2023-01-11T21:14:16.8581079Z Requested labels: linux.g5.4xlarge.nvidia.gpu 2023-01-11T21:14:16.8581174Z Job defined at: pytorch/pytorch/.github/workflows/_linux-test.yml@refs/tags/ciflow/trunk/91627 2023-01-11T21:14:16.8581409Z Reusable workflow chain: 2023-01-11T21:14:16.8581449Z pytorch/pytorch/.github/workflows/trunk.yml@refs/tags/ciflow/trunk/91627 (8419ddda87c8a47eacc63b54bc7ec98c1f27c26e) 2023-01-11T21:14:16.8581611Z -> pytorch/pytorch/.github/workflows/_linux-test.yml@refs/tags/ciflow/trunk/91627 (8419ddda87c8a47eacc63b54bc7ec98c1f27c26e) 2023-01-11T21:14:16.8581633Z Waiting for a runner to pick up this job... 2023-01-11T21:14:17.0617821Z Job is about to start running on the runner: i-0dd7abac88fd70558 (organization) 2023-01-11T21:14:21.6908537Z Current runner version: '2.300.2' 2023-01-11T21:14:21.6913651Z Runner name: 'i-0dd7abac88fd70558' 2023-01-11T21:14:21.6914193Z Runner group name: 'Default' 2023-01-11T21:14:21.6914846Z Machine name: 'ip-10-0-5-124' 2023-01-11T21:14:21.6917008Z ##[group]GITHUB_TOKEN Permissions 2023-01-11T21:14:21.6917728Z Actions: write 2023-01-11T21:14:21.6918104Z Checks: write 2023-01-11T21:14:21.6918551Z Contents: write 2023-01-11T21:14:21.6918997Z Deployments: write 2023-01-11T21:14:21.6919451Z Discussions: write 2023-01-11T21:14:21.6919886Z Issues: write 2023-01-11T21:14:21.6920333Z Metadata: read 2023-01-11T21:14:21.6920711Z Packages: write 2023-01-11T21:14:21.6921073Z Pages: write 2023-01-11T21:14:21.6921412Z PullRequests: write 2023-01-11T21:14:21.6921818Z RepositoryProjects: write 2023-01-11T21:14:21.6922214Z SecurityEvents: write 2023-01-11T21:14:21.6922557Z Statuses: write 2023-01-11T21:14:21.6922923Z ##[endgroup] 2023-01-11T21:14:21.6925839Z Secret source: Actions 2023-01-11T21:14:21.6926518Z Prepare workflow directory 2023-01-11T21:14:21.9466342Z Prepare all required actions 2023-01-11T21:14:21.9647750Z Getting action download info 2023-01-11T21:14:22.1788036Z Download action repository 'pytorch/test-infra@main' (SHA:2c225610d00fb13c04fcd60389d3e4d8326167c3) 2023-01-11T21:14:22.4626173Z Download action repository 'pytorch/pytorch@master' (SHA:c5836153f5332ca83d5cacde38f2829a4d54793e) 2023-01-11T21:14:25.0510225Z Download action repository 'seemethere/upload-artifact-s3@v5' (SHA:baba72d0712b404f646cebe0730933554ebce96a) 2023-01-11T21:14:25.4024814Z Getting action download info 2023-01-11T21:14:25.5566470Z Download action repository 'malfet/checkout@silent-checkout' (SHA:c7b8fef48edfe1bca0044a44b1f7f7c4318a3076) 2023-01-11T21:14:25.7431147Z Getting action download info 2023-01-11T21:14:25.9117409Z Download action repository 'nick-fields/retry@3e91a01664abd3c5cd539100d10d33b9c5b68482' (SHA:3e91a01664abd3c5cd539100d10d33b9c5b68482) 2023-01-11T21:14:26.0529812Z Uses: pytorch/pytorch/.github/workflows/_linux-test.yml 2023-01-11T21:14:26.0531616Z ##[group] Inputs 2023-01-11T21:14:26.0531950Z build-environment: linux-bionic-cuda11.6-py3.10-gcc7-sm86 2023-01-11T21:14:26.0532794Z test-matrix: { include: [ { config: "default", shard: 1, num_shards: 4, runner: "linux.g5.4xlarge.nvidia.gpu" }, { config: "default", shard: 2, num_shards: 4, runner: "linux.g5.4xlarge.nvidia.gpu" }, { config: "default", shard: 3, num_shards: 4, runner: "linux.g5.4xlarge.nvidia.gpu" }, { config: "default", shard: 4, num_shards: 4, runner: "linux.g5.4xlarge.nvidia.gpu" }, { config: "slow", shard: 1, num_shards: 2, runner: "linux.g5.4xlarge.nvidia.gpu" }, { config: "slow", shard: 2, num_shards: 2, runner: "linux.g5.4xlarge.nvidia.gpu" }, { config: "functorch", shard: 1, num_shards: 1, runner: "linux.g5.4xlarge.nvidia.gpu" }, ]} 2023-01-11T21:14:26.0533713Z docker-image: 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/pytorch-linux-bionic-cuda11.6-cudnn8-py3-gcc7:fd224c2e6c79d7fdec6408da598bf52bc5b201dd 2023-01-11T21:14:26.0534114Z sync-tag: 2023-01-11T21:14:26.0535117Z timeout-minutes: 240 2023-01-11T21:14:26.0535325Z use-gha: 2023-01-11T21:14:26.0535548Z ##[endgroup] 2023-01-11T21:14:26.0536040Z Complete job name: cuda11.6-py3.10-gcc7-sm86 / test (slow, 1, 2, linux.g5.4xlarge.nvidia.gpu) 2023-01-11T21:14:26.1230252Z ##[group]Run pytorch/test-infra/.github/actions/setup-ssh@main 2023-01-11T21:14:26.1230544Z with: 2023-01-11T21:14:26.1231010Z github-secret: *** 2023-01-11T21:14:26.1231381Z instructions: All testing is done inside the container, to start an interactive session run: docker exec -it $(docker container ps --format '{{.ID}}') bash 2023-01-11T21:14:26.1231746Z activate-with-label: false 2023-01-11T21:14:26.1231960Z label: with-ssh 2023-01-11T21:14:26.1232179Z remove-existing-keys: true 2023-01-11T21:14:26.1232391Z env: 2023-01-11T21:14:26.1232580Z GIT_DEFAULT_BRANCH: master 2023-01-11T21:14:26.1232796Z ##[endgroup] 2023-01-11T21:14:26.2020968Z ciflow reference detected, attempting to extract PR number 2023-01-11T21:14:26.8392190Z Grabbing public ssh keys from https://github.com/pytorch-bot[bot].keys 2023-01-11T21:14:26.9477567Z No SSH keys found for user pytorch-bot[bot] 2023-01-11T21:14:26.9478021Z Grabbing public ssh keys from https://github.com/LucaLumetti.keys 2023-01-11T21:14:27.0380579Z ~/.ssh/authorized_keys file found on node, removing ~/.ssh and starting fresh 2023-01-11T21:14:27.0392913Z Public keys pulled and installed to /home/ec2-user/.ssh/authorized_keys 2023-01-11T21:14:27.0416606Z Login using: ssh ec2-user@ec2-44-210-240-218.compute-1.amazonaws.com 2023-01-11T21:14:27.0417063Z All testing is done inside the container, to start an interactive session run: 2023-01-11T21:14:27.0417668Z docker exec -it $(docker container ps --format '{{.ID}}') bash 2023-01-11T21:14:27.0637916Z ##[group]Run pytorch/pytorch/.github/actions/checkout-pytorch@master 2023-01-11T21:14:27.0638244Z with: 2023-01-11T21:14:27.0638543Z submodules: recursive 2023-01-11T21:14:27.0638827Z fetch-depth: 0 2023-01-11T21:14:27.0639067Z env: 2023-01-11T21:14:27.0639349Z GIT_DEFAULT_BRANCH: master 2023-01-11T21:14:27.0639633Z ##[endgroup] 2023-01-11T21:14:27.0892438Z ##[group]Run retry () { 2023-01-11T21:14:27.0892745Z retry () { 2023-01-11T21:14:27.0893035Z  $* || (sleep 1 && $*) || (sleep 2 && $*) || (sleep 4 && $*) || (sleep 8 && $*) 2023-01-11T21:14:27.0893317Z } 2023-01-11T21:14:27.0893557Z echo "${GITHUB_WORKSPACE}" 2023-01-11T21:14:27.0893847Z if [ -z "${NO_SUDO}" ]; then 2023-01-11T21:14:27.0894157Z  retry sudo rm -rf "${GITHUB_WORKSPACE}" 2023-01-11T21:14:27.0894627Z else 2023-01-11T21:14:27.0894882Z  retry rm -rf "${GITHUB_WORKSPACE}" 2023-01-11T21:14:27.0895134Z fi 2023-01-11T21:14:27.0895409Z mkdir "${GITHUB_WORKSPACE}" 2023-01-11T21:14:27.0910830Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2023-01-11T21:14:27.0911132Z env: 2023-01-11T21:14:27.0911376Z GIT_DEFAULT_BRANCH: master 2023-01-11T21:14:27.0911631Z NO_SUDO: 2023-01-11T21:14:27.0911862Z ##[endgroup] 2023-01-11T21:14:27.1006678Z /home/ec2-user/actions-runner/_work/pytorch/pytorch 2023-01-11T21:14:31.7306399Z ##[group]Run malfet/checkout@silent-checkout 2023-01-11T21:14:31.7306747Z with: 2023-01-11T21:14:31.7307032Z ref: 8419ddda87c8a47eacc63b54bc7ec98c1f27c26e 2023-01-11T21:14:31.7307323Z fetch-depth: 0 2023-01-11T21:14:31.7307585Z submodules: recursive 2023-01-11T21:14:31.7307837Z quiet-checkout: true 2023-01-11T21:14:31.7308053Z repository: pytorch/pytorch 2023-01-11T21:14:31.7308389Z token: *** 2023-01-11T21:14:31.7308586Z ssh-strict: true 2023-01-11T21:14:31.7308804Z persist-credentials: true 2023-01-11T21:14:31.7309010Z clean: true 2023-01-11T21:14:31.7309204Z lfs: false 2023-01-11T21:14:31.7309412Z set-safe-directory: true 2023-01-11T21:14:31.7309609Z env: 2023-01-11T21:14:31.7309805Z GIT_DEFAULT_BRANCH: master 2023-01-11T21:14:31.7310017Z ##[endgroup] 2023-01-11T21:14:31.8420832Z Syncing repository: pytorch/pytorch 2023-01-11T21:14:31.8422151Z ##[group]Getting Git version info 2023-01-11T21:14:31.8422597Z Working directory is '/home/ec2-user/actions-runner/_work/pytorch/pytorch' 2023-01-11T21:14:31.8423059Z [command]/usr/bin/git version 2023-01-11T21:14:31.8423276Z git version 2.38.1 2023-01-11T21:14:31.8430752Z ##[endgroup] 2023-01-11T21:14:31.8443517Z Temporarily overriding HOME='/home/ec2-user/actions-runner/_work/_temp/53ccd275-2b23-423e-b4ea-205e94593804' before making global git config changes 2023-01-11T21:14:31.8444039Z Adding repository directory to the temporary git global config as a safe directory 2023-01-11T21:14:31.8447364Z [command]/usr/bin/git config --global --add safe.directory /home/ec2-user/actions-runner/_work/pytorch/pytorch 2023-01-11T21:14:31.8483481Z Deleting the contents of '/home/ec2-user/actions-runner/_work/pytorch/pytorch' 2023-01-11T21:14:31.8487612Z ##[group]Initializing the repository 2023-01-11T21:14:31.8490388Z [command]/usr/bin/git init /home/ec2-user/actions-runner/_work/pytorch/pytorch 2023-01-11T21:14:31.8510702Z hint: Using 'master' as the name for the initial branch. This default branch name 2023-01-11T21:14:31.8511233Z hint: is subject to change. To configure the initial branch name to use in all 2023-01-11T21:14:31.8511770Z hint: of your new repositories, which will suppress this warning, call: 2023-01-11T21:14:31.8512275Z hint: 2023-01-11T21:14:31.8512904Z hint: git config --global init.defaultBranch 2023-01-11T21:14:31.8513444Z hint: 2023-01-11T21:14:31.8514059Z hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and 2023-01-11T21:14:31.8514700Z hint: 'development'. The just-created branch can be renamed via this command: 2023-01-11T21:14:31.8515164Z hint: 2023-01-11T21:14:31.8515725Z hint: git branch -m 2023-01-11T21:14:31.8516410Z Initialized empty Git repository in /home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/ 2023-01-11T21:14:31.8522033Z [command]/usr/bin/git remote add origin https://github.com/pytorch/pytorch 2023-01-11T21:14:31.8543293Z ##[endgroup] 2023-01-11T21:14:31.8543961Z ##[group]Disabling automatic garbage collection 2023-01-11T21:14:31.8547421Z [command]/usr/bin/git config --local gc.auto 0 2023-01-11T21:14:31.8566710Z ##[endgroup] 2023-01-11T21:14:31.8567367Z ##[group]Setting up auth 2023-01-11T21:14:31.8574097Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand 2023-01-11T21:14:31.8598638Z [command]/usr/bin/git submodule foreach --recursive git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || : 2023-01-11T21:14:31.8812381Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2023-01-11T21:14:31.8835869Z [command]/usr/bin/git submodule foreach --recursive git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || : 2023-01-11T21:14:31.9057371Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic *** 2023-01-11T21:14:31.9101639Z ##[endgroup] 2023-01-11T21:14:31.9102024Z ##[group]Fetching the repository 2023-01-11T21:14:31.9107875Z [command]/usr/bin/git -c protocol.version=2 fetch --prune --quiet --no-recurse-submodules origin +refs/heads/*:refs/remotes/origin/* +refs/tags/*:refs/tags/* 2023-01-11T21:15:27.3113190Z [command]/usr/bin/git rev-parse --verify --quiet 8419ddda87c8a47eacc63b54bc7ec98c1f27c26e^{object} 2023-01-11T21:15:27.3131067Z 8419ddda87c8a47eacc63b54bc7ec98c1f27c26e 2023-01-11T21:15:27.3135425Z ##[endgroup] 2023-01-11T21:15:27.3136029Z ##[group]Determining the checkout info 2023-01-11T21:15:27.3137057Z ##[endgroup] 2023-01-11T21:15:27.3137676Z ##[group]Checking out the ref 2023-01-11T21:15:27.3140834Z [command]/usr/bin/git checkout --quiet --force 8419ddda87c8a47eacc63b54bc7ec98c1f27c26e 2023-01-11T21:15:28.5314386Z ##[endgroup] 2023-01-11T21:15:28.5315053Z ##[group]Setting up auth for fetching submodules 2023-01-11T21:15:28.5318655Z [command]/usr/bin/git config --global http.https://github.com/.extraheader AUTHORIZATION: basic *** 2023-01-11T21:15:28.5357538Z [command]/usr/bin/git config --global --unset-all url.https://github.com/.insteadOf 2023-01-11T21:15:28.5377888Z [command]/usr/bin/git config --global --add url.https://github.com/.insteadOf git@github.com: 2023-01-11T21:15:28.5398216Z [command]/usr/bin/git config --global --add url.https://github.com/.insteadOf org-21003710@github.com: 2023-01-11T21:15:28.5417198Z ##[endgroup] 2023-01-11T21:15:28.5417733Z ##[group]Fetching submodules 2023-01-11T21:15:28.5421143Z [command]/usr/bin/git submodule sync --recursive 2023-01-11T21:15:28.5633484Z [command]/usr/bin/git -c protocol.version=2 submodule update --init --force --recursive 2023-01-11T21:15:28.5838629Z Submodule 'android/libs/fbjni' (https://github.com/facebookincubator/fbjni.git) registered for path 'android/libs/fbjni' 2023-01-11T21:15:28.5839807Z Submodule 'third_party/NNPACK_deps/FP16' (https://github.com/Maratyszcza/FP16.git) registered for path 'third_party/FP16' 2023-01-11T21:15:28.5840725Z Submodule 'third_party/NNPACK_deps/FXdiv' (https://github.com/Maratyszcza/FXdiv.git) registered for path 'third_party/FXdiv' 2023-01-11T21:15:28.5842649Z Submodule 'third_party/NNPACK' (https://github.com/Maratyszcza/NNPACK.git) registered for path 'third_party/NNPACK' 2023-01-11T21:15:28.5844918Z Submodule 'third_party/QNNPACK' (https://github.com/pytorch/QNNPACK) registered for path 'third_party/QNNPACK' 2023-01-11T21:15:28.5847174Z Submodule 'third_party/VulkanMemoryAllocator' (https://github.com/GPUOpen-LibrariesAndSDKs/VulkanMemoryAllocator.git) registered for path 'third_party/VulkanMemoryAllocator' 2023-01-11T21:15:28.5849633Z Submodule 'third_party/XNNPACK' (https://github.com/google/XNNPACK.git) registered for path 'third_party/XNNPACK' 2023-01-11T21:15:28.5851620Z Submodule 'third_party/benchmark' (https://github.com/google/benchmark.git) registered for path 'third_party/benchmark' 2023-01-11T21:15:28.5854421Z Submodule 'third_party/cpuinfo' (https://github.com/pytorch/cpuinfo.git) registered for path 'third_party/cpuinfo' 2023-01-11T21:15:28.5857146Z Submodule 'third_party/cub' (https://github.com/NVlabs/cub.git) registered for path 'third_party/cub' 2023-01-11T21:15:28.5859571Z Submodule 'third_party/cudnn_frontend' (https://github.com/NVIDIA/cudnn-frontend.git) registered for path 'third_party/cudnn_frontend' 2023-01-11T21:15:28.5861945Z Submodule 'third_party/cutlass' (https://github.com/NVIDIA/cutlass.git) registered for path 'third_party/cutlass' 2023-01-11T21:15:28.5864433Z Submodule 'third_party/eigen' (https://gitlab.com/libeigen/eigen.git) registered for path 'third_party/eigen' 2023-01-11T21:15:28.5867780Z Submodule 'third_party/fbgemm' (https://github.com/pytorch/fbgemm) registered for path 'third_party/fbgemm' 2023-01-11T21:15:28.5870196Z Submodule 'third_party/flatbuffers' (https://github.com/google/flatbuffers.git) registered for path 'third_party/flatbuffers' 2023-01-11T21:15:28.5873002Z Submodule 'third_party/fmt' (https://github.com/fmtlib/fmt.git) registered for path 'third_party/fmt' 2023-01-11T21:15:28.5875748Z Submodule 'third_party/foxi' (https://github.com/houseroad/foxi.git) registered for path 'third_party/foxi' 2023-01-11T21:15:28.5878837Z Submodule 'third_party/gemmlowp/gemmlowp' (https://github.com/google/gemmlowp.git) registered for path 'third_party/gemmlowp/gemmlowp' 2023-01-11T21:15:28.5881556Z Submodule 'third_party/gloo' (https://github.com/facebookincubator/gloo) registered for path 'third_party/gloo' 2023-01-11T21:15:28.5884954Z Submodule 'third_party/googletest' (https://github.com/google/googletest.git) registered for path 'third_party/googletest' 2023-01-11T21:15:28.5888141Z Submodule 'third_party/ideep' (https://github.com/intel/ideep) registered for path 'third_party/ideep' 2023-01-11T21:15:28.5891576Z Submodule 'third_party/ios-cmake' (https://github.com/Yangqing/ios-cmake.git) registered for path 'third_party/ios-cmake' 2023-01-11T21:15:28.5895323Z Submodule 'third_party/ittapi' (https://github.com/intel/ittapi.git) registered for path 'third_party/ittapi' 2023-01-11T21:15:28.5898564Z Submodule 'third_party/kineto' (https://github.com/pytorch/kineto) registered for path 'third_party/kineto' 2023-01-11T21:15:28.5901798Z Submodule 'third_party/nccl/nccl' (https://github.com/NVIDIA/nccl) registered for path 'third_party/nccl/nccl' 2023-01-11T21:15:28.5905340Z Submodule 'third_party/neon2sse' (https://github.com/intel/ARM_NEON_2_x86_SSE.git) registered for path 'third_party/neon2sse' 2023-01-11T21:15:28.5909825Z Submodule 'third_party/nlohmann' (https://github.com/nlohmann/json.git) registered for path 'third_party/nlohmann' 2023-01-11T21:15:28.5912629Z Submodule 'third_party/onnx' (https://github.com/onnx/onnx.git) registered for path 'third_party/onnx' 2023-01-11T21:15:28.5916635Z Submodule 'third_party/onnx-tensorrt' (https://github.com/onnx/onnx-tensorrt) registered for path 'third_party/onnx-tensorrt' 2023-01-11T21:15:28.5920190Z Submodule 'third_party/pocketfft' (https://github.com/mreineck/pocketfft) registered for path 'third_party/pocketfft' 2023-01-11T21:15:28.5924127Z Submodule 'third_party/protobuf' (https://github.com/protocolbuffers/protobuf.git) registered for path 'third_party/protobuf' 2023-01-11T21:15:28.5928056Z Submodule 'third_party/NNPACK_deps/psimd' (https://github.com/Maratyszcza/psimd.git) registered for path 'third_party/psimd' 2023-01-11T21:15:28.5932141Z Submodule 'third_party/NNPACK_deps/pthreadpool' (https://github.com/Maratyszcza/pthreadpool.git) registered for path 'third_party/pthreadpool' 2023-01-11T21:15:28.5936123Z Submodule 'third_party/pybind11' (https://github.com/pybind/pybind11.git) registered for path 'third_party/pybind11' 2023-01-11T21:15:28.5940073Z Submodule 'third_party/python-enum' (https://github.com/PeachPy/enum34.git) registered for path 'third_party/python-enum' 2023-01-11T21:15:28.5943979Z Submodule 'third_party/python-peachpy' (https://github.com/malfet/PeachPy.git) registered for path 'third_party/python-peachpy' 2023-01-11T21:15:28.5949288Z Submodule 'third_party/python-six' (https://github.com/benjaminp/six.git) registered for path 'third_party/python-six' 2023-01-11T21:15:28.5952387Z Submodule 'third_party/sleef' (https://github.com/shibatch/sleef) registered for path 'third_party/sleef' 2023-01-11T21:15:28.5957001Z Submodule 'third_party/tbb' (https://github.com/01org/tbb) registered for path 'third_party/tbb' 2023-01-11T21:15:28.5961255Z Submodule 'third_party/tensorpipe' (https://github.com/pytorch/tensorpipe.git) registered for path 'third_party/tensorpipe' 2023-01-11T21:15:28.5966055Z Submodule 'third_party/zstd' (https://github.com/facebook/zstd.git) registered for path 'third_party/zstd' 2023-01-11T21:15:28.5984948Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/android/libs/fbjni'... 2023-01-11T21:15:28.9080485Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/FP16'... 2023-01-11T21:15:29.1217998Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/FXdiv'... 2023-01-11T21:15:29.3401000Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/NNPACK'... 2023-01-11T21:15:29.6423811Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/QNNPACK'... 2023-01-11T21:15:29.9602679Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/VulkanMemoryAllocator'... 2023-01-11T21:15:32.1300793Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/XNNPACK'... 2023-01-11T21:15:37.6181904Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/benchmark'... 2023-01-11T21:15:39.1592749Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/cpuinfo'... 2023-01-11T21:15:39.7612390Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/cub'... 2023-01-11T21:15:41.1241138Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/cudnn_frontend'... 2023-01-11T21:15:42.2557825Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/cutlass'... 2023-01-11T21:15:43.4779961Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/eigen'... 2023-01-11T21:15:49.3008403Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/fbgemm'... 2023-01-11T21:15:50.0594902Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/flatbuffers'... 2023-01-11T21:15:51.6079456Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/fmt'... 2023-01-11T21:15:52.6902896Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/foxi'... 2023-01-11T21:15:52.9167656Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/gemmlowp/gemmlowp'... 2023-01-11T21:15:53.4117774Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/gloo'... 2023-01-11T21:15:53.7372876Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/googletest'... 2023-01-11T21:15:54.6398855Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/ideep'... 2023-01-11T21:15:55.0664528Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/ios-cmake'... 2023-01-11T21:15:55.2749236Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/ittapi'... 2023-01-11T21:15:55.5295359Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/kineto'... 2023-01-11T21:15:56.8871779Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/nccl/nccl'... 2023-01-11T21:15:57.3439237Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/neon2sse'... 2023-01-11T21:15:57.7644107Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/nlohmann'... 2023-01-11T21:16:03.2379753Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/onnx'... 2023-01-11T21:16:05.8962781Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/onnx-tensorrt'... 2023-01-11T21:16:06.3442654Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/pocketfft'... 2023-01-11T21:16:06.8091253Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/protobuf'... 2023-01-11T21:16:12.2830945Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/psimd'... 2023-01-11T21:16:12.5220968Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/pthreadpool'... 2023-01-11T21:16:12.7399324Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/pybind11'... 2023-01-11T21:16:13.5847762Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/python-enum'... 2023-01-11T21:16:13.8135901Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/python-peachpy'... 2023-01-11T21:16:14.1272708Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/python-six'... 2023-01-11T21:16:14.4114801Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/sleef'... 2023-01-11T21:16:15.0788656Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/tbb'... 2023-01-11T21:16:16.9552777Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/tensorpipe'... 2023-01-11T21:16:17.4065951Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/zstd'... 2023-01-11T21:16:19.7113642Z Submodule path 'android/libs/fbjni': checked out '7e1e1fe3858c63c251c637ae41a20de425dde96f' 2023-01-11T21:16:19.7194751Z Submodule path 'third_party/FP16': checked out '4dfe081cf6bcd15db339cf2680b9281b8451eeb3' 2023-01-11T21:16:19.7260100Z Submodule path 'third_party/FXdiv': checked out 'b408327ac2a15ec3e43352421954f5b1967701d1' 2023-01-11T21:16:19.7444461Z Submodule path 'third_party/NNPACK': checked out 'c07e3a0400713d546e0dea2d5466dd22ea389c73' 2023-01-11T21:16:19.7632161Z Submodule path 'third_party/QNNPACK': checked out '7d2a4e9931a82adc3814275b6219a03e24e36b4c' 2023-01-11T21:16:19.7936333Z Submodule path 'third_party/VulkanMemoryAllocator': checked out 'a6bfc237255a6bac1513f7c1ebde6d8aed6b5191' 2023-01-11T21:16:20.2996594Z Submodule path 'third_party/XNNPACK': checked out 'ae108ef49aa5623b896fc93d4298c49d1750d9ba' 2023-01-11T21:16:20.3163316Z Submodule path 'third_party/benchmark': checked out '0d98dba29d66e93259db7daa53a9327df767a415' 2023-01-11T21:16:20.4047006Z Submodule path 'third_party/cpuinfo': checked out '8ec7bd91ad0470e61cf38f618cc1f270dede599c' 2023-01-11T21:16:20.4336613Z Submodule path 'third_party/cub': checked out 'd106ddb991a56c3df1b6d51b2409e36ba8181ce4' 2023-01-11T21:16:20.6758098Z Submodule path 'third_party/cudnn_frontend': checked out '171a7a986f7fbd9ed71bd0cf3c7ad4f55843d6b3' 2023-01-11T21:16:21.0220133Z Submodule path 'third_party/cutlass': checked out 'b72cbf957df8cf84a6d0ff91c190ad51a9c1d24a' 2023-01-11T21:16:21.2322638Z Submodule path 'third_party/eigen': checked out '3147391d946bb4b6c68edd901f2add6ac1f31f8c' 2023-01-11T21:16:21.2721777Z Submodule path 'third_party/fbgemm': checked out '80d64206c07879fd4683be66873de7cefa1a0a71' 2023-01-11T21:16:21.2732829Z Submodule 'third_party/asmjit' (https://github.com/asmjit/asmjit.git) registered for path 'third_party/fbgemm/third_party/asmjit' 2023-01-11T21:16:21.2734484Z Submodule 'third_party/cpuinfo' (https://github.com/pytorch/cpuinfo) registered for path 'third_party/fbgemm/third_party/cpuinfo' 2023-01-11T21:16:21.2736564Z Submodule 'third_party/googletest' (https://github.com/google/googletest) registered for path 'third_party/fbgemm/third_party/googletest' 2023-01-11T21:16:21.2738632Z Submodule 'third_party/hipify_torch' (https://github.com/ROCmSoftwarePlatform/hipify_torch.git) registered for path 'third_party/fbgemm/third_party/hipify_torch' 2023-01-11T21:16:21.2760200Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/fbgemm/third_party/asmjit'... 2023-01-11T21:16:22.2121049Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/fbgemm/third_party/cpuinfo'... 2023-01-11T21:16:22.7148500Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/fbgemm/third_party/googletest'... 2023-01-11T21:16:23.6318353Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/fbgemm/third_party/hipify_torch'... 2023-01-11T21:16:23.9722897Z Submodule path 'third_party/fbgemm/third_party/asmjit': checked out 'd3fbf7c9bc7c1d1365a94a45614b91c5a3706b81' 2023-01-11T21:16:24.0600727Z Submodule path 'third_party/fbgemm/third_party/cpuinfo': checked out 'ed8b86a253800bafdb7b25c5c399f91bff9cb1f3' 2023-01-11T21:16:24.1107994Z Submodule path 'third_party/fbgemm/third_party/googletest': checked out 'cbf019de22c8dd37b2108da35b2748fd702d1796' 2023-01-11T21:16:24.1192827Z Submodule path 'third_party/fbgemm/third_party/hipify_torch': checked out '1840658c184f3eeba787dae0f06c45756c1daaf5' 2023-01-11T21:16:24.1896383Z Submodule path 'third_party/flatbuffers': checked out 'd0cede9c90c5257537c293517a21376408b549fa' 2023-01-11T21:16:24.2200654Z Submodule path 'third_party/fmt': checked out '7bdf0628b1276379886c7f6dda2cef2b3b374f0b' 2023-01-11T21:16:24.2272681Z Submodule path 'third_party/foxi': checked out 'c278588e34e535f0bb8f00df3880d26928038cad' 2023-01-11T21:16:24.2595034Z Submodule path 'third_party/gemmlowp/gemmlowp': checked out '3fb5c176c17c765a3492cd2f0321b0dab712f350' 2023-01-11T21:16:24.2791165Z Submodule path 'third_party/gloo': checked out '4a5e339b764261d20fc409071dc7a8b8989aa195' 2023-01-11T21:16:24.3170673Z Submodule path 'third_party/googletest': checked out 'e2239ee6043f73722e7aa812a459f54a28552929' 2023-01-11T21:16:24.3271742Z Submodule path 'third_party/ideep': checked out 'e533c771a1e75a1c225c14b2261eefa62681d9e6' 2023-01-11T21:16:24.3282836Z Submodule 'mkl-dnn' (https://github.com/intel/mkl-dnn.git) registered for path 'third_party/ideep/mkl-dnn' 2023-01-11T21:16:24.3304726Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/ideep/mkl-dnn'... 2023-01-11T21:16:32.2508309Z Submodule path 'third_party/ideep/mkl-dnn': checked out '404ad76ee633c939d705eb583ffe50a806969d5e' 2023-01-11T21:16:32.2525172Z Submodule 'third_party/oneDNN' (https://github.com/oneapi-src/oneDNN.git) registered for path 'third_party/ideep/mkl-dnn/third_party/oneDNN' 2023-01-11T21:16:32.2548497Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/ideep/mkl-dnn/third_party/oneDNN'... 2023-01-11T21:16:40.4757666Z Submodule path 'third_party/ideep/mkl-dnn/third_party/oneDNN': checked out 'fbec3e25a559ee252022ae066817b204e106a6ba' 2023-01-11T21:16:40.4838530Z Submodule path 'third_party/ios-cmake': checked out '8abaed637d56f1337d6e1d2c4026e25c1eade724' 2023-01-11T21:16:40.4960772Z Submodule path 'third_party/ittapi': checked out '5b8a7d7422611c3a0d799fb5fc5dd4abfae35b42' 2023-01-11T21:16:40.5751759Z Submodule path 'third_party/kineto': checked out '6c1629809068efd78a8d56b4aa479c7ec49ae562' 2023-01-11T21:16:40.5766965Z Submodule 'libkineto/third_party/fmt' (https://github.com/fmtlib/fmt.git) registered for path 'third_party/kineto/libkineto/third_party/fmt' 2023-01-11T21:16:40.5768260Z Submodule 'libkineto/third_party/googletest' (https://github.com/google/googletest.git) registered for path 'third_party/kineto/libkineto/third_party/googletest' 2023-01-11T21:16:40.5787078Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/kineto/libkineto/third_party/fmt'... 2023-01-11T21:16:41.6988450Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/kineto/libkineto/third_party/googletest'... 2023-01-11T21:16:42.7600192Z Submodule path 'third_party/kineto/libkineto/third_party/fmt': checked out '2591ab91c3898c9f6544fff04660276537d32ffd' 2023-01-11T21:16:42.8064841Z Submodule path 'third_party/kineto/libkineto/third_party/googletest': checked out '7aca84427f224eeed3144123d5230d5871e93347' 2023-01-11T21:16:42.8241199Z Submodule path 'third_party/nccl/nccl': checked out 'f89fd4777d2ef9229c039ff750ae21da01626f52' 2023-01-11T21:16:42.8348126Z Submodule path 'third_party/neon2sse': checked out '97a126f08ce318023be604d03f88bf0820a9464a' 2023-01-11T21:16:42.9215701Z Submodule path 'third_party/nlohmann': checked out '87cda1d6646592ac5866dc703c8e1839046a6806' 2023-01-11T21:16:43.1253724Z Submodule path 'third_party/onnx': checked out 'f7ee1ac60d06abe8e26c9b6bbe1e3db5286b614b' 2023-01-11T21:16:43.1279718Z Submodule 'third_party/benchmark' (https://github.com/google/benchmark.git) registered for path 'third_party/onnx/third_party/benchmark' 2023-01-11T21:16:43.1280665Z Submodule 'third_party/pybind11' (https://github.com/pybind/pybind11.git) registered for path 'third_party/onnx/third_party/pybind11' 2023-01-11T21:16:43.1298566Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/onnx/third_party/benchmark'... 2023-01-11T21:16:43.5191164Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/onnx/third_party/pybind11'... 2023-01-11T21:16:44.3571562Z Submodule path 'third_party/onnx/third_party/benchmark': checked out '0d98dba29d66e93259db7daa53a9327df767a415' 2023-01-11T21:16:44.3843457Z Submodule path 'third_party/onnx/third_party/pybind11': checked out 'ffa346860b306c9bbfb341aed9c14c067751feb8' 2023-01-11T21:16:44.3966426Z Submodule path 'third_party/onnx-tensorrt': checked out 'c153211418a7c57ce071d9ce2a41f8d1c85a878f' 2023-01-11T21:16:44.3977762Z Submodule 'third_party/onnx' (https://github.com/onnx/onnx.git) registered for path 'third_party/onnx-tensorrt/third_party/onnx' 2023-01-11T21:16:44.3995512Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/onnx-tensorrt/third_party/onnx'... 2023-01-11T21:16:46.1365471Z Submodule path 'third_party/onnx-tensorrt/third_party/onnx': checked out '765f5ee823a67a866f4bd28a9860e81f3c811ce8' 2023-01-11T21:16:46.1379190Z Submodule 'third_party/benchmark' (https://github.com/google/benchmark.git) registered for path 'third_party/onnx-tensorrt/third_party/onnx/third_party/benchmark' 2023-01-11T21:16:46.1380843Z Submodule 'third_party/pybind11' (https://github.com/pybind/pybind11.git) registered for path 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11' 2023-01-11T21:16:46.1400007Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/onnx-tensorrt/third_party/onnx/third_party/benchmark'... 2023-01-11T21:16:46.5398710Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11'... 2023-01-11T21:16:47.3619901Z Submodule path 'third_party/onnx-tensorrt/third_party/onnx/third_party/benchmark': checked out 'e776aa0275e293707b6a0901e0e8d8a8a3679508' 2023-01-11T21:16:47.4221008Z Submodule path 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11': checked out 'a1041190c8b8ff0cd9e2f0752248ad5e3789ea0c' 2023-01-11T21:16:47.4232662Z Submodule 'tools/clang' (https://github.com/wjakob/clang-cindex-python3) registered for path 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11/tools/clang' 2023-01-11T21:16:47.4252629Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11/tools/clang'... 2023-01-11T21:16:47.6555900Z Submodule path 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11/tools/clang': checked out '6a00cbc4a9b8e68b71caf7f774b3f9c753ae84d5' 2023-01-11T21:16:47.6619182Z Submodule path 'third_party/pocketfft': checked out 'ea778e37710c07723435b1be58235996d1d43a5a' 2023-01-11T21:16:47.8766120Z Submodule path 'third_party/protobuf': checked out 'd1eca4e4b421cd2997495c4b4e65cea6be4e9b8a' 2023-01-11T21:16:47.8783154Z Submodule 'third_party/benchmark' (https://github.com/google/benchmark.git) registered for path 'third_party/protobuf/third_party/benchmark' 2023-01-11T21:16:47.8784957Z Submodule 'third_party/googletest' (https://github.com/google/googletest.git) registered for path 'third_party/protobuf/third_party/googletest' 2023-01-11T21:16:47.8805123Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/protobuf/third_party/benchmark'... 2023-01-11T21:16:48.3051428Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/protobuf/third_party/googletest'... 2023-01-11T21:16:49.2939133Z Submodule path 'third_party/protobuf/third_party/benchmark': checked out '5b7683f49e1e9223cf9927b24f6fd3d6bd82e3f8' 2023-01-11T21:16:49.3539858Z Submodule path 'third_party/protobuf/third_party/googletest': checked out '5ec7f0c4a113e2f18ac2c6cc7df51ad6afc24081' 2023-01-11T21:16:49.3601894Z Submodule path 'third_party/psimd': checked out '072586a71b55b7f8c584153d223e95687148a900' 2023-01-11T21:16:49.3685954Z Submodule path 'third_party/pthreadpool': checked out 'a134dd5d4cee80cce15db81a72e7f929d71dd413' 2023-01-11T21:16:49.3960570Z Submodule path 'third_party/pybind11': checked out '80dc998efced8ceb2be59756668a7e90e8bef917' 2023-01-11T21:16:49.4030305Z Submodule path 'third_party/python-enum': checked out '4cfedc426c4e2fc52e3f5c2b4297e15ed8d6b8c7' 2023-01-11T21:16:49.4251264Z Submodule path 'third_party/python-peachpy': checked out 'f45429b087dd7d5bc78bb40dc7cf06425c252d67' 2023-01-11T21:16:49.4317727Z Submodule path 'third_party/python-six': checked out '15e31431af97e5e64b80af0a3f598d382bcdd49a' 2023-01-11T21:16:49.4670992Z Submodule path 'third_party/sleef': checked out 'e0a003ee838b75d11763aa9c3ef17bf71a725bff' 2023-01-11T21:16:49.5584360Z Submodule path 'third_party/tbb': checked out 'a51a90bc609bb73db8ea13841b5cf7aa4344d4a9' 2023-01-11T21:16:49.5785504Z Submodule path 'third_party/tensorpipe': checked out '52791a2fd214b2a9dc5759d36725909c1daa7f2e' 2023-01-11T21:16:49.5796461Z Submodule 'third_party/googletest' (https://github.com/google/googletest.git) registered for path 'third_party/tensorpipe/third_party/googletest' 2023-01-11T21:16:49.5797485Z Submodule 'third_party/libnop' (https://github.com/google/libnop.git) registered for path 'third_party/tensorpipe/third_party/libnop' 2023-01-11T21:16:49.5799884Z Submodule 'third_party/libuv' (https://github.com/libuv/libuv.git) registered for path 'third_party/tensorpipe/third_party/libuv' 2023-01-11T21:16:49.5801436Z Submodule 'third_party/pybind11' (https://github.com/pybind/pybind11.git) registered for path 'third_party/tensorpipe/third_party/pybind11' 2023-01-11T21:16:49.5819961Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/tensorpipe/third_party/googletest'... 2023-01-11T21:16:50.4992961Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/tensorpipe/third_party/libnop'... 2023-01-11T21:16:50.7623009Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/tensorpipe/third_party/libuv'... 2023-01-11T21:16:51.9084008Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/tensorpipe/third_party/pybind11'... 2023-01-11T21:16:52.7852121Z Submodule path 'third_party/tensorpipe/third_party/googletest': checked out 'aee0f9d9b5b87796ee8a0ab26b7587ec30e8858e' 2023-01-11T21:16:52.7968353Z Submodule path 'third_party/tensorpipe/third_party/libnop': checked out '910b55815be16109f04f4180e9adee14fb4ce281' 2023-01-11T21:16:52.8512088Z Submodule path 'third_party/tensorpipe/third_party/libuv': checked out '1dff88e5161cba5c59276d2070d2e304e4dcb242' 2023-01-11T21:16:52.8748343Z Submodule path 'third_party/tensorpipe/third_party/pybind11': checked out 'a23996fce38ff6ccfbcdc09f1e63f2c4be5ea2ef' 2023-01-11T21:16:52.8761119Z Submodule 'tools/clang' (https://github.com/wjakob/clang-cindex-python3) registered for path 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2023-01-11T21:16:52.8780033Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/tensorpipe/third_party/pybind11/tools/clang'... 2023-01-11T21:16:53.0978268Z Submodule path 'third_party/tensorpipe/third_party/pybind11/tools/clang': checked out '6a00cbc4a9b8e68b71caf7f774b3f9c753ae84d5' 2023-01-11T21:16:53.2200070Z Submodule path 'third_party/zstd': checked out 'aec56a52fbab207fc639a1937d1e708a282edca8' 2023-01-11T21:16:53.2222488Z [command]/usr/bin/git submodule foreach --recursive git config --local gc.auto 0 2023-01-11T21:16:53.2449429Z Entering 'android/libs/fbjni' 2023-01-11T21:16:53.2483577Z Entering 'third_party/FP16' 2023-01-11T21:16:53.2512899Z Entering 'third_party/FXdiv' 2023-01-11T21:16:53.2548200Z Entering 'third_party/NNPACK' 2023-01-11T21:16:53.2582204Z Entering 'third_party/QNNPACK' 2023-01-11T21:16:53.2617255Z Entering 'third_party/VulkanMemoryAllocator' 2023-01-11T21:16:53.2647495Z Entering 'third_party/XNNPACK' 2023-01-11T21:16:53.2687537Z Entering 'third_party/benchmark' 2023-01-11T21:16:53.2721989Z Entering 'third_party/cpuinfo' 2023-01-11T21:16:53.2752433Z Entering 'third_party/cub' 2023-01-11T21:16:53.2782227Z Entering 'third_party/cudnn_frontend' 2023-01-11T21:16:53.2816670Z Entering 'third_party/cutlass' 2023-01-11T21:16:53.2851707Z Entering 'third_party/eigen' 2023-01-11T21:16:53.2884414Z Entering 'third_party/fbgemm' 2023-01-11T21:16:53.2913853Z Entering 'third_party/fbgemm/third_party/asmjit' 2023-01-11T21:16:53.2940751Z Entering 'third_party/fbgemm/third_party/cpuinfo' 2023-01-11T21:16:53.2969286Z Entering 'third_party/fbgemm/third_party/googletest' 2023-01-11T21:16:53.2996364Z Entering 'third_party/fbgemm/third_party/hipify_torch' 2023-01-11T21:16:53.3027461Z Entering 'third_party/flatbuffers' 2023-01-11T21:16:53.3057613Z Entering 'third_party/fmt' 2023-01-11T21:16:53.3087767Z Entering 'third_party/foxi' 2023-01-11T21:16:53.3120155Z Entering 'third_party/gemmlowp/gemmlowp' 2023-01-11T21:16:53.3148622Z Entering 'third_party/gloo' 2023-01-11T21:16:53.3180828Z Entering 'third_party/googletest' 2023-01-11T21:16:53.3211545Z Entering 'third_party/ideep' 2023-01-11T21:16:53.3242155Z Entering 'third_party/ideep/mkl-dnn' 2023-01-11T21:16:53.3272054Z Entering 'third_party/ideep/mkl-dnn/third_party/oneDNN' 2023-01-11T21:16:53.3308718Z Entering 'third_party/ios-cmake' 2023-01-11T21:16:53.3338181Z Entering 'third_party/ittapi' 2023-01-11T21:16:53.3367291Z Entering 'third_party/kineto' 2023-01-11T21:16:53.3398905Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2023-01-11T21:16:53.3427865Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2023-01-11T21:16:53.3456939Z Entering 'third_party/nccl/nccl' 2023-01-11T21:16:53.3486566Z Entering 'third_party/neon2sse' 2023-01-11T21:16:53.3518396Z Entering 'third_party/nlohmann' 2023-01-11T21:16:53.3547059Z Entering 'third_party/onnx' 2023-01-11T21:16:53.3584974Z Entering 'third_party/onnx/third_party/benchmark' 2023-01-11T21:16:53.3613752Z Entering 'third_party/onnx/third_party/pybind11' 2023-01-11T21:16:53.3645435Z Entering 'third_party/onnx-tensorrt' 2023-01-11T21:16:53.3675643Z Entering 'third_party/onnx-tensorrt/third_party/onnx' 2023-01-11T21:16:53.3707096Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/benchmark' 2023-01-11T21:16:53.3737876Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11' 2023-01-11T21:16:53.3768178Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11/tools/clang' 2023-01-11T21:16:53.3805151Z Entering 'third_party/pocketfft' 2023-01-11T21:16:53.3834157Z Entering 'third_party/protobuf' 2023-01-11T21:16:53.3867541Z Entering 'third_party/protobuf/third_party/benchmark' 2023-01-11T21:16:53.3896564Z Entering 'third_party/protobuf/third_party/googletest' 2023-01-11T21:16:53.3926725Z Entering 'third_party/psimd' 2023-01-11T21:16:53.3957777Z Entering 'third_party/pthreadpool' 2023-01-11T21:16:53.3987736Z Entering 'third_party/pybind11' 2023-01-11T21:16:53.4014982Z Entering 'third_party/python-enum' 2023-01-11T21:16:53.4045394Z Entering 'third_party/python-peachpy' 2023-01-11T21:16:53.4074447Z Entering 'third_party/python-six' 2023-01-11T21:16:53.4103388Z Entering 'third_party/sleef' 2023-01-11T21:16:53.4133566Z Entering 'third_party/tbb' 2023-01-11T21:16:53.4164837Z Entering 'third_party/tensorpipe' 2023-01-11T21:16:53.4194339Z Entering 'third_party/tensorpipe/third_party/googletest' 2023-01-11T21:16:53.4221883Z Entering 'third_party/tensorpipe/third_party/libnop' 2023-01-11T21:16:53.4250157Z Entering 'third_party/tensorpipe/third_party/libuv' 2023-01-11T21:16:53.4279982Z Entering 'third_party/tensorpipe/third_party/pybind11' 2023-01-11T21:16:53.4308286Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2023-01-11T21:16:53.4341103Z Entering 'third_party/zstd' 2023-01-11T21:16:53.4380160Z ##[endgroup] 2023-01-11T21:16:53.4380591Z ##[group]Persisting credentials for submodules 2023-01-11T21:16:53.4385549Z [command]/usr/bin/git submodule foreach --recursive git config --local --name-only --get-regexp 'url\.https\:\/\/github\.com\/\.insteadOf' && git config --local --unset-all 'url.https://github.com/.insteadOf' || : 2023-01-11T21:16:53.4605364Z Entering 'android/libs/fbjni' 2023-01-11T21:16:53.4631099Z Entering 'third_party/FP16' 2023-01-11T21:16:53.4661521Z Entering 'third_party/FXdiv' 2023-01-11T21:16:53.4687904Z Entering 'third_party/NNPACK' 2023-01-11T21:16:53.4716266Z Entering 'third_party/QNNPACK' 2023-01-11T21:16:53.4743022Z Entering 'third_party/VulkanMemoryAllocator' 2023-01-11T21:16:53.4774070Z Entering 'third_party/XNNPACK' 2023-01-11T21:16:53.4807932Z Entering 'third_party/benchmark' 2023-01-11T21:16:53.4834621Z Entering 'third_party/cpuinfo' 2023-01-11T21:16:53.4860974Z Entering 'third_party/cub' 2023-01-11T21:16:53.4888091Z Entering 'third_party/cudnn_frontend' 2023-01-11T21:16:53.4918304Z Entering 'third_party/cutlass' 2023-01-11T21:16:53.4949841Z Entering 'third_party/eigen' 2023-01-11T21:16:53.4976878Z Entering 'third_party/fbgemm' 2023-01-11T21:16:53.5003049Z Entering 'third_party/fbgemm/third_party/asmjit' 2023-01-11T21:16:53.5029812Z Entering 'third_party/fbgemm/third_party/cpuinfo' 2023-01-11T21:16:53.5059280Z Entering 'third_party/fbgemm/third_party/googletest' 2023-01-11T21:16:53.5086278Z Entering 'third_party/fbgemm/third_party/hipify_torch' 2023-01-11T21:16:53.5117076Z Entering 'third_party/flatbuffers' 2023-01-11T21:16:53.5144815Z Entering 'third_party/fmt' 2023-01-11T21:16:53.5173787Z Entering 'third_party/foxi' 2023-01-11T21:16:53.5202329Z Entering 'third_party/gemmlowp/gemmlowp' 2023-01-11T21:16:53.5228831Z Entering 'third_party/gloo' 2023-01-11T21:16:53.5255806Z Entering 'third_party/googletest' 2023-01-11T21:16:53.5281349Z Entering 'third_party/ideep' 2023-01-11T21:16:53.5307602Z Entering 'third_party/ideep/mkl-dnn' 2023-01-11T21:16:53.5335223Z Entering 'third_party/ideep/mkl-dnn/third_party/oneDNN' 2023-01-11T21:16:53.5365288Z Entering 'third_party/ios-cmake' 2023-01-11T21:16:53.5391594Z Entering 'third_party/ittapi' 2023-01-11T21:16:53.5418564Z Entering 'third_party/kineto' 2023-01-11T21:16:53.5443875Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2023-01-11T21:16:53.5470780Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2023-01-11T21:16:53.5504683Z Entering 'third_party/nccl/nccl' 2023-01-11T21:16:53.5533005Z Entering 'third_party/neon2sse' 2023-01-11T21:16:53.5559211Z Entering 'third_party/nlohmann' 2023-01-11T21:16:53.5587547Z Entering 'third_party/onnx' 2023-01-11T21:16:53.5621306Z Entering 'third_party/onnx/third_party/benchmark' 2023-01-11T21:16:53.5648917Z Entering 'third_party/onnx/third_party/pybind11' 2023-01-11T21:16:53.5677891Z Entering 'third_party/onnx-tensorrt' 2023-01-11T21:16:53.5703945Z Entering 'third_party/onnx-tensorrt/third_party/onnx' 2023-01-11T21:16:53.5732863Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/benchmark' 2023-01-11T21:16:53.5763543Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11' 2023-01-11T21:16:53.5793774Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11/tools/clang' 2023-01-11T21:16:53.5824076Z Entering 'third_party/pocketfft' 2023-01-11T21:16:53.5850339Z Entering 'third_party/protobuf' 2023-01-11T21:16:53.5879234Z Entering 'third_party/protobuf/third_party/benchmark' 2023-01-11T21:16:53.5906606Z Entering 'third_party/protobuf/third_party/googletest' 2023-01-11T21:16:53.5933192Z Entering 'third_party/psimd' 2023-01-11T21:16:53.5963091Z Entering 'third_party/pthreadpool' 2023-01-11T21:16:53.5989855Z Entering 'third_party/pybind11' 2023-01-11T21:16:53.6017421Z Entering 'third_party/python-enum' 2023-01-11T21:16:53.6045965Z Entering 'third_party/python-peachpy' 2023-01-11T21:16:53.6073802Z Entering 'third_party/python-six' 2023-01-11T21:16:53.6100686Z Entering 'third_party/sleef' 2023-01-11T21:16:53.6126683Z Entering 'third_party/tbb' 2023-01-11T21:16:53.6154794Z Entering 'third_party/tensorpipe' 2023-01-11T21:16:53.6182941Z Entering 'third_party/tensorpipe/third_party/googletest' 2023-01-11T21:16:53.6209699Z Entering 'third_party/tensorpipe/third_party/libnop' 2023-01-11T21:16:53.6236512Z Entering 'third_party/tensorpipe/third_party/libuv' 2023-01-11T21:16:53.6262427Z Entering 'third_party/tensorpipe/third_party/pybind11' 2023-01-11T21:16:53.6287552Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2023-01-11T21:16:53.6316399Z Entering 'third_party/zstd' 2023-01-11T21:16:53.6356333Z [command]/usr/bin/git submodule foreach --recursive git config --local 'http.https://github.com/.extraheader' 'AUTHORIZATION: basic ***' && git config --local --show-origin --name-only --get-regexp remote.origin.url 2023-01-11T21:16:53.6572266Z Entering 'android/libs/fbjni' 2023-01-11T21:16:53.6600976Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/android/libs/fbjni/config remote.origin.url 2023-01-11T21:16:53.6611499Z Entering 'third_party/FP16' 2023-01-11T21:16:53.6638390Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/FP16/config remote.origin.url 2023-01-11T21:16:53.6648705Z Entering 'third_party/FXdiv' 2023-01-11T21:16:53.6675012Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/FXdiv/config remote.origin.url 2023-01-11T21:16:53.6686040Z Entering 'third_party/NNPACK' 2023-01-11T21:16:53.6711038Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/NNPACK/config remote.origin.url 2023-01-11T21:16:53.6722393Z Entering 'third_party/QNNPACK' 2023-01-11T21:16:53.6747582Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/QNNPACK/config remote.origin.url 2023-01-11T21:16:53.6759354Z Entering 'third_party/VulkanMemoryAllocator' 2023-01-11T21:16:53.6784104Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/VulkanMemoryAllocator/config remote.origin.url 2023-01-11T21:16:53.6796749Z Entering 'third_party/XNNPACK' 2023-01-11T21:16:53.6824916Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/XNNPACK/config remote.origin.url 2023-01-11T21:16:53.6846821Z Entering 'third_party/benchmark' 2023-01-11T21:16:53.6876267Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/benchmark/config remote.origin.url 2023-01-11T21:16:53.6889220Z Entering 'third_party/cpuinfo' 2023-01-11T21:16:53.6914947Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/cpuinfo/config remote.origin.url 2023-01-11T21:16:53.6926103Z Entering 'third_party/cub' 2023-01-11T21:16:53.6955409Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/cub/config remote.origin.url 2023-01-11T21:16:53.6966364Z Entering 'third_party/cudnn_frontend' 2023-01-11T21:16:53.6991176Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/cudnn_frontend/config remote.origin.url 2023-01-11T21:16:53.7008072Z Entering 'third_party/cutlass' 2023-01-11T21:16:53.7035226Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/cutlass/config remote.origin.url 2023-01-11T21:16:53.7050862Z Entering 'third_party/eigen' 2023-01-11T21:16:53.7078765Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/eigen/config remote.origin.url 2023-01-11T21:16:53.7091905Z Entering 'third_party/fbgemm' 2023-01-11T21:16:53.7118145Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/fbgemm/config remote.origin.url 2023-01-11T21:16:53.7128933Z Entering 'third_party/fbgemm/third_party/asmjit' 2023-01-11T21:16:53.7154817Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/fbgemm/modules/third_party/asmjit/config remote.origin.url 2023-01-11T21:16:53.7167517Z Entering 'third_party/fbgemm/third_party/cpuinfo' 2023-01-11T21:16:53.7195687Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/fbgemm/modules/third_party/cpuinfo/config remote.origin.url 2023-01-11T21:16:53.7207526Z Entering 'third_party/fbgemm/third_party/googletest' 2023-01-11T21:16:53.7236133Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/fbgemm/modules/third_party/googletest/config remote.origin.url 2023-01-11T21:16:53.7248271Z Entering 'third_party/fbgemm/third_party/hipify_torch' 2023-01-11T21:16:53.7275735Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/fbgemm/modules/third_party/hipify_torch/config remote.origin.url 2023-01-11T21:16:53.7289916Z Entering 'third_party/flatbuffers' 2023-01-11T21:16:53.7316552Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/flatbuffers/config remote.origin.url 2023-01-11T21:16:53.7330703Z Entering 'third_party/fmt' 2023-01-11T21:16:53.7359427Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/fmt/config remote.origin.url 2023-01-11T21:16:53.7373315Z Entering 'third_party/foxi' 2023-01-11T21:16:53.7399049Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/foxi/config remote.origin.url 2023-01-11T21:16:53.7411417Z Entering 'third_party/gemmlowp/gemmlowp' 2023-01-11T21:16:53.7440997Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/gemmlowp/gemmlowp/config remote.origin.url 2023-01-11T21:16:53.7457717Z Entering 'third_party/gloo' 2023-01-11T21:16:53.7484000Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/gloo/config remote.origin.url 2023-01-11T21:16:53.7496328Z Entering 'third_party/googletest' 2023-01-11T21:16:53.7520187Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/googletest/config remote.origin.url 2023-01-11T21:16:53.7531882Z Entering 'third_party/ideep' 2023-01-11T21:16:53.7557805Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/ideep/config remote.origin.url 2023-01-11T21:16:53.7568358Z Entering 'third_party/ideep/mkl-dnn' 2023-01-11T21:16:53.7592624Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/ideep/modules/mkl-dnn/config remote.origin.url 2023-01-11T21:16:53.7605638Z Entering 'third_party/ideep/mkl-dnn/third_party/oneDNN' 2023-01-11T21:16:53.7635844Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/ideep/modules/mkl-dnn/modules/third_party/oneDNN/config remote.origin.url 2023-01-11T21:16:53.7655043Z Entering 'third_party/ios-cmake' 2023-01-11T21:16:53.7681511Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/ios-cmake/config remote.origin.url 2023-01-11T21:16:53.7692346Z Entering 'third_party/ittapi' 2023-01-11T21:16:53.7717997Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/ittapi/config remote.origin.url 2023-01-11T21:16:53.7729180Z Entering 'third_party/kineto' 2023-01-11T21:16:53.7753643Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/config remote.origin.url 2023-01-11T21:16:53.7764792Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2023-01-11T21:16:53.7794423Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/modules/libkineto/third_party/fmt/config remote.origin.url 2023-01-11T21:16:53.7805977Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2023-01-11T21:16:53.7834228Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/modules/libkineto/third_party/googletest/config remote.origin.url 2023-01-11T21:16:53.7846593Z Entering 'third_party/nccl/nccl' 2023-01-11T21:16:53.7872283Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/nccl/nccl/config remote.origin.url 2023-01-11T21:16:53.7883005Z Entering 'third_party/neon2sse' 2023-01-11T21:16:53.7907688Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/neon2sse/config remote.origin.url 2023-01-11T21:16:53.7918593Z Entering 'third_party/nlohmann' 2023-01-11T21:16:53.7942813Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/nlohmann/config remote.origin.url 2023-01-11T21:16:53.7955099Z Entering 'third_party/onnx' 2023-01-11T21:16:53.7979644Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/onnx/config remote.origin.url 2023-01-11T21:16:53.7999720Z Entering 'third_party/onnx/third_party/benchmark' 2023-01-11T21:16:53.8026255Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/onnx/modules/third_party/benchmark/config remote.origin.url 2023-01-11T21:16:53.8037174Z Entering 'third_party/onnx/third_party/pybind11' 2023-01-11T21:16:53.8061665Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/onnx/modules/third_party/pybind11/config remote.origin.url 2023-01-11T21:16:53.8074367Z Entering 'third_party/onnx-tensorrt' 2023-01-11T21:16:53.8099772Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/onnx-tensorrt/config remote.origin.url 2023-01-11T21:16:53.8109907Z Entering 'third_party/onnx-tensorrt/third_party/onnx' 2023-01-11T21:16:53.8135569Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/onnx-tensorrt/modules/third_party/onnx/config remote.origin.url 2023-01-11T21:16:53.8149867Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/benchmark' 2023-01-11T21:16:53.8175864Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/onnx-tensorrt/modules/third_party/onnx/modules/third_party/benchmark/config remote.origin.url 2023-01-11T21:16:53.8187736Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11' 2023-01-11T21:16:53.8211499Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/onnx-tensorrt/modules/third_party/onnx/modules/third_party/pybind11/config remote.origin.url 2023-01-11T21:16:53.8222763Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11/tools/clang' 2023-01-11T21:16:53.8247814Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/onnx-tensorrt/modules/third_party/onnx/modules/third_party/pybind11/modules/tools/clang/config remote.origin.url 2023-01-11T21:16:53.8263152Z Entering 'third_party/pocketfft' 2023-01-11T21:16:53.8288106Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/pocketfft/config remote.origin.url 2023-01-11T21:16:53.8299699Z Entering 'third_party/protobuf' 2023-01-11T21:16:53.8324376Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/protobuf/config remote.origin.url 2023-01-11T21:16:53.8338125Z Entering 'third_party/protobuf/third_party/benchmark' 2023-01-11T21:16:53.8362877Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/protobuf/modules/third_party/benchmark/config remote.origin.url 2023-01-11T21:16:53.8373946Z Entering 'third_party/protobuf/third_party/googletest' 2023-01-11T21:16:53.8399067Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/protobuf/modules/third_party/googletest/config remote.origin.url 2023-01-11T21:16:53.8411473Z Entering 'third_party/psimd' 2023-01-11T21:16:53.8437608Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/psimd/config remote.origin.url 2023-01-11T21:16:53.8448579Z Entering 'third_party/pthreadpool' 2023-01-11T21:16:53.8473956Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/pthreadpool/config remote.origin.url 2023-01-11T21:16:53.8485078Z Entering 'third_party/pybind11' 2023-01-11T21:16:53.8510585Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/pybind11/config remote.origin.url 2023-01-11T21:16:53.8521307Z Entering 'third_party/python-enum' 2023-01-11T21:16:53.8546063Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/python-enum/config remote.origin.url 2023-01-11T21:16:53.8557618Z Entering 'third_party/python-peachpy' 2023-01-11T21:16:53.8582021Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/python-peachpy/config remote.origin.url 2023-01-11T21:16:53.8593450Z Entering 'third_party/python-six' 2023-01-11T21:16:53.8619662Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/python-six/config remote.origin.url 2023-01-11T21:16:53.8630890Z Entering 'third_party/sleef' 2023-01-11T21:16:53.8656323Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/sleef/config remote.origin.url 2023-01-11T21:16:53.8668198Z Entering 'third_party/tbb' 2023-01-11T21:16:53.8692867Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/tbb/config remote.origin.url 2023-01-11T21:16:53.8705747Z Entering 'third_party/tensorpipe' 2023-01-11T21:16:53.8730275Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/tensorpipe/config remote.origin.url 2023-01-11T21:16:53.8741542Z Entering 'third_party/tensorpipe/third_party/googletest' 2023-01-11T21:16:53.8766377Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/tensorpipe/modules/third_party/googletest/config remote.origin.url 2023-01-11T21:16:53.8777987Z Entering 'third_party/tensorpipe/third_party/libnop' 2023-01-11T21:16:53.8802276Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/tensorpipe/modules/third_party/libnop/config remote.origin.url 2023-01-11T21:16:53.8812606Z Entering 'third_party/tensorpipe/third_party/libuv' 2023-01-11T21:16:53.8838072Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/tensorpipe/modules/third_party/libuv/config remote.origin.url 2023-01-11T21:16:53.8852016Z Entering 'third_party/tensorpipe/third_party/pybind11' 2023-01-11T21:16:53.8879271Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/tensorpipe/modules/third_party/pybind11/config remote.origin.url 2023-01-11T21:16:53.8891973Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2023-01-11T21:16:53.8918720Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/tensorpipe/modules/third_party/pybind11/modules/tools/clang/config remote.origin.url 2023-01-11T21:16:53.8932510Z Entering 'third_party/zstd' 2023-01-11T21:16:53.8958691Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/zstd/config remote.origin.url 2023-01-11T21:16:54.0531755Z [command]/usr/bin/git submodule foreach --recursive git config --local --add 'url.https://github.com/.insteadOf' 'git@github.com:' 2023-01-11T21:16:54.0752386Z Entering 'android/libs/fbjni' 2023-01-11T21:16:54.0780680Z Entering 'third_party/FP16' 2023-01-11T21:16:54.0812595Z Entering 'third_party/FXdiv' 2023-01-11T21:16:54.0843965Z Entering 'third_party/NNPACK' 2023-01-11T21:16:54.0877368Z Entering 'third_party/QNNPACK' 2023-01-11T21:16:54.0905577Z Entering 'third_party/VulkanMemoryAllocator' 2023-01-11T21:16:54.0932936Z Entering 'third_party/XNNPACK' 2023-01-11T21:16:54.0967514Z Entering 'third_party/benchmark' 2023-01-11T21:16:54.0996794Z Entering 'third_party/cpuinfo' 2023-01-11T21:16:54.1027850Z Entering 'third_party/cub' 2023-01-11T21:16:54.1056370Z Entering 'third_party/cudnn_frontend' 2023-01-11T21:16:54.1091988Z Entering 'third_party/cutlass' 2023-01-11T21:16:54.1131322Z Entering 'third_party/eigen' 2023-01-11T21:16:54.1161656Z Entering 'third_party/fbgemm' 2023-01-11T21:16:54.1194300Z Entering 'third_party/fbgemm/third_party/asmjit' 2023-01-11T21:16:54.1223384Z Entering 'third_party/fbgemm/third_party/cpuinfo' 2023-01-11T21:16:54.1252084Z Entering 'third_party/fbgemm/third_party/googletest' 2023-01-11T21:16:54.1282557Z Entering 'third_party/fbgemm/third_party/hipify_torch' 2023-01-11T21:16:54.1311219Z Entering 'third_party/flatbuffers' 2023-01-11T21:16:54.1340885Z Entering 'third_party/fmt' 2023-01-11T21:16:54.1368183Z Entering 'third_party/foxi' 2023-01-11T21:16:54.1396296Z Entering 'third_party/gemmlowp/gemmlowp' 2023-01-11T21:16:54.1423957Z Entering 'third_party/gloo' 2023-01-11T21:16:54.1451662Z Entering 'third_party/googletest' 2023-01-11T21:16:54.1480351Z Entering 'third_party/ideep' 2023-01-11T21:16:54.1507581Z Entering 'third_party/ideep/mkl-dnn' 2023-01-11T21:16:54.1537483Z Entering 'third_party/ideep/mkl-dnn/third_party/oneDNN' 2023-01-11T21:16:54.1572782Z Entering 'third_party/ios-cmake' 2023-01-11T21:16:54.1603039Z Entering 'third_party/ittapi' 2023-01-11T21:16:54.1631148Z Entering 'third_party/kineto' 2023-01-11T21:16:54.1659671Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2023-01-11T21:16:54.1688039Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2023-01-11T21:16:54.1717531Z Entering 'third_party/nccl/nccl' 2023-01-11T21:16:54.1745116Z Entering 'third_party/neon2sse' 2023-01-11T21:16:54.1772980Z Entering 'third_party/nlohmann' 2023-01-11T21:16:54.1801851Z Entering 'third_party/onnx' 2023-01-11T21:16:54.1837879Z Entering 'third_party/onnx/third_party/benchmark' 2023-01-11T21:16:54.1864758Z Entering 'third_party/onnx/third_party/pybind11' 2023-01-11T21:16:54.1894461Z Entering 'third_party/onnx-tensorrt' 2023-01-11T21:16:54.1921772Z Entering 'third_party/onnx-tensorrt/third_party/onnx' 2023-01-11T21:16:54.1952264Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/benchmark' 2023-01-11T21:16:54.1979937Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11' 2023-01-11T21:16:54.2006499Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11/tools/clang' 2023-01-11T21:16:54.2038007Z Entering 'third_party/pocketfft' 2023-01-11T21:16:54.2065193Z Entering 'third_party/protobuf' 2023-01-11T21:16:54.2101444Z Entering 'third_party/protobuf/third_party/benchmark' 2023-01-11T21:16:54.2130040Z Entering 'third_party/protobuf/third_party/googletest' 2023-01-11T21:16:54.2159025Z Entering 'third_party/psimd' 2023-01-11T21:16:54.2187122Z Entering 'third_party/pthreadpool' 2023-01-11T21:16:54.2213536Z Entering 'third_party/pybind11' 2023-01-11T21:16:54.2244954Z Entering 'third_party/python-enum' 2023-01-11T21:16:54.2277208Z Entering 'third_party/python-peachpy' 2023-01-11T21:16:54.2303892Z Entering 'third_party/python-six' 2023-01-11T21:16:54.2330434Z Entering 'third_party/sleef' 2023-01-11T21:16:54.2359566Z Entering 'third_party/tbb' 2023-01-11T21:16:54.2387274Z Entering 'third_party/tensorpipe' 2023-01-11T21:16:54.2414845Z Entering 'third_party/tensorpipe/third_party/googletest' 2023-01-11T21:16:54.2441148Z Entering 'third_party/tensorpipe/third_party/libnop' 2023-01-11T21:16:54.2471144Z Entering 'third_party/tensorpipe/third_party/libuv' 2023-01-11T21:16:54.2498836Z Entering 'third_party/tensorpipe/third_party/pybind11' 2023-01-11T21:16:54.2525522Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2023-01-11T21:16:54.2556093Z Entering 'third_party/zstd' 2023-01-11T21:16:54.2595973Z [command]/usr/bin/git submodule foreach --recursive git config --local --add 'url.https://github.com/.insteadOf' 'org-21003710@github.com:' 2023-01-11T21:16:54.2812192Z Entering 'android/libs/fbjni' 2023-01-11T21:16:54.2839555Z Entering 'third_party/FP16' 2023-01-11T21:16:54.2867304Z Entering 'third_party/FXdiv' 2023-01-11T21:16:54.2895357Z Entering 'third_party/NNPACK' 2023-01-11T21:16:54.2922527Z Entering 'third_party/QNNPACK' 2023-01-11T21:16:54.2950483Z Entering 'third_party/VulkanMemoryAllocator' 2023-01-11T21:16:54.2978683Z Entering 'third_party/XNNPACK' 2023-01-11T21:16:54.3011892Z Entering 'third_party/benchmark' 2023-01-11T21:16:54.3040988Z Entering 'third_party/cpuinfo' 2023-01-11T21:16:54.3068716Z Entering 'third_party/cub' 2023-01-11T21:16:54.3097892Z Entering 'third_party/cudnn_frontend' 2023-01-11T21:16:54.3129053Z Entering 'third_party/cutlass' 2023-01-11T21:16:54.3161733Z Entering 'third_party/eigen' 2023-01-11T21:16:54.3191331Z Entering 'third_party/fbgemm' 2023-01-11T21:16:54.3219009Z Entering 'third_party/fbgemm/third_party/asmjit' 2023-01-11T21:16:54.3246201Z Entering 'third_party/fbgemm/third_party/cpuinfo' 2023-01-11T21:16:54.3274499Z Entering 'third_party/fbgemm/third_party/googletest' 2023-01-11T21:16:54.3307141Z Entering 'third_party/fbgemm/third_party/hipify_torch' 2023-01-11T21:16:54.3336658Z Entering 'third_party/flatbuffers' 2023-01-11T21:16:54.3366042Z Entering 'third_party/fmt' 2023-01-11T21:16:54.3393221Z Entering 'third_party/foxi' 2023-01-11T21:16:54.3420224Z Entering 'third_party/gemmlowp/gemmlowp' 2023-01-11T21:16:54.3447597Z Entering 'third_party/gloo' 2023-01-11T21:16:54.3474916Z Entering 'third_party/googletest' 2023-01-11T21:16:54.3501796Z Entering 'third_party/ideep' 2023-01-11T21:16:54.3528585Z Entering 'third_party/ideep/mkl-dnn' 2023-01-11T21:16:54.3556517Z Entering 'third_party/ideep/mkl-dnn/third_party/oneDNN' 2023-01-11T21:16:54.3589381Z Entering 'third_party/ios-cmake' 2023-01-11T21:16:54.3616665Z Entering 'third_party/ittapi' 2023-01-11T21:16:54.3644174Z Entering 'third_party/kineto' 2023-01-11T21:16:54.3671562Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2023-01-11T21:16:54.3698796Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2023-01-11T21:16:54.3726686Z Entering 'third_party/nccl/nccl' 2023-01-11T21:16:54.3755137Z Entering 'third_party/neon2sse' 2023-01-11T21:16:54.3782010Z Entering 'third_party/nlohmann' 2023-01-11T21:16:54.3809581Z Entering 'third_party/onnx' 2023-01-11T21:16:54.3845994Z Entering 'third_party/onnx/third_party/benchmark' 2023-01-11T21:16:54.3872817Z Entering 'third_party/onnx/third_party/pybind11' 2023-01-11T21:16:54.3901680Z Entering 'third_party/onnx-tensorrt' 2023-01-11T21:16:54.3929244Z Entering 'third_party/onnx-tensorrt/third_party/onnx' 2023-01-11T21:16:54.3959998Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/benchmark' 2023-01-11T21:16:54.3988139Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11' 2023-01-11T21:16:54.4017731Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11/tools/clang' 2023-01-11T21:16:54.4049901Z Entering 'third_party/pocketfft' 2023-01-11T21:16:54.4077448Z Entering 'third_party/protobuf' 2023-01-11T21:16:54.4107821Z Entering 'third_party/protobuf/third_party/benchmark' 2023-01-11T21:16:54.4133544Z Entering 'third_party/protobuf/third_party/googletest' 2023-01-11T21:16:54.4162076Z Entering 'third_party/psimd' 2023-01-11T21:16:54.4195316Z Entering 'third_party/pthreadpool' 2023-01-11T21:16:54.4217456Z Entering 'third_party/pybind11' 2023-01-11T21:16:54.4244412Z Entering 'third_party/python-enum' 2023-01-11T21:16:54.4271235Z Entering 'third_party/python-peachpy' 2023-01-11T21:16:54.4302926Z Entering 'third_party/python-six' 2023-01-11T21:16:54.4332651Z Entering 'third_party/sleef' 2023-01-11T21:16:54.4364035Z Entering 'third_party/tbb' 2023-01-11T21:16:54.4392935Z Entering 'third_party/tensorpipe' 2023-01-11T21:16:54.4420691Z Entering 'third_party/tensorpipe/third_party/googletest' 2023-01-11T21:16:54.4447677Z Entering 'third_party/tensorpipe/third_party/libnop' 2023-01-11T21:16:54.4474473Z Entering 'third_party/tensorpipe/third_party/libuv' 2023-01-11T21:16:54.4501934Z Entering 'third_party/tensorpipe/third_party/pybind11' 2023-01-11T21:16:54.4528426Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2023-01-11T21:16:54.4558736Z Entering 'third_party/zstd' 2023-01-11T21:16:54.4592911Z ##[endgroup] 2023-01-11T21:16:54.4624987Z [command]/usr/bin/git log -1 --format='%H' 2023-01-11T21:16:54.4644478Z '8419ddda87c8a47eacc63b54bc7ec98c1f27c26e' 2023-01-11T21:16:54.4777756Z Prepare all required actions 2023-01-11T21:16:54.4801784Z ##[group]Run ./.github/actions/setup-linux 2023-01-11T21:16:54.4802043Z env: 2023-01-11T21:16:54.4802283Z GIT_DEFAULT_BRANCH: master 2023-01-11T21:16:54.4802530Z ##[endgroup] 2023-01-11T21:16:54.4918040Z ##[group]Run set -euo pipefail 2023-01-11T21:16:54.4918293Z set -euo pipefail 2023-01-11T21:16:54.4918521Z function get_ec2_metadata() { 2023-01-11T21:16:54.4918794Z  # Pulled from instance metadata endpoint for EC2 2023-01-11T21:16:54.4919174Z  # see https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/instancedata-data-retrieval.html 2023-01-11T21:16:54.4919487Z  category=$1 2023-01-11T21:16:54.4919760Z  curl -fsSL "http://169.254.169.254/latest/meta-data/${category}" 2023-01-11T21:16:54.4920009Z } 2023-01-11T21:16:54.4920220Z echo "ami-id: $(get_ec2_metadata ami-id)" 2023-01-11T21:16:54.4920524Z echo "instance-id: $(get_ec2_metadata instance-id)" 2023-01-11T21:16:54.4920813Z echo "instance-type: $(get_ec2_metadata instance-type)" 2023-01-11T21:16:54.4921087Z echo "system info $(uname -a)" 2023-01-11T21:16:54.4932270Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2023-01-11T21:16:54.4932563Z env: 2023-01-11T21:16:54.4932806Z GIT_DEFAULT_BRANCH: master 2023-01-11T21:16:54.4933064Z ##[endgroup] 2023-01-11T21:16:54.5004535Z ami-id: ami-096198a0bccc6bad4 2023-01-11T21:16:54.5048819Z instance-id: i-0dd7abac88fd70558 2023-01-11T21:16:54.5091658Z instance-type: g5.4xlarge 2023-01-11T21:16:54.5097356Z system info Linux ip-10-0-5-124.ec2.internal 4.14.252-195.483.amzn2.x86_64 #1 SMP Mon Nov 1 20:58:46 UTC 2021 x86_64 x86_64 x86_64 GNU/Linux 2023-01-11T21:16:54.5112764Z ##[group]Run if systemctl is-active --quiet docker; then 2023-01-11T21:16:54.5113138Z if systemctl is-active --quiet docker; then 2023-01-11T21:16:54.5113467Z  echo "Docker daemon is running..."; 2023-01-11T21:16:54.5113744Z else 2023-01-11T21:16:54.5114048Z  echo "Starting docker deamon..." && sudo systemctl start docker; 2023-01-11T21:16:54.5114294Z fi 2023-01-11T21:16:54.5124122Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2023-01-11T21:16:54.5124364Z env: 2023-01-11T21:16:54.5124577Z GIT_DEFAULT_BRANCH: master 2023-01-11T21:16:54.5124794Z ##[endgroup] 2023-01-11T21:16:54.5161835Z Docker daemon is running... 2023-01-11T21:16:54.5222560Z ##[group]Run AWS_ACCOUNT_ID=$(aws sts get-caller-identity|grep Account|cut -f4 -d\") 2023-01-11T21:16:54.5223029Z AWS_ACCOUNT_ID=$(aws sts get-caller-identity|grep Account|cut -f4 -d\") 2023-01-11T21:16:54.5223393Z retry () { "$@" || (sleep 1 && "$@") || (sleep 2 && "$@") } 2023-01-11T21:16:54.5223847Z retry aws ecr get-login*** "$AWS_DEFAULT_REGION" | docker login --username AWS \ 2023-01-11T21:16:54.5224270Z  --password-stdin "$AWS_ACCOUNT_ID.dkr.ecr.$AWS_DEFAULT_REGION.amazonaws.com" 2023-01-11T21:16:54.5237866Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2023-01-11T21:16:54.5238251Z env: 2023-01-11T21:16:54.5238580Z GIT_DEFAULT_BRANCH: master 2023-01-11T21:16:54.5238925Z AWS_RETRY_MODE: standard 2023-01-11T21:16:54.5239269Z AWS_MAX_ATTEMPTS: 5 2023-01-11T21:16:54.5239772Z AWS_DEFAULT_REGION: us-east-1 2023-01-11T21:16:54.5240025Z ##[endgroup] 2023-01-11T21:16:55.3443055Z WARNING! Your password will be stored unencrypted in /home/ec2-user/.docker/config.json. 2023-01-11T21:16:55.3443497Z Configure a credential helper to remove this warning. See 2023-01-11T21:16:55.3443919Z https://docs.docker.com/engine/reference/commandline/login/#credentials-store 2023-01-11T21:16:55.3444127Z 2023-01-11T21:16:55.3444217Z Login Succeeded 2023-01-11T21:16:55.3473033Z ##[group]Run env | grep '^GITHUB' >> "/tmp/github_env_${GITHUB_RUN_ID}" 2023-01-11T21:16:55.3473449Z env | grep '^GITHUB' >> "/tmp/github_env_${GITHUB_RUN_ID}" 2023-01-11T21:16:55.3473902Z env | grep '^CI' >> "/tmp/github_env_${GITHUB_RUN_ID}" 2023-01-11T21:16:55.3484650Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2023-01-11T21:16:55.3484883Z env: 2023-01-11T21:16:55.3485081Z GIT_DEFAULT_BRANCH: master 2023-01-11T21:16:55.3485291Z ##[endgroup] 2023-01-11T21:16:55.3549610Z ##[group]Run pytorch/test-infra/.github/actions/pull-docker-image@main 2023-01-11T21:16:55.3549879Z with: 2023-01-11T21:16:55.3550266Z docker-image: 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/pytorch-linux-bionic-cuda11.6-cudnn8-py3-gcc7:fd224c2e6c79d7fdec6408da598bf52bc5b201dd 2023-01-11T21:16:55.3550639Z env: 2023-01-11T21:16:55.3550823Z GIT_DEFAULT_BRANCH: master 2023-01-11T21:16:55.3551036Z ##[endgroup] 2023-01-11T21:16:55.3570465Z ##[group]Run retry () { "$@" || (sleep 1 && "$@") || (sleep 2 && "$@") } 2023-01-11T21:16:55.3570765Z retry () { "$@" || (sleep 1 && "$@") || (sleep 2 && "$@") } 2023-01-11T21:16:55.3571055Z # ignore output since only exit code is used for conditional 2023-01-11T21:16:55.3571367Z # only pull docker image if it's not available locally 2023-01-11T21:16:55.3571684Z if ! docker inspect --type=image "${DOCKER_IMAGE}" >/dev/null 2>/dev/null; then 2023-01-11T21:16:55.3572016Z  retry docker pull "${DOCKER_IMAGE}" 2023-01-11T21:16:55.3572237Z fi 2023-01-11T21:16:55.3581970Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2023-01-11T21:16:55.3582211Z env: 2023-01-11T21:16:55.3582403Z GIT_DEFAULT_BRANCH: master 2023-01-11T21:16:55.3582817Z DOCKER_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/pytorch-linux-bionic-cuda11.6-cudnn8-py3-gcc7:fd224c2e6c79d7fdec6408da598bf52bc5b201dd 2023-01-11T21:16:55.3583206Z ##[endgroup] 2023-01-11T21:16:55.6535301Z fd224c2e6c79d7fdec6408da598bf52bc5b201dd: Pulling from pytorch/pytorch-linux-bionic-cuda11.6-cudnn8-py3-gcc7 2023-01-11T21:16:55.6535832Z fb668870d8a7: Pulling fs layer 2023-01-11T21:16:55.6536123Z 3dc32ed140fb: Pulling fs layer 2023-01-11T21:16:55.6536418Z 54a1df240516: Pulling fs layer 2023-01-11T21:16:55.6536711Z cf378b3cb3c7: Pulling fs layer 2023-01-11T21:16:55.6536987Z 9b4412378859: Pulling fs layer 2023-01-11T21:16:55.6537261Z 502253a1be21: Pulling fs layer 2023-01-11T21:16:55.6537569Z 5c7dd67e5809: Pulling fs layer 2023-01-11T21:16:55.6541480Z bdfd23ed3f48: Pulling fs layer 2023-01-11T21:16:55.6541884Z aee1dd761bdd: Pulling fs layer 2023-01-11T21:16:55.6542164Z 5feda9af2542: Pulling fs layer 2023-01-11T21:16:55.6542453Z f8371ecb849a: Pulling fs layer 2023-01-11T21:16:55.6542720Z ce4a87d45645: Pulling fs layer 2023-01-11T21:16:55.6542993Z 39629f7269f9: Pulling fs layer 2023-01-11T21:16:55.6543254Z cf378b3cb3c7: Waiting 2023-01-11T21:16:55.6543504Z 87d0ffa55850: Pulling fs layer 2023-01-11T21:16:55.6543778Z 70702f8b5bc4: Pulling fs layer 2023-01-11T21:16:55.6544035Z 9b4412378859: Waiting 2023-01-11T21:16:55.6544287Z 0c06be5c20e0: Pulling fs layer 2023-01-11T21:16:55.6544556Z b372c2a3bc3f: Pulling fs layer 2023-01-11T21:16:55.6544810Z 502253a1be21: Waiting 2023-01-11T21:16:55.6545159Z f8371ecb849a: Waiting 2023-01-11T21:16:55.6545408Z 582d081a59fa: Pulling fs layer 2023-01-11T21:16:55.6545666Z ce4a87d45645: Waiting 2023-01-11T21:16:55.6545931Z e1c655e7ec0e: Pulling fs layer 2023-01-11T21:16:55.6546211Z 5c7dd67e5809: Waiting 2023-01-11T21:16:55.6546738Z 39629f7269f9: Waiting 2023-01-11T21:16:55.6547029Z bdfd23ed3f48: Waiting 2023-01-11T21:16:55.6547303Z 5feda9af2542: Waiting 2023-01-11T21:16:55.6547588Z 87d0ffa55850: Waiting 2023-01-11T21:16:55.6547863Z c7726d39d806: Pulling fs layer 2023-01-11T21:16:55.6548134Z 1c22f2f8c01b: Pulling fs layer 2023-01-11T21:16:55.6548406Z b8f759fd0191: Pulling fs layer 2023-01-11T21:16:55.6548688Z e28e73a4bddd: Pulling fs layer 2023-01-11T21:16:55.6548951Z 90d8f9bbe048: Pulling fs layer 2023-01-11T21:16:55.6549222Z b34bd39d0461: Pulling fs layer 2023-01-11T21:16:55.6549487Z 2f2308643d60: Pulling fs layer 2023-01-11T21:16:55.6549734Z 8e3432e5a569: Pulling fs layer 2023-01-11T21:16:55.6549983Z c7726d39d806: Waiting 2023-01-11T21:16:55.6550222Z 1c22f2f8c01b: Waiting 2023-01-11T21:16:55.6550444Z b8f759fd0191: Waiting 2023-01-11T21:16:55.6550679Z e28e73a4bddd: Waiting 2023-01-11T21:16:55.6550909Z 90d8f9bbe048: Waiting 2023-01-11T21:16:55.6551123Z b34bd39d0461: Waiting 2023-01-11T21:16:55.6551445Z 0c06be5c20e0: Waiting 2023-01-11T21:16:55.6551694Z b372c2a3bc3f: Waiting 2023-01-11T21:16:55.6551967Z 582d081a59fa: Waiting 2023-01-11T21:16:55.6552248Z 8e3432e5a569: Waiting 2023-01-11T21:16:55.6552535Z 2f2308643d60: Waiting 2023-01-11T21:16:55.6552808Z 70702f8b5bc4: Waiting 2023-01-11T21:16:55.6553095Z e1c655e7ec0e: Waiting 2023-01-11T21:16:55.6553385Z aee1dd761bdd: Waiting 2023-01-11T21:16:55.6553683Z 9ea746919509: Pulling fs layer 2023-01-11T21:16:55.6554000Z 1a2fd7b216d7: Pulling fs layer 2023-01-11T21:16:55.6554300Z 19fde6a723a0: Pulling fs layer 2023-01-11T21:16:55.6554572Z 06369252d749: Pulling fs layer 2023-01-11T21:16:55.6554793Z ea4bfeaa0fc7: Pulling fs layer 2023-01-11T21:16:55.6555008Z a1d16b6a5070: Pulling fs layer 2023-01-11T21:16:55.6555220Z f550b7ff2470: Pulling fs layer 2023-01-11T21:16:55.6555424Z 12ddc57b99eb: Pulling fs layer 2023-01-11T21:16:55.6555633Z 8345085fb0a0: Pulling fs layer 2023-01-11T21:16:55.6555845Z 4cc94dbec031: Pulling fs layer 2023-01-11T21:16:55.6556056Z 29a7c0d5fa4c: Pulling fs layer 2023-01-11T21:16:55.6556269Z 25571655d0e1: Pulling fs layer 2023-01-11T21:16:55.6556475Z bdf297d7f88c: Pulling fs layer 2023-01-11T21:16:55.6556662Z 9ea746919509: Waiting 2023-01-11T21:16:55.6556845Z 1a2fd7b216d7: Waiting 2023-01-11T21:16:55.6557030Z f550b7ff2470: Waiting 2023-01-11T21:16:55.6557217Z 0b3950af8ae1: Pulling fs layer 2023-01-11T21:16:55.6557413Z 19fde6a723a0: Waiting 2023-01-11T21:16:55.6557598Z 12ddc57b99eb: Waiting 2023-01-11T21:16:55.6557792Z 6d68f7da8baa: Pulling fs layer 2023-01-11T21:16:55.6558003Z cca768f96df4: Pulling fs layer 2023-01-11T21:16:55.6558213Z 8c3cf3d5e1c5: Pulling fs layer 2023-01-11T21:16:55.6558401Z 06369252d749: Waiting 2023-01-11T21:16:55.6558584Z ea4bfeaa0fc7: Waiting 2023-01-11T21:16:55.6558771Z 8345085fb0a0: Waiting 2023-01-11T21:16:55.6558964Z 61eecfa8b34e: Pulling fs layer 2023-01-11T21:16:55.6559170Z 95c1ac011645: Pulling fs layer 2023-01-11T21:16:55.6559364Z a1d16b6a5070: Waiting 2023-01-11T21:16:55.6559544Z bdf297d7f88c: Waiting 2023-01-11T21:16:55.6559737Z 4cc94dbec031: Waiting 2023-01-11T21:16:55.6559934Z 3046cc00c4ca: Pulling fs layer 2023-01-11T21:16:55.6560124Z 25571655d0e1: Waiting 2023-01-11T21:16:55.6560306Z 29a7c0d5fa4c: Waiting 2023-01-11T21:16:55.6560499Z 195d560d8cf6: Pulling fs layer 2023-01-11T21:16:55.6560687Z cca768f96df4: Waiting 2023-01-11T21:16:55.6560889Z 77250abd5ca4: Pulling fs layer 2023-01-11T21:16:55.6561087Z 0b3950af8ae1: Waiting 2023-01-11T21:16:55.6561266Z 8c3cf3d5e1c5: Waiting 2023-01-11T21:16:55.6561456Z 6d68f7da8baa: Waiting 2023-01-11T21:16:55.6561642Z 95c1ac011645: Waiting 2023-01-11T21:16:55.6561820Z 61eecfa8b34e: Waiting 2023-01-11T21:16:55.6562006Z 3046cc00c4ca: Waiting 2023-01-11T21:16:55.6562195Z 195d560d8cf6: Waiting 2023-01-11T21:16:55.6562442Z 881b24daf9c5: Pulling fs layer 2023-01-11T21:16:55.6562696Z 9fbf0a18619e: Pulling fs layer 2023-01-11T21:16:55.6562955Z 02048a597c22: Pulling fs layer 2023-01-11T21:16:55.6563202Z 9fbf0a18619e: Waiting 2023-01-11T21:16:55.6563419Z 859052a25d95: Pulling fs layer 2023-01-11T21:16:55.6563675Z 881b24daf9c5: Waiting 2023-01-11T21:16:55.6563865Z 02048a597c22: Waiting 2023-01-11T21:16:55.6564057Z 3e03143da3c2: Pulling fs layer 2023-01-11T21:16:55.7723943Z 3dc32ed140fb: Verifying Checksum 2023-01-11T21:16:55.7724317Z 3dc32ed140fb: Download complete 2023-01-11T21:16:55.8361183Z cf378b3cb3c7: Verifying Checksum 2023-01-11T21:16:55.8361429Z cf378b3cb3c7: Download complete 2023-01-11T21:16:55.9163140Z 9b4412378859: Download complete 2023-01-11T21:16:55.9408378Z 54a1df240516: Verifying Checksum 2023-01-11T21:16:55.9409548Z 54a1df240516: Download complete 2023-01-11T21:16:55.9800236Z fb668870d8a7: Verifying Checksum 2023-01-11T21:16:55.9800569Z fb668870d8a7: Download complete 2023-01-11T21:16:56.0247274Z 5c7dd67e5809: Verifying Checksum 2023-01-11T21:16:56.0247567Z 5c7dd67e5809: Download complete 2023-01-11T21:16:56.0663272Z bdfd23ed3f48: Verifying Checksum 2023-01-11T21:16:56.0663582Z bdfd23ed3f48: Download complete 2023-01-11T21:16:56.1222073Z aee1dd761bdd: Verifying Checksum 2023-01-11T21:16:56.1222606Z aee1dd761bdd: Download complete 2023-01-11T21:16:56.1988315Z f8371ecb849a: Verifying Checksum 2023-01-11T21:16:56.1988569Z f8371ecb849a: Download complete 2023-01-11T21:16:56.2772949Z ce4a87d45645: Download complete 2023-01-11T21:16:56.6529137Z fb668870d8a7: Pull complete 2023-01-11T21:16:58.3184376Z 39629f7269f9: Verifying Checksum 2023-01-11T21:16:58.3184651Z 39629f7269f9: Download complete 2023-01-11T21:16:58.3902118Z 87d0ffa55850: Verifying Checksum 2023-01-11T21:16:58.3902361Z 87d0ffa55850: Download complete 2023-01-11T21:16:58.5014833Z 70702f8b5bc4: Download complete 2023-01-11T21:16:58.5810325Z 0c06be5c20e0: Verifying Checksum 2023-01-11T21:16:58.5810800Z 0c06be5c20e0: Download complete 2023-01-11T21:16:59.2214976Z 3dc32ed140fb: Pull complete 2023-01-11T21:16:59.3078705Z b372c2a3bc3f: Verifying Checksum 2023-01-11T21:16:59.3078976Z b372c2a3bc3f: Download complete 2023-01-11T21:16:59.6126721Z 582d081a59fa: Verifying Checksum 2023-01-11T21:16:59.6127029Z 582d081a59fa: Download complete 2023-01-11T21:16:59.6859608Z e1c655e7ec0e: Verifying Checksum 2023-01-11T21:16:59.6859865Z e1c655e7ec0e: Download complete 2023-01-11T21:16:59.6989801Z 54a1df240516: Pull complete 2023-01-11T21:16:59.7943888Z cf378b3cb3c7: Pull complete 2023-01-11T21:16:59.9039277Z 9b4412378859: Pull complete 2023-01-11T21:17:07.1256665Z 502253a1be21: Verifying Checksum 2023-01-11T21:17:07.1257024Z 502253a1be21: Download complete 2023-01-11T21:17:07.2035244Z 1c22f2f8c01b: Verifying Checksum 2023-01-11T21:17:07.2035648Z 1c22f2f8c01b: Download complete 2023-01-11T21:17:07.2912507Z b8f759fd0191: Verifying Checksum 2023-01-11T21:17:07.2912840Z b8f759fd0191: Download complete 2023-01-11T21:17:07.3753373Z e28e73a4bddd: Verifying Checksum 2023-01-11T21:17:07.3753712Z e28e73a4bddd: Download complete 2023-01-11T21:17:09.0790793Z 90d8f9bbe048: Verifying Checksum 2023-01-11T21:17:09.0791100Z 90d8f9bbe048: Download complete 2023-01-11T21:17:09.1730112Z b34bd39d0461: Verifying Checksum 2023-01-11T21:17:09.1730411Z b34bd39d0461: Download complete 2023-01-11T21:17:09.2463060Z 2f2308643d60: Verifying Checksum 2023-01-11T21:17:09.2463303Z 2f2308643d60: Download complete 2023-01-11T21:17:10.1938144Z 8e3432e5a569: Verifying Checksum 2023-01-11T21:17:10.2605518Z 9ea746919509: Verifying Checksum 2023-01-11T21:17:10.2605800Z 9ea746919509: Download complete 2023-01-11T21:17:10.3315454Z 1a2fd7b216d7: Download complete 2023-01-11T21:17:10.4148302Z 19fde6a723a0: Verifying Checksum 2023-01-11T21:17:10.4148730Z 19fde6a723a0: Download complete 2023-01-11T21:17:10.4226591Z 5feda9af2542: Verifying Checksum 2023-01-11T21:17:10.4226833Z 5feda9af2542: Download complete 2023-01-11T21:17:10.4993922Z ea4bfeaa0fc7: Verifying Checksum 2023-01-11T21:17:10.4994282Z ea4bfeaa0fc7: Download complete 2023-01-11T21:17:10.5051137Z 06369252d749: Verifying Checksum 2023-01-11T21:17:10.5051553Z 06369252d749: Download complete 2023-01-11T21:17:10.6190319Z f550b7ff2470: Verifying Checksum 2023-01-11T21:17:10.6190735Z f550b7ff2470: Download complete 2023-01-11T21:17:10.7161612Z 12ddc57b99eb: Verifying Checksum 2023-01-11T21:17:10.7162119Z 12ddc57b99eb: Download complete 2023-01-11T21:17:11.0945790Z 8345085fb0a0: Verifying Checksum 2023-01-11T21:17:11.0946507Z 8345085fb0a0: Download complete 2023-01-11T21:17:11.1819019Z 4cc94dbec031: Verifying Checksum 2023-01-11T21:17:11.1819366Z 4cc94dbec031: Download complete 2023-01-11T21:17:11.2719736Z 29a7c0d5fa4c: Download complete 2023-01-11T21:17:11.5216124Z 25571655d0e1: Verifying Checksum 2023-01-11T21:17:11.5216491Z 25571655d0e1: Download complete 2023-01-11T21:17:11.5947377Z bdf297d7f88c: Verifying Checksum 2023-01-11T21:17:11.5947737Z bdf297d7f88c: Download complete 2023-01-11T21:17:12.0755617Z 0b3950af8ae1: Verifying Checksum 2023-01-11T21:17:12.0755892Z 0b3950af8ae1: Download complete 2023-01-11T21:17:12.1559481Z 6d68f7da8baa: Verifying Checksum 2023-01-11T21:17:12.1559805Z 6d68f7da8baa: Download complete 2023-01-11T21:17:12.2584530Z cca768f96df4: Verifying Checksum 2023-01-11T21:17:12.2584826Z cca768f96df4: Download complete 2023-01-11T21:17:12.4856254Z a1d16b6a5070: Verifying Checksum 2023-01-11T21:17:12.4856617Z a1d16b6a5070: Download complete 2023-01-11T21:17:12.5713832Z 61eecfa8b34e: Verifying Checksum 2023-01-11T21:17:12.5714206Z 61eecfa8b34e: Download complete 2023-01-11T21:17:12.6442124Z 95c1ac011645: Verifying Checksum 2023-01-11T21:17:12.6442405Z 95c1ac011645: Download complete 2023-01-11T21:17:12.7128034Z 3046cc00c4ca: Download complete 2023-01-11T21:17:12.7767895Z 195d560d8cf6: Download complete 2023-01-11T21:17:12.9615891Z 77250abd5ca4: Verifying Checksum 2023-01-11T21:17:12.9616251Z 77250abd5ca4: Download complete 2023-01-11T21:17:13.0400073Z 881b24daf9c5: Verifying Checksum 2023-01-11T21:17:13.0400396Z 881b24daf9c5: Download complete 2023-01-11T21:17:13.6716519Z 9fbf0a18619e: Verifying Checksum 2023-01-11T21:17:13.6716831Z 9fbf0a18619e: Download complete 2023-01-11T21:17:13.7548225Z 02048a597c22: Verifying Checksum 2023-01-11T21:17:13.7548507Z 02048a597c22: Download complete 2023-01-11T21:17:15.0361058Z 8c3cf3d5e1c5: Verifying Checksum 2023-01-11T21:17:15.0361391Z 8c3cf3d5e1c5: Download complete 2023-01-11T21:17:15.1234903Z 3e03143da3c2: Download complete 2023-01-11T21:17:20.7296605Z 502253a1be21: Pull complete 2023-01-11T21:17:20.8701144Z 5c7dd67e5809: Pull complete 2023-01-11T21:17:20.9662967Z bdfd23ed3f48: Pull complete 2023-01-11T21:17:21.0452880Z aee1dd761bdd: Pull complete 2023-01-11T21:17:39.1248950Z 5feda9af2542: Pull complete 2023-01-11T21:17:39.2573070Z f8371ecb849a: Pull complete 2023-01-11T21:17:39.6591114Z ce4a87d45645: Pull complete 2023-01-11T21:17:44.1819949Z 39629f7269f9: Pull complete 2023-01-11T21:17:44.4039413Z 87d0ffa55850: Pull complete 2023-01-11T21:17:44.6460068Z 70702f8b5bc4: Pull complete 2023-01-11T21:17:44.8702883Z 0c06be5c20e0: Pull complete 2023-01-11T21:17:46.5329982Z b372c2a3bc3f: Pull complete 2023-01-11T21:17:46.7655717Z 582d081a59fa: Pull complete 2023-01-11T21:17:49.1655369Z e1c655e7ec0e: Pull complete 2023-01-11T21:17:50.5920316Z c7726d39d806: Verifying Checksum 2023-01-11T21:17:50.5920672Z c7726d39d806: Download complete 2023-01-11T21:18:16.3326236Z c7726d39d806: Pull complete 2023-01-11T21:18:16.5590777Z 1c22f2f8c01b: Pull complete 2023-01-11T21:18:16.7870187Z b8f759fd0191: Pull complete 2023-01-11T21:18:19.1693263Z e28e73a4bddd: Pull complete 2023-01-11T21:18:19.6913251Z 90d8f9bbe048: Pull complete 2023-01-11T21:18:19.9296761Z b34bd39d0461: Pull complete 2023-01-11T21:18:20.1365942Z 2f2308643d60: Pull complete 2023-01-11T21:18:22.2618052Z 8e3432e5a569: Pull complete 2023-01-11T21:18:22.5023266Z 9ea746919509: Pull complete 2023-01-11T21:18:22.7315968Z 1a2fd7b216d7: Pull complete 2023-01-11T21:18:22.9902327Z 19fde6a723a0: Pull complete 2023-01-11T21:18:23.1379811Z 06369252d749: Pull complete 2023-01-11T21:18:23.2574815Z ea4bfeaa0fc7: Pull complete 2023-01-11T21:18:29.1685097Z a1d16b6a5070: Pull complete 2023-01-11T21:18:29.3108644Z f550b7ff2470: Pull complete 2023-01-11T21:18:29.6708906Z 12ddc57b99eb: Pull complete 2023-01-11T21:18:30.5921655Z 8345085fb0a0: Pull complete 2023-01-11T21:18:30.8384610Z 4cc94dbec031: Pull complete 2023-01-11T21:18:31.0469111Z 29a7c0d5fa4c: Pull complete 2023-01-11T21:18:31.4930134Z 25571655d0e1: Pull complete 2023-01-11T21:18:31.7214828Z bdf297d7f88c: Pull complete 2023-01-11T21:18:33.0818002Z 0b3950af8ae1: Pull complete 2023-01-11T21:18:33.3079681Z 6d68f7da8baa: Pull complete 2023-01-11T21:18:33.5600723Z cca768f96df4: Pull complete 2023-01-11T21:18:39.1259229Z 8c3cf3d5e1c5: Pull complete 2023-01-11T21:18:39.2752277Z 61eecfa8b34e: Pull complete 2023-01-11T21:18:39.7507392Z 95c1ac011645: Pull complete 2023-01-11T21:18:39.9742416Z 3046cc00c4ca: Pull complete 2023-01-11T21:18:40.1974614Z 195d560d8cf6: Pull complete 2023-01-11T21:18:41.0345562Z 77250abd5ca4: Pull complete 2023-01-11T21:18:41.2678660Z 881b24daf9c5: Pull complete 2023-01-11T21:18:42.9961933Z 859052a25d95: Verifying Checksum 2023-01-11T21:18:42.9963333Z 859052a25d95: Download complete 2023-01-11T21:18:43.0316568Z 9fbf0a18619e: Pull complete 2023-01-11T21:18:43.2660376Z 02048a597c22: Pull complete 2023-01-11T21:19:19.1182907Z 859052a25d95: Pull complete 2023-01-11T21:19:19.2130139Z 3e03143da3c2: Pull complete 2023-01-11T21:19:19.2224336Z Digest: sha256:866df6c1171dbe014496717cf2080d6cc72ca611a4e8146525c9ef09640c8ba4 2023-01-11T21:19:19.2251423Z Status: Downloaded newer image for 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/pytorch-linux-bionic-cuda11.6-cudnn8-py3-gcc7:fd224c2e6c79d7fdec6408da598bf52bc5b201dd 2023-01-11T21:19:19.2277319Z 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/pytorch-linux-bionic-cuda11.6-cudnn8-py3-gcc7:fd224c2e6c79d7fdec6408da598bf52bc5b201dd 2023-01-11T21:19:19.2355361Z ##[group]Run pytorch/test-infra/.github/actions/setup-nvidia@main 2023-01-11T21:19:19.2355729Z with: 2023-01-11T21:19:19.2355992Z driver-version: 515.76 2023-01-11T21:19:19.2356225Z env: 2023-01-11T21:19:19.2356470Z GIT_DEFAULT_BRANCH: master 2023-01-11T21:19:19.2356733Z ##[endgroup] 2023-01-11T21:19:19.2390057Z ##[group]Run nick-fields/retry@3e91a01664abd3c5cd539100d10d33b9c5b68482 2023-01-11T21:19:19.2390375Z with: 2023-01-11T21:19:19.2390646Z timeout_minutes: 10 2023-01-11T21:19:19.2390958Z max_attempts: 3 2023-01-11T21:19:19.2398222Z command: # Is it disgusting to have a full shell script here in this github action? Sure # But is it the best way to make it so that this action relies on nothing else? Absolutely set -eou pipefail DISTRIBUTION=$(. /etc/os-release;echo $ID$VERSION_ID) DRIVER_FN="NVIDIA-Linux-x86_64-${DRIVER_VERSION}.run" YUM_REPO_URL="https://nvidia.github.io/nvidia-docker/${DISTRIBUTION}/nvidia-docker.repo" install_nvidia_docker2_amzn2() { ( set -x # Needed for yum-config-manager sudo yum install -y yum-utils sudo yum-config-manager --add-repo "${YUM_REPO_URL}" sudo yum install -y nvidia-docker2 sudo systemctl restart docker ) } install_nvidia_docker2_ubuntu20() { ( set -x sudo apt-get install -y nvidia-docker2 sudo systemctl restart docker ) } pre_install_nvidia_driver_amzn2() { ( # Purge any nvidia driver installed from RHEL repo sudo yum remove -y nvidia-driver-latest-dkms ) } install_nvidia_driver_common() { ( # Try to gather more information about the runner and its existing NVIDIA driver if any echo "Before installing NVIDIA driver" lspci lsmod modinfo nvidia || true HAS_NVIDIA_DRIVER=0 # Check if NVIDIA driver has already been installed if [ -x "$(command -v nvidia-smi)" ]; then set +e # The driver exists, check its version next. Also check only the first GPU if there are more than one of them # so that the same driver version is not print over multiple lines INSTALLED_DRIVER_VERSION=$(nvidia-smi --query-gpu=driver_version --format=csv,noheader --id=0) NVIDIA_SMI_STATUS=$? if [ "$NVIDIA_SMI_STATUS" -ne 0 ] && [ "$NVIDIA_SMI_STATUS" -ne 14 ]; then echo "Failed to get NVIDIA driver version ($INSTALLED_DRIVER_VERSION). Continuing" elif [ "$INSTALLED_DRIVER_VERSION" != "$DRIVER_VERSION" ]; then echo "NVIDIA driver ($INSTALLED_DRIVER_VERSION) has been installed, but we expect to have $DRIVER_VERSION instead. Continuing" else HAS_NVIDIA_DRIVER=1 echo "NVIDIA driver ($INSTALLED_DRIVER_VERSION) has already been installed. Skipping NVIDIA driver installation" fi set -e fi if [ "$HAS_NVIDIA_DRIVER" -eq 0 ]; then # CAUTION: this may need to be updated in future if [ "${DISTRIBUTION}" != ubuntu20.04 ]; then sudo yum groupinstall -y "Development Tools" # ensure our kernel install is the same as our underlying kernel, # groupinstall "Development Tools" has a habit of mismatching kernel headers sudo yum install -y "kernel-devel-uname-r == $(uname -r)" sudo modprobe backlight fi sudo curl -fsL -o /tmp/nvidia_driver "https://s3.amazonaws.com/ossci-linux/nvidia_driver/$DRIVER_FN" set +e sudo /bin/bash /tmp/nvidia_driver -s --no-drm NVIDIA_INSTALLATION_STATUS=$? RESET_GPU=0 if [ "$NVIDIA_INSTALLATION_STATUS" -ne 0 ]; then sudo cat /var/log/nvidia-installer.log # Fail to install NVIDIA driver, try to reset the GPU RESET_GPU=1 elif [ -x "$(command -v nvidia-smi)" ]; then # Check again if nvidia-smi works even if the driver installation completes successfully INSTALLED_DRIVER_VERSION=$(nvidia-smi --query-gpu=driver_version --format=csv,noheader --id=0) NVIDIA_SMI_STATUS=$? if [ "$NVIDIA_SMI_STATUS" -ne 0 ] && [ "$NVIDIA_SMI_STATUS" -ne 14 ]; then RESET_GPU=1 fi fi if [ "$RESET_GPU" -eq 1 ]; then NVIDIA_DEVICES=$(lspci -D | grep -i NVIDIA | cut -d' ' -f1) # The GPU can get stuck in a failure state if somehow the test crashs the GPU microcode. When this # happens, we'll try to reset all NVIDIA devices https://github.com/pytorch/pytorch/issues/88388 for PCI_ID in $NVIDIA_DEVICES; do DEVICE_ENABLED=$(cat /sys/bus/pci/devices/$PCI_ID/enable) echo "Reseting $PCI_ID (enabled state: $DEVICE_ENABLED)" # This requires sudo permission of course echo "1" | sudo tee /sys/bus/pci/devices/$PCI_ID/reset sleep 1 done fi sudo rm -fv /tmp/nvidia_driver set -e fi ) } post_install_nvidia_driver_common() { ( sudo modprobe nvidia || true echo "After installing NVIDIA driver" lspci lsmod modinfo nvidia || true ( set +e nvidia-smi NVIDIA_SMI_STATUS=$? # Allowable exit statuses for nvidia-smi, see: https://github.com/NVIDIA/gpu-operator/issues/285 if [ "$NVIDIA_SMI_STATUS" -eq 0 ] || [ "$NVIDIA_SMI_STATUS" -eq 14 ]; then echo "INFO: Ignoring allowed status ${NVIDIA_SMI_STATUS}" else echo "ERROR: nvidia-smi exited with unresolved status ${NVIDIA_SMI_STATUS}" exit ${NVIDIA_SMI_STATUS} fi set -e ) ) } install_nvidia_driver_amzn2() { ( set -x pre_install_nvidia_driver_amzn2 install_nvidia_driver_common post_install_nvidia_driver_common ) } install_nvidia_driver_ubuntu20() { ( set -x install_nvidia_driver_common post_install_nvidia_driver_common ) } echo "== Installing nvidia driver ${DRIVER_FN} ==" case "${DISTRIBUTION}" in amzn*) install_nvidia_driver_amzn2 ;; ubuntu20.04) install_nvidia_driver_ubuntu20 ;; *) echo "ERROR: Unknown distribution ${DISTRIBUTION}" exit 1 ;; esac # Install container toolkit based on distribution echo "== Installing nvidia container toolkit for ${DISTRIBUTION} ==" case "${DISTRIBUTION}" in amzn*) install_nvidia_docker2_amzn2 ;; ubuntu20.04) install_nvidia_docker2_ubuntu20 ;; *) echo "ERROR: Unknown distribution ${DISTRIBUTION}" exit 1 ;; esac echo "GPU_FLAG=--gpus all" >> "${GITHUB_ENV}" 2023-01-11T21:19:19.2405500Z retry_wait_seconds: 10 2023-01-11T21:19:19.2405925Z polling_interval_seconds: 1 2023-01-11T21:19:19.2406336Z warning_on_retry: true 2023-01-11T21:19:19.2432830Z continue_on_error: false 2023-01-11T21:19:19.2433102Z env: 2023-01-11T21:19:19.2433343Z GIT_DEFAULT_BRANCH: master 2023-01-11T21:19:19.2433606Z DRIVER_VERSION: 515.76 2023-01-11T21:19:19.2433881Z ##[endgroup] 2023-01-11T21:19:19.2913173Z == Installing nvidia driver NVIDIA-Linux-x86_64-515.76.run == 2023-01-11T21:19:19.2913769Z + pre_install_nvidia_driver_amzn2 2023-01-11T21:19:19.2914112Z + sudo yum remove -y nvidia-driver-latest-dkms 2023-01-11T21:19:19.5792876Z Loaded plugins: extras_suggestions, langpacks, priorities, update-motd 2023-01-11T21:19:19.6191178Z No Match for argument: nvidia-driver-latest-dkms 2023-01-11T21:19:19.6432388Z No Packages marked for removal 2023-01-11T21:19:19.6563330Z + install_nvidia_driver_common 2023-01-11T21:19:19.6566681Z + echo 'Before installing NVIDIA driver' 2023-01-11T21:19:19.6567183Z + lspci 2023-01-11T21:19:19.6567447Z Before installing NVIDIA driver 2023-01-11T21:19:19.6655714Z 00:00.0 Host bridge: Intel Corporation 440FX - 82441FX PMC [Natoma] 2023-01-11T21:19:19.6656112Z 00:01.0 ISA bridge: Intel Corporation 82371SB PIIX3 ISA [Natoma/Triton II] 2023-01-11T21:19:19.6656577Z 00:01.3 Non-VGA unclassified device: Intel Corporation 82371AB/EB/MB PIIX4 ACPI (rev 08) 2023-01-11T21:19:19.6657011Z 00:03.0 VGA compatible controller: Amazon.com, Inc. Device 1111 2023-01-11T21:19:19.6657484Z 00:04.0 Non-Volatile memory controller: Amazon.com, Inc. Device 8061 2023-01-11T21:19:19.6657838Z 00:05.0 Ethernet controller: Amazon.com, Inc. Elastic Network Adapter (ENA) 2023-01-11T21:19:19.6660617Z 00:1e.0 3D controller: NVIDIA Corporation Device 2237 (rev a1) 2023-01-11T21:19:19.6661692Z 00:1f.0 Non-Volatile memory controller: Amazon.com, Inc. NVMe SSD Controller 2023-01-11T21:19:19.6662242Z + lsmod 2023-01-11T21:19:19.6671325Z Module Size Used by 2023-01-11T21:19:19.6671620Z nvidia_modeset 1142784 0 2023-01-11T21:19:19.6671910Z nvidia_uvm 1269760 0 2023-01-11T21:19:19.6672166Z veth 16384 0 2023-01-11T21:19:19.6672478Z nvidia 40808448 2 nvidia_uvm,nvidia_modeset 2023-01-11T21:19:19.6672722Z drm 425984 1 nvidia 2023-01-11T21:19:19.6672935Z i2c_core 77824 2 nvidia,drm 2023-01-11T21:19:19.6673727Z backlight 16384 1 nvidia_modeset 2023-01-11T21:19:19.6674013Z xt_conntrack 16384 1 2023-01-11T21:19:19.6674315Z ipt_MASQUERADE 16384 1 2023-01-11T21:19:19.6674726Z nf_nat_masquerade_ipv4 16384 1 ipt_MASQUERADE 2023-01-11T21:19:19.6675122Z nf_conntrack_netlink 49152 0 2023-01-11T21:19:19.6675425Z nfnetlink 16384 2 nf_conntrack_netlink 2023-01-11T21:19:19.6675724Z xfrm_user 45056 1 2023-01-11T21:19:19.6676036Z xfrm_algo 16384 1 xfrm_user 2023-01-11T21:19:19.6676358Z xt_addrtype 16384 2 2023-01-11T21:19:19.6676647Z iptable_filter 16384 1 2023-01-11T21:19:19.6676942Z iptable_nat 16384 1 2023-01-11T21:19:19.6677252Z nf_conntrack_ipv4 16384 3 2023-01-11T21:19:19.6677573Z nf_defrag_ipv4 16384 1 nf_conntrack_ipv4 2023-01-11T21:19:19.6677915Z nf_nat_ipv4 16384 1 iptable_nat 2023-01-11T21:19:19.6678272Z nf_nat 36864 2 nf_nat_masquerade_ipv4,nf_nat_ipv4 2023-01-11T21:19:19.6678788Z nf_conntrack 155648 7 xt_conntrack,nf_nat_masquerade_ipv4,nf_conntrack_ipv4,nf_nat,ipt_MASQUERADE,nf_nat_ipv4,nf_conntrack_netlink 2023-01-11T21:19:19.6679420Z br_netfilter 24576 0 2023-01-11T21:19:19.6679728Z bridge 172032 1 br_netfilter 2023-01-11T21:19:19.6680039Z stp 16384 1 bridge 2023-01-11T21:19:19.6680331Z llc 16384 2 bridge,stp 2023-01-11T21:19:19.6680622Z overlay 86016 0 2023-01-11T21:19:19.6680906Z sunrpc 393216 1 2023-01-11T21:19:19.6681185Z dm_mirror 28672 0 2023-01-11T21:19:19.6681489Z dm_region_hash 20480 1 dm_mirror 2023-01-11T21:19:19.6681833Z dm_log 20480 2 dm_region_hash,dm_mirror 2023-01-11T21:19:19.6682165Z dm_mod 143360 2 dm_log,dm_mirror 2023-01-11T21:19:19.6682465Z dax 69632 1 dm_mod 2023-01-11T21:19:19.6694959Z crc32_pclmul 16384 0 2023-01-11T21:19:19.6695389Z ghash_clmulni_intel 16384 0 2023-01-11T21:19:19.6696483Z pcbc 16384 0 2023-01-11T21:19:19.6696803Z aesni_intel 188416 0 2023-01-11T21:19:19.6697062Z aes_x86_64 20480 1 aesni_intel 2023-01-11T21:19:19.6697364Z crypto_simd 16384 1 aesni_intel 2023-01-11T21:19:19.6697683Z glue_helper 16384 1 aesni_intel 2023-01-11T21:19:19.6697923Z mousedev 24576 0 2023-01-11T21:19:19.6698259Z cryptd 28672 3 crypto_simd,ghash_clmulni_intel,aesni_intel 2023-01-11T21:19:19.6698569Z psmouse 32768 0 2023-01-11T21:19:19.6698828Z evdev 20480 3 2023-01-11T21:19:19.6699718Z button 16384 0 2023-01-11T21:19:19.6700069Z ena 114688 0 2023-01-11T21:19:19.6700354Z crc32c_intel 24576 0 2023-01-11T21:19:19.6701206Z autofs4 49152 2 2023-01-11T21:19:19.6701417Z + modinfo nvidia 2023-01-11T21:19:19.6701797Z filename: /lib/modules/4.14.252-195.483.amzn2.x86_64/kernel/drivers/video/nvidia.ko 2023-01-11T21:19:19.6702063Z firmware: nvidia/515.76/gsp.bin 2023-01-11T21:19:19.6702328Z alias: char-major-195-* 2023-01-11T21:19:19.6702546Z version: 515.76 2023-01-11T21:19:19.6702745Z supported: external 2023-01-11T21:19:19.6702944Z license: NVIDIA 2023-01-11T21:19:19.6703160Z srcversion: 51FD9DD90150B35351AFFBB 2023-01-11T21:19:19.6703404Z alias: pci:v000010DEd*sv*sd*bc06sc80i00* 2023-01-11T21:19:19.6703652Z alias: pci:v000010DEd*sv*sd*bc03sc02i00* 2023-01-11T21:19:19.6703898Z alias: pci:v000010DEd*sv*sd*bc03sc00i00* 2023-01-11T21:19:19.6704150Z depends: i2c-core,drm 2023-01-11T21:19:19.6704362Z retpoline: Y 2023-01-11T21:19:19.6704566Z name: nvidia 2023-01-11T21:19:19.6705052Z vermagic: 4.14.252-195.483.amzn2.x86_64 SMP mod_unload modversions 2023-01-11T21:19:19.6705386Z parm: NvSwitchRegDwords:NvSwitch regkey (charp) 2023-01-11T21:19:19.6705695Z parm: NvSwitchBlacklist:NvSwitchBlacklist=uuid[,uuid...] (charp) 2023-01-11T21:19:19.6705987Z parm: NVreg_ResmanDebugLevel:int 2023-01-11T21:19:19.6706298Z parm: NVreg_RmLogonRC:int 2023-01-11T21:19:19.6706612Z parm: NVreg_ModifyDeviceFiles:int 2023-01-11T21:19:19.6706885Z parm: NVreg_DeviceFileUID:int 2023-01-11T21:19:19.6707109Z parm: NVreg_DeviceFileGID:int 2023-01-11T21:19:19.6707352Z parm: NVreg_DeviceFileMode:int 2023-01-11T21:19:19.6707700Z parm: NVreg_InitializeSystemMemoryAllocations:int 2023-01-11T21:19:19.6708058Z parm: NVreg_UsePageAttributeTable:int 2023-01-11T21:19:19.6708360Z parm: NVreg_EnablePCIeGen3:int 2023-01-11T21:19:19.6708605Z parm: NVreg_EnableMSI:int 2023-01-11T21:19:19.6708835Z parm: NVreg_TCEBypassMode:int 2023-01-11T21:19:19.6709075Z parm: NVreg_EnableStreamMemOPs:int 2023-01-11T21:19:19.6709352Z parm: NVreg_RestrictProfilingToAdminUsers:int 2023-01-11T21:19:19.6709653Z parm: NVreg_PreserveVideoMemoryAllocations:int 2023-01-11T21:19:19.6709936Z parm: NVreg_EnableS0ixPowerManagement:int 2023-01-11T21:19:19.6710336Z parm: NVreg_S0ixPowerManagementVideoMemoryThreshold:int 2023-01-11T21:19:19.6710643Z parm: NVreg_DynamicPowerManagement:int 2023-01-11T21:19:19.6710957Z parm: NVreg_DynamicPowerManagementVideoMemoryThreshold:int 2023-01-11T21:19:19.6711268Z parm: NVreg_EnableGpuFirmware:int 2023-01-11T21:19:19.6711524Z parm: NVreg_EnableGpuFirmwareLogs:int 2023-01-11T21:19:19.6711797Z parm: NVreg_OpenRmEnableUnsupportedGpus:int 2023-01-11T21:19:19.6712087Z parm: NVreg_EnableUserNUMAManagement:int 2023-01-11T21:19:19.6712341Z parm: NVreg_MemoryPoolSize:int 2023-01-11T21:19:19.6712587Z parm: NVreg_KMallocHeapMaxSize:int 2023-01-11T21:19:19.6712832Z parm: NVreg_VMallocHeapMaxSize:int 2023-01-11T21:19:19.6713075Z parm: NVreg_IgnoreMMIOCheck:int 2023-01-11T21:19:19.6713309Z parm: NVreg_NvLinkDisable:int 2023-01-11T21:19:19.6713569Z parm: NVreg_EnablePCIERelaxedOrderingMode:int 2023-01-11T21:19:19.6713844Z parm: NVreg_RegisterPCIDriver:int 2023-01-11T21:19:19.6714143Z parm: NVreg_EnableDbgBreakpoint:int 2023-01-11T21:19:19.6714442Z parm: NVreg_RegistryDwords:charp 2023-01-11T21:19:19.6714765Z parm: NVreg_RegistryDwordsPerDevice:charp 2023-01-11T21:19:19.6715071Z parm: NVreg_RmMsg:charp 2023-01-11T21:19:19.6715342Z parm: NVreg_GpuBlacklist:charp 2023-01-11T21:19:19.6715647Z parm: NVreg_TemporaryFilePath:charp 2023-01-11T21:19:19.6716025Z parm: NVreg_ExcludedGpus:charp 2023-01-11T21:19:19.6716320Z parm: NVreg_DmaRemapPeerMmio:int 2023-01-11T21:19:19.6716615Z parm: rm_firmware_active:charp 2023-01-11T21:19:19.6716835Z + HAS_NVIDIA_DRIVER=0 2023-01-11T21:19:19.6717078Z ++ command -v nvidia-smi 2023-01-11T21:19:19.6717316Z + '[' -x /usr/bin/nvidia-smi ']' 2023-01-11T21:19:19.6717510Z + set +e 2023-01-11T21:19:19.6717813Z ++ nvidia-smi --query-gpu=driver_version --format=csv,noheader --id=0 2023-01-11T21:19:22.4239416Z + INSTALLED_DRIVER_VERSION=515.76 2023-01-11T21:19:22.4239718Z + NVIDIA_SMI_STATUS=0 2023-01-11T21:19:22.4240134Z + '[' 0 -ne 0 ']' 2023-01-11T21:19:22.4240396Z + '[' 515.76 '!=' 515.76 ']' 2023-01-11T21:19:22.4240591Z + HAS_NVIDIA_DRIVER=1 2023-01-11T21:19:22.4240956Z + echo 'NVIDIA driver (515.76) has already been installed. Skipping NVIDIA driver installation' 2023-01-11T21:19:22.4241238Z + set -e 2023-01-11T21:19:22.4241441Z + '[' 1 -eq 0 ']' 2023-01-11T21:19:22.4241745Z NVIDIA driver (515.76) has already been installed. Skipping NVIDIA driver installation 2023-01-11T21:19:22.4242038Z + post_install_nvidia_driver_common 2023-01-11T21:19:22.4242543Z + sudo modprobe nvidia 2023-01-11T21:19:22.4353224Z + echo 'After installing NVIDIA driver' 2023-01-11T21:19:22.4353583Z + lspci 2023-01-11T21:19:22.4353856Z After installing NVIDIA driver 2023-01-11T21:19:22.4440184Z 00:00.0 Host bridge: Intel Corporation 440FX - 82441FX PMC [Natoma] 2023-01-11T21:19:22.4440696Z 00:01.0 ISA bridge: Intel Corporation 82371SB PIIX3 ISA [Natoma/Triton II] 2023-01-11T21:19:22.4441331Z 00:01.3 Non-VGA unclassified device: Intel Corporation 82371AB/EB/MB PIIX4 ACPI (rev 08) 2023-01-11T21:19:22.4441751Z 00:03.0 VGA compatible controller: Amazon.com, Inc. Device 1111 2023-01-11T21:19:22.4442132Z 00:04.0 Non-Volatile memory controller: Amazon.com, Inc. Device 8061 2023-01-11T21:19:22.4442460Z 00:05.0 Ethernet controller: Amazon.com, Inc. Elastic Network Adapter (ENA) 2023-01-11T21:19:22.4442774Z 00:1e.0 3D controller: NVIDIA Corporation Device 2237 (rev a1) 2023-01-11T21:19:22.4443152Z 00:1f.0 Non-Volatile memory controller: Amazon.com, Inc. NVMe SSD Controller 2023-01-11T21:19:22.4443414Z + lsmod 2023-01-11T21:19:22.4453210Z Module Size Used by 2023-01-11T21:19:22.4453518Z nvidia_modeset 1142784 0 2023-01-11T21:19:22.4453799Z nvidia_uvm 1269760 0 2023-01-11T21:19:22.4454060Z veth 16384 0 2023-01-11T21:19:22.4454673Z nvidia 40808448 2 nvidia_uvm,nvidia_modeset 2023-01-11T21:19:22.4455246Z drm 425984 1 nvidia 2023-01-11T21:19:22.4455590Z i2c_core 77824 2 nvidia,drm 2023-01-11T21:19:22.4456008Z backlight 16384 1 nvidia_modeset 2023-01-11T21:19:22.4456385Z xt_conntrack 16384 1 2023-01-11T21:19:22.4456752Z ipt_MASQUERADE 16384 1 2023-01-11T21:19:22.4457162Z nf_nat_masquerade_ipv4 16384 1 ipt_MASQUERADE 2023-01-11T21:19:22.4457525Z nf_conntrack_netlink 49152 0 2023-01-11T21:19:22.4457863Z nfnetlink 16384 2 nf_conntrack_netlink 2023-01-11T21:19:22.4458166Z xfrm_user 45056 1 2023-01-11T21:19:22.4458437Z xfrm_algo 16384 1 xfrm_user 2023-01-11T21:19:22.4458728Z xt_addrtype 16384 2 2023-01-11T21:19:22.4459029Z iptable_filter 16384 1 2023-01-11T21:19:22.4459308Z iptable_nat 16384 1 2023-01-11T21:19:22.4459596Z nf_conntrack_ipv4 16384 3 2023-01-11T21:19:22.4459906Z nf_defrag_ipv4 16384 1 nf_conntrack_ipv4 2023-01-11T21:19:22.4460262Z nf_nat_ipv4 16384 1 iptable_nat 2023-01-11T21:19:22.4460603Z nf_nat 36864 2 nf_nat_masquerade_ipv4,nf_nat_ipv4 2023-01-11T21:19:22.4461123Z nf_conntrack 155648 7 xt_conntrack,nf_nat_masquerade_ipv4,nf_conntrack_ipv4,nf_nat,ipt_MASQUERADE,nf_nat_ipv4,nf_conntrack_netlink 2023-01-11T21:19:22.4461503Z br_netfilter 24576 0 2023-01-11T21:19:22.4461717Z bridge 172032 1 br_netfilter 2023-01-11T21:19:22.4461935Z stp 16384 1 bridge 2023-01-11T21:19:22.4462265Z llc 16384 2 bridge,stp 2023-01-11T21:19:22.4462471Z overlay 86016 0 2023-01-11T21:19:22.4462675Z sunrpc 393216 1 2023-01-11T21:19:22.4462880Z dm_mirror 28672 0 2023-01-11T21:19:22.4463093Z dm_region_hash 20480 1 dm_mirror 2023-01-11T21:19:22.4463347Z dm_log 20480 2 dm_region_hash,dm_mirror 2023-01-11T21:19:22.4463639Z dm_mod 143360 2 dm_log,dm_mirror 2023-01-11T21:19:22.4463956Z dax 69632 1 dm_mod 2023-01-11T21:19:22.4464249Z crc32_pclmul 16384 0 2023-01-11T21:19:22.4464568Z ghash_clmulni_intel 16384 0 2023-01-11T21:19:22.4464950Z pcbc 16384 0 2023-01-11T21:19:22.4465171Z aesni_intel 188416 0 2023-01-11T21:19:22.4465441Z aes_x86_64 20480 1 aesni_intel 2023-01-11T21:19:22.4465677Z crypto_simd 16384 1 aesni_intel 2023-01-11T21:19:22.4465906Z glue_helper 16384 1 aesni_intel 2023-01-11T21:19:22.4466117Z mousedev 24576 0 2023-01-11T21:19:22.4466378Z cryptd 28672 3 crypto_simd,ghash_clmulni_intel,aesni_intel 2023-01-11T21:19:22.4466632Z psmouse 32768 0 2023-01-11T21:19:22.4466826Z evdev 20480 3 2023-01-11T21:19:22.4467022Z button 16384 0 2023-01-11T21:19:22.4467218Z ena 114688 0 2023-01-11T21:19:22.4467409Z crc32c_intel 24576 0 2023-01-11T21:19:22.4467612Z autofs4 49152 2 2023-01-11T21:19:22.4467804Z + modinfo nvidia 2023-01-11T21:19:22.4468167Z filename: /lib/modules/4.14.252-195.483.amzn2.x86_64/kernel/drivers/video/nvidia.ko 2023-01-11T21:19:22.4468449Z firmware: nvidia/515.76/gsp.bin 2023-01-11T21:19:22.4468720Z alias: char-major-195-* 2023-01-11T21:19:22.4468959Z version: 515.76 2023-01-11T21:19:22.4469217Z supported: external 2023-01-11T21:19:22.4469470Z license: NVIDIA 2023-01-11T21:19:22.4469719Z srcversion: 51FD9DD90150B35351AFFBB 2023-01-11T21:19:22.4469966Z alias: pci:v000010DEd*sv*sd*bc06sc80i00* 2023-01-11T21:19:22.4470217Z alias: pci:v000010DEd*sv*sd*bc03sc02i00* 2023-01-11T21:19:22.4470463Z alias: pci:v000010DEd*sv*sd*bc03sc00i00* 2023-01-11T21:19:22.4470717Z depends: i2c-core,drm 2023-01-11T21:19:22.4470928Z retpoline: Y 2023-01-11T21:19:22.4471121Z name: nvidia 2023-01-11T21:19:22.4471422Z vermagic: 4.14.252-195.483.amzn2.x86_64 SMP mod_unload modversions 2023-01-11T21:19:22.4471786Z parm: NvSwitchRegDwords:NvSwitch regkey (charp) 2023-01-11T21:19:22.4472095Z parm: NvSwitchBlacklist:NvSwitchBlacklist=uuid[,uuid...] (charp) 2023-01-11T21:19:22.4472369Z parm: NVreg_ResmanDebugLevel:int 2023-01-11T21:19:22.4472606Z parm: NVreg_RmLogonRC:int 2023-01-11T21:19:22.4472843Z parm: NVreg_ModifyDeviceFiles:int 2023-01-11T21:19:22.4473070Z parm: NVreg_DeviceFileUID:int 2023-01-11T21:19:22.4473304Z parm: NVreg_DeviceFileGID:int 2023-01-11T21:19:22.4473538Z parm: NVreg_DeviceFileMode:int 2023-01-11T21:19:22.4473814Z parm: NVreg_InitializeSystemMemoryAllocations:int 2023-01-11T21:19:22.4474104Z parm: NVreg_UsePageAttributeTable:int 2023-01-11T21:19:22.4474396Z parm: NVreg_EnablePCIeGen3:int 2023-01-11T21:19:22.4474679Z parm: NVreg_EnableMSI:int 2023-01-11T21:19:22.4474953Z parm: NVreg_TCEBypassMode:int 2023-01-11T21:19:22.4475264Z parm: NVreg_EnableStreamMemOPs:int 2023-01-11T21:19:22.4475611Z parm: NVreg_RestrictProfilingToAdminUsers:int 2023-01-11T21:19:22.4475983Z parm: NVreg_PreserveVideoMemoryAllocations:int 2023-01-11T21:19:22.4476344Z parm: NVreg_EnableS0ixPowerManagement:int 2023-01-11T21:19:22.4476734Z parm: NVreg_S0ixPowerManagementVideoMemoryThreshold:int 2023-01-11T21:19:22.4477050Z parm: NVreg_DynamicPowerManagement:int 2023-01-11T21:19:22.4477407Z parm: NVreg_DynamicPowerManagementVideoMemoryThreshold:int 2023-01-11T21:19:22.4477719Z parm: NVreg_EnableGpuFirmware:int 2023-01-11T21:19:22.4477974Z parm: NVreg_EnableGpuFirmwareLogs:int 2023-01-11T21:19:22.4478254Z parm: NVreg_OpenRmEnableUnsupportedGpus:int 2023-01-11T21:19:22.4478542Z parm: NVreg_EnableUserNUMAManagement:int 2023-01-11T21:19:22.4478799Z parm: NVreg_MemoryPoolSize:int 2023-01-11T21:19:22.4479039Z parm: NVreg_KMallocHeapMaxSize:int 2023-01-11T21:19:22.4479297Z parm: NVreg_VMallocHeapMaxSize:int 2023-01-11T21:19:22.4479546Z parm: NVreg_IgnoreMMIOCheck:int 2023-01-11T21:19:22.4479774Z parm: NVreg_NvLinkDisable:int 2023-01-11T21:19:22.4480041Z parm: NVreg_EnablePCIERelaxedOrderingMode:int 2023-01-11T21:19:22.4480314Z parm: NVreg_RegisterPCIDriver:int 2023-01-11T21:19:22.4480561Z parm: NVreg_EnableDbgBreakpoint:int 2023-01-11T21:19:22.4480810Z parm: NVreg_RegistryDwords:charp 2023-01-11T21:19:22.4481075Z parm: NVreg_RegistryDwordsPerDevice:charp 2023-01-11T21:19:22.4481315Z parm: NVreg_RmMsg:charp 2023-01-11T21:19:22.4481541Z parm: NVreg_GpuBlacklist:charp 2023-01-11T21:19:22.4481793Z parm: NVreg_TemporaryFilePath:charp 2023-01-11T21:19:22.4482032Z parm: NVreg_ExcludedGpus:charp 2023-01-11T21:19:22.4482275Z parm: NVreg_DmaRemapPeerMmio:int 2023-01-11T21:19:22.4482513Z parm: rm_firmware_active:charp 2023-01-11T21:19:22.4482720Z + set +e 2023-01-11T21:19:22.4482917Z + nvidia-smi 2023-01-11T21:19:24.8942853Z Wed Jan 11 21:19:24 2023 2023-01-11T21:19:24.8943705Z +-----------------------------------------------------------------------------+ 2023-01-11T21:19:24.8944685Z | NVIDIA-SMI 515.76 Driver Version: 515.76 CUDA Version: 11.7 | 2023-01-11T21:19:24.8945572Z |-------------------------------+----------------------+----------------------+ 2023-01-11T21:19:24.8946393Z | GPU Name Persistence-M| Bus-Id Disp.A | Volatile Uncorr. ECC | 2023-01-11T21:19:24.8947177Z | Fan Temp Perf Pwr:Usage/Cap| Memory-Usage | GPU-Util Compute M. | 2023-01-11T21:19:24.8947738Z | | | MIG M. | 2023-01-11T21:19:24.8948214Z |===============================+======================+======================| 2023-01-11T21:19:24.9172306Z | 0 NVIDIA A10G Off | 00000000:00:1E.0 Off | 0 | 2023-01-11T21:19:24.9173244Z | 0% 20C P0 56W / 300W | 0MiB / 23028MiB | 2% Default | 2023-01-11T21:19:24.9173825Z | | | N/A | 2023-01-11T21:19:24.9175178Z +-------------------------------+----------------------+----------------------+ 2023-01-11T21:19:24.9175878Z 2023-01-11T21:19:24.9176511Z +-----------------------------------------------------------------------------+ 2023-01-11T21:19:24.9176827Z | Processes: | 2023-01-11T21:19:24.9177111Z | GPU GI CI PID Type Process name GPU Memory | 2023-01-11T21:19:24.9177389Z | ID ID Usage | 2023-01-11T21:19:24.9177624Z |=============================================================================| 2023-01-11T21:19:24.9177881Z | No running processes found | 2023-01-11T21:19:24.9178249Z +-----------------------------------------------------------------------------+ 2023-01-11T21:19:25.3596918Z + NVIDIA_SMI_STATUS=0 2023-01-11T21:19:25.3597400Z + '[' 0 -eq 0 ']' 2023-01-11T21:19:25.3597846Z + echo 'INFO: Ignoring allowed status 0' 2023-01-11T21:19:25.3598150Z + set -e 2023-01-11T21:19:25.3598357Z INFO: Ignoring allowed status 0 2023-01-11T21:19:25.3603883Z == Installing nvidia container toolkit for amzn2 == 2023-01-11T21:19:25.3605350Z + sudo yum install -y yum-utils 2023-01-11T21:19:25.6518136Z Loaded plugins: extras_suggestions, langpacks, priorities, update-motd 2023-01-11T21:19:26.9253839Z Package yum-utils-1.1.31-46.amzn2.0.1.noarch already installed and latest version 2023-01-11T21:19:26.9254882Z Nothing to do 2023-01-11T21:19:27.0072300Z + sudo yum-config-manager --add-repo https://nvidia.github.io/nvidia-docker/amzn2/nvidia-docker.repo 2023-01-11T21:19:29.3381520Z Loaded plugins: extras_suggestions, langpacks, priorities, update-motd 2023-01-11T21:19:29.3653818Z adding repo from: https://nvidia.github.io/nvidia-docker/amzn2/nvidia-docker.repo 2023-01-11T21:19:29.3655658Z grabbing file https://nvidia.github.io/nvidia-docker/amzn2/nvidia-docker.repo to /etc/yum.repos.d/nvidia-docker.repo 2023-01-11T21:19:29.3656510Z repo saved to /etc/yum.repos.d/nvidia-docker.repo 2023-01-11T21:19:29.3772105Z + sudo yum install -y nvidia-docker2 2023-01-11T21:19:29.8766978Z Loaded plugins: extras_suggestions, langpacks, priorities, update-motd 2023-01-11T21:19:31.0899424Z Package nvidia-docker2-2.11.0-1.noarch already installed and latest version 2023-01-11T21:19:31.0900087Z Nothing to do 2023-01-11T21:19:31.1706779Z + sudo systemctl restart docker 2023-01-11T21:20:13.3497352Z Command completed after 1 attempt(s). 2023-01-11T21:20:13.3554707Z ##[group]Run python3 -m pip install psutil==5.9.1 2023-01-11T21:20:13.3555052Z python3 -m pip install psutil==5.9.1 2023-01-11T21:20:13.3555340Z python3 -m pip install pynvml==11.4.1 2023-01-11T21:20:13.3555649Z python3 -m tools.stats.monitor > usage_log.txt 2>&1 & 2023-01-11T21:20:13.3556004Z echo "monitor-script-pid=${!}" >> "${GITHUB_OUTPUT}" 2023-01-11T21:20:13.3567436Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2023-01-11T21:20:13.3567683Z env: 2023-01-11T21:20:13.3567875Z GIT_DEFAULT_BRANCH: master 2023-01-11T21:20:13.3568087Z GPU_FLAG: --gpus all 2023-01-11T21:20:13.3568286Z ##[endgroup] 2023-01-11T21:20:13.5773115Z Defaulting to user installation because normal site-packages is not writeable 2023-01-11T21:20:13.5962601Z Requirement already satisfied: psutil==5.9.1 in /home/ec2-user/.local/lib/python3.7/site-packages (5.9.1) 2023-01-11T21:20:14.0365633Z Defaulting to user installation because normal site-packages is not writeable 2023-01-11T21:20:14.0552562Z Requirement already satisfied: pynvml==11.4.1 in /home/ec2-user/.local/lib/python3.7/site-packages (11.4.1) 2023-01-11T21:20:14.2760529Z Prepare all required actions 2023-01-11T21:20:14.2760812Z Getting action download info 2023-01-11T21:20:14.5392468Z Download action repository 'seemethere/download-artifact-s3@v4' (SHA:4a8bfae15cc25cc0785c1603ee87a9da8fd442ea) 2023-01-11T21:20:14.7373827Z Download action repository 'actions/download-artifact@v3' (SHA:9bc31d5ccc31df68ecc42ccf4149144866c47d8a) 2023-01-11T21:20:14.8627027Z ##[group]Run ./.github/actions/download-build-artifacts 2023-01-11T21:20:14.8627332Z with: 2023-01-11T21:20:14.8627626Z name: linux-bionic-cuda11.6-py3.10-gcc7-sm86 2023-01-11T21:20:14.8627904Z env: 2023-01-11T21:20:14.8628139Z GIT_DEFAULT_BRANCH: master 2023-01-11T21:20:14.8628371Z GPU_FLAG: --gpus all 2023-01-11T21:20:14.8628562Z ##[endgroup] 2023-01-11T21:20:14.8651671Z ##[group]Run seemethere/download-artifact-s3@v4 2023-01-11T21:20:14.8651907Z with: 2023-01-11T21:20:14.8652142Z name: linux-bionic-cuda11.6-py3.10-gcc7-sm86 2023-01-11T21:20:14.8652391Z s3-bucket: gha-artifacts 2023-01-11T21:20:14.8652642Z region: us-east-1 2023-01-11T21:20:14.8652837Z env: 2023-01-11T21:20:14.8653024Z GIT_DEFAULT_BRANCH: master 2023-01-11T21:20:14.8653242Z GPU_FLAG: --gpus all 2023-01-11T21:20:14.8653445Z ##[endgroup] 2023-01-11T21:20:16.7404496Z Found 1 objects with prefix pytorch/pytorch/3896346758/linux-bionic-cuda11.6-py3.10-gcc7-sm86/ 2023-01-11T21:20:16.7405070Z Starting download (1/1): /home/ec2-user/actions-runner/_work/pytorch/pytorch/artifacts.zip 2023-01-11T21:20:22.8335694Z Finished download (1/1): /home/ec2-user/actions-runner/_work/pytorch/pytorch/artifacts.zip 2023-01-11T21:20:22.8335946Z 2023-01-11T21:20:22.8349811Z ##[warning]The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/ 2023-01-11T21:20:22.8356952Z Artifact download has finished successfully 2023-01-11T21:20:22.8559049Z ##[group]Run unzip -o artifacts.zip 2023-01-11T21:20:22.8559399Z unzip -o artifacts.zip 2023-01-11T21:20:22.8570951Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2023-01-11T21:20:22.8571260Z env: 2023-01-11T21:20:22.8571485Z GIT_DEFAULT_BRANCH: master 2023-01-11T21:20:22.8571708Z GPU_FLAG: --gpus all 2023-01-11T21:20:22.8571951Z ##[endgroup] 2023-01-11T21:20:22.8605942Z Archive: artifacts.zip 2023-01-11T21:20:22.8632967Z creating: dist/ 2023-01-11T21:20:24.5221188Z inflating: dist/torch-2.0.0a0+git8419ddd-cp310-cp310-linux_x86_64.whl 2023-01-11T21:20:24.5221832Z creating: build/custom_test_artifacts/ 2023-01-11T21:20:24.5222497Z creating: build/custom_test_artifacts/custom-op-build/ 2023-01-11T21:20:24.5223219Z creating: build/custom_test_artifacts/custom-op-build/CMakeFiles/ 2023-01-11T21:20:24.5231922Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/CMakeOutput.log 2023-01-11T21:20:24.5232386Z creating: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.22.1/ 2023-01-11T21:20:24.5232977Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.22.1/CMakeSystem.cmake 2023-01-11T21:20:24.5233410Z creating: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.22.1/CompilerIdC/ 2023-01-11T21:20:24.5233838Z creating: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.22.1/CompilerIdC/tmp/ 2023-01-11T21:20:24.5234302Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.22.1/CompilerIdC/CMakeCCompilerId.c 2023-01-11T21:20:24.5234752Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.22.1/CompilerIdC/a.out 2023-01-11T21:20:24.5235189Z creating: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.22.1/CompilerIdCXX/ 2023-01-11T21:20:24.5235622Z creating: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.22.1/CompilerIdCXX/tmp/ 2023-01-11T21:20:24.5236103Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.22.1/CompilerIdCXX/CMakeCXXCompilerId.cpp 2023-01-11T21:20:24.5236725Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.22.1/CompilerIdCXX/a.out 2023-01-11T21:20:24.5237279Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.22.1/CMakeDetermineCompilerABI_C.bin 2023-01-11T21:20:24.5237756Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.22.1/CMakeCCompiler.cmake 2023-01-11T21:20:24.5238251Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.22.1/CMakeDetermineCompilerABI_CXX.bin 2023-01-11T21:20:24.5238722Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.22.1/CMakeCXXCompiler.cmake 2023-01-11T21:20:24.5239176Z creating: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.22.1/CompilerIdCUDA/ 2023-01-11T21:20:24.5239618Z creating: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.22.1/CompilerIdCUDA/tmp/ 2023-01-11T21:20:24.5284094Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.22.1/CompilerIdCUDA/tmp/CMakeCUDACompilerId.cpp1.ii 2023-01-11T21:20:24.5284729Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.22.1/CompilerIdCUDA/tmp/CMakeCUDACompilerId.cudafe1.c 2023-01-11T21:20:24.5285291Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.22.1/CompilerIdCUDA/tmp/CMakeCUDACompilerId.cudafe1.gpu 2023-01-11T21:20:24.5285865Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.22.1/CompilerIdCUDA/tmp/CMakeCUDACompilerId.cudafe1.stub.c 2023-01-11T21:20:24.5286428Z extracting: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.22.1/CompilerIdCUDA/tmp/CMakeCUDACompilerId.module_id 2023-01-11T21:20:24.5286959Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.22.1/CompilerIdCUDA/tmp/CMakeCUDACompilerId.ptx 2023-01-11T21:20:24.5287496Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.22.1/CompilerIdCUDA/tmp/CMakeCUDACompilerId.sm_52.cubin 2023-01-11T21:20:24.5288032Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.22.1/CompilerIdCUDA/tmp/CMakeCUDACompilerId.fatbin 2023-01-11T21:20:24.5288580Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.22.1/CompilerIdCUDA/tmp/CMakeCUDACompilerId.fatbin.c 2023-01-11T21:20:24.5323452Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.22.1/CompilerIdCUDA/tmp/CMakeCUDACompilerId.cpp4.ii 2023-01-11T21:20:24.5358481Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.22.1/CompilerIdCUDA/tmp/CMakeCUDACompilerId.cudafe1.cpp 2023-01-11T21:20:24.5359408Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.22.1/CompilerIdCUDA/tmp/CMakeCUDACompilerId.o 2023-01-11T21:20:24.5360106Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.22.1/CompilerIdCUDA/tmp/a_dlink.sm_52.cubin 2023-01-11T21:20:24.5361207Z extracting: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.22.1/CompilerIdCUDA/tmp/a_dlink.reg.c 2023-01-11T21:20:24.5362271Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.22.1/CompilerIdCUDA/tmp/a_dlink.fatbin 2023-01-11T21:20:24.5363298Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.22.1/CompilerIdCUDA/tmp/a_dlink.fatbin.c 2023-01-11T21:20:24.5364324Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.22.1/CompilerIdCUDA/tmp/a_dlink.o 2023-01-11T21:20:24.5365302Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.22.1/CompilerIdCUDA/CMakeCUDACompilerId.cu 2023-01-11T21:20:24.5424664Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.22.1/CompilerIdCUDA/a.out 2023-01-11T21:20:24.5482277Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.22.1/CMakeDetermineCompilerABI_CUDA.bin 2023-01-11T21:20:24.5482946Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.22.1/CMakeCUDACompiler.cmake 2023-01-11T21:20:24.5483390Z creating: build/custom_test_artifacts/custom-op-build/CMakeFiles/CMakeTmp/ 2023-01-11T21:20:24.5483986Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/CMakeError.log 2023-01-11T21:20:24.5484422Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/cmake.check_cache 2023-01-11T21:20:24.5484842Z creating: build/custom_test_artifacts/custom-op-build/CMakeFiles/custom_ops.dir/ 2023-01-11T21:20:24.5485282Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/custom_ops.dir/compiler_depend.ts 2023-01-11T21:20:24.5485763Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/custom_ops.dir/compiler_depend.make 2023-01-11T21:20:24.5486228Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/custom_ops.dir/depend.make 2023-01-11T21:20:24.5486674Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/custom_ops.dir/link.txt 2023-01-11T21:20:24.5487123Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/custom_ops.dir/cmake_clean.cmake 2023-01-11T21:20:24.5487786Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/custom_ops.dir/build.make 2023-01-11T21:20:24.5488252Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/custom_ops.dir/DependInfo.cmake 2023-01-11T21:20:24.5488797Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/custom_ops.dir/flags.make 2023-01-11T21:20:24.5489361Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/custom_ops.dir/progress.make 2023-01-11T21:20:24.5510272Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/custom_ops.dir/op.cpp.o.d 2023-01-11T21:20:24.5602614Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/custom_ops.dir/op.cpp.o 2023-01-11T21:20:24.5603086Z creating: build/custom_test_artifacts/custom-op-build/CMakeFiles/test_custom_ops.dir/ 2023-01-11T21:20:24.5603653Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/test_custom_ops.dir/compiler_depend.ts 2023-01-11T21:20:24.5604149Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/test_custom_ops.dir/compiler_depend.make 2023-01-11T21:20:24.5604630Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/test_custom_ops.dir/depend.make 2023-01-11T21:20:24.5605091Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/test_custom_ops.dir/link.txt 2023-01-11T21:20:24.5605563Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/test_custom_ops.dir/cmake_clean.cmake 2023-01-11T21:20:24.5606027Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/test_custom_ops.dir/build.make 2023-01-11T21:20:24.5606502Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/test_custom_ops.dir/DependInfo.cmake 2023-01-11T21:20:24.5606967Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/test_custom_ops.dir/flags.make 2023-01-11T21:20:24.5607443Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/test_custom_ops.dir/progress.make 2023-01-11T21:20:24.5625218Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/test_custom_ops.dir/test_custom_ops.cpp.o.d 2023-01-11T21:20:24.5696760Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/test_custom_ops.dir/test_custom_ops.cpp.o 2023-01-11T21:20:24.5698014Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/CMakeDirectoryInformation.cmake 2023-01-11T21:20:24.5698964Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/TargetDirectories.txt 2023-01-11T21:20:24.5699821Z extracting: build/custom_test_artifacts/custom-op-build/CMakeFiles/progress.marks 2023-01-11T21:20:24.5700639Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/Makefile2 2023-01-11T21:20:24.5701443Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/Makefile.cmake 2023-01-11T21:20:24.5702249Z inflating: build/custom_test_artifacts/custom-op-build/detect_cuda_version.cc 2023-01-11T21:20:24.5703544Z inflating: build/custom_test_artifacts/custom-op-build/CMakeCache.txt 2023-01-11T21:20:24.5704369Z inflating: build/custom_test_artifacts/custom-op-build/Makefile 2023-01-11T21:20:24.5705255Z inflating: build/custom_test_artifacts/custom-op-build/cmake_install.cmake 2023-01-11T21:20:24.5777773Z inflating: build/custom_test_artifacts/custom-op-build/libcustom_ops.so 2023-01-11T21:20:24.5831049Z inflating: build/custom_test_artifacts/custom-op-build/test_custom_ops 2023-01-11T21:20:24.5831415Z creating: build/custom_test_artifacts/jit-hook-build/ 2023-01-11T21:20:24.5831782Z creating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/ 2023-01-11T21:20:24.5836329Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/CMakeOutput.log 2023-01-11T21:20:24.5836745Z creating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.22.1/ 2023-01-11T21:20:24.5837173Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.22.1/CMakeSystem.cmake 2023-01-11T21:20:24.5837611Z creating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.22.1/CompilerIdC/ 2023-01-11T21:20:24.5838037Z creating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.22.1/CompilerIdC/tmp/ 2023-01-11T21:20:24.5840866Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.22.1/CompilerIdC/CMakeCCompilerId.c 2023-01-11T21:20:24.5841410Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.22.1/CompilerIdC/a.out 2023-01-11T21:20:24.5841900Z creating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.22.1/CompilerIdCXX/ 2023-01-11T21:20:24.5842347Z creating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.22.1/CompilerIdCXX/tmp/ 2023-01-11T21:20:24.5844602Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.22.1/CompilerIdCXX/CMakeCXXCompilerId.cpp 2023-01-11T21:20:24.5845098Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.22.1/CompilerIdCXX/a.out 2023-01-11T21:20:24.5846440Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.22.1/CMakeDetermineCompilerABI_C.bin 2023-01-11T21:20:24.5847000Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.22.1/CMakeCCompiler.cmake 2023-01-11T21:20:24.5847915Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.22.1/CMakeDetermineCompilerABI_CXX.bin 2023-01-11T21:20:24.5848821Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.22.1/CMakeCXXCompiler.cmake 2023-01-11T21:20:24.5849742Z creating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.22.1/CompilerIdCUDA/ 2023-01-11T21:20:24.5850596Z creating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.22.1/CompilerIdCUDA/tmp/ 2023-01-11T21:20:24.5896286Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.22.1/CompilerIdCUDA/tmp/CMakeCUDACompilerId.cpp1.ii 2023-01-11T21:20:24.5897178Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.22.1/CompilerIdCUDA/tmp/CMakeCUDACompilerId.cudafe1.c 2023-01-11T21:20:24.5898050Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.22.1/CompilerIdCUDA/tmp/CMakeCUDACompilerId.cudafe1.gpu 2023-01-11T21:20:24.5898902Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.22.1/CompilerIdCUDA/tmp/CMakeCUDACompilerId.cudafe1.stub.c 2023-01-11T21:20:24.5899753Z extracting: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.22.1/CompilerIdCUDA/tmp/CMakeCUDACompilerId.module_id 2023-01-11T21:20:24.5900572Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.22.1/CompilerIdCUDA/tmp/CMakeCUDACompilerId.ptx 2023-01-11T21:20:24.5901386Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.22.1/CompilerIdCUDA/tmp/CMakeCUDACompilerId.sm_52.cubin 2023-01-11T21:20:24.5902192Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.22.1/CompilerIdCUDA/tmp/CMakeCUDACompilerId.fatbin 2023-01-11T21:20:24.5903105Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.22.1/CompilerIdCUDA/tmp/CMakeCUDACompilerId.fatbin.c 2023-01-11T21:20:24.5936135Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.22.1/CompilerIdCUDA/tmp/CMakeCUDACompilerId.cpp4.ii 2023-01-11T21:20:24.5970289Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.22.1/CompilerIdCUDA/tmp/CMakeCUDACompilerId.cudafe1.cpp 2023-01-11T21:20:24.5971343Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.22.1/CompilerIdCUDA/tmp/CMakeCUDACompilerId.o 2023-01-11T21:20:24.5972154Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.22.1/CompilerIdCUDA/tmp/a_dlink.sm_52.cubin 2023-01-11T21:20:24.5972913Z extracting: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.22.1/CompilerIdCUDA/tmp/a_dlink.reg.c 2023-01-11T21:20:24.5973661Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.22.1/CompilerIdCUDA/tmp/a_dlink.fatbin 2023-01-11T21:20:24.5974702Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.22.1/CompilerIdCUDA/tmp/a_dlink.fatbin.c 2023-01-11T21:20:24.5975756Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.22.1/CompilerIdCUDA/tmp/a_dlink.o 2023-01-11T21:20:24.5976596Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.22.1/CompilerIdCUDA/CMakeCUDACompilerId.cu 2023-01-11T21:20:24.6035894Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.22.1/CompilerIdCUDA/a.out 2023-01-11T21:20:24.6095069Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.22.1/CMakeDetermineCompilerABI_CUDA.bin 2023-01-11T21:20:24.6095574Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.22.1/CMakeCUDACompiler.cmake 2023-01-11T21:20:24.6096006Z creating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/CMakeTmp/ 2023-01-11T21:20:24.6096421Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/CMakeError.log 2023-01-11T21:20:24.6096847Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/cmake.check_cache 2023-01-11T21:20:24.6097279Z creating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/test_jit_hooks.dir/ 2023-01-11T21:20:24.6097731Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/test_jit_hooks.dir/compiler_depend.ts 2023-01-11T21:20:24.6098222Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/test_jit_hooks.dir/compiler_depend.make 2023-01-11T21:20:24.6098695Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/test_jit_hooks.dir/depend.make 2023-01-11T21:20:24.6099151Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/test_jit_hooks.dir/link.txt 2023-01-11T21:20:24.6099608Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/test_jit_hooks.dir/cmake_clean.cmake 2023-01-11T21:20:24.6100064Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/test_jit_hooks.dir/build.make 2023-01-11T21:20:24.6100537Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/test_jit_hooks.dir/DependInfo.cmake 2023-01-11T21:20:24.6100988Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/test_jit_hooks.dir/flags.make 2023-01-11T21:20:24.6101450Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/test_jit_hooks.dir/progress.make 2023-01-11T21:20:24.6116782Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/test_jit_hooks.dir/test_jit_hooks.cpp.o.d 2023-01-11T21:20:24.6175952Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/test_jit_hooks.dir/test_jit_hooks.cpp.o 2023-01-11T21:20:24.6176983Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/CMakeDirectoryInformation.cmake 2023-01-11T21:20:24.6177913Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/TargetDirectories.txt 2023-01-11T21:20:24.6178783Z extracting: build/custom_test_artifacts/jit-hook-build/CMakeFiles/progress.marks 2023-01-11T21:20:24.6179791Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/Makefile2 2023-01-11T21:20:24.6180347Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/Makefile.cmake 2023-01-11T21:20:24.6180761Z inflating: build/custom_test_artifacts/jit-hook-build/detect_cuda_version.cc 2023-01-11T21:20:24.6181156Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeCache.txt 2023-01-11T21:20:24.6181534Z inflating: build/custom_test_artifacts/jit-hook-build/Makefile 2023-01-11T21:20:24.6181911Z inflating: build/custom_test_artifacts/jit-hook-build/cmake_install.cmake 2023-01-11T21:20:24.6222141Z inflating: build/custom_test_artifacts/jit-hook-build/test_jit_hooks 2023-01-11T21:20:24.6222538Z creating: build/custom_test_artifacts/custom-backend-build/ 2023-01-11T21:20:24.6222927Z creating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/ 2023-01-11T21:20:24.6230982Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/CMakeOutput.log 2023-01-11T21:20:24.6231529Z creating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.22.1/ 2023-01-11T21:20:24.6232103Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.22.1/CMakeSystem.cmake 2023-01-11T21:20:24.6232572Z creating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.22.1/CompilerIdC/ 2023-01-11T21:20:24.6233027Z creating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.22.1/CompilerIdC/tmp/ 2023-01-11T21:20:24.6233511Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.22.1/CompilerIdC/CMakeCCompilerId.c 2023-01-11T21:20:24.6234000Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.22.1/CompilerIdC/a.out 2023-01-11T21:20:24.6234451Z creating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.22.1/CompilerIdCXX/ 2023-01-11T21:20:24.6234912Z creating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.22.1/CompilerIdCXX/tmp/ 2023-01-11T21:20:24.6235436Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.22.1/CompilerIdCXX/CMakeCXXCompilerId.cpp 2023-01-11T21:20:24.6235929Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.22.1/CompilerIdCXX/a.out 2023-01-11T21:20:24.6236433Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.22.1/CMakeDetermineCompilerABI_C.bin 2023-01-11T21:20:24.6236938Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.22.1/CMakeCCompiler.cmake 2023-01-11T21:20:24.6237451Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.22.1/CMakeDetermineCompilerABI_CXX.bin 2023-01-11T21:20:24.6238166Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.22.1/CMakeCXXCompiler.cmake 2023-01-11T21:20:24.6238675Z creating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.22.1/CompilerIdCUDA/ 2023-01-11T21:20:24.6239258Z creating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.22.1/CompilerIdCUDA/tmp/ 2023-01-11T21:20:24.6284233Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.22.1/CompilerIdCUDA/tmp/CMakeCUDACompilerId.cpp1.ii 2023-01-11T21:20:24.6285691Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.22.1/CompilerIdCUDA/tmp/CMakeCUDACompilerId.cudafe1.c 2023-01-11T21:20:24.6286826Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.22.1/CompilerIdCUDA/tmp/CMakeCUDACompilerId.cudafe1.gpu 2023-01-11T21:20:24.6287995Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.22.1/CompilerIdCUDA/tmp/CMakeCUDACompilerId.cudafe1.stub.c 2023-01-11T21:20:24.6289206Z extracting: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.22.1/CompilerIdCUDA/tmp/CMakeCUDACompilerId.module_id 2023-01-11T21:20:24.6290032Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.22.1/CompilerIdCUDA/tmp/CMakeCUDACompilerId.ptx 2023-01-11T21:20:24.6290841Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.22.1/CompilerIdCUDA/tmp/CMakeCUDACompilerId.sm_52.cubin 2023-01-11T21:20:24.6291555Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.22.1/CompilerIdCUDA/tmp/CMakeCUDACompilerId.fatbin 2023-01-11T21:20:24.6292112Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.22.1/CompilerIdCUDA/tmp/CMakeCUDACompilerId.fatbin.c 2023-01-11T21:20:24.6320537Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.22.1/CompilerIdCUDA/tmp/CMakeCUDACompilerId.cpp4.ii 2023-01-11T21:20:24.6354781Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.22.1/CompilerIdCUDA/tmp/CMakeCUDACompilerId.cudafe1.cpp 2023-01-11T21:20:24.6355444Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.22.1/CompilerIdCUDA/tmp/CMakeCUDACompilerId.o 2023-01-11T21:20:24.6355978Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.22.1/CompilerIdCUDA/tmp/a_dlink.sm_52.cubin 2023-01-11T21:20:24.6356488Z extracting: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.22.1/CompilerIdCUDA/tmp/a_dlink.reg.c 2023-01-11T21:20:24.6356977Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.22.1/CompilerIdCUDA/tmp/a_dlink.fatbin 2023-01-11T21:20:24.6357485Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.22.1/CompilerIdCUDA/tmp/a_dlink.fatbin.c 2023-01-11T21:20:24.6357980Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.22.1/CompilerIdCUDA/tmp/a_dlink.o 2023-01-11T21:20:24.6358539Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.22.1/CompilerIdCUDA/CMakeCUDACompilerId.cu 2023-01-11T21:20:24.6417678Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.22.1/CompilerIdCUDA/a.out 2023-01-11T21:20:24.6476435Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.22.1/CMakeDetermineCompilerABI_CUDA.bin 2023-01-11T21:20:24.6477011Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.22.1/CMakeCUDACompiler.cmake 2023-01-11T21:20:24.6477565Z creating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/CMakeTmp/ 2023-01-11T21:20:24.6477997Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/CMakeError.log 2023-01-11T21:20:24.6478494Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/cmake.check_cache 2023-01-11T21:20:24.6479050Z creating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/custom_backend.dir/ 2023-01-11T21:20:24.6479659Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/custom_backend.dir/compiler_depend.ts 2023-01-11T21:20:24.6480287Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/custom_backend.dir/compiler_depend.make 2023-01-11T21:20:24.6480905Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/custom_backend.dir/depend.make 2023-01-11T21:20:24.6481405Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/custom_backend.dir/link.txt 2023-01-11T21:20:24.6481954Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/custom_backend.dir/cmake_clean.cmake 2023-01-11T21:20:24.6482444Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/custom_backend.dir/build.make 2023-01-11T21:20:24.6482938Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/custom_backend.dir/DependInfo.cmake 2023-01-11T21:20:24.6483428Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/custom_backend.dir/flags.make 2023-01-11T21:20:24.6483916Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/custom_backend.dir/progress.make 2023-01-11T21:20:24.6485564Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/custom_backend.dir/custom_backend.cpp.o.d 2023-01-11T21:20:24.6612204Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/custom_backend.dir/custom_backend.cpp.o 2023-01-11T21:20:24.6613490Z creating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/test_custom_backend.dir/ 2023-01-11T21:20:24.6614967Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/test_custom_backend.dir/compiler_depend.ts 2023-01-11T21:20:24.6615997Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/test_custom_backend.dir/compiler_depend.make 2023-01-11T21:20:24.6616996Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/test_custom_backend.dir/depend.make 2023-01-11T21:20:24.6617959Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/test_custom_backend.dir/link.txt 2023-01-11T21:20:24.6618955Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/test_custom_backend.dir/cmake_clean.cmake 2023-01-11T21:20:24.6619864Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/test_custom_backend.dir/build.make 2023-01-11T21:20:24.6620423Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/test_custom_backend.dir/DependInfo.cmake 2023-01-11T21:20:24.6620922Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/test_custom_backend.dir/flags.make 2023-01-11T21:20:24.6621417Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/test_custom_backend.dir/progress.make 2023-01-11T21:20:24.6631672Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/test_custom_backend.dir/test_custom_backend.cpp.o.d 2023-01-11T21:20:24.6680380Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/test_custom_backend.dir/test_custom_backend.cpp.o 2023-01-11T21:20:24.6681128Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/CMakeDirectoryInformation.cmake 2023-01-11T21:20:24.6681633Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/TargetDirectories.txt 2023-01-11T21:20:24.6682101Z extracting: build/custom_test_artifacts/custom-backend-build/CMakeFiles/progress.marks 2023-01-11T21:20:24.6682545Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/Makefile2 2023-01-11T21:20:24.6682975Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/Makefile.cmake 2023-01-11T21:20:24.6683411Z inflating: build/custom_test_artifacts/custom-backend-build/detect_cuda_version.cc 2023-01-11T21:20:24.6684213Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeCache.txt 2023-01-11T21:20:24.6684932Z inflating: build/custom_test_artifacts/custom-backend-build/Makefile 2023-01-11T21:20:24.6685368Z inflating: build/custom_test_artifacts/custom-backend-build/cmake_install.cmake 2023-01-11T21:20:24.6790697Z inflating: build/custom_test_artifacts/custom-backend-build/libcustom_backend.so 2023-01-11T21:20:24.6824859Z inflating: build/custom_test_artifacts/custom-backend-build/test_custom_backend 2023-01-11T21:20:24.6825467Z creating: build/lib/ 2023-01-11T21:20:24.6825902Z inflating: build/lib/libclog.a 2023-01-11T21:20:24.6881080Z inflating: build/lib/libgtest.a 2023-01-11T21:20:24.6888717Z inflating: build/lib/libpthreadpool.a 2023-01-11T21:20:24.6974564Z inflating: build/lib/libprotobuf-lite.a 2023-01-11T21:20:24.6981701Z inflating: build/lib/libittnotify.a 2023-01-11T21:20:24.7060210Z inflating: build/lib/libbenchmark.a 2023-01-11T21:20:24.7086352Z inflating: build/lib/libtensorpipe_uv.a 2023-01-11T21:20:24.7151542Z inflating: build/lib/libasmjit.a 2023-01-11T21:20:24.7584397Z inflating: build/lib/libprotobuf.a 2023-01-11T21:20:24.7699645Z inflating: build/lib/libgloo.a 2023-01-11T21:20:24.7724413Z inflating: build/lib/libfmt.a 2023-01-11T21:20:24.7724678Z inflating: build/lib/libfoxi_loader.a 2023-01-11T21:20:24.7725415Z inflating: build/lib/libcaffe2_nvrtc.so 2023-01-11T21:20:24.7794206Z inflating: build/lib/libc10.so 2023-01-11T21:20:24.7795035Z inflating: build/lib/libtorch_global_deps.so 2023-01-11T21:20:24.7802070Z inflating: build/lib/libcpuinfo.a 2023-01-11T21:20:24.7809232Z inflating: build/lib/libcpuinfo_internals.a 2023-01-11T21:20:24.7821884Z inflating: build/lib/libqnnpack.a 2023-01-11T21:20:24.7841090Z inflating: build/lib/libpytorch_qnnpack.a 2023-01-11T21:20:24.8311566Z inflating: build/lib/libprotoc.a 2023-01-11T21:20:24.8312534Z inflating: build/lib/libnnpack_reference_layers.a 2023-01-11T21:20:24.8322887Z inflating: build/lib/libgmock.a 2023-01-11T21:20:24.8323373Z inflating: build/lib/libgtest_main.a 2023-01-11T21:20:24.8323645Z inflating: build/lib/libbenchmark_main.a 2023-01-11T21:20:24.8342741Z inflating: build/lib/libnnpack.a 2023-01-11T21:20:24.8877330Z inflating: build/lib/libtensorpipe.a 2023-01-11T21:20:25.7041765Z inflating: build/lib/libdnnl.a 2023-01-11T21:20:25.7158006Z inflating: build/lib/libXNNPACK.a 2023-01-11T21:20:25.7200588Z inflating: build/lib/libc10_cuda.so 2023-01-11T21:20:25.7201258Z inflating: build/lib/libgmock_main.a 2023-01-11T21:20:25.8472594Z inflating: build/lib/libfbgemm.a 2023-01-11T21:20:25.9414937Z inflating: build/lib/libdnnl_graph.a 2023-01-11T21:20:25.9836689Z inflating: build/lib/libkineto.a 2023-01-11T21:20:26.0073890Z inflating: build/lib/libtensorpipe_cuda.a 2023-01-11T21:20:26.0111364Z inflating: build/lib/libcaffe2_protos.a 2023-01-11T21:20:26.0151578Z inflating: build/lib/libonnx_proto.a 2023-01-11T21:20:26.0703892Z inflating: build/lib/libonnx.a 2023-01-11T21:20:26.1057539Z inflating: build/lib/libgloo_cuda.a 2023-01-11T21:20:28.0495163Z inflating: build/lib/libtorch_cpu.so 2023-01-11T21:20:28.0502414Z inflating: build/lib/libunbox_lib.a 2023-01-11T21:20:29.5259061Z inflating: build/lib/libtorch_cuda.so 2023-01-11T21:20:29.5259596Z inflating: build/lib/libtorch.so 2023-01-11T21:20:30.3233639Z inflating: build/lib/libtorch_cuda_linalg.so 2023-01-11T21:20:30.3235145Z inflating: build/lib/libc10d_cuda_test.so 2023-01-11T21:20:30.3284680Z inflating: build/lib/libtorchbind_test.so 2023-01-11T21:20:30.3304696Z inflating: build/lib/libjitbackend_test.so 2023-01-11T21:20:30.3331324Z inflating: build/lib/libbackend_with_compiler.so 2023-01-11T21:20:30.3335393Z inflating: build/lib/libshm.so 2023-01-11T21:20:30.4844650Z inflating: build/lib/libtorch_python.so 2023-01-11T21:20:30.4877558Z inflating: build/lib/libnnapi_backend.so 2023-01-11T21:20:30.4877822Z creating: build/bin/ 2023-01-11T21:20:30.4920915Z inflating: build/bin/c10_CompileTimeFunctionPointer_test 2023-01-11T21:20:30.4968072Z inflating: build/bin/c10_DeviceGuard_test 2023-01-11T21:20:30.5015131Z inflating: build/bin/c10_Device_test 2023-01-11T21:20:30.5069127Z inflating: build/bin/c10_DispatchKeySet_test 2023-01-11T21:20:30.5110978Z inflating: build/bin/c10_StreamGuard_test 2023-01-11T21:20:30.5154472Z inflating: build/bin/c10_SymInt_test 2023-01-11T21:20:30.5203253Z inflating: build/bin/c10_InlineDeviceGuard_test 2023-01-11T21:20:30.5255287Z inflating: build/bin/c10_InlineStreamGuard_test 2023-01-11T21:20:30.5306148Z inflating: build/bin/c10_SizesAndStrides_test 2023-01-11T21:20:30.5350572Z inflating: build/bin/c10_Array_test 2023-01-11T21:20:30.5396491Z inflating: build/bin/c10_Bitset_test 2023-01-11T21:20:30.5472641Z inflating: build/bin/c10_C++17_test 2023-01-11T21:20:30.5514971Z inflating: build/bin/c10_ConstexprCrc_test 2023-01-11T21:20:30.5559037Z inflating: build/bin/c10_DeadlockDetection_test 2023-01-11T21:20:30.5603716Z inflating: build/bin/c10_Half_test 2023-01-11T21:20:30.5656797Z inflating: build/bin/c10_LeftRight_test 2023-01-11T21:20:30.5712437Z inflating: build/bin/c10_Metaprogramming_test 2023-01-11T21:20:30.5842697Z inflating: build/bin/c10_SmallVectorTest 2023-01-11T21:20:30.5888384Z inflating: build/bin/c10_Synchronized_test 2023-01-11T21:20:30.5937059Z inflating: build/bin/c10_TypeIndex_test 2023-01-11T21:20:30.5988840Z inflating: build/bin/c10_ThreadLocal_test 2023-01-11T21:20:30.6033185Z inflating: build/bin/c10_TypeList_test 2023-01-11T21:20:30.6075951Z inflating: build/bin/c10_TypeTraits_test 2023-01-11T21:20:30.6122882Z inflating: build/bin/c10_accumulate_test 2023-01-11T21:20:30.6175156Z inflating: build/bin/c10_bfloat16_test 2023-01-11T21:20:30.6224648Z inflating: build/bin/c10_complex_math_test 2023-01-11T21:20:30.6273376Z inflating: build/bin/c10_complex_test 2023-01-11T21:20:30.6369871Z inflating: build/bin/c10_either_test 2023-01-11T21:20:30.6419076Z inflating: build/bin/c10_exception_test 2023-01-11T21:20:30.6462553Z inflating: build/bin/c10_flags_test 2023-01-11T21:20:30.6614813Z inflating: build/bin/c10_intrusive_ptr_test 2023-01-11T21:20:30.6658672Z inflating: build/bin/c10_irange_test 2023-01-11T21:20:30.6710380Z inflating: build/bin/c10_logging_test 2023-01-11T21:20:30.6775870Z inflating: build/bin/c10_optional_test 2023-01-11T21:20:30.6831893Z inflating: build/bin/c10_ordered_preserving_dict_test 2023-01-11T21:20:30.6879564Z inflating: build/bin/c10_registry_test 2023-01-11T21:20:30.6932420Z inflating: build/bin/c10_string_view_test 2023-01-11T21:20:30.6980064Z inflating: build/bin/c10_tempfile_test 2023-01-11T21:20:30.7029170Z inflating: build/bin/c10_typeid_test 2023-01-11T21:20:30.7079390Z inflating: build/bin/c10_intrusive_ptr_benchmark 2023-01-11T21:20:30.7504428Z inflating: build/bin/protoc-3.13.0.0 2023-01-11T21:20:30.7928085Z inflating: build/bin/protoc 2023-01-11T21:20:30.7977553Z inflating: build/bin/c10_cuda_CUDAAssertionsTest_1_var_test 2023-01-11T21:20:30.8025016Z inflating: build/bin/c10_cuda_CUDAAssertionsTest_catches_stream 2023-01-11T21:20:30.8072968Z inflating: build/bin/c10_cuda_CUDAAssertionsTest_catches_thread_and_block_and_device 2023-01-11T21:20:30.8118948Z inflating: build/bin/c10_cuda_CUDAAssertionsTest_from_2_processes 2023-01-11T21:20:30.8168267Z inflating: build/bin/c10_cuda_CUDAAssertionsTest_multiple_writes_from_blocks_and_threads 2023-01-11T21:20:30.8216724Z inflating: build/bin/c10_cuda_CUDAAssertionsTest_multiple_writes_from_multiple_blocks 2023-01-11T21:20:30.8260313Z inflating: build/bin/c10_cuda_CUDATest 2023-01-11T21:20:30.8306894Z inflating: build/bin/c10_cuda_CUDAAssertionsTest_multiple_writes_from_same_block 2023-01-11T21:20:30.8572661Z inflating: build/bin/vec_test_all_types_DEFAULT 2023-01-11T21:20:30.8869158Z inflating: build/bin/vec_test_all_types_AVX2 2023-01-11T21:20:30.8914485Z inflating: build/bin/HashStoreTest 2023-01-11T21:20:30.8962267Z inflating: build/bin/FileStoreTest 2023-01-11T21:20:30.9017601Z inflating: build/bin/TCPStoreTest 2023-01-11T21:20:30.9030438Z inflating: build/bin/ProcessGroupMPITest 2023-01-11T21:20:30.9079954Z inflating: build/bin/test_edge_op_registration 2023-01-11T21:20:30.9083365Z inflating: build/bin/example_allreduce 2023-01-11T21:20:30.9131302Z inflating: build/bin/Dimname_test 2023-01-11T21:20:30.9196343Z inflating: build/bin/Dict_test 2023-01-11T21:20:30.9253834Z inflating: build/bin/MaybeOwned_test 2023-01-11T21:20:30.9305724Z inflating: build/bin/NamedTensor_test 2023-01-11T21:20:30.9358369Z inflating: build/bin/apply_utils_test 2023-01-11T21:20:30.9411781Z inflating: build/bin/atest 2023-01-11T21:20:30.9469278Z inflating: build/bin/basic 2023-01-11T21:20:30.9514884Z inflating: build/bin/broadcast_test 2023-01-11T21:20:30.9566287Z inflating: build/bin/cpu_generator_test 2023-01-11T21:20:30.9615070Z inflating: build/bin/cpu_profiling_allocator_test 2023-01-11T21:20:30.9659493Z inflating: build/bin/dispatch_key_set_test 2023-01-11T21:20:30.9738548Z inflating: build/bin/cpu_rng_test 2023-01-11T21:20:30.9782007Z inflating: build/bin/dlconvertor_test 2023-01-11T21:20:30.9835123Z inflating: build/bin/extension_backend_test 2023-01-11T21:20:30.9886092Z inflating: build/bin/half_test 2023-01-11T21:20:30.9929595Z inflating: build/bin/lazy_tensor_test 2023-01-11T21:20:31.0015940Z inflating: build/bin/ivalue_test 2023-01-11T21:20:31.0064886Z inflating: build/bin/math_kernel_test 2023-01-11T21:20:31.0112972Z inflating: build/bin/memory_format_test 2023-01-11T21:20:31.0161987Z inflating: build/bin/memory_overlapping_test 2023-01-11T21:20:31.0206354Z inflating: build/bin/operator_name_test 2023-01-11T21:20:31.0258265Z inflating: build/bin/native_test 2023-01-11T21:20:31.0305048Z inflating: build/bin/mobile_memory_cleanup 2023-01-11T21:20:31.0350729Z inflating: build/bin/operators_test 2023-01-11T21:20:31.0398675Z inflating: build/bin/packedtensoraccessor_test 2023-01-11T21:20:31.0449622Z inflating: build/bin/quantized_test 2023-01-11T21:20:31.0509941Z inflating: build/bin/pow_test 2023-01-11T21:20:31.0553844Z inflating: build/bin/reduce_ops_test 2023-01-11T21:20:31.0598238Z inflating: build/bin/reportMemoryUsage_test 2023-01-11T21:20:31.0649749Z inflating: build/bin/scalar_tensor_test 2023-01-11T21:20:31.0702078Z inflating: build/bin/scalar_test 2023-01-11T21:20:31.0748386Z inflating: build/bin/stride_properties_test 2023-01-11T21:20:31.0820246Z inflating: build/bin/tensor_iterator_test 2023-01-11T21:20:31.0821288Z inflating: build/bin/thread_init_test 2023-01-11T21:20:31.0871157Z inflating: build/bin/type_ptr_test 2023-01-11T21:20:31.0921789Z inflating: build/bin/test_parallel 2023-01-11T21:20:31.0967079Z inflating: build/bin/variant_test 2023-01-11T21:20:31.1021820Z inflating: build/bin/type_test 2023-01-11T21:20:31.1068694Z inflating: build/bin/undefined_tensor_test 2023-01-11T21:20:31.1069205Z inflating: build/bin/verify_api_visibility 2023-01-11T21:20:31.1131151Z inflating: build/bin/legacy_vmap_test 2023-01-11T21:20:31.1178248Z inflating: build/bin/weakref_test 2023-01-11T21:20:31.1231997Z inflating: build/bin/IListRef_test 2023-01-11T21:20:31.1328675Z inflating: build/bin/List_test 2023-01-11T21:20:31.1375885Z inflating: build/bin/wrapdim_test 2023-01-11T21:20:31.1419059Z inflating: build/bin/xla_tensor_test 2023-01-11T21:20:31.1527447Z inflating: build/bin/kernel_function_legacy_test 2023-01-11T21:20:31.1590224Z inflating: build/bin/KernelFunction_test 2023-01-11T21:20:31.1671850Z inflating: build/bin/kernel_function_test 2023-01-11T21:20:31.1790226Z inflating: build/bin/kernel_lambda_legacy_test 2023-01-11T21:20:31.1878424Z inflating: build/bin/kernel_lambda_test 2023-01-11T21:20:31.1933430Z inflating: build/bin/kernel_stackbased_test 2023-01-11T21:20:31.2018752Z inflating: build/bin/make_boxed_from_unboxed_functor_test 2023-01-11T21:20:31.2063870Z inflating: build/bin/CppSignature_test 2023-01-11T21:20:31.2109592Z inflating: build/bin/op_allowlist_test 2023-01-11T21:20:31.2155555Z inflating: build/bin/inline_container_test 2023-01-11T21:20:31.2205768Z inflating: build/bin/backend_fallback_test 2023-01-11T21:20:31.2465564Z inflating: build/bin/op_registration_test 2023-01-11T21:20:31.2512810Z inflating: build/bin/cuda_apply_test 2023-01-11T21:20:31.2560407Z inflating: build/bin/cuda_caching_host_allocator_test 2023-01-11T21:20:31.2604741Z inflating: build/bin/cuda_device_test 2023-01-11T21:20:31.2669920Z inflating: build/bin/cuda_complex_math_test 2023-01-11T21:20:31.2714539Z inflating: build/bin/cuda_dlconvertor_test 2023-01-11T21:20:31.2765616Z inflating: build/bin/cuda_complex_test 2023-01-11T21:20:31.2821081Z inflating: build/bin/cuda_atomic_ops_test 2023-01-11T21:20:31.2874533Z inflating: build/bin/cuda_cub_test 2023-01-11T21:20:31.2918354Z inflating: build/bin/cuda_integer_divider_test 2023-01-11T21:20:31.2965913Z inflating: build/bin/cuda_reportMemoryUsage_test 2023-01-11T21:20:31.3025732Z inflating: build/bin/cuda_distributions_test 2023-01-11T21:20:31.3079184Z inflating: build/bin/cuda_stream_test 2023-01-11T21:20:31.3123884Z inflating: build/bin/cuda_half_test 2023-01-11T21:20:31.3167075Z inflating: build/bin/cuda_cudnn_test 2023-01-11T21:20:31.3220484Z inflating: build/bin/cuda_generator_test 2023-01-11T21:20:31.3234067Z inflating: build/bin/tutorial_tensorexpr 2023-01-11T21:20:31.3293838Z inflating: build/bin/ProcessGroupGlooTest 2023-01-11T21:20:31.3346047Z inflating: build/bin/ProcessGroupGlooAsyncTest 2023-01-11T21:20:31.3400752Z inflating: build/bin/ProcessGroupNCCLTest 2023-01-11T21:20:31.3453898Z inflating: build/bin/ProcessGroupNCCLErrorsTest 2023-01-11T21:20:31.3497656Z inflating: build/bin/cuda_optional_test 2023-01-11T21:20:31.3544593Z inflating: build/bin/ProcessGroupUCCTest 2023-01-11T21:20:31.3592880Z inflating: build/bin/test_dist_autograd 2023-01-11T21:20:31.3638446Z inflating: build/bin/cuda_packedtensoraccessor_test 2023-01-11T21:20:31.3702399Z inflating: build/bin/test_cpp_rpc 2023-01-11T21:20:31.3711291Z inflating: build/bin/aot_model_compiler_test 2023-01-11T21:20:31.3712568Z inflating: build/bin/parallel_benchmark 2023-01-11T21:20:31.3775240Z inflating: build/bin/test_mobile_nnc 2023-01-11T21:20:31.4516406Z inflating: build/bin/test_tensorexpr 2023-01-11T21:20:31.4833937Z inflating: build/bin/test_lazy 2023-01-11T21:20:31.4880123Z inflating: build/bin/cuda_vectorized_test 2023-01-11T21:20:31.4884825Z inflating: build/bin/torch_shm_manager 2023-01-11T21:20:31.5962683Z inflating: build/bin/test_api 2023-01-11T21:20:31.6943821Z inflating: build/bin/test_jit 2023-01-11T21:20:31.6969714Z ##[group]Run df -H 2023-01-11T21:20:31.6969911Z df -H 2023-01-11T21:20:31.6981424Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2023-01-11T21:20:31.6981673Z env: 2023-01-11T21:20:31.6981864Z GIT_DEFAULT_BRANCH: master 2023-01-11T21:20:31.6982081Z GPU_FLAG: --gpus all 2023-01-11T21:20:31.6982279Z ##[endgroup] 2023-01-11T21:20:31.7011053Z Filesystem Size Used Avail Use% Mounted on 2023-01-11T21:20:31.7011680Z devtmpfs 34G 0 34G 0% /dev 2023-01-11T21:20:31.7012021Z tmpfs 34G 2.1M 34G 1% /dev/shm 2023-01-11T21:20:31.7012477Z tmpfs 34G 476k 34G 1% /run 2023-01-11T21:20:31.7012754Z tmpfs 34G 0 34G 0% /sys/fs/cgroup 2023-01-11T21:20:31.7012983Z /dev/nvme0n1p1 162G 29G 133G 18% / 2023-01-11T21:20:31.7029807Z ##[group]Run .github/scripts/parse_ref.py 2023-01-11T21:20:31.7030070Z .github/scripts/parse_ref.py 2023-01-11T21:20:31.7039183Z shell: /usr/bin/bash -e {0} 2023-01-11T21:20:31.7039391Z env: 2023-01-11T21:20:31.7039577Z GIT_DEFAULT_BRANCH: master 2023-01-11T21:20:31.7039799Z GPU_FLAG: --gpus all 2023-01-11T21:20:31.7040022Z ##[endgroup] 2023-01-11T21:20:31.7255777Z ##[group]Run set -x 2023-01-11T21:20:31.7256069Z set -x 2023-01-11T21:20:31.7256247Z  2023-01-11T21:20:31.7256462Z if [[ $TEST_CONFIG == 'multigpu' ]]; then 2023-01-11T21:20:31.7256752Z  TEST_COMMAND=.jenkins/pytorch/multigpu-test.sh 2023-01-11T21:20:31.7257042Z elif [[ $BUILD_ENVIRONMENT == *onnx* ]]; then 2023-01-11T21:20:31.7257302Z  TEST_COMMAND=.jenkins/onnx/test.sh 2023-01-11T21:20:31.7257520Z else 2023-01-11T21:20:31.7257737Z  TEST_COMMAND=.jenkins/pytorch/test.sh 2023-01-11T21:20:31.7257957Z fi 2023-01-11T21:20:31.7258136Z  2023-01-11T21:20:31.7258406Z COMMIT_MESSAGES=$(git cherry -v "origin/${GIT_DEFAULT_BRANCH:-master}") 2023-01-11T21:20:31.7258657Z  2023-01-11T21:20:31.7258897Z # sanitize the input commit message and PR body here: 2023-01-11T21:20:31.7259135Z # 2023-01-11T21:20:31.7259428Z # trim all new lines from commit messages + PR_BODY to avoid issues with batch environment 2023-01-11T21:20:31.7259815Z # variable copying. see https://github.com/pytorch/pytorch/pull/80043#issuecomment-1167796028 2023-01-11T21:20:31.7260156Z COMMIT_MESSAGES="${COMMIT_MESSAGES//[$'\n\r']}" 2023-01-11T21:20:31.7260481Z PR_BODY="${PR_BODY//[$'\n\r']}" 2023-01-11T21:20:31.7260696Z  2023-01-11T21:20:31.7260972Z # then trim all special characters like single and double quotes to avoid unescaped inputs to 2023-01-11T21:20:31.7261275Z # wreak havoc internally 2023-01-11T21:20:31.7261549Z export COMMIT_MESSAGES="${COMMIT_MESSAGES//[\'\"]}" 2023-01-11T21:20:31.7261808Z export PR_BODY="${PR_BODY//[\'\"]}" 2023-01-11T21:20:31.7262022Z  2023-01-11T21:20:31.7262278Z # detached container should get cleaned up by teardown_ec2_linux 2023-01-11T21:20:31.7262603Z # TODO: Stop building test binaries as part of the build phase 2023-01-11T21:20:31.7262900Z # Used for GPU_FLAG since that doesn't play nice 2023-01-11T21:20:31.7263164Z # shellcheck disable=SC2086,SC2090 2023-01-11T21:20:31.7263410Z container_name=$(docker run \ 2023-01-11T21:20:31.7263628Z  ${GPU_FLAG:-} \ 2023-01-11T21:20:31.7263852Z  -e BUILD_ENVIRONMENT \ 2023-01-11T21:20:31.7264077Z  -e PR_NUMBER \ 2023-01-11T21:20:31.7264286Z  -e GITHUB_ACTIONS \ 2023-01-11T21:20:31.7264498Z  -e BASE_SHA \ 2023-01-11T21:20:31.7264705Z  -e BRANCH \ 2023-01-11T21:20:31.7264962Z  -e SHA1 \ 2023-01-11T21:20:31.7265175Z  -e AWS_DEFAULT_REGION \ 2023-01-11T21:20:31.7265394Z  -e IN_WHEEL_TEST \ 2023-01-11T21:20:31.7265597Z  -e SHARD_NUMBER \ 2023-01-11T21:20:31.7265811Z  -e TEST_CONFIG \ 2023-01-11T21:20:31.7266028Z  -e NUM_TEST_SHARDS \ 2023-01-11T21:20:31.7266280Z  -e PR_BODY \ 2023-01-11T21:20:31.7266541Z  -e COMMIT_MESSAGES \ 2023-01-11T21:20:31.7266822Z  -e CONTINUE_THROUGH_ERROR \ 2023-01-11T21:20:31.7267127Z  -e PYTORCH_RETRY_TEST_CASES \ 2023-01-11T21:20:31.7267431Z  -e PYTORCH_OVERRIDE_FLAKY_SIGNAL \ 2023-01-11T21:20:31.7267684Z  -e PR_LABELS \ 2023-01-11T21:20:31.7267923Z  -e MAX_JOBS="$(nproc --ignore=2)" \ 2023-01-11T21:20:31.7268147Z  -e SCCACHE_BUCKET \ 2023-01-11T21:20:31.7268372Z  -e SCCACHE_S3_KEY_PREFIX \ 2023-01-11T21:20:31.7268589Z  -e XLA_CUDA \ 2023-01-11T21:20:31.7268810Z  -e XLA_CLANG_CACHE_S3_BUCKET_NAME \ 2023-01-11T21:20:31.7269066Z  -e PYTORCH_TEST_CUDA_MEM_LEAK_CHECK \ 2023-01-11T21:20:31.7269330Z  -e PYTORCH_TEST_RERUN_DISABLED_TESTS \ 2023-01-11T21:20:31.7269612Z  --env-file="/tmp/github_env_${GITHUB_RUN_ID}" \ 2023-01-11T21:20:31.7269862Z  --ulimit stack=10485760:83886080 \ 2023-01-11T21:20:31.7270151Z  --security-opt seccomp=unconfined \ 2023-01-11T21:20:31.7270409Z  --cap-add=SYS_PTRACE \ 2023-01-11T21:20:31.7270623Z  --ipc=host \ 2023-01-11T21:20:31.7270846Z  --shm-size="${SHM_SIZE}" \ 2023-01-11T21:20:31.7271058Z  --tty \ 2023-01-11T21:20:31.7271259Z  --detach \ 2023-01-11T21:20:31.7271529Z  --name="${container_name}" \ 2023-01-11T21:20:31.7271806Z  --user jenkins \ 2023-01-11T21:20:31.7272120Z  -v "${GITHUB_WORKSPACE}:/var/lib/jenkins/workspace" \ 2023-01-11T21:20:31.7272472Z  -w /var/lib/jenkins/workspace \ 2023-01-11T21:20:31.7272762Z  "${DOCKER_IMAGE}" 2023-01-11T21:20:31.7273009Z ) 2023-01-11T21:20:31.7273301Z echo "DOCKER_CONTAINER_ID=${container_name}" >> "${GITHUB_ENV}" 2023-01-11T21:20:31.7273751Z docker exec -t "${container_name}" sh -c "pip install $(echo dist/*.whl)[opt-einsum] && ${TEST_COMMAND}" 2023-01-11T21:20:31.7284614Z shell: /usr/bin/bash -e {0} 2023-01-11T21:20:31.7284814Z env: 2023-01-11T21:20:31.7285019Z GIT_DEFAULT_BRANCH: master 2023-01-11T21:20:31.7285241Z GPU_FLAG: --gpus all 2023-01-11T21:20:31.7285516Z BUILD_ENVIRONMENT: linux-bionic-cuda11.6-py3.10-gcc7-sm86 2023-01-11T21:20:31.7285779Z PR_NUMBER: 2023-01-11T21:20:31.7286007Z BRANCH: 2023-01-11T21:20:31.7286229Z SHA1: 8419ddda87c8a47eacc63b54bc7ec98c1f27c26e 2023-01-11T21:20:31.7286510Z BASE_SHA: 8419ddda87c8a47eacc63b54bc7ec98c1f27c26e 2023-01-11T21:20:31.7286770Z PYTORCH_RETRY_TEST_CASES: 1 2023-01-11T21:20:31.7286997Z PYTORCH_OVERRIDE_FLAKY_SIGNAL: 1 2023-01-11T21:20:31.7287217Z TEST_CONFIG: slow 2023-01-11T21:20:31.7287419Z SHARD_NUMBER: 1 2023-01-11T21:20:31.7287613Z NUM_TEST_SHARDS: 2 2023-01-11T21:20:31.7287797Z PR_BODY: 2023-01-11T21:20:31.7288003Z CONTINUE_THROUGH_ERROR: False 2023-01-11T21:20:31.7288272Z SCCACHE_BUCKET: ossci-compiler-cache-circleci-v2 2023-01-11T21:20:31.7288534Z SCCACHE_S3_KEY_PREFIX: trunk 2023-01-11T21:20:31.7288746Z SHM_SIZE: 2g 2023-01-11T21:20:31.7289142Z DOCKER_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/pytorch-linux-bionic-cuda11.6-cudnn8-py3-gcc7:fd224c2e6c79d7fdec6408da598bf52bc5b201dd 2023-01-11T21:20:31.7289512Z XLA_CUDA: 2023-01-11T21:20:31.7289789Z XLA_CLANG_CACHE_S3_BUCKET_NAME: ossci-compiler-clang-cache-circleci-xla 2023-01-11T21:20:31.7290150Z PYTORCH_TEST_CUDA_MEM_LEAK_CHECK: 0 2023-01-11T21:20:31.7290459Z PYTORCH_TEST_RERUN_DISABLED_TESTS: 0 2023-01-11T21:20:31.7290723Z ##[endgroup] 2023-01-11T21:20:31.7316551Z + [[ slow == \m\u\l\t\i\g\p\u ]] 2023-01-11T21:20:31.7317283Z + [[ linux-bionic-cuda11.6-py3.10-gcc7-sm86 == *onnx* ]] 2023-01-11T21:20:31.7317578Z + TEST_COMMAND=.jenkins/pytorch/test.sh 2023-01-11T21:20:31.7319793Z ++ git cherry -v origin/master 2023-01-11T21:20:31.7766526Z + COMMIT_MESSAGES='+ 52a16ce42647731c772e14e7175afa40fda07b3d make torchgen rename also Number arguments into '\''input'\'' 2023-01-11T21:20:31.7767105Z + 87db01a53ecb702267ec36787654e418a52f8e93 fix torch.where signature mismatch 2023-01-11T21:20:31.7767760Z + 8419ddda87c8a47eacc63b54bc7ec98c1f27c26e '\''other'\'' instead of '\''output'\'' in documentation' 2023-01-11T21:20:31.7768904Z + COMMIT_MESSAGES='+ 52a16ce42647731c772e14e7175afa40fda07b3d make torchgen rename also Number arguments into '\''input'\''+ 87db01a53ecb702267ec36787654e418a52f8e93 fix torch.where signature mismatch+ 8419ddda87c8a47eacc63b54bc7ec98c1f27c26e '\''other'\'' instead of '\''output'\'' in documentation' 2023-01-11T21:20:31.7769574Z + PR_BODY= 2023-01-11T21:20:31.7771196Z + export 'COMMIT_MESSAGES=+ 52a16ce42647731c772e14e7175afa40fda07b3d make torchgen rename also Number arguments into input+ 87db01a53ecb702267ec36787654e418a52f8e93 fix torch.where signature mismatch+ 8419ddda87c8a47eacc63b54bc7ec98c1f27c26e other instead of output in documentation' 2023-01-11T21:20:31.7773091Z + COMMIT_MESSAGES='+ 52a16ce42647731c772e14e7175afa40fda07b3d make torchgen rename also Number arguments into input+ 87db01a53ecb702267ec36787654e418a52f8e93 fix torch.where signature mismatch+ 8419ddda87c8a47eacc63b54bc7ec98c1f27c26e other instead of output in documentation' 2023-01-11T21:20:31.7773649Z + export PR_BODY= 2023-01-11T21:20:31.7773877Z + PR_BODY= 2023-01-11T21:20:31.7782643Z +++ nproc --ignore=2 2023-01-11T21:20:31.7794294Z ++ docker run --gpus all -e BUILD_ENVIRONMENT -e PR_NUMBER -e GITHUB_ACTIONS -e BASE_SHA -e BRANCH -e SHA1 -e AWS_DEFAULT_REGION -e IN_WHEEL_TEST -e SHARD_NUMBER -e TEST_CONFIG -e NUM_TEST_SHARDS -e PR_BODY -e COMMIT_MESSAGES -e CONTINUE_THROUGH_ERROR -e PYTORCH_RETRY_TEST_CASES -e PYTORCH_OVERRIDE_FLAKY_SIGNAL -e PR_LABELS -e MAX_JOBS=14 -e SCCACHE_BUCKET -e SCCACHE_S3_KEY_PREFIX -e XLA_CUDA -e XLA_CLANG_CACHE_S3_BUCKET_NAME -e PYTORCH_TEST_CUDA_MEM_LEAK_CHECK -e PYTORCH_TEST_RERUN_DISABLED_TESTS --env-file=/tmp/github_env_3896346758 --ulimit stack=10485760:83886080 --security-opt seccomp=unconfined --cap-add=SYS_PTRACE --ipc=host --shm-size=2g --tty --detach --name= --user jenkins -v /home/ec2-user/actions-runner/_work/pytorch/pytorch:/var/lib/jenkins/workspace -w /var/lib/jenkins/workspace 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/pytorch-linux-bionic-cuda11.6-cudnn8-py3-gcc7:fd224c2e6c79d7fdec6408da598bf52bc5b201dd 2023-01-11T21:20:45.5151221Z + container_name=f5d74fa23dc5cdb25ac31bc4323f46d7ca69050aff131738d61c53fb31ac8c18 2023-01-11T21:20:45.5151834Z + echo DOCKER_CONTAINER_ID=f5d74fa23dc5cdb25ac31bc4323f46d7ca69050aff131738d61c53fb31ac8c18 2023-01-11T21:20:45.5154337Z ++ echo dist/torch-2.0.0a0+git8419ddd-cp310-cp310-linux_x86_64.whl 2023-01-11T21:20:45.5155987Z + docker exec -t f5d74fa23dc5cdb25ac31bc4323f46d7ca69050aff131738d61c53fb31ac8c18 sh -c 'pip install dist/torch-2.0.0a0+git8419ddd-cp310-cp310-linux_x86_64.whl[opt-einsum] && .jenkins/pytorch/test.sh' 2023-01-11T21:20:45.9036112Z Processing ./dist/torch-2.0.0a0+git8419ddd-cp310-cp310-linux_x86_64.whl 2023-01-11T21:20:46.1699809Z Requirement already satisfied: typing-extensions in /opt/conda/lib/python3.10/site-packages (from torch==2.0.0a0+git8419ddd) (4.4.0) 2023-01-11T21:20:46.1701053Z Requirement already satisfied: sympy in /opt/conda/lib/python3.10/site-packages (from torch==2.0.0a0+git8419ddd) (1.11.1) 2023-01-11T21:20:46.1703786Z Requirement already satisfied: networkx in /opt/conda/lib/python3.10/site-packages (from torch==2.0.0a0+git8419ddd) (2.6.3) 2023-01-11T21:20:46.1714178Z Requirement already satisfied: opt-einsum>=3.3 in /opt/conda/lib/python3.10/site-packages (from torch==2.0.0a0+git8419ddd) (3.3.0) 2023-01-11T21:20:46.1773227Z Requirement already satisfied: numpy>=1.7 in /opt/conda/lib/python3.10/site-packages (from opt-einsum>=3.3->torch==2.0.0a0+git8419ddd) (1.21.2) 2023-01-11T21:20:46.1922708Z Requirement already satisfied: mpmath>=0.19 in /opt/conda/lib/python3.10/site-packages (from sympy->torch==2.0.0a0+git8419ddd) (1.2.1) 2023-01-11T21:20:46.8591354Z Installing collected packages: torch 2023-01-11T21:20:53.5534930Z Successfully installed torch-2.0.0a0+git8419ddd 2023-01-11T21:20:53.7024572Z + echo 'Environment variables:' 2023-01-11T21:20:53.7024877Z Environment variables: 2023-01-11T21:20:53.7034097Z + env 2023-01-11T21:20:53.7034638Z SHARD_NUMBER=1 2023-01-11T21:20:53.7035232Z NV_LIBCUBLAS_DEV_VERSION=11.9.2.110-1 2023-01-11T21:20:53.7035917Z NV_CUDA_COMPAT_PACKAGE=cuda-compat-11-6 2023-01-11T21:20:53.7036713Z LD_LIBRARY_PATH=/usr/local/nvidia/lib:/usr/local/nvidia/lib64 2023-01-11T21:20:53.7037229Z NV_LIBNCCL_DEV_PACKAGE=libnccl-dev=2.12.10-1+cuda11.6 2023-01-11T21:20:53.7037635Z UCC_HOME=/usr 2023-01-11T21:20:53.7038091Z BUILD_ENVIRONMENT=linux-bionic-cuda11.6-py3.10-gcc7-sm86 2023-01-11T21:20:53.7038460Z PYTORCH_TEST_CUDA_MEM_LEAK_CHECK=0 2023-01-11T21:20:53.7038803Z NV_LIBNPP_DEV_PACKAGE=libnpp-dev-11-6=11.6.3.124-1 2023-01-11T21:20:53.7039048Z INSTALLED_DB=yes 2023-01-11T21:20:53.7039244Z HOSTNAME=f5d74fa23dc5 2023-01-11T21:20:53.7039466Z GITHUB_REF_NAME=ciflow/trunk/91627 2023-01-11T21:20:53.7039727Z GITHUB_API_URL=https://api.github.com 2023-01-11T21:20:53.7039979Z GITHUB_REPOSITORY_OWNER_ID=21003710 2023-01-11T21:20:53.7040511Z OPENSSL_DIR=/opt/openssl 2023-01-11T21:20:53.7040781Z UCC_COMMIT=1c7a7127186e7836f73aafbd7697bbc274a77eee 2023-01-11T21:20:53.7041250Z GITHUB_STEP_SUMMARY=/home/ec2-user/actions-runner/_work/_temp/_runner_file_commands/step_summary_c15b15e2-d520-4ce5-a6f4-d44b823a3838 2023-01-11T21:20:53.7041653Z CUDA_PATH=/usr/local/cuda 2023-01-11T21:20:53.7042185Z GITHUB_ACTION_PATH=/home/ec2-user/actions-runner/_work/pytorch/pytorch/./.github/actions/setup-linux 2023-01-11T21:20:53.7042563Z GITHUB_RUN_ATTEMPT=1 2023-01-11T21:20:53.7042830Z TEST_CONFIG=slow 2023-01-11T21:20:53.7043138Z NV_LIBNPP_VERSION=11.6.3.124-1 2023-01-11T21:20:53.7043538Z NV_NVPROF_DEV_PACKAGE=cuda-nvprof-11-6=11.6.124-1 2023-01-11T21:20:53.7043856Z GITHUB_REPOSITORY_OWNER=pytorch 2023-01-11T21:20:53.7044240Z GITHUB_ACTIONS=true 2023-01-11T21:20:53.7044458Z NVIDIA_VISIBLE_DEVICES=all 2023-01-11T21:20:53.7044701Z NV_NVPROF_VERSION=11.6.124-1 2023-01-11T21:20:53.7044939Z NV_LIBCUSPARSE_VERSION=11.7.2.124-1 2023-01-11T21:20:53.7045254Z GITHUB_WORKFLOW_REF=pytorch/pytorch/.github/workflows/trunk.yml@refs/tags/ciflow/trunk/91627 2023-01-11T21:20:53.7045544Z NVIDIA_PRODUCT_NAME=CUDA 2023-01-11T21:20:53.7045734Z CI=true 2023-01-11T21:20:53.7045931Z PYTORCH_OVERRIDE_FLAKY_SIGNAL=1 2023-01-11T21:20:53.7046280Z NV_LIBCUBLAS_DEV_PACKAGE=libcublas-dev-11-6=11.9.2.110-1 2023-01-11T21:20:53.7046609Z BRANCH= 2023-01-11T21:20:53.7046790Z GITHUB_HEAD_REF= 2023-01-11T21:20:53.7047041Z UCX_COMMIT=31e74cac7bee0ef66bef2af72e7d86d9c282e5ab 2023-01-11T21:20:53.7047329Z GITHUB_ACTOR=pytorch-bot[bot] 2023-01-11T21:20:53.7047594Z CMAKE_CUDA_COMPILER_LAUNCHER=/opt/cache/bin/sccache 2023-01-11T21:20:53.7047836Z GITHUB_ACTION_REF= 2023-01-11T21:20:53.7048047Z NCCL_VERSION=2.12.10-1 2023-01-11T21:20:53.7048237Z GITHUB_ACTION=__self 2023-01-11T21:20:53.7048445Z GITHUB_REF_PROTECTED=false 2023-01-11T21:20:53.7048793Z XLA_CLANG_CACHE_S3_BUCKET_NAME=ossci-compiler-clang-cache-circleci-xla 2023-01-11T21:20:53.7049084Z PYTORCH_TEST_RERUN_DISABLED_TESTS=0 2023-01-11T21:20:53.7049720Z *** 2023-01-11T21:20:53.7049909Z INSTALLED_VISION=yes 2023-01-11T21:20:53.7050100Z NVARCH=x86_64 2023-01-11T21:20:53.7050343Z NV_LIBCUSPARSE_DEV_VERSION=11.7.2.124-1 2023-01-11T21:20:53.7050562Z HOME=/var/lib/jenkins 2023-01-11T21:20:53.7050974Z GITHUB_STATE=/home/ec2-user/actions-runner/_work/_temp/_runner_file_commands/save_state_c15b15e2-d520-4ce5-a6f4-d44b823a3838 2023-01-11T21:20:53.7051304Z CARGO_NET_GIT_FETCH_WITH_CLI=true 2023-01-11T21:20:53.7051527Z GITHUB_ACTION_REPOSITORY= 2023-01-11T21:20:53.7051726Z GITHUB_REF_TYPE=tag 2023-01-11T21:20:53.7051965Z NV_LIBNCCL_PACKAGE_VERSION=2.12.10-1 2023-01-11T21:20:53.7052237Z GITHUB_RETENTION_DAYS=90 2023-01-11T21:20:53.7052570Z SCCACHE_BUCKET=ossci-compiler-cache-circleci-v2 2023-01-11T21:20:53.7052896Z NV_LIBNCCL_PACKAGE=libnccl2=2.12.10-1+cuda11.6 2023-01-11T21:20:53.7053321Z GITHUB_ENV=/home/ec2-user/actions-runner/_work/_temp/_runner_file_commands/set_env_c15b15e2-d520-4ce5-a6f4-d44b823a3838 2023-01-11T21:20:53.7053642Z DEBIAN_FRONTEND=noninteractive 2023-01-11T21:20:53.7053907Z NV_LIBNCCL_DEV_PACKAGE_NAME=libnccl-dev 2023-01-11T21:20:53.7054147Z GITHUB_REF=refs/tags/ciflow/trunk/91627 2023-01-11T21:20:53.7054616Z NV_CUDA_LIB_VERSION=11.6.2-1 2023-01-11T21:20:53.7054862Z GITHUB_SHA=8419ddda87c8a47eacc63b54bc7ec98c1f27c26e 2023-01-11T21:20:53.7055106Z INSTALLED_PROTOBUF=yes 2023-01-11T21:20:53.7055317Z GITHUB_REPOSITORY_ID=65600975 2023-01-11T21:20:53.7055522Z GITHUB_RUN_ID=3896346758 2023-01-11T21:20:53.7055795Z NV_LIBNPP_PACKAGE=libnpp-11-6=11.6.3.124-1 2023-01-11T21:20:53.7056034Z NV_LIBNCCL_PACKAGE_NAME=libnccl2 2023-01-11T21:20:53.7056263Z LIBRARY_PATH=/usr/local/cuda/lib64/stubs 2023-01-11T21:20:53.7056508Z NV_NVTX_VERSION=11.6.124-1 2023-01-11T21:20:53.7056722Z CONTINUE_THROUGH_ERROR=False 2023-01-11T21:20:53.7056951Z GITHUB_SERVER_URL=https://github.com 2023-01-11T21:20:53.7057168Z MAX_JOBS=14 2023-01-11T21:20:53.7057359Z GITHUB_ACTOR_ID=54816060 2023-01-11T21:20:53.7057587Z NV_LIBCUBLAS_VERSION=11.9.2.110-1 2023-01-11T21:20:53.7057961Z NV_LIBCUBLAS_PACKAGE=libcublas-11-6=11.9.2.110-1 2023-01-11T21:20:53.7058346Z GITHUB_EVENT_PATH=/home/ec2-user/actions-runner/_work/_temp/_github_workflow/event.json 2023-01-11T21:20:53.7058613Z UCX_HOME=/usr 2023-01-11T21:20:53.7058804Z PYTORCH_RETRY_TEST_CASES=1 2023-01-11T21:20:53.7059069Z GITHUB_GRAPHQL_URL=https://api.github.com/graphql 2023-01-11T21:20:53.7059360Z BASE_SHA=8419ddda87c8a47eacc63b54bc7ec98c1f27c26e 2023-01-11T21:20:53.7059630Z NV_CUDA_CUDART_DEV_VERSION=11.6.55-1 2023-01-11T21:20:53.7059848Z PR_BODY= 2023-01-11T21:20:53.7060040Z GITHUB_BASE_REF= 2023-01-11T21:20:53.7060224Z TERM=xterm 2023-01-11T21:20:53.7060405Z XLA_CUDA= 2023-01-11T21:20:53.7060618Z NV_NVML_DEV_VERSION=11.6.55-1 2023-01-11T21:20:53.7060831Z TORCH_CUDA_ARCH_LIST=Maxwell 2023-01-11T21:20:53.7061049Z CUDA_VERSION=11.6.2 2023-01-11T21:20:53.7061316Z NV_LIBCUBLAS_PACKAGE_NAME=libcublas-11-6 2023-01-11T21:20:53.7061549Z OPENSSL_ROOT_DIR=/opt/openssl 2023-01-11T21:20:53.7061978Z GITHUB_PATH=/home/ec2-user/actions-runner/_work/_temp/_runner_file_commands/add_path_c15b15e2-d520-4ce5-a6f4-d44b823a3838 2023-01-11T21:20:53.7062295Z GITHUB_JOB=test 2023-01-11T21:20:53.7062495Z SCCACHE_S3_KEY_PREFIX=trunk 2023-01-11T21:20:53.7062975Z COMMIT_MESSAGES=+ 52a16ce42647731c772e14e7175afa40fda07b3d make torchgen rename also Number arguments into input+ 87db01a53ecb702267ec36787654e418a52f8e93 fix torch.where signature mismatch+ 8419ddda87c8a47eacc63b54bc7ec98c1f27c26e other instead of output in documentation 2023-01-11T21:20:53.7063498Z NVIDIA_DRIVER_CAPABILITIES=compute,utility 2023-01-11T21:20:53.7063734Z NUM_TEST_SHARDS=2 2023-01-11T21:20:53.7063920Z PR_NUMBER= 2023-01-11T21:20:53.7064332Z GITHUB_OUTPUT=/home/ec2-user/actions-runner/_work/_temp/_runner_file_commands/set_output_c15b15e2-d520-4ce5-a6f4-d44b823a3838 2023-01-11T21:20:53.7064633Z SHLVL=1 2023-01-11T21:20:53.7064977Z NV_LIBCUBLAS_DEV_PACKAGE_NAME=libcublas-dev-11-6 2023-01-11T21:20:53.7065241Z GITHUB_REPOSITORY=pytorch/pytorch 2023-01-11T21:20:53.7065869Z NVIDIA_REQUIRE_CUDA=cuda>=11.6 brand=tesla,driver>=418,driver<419 brand=tesla,driver>=450,driver<451 brand=tesla,driver>=470,driver<471 brand=unknown,driver>=470,driver<471 brand=nvidia,driver>=470,driver<471 brand=nvidiartx,driver>=470,driver<471 brand=geforce,driver>=470,driver<471 brand=geforcertx,driver>=470,driver<471 brand=quadro,driver>=470,driver<471 brand=quadrortx,driver>=470,driver<471 brand=titan,driver>=470,driver<471 brand=titanrtx,driver>=470,driver<471 2023-01-11T21:20:53.7066457Z NV_LIBNPP_DEV_VERSION=11.6.3.124-1 2023-01-11T21:20:53.7066714Z SHA1=8419ddda87c8a47eacc63b54bc7ec98c1f27c26e 2023-01-11T21:20:53.7066946Z GITHUB_EVENT_NAME=push 2023-01-11T21:20:53.7067188Z NV_CUDA_CUDART_VERSION=11.6.55-1 2023-01-11T21:20:53.7067469Z TORCH_NVCC_FLAGS=-Xfatbin -compress-all 2023-01-11T21:20:53.7067695Z GITHUB_RUN_NUMBER=22986 2023-01-11T21:20:53.7067905Z GITHUB_WORKFLOW=trunk 2023-01-11T21:20:53.7068238Z PATH=/opt/cache/bin:/opt/conda/bin:/usr/local/nvidia/bin:/usr/local/cuda/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin 2023-01-11T21:20:53.7068590Z NV_LIBNCCL_DEV_PACKAGE_VERSION=2.12.10-1 2023-01-11T21:20:53.7068921Z GITHUB_WORKFLOW_SHA=8419ddda87c8a47eacc63b54bc7ec98c1f27c26e 2023-01-11T21:20:53.7069388Z GITHUB_WORKSPACE=/home/ec2-user/actions-runner/_work/pytorch/pytorch 2023-01-11T21:20:53.7069793Z GITHUB_TRIGGERING_ACTOR=pytorch-bot[bot] 2023-01-11T21:20:53.7070029Z _=/usr/bin/env 2023-01-11T21:20:53.7070335Z ++ python -c 'import site; print(site.getsitepackages()[0])' 2023-01-11T21:20:53.7177576Z + TORCH_INSTALL_DIR=/opt/conda/lib/python3.10/site-packages/torch 2023-01-11T21:20:53.7178090Z + TORCH_BIN_DIR=/opt/conda/lib/python3.10/site-packages/torch/bin 2023-01-11T21:20:53.7178587Z + TORCH_LIB_DIR=/opt/conda/lib/python3.10/site-packages/torch/lib 2023-01-11T21:20:53.7179047Z + TORCH_TEST_DIR=/opt/conda/lib/python3.10/site-packages/torch/test 2023-01-11T21:20:53.7179326Z + BUILD_DIR=build 2023-01-11T21:20:53.7179574Z + BUILD_RENAMED_DIR=build_renamed 2023-01-11T21:20:53.7179803Z + BUILD_BIN_DIR=build/bin 2023-01-11T21:20:53.7180110Z + export VALGRIND=ON 2023-01-11T21:20:53.7180324Z + VALGRIND=ON 2023-01-11T21:20:53.7180539Z + export TORCH_INDUCTOR_INSTALL_GXX=ON 2023-01-11T21:20:53.7180769Z + TORCH_INDUCTOR_INSTALL_GXX=ON 2023-01-11T21:20:53.7181161Z + [[ linux-bionic-cuda11.6-py3.10-gcc7-sm86 == *clang9* ]] 2023-01-11T21:20:53.7181543Z + [[ linux-bionic-cuda11.6-py3.10-gcc7-sm86 != *bazel* ]] 2023-01-11T21:20:53.7182021Z ++ realpath build/custom_test_artifacts 2023-01-11T21:20:53.7191573Z + CUSTOM_TEST_ARTIFACT_BUILD_DIR=/var/lib/jenkins/workspace/build/custom_test_artifacts 2023-01-11T21:20:53.7191881Z ++ dirname .jenkins/pytorch/test.sh 2023-01-11T21:20:53.7195709Z + source .jenkins/pytorch/common.sh 2023-01-11T21:20:53.7198469Z +++ dirname .jenkins/pytorch/common.sh 2023-01-11T21:20:53.7210449Z ++ source .jenkins/pytorch/common_utils.sh 2023-01-11T21:20:53.7211108Z +++ declare -f -t trap_add 2023-01-11T21:20:53.7216137Z ++ set -ex 2023-01-11T21:20:53.7216499Z ++ [[ linux-bionic-cuda11.6-py3.10-gcc7-sm86 == *rocm* ]] 2023-01-11T21:20:53.7216778Z ++ BUILD_TEST_LIBTORCH=0 2023-01-11T21:20:53.7217024Z + echo 'Environment variables' 2023-01-11T21:20:53.7217244Z Environment variables 2023-01-11T21:20:53.7217432Z + env 2023-01-11T21:20:53.7222528Z SHARD_NUMBER=1 2023-01-11T21:20:53.7222852Z NV_LIBCUBLAS_DEV_VERSION=11.9.2.110-1 2023-01-11T21:20:53.7223477Z NV_CUDA_COMPAT_PACKAGE=cuda-compat-11-6 2023-01-11T21:20:53.7223884Z LD_LIBRARY_PATH=/usr/local/nvidia/lib:/usr/local/nvidia/lib64 2023-01-11T21:20:53.7224313Z NV_LIBNCCL_DEV_PACKAGE=libnccl-dev=2.12.10-1+cuda11.6 2023-01-11T21:20:53.7224560Z UCC_HOME=/usr 2023-01-11T21:20:53.7224946Z BUILD_ENVIRONMENT=linux-bionic-cuda11.6-py3.10-gcc7-sm86 2023-01-11T21:20:53.7225257Z PYTORCH_TEST_CUDA_MEM_LEAK_CHECK=0 2023-01-11T21:20:53.7225606Z NV_LIBNPP_DEV_PACKAGE=libnpp-dev-11-6=11.6.3.124-1 2023-01-11T21:20:53.7225890Z INSTALLED_DB=yes 2023-01-11T21:20:53.7226165Z HOSTNAME=f5d74fa23dc5 2023-01-11T21:20:53.7226502Z GITHUB_REF_NAME=ciflow/trunk/91627 2023-01-11T21:20:53.7226842Z GITHUB_API_URL=https://api.github.com 2023-01-11T21:20:53.7227208Z GITHUB_REPOSITORY_OWNER_ID=21003710 2023-01-11T21:20:53.7227518Z OPENSSL_DIR=/opt/openssl 2023-01-11T21:20:53.7227899Z UCC_COMMIT=1c7a7127186e7836f73aafbd7697bbc274a77eee 2023-01-11T21:20:53.7228522Z GITHUB_STEP_SUMMARY=/home/ec2-user/actions-runner/_work/_temp/_runner_file_commands/step_summary_c15b15e2-d520-4ce5-a6f4-d44b823a3838 2023-01-11T21:20:53.7228912Z CUDA_PATH=/usr/local/cuda 2023-01-11T21:20:53.7229373Z GITHUB_ACTION_PATH=/home/ec2-user/actions-runner/_work/pytorch/pytorch/./.github/actions/setup-linux 2023-01-11T21:20:53.7229731Z GITHUB_RUN_ATTEMPT=1 2023-01-11T21:20:53.7229944Z TEST_CONFIG=slow 2023-01-11T21:20:53.7230262Z NV_LIBNPP_VERSION=11.6.3.124-1 2023-01-11T21:20:53.7230563Z NV_NVPROF_DEV_PACKAGE=cuda-nvprof-11-6=11.6.124-1 2023-01-11T21:20:53.7230808Z GITHUB_REPOSITORY_OWNER=pytorch 2023-01-11T21:20:53.7231021Z GITHUB_ACTIONS=true 2023-01-11T21:20:53.7231224Z NVIDIA_VISIBLE_DEVICES=all 2023-01-11T21:20:53.7231451Z NV_NVPROF_VERSION=11.6.124-1 2023-01-11T21:20:53.7231701Z NV_LIBCUSPARSE_VERSION=11.7.2.124-1 2023-01-11T21:20:53.7232018Z GITHUB_WORKFLOW_REF=pytorch/pytorch/.github/workflows/trunk.yml@refs/tags/ciflow/trunk/91627 2023-01-11T21:20:53.7232300Z NVIDIA_PRODUCT_NAME=CUDA 2023-01-11T21:20:53.7232486Z CI=true 2023-01-11T21:20:53.7232761Z PYTORCH_OVERRIDE_FLAKY_SIGNAL=1 2023-01-11T21:20:53.7233072Z NV_LIBCUBLAS_DEV_PACKAGE=libcublas-dev-11-6=11.9.2.110-1 2023-01-11T21:20:53.7233305Z BRANCH= 2023-01-11T21:20:53.7233474Z GITHUB_HEAD_REF= 2023-01-11T21:20:53.7233725Z UCX_COMMIT=31e74cac7bee0ef66bef2af72e7d86d9c282e5ab 2023-01-11T21:20:53.7234019Z GITHUB_ACTOR=pytorch-bot[bot] 2023-01-11T21:20:53.7234264Z CMAKE_CUDA_COMPILER_LAUNCHER=/opt/cache/bin/sccache 2023-01-11T21:20:53.7234500Z GITHUB_ACTION_REF= 2023-01-11T21:20:53.7234716Z NCCL_VERSION=2.12.10-1 2023-01-11T21:20:53.7234908Z GITHUB_ACTION=__self 2023-01-11T21:20:53.7235101Z VALGRIND=ON 2023-01-11T21:20:53.7235298Z GITHUB_REF_PROTECTED=false 2023-01-11T21:20:53.7235751Z XLA_CLANG_CACHE_S3_BUCKET_NAME=ossci-compiler-clang-cache-circleci-xla 2023-01-11T21:20:53.7236097Z PYTORCH_TEST_RERUN_DISABLED_TESTS=0 2023-01-11T21:20:53.7236488Z *** 2023-01-11T21:20:53.7236703Z INSTALLED_VISION=yes 2023-01-11T21:20:53.7236943Z NVARCH=x86_64 2023-01-11T21:20:53.7237235Z NV_LIBCUSPARSE_DEV_VERSION=11.7.2.124-1 2023-01-11T21:20:53.7237507Z HOME=/var/lib/jenkins 2023-01-11T21:20:53.7238025Z GITHUB_STATE=/home/ec2-user/actions-runner/_work/_temp/_runner_file_commands/save_state_c15b15e2-d520-4ce5-a6f4-d44b823a3838 2023-01-11T21:20:53.7238428Z CARGO_NET_GIT_FETCH_WITH_CLI=true 2023-01-11T21:20:53.7238678Z GITHUB_ACTION_REPOSITORY= 2023-01-11T21:20:53.7238883Z GITHUB_REF_TYPE=tag 2023-01-11T21:20:53.7239122Z NV_LIBNCCL_PACKAGE_VERSION=2.12.10-1 2023-01-11T21:20:53.7239346Z GITHUB_RETENTION_DAYS=90 2023-01-11T21:20:53.7239639Z SCCACHE_BUCKET=ossci-compiler-cache-circleci-v2 2023-01-11T21:20:53.7239959Z NV_LIBNCCL_PACKAGE=libnccl2=2.12.10-1+cuda11.6 2023-01-11T21:20:53.7240389Z GITHUB_ENV=/home/ec2-user/actions-runner/_work/_temp/_runner_file_commands/set_env_c15b15e2-d520-4ce5-a6f4-d44b823a3838 2023-01-11T21:20:53.7240697Z DEBIAN_FRONTEND=noninteractive 2023-01-11T21:20:53.7240974Z NV_LIBNCCL_DEV_PACKAGE_NAME=libnccl-dev 2023-01-11T21:20:53.7241217Z GITHUB_REF=refs/tags/ciflow/trunk/91627 2023-01-11T21:20:53.7241496Z NV_CUDA_LIB_VERSION=11.6.2-1 2023-01-11T21:20:53.7241746Z GITHUB_SHA=8419ddda87c8a47eacc63b54bc7ec98c1f27c26e 2023-01-11T21:20:53.7241989Z INSTALLED_PROTOBUF=yes 2023-01-11T21:20:53.7242194Z GITHUB_REPOSITORY_ID=65600975 2023-01-11T21:20:53.7242404Z GITHUB_RUN_ID=3896346758 2023-01-11T21:20:53.7242679Z NV_LIBNPP_PACKAGE=libnpp-11-6=11.6.3.124-1 2023-01-11T21:20:53.7242923Z NV_LIBNCCL_PACKAGE_NAME=libnccl2 2023-01-11T21:20:53.7243151Z LIBRARY_PATH=/usr/local/cuda/lib64/stubs 2023-01-11T21:20:53.7243396Z NV_NVTX_VERSION=11.6.124-1 2023-01-11T21:20:53.7243614Z CONTINUE_THROUGH_ERROR=False 2023-01-11T21:20:53.7243840Z GITHUB_SERVER_URL=https://github.com 2023-01-11T21:20:53.7244064Z MAX_JOBS=14 2023-01-11T21:20:53.7244256Z GITHUB_ACTOR_ID=54816060 2023-01-11T21:20:53.7244499Z NV_LIBCUBLAS_VERSION=11.9.2.110-1 2023-01-11T21:20:53.7244780Z NV_LIBCUBLAS_PACKAGE=libcublas-11-6=11.9.2.110-1 2023-01-11T21:20:53.7245156Z GITHUB_EVENT_PATH=/home/ec2-user/actions-runner/_work/_temp/_github_workflow/event.json 2023-01-11T21:20:53.7245590Z UCX_HOME=/usr 2023-01-11T21:20:53.7245851Z PYTORCH_RETRY_TEST_CASES=1 2023-01-11T21:20:53.7246227Z GITHUB_GRAPHQL_URL=https://api.github.com/graphql 2023-01-11T21:20:53.7246613Z BASE_SHA=8419ddda87c8a47eacc63b54bc7ec98c1f27c26e 2023-01-11T21:20:53.7246966Z NV_CUDA_CUDART_DEV_VERSION=11.6.55-1 2023-01-11T21:20:53.7247283Z PR_BODY= 2023-01-11T21:20:53.7247554Z GITHUB_BASE_REF= 2023-01-11T21:20:53.7247793Z TERM=xterm 2023-01-11T21:20:53.7248023Z TORCH_INDUCTOR_INSTALL_GXX=ON 2023-01-11T21:20:53.7248255Z XLA_CUDA= 2023-01-11T21:20:53.7248485Z NV_NVML_DEV_VERSION=11.6.55-1 2023-01-11T21:20:53.7248742Z TORCH_CUDA_ARCH_LIST=Maxwell 2023-01-11T21:20:53.7248982Z CUDA_VERSION=11.6.2 2023-01-11T21:20:53.7249255Z NV_LIBCUBLAS_PACKAGE_NAME=libcublas-11-6 2023-01-11T21:20:53.7249522Z OPENSSL_ROOT_DIR=/opt/openssl 2023-01-11T21:20:53.7249992Z GITHUB_PATH=/home/ec2-user/actions-runner/_work/_temp/_runner_file_commands/add_path_c15b15e2-d520-4ce5-a6f4-d44b823a3838 2023-01-11T21:20:53.7250324Z GITHUB_JOB=test 2023-01-11T21:20:53.7250536Z SCCACHE_S3_KEY_PREFIX=trunk 2023-01-11T21:20:53.7251036Z COMMIT_MESSAGES=+ 52a16ce42647731c772e14e7175afa40fda07b3d make torchgen rename also Number arguments into input+ 87db01a53ecb702267ec36787654e418a52f8e93 fix torch.where signature mismatch+ 8419ddda87c8a47eacc63b54bc7ec98c1f27c26e other instead of output in documentation 2023-01-11T21:20:53.7251620Z NVIDIA_DRIVER_CAPABILITIES=compute,utility 2023-01-11T21:20:53.7251876Z NUM_TEST_SHARDS=2 2023-01-11T21:20:53.7252071Z PR_NUMBER= 2023-01-11T21:20:53.7252501Z GITHUB_OUTPUT=/home/ec2-user/actions-runner/_work/_temp/_runner_file_commands/set_output_c15b15e2-d520-4ce5-a6f4-d44b823a3838 2023-01-11T21:20:53.7252873Z SHLVL=1 2023-01-11T21:20:53.7253175Z NV_LIBCUBLAS_DEV_PACKAGE_NAME=libcublas-dev-11-6 2023-01-11T21:20:53.7253465Z GITHUB_REPOSITORY=pytorch/pytorch 2023-01-11T21:20:53.7254111Z NVIDIA_REQUIRE_CUDA=cuda>=11.6 brand=tesla,driver>=418,driver<419 brand=tesla,driver>=450,driver<451 brand=tesla,driver>=470,driver<471 brand=unknown,driver>=470,driver<471 brand=nvidia,driver>=470,driver<471 brand=nvidiartx,driver>=470,driver<471 brand=geforce,driver>=470,driver<471 brand=geforcertx,driver>=470,driver<471 brand=quadro,driver>=470,driver<471 brand=quadrortx,driver>=470,driver<471 brand=titan,driver>=470,driver<471 brand=titanrtx,driver>=470,driver<471 2023-01-11T21:20:53.7254995Z NV_LIBNPP_DEV_VERSION=11.6.3.124-1 2023-01-11T21:20:53.7255252Z SHA1=8419ddda87c8a47eacc63b54bc7ec98c1f27c26e 2023-01-11T21:20:53.7255537Z GITHUB_EVENT_NAME=push 2023-01-11T21:20:53.7273178Z NV_CUDA_CUDART_VERSION=11.6.55-1 2023-01-11T21:20:53.7273503Z TORCH_NVCC_FLAGS=-Xfatbin -compress-all 2023-01-11T21:20:53.7273777Z GITHUB_RUN_NUMBER=22986 2023-01-11T21:20:53.7273978Z GITHUB_WORKFLOW=trunk 2023-01-11T21:20:53.7274320Z PATH=/opt/cache/bin:/opt/conda/bin:/usr/local/nvidia/bin:/usr/local/cuda/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin 2023-01-11T21:20:53.7274676Z NV_LIBNCCL_DEV_PACKAGE_VERSION=2.12.10-1 2023-01-11T21:20:53.7275058Z GITHUB_WORKFLOW_SHA=8419ddda87c8a47eacc63b54bc7ec98c1f27c26e 2023-01-11T21:20:53.7275432Z GITHUB_WORKSPACE=/home/ec2-user/actions-runner/_work/pytorch/pytorch 2023-01-11T21:20:53.7275764Z GITHUB_TRIGGERING_ACTOR=pytorch-bot[bot] 2023-01-11T21:20:53.7275990Z _=/usr/bin/env 2023-01-11T21:20:53.7276210Z + echo 'Testing pytorch' 2023-01-11T21:20:53.7276416Z Testing pytorch 2023-01-11T21:20:53.7276633Z + export LANG=C.UTF-8 2023-01-11T21:20:53.7276835Z + LANG=C.UTF-8 2023-01-11T21:20:53.7277023Z + PR_NUMBER= 2023-01-11T21:20:53.7277223Z + [[ slow == \d\e\f\a\u\l\t ]] 2023-01-11T21:20:53.7277436Z + [[ slow == \d\i\s\t\r\i\b\u\t\e\d ]] 2023-01-11T21:20:53.7277650Z + [[ slow == \s\l\o\w ]] 2023-01-11T21:20:53.7277879Z + export PYTORCH_TEST_WITH_SLOW=1 2023-01-11T21:20:53.7278097Z + PYTORCH_TEST_WITH_SLOW=1 2023-01-11T21:20:53.7278324Z + export PYTORCH_TEST_SKIP_FAST=1 2023-01-11T21:20:53.7278552Z + PYTORCH_TEST_SKIP_FAST=1 2023-01-11T21:20:53.7278886Z + [[ linux-bionic-cuda11.6-py3.10-gcc7-sm86 == *slow-gradcheck* ]] 2023-01-11T21:20:53.7279272Z + [[ linux-bionic-cuda11.6-py3.10-gcc7-sm86 == *cuda* ]] 2023-01-11T21:20:53.7279564Z + export PYTORCH_TESTING_DEVICE_ONLY_FOR=cuda 2023-01-11T21:20:53.7279813Z + PYTORCH_TESTING_DEVICE_ONLY_FOR=cuda 2023-01-11T21:20:53.7280084Z + [[ slow == *crossref* ]] 2023-01-11T21:20:53.7280330Z + [[ slow == *dynamo* ]] 2023-01-11T21:20:53.7280571Z + [[ slow == *inductor* ]] 2023-01-11T21:20:53.7280952Z + [[ linux-bionic-cuda11.6-py3.10-gcc7-sm86 == *rocm* ]] 2023-01-11T21:20:53.7281401Z + [[ linux-bionic-cuda11.6-py3.10-gcc7-sm86 != *-bazel-* ]] 2023-01-11T21:20:53.7281788Z + pip_install --user ninja==1.10.2 2023-01-11T21:20:53.7282172Z + pip install --progress-bar off --user ninja==1.10.2 2023-01-11T21:20:54.1010235Z Collecting ninja==1.10.2 2023-01-11T21:20:54.1179986Z Downloading ninja-1.10.2-py2.py3-none-manylinux_2_5_x86_64.manylinux1_x86_64.whl (108 kB) 2023-01-11T21:20:54.7324606Z Installing collected packages: ninja 2023-01-11T21:20:54.7396468Z  WARNING: The script ninja is installed in '/var/lib/jenkins/.local/bin' which is not on PATH. 2023-01-11T21:20:54.7397134Z Consider adding this directory to PATH or, if you prefer to suppress this warning, use --no-warn-script-location. 2023-01-11T21:20:54.7440603Z Successfully installed ninja-1.10.2 2023-01-11T21:20:54.8070110Z + export PATH=/var/lib/jenkins/.local/bin:/opt/cache/bin:/opt/conda/bin:/usr/local/nvidia/bin:/usr/local/cuda/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin 2023-01-11T21:20:54.8071671Z + PATH=/var/lib/jenkins/.local/bin:/opt/cache/bin:/opt/conda/bin:/usr/local/nvidia/bin:/usr/local/cuda/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin 2023-01-11T21:20:54.8073055Z + [[ linux-bionic-cuda11.6-py3.10-gcc7-sm86 == *asan* ]] 2023-01-11T21:20:54.8073743Z + [[ linux-bionic-cuda11.6-py3.10-gcc7-sm86 == *-tsan* ]] 2023-01-11T21:20:54.8074255Z + [[ slow == \n\o\g\p\u\_\N\O\_\A\V\X\2 ]] 2023-01-11T21:20:54.8074666Z + [[ slow == \n\o\g\p\u\_\A\V\X\5\1\2 ]] 2023-01-11T21:20:54.8077493Z + [[ linux-bionic-cuda11.6-py3.10-gcc7-sm86 == *tbb* ]] 2023-01-11T21:20:54.8088009Z + [[ linux-bionic-cuda11.6-py3.10-gcc7-sm86 == *libtorch* ]] 2023-01-11T21:20:54.8088386Z + [[ linux-bionic-cuda11.6-py3.10-gcc7-sm86 == *-bazel-* ]] 2023-01-11T21:20:54.8088745Z + [[ linux-bionic-cuda11.6-py3.10-gcc7-sm86 == *-tsan* ]] 2023-01-11T21:20:54.8092028Z + cd test 2023-01-11T21:20:54.8092657Z + python -c 'import torch; print(torch.__config__.show())' 2023-01-11T21:20:56.0316199Z PyTorch built with: 2023-01-11T21:20:56.0316603Z - GCC 7.5 2023-01-11T21:20:56.0316836Z - C++ Version: 201703 2023-01-11T21:20:56.0317392Z - Intel(R) oneAPI Math Kernel Library Version 2022.0-Product Build 20211112 for Intel(R) 64 architecture applications 2023-01-11T21:20:56.0317870Z - Intel(R) MKL-DNN v2.7.2 (Git Hash fbec3e25a559ee252022ae066817b204e106a6ba) 2023-01-11T21:20:56.0318191Z - OpenMP 201511 (a.k.a. OpenMP 4.5) 2023-01-11T21:20:56.0318497Z - LAPACK is enabled (usually provided by MKL) 2023-01-11T21:20:56.0319024Z - NNPACK is enabled 2023-01-11T21:20:56.0319272Z - CPU capability usage: AVX2 2023-01-11T21:20:56.0319505Z - CUDA Runtime 11.6 2023-01-11T21:20:56.0319818Z - NVCC architecture flags: -gencode;arch=compute_86,code=sm_86 2023-01-11T21:20:56.0320130Z - CuDNN 8.3.2 (built against CUDA 11.5) 2023-01-11T21:20:56.0320359Z - Magma 2.6.1 2023-01-11T21:20:56.0322728Z - Build settings: BLAS_INFO=mkl, BUILD_TYPE=Release, CUDA_VERSION=11.6, CUDNN_VERSION=8.3.2, CXX_COMPILER=/opt/cache/bin/c++, CXX_FLAGS= -Wno-deprecated -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -fopenmp -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_FBGEMM -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -DEDGE_PROFILER_USE_KINETO -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Werror -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Wno-stringop-overflow, FORCE_FALLBACK_CUDA_MPI=1, LAPACK_INFO=mkl, PERF_WITH_AVX=1, PERF_WITH_AVX2=1, PERF_WITH_AVX512=1, TORCH_DISABLE_GPU_ASSERTS=ON, TORCH_VERSION=2.0.0, USE_CUDA=ON, USE_CUDNN=ON, USE_EXCEPTION_PTR=1, USE_GFLAGS=OFF, USE_GLOG=OFF, USE_MKL=ON, USE_MKLDNN=ON, USE_MPI=ON, USE_NCCL=ON, USE_NNPACK=ON, USE_OPENMP=ON, USE_ROCM=OFF, 2023-01-11T21:20:56.0324454Z 2023-01-11T21:20:56.2938323Z + cd test 2023-01-11T21:20:56.2939140Z + python -c 'import torch; print(torch.__config__.parallel_info())' 2023-01-11T21:20:57.4166146Z ATen/Parallel: 2023-01-11T21:20:57.4182471Z at::get_num_threads() : 8 2023-01-11T21:20:57.4182728Z at::get_num_interop_threads() : 8 2023-01-11T21:20:57.4182988Z OpenMP 201511 (a.k.a. OpenMP 4.5) 2023-01-11T21:20:57.4183209Z omp_get_max_threads() : 8 2023-01-11T21:20:57.4183742Z Intel(R) oneAPI Math Kernel Library Version 2022.0-Product Build 20211112 for Intel(R) 64 architecture applications 2023-01-11T21:20:57.4184043Z mkl_get_max_threads() : 8 2023-01-11T21:20:57.4184386Z Intel(R) MKL-DNN v2.7.2 (Git Hash fbec3e25a559ee252022ae066817b204e106a6ba) 2023-01-11T21:20:57.4184672Z std::thread::hardware_concurrency() : 16 2023-01-11T21:20:57.4184982Z Environment variables: 2023-01-11T21:20:57.4185186Z OMP_NUM_THREADS : [not set] 2023-01-11T21:20:57.4185394Z MKL_NUM_THREADS : [not set] 2023-01-11T21:20:57.4185854Z ATen parallel backend: OpenMP 2023-01-11T21:20:57.4185985Z 2023-01-11T21:20:57.6568505Z + [[ slow == *backward* ]] 2023-01-11T21:20:57.6569048Z + [[ slow == *xla* ]] 2023-01-11T21:20:57.6569534Z + [[ slow == \j\i\t\_\l\e\g\a\c\y ]] 2023-01-11T21:20:57.6570392Z + [[ linux-bionic-cuda11.6-py3.10-gcc7-sm86 == *libtorch* ]] 2023-01-11T21:20:57.6571034Z + [[ slow == distributed ]] 2023-01-11T21:20:57.6571527Z + [[ slow == deploy ]] 2023-01-11T21:20:57.6572033Z + [[ slow == *inductor_distributed* ]] 2023-01-11T21:20:57.6572553Z + [[ slow == *dynamo* ]] 2023-01-11T21:20:57.6573000Z + [[ slow == *dynamo* ]] 2023-01-11T21:20:57.6573518Z + [[ slow == *inductor_huggingface* ]] 2023-01-11T21:20:57.6574059Z + [[ slow == *inductor_timm* ]] 2023-01-11T21:20:57.6575264Z + [[ slow == *inductor_torchbench* ]] 2023-01-11T21:20:57.6575828Z + [[ slow == *inductor* ]] 2023-01-11T21:20:57.6576362Z + [[ 1 == 1 ]] 2023-01-11T21:20:57.6576999Z + [[ 2 -gt 1 ]] 2023-01-11T21:20:57.6577344Z + test_without_numpy 2023-01-11T21:20:57.6577724Z ++ dirname .jenkins/pytorch/test.sh 2023-01-11T21:20:57.6584303Z + pushd .jenkins/pytorch 2023-01-11T21:20:57.6584639Z ~/workspace/.jenkins/pytorch ~/workspace 2023-01-11T21:20:57.6585355Z + python -c 'import sys;sys.path.insert(0, '\''fake_numpy'\'');from unittest import TestCase;import torch;x=torch.randn(3,3);TestCase().assertRaises(RuntimeError, lambda: x.numpy())' 2023-01-11T21:20:58.7047610Z :1: UserWarning: Failed to initialize NumPy: Sorry PyTorch, but our NumPy is in the other folder (Triggered internally at /var/lib/jenkins/workspace/torch/csrc/utils/tensor_numpy.cpp:84.) 2023-01-11T21:20:58.9280667Z + python -c 'import sys;sys.path.insert(0, '\''fake_numpy'\'');import torch;print(torch.tensor([torch.tensor(0.), torch.tensor(1.)]))' 2023-01-11T21:20:59.9605121Z :1: UserWarning: Failed to initialize NumPy: Sorry PyTorch, but our NumPy is in the other folder (Triggered internally at /var/lib/jenkins/workspace/torch/csrc/utils/tensor_numpy.cpp:84.) 2023-01-11T21:20:59.9615356Z tensor([0., 1.]) 2023-01-11T21:21:00.1841460Z + popd 2023-01-11T21:21:00.1841790Z ~/workspace 2023-01-11T21:21:00.1842044Z + install_torchvision 2023-01-11T21:21:00.1842253Z + local commit 2023-01-11T21:21:00.1842460Z ++ get_pinned_commit vision 2023-01-11T21:21:00.1842697Z ++ cat .github/ci_commit_pins/vision.txt 2023-01-11T21:21:00.1854860Z + commit=32d254bbfcf14975f846765775584e61ef25a5bc 2023-01-11T21:21:00.1855512Z + pip_install --no-use-pep517 --user git+https://github.com/pytorch/vision.git@32d254bbfcf14975f846765775584e61ef25a5bc 2023-01-11T21:21:00.1856109Z + pip install --progress-bar off --no-use-pep517 --user git+https://github.com/pytorch/vision.git@32d254bbfcf14975f846765775584e61ef25a5bc 2023-01-11T21:21:00.5155990Z Collecting git+https://github.com/pytorch/vision.git@32d254bbfcf14975f846765775584e61ef25a5bc 2023-01-11T21:21:00.5157314Z Cloning https://github.com/pytorch/vision.git (to revision 32d254bbfcf14975f846765775584e61ef25a5bc) to /tmp/pip-req-build-7czovvse 2023-01-11T21:21:00.5173337Z Running command git clone --filter=blob:none --quiet https://github.com/pytorch/vision.git /tmp/pip-req-build-7czovvse 2023-01-11T21:21:02.3122655Z Running command git rev-parse -q --verify 'sha^32d254bbfcf14975f846765775584e61ef25a5bc' 2023-01-11T21:21:02.3141591Z Running command git fetch -q https://github.com/pytorch/vision.git 32d254bbfcf14975f846765775584e61ef25a5bc 2023-01-11T21:21:03.3006776Z Running command git checkout -q 32d254bbfcf14975f846765775584e61ef25a5bc 2023-01-11T21:21:03.8195648Z Resolved https://github.com/pytorch/vision.git to commit 32d254bbfcf14975f846765775584e61ef25a5bc 2023-01-11T21:21:05.8505192Z Preparing metadata (setup.py) ... [?25l- done 2023-01-11T21:21:05.8560790Z [?25hRequirement already satisfied: typing_extensions in /opt/conda/lib/python3.10/site-packages (from torchvision==0.15.0a0+32d254b) (4.4.0) 2023-01-11T21:21:05.8564423Z Requirement already satisfied: numpy in /opt/conda/lib/python3.10/site-packages (from torchvision==0.15.0a0+32d254b) (1.21.2) 2023-01-11T21:21:05.8567115Z Requirement already satisfied: requests in /opt/conda/lib/python3.10/site-packages (from torchvision==0.15.0a0+32d254b) (2.28.1) 2023-01-11T21:21:05.8571882Z Requirement already satisfied: torch in /opt/conda/lib/python3.10/site-packages (from torchvision==0.15.0a0+32d254b) (2.0.0a0+git8419ddd) 2023-01-11T21:21:05.8577486Z Requirement already satisfied: pillow!=8.3.*,>=5.3.0 in /opt/conda/lib/python3.10/site-packages (from torchvision==0.15.0a0+32d254b) (9.3.0) 2023-01-11T21:21:05.8745068Z Requirement already satisfied: charset-normalizer<3,>=2 in /opt/conda/lib/python3.10/site-packages (from requests->torchvision==0.15.0a0+32d254b) (2.0.4) 2023-01-11T21:21:05.8751691Z Requirement already satisfied: idna<4,>=2.5 in /opt/conda/lib/python3.10/site-packages (from requests->torchvision==0.15.0a0+32d254b) (3.4) 2023-01-11T21:21:05.8753924Z Requirement already satisfied: certifi>=2017.4.17 in /opt/conda/lib/python3.10/site-packages (from requests->torchvision==0.15.0a0+32d254b) (2022.12.7) 2023-01-11T21:21:05.8760634Z Requirement already satisfied: urllib3<1.27,>=1.21.1 in /opt/conda/lib/python3.10/site-packages (from requests->torchvision==0.15.0a0+32d254b) (1.26.13) 2023-01-11T21:21:05.8800846Z Requirement already satisfied: networkx in /opt/conda/lib/python3.10/site-packages (from torch->torchvision==0.15.0a0+32d254b) (2.6.3) 2023-01-11T21:21:05.8804283Z Requirement already satisfied: sympy in /opt/conda/lib/python3.10/site-packages (from torch->torchvision==0.15.0a0+32d254b) (1.11.1) 2023-01-11T21:21:05.9114897Z Requirement already satisfied: mpmath>=0.19 in /opt/conda/lib/python3.10/site-packages (from sympy->torch->torchvision==0.15.0a0+32d254b) (1.2.1) 2023-01-11T21:21:05.9166510Z Building wheels for collected packages: torchvision 2023-01-11T21:22:04.9249018Z Building wheel for torchvision (setup.py) ... [?25l- \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - done 2023-01-11T21:22:04.9274247Z [?25h Created wheel for torchvision: filename=torchvision-0.15.0a0+32d254b-cp310-cp310-linux_x86_64.whl size=1856117 sha256=bd08dc35530b05447b6b3db61446a05f28af87a1e2f566aac968edb4aebc0037 2023-01-11T21:22:04.9276124Z Stored in directory: /var/lib/jenkins/.cache/pip/wheels/ca/33/ae/1f7c8972d058d079236e7ca0a30b53b050afb405820b9ed787 2023-01-11T21:22:04.9312839Z Successfully built torchvision 2023-01-11T21:22:05.5029756Z Installing collected packages: torchvision 2023-01-11T21:22:05.8848140Z Successfully installed torchvision-0.15.0a0+32d254b 2023-01-11T21:22:05.9785026Z + install_triton 2023-01-11T21:22:05.9785256Z + local commit 2023-01-11T21:22:05.9790655Z + [[ slow == *rocm* ]] 2023-01-11T21:22:05.9791630Z ++ get_pinned_commit triton 2023-01-11T21:22:05.9792193Z ++ cat .github/ci_commit_pins/triton.txt 2023-01-11T21:22:05.9801322Z + commit=0d7e7532279e45672555e344646f5c19c3972331 2023-01-11T21:22:05.9802296Z + pip_install --user git+https://github.com/openai/triton@0d7e7532279e45672555e344646f5c19c3972331#subdirectory=python 2023-01-11T21:22:05.9802868Z + pip install --progress-bar off --user git+https://github.com/openai/triton@0d7e7532279e45672555e344646f5c19c3972331#subdirectory=python 2023-01-11T21:22:06.3037132Z Collecting git+https://github.com/openai/triton@0d7e7532279e45672555e344646f5c19c3972331#subdirectory=python 2023-01-11T21:22:06.3041206Z Cloning https://github.com/openai/triton (to revision 0d7e7532279e45672555e344646f5c19c3972331) to /tmp/pip-req-build-ds42eqyy 2023-01-11T21:22:06.3056232Z Running command git clone --filter=blob:none --quiet https://github.com/openai/triton /tmp/pip-req-build-ds42eqyy 2023-01-11T21:22:06.9813104Z Running command git rev-parse -q --verify 'sha^0d7e7532279e45672555e344646f5c19c3972331' 2023-01-11T21:22:06.9831640Z Running command git fetch -q https://github.com/openai/triton 0d7e7532279e45672555e344646f5c19c3972331 2023-01-11T21:22:07.3252326Z Running command git checkout -q 0d7e7532279e45672555e344646f5c19c3972331 2023-01-11T21:22:08.1128482Z Resolved https://github.com/openai/triton to commit 0d7e7532279e45672555e344646f5c19c3972331 2023-01-11T21:22:08.1129490Z Running command git submodule update --init --recursive -q 2023-01-11T21:22:09.2964241Z Preparing metadata (setup.py) ... [?25l- done 2023-01-11T21:22:09.4794778Z [?25hCollecting cmake 2023-01-11T21:22:09.5001616Z Downloading cmake-3.25.0-py2.py3-none-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (23.7 MB) 2023-01-11T21:22:09.7457949Z Collecting filelock 2023-01-11T21:22:09.7548662Z Downloading filelock-3.9.0-py3-none-any.whl (9.7 kB) 2023-01-11T21:22:09.7582548Z Requirement already satisfied: torch in /opt/conda/lib/python3.10/site-packages (from triton==2.0.0) (2.0.0a0+git8419ddd) 2023-01-11T21:22:09.7763092Z Requirement already satisfied: typing-extensions in /opt/conda/lib/python3.10/site-packages (from torch->triton==2.0.0) (4.4.0) 2023-01-11T21:22:09.7765823Z Requirement already satisfied: networkx in /opt/conda/lib/python3.10/site-packages (from torch->triton==2.0.0) (2.6.3) 2023-01-11T21:22:09.7768450Z Requirement already satisfied: sympy in /opt/conda/lib/python3.10/site-packages (from torch->triton==2.0.0) (1.11.1) 2023-01-11T21:22:09.7918780Z Requirement already satisfied: mpmath>=0.19 in /opt/conda/lib/python3.10/site-packages (from sympy->torch->triton==2.0.0) (1.2.1) 2023-01-11T21:22:09.7970573Z Building wheels for collected packages: triton 2023-01-11T21:22:51.2896572Z Building wheel for triton (setup.py) ... [?25l- \ | / - \ | / done 2023-01-11T21:22:51.3017509Z [?25h Created wheel for triton: filename=triton-2.0.0-cp310-cp310-linux_x86_64.whl size=15377935 sha256=48d3b9f4001ab94a7102775d4397f5b110c6472af05997fc4f0a0273f7a3cd9b 2023-01-11T21:22:51.3018535Z Stored in directory: /var/lib/jenkins/.cache/pip/wheels/3f/1d/23/1c2bc47d618a44f9c949aea4b7e355e737a1f1ed208f009295 2023-01-11T21:22:51.3033181Z Successfully built triton 2023-01-11T21:22:51.9288390Z Installing collected packages: cmake, filelock, triton 2023-01-11T21:22:52.9576793Z Successfully installed cmake-3.25.0 filelock-3.9.0 triton-2.0.0 2023-01-11T21:22:53.0487995Z + pip_install --user jinja2 2023-01-11T21:22:53.0488347Z + pip install --progress-bar off --user jinja2 2023-01-11T21:22:53.4112768Z Collecting jinja2 2023-01-11T21:22:53.4298858Z Downloading Jinja2-3.1.2-py3-none-any.whl (133 kB) 2023-01-11T21:22:53.4415496Z Requirement already satisfied: MarkupSafe>=2.0 in /opt/conda/lib/python3.10/site-packages (from jinja2) (2.1.1) 2023-01-11T21:22:54.0883839Z Installing collected packages: jinja2 2023-01-11T21:22:54.1621846Z Successfully installed jinja2-3.1.2 2023-01-11T21:22:54.2248163Z + test_python_shard 1 2023-01-11T21:22:54.2248965Z + [[ -z 2 ]] 2023-01-11T21:22:54.2249537Z + python test/run_test.py --exclude-jit-executor --exclude-distributed-tests --shard 1 2 --verbose 2023-01-11T21:22:55.9125688Z Ignoring disabled issues: [] 2023-01-11T21:22:55.9381646Z /var/lib/jenkins/workspace/test/run_test.py:1169: DeprecationWarning: distutils Version classes are deprecated. Use packaging.version instead. 2023-01-11T21:22:55.9382089Z if torch.version.cuda is not None and LooseVersion(torch.version.cuda) >= "11.6": 2023-01-11T21:22:55.9448247Z ##[warning] Gathered no stats from artifacts. Proceeding with default sharding plan. 2023-01-11T21:22:55.9448876Z Selected tests: 2023-01-11T21:22:55.9449084Z backends/xeon/test_launch 2023-01-11T21:22:55.9449321Z distributions/test_distributions 2023-01-11T21:22:55.9449557Z dynamo/test_aot_cudagraphs 2023-01-11T21:22:55.9449769Z dynamo/test_dynamic_shapes 2023-01-11T21:22:55.9449988Z dynamo/test_export_mutations 2023-01-11T21:22:55.9450197Z dynamo/test_global 2023-01-11T21:22:55.9450399Z dynamo/test_minifier 2023-01-11T21:22:55.9450598Z dynamo/test_model_output 2023-01-11T21:22:55.9450805Z dynamo/test_nops 2023-01-11T21:22:55.9451007Z dynamo/test_optimizers 2023-01-11T21:22:55.9451211Z dynamo/test_recompile_ux 2023-01-11T21:22:55.9451419Z dynamo/test_repros 2023-01-11T21:22:55.9451618Z dynamo/test_subgraphs 2023-01-11T21:22:55.9452020Z dynamo/test_torchxla_num_output 2023-01-11T21:22:55.9452272Z dynamo/test_unspec 2023-01-11T21:22:55.9452520Z inductor/test_minifier 2023-01-11T21:22:55.9452764Z inductor/test_smoke 2023-01-11T21:22:55.9453041Z inductor/test_torchinductor_opinfo 2023-01-11T21:22:55.9453321Z lazy/test_debug_util 2023-01-11T21:22:55.9453567Z lazy/test_meta_kernel 2023-01-11T21:22:55.9453823Z lazy/test_step_closures 2023-01-11T21:22:55.9454078Z nn/test_convolution 2023-01-11T21:22:55.9454609Z nn/test_embedding 2023-01-11T21:22:55.9454852Z nn/test_lazy_modules 2023-01-11T21:22:55.9455058Z nn/test_multihead_attention 2023-01-11T21:22:55.9455263Z nn/test_parametrization 2023-01-11T21:22:55.9455460Z nn/test_pruning 2023-01-11T21:22:55.9455662Z profiler/test_profiler 2023-01-11T21:22:55.9455851Z test_ao_sparsity 2023-01-11T21:22:55.9456036Z test_autograd 2023-01-11T21:22:55.9456229Z test_bundled_inputs 2023-01-11T21:22:55.9456411Z test_complex 2023-01-11T21:22:55.9456618Z test_cpp_extensions_aot_ninja 2023-01-11T21:22:55.9456839Z test_cpp_extensions_jit 2023-01-11T21:22:55.9457027Z test_cuda 2023-01-11T21:22:55.9457213Z test_cuda_primary_ctx 2023-01-11T21:22:55.9457408Z test_cuda_trace 2023-01-11T21:22:55.9457586Z test_datapipe 2023-01-11T21:22:55.9457766Z test_deploy 2023-01-11T21:22:55.9457945Z test_dlpack 2023-01-11T21:22:55.9458209Z test_expanded_weights 2023-01-11T21:22:55.9458402Z test_foreach 2023-01-11T21:22:55.9458610Z test_functional_autograd_benchmark 2023-01-11T21:22:55.9458831Z test_functionalization 2023-01-11T21:22:55.9459026Z test_fx 2023-01-11T21:22:55.9459203Z test_fx_passes 2023-01-11T21:22:55.9459376Z test_hub 2023-01-11T21:22:55.9459552Z test_indexing 2023-01-11T21:22:55.9459733Z test_jit 2023-01-11T21:22:55.9459904Z test_jit_cuda_fuser 2023-01-11T21:22:55.9460097Z test_jit_fuser_te 2023-01-11T21:22:55.9460285Z test_jiterator 2023-01-11T21:22:55.9460456Z test_license 2023-01-11T21:22:55.9460636Z test_logging 2023-01-11T21:22:55.9460819Z test_maskedtensor 2023-01-11T21:22:55.9460996Z test_meta 2023-01-11T21:22:55.9461173Z test_mkldnn 2023-01-11T21:22:55.9461356Z test_mkldnn_verbose 2023-01-11T21:22:55.9461539Z test_model_dump 2023-01-11T21:22:55.9461720Z test_modules 2023-01-11T21:22:55.9461908Z test_multiprocessing 2023-01-11T21:22:55.9462094Z test_namedtensor 2023-01-11T21:22:55.9462289Z test_native_functions 2023-01-11T21:22:55.9462482Z test_nestedtensor 2023-01-11T21:22:55.9462670Z test_numba_integration 2023-01-11T21:22:55.9462872Z test_nvfuser_dynamo 2023-01-11T21:22:55.9463061Z test_openmp 2023-01-11T21:22:55.9463239Z test_ops_fwd_gradients 2023-01-11T21:22:55.9463435Z test_ops_jit 2023-01-11T21:22:55.9463614Z test_overrides 2023-01-11T21:22:55.9463798Z test_per_overload_api 2023-01-11T21:22:55.9463994Z test_proxy_tensor 2023-01-11T21:22:55.9464187Z test_public_bindings 2023-01-11T21:22:55.9464366Z test_pytree 2023-01-11T21:22:55.9464548Z test_reductions 2023-01-11T21:22:55.9464794Z test_schema_check 2023-01-11T21:22:55.9465001Z test_set_default_mobile_cpu_allocator 2023-01-11T21:22:55.9465219Z test_show_pickle 2023-01-11T21:22:55.9465401Z test_sparse 2023-01-11T21:22:55.9465576Z test_spectral_ops 2023-01-11T21:22:55.9465763Z test_subclass 2023-01-11T21:22:55.9465949Z test_tensorboard 2023-01-11T21:22:55.9466143Z test_tensorexpr_pybind 2023-01-11T21:22:55.9466370Z test_torch 2023-01-11T21:22:55.9466595Z test_type_hints 2023-01-11T21:22:55.9466827Z test_type_promotion 2023-01-11T21:22:55.9467058Z test_utils 2023-01-11T21:22:55.9467276Z test_vulkan 2023-01-11T21:22:55.9467489Z test_xnnpack_integration 2023-01-11T21:22:55.9561077Z Prioritized test from test file changes. 2023-01-11T21:22:55.9561417Z reordering tests for PR: 2023-01-11T21:22:55.9562445Z prioritized: ['dynamo/test_repros', 'dynamo/test_unspec', 'inductor/test_torchinductor_opinfo', 'test_ao_sparsity', 'test_autograd', 'test_cpp_extensions_jit', 'test_cuda', 'test_foreach', 'test_jit', 'test_meta', 'test_overrides', 'test_proxy_tensor', 'test_public_bindings', 'test_sparse', 'test_torch', 'test_utils'] 2023-01-11T21:22:55.9565196Z the rest: ['backends/xeon/test_launch', 'distributions/test_distributions', 'dynamo/test_aot_cudagraphs', 'dynamo/test_dynamic_shapes', 'dynamo/test_export_mutations', 'dynamo/test_global', 'dynamo/test_minifier', 'dynamo/test_model_output', 'dynamo/test_nops', 'dynamo/test_optimizers', 'dynamo/test_recompile_ux', 'dynamo/test_subgraphs', 'dynamo/test_torchxla_num_output', 'inductor/test_minifier', 'inductor/test_smoke', 'lazy/test_debug_util', 'lazy/test_meta_kernel', 'lazy/test_step_closures', 'nn/test_convolution', 'nn/test_embedding', 'nn/test_lazy_modules', 'nn/test_multihead_attention', 'nn/test_parametrization', 'nn/test_pruning', 'profiler/test_profiler', 'test_bundled_inputs', 'test_complex', 'test_cpp_extensions_aot_ninja', 'test_cuda_primary_ctx', 'test_cuda_trace', 'test_datapipe', 'test_deploy', 'test_dlpack', 'test_expanded_weights', 'test_functional_autograd_benchmark', 'test_functionalization', 'test_fx', 'test_fx_passes', 'test_hub', 'test_indexing', 'test_jit_cuda_fuser', 'test_jit_fuser_te', 'test_jiterator', 'test_license', 'test_logging', 'test_maskedtensor', 'test_mkldnn', 'test_mkldnn_verbose', 'test_model_dump', 'test_modules', 'test_multiprocessing', 'test_namedtensor', 'test_native_functions', 'test_nestedtensor', 'test_numba_integration', 'test_nvfuser_dynamo', 'test_openmp', 'test_ops_fwd_gradients', 'test_ops_jit', 'test_per_overload_api', 'test_pytree', 'test_reductions', 'test_schema_check', 'test_set_default_mobile_cpu_allocator', 'test_show_pickle', 'test_spectral_ops', 'test_subclass', 'test_tensorboard', 'test_tensorexpr_pybind', 'test_type_hints', 'test_type_promotion', 'test_vulkan', 'test_xnnpack_integration'] 2023-01-11T21:22:55.9566833Z 2023-01-11T21:22:55.9567247Z Downloading https://raw.githubusercontent.com/pytorch/test-infra/generated-stats/stats/slow-tests.json to /var/lib/jenkins/workspace/test/.pytorch-slow-tests.json 2023-01-11T21:22:55.9785613Z Downloading https://raw.githubusercontent.com/pytorch/test-infra/generated-stats/stats/disabled-tests-condensed.json to /var/lib/jenkins/workspace/test/.pytorch-disabled-tests.json 2023-01-11T21:22:55.9945027Z parallel (file granularity) tests: 2023-01-11T21:22:55.9945536Z dynamo/test_repros 2023-01-11T21:22:55.9945982Z dynamo/test_unspec 2023-01-11T21:22:55.9946552Z test_ao_sparsity 2023-01-11T21:22:55.9947116Z test_foreach 2023-01-11T21:22:55.9947577Z test_jit 2023-01-11T21:22:55.9947943Z test_meta 2023-01-11T21:22:55.9948287Z test_proxy_tensor 2023-01-11T21:22:55.9948664Z test_public_bindings 2023-01-11T21:22:55.9949032Z test_sparse 2023-01-11T21:22:55.9949368Z test_utils 2023-01-11T21:22:55.9949740Z backends/xeon/test_launch 2023-01-11T21:22:55.9950156Z dynamo/test_aot_cudagraphs 2023-01-11T21:22:55.9950559Z dynamo/test_dynamic_shapes 2023-01-11T21:22:55.9950980Z dynamo/test_export_mutations 2023-01-11T21:22:55.9951378Z dynamo/test_global 2023-01-11T21:22:55.9951773Z dynamo/test_minifier 2023-01-11T21:22:55.9952209Z dynamo/test_model_output 2023-01-11T21:22:55.9952833Z dynamo/test_nops 2023-01-11T21:22:55.9954673Z dynamo/test_optimizers 2023-01-11T21:22:55.9954962Z dynamo/test_recompile_ux 2023-01-11T21:22:55.9955265Z dynamo/test_subgraphs 2023-01-11T21:22:55.9955563Z dynamo/test_torchxla_num_output 2023-01-11T21:22:55.9955856Z inductor/test_minifier 2023-01-11T21:22:55.9956142Z inductor/test_smoke 2023-01-11T21:22:55.9956412Z lazy/test_debug_util 2023-01-11T21:22:55.9956682Z lazy/test_meta_kernel 2023-01-11T21:22:55.9956945Z lazy/test_step_closures 2023-01-11T21:22:55.9957211Z nn/test_embedding 2023-01-11T21:22:55.9957401Z nn/test_lazy_modules 2023-01-11T21:22:55.9957649Z nn/test_multihead_attention 2023-01-11T21:22:55.9957943Z nn/test_parametrization 2023-01-11T21:22:55.9958212Z nn/test_pruning 2023-01-11T21:22:55.9958469Z profiler/test_profiler 2023-01-11T21:22:55.9958750Z test_bundled_inputs 2023-01-11T21:22:55.9958996Z test_complex 2023-01-11T21:22:55.9959198Z test_datapipe 2023-01-11T21:22:55.9959455Z test_deploy 2023-01-11T21:22:55.9959693Z test_dlpack 2023-01-11T21:22:55.9960108Z test_expanded_weights 2023-01-11T21:22:55.9960431Z test_functional_autograd_benchmark 2023-01-11T21:22:55.9960722Z test_functionalization 2023-01-11T21:22:55.9961005Z test_fx_passes 2023-01-11T21:22:55.9961257Z test_hub 2023-01-11T21:22:55.9961493Z test_jit_fuser_te 2023-01-11T21:22:55.9961739Z test_jiterator 2023-01-11T21:22:55.9961985Z test_license 2023-01-11T21:22:55.9962209Z test_logging 2023-01-11T21:22:55.9962435Z test_maskedtensor 2023-01-11T21:22:55.9962660Z test_mkldnn 2023-01-11T21:22:55.9962874Z test_mkldnn_verbose 2023-01-11T21:22:55.9963126Z test_model_dump 2023-01-11T21:22:55.9963354Z test_namedtensor 2023-01-11T21:22:55.9963589Z test_native_functions 2023-01-11T21:22:55.9963818Z test_nestedtensor 2023-01-11T21:22:55.9964055Z test_numba_integration 2023-01-11T21:22:55.9964250Z test_nvfuser_dynamo 2023-01-11T21:22:55.9964428Z test_openmp 2023-01-11T21:22:55.9964616Z test_per_overload_api 2023-01-11T21:22:55.9964803Z test_pytree 2023-01-11T21:22:55.9964982Z test_schema_check 2023-01-11T21:22:55.9965190Z test_set_default_mobile_cpu_allocator 2023-01-11T21:22:55.9965401Z test_subclass 2023-01-11T21:22:55.9965614Z test_tensorboard 2023-01-11T21:22:55.9965815Z test_tensorexpr_pybind 2023-01-11T21:22:55.9966019Z test_type_hints 2023-01-11T21:22:55.9966285Z test_type_promotion 2023-01-11T21:22:55.9966519Z test_vulkan 2023-01-11T21:22:55.9966717Z test_xnnpack_integration 2023-01-11T21:22:55.9966929Z serial (file granularity) tests: 2023-01-11T21:22:55.9967156Z inductor/test_torchinductor_opinfo 2023-01-11T21:22:55.9967368Z test_autograd 2023-01-11T21:22:55.9967550Z test_cpp_extensions_jit 2023-01-11T21:22:55.9967737Z test_cuda 2023-01-11T21:22:55.9967909Z test_overrides 2023-01-11T21:22:55.9968077Z test_torch 2023-01-11T21:22:55.9968276Z distributions/test_distributions 2023-01-11T21:22:55.9968489Z nn/test_convolution 2023-01-11T21:22:55.9968687Z test_cpp_extensions_aot_ninja 2023-01-11T21:22:55.9968894Z test_cuda_primary_ctx 2023-01-11T21:22:55.9969084Z test_cuda_trace 2023-01-11T21:22:55.9969250Z test_fx 2023-01-11T21:22:55.9969418Z test_indexing 2023-01-11T21:22:55.9969601Z test_jit_cuda_fuser 2023-01-11T21:22:55.9969778Z test_modules 2023-01-11T21:22:55.9969962Z test_multiprocessing 2023-01-11T21:22:55.9970160Z test_ops_fwd_gradients 2023-01-11T21:22:55.9970348Z test_ops_jit 2023-01-11T21:22:55.9970528Z test_reductions 2023-01-11T21:22:55.9970715Z test_show_pickle 2023-01-11T21:22:55.9970894Z test_spectral_ops 2023-01-11T21:22:57.6384014Z Ignoring disabled issues: [] 2023-01-11T21:22:57.6394766Z Ignoring disabled issues: [] 2023-01-11T21:22:57.6618887Z Running dynamo/test_repros ... [2023-01-11 21:22:57.661270] 2023-01-11T21:22:57.6620090Z Executing ['/opt/conda/bin/python', '-bb', 'dynamo/test_repros.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2023-01-11 21:22:57.661686] 2023-01-11T21:22:57.6630718Z Running dynamo/test_unspec ... [2023-01-11 21:22:57.662662] 2023-01-11T21:22:57.6633605Z Executing ['/opt/conda/bin/python', '-bb', 'dynamo/test_unspec.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2023-01-11 21:22:57.662997] 2023-01-11T21:23:00.8444612Z 2023-01-11T21:23:00.8445348Z Expand the folded group to see the log file of dynamo/test_repros 2023-01-11T21:23:00.8451181Z ##[group]PRINTING LOG FILE of dynamo/test_repros (/var/lib/jenkins/workspace/test/test-reports/dynamo-test_repros_z3rkoycj) 2023-01-11T21:23:00.8451523Z 2023-01-11T21:23:00.8451639Z Running tests... 2023-01-11T21:23:00.8452171Z ---------------------------------------------------------------------- 2023-01-11T21:23:00.8452710Z Test results will be stored in test-reports/python-unittest/dynamo.test_repros 2023-01-11T21:23:00.8453095Z test_Size (__main__.ReproTests) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (1.172s) 2023-01-11T21:23:00.8453497Z test_abc_setattr (__main__.ReproTests) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:00.8454472Z test_avoid_dupe_specialization (__main__.ReproTests) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:00.8454958Z test_batch_norm_act (__main__.ReproTests) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:00.8455386Z test_batchnorm_e2e (__main__.ReproTests) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:00.8455809Z test_bigbird_unsqueeze_inplace (__main__.ReproTests) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:00.8456216Z test_boxes_len (__main__.ReproTests) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:00.8456618Z test_chunk_reformer_ff (__main__.ReproTests) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:00.8457087Z test_class_member (__main__.ReproTests) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:00.8457504Z test_convert_boxes_to_pooler_format (__main__.ReproTests) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:00.8457934Z test_create_rand_mask_from_inputs (__main__.ReproTests) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:00.8458433Z test_dict_iter (__main__.ReproTests) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:00.8458835Z test_dict_list_values (__main__.ReproTests) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:00.8459228Z test_do_paste_mask (__main__.ReproTests) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:00.8459646Z test_dynamic_shapes_right_side (__main__.ReproTests) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:00.8460066Z test_ellipsis (__main__.ReproTests) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:00.8460455Z test_exec_import (__main__.ReproTests) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:00.8460866Z test_exec_wildcard_import (__main__.ReproTests) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:00.8461286Z test_for_loop_graph_break (__main__.ReproTests) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:00.8461704Z test_for_loop_graph_break_before (__main__.ReproTests) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:00.8462123Z test_get_parameter_dtype (__main__.ReproTests) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:00.8462571Z test_grad_mode_carrying_correct_state_after_graph_break (__main__.ReproTests) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:00.8463024Z test_guard_fail_nested_tuple (__main__.ReproTests) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:00.8463440Z test_guard_fail_tensor_bool (__main__.ReproTests) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:00.8463861Z test_guard_ordering_shape_fail (__main__.ReproTests) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:00.8464276Z test_hf_model_output (__main__.ReproTests) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:00.8464678Z test_hf_t5_forward (__main__.ReproTests) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:00.8465157Z test_indexing_with_list (__main__.ReproTests) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:00.8465605Z test_is_symbolic_tracing (__main__.ReproTests) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:00.8466017Z test_isinstance_dtype (__main__.ReproTests) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:00.8466497Z test_isinstance_storage (__main__.ReproTests) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:00.8467020Z test_issue1466_size_aot_autograd (__main__.ReproTests) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:00.8467515Z test_issue175 (__main__.ReproTests) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:00.8467923Z test_longformer_chunk (__main__.ReproTests) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:00.8468328Z test_maml_item_capture (__main__.ReproTests) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:00.8468738Z test_maml_no_item_capture (__main__.ReproTests) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:00.8469123Z test_modules (__main__.ReproTests) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:00.8469520Z test_multi_dot_import (__main__.ReproTests) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:00.8469926Z test_multi_import (__main__.ReproTests) ... skip: requires detectron2 (0.000s) 2023-01-11T21:23:00.8470294Z test_named_buffers (__main__.ReproTests) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:00.8470688Z test_nn_parameter (__main__.ReproTests) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:00.8471080Z test_norm_dtype (__main__.ReproTests) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:00.8471483Z test_not_rewrite_assert (__main__.ReproTests) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:00.8471906Z test_not_rewrite_assert_for_other_errors (__main__.ReproTests) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:00.8472314Z test_numpy_list (__main__.ReproTests) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:00.8472722Z test_optimized_deepcopy (__main__.ReproTests) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:00.8473154Z test_primtorch (__main__.ReproTests) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:00.8473660Z test_primtorch_no_graph_break (__main__.ReproTests) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:00.8474161Z test_recursive_map (__main__.ReproTests) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:00.8474661Z test_reformer_eval (__main__.ReproTests) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:00.8475166Z test_reformer_min_chunk_len (__main__.ReproTests) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:00.8475688Z test_reformer_remove_unused_args (__main__.ReproTests) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:00.8476097Z test_reformer_sorting (__main__.ReproTests) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:00.8476501Z test_reformer_train (__main__.ReproTests) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:00.8476899Z test_reinplacing (__main__.ReproTests) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:00.8477301Z test_relative_import (__main__.ReproTests) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:00.8477765Z test_relative_import_no_modulename (__main__.ReproTests) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:00.8478188Z test_rewrite_assert_noop (__main__.ReproTests) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:00.8478619Z test_rewrite_assert_with_fstring_msg (__main__.ReproTests) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:00.8479045Z test_rewrite_assert_with_msg (__main__.ReproTests) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:00.8479459Z test_rewrite_assert_without_msg (__main__.ReproTests) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:00.8479865Z test_rng_state (__main__.ReproTests) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:00.8480266Z test_seq_append_list (__main__.ReproTests) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:00.8480662Z test_sigmoid_out (__main__.ReproTests) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:00.8481056Z test_slice_into_list_mutable (__main__.ReproTests) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:00.8481513Z test_slicing_dynamic_shape (__main__.ReproTests) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:00.8481940Z test_slicing_dynamic_shape_setitem (__main__.ReproTests) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:00.8482351Z test_sort_out (__main__.ReproTests) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:00.8482746Z test_specialized_stride (__main__.ReproTests) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:00.8483165Z test_swin_base_tensor_attr (__main__.ReproTests) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:00.8483677Z test_tensor_isinstance_tuple (__main__.ReproTests) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:00.8484177Z test_tokenization (__main__.ReproTests) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:00.8484676Z test_torch_ops_aten (__main__.ReproTests) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:00.8485177Z test_vdd_duplicate_error (__main__.ReproTests) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:00.8485689Z test_while_loop_graph_break (__main__.ReproTests) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:00.8486169Z test_with_on_graph_break_inst (__main__.ReproTests) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:00.8486393Z 2023-01-11T21:23:00.8486623Z ---------------------------------------------------------------------- 2023-01-11T21:23:00.8486887Z Ran 76 tests in 1.224s 2023-01-11T21:23:00.8487014Z 2023-01-11T21:23:00.8487094Z OK (skipped=76) 2023-01-11T21:23:00.8487217Z 2023-01-11T21:23:00.8487306Z Generating XML reports... 2023-01-11T21:23:00.8487747Z Generated XML report: test-reports/python-unittest/dynamo.test_repros/TEST-ReproTests-20230111212259.xml 2023-01-11T21:23:00.8487990Z 2023-01-11T21:23:00.8488241Z ##[endgroup] 2023-01-11T21:23:00.8488643Z FINISHED PRINTING LOG FILE of dynamo/test_repros (/var/lib/jenkins/workspace/test/test-reports/dynamo-test_repros_z3rkoycj) 2023-01-11T21:23:00.8488878Z 2023-01-11T21:23:00.8879594Z 2023-01-11T21:23:00.8880599Z Expand the folded group to see the log file of dynamo/test_unspec 2023-01-11T21:23:00.8881503Z ##[group]PRINTING LOG FILE of dynamo/test_unspec (/var/lib/jenkins/workspace/test/test-reports/dynamo-test_unspec_zlkxsr0x) 2023-01-11T21:23:00.8882016Z 2023-01-11T21:23:00.8882147Z Running tests... 2023-01-11T21:23:00.8882656Z ---------------------------------------------------------------------- 2023-01-11T21:23:00.8883238Z Test results will be stored in test-reports/python-unittest/dynamo.test_unspec 2023-01-11T21:23:00.8883958Z test_access_by_keys_unspec (__main__.make_unspec_cls..UnspecTest) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (1.190s) 2023-01-11T21:23:00.8884679Z test_basicmodule1_unspec (__main__.make_unspec_cls..UnspecTest) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:00.8885247Z test_basicmodule2_unspec (__main__.make_unspec_cls..UnspecTest) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:00.8885827Z test_call_fn_with_non_const_inputs_safe_unspec (__main__.make_unspec_cls..UnspecTest) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:00.8886337Z test_cfgmod_unspec (__main__.make_unspec_cls..UnspecTest) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:00.8886782Z test_children_unspec (__main__.make_unspec_cls..UnspecTest) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:00.8887307Z test_constloop_unspec (__main__.make_unspec_cls..UnspecTest) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:00.8887754Z test_densenet_unspec (__main__.make_unspec_cls..UnspecTest) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:00.8888194Z test_enumvalues_unspec (__main__.make_unspec_cls..UnspecTest) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:00.8888642Z test_fnmember_unspec (__main__.make_unspec_cls..UnspecTest) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:00.8889085Z test_fnmembercmp1_unspec (__main__.make_unspec_cls..UnspecTest) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:00.8889538Z test_fnmembercmp2_unspec (__main__.make_unspec_cls..UnspecTest) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:00.8889979Z test_forward_directly_unspec (__main__.make_unspec_cls..UnspecTest) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:00.8890439Z test_generation_tag_unspec (__main__.make_unspec_cls..UnspecTest) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:00.8890893Z test_hasattr_unspec (__main__.make_unspec_cls..UnspecTest) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:00.8891341Z test_intarg_unspec (__main__.make_unspec_cls..UnspecTest) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:00.8891778Z test_iseval1_unspec (__main__.make_unspec_cls..UnspecTest) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:00.8892201Z test_iseval2_unspec (__main__.make_unspec_cls..UnspecTest) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:00.8892642Z test_isnonelayer_unspec (__main__.make_unspec_cls..UnspecTest) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:00.8893096Z test_istraining1_unspec (__main__.make_unspec_cls..UnspecTest) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:00.8893580Z test_istraining2_unspec (__main__.make_unspec_cls..UnspecTest) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:00.8894104Z test_layerlist_unspec (__main__.make_unspec_cls..UnspecTest) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:00.8894776Z test_lazy_module_unspec (__main__.make_unspec_cls..UnspecTest) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:00.8895234Z test_module_attribute_precedence_unspec (__main__.make_unspec_cls..UnspecTest) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:00.8895707Z test_module_class_method_unspec (__main__.make_unspec_cls..UnspecTest) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:00.8896184Z test_module_forward_has_graph_break_unspec (__main__.make_unspec_cls..UnspecTest) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:00.8896659Z test_module_name_string_unspec (__main__.make_unspec_cls..UnspecTest) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:00.8897120Z test_module_property_unspec (__main__.make_unspec_cls..UnspecTest) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:00.8897575Z test_module_static_method_unspec (__main__.make_unspec_cls..UnspecTest) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:00.8898073Z test_moduledict_unspec (__main__.make_unspec_cls..UnspecTest) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:00.8898518Z test_modulelist_unspec (__main__.make_unspec_cls..UnspecTest) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:00.8898963Z test_modulemethod1_unspec (__main__.make_unspec_cls..UnspecTest) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:00.8899408Z test_modulemethod2_unspec (__main__.make_unspec_cls..UnspecTest) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:00.8899868Z test_nn_moduledict_contains_unspec (__main__.make_unspec_cls..UnspecTest) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:23:00.8900326Z test_parameters1_unspec (__main__.make_unspec_cls..UnspecTest) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:00.8900823Z test_parameters2_unspec (__main__.make_unspec_cls..UnspecTest) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:00.8901309Z test_parameters3_unspec (__main__.make_unspec_cls..UnspecTest) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:00.8901801Z test_self_mutating1_unspec (__main__.make_unspec_cls..UnspecTest) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:00.8902295Z test_seq_unspec (__main__.make_unspec_cls..UnspecTest) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:00.8902789Z test_simple_torch_function_unspec (__main__.make_unspec_cls..UnspecTest) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:00.8903294Z test_stringmember_unspec (__main__.make_unspec_cls..UnspecTest) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:00.8903797Z test_submodules1_unspec (__main__.make_unspec_cls..UnspecTest) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:00.8904288Z test_submodules2_unspec (__main__.make_unspec_cls..UnspecTest) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:00.8904858Z test_super1_unspec (__main__.make_unspec_cls..UnspecTest) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:00.8905336Z test_super2_unspec (__main__.make_unspec_cls..UnspecTest) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:00.8905779Z test_super_class_method_unspec (__main__.make_unspec_cls..UnspecTest) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:00.8906286Z test_tensorlist_unspec (__main__.make_unspec_cls..UnspecTest) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:00.8906857Z test_torch_function_with_closure_unspec (__main__.make_unspec_cls..UnspecTest) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:00.8907407Z test_unsupportedmethod_unspec (__main__.make_unspec_cls..UnspecTest) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:00.8907872Z test_unsupportedmodule_unspec (__main__.make_unspec_cls..UnspecTest) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:00.8908332Z test_viamodulecall_unspec (__main__.make_unspec_cls..UnspecTest) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:00.8908776Z test_Size_unspec (__main__.make_unspec_cls..UnspecTest) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:00.8909247Z test_abc_setattr_unspec (__main__.make_unspec_cls..UnspecTest) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:00.8909699Z test_avoid_dupe_specialization_unspec (__main__.make_unspec_cls..UnspecTest) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:00.8910161Z test_batch_norm_act_unspec (__main__.make_unspec_cls..UnspecTest) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:00.8910612Z test_batchnorm_e2e_unspec (__main__.make_unspec_cls..UnspecTest) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:00.8911074Z test_bigbird_unsqueeze_inplace_unspec (__main__.make_unspec_cls..UnspecTest) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:00.8911527Z test_boxes_len_unspec (__main__.make_unspec_cls..UnspecTest) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:00.8911978Z test_chunk_reformer_ff_unspec (__main__.make_unspec_cls..UnspecTest) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:00.8912426Z test_class_member_unspec (__main__.make_unspec_cls..UnspecTest) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:00.8912890Z test_convert_boxes_to_pooler_format_unspec (__main__.make_unspec_cls..UnspecTest) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:00.8913444Z test_create_rand_mask_from_inputs_unspec (__main__.make_unspec_cls..UnspecTest) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:00.8914002Z test_dict_iter_unspec (__main__.make_unspec_cls..UnspecTest) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:00.8914562Z test_dict_list_values_unspec (__main__.make_unspec_cls..UnspecTest) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:00.8915126Z test_do_paste_mask_unspec (__main__.make_unspec_cls..UnspecTest) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:00.8915696Z test_dynamic_shapes_right_side_unspec (__main__.make_unspec_cls..UnspecTest) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:00.8916200Z test_ellipsis_unspec (__main__.make_unspec_cls..UnspecTest) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:00.8916651Z test_exec_import_unspec (__main__.make_unspec_cls..UnspecTest) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:00.8917107Z test_exec_wildcard_import_unspec (__main__.make_unspec_cls..UnspecTest) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:00.8917575Z test_for_loop_graph_break_before_unspec (__main__.make_unspec_cls..UnspecTest) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:00.8918031Z test_for_loop_graph_break_unspec (__main__.make_unspec_cls..UnspecTest) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:00.8918492Z test_get_parameter_dtype_unspec (__main__.make_unspec_cls..UnspecTest) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:00.8918985Z test_grad_mode_carrying_correct_state_after_graph_break_unspec (__main__.make_unspec_cls..UnspecTest) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:00.8919473Z test_guard_fail_nested_tuple_unspec (__main__.make_unspec_cls..UnspecTest) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:00.8919971Z test_guard_fail_tensor_bool_unspec (__main__.make_unspec_cls..UnspecTest) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:00.8920432Z test_guard_ordering_shape_fail_unspec (__main__.make_unspec_cls..UnspecTest) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:00.8920894Z test_hf_model_output_unspec (__main__.make_unspec_cls..UnspecTest) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:00.8921346Z test_hf_t5_forward_unspec (__main__.make_unspec_cls..UnspecTest) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:00.8921792Z test_indexing_with_list_unspec (__main__.make_unspec_cls..UnspecTest) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:00.8922261Z test_is_symbolic_tracing_unspec (__main__.make_unspec_cls..UnspecTest) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:00.8922721Z test_isinstance_dtype_unspec (__main__.make_unspec_cls..UnspecTest) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:00.8923183Z test_isinstance_storage_unspec (__main__.make_unspec_cls..UnspecTest) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:00.8923767Z test_issue1466_size_aot_autograd_unspec (__main__.make_unspec_cls..UnspecTest) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:00.8924336Z test_issue175_unspec (__main__.make_unspec_cls..UnspecTest) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:00.8924887Z test_longformer_chunk_unspec (__main__.make_unspec_cls..UnspecTest) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:00.8925457Z test_maml_item_capture_unspec (__main__.make_unspec_cls..UnspecTest) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:00.8926016Z test_maml_no_item_capture_unspec (__main__.make_unspec_cls..UnspecTest) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:00.8926472Z test_modules_unspec (__main__.make_unspec_cls..UnspecTest) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:00.8926941Z test_multi_dot_import_unspec (__main__.make_unspec_cls..UnspecTest) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:00.8927360Z test_multi_import_unspec (__main__.make_unspec_cls..UnspecTest) ... skip: requires detectron2 (0.000s) 2023-01-11T21:23:00.8927777Z test_named_buffers_unspec (__main__.make_unspec_cls..UnspecTest) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:00.8928231Z test_nn_parameter_unspec (__main__.make_unspec_cls..UnspecTest) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:00.8928681Z test_norm_dtype_unspec (__main__.make_unspec_cls..UnspecTest) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:00.8929143Z test_not_rewrite_assert_for_other_errors_unspec (__main__.make_unspec_cls..UnspecTest) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:00.8929610Z test_not_rewrite_assert_unspec (__main__.make_unspec_cls..UnspecTest) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:00.8930061Z test_numpy_list_unspec (__main__.make_unspec_cls..UnspecTest) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:00.8930544Z test_optimized_deepcopy_unspec (__main__.make_unspec_cls..UnspecTest) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:00.8931015Z test_primtorch_no_graph_break_unspec (__main__.make_unspec_cls..UnspecTest) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:00.8931469Z test_primtorch_unspec (__main__.make_unspec_cls..UnspecTest) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:00.8931920Z test_recursive_map_unspec (__main__.make_unspec_cls..UnspecTest) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:00.8932373Z test_reformer_eval_unspec (__main__.make_unspec_cls..UnspecTest) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:00.8932837Z test_reformer_min_chunk_len_unspec (__main__.make_unspec_cls..UnspecTest) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:00.8933314Z test_reformer_remove_unused_args_unspec (__main__.make_unspec_cls..UnspecTest) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:00.8933775Z test_reformer_sorting_unspec (__main__.make_unspec_cls..UnspecTest) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:00.8934372Z test_reformer_train_unspec (__main__.make_unspec_cls..UnspecTest) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:00.8934833Z test_reinplacing_unspec (__main__.make_unspec_cls..UnspecTest) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:00.8935301Z test_relative_import_no_modulename_unspec (__main__.make_unspec_cls..UnspecTest) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:00.8935769Z test_relative_import_unspec (__main__.make_unspec_cls..UnspecTest) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:00.8936225Z test_rewrite_assert_noop_unspec (__main__.make_unspec_cls..UnspecTest) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:00.8936695Z test_rewrite_assert_with_fstring_msg_unspec (__main__.make_unspec_cls..UnspecTest) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:00.8937220Z test_rewrite_assert_with_msg_unspec (__main__.make_unspec_cls..UnspecTest) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:00.8937689Z test_rewrite_assert_without_msg_unspec (__main__.make_unspec_cls..UnspecTest) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:00.8938152Z test_rng_state_unspec (__main__.make_unspec_cls..UnspecTest) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:00.8938604Z test_seq_append_list_unspec (__main__.make_unspec_cls..UnspecTest) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:00.8939052Z test_sigmoid_out_unspec (__main__.make_unspec_cls..UnspecTest) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:00.8939506Z test_slice_into_list_mutable_unspec (__main__.make_unspec_cls..UnspecTest) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:00.8939980Z test_slicing_dynamic_shape_setitem_unspec (__main__.make_unspec_cls..UnspecTest) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:00.8940453Z test_slicing_dynamic_shape_unspec (__main__.make_unspec_cls..UnspecTest) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:00.8941020Z test_sort_out_unspec (__main__.make_unspec_cls..UnspecTest) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:00.8941476Z test_specialized_stride_unspec (__main__.make_unspec_cls..UnspecTest) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:00.8941934Z test_swin_base_tensor_attr_unspec (__main__.make_unspec_cls..UnspecTest) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:00.8942395Z test_tensor_isinstance_tuple_unspec (__main__.make_unspec_cls..UnspecTest) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:00.8942855Z test_tokenization_unspec (__main__.make_unspec_cls..UnspecTest) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:00.8943310Z test_torch_ops_aten_unspec (__main__.make_unspec_cls..UnspecTest) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:00.8943761Z test_vdd_duplicate_error_unspec (__main__.make_unspec_cls..UnspecTest) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:00.8944225Z test_while_loop_graph_break_unspec (__main__.make_unspec_cls..UnspecTest) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:00.8944774Z test_with_on_graph_break_inst_unspec (__main__.make_unspec_cls..UnspecTest) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:00.8945227Z test_builtin_functions_on_cuda (__main__.UnspecTests) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:00.8945632Z test_builtin_getitem (__main__.UnspecTests) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:00.8946032Z test_builtin_max_min (__main__.UnspecTests) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:00.8946541Z test_feed_random_values_into_graph_only (__main__.UnspecTests) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:00.8947102Z test_multiple_consecutive_random_calls_before_graph (__main__.UnspecTests) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:00.8947602Z test_no_recompilations (__main__.UnspecTests) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:00.8948037Z test_numpy_correctness (__main__.UnspecTests) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:00.8948452Z test_random_call_with_while_loop (__main__.UnspecTests) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:00.8948875Z test_random_values_with_graph_break (__main__.UnspecTests) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:00.8949298Z test_unspec_float_precision (__main__.UnspecTests) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:00.8949512Z 2023-01-11T21:23:00.8949803Z ---------------------------------------------------------------------- 2023-01-11T21:23:00.8950068Z Ran 137 tests in 1.272s 2023-01-11T21:23:00.8950193Z 2023-01-11T21:23:00.8950277Z OK (skipped=137) 2023-01-11T21:23:00.8950394Z 2023-01-11T21:23:00.8950479Z Generating XML reports... 2023-01-11T21:23:00.8950934Z Generated XML report: test-reports/python-unittest/dynamo.test_unspec/TEST-UnspecNNModuleTests-20230111212259.xml 2023-01-11T21:23:00.8951483Z Generated XML report: test-reports/python-unittest/dynamo.test_unspec/TEST-UnspecReproTests-20230111212259.xml 2023-01-11T21:23:00.8951998Z Generated XML report: test-reports/python-unittest/dynamo.test_unspec/TEST-UnspecTests-20230111212259.xml 2023-01-11T21:23:00.8952228Z 2023-01-11T21:23:00.8952613Z ##[endgroup] 2023-01-11T21:23:00.8953024Z FINISHED PRINTING LOG FILE of dynamo/test_unspec (/var/lib/jenkins/workspace/test/test-reports/dynamo-test_unspec_zlkxsr0x) 2023-01-11T21:23:00.8953274Z 2023-01-11T21:23:02.7997145Z Ignoring disabled issues: [] 2023-01-11T21:23:02.8223494Z Ignoring disabled issues: [] 2023-01-11T21:23:02.8227156Z Running test_ao_sparsity ... [2023-01-11 21:23:02.822279] 2023-01-11T21:23:02.8232008Z Executing ['/opt/conda/bin/python', '-bb', 'test_ao_sparsity.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2023-01-11 21:23:02.822711] 2023-01-11T21:23:02.8455055Z Running test_foreach ... [2023-01-11 21:23:02.845055] 2023-01-11T21:23:02.8458130Z Executing ['/opt/conda/bin/python', '-bb', 'test_foreach.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2023-01-11 21:23:02.845384] 2023-01-11T21:23:07.4237881Z 2023-01-11T21:23:07.4238671Z Expand the folded group to see the log file of test_foreach 2023-01-11T21:23:07.4239723Z ##[group]PRINTING LOG FILE of test_foreach (/var/lib/jenkins/workspace/test/test-reports/test_foreach_3a0qmxoq) 2023-01-11T21:23:07.4240055Z 2023-01-11T21:23:07.4240179Z Running tests... 2023-01-11T21:23:07.4240692Z ---------------------------------------------------------------------- 2023-01-11T21:23:07.4241407Z Test results will be stored in test-reports/python-unittest/test_foreach 2023-01-11T21:23:07.4241920Z 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) 2023-01-11T21:23:07.4242578Z 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.000s) 2023-01-11T21:23:07.4243828Z 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.000s) 2023-01-11T21:23:07.4244401Z 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.000s) 2023-01-11T21:23:07.4244978Z 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.000s) 2023-01-11T21:23:07.4245852Z 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.000s) 2023-01-11T21:23:07.4246727Z 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.000s) 2023-01-11T21:23:07.4247505Z 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.000s) 2023-01-11T21:23:07.4248032Z 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) 2023-01-11T21:23:07.4248511Z 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) 2023-01-11T21:23:07.4249034Z 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.000s) 2023-01-11T21:23:07.4249593Z 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.000s) 2023-01-11T21:23:07.4250139Z 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.002s) 2023-01-11T21:23:07.4250661Z 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.002s) 2023-01-11T21:23:07.4251221Z 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.002s) 2023-01-11T21:23:07.4251761Z 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.002s) 2023-01-11T21:23:07.4252388Z 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.002s) 2023-01-11T21:23:07.4253011Z 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.002s) 2023-01-11T21:23:07.4253631Z 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.002s) 2023-01-11T21:23:07.4255103Z 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.002s) 2023-01-11T21:23:07.4255753Z 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.002s) 2023-01-11T21:23:07.4256322Z 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.002s) 2023-01-11T21:23:07.4256779Z 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.002s) 2023-01-11T21:23:07.4257289Z 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.002s) 2023-01-11T21:23:07.4257739Z 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.002s) 2023-01-11T21:23:07.4258263Z 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.002s) 2023-01-11T21:23:07.4258744Z 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.002s) 2023-01-11T21:23:07.4259259Z 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.002s) 2023-01-11T21:23:07.4259860Z 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.002s) 2023-01-11T21:23:07.4260336Z 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.002s) 2023-01-11T21:23:07.4260861Z 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.002s) 2023-01-11T21:23:07.4261351Z 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.002s) 2023-01-11T21:23:07.4261823Z 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.002s) 2023-01-11T21:23:07.4262342Z 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.002s) 2023-01-11T21:23:07.4262806Z 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.002s) 2023-01-11T21:23:07.4263317Z 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.002s) 2023-01-11T21:23:07.4263921Z 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.002s) 2023-01-11T21:23:07.4264403Z 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.002s) 2023-01-11T21:23:07.4265008Z 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.002s) 2023-01-11T21:23:07.4265495Z 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.002s) 2023-01-11T21:23:07.4266016Z 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.002s) 2023-01-11T21:23:07.4266519Z 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.002s) 2023-01-11T21:23:07.4267022Z 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.002s) 2023-01-11T21:23:07.4267527Z 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.002s) 2023-01-11T21:23:07.4268042Z 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.002s) 2023-01-11T21:23:07.4268514Z 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.002s) 2023-01-11T21:23:07.4269027Z 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.002s) 2023-01-11T21:23:07.4269510Z 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.002s) 2023-01-11T21:23:07.4270014Z 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.002s) 2023-01-11T21:23:07.4270703Z 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.002s) 2023-01-11T21:23:07.4271210Z 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.002s) 2023-01-11T21:23:07.4271700Z 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.002s) 2023-01-11T21:23:07.4272217Z 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.002s) 2023-01-11T21:23:07.4272692Z 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.002s) 2023-01-11T21:23:07.4273210Z 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.002s) 2023-01-11T21:23:07.4273707Z 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.002s) 2023-01-11T21:23:07.4274177Z 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.002s) 2023-01-11T21:23:07.4274725Z 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.002s) 2023-01-11T21:23:07.4275193Z 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.002s) 2023-01-11T21:23:07.4275708Z 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.002s) 2023-01-11T21:23:07.4276277Z 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.002s) 2023-01-11T21:23:07.4276772Z 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.002s) 2023-01-11T21:23:07.4277245Z 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.002s) 2023-01-11T21:23:07.4277711Z 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.002s) 2023-01-11T21:23:07.4278173Z 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.002s) 2023-01-11T21:23:07.4278618Z 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.002s) 2023-01-11T21:23:07.4279072Z 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.002s) 2023-01-11T21:23:07.4279523Z 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.002s) 2023-01-11T21:23:07.4279974Z 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.002s) 2023-01-11T21:23:07.4280424Z 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.002s) 2023-01-11T21:23:07.4280866Z 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.002s) 2023-01-11T21:23:07.4281361Z 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.002s) 2023-01-11T21:23:07.4281823Z 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.002s) 2023-01-11T21:23:07.4282283Z 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.002s) 2023-01-11T21:23:07.4282731Z 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.002s) 2023-01-11T21:23:07.4283198Z 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.002s) 2023-01-11T21:23:07.4283663Z 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.002s) 2023-01-11T21:23:07.4284114Z 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.002s) 2023-01-11T21:23:07.4284565Z 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.002s) 2023-01-11T21:23:07.4285044Z 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.002s) 2023-01-11T21:23:07.4285533Z 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.002s) 2023-01-11T21:23:07.4285983Z 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.002s) 2023-01-11T21:23:07.4286430Z 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.002s) 2023-01-11T21:23:07.4286876Z 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.002s) 2023-01-11T21:23:07.4287331Z 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.002s) 2023-01-11T21:23:07.4287789Z 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.002s) 2023-01-11T21:23:07.4288247Z 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.002s) 2023-01-11T21:23:07.4288704Z 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.002s) 2023-01-11T21:23:07.4289173Z 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.002s) 2023-01-11T21:23:07.4289626Z 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.002s) 2023-01-11T21:23:07.4290075Z 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.002s) 2023-01-11T21:23:07.4290529Z 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.002s) 2023-01-11T21:23:07.4290992Z 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.002s) 2023-01-11T21:23:07.4291434Z 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.002s) 2023-01-11T21:23:07.4291884Z 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.002s) 2023-01-11T21:23:07.4292341Z 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.002s) 2023-01-11T21:23:07.4292782Z 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.002s) 2023-01-11T21:23:07.4293236Z 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.002s) 2023-01-11T21:23:07.4293702Z 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.002s) 2023-01-11T21:23:07.4294437Z 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.002s) 2023-01-11T21:23:07.4294987Z 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.002s) 2023-01-11T21:23:07.4295433Z 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.002s) 2023-01-11T21:23:07.4295878Z 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.002s) 2023-01-11T21:23:07.4296442Z 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.002s) 2023-01-11T21:23:07.4297021Z 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.002s) 2023-01-11T21:23:07.4297460Z 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.002s) 2023-01-11T21:23:07.4297943Z 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.002s) 2023-01-11T21:23:07.4298477Z 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.002s) 2023-01-11T21:23:07.4299063Z 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) 2023-01-11T21:23:07.4299648Z 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) 2023-01-11T21:23:07.4300264Z 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) 2023-01-11T21:23:07.4300900Z 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) 2023-01-11T21:23:07.4301532Z 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) 2023-01-11T21:23:07.4302121Z 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) 2023-01-11T21:23:07.4302777Z 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) 2023-01-11T21:23:07.4303347Z 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) 2023-01-11T21:23:07.4303930Z 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) 2023-01-11T21:23:07.4304521Z 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) 2023-01-11T21:23:07.4305190Z 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) 2023-01-11T21:23:07.4305776Z 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) 2023-01-11T21:23:07.4306361Z 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) 2023-01-11T21:23:07.4306956Z 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) 2023-01-11T21:23:07.4307663Z 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) 2023-01-11T21:23:07.4308403Z 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) 2023-01-11T21:23:07.4309093Z 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) 2023-01-11T21:23:07.4309687Z 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) 2023-01-11T21:23:07.4310271Z 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) 2023-01-11T21:23:07.4310857Z 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) 2023-01-11T21:23:07.4311437Z test_binary_op_scalar_fastpath__foreach_div_cuda_int32 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:07.4311954Z test_binary_op_scalar_fastpath__foreach_div_cuda_int64 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:07.4312518Z test_binary_op_scalar_fastpath__foreach_div_cuda_int8 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:07.4313053Z test_binary_op_scalar_fastpath__foreach_div_cuda_uint8 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:07.4313604Z test_binary_op_scalar_fastpath__foreach_mul_cuda_bfloat16 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:07.4314123Z 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) 2023-01-11T21:23:07.4314592Z 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) 2023-01-11T21:23:07.4315199Z 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) 2023-01-11T21:23:07.4315800Z 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) 2023-01-11T21:23:07.4316551Z 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) 2023-01-11T21:23:07.4317249Z 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) 2023-01-11T21:23:07.4317805Z 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) 2023-01-11T21:23:07.4318385Z 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) 2023-01-11T21:23:07.4318955Z 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) 2023-01-11T21:23:07.4319545Z 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) 2023-01-11T21:23:07.4320204Z 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) 2023-01-11T21:23:07.4320801Z 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) 2023-01-11T21:23:07.4321766Z 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) 2023-01-11T21:23:07.4322288Z 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) 2023-01-11T21:23:07.4322766Z 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) 2023-01-11T21:23:07.4323235Z 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) 2023-01-11T21:23:07.4323701Z 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) 2023-01-11T21:23:07.4324152Z 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) 2023-01-11T21:23:07.4324615Z 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) 2023-01-11T21:23:07.4325152Z 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) 2023-01-11T21:23:07.4325720Z 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) 2023-01-11T21:23:07.4326298Z test_binary_op_scalar_fastpath__foreach_sub_cuda_int8 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:07.4326855Z 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) 2023-01-11T21:23:07.4327429Z test_binary_op_scalar_slowpath__foreach_add_cuda_bfloat16 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:07.4327952Z test_binary_op_scalar_slowpath__foreach_add_cuda_bool (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:07.4328425Z test_binary_op_scalar_slowpath__foreach_add_cuda_complex128 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:07.4328898Z test_binary_op_scalar_slowpath__foreach_add_cuda_complex64 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:07.4329369Z test_binary_op_scalar_slowpath__foreach_add_cuda_float16 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:07.4329829Z test_binary_op_scalar_slowpath__foreach_add_cuda_float32 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:07.4330287Z 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) 2023-01-11T21:23:07.4330749Z test_binary_op_scalar_slowpath__foreach_add_cuda_int16 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:07.4331195Z test_binary_op_scalar_slowpath__foreach_add_cuda_int32 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:07.4331672Z test_binary_op_scalar_slowpath__foreach_add_cuda_int64 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:07.4332132Z test_binary_op_scalar_slowpath__foreach_add_cuda_int8 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:07.4332587Z test_binary_op_scalar_slowpath__foreach_add_cuda_uint8 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:07.4333049Z test_binary_op_scalar_slowpath__foreach_div_cuda_bfloat16 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:07.4333514Z test_binary_op_scalar_slowpath__foreach_div_cuda_bool (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:07.4333988Z test_binary_op_scalar_slowpath__foreach_div_cuda_complex128 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:07.4334653Z test_binary_op_scalar_slowpath__foreach_div_cuda_complex64 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:07.4335117Z test_binary_op_scalar_slowpath__foreach_div_cuda_float16 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:07.4335581Z test_binary_op_scalar_slowpath__foreach_div_cuda_float32 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:07.4336035Z test_binary_op_scalar_slowpath__foreach_div_cuda_float64 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:07.4336493Z test_binary_op_scalar_slowpath__foreach_div_cuda_int16 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:07.4336949Z test_binary_op_scalar_slowpath__foreach_div_cuda_int32 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:07.4337391Z test_binary_op_scalar_slowpath__foreach_div_cuda_int64 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:07.4337917Z test_binary_op_scalar_slowpath__foreach_div_cuda_int8 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:07.4338375Z test_binary_op_scalar_slowpath__foreach_div_cuda_uint8 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:07.4338835Z test_binary_op_scalar_slowpath__foreach_mul_cuda_bfloat16 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:07.4339469Z test_binary_op_scalar_slowpath__foreach_mul_cuda_bool (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:07.4339940Z test_binary_op_scalar_slowpath__foreach_mul_cuda_complex128 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:07.4340414Z test_binary_op_scalar_slowpath__foreach_mul_cuda_complex64 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:07.4340879Z test_binary_op_scalar_slowpath__foreach_mul_cuda_float16 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:07.4341335Z test_binary_op_scalar_slowpath__foreach_mul_cuda_float32 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:07.4341836Z test_binary_op_scalar_slowpath__foreach_mul_cuda_float64 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:07.4342294Z test_binary_op_scalar_slowpath__foreach_mul_cuda_int16 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:07.4342748Z test_binary_op_scalar_slowpath__foreach_mul_cuda_int32 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:07.4343203Z test_binary_op_scalar_slowpath__foreach_mul_cuda_int64 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:07.4343648Z test_binary_op_scalar_slowpath__foreach_mul_cuda_int8 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:07.4344106Z test_binary_op_scalar_slowpath__foreach_mul_cuda_uint8 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:07.4344569Z test_binary_op_scalar_slowpath__foreach_sub_cuda_bfloat16 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:07.4345109Z test_binary_op_scalar_slowpath__foreach_sub_cuda_bool (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:07.4345574Z test_binary_op_scalar_slowpath__foreach_sub_cuda_complex128 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:07.4346058Z test_binary_op_scalar_slowpath__foreach_sub_cuda_complex64 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:07.4346526Z test_binary_op_scalar_slowpath__foreach_sub_cuda_float16 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:07.4346982Z test_binary_op_scalar_slowpath__foreach_sub_cuda_float32 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:07.4347435Z test_binary_op_scalar_slowpath__foreach_sub_cuda_float64 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:07.4347891Z test_binary_op_scalar_slowpath__foreach_sub_cuda_int16 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:07.4348368Z test_binary_op_scalar_slowpath__foreach_sub_cuda_int32 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:07.4348821Z test_binary_op_scalar_slowpath__foreach_sub_cuda_int64 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:07.4349278Z test_binary_op_scalar_slowpath__foreach_sub_cuda_int8 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:07.4349766Z test_binary_op_scalar_slowpath__foreach_sub_cuda_uint8 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:07.4350252Z 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) 2023-01-11T21:23:07.4350807Z 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) 2023-01-11T21:23:07.4351487Z 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) 2023-01-11T21:23:07.4352064Z 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) 2023-01-11T21:23:07.4352643Z 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) 2023-01-11T21:23:07.4353179Z 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) 2023-01-11T21:23:07.4353711Z 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) 2023-01-11T21:23:07.4354249Z 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) 2023-01-11T21:23:07.4354830Z 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) 2023-01-11T21:23:07.4355485Z 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) 2023-01-11T21:23:07.4356147Z 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) 2023-01-11T21:23:07.4356865Z 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) 2023-01-11T21:23:07.4357406Z 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) 2023-01-11T21:23:07.4357921Z 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) 2023-01-11T21:23:07.4358437Z 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) 2023-01-11T21:23:07.4358957Z 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) 2023-01-11T21:23:07.4359535Z 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) 2023-01-11T21:23:07.4360044Z 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) 2023-01-11T21:23:07.4360569Z 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) 2023-01-11T21:23:07.4361162Z 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) 2023-01-11T21:23:07.4362572Z 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) 2023-01-11T21:23:07.4363071Z 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) 2023-01-11T21:23:07.4363583Z 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) 2023-01-11T21:23:07.4364133Z 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) 2023-01-11T21:23:07.4364661Z 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) 2023-01-11T21:23:07.4365309Z 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) 2023-01-11T21:23:07.4365927Z 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) 2023-01-11T21:23:07.4366557Z 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) 2023-01-11T21:23:07.4367250Z 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) 2023-01-11T21:23:07.4367844Z 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) 2023-01-11T21:23:07.4405425Z 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) 2023-01-11T21:23:07.4406101Z 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) 2023-01-11T21:23:07.4406738Z 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) 2023-01-11T21:23:07.4407373Z 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) 2023-01-11T21:23:07.4407901Z 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.001s) 2023-01-11T21:23:07.4408408Z 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.001s) 2023-01-11T21:23:07.4409027Z 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) 2023-01-11T21:23:07.4409520Z 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) 2023-01-11T21:23:07.4410017Z 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) 2023-01-11T21:23:07.4410506Z 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) 2023-01-11T21:23:07.4411005Z 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) 2023-01-11T21:23:07.4411503Z 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) 2023-01-11T21:23:07.4411994Z 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) 2023-01-11T21:23:07.4412540Z 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) 2023-01-11T21:23:07.4413034Z 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) 2023-01-11T21:23:07.4413525Z 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) 2023-01-11T21:23:07.4414022Z 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) 2023-01-11T21:23:07.4414736Z 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) 2023-01-11T21:23:07.4415226Z 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.001s) 2023-01-11T21:23:07.4415711Z 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) 2023-01-11T21:23:07.4416200Z 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) 2023-01-11T21:23:07.4416687Z 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) 2023-01-11T21:23:07.4417173Z 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) 2023-01-11T21:23:07.4417651Z 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) 2023-01-11T21:23:07.4418129Z 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) 2023-01-11T21:23:07.4418613Z 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) 2023-01-11T21:23:07.4419139Z test_binary_op_scalarlist_fastpath__foreach_add_cuda_float16 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:07.4419616Z 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) 2023-01-11T21:23:07.4420082Z 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) 2023-01-11T21:23:07.4420549Z 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) 2023-01-11T21:23:07.4421013Z test_binary_op_scalarlist_fastpath__foreach_add_cuda_int32 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:07.4421482Z 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) 2023-01-11T21:23:07.4421956Z test_binary_op_scalarlist_fastpath__foreach_add_cuda_int8 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:07.4422428Z test_binary_op_scalarlist_fastpath__foreach_add_cuda_uint8 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:07.4422948Z 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) 2023-01-11T21:23:07.4423426Z test_binary_op_scalarlist_fastpath__foreach_div_cuda_bool (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:07.4423910Z 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) 2023-01-11T21:23:07.4424406Z 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) 2023-01-11T21:23:07.4424956Z test_binary_op_scalarlist_fastpath__foreach_div_cuda_float16 (__main__.TestForeachCUDA) ... skip: Unable to reproduce failure locally (0.001s) 2023-01-11T21:23:07.4425418Z 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) 2023-01-11T21:23:07.4425884Z 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) 2023-01-11T21:23:07.4426358Z test_binary_op_scalarlist_fastpath__foreach_div_cuda_int16 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:07.4426821Z 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) 2023-01-11T21:23:07.4427291Z test_binary_op_scalarlist_fastpath__foreach_div_cuda_int64 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:07.4427869Z 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) 2023-01-11T21:23:07.4428463Z 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) 2023-01-11T21:23:07.4428965Z 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) 2023-01-11T21:23:07.4429497Z 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) 2023-01-11T21:23:07.4429982Z 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) 2023-01-11T21:23:07.4430469Z 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) 2023-01-11T21:23:07.4430938Z test_binary_op_scalarlist_fastpath__foreach_mul_cuda_float16 (__main__.TestForeachCUDA) ... skip: Unable to reproduce failure locally (0.001s) 2023-01-11T21:23:07.4431397Z 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) 2023-01-11T21:23:07.4431867Z 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) 2023-01-11T21:23:07.4432335Z 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) 2023-01-11T21:23:07.4432807Z 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) 2023-01-11T21:23:07.4433303Z 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) 2023-01-11T21:23:07.4433770Z 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) 2023-01-11T21:23:07.4434234Z 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) 2023-01-11T21:23:07.4434749Z 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) 2023-01-11T21:23:07.4435337Z 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) 2023-01-11T21:23:07.4435940Z 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) 2023-01-11T21:23:07.4436538Z 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) 2023-01-11T21:23:07.4437126Z 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) 2023-01-11T21:23:07.4437597Z 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) 2023-01-11T21:23:07.4438059Z 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) 2023-01-11T21:23:07.4438530Z 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) 2023-01-11T21:23:07.4438988Z 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) 2023-01-11T21:23:07.4439448Z 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) 2023-01-11T21:23:07.4439939Z 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) 2023-01-11T21:23:07.4440406Z 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) 2023-01-11T21:23:07.4440874Z test_binary_op_scalarlist_slowpath__foreach_add_cuda_bfloat16 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:07.4441353Z test_binary_op_scalarlist_slowpath__foreach_add_cuda_bool (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:07.4441827Z test_binary_op_scalarlist_slowpath__foreach_add_cuda_complex128 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:07.4442311Z test_binary_op_scalarlist_slowpath__foreach_add_cuda_complex64 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:07.4442794Z test_binary_op_scalarlist_slowpath__foreach_add_cuda_float16 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:07.4443259Z test_binary_op_scalarlist_slowpath__foreach_add_cuda_float32 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:07.4443761Z test_binary_op_scalarlist_slowpath__foreach_add_cuda_float64 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:07.4444231Z test_binary_op_scalarlist_slowpath__foreach_add_cuda_int16 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:07.4444702Z test_binary_op_scalarlist_slowpath__foreach_add_cuda_int32 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:07.4445168Z test_binary_op_scalarlist_slowpath__foreach_add_cuda_int64 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:07.4445689Z test_binary_op_scalarlist_slowpath__foreach_add_cuda_int8 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:07.4446164Z test_binary_op_scalarlist_slowpath__foreach_add_cuda_uint8 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:07.4446644Z test_binary_op_scalarlist_slowpath__foreach_div_cuda_bfloat16 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:07.4447121Z test_binary_op_scalarlist_slowpath__foreach_div_cuda_bool (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:07.4447604Z test_binary_op_scalarlist_slowpath__foreach_div_cuda_complex128 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:07.4448095Z test_binary_op_scalarlist_slowpath__foreach_div_cuda_complex64 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:07.4448579Z test_binary_op_scalarlist_slowpath__foreach_div_cuda_float16 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:07.4449056Z test_binary_op_scalarlist_slowpath__foreach_div_cuda_float32 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:07.4449518Z test_binary_op_scalarlist_slowpath__foreach_div_cuda_float64 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:07.4450014Z test_binary_op_scalarlist_slowpath__foreach_div_cuda_int16 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:07.4450482Z test_binary_op_scalarlist_slowpath__foreach_div_cuda_int32 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:07.4450945Z test_binary_op_scalarlist_slowpath__foreach_div_cuda_int64 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:07.4451418Z test_binary_op_scalarlist_slowpath__foreach_div_cuda_int8 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:07.4451882Z test_binary_op_scalarlist_slowpath__foreach_div_cuda_uint8 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:07.4452357Z test_binary_op_scalarlist_slowpath__foreach_mul_cuda_bfloat16 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:07.4452838Z test_binary_op_scalarlist_slowpath__foreach_mul_cuda_bool (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:07.4453321Z test_binary_op_scalarlist_slowpath__foreach_mul_cuda_complex128 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:07.4453834Z test_binary_op_scalarlist_slowpath__foreach_mul_cuda_complex64 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:07.4454573Z test_binary_op_scalarlist_slowpath__foreach_mul_cuda_float16 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:07.4455055Z test_binary_op_scalarlist_slowpath__foreach_mul_cuda_float32 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:07.4455520Z test_binary_op_scalarlist_slowpath__foreach_mul_cuda_float64 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:07.4455986Z test_binary_op_scalarlist_slowpath__foreach_mul_cuda_int16 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:07.4456452Z test_binary_op_scalarlist_slowpath__foreach_mul_cuda_int32 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:07.4456918Z test_binary_op_scalarlist_slowpath__foreach_mul_cuda_int64 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:07.4457393Z test_binary_op_scalarlist_slowpath__foreach_mul_cuda_int8 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:07.4457867Z test_binary_op_scalarlist_slowpath__foreach_mul_cuda_uint8 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:07.4458334Z test_binary_op_scalarlist_slowpath__foreach_sub_cuda_bfloat16 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:07.4458810Z test_binary_op_scalarlist_slowpath__foreach_sub_cuda_bool (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:07.4459287Z test_binary_op_scalarlist_slowpath__foreach_sub_cuda_complex128 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:07.4459767Z test_binary_op_scalarlist_slowpath__foreach_sub_cuda_complex64 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:07.4460301Z test_binary_op_scalarlist_slowpath__foreach_sub_cuda_float16 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:07.4460770Z test_binary_op_scalarlist_slowpath__foreach_sub_cuda_float32 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:07.4461241Z test_binary_op_scalarlist_slowpath__foreach_sub_cuda_float64 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:07.4461715Z test_binary_op_scalarlist_slowpath__foreach_sub_cuda_int16 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:07.4462186Z test_binary_op_scalarlist_slowpath__foreach_sub_cuda_int32 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:07.4462645Z test_binary_op_scalarlist_slowpath__foreach_sub_cuda_int64 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:07.4463118Z test_binary_op_scalarlist_slowpath__foreach_sub_cuda_int8 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:07.4463591Z test_binary_op_scalarlist_slowpath__foreach_sub_cuda_uint8 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:07.4464106Z test_binary_op_tensorlists_fastpath__foreach_add_cuda_bfloat16 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:07.4464580Z test_binary_op_tensorlists_fastpath__foreach_add_cuda_bool (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:07.4465125Z test_binary_op_tensorlists_fastpath__foreach_add_cuda_complex128 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:07.4465617Z test_binary_op_tensorlists_fastpath__foreach_add_cuda_complex64 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:07.4466101Z test_binary_op_tensorlists_fastpath__foreach_add_cuda_float16 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:07.4466580Z 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) 2023-01-11T21:23:07.4467053Z test_binary_op_tensorlists_fastpath__foreach_add_cuda_float64 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:07.4467575Z test_binary_op_tensorlists_fastpath__foreach_add_cuda_int16 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:07.4468161Z test_binary_op_tensorlists_fastpath__foreach_add_cuda_int32 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:07.4468730Z 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) 2023-01-11T21:23:07.4469189Z test_binary_op_tensorlists_fastpath__foreach_add_cuda_int8 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:07.4469660Z test_binary_op_tensorlists_fastpath__foreach_add_cuda_uint8 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:07.4470139Z test_binary_op_tensorlists_fastpath__foreach_div_cuda_bfloat16 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:07.4470614Z test_binary_op_tensorlists_fastpath__foreach_div_cuda_bool (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:07.4471127Z test_binary_op_tensorlists_fastpath__foreach_div_cuda_complex128 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:07.4471613Z test_binary_op_tensorlists_fastpath__foreach_div_cuda_complex64 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:07.4472097Z test_binary_op_tensorlists_fastpath__foreach_div_cuda_float16 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:07.4472576Z test_binary_op_tensorlists_fastpath__foreach_div_cuda_float32 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:07.4473054Z test_binary_op_tensorlists_fastpath__foreach_div_cuda_float64 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:07.4473528Z test_binary_op_tensorlists_fastpath__foreach_div_cuda_int16 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:07.4473999Z test_binary_op_tensorlists_fastpath__foreach_div_cuda_int32 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:07.4474496Z test_binary_op_tensorlists_fastpath__foreach_div_cuda_int64 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:07.4474967Z test_binary_op_tensorlists_fastpath__foreach_div_cuda_int8 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:07.4475443Z test_binary_op_tensorlists_fastpath__foreach_div_cuda_uint8 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:07.4475929Z test_binary_op_tensorlists_fastpath__foreach_mul_cuda_bfloat16 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:07.4476436Z 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) 2023-01-11T21:23:07.4476915Z test_binary_op_tensorlists_fastpath__foreach_mul_cuda_complex128 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:07.4477406Z 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) 2023-01-11T21:23:07.4477879Z test_binary_op_tensorlists_fastpath__foreach_mul_cuda_float16 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:07.4478357Z test_binary_op_tensorlists_fastpath__foreach_mul_cuda_float32 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:07.4478832Z test_binary_op_tensorlists_fastpath__foreach_mul_cuda_float64 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:07.4479307Z test_binary_op_tensorlists_fastpath__foreach_mul_cuda_int16 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:07.4479780Z test_binary_op_tensorlists_fastpath__foreach_mul_cuda_int32 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:07.4480242Z test_binary_op_tensorlists_fastpath__foreach_mul_cuda_int64 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:07.4480733Z test_binary_op_tensorlists_fastpath__foreach_mul_cuda_int8 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:07.4481203Z test_binary_op_tensorlists_fastpath__foreach_mul_cuda_uint8 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:07.4481676Z test_binary_op_tensorlists_fastpath__foreach_sub_cuda_bfloat16 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:07.4482145Z test_binary_op_tensorlists_fastpath__foreach_sub_cuda_bool (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:07.4482628Z test_binary_op_tensorlists_fastpath__foreach_sub_cuda_complex128 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:07.4483111Z test_binary_op_tensorlists_fastpath__foreach_sub_cuda_complex64 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:07.4483597Z test_binary_op_tensorlists_fastpath__foreach_sub_cuda_float16 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:07.4484074Z test_binary_op_tensorlists_fastpath__foreach_sub_cuda_float32 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:07.4484572Z test_binary_op_tensorlists_fastpath__foreach_sub_cuda_float64 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:07.4485055Z test_binary_op_tensorlists_fastpath__foreach_sub_cuda_int16 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:07.4485573Z 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) 2023-01-11T21:23:07.4486052Z test_binary_op_tensorlists_fastpath__foreach_sub_cuda_int64 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:07.4486519Z test_binary_op_tensorlists_fastpath__foreach_sub_cuda_int8 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:07.4486999Z test_binary_op_tensorlists_fastpath__foreach_sub_cuda_uint8 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:07.4487485Z test_binary_op_tensorlists_slowpath__foreach_add_cuda_bfloat16 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:07.4487966Z test_binary_op_tensorlists_slowpath__foreach_add_cuda_bool (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:07.4488451Z test_binary_op_tensorlists_slowpath__foreach_add_cuda_complex128 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:07.4488937Z test_binary_op_tensorlists_slowpath__foreach_add_cuda_complex64 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:07.4489423Z test_binary_op_tensorlists_slowpath__foreach_add_cuda_float16 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:07.4489909Z test_binary_op_tensorlists_slowpath__foreach_add_cuda_float32 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:07.4490392Z test_binary_op_tensorlists_slowpath__foreach_add_cuda_float64 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:07.4490886Z test_binary_op_tensorlists_slowpath__foreach_add_cuda_int16 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:07.4491360Z test_binary_op_tensorlists_slowpath__foreach_add_cuda_int32 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:07.4491825Z test_binary_op_tensorlists_slowpath__foreach_add_cuda_int64 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:07.4492301Z test_binary_op_tensorlists_slowpath__foreach_add_cuda_int8 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:07.4492774Z test_binary_op_tensorlists_slowpath__foreach_add_cuda_uint8 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:07.4493244Z test_binary_op_tensorlists_slowpath__foreach_div_cuda_bfloat16 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:07.4493724Z test_binary_op_tensorlists_slowpath__foreach_div_cuda_bool (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:07.4494365Z test_binary_op_tensorlists_slowpath__foreach_div_cuda_complex128 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:07.4494960Z test_binary_op_tensorlists_slowpath__foreach_div_cuda_complex64 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:07.4495439Z test_binary_op_tensorlists_slowpath__foreach_div_cuda_float16 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:07.4495915Z test_binary_op_tensorlists_slowpath__foreach_div_cuda_float32 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:07.4496393Z test_binary_op_tensorlists_slowpath__foreach_div_cuda_float64 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:07.4496868Z test_binary_op_tensorlists_slowpath__foreach_div_cuda_int16 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:07.4497339Z test_binary_op_tensorlists_slowpath__foreach_div_cuda_int32 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:07.4497804Z test_binary_op_tensorlists_slowpath__foreach_div_cuda_int64 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:07.4498281Z test_binary_op_tensorlists_slowpath__foreach_div_cuda_int8 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:07.4498759Z test_binary_op_tensorlists_slowpath__foreach_div_cuda_uint8 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:07.4499239Z test_binary_op_tensorlists_slowpath__foreach_mul_cuda_bfloat16 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:07.4499709Z test_binary_op_tensorlists_slowpath__foreach_mul_cuda_bool (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:07.4500199Z test_binary_op_tensorlists_slowpath__foreach_mul_cuda_complex128 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:07.4500684Z test_binary_op_tensorlists_slowpath__foreach_mul_cuda_complex64 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:07.4501216Z test_binary_op_tensorlists_slowpath__foreach_mul_cuda_float16 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:07.4501695Z test_binary_op_tensorlists_slowpath__foreach_mul_cuda_float32 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:07.4502164Z test_binary_op_tensorlists_slowpath__foreach_mul_cuda_float64 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:07.4502640Z test_binary_op_tensorlists_slowpath__foreach_mul_cuda_int16 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:07.4503107Z test_binary_op_tensorlists_slowpath__foreach_mul_cuda_int32 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:07.4503572Z test_binary_op_tensorlists_slowpath__foreach_mul_cuda_int64 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:07.4504035Z test_binary_op_tensorlists_slowpath__foreach_mul_cuda_int8 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:07.4504509Z test_binary_op_tensorlists_slowpath__foreach_mul_cuda_uint8 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:07.4505081Z test_binary_op_tensorlists_slowpath__foreach_sub_cuda_bfloat16 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:07.4505590Z test_binary_op_tensorlists_slowpath__foreach_sub_cuda_bool (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:07.4506085Z test_binary_op_tensorlists_slowpath__foreach_sub_cuda_complex128 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:07.4506579Z test_binary_op_tensorlists_slowpath__foreach_sub_cuda_complex64 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:07.4507064Z test_binary_op_tensorlists_slowpath__foreach_sub_cuda_float16 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:07.4507547Z test_binary_op_tensorlists_slowpath__foreach_sub_cuda_float32 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:07.4508092Z test_binary_op_tensorlists_slowpath__foreach_sub_cuda_float64 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:07.4508679Z test_binary_op_tensorlists_slowpath__foreach_sub_cuda_int16 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:07.4509256Z test_binary_op_tensorlists_slowpath__foreach_sub_cuda_int32 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:07.4509725Z test_binary_op_tensorlists_slowpath__foreach_sub_cuda_int64 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:07.4510193Z test_binary_op_tensorlists_slowpath__foreach_sub_cuda_int8 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:07.4510667Z test_binary_op_tensorlists_slowpath__foreach_sub_cuda_uint8 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:07.4511151Z 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.001s) 2023-01-11T21:23:07.4511674Z 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.001s) 2023-01-11T21:23:07.4512180Z 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.001s) 2023-01-11T21:23:07.4512692Z 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.001s) 2023-01-11T21:23:07.4513193Z 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.001s) 2023-01-11T21:23:07.4513692Z 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.001s) 2023-01-11T21:23:07.4514179Z 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.001s) 2023-01-11T21:23:07.4514738Z 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.001s) 2023-01-11T21:23:07.4515343Z 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.001s) 2023-01-11T21:23:07.4516016Z 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.001s) 2023-01-11T21:23:07.4516627Z 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.001s) 2023-01-11T21:23:07.4517179Z 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.001s) 2023-01-11T21:23:07.4517667Z 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.001s) 2023-01-11T21:23:07.4518151Z 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.001s) 2023-01-11T21:23:07.4518651Z 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.001s) 2023-01-11T21:23:07.4519153Z 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.001s) 2023-01-11T21:23:07.4519651Z 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.001s) 2023-01-11T21:23:07.4520139Z 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.001s) 2023-01-11T21:23:07.4520628Z 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.001s) 2023-01-11T21:23:07.4521115Z 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.001s) 2023-01-11T21:23:07.4521602Z 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.001s) 2023-01-11T21:23:07.4522099Z 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.001s) 2023-01-11T21:23:07.4522575Z 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.001s) 2023-01-11T21:23:07.4523057Z 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.001s) 2023-01-11T21:23:07.4523545Z 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.001s) 2023-01-11T21:23:07.4524035Z 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.001s) 2023-01-11T21:23:07.4524525Z 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.001s) 2023-01-11T21:23:07.4525126Z 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.001s) 2023-01-11T21:23:07.4525738Z 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.001s) 2023-01-11T21:23:07.4526381Z 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.001s) 2023-01-11T21:23:07.4526994Z 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.001s) 2023-01-11T21:23:07.4527587Z 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.001s) 2023-01-11T21:23:07.4528072Z 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.001s) 2023-01-11T21:23:07.4528557Z 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.001s) 2023-01-11T21:23:07.4529045Z 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.001s) 2023-01-11T21:23:07.4529533Z 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.001s) 2023-01-11T21:23:07.4530014Z 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.001s) 2023-01-11T21:23:07.4530508Z 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.001s) 2023-01-11T21:23:07.4530997Z 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.001s) 2023-01-11T21:23:07.4531496Z 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.001s) 2023-01-11T21:23:07.4531988Z 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.001s) 2023-01-11T21:23:07.4532466Z 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.001s) 2023-01-11T21:23:07.4532970Z 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.001s) 2023-01-11T21:23:07.4533456Z 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.001s) 2023-01-11T21:23:07.4533938Z 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.001s) 2023-01-11T21:23:07.4534614Z 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.001s) 2023-01-11T21:23:07.4535098Z 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.001s) 2023-01-11T21:23:07.4535594Z 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.001s) 2023-01-11T21:23:07.4536081Z 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.001s) 2023-01-11T21:23:07.4536602Z 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.001s) 2023-01-11T21:23:07.4537067Z test_minmax_fastpath__foreach_maximum_cuda_bool (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:07.4537534Z test_minmax_fastpath__foreach_maximum_cuda_float16 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:07.4538001Z test_minmax_fastpath__foreach_maximum_cuda_float32 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:07.4538457Z test_minmax_fastpath__foreach_maximum_cuda_float64 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:07.4538909Z test_minmax_fastpath__foreach_maximum_cuda_int16 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:07.4539362Z test_minmax_fastpath__foreach_maximum_cuda_int32 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:07.4539810Z test_minmax_fastpath__foreach_maximum_cuda_int64 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:07.4540270Z test_minmax_fastpath__foreach_maximum_cuda_int8 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:07.4540722Z test_minmax_fastpath__foreach_maximum_cuda_uint8 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:07.4541177Z test_minmax_fastpath__foreach_minimum_cuda_bool (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:07.4541638Z test_minmax_fastpath__foreach_minimum_cuda_float16 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:07.4542098Z test_minmax_fastpath__foreach_minimum_cuda_float32 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:07.4542555Z test_minmax_fastpath__foreach_minimum_cuda_float64 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:07.4543029Z test_minmax_fastpath__foreach_minimum_cuda_int16 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:07.4543483Z test_minmax_fastpath__foreach_minimum_cuda_int32 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:07.4543935Z test_minmax_fastpath__foreach_minimum_cuda_int64 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:07.4544389Z test_minmax_fastpath__foreach_minimum_cuda_int8 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:07.4544895Z test_minmax_fastpath__foreach_minimum_cuda_uint8 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:07.4545363Z 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) 2023-01-11T21:23:07.4545835Z 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) 2023-01-11T21:23:07.4546306Z 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) 2023-01-11T21:23:07.4546806Z 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) 2023-01-11T21:23:07.4547328Z 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) 2023-01-11T21:23:07.4547911Z 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) 2023-01-11T21:23:07.4548483Z 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) 2023-01-11T21:23:07.4548950Z 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) 2023-01-11T21:23:07.4549414Z test_minmax_slowpath__foreach_maximum_cuda_bfloat16 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:07.4549884Z test_minmax_slowpath__foreach_maximum_cuda_bool (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:07.4550347Z test_minmax_slowpath__foreach_maximum_cuda_float16 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:07.4550811Z test_minmax_slowpath__foreach_maximum_cuda_float32 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:07.4551266Z test_minmax_slowpath__foreach_maximum_cuda_float64 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:07.4551723Z test_minmax_slowpath__foreach_maximum_cuda_int16 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:07.4552171Z test_minmax_slowpath__foreach_maximum_cuda_int32 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:07.4552625Z test_minmax_slowpath__foreach_maximum_cuda_int64 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:07.4553071Z test_minmax_slowpath__foreach_maximum_cuda_int8 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:07.4553555Z test_minmax_slowpath__foreach_maximum_cuda_uint8 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:07.4554018Z test_minmax_slowpath__foreach_minimum_cuda_bfloat16 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:07.4554478Z test_minmax_slowpath__foreach_minimum_cuda_bool (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:07.4555045Z test_minmax_slowpath__foreach_minimum_cuda_float16 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:07.4555606Z test_minmax_slowpath__foreach_minimum_cuda_float32 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:07.4556177Z test_minmax_slowpath__foreach_minimum_cuda_float64 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:07.4556743Z test_minmax_slowpath__foreach_minimum_cuda_int16 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:07.4557293Z test_minmax_slowpath__foreach_minimum_cuda_int32 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:07.4557763Z test_minmax_slowpath__foreach_minimum_cuda_int64 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:07.4558222Z test_minmax_slowpath__foreach_minimum_cuda_int8 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:07.4558672Z test_minmax_slowpath__foreach_minimum_cuda_uint8 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:07.4559140Z test_pointwise_op_fastpath__foreach_addcdiv_cuda_bfloat16 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:07.4559617Z test_pointwise_op_fastpath__foreach_addcdiv_cuda_complex128 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:07.4560112Z test_pointwise_op_fastpath__foreach_addcdiv_cuda_complex64 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:07.4560599Z test_pointwise_op_fastpath__foreach_addcdiv_cuda_float16 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:07.4561082Z test_pointwise_op_fastpath__foreach_addcdiv_cuda_float32 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:07.4561560Z test_pointwise_op_fastpath__foreach_addcdiv_cuda_float64 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:07.4562033Z test_pointwise_op_fastpath__foreach_addcdiv_cuda_int16 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:07.4562508Z test_pointwise_op_fastpath__foreach_addcdiv_cuda_int32 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:07.4562983Z test_pointwise_op_fastpath__foreach_addcdiv_cuda_int64 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:07.4563459Z test_pointwise_op_fastpath__foreach_addcdiv_cuda_int8 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:07.4563927Z test_pointwise_op_fastpath__foreach_addcdiv_cuda_uint8 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:07.4564431Z test_pointwise_op_fastpath__foreach_addcmul_cuda_bfloat16 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:07.4564989Z test_pointwise_op_fastpath__foreach_addcmul_cuda_complex128 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:07.4565600Z test_pointwise_op_fastpath__foreach_addcmul_cuda_complex64 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:07.4566198Z test_pointwise_op_fastpath__foreach_addcmul_cuda_float16 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:07.4566787Z test_pointwise_op_fastpath__foreach_addcmul_cuda_float32 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:07.4567390Z test_pointwise_op_fastpath__foreach_addcmul_cuda_float64 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:07.4567891Z test_pointwise_op_fastpath__foreach_addcmul_cuda_int16 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:07.4568364Z test_pointwise_op_fastpath__foreach_addcmul_cuda_int32 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:07.4568865Z test_pointwise_op_fastpath__foreach_addcmul_cuda_int64 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:07.4569338Z test_pointwise_op_fastpath__foreach_addcmul_cuda_int8 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:07.4569810Z test_pointwise_op_fastpath__foreach_addcmul_cuda_uint8 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:07.4570292Z test_pointwise_op_slowpath__foreach_addcdiv_cuda_bfloat16 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:07.4570770Z test_pointwise_op_slowpath__foreach_addcdiv_cuda_complex128 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:07.4571263Z test_pointwise_op_slowpath__foreach_addcdiv_cuda_complex64 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:07.4571743Z test_pointwise_op_slowpath__foreach_addcdiv_cuda_float16 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:07.4572220Z test_pointwise_op_slowpath__foreach_addcdiv_cuda_float32 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:07.4572697Z test_pointwise_op_slowpath__foreach_addcdiv_cuda_float64 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:07.4573163Z test_pointwise_op_slowpath__foreach_addcdiv_cuda_int16 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:07.4573627Z test_pointwise_op_slowpath__foreach_addcdiv_cuda_int32 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:07.4574098Z test_pointwise_op_slowpath__foreach_addcdiv_cuda_int64 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:07.4574684Z test_pointwise_op_slowpath__foreach_addcdiv_cuda_int8 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:07.4575147Z test_pointwise_op_slowpath__foreach_addcdiv_cuda_uint8 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:07.4575665Z test_pointwise_op_slowpath__foreach_addcmul_cuda_bfloat16 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:07.4576150Z test_pointwise_op_slowpath__foreach_addcmul_cuda_complex128 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:07.4576641Z test_pointwise_op_slowpath__foreach_addcmul_cuda_complex64 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:07.4577121Z test_pointwise_op_slowpath__foreach_addcmul_cuda_float16 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:07.4577592Z test_pointwise_op_slowpath__foreach_addcmul_cuda_float32 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:07.4578070Z test_pointwise_op_slowpath__foreach_addcmul_cuda_float64 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:07.4578546Z test_pointwise_op_slowpath__foreach_addcmul_cuda_int16 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:07.4579045Z test_pointwise_op_slowpath__foreach_addcmul_cuda_int32 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:07.4579510Z test_pointwise_op_slowpath__foreach_addcmul_cuda_int64 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:07.4579982Z test_pointwise_op_slowpath__foreach_addcmul_cuda_int8 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:07.4580449Z test_pointwise_op_slowpath__foreach_addcmul_cuda_uint8 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:07.4580945Z 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) 2023-01-11T21:23:07.4581454Z 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) 2023-01-11T21:23:07.4581961Z 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) 2023-01-11T21:23:07.4582467Z 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) 2023-01-11T21:23:07.4582955Z test_reduce_fastpath__foreach_norm_cuda_bfloat16 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:07.4583422Z test_reduce_fastpath__foreach_norm_cuda_complex128 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:07.4583890Z test_reduce_fastpath__foreach_norm_cuda_complex64 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:07.4584359Z test_reduce_fastpath__foreach_norm_cuda_float16 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:07.4584872Z test_reduce_fastpath__foreach_norm_cuda_float32 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:07.4585332Z test_reduce_fastpath__foreach_norm_cuda_float64 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:07.4585811Z test_reduce_slowpath__foreach_norm_cuda_bfloat16 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:07.4586277Z test_reduce_slowpath__foreach_norm_cuda_complex128 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:07.4586743Z test_reduce_slowpath__foreach_norm_cuda_complex64 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:07.4587200Z test_reduce_slowpath__foreach_norm_cuda_float16 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:07.4587660Z test_reduce_slowpath__foreach_norm_cuda_float32 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:07.4588118Z test_reduce_slowpath__foreach_norm_cuda_float64 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:07.4588579Z test_unary_fastpath__foreach_abs_cuda_bfloat16 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:07.4589041Z test_unary_fastpath__foreach_abs_cuda_bool (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:07.4589524Z test_unary_fastpath__foreach_abs_cuda_complex128 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:07.4589981Z test_unary_fastpath__foreach_abs_cuda_complex64 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:07.4590442Z test_unary_fastpath__foreach_abs_cuda_float16 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:07.4590899Z test_unary_fastpath__foreach_abs_cuda_float32 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:07.4591355Z test_unary_fastpath__foreach_abs_cuda_float64 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:07.4591802Z test_unary_fastpath__foreach_abs_cuda_int16 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:07.4592250Z test_unary_fastpath__foreach_abs_cuda_int32 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:07.4592684Z test_unary_fastpath__foreach_abs_cuda_int64 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:07.4593129Z test_unary_fastpath__foreach_abs_cuda_int8 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:07.4593570Z test_unary_fastpath__foreach_abs_cuda_uint8 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:07.4594022Z test_unary_fastpath__foreach_acos_cuda_complex128 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:07.4594483Z test_unary_fastpath__foreach_acos_cuda_complex64 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:07.4594998Z test_unary_fastpath__foreach_acos_cuda_float16 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:07.4595560Z test_unary_fastpath__foreach_acos_cuda_float32 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:07.4596114Z test_unary_fastpath__foreach_acos_cuda_float64 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:07.4596715Z test_unary_fastpath__foreach_asin_cuda_complex128 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:07.4597265Z test_unary_fastpath__foreach_asin_cuda_complex64 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:07.4597723Z test_unary_fastpath__foreach_asin_cuda_float16 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:07.4598161Z test_unary_fastpath__foreach_asin_cuda_float32 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:07.4598615Z test_unary_fastpath__foreach_asin_cuda_float64 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:07.4599071Z test_unary_fastpath__foreach_atan_cuda_complex128 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:07.4599528Z test_unary_fastpath__foreach_atan_cuda_complex64 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:07.4599967Z test_unary_fastpath__foreach_atan_cuda_float16 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:07.4600438Z test_unary_fastpath__foreach_atan_cuda_float32 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:07.4600881Z test_unary_fastpath__foreach_atan_cuda_float64 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:07.4601344Z test_unary_fastpath__foreach_ceil_cuda_bfloat16 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:07.4601802Z test_unary_fastpath__foreach_ceil_cuda_float16 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:07.4602244Z test_unary_fastpath__foreach_ceil_cuda_float32 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:07.4602694Z test_unary_fastpath__foreach_ceil_cuda_float64 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:07.4603141Z test_unary_fastpath__foreach_ceil_cuda_int16 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:07.4603593Z test_unary_fastpath__foreach_ceil_cuda_int32 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:07.4604025Z test_unary_fastpath__foreach_ceil_cuda_int64 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:07.4604474Z test_unary_fastpath__foreach_ceil_cuda_int8 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:07.4604986Z test_unary_fastpath__foreach_ceil_cuda_uint8 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:07.4605557Z test_unary_fastpath__foreach_cos_cuda_complex128 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:07.4606127Z test_unary_fastpath__foreach_cos_cuda_complex64 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:07.4606696Z test_unary_fastpath__foreach_cos_cuda_float16 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:07.4607281Z test_unary_fastpath__foreach_cos_cuda_float32 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:07.4607781Z test_unary_fastpath__foreach_cos_cuda_float64 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:07.4608226Z test_unary_fastpath__foreach_cosh_cuda_complex128 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:07.4608687Z test_unary_fastpath__foreach_cosh_cuda_complex64 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:07.4609139Z test_unary_fastpath__foreach_cosh_cuda_float16 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:07.4609586Z test_unary_fastpath__foreach_cosh_cuda_float32 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:07.4610030Z test_unary_fastpath__foreach_cosh_cuda_float64 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:07.4610474Z test_unary_fastpath__foreach_erf_cuda_bfloat16 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:07.4610948Z test_unary_fastpath__foreach_erf_cuda_float16 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:07.4611391Z test_unary_fastpath__foreach_erf_cuda_float32 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:07.4611839Z test_unary_fastpath__foreach_erf_cuda_float64 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:07.4612292Z test_unary_fastpath__foreach_erfc_cuda_bfloat16 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:07.4612746Z test_unary_fastpath__foreach_erfc_cuda_float16 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:07.4613197Z test_unary_fastpath__foreach_erfc_cuda_float32 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:07.4613651Z test_unary_fastpath__foreach_erfc_cuda_float64 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:07.4614098Z test_unary_fastpath__foreach_exp_cuda_complex128 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:07.4614711Z test_unary_fastpath__foreach_exp_cuda_complex64 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:07.4615220Z test_unary_fastpath__foreach_exp_cuda_float16 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:07.4615711Z test_unary_fastpath__foreach_exp_cuda_float32 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:07.4616212Z test_unary_fastpath__foreach_exp_cuda_float64 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:07.4616715Z test_unary_fastpath__foreach_expm1_cuda_bfloat16 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:07.4617223Z test_unary_fastpath__foreach_expm1_cuda_float16 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:07.4617730Z test_unary_fastpath__foreach_expm1_cuda_float32 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:07.4618278Z test_unary_fastpath__foreach_expm1_cuda_float64 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:07.4618733Z test_unary_fastpath__foreach_floor_cuda_bfloat16 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:07.4619197Z test_unary_fastpath__foreach_floor_cuda_float16 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:07.4619655Z test_unary_fastpath__foreach_floor_cuda_float32 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:07.4620106Z test_unary_fastpath__foreach_floor_cuda_float64 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:07.4620557Z test_unary_fastpath__foreach_floor_cuda_int16 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:07.4621011Z test_unary_fastpath__foreach_floor_cuda_int32 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:07.4621455Z test_unary_fastpath__foreach_floor_cuda_int64 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:07.4621936Z test_unary_fastpath__foreach_floor_cuda_int8 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:07.4622383Z test_unary_fastpath__foreach_floor_cuda_uint8 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:07.4622840Z test_unary_fastpath__foreach_frac_cuda_bfloat16 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:07.4623295Z test_unary_fastpath__foreach_frac_cuda_float16 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:07.4623748Z test_unary_fastpath__foreach_frac_cuda_float32 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:07.4624202Z test_unary_fastpath__foreach_frac_cuda_float64 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:07.4624660Z test_unary_fastpath__foreach_log10_cuda_complex128 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:07.4625190Z test_unary_fastpath__foreach_log10_cuda_complex64 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:07.4625690Z test_unary_fastpath__foreach_log10_cuda_float16 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:07.4626144Z test_unary_fastpath__foreach_log10_cuda_float32 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:07.4626586Z test_unary_fastpath__foreach_log10_cuda_float64 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:07.4627046Z test_unary_fastpath__foreach_log1p_cuda_complex128 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:07.4627538Z test_unary_fastpath__foreach_log1p_cuda_complex64 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:07.4628102Z test_unary_fastpath__foreach_log1p_cuda_float16 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:07.4628671Z test_unary_fastpath__foreach_log1p_cuda_float32 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:07.4629116Z test_unary_fastpath__foreach_log1p_cuda_float64 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:07.4629566Z test_unary_fastpath__foreach_log2_cuda_complex128 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:07.4630022Z test_unary_fastpath__foreach_log2_cuda_complex64 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:07.4630472Z test_unary_fastpath__foreach_log2_cuda_float16 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:07.4630915Z test_unary_fastpath__foreach_log2_cuda_float32 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:07.4631361Z test_unary_fastpath__foreach_log2_cuda_float64 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:07.4631813Z test_unary_fastpath__foreach_log_cuda_complex128 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:07.4632300Z test_unary_fastpath__foreach_log_cuda_complex64 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:07.4632787Z test_unary_fastpath__foreach_log_cuda_float16 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:07.4633240Z test_unary_fastpath__foreach_log_cuda_float32 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:07.4633689Z test_unary_fastpath__foreach_log_cuda_float64 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:07.4634148Z test_unary_fastpath__foreach_neg_cuda_complex128 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:07.4634636Z test_unary_fastpath__foreach_neg_cuda_complex64 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:07.4635200Z test_unary_fastpath__foreach_neg_cuda_float32 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:07.4635746Z test_unary_fastpath__foreach_neg_cuda_float64 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:07.4636300Z test_unary_fastpath__foreach_neg_cuda_int16 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:07.4636845Z test_unary_fastpath__foreach_neg_cuda_int32 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:07.4637349Z test_unary_fastpath__foreach_neg_cuda_int64 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:07.4637797Z test_unary_fastpath__foreach_neg_cuda_int8 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:07.4638248Z test_unary_fastpath__foreach_neg_cuda_uint8 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:07.4638706Z test_unary_fastpath__foreach_reciprocal_cuda_float16 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:07.4639169Z test_unary_fastpath__foreach_reciprocal_cuda_float32 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:07.4639667Z test_unary_fastpath__foreach_reciprocal_cuda_float64 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:07.4640138Z test_unary_fastpath__foreach_round_cuda_bfloat16 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:07.4640598Z test_unary_fastpath__foreach_round_cuda_float16 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:07.4641049Z test_unary_fastpath__foreach_round_cuda_float32 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:07.4641501Z test_unary_fastpath__foreach_round_cuda_float64 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:07.4641957Z test_unary_fastpath__foreach_round_cuda_int16 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:07.4642406Z test_unary_fastpath__foreach_round_cuda_int32 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:07.4642852Z test_unary_fastpath__foreach_round_cuda_int64 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:07.4643324Z test_unary_fastpath__foreach_round_cuda_int8 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:07.4643773Z test_unary_fastpath__foreach_round_cuda_uint8 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:07.4644226Z test_unary_fastpath__foreach_sigmoid_cuda_float16 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:07.4644697Z test_unary_fastpath__foreach_sigmoid_cuda_float32 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:07.4645228Z test_unary_fastpath__foreach_sigmoid_cuda_float64 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:07.4645798Z test_unary_fastpath__foreach_sin_cuda_complex128 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:07.4646366Z test_unary_fastpath__foreach_sin_cuda_complex64 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:07.4646929Z test_unary_fastpath__foreach_sin_cuda_float16 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:07.4647473Z test_unary_fastpath__foreach_sin_cuda_float32 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:07.4647922Z test_unary_fastpath__foreach_sin_cuda_float64 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:07.4648370Z test_unary_fastpath__foreach_sinh_cuda_complex128 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:07.4648830Z test_unary_fastpath__foreach_sinh_cuda_complex64 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:07.4649273Z test_unary_fastpath__foreach_sinh_cuda_float16 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:07.4649723Z test_unary_fastpath__foreach_sinh_cuda_float32 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:07.4650210Z test_unary_fastpath__foreach_sinh_cuda_float64 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:07.4650671Z test_unary_fastpath__foreach_sqrt_cuda_complex128 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:07.4651126Z test_unary_fastpath__foreach_sqrt_cuda_complex64 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:07.4651584Z test_unary_fastpath__foreach_sqrt_cuda_float16 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:07.4652033Z test_unary_fastpath__foreach_sqrt_cuda_float32 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:07.4652486Z test_unary_fastpath__foreach_sqrt_cuda_float64 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:07.4652947Z test_unary_fastpath__foreach_tan_cuda_complex128 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:07.4653405Z test_unary_fastpath__foreach_tan_cuda_complex64 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:07.4653863Z test_unary_fastpath__foreach_tan_cuda_float16 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:07.4654514Z test_unary_fastpath__foreach_tan_cuda_float32 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:07.4654960Z test_unary_fastpath__foreach_tan_cuda_float64 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:07.4655408Z test_unary_fastpath__foreach_tanh_cuda_complex128 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:07.4655868Z test_unary_fastpath__foreach_tanh_cuda_complex64 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:07.4656319Z test_unary_fastpath__foreach_tanh_cuda_float16 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:07.4656772Z test_unary_fastpath__foreach_tanh_cuda_float32 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:07.4657211Z test_unary_fastpath__foreach_tanh_cuda_float64 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:07.4657664Z test_unary_fastpath__foreach_trunc_cuda_bfloat16 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:07.4658119Z test_unary_fastpath__foreach_trunc_cuda_float16 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:07.4658572Z test_unary_fastpath__foreach_trunc_cuda_float32 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:07.4659026Z test_unary_fastpath__foreach_trunc_cuda_float64 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:07.4659472Z test_unary_fastpath__foreach_trunc_cuda_int16 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:07.4659920Z test_unary_fastpath__foreach_trunc_cuda_int32 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:07.4660361Z test_unary_fastpath__foreach_trunc_cuda_int64 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:07.4660865Z test_unary_fastpath__foreach_trunc_cuda_int8 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:07.4661314Z test_unary_fastpath__foreach_trunc_cuda_uint8 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:07.4661785Z 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) 2023-01-11T21:23:07.4662288Z 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) 2023-01-11T21:23:07.4662790Z 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) 2023-01-11T21:23:07.4663290Z 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) 2023-01-11T21:23:07.4663790Z 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) 2023-01-11T21:23:07.4664279Z 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) 2023-01-11T21:23:07.4664865Z 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) 2023-01-11T21:23:07.4665358Z 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) 2023-01-11T21:23:07.4665885Z 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) 2023-01-11T21:23:07.4666377Z 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) 2023-01-11T21:23:07.4666861Z 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) 2023-01-11T21:23:07.4667350Z 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) 2023-01-11T21:23:07.4667844Z 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) 2023-01-11T21:23:07.4668473Z 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) 2023-01-11T21:23:07.4669098Z 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) 2023-01-11T21:23:07.4669637Z 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) 2023-01-11T21:23:07.4670144Z 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) 2023-01-11T21:23:07.4670642Z 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) 2023-01-11T21:23:07.4671182Z 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) 2023-01-11T21:23:07.4671683Z 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) 2023-01-11T21:23:07.4672179Z 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) 2023-01-11T21:23:07.4672675Z 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) 2023-01-11T21:23:07.4673169Z 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) 2023-01-11T21:23:07.4673682Z 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) 2023-01-11T21:23:07.4674175Z 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) 2023-01-11T21:23:07.4674738Z 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) 2023-01-11T21:23:07.4675377Z 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) 2023-01-11T21:23:07.4675996Z 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) 2023-01-11T21:23:07.4676616Z 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) 2023-01-11T21:23:07.4677177Z 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) 2023-01-11T21:23:07.4677664Z 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) 2023-01-11T21:23:07.4678157Z 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) 2023-01-11T21:23:07.4678656Z 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) 2023-01-11T21:23:07.4679146Z 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) 2023-01-11T21:23:07.4679631Z 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) 2023-01-11T21:23:07.4680115Z 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) 2023-01-11T21:23:07.4680607Z 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) 2023-01-11T21:23:07.4681113Z 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) 2023-01-11T21:23:07.4681669Z 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) 2023-01-11T21:23:07.4682160Z 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) 2023-01-11T21:23:07.4682639Z 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) 2023-01-11T21:23:07.4683136Z 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) 2023-01-11T21:23:07.4683640Z 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) 2023-01-11T21:23:07.4684136Z 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) 2023-01-11T21:23:07.4684640Z 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) 2023-01-11T21:23:07.4685236Z 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) 2023-01-11T21:23:07.4685875Z 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) 2023-01-11T21:23:07.4686489Z 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) 2023-01-11T21:23:07.4687098Z 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) 2023-01-11T21:23:07.4687661Z 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) 2023-01-11T21:23:07.4688145Z 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) 2023-01-11T21:23:07.4688642Z 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) 2023-01-11T21:23:07.4689123Z 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) 2023-01-11T21:23:07.4689611Z 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) 2023-01-11T21:23:07.4690098Z 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) 2023-01-11T21:23:07.4690596Z 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) 2023-01-11T21:23:07.4691087Z 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) 2023-01-11T21:23:07.4691571Z 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) 2023-01-11T21:23:07.4692074Z 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) 2023-01-11T21:23:07.4692610Z 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) 2023-01-11T21:23:07.4693160Z 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) 2023-01-11T21:23:07.4693710Z 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) 2023-01-11T21:23:07.4694438Z 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) 2023-01-11T21:23:07.4694932Z 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) 2023-01-11T21:23:07.4695421Z 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) 2023-01-11T21:23:07.4695908Z 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) 2023-01-11T21:23:07.4696442Z 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) 2023-01-11T21:23:07.4696935Z 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) 2023-01-11T21:23:07.4697421Z 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) 2023-01-11T21:23:07.4697909Z 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) 2023-01-11T21:23:07.4698401Z 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) 2023-01-11T21:23:07.4698890Z 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) 2023-01-11T21:23:07.4699374Z 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) 2023-01-11T21:23:07.4699864Z 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) 2023-01-11T21:23:07.4700354Z 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) 2023-01-11T21:23:07.4700847Z 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) 2023-01-11T21:23:07.4701345Z 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) 2023-01-11T21:23:07.4701835Z 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) 2023-01-11T21:23:07.4702357Z 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) 2023-01-11T21:23:07.4702854Z 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) 2023-01-11T21:23:07.4703348Z 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) 2023-01-11T21:23:07.4703854Z test_unary_op_tensors_on_different_devices__foreach_log1p_cuda_complex128 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:07.4704355Z test_unary_op_tensors_on_different_devices__foreach_log1p_cuda_complex64 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:07.4704917Z 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) 2023-01-11T21:23:07.4705416Z 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) 2023-01-11T21:23:07.4705901Z 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) 2023-01-11T21:23:07.4706414Z 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) 2023-01-11T21:23:07.4706919Z 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) 2023-01-11T21:23:07.4707425Z 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) 2023-01-11T21:23:07.4708035Z 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) 2023-01-11T21:23:07.4708647Z 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) 2023-01-11T21:23:07.4709169Z 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) 2023-01-11T21:23:07.4709663Z 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) 2023-01-11T21:23:07.4710155Z 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) 2023-01-11T21:23:07.4710642Z 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) 2023-01-11T21:23:07.4711125Z 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) 2023-01-11T21:23:07.4711610Z 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) 2023-01-11T21:23:07.4712108Z 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) 2023-01-11T21:23:07.4712646Z 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) 2023-01-11T21:23:07.4713128Z 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) 2023-01-11T21:23:07.4713606Z 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) 2023-01-11T21:23:07.4714088Z 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) 2023-01-11T21:23:07.4714574Z 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) 2023-01-11T21:23:07.4715114Z 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) 2023-01-11T21:23:07.4715715Z 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) 2023-01-11T21:23:07.4716320Z 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) 2023-01-11T21:23:07.4716981Z 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) 2023-01-11T21:23:07.4717517Z 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) 2023-01-11T21:23:07.4718017Z 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) 2023-01-11T21:23:07.4718501Z 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) 2023-01-11T21:23:07.4718993Z 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) 2023-01-11T21:23:07.4719480Z 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) 2023-01-11T21:23:07.4719964Z 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) 2023-01-11T21:23:07.4720453Z 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) 2023-01-11T21:23:07.4720929Z 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) 2023-01-11T21:23:07.4721409Z 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) 2023-01-11T21:23:07.4721893Z 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) 2023-01-11T21:23:07.4722385Z 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) 2023-01-11T21:23:07.4722879Z 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) 2023-01-11T21:23:07.4723407Z 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) 2023-01-11T21:23:07.4723902Z 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) 2023-01-11T21:23:07.4724402Z 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) 2023-01-11T21:23:07.4724896Z 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) 2023-01-11T21:23:07.4725398Z 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) 2023-01-11T21:23:07.4725991Z 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) 2023-01-11T21:23:07.4726603Z 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) 2023-01-11T21:23:07.4727255Z 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) 2023-01-11T21:23:07.4727810Z 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) 2023-01-11T21:23:07.4728293Z 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) 2023-01-11T21:23:07.4728779Z 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) 2023-01-11T21:23:07.4729272Z 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) 2023-01-11T21:23:07.4729772Z 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) 2023-01-11T21:23:07.4730259Z 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) 2023-01-11T21:23:07.4730745Z 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) 2023-01-11T21:23:07.4731232Z 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) 2023-01-11T21:23:07.4731723Z 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) 2023-01-11T21:23:07.4732229Z 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) 2023-01-11T21:23:07.4732713Z 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) 2023-01-11T21:23:07.4733196Z 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) 2023-01-11T21:23:07.4733705Z 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) 2023-01-11T21:23:07.4734400Z 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) 2023-01-11T21:23:07.4734911Z 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) 2023-01-11T21:23:07.4735401Z 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) 2023-01-11T21:23:07.4735890Z 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) 2023-01-11T21:23:07.4736384Z 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) 2023-01-11T21:23:07.4736880Z 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) 2023-01-11T21:23:07.4737425Z 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) 2023-01-11T21:23:07.4737922Z 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) 2023-01-11T21:23:07.4738412Z 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) 2023-01-11T21:23:07.4738907Z 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) 2023-01-11T21:23:07.4739394Z 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) 2023-01-11T21:23:07.4739876Z 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) 2023-01-11T21:23:07.4740360Z 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) 2023-01-11T21:23:07.4740851Z 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) 2023-01-11T21:23:07.4741330Z test_unary_slowpath__foreach_abs_cuda_bfloat16 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:07.4741777Z test_unary_slowpath__foreach_abs_cuda_bool (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:07.4742239Z test_unary_slowpath__foreach_abs_cuda_complex128 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:07.4742700Z test_unary_slowpath__foreach_abs_cuda_complex64 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:07.4743163Z test_unary_slowpath__foreach_abs_cuda_float16 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:07.4743650Z test_unary_slowpath__foreach_abs_cuda_float32 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:07.4744107Z test_unary_slowpath__foreach_abs_cuda_float64 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:07.4744566Z test_unary_slowpath__foreach_abs_cuda_int16 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:07.4745089Z test_unary_slowpath__foreach_abs_cuda_int32 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:07.4745541Z test_unary_slowpath__foreach_abs_cuda_int64 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:07.4745987Z test_unary_slowpath__foreach_abs_cuda_int8 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:07.4746440Z test_unary_slowpath__foreach_abs_cuda_uint8 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:07.4746896Z test_unary_slowpath__foreach_acos_cuda_bfloat16 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:07.4747351Z test_unary_slowpath__foreach_acos_cuda_bool (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:07.4747911Z test_unary_slowpath__foreach_acos_cuda_complex128 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:07.4748495Z test_unary_slowpath__foreach_acos_cuda_complex64 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:07.4749019Z test_unary_slowpath__foreach_acos_cuda_float16 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:07.4749478Z test_unary_slowpath__foreach_acos_cuda_float32 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:07.4749927Z test_unary_slowpath__foreach_acos_cuda_float64 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:07.4750378Z test_unary_slowpath__foreach_acos_cuda_int16 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:07.4750825Z test_unary_slowpath__foreach_acos_cuda_int32 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:07.4751268Z test_unary_slowpath__foreach_acos_cuda_int64 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:07.4751716Z test_unary_slowpath__foreach_acos_cuda_int8 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:07.4752160Z test_unary_slowpath__foreach_acos_cuda_uint8 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:07.4752619Z test_unary_slowpath__foreach_asin_cuda_bfloat16 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:07.4753077Z test_unary_slowpath__foreach_asin_cuda_bool (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:07.4753533Z test_unary_slowpath__foreach_asin_cuda_complex128 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:07.4753991Z test_unary_slowpath__foreach_asin_cuda_complex64 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:07.4754476Z test_unary_slowpath__foreach_asin_cuda_float16 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:07.4755002Z test_unary_slowpath__foreach_asin_cuda_float32 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:07.4755574Z test_unary_slowpath__foreach_asin_cuda_float64 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:07.4756131Z test_unary_slowpath__foreach_asin_cuda_int16 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:07.4756693Z test_unary_slowpath__foreach_asin_cuda_int32 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:07.4757237Z test_unary_slowpath__foreach_asin_cuda_int64 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:07.4757685Z test_unary_slowpath__foreach_asin_cuda_int8 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:07.4758133Z test_unary_slowpath__foreach_asin_cuda_uint8 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:07.4758613Z test_unary_slowpath__foreach_atan_cuda_bfloat16 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:07.4759067Z test_unary_slowpath__foreach_atan_cuda_bool (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:07.4759517Z test_unary_slowpath__foreach_atan_cuda_complex128 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:07.4759987Z test_unary_slowpath__foreach_atan_cuda_complex64 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:07.4760438Z test_unary_slowpath__foreach_atan_cuda_float16 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:07.4760886Z test_unary_slowpath__foreach_atan_cuda_float32 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:07.4761341Z test_unary_slowpath__foreach_atan_cuda_float64 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:07.4761787Z test_unary_slowpath__foreach_atan_cuda_int16 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:07.4762222Z test_unary_slowpath__foreach_atan_cuda_int32 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:07.4762658Z test_unary_slowpath__foreach_atan_cuda_int64 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:07.4763104Z test_unary_slowpath__foreach_atan_cuda_int8 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:07.4763548Z test_unary_slowpath__foreach_atan_cuda_uint8 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:07.4763995Z test_unary_slowpath__foreach_ceil_cuda_bfloat16 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:07.4764443Z test_unary_slowpath__foreach_ceil_cuda_bool (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:07.4764913Z test_unary_slowpath__foreach_ceil_cuda_complex128 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:07.4765521Z test_unary_slowpath__foreach_ceil_cuda_complex64 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:07.4766093Z test_unary_slowpath__foreach_ceil_cuda_float16 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:07.4766649Z test_unary_slowpath__foreach_ceil_cuda_float32 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:07.4767220Z test_unary_slowpath__foreach_ceil_cuda_float64 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:07.4767727Z test_unary_slowpath__foreach_ceil_cuda_int16 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:07.4768177Z test_unary_slowpath__foreach_ceil_cuda_int32 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:07.4768610Z test_unary_slowpath__foreach_ceil_cuda_int64 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:07.4769060Z test_unary_slowpath__foreach_ceil_cuda_int8 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:07.4769571Z test_unary_slowpath__foreach_ceil_cuda_uint8 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:07.4770065Z test_unary_slowpath__foreach_cos_cuda_bfloat16 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:07.4770557Z test_unary_slowpath__foreach_cos_cuda_bool (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:07.4771063Z test_unary_slowpath__foreach_cos_cuda_complex128 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:07.4771573Z test_unary_slowpath__foreach_cos_cuda_complex64 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:07.4772078Z test_unary_slowpath__foreach_cos_cuda_float16 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:07.4772575Z test_unary_slowpath__foreach_cos_cuda_float32 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:07.4773071Z test_unary_slowpath__foreach_cos_cuda_float64 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:07.4773572Z test_unary_slowpath__foreach_cos_cuda_int16 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:07.4774066Z test_unary_slowpath__foreach_cos_cuda_int32 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:07.4774733Z test_unary_slowpath__foreach_cos_cuda_int64 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:07.4775177Z test_unary_slowpath__foreach_cos_cuda_int8 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:07.4775625Z test_unary_slowpath__foreach_cos_cuda_uint8 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:07.4776081Z test_unary_slowpath__foreach_cosh_cuda_bfloat16 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:07.4776530Z test_unary_slowpath__foreach_cosh_cuda_bool (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:07.4777028Z test_unary_slowpath__foreach_cosh_cuda_complex128 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:07.4777494Z test_unary_slowpath__foreach_cosh_cuda_complex64 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:07.4777957Z test_unary_slowpath__foreach_cosh_cuda_float16 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:07.4778406Z test_unary_slowpath__foreach_cosh_cuda_float32 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:07.4778856Z test_unary_slowpath__foreach_cosh_cuda_float64 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:07.4779311Z test_unary_slowpath__foreach_cosh_cuda_int16 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:07.4779755Z test_unary_slowpath__foreach_cosh_cuda_int32 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:07.4780191Z test_unary_slowpath__foreach_cosh_cuda_int64 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:07.4780663Z test_unary_slowpath__foreach_cosh_cuda_int8 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:07.4781103Z test_unary_slowpath__foreach_cosh_cuda_uint8 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:07.4781553Z test_unary_slowpath__foreach_erf_cuda_bfloat16 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:07.4782009Z test_unary_slowpath__foreach_erf_cuda_bool (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:07.4782463Z test_unary_slowpath__foreach_erf_cuda_complex128 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:07.4782919Z test_unary_slowpath__foreach_erf_cuda_complex64 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:07.4783375Z test_unary_slowpath__foreach_erf_cuda_float16 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:07.4783829Z test_unary_slowpath__foreach_erf_cuda_float32 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:07.4784279Z test_unary_slowpath__foreach_erf_cuda_float64 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:07.4784793Z test_unary_slowpath__foreach_erf_cuda_int16 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:07.4785245Z test_unary_slowpath__foreach_erf_cuda_int32 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:07.4785737Z test_unary_slowpath__foreach_erf_cuda_int64 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:07.4786183Z test_unary_slowpath__foreach_erf_cuda_int8 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:07.4786623Z test_unary_slowpath__foreach_erf_cuda_uint8 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:07.4787100Z test_unary_slowpath__foreach_erfc_cuda_bfloat16 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:07.4787550Z test_unary_slowpath__foreach_erfc_cuda_bool (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:07.4788049Z test_unary_slowpath__foreach_erfc_cuda_complex128 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:07.4788620Z test_unary_slowpath__foreach_erfc_cuda_complex64 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:07.4789189Z test_unary_slowpath__foreach_erfc_cuda_float16 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:07.4789649Z test_unary_slowpath__foreach_erfc_cuda_float32 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:07.4790109Z test_unary_slowpath__foreach_erfc_cuda_float64 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:07.4790559Z test_unary_slowpath__foreach_erfc_cuda_int16 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:07.4791029Z test_unary_slowpath__foreach_erfc_cuda_int32 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:07.4791469Z test_unary_slowpath__foreach_erfc_cuda_int64 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:07.4791908Z test_unary_slowpath__foreach_erfc_cuda_int8 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:07.4792351Z test_unary_slowpath__foreach_erfc_cuda_uint8 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:07.4792793Z test_unary_slowpath__foreach_exp_cuda_bfloat16 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:07.4793243Z test_unary_slowpath__foreach_exp_cuda_bool (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:07.4793701Z test_unary_slowpath__foreach_exp_cuda_complex128 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:07.4794159Z test_unary_slowpath__foreach_exp_cuda_complex64 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:07.4794657Z test_unary_slowpath__foreach_exp_cuda_float16 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:07.4795217Z test_unary_slowpath__foreach_exp_cuda_float32 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:07.4795774Z test_unary_slowpath__foreach_exp_cuda_float64 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:07.4796335Z test_unary_slowpath__foreach_exp_cuda_int16 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:07.4796879Z test_unary_slowpath__foreach_exp_cuda_int32 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:07.4797357Z test_unary_slowpath__foreach_exp_cuda_int64 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:07.4797803Z test_unary_slowpath__foreach_exp_cuda_int8 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:07.4798305Z test_unary_slowpath__foreach_exp_cuda_uint8 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:07.4798762Z test_unary_slowpath__foreach_expm1_cuda_bfloat16 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:07.4799214Z test_unary_slowpath__foreach_expm1_cuda_bool (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:07.4799676Z test_unary_slowpath__foreach_expm1_cuda_complex128 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:07.4800139Z test_unary_slowpath__foreach_expm1_cuda_complex64 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:07.4800594Z test_unary_slowpath__foreach_expm1_cuda_float16 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:07.4801038Z test_unary_slowpath__foreach_expm1_cuda_float32 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:07.4801490Z test_unary_slowpath__foreach_expm1_cuda_float64 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:07.4801974Z test_unary_slowpath__foreach_expm1_cuda_int16 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:07.4802420Z test_unary_slowpath__foreach_expm1_cuda_int32 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:07.4802863Z test_unary_slowpath__foreach_expm1_cuda_int64 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:07.4803311Z test_unary_slowpath__foreach_expm1_cuda_int8 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:07.4803754Z test_unary_slowpath__foreach_expm1_cuda_uint8 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:07.4804204Z test_unary_slowpath__foreach_floor_cuda_bfloat16 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:07.4804680Z test_unary_slowpath__foreach_floor_cuda_bool (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:07.4805236Z test_unary_slowpath__foreach_floor_cuda_complex128 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:07.4805812Z test_unary_slowpath__foreach_floor_cuda_complex64 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:07.4806381Z test_unary_slowpath__foreach_floor_cuda_float16 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:07.4806937Z test_unary_slowpath__foreach_floor_cuda_float32 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:07.4807496Z test_unary_slowpath__foreach_floor_cuda_float64 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:07.4807947Z test_unary_slowpath__foreach_floor_cuda_int16 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:07.4808389Z test_unary_slowpath__foreach_floor_cuda_int32 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:07.4808833Z test_unary_slowpath__foreach_floor_cuda_int64 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:07.4809301Z test_unary_slowpath__foreach_floor_cuda_int8 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:07.4809743Z test_unary_slowpath__foreach_floor_cuda_uint8 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:07.4810189Z test_unary_slowpath__foreach_frac_cuda_bfloat16 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:07.4810637Z test_unary_slowpath__foreach_frac_cuda_bool (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:07.4811081Z test_unary_slowpath__foreach_frac_cuda_complex128 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:07.4811543Z test_unary_slowpath__foreach_frac_cuda_complex64 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:07.4811998Z test_unary_slowpath__foreach_frac_cuda_float16 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:07.4812443Z test_unary_slowpath__foreach_frac_cuda_float32 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:07.4812923Z test_unary_slowpath__foreach_frac_cuda_float64 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:07.4813365Z test_unary_slowpath__foreach_frac_cuda_int16 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:07.4813810Z test_unary_slowpath__foreach_frac_cuda_int32 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:07.4814528Z test_unary_slowpath__foreach_frac_cuda_int64 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:07.4814980Z test_unary_slowpath__foreach_frac_cuda_int8 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:07.4815466Z test_unary_slowpath__foreach_frac_cuda_uint8 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:07.4815923Z test_unary_slowpath__foreach_log10_cuda_bfloat16 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:07.4816369Z test_unary_slowpath__foreach_log10_cuda_bool (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:07.4816825Z test_unary_slowpath__foreach_log10_cuda_complex128 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:07.4817285Z test_unary_slowpath__foreach_log10_cuda_complex64 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:07.4817750Z test_unary_slowpath__foreach_log10_cuda_float16 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:07.4818203Z test_unary_slowpath__foreach_log10_cuda_float32 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:07.4818654Z test_unary_slowpath__foreach_log10_cuda_float64 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:07.4819096Z test_unary_slowpath__foreach_log10_cuda_int16 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:07.4819632Z test_unary_slowpath__foreach_log10_cuda_int32 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:07.4820083Z test_unary_slowpath__foreach_log10_cuda_int64 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:07.4820536Z test_unary_slowpath__foreach_log10_cuda_int8 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:07.4820990Z test_unary_slowpath__foreach_log10_cuda_uint8 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:07.4821438Z test_unary_slowpath__foreach_log1p_cuda_bfloat16 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:07.4821896Z test_unary_slowpath__foreach_log1p_cuda_bool (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:07.4822361Z test_unary_slowpath__foreach_log1p_cuda_complex128 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:07.4822831Z test_unary_slowpath__foreach_log1p_cuda_complex64 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:07.4823324Z test_unary_slowpath__foreach_log1p_cuda_float16 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:07.4823783Z test_unary_slowpath__foreach_log1p_cuda_float32 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:07.4824238Z test_unary_slowpath__foreach_log1p_cuda_float64 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:07.4824768Z test_unary_slowpath__foreach_log1p_cuda_int16 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:07.4825218Z test_unary_slowpath__foreach_log1p_cuda_int32 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:07.4825667Z test_unary_slowpath__foreach_log1p_cuda_int64 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:07.4826125Z test_unary_slowpath__foreach_log1p_cuda_int8 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:07.4826573Z test_unary_slowpath__foreach_log1p_cuda_uint8 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:07.4827029Z test_unary_slowpath__foreach_log2_cuda_bfloat16 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:07.4827507Z test_unary_slowpath__foreach_log2_cuda_bool (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:07.4828074Z test_unary_slowpath__foreach_log2_cuda_complex128 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:07.4828650Z test_unary_slowpath__foreach_log2_cuda_complex64 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:07.4829141Z test_unary_slowpath__foreach_log2_cuda_float16 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:07.4829587Z test_unary_slowpath__foreach_log2_cuda_float32 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:07.4830037Z test_unary_slowpath__foreach_log2_cuda_float64 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:07.4830529Z test_unary_slowpath__foreach_log2_cuda_int16 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:07.4830981Z test_unary_slowpath__foreach_log2_cuda_int32 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:07.4831418Z test_unary_slowpath__foreach_log2_cuda_int64 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:07.4831864Z test_unary_slowpath__foreach_log2_cuda_int8 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:07.4832317Z test_unary_slowpath__foreach_log2_cuda_uint8 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:07.4832768Z test_unary_slowpath__foreach_log_cuda_bfloat16 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:07.4833216Z test_unary_slowpath__foreach_log_cuda_bool (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:07.4833674Z test_unary_slowpath__foreach_log_cuda_complex128 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:07.4834164Z test_unary_slowpath__foreach_log_cuda_complex64 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:07.4834653Z test_unary_slowpath__foreach_log_cuda_float16 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:07.4835207Z test_unary_slowpath__foreach_log_cuda_float32 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:07.4835766Z test_unary_slowpath__foreach_log_cuda_float64 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:07.4836326Z test_unary_slowpath__foreach_log_cuda_int16 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:07.4836886Z test_unary_slowpath__foreach_log_cuda_int32 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:07.4837382Z test_unary_slowpath__foreach_log_cuda_int64 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:07.4837823Z test_unary_slowpath__foreach_log_cuda_int8 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:07.4838267Z test_unary_slowpath__foreach_log_cuda_uint8 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:07.4838725Z test_unary_slowpath__foreach_neg_cuda_bfloat16 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:07.4839177Z test_unary_slowpath__foreach_neg_cuda_bool (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:07.4839628Z test_unary_slowpath__foreach_neg_cuda_complex128 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:07.4840092Z test_unary_slowpath__foreach_neg_cuda_complex64 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:07.4840553Z test_unary_slowpath__foreach_neg_cuda_float16 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:07.4841004Z test_unary_slowpath__foreach_neg_cuda_float32 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:07.4841479Z test_unary_slowpath__foreach_neg_cuda_float64 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:07.4841929Z test_unary_slowpath__foreach_neg_cuda_int16 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:07.4842373Z test_unary_slowpath__foreach_neg_cuda_int32 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:07.4842809Z test_unary_slowpath__foreach_neg_cuda_int64 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:07.4843248Z test_unary_slowpath__foreach_neg_cuda_int8 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:07.4843695Z test_unary_slowpath__foreach_neg_cuda_uint8 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:07.4844155Z test_unary_slowpath__foreach_reciprocal_cuda_bfloat16 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:07.4844646Z test_unary_slowpath__foreach_reciprocal_cuda_bool (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:07.4845331Z test_unary_slowpath__foreach_reciprocal_cuda_complex128 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:07.4845919Z test_unary_slowpath__foreach_reciprocal_cuda_complex64 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:07.4846506Z test_unary_slowpath__foreach_reciprocal_cuda_float16 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:07.4847099Z test_unary_slowpath__foreach_reciprocal_cuda_float32 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:07.4847657Z test_unary_slowpath__foreach_reciprocal_cuda_float64 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:07.4848116Z test_unary_slowpath__foreach_reciprocal_cuda_int16 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:07.4848587Z test_unary_slowpath__foreach_reciprocal_cuda_int32 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:07.4849046Z test_unary_slowpath__foreach_reciprocal_cuda_int64 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:07.4849508Z test_unary_slowpath__foreach_reciprocal_cuda_int8 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:07.4849964Z test_unary_slowpath__foreach_reciprocal_cuda_uint8 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:07.4850424Z test_unary_slowpath__foreach_round_cuda_bfloat16 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:07.4850888Z test_unary_slowpath__foreach_round_cuda_bool (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:07.4851350Z test_unary_slowpath__foreach_round_cuda_complex128 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:07.4851811Z test_unary_slowpath__foreach_round_cuda_complex64 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:07.4852296Z test_unary_slowpath__foreach_round_cuda_float16 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:07.4852758Z test_unary_slowpath__foreach_round_cuda_float32 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:07.4853218Z test_unary_slowpath__foreach_round_cuda_float64 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:07.4853676Z test_unary_slowpath__foreach_round_cuda_int16 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:07.4854125Z test_unary_slowpath__foreach_round_cuda_int32 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:07.4854816Z test_unary_slowpath__foreach_round_cuda_int64 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:07.4855271Z test_unary_slowpath__foreach_round_cuda_int8 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:07.4855726Z test_unary_slowpath__foreach_round_cuda_uint8 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:07.4856258Z test_unary_slowpath__foreach_sigmoid_cuda_bfloat16 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:07.4856732Z test_unary_slowpath__foreach_sigmoid_cuda_bool (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:07.4857204Z test_unary_slowpath__foreach_sigmoid_cuda_complex128 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:07.4857686Z test_unary_slowpath__foreach_sigmoid_cuda_complex64 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:07.4858165Z test_unary_slowpath__foreach_sigmoid_cuda_float16 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:07.4858627Z test_unary_slowpath__foreach_sigmoid_cuda_float32 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:07.4859103Z test_unary_slowpath__foreach_sigmoid_cuda_float64 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:07.4859568Z test_unary_slowpath__foreach_sigmoid_cuda_int16 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:07.4860034Z test_unary_slowpath__foreach_sigmoid_cuda_int32 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:07.4860495Z test_unary_slowpath__foreach_sigmoid_cuda_int64 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:07.4860965Z test_unary_slowpath__foreach_sigmoid_cuda_int8 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:07.4861428Z test_unary_slowpath__foreach_sigmoid_cuda_uint8 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:07.4861889Z test_unary_slowpath__foreach_sin_cuda_bfloat16 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:07.4862338Z test_unary_slowpath__foreach_sin_cuda_bool (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:07.4862795Z test_unary_slowpath__foreach_sin_cuda_complex128 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:07.4863299Z test_unary_slowpath__foreach_sin_cuda_complex64 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:07.4863757Z test_unary_slowpath__foreach_sin_cuda_float16 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:07.4864205Z test_unary_slowpath__foreach_sin_cuda_float32 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:07.4864660Z test_unary_slowpath__foreach_sin_cuda_float64 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:07.4865205Z test_unary_slowpath__foreach_sin_cuda_int16 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:07.4865653Z test_unary_slowpath__foreach_sin_cuda_int32 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:07.4866090Z test_unary_slowpath__foreach_sin_cuda_int64 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:07.4866529Z test_unary_slowpath__foreach_sin_cuda_int8 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:07.4867024Z test_unary_slowpath__foreach_sin_cuda_uint8 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:07.4867586Z test_unary_slowpath__foreach_sinh_cuda_bfloat16 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:07.4868142Z test_unary_slowpath__foreach_sinh_cuda_bool (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:07.4868646Z test_unary_slowpath__foreach_sinh_cuda_complex128 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:07.4869114Z test_unary_slowpath__foreach_sinh_cuda_complex64 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:07.4869577Z test_unary_slowpath__foreach_sinh_cuda_float16 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:07.4870034Z test_unary_slowpath__foreach_sinh_cuda_float32 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:07.4870477Z test_unary_slowpath__foreach_sinh_cuda_float64 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:07.4870931Z test_unary_slowpath__foreach_sinh_cuda_int16 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:07.4871373Z test_unary_slowpath__foreach_sinh_cuda_int32 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:07.4871806Z test_unary_slowpath__foreach_sinh_cuda_int64 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:07.4872238Z test_unary_slowpath__foreach_sinh_cuda_int8 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:07.4872681Z test_unary_slowpath__foreach_sinh_cuda_uint8 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:07.4873129Z test_unary_slowpath__foreach_sqrt_cuda_bfloat16 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:07.4873626Z test_unary_slowpath__foreach_sqrt_cuda_bool (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:07.4874076Z test_unary_slowpath__foreach_sqrt_cuda_complex128 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:07.4874543Z test_unary_slowpath__foreach_sqrt_cuda_complex64 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:07.4875113Z test_unary_slowpath__foreach_sqrt_cuda_float16 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:07.4875666Z test_unary_slowpath__foreach_sqrt_cuda_float32 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:07.4876222Z test_unary_slowpath__foreach_sqrt_cuda_float64 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:07.4876766Z test_unary_slowpath__foreach_sqrt_cuda_int16 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:07.4877291Z test_unary_slowpath__foreach_sqrt_cuda_int32 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:07.4877726Z test_unary_slowpath__foreach_sqrt_cuda_int64 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:07.4878196Z test_unary_slowpath__foreach_sqrt_cuda_int8 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:07.4878626Z test_unary_slowpath__foreach_sqrt_cuda_uint8 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:07.4879081Z test_unary_slowpath__foreach_tan_cuda_bfloat16 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:07.4879535Z test_unary_slowpath__foreach_tan_cuda_bool (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:07.4879986Z test_unary_slowpath__foreach_tan_cuda_complex128 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:07.4880442Z test_unary_slowpath__foreach_tan_cuda_complex64 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:07.4880896Z test_unary_slowpath__foreach_tan_cuda_float16 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:07.4881350Z test_unary_slowpath__foreach_tan_cuda_float32 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:07.4881802Z test_unary_slowpath__foreach_tan_cuda_float64 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:07.4882499Z test_unary_slowpath__foreach_tan_cuda_int16 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:07.4882935Z test_unary_slowpath__foreach_tan_cuda_int32 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:07.4883149Z test_unary_slowpath__foreach_tan_cuda_int64 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:07.4883366Z test_unary_slowpath__foreach_tan_cuda_int8 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:07.4883579Z test_unary_slowpath__foreach_tan_cuda_uint8 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:07.4883830Z test_unary_slowpath__foreach_tanh_cuda_bfloat16 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:07.4884043Z test_unary_slowpath__foreach_tanh_cuda_bool (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:07.4884266Z test_unary_slowpath__foreach_tanh_cuda_complex128 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:07.4884490Z test_unary_slowpath__foreach_tanh_cuda_complex64 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:07.4884737Z test_unary_slowpath__foreach_tanh_cuda_float16 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:07.4885000Z test_unary_slowpath__foreach_tanh_cuda_float32 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:07.4885267Z test_unary_slowpath__foreach_tanh_cuda_float64 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:07.4885539Z test_unary_slowpath__foreach_tanh_cuda_int16 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:07.4885843Z test_unary_slowpath__foreach_tanh_cuda_int32 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:07.4886103Z test_unary_slowpath__foreach_tanh_cuda_int64 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:07.4886369Z test_unary_slowpath__foreach_tanh_cuda_int8 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:07.4886632Z test_unary_slowpath__foreach_tanh_cuda_uint8 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:07.4886907Z test_unary_slowpath__foreach_trunc_cuda_bfloat16 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:07.4887168Z test_unary_slowpath__foreach_trunc_cuda_bool (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:07.4887451Z test_unary_slowpath__foreach_trunc_cuda_complex128 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:07.4887692Z test_unary_slowpath__foreach_trunc_cuda_complex64 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:07.4887911Z test_unary_slowpath__foreach_trunc_cuda_float16 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:07.4888126Z test_unary_slowpath__foreach_trunc_cuda_float32 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:07.4888341Z test_unary_slowpath__foreach_trunc_cuda_float64 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:07.4888559Z test_unary_slowpath__foreach_trunc_cuda_int16 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:07.4888777Z test_unary_slowpath__foreach_trunc_cuda_int32 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:07.4888991Z test_unary_slowpath__foreach_trunc_cuda_int64 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:07.4889208Z test_unary_slowpath__foreach_trunc_cuda_int8 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:07.4889453Z test_unary_slowpath__foreach_trunc_cuda_uint8 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:07.4889462Z 2023-01-11T21:23:07.4889791Z ---------------------------------------------------------------------- 2023-01-11T21:23:07.4889880Z Ran 1236 tests in 0.844s 2023-01-11T21:23:07.4889888Z 2023-01-11T21:23:07.4889968Z OK (skipped=1236) 2023-01-11T21:23:07.4889973Z 2023-01-11T21:23:07.4890066Z Generating XML reports... 2023-01-11T21:23:07.4890368Z Generated XML report: test-reports/python-unittest/test_foreach/TEST-TestForeachCUDA-20230111212305.xml 2023-01-11T21:23:07.4890374Z 2023-01-11T21:23:07.4890770Z ##[endgroup] 2023-01-11T21:23:07.4891050Z FINISHED PRINTING LOG FILE of test_foreach (/var/lib/jenkins/workspace/test/test-reports/test_foreach_3a0qmxoq) 2023-01-11T21:23:07.4891056Z 2023-01-11T21:23:07.9202724Z 2023-01-11T21:23:07.9203409Z Expand the folded group to see the log file of test_ao_sparsity 2023-01-11T21:23:07.9204144Z ##[group]PRINTING LOG FILE of test_ao_sparsity (/var/lib/jenkins/workspace/test/test-reports/test_ao_sparsity_dltpak42) 2023-01-11T21:23:07.9204158Z 2023-01-11T21:23:07.9204287Z Running tests... 2023-01-11T21:23:07.9204701Z ---------------------------------------------------------------------- 2023-01-11T21:23:07.9205314Z Test results will be stored in test-reports/python-unittest/test_ao_sparsity 2023-01-11T21:23:07.9205681Z test_activation_sparsifier (ao.sparsity.test_activation_sparsifier.TestActivationSparsifier) 2023-01-11T21:23:07.9206364Z Simulates the workflow of the activation sparsifier, starting from object creation ... 2023-01-11 21:23:07,376 - numba.cuda.cudadrv.driver - INFO - init 2023-01-11T21:23:07.9206614Z skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (3.061s) 2023-01-11T21:23:07.9206914Z test_constructor (ao.sparsity.test_data_scheduler.TestBaseDataScheduler) 2023-01-11T21:23:07.9207321Z 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) 2023-01-11T21:23:07.9207707Z test_order_of_steps (ao.sparsity.test_data_scheduler.TestBaseDataScheduler) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:07.9208047Z test_state_dict (ao.sparsity.test_data_scheduler.TestBaseDataScheduler) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:07.9208386Z test_step (ao.sparsity.test_data_scheduler.TestBaseDataScheduler) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:07.9208756Z test_nn_embeddings (ao.sparsity.test_data_sparsifier.TestBaseDataSparsifier) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:07.9209132Z test_nn_parameters (ao.sparsity.test_data_sparsifier.TestBaseDataSparsifier) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:07.9209470Z test_tensors (ao.sparsity.test_data_sparsifier.TestBaseDataSparsifier) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:07.9209815Z test_constructor (ao.sparsity.test_sparsifier.TestBaseSparsifier) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:07.9210137Z test_mask_squash (ao.sparsity.test_sparsifier.TestBaseSparsifier) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:07.9210466Z test_mask_squash_with_params1 (ao.sparsity.test_sparsifier.TestBaseSparsifier) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:07.9210809Z test_mask_squash_with_params2 (ao.sparsity.test_sparsifier.TestBaseSparsifier) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:07.9211150Z test_mask_squash_with_params3 (ao.sparsity.test_sparsifier.TestBaseSparsifier) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:07.9211554Z test_prepare_config (ao.sparsity.test_sparsifier.TestBaseSparsifier) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:07.9211902Z test_state_dict (ao.sparsity.test_sparsifier.TestBaseSparsifier) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:23:07.9212236Z test_step (ao.sparsity.test_sparsifier.TestBaseSparsifier) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:07.9212534Z test_complex_conv2d (ao.sparsity.test_structured_sparsifier.TestBaseStructuredSparsifier) 2023-01-11T21:23:07.9212810Z Test fusion for models that contain Conv2d & Linear modules. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:07.9213203Z test_constructor (ao.sparsity.test_structured_sparsifier.TestBaseStructuredSparsifier) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:07.9213589Z test_prepare_conv2d (ao.sparsity.test_structured_sparsifier.TestBaseStructuredSparsifier) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:07.9213964Z test_prepare_linear (ao.sparsity.test_structured_sparsifier.TestBaseStructuredSparsifier) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:07.9214709Z test_prune_conv2d_activation_conv2d (ao.sparsity.test_structured_sparsifier.TestBaseStructuredSparsifier) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:07.9215107Z test_prune_conv2d_bias_conv2d (ao.sparsity.test_structured_sparsifier.TestBaseStructuredSparsifier) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:07.9215559Z test_prune_conv2d_conv2d (ao.sparsity.test_structured_sparsifier.TestBaseStructuredSparsifier) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:07.9215963Z test_prune_conv2d_padding_conv2d (ao.sparsity.test_structured_sparsifier.TestBaseStructuredSparsifier) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:07.9216340Z test_prune_conv2d_pool_conv2d (ao.sparsity.test_structured_sparsifier.TestBaseStructuredSparsifier) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:07.9216742Z test_prune_linear_activation_linear (ao.sparsity.test_structured_sparsifier.TestBaseStructuredSparsifier) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:07.9217120Z test_prune_linear_bias_linear (ao.sparsity.test_structured_sparsifier.TestBaseStructuredSparsifier) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:07.9217408Z test_prune_linear_linear (ao.sparsity.test_structured_sparsifier.TestBaseStructuredSparsifier) 2023-01-11T21:23:07.9217817Z test pruning linear-> linear modules ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:07.9218193Z test_step_conv2d (ao.sparsity.test_structured_sparsifier.TestBaseStructuredSparsifier) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:07.9218587Z test_step_linear (ao.sparsity.test_structured_sparsifier.TestBaseStructuredSparsifier) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:07.9218953Z test_convert_without_squash_mask (ao.sparsity.test_composability.TestComposability) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:07.9219293Z test_fusion_before_s_prep (ao.sparsity.test_composability.TestComposability) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:07.9219627Z 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) 2023-01-11T21:23:07.9220052Z test_qat_prep_before_s_prep (ao.sparsity.test_composability.TestComposability) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:07.9220391Z test_s_prep_before_fusion (ao.sparsity.test_composability.TestComposability) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:07.9220721Z 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) 2023-01-11T21:23:07.9221130Z test_s_prep_before_qat_prep (ao.sparsity.test_composability.TestComposability) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:07.9221381Z test_constructor (ao.sparsity.test_scheduler.TestCubicScheduler) ... ok (0.003s) 2023-01-11T21:23:07.9222254Z test_step (ao.sparsity.test_scheduler.TestCubicScheduler) ... /opt/conda/lib/python3.10/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(). 2023-01-11T21:23:07.9222485Z warnings.warn("Detected call of `scheduler.step()` before `sparsifier.step()`. " 2023-01-11T21:23:07.9222587Z ok (0.002s) 2023-01-11T21:23:07.9222981Z test_jit_trace (ao.sparsity.test_parametrization.TestFakeSparsity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:07.9223312Z test_masking_logic (ao.sparsity.test_parametrization.TestFakeSparsity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:07.9223655Z test_state_dict_preserved (ao.sparsity.test_parametrization.TestFakeSparsity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:23:07.9224005Z test_weights_parametrized (ao.sparsity.test_parametrization.TestFakeSparsity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:07.9224265Z test_q_prep_fx_before_s_prep (ao.sparsity.test_composability.TestFxComposability) 2023-01-11T21:23:07.9224823Z 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.001s) 2023-01-11T21:23:07.9225083Z test_q_prep_fx_s_prep_ref_conv (ao.sparsity.test_composability.TestFxComposability) 2023-01-11T21:23:07.9225562Z 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.001s) 2023-01-11T21:23:07.9225804Z test_s_prep_before_q_prep_fx (ao.sparsity.test_composability.TestFxComposability) 2023-01-11T21:23:07.9226264Z 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.001s) 2023-01-11T21:23:07.9226512Z test_s_prep_before_qat_prep_fx (ao.sparsity.test_composability.TestFxComposability) 2023-01-11T21:23:07.9226953Z 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.001s) 2023-01-11T21:23:07.9227191Z test_s_prep_q_prep_fx_ref (ao.sparsity.test_composability.TestFxComposability) 2023-01-11T21:23:07.9227714Z 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.001s) 2023-01-11T21:23:07.9228185Z test_constructor (ao.sparsity.test_sparsifier.TestNearlyDiagonalSparsifier) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:07.9228632Z test_mask_squash (ao.sparsity.test_sparsifier.TestNearlyDiagonalSparsifier) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:07.9229033Z test_prepare (ao.sparsity.test_sparsifier.TestNearlyDiagonalSparsifier) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:07.9229464Z test_sparsity_levels (ao.sparsity.test_sparsifier.TestNearlyDiagonalSparsifier) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:07.9229808Z test_step (ao.sparsity.test_sparsifier.TestNearlyDiagonalSparsifier) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:07.9230165Z test_nn_embeddings (ao.sparsity.test_data_sparsifier.TestNormDataSparsifiers) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:07.9230519Z test_nn_parameters (ao.sparsity.test_data_sparsifier.TestNormDataSparsifiers) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:07.9230851Z test_tensors (ao.sparsity.test_data_sparsifier.TestNormDataSparsifiers) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:07.9231088Z test_ptq_quantize_first (ao.sparsity.test_data_sparsifier.TestQuantizationUtils) 2023-01-11T21:23:07.9231381Z The expectation is post_training_sparse_quantize function ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:23:07.9231620Z test_ptq_sparsify_first (ao.sparsity.test_data_sparsifier.TestQuantizationUtils) 2023-01-11T21:23:07.9231911Z The expectation is post_training_sparse_quantize function ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:07.9232317Z test_sparse_qlinear (ao.sparsity.test_kernels.TestQuantizedSparseKernels) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:07.9232665Z test_sparse_qlinear (ao.sparsity.test_kernels.TestQuantizedSparseLayers) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:07.9233020Z test_sparse_qlinear_serdes (ao.sparsity.test_kernels.TestQuantizedSparseLayers) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:07.9233336Z test_constructor (ao.sparsity.test_scheduler.TestScheduler) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:07.9233670Z test_lambda_scheduler (ao.sparsity.test_scheduler.TestScheduler) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:07.9233878Z test_order_of_steps (ao.sparsity.test_scheduler.TestScheduler) 2023-01-11T21:23:07.9234162Z 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) 2023-01-11T21:23:07.9234466Z test_step (ao.sparsity.test_scheduler.TestScheduler) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:07.9234738Z test_fqn_to_module (ao.sparsity.test_sparsity_utils.TestSparsityUtilFunctions) 2023-01-11T21:23:07.9235074Z Tests that fqn_to_module operates as inverse ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:07.9235405Z test_fqn_to_module_fail (ao.sparsity.test_sparsity_utils.TestSparsityUtilFunctions) 2023-01-11T21:23:07.9235762Z Tests that fqn_to_module returns None when it tries to ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:07.9236084Z test_fqn_to_module_for_tensors (ao.sparsity.test_sparsity_utils.TestSparsityUtilFunctions) 2023-01-11T21:23:07.9236466Z 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) 2023-01-11T21:23:07.9236804Z test_get_arg_info_from_tensor_fqn (ao.sparsity.test_sparsity_utils.TestSparsityUtilFunctions) 2023-01-11T21:23:07.9237182Z 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) 2023-01-11T21:23:07.9237461Z test_get_arg_info_from_tensor_fqn_fail (ao.sparsity.test_sparsity_utils.TestSparsityUtilFunctions) 2023-01-11T21:23:07.9237837Z 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.000s) 2023-01-11T21:23:07.9238087Z test_module_to_fqn (ao.sparsity.test_sparsity_utils.TestSparsityUtilFunctions) 2023-01-11T21:23:07.9238393Z 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.000s) 2023-01-11T21:23:07.9238636Z test_module_to_fqn_fail (ao.sparsity.test_sparsity_utils.TestSparsityUtilFunctions) 2023-01-11T21:23:07.9239104Z 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.000s) 2023-01-11T21:23:07.9239362Z test_module_to_fqn_root (ao.sparsity.test_sparsity_utils.TestSparsityUtilFunctions) 2023-01-11T21:23:07.9239800Z 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.000s) 2023-01-11T21:23:07.9240156Z test_constructor (ao.sparsity.test_sparsifier.TestWeightNormSparsifier) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:07.9240501Z test_mask_squash (ao.sparsity.test_sparsifier.TestWeightNormSparsifier) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:07.9240898Z test_prepare (ao.sparsity.test_sparsifier.TestWeightNormSparsifier) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:07.9241236Z test_sparsity_levels (ao.sparsity.test_sparsifier.TestWeightNormSparsifier) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:07.9241576Z test_step (ao.sparsity.test_sparsifier.TestWeightNormSparsifier) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:07.9241919Z test_step_2_of_4 (ao.sparsity.test_sparsifier.TestWeightNormSparsifier) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:07.9241929Z 2023-01-11T21:23:07.9242214Z ---------------------------------------------------------------------- 2023-01-11T21:23:07.9242328Z Ran 79 tests in 3.130s 2023-01-11T21:23:07.9242336Z 2023-01-11T21:23:07.9242447Z OK (skipped=77) 2023-01-11T21:23:07.9242455Z 2023-01-11T21:23:07.9242584Z Generating XML reports... 2023-01-11T21:23:07.9243079Z Generated XML report: test-reports/python-unittest/test_ao_sparsity/TEST-ao.sparsity.test_scheduler.TestCubicScheduler-20230111212304.xml 2023-01-11T21:23:07.9243628Z Generated XML report: test-reports/python-unittest/test_ao_sparsity/TEST-ao.sparsity.test_activation_sparsifier.TestActivationSparsifier-20230111212304.xml 2023-01-11T21:23:07.9244138Z Generated XML report: test-reports/python-unittest/test_ao_sparsity/TEST-ao.sparsity.test_data_scheduler.TestBaseDataScheduler-20230111212304.xml 2023-01-11T21:23:07.9244652Z Generated XML report: test-reports/python-unittest/test_ao_sparsity/TEST-ao.sparsity.test_data_sparsifier.TestBaseDataSparsifier-20230111212304.xml 2023-01-11T21:23:07.9245261Z Generated XML report: test-reports/python-unittest/test_ao_sparsity/TEST-ao.sparsity.test_sparsifier.TestBaseSparsifier-20230111212304.xml 2023-01-11T21:23:07.9245967Z Generated XML report: test-reports/python-unittest/test_ao_sparsity/TEST-ao.sparsity.test_structured_sparsifier.TestBaseStructuredSparsifier-20230111212304.xml 2023-01-11T21:23:07.9246590Z Generated XML report: test-reports/python-unittest/test_ao_sparsity/TEST-ao.sparsity.test_composability.TestComposability-20230111212304.xml 2023-01-11T21:23:07.9247217Z Generated XML report: test-reports/python-unittest/test_ao_sparsity/TEST-ao.sparsity.test_parametrization.TestFakeSparsity-20230111212304.xml 2023-01-11T21:23:07.9247786Z Generated XML report: test-reports/python-unittest/test_ao_sparsity/TEST-ao.sparsity.test_composability.TestFxComposability-20230111212304.xml 2023-01-11T21:23:07.9248373Z Generated XML report: test-reports/python-unittest/test_ao_sparsity/TEST-ao.sparsity.test_sparsifier.TestNearlyDiagonalSparsifier-20230111212304.xml 2023-01-11T21:23:07.9248899Z Generated XML report: test-reports/python-unittest/test_ao_sparsity/TEST-ao.sparsity.test_data_sparsifier.TestNormDataSparsifiers-20230111212304.xml 2023-01-11T21:23:07.9249418Z Generated XML report: test-reports/python-unittest/test_ao_sparsity/TEST-ao.sparsity.test_data_sparsifier.TestQuantizationUtils-20230111212304.xml 2023-01-11T21:23:07.9249943Z Generated XML report: test-reports/python-unittest/test_ao_sparsity/TEST-ao.sparsity.test_kernels.TestQuantizedSparseKernels-20230111212304.xml 2023-01-11T21:23:07.9250450Z Generated XML report: test-reports/python-unittest/test_ao_sparsity/TEST-ao.sparsity.test_kernels.TestQuantizedSparseLayers-20230111212304.xml 2023-01-11T21:23:07.9250923Z Generated XML report: test-reports/python-unittest/test_ao_sparsity/TEST-ao.sparsity.test_scheduler.TestScheduler-20230111212304.xml 2023-01-11T21:23:07.9251441Z Generated XML report: test-reports/python-unittest/test_ao_sparsity/TEST-ao.sparsity.test_sparsity_utils.TestSparsityUtilFunctions-20230111212304.xml 2023-01-11T21:23:07.9251980Z Generated XML report: test-reports/python-unittest/test_ao_sparsity/TEST-ao.sparsity.test_sparsifier.TestWeightNormSparsifier-20230111212304.xml 2023-01-11T21:23:07.9251990Z 2023-01-11T21:23:07.9252428Z ##[endgroup] 2023-01-11T21:23:07.9252940Z FINISHED PRINTING LOG FILE of test_ao_sparsity (/var/lib/jenkins/workspace/test/test-reports/test_ao_sparsity_dltpak42) 2023-01-11T21:23:07.9252949Z 2023-01-11T21:23:09.3483056Z Ignoring disabled issues: [] 2023-01-11T21:23:09.3716033Z Running test_jit ... [2023-01-11 21:23:09.370714] 2023-01-11T21:23:09.3716778Z Executing ['/opt/conda/bin/python', '-bb', 'test_jit.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2023-01-11 21:23:09.371055] 2023-01-11T21:23:09.8382467Z Ignoring disabled issues: [] 2023-01-11T21:23:09.8621589Z Running test_meta ... [2023-01-11 21:23:09.861509] 2023-01-11T21:23:09.8622731Z Executing ['/opt/conda/bin/python', '-bb', 'test_meta.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2023-01-11 21:23:09.861836] 2023-01-11T21:23:42.6701330Z 2023-01-11T21:23:42.6737108Z Expand the folded group to see the log file of test_meta 2023-01-11T21:23:42.6775639Z ##[group]PRINTING LOG FILE of test_meta (/var/lib/jenkins/workspace/test/test-reports/test_meta_a9omjxwy) 2023-01-11T21:23:42.6854788Z 2023-01-11T21:23:42.6886288Z Running tests... 2023-01-11T21:23:42.6887105Z ---------------------------------------------------------------------- 2023-01-11T21:23:42.6887595Z Test results will be stored in test-reports/python-unittest/test_meta 2023-01-11T21:23:42.6889957Z test_cdist_forward_cuda (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:42.6890469Z test_dispatch_meta_inplace_H_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.6890990Z test_dispatch_meta_inplace_H_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.6891494Z test_dispatch_meta_inplace_H_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.6892003Z test_dispatch_meta_inplace_H_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.6892503Z test_dispatch_meta_inplace_H_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.6893115Z test_dispatch_meta_inplace_H_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.6893744Z test_dispatch_meta_inplace_H_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.6894833Z test_dispatch_meta_inplace_H_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.6895407Z test_dispatch_meta_inplace_H_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.6895890Z test_dispatch_meta_inplace_H_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.6896377Z test_dispatch_meta_inplace_H_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.6896874Z test_dispatch_meta_inplace_H_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.6897359Z test_dispatch_meta_inplace_H_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.6897844Z test_dispatch_meta_inplace_T_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.6972647Z test_dispatch_meta_inplace_T_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.6973634Z test_dispatch_meta_inplace_T_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.6974636Z test_dispatch_meta_inplace_T_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.6975412Z test_dispatch_meta_inplace_T_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.6975931Z test_dispatch_meta_inplace_T_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.6976414Z test_dispatch_meta_inplace_T_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.6976896Z test_dispatch_meta_inplace_T_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.6977406Z test_dispatch_meta_inplace_T_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.6977899Z test_dispatch_meta_inplace_T_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.7231882Z test_dispatch_meta_inplace_T_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.7232514Z test_dispatch_meta_inplace_T_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.7233162Z test_dispatch_meta_inplace_T_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.7233817Z test_dispatch_meta_inplace___getitem___cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.7234506Z test_dispatch_meta_inplace___getitem___cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.7235047Z test_dispatch_meta_inplace___getitem___cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.7235609Z test_dispatch_meta_inplace___getitem___cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.7236276Z test_dispatch_meta_inplace___getitem___cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.7237072Z test_dispatch_meta_inplace___getitem___cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.7237599Z test_dispatch_meta_inplace___getitem___cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.7238102Z test_dispatch_meta_inplace___getitem___cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.7238656Z test_dispatch_meta_inplace___getitem___cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.7239203Z test_dispatch_meta_inplace___getitem___cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.7239734Z test_dispatch_meta_inplace___getitem___cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.7240249Z test_dispatch_meta_inplace___getitem___cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.7240830Z test_dispatch_meta_inplace___getitem___cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.7241358Z test_dispatch_meta_inplace___radd___cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.7241874Z test_dispatch_meta_inplace___radd___cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.7242398Z test_dispatch_meta_inplace___radd___cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.7242991Z test_dispatch_meta_inplace___radd___cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.7243648Z test_dispatch_meta_inplace___radd___cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.7244294Z test_dispatch_meta_inplace___radd___cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.7244914Z test_dispatch_meta_inplace___radd___cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.7245422Z test_dispatch_meta_inplace___radd___cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.7245927Z test_dispatch_meta_inplace___radd___cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.7246445Z test_dispatch_meta_inplace___radd___cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.7247176Z test_dispatch_meta_inplace___radd___cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.7247713Z test_dispatch_meta_inplace___radd___cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.7248337Z test_dispatch_meta_inplace___rand___cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.7248869Z test_dispatch_meta_inplace___rand___cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.7249412Z test_dispatch_meta_inplace___rand___cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.7249920Z test_dispatch_meta_inplace___rand___cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.7250446Z test_dispatch_meta_inplace___rand___cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.7250941Z test_dispatch_meta_inplace___rand___cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.7251462Z test_dispatch_meta_inplace___rdiv___cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.7251976Z test_dispatch_meta_inplace___rdiv___cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.7252501Z test_dispatch_meta_inplace___rdiv___cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.7253031Z test_dispatch_meta_inplace___rdiv___cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.7253732Z test_dispatch_meta_inplace___rdiv___cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.7254586Z test_dispatch_meta_inplace___rdiv___cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.7255215Z test_dispatch_meta_inplace___rdiv___cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.7255727Z test_dispatch_meta_inplace___rdiv___cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.7256255Z test_dispatch_meta_inplace___rdiv___cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.7256778Z test_dispatch_meta_inplace___rdiv___cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.7257285Z test_dispatch_meta_inplace___rdiv___cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.7257785Z test_dispatch_meta_inplace___rdiv___cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.7258299Z test_dispatch_meta_inplace___rmatmul___cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.7258836Z test_dispatch_meta_inplace___rmatmul___cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.7259378Z test_dispatch_meta_inplace___rmatmul___cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.7259905Z test_dispatch_meta_inplace___rmatmul___cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.7260434Z test_dispatch_meta_inplace___rmatmul___cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.7260962Z test_dispatch_meta_inplace___rmatmul___cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.7261671Z test_dispatch_meta_inplace___rmod___cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.7262395Z test_dispatch_meta_inplace___rmod___cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.7262924Z test_dispatch_meta_inplace___rmod___cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.7263565Z test_dispatch_meta_inplace___rmod___cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.7264230Z test_dispatch_meta_inplace___rmod___cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.7264980Z test_dispatch_meta_inplace___rmod___cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.7265635Z test_dispatch_meta_inplace___rmod___cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.7266265Z test_dispatch_meta_inplace___rmod___cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.7266806Z test_dispatch_meta_inplace___rmod___cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.7267531Z test_dispatch_meta_inplace___rmul___cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.7268198Z test_dispatch_meta_inplace___rmul___cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.7268902Z test_dispatch_meta_inplace___rmul___cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.7269542Z test_dispatch_meta_inplace___rmul___cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.7270115Z test_dispatch_meta_inplace___rmul___cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.7270628Z test_dispatch_meta_inplace___rmul___cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.7271125Z test_dispatch_meta_inplace___rmul___cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.7271614Z test_dispatch_meta_inplace___rmul___cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.7272105Z test_dispatch_meta_inplace___rmul___cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.7272600Z test_dispatch_meta_inplace___rmul___cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.7273095Z test_dispatch_meta_inplace___rmul___cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.7273605Z test_dispatch_meta_inplace___rmul___cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.7274086Z test_dispatch_meta_inplace___ror___cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.7274600Z test_dispatch_meta_inplace___ror___cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.7275151Z test_dispatch_meta_inplace___ror___cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.7275702Z test_dispatch_meta_inplace___ror___cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.7276184Z test_dispatch_meta_inplace___ror___cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.7276688Z test_dispatch_meta_inplace___ror___cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.7277182Z test_dispatch_meta_inplace___rpow___cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.7277696Z test_dispatch_meta_inplace___rpow___cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.7278226Z test_dispatch_meta_inplace___rpow___cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.7278762Z test_dispatch_meta_inplace___rpow___cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.7279267Z test_dispatch_meta_inplace___rpow___cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.7279786Z test_dispatch_meta_inplace___rpow___cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.7280281Z test_dispatch_meta_inplace___rpow___cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.7280769Z test_dispatch_meta_inplace___rpow___cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.7281277Z test_dispatch_meta_inplace___rpow___cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.7281773Z test_dispatch_meta_inplace___rpow___cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.7282272Z test_dispatch_meta_inplace___rpow___cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.7282781Z test_dispatch_meta_inplace___rsub___cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.7283282Z test_dispatch_meta_inplace___rsub___cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.7283801Z test_dispatch_meta_inplace___rsub___cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.7284311Z test_dispatch_meta_inplace___rsub___cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.7284818Z test_dispatch_meta_inplace___rsub___cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.7285301Z test_dispatch_meta_inplace___rsub___cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.7285807Z test_dispatch_meta_inplace___rsub___cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.7286309Z test_dispatch_meta_inplace___rsub___cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.7286805Z test_dispatch_meta_inplace___rsub___cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.7287327Z test_dispatch_meta_inplace___rsub___cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.7287835Z test_dispatch_meta_inplace___rsub___cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.7288327Z test_dispatch_meta_inplace___rxor___cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.7288817Z test_dispatch_meta_inplace___rxor___cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.7289306Z test_dispatch_meta_inplace___rxor___cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.7289784Z test_dispatch_meta_inplace___rxor___cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.7290282Z test_dispatch_meta_inplace___rxor___cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.7290771Z test_dispatch_meta_inplace___rxor___cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.7291323Z test_dispatch_meta_inplace__native_batch_norm_legit_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.7291866Z test_dispatch_meta_inplace__native_batch_norm_legit_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.7292406Z test_dispatch_meta_inplace__native_batch_norm_legit_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.7293077Z test_dispatch_meta_inplace__native_batch_norm_legit_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.7293739Z test_dispatch_meta_inplace__softmax_backward_data_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.7294554Z test_dispatch_meta_inplace__softmax_backward_data_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.7295227Z test_dispatch_meta_inplace__softmax_backward_data_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.7295791Z test_dispatch_meta_inplace__softmax_backward_data_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.7296312Z test_dispatch_meta_inplace_abs_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.7296815Z test_dispatch_meta_inplace_abs_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.7297303Z test_dispatch_meta_inplace_abs_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.7297815Z test_dispatch_meta_inplace_abs_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.7298315Z test_dispatch_meta_inplace_abs_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.7298812Z test_dispatch_meta_inplace_abs_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.7299341Z test_dispatch_meta_inplace_abs_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.7299840Z test_dispatch_meta_inplace_abs_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.7300332Z test_dispatch_meta_inplace_abs_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.7300827Z test_dispatch_meta_inplace_abs_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.7301298Z test_dispatch_meta_inplace_abs_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.7301788Z test_dispatch_meta_inplace_abs_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.7302283Z test_dispatch_meta_inplace_abs_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.7302780Z test_dispatch_meta_inplace_acos_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.7303316Z test_dispatch_meta_inplace_acos_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.7303845Z test_dispatch_meta_inplace_acos_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.7304360Z test_dispatch_meta_inplace_acos_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.7304940Z test_dispatch_meta_inplace_acos_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.7305455Z test_dispatch_meta_inplace_acos_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.7305950Z test_dispatch_meta_inplace_acos_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.7306599Z test_dispatch_meta_inplace_acos_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.7307218Z test_dispatch_meta_inplace_acos_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.7307751Z test_dispatch_meta_inplace_acos_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.7308247Z test_dispatch_meta_inplace_acos_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.7308738Z test_dispatch_meta_inplace_acos_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.7309251Z test_dispatch_meta_inplace_acos_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.7309758Z test_dispatch_meta_inplace_acosh_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.7310269Z test_dispatch_meta_inplace_acosh_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.7310772Z test_dispatch_meta_inplace_acosh_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.7311341Z test_dispatch_meta_inplace_acosh_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.7311861Z test_dispatch_meta_inplace_acosh_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.7312370Z test_dispatch_meta_inplace_acosh_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.7313000Z test_dispatch_meta_inplace_acosh_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.7313623Z test_dispatch_meta_inplace_acosh_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.7314231Z test_dispatch_meta_inplace_acosh_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.7314778Z test_dispatch_meta_inplace_acosh_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.7315266Z test_dispatch_meta_inplace_acosh_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.7315751Z test_dispatch_meta_inplace_acosh_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.7316278Z test_dispatch_meta_inplace_acosh_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.7316777Z test_dispatch_meta_inplace_add_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.7317270Z test_dispatch_meta_inplace_add_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.7317760Z test_dispatch_meta_inplace_add_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.7318264Z test_dispatch_meta_inplace_add_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.7318772Z test_dispatch_meta_inplace_add_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.7319271Z test_dispatch_meta_inplace_add_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.7319744Z test_dispatch_meta_inplace_add_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.7320234Z test_dispatch_meta_inplace_add_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.7320731Z test_dispatch_meta_inplace_add_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.7321222Z test_dispatch_meta_inplace_add_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.7321703Z test_dispatch_meta_inplace_add_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.7322184Z test_dispatch_meta_inplace_add_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.7322739Z test_dispatch_meta_inplace_add_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.7323366Z test_dispatch_meta_inplace_addbmm_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.7324049Z test_dispatch_meta_inplace_addbmm_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.7324646Z test_dispatch_meta_inplace_addbmm_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.7325189Z test_dispatch_meta_inplace_addbmm_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.7325700Z test_dispatch_meta_inplace_addbmm_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.7326213Z test_dispatch_meta_inplace_addbmm_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.7326707Z test_dispatch_meta_inplace_addcdiv_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.7327237Z test_dispatch_meta_inplace_addcdiv_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.7327760Z test_dispatch_meta_inplace_addcdiv_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.7328313Z test_dispatch_meta_inplace_addcdiv_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.7328842Z test_dispatch_meta_inplace_addcdiv_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.7329338Z test_dispatch_meta_inplace_addcdiv_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.7329850Z test_dispatch_meta_inplace_addcmul_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.7330369Z test_dispatch_meta_inplace_addcmul_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.7330887Z test_dispatch_meta_inplace_addcmul_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.7331383Z test_dispatch_meta_inplace_addcmul_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.7331893Z test_dispatch_meta_inplace_addcmul_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.7332398Z test_dispatch_meta_inplace_addcmul_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.7333014Z test_dispatch_meta_inplace_addcmul_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.7333645Z test_dispatch_meta_inplace_addcmul_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.7334441Z test_dispatch_meta_inplace_addcmul_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.7335081Z test_dispatch_meta_inplace_addcmul_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.7335616Z test_dispatch_meta_inplace_addcmul_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.7336175Z test_dispatch_meta_inplace_addmm_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.7336729Z test_dispatch_meta_inplace_addmm_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.7337247Z test_dispatch_meta_inplace_addmm_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.7337764Z test_dispatch_meta_inplace_addmm_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.7338271Z test_dispatch_meta_inplace_addmm_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.7338758Z test_dispatch_meta_inplace_addmm_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.7339297Z test_dispatch_meta_inplace_addmm_decomposed_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.7339858Z test_dispatch_meta_inplace_addmm_decomposed_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.7340405Z test_dispatch_meta_inplace_addmm_decomposed_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.7341050Z test_dispatch_meta_inplace_addmm_decomposed_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.7341559Z test_dispatch_meta_inplace_addmm_decomposed_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.7342080Z test_dispatch_meta_inplace_addmm_decomposed_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.7342605Z test_dispatch_meta_inplace_addmv_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.7343128Z test_dispatch_meta_inplace_addmv_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.7343635Z test_dispatch_meta_inplace_addmv_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.7344161Z test_dispatch_meta_inplace_addmv_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.7344665Z test_dispatch_meta_inplace_addmv_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.7345252Z test_dispatch_meta_inplace_addmv_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.7345754Z test_dispatch_meta_inplace_addr_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.7346318Z test_dispatch_meta_inplace_addr_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.7346969Z test_dispatch_meta_inplace_addr_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.7347573Z test_dispatch_meta_inplace_addr_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.7348093Z test_dispatch_meta_inplace_addr_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.7348624Z test_dispatch_meta_inplace_addr_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.7349144Z test_dispatch_meta_inplace_addr_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.7349646Z test_dispatch_meta_inplace_addr_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.7350150Z test_dispatch_meta_inplace_addr_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.7350647Z test_dispatch_meta_inplace_addr_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.7351137Z test_dispatch_meta_inplace_addr_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.7351633Z test_dispatch_meta_inplace_addr_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.7352141Z test_dispatch_meta_inplace_all_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.7352722Z test_dispatch_meta_inplace_all_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.7353410Z test_dispatch_meta_inplace_all_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.7354082Z test_dispatch_meta_inplace_all_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.7354704Z test_dispatch_meta_inplace_all_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.7355203Z test_dispatch_meta_inplace_all_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.7355679Z test_dispatch_meta_inplace_all_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.7356195Z test_dispatch_meta_inplace_all_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.7356687Z test_dispatch_meta_inplace_all_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.7357175Z test_dispatch_meta_inplace_all_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.7357687Z test_dispatch_meta_inplace_all_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.7358115Z test_dispatch_meta_inplace_all_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.7358560Z test_dispatch_meta_inplace_allclose_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.7359025Z test_dispatch_meta_inplace_allclose_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.7359502Z test_dispatch_meta_inplace_allclose_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.7359965Z test_dispatch_meta_inplace_allclose_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.7360471Z test_dispatch_meta_inplace_allclose_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.7360921Z test_dispatch_meta_inplace_allclose_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.7361382Z test_dispatch_meta_inplace_amax_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.7361833Z test_dispatch_meta_inplace_amax_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.7362277Z test_dispatch_meta_inplace_amax_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.7362797Z test_dispatch_meta_inplace_amax_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.7363364Z test_dispatch_meta_inplace_amax_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.7363926Z test_dispatch_meta_inplace_amax_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.7364472Z test_dispatch_meta_inplace_amax_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.7364942Z test_dispatch_meta_inplace_amax_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.7365381Z test_dispatch_meta_inplace_amax_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.7365825Z test_dispatch_meta_inplace_amax_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.7366264Z test_dispatch_meta_inplace_amin_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.7366722Z test_dispatch_meta_inplace_amin_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.7367169Z test_dispatch_meta_inplace_amin_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.7367618Z test_dispatch_meta_inplace_amin_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.7368064Z test_dispatch_meta_inplace_amin_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.7368495Z test_dispatch_meta_inplace_amin_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.7368939Z test_dispatch_meta_inplace_amin_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.7369372Z test_dispatch_meta_inplace_amin_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.7369826Z test_dispatch_meta_inplace_amin_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.7370258Z test_dispatch_meta_inplace_amin_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.7370710Z test_dispatch_meta_inplace_aminmax_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.7371169Z test_dispatch_meta_inplace_aminmax_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.7371674Z test_dispatch_meta_inplace_aminmax_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.7372132Z test_dispatch_meta_inplace_aminmax_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.7372625Z test_dispatch_meta_inplace_aminmax_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.7373207Z test_dispatch_meta_inplace_aminmax_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.7373771Z test_dispatch_meta_inplace_aminmax_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.7374493Z test_dispatch_meta_inplace_aminmax_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.7375200Z test_dispatch_meta_inplace_aminmax_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.7375721Z test_dispatch_meta_inplace_aminmax_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.7376292Z test_dispatch_meta_inplace_angle_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.7376805Z test_dispatch_meta_inplace_angle_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.7377322Z test_dispatch_meta_inplace_angle_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.7377860Z test_dispatch_meta_inplace_angle_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.7378379Z test_dispatch_meta_inplace_angle_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.7378878Z test_dispatch_meta_inplace_angle_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.7379382Z test_dispatch_meta_inplace_angle_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.7379875Z test_dispatch_meta_inplace_angle_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.7380380Z test_dispatch_meta_inplace_angle_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.7380887Z test_dispatch_meta_inplace_angle_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.7381394Z test_dispatch_meta_inplace_angle_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.7381878Z test_dispatch_meta_inplace_any_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.7382418Z test_dispatch_meta_inplace_any_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.7382935Z test_dispatch_meta_inplace_any_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.7383448Z test_dispatch_meta_inplace_any_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.7384002Z test_dispatch_meta_inplace_any_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.7384489Z test_dispatch_meta_inplace_any_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.7385055Z test_dispatch_meta_inplace_any_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.7385548Z test_dispatch_meta_inplace_any_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.7386045Z test_dispatch_meta_inplace_any_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.7386627Z test_dispatch_meta_inplace_any_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.7387236Z test_dispatch_meta_inplace_any_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.7387768Z test_dispatch_meta_inplace_any_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.7388308Z test_dispatch_meta_inplace_arange_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.7388824Z test_dispatch_meta_inplace_arange_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.7389318Z test_dispatch_meta_inplace_arange_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.7389843Z test_dispatch_meta_inplace_arange_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.7390355Z test_dispatch_meta_inplace_arange_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.7390869Z test_dispatch_meta_inplace_arange_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.7391364Z test_dispatch_meta_inplace_arange_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.7391894Z test_dispatch_meta_inplace_arange_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.7392437Z test_dispatch_meta_inplace_arange_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.7393065Z test_dispatch_meta_inplace_argmax_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.7393694Z test_dispatch_meta_inplace_argmax_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.7394303Z test_dispatch_meta_inplace_argmax_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.7394845Z test_dispatch_meta_inplace_argmax_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.7395347Z test_dispatch_meta_inplace_argmax_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.7395852Z test_dispatch_meta_inplace_argmax_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.7396377Z test_dispatch_meta_inplace_argmax_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.7396869Z test_dispatch_meta_inplace_argmax_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.7397364Z test_dispatch_meta_inplace_argmax_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.7397865Z test_dispatch_meta_inplace_argmin_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.7398357Z test_dispatch_meta_inplace_argmin_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.7398859Z test_dispatch_meta_inplace_argmin_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.7399372Z test_dispatch_meta_inplace_argmin_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.7399885Z test_dispatch_meta_inplace_argmin_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.7400369Z test_dispatch_meta_inplace_argmin_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.7400917Z test_dispatch_meta_inplace_argmin_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.7401418Z test_dispatch_meta_inplace_argmin_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.7401920Z test_dispatch_meta_inplace_argmin_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.7402417Z test_dispatch_meta_inplace_argsort_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.7402936Z test_dispatch_meta_inplace_argsort_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.7403454Z test_dispatch_meta_inplace_argsort_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.7403954Z test_dispatch_meta_inplace_argsort_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.7404459Z test_dispatch_meta_inplace_argsort_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.7404946Z test_dispatch_meta_inplace_argsort_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.7405450Z test_dispatch_meta_inplace_argsort_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.7405958Z test_dispatch_meta_inplace_argsort_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.7406467Z test_dispatch_meta_inplace_argsort_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.7406965Z test_dispatch_meta_inplace_argwhere_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.7407482Z test_dispatch_meta_inplace_argwhere_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.7408034Z test_dispatch_meta_inplace_argwhere_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.7408564Z test_dispatch_meta_inplace_argwhere_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.7409070Z test_dispatch_meta_inplace_argwhere_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.7409594Z test_dispatch_meta_inplace_argwhere_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.7410097Z test_dispatch_meta_inplace_argwhere_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.7410613Z test_dispatch_meta_inplace_argwhere_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.7411107Z test_dispatch_meta_inplace_argwhere_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.7411619Z test_dispatch_meta_inplace_argwhere_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.7412129Z test_dispatch_meta_inplace_argwhere_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.7412693Z test_dispatch_meta_inplace_argwhere_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.7413328Z test_dispatch_meta_inplace_as_strided_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.7413959Z test_dispatch_meta_inplace_as_strided_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.7520638Z test_dispatch_meta_inplace_as_strided_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.7521203Z test_dispatch_meta_inplace_as_strided_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.7521753Z test_dispatch_meta_inplace_as_strided_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.7522259Z test_dispatch_meta_inplace_as_strided_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.7522875Z test_dispatch_meta_inplace_as_strided_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.7523518Z test_dispatch_meta_inplace_as_strided_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.7524169Z test_dispatch_meta_inplace_as_strided_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.7524732Z test_dispatch_meta_inplace_as_strided_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.7525252Z test_dispatch_meta_inplace_as_strided_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.7525765Z test_dispatch_meta_inplace_as_strided_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.7526283Z test_dispatch_meta_inplace_as_strided_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.7526985Z test_dispatch_meta_inplace_as_strided_partial_views_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.7527525Z test_dispatch_meta_inplace_as_strided_partial_views_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.7528077Z test_dispatch_meta_inplace_as_strided_partial_views_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.7528637Z test_dispatch_meta_inplace_as_strided_partial_views_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.7529195Z test_dispatch_meta_inplace_as_strided_partial_views_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.7529738Z test_dispatch_meta_inplace_as_strided_partial_views_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.7530289Z test_dispatch_meta_inplace_as_strided_partial_views_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.7530835Z test_dispatch_meta_inplace_as_strided_partial_views_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.7531422Z test_dispatch_meta_inplace_as_strided_partial_views_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.7531958Z test_dispatch_meta_inplace_as_strided_partial_views_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.7532516Z test_dispatch_meta_inplace_as_strided_partial_views_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.7533190Z test_dispatch_meta_inplace_as_strided_partial_views_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.7533867Z test_dispatch_meta_inplace_as_strided_partial_views_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.7534713Z test_dispatch_meta_inplace_as_strided_scatter_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.7535345Z test_dispatch_meta_inplace_as_strided_scatter_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.7535889Z test_dispatch_meta_inplace_as_strided_scatter_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.7536429Z test_dispatch_meta_inplace_as_strided_scatter_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.7536984Z test_dispatch_meta_inplace_as_strided_scatter_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.7537513Z test_dispatch_meta_inplace_as_strided_scatter_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.7538055Z test_dispatch_meta_inplace_as_strided_scatter_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.7538586Z test_dispatch_meta_inplace_as_strided_scatter_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.7539178Z test_dispatch_meta_inplace_as_strided_scatter_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.7539706Z test_dispatch_meta_inplace_as_strided_scatter_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.7540217Z test_dispatch_meta_inplace_as_strided_scatter_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.7540745Z test_dispatch_meta_inplace_as_strided_scatter_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.7541282Z test_dispatch_meta_inplace_as_strided_scatter_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.7541806Z test_dispatch_meta_inplace_asin_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.7542297Z test_dispatch_meta_inplace_asin_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.7542808Z test_dispatch_meta_inplace_asin_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.7543365Z test_dispatch_meta_inplace_asin_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.7543871Z test_dispatch_meta_inplace_asin_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.7544365Z test_dispatch_meta_inplace_asin_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.7544917Z test_dispatch_meta_inplace_asin_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.7545418Z test_dispatch_meta_inplace_asin_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.7545920Z test_dispatch_meta_inplace_asin_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.7546506Z test_dispatch_meta_inplace_asin_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.7547110Z test_dispatch_meta_inplace_asin_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.7547650Z test_dispatch_meta_inplace_asin_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.7548134Z test_dispatch_meta_inplace_asin_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.7548629Z test_dispatch_meta_inplace_asinh_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.7549120Z test_dispatch_meta_inplace_asinh_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.7549638Z test_dispatch_meta_inplace_asinh_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.7550156Z test_dispatch_meta_inplace_asinh_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.7550674Z test_dispatch_meta_inplace_asinh_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.7551212Z test_dispatch_meta_inplace_asinh_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.7551722Z test_dispatch_meta_inplace_asinh_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.7552233Z test_dispatch_meta_inplace_asinh_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.7552731Z test_dispatch_meta_inplace_asinh_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.7553209Z test_dispatch_meta_inplace_asinh_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.7553716Z test_dispatch_meta_inplace_asinh_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.7554220Z test_dispatch_meta_inplace_asinh_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.7554721Z test_dispatch_meta_inplace_asinh_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.7555203Z test_dispatch_meta_inplace_atan2_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.7555739Z test_dispatch_meta_inplace_atan2_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.7556241Z test_dispatch_meta_inplace_atan2_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.7556746Z test_dispatch_meta_inplace_atan2_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.7557251Z test_dispatch_meta_inplace_atan2_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.7557835Z test_dispatch_meta_inplace_atan2_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.7558461Z test_dispatch_meta_inplace_atan2_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.7559066Z test_dispatch_meta_inplace_atan2_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.7559686Z test_dispatch_meta_inplace_atan2_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.7560294Z test_dispatch_meta_inplace_atan2_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.7560837Z test_dispatch_meta_inplace_atan_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.7561338Z test_dispatch_meta_inplace_atan_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.7561848Z test_dispatch_meta_inplace_atan_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.7562344Z test_dispatch_meta_inplace_atan_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.7562861Z test_dispatch_meta_inplace_atan_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.7563408Z test_dispatch_meta_inplace_atan_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.7563910Z test_dispatch_meta_inplace_atan_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.7564391Z test_dispatch_meta_inplace_atan_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.7564899Z test_dispatch_meta_inplace_atan_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.7565502Z test_dispatch_meta_inplace_atan_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.7566117Z test_dispatch_meta_inplace_atan_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.7566728Z test_dispatch_meta_inplace_atan_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.7567265Z test_dispatch_meta_inplace_atan_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.7567756Z test_dispatch_meta_inplace_atanh_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.7568278Z test_dispatch_meta_inplace_atanh_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.7568774Z test_dispatch_meta_inplace_atanh_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.7569270Z test_dispatch_meta_inplace_atanh_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.7569782Z test_dispatch_meta_inplace_atanh_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.7570285Z test_dispatch_meta_inplace_atanh_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.7570777Z test_dispatch_meta_inplace_atanh_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.7571268Z test_dispatch_meta_inplace_atanh_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.7571759Z test_dispatch_meta_inplace_atanh_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.7572250Z test_dispatch_meta_inplace_atanh_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.7572810Z test_dispatch_meta_inplace_atanh_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.7573421Z test_dispatch_meta_inplace_atanh_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.7574021Z test_dispatch_meta_inplace_atanh_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.7643255Z test_dispatch_meta_inplace_atleast_1d_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.7779796Z test_dispatch_meta_inplace_atleast_1d_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.7787595Z test_dispatch_meta_inplace_atleast_1d_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.7795359Z test_dispatch_meta_inplace_atleast_1d_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.7795891Z test_dispatch_meta_inplace_atleast_1d_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.7796417Z test_dispatch_meta_inplace_atleast_1d_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.7796928Z test_dispatch_meta_inplace_atleast_1d_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.7797430Z test_dispatch_meta_inplace_atleast_1d_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.7797931Z test_dispatch_meta_inplace_atleast_1d_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.7798432Z test_dispatch_meta_inplace_atleast_1d_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.7798930Z test_dispatch_meta_inplace_atleast_1d_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.7811480Z test_dispatch_meta_inplace_atleast_1d_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.7811986Z test_dispatch_meta_inplace_atleast_1d_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.7812501Z test_dispatch_meta_inplace_atleast_2d_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.7813132Z test_dispatch_meta_inplace_atleast_2d_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.7813756Z test_dispatch_meta_inplace_atleast_2d_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.7814611Z test_dispatch_meta_inplace_atleast_2d_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.7815259Z test_dispatch_meta_inplace_atleast_2d_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.7815773Z test_dispatch_meta_inplace_atleast_2d_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.7816286Z test_dispatch_meta_inplace_atleast_2d_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.7816778Z test_dispatch_meta_inplace_atleast_2d_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.7817280Z test_dispatch_meta_inplace_atleast_2d_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.7817775Z test_dispatch_meta_inplace_atleast_2d_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.7818265Z test_dispatch_meta_inplace_atleast_2d_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.7818742Z test_dispatch_meta_inplace_atleast_2d_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.7819322Z test_dispatch_meta_inplace_atleast_2d_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.7819823Z test_dispatch_meta_inplace_atleast_3d_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.7820327Z test_dispatch_meta_inplace_atleast_3d_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.7820833Z test_dispatch_meta_inplace_atleast_3d_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.7821338Z test_dispatch_meta_inplace_atleast_3d_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.7821852Z test_dispatch_meta_inplace_atleast_3d_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.7822360Z test_dispatch_meta_inplace_atleast_3d_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.7822860Z test_dispatch_meta_inplace_atleast_3d_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.7823387Z test_dispatch_meta_inplace_atleast_3d_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.7823877Z test_dispatch_meta_inplace_atleast_3d_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.7824373Z test_dispatch_meta_inplace_atleast_3d_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.7824947Z test_dispatch_meta_inplace_atleast_3d_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.7825440Z test_dispatch_meta_inplace_atleast_3d_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.7825922Z test_dispatch_meta_inplace_atleast_3d_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.7826540Z test_dispatch_meta_inplace_baddbmm_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.7827157Z test_dispatch_meta_inplace_baddbmm_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.7827718Z test_dispatch_meta_inplace_baddbmm_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.7828213Z test_dispatch_meta_inplace_baddbmm_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.7828710Z test_dispatch_meta_inplace_baddbmm_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.7829199Z test_dispatch_meta_inplace_baddbmm_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.7829693Z test_dispatch_meta_inplace_bernoulli_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.7830202Z test_dispatch_meta_inplace_bernoulli_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.7830702Z test_dispatch_meta_inplace_bernoulli_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.7831257Z test_dispatch_meta_inplace_bernoulli_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.7831763Z test_dispatch_meta_inplace_bfloat16_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.7832294Z test_dispatch_meta_inplace_bfloat16_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.7832914Z test_dispatch_meta_inplace_bfloat16_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.7833547Z test_dispatch_meta_inplace_bfloat16_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.7974862Z test_dispatch_meta_inplace_bfloat16_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.7975380Z test_dispatch_meta_inplace_bfloat16_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.7975867Z test_dispatch_meta_inplace_bfloat16_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.7976626Z test_dispatch_meta_inplace_bfloat16_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.7977121Z test_dispatch_meta_inplace_bfloat16_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.7977615Z test_dispatch_meta_inplace_bfloat16_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.7978106Z test_dispatch_meta_inplace_bfloat16_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.7978583Z test_dispatch_meta_inplace_bfloat16_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.7979082Z test_dispatch_meta_inplace_bfloat16_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.7979580Z test_dispatch_meta_inplace_bincount_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.7980071Z test_dispatch_meta_inplace_bincount_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.7980541Z test_dispatch_meta_inplace_bincount_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.7981036Z test_dispatch_meta_inplace_bincount_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.7981530Z test_dispatch_meta_inplace_bincount_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.7982022Z test_dispatch_meta_inplace_bitwise_and_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.7982517Z test_dispatch_meta_inplace_bitwise_and_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.7983015Z test_dispatch_meta_inplace_bitwise_and_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.7983510Z test_dispatch_meta_inplace_bitwise_and_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.7984062Z test_dispatch_meta_inplace_bitwise_and_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.7984554Z test_dispatch_meta_inplace_bitwise_and_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.7985148Z test_dispatch_meta_inplace_bitwise_left_shift_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.7985662Z test_dispatch_meta_inplace_bitwise_left_shift_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.7986212Z test_dispatch_meta_inplace_bitwise_left_shift_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.7986858Z test_dispatch_meta_inplace_bitwise_left_shift_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.7987471Z test_dispatch_meta_inplace_bitwise_left_shift_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.7987977Z test_dispatch_meta_inplace_bitwise_not_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.7988525Z test_dispatch_meta_inplace_bitwise_not_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.7989024Z test_dispatch_meta_inplace_bitwise_not_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.7989511Z test_dispatch_meta_inplace_bitwise_not_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.7990018Z test_dispatch_meta_inplace_bitwise_not_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.7990518Z test_dispatch_meta_inplace_bitwise_not_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.7991020Z test_dispatch_meta_inplace_bitwise_or_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.7991504Z test_dispatch_meta_inplace_bitwise_or_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.7992009Z test_dispatch_meta_inplace_bitwise_or_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.7992607Z test_dispatch_meta_inplace_bitwise_or_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.7993226Z test_dispatch_meta_inplace_bitwise_or_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.7993833Z test_dispatch_meta_inplace_bitwise_or_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.7994469Z test_dispatch_meta_inplace_bitwise_right_shift_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.7995027Z test_dispatch_meta_inplace_bitwise_right_shift_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.7995545Z test_dispatch_meta_inplace_bitwise_right_shift_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.7996099Z test_dispatch_meta_inplace_bitwise_right_shift_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.7996607Z test_dispatch_meta_inplace_bitwise_right_shift_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.7997123Z test_dispatch_meta_inplace_bitwise_xor_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.7997620Z test_dispatch_meta_inplace_bitwise_xor_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.7998120Z test_dispatch_meta_inplace_bitwise_xor_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.7998608Z test_dispatch_meta_inplace_bitwise_xor_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.7999119Z test_dispatch_meta_inplace_bitwise_xor_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.7999621Z test_dispatch_meta_inplace_bitwise_xor_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8000165Z test_dispatch_meta_inplace_block_diag_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8000662Z test_dispatch_meta_inplace_block_diag_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8001169Z test_dispatch_meta_inplace_block_diag_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8001700Z test_dispatch_meta_inplace_block_diag_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8002220Z test_dispatch_meta_inplace_block_diag_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8002768Z test_dispatch_meta_inplace_block_diag_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8003399Z test_dispatch_meta_inplace_block_diag_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8004021Z test_dispatch_meta_inplace_block_diag_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8004648Z test_dispatch_meta_inplace_block_diag_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8005212Z test_dispatch_meta_inplace_block_diag_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8005696Z test_dispatch_meta_inplace_block_diag_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8006203Z test_dispatch_meta_inplace_block_diag_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8006707Z test_dispatch_meta_inplace_block_diag_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8007210Z test_dispatch_meta_inplace_bmm_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8007696Z test_dispatch_meta_inplace_bmm_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8008232Z test_dispatch_meta_inplace_bmm_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8008731Z test_dispatch_meta_inplace_bmm_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8009228Z test_dispatch_meta_inplace_bmm_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8009710Z test_dispatch_meta_inplace_bmm_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8010200Z test_dispatch_meta_inplace_bool_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8010701Z test_dispatch_meta_inplace_bool_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8011195Z test_dispatch_meta_inplace_bool_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8011694Z test_dispatch_meta_inplace_bool_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8012211Z test_dispatch_meta_inplace_bool_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8012766Z test_dispatch_meta_inplace_bool_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8013384Z test_dispatch_meta_inplace_bool_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8013992Z test_dispatch_meta_inplace_bool_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8055123Z test_dispatch_meta_inplace_bool_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8055630Z test_dispatch_meta_inplace_bool_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8056126Z test_dispatch_meta_inplace_bool_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8056615Z test_dispatch_meta_inplace_bool_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8057089Z test_dispatch_meta_inplace_bool_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8057609Z test_dispatch_meta_inplace_broadcast_shapes_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8058146Z test_dispatch_meta_inplace_broadcast_tensors_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8058672Z test_dispatch_meta_inplace_broadcast_tensors_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8059185Z test_dispatch_meta_inplace_broadcast_tensors_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8059723Z test_dispatch_meta_inplace_broadcast_tensors_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8060322Z test_dispatch_meta_inplace_broadcast_tensors_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8063448Z test_dispatch_meta_inplace_broadcast_tensors_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8063982Z test_dispatch_meta_inplace_broadcast_tensors_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8067042Z test_dispatch_meta_inplace_broadcast_tensors_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8067645Z test_dispatch_meta_inplace_broadcast_tensors_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8068158Z test_dispatch_meta_inplace_broadcast_tensors_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8068678Z test_dispatch_meta_inplace_broadcast_tensors_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8069178Z test_dispatch_meta_inplace_broadcast_tensors_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8069765Z test_dispatch_meta_inplace_broadcast_to_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8070276Z test_dispatch_meta_inplace_broadcast_to_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8070783Z test_dispatch_meta_inplace_broadcast_to_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8071299Z test_dispatch_meta_inplace_broadcast_to_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8071803Z test_dispatch_meta_inplace_broadcast_to_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8072390Z test_dispatch_meta_inplace_broadcast_to_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8073027Z test_dispatch_meta_inplace_broadcast_to_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8075491Z test_dispatch_meta_inplace_broadcast_to_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8075995Z test_dispatch_meta_inplace_broadcast_to_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8142630Z test_dispatch_meta_inplace_broadcast_to_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8143175Z test_dispatch_meta_inplace_broadcast_to_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8143677Z test_dispatch_meta_inplace_broadcast_to_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8144169Z test_dispatch_meta_inplace_bucketize_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8144726Z test_dispatch_meta_inplace_bucketize_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8145219Z test_dispatch_meta_inplace_bucketize_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8145789Z test_dispatch_meta_inplace_bucketize_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8146322Z test_dispatch_meta_inplace_bucketize_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8146912Z test_dispatch_meta_inplace_bucketize_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8147501Z test_dispatch_meta_inplace_bucketize_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8147994Z test_dispatch_meta_inplace_bucketize_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8148490Z test_dispatch_meta_inplace_byte_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8148968Z test_dispatch_meta_inplace_byte_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8149452Z test_dispatch_meta_inplace_byte_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8149990Z test_dispatch_meta_inplace_byte_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8150479Z test_dispatch_meta_inplace_byte_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8150947Z test_dispatch_meta_inplace_byte_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8151430Z test_dispatch_meta_inplace_byte_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8151915Z test_dispatch_meta_inplace_byte_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8152400Z test_dispatch_meta_inplace_byte_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8152877Z test_dispatch_meta_inplace_byte_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8153350Z test_dispatch_meta_inplace_byte_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8153880Z test_dispatch_meta_inplace_byte_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8154392Z test_dispatch_meta_inplace_cartesian_prod_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8154901Z test_dispatch_meta_inplace_cartesian_prod_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8155411Z test_dispatch_meta_inplace_cartesian_prod_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8155936Z test_dispatch_meta_inplace_cartesian_prod_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8156452Z test_dispatch_meta_inplace_cartesian_prod_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8156962Z test_dispatch_meta_inplace_cartesian_prod_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8157494Z test_dispatch_meta_inplace_cartesian_prod_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8158005Z test_dispatch_meta_inplace_cartesian_prod_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8158511Z test_dispatch_meta_inplace_cartesian_prod_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8159008Z test_dispatch_meta_inplace_cartesian_prod_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8159494Z test_dispatch_meta_inplace_cartesian_prod_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8159994Z test_dispatch_meta_inplace_cartesian_prod_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8160483Z test_dispatch_meta_inplace_cat_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8160968Z test_dispatch_meta_inplace_cat_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8161525Z test_dispatch_meta_inplace_cat_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8162019Z test_dispatch_meta_inplace_cat_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8162531Z test_dispatch_meta_inplace_cat_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8163148Z test_dispatch_meta_inplace_cat_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8163743Z test_dispatch_meta_inplace_cat_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8164348Z test_dispatch_meta_inplace_cat_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8164927Z test_dispatch_meta_inplace_cat_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8165407Z test_dispatch_meta_inplace_cat_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8165886Z test_dispatch_meta_inplace_cat_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8166360Z test_dispatch_meta_inplace_cat_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8166833Z test_dispatch_meta_inplace_cat_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8167322Z test_dispatch_meta_inplace_cdist_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8167803Z test_dispatch_meta_inplace_cdist_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8168287Z test_dispatch_meta_inplace_cdouble_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8168778Z test_dispatch_meta_inplace_cdouble_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8169353Z test_dispatch_meta_inplace_cdouble_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8169860Z test_dispatch_meta_inplace_cdouble_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8170358Z test_dispatch_meta_inplace_cdouble_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8170856Z test_dispatch_meta_inplace_cdouble_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8171346Z test_dispatch_meta_inplace_cdouble_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8171831Z test_dispatch_meta_inplace_cdouble_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8172305Z test_dispatch_meta_inplace_cdouble_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8172880Z test_dispatch_meta_inplace_cdouble_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8173529Z test_dispatch_meta_inplace_cdouble_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8174133Z test_dispatch_meta_inplace_cdouble_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8174895Z test_dispatch_meta_inplace_cdouble_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8175452Z test_dispatch_meta_inplace_ceil_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8175943Z test_dispatch_meta_inplace_ceil_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8176424Z test_dispatch_meta_inplace_ceil_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8176905Z test_dispatch_meta_inplace_ceil_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8177375Z test_dispatch_meta_inplace_ceil_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8177866Z test_dispatch_meta_inplace_ceil_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8178356Z test_dispatch_meta_inplace_ceil_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8178840Z test_dispatch_meta_inplace_ceil_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8179315Z test_dispatch_meta_inplace_ceil_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8179804Z test_dispatch_meta_inplace_cfloat_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8180294Z test_dispatch_meta_inplace_cfloat_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8180790Z test_dispatch_meta_inplace_cfloat_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8181347Z test_dispatch_meta_inplace_cfloat_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8181847Z test_dispatch_meta_inplace_cfloat_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8182348Z test_dispatch_meta_inplace_cfloat_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8182836Z test_dispatch_meta_inplace_cfloat_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8183318Z test_dispatch_meta_inplace_cfloat_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8183803Z test_dispatch_meta_inplace_cfloat_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8184285Z test_dispatch_meta_inplace_cfloat_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8184822Z test_dispatch_meta_inplace_cfloat_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8185361Z test_dispatch_meta_inplace_cfloat_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8185839Z test_dispatch_meta_inplace_cfloat_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8186393Z test_dispatch_meta_inplace_chalf_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8187007Z test_dispatch_meta_inplace_chalf_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8187584Z test_dispatch_meta_inplace_chalf_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8188071Z test_dispatch_meta_inplace_chalf_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8188568Z test_dispatch_meta_inplace_chalf_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8189054Z test_dispatch_meta_inplace_chalf_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8189541Z test_dispatch_meta_inplace_chalf_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8190019Z test_dispatch_meta_inplace_chalf_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8190505Z test_dispatch_meta_inplace_chalf_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8190987Z test_dispatch_meta_inplace_chalf_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8191469Z test_dispatch_meta_inplace_chalf_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8191940Z test_dispatch_meta_inplace_chalf_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8192422Z test_dispatch_meta_inplace_chalf_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8192947Z test_dispatch_meta_inplace_char_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8193439Z test_dispatch_meta_inplace_char_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8193973Z test_dispatch_meta_inplace_char_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8194466Z test_dispatch_meta_inplace_char_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8194958Z test_dispatch_meta_inplace_char_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8195450Z test_dispatch_meta_inplace_char_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8195931Z test_dispatch_meta_inplace_char_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8196400Z test_dispatch_meta_inplace_char_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8196915Z test_dispatch_meta_inplace_char_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8197394Z test_dispatch_meta_inplace_char_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8197872Z test_dispatch_meta_inplace_char_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8198355Z test_dispatch_meta_inplace_char_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8198837Z test_dispatch_meta_inplace_char_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8199334Z test_dispatch_meta_inplace_cholesky_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8199844Z test_dispatch_meta_inplace_cholesky_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8200350Z test_dispatch_meta_inplace_cholesky_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8200833Z test_dispatch_meta_inplace_cholesky_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8201349Z test_dispatch_meta_inplace_cholesky_inverse_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8201866Z test_dispatch_meta_inplace_cholesky_inverse_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8202384Z test_dispatch_meta_inplace_cholesky_inverse_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8203010Z test_dispatch_meta_inplace_cholesky_inverse_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8203637Z test_dispatch_meta_inplace_cholesky_solve_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8204272Z test_dispatch_meta_inplace_cholesky_solve_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8204875Z test_dispatch_meta_inplace_cholesky_solve_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8205389Z test_dispatch_meta_inplace_cholesky_solve_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8205883Z test_dispatch_meta_inplace_chunk_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8206373Z test_dispatch_meta_inplace_chunk_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8206865Z test_dispatch_meta_inplace_chunk_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8207366Z test_dispatch_meta_inplace_chunk_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8207848Z test_dispatch_meta_inplace_chunk_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8208332Z test_dispatch_meta_inplace_chunk_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8208843Z test_dispatch_meta_inplace_chunk_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8209323Z test_dispatch_meta_inplace_chunk_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8209802Z test_dispatch_meta_inplace_chunk_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8210280Z test_dispatch_meta_inplace_chunk_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8210763Z test_dispatch_meta_inplace_chunk_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8211250Z test_dispatch_meta_inplace_chunk_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8211733Z test_dispatch_meta_inplace_chunk_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8225787Z test_dispatch_meta_inplace_clamp_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8226397Z test_dispatch_meta_inplace_clamp_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8227015Z test_dispatch_meta_inplace_clamp_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8227573Z test_dispatch_meta_inplace_clamp_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8228047Z test_dispatch_meta_inplace_clamp_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8228531Z test_dispatch_meta_inplace_clamp_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8229010Z test_dispatch_meta_inplace_clamp_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8229490Z test_dispatch_meta_inplace_clamp_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8230029Z test_dispatch_meta_inplace_clamp_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8230523Z test_dispatch_meta_inplace_clamp_max_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8231021Z test_dispatch_meta_inplace_clamp_max_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8231511Z test_dispatch_meta_inplace_clamp_max_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8231997Z test_dispatch_meta_inplace_clamp_max_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8232554Z test_dispatch_meta_inplace_clamp_max_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8233166Z test_dispatch_meta_inplace_clamp_max_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8233771Z test_dispatch_meta_inplace_clamp_max_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8234410Z test_dispatch_meta_inplace_clamp_max_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8234935Z test_dispatch_meta_inplace_clamp_max_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8235422Z test_dispatch_meta_inplace_clamp_max_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8235913Z test_dispatch_meta_inplace_clamp_min_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8236406Z test_dispatch_meta_inplace_clamp_min_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8236889Z test_dispatch_meta_inplace_clamp_min_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8237388Z test_dispatch_meta_inplace_clamp_min_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8237878Z test_dispatch_meta_inplace_clamp_min_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8238366Z test_dispatch_meta_inplace_clamp_min_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8238842Z test_dispatch_meta_inplace_clamp_min_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8239316Z test_dispatch_meta_inplace_clamp_min_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8239804Z test_dispatch_meta_inplace_clamp_min_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8240293Z test_dispatch_meta_inplace_clamp_min_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8240782Z test_dispatch_meta_inplace_clone_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8241258Z test_dispatch_meta_inplace_clone_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8241781Z test_dispatch_meta_inplace_clone_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8242277Z test_dispatch_meta_inplace_clone_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8242804Z test_dispatch_meta_inplace_clone_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8243399Z test_dispatch_meta_inplace_clone_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8243998Z test_dispatch_meta_inplace_clone_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8244586Z test_dispatch_meta_inplace_clone_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8245063Z test_dispatch_meta_inplace_clone_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8245534Z test_dispatch_meta_inplace_clone_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8246045Z test_dispatch_meta_inplace_clone_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8246524Z test_dispatch_meta_inplace_clone_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8247002Z test_dispatch_meta_inplace_clone_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8247492Z test_dispatch_meta_inplace_column_stack_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8247999Z test_dispatch_meta_inplace_column_stack_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8248499Z test_dispatch_meta_inplace_column_stack_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8249015Z test_dispatch_meta_inplace_column_stack_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8249517Z test_dispatch_meta_inplace_column_stack_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8250017Z test_dispatch_meta_inplace_column_stack_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8250523Z test_dispatch_meta_inplace_column_stack_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8251016Z test_dispatch_meta_inplace_column_stack_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8251510Z test_dispatch_meta_inplace_column_stack_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8251998Z test_dispatch_meta_inplace_column_stack_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8252499Z test_dispatch_meta_inplace_column_stack_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8253153Z test_dispatch_meta_inplace_column_stack_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8253774Z test_dispatch_meta_inplace_column_stack_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8254552Z test_dispatch_meta_inplace_combinations_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8255196Z test_dispatch_meta_inplace_combinations_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8255807Z test_dispatch_meta_inplace_combinations_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8256322Z test_dispatch_meta_inplace_combinations_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8256826Z test_dispatch_meta_inplace_combinations_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8257333Z test_dispatch_meta_inplace_combinations_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8257893Z test_dispatch_meta_inplace_combinations_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8258388Z test_dispatch_meta_inplace_combinations_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8258884Z test_dispatch_meta_inplace_combinations_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8259377Z test_dispatch_meta_inplace_combinations_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8259873Z test_dispatch_meta_inplace_combinations_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8260372Z test_dispatch_meta_inplace_combinations_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8260873Z test_dispatch_meta_inplace_complex_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8261362Z test_dispatch_meta_inplace_complex_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8261849Z test_dispatch_meta_inplace_complex_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8262337Z test_dispatch_meta_inplace_conj_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8262819Z test_dispatch_meta_inplace_conj_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8263297Z test_dispatch_meta_inplace_conj_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8263796Z test_dispatch_meta_inplace_conj_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8264283Z test_dispatch_meta_inplace_conj_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8264827Z test_dispatch_meta_inplace_conj_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8265370Z test_dispatch_meta_inplace_conj_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8265855Z test_dispatch_meta_inplace_conj_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8266435Z test_dispatch_meta_inplace_conj_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8267033Z test_dispatch_meta_inplace_conj_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8267591Z test_dispatch_meta_inplace_conj_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8268063Z test_dispatch_meta_inplace_conj_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8268543Z test_dispatch_meta_inplace_conj_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8269041Z test_dispatch_meta_inplace_conj_physical_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8269585Z test_dispatch_meta_inplace_conj_physical_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8270089Z test_dispatch_meta_inplace_conj_physical_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8270603Z test_dispatch_meta_inplace_conj_physical_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:42.8271119Z test_dispatch_meta_inplace_conj_physical_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8271633Z test_dispatch_meta_inplace_conj_physical_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8272145Z test_dispatch_meta_inplace_conj_physical_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8272770Z test_dispatch_meta_inplace_conj_physical_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8273399Z test_dispatch_meta_inplace_conj_physical_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8274017Z test_dispatch_meta_inplace_conj_physical_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8274621Z test_dispatch_meta_inplace_conj_physical_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8275122Z test_dispatch_meta_inplace_conj_physical_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8275621Z test_dispatch_meta_inplace_conj_physical_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8276121Z test_dispatch_meta_inplace_constant_pad_nd_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8276627Z test_dispatch_meta_inplace_constant_pad_nd_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8277162Z test_dispatch_meta_inplace_constant_pad_nd_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8277682Z test_dispatch_meta_inplace_constant_pad_nd_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8278195Z test_dispatch_meta_inplace_constant_pad_nd_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8278705Z test_dispatch_meta_inplace_constant_pad_nd_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8279205Z test_dispatch_meta_inplace_constant_pad_nd_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8279708Z test_dispatch_meta_inplace_constant_pad_nd_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8280216Z test_dispatch_meta_inplace_constant_pad_nd_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8280709Z test_dispatch_meta_inplace_constant_pad_nd_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8281236Z test_dispatch_meta_inplace_constant_pad_nd_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8281721Z test_dispatch_meta_inplace_constant_pad_nd_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8282224Z test_dispatch_meta_inplace_contiguous_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8282726Z test_dispatch_meta_inplace_contiguous_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8283279Z test_dispatch_meta_inplace_contiguous_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8283796Z test_dispatch_meta_inplace_contiguous_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8284315Z test_dispatch_meta_inplace_contiguous_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8284825Z test_dispatch_meta_inplace_contiguous_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8285322Z test_dispatch_meta_inplace_contiguous_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8285823Z test_dispatch_meta_inplace_contiguous_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8286325Z test_dispatch_meta_inplace_contiguous_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8286821Z test_dispatch_meta_inplace_contiguous_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8287321Z test_dispatch_meta_inplace_contiguous_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8287811Z test_dispatch_meta_inplace_contiguous_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8288304Z test_dispatch_meta_inplace_contiguous_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8288830Z test_dispatch_meta_inplace_copysign_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8289327Z test_dispatch_meta_inplace_copysign_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8289824Z test_dispatch_meta_inplace_copysign_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8290306Z test_dispatch_meta_inplace_copysign_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8290798Z test_dispatch_meta_inplace_copysign_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8291305Z test_dispatch_meta_inplace_copysign_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8301242Z test_dispatch_meta_inplace_copysign_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8301722Z test_dispatch_meta_inplace_copysign_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8302288Z test_dispatch_meta_inplace_copysign_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8302780Z test_dispatch_meta_inplace_copysign_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8303281Z test_dispatch_meta_inplace_corrcoef_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8303779Z test_dispatch_meta_inplace_corrcoef_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8304287Z test_dispatch_meta_inplace_corrcoef_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8304861Z test_dispatch_meta_inplace_corrcoef_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8305363Z test_dispatch_meta_inplace_corrcoef_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8305844Z test_dispatch_meta_inplace_corrcoef_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8306437Z test_dispatch_meta_inplace_corrcoef_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8307049Z test_dispatch_meta_inplace_corrcoef_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8307616Z test_dispatch_meta_inplace_corrcoef_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8308102Z test_dispatch_meta_inplace_corrcoef_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8308579Z test_dispatch_meta_inplace_corrcoef_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8309069Z test_dispatch_meta_inplace_cos_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8309555Z test_dispatch_meta_inplace_cos_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8310087Z test_dispatch_meta_inplace_cos_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8310568Z test_dispatch_meta_inplace_cos_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8311056Z test_dispatch_meta_inplace_cos_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8311544Z test_dispatch_meta_inplace_cos_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8312029Z test_dispatch_meta_inplace_cos_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8312600Z test_dispatch_meta_inplace_cos_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8313199Z test_dispatch_meta_inplace_cos_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8313796Z test_dispatch_meta_inplace_cos_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8314434Z test_dispatch_meta_inplace_cos_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8314963Z test_dispatch_meta_inplace_cos_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8315451Z test_dispatch_meta_inplace_cos_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8315937Z test_dispatch_meta_inplace_cosh_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8316420Z test_dispatch_meta_inplace_cosh_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8316900Z test_dispatch_meta_inplace_cosh_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8317399Z test_dispatch_meta_inplace_cosh_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8317892Z test_dispatch_meta_inplace_cosh_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8318382Z test_dispatch_meta_inplace_cosh_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8318863Z test_dispatch_meta_inplace_cosh_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8319335Z test_dispatch_meta_inplace_cosh_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8319820Z test_dispatch_meta_inplace_cosh_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8320303Z test_dispatch_meta_inplace_cosh_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8320783Z test_dispatch_meta_inplace_cosh_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8321253Z test_dispatch_meta_inplace_cosh_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8321762Z test_dispatch_meta_inplace_cosh_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8322257Z test_dispatch_meta_inplace_count_nonzero_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8322834Z test_dispatch_meta_inplace_count_nonzero_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8323465Z test_dispatch_meta_inplace_count_nonzero_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8324105Z test_dispatch_meta_inplace_count_nonzero_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8324737Z test_dispatch_meta_inplace_count_nonzero_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8325336Z test_dispatch_meta_inplace_count_nonzero_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8325823Z test_dispatch_meta_inplace_count_nonzero_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8326344Z test_dispatch_meta_inplace_count_nonzero_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8326839Z test_dispatch_meta_inplace_count_nonzero_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8327336Z test_dispatch_meta_inplace_count_nonzero_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8327842Z test_dispatch_meta_inplace_count_nonzero_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8328332Z test_dispatch_meta_inplace_count_nonzero_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8328822Z test_dispatch_meta_inplace_cov_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8329315Z test_dispatch_meta_inplace_cov_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8329809Z test_dispatch_meta_inplace_cov_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8330286Z test_dispatch_meta_inplace_cov_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8330772Z test_dispatch_meta_inplace_cov_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8331255Z test_dispatch_meta_inplace_cov_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8331736Z test_dispatch_meta_inplace_cov_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8332212Z test_dispatch_meta_inplace_cov_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8332695Z test_dispatch_meta_inplace_cov_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8333918Z test_dispatch_meta_inplace_cov_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8334789Z test_dispatch_meta_inplace_cov_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8335365Z test_dispatch_meta_inplace_cross_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8335872Z test_dispatch_meta_inplace_cross_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8336362Z test_dispatch_meta_inplace_cross_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8336842Z test_dispatch_meta_inplace_cross_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8337330Z test_dispatch_meta_inplace_cross_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8337804Z test_dispatch_meta_inplace_cross_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8338289Z test_dispatch_meta_inplace_cross_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8338813Z test_dispatch_meta_inplace_cross_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8339297Z test_dispatch_meta_inplace_cross_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8339767Z test_dispatch_meta_inplace_cross_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8340256Z test_dispatch_meta_inplace_cummax_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8340747Z test_dispatch_meta_inplace_cummax_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8341239Z test_dispatch_meta_inplace_cummax_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8341723Z test_dispatch_meta_inplace_cummax_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8342206Z test_dispatch_meta_inplace_cummax_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8342695Z test_dispatch_meta_inplace_cummax_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8343181Z test_dispatch_meta_inplace_cummax_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8343654Z test_dispatch_meta_inplace_cummax_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8344134Z test_dispatch_meta_inplace_cummax_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8344624Z test_dispatch_meta_inplace_cummax_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8345171Z test_dispatch_meta_inplace_cummin_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8345653Z test_dispatch_meta_inplace_cummin_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8346227Z test_dispatch_meta_inplace_cummin_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8346836Z test_dispatch_meta_inplace_cummin_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8347443Z test_dispatch_meta_inplace_cummin_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8347930Z test_dispatch_meta_inplace_cummin_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8348400Z test_dispatch_meta_inplace_cummin_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8348878Z test_dispatch_meta_inplace_cummin_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8349367Z test_dispatch_meta_inplace_cummin_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8349855Z test_dispatch_meta_inplace_cummin_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8350376Z test_dispatch_meta_inplace_cumprod_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8350886Z test_dispatch_meta_inplace_cumprod_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8351396Z test_dispatch_meta_inplace_cumprod_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8351902Z test_dispatch_meta_inplace_cumprod_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8352460Z test_dispatch_meta_inplace_cumprod_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8353057Z test_dispatch_meta_inplace_cumprod_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8353674Z test_dispatch_meta_inplace_cumprod_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8354276Z test_dispatch_meta_inplace_cumprod_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8354845Z test_dispatch_meta_inplace_cumprod_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8355330Z test_dispatch_meta_inplace_cumprod_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8355820Z test_dispatch_meta_inplace_cumprod_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8356311Z test_dispatch_meta_inplace_cumsum_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8356809Z test_dispatch_meta_inplace_cumsum_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8357306Z test_dispatch_meta_inplace_cumsum_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8357803Z test_dispatch_meta_inplace_cumsum_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8358334Z test_dispatch_meta_inplace_cumsum_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8358822Z test_dispatch_meta_inplace_cumsum_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8359301Z test_dispatch_meta_inplace_cumsum_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8359785Z test_dispatch_meta_inplace_cumsum_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8360266Z test_dispatch_meta_inplace_cumsum_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8360746Z test_dispatch_meta_inplace_cumsum_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8361228Z test_dispatch_meta_inplace_cumsum_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8361734Z test_dispatch_meta_inplace_cumulative_trapezoid_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8362300Z test_dispatch_meta_inplace_cumulative_trapezoid_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8362934Z test_dispatch_meta_inplace_cumulative_trapezoid_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8363590Z test_dispatch_meta_inplace_cumulative_trapezoid_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8364243Z test_dispatch_meta_inplace_cumulative_trapezoid_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8364901Z test_dispatch_meta_inplace_cumulative_trapezoid_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8365434Z test_dispatch_meta_inplace_cumulative_trapezoid_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8365959Z test_dispatch_meta_inplace_cumulative_trapezoid_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8366472Z test_dispatch_meta_inplace_cumulative_trapezoid_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8366991Z test_dispatch_meta_inplace_cumulative_trapezoid_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8367513Z test_dispatch_meta_inplace_cumulative_trapezoid_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8368028Z test_dispatch_meta_inplace_deg2rad_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8368521Z test_dispatch_meta_inplace_deg2rad_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8369015Z test_dispatch_meta_inplace_deg2rad_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8369501Z test_dispatch_meta_inplace_deg2rad_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8370047Z test_dispatch_meta_inplace_deg2rad_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8370524Z test_dispatch_meta_inplace_deg2rad_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8371006Z test_dispatch_meta_inplace_deg2rad_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8371492Z test_dispatch_meta_inplace_deg2rad_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8371983Z test_dispatch_meta_inplace_deg2rad_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8372472Z test_dispatch_meta_inplace_deg2rad_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8372960Z test_dispatch_meta_inplace_diag_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8373231Z test_dispatch_meta_inplace_diag_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8373472Z test_dispatch_meta_inplace_diag_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8373742Z test_dispatch_meta_inplace_diag_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8373976Z test_dispatch_meta_inplace_diag_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8374340Z test_dispatch_meta_inplace_diag_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8374594Z test_dispatch_meta_inplace_diag_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8374823Z test_dispatch_meta_inplace_diag_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8375056Z test_dispatch_meta_inplace_diag_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8375283Z test_dispatch_meta_inplace_diag_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8375520Z test_dispatch_meta_inplace_diag_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8375750Z test_dispatch_meta_inplace_diag_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8375988Z test_dispatch_meta_inplace_diag_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8376231Z test_dispatch_meta_inplace_diag_embed_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8376472Z test_dispatch_meta_inplace_diag_embed_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8376720Z test_dispatch_meta_inplace_diag_embed_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8376968Z test_dispatch_meta_inplace_diag_embed_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8377265Z test_dispatch_meta_inplace_diag_embed_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8377515Z test_dispatch_meta_inplace_diag_embed_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8382661Z test_dispatch_meta_inplace_diag_embed_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8382917Z test_dispatch_meta_inplace_diag_embed_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8383153Z test_dispatch_meta_inplace_diag_embed_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8383387Z test_dispatch_meta_inplace_diag_embed_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8383633Z test_dispatch_meta_inplace_diag_embed_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8383873Z test_dispatch_meta_inplace_diag_embed_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8384108Z test_dispatch_meta_inplace_diag_embed_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8384403Z test_dispatch_meta_inplace_diagflat_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8384642Z test_dispatch_meta_inplace_diagflat_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8384949Z test_dispatch_meta_inplace_diagflat_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8385200Z test_dispatch_meta_inplace_diagflat_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8385435Z test_dispatch_meta_inplace_diagflat_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8385673Z test_dispatch_meta_inplace_diagflat_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8385901Z test_dispatch_meta_inplace_diagflat_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8386190Z test_dispatch_meta_inplace_diagflat_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8386488Z test_dispatch_meta_inplace_diagflat_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8386776Z test_dispatch_meta_inplace_diagflat_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8387072Z test_dispatch_meta_inplace_diagflat_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8387364Z test_dispatch_meta_inplace_diagflat_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8387630Z test_dispatch_meta_inplace_diagonal_copy_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8387872Z test_dispatch_meta_inplace_diagonal_copy_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8388159Z test_dispatch_meta_inplace_diagonal_copy_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8388410Z test_dispatch_meta_inplace_diagonal_copy_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8388659Z test_dispatch_meta_inplace_diagonal_copy_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8388899Z test_dispatch_meta_inplace_diagonal_copy_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8389147Z test_dispatch_meta_inplace_diagonal_copy_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8389392Z test_dispatch_meta_inplace_diagonal_copy_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8389635Z test_dispatch_meta_inplace_diagonal_copy_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8389871Z test_dispatch_meta_inplace_diagonal_copy_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8390145Z test_dispatch_meta_inplace_diagonal_copy_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8390389Z test_dispatch_meta_inplace_diagonal_copy_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8390630Z test_dispatch_meta_inplace_diagonal_copy_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8390876Z test_dispatch_meta_inplace_diagonal_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8391114Z test_dispatch_meta_inplace_diagonal_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8391357Z test_dispatch_meta_inplace_diagonal_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8391602Z test_dispatch_meta_inplace_diagonal_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8391837Z test_dispatch_meta_inplace_diagonal_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8392077Z test_dispatch_meta_inplace_diagonal_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8392323Z test_dispatch_meta_inplace_diagonal_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8392617Z test_dispatch_meta_inplace_diagonal_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8392913Z test_dispatch_meta_inplace_diagonal_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8393201Z test_dispatch_meta_inplace_diagonal_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8393487Z test_dispatch_meta_inplace_diagonal_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8393844Z test_dispatch_meta_inplace_diagonal_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8394192Z test_dispatch_meta_inplace_diagonal_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8394526Z test_dispatch_meta_inplace_diagonal_scatter_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8394836Z test_dispatch_meta_inplace_diagonal_scatter_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8395082Z test_dispatch_meta_inplace_diagonal_scatter_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8395353Z test_dispatch_meta_inplace_diagonal_scatter_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8395620Z test_dispatch_meta_inplace_diagonal_scatter_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8395884Z test_dispatch_meta_inplace_diagonal_scatter_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8396140Z test_dispatch_meta_inplace_diagonal_scatter_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8396556Z test_dispatch_meta_inplace_diagonal_scatter_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8396819Z test_dispatch_meta_inplace_diagonal_scatter_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8397089Z test_dispatch_meta_inplace_diagonal_scatter_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8397356Z test_dispatch_meta_inplace_diagonal_scatter_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8397662Z test_dispatch_meta_inplace_diagonal_scatter_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8397915Z test_dispatch_meta_inplace_diff_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8398166Z test_dispatch_meta_inplace_diff_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8398400Z test_dispatch_meta_inplace_diff_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8398659Z test_dispatch_meta_inplace_diff_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8398931Z test_dispatch_meta_inplace_diff_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8399186Z test_dispatch_meta_inplace_diff_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8399433Z test_dispatch_meta_inplace_diff_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8399681Z test_dispatch_meta_inplace_diff_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8399925Z test_dispatch_meta_inplace_diff_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8400204Z test_dispatch_meta_inplace_diff_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8400454Z test_dispatch_meta_inplace_diff_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8400705Z test_dispatch_meta_inplace_diff_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8400976Z test_dispatch_meta_inplace_digamma_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8401212Z test_dispatch_meta_inplace_digamma_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8401468Z test_dispatch_meta_inplace_digamma_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8401719Z test_dispatch_meta_inplace_digamma_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8402014Z test_dispatch_meta_inplace_digamma_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8402259Z test_dispatch_meta_inplace_digamma_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8402561Z test_dispatch_meta_inplace_digamma_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8402882Z test_dispatch_meta_inplace_digamma_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8403192Z test_dispatch_meta_inplace_digamma_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8403518Z test_dispatch_meta_inplace_dist_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8403833Z test_dispatch_meta_inplace_dist_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8404152Z test_dispatch_meta_inplace_dist_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8404434Z test_dispatch_meta_inplace_dist_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8404737Z test_dispatch_meta_inplace_dist_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8405022Z test_dispatch_meta_inplace_dist_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8405304Z test_dispatch_meta_inplace_div_floor_rounding_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8405573Z test_dispatch_meta_inplace_div_floor_rounding_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8405846Z test_dispatch_meta_inplace_div_floor_rounding_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8406128Z test_dispatch_meta_inplace_div_floor_rounding_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8406392Z test_dispatch_meta_inplace_div_floor_rounding_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8406728Z test_dispatch_meta_inplace_div_floor_rounding_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8407000Z test_dispatch_meta_inplace_div_floor_rounding_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8407264Z test_dispatch_meta_inplace_div_floor_rounding_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8407521Z test_dispatch_meta_inplace_div_floor_rounding_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8407769Z 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.000s) 2023-01-11T21:23:42.8408037Z 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.000s) 2023-01-11T21:23:42.8408313Z 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.000s) 2023-01-11T21:23:42.8408600Z 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.000s) 2023-01-11T21:23:42.8408896Z 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.000s) 2023-01-11T21:23:42.8409175Z 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.000s) 2023-01-11T21:23:42.8409435Z 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.000s) 2023-01-11T21:23:42.8409698Z 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.000s) 2023-01-11T21:23:42.8409961Z 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.000s) 2023-01-11T21:23:42.8410229Z 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.000s) 2023-01-11T21:23:42.8410492Z 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.000s) 2023-01-11T21:23:42.8410768Z 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.000s) 2023-01-11T21:23:42.8411008Z 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.000s) 2023-01-11T21:23:42.8411326Z test_dispatch_meta_inplace_div_trunc_rounding_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8411586Z test_dispatch_meta_inplace_div_trunc_rounding_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8411852Z test_dispatch_meta_inplace_div_trunc_rounding_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8412121Z test_dispatch_meta_inplace_div_trunc_rounding_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8412413Z test_dispatch_meta_inplace_div_trunc_rounding_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8412738Z test_dispatch_meta_inplace_div_trunc_rounding_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8413070Z test_dispatch_meta_inplace_div_trunc_rounding_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8413420Z test_dispatch_meta_inplace_div_trunc_rounding_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8413738Z test_dispatch_meta_inplace_div_trunc_rounding_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8414053Z test_dispatch_meta_inplace_dot_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8414549Z test_dispatch_meta_inplace_dot_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8414843Z test_dispatch_meta_inplace_dot_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8421776Z test_dispatch_meta_inplace_dot_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8422110Z test_dispatch_meta_inplace_dot_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8422373Z test_dispatch_meta_inplace_dot_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8422670Z test_dispatch_meta_inplace_double_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8422928Z test_dispatch_meta_inplace_double_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8423236Z test_dispatch_meta_inplace_double_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8423503Z test_dispatch_meta_inplace_double_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8423761Z test_dispatch_meta_inplace_double_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8424021Z test_dispatch_meta_inplace_double_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8424286Z test_dispatch_meta_inplace_double_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8424513Z test_dispatch_meta_inplace_double_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8424834Z test_dispatch_meta_inplace_double_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8425087Z test_dispatch_meta_inplace_double_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8425340Z test_dispatch_meta_inplace_double_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8425611Z test_dispatch_meta_inplace_double_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8425912Z test_dispatch_meta_inplace_double_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8426183Z test_dispatch_meta_inplace_dsplit_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8426438Z test_dispatch_meta_inplace_dsplit_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8426698Z test_dispatch_meta_inplace_dsplit_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8426998Z test_dispatch_meta_inplace_dsplit_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8427256Z test_dispatch_meta_inplace_dsplit_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8427492Z test_dispatch_meta_inplace_dsplit_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8427742Z test_dispatch_meta_inplace_dsplit_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8428003Z test_dispatch_meta_inplace_dsplit_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8428294Z test_dispatch_meta_inplace_dsplit_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8428546Z test_dispatch_meta_inplace_dsplit_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8428792Z test_dispatch_meta_inplace_dsplit_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8429043Z test_dispatch_meta_inplace_dsplit_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8429290Z test_dispatch_meta_inplace_dsplit_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8429551Z test_dispatch_meta_inplace_dstack_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8429798Z test_dispatch_meta_inplace_dstack_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8430083Z test_dispatch_meta_inplace_dstack_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8430342Z test_dispatch_meta_inplace_dstack_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8430573Z test_dispatch_meta_inplace_dstack_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8430827Z test_dispatch_meta_inplace_dstack_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8431079Z test_dispatch_meta_inplace_dstack_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8431364Z test_dispatch_meta_inplace_dstack_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8431611Z test_dispatch_meta_inplace_dstack_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8431894Z test_dispatch_meta_inplace_dstack_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8432141Z test_dispatch_meta_inplace_dstack_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8432402Z test_dispatch_meta_inplace_dstack_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8432653Z test_dispatch_meta_inplace_dstack_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8432964Z test_dispatch_meta_inplace_einsum_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8433287Z test_dispatch_meta_inplace_einsum_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8433585Z test_dispatch_meta_inplace_einsum_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8434021Z test_dispatch_meta_inplace_einsum_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8434347Z test_dispatch_meta_inplace_einsum_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8434695Z test_dispatch_meta_inplace_einsum_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8434957Z test_dispatch_meta_inplace_empty_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8435229Z test_dispatch_meta_inplace_empty_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8435505Z test_dispatch_meta_inplace_empty_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8441178Z test_dispatch_meta_inplace_empty_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8441518Z test_dispatch_meta_inplace_empty_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8441789Z test_dispatch_meta_inplace_empty_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8442039Z test_dispatch_meta_inplace_empty_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8442261Z test_dispatch_meta_inplace_empty_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8442519Z test_dispatch_meta_inplace_empty_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8442770Z test_dispatch_meta_inplace_empty_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8443070Z test_dispatch_meta_inplace_empty_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8443363Z test_dispatch_meta_inplace_empty_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8443613Z test_dispatch_meta_inplace_empty_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8443923Z test_dispatch_meta_inplace_empty_like_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8444182Z test_dispatch_meta_inplace_empty_like_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8444447Z test_dispatch_meta_inplace_empty_like_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8444715Z test_dispatch_meta_inplace_empty_like_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8444977Z test_dispatch_meta_inplace_empty_like_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8445214Z test_dispatch_meta_inplace_empty_like_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8445491Z test_dispatch_meta_inplace_empty_like_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8445758Z test_dispatch_meta_inplace_empty_like_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8446052Z test_dispatch_meta_inplace_empty_like_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8446332Z test_dispatch_meta_inplace_empty_like_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8446592Z test_dispatch_meta_inplace_empty_like_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8446845Z test_dispatch_meta_inplace_empty_like_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8447103Z test_dispatch_meta_inplace_empty_like_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8447353Z test_dispatch_meta_inplace_eq_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8447629Z test_dispatch_meta_inplace_eq_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8447884Z test_dispatch_meta_inplace_eq_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8448114Z test_dispatch_meta_inplace_eq_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8448358Z test_dispatch_meta_inplace_eq_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8448608Z test_dispatch_meta_inplace_eq_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8448861Z test_dispatch_meta_inplace_eq_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8449112Z test_dispatch_meta_inplace_eq_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8449358Z test_dispatch_meta_inplace_eq_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8449615Z test_dispatch_meta_inplace_eq_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8449877Z test_dispatch_meta_inplace_eq_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8450192Z test_dispatch_meta_inplace_eq_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8450435Z test_dispatch_meta_inplace_eq_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8450697Z test_dispatch_meta_inplace_equal_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8450921Z test_dispatch_meta_inplace_equal_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8451174Z test_dispatch_meta_inplace_equal_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8451439Z test_dispatch_meta_inplace_equal_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8451691Z test_dispatch_meta_inplace_equal_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8451939Z test_dispatch_meta_inplace_equal_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8452241Z test_dispatch_meta_inplace_equal_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8452495Z test_dispatch_meta_inplace_equal_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8452779Z test_dispatch_meta_inplace_equal_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8453091Z test_dispatch_meta_inplace_equal_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8453413Z test_dispatch_meta_inplace_equal_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8453719Z test_dispatch_meta_inplace_equal_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8454037Z test_dispatch_meta_inplace_erf_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8454491Z test_dispatch_meta_inplace_erf_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8454852Z test_dispatch_meta_inplace_erf_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8455189Z test_dispatch_meta_inplace_erf_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8455444Z test_dispatch_meta_inplace_erf_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8455694Z test_dispatch_meta_inplace_erf_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8455959Z test_dispatch_meta_inplace_erf_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8456206Z test_dispatch_meta_inplace_erf_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8456453Z test_dispatch_meta_inplace_erf_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8456745Z test_dispatch_meta_inplace_erf_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8457002Z test_dispatch_meta_inplace_erfc_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8457230Z test_dispatch_meta_inplace_erfc_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8457499Z test_dispatch_meta_inplace_erfc_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8457759Z test_dispatch_meta_inplace_erfc_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8458002Z test_dispatch_meta_inplace_erfc_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8458251Z test_dispatch_meta_inplace_erfc_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8458500Z test_dispatch_meta_inplace_erfc_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8458787Z test_dispatch_meta_inplace_erfc_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8459073Z test_dispatch_meta_inplace_erfc_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8459319Z test_dispatch_meta_inplace_erfc_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8459591Z test_dispatch_meta_inplace_erfinv_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8459850Z test_dispatch_meta_inplace_erfinv_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8460075Z test_dispatch_meta_inplace_erfinv_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8460323Z test_dispatch_meta_inplace_erfinv_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8460570Z test_dispatch_meta_inplace_erfinv_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8460823Z test_dispatch_meta_inplace_erfinv_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8461066Z test_dispatch_meta_inplace_erfinv_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8461311Z test_dispatch_meta_inplace_erfinv_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8461570Z test_dispatch_meta_inplace_erfinv_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8461840Z test_dispatch_meta_inplace_exp2_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8462088Z test_dispatch_meta_inplace_exp2_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8462334Z test_dispatch_meta_inplace_exp2_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8462608Z test_dispatch_meta_inplace_exp2_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8462856Z test_dispatch_meta_inplace_exp2_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8463079Z test_dispatch_meta_inplace_exp2_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8463378Z test_dispatch_meta_inplace_exp2_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8463624Z test_dispatch_meta_inplace_exp2_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8463868Z test_dispatch_meta_inplace_exp2_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8464134Z test_dispatch_meta_inplace_exp2_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8464384Z test_dispatch_meta_inplace_exp_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8464632Z test_dispatch_meta_inplace_exp_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8464995Z test_dispatch_meta_inplace_exp_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8465257Z test_dispatch_meta_inplace_exp_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8465503Z test_dispatch_meta_inplace_exp_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8465730Z test_dispatch_meta_inplace_exp_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8465980Z test_dispatch_meta_inplace_exp_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8466229Z test_dispatch_meta_inplace_exp_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8466501Z test_dispatch_meta_inplace_exp_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8466756Z test_dispatch_meta_inplace_exp_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8467009Z test_dispatch_meta_inplace_exp_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8467270Z test_dispatch_meta_inplace_exp_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8467557Z test_dispatch_meta_inplace_exp_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8467822Z test_dispatch_meta_inplace_expand_as_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8468080Z test_dispatch_meta_inplace_expand_as_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8468356Z test_dispatch_meta_inplace_expand_as_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8468636Z test_dispatch_meta_inplace_expand_as_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8468901Z test_dispatch_meta_inplace_expand_as_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8469169Z test_dispatch_meta_inplace_expand_as_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8469427Z test_dispatch_meta_inplace_expand_as_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8469677Z test_dispatch_meta_inplace_expand_as_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8469923Z test_dispatch_meta_inplace_expand_as_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8470169Z test_dispatch_meta_inplace_expand_as_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8470417Z test_dispatch_meta_inplace_expand_as_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8470672Z test_dispatch_meta_inplace_expand_as_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8470977Z test_dispatch_meta_inplace_expand_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8471227Z test_dispatch_meta_inplace_expand_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8471522Z test_dispatch_meta_inplace_expand_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8471760Z test_dispatch_meta_inplace_expand_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8472013Z test_dispatch_meta_inplace_expand_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8472301Z test_dispatch_meta_inplace_expand_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8472609Z test_dispatch_meta_inplace_expand_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8472924Z test_dispatch_meta_inplace_expand_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8473238Z test_dispatch_meta_inplace_expand_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8473564Z test_dispatch_meta_inplace_expand_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8473871Z test_dispatch_meta_inplace_expand_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8474185Z test_dispatch_meta_inplace_expand_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8474501Z test_dispatch_meta_inplace_expm1_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8474793Z test_dispatch_meta_inplace_expm1_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8475021Z test_dispatch_meta_inplace_expm1_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8475312Z test_dispatch_meta_inplace_expm1_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8475558Z test_dispatch_meta_inplace_expm1_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8475805Z test_dispatch_meta_inplace_expm1_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8476071Z test_dispatch_meta_inplace_expm1_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8476358Z test_dispatch_meta_inplace_expm1_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8476613Z test_dispatch_meta_inplace_expm1_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8476857Z test_dispatch_meta_inplace_expm1_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8477116Z test_dispatch_meta_inplace_eye_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8477394Z test_dispatch_meta_inplace_eye_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8477648Z test_dispatch_meta_inplace_eye_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8477873Z test_dispatch_meta_inplace_eye_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8478123Z test_dispatch_meta_inplace_eye_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8478386Z test_dispatch_meta_inplace_eye_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8478632Z test_dispatch_meta_inplace_eye_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8478883Z test_dispatch_meta_inplace_eye_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8479140Z test_dispatch_meta_inplace_eye_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8479386Z test_dispatch_meta_inplace_eye_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8479634Z test_dispatch_meta_inplace_eye_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8479883Z test_dispatch_meta_inplace_eye_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8480136Z test_dispatch_meta_inplace_fft_fft2_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8480457Z test_dispatch_meta_inplace_fft_fft2_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8480692Z test_dispatch_meta_inplace_fft_fft2_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8480950Z test_dispatch_meta_inplace_fft_fft2_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8481240Z test_dispatch_meta_inplace_fft_fft2_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8481496Z test_dispatch_meta_inplace_fft_fft2_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8481758Z test_dispatch_meta_inplace_fft_fft2_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8482005Z test_dispatch_meta_inplace_fft_fft2_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8482251Z test_dispatch_meta_inplace_fft_fft2_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8482519Z test_dispatch_meta_inplace_fft_fft2_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8482863Z test_dispatch_meta_inplace_fft_fft2_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8483174Z test_dispatch_meta_inplace_fft_fft2_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8483523Z test_dispatch_meta_inplace_fft_fft_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8483816Z test_dispatch_meta_inplace_fft_fft_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8484133Z test_dispatch_meta_inplace_fft_fft_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8484453Z test_dispatch_meta_inplace_fft_fft_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8484713Z test_dispatch_meta_inplace_fft_fft_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8484962Z test_dispatch_meta_inplace_fft_fft_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8485258Z test_dispatch_meta_inplace_fft_fft_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8485524Z test_dispatch_meta_inplace_fft_fft_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8485765Z test_dispatch_meta_inplace_fft_fft_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8486019Z test_dispatch_meta_inplace_fft_fft_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8486264Z test_dispatch_meta_inplace_fft_fft_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8486506Z test_dispatch_meta_inplace_fft_fft_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8486729Z test_dispatch_meta_inplace_fft_fftn_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8486986Z test_dispatch_meta_inplace_fft_fftn_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8487249Z test_dispatch_meta_inplace_fft_fftn_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8487536Z test_dispatch_meta_inplace_fft_fftn_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8487807Z test_dispatch_meta_inplace_fft_fftn_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8488065Z test_dispatch_meta_inplace_fft_fftn_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8488319Z test_dispatch_meta_inplace_fft_fftn_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8488569Z test_dispatch_meta_inplace_fft_fftn_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8488823Z test_dispatch_meta_inplace_fft_fftn_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8489070Z test_dispatch_meta_inplace_fft_fftn_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8489355Z test_dispatch_meta_inplace_fft_fftn_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8489634Z test_dispatch_meta_inplace_fft_fftn_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8489873Z test_dispatch_meta_inplace_fft_fftshift_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8490146Z test_dispatch_meta_inplace_fft_fftshift_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8490413Z test_dispatch_meta_inplace_fft_fftshift_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8490676Z test_dispatch_meta_inplace_fft_fftshift_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8490947Z test_dispatch_meta_inplace_fft_fftshift_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8491208Z test_dispatch_meta_inplace_fft_fftshift_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8491467Z test_dispatch_meta_inplace_fft_fftshift_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8491717Z test_dispatch_meta_inplace_fft_fftshift_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8491977Z test_dispatch_meta_inplace_fft_fftshift_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8492249Z test_dispatch_meta_inplace_fft_fftshift_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8492509Z test_dispatch_meta_inplace_fft_fftshift_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8492777Z test_dispatch_meta_inplace_fft_fftshift_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8493107Z test_dispatch_meta_inplace_fft_fftshift_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8493454Z test_dispatch_meta_inplace_fft_hfft2_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8493808Z test_dispatch_meta_inplace_fft_hfft2_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8494132Z test_dispatch_meta_inplace_fft_hfft2_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8494606Z test_dispatch_meta_inplace_fft_hfft2_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8494925Z test_dispatch_meta_inplace_fft_hfft2_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8495274Z test_dispatch_meta_inplace_fft_hfft2_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8495534Z test_dispatch_meta_inplace_fft_hfft2_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8495784Z test_dispatch_meta_inplace_fft_hfft2_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8496030Z test_dispatch_meta_inplace_fft_hfft2_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8496329Z test_dispatch_meta_inplace_fft_hfft2_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8496557Z test_dispatch_meta_inplace_fft_hfft2_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8496808Z test_dispatch_meta_inplace_fft_hfft2_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8497062Z test_dispatch_meta_inplace_fft_hfft_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8497329Z test_dispatch_meta_inplace_fft_hfft_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8497614Z test_dispatch_meta_inplace_fft_hfft_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8497864Z test_dispatch_meta_inplace_fft_hfft_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8498117Z test_dispatch_meta_inplace_fft_hfft_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8498413Z test_dispatch_meta_inplace_fft_hfft_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8498663Z test_dispatch_meta_inplace_fft_hfft_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8498914Z test_dispatch_meta_inplace_fft_hfft_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8499167Z test_dispatch_meta_inplace_fft_hfft_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8499395Z test_dispatch_meta_inplace_fft_hfft_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8499646Z test_dispatch_meta_inplace_fft_hfft_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8499946Z test_dispatch_meta_inplace_fft_hfft_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8500195Z test_dispatch_meta_inplace_fft_hfftn_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8500458Z test_dispatch_meta_inplace_fft_hfftn_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8500717Z test_dispatch_meta_inplace_fft_hfftn_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8500980Z test_dispatch_meta_inplace_fft_hfftn_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8501231Z test_dispatch_meta_inplace_fft_hfftn_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8501489Z test_dispatch_meta_inplace_fft_hfftn_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8501746Z test_dispatch_meta_inplace_fft_hfftn_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8502044Z test_dispatch_meta_inplace_fft_hfftn_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8502268Z test_dispatch_meta_inplace_fft_hfftn_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8502511Z test_dispatch_meta_inplace_fft_hfftn_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8502801Z test_dispatch_meta_inplace_fft_hfftn_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8503063Z test_dispatch_meta_inplace_fft_hfftn_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8503313Z test_dispatch_meta_inplace_fft_ifft2_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8503575Z test_dispatch_meta_inplace_fft_ifft2_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8503831Z test_dispatch_meta_inplace_fft_ifft2_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8504090Z test_dispatch_meta_inplace_fft_ifft2_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8504358Z test_dispatch_meta_inplace_fft_ifft2_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8504607Z test_dispatch_meta_inplace_fft_ifft2_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8504931Z test_dispatch_meta_inplace_fft_ifft2_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8505187Z test_dispatch_meta_inplace_fft_ifft2_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8505414Z test_dispatch_meta_inplace_fft_ifft2_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8505657Z test_dispatch_meta_inplace_fft_ifft2_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8505941Z test_dispatch_meta_inplace_fft_ifft2_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8506190Z test_dispatch_meta_inplace_fft_ifft2_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8506445Z test_dispatch_meta_inplace_fft_ifft_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8506728Z test_dispatch_meta_inplace_fft_ifft_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8507026Z test_dispatch_meta_inplace_fft_ifft_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8507280Z test_dispatch_meta_inplace_fft_ifft_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8507538Z test_dispatch_meta_inplace_fft_ifft_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8507791Z test_dispatch_meta_inplace_fft_ifft_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8508072Z test_dispatch_meta_inplace_fft_ifft_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8508300Z test_dispatch_meta_inplace_fft_ifft_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8508543Z test_dispatch_meta_inplace_fft_ifft_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8508796Z test_dispatch_meta_inplace_fft_ifft_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8509062Z test_dispatch_meta_inplace_fft_ifft_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8509312Z test_dispatch_meta_inplace_fft_ifft_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8509563Z test_dispatch_meta_inplace_fft_ifftn_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8509823Z test_dispatch_meta_inplace_fft_ifftn_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8510080Z test_dispatch_meta_inplace_fft_ifftn_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8510340Z test_dispatch_meta_inplace_fft_ifftn_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8510600Z test_dispatch_meta_inplace_fft_ifftn_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8510849Z test_dispatch_meta_inplace_fft_ifftn_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8511081Z test_dispatch_meta_inplace_fft_ifftn_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8511393Z test_dispatch_meta_inplace_fft_ifftn_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8511645Z test_dispatch_meta_inplace_fft_ifftn_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8511917Z test_dispatch_meta_inplace_fft_ifftn_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8512201Z test_dispatch_meta_inplace_fft_ifftn_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8512519Z test_dispatch_meta_inplace_fft_ifftn_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8512845Z test_dispatch_meta_inplace_fft_ifftshift_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8513164Z test_dispatch_meta_inplace_fft_ifftshift_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8513496Z test_dispatch_meta_inplace_fft_ifftshift_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8513845Z test_dispatch_meta_inplace_fft_ifftshift_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8514170Z test_dispatch_meta_inplace_fft_ifftshift_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8514529Z test_dispatch_meta_inplace_fft_ifftshift_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8514791Z test_dispatch_meta_inplace_fft_ifftshift_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8515058Z test_dispatch_meta_inplace_fft_ifftshift_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8515314Z test_dispatch_meta_inplace_fft_ifftshift_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8515567Z test_dispatch_meta_inplace_fft_ifftshift_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8515866Z test_dispatch_meta_inplace_fft_ifftshift_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8516125Z test_dispatch_meta_inplace_fft_ifftshift_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8516396Z test_dispatch_meta_inplace_fft_ifftshift_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8516647Z test_dispatch_meta_inplace_fft_ihfft2_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8516912Z test_dispatch_meta_inplace_fft_ihfft2_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8517161Z test_dispatch_meta_inplace_fft_ihfft2_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8517417Z test_dispatch_meta_inplace_fft_ihfft2_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8517649Z test_dispatch_meta_inplace_fft_ihfft2_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8517893Z test_dispatch_meta_inplace_fft_ihfft2_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8518173Z test_dispatch_meta_inplace_fft_ihfft2_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8518421Z test_dispatch_meta_inplace_fft_ihfft2_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8518695Z test_dispatch_meta_inplace_fft_ihfft2_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8518947Z test_dispatch_meta_inplace_fft_ihfft_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8519200Z test_dispatch_meta_inplace_fft_ihfft_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8519447Z test_dispatch_meta_inplace_fft_ihfft_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8519702Z test_dispatch_meta_inplace_fft_ihfft_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8519989Z test_dispatch_meta_inplace_fft_ihfft_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8520266Z test_dispatch_meta_inplace_fft_ihfft_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8520518Z test_dispatch_meta_inplace_fft_ihfft_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8520743Z test_dispatch_meta_inplace_fft_ihfft_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8521003Z test_dispatch_meta_inplace_fft_ihfft_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8521256Z test_dispatch_meta_inplace_fft_ihfftn_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8521509Z test_dispatch_meta_inplace_fft_ihfftn_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8521768Z test_dispatch_meta_inplace_fft_ihfftn_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8522016Z test_dispatch_meta_inplace_fft_ihfftn_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8522270Z test_dispatch_meta_inplace_fft_ihfftn_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8522536Z test_dispatch_meta_inplace_fft_ihfftn_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8522781Z test_dispatch_meta_inplace_fft_ihfftn_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8523052Z test_dispatch_meta_inplace_fft_ihfftn_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8523351Z test_dispatch_meta_inplace_fft_ihfftn_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8523578Z test_dispatch_meta_inplace_fft_irfft2_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8523843Z test_dispatch_meta_inplace_fft_irfft2_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8524132Z test_dispatch_meta_inplace_fft_irfft2_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8524443Z test_dispatch_meta_inplace_fft_irfft2_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8524699Z test_dispatch_meta_inplace_fft_irfft2_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8524953Z test_dispatch_meta_inplace_fft_irfft2_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8525202Z test_dispatch_meta_inplace_fft_irfft2_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8525467Z test_dispatch_meta_inplace_fft_irfft2_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8525714Z test_dispatch_meta_inplace_fft_irfft2_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8525959Z test_dispatch_meta_inplace_fft_irfft2_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8526246Z test_dispatch_meta_inplace_fft_irfft2_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8526475Z test_dispatch_meta_inplace_fft_irfft2_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8526722Z test_dispatch_meta_inplace_fft_irfft_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8526983Z test_dispatch_meta_inplace_fft_irfft_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8527239Z test_dispatch_meta_inplace_fft_irfft_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8527495Z test_dispatch_meta_inplace_fft_irfft_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8527768Z test_dispatch_meta_inplace_fft_irfft_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8528021Z test_dispatch_meta_inplace_fft_irfft_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8528277Z test_dispatch_meta_inplace_fft_irfft_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8528571Z test_dispatch_meta_inplace_fft_irfft_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8528815Z test_dispatch_meta_inplace_fft_irfft_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8529060Z test_dispatch_meta_inplace_fft_irfft_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8529307Z test_dispatch_meta_inplace_fft_irfft_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8529532Z test_dispatch_meta_inplace_fft_irfft_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8529813Z test_dispatch_meta_inplace_fft_irfftn_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8530102Z test_dispatch_meta_inplace_fft_irfftn_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8530360Z test_dispatch_meta_inplace_fft_irfftn_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8530625Z test_dispatch_meta_inplace_fft_irfftn_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8530878Z test_dispatch_meta_inplace_fft_irfftn_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8531127Z test_dispatch_meta_inplace_fft_irfftn_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8531388Z test_dispatch_meta_inplace_fft_irfftn_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8531639Z test_dispatch_meta_inplace_fft_irfftn_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8531922Z test_dispatch_meta_inplace_fft_irfftn_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8532192Z test_dispatch_meta_inplace_fft_irfftn_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8532419Z test_dispatch_meta_inplace_fft_irfftn_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8532725Z test_dispatch_meta_inplace_fft_irfftn_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8533043Z test_dispatch_meta_inplace_fft_rfft2_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8533359Z test_dispatch_meta_inplace_fft_rfft2_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8533672Z test_dispatch_meta_inplace_fft_rfft2_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8533985Z test_dispatch_meta_inplace_fft_rfft2_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8534454Z test_dispatch_meta_inplace_fft_rfft2_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8534779Z test_dispatch_meta_inplace_fft_rfft2_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8535111Z test_dispatch_meta_inplace_fft_rfft2_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8535423Z test_dispatch_meta_inplace_fft_rfft2_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8535733Z test_dispatch_meta_inplace_fft_rfft2_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8535963Z test_dispatch_meta_inplace_fft_rfft_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8536216Z test_dispatch_meta_inplace_fft_rfft_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8536523Z test_dispatch_meta_inplace_fft_rfft_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8536774Z test_dispatch_meta_inplace_fft_rfft_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8537026Z test_dispatch_meta_inplace_fft_rfft_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8537274Z test_dispatch_meta_inplace_fft_rfft_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8537581Z test_dispatch_meta_inplace_fft_rfft_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8537835Z test_dispatch_meta_inplace_fft_rfft_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8538090Z test_dispatch_meta_inplace_fft_rfft_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8538345Z test_dispatch_meta_inplace_fft_rfftn_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8538638Z test_dispatch_meta_inplace_fft_rfftn_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8538890Z test_dispatch_meta_inplace_fft_rfftn_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8539122Z test_dispatch_meta_inplace_fft_rfftn_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8539373Z test_dispatch_meta_inplace_fft_rfftn_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8539625Z test_dispatch_meta_inplace_fft_rfftn_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8539890Z test_dispatch_meta_inplace_fft_rfftn_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8540143Z test_dispatch_meta_inplace_fft_rfftn_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8540394Z test_dispatch_meta_inplace_fft_rfftn_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8540646Z test_dispatch_meta_inplace_fill_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8540894Z test_dispatch_meta_inplace_fill_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8541145Z test_dispatch_meta_inplace_fill_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8541395Z test_dispatch_meta_inplace_fill_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8541687Z test_dispatch_meta_inplace_fill_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8541915Z test_dispatch_meta_inplace_fill_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8542175Z test_dispatch_meta_inplace_fill_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8542464Z test_dispatch_meta_inplace_fill_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8542714Z test_dispatch_meta_inplace_fill_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8542966Z test_dispatch_meta_inplace_fill_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8600730Z test_dispatch_meta_inplace_fill_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8601049Z test_dispatch_meta_inplace_fill_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8601286Z test_dispatch_meta_inplace_fill_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8601540Z test_dispatch_meta_inplace_flatten_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8601779Z test_dispatch_meta_inplace_flatten_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8602184Z test_dispatch_meta_inplace_flatten_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8602426Z test_dispatch_meta_inplace_flatten_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8602711Z test_dispatch_meta_inplace_flatten_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8603005Z test_dispatch_meta_inplace_flatten_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8603294Z test_dispatch_meta_inplace_flatten_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8603579Z test_dispatch_meta_inplace_flatten_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8603877Z test_dispatch_meta_inplace_flatten_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8604171Z test_dispatch_meta_inplace_flatten_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8604451Z test_dispatch_meta_inplace_flatten_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8604740Z test_dispatch_meta_inplace_flatten_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8605008Z test_dispatch_meta_inplace_flatten_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8605243Z test_dispatch_meta_inplace_flip_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8605479Z test_dispatch_meta_inplace_flip_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8605719Z test_dispatch_meta_inplace_flip_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8605956Z test_dispatch_meta_inplace_flip_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8606236Z test_dispatch_meta_inplace_flip_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8606469Z test_dispatch_meta_inplace_flip_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8606695Z test_dispatch_meta_inplace_flip_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8606932Z test_dispatch_meta_inplace_flip_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8607160Z test_dispatch_meta_inplace_flip_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8607394Z test_dispatch_meta_inplace_flip_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8607629Z test_dispatch_meta_inplace_flip_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8607863Z test_dispatch_meta_inplace_flip_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8608101Z test_dispatch_meta_inplace_fliplr_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8608373Z test_dispatch_meta_inplace_fliplr_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8608615Z test_dispatch_meta_inplace_fliplr_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8608859Z test_dispatch_meta_inplace_fliplr_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8609098Z test_dispatch_meta_inplace_fliplr_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8609327Z test_dispatch_meta_inplace_fliplr_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8609558Z test_dispatch_meta_inplace_fliplr_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8609789Z test_dispatch_meta_inplace_fliplr_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8610020Z test_dispatch_meta_inplace_fliplr_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8610247Z test_dispatch_meta_inplace_fliplr_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8610482Z test_dispatch_meta_inplace_fliplr_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8610717Z test_dispatch_meta_inplace_fliplr_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8610962Z test_dispatch_meta_inplace_flipud_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8611196Z test_dispatch_meta_inplace_flipud_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8611440Z test_dispatch_meta_inplace_flipud_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8611733Z test_dispatch_meta_inplace_flipud_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8611972Z test_dispatch_meta_inplace_flipud_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8612203Z test_dispatch_meta_inplace_flipud_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8612429Z test_dispatch_meta_inplace_flipud_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8612680Z test_dispatch_meta_inplace_flipud_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8612970Z test_dispatch_meta_inplace_flipud_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8613255Z test_dispatch_meta_inplace_flipud_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8613542Z test_dispatch_meta_inplace_flipud_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8613830Z test_dispatch_meta_inplace_flipud_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8614165Z test_dispatch_meta_inplace_float_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8614635Z test_dispatch_meta_inplace_float_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8614940Z test_dispatch_meta_inplace_float_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8621309Z test_dispatch_meta_inplace_float_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8621552Z test_dispatch_meta_inplace_float_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8621792Z test_dispatch_meta_inplace_float_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8622016Z test_dispatch_meta_inplace_float_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8622240Z test_dispatch_meta_inplace_float_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8622471Z test_dispatch_meta_inplace_float_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8622703Z test_dispatch_meta_inplace_float_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8622935Z test_dispatch_meta_inplace_float_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8623171Z test_dispatch_meta_inplace_float_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8623399Z test_dispatch_meta_inplace_float_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8623644Z test_dispatch_meta_inplace_float_power_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8623886Z test_dispatch_meta_inplace_float_power_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8624187Z test_dispatch_meta_inplace_float_power_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8624441Z test_dispatch_meta_inplace_float_power_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8624757Z test_dispatch_meta_inplace_float_power_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8624999Z test_dispatch_meta_inplace_float_power_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8625242Z test_dispatch_meta_inplace_float_power_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8625485Z test_dispatch_meta_inplace_float_power_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8625719Z test_dispatch_meta_inplace_float_power_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8625963Z test_dispatch_meta_inplace_float_power_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8626255Z test_dispatch_meta_inplace_float_power_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8626496Z test_dispatch_meta_inplace_float_power_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8626739Z test_dispatch_meta_inplace_floor_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8626976Z test_dispatch_meta_inplace_floor_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8627205Z test_dispatch_meta_inplace_floor_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8627444Z test_dispatch_meta_inplace_floor_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8627674Z test_dispatch_meta_inplace_floor_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8627906Z test_dispatch_meta_inplace_floor_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8628137Z test_dispatch_meta_inplace_floor_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8628371Z test_dispatch_meta_inplace_floor_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8628600Z test_dispatch_meta_inplace_floor_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8628848Z test_dispatch_meta_inplace_floor_divide_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8629092Z test_dispatch_meta_inplace_floor_divide_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8629337Z test_dispatch_meta_inplace_floor_divide_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8629612Z test_dispatch_meta_inplace_floor_divide_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8629855Z test_dispatch_meta_inplace_floor_divide_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8630087Z test_dispatch_meta_inplace_floor_divide_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8630331Z test_dispatch_meta_inplace_floor_divide_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8630570Z test_dispatch_meta_inplace_floor_divide_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8630811Z test_dispatch_meta_inplace_floor_divide_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8631049Z test_dispatch_meta_inplace_fmax_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8631282Z test_dispatch_meta_inplace_fmax_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8631550Z test_dispatch_meta_inplace_fmax_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8631785Z test_dispatch_meta_inplace_fmax_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8632013Z test_dispatch_meta_inplace_fmax_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8632264Z test_dispatch_meta_inplace_fmax_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8632559Z test_dispatch_meta_inplace_fmax_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8632845Z test_dispatch_meta_inplace_fmax_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8633136Z test_dispatch_meta_inplace_fmax_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8633423Z test_dispatch_meta_inplace_fmax_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8633714Z test_dispatch_meta_inplace_fmin_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8634007Z test_dispatch_meta_inplace_fmin_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8634296Z test_dispatch_meta_inplace_fmin_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8634576Z test_dispatch_meta_inplace_fmin_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8634849Z test_dispatch_meta_inplace_fmin_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8635075Z test_dispatch_meta_inplace_fmin_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8635307Z test_dispatch_meta_inplace_fmin_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8635565Z test_dispatch_meta_inplace_fmin_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8635792Z test_dispatch_meta_inplace_fmin_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8636020Z test_dispatch_meta_inplace_fmin_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8636261Z test_dispatch_meta_inplace_fmod_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8636495Z test_dispatch_meta_inplace_fmod_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8636722Z test_dispatch_meta_inplace_fmod_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8636953Z test_dispatch_meta_inplace_fmod_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8637182Z test_dispatch_meta_inplace_fmod_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8637410Z test_dispatch_meta_inplace_fmod_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8637665Z test_dispatch_meta_inplace_fmod_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8637892Z test_dispatch_meta_inplace_fmod_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8638117Z test_dispatch_meta_inplace_fmod_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8638348Z test_dispatch_meta_inplace_frac_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8638581Z test_dispatch_meta_inplace_frac_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8638813Z test_dispatch_meta_inplace_frac_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8639046Z test_dispatch_meta_inplace_frac_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8639286Z test_dispatch_meta_inplace_frexp_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8639521Z test_dispatch_meta_inplace_frexp_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8639764Z test_dispatch_meta_inplace_frexp_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8639998Z test_dispatch_meta_inplace_full_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8640230Z test_dispatch_meta_inplace_full_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8640482Z test_dispatch_meta_inplace_full_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8640758Z test_dispatch_meta_inplace_full_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8641025Z test_dispatch_meta_inplace_full_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8641301Z test_dispatch_meta_inplace_full_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8641532Z test_dispatch_meta_inplace_full_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8641770Z test_dispatch_meta_inplace_full_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8642004Z test_dispatch_meta_inplace_full_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8642235Z test_dispatch_meta_inplace_full_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8642470Z test_dispatch_meta_inplace_full_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8642764Z test_dispatch_meta_inplace_full_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8643050Z test_dispatch_meta_inplace_full_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8643394Z test_dispatch_meta_inplace_full_like_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8643696Z test_dispatch_meta_inplace_full_like_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8644006Z test_dispatch_meta_inplace_full_like_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8644310Z test_dispatch_meta_inplace_full_like_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8644615Z test_dispatch_meta_inplace_full_like_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8644911Z test_dispatch_meta_inplace_full_like_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8645180Z test_dispatch_meta_inplace_full_like_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8645418Z test_dispatch_meta_inplace_full_like_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8645662Z test_dispatch_meta_inplace_full_like_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8645897Z test_dispatch_meta_inplace_full_like_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8646135Z test_dispatch_meta_inplace_full_like_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8646368Z test_dispatch_meta_inplace_full_like_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8646615Z test_dispatch_meta_inplace_gather_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8646854Z test_dispatch_meta_inplace_gather_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8647092Z test_dispatch_meta_inplace_gather_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8647378Z test_dispatch_meta_inplace_gather_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8647622Z test_dispatch_meta_inplace_gather_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8647860Z test_dispatch_meta_inplace_gather_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8648094Z test_dispatch_meta_inplace_gather_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8648332Z test_dispatch_meta_inplace_gather_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8648573Z test_dispatch_meta_inplace_gather_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8648806Z test_dispatch_meta_inplace_gather_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8649043Z test_dispatch_meta_inplace_gather_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8649315Z test_dispatch_meta_inplace_gather_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8649553Z test_dispatch_meta_inplace_gcd_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8649783Z test_dispatch_meta_inplace_gcd_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8650022Z test_dispatch_meta_inplace_gcd_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8650260Z test_dispatch_meta_inplace_gcd_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8650493Z test_dispatch_meta_inplace_gcd_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8650730Z test_dispatch_meta_inplace_ge_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8650966Z test_dispatch_meta_inplace_ge_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8651205Z test_dispatch_meta_inplace_ge_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8651449Z test_dispatch_meta_inplace_ge_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8651687Z test_dispatch_meta_inplace_ge_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8651921Z test_dispatch_meta_inplace_ge_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8652160Z test_dispatch_meta_inplace_ge_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8652384Z test_dispatch_meta_inplace_ge_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8652664Z test_dispatch_meta_inplace_ge_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8652990Z test_dispatch_meta_inplace_ge_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8653299Z test_dispatch_meta_inplace_geqrf_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8653603Z test_dispatch_meta_inplace_geqrf_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8653905Z test_dispatch_meta_inplace_geqrf_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8654336Z test_dispatch_meta_inplace_geqrf_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8654655Z test_dispatch_meta_inplace_gradient_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8654975Z test_dispatch_meta_inplace_gradient_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8655280Z test_dispatch_meta_inplace_gradient_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8661231Z test_dispatch_meta_inplace_gradient_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8661538Z test_dispatch_meta_inplace_gradient_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8661787Z test_dispatch_meta_inplace_gradient_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8662033Z test_dispatch_meta_inplace_gradient_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8662280Z test_dispatch_meta_inplace_gradient_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8662517Z test_dispatch_meta_inplace_gradient_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8662761Z test_dispatch_meta_inplace_gradient_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8663016Z test_dispatch_meta_inplace_grid_sampler_2d_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8663303Z test_dispatch_meta_inplace_grid_sampler_2d_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8663574Z test_dispatch_meta_inplace_grid_sampler_2d_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8663813Z test_dispatch_meta_inplace_gt_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8664047Z test_dispatch_meta_inplace_gt_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8664277Z test_dispatch_meta_inplace_gt_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8664515Z test_dispatch_meta_inplace_gt_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8664832Z test_dispatch_meta_inplace_gt_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8665171Z test_dispatch_meta_inplace_gt_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8665410Z test_dispatch_meta_inplace_gt_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8665643Z test_dispatch_meta_inplace_gt_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:42.8665880Z test_dispatch_meta_inplace_gt_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8666133Z test_dispatch_meta_inplace_gt_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:42.8666435Z test_dispatch_meta_inplace_half_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:42.8666732Z test_dispatch_meta_inplace_half_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:42.8667037Z test_dispatch_meta_inplace_half_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:42.8667330Z test_dispatch_meta_inplace_half_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:42.8667628Z test_dispatch_meta_inplace_half_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:42.8667859Z test_dispatch_meta_inplace_half_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:42.8668088Z test_dispatch_meta_inplace_half_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:42.8668327Z test_dispatch_meta_inplace_half_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:42.8668563Z test_dispatch_meta_inplace_half_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:42.8668803Z test_dispatch_meta_inplace_half_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:42.8669039Z test_dispatch_meta_inplace_half_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:42.8669272Z test_dispatch_meta_inplace_half_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:42.8669522Z test_dispatch_meta_inplace_heaviside_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:42.8669770Z test_dispatch_meta_inplace_heaviside_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:42.8670006Z test_dispatch_meta_inplace_heaviside_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:42.8670250Z test_dispatch_meta_inplace_heaviside_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:42.8670498Z test_dispatch_meta_inplace_heaviside_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:42.8670745Z test_dispatch_meta_inplace_heaviside_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:42.8671018Z test_dispatch_meta_inplace_heaviside_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:42.8671255Z test_dispatch_meta_inplace_heaviside_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:42.8671500Z test_dispatch_meta_inplace_heaviside_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:42.8671737Z test_dispatch_meta_inplace_heaviside_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:42.8671979Z test_dispatch_meta_inplace_histc_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:42.8672230Z test_dispatch_meta_inplace_histc_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:42.8672528Z test_dispatch_meta_inplace_histc_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:42.8672827Z test_dispatch_meta_inplace_histc_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:42.8673111Z test_dispatch_meta_inplace_histc_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:42.8673441Z test_dispatch_meta_inplace_histc_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:42.8673744Z test_dispatch_meta_inplace_hsplit_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:42.8674036Z test_dispatch_meta_inplace_hsplit_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:42.8674349Z test_dispatch_meta_inplace_hsplit_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8674649Z test_dispatch_meta_inplace_hsplit_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:42.8674898Z test_dispatch_meta_inplace_hsplit_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8675141Z test_dispatch_meta_inplace_hsplit_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8675379Z test_dispatch_meta_inplace_hsplit_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:42.8675611Z test_dispatch_meta_inplace_hsplit_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8675851Z test_dispatch_meta_inplace_hsplit_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:42.8676078Z test_dispatch_meta_inplace_hsplit_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8676312Z test_dispatch_meta_inplace_hsplit_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:42.8676546Z test_dispatch_meta_inplace_hsplit_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8676786Z test_dispatch_meta_inplace_hsplit_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:42.8677029Z test_dispatch_meta_inplace_hstack_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:42.8677291Z test_dispatch_meta_inplace_hstack_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8677543Z test_dispatch_meta_inplace_hstack_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:42.8677789Z test_dispatch_meta_inplace_hstack_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8678025Z test_dispatch_meta_inplace_hstack_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:42.8678265Z test_dispatch_meta_inplace_hstack_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:42.8678501Z test_dispatch_meta_inplace_hstack_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:42.8678723Z test_dispatch_meta_inplace_hstack_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8678962Z test_dispatch_meta_inplace_hstack_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8679224Z test_dispatch_meta_inplace_hstack_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8679455Z test_dispatch_meta_inplace_hstack_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8679687Z test_dispatch_meta_inplace_hstack_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8679924Z test_dispatch_meta_inplace_hstack_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8680166Z test_dispatch_meta_inplace_hypot_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8680405Z test_dispatch_meta_inplace_hypot_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8680639Z test_dispatch_meta_inplace_hypot_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8680877Z test_dispatch_meta_inplace_hypot_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8681109Z test_dispatch_meta_inplace_i0_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8681338Z test_dispatch_meta_inplace_i0_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8681573Z test_dispatch_meta_inplace_i0_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8681815Z test_dispatch_meta_inplace_i0_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8682053Z test_dispatch_meta_inplace_i0_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8682289Z test_dispatch_meta_inplace_i0_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8682525Z test_dispatch_meta_inplace_i0_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8682784Z test_dispatch_meta_inplace_i0_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8683017Z test_dispatch_meta_inplace_i0_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8683290Z test_dispatch_meta_inplace_i0_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8683538Z test_dispatch_meta_inplace_igamma_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8683772Z test_dispatch_meta_inplace_igamma_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8684005Z test_dispatch_meta_inplace_igammac_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8684243Z test_dispatch_meta_inplace_igammac_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8684487Z test_dispatch_meta_inplace_imag_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8684761Z test_dispatch_meta_inplace_imag_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8684997Z test_dispatch_meta_inplace_imag_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8685246Z test_dispatch_meta_inplace_index_add_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8685485Z test_dispatch_meta_inplace_index_add_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8685732Z test_dispatch_meta_inplace_index_add_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8685980Z test_dispatch_meta_inplace_index_add_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8686222Z test_dispatch_meta_inplace_index_add_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8686465Z test_dispatch_meta_inplace_index_add_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8686697Z test_dispatch_meta_inplace_index_add_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8686939Z test_dispatch_meta_inplace_index_add_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8687177Z test_dispatch_meta_inplace_index_add_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8687410Z test_dispatch_meta_inplace_index_add_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8687644Z test_dispatch_meta_inplace_index_add_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8687879Z test_dispatch_meta_inplace_index_add_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8688119Z test_dispatch_meta_inplace_index_add_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8688391Z test_dispatch_meta_inplace_index_copy_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8688626Z test_dispatch_meta_inplace_index_copy_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8688879Z test_dispatch_meta_inplace_index_copy_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8689127Z test_dispatch_meta_inplace_index_copy_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8689369Z test_dispatch_meta_inplace_index_copy_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8689600Z test_dispatch_meta_inplace_index_copy_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8689852Z test_dispatch_meta_inplace_index_copy_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8690094Z test_dispatch_meta_inplace_index_copy_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8690360Z test_dispatch_meta_inplace_index_copy_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8690607Z test_dispatch_meta_inplace_index_copy_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8690847Z test_dispatch_meta_inplace_index_copy_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8691087Z test_dispatch_meta_inplace_index_copy_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8691321Z test_dispatch_meta_inplace_index_fill_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8691558Z test_dispatch_meta_inplace_index_fill_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8691809Z test_dispatch_meta_inplace_index_fill_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8692058Z test_dispatch_meta_inplace_index_fill_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8692297Z test_dispatch_meta_inplace_index_fill_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8692554Z test_dispatch_meta_inplace_index_fill_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8692856Z test_dispatch_meta_inplace_index_fill_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8693158Z test_dispatch_meta_inplace_index_fill_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8693449Z test_dispatch_meta_inplace_index_fill_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8693745Z test_dispatch_meta_inplace_index_fill_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8694071Z test_dispatch_meta_inplace_index_fill_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8694539Z test_dispatch_meta_inplace_index_fill_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8694834Z test_dispatch_meta_inplace_index_put_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8700045Z test_dispatch_meta_inplace_index_put_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8700302Z test_dispatch_meta_inplace_index_put_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8700549Z test_dispatch_meta_inplace_index_put_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8700794Z test_dispatch_meta_inplace_index_put_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8701040Z test_dispatch_meta_inplace_index_put_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8701350Z test_dispatch_meta_inplace_index_put_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8701592Z test_dispatch_meta_inplace_index_put_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8701830Z test_dispatch_meta_inplace_index_put_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8702065Z test_dispatch_meta_inplace_index_put_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8702300Z test_dispatch_meta_inplace_index_put_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8702532Z test_dispatch_meta_inplace_index_put_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8702778Z test_dispatch_meta_inplace_index_put_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8703030Z test_dispatch_meta_inplace_index_reduce_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8703277Z test_dispatch_meta_inplace_index_reduce_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8703524Z test_dispatch_meta_inplace_index_reduce_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8703765Z test_dispatch_meta_inplace_index_reduce_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8704006Z test_dispatch_meta_inplace_index_reduce_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8704242Z test_dispatch_meta_inplace_index_reduce_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8704485Z test_dispatch_meta_inplace_index_reduce_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8704787Z test_dispatch_meta_inplace_index_reduce_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8707681Z test_dispatch_meta_inplace_index_reduce_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8707943Z test_dispatch_meta_inplace_index_select_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8708187Z test_dispatch_meta_inplace_index_select_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8708435Z test_dispatch_meta_inplace_index_select_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8708683Z test_dispatch_meta_inplace_index_select_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8709040Z test_dispatch_meta_inplace_index_select_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8709289Z test_dispatch_meta_inplace_index_select_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8709534Z test_dispatch_meta_inplace_index_select_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8709805Z test_dispatch_meta_inplace_index_select_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8710048Z test_dispatch_meta_inplace_index_select_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8710287Z test_dispatch_meta_inplace_index_select_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8710531Z test_dispatch_meta_inplace_index_select_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8710769Z test_dispatch_meta_inplace_index_select_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8711004Z test_dispatch_meta_inplace_index_select_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8711244Z test_dispatch_meta_inplace_inner_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8711484Z test_dispatch_meta_inplace_inner_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8711723Z test_dispatch_meta_inplace_inner_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8711959Z test_dispatch_meta_inplace_inner_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8712225Z test_dispatch_meta_inplace_inner_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8712525Z test_dispatch_meta_inplace_inner_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8712815Z test_dispatch_meta_inplace_int_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8713102Z test_dispatch_meta_inplace_int_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8713399Z test_dispatch_meta_inplace_int_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8713749Z test_dispatch_meta_inplace_int_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8714034Z test_dispatch_meta_inplace_int_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8714326Z test_dispatch_meta_inplace_int_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8714619Z test_dispatch_meta_inplace_int_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8714864Z test_dispatch_meta_inplace_int_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8715097Z test_dispatch_meta_inplace_int_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8715329Z test_dispatch_meta_inplace_int_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8715561Z test_dispatch_meta_inplace_int_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8715818Z test_dispatch_meta_inplace_int_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8716059Z test_dispatch_meta_inplace_isclose_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8716296Z test_dispatch_meta_inplace_isclose_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8716543Z test_dispatch_meta_inplace_isclose_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8716781Z test_dispatch_meta_inplace_isclose_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8717021Z test_dispatch_meta_inplace_isclose_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8717256Z test_dispatch_meta_inplace_isclose_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8717486Z test_dispatch_meta_inplace_isclose_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8717723Z test_dispatch_meta_inplace_isclose_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8717955Z test_dispatch_meta_inplace_isclose_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8718183Z test_dispatch_meta_inplace_isclose_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8718423Z test_dispatch_meta_inplace_isclose_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8718660Z test_dispatch_meta_inplace_isclose_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8718900Z test_dispatch_meta_inplace_isfinite_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8719136Z test_dispatch_meta_inplace_isfinite_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8719409Z test_dispatch_meta_inplace_isfinite_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8719650Z test_dispatch_meta_inplace_isfinite_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8719896Z test_dispatch_meta_inplace_isfinite_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8720135Z test_dispatch_meta_inplace_isfinite_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8720374Z test_dispatch_meta_inplace_isfinite_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8720617Z test_dispatch_meta_inplace_isfinite_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8720853Z test_dispatch_meta_inplace_isfinite_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8721081Z test_dispatch_meta_inplace_isfinite_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8721344Z test_dispatch_meta_inplace_isfinite_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8721586Z test_dispatch_meta_inplace_isfinite_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8721827Z test_dispatch_meta_inplace_isfinite_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8722070Z test_dispatch_meta_inplace_isin_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8722293Z test_dispatch_meta_inplace_isin_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8722528Z test_dispatch_meta_inplace_isin_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8722770Z test_dispatch_meta_inplace_isin_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8723006Z test_dispatch_meta_inplace_isin_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8723298Z test_dispatch_meta_inplace_isin_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8723594Z test_dispatch_meta_inplace_isin_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8723883Z test_dispatch_meta_inplace_isin_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8724181Z test_dispatch_meta_inplace_isinf_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8724479Z test_dispatch_meta_inplace_isinf_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8724737Z test_dispatch_meta_inplace_isinf_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8724978Z test_dispatch_meta_inplace_isinf_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8725232Z test_dispatch_meta_inplace_isinf_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8725474Z test_dispatch_meta_inplace_isinf_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8725709Z test_dispatch_meta_inplace_isinf_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8725947Z test_dispatch_meta_inplace_isinf_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8726184Z test_dispatch_meta_inplace_isinf_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8726426Z test_dispatch_meta_inplace_isinf_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8726665Z test_dispatch_meta_inplace_isinf_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8726902Z test_dispatch_meta_inplace_isinf_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8727163Z test_dispatch_meta_inplace_isinf_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8727402Z test_dispatch_meta_inplace_isnan_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8727638Z test_dispatch_meta_inplace_isnan_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8727879Z test_dispatch_meta_inplace_isnan_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8728123Z test_dispatch_meta_inplace_isnan_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8728361Z test_dispatch_meta_inplace_isnan_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8728604Z test_dispatch_meta_inplace_isnan_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8728841Z test_dispatch_meta_inplace_isnan_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8729074Z test_dispatch_meta_inplace_isnan_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8729311Z test_dispatch_meta_inplace_isnan_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8729550Z test_dispatch_meta_inplace_isnan_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8729786Z test_dispatch_meta_inplace_isnan_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8730022Z test_dispatch_meta_inplace_isnan_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8730269Z test_dispatch_meta_inplace_isneginf_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8730500Z test_dispatch_meta_inplace_isneginf_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8730769Z test_dispatch_meta_inplace_isneginf_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8731017Z test_dispatch_meta_inplace_isneginf_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8731255Z test_dispatch_meta_inplace_isneginf_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8731501Z test_dispatch_meta_inplace_isneginf_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8731734Z test_dispatch_meta_inplace_isneginf_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8731971Z test_dispatch_meta_inplace_isneginf_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8732216Z test_dispatch_meta_inplace_isneginf_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8732456Z test_dispatch_meta_inplace_isneginf_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8732797Z test_dispatch_meta_inplace_isposinf_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8733094Z test_dispatch_meta_inplace_isposinf_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8733385Z test_dispatch_meta_inplace_isposinf_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8733693Z test_dispatch_meta_inplace_isposinf_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8734000Z test_dispatch_meta_inplace_isposinf_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8734843Z test_dispatch_meta_inplace_isposinf_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8735160Z test_dispatch_meta_inplace_isposinf_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8735409Z test_dispatch_meta_inplace_isposinf_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8736920Z test_dispatch_meta_inplace_isposinf_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8737163Z test_dispatch_meta_inplace_isposinf_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8737445Z test_dispatch_meta_inplace_isreal_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8738851Z test_dispatch_meta_inplace_isreal_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8739101Z test_dispatch_meta_inplace_isreal_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8740529Z test_dispatch_meta_inplace_isreal_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8740779Z test_dispatch_meta_inplace_isreal_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8741078Z test_dispatch_meta_inplace_isreal_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8742518Z test_dispatch_meta_inplace_isreal_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8742759Z test_dispatch_meta_inplace_isreal_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8742997Z test_dispatch_meta_inplace_isreal_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8744419Z test_dispatch_meta_inplace_isreal_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8744661Z test_dispatch_meta_inplace_isreal_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8744965Z test_dispatch_meta_inplace_isreal_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8745204Z test_dispatch_meta_inplace_isreal_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8745501Z test_dispatch_meta_inplace_istft_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8745741Z test_dispatch_meta_inplace_istft_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8746007Z test_dispatch_meta_inplace_jiterator_2inputs_2outputs_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8746335Z test_dispatch_meta_inplace_jiterator_2inputs_2outputs_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8746667Z test_dispatch_meta_inplace_jiterator_2inputs_2outputs_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8746999Z test_dispatch_meta_inplace_jiterator_2inputs_2outputs_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8747328Z test_dispatch_meta_inplace_jiterator_2inputs_2outputs_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8747595Z test_dispatch_meta_inplace_jiterator_2inputs_2outputs_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8747859Z test_dispatch_meta_inplace_jiterator_2inputs_2outputs_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8748123Z test_dispatch_meta_inplace_jiterator_2inputs_2outputs_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8748372Z test_dispatch_meta_inplace_jiterator_2inputs_2outputs_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8748634Z test_dispatch_meta_inplace_jiterator_2inputs_2outputs_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8748889Z test_dispatch_meta_inplace_jiterator_2inputs_2outputs_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8749145Z test_dispatch_meta_inplace_jiterator_2inputs_2outputs_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8749434Z 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.000s) 2023-01-11T21:23:42.8749706Z 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.000s) 2023-01-11T21:23:42.8749980Z 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.000s) 2023-01-11T21:23:42.8750247Z 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.000s) 2023-01-11T21:23:42.8750515Z 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.000s) 2023-01-11T21:23:42.8750785Z 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.000s) 2023-01-11T21:23:42.8751049Z 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.000s) 2023-01-11T21:23:42.8751340Z 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.000s) 2023-01-11T21:23:42.8751602Z 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.000s) 2023-01-11T21:23:42.8751868Z 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.000s) 2023-01-11T21:23:42.8752137Z 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.000s) 2023-01-11T21:23:42.8752406Z 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.000s) 2023-01-11T21:23:42.8752665Z test_dispatch_meta_inplace_jiterator_binary_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8752909Z test_dispatch_meta_inplace_jiterator_binary_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8753167Z test_dispatch_meta_inplace_jiterator_binary_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8753424Z test_dispatch_meta_inplace_jiterator_binary_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8753722Z test_dispatch_meta_inplace_jiterator_binary_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8753982Z test_dispatch_meta_inplace_jiterator_binary_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8754235Z test_dispatch_meta_inplace_jiterator_binary_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8754484Z test_dispatch_meta_inplace_jiterator_binary_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8754763Z test_dispatch_meta_inplace_jiterator_binary_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8755014Z test_dispatch_meta_inplace_jiterator_binary_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8755260Z test_dispatch_meta_inplace_jiterator_binary_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8755514Z test_dispatch_meta_inplace_jiterator_binary_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8755779Z 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.000s) 2023-01-11T21:23:42.8756033Z 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.000s) 2023-01-11T21:23:42.8756307Z 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.000s) 2023-01-11T21:23:42.8756580Z 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.000s) 2023-01-11T21:23:42.8756871Z 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.000s) 2023-01-11T21:23:42.8757135Z 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.000s) 2023-01-11T21:23:42.8757401Z 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.000s) 2023-01-11T21:23:42.8757667Z 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.000s) 2023-01-11T21:23:42.8757928Z 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.000s) 2023-01-11T21:23:42.8758191Z 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.000s) 2023-01-11T21:23:42.8758448Z 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.000s) 2023-01-11T21:23:42.8758707Z 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.000s) 2023-01-11T21:23:42.8758960Z test_dispatch_meta_inplace_jiterator_unary_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8759213Z test_dispatch_meta_inplace_jiterator_unary_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8759460Z test_dispatch_meta_inplace_jiterator_unary_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8759714Z test_dispatch_meta_inplace_jiterator_unary_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8759965Z test_dispatch_meta_inplace_jiterator_unary_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8760257Z test_dispatch_meta_inplace_jiterator_unary_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8760510Z test_dispatch_meta_inplace_jiterator_unary_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8760756Z test_dispatch_meta_inplace_jiterator_unary_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8761007Z test_dispatch_meta_inplace_jiterator_unary_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8761257Z test_dispatch_meta_inplace_jiterator_unary_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8761502Z test_dispatch_meta_inplace_jiterator_unary_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8761755Z test_dispatch_meta_inplace_jiterator_unary_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8761993Z test_dispatch_meta_inplace_kron_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8762247Z test_dispatch_meta_inplace_kron_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8762496Z test_dispatch_meta_inplace_kron_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8762797Z test_dispatch_meta_inplace_kron_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8763088Z test_dispatch_meta_inplace_kron_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8763380Z test_dispatch_meta_inplace_kron_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8763663Z test_dispatch_meta_inplace_kron_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8763958Z test_dispatch_meta_inplace_kron_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8764249Z test_dispatch_meta_inplace_kron_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8764540Z test_dispatch_meta_inplace_kron_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8764832Z test_dispatch_meta_inplace_kron_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8765093Z test_dispatch_meta_inplace_kron_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8765328Z test_dispatch_meta_inplace_kthvalue_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8765576Z test_dispatch_meta_inplace_kthvalue_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8765818Z test_dispatch_meta_inplace_kthvalue_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8766058Z test_dispatch_meta_inplace_kthvalue_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8766319Z test_dispatch_meta_inplace_kthvalue_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8766551Z test_dispatch_meta_inplace_kthvalue_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8766790Z test_dispatch_meta_inplace_kthvalue_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8767036Z test_dispatch_meta_inplace_kthvalue_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8767270Z test_dispatch_meta_inplace_lcm_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8767505Z test_dispatch_meta_inplace_lcm_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8767743Z test_dispatch_meta_inplace_lcm_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8767968Z test_dispatch_meta_inplace_lcm_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8768197Z test_dispatch_meta_inplace_lcm_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8768515Z test_dispatch_meta_inplace_ldexp_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8768756Z test_dispatch_meta_inplace_ldexp_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8768998Z test_dispatch_meta_inplace_ldexp_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8769251Z test_dispatch_meta_inplace_ldexp_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8769491Z test_dispatch_meta_inplace_ldexp_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8769729Z test_dispatch_meta_inplace_ldexp_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8769964Z test_dispatch_meta_inplace_ldexp_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8770199Z test_dispatch_meta_inplace_ldexp_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8770437Z test_dispatch_meta_inplace_ldexp_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8770675Z test_dispatch_meta_inplace_ldexp_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8770903Z test_dispatch_meta_inplace_ldexp_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8771137Z test_dispatch_meta_inplace_ldexp_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8771373Z test_dispatch_meta_inplace_le_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8771607Z test_dispatch_meta_inplace_le_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8771842Z test_dispatch_meta_inplace_le_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8772103Z test_dispatch_meta_inplace_le_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8772336Z test_dispatch_meta_inplace_le_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8772608Z test_dispatch_meta_inplace_le_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8772896Z test_dispatch_meta_inplace_le_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8773187Z test_dispatch_meta_inplace_le_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8773468Z test_dispatch_meta_inplace_le_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8773756Z test_dispatch_meta_inplace_le_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8774056Z test_dispatch_meta_inplace_lerp_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8774554Z test_dispatch_meta_inplace_lerp_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8774857Z test_dispatch_meta_inplace_lerp_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8775156Z test_dispatch_meta_inplace_lerp_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8775409Z test_dispatch_meta_inplace_lerp_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8775642Z test_dispatch_meta_inplace_lerp_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8775871Z test_dispatch_meta_inplace_lerp_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8776116Z test_dispatch_meta_inplace_lgamma_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8776358Z test_dispatch_meta_inplace_lgamma_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8776591Z test_dispatch_meta_inplace_lgamma_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8776816Z test_dispatch_meta_inplace_lgamma_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8777055Z test_dispatch_meta_inplace_lgamma_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8777288Z test_dispatch_meta_inplace_lgamma_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8777519Z test_dispatch_meta_inplace_lgamma_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8777752Z test_dispatch_meta_inplace_lgamma_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8777991Z test_dispatch_meta_inplace_lgamma_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8778301Z test_dispatch_meta_inplace_linalg_cholesky_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8778561Z test_dispatch_meta_inplace_linalg_cholesky_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8778815Z test_dispatch_meta_inplace_linalg_cholesky_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8779062Z test_dispatch_meta_inplace_linalg_cholesky_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8779322Z test_dispatch_meta_inplace_linalg_cholesky_ex_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8779572Z test_dispatch_meta_inplace_linalg_cholesky_ex_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8779821Z test_dispatch_meta_inplace_linalg_cholesky_ex_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8780074Z test_dispatch_meta_inplace_linalg_cholesky_ex_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8780362Z test_dispatch_meta_inplace_linalg_cond_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8780610Z test_dispatch_meta_inplace_linalg_cond_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8780853Z test_dispatch_meta_inplace_linalg_cond_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8781094Z test_dispatch_meta_inplace_linalg_cond_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8781345Z test_dispatch_meta_inplace_linalg_cross_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8781602Z test_dispatch_meta_inplace_linalg_cross_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8781848Z test_dispatch_meta_inplace_linalg_cross_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8782097Z test_dispatch_meta_inplace_linalg_cross_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8782338Z test_dispatch_meta_inplace_linalg_cross_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8782575Z test_dispatch_meta_inplace_linalg_cross_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8782818Z test_dispatch_meta_inplace_linalg_cross_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8783065Z test_dispatch_meta_inplace_linalg_cross_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8783308Z test_dispatch_meta_inplace_linalg_cross_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8783554Z test_dispatch_meta_inplace_linalg_cross_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8783832Z test_dispatch_meta_inplace_linalg_det_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8784079Z test_dispatch_meta_inplace_linalg_det_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8784319Z test_dispatch_meta_inplace_linalg_det_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8784567Z test_dispatch_meta_inplace_linalg_det_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8784881Z test_dispatch_meta_inplace_linalg_det_singular_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8785146Z test_dispatch_meta_inplace_linalg_det_singular_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8785394Z test_dispatch_meta_inplace_linalg_det_singular_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8785650Z test_dispatch_meta_inplace_linalg_det_singular_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8785931Z test_dispatch_meta_inplace_linalg_eig_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8786182Z test_dispatch_meta_inplace_linalg_eig_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8786427Z test_dispatch_meta_inplace_linalg_eig_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8786674Z test_dispatch_meta_inplace_linalg_eig_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8786929Z test_dispatch_meta_inplace_linalg_eigh_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8787184Z test_dispatch_meta_inplace_linalg_eigh_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8787431Z test_dispatch_meta_inplace_linalg_eigh_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8787679Z test_dispatch_meta_inplace_linalg_eigh_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8787933Z test_dispatch_meta_inplace_linalg_eigvals_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8788187Z test_dispatch_meta_inplace_linalg_eigvals_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8788428Z test_dispatch_meta_inplace_linalg_eigvals_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8788678Z test_dispatch_meta_inplace_linalg_eigvals_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8788932Z test_dispatch_meta_inplace_linalg_eigvalsh_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8789186Z test_dispatch_meta_inplace_linalg_eigvalsh_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8789463Z test_dispatch_meta_inplace_linalg_eigvalsh_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8789710Z test_dispatch_meta_inplace_linalg_eigvalsh_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8789980Z test_dispatch_meta_inplace_linalg_householder_product_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8790246Z test_dispatch_meta_inplace_linalg_householder_product_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8790510Z test_dispatch_meta_inplace_linalg_householder_product_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8790772Z test_dispatch_meta_inplace_linalg_householder_product_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8791015Z test_dispatch_meta_inplace_linalg_inv_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8791259Z test_dispatch_meta_inplace_linalg_inv_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8791524Z test_dispatch_meta_inplace_linalg_inv_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8791759Z test_dispatch_meta_inplace_linalg_inv_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8792010Z test_dispatch_meta_inplace_linalg_inv_ex_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8792262Z test_dispatch_meta_inplace_linalg_inv_ex_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8792507Z test_dispatch_meta_inplace_linalg_inv_ex_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8792757Z test_dispatch_meta_inplace_linalg_inv_ex_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8793014Z test_dispatch_meta_inplace_linalg_ldl_factor_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8793272Z test_dispatch_meta_inplace_linalg_ldl_factor_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8793542Z test_dispatch_meta_inplace_linalg_ldl_factor_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8793822Z test_dispatch_meta_inplace_linalg_ldl_factor_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8794080Z 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.000s) 2023-01-11T21:23:42.8794339Z 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.000s) 2023-01-11T21:23:42.8794585Z 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.000s) 2023-01-11T21:23:42.8794840Z 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.000s) 2023-01-11T21:23:42.8795123Z test_dispatch_meta_inplace_linalg_ldl_solve_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8795376Z test_dispatch_meta_inplace_linalg_ldl_solve_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8795625Z test_dispatch_meta_inplace_linalg_ldl_solve_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8795871Z test_dispatch_meta_inplace_linalg_ldl_solve_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8796119Z test_dispatch_meta_inplace_linalg_lstsq_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8796373Z test_dispatch_meta_inplace_linalg_lstsq_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8796617Z test_dispatch_meta_inplace_linalg_lstsq_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8796889Z test_dispatch_meta_inplace_linalg_lstsq_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8797152Z 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.000s) 2023-01-11T21:23:42.8797414Z 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.000s) 2023-01-11T21:23:42.8797669Z 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.000s) 2023-01-11T21:23:42.8797920Z 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.000s) 2023-01-11T21:23:42.8798168Z test_dispatch_meta_inplace_linalg_lu_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8798411Z test_dispatch_meta_inplace_linalg_lu_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8798649Z test_dispatch_meta_inplace_linalg_lu_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8798887Z test_dispatch_meta_inplace_linalg_lu_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8799140Z test_dispatch_meta_inplace_linalg_lu_factor_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8799393Z test_dispatch_meta_inplace_linalg_lu_factor_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8799640Z test_dispatch_meta_inplace_linalg_lu_factor_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8799889Z test_dispatch_meta_inplace_linalg_lu_factor_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8800149Z 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.000s) 2023-01-11T21:23:42.8800442Z 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.000s) 2023-01-11T21:23:42.8800684Z 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.000s) 2023-01-11T21:23:42.8800928Z 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.000s) 2023-01-11T21:23:42.8801184Z test_dispatch_meta_inplace_linalg_lu_solve_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8801432Z test_dispatch_meta_inplace_linalg_lu_solve_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8801676Z test_dispatch_meta_inplace_linalg_lu_solve_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8801919Z test_dispatch_meta_inplace_linalg_lu_solve_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8802164Z test_dispatch_meta_inplace_linalg_matrix_norm_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8802457Z test_dispatch_meta_inplace_linalg_matrix_norm_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8802770Z test_dispatch_meta_inplace_linalg_matrix_norm_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8803079Z test_dispatch_meta_inplace_linalg_matrix_norm_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8803393Z test_dispatch_meta_inplace_linalg_matrix_norm_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8803702Z test_dispatch_meta_inplace_linalg_matrix_norm_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8804017Z test_dispatch_meta_inplace_linalg_matrix_power_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8804338Z test_dispatch_meta_inplace_linalg_matrix_power_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8804616Z test_dispatch_meta_inplace_linalg_matrix_power_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8804869Z test_dispatch_meta_inplace_linalg_matrix_power_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8805121Z test_dispatch_meta_inplace_linalg_matrix_rank_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8805373Z test_dispatch_meta_inplace_linalg_matrix_rank_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8805623Z test_dispatch_meta_inplace_linalg_matrix_rank_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8805866Z test_dispatch_meta_inplace_linalg_matrix_rank_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8806134Z 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.000s) 2023-01-11T21:23:42.8806429Z 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.000s) 2023-01-11T21:23:42.8806691Z 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.000s) 2023-01-11T21:23:42.8806959Z 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.000s) 2023-01-11T21:23:42.8807201Z test_dispatch_meta_inplace_linalg_multi_dot_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8807450Z test_dispatch_meta_inplace_linalg_multi_dot_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8807705Z test_dispatch_meta_inplace_linalg_multi_dot_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8807950Z test_dispatch_meta_inplace_linalg_multi_dot_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8808228Z test_dispatch_meta_inplace_linalg_multi_dot_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8808478Z test_dispatch_meta_inplace_linalg_multi_dot_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8808722Z test_dispatch_meta_inplace_linalg_norm_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8808972Z test_dispatch_meta_inplace_linalg_norm_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8809222Z test_dispatch_meta_inplace_linalg_norm_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8809463Z test_dispatch_meta_inplace_linalg_norm_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8809702Z test_dispatch_meta_inplace_linalg_norm_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8809947Z test_dispatch_meta_inplace_linalg_norm_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8810207Z 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.000s) 2023-01-11T21:23:42.8810482Z 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.000s) 2023-01-11T21:23:42.8810755Z 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.000s) 2023-01-11T21:23:42.8811026Z 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.000s) 2023-01-11T21:23:42.8811290Z 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.000s) 2023-01-11T21:23:42.8811556Z 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.000s) 2023-01-11T21:23:42.8811835Z test_dispatch_meta_inplace_linalg_pinv_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8812085Z test_dispatch_meta_inplace_linalg_pinv_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8812329Z test_dispatch_meta_inplace_linalg_pinv_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8812573Z test_dispatch_meta_inplace_linalg_pinv_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8812865Z test_dispatch_meta_inplace_linalg_pinv_hermitian_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8813192Z test_dispatch_meta_inplace_linalg_pinv_hermitian_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8813504Z test_dispatch_meta_inplace_linalg_pinv_hermitian_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8813818Z test_dispatch_meta_inplace_linalg_pinv_hermitian_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8814148Z test_dispatch_meta_inplace_linalg_pinv_singular_cuda_complex128 (__main__.TestMetaCUDA) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:23:42.8814587Z test_dispatch_meta_inplace_linalg_pinv_singular_cuda_complex64 (__main__.TestMetaCUDA) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:23:42.8814875Z test_dispatch_meta_inplace_linalg_pinv_singular_cuda_float32 (__main__.TestMetaCUDA) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:23:42.8815162Z test_dispatch_meta_inplace_linalg_pinv_singular_cuda_float64 (__main__.TestMetaCUDA) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:23:42.8815435Z test_dispatch_meta_inplace_linalg_qr_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8822093Z test_dispatch_meta_inplace_linalg_qr_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8822339Z test_dispatch_meta_inplace_linalg_qr_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8822578Z test_dispatch_meta_inplace_linalg_qr_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8822833Z test_dispatch_meta_inplace_linalg_slogdet_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8823094Z test_dispatch_meta_inplace_linalg_slogdet_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8823382Z test_dispatch_meta_inplace_linalg_slogdet_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8823635Z test_dispatch_meta_inplace_linalg_slogdet_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8823884Z test_dispatch_meta_inplace_linalg_solve_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8824135Z test_dispatch_meta_inplace_linalg_solve_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8824439Z test_dispatch_meta_inplace_linalg_solve_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8824746Z test_dispatch_meta_inplace_linalg_solve_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8825001Z test_dispatch_meta_inplace_linalg_solve_ex_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8825255Z test_dispatch_meta_inplace_linalg_solve_ex_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8825499Z test_dispatch_meta_inplace_linalg_solve_ex_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8825748Z test_dispatch_meta_inplace_linalg_solve_ex_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8826014Z test_dispatch_meta_inplace_linalg_solve_triangular_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8826267Z test_dispatch_meta_inplace_linalg_solve_triangular_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8826638Z test_dispatch_meta_inplace_linalg_solve_triangular_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8826949Z test_dispatch_meta_inplace_linalg_solve_triangular_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8827256Z test_dispatch_meta_inplace_linalg_svd_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8827532Z test_dispatch_meta_inplace_linalg_svd_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8827776Z test_dispatch_meta_inplace_linalg_svd_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8828021Z test_dispatch_meta_inplace_linalg_svd_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8828272Z test_dispatch_meta_inplace_linalg_svdvals_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8828523Z test_dispatch_meta_inplace_linalg_svdvals_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8828772Z test_dispatch_meta_inplace_linalg_svdvals_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8829016Z test_dispatch_meta_inplace_linalg_svdvals_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8829271Z test_dispatch_meta_inplace_linalg_tensorinv_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8829518Z test_dispatch_meta_inplace_linalg_tensorinv_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8829764Z test_dispatch_meta_inplace_linalg_tensorinv_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8830013Z test_dispatch_meta_inplace_linalg_tensorinv_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8830296Z test_dispatch_meta_inplace_linalg_tensorsolve_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8830555Z test_dispatch_meta_inplace_linalg_tensorsolve_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8830812Z test_dispatch_meta_inplace_linalg_tensorsolve_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8831064Z test_dispatch_meta_inplace_linalg_tensorsolve_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8831312Z test_dispatch_meta_inplace_linalg_vander_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8831563Z test_dispatch_meta_inplace_linalg_vander_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8831813Z test_dispatch_meta_inplace_linalg_vander_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8832058Z test_dispatch_meta_inplace_linalg_vander_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8832333Z test_dispatch_meta_inplace_linalg_vander_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8832568Z test_dispatch_meta_inplace_linalg_vander_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8832806Z test_dispatch_meta_inplace_linalg_vander_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8833051Z test_dispatch_meta_inplace_linalg_vander_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8833298Z test_dispatch_meta_inplace_linalg_vander_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8833567Z test_dispatch_meta_inplace_linalg_vecdot_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8833844Z test_dispatch_meta_inplace_linalg_vecdot_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8834092Z test_dispatch_meta_inplace_linalg_vecdot_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8834340Z test_dispatch_meta_inplace_linalg_vecdot_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8834585Z test_dispatch_meta_inplace_linalg_vecdot_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8834826Z test_dispatch_meta_inplace_linalg_vecdot_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8835080Z test_dispatch_meta_inplace_linalg_vector_norm_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8835336Z test_dispatch_meta_inplace_linalg_vector_norm_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8835580Z test_dispatch_meta_inplace_linalg_vector_norm_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8835854Z test_dispatch_meta_inplace_linalg_vector_norm_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8836105Z test_dispatch_meta_inplace_linalg_vector_norm_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8836355Z test_dispatch_meta_inplace_linalg_vector_norm_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8836597Z test_dispatch_meta_inplace_linspace_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8836844Z test_dispatch_meta_inplace_linspace_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8837091Z test_dispatch_meta_inplace_linspace_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8837331Z test_dispatch_meta_inplace_linspace_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8837573Z test_dispatch_meta_inplace_linspace_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8837845Z test_dispatch_meta_inplace_linspace_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8838083Z test_dispatch_meta_inplace_linspace_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8838306Z test_dispatch_meta_inplace_linspace_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8838539Z test_dispatch_meta_inplace_linspace_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8838774Z test_dispatch_meta_inplace_linspace_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8839014Z test_dispatch_meta_inplace_linspace_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8839248Z test_dispatch_meta_inplace_log10_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8839485Z test_dispatch_meta_inplace_log10_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8839725Z test_dispatch_meta_inplace_log10_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8839965Z test_dispatch_meta_inplace_log10_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8840200Z test_dispatch_meta_inplace_log10_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8840434Z test_dispatch_meta_inplace_log10_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8840664Z test_dispatch_meta_inplace_log10_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8840889Z test_dispatch_meta_inplace_log10_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8841157Z test_dispatch_meta_inplace_log10_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8841393Z test_dispatch_meta_inplace_log10_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8841625Z test_dispatch_meta_inplace_log10_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8841853Z test_dispatch_meta_inplace_log10_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8842089Z test_dispatch_meta_inplace_log1p_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8842322Z test_dispatch_meta_inplace_log1p_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8842589Z test_dispatch_meta_inplace_log1p_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8842884Z test_dispatch_meta_inplace_log1p_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8843172Z test_dispatch_meta_inplace_log1p_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8843507Z test_dispatch_meta_inplace_log1p_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8843798Z test_dispatch_meta_inplace_log1p_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8844070Z test_dispatch_meta_inplace_log1p_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8844361Z test_dispatch_meta_inplace_log1p_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8844650Z test_dispatch_meta_inplace_log1p_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8844941Z test_dispatch_meta_inplace_log1p_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8845181Z test_dispatch_meta_inplace_log1p_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8845416Z test_dispatch_meta_inplace_log2_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8845649Z test_dispatch_meta_inplace_log2_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8845890Z test_dispatch_meta_inplace_log2_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8846129Z test_dispatch_meta_inplace_log2_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8846366Z test_dispatch_meta_inplace_log2_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8846594Z test_dispatch_meta_inplace_log2_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8846821Z test_dispatch_meta_inplace_log2_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8847056Z test_dispatch_meta_inplace_log2_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8847330Z test_dispatch_meta_inplace_log2_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8847565Z test_dispatch_meta_inplace_log2_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8847801Z test_dispatch_meta_inplace_log2_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8848029Z test_dispatch_meta_inplace_log2_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8848266Z test_dispatch_meta_inplace_log_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8848498Z test_dispatch_meta_inplace_log_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8848739Z test_dispatch_meta_inplace_log_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8848974Z test_dispatch_meta_inplace_log_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8849234Z test_dispatch_meta_inplace_log_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8849459Z test_dispatch_meta_inplace_log_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8849692Z test_dispatch_meta_inplace_log_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8849925Z test_dispatch_meta_inplace_log_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8850160Z test_dispatch_meta_inplace_log_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8850391Z test_dispatch_meta_inplace_log_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8850625Z test_dispatch_meta_inplace_log_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8850857Z test_dispatch_meta_inplace_log_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8851083Z test_dispatch_meta_inplace_log_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8851331Z test_dispatch_meta_inplace_log_softmax_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8851573Z test_dispatch_meta_inplace_log_softmax_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8851814Z test_dispatch_meta_inplace_log_softmax_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8852050Z test_dispatch_meta_inplace_log_softmax_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8852306Z 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.000s) 2023-01-11T21:23:42.8852557Z 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.000s) 2023-01-11T21:23:42.8852844Z 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.000s) 2023-01-11T21:23:42.8853135Z 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.000s) 2023-01-11T21:23:42.8853410Z 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.000s) 2023-01-11T21:23:42.8853665Z 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.000s) 2023-01-11T21:23:42.8853918Z 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.000s) 2023-01-11T21:23:42.8854166Z 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.000s) 2023-01-11T21:23:42.8854535Z 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.000s) 2023-01-11T21:23:42.8854839Z 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.000s) 2023-01-11T21:23:42.8855083Z 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.000s) 2023-01-11T21:23:42.8855323Z 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.000s) 2023-01-11T21:23:42.8855578Z 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.000s) 2023-01-11T21:23:42.8855827Z test_dispatch_meta_inplace_logaddexp2_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8856074Z test_dispatch_meta_inplace_logaddexp2_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8856317Z test_dispatch_meta_inplace_logaddexp2_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8856564Z test_dispatch_meta_inplace_logaddexp_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8856808Z test_dispatch_meta_inplace_logaddexp_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8857047Z test_dispatch_meta_inplace_logaddexp_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8857297Z test_dispatch_meta_inplace_logcumsumexp_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8857547Z test_dispatch_meta_inplace_logcumsumexp_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8857795Z test_dispatch_meta_inplace_logcumsumexp_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8858040Z test_dispatch_meta_inplace_logcumsumexp_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8858268Z test_dispatch_meta_inplace_logdet_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8858550Z test_dispatch_meta_inplace_logdet_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8858794Z test_dispatch_meta_inplace_logdet_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8859028Z test_dispatch_meta_inplace_logdet_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8859277Z test_dispatch_meta_inplace_logical_and_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8859519Z test_dispatch_meta_inplace_logical_and_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8859771Z test_dispatch_meta_inplace_logical_and_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8860018Z test_dispatch_meta_inplace_logical_and_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8860259Z test_dispatch_meta_inplace_logical_and_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8860532Z test_dispatch_meta_inplace_logical_and_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8860774Z test_dispatch_meta_inplace_logical_and_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8861001Z test_dispatch_meta_inplace_logical_and_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8861243Z test_dispatch_meta_inplace_logical_and_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8861483Z test_dispatch_meta_inplace_logical_and_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8861721Z test_dispatch_meta_inplace_logical_and_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8861963Z test_dispatch_meta_inplace_logical_and_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8862206Z test_dispatch_meta_inplace_logical_not_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8862449Z test_dispatch_meta_inplace_logical_not_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8862695Z test_dispatch_meta_inplace_logical_not_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8862945Z test_dispatch_meta_inplace_logical_not_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8863188Z test_dispatch_meta_inplace_logical_not_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8863427Z test_dispatch_meta_inplace_logical_not_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8863657Z test_dispatch_meta_inplace_logical_not_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8863962Z test_dispatch_meta_inplace_logical_not_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8864200Z test_dispatch_meta_inplace_logical_not_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8864439Z test_dispatch_meta_inplace_logical_not_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8864732Z test_dispatch_meta_inplace_logical_not_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8864973Z test_dispatch_meta_inplace_logical_not_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8865210Z test_dispatch_meta_inplace_logical_or_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8865455Z test_dispatch_meta_inplace_logical_or_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8865701Z test_dispatch_meta_inplace_logical_or_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8865980Z test_dispatch_meta_inplace_logical_or_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8866270Z test_dispatch_meta_inplace_logical_or_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8866569Z test_dispatch_meta_inplace_logical_or_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8866860Z test_dispatch_meta_inplace_logical_or_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8867153Z test_dispatch_meta_inplace_logical_or_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8867437Z test_dispatch_meta_inplace_logical_or_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8867677Z test_dispatch_meta_inplace_logical_or_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8867910Z test_dispatch_meta_inplace_logical_or_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8868142Z test_dispatch_meta_inplace_logical_or_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8868389Z test_dispatch_meta_inplace_logical_xor_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8868622Z test_dispatch_meta_inplace_logical_xor_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8868873Z test_dispatch_meta_inplace_logical_xor_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8869115Z test_dispatch_meta_inplace_logical_xor_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8869359Z test_dispatch_meta_inplace_logical_xor_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8869589Z test_dispatch_meta_inplace_logical_xor_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8869856Z test_dispatch_meta_inplace_logical_xor_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8870098Z test_dispatch_meta_inplace_logical_xor_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8870337Z test_dispatch_meta_inplace_logical_xor_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8870572Z test_dispatch_meta_inplace_logical_xor_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8870808Z test_dispatch_meta_inplace_logical_xor_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8871046Z test_dispatch_meta_inplace_logical_xor_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8871283Z test_dispatch_meta_inplace_logit_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8871521Z test_dispatch_meta_inplace_logit_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8871785Z test_dispatch_meta_inplace_logit_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8872013Z test_dispatch_meta_inplace_logit_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8872241Z test_dispatch_meta_inplace_logit_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8872509Z test_dispatch_meta_inplace_logit_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8872801Z test_dispatch_meta_inplace_logit_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8873088Z test_dispatch_meta_inplace_logit_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8873381Z test_dispatch_meta_inplace_logit_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8873664Z test_dispatch_meta_inplace_logit_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8873957Z test_dispatch_meta_inplace_logspace_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8874261Z test_dispatch_meta_inplace_logspace_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8874562Z test_dispatch_meta_inplace_logspace_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8874832Z test_dispatch_meta_inplace_logspace_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8875070Z test_dispatch_meta_inplace_logspace_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8875299Z test_dispatch_meta_inplace_logspace_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8875558Z test_dispatch_meta_inplace_logspace_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8875788Z test_dispatch_meta_inplace_logspace_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8876012Z test_dispatch_meta_inplace_logspace_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8876250Z test_dispatch_meta_inplace_logspace_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8876486Z test_dispatch_meta_inplace_logspace_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8876724Z test_dispatch_meta_inplace_logsumexp_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8876955Z test_dispatch_meta_inplace_logsumexp_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8877188Z test_dispatch_meta_inplace_logsumexp_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8877422Z test_dispatch_meta_inplace_logsumexp_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8877688Z test_dispatch_meta_inplace_logsumexp_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8877926Z test_dispatch_meta_inplace_logsumexp_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8878149Z test_dispatch_meta_inplace_logsumexp_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8878385Z test_dispatch_meta_inplace_logsumexp_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8878622Z test_dispatch_meta_inplace_logsumexp_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8878864Z test_dispatch_meta_inplace_logsumexp_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8879096Z test_dispatch_meta_inplace_long_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8879323Z test_dispatch_meta_inplace_long_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8879561Z test_dispatch_meta_inplace_long_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8879799Z test_dispatch_meta_inplace_long_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8880029Z test_dispatch_meta_inplace_long_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8880265Z test_dispatch_meta_inplace_long_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8880491Z test_dispatch_meta_inplace_long_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8880717Z test_dispatch_meta_inplace_long_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8880979Z test_dispatch_meta_inplace_long_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8881212Z test_dispatch_meta_inplace_long_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8881444Z test_dispatch_meta_inplace_long_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8881678Z test_dispatch_meta_inplace_long_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8881904Z test_dispatch_meta_inplace_long_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8882135Z test_dispatch_meta_inplace_lt_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8882369Z test_dispatch_meta_inplace_lt_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8882615Z test_dispatch_meta_inplace_lt_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8882900Z test_dispatch_meta_inplace_lt_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8883218Z test_dispatch_meta_inplace_lt_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8883494Z test_dispatch_meta_inplace_lt_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8883781Z test_dispatch_meta_inplace_lt_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8884069Z test_dispatch_meta_inplace_lt_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8884354Z test_dispatch_meta_inplace_lt_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8884630Z test_dispatch_meta_inplace_lt_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8884927Z test_dispatch_meta_inplace_lu_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8885170Z test_dispatch_meta_inplace_lu_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8885401Z test_dispatch_meta_inplace_lu_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8885632Z test_dispatch_meta_inplace_lu_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8885875Z test_dispatch_meta_inplace_lu_solve_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8886117Z test_dispatch_meta_inplace_lu_solve_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8886350Z test_dispatch_meta_inplace_lu_solve_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8886581Z test_dispatch_meta_inplace_lu_solve_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8886825Z test_dispatch_meta_inplace_lu_unpack_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8887105Z test_dispatch_meta_inplace_lu_unpack_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8887344Z test_dispatch_meta_inplace_lu_unpack_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8887587Z test_dispatch_meta_inplace_lu_unpack_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8887818Z test_dispatch_meta_inplace_mH_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8888047Z test_dispatch_meta_inplace_mH_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8888281Z test_dispatch_meta_inplace_mH_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8888520Z test_dispatch_meta_inplace_mH_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8888745Z test_dispatch_meta_inplace_mH_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8888996Z test_dispatch_meta_inplace_mH_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8889224Z test_dispatch_meta_inplace_mH_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8889458Z test_dispatch_meta_inplace_mH_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8889688Z test_dispatch_meta_inplace_mH_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8889917Z test_dispatch_meta_inplace_mH_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8890140Z test_dispatch_meta_inplace_mH_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8890374Z test_dispatch_meta_inplace_mH_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8890601Z test_dispatch_meta_inplace_mH_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8890831Z test_dispatch_meta_inplace_mT_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8891059Z test_dispatch_meta_inplace_mT_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8891293Z test_dispatch_meta_inplace_mT_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8891517Z test_dispatch_meta_inplace_mT_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8891749Z test_dispatch_meta_inplace_mT_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8891980Z test_dispatch_meta_inplace_mT_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8892210Z test_dispatch_meta_inplace_mT_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8892465Z test_dispatch_meta_inplace_mT_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8892693Z test_dispatch_meta_inplace_mT_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8892934Z test_dispatch_meta_inplace_mT_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8893198Z test_dispatch_meta_inplace_mT_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8893424Z test_dispatch_meta_inplace_mT_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8893646Z test_dispatch_meta_inplace_mT_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8893893Z test_dispatch_meta_inplace_masked_amax_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8894128Z test_dispatch_meta_inplace_masked_amax_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8894511Z test_dispatch_meta_inplace_masked_amax_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8894814Z test_dispatch_meta_inplace_masked_amax_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8895056Z test_dispatch_meta_inplace_masked_amax_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8895292Z test_dispatch_meta_inplace_masked_amax_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8895540Z test_dispatch_meta_inplace_masked_amax_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8895780Z test_dispatch_meta_inplace_masked_amax_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8896022Z test_dispatch_meta_inplace_masked_amax_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8896267Z test_dispatch_meta_inplace_masked_amin_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8896507Z test_dispatch_meta_inplace_masked_amin_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8896742Z test_dispatch_meta_inplace_masked_amin_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8896979Z test_dispatch_meta_inplace_masked_amin_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8897210Z test_dispatch_meta_inplace_masked_amin_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8897446Z test_dispatch_meta_inplace_masked_amin_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8897681Z test_dispatch_meta_inplace_masked_amin_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8897920Z test_dispatch_meta_inplace_masked_amin_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8898192Z test_dispatch_meta_inplace_masked_amin_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8898442Z test_dispatch_meta_inplace_masked_argmax_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8898688Z test_dispatch_meta_inplace_masked_argmax_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8898941Z test_dispatch_meta_inplace_masked_argmax_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8899185Z test_dispatch_meta_inplace_masked_argmax_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8899423Z test_dispatch_meta_inplace_masked_argmax_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8899659Z test_dispatch_meta_inplace_masked_argmax_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8899889Z test_dispatch_meta_inplace_masked_argmax_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8900162Z test_dispatch_meta_inplace_masked_argmax_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8900400Z test_dispatch_meta_inplace_masked_argmax_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8900649Z test_dispatch_meta_inplace_masked_argmin_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8900896Z test_dispatch_meta_inplace_masked_argmin_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8901137Z test_dispatch_meta_inplace_masked_argmin_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8901377Z test_dispatch_meta_inplace_masked_argmin_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8901617Z test_dispatch_meta_inplace_masked_argmin_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8901856Z test_dispatch_meta_inplace_masked_argmin_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8902089Z test_dispatch_meta_inplace_masked_argmin_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8902333Z test_dispatch_meta_inplace_masked_argmin_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8902575Z test_dispatch_meta_inplace_masked_argmin_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8902818Z test_dispatch_meta_inplace_masked_cumprod_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8903071Z test_dispatch_meta_inplace_masked_cumprod_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8903320Z test_dispatch_meta_inplace_masked_cumprod_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8903594Z test_dispatch_meta_inplace_masked_cumprod_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8903840Z test_dispatch_meta_inplace_masked_cumprod_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8904086Z test_dispatch_meta_inplace_masked_cumprod_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8904332Z test_dispatch_meta_inplace_masked_cumprod_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8904572Z test_dispatch_meta_inplace_masked_cumprod_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8904865Z test_dispatch_meta_inplace_masked_cumprod_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8905108Z test_dispatch_meta_inplace_masked_cumprod_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8905349Z test_dispatch_meta_inplace_masked_cumprod_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8905617Z test_dispatch_meta_inplace_masked_cumsum_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8905867Z test_dispatch_meta_inplace_masked_cumsum_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8906118Z test_dispatch_meta_inplace_masked_cumsum_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8906367Z test_dispatch_meta_inplace_masked_cumsum_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8906611Z test_dispatch_meta_inplace_masked_cumsum_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8906853Z test_dispatch_meta_inplace_masked_cumsum_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8907098Z test_dispatch_meta_inplace_masked_cumsum_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8907340Z test_dispatch_meta_inplace_masked_cumsum_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8907581Z test_dispatch_meta_inplace_masked_cumsum_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8907825Z test_dispatch_meta_inplace_masked_cumsum_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8908065Z test_dispatch_meta_inplace_masked_cumsum_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8908306Z test_dispatch_meta_inplace_masked_fill_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8908537Z test_dispatch_meta_inplace_masked_fill_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8908783Z test_dispatch_meta_inplace_masked_fill_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8909055Z test_dispatch_meta_inplace_masked_fill_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8909301Z test_dispatch_meta_inplace_masked_fill_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8909536Z test_dispatch_meta_inplace_masked_fill_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8909774Z test_dispatch_meta_inplace_masked_fill_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8910005Z test_dispatch_meta_inplace_masked_fill_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8910244Z test_dispatch_meta_inplace_masked_fill_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8910485Z test_dispatch_meta_inplace_masked_fill_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8910714Z test_dispatch_meta_inplace_masked_fill_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8910950Z test_dispatch_meta_inplace_masked_fill_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8911209Z test_dispatch_meta_inplace_masked_fill_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8911458Z test_dispatch_meta_inplace_masked_log_softmax_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8911705Z test_dispatch_meta_inplace_masked_log_softmax_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8911958Z test_dispatch_meta_inplace_masked_log_softmax_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8912229Z test_dispatch_meta_inplace_masked_log_softmax_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8912546Z test_dispatch_meta_inplace_masked_logaddexp_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8912853Z test_dispatch_meta_inplace_masked_logaddexp_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8913165Z test_dispatch_meta_inplace_masked_logaddexp_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8913472Z test_dispatch_meta_inplace_masked_logsumexp_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8913775Z test_dispatch_meta_inplace_masked_logsumexp_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8914076Z test_dispatch_meta_inplace_masked_logsumexp_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8914381Z test_dispatch_meta_inplace_masked_logsumexp_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8914678Z test_dispatch_meta_inplace_masked_logsumexp_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8914930Z test_dispatch_meta_inplace_masked_logsumexp_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8915201Z test_dispatch_meta_inplace_masked_logsumexp_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8915446Z test_dispatch_meta_inplace_masked_logsumexp_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8915695Z test_dispatch_meta_inplace_masked_logsumexp_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8915937Z test_dispatch_meta_inplace_masked_mean_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8916177Z test_dispatch_meta_inplace_masked_mean_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8916422Z test_dispatch_meta_inplace_masked_mean_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8916669Z test_dispatch_meta_inplace_masked_mean_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8916909Z test_dispatch_meta_inplace_masked_mean_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8917174Z test_dispatch_meta_inplace_masked_mean_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8917417Z test_dispatch_meta_inplace_masked_mean_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8917645Z test_dispatch_meta_inplace_masked_mean_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8917881Z test_dispatch_meta_inplace_masked_mean_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8918120Z test_dispatch_meta_inplace_masked_mean_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8918359Z test_dispatch_meta_inplace_masked_mean_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8918598Z test_dispatch_meta_inplace_masked_mean_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8918843Z test_dispatch_meta_inplace_masked_median_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8919090Z test_dispatch_meta_inplace_masked_median_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8919336Z test_dispatch_meta_inplace_masked_median_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8919577Z test_dispatch_meta_inplace_masked_norm_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8919815Z test_dispatch_meta_inplace_masked_norm_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8920046Z test_dispatch_meta_inplace_masked_norm_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8920276Z test_dispatch_meta_inplace_masked_norm_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8920557Z test_dispatch_meta_inplace_masked_normalize_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8920811Z test_dispatch_meta_inplace_masked_normalize_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8921064Z test_dispatch_meta_inplace_masked_normalize_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8921315Z test_dispatch_meta_inplace_masked_normalize_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8921562Z test_dispatch_meta_inplace_masked_normalize_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8921813Z test_dispatch_meta_inplace_masked_normalize_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8922058Z test_dispatch_meta_inplace_masked_prod_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8922298Z test_dispatch_meta_inplace_masked_prod_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8922578Z test_dispatch_meta_inplace_masked_prod_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8922880Z test_dispatch_meta_inplace_masked_prod_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8923179Z test_dispatch_meta_inplace_masked_prod_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8923473Z test_dispatch_meta_inplace_masked_prod_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8923768Z test_dispatch_meta_inplace_masked_prod_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8924067Z test_dispatch_meta_inplace_masked_prod_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8924364Z test_dispatch_meta_inplace_masked_prod_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8924658Z test_dispatch_meta_inplace_masked_prod_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8924949Z test_dispatch_meta_inplace_masked_prod_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8925190Z test_dispatch_meta_inplace_masked_prod_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8925438Z test_dispatch_meta_inplace_masked_scatter_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8925687Z test_dispatch_meta_inplace_masked_scatter_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8925940Z test_dispatch_meta_inplace_masked_scatter_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8926191Z test_dispatch_meta_inplace_masked_scatter_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8926473Z test_dispatch_meta_inplace_masked_scatter_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8926712Z test_dispatch_meta_inplace_masked_scatter_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8926953Z test_dispatch_meta_inplace_masked_scatter_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8927199Z test_dispatch_meta_inplace_masked_scatter_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8927442Z test_dispatch_meta_inplace_masked_scatter_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8927680Z test_dispatch_meta_inplace_masked_scatter_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8927920Z test_dispatch_meta_inplace_masked_scatter_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8928158Z test_dispatch_meta_inplace_masked_scatter_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8928436Z test_dispatch_meta_inplace_masked_select_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8928680Z test_dispatch_meta_inplace_masked_select_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8928929Z test_dispatch_meta_inplace_masked_select_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8929179Z test_dispatch_meta_inplace_masked_select_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8929414Z test_dispatch_meta_inplace_masked_select_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8929657Z test_dispatch_meta_inplace_masked_select_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8929898Z test_dispatch_meta_inplace_masked_select_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8930141Z test_dispatch_meta_inplace_masked_select_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8930380Z test_dispatch_meta_inplace_masked_select_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8930623Z test_dispatch_meta_inplace_masked_select_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8930860Z test_dispatch_meta_inplace_masked_select_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8931102Z test_dispatch_meta_inplace_masked_select_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8931349Z test_dispatch_meta_inplace_masked_softmax_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8931590Z test_dispatch_meta_inplace_masked_softmax_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8931864Z test_dispatch_meta_inplace_masked_softmax_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8932104Z test_dispatch_meta_inplace_masked_softmax_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8932339Z test_dispatch_meta_inplace_masked_softmin_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8932587Z test_dispatch_meta_inplace_masked_softmin_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8932831Z test_dispatch_meta_inplace_masked_softmin_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8933071Z test_dispatch_meta_inplace_masked_softmin_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8933362Z test_dispatch_meta_inplace_masked_std_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8933665Z test_dispatch_meta_inplace_masked_std_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8934001Z test_dispatch_meta_inplace_masked_std_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8934442Z test_dispatch_meta_inplace_masked_std_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8934747Z test_dispatch_meta_inplace_masked_std_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8935046Z test_dispatch_meta_inplace_masked_std_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8935323Z test_dispatch_meta_inplace_masked_std_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8935555Z test_dispatch_meta_inplace_masked_std_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8935792Z test_dispatch_meta_inplace_masked_std_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8936032Z test_dispatch_meta_inplace_masked_std_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8936265Z test_dispatch_meta_inplace_masked_std_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8936511Z test_dispatch_meta_inplace_masked_sum_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8936747Z test_dispatch_meta_inplace_masked_sum_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8936997Z test_dispatch_meta_inplace_masked_sum_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8937245Z test_dispatch_meta_inplace_masked_sum_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8937489Z test_dispatch_meta_inplace_masked_sum_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8937731Z test_dispatch_meta_inplace_masked_sum_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8938016Z test_dispatch_meta_inplace_masked_sum_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8938259Z test_dispatch_meta_inplace_masked_sum_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8938489Z test_dispatch_meta_inplace_masked_sum_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8938719Z test_dispatch_meta_inplace_masked_sum_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8938959Z test_dispatch_meta_inplace_masked_sum_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8939198Z test_dispatch_meta_inplace_masked_sum_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8939439Z test_dispatch_meta_inplace_masked_var_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8939683Z test_dispatch_meta_inplace_masked_var_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8939965Z test_dispatch_meta_inplace_masked_var_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8940206Z test_dispatch_meta_inplace_masked_var_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8940443Z test_dispatch_meta_inplace_masked_var_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8940689Z test_dispatch_meta_inplace_masked_var_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8940924Z test_dispatch_meta_inplace_masked_var_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8941153Z test_dispatch_meta_inplace_masked_var_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8941387Z test_dispatch_meta_inplace_masked_var_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8941622Z test_dispatch_meta_inplace_masked_var_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8941854Z test_dispatch_meta_inplace_masked_var_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8942091Z test_dispatch_meta_inplace_matmul_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8942335Z test_dispatch_meta_inplace_matmul_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8942576Z test_dispatch_meta_inplace_matmul_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8942817Z test_dispatch_meta_inplace_matmul_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8943054Z test_dispatch_meta_inplace_matmul_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8943313Z test_dispatch_meta_inplace_matmul_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8943559Z test_dispatch_meta_inplace_matrix_exp_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8943808Z test_dispatch_meta_inplace_matrix_exp_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8944051Z test_dispatch_meta_inplace_matrix_exp_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8944290Z test_dispatch_meta_inplace_matrix_exp_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8944530Z test_dispatch_meta_inplace_matrix_exp_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8944826Z test_dispatch_meta_inplace_matrix_exp_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8945070Z test_dispatch_meta_inplace_max_binary_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8945344Z test_dispatch_meta_inplace_max_binary_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8945585Z test_dispatch_meta_inplace_max_binary_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8945820Z test_dispatch_meta_inplace_max_binary_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8946064Z test_dispatch_meta_inplace_max_binary_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8946343Z test_dispatch_meta_inplace_max_binary_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8946634Z test_dispatch_meta_inplace_max_binary_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8946922Z test_dispatch_meta_inplace_max_binary_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8947214Z test_dispatch_meta_inplace_max_binary_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8947482Z test_dispatch_meta_inplace_max_binary_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8947757Z 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.000s) 2023-01-11T21:23:42.8948023Z 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.000s) 2023-01-11T21:23:42.8948296Z 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.000s) 2023-01-11T21:23:42.8948561Z 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.000s) 2023-01-11T21:23:42.8948821Z 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.000s) 2023-01-11T21:23:42.8949106Z 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.000s) 2023-01-11T21:23:42.8949363Z 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.000s) 2023-01-11T21:23:42.8949608Z 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.000s) 2023-01-11T21:23:42.8949863Z 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.000s) 2023-01-11T21:23:42.8950105Z 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.000s) 2023-01-11T21:23:42.8950357Z 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.000s) 2023-01-11T21:23:42.8950604Z 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.000s) 2023-01-11T21:23:42.8950857Z 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.000s) 2023-01-11T21:23:42.8951184Z 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.000s) 2023-01-11T21:23:42.8951438Z 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.000s) 2023-01-11T21:23:42.8951689Z 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.000s) 2023-01-11T21:23:42.8951948Z 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.000s) 2023-01-11T21:23:42.8952253Z 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.000s) 2023-01-11T21:23:42.8952565Z 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.000s) 2023-01-11T21:23:42.8952880Z 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.000s) 2023-01-11T21:23:42.8953187Z 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.000s) 2023-01-11T21:23:42.8953485Z 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.000s) 2023-01-11T21:23:42.8953796Z 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.000s) 2023-01-11T21:23:42.8954114Z 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.000s) 2023-01-11T21:23:42.8954414Z test_dispatch_meta_inplace_maximum_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8954693Z test_dispatch_meta_inplace_maximum_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8954932Z test_dispatch_meta_inplace_maximum_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8955192Z test_dispatch_meta_inplace_maximum_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8955422Z test_dispatch_meta_inplace_maximum_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8955664Z test_dispatch_meta_inplace_maximum_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8955906Z test_dispatch_meta_inplace_maximum_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8956139Z test_dispatch_meta_inplace_maximum_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8956374Z test_dispatch_meta_inplace_maximum_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8956600Z test_dispatch_meta_inplace_maximum_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8956842Z test_dispatch_meta_inplace_mean_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8957114Z test_dispatch_meta_inplace_mean_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8957354Z test_dispatch_meta_inplace_mean_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8957589Z test_dispatch_meta_inplace_mean_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8957829Z test_dispatch_meta_inplace_mean_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8958057Z test_dispatch_meta_inplace_mean_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8958296Z test_dispatch_meta_inplace_median_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8958530Z test_dispatch_meta_inplace_median_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8958774Z test_dispatch_meta_inplace_median_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8959010Z test_dispatch_meta_inplace_median_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8959233Z test_dispatch_meta_inplace_median_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8959459Z test_dispatch_meta_inplace_median_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8959696Z test_dispatch_meta_inplace_median_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8959934Z test_dispatch_meta_inplace_median_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8960195Z 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.000s) 2023-01-11T21:23:42.8960454Z 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.000s) 2023-01-11T21:23:42.8960745Z 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.000s) 2023-01-11T21:23:42.8961010Z 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.000s) 2023-01-11T21:23:42.8961267Z 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.000s) 2023-01-11T21:23:42.8961526Z 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.000s) 2023-01-11T21:23:42.8961783Z 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.000s) 2023-01-11T21:23:42.8962045Z 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.000s) 2023-01-11T21:23:42.8962283Z 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.000s) 2023-01-11T21:23:42.8962563Z 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.000s) 2023-01-11T21:23:42.8962820Z 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.000s) 2023-01-11T21:23:42.8963074Z 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.000s) 2023-01-11T21:23:42.8963397Z test_dispatch_meta_inplace_meshgrid_variadic_tensors_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8963718Z test_dispatch_meta_inplace_meshgrid_variadic_tensors_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8964047Z test_dispatch_meta_inplace_meshgrid_variadic_tensors_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8964375Z test_dispatch_meta_inplace_meshgrid_variadic_tensors_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8964700Z test_dispatch_meta_inplace_meshgrid_variadic_tensors_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8965026Z test_dispatch_meta_inplace_meshgrid_variadic_tensors_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8965350Z test_dispatch_meta_inplace_meshgrid_variadic_tensors_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8965608Z test_dispatch_meta_inplace_meshgrid_variadic_tensors_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8965852Z test_dispatch_meta_inplace_meshgrid_variadic_tensors_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8966099Z test_dispatch_meta_inplace_meshgrid_variadic_tensors_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8966355Z test_dispatch_meta_inplace_meshgrid_variadic_tensors_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8966650Z test_dispatch_meta_inplace_meshgrid_variadic_tensors_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8966894Z test_dispatch_meta_inplace_min_binary_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8967137Z test_dispatch_meta_inplace_min_binary_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8967380Z test_dispatch_meta_inplace_min_binary_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8967624Z test_dispatch_meta_inplace_min_binary_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8967866Z test_dispatch_meta_inplace_min_binary_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8968106Z test_dispatch_meta_inplace_min_binary_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8968346Z test_dispatch_meta_inplace_min_binary_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8968634Z test_dispatch_meta_inplace_min_binary_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8968861Z test_dispatch_meta_inplace_min_binary_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8969100Z test_dispatch_meta_inplace_min_binary_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8969358Z 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.000s) 2023-01-11T21:23:42.8969609Z 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.000s) 2023-01-11T21:23:42.8969867Z 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.000s) 2023-01-11T21:23:42.8970120Z 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.000s) 2023-01-11T21:23:42.8970366Z 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.000s) 2023-01-11T21:23:42.8970619Z 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.000s) 2023-01-11T21:23:42.8970867Z 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.000s) 2023-01-11T21:23:42.8971117Z 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.000s) 2023-01-11T21:23:42.8971370Z 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.000s) 2023-01-11T21:23:42.8971613Z 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.000s) 2023-01-11T21:23:42.8971861Z 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.000s) 2023-01-11T21:23:42.8972140Z 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.000s) 2023-01-11T21:23:42.8972397Z 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.000s) 2023-01-11T21:23:42.8972649Z 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.000s) 2023-01-11T21:23:42.8972896Z 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.000s) 2023-01-11T21:23:42.8973190Z 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.000s) 2023-01-11T21:23:42.8973446Z 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.000s) 2023-01-11T21:23:42.8973687Z 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.000s) 2023-01-11T21:23:42.8973961Z 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.000s) 2023-01-11T21:23:42.8974321Z 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.000s) 2023-01-11T21:23:42.8974569Z test_dispatch_meta_inplace_minimum_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8974812Z test_dispatch_meta_inplace_minimum_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8975043Z test_dispatch_meta_inplace_minimum_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8975275Z test_dispatch_meta_inplace_minimum_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8975508Z test_dispatch_meta_inplace_minimum_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8975746Z test_dispatch_meta_inplace_minimum_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8975983Z test_dispatch_meta_inplace_minimum_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8976215Z test_dispatch_meta_inplace_minimum_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8976452Z test_dispatch_meta_inplace_minimum_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8976692Z test_dispatch_meta_inplace_minimum_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8976929Z test_dispatch_meta_inplace_mm_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8977171Z test_dispatch_meta_inplace_mm_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8977409Z test_dispatch_meta_inplace_mm_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8977684Z test_dispatch_meta_inplace_mm_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8977924Z test_dispatch_meta_inplace_mm_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8978160Z test_dispatch_meta_inplace_mm_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8978400Z test_dispatch_meta_inplace_mode_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8978638Z test_dispatch_meta_inplace_mode_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8978875Z test_dispatch_meta_inplace_mode_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8979106Z test_dispatch_meta_inplace_mode_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8979334Z test_dispatch_meta_inplace_mode_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8979608Z test_dispatch_meta_inplace_mode_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8979844Z test_dispatch_meta_inplace_mode_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8980074Z test_dispatch_meta_inplace_mode_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8980300Z test_dispatch_meta_inplace_mode_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8980538Z test_dispatch_meta_inplace_mode_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8980779Z test_dispatch_meta_inplace_movedim_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8981021Z test_dispatch_meta_inplace_movedim_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8981266Z test_dispatch_meta_inplace_movedim_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8981509Z test_dispatch_meta_inplace_movedim_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8981755Z test_dispatch_meta_inplace_movedim_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8981997Z test_dispatch_meta_inplace_movedim_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8982232Z test_dispatch_meta_inplace_movedim_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8982466Z test_dispatch_meta_inplace_movedim_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8982703Z test_dispatch_meta_inplace_movedim_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8982931Z test_dispatch_meta_inplace_movedim_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8983184Z test_dispatch_meta_inplace_movedim_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8983420Z test_dispatch_meta_inplace_movedim_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8983648Z test_dispatch_meta_inplace_movedim_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8983890Z test_dispatch_meta_inplace_msort_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8984125Z test_dispatch_meta_inplace_msort_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8984354Z test_dispatch_meta_inplace_msort_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8984582Z test_dispatch_meta_inplace_msort_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8984868Z test_dispatch_meta_inplace_msort_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8985138Z test_dispatch_meta_inplace_msort_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8985375Z test_dispatch_meta_inplace_msort_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8985601Z test_dispatch_meta_inplace_msort_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8985833Z test_dispatch_meta_inplace_msort_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8986072Z test_dispatch_meta_inplace_mul_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8986351Z test_dispatch_meta_inplace_mul_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8986655Z test_dispatch_meta_inplace_mul_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8986952Z test_dispatch_meta_inplace_mul_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8987241Z test_dispatch_meta_inplace_mul_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8987505Z test_dispatch_meta_inplace_mul_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8987738Z test_dispatch_meta_inplace_mul_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8987971Z test_dispatch_meta_inplace_mul_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8988207Z test_dispatch_meta_inplace_mul_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8988432Z test_dispatch_meta_inplace_mul_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8988662Z test_dispatch_meta_inplace_mul_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8988894Z test_dispatch_meta_inplace_mul_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8989151Z test_dispatch_meta_inplace_mul_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8989398Z test_dispatch_meta_inplace_multinomial_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8989647Z test_dispatch_meta_inplace_multinomial_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8989887Z test_dispatch_meta_inplace_multinomial_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8990119Z test_dispatch_meta_inplace_mv_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8990359Z test_dispatch_meta_inplace_mv_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8990596Z test_dispatch_meta_inplace_mv_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8990829Z test_dispatch_meta_inplace_mv_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8991086Z test_dispatch_meta_inplace_mv_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8991320Z test_dispatch_meta_inplace_mv_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8991578Z 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.000s) 2023-01-11T21:23:42.8991839Z 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.000s) 2023-01-11T21:23:42.8992089Z 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.000s) 2023-01-11T21:23:42.8992376Z 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.000s) 2023-01-11T21:23:42.8992688Z 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.000s) 2023-01-11T21:23:42.8992999Z 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.000s) 2023-01-11T21:23:42.8993316Z 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.000s) 2023-01-11T21:23:42.8993624Z 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.000s) 2023-01-11T21:23:42.8993936Z 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.000s) 2023-01-11T21:23:42.8994245Z 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.000s) 2023-01-11T21:23:42.8994545Z 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.000s) 2023-01-11T21:23:42.8994846Z 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.000s) 2023-01-11T21:23:42.8995128Z 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.000s) 2023-01-11T21:23:42.8995375Z 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.000s) 2023-01-11T21:23:42.8995624Z 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.000s) 2023-01-11T21:23:42.8995870Z 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.000s) 2023-01-11T21:23:42.8996119Z 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.000s) 2023-01-11T21:23:42.8996367Z 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.000s) 2023-01-11T21:23:42.8996608Z 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.000s) 2023-01-11T21:23:42.8996881Z 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.000s) 2023-01-11T21:23:42.8997125Z 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.000s) 2023-01-11T21:23:42.8997373Z 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.000s) 2023-01-11T21:23:42.8997611Z 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.000s) 2023-01-11T21:23:42.8997855Z 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.000s) 2023-01-11T21:23:42.8998098Z test_dispatch_meta_inplace_nan_to_num_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8998338Z test_dispatch_meta_inplace_nan_to_num_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8998577Z test_dispatch_meta_inplace_nan_to_num_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8998818Z test_dispatch_meta_inplace_nan_to_num_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8999057Z test_dispatch_meta_inplace_nan_to_num_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8999297Z test_dispatch_meta_inplace_nan_to_num_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8999536Z test_dispatch_meta_inplace_nan_to_num_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.8999769Z test_dispatch_meta_inplace_nan_to_num_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9000007Z test_dispatch_meta_inplace_nan_to_num_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9000245Z test_dispatch_meta_inplace_nan_to_num_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9000499Z test_dispatch_meta_inplace_nanmean_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9000740Z test_dispatch_meta_inplace_nanmean_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9000978Z test_dispatch_meta_inplace_nanmean_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9001207Z test_dispatch_meta_inplace_nanmean_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9001451Z test_dispatch_meta_inplace_nanmedian_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9001695Z test_dispatch_meta_inplace_nanmedian_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9001940Z test_dispatch_meta_inplace_nanmedian_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9002178Z test_dispatch_meta_inplace_nanmedian_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9002442Z test_dispatch_meta_inplace_nanmedian_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9002728Z test_dispatch_meta_inplace_nanmedian_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9003028Z test_dispatch_meta_inplace_nanmedian_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9003314Z test_dispatch_meta_inplace_nanmedian_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9003622Z test_dispatch_meta_inplace_nanquantile_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9003930Z test_dispatch_meta_inplace_nanquantile_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9004222Z test_dispatch_meta_inplace_nansum_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9004515Z test_dispatch_meta_inplace_nansum_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9004812Z test_dispatch_meta_inplace_nansum_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9005077Z test_dispatch_meta_inplace_nansum_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9005317Z test_dispatch_meta_inplace_nansum_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9005556Z test_dispatch_meta_inplace_nansum_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9005785Z test_dispatch_meta_inplace_nansum_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9006012Z test_dispatch_meta_inplace_nansum_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9006240Z test_dispatch_meta_inplace_nansum_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9006524Z test_dispatch_meta_inplace_nansum_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9006775Z test_dispatch_meta_inplace_narrow_copy_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9007020Z test_dispatch_meta_inplace_narrow_copy_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9007272Z test_dispatch_meta_inplace_narrow_copy_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9007520Z test_dispatch_meta_inplace_narrow_copy_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9007771Z test_dispatch_meta_inplace_narrow_copy_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9008015Z test_dispatch_meta_inplace_narrow_copy_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9008257Z test_dispatch_meta_inplace_narrow_copy_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9008529Z test_dispatch_meta_inplace_narrow_copy_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9008773Z test_dispatch_meta_inplace_narrow_copy_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9009014Z test_dispatch_meta_inplace_narrow_copy_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9009250Z test_dispatch_meta_inplace_narrow_copy_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9009491Z test_dispatch_meta_inplace_narrow_copy_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9009736Z test_dispatch_meta_inplace_narrow_copy_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9009975Z test_dispatch_meta_inplace_narrow_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9010210Z test_dispatch_meta_inplace_narrow_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9010453Z test_dispatch_meta_inplace_narrow_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9010696Z test_dispatch_meta_inplace_narrow_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9010937Z test_dispatch_meta_inplace_narrow_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9011178Z test_dispatch_meta_inplace_narrow_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9011412Z test_dispatch_meta_inplace_narrow_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9011645Z test_dispatch_meta_inplace_narrow_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9011899Z test_dispatch_meta_inplace_narrow_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9012141Z test_dispatch_meta_inplace_narrow_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9012372Z test_dispatch_meta_inplace_narrow_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9012634Z test_dispatch_meta_inplace_narrow_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9012932Z test_dispatch_meta_inplace_narrow_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9013249Z test_dispatch_meta_inplace_native_batch_norm_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9013567Z test_dispatch_meta_inplace_native_batch_norm_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9013881Z test_dispatch_meta_inplace_native_batch_norm_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9014361Z test_dispatch_meta_inplace_native_batch_norm_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9014692Z test_dispatch_meta_inplace_native_dropout_backward_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9015013Z test_dispatch_meta_inplace_native_dropout_backward_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9015311Z test_dispatch_meta_inplace_native_dropout_backward_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9015551Z test_dispatch_meta_inplace_native_dropout_backward_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9015803Z test_dispatch_meta_inplace_native_layer_norm_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9016056Z test_dispatch_meta_inplace_native_layer_norm_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9016302Z test_dispatch_meta_inplace_native_layer_norm_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9016548Z test_dispatch_meta_inplace_native_layer_norm_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9016787Z test_dispatch_meta_inplace_ne_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9017022Z test_dispatch_meta_inplace_ne_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9017266Z test_dispatch_meta_inplace_ne_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9017502Z test_dispatch_meta_inplace_ne_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9017738Z test_dispatch_meta_inplace_ne_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9018020Z test_dispatch_meta_inplace_ne_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9018248Z test_dispatch_meta_inplace_ne_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9018480Z test_dispatch_meta_inplace_ne_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9018715Z test_dispatch_meta_inplace_ne_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9018944Z test_dispatch_meta_inplace_ne_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9019174Z test_dispatch_meta_inplace_ne_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9019405Z test_dispatch_meta_inplace_ne_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9019644Z test_dispatch_meta_inplace_neg_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9019886Z test_dispatch_meta_inplace_neg_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9020164Z test_dispatch_meta_inplace_neg_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9020406Z test_dispatch_meta_inplace_neg_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9020643Z test_dispatch_meta_inplace_neg_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9020874Z test_dispatch_meta_inplace_neg_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9021108Z test_dispatch_meta_inplace_neg_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9021341Z test_dispatch_meta_inplace_neg_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9021576Z test_dispatch_meta_inplace_neg_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9021810Z test_dispatch_meta_inplace_neg_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9022042Z test_dispatch_meta_inplace_neg_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9022272Z test_dispatch_meta_inplace_neg_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9022518Z test_dispatch_meta_inplace_new_empty_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9022759Z test_dispatch_meta_inplace_new_empty_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9023010Z test_dispatch_meta_inplace_new_empty_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9023257Z test_dispatch_meta_inplace_new_empty_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9023495Z test_dispatch_meta_inplace_new_empty_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9023765Z test_dispatch_meta_inplace_new_empty_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9024008Z test_dispatch_meta_inplace_new_empty_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9024248Z test_dispatch_meta_inplace_new_empty_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9024488Z test_dispatch_meta_inplace_new_empty_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9024780Z test_dispatch_meta_inplace_new_empty_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9025022Z test_dispatch_meta_inplace_new_empty_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9025262Z test_dispatch_meta_inplace_new_empty_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9025495Z test_dispatch_meta_inplace_new_empty_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9025781Z test_dispatch_meta_inplace_new_empty_strided_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9026050Z test_dispatch_meta_inplace_new_empty_strided_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9026368Z test_dispatch_meta_inplace_new_empty_strided_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9026679Z test_dispatch_meta_inplace_new_empty_strided_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9026996Z test_dispatch_meta_inplace_new_empty_strided_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9027297Z test_dispatch_meta_inplace_new_empty_strided_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9027547Z test_dispatch_meta_inplace_new_empty_strided_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9027795Z test_dispatch_meta_inplace_new_empty_strided_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9028044Z test_dispatch_meta_inplace_new_empty_strided_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9028293Z test_dispatch_meta_inplace_new_empty_strided_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9028542Z test_dispatch_meta_inplace_new_empty_strided_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9028791Z test_dispatch_meta_inplace_new_empty_strided_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9029038Z test_dispatch_meta_inplace_new_empty_strided_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9029280Z test_dispatch_meta_inplace_new_full_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9029532Z test_dispatch_meta_inplace_new_full_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9029777Z test_dispatch_meta_inplace_new_full_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9030027Z test_dispatch_meta_inplace_new_full_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9030270Z test_dispatch_meta_inplace_new_full_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9030509Z test_dispatch_meta_inplace_new_full_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9030750Z test_dispatch_meta_inplace_new_full_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9030992Z test_dispatch_meta_inplace_new_full_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9031227Z test_dispatch_meta_inplace_new_full_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9031484Z test_dispatch_meta_inplace_new_full_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9031784Z test_dispatch_meta_inplace_new_full_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9032085Z test_dispatch_meta_inplace_new_full_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9032359Z test_dispatch_meta_inplace_new_full_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9032593Z test_dispatch_meta_inplace_new_ones_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9032900Z test_dispatch_meta_inplace_new_ones_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9033353Z test_dispatch_meta_inplace_new_ones_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9033679Z test_dispatch_meta_inplace_new_ones_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9034002Z test_dispatch_meta_inplace_new_ones_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9034318Z test_dispatch_meta_inplace_new_ones_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9034624Z test_dispatch_meta_inplace_new_ones_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9034919Z test_dispatch_meta_inplace_new_ones_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9035170Z test_dispatch_meta_inplace_new_ones_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9035421Z test_dispatch_meta_inplace_new_ones_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9035682Z test_dispatch_meta_inplace_new_ones_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9035939Z test_dispatch_meta_inplace_new_ones_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9036189Z test_dispatch_meta_inplace_new_ones_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9036450Z test_dispatch_meta_inplace_new_zeros_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9036697Z test_dispatch_meta_inplace_new_zeros_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9037013Z test_dispatch_meta_inplace_new_zeros_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9037273Z test_dispatch_meta_inplace_new_zeros_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9037531Z test_dispatch_meta_inplace_new_zeros_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9037787Z test_dispatch_meta_inplace_new_zeros_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9038085Z test_dispatch_meta_inplace_new_zeros_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9038344Z test_dispatch_meta_inplace_new_zeros_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9038607Z test_dispatch_meta_inplace_new_zeros_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9038869Z test_dispatch_meta_inplace_new_zeros_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9039096Z test_dispatch_meta_inplace_new_zeros_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9039346Z test_dispatch_meta_inplace_new_zeros_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9039603Z test_dispatch_meta_inplace_new_zeros_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9039863Z test_dispatch_meta_inplace_nextafter_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9040116Z test_dispatch_meta_inplace_nextafter_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9040395Z test_dispatch_meta_inplace_nextafter_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9040703Z test_dispatch_meta_inplace_nn_functional__scaled_dot_product_attention_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9041003Z test_dispatch_meta_inplace_nn_functional__scaled_dot_product_attention_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9041349Z test_dispatch_meta_inplace_nn_functional__scaled_dot_product_attention_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9041641Z test_dispatch_meta_inplace_nn_functional__scaled_dot_product_attention_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9041953Z 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.000s) 2023-01-11T21:23:42.9042241Z 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.000s) 2023-01-11T21:23:42.9042518Z 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.000s) 2023-01-11T21:23:42.9042870Z 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.000s) 2023-01-11T21:23:42.9043256Z 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.000s) 2023-01-11T21:23:42.9043610Z 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.000s) 2023-01-11T21:23:42.9043955Z 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.000s) 2023-01-11T21:23:42.9044334Z 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.000s) 2023-01-11T21:23:42.9044685Z 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.000s) 2023-01-11T21:23:42.9045026Z 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.000s) 2023-01-11T21:23:42.9045395Z 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.000s) 2023-01-11T21:23:42.9045672Z 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.000s) 2023-01-11T21:23:42.9045969Z 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.000s) 2023-01-11T21:23:42.9046250Z 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.000s) 2023-01-11T21:23:42.9046567Z 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.000s) 2023-01-11T21:23:42.9046821Z 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.000s) 2023-01-11T21:23:42.9047111Z 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.000s) 2023-01-11T21:23:42.9047394Z 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.000s) 2023-01-11T21:23:42.9047677Z 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.000s) 2023-01-11T21:23:42.9047953Z 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.000s) 2023-01-11T21:23:42.9048260Z 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.000s) 2023-01-11T21:23:42.9048550Z 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.000s) 2023-01-11T21:23:42.9048830Z 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.000s) 2023-01-11T21:23:42.9049103Z 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.000s) 2023-01-11T21:23:42.9049387Z 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.000s) 2023-01-11T21:23:42.9049676Z 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.000s) 2023-01-11T21:23:42.9049947Z 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.000s) 2023-01-11T21:23:42.9050250Z 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.000s) 2023-01-11T21:23:42.9050501Z 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.000s) 2023-01-11T21:23:42.9050774Z 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.000s) 2023-01-11T21:23:42.9051107Z 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.000s) 2023-01-11T21:23:42.9051381Z 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.000s) 2023-01-11T21:23:42.9051667Z 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.000s) 2023-01-11T21:23:42.9051938Z 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.000s) 2023-01-11T21:23:42.9052208Z 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.000s) 2023-01-11T21:23:42.9052474Z 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.000s) 2023-01-11T21:23:42.9052746Z 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.000s) 2023-01-11T21:23:42.9053020Z 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.000s) 2023-01-11T21:23:42.9053348Z 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.000s) 2023-01-11T21:23:42.9053625Z 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.000s) 2023-01-11T21:23:42.9053922Z 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.000s) 2023-01-11T21:23:42.9054166Z 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.000s) 2023-01-11T21:23:42.9054570Z 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.000s) 2023-01-11T21:23:42.9054843Z 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.000s) 2023-01-11T21:23:42.9055131Z 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.000s) 2023-01-11T21:23:42.9055425Z 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.000s) 2023-01-11T21:23:42.9055744Z 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.000s) 2023-01-11T21:23:42.9056059Z 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.000s) 2023-01-11T21:23:42.9056383Z test_dispatch_meta_inplace_nn_functional_bilinear_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9056652Z test_dispatch_meta_inplace_nn_functional_bilinear_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9056929Z test_dispatch_meta_inplace_nn_functional_bilinear_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9057199Z test_dispatch_meta_inplace_nn_functional_bilinear_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9057486Z 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.000s) 2023-01-11T21:23:42.9057752Z 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.000s) 2023-01-11T21:23:42.9058044Z 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.000s) 2023-01-11T21:23:42.9058333Z 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.000s) 2023-01-11T21:23:42.9058650Z 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.000s) 2023-01-11T21:23:42.9058946Z 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.000s) 2023-01-11T21:23:42.9059243Z 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.000s) 2023-01-11T21:23:42.9059541Z 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.000s) 2023-01-11T21:23:42.9059846Z test_dispatch_meta_inplace_nn_functional_celu_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9060124Z test_dispatch_meta_inplace_nn_functional_celu_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9060430Z test_dispatch_meta_inplace_nn_functional_celu_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9060698Z test_dispatch_meta_inplace_nn_functional_celu_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9060985Z test_dispatch_meta_inplace_nn_functional_conv1d_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9061263Z test_dispatch_meta_inplace_nn_functional_conv1d_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9061515Z test_dispatch_meta_inplace_nn_functional_conv1d_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9061780Z test_dispatch_meta_inplace_nn_functional_conv1d_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9062087Z test_dispatch_meta_inplace_nn_functional_conv1d_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9062346Z test_dispatch_meta_inplace_nn_functional_conv1d_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9062604Z test_dispatch_meta_inplace_nn_functional_conv1d_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9062876Z test_dispatch_meta_inplace_nn_functional_conv2d_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9063147Z test_dispatch_meta_inplace_nn_functional_conv2d_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9063436Z test_dispatch_meta_inplace_nn_functional_conv2d_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9063708Z test_dispatch_meta_inplace_nn_functional_conv2d_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9063983Z test_dispatch_meta_inplace_nn_functional_conv2d_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9064247Z test_dispatch_meta_inplace_nn_functional_conv2d_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9064512Z test_dispatch_meta_inplace_nn_functional_conv2d_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9064894Z 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.000s) 2023-01-11T21:23:42.9065161Z 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.000s) 2023-01-11T21:23:42.9065443Z 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.000s) 2023-01-11T21:23:42.9065758Z 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.000s) 2023-01-11T21:23:42.9066058Z 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.000s) 2023-01-11T21:23:42.9066350Z 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.000s) 2023-01-11T21:23:42.9066646Z 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.000s) 2023-01-11T21:23:42.9066995Z 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.000s) 2023-01-11T21:23:42.9067349Z 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.000s) 2023-01-11T21:23:42.9067652Z 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.000s) 2023-01-11T21:23:42.9067934Z 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.000s) 2023-01-11T21:23:42.9068247Z 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.000s) 2023-01-11T21:23:42.9068538Z 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.000s) 2023-01-11T21:23:42.9068792Z 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.000s) 2023-01-11T21:23:42.9069074Z 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.000s) 2023-01-11T21:23:42.9069356Z 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.000s) 2023-01-11T21:23:42.9069675Z 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.000s) 2023-01-11T21:23:42.9069956Z 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.000s) 2023-01-11T21:23:42.9070234Z 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.000s) 2023-01-11T21:23:42.9070520Z 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.000s) 2023-01-11T21:23:42.9070795Z 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.000s) 2023-01-11T21:23:42.9071100Z 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.000s) 2023-01-11T21:23:42.9071379Z 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.000s) 2023-01-11T21:23:42.9071691Z 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.000s) 2023-01-11T21:23:42.9071984Z 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.000s) 2023-01-11T21:23:42.9072290Z 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.000s) 2023-01-11T21:23:42.9072651Z 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.000s) 2023-01-11T21:23:42.9072977Z 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.000s) 2023-01-11T21:23:42.9073331Z 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.000s) 2023-01-11T21:23:42.9073690Z 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.000s) 2023-01-11T21:23:42.9074058Z 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.000s) 2023-01-11T21:23:42.9074442Z 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.000s) 2023-01-11T21:23:42.9074833Z 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.000s) 2023-01-11T21:23:42.9075191Z 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.000s) 2023-01-11T21:23:42.9075513Z 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.000s) 2023-01-11T21:23:42.9075793Z 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.000s) 2023-01-11T21:23:42.9076072Z 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.000s) 2023-01-11T21:23:42.9076350Z 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.000s) 2023-01-11T21:23:42.9076635Z 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.000s) 2023-01-11T21:23:42.9076908Z 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.000s) 2023-01-11T21:23:42.9077148Z 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.000s) 2023-01-11T21:23:42.9077439Z test_dispatch_meta_inplace_nn_functional_dropout2d_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9077708Z test_dispatch_meta_inplace_nn_functional_dropout2d_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9077975Z test_dispatch_meta_inplace_nn_functional_dropout2d_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9078276Z test_dispatch_meta_inplace_nn_functional_dropout2d_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9078548Z test_dispatch_meta_inplace_nn_functional_dropout3d_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9078817Z test_dispatch_meta_inplace_nn_functional_dropout3d_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9079099Z test_dispatch_meta_inplace_nn_functional_dropout3d_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9079411Z test_dispatch_meta_inplace_nn_functional_dropout3d_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9079685Z test_dispatch_meta_inplace_nn_functional_dropout_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9079958Z test_dispatch_meta_inplace_nn_functional_dropout_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9080250Z test_dispatch_meta_inplace_nn_functional_dropout_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9080488Z test_dispatch_meta_inplace_nn_functional_dropout_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9080760Z test_dispatch_meta_inplace_nn_functional_elu_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9081031Z test_dispatch_meta_inplace_nn_functional_elu_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9081307Z test_dispatch_meta_inplace_nn_functional_elu_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9081590Z test_dispatch_meta_inplace_nn_functional_elu_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9081873Z 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.000s) 2023-01-11T21:23:42.9082149Z 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.000s) 2023-01-11T21:23:42.9082420Z 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.000s) 2023-01-11T21:23:42.9082753Z 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.000s) 2023-01-11T21:23:42.9083094Z test_dispatch_meta_inplace_nn_functional_embedding_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9083440Z test_dispatch_meta_inplace_nn_functional_embedding_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9083766Z test_dispatch_meta_inplace_nn_functional_embedding_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9084064Z test_dispatch_meta_inplace_nn_functional_embedding_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9084524Z 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.000s) 2023-01-11T21:23:42.9084823Z 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.000s) 2023-01-11T21:23:42.9085123Z 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.000s) 2023-01-11T21:23:42.9085421Z 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.000s) 2023-01-11T21:23:42.9085726Z 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.000s) 2023-01-11T21:23:42.9086032Z 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.000s) 2023-01-11T21:23:42.9086340Z 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.000s) 2023-01-11T21:23:42.9086670Z 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.000s) 2023-01-11T21:23:42.9086985Z 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.000s) 2023-01-11T21:23:42.9087286Z 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.000s) 2023-01-11T21:23:42.9087586Z 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.000s) 2023-01-11T21:23:42.9087900Z 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.000s) 2023-01-11T21:23:42.9088193Z 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.000s) 2023-01-11T21:23:42.9088490Z 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.000s) 2023-01-11T21:23:42.9088793Z 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.000s) 2023-01-11T21:23:42.9089108Z 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.000s) 2023-01-11T21:23:42.9089365Z 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.000s) 2023-01-11T21:23:42.9089640Z 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.000s) 2023-01-11T21:23:42.9089892Z 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.000s) 2023-01-11T21:23:42.9090184Z 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.000s) 2023-01-11T21:23:42.9090440Z 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.000s) 2023-01-11T21:23:42.9090693Z 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.000s) 2023-01-11T21:23:42.9090944Z 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.000s) 2023-01-11T21:23:42.9091193Z 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.000s) 2023-01-11T21:23:42.9091445Z 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.000s) 2023-01-11T21:23:42.9091709Z 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.000s) 2023-01-11T21:23:42.9091979Z test_dispatch_meta_inplace_nn_functional_gelu_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9092197Z test_dispatch_meta_inplace_nn_functional_gelu_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9092437Z test_dispatch_meta_inplace_nn_functional_gelu_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9092721Z test_dispatch_meta_inplace_nn_functional_gelu_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9093013Z test_dispatch_meta_inplace_nn_functional_glu_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9093355Z test_dispatch_meta_inplace_nn_functional_glu_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9093649Z test_dispatch_meta_inplace_nn_functional_glu_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9093952Z test_dispatch_meta_inplace_nn_functional_glu_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9094419Z 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.000s) 2023-01-11T21:23:42.9094731Z 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.000s) 2023-01-11T21:23:42.9095027Z 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.000s) 2023-01-11T21:23:42.9095325Z 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.000s) 2023-01-11T21:23:42.9095569Z 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.000s) 2023-01-11T21:23:42.9095827Z 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.000s) 2023-01-11T21:23:42.9096074Z 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.000s) 2023-01-11T21:23:42.9096327Z test_dispatch_meta_inplace_nn_functional_hardshrink_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9096573Z test_dispatch_meta_inplace_nn_functional_hardshrink_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9096837Z test_dispatch_meta_inplace_nn_functional_hardshrink_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9097078Z test_dispatch_meta_inplace_nn_functional_hardshrink_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9097327Z test_dispatch_meta_inplace_nn_functional_hardsigmoid_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9097573Z test_dispatch_meta_inplace_nn_functional_hardsigmoid_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9097896Z test_dispatch_meta_inplace_nn_functional_hardsigmoid_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9098135Z test_dispatch_meta_inplace_nn_functional_hardsigmoid_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9098371Z test_dispatch_meta_inplace_nn_functional_hardswish_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9098616Z test_dispatch_meta_inplace_nn_functional_hardswish_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9098874Z test_dispatch_meta_inplace_nn_functional_hardswish_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9099092Z test_dispatch_meta_inplace_nn_functional_hardswish_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9099328Z test_dispatch_meta_inplace_nn_functional_hardtanh_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9099569Z test_dispatch_meta_inplace_nn_functional_hardtanh_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9099818Z test_dispatch_meta_inplace_nn_functional_hardtanh_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9100056Z test_dispatch_meta_inplace_nn_functional_hardtanh_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9100296Z test_dispatch_meta_inplace_nn_functional_hardtanh_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9100533Z test_dispatch_meta_inplace_nn_functional_hardtanh_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9100774Z test_dispatch_meta_inplace_nn_functional_hardtanh_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9101054Z test_dispatch_meta_inplace_nn_functional_hardtanh_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9101315Z 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.000s) 2023-01-11T21:23:42.9101616Z 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.000s) 2023-01-11T21:23:42.9101888Z 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.000s) 2023-01-11T21:23:42.9102124Z 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.000s) 2023-01-11T21:23:42.9102368Z 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.000s) 2023-01-11T21:23:42.9102605Z 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.000s) 2023-01-11T21:23:42.9102846Z 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.000s) 2023-01-11T21:23:42.9103107Z 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.000s) 2023-01-11T21:23:42.9103402Z 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.000s) 2023-01-11T21:23:42.9103674Z 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.000s) 2023-01-11T21:23:42.9103924Z 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.000s) 2023-01-11T21:23:42.9104165Z 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.000s) 2023-01-11T21:23:42.9104418Z 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.000s) 2023-01-11T21:23:42.9104668Z 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.000s) 2023-01-11T21:23:42.9104982Z 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.000s) 2023-01-11T21:23:42.9105244Z 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.000s) 2023-01-11T21:23:42.9105476Z 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.000s) 2023-01-11T21:23:42.9105750Z 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.000s) 2023-01-11T21:23:42.9106041Z 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.000s) 2023-01-11T21:23:42.9106296Z 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.000s) 2023-01-11T21:23:42.9106576Z 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.000s) 2023-01-11T21:23:42.9106832Z 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.000s) 2023-01-11T21:23:42.9107088Z 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.000s) 2023-01-11T21:23:42.9107344Z 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.000s) 2023-01-11T21:23:42.9107599Z 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.000s) 2023-01-11T21:23:42.9107871Z 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.000s) 2023-01-11T21:23:42.9108122Z 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.000s) 2023-01-11T21:23:42.9108399Z 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.000s) 2023-01-11T21:23:42.9108648Z 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.000s) 2023-01-11T21:23:42.9108881Z 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.000s) 2023-01-11T21:23:42.9109144Z 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.000s) 2023-01-11T21:23:42.9109397Z 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.000s) 2023-01-11T21:23:42.9109640Z 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.000s) 2023-01-11T21:23:42.9109875Z 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.000s) 2023-01-11T21:23:42.9110161Z 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.000s) 2023-01-11T21:23:42.9110403Z 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.000s) 2023-01-11T21:23:42.9110639Z 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.000s) 2023-01-11T21:23:42.9110891Z 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.000s) 2023-01-11T21:23:42.9111127Z 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.000s) 2023-01-11T21:23:42.9111366Z 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.000s) 2023-01-11T21:23:42.9111633Z 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.000s) 2023-01-11T21:23:42.9111854Z 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.000s) 2023-01-11T21:23:42.9112149Z 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.000s) 2023-01-11T21:23:42.9112473Z 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.000s) 2023-01-11T21:23:42.9112767Z 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.000s) 2023-01-11T21:23:42.9113080Z 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.000s) 2023-01-11T21:23:42.9113385Z 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.000s) 2023-01-11T21:23:42.9113684Z 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.000s) 2023-01-11T21:23:42.9114013Z 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.000s) 2023-01-11T21:23:42.9114344Z 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.000s) 2023-01-11T21:23:42.9114626Z test_dispatch_meta_inplace_nn_functional_linear_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9114898Z test_dispatch_meta_inplace_nn_functional_linear_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9115137Z test_dispatch_meta_inplace_nn_functional_linear_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9115382Z test_dispatch_meta_inplace_nn_functional_linear_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9115595Z test_dispatch_meta_inplace_nn_functional_linear_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9115824Z test_dispatch_meta_inplace_nn_functional_linear_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9116078Z 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.000s) 2023-01-11T21:23:42.9116328Z 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.000s) 2023-01-11T21:23:42.9116582Z 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.000s) 2023-01-11T21:23:42.9116840Z 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.000s) 2023-01-11T21:23:42.9117097Z test_dispatch_meta_inplace_nn_functional_logsigmoid_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9117363Z test_dispatch_meta_inplace_nn_functional_logsigmoid_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9117601Z test_dispatch_meta_inplace_nn_functional_logsigmoid_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9117846Z test_dispatch_meta_inplace_nn_functional_logsigmoid_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9118103Z 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.000s) 2023-01-11T21:23:42.9118382Z 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.000s) 2023-01-11T21:23:42.9118612Z 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.000s) 2023-01-11T21:23:42.9118867Z 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.000s) 2023-01-11T21:23:42.9119138Z 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.000s) 2023-01-11T21:23:42.9119398Z 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.000s) 2023-01-11T21:23:42.9119638Z 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.000s) 2023-01-11T21:23:42.9119892Z 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.000s) 2023-01-11T21:23:42.9120141Z 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.000s) 2023-01-11T21:23:42.9120395Z 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.000s) 2023-01-11T21:23:42.9120635Z 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.000s) 2023-01-11T21:23:42.9120870Z 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.000s) 2023-01-11T21:23:42.9121118Z 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.000s) 2023-01-11T21:23:42.9121372Z 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.000s) 2023-01-11T21:23:42.9121609Z 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.000s) 2023-01-11T21:23:42.9121827Z 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.000s) 2023-01-11T21:23:42.9122058Z 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.000s) 2023-01-11T21:23:42.9122309Z 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.000s) 2023-01-11T21:23:42.9122617Z 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.000s) 2023-01-11T21:23:42.9122905Z 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.000s) 2023-01-11T21:23:42.9123202Z 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.000s) 2023-01-11T21:23:42.9123505Z 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.000s) 2023-01-11T21:23:42.9123815Z 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.000s) 2023-01-11T21:23:42.9124124Z 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.000s) 2023-01-11T21:23:42.9124437Z 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.000s) 2023-01-11T21:23:42.9124730Z 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.000s) 2023-01-11T21:23:42.9124977Z 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.000s) 2023-01-11T21:23:42.9125217Z 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.000s) 2023-01-11T21:23:42.9125437Z 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.000s) 2023-01-11T21:23:42.9125674Z 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.000s) 2023-01-11T21:23:42.9125917Z 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.000s) 2023-01-11T21:23:42.9126185Z 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.000s) 2023-01-11T21:23:42.9126434Z 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.000s) 2023-01-11T21:23:42.9126680Z 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.000s) 2023-01-11T21:23:42.9126951Z 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.000s) 2023-01-11T21:23:42.9127190Z 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.000s) 2023-01-11T21:23:42.9127433Z 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.000s) 2023-01-11T21:23:42.9127674Z 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.000s) 2023-01-11T21:23:42.9127948Z 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.000s) 2023-01-11T21:23:42.9128199Z test_dispatch_meta_inplace_nn_functional_mish_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9128421Z test_dispatch_meta_inplace_nn_functional_mish_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9128660Z test_dispatch_meta_inplace_nn_functional_mish_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9128903Z test_dispatch_meta_inplace_nn_functional_mish_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9129146Z 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.000s) 2023-01-11T21:23:42.9129388Z 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.000s) 2023-01-11T21:23:42.9129622Z 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.000s) 2023-01-11T21:23:42.9129891Z 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.000s) 2023-01-11T21:23:42.9130139Z 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.000s) 2023-01-11T21:23:42.9130398Z 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.000s) 2023-01-11T21:23:42.9130685Z 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.000s) 2023-01-11T21:23:42.9130926Z 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.000s) 2023-01-11T21:23:42.9131181Z 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.000s) 2023-01-11T21:23:42.9131443Z 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.000s) 2023-01-11T21:23:42.9131673Z 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.000s) 2023-01-11T21:23:42.9131919Z 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.000s) 2023-01-11T21:23:42.9132178Z 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.000s) 2023-01-11T21:23:42.9132436Z 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.000s) 2023-01-11T21:23:42.9132725Z 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.000s) 2023-01-11T21:23:42.9133068Z 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.000s) 2023-01-11T21:23:42.9133366Z 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.000s) 2023-01-11T21:23:42.9133670Z 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.000s) 2023-01-11T21:23:42.9133969Z 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.000s) 2023-01-11T21:23:42.9134404Z 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.000s) 2023-01-11T21:23:42.9134711Z test_dispatch_meta_inplace_nn_functional_normalize_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9135018Z test_dispatch_meta_inplace_nn_functional_normalize_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9135383Z test_dispatch_meta_inplace_nn_functional_normalize_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9135649Z test_dispatch_meta_inplace_nn_functional_normalize_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9135897Z test_dispatch_meta_inplace_nn_functional_normalize_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9136131Z test_dispatch_meta_inplace_nn_functional_normalize_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9136369Z 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.000s) 2023-01-11T21:23:42.9136616Z 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.000s) 2023-01-11T21:23:42.9136861Z 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.000s) 2023-01-11T21:23:42.9137111Z 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.000s) 2023-01-11T21:23:42.9137359Z 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.000s) 2023-01-11T21:23:42.9137630Z 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.000s) 2023-01-11T21:23:42.9137872Z 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.000s) 2023-01-11T21:23:42.9138114Z 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.000s) 2023-01-11T21:23:42.9138356Z 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.000s) 2023-01-11T21:23:42.9138578Z 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.000s) 2023-01-11T21:23:42.9138855Z 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.000s) 2023-01-11T21:23:42.9139098Z 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.000s) 2023-01-11T21:23:42.9139337Z 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.000s) 2023-01-11T21:23:42.9139631Z 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.000s) 2023-01-11T21:23:42.9139885Z 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.000s) 2023-01-11T21:23:42.9140135Z 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.000s) 2023-01-11T21:23:42.9140382Z 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.000s) 2023-01-11T21:23:42.9140622Z 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.000s) 2023-01-11T21:23:42.9140891Z 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.000s) 2023-01-11T21:23:42.9141133Z 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.000s) 2023-01-11T21:23:42.9141372Z 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.000s) 2023-01-11T21:23:42.9141610Z 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.000s) 2023-01-11T21:23:42.9141823Z 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.000s) 2023-01-11T21:23:42.9142079Z 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.000s) 2023-01-11T21:23:42.9142317Z 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.000s) 2023-01-11T21:23:42.9142561Z 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.000s) 2023-01-11T21:23:42.9142810Z 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.000s) 2023-01-11T21:23:42.9143066Z 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.000s) 2023-01-11T21:23:42.9143311Z 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.000s) 2023-01-11T21:23:42.9143592Z 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.000s) 2023-01-11T21:23:42.9143834Z 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.000s) 2023-01-11T21:23:42.9144122Z 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.000s) 2023-01-11T21:23:42.9144374Z 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.000s) 2023-01-11T21:23:42.9144622Z 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.000s) 2023-01-11T21:23:42.9144947Z 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.000s) 2023-01-11T21:23:42.9145180Z 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.000s) 2023-01-11T21:23:42.9145433Z 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.000s) 2023-01-11T21:23:42.9145687Z 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.000s) 2023-01-11T21:23:42.9145976Z 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.000s) 2023-01-11T21:23:42.9146284Z 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.000s) 2023-01-11T21:23:42.9146614Z 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.000s) 2023-01-11T21:23:42.9146937Z 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.000s) 2023-01-11T21:23:42.9147247Z 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.000s) 2023-01-11T21:23:42.9147528Z 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.000s) 2023-01-11T21:23:42.9147810Z 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.000s) 2023-01-11T21:23:42.9148058Z 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.000s) 2023-01-11T21:23:42.9148303Z 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.000s) 2023-01-11T21:23:42.9148521Z test_dispatch_meta_inplace_nn_functional_pdist_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9148762Z test_dispatch_meta_inplace_nn_functional_pdist_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9149031Z 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.000s) 2023-01-11T21:23:42.9149275Z 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.000s) 2023-01-11T21:23:42.9149547Z 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.000s) 2023-01-11T21:23:42.9149800Z 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.000s) 2023-01-11T21:23:42.9150046Z 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.000s) 2023-01-11T21:23:42.9150291Z 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.000s) 2023-01-11T21:23:42.9150529Z 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.000s) 2023-01-11T21:23:42.9150781Z 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.000s) 2023-01-11T21:23:42.9151042Z 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.000s) 2023-01-11T21:23:42.9151277Z 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.000s) 2023-01-11T21:23:42.9151538Z 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.000s) 2023-01-11T21:23:42.9151761Z 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.000s) 2023-01-11T21:23:42.9152037Z 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.000s) 2023-01-11T21:23:42.9152292Z 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.000s) 2023-01-11T21:23:42.9152552Z 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.000s) 2023-01-11T21:23:42.9152804Z 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.000s) 2023-01-11T21:23:42.9153049Z 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.000s) 2023-01-11T21:23:42.9153309Z 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.000s) 2023-01-11T21:23:42.9153555Z 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.000s) 2023-01-11T21:23:42.9153795Z 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.000s) 2023-01-11T21:23:42.9154040Z 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.000s) 2023-01-11T21:23:42.9154284Z 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.000s) 2023-01-11T21:23:42.9154526Z 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.000s) 2023-01-11T21:23:42.9154791Z 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) 2023-01-11T21:23:42.9155022Z 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.000s) 2023-01-11T21:23:42.9155276Z 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.000s) 2023-01-11T21:23:42.9155537Z 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.000s) 2023-01-11T21:23:42.9155781Z 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.000s) 2023-01-11T21:23:42.9156059Z 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.000s) 2023-01-11T21:23:42.9156307Z 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.000s) 2023-01-11T21:23:42.9156570Z 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.000s) 2023-01-11T21:23:42.9156808Z 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.000s) 2023-01-11T21:23:42.9157047Z 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.000s) 2023-01-11T21:23:42.9157290Z test_dispatch_meta_inplace_nn_functional_prelu_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9157555Z test_dispatch_meta_inplace_nn_functional_prelu_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9157861Z test_dispatch_meta_inplace_nn_functional_prelu_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9158136Z test_dispatch_meta_inplace_nn_functional_prelu_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9158427Z test_dispatch_meta_inplace_nn_functional_relu6_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9158713Z test_dispatch_meta_inplace_nn_functional_relu6_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9159010Z test_dispatch_meta_inplace_nn_functional_relu6_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9159299Z test_dispatch_meta_inplace_nn_functional_relu6_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9159595Z test_dispatch_meta_inplace_nn_functional_relu6_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9159887Z test_dispatch_meta_inplace_nn_functional_relu6_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9160204Z test_dispatch_meta_inplace_nn_functional_relu6_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9160549Z test_dispatch_meta_inplace_nn_functional_relu6_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9160782Z test_dispatch_meta_inplace_nn_functional_relu6_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9161020Z test_dispatch_meta_inplace_nn_functional_relu_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9161257Z test_dispatch_meta_inplace_nn_functional_relu_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9161472Z test_dispatch_meta_inplace_nn_functional_relu_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9161710Z test_dispatch_meta_inplace_nn_functional_relu_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9161939Z test_dispatch_meta_inplace_nn_functional_relu_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9162180Z test_dispatch_meta_inplace_nn_functional_relu_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9162452Z test_dispatch_meta_inplace_nn_functional_relu_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9162682Z test_dispatch_meta_inplace_nn_functional_relu_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9162909Z test_dispatch_meta_inplace_nn_functional_relu_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9163147Z test_dispatch_meta_inplace_nn_functional_rrelu_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9163382Z test_dispatch_meta_inplace_nn_functional_rrelu_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9163629Z test_dispatch_meta_inplace_nn_functional_rrelu_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9163862Z test_dispatch_meta_inplace_nn_functional_rrelu_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9164126Z test_dispatch_meta_inplace_nn_functional_selu_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9164343Z test_dispatch_meta_inplace_nn_functional_selu_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9164588Z test_dispatch_meta_inplace_nn_functional_selu_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9164821Z test_dispatch_meta_inplace_nn_functional_selu_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9165055Z test_dispatch_meta_inplace_nn_functional_silu_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9165287Z test_dispatch_meta_inplace_nn_functional_silu_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9165610Z test_dispatch_meta_inplace_nn_functional_silu_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9165895Z test_dispatch_meta_inplace_nn_functional_silu_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9166198Z 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.000s) 2023-01-11T21:23:42.9166502Z 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.000s) 2023-01-11T21:23:42.9166821Z 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.000s) 2023-01-11T21:23:42.9167127Z 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.000s) 2023-01-11T21:23:42.9167433Z 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.000s) 2023-01-11T21:23:42.9167728Z 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.000s) 2023-01-11T21:23:42.9167974Z 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.000s) 2023-01-11T21:23:42.9168213Z test_dispatch_meta_inplace_nn_functional_softmin_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9168451Z test_dispatch_meta_inplace_nn_functional_softmin_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9168719Z test_dispatch_meta_inplace_nn_functional_softmin_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9168948Z test_dispatch_meta_inplace_nn_functional_softmin_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9169216Z 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.000s) 2023-01-11T21:23:42.9169478Z 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.000s) 2023-01-11T21:23:42.9169731Z 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.000s) 2023-01-11T21:23:42.9169979Z 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.000s) 2023-01-11T21:23:42.9170228Z 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.000s) 2023-01-11T21:23:42.9170479Z 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.000s) 2023-01-11T21:23:42.9170722Z 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.000s) 2023-01-11T21:23:42.9170950Z 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.000s) 2023-01-11T21:23:42.9171217Z 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.000s) 2023-01-11T21:23:42.9171482Z 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.000s) 2023-01-11T21:23:42.9171729Z 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.000s) 2023-01-11T21:23:42.9171968Z test_dispatch_meta_inplace_nn_functional_softplus_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9172206Z test_dispatch_meta_inplace_nn_functional_softplus_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9172445Z test_dispatch_meta_inplace_nn_functional_softplus_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9172724Z test_dispatch_meta_inplace_nn_functional_softplus_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9173027Z test_dispatch_meta_inplace_nn_functional_softshrink_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9173363Z test_dispatch_meta_inplace_nn_functional_softshrink_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9173678Z test_dispatch_meta_inplace_nn_functional_softshrink_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9173972Z test_dispatch_meta_inplace_nn_functional_softshrink_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9174402Z test_dispatch_meta_inplace_nn_functional_softsign_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9174678Z test_dispatch_meta_inplace_nn_functional_softsign_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9174987Z test_dispatch_meta_inplace_nn_functional_softsign_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9175273Z test_dispatch_meta_inplace_nn_functional_softsign_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9175521Z test_dispatch_meta_inplace_nn_functional_softsign_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9175762Z test_dispatch_meta_inplace_nn_functional_softsign_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9175994Z test_dispatch_meta_inplace_nn_functional_softsign_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9176247Z test_dispatch_meta_inplace_nn_functional_softsign_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9176485Z test_dispatch_meta_inplace_nn_functional_softsign_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9176720Z test_dispatch_meta_inplace_nn_functional_softsign_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9177027Z test_dispatch_meta_inplace_nn_functional_softsign_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9177274Z test_dispatch_meta_inplace_nn_functional_softsign_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9177528Z test_dispatch_meta_inplace_nn_functional_tanhshrink_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9177760Z test_dispatch_meta_inplace_nn_functional_tanhshrink_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9178006Z test_dispatch_meta_inplace_nn_functional_tanhshrink_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9178253Z test_dispatch_meta_inplace_nn_functional_tanhshrink_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9178507Z test_dispatch_meta_inplace_nn_functional_tanhshrink_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9178742Z test_dispatch_meta_inplace_nn_functional_tanhshrink_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9179023Z test_dispatch_meta_inplace_nn_functional_tanhshrink_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9179259Z test_dispatch_meta_inplace_nn_functional_tanhshrink_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9179506Z test_dispatch_meta_inplace_nn_functional_tanhshrink_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9179747Z test_dispatch_meta_inplace_nn_functional_tanhshrink_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9180018Z test_dispatch_meta_inplace_nn_functional_tanhshrink_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9180292Z test_dispatch_meta_inplace_nn_functional_threshold_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9180557Z test_dispatch_meta_inplace_nn_functional_threshold_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9180774Z test_dispatch_meta_inplace_nn_functional_threshold_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9181052Z test_dispatch_meta_inplace_nn_functional_threshold_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9181292Z test_dispatch_meta_inplace_nn_functional_threshold_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9181532Z test_dispatch_meta_inplace_nn_functional_threshold_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9181769Z test_dispatch_meta_inplace_nn_functional_threshold_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9182007Z test_dispatch_meta_inplace_nn_functional_threshold_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9182268Z test_dispatch_meta_inplace_nn_functional_threshold_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9182532Z 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.000s) 2023-01-11T21:23:42.9182806Z 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.000s) 2023-01-11T21:23:42.9183057Z 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.000s) 2023-01-11T21:23:42.9183310Z 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.000s) 2023-01-11T21:23:42.9183562Z 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.000s) 2023-01-11T21:23:42.9183810Z 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.000s) 2023-01-11T21:23:42.9184062Z 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.000s) 2023-01-11T21:23:42.9247795Z 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.000s) 2023-01-11T21:23:42.9248149Z 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.000s) 2023-01-11T21:23:42.9248408Z 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.000s) 2023-01-11T21:23:42.9248638Z 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.000s) 2023-01-11T21:23:42.9248899Z 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.000s) 2023-01-11T21:23:42.9249157Z 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.000s) 2023-01-11T21:23:42.9249413Z 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.000s) 2023-01-11T21:23:42.9249668Z 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.000s) 2023-01-11T21:23:42.9249920Z 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.000s) 2023-01-11T21:23:42.9250166Z 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.000s) 2023-01-11T21:23:42.9250410Z 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.000s) 2023-01-11T21:23:42.9250874Z 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.000s) 2023-01-11T21:23:42.9251117Z 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.000s) 2023-01-11T21:23:42.9251360Z 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.000s) 2023-01-11T21:23:42.9251603Z 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.000s) 2023-01-11T21:23:42.9251830Z test_dispatch_meta_inplace_nn_functional_unfold_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9252069Z test_dispatch_meta_inplace_nn_functional_unfold_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9252292Z test_dispatch_meta_inplace_nn_functional_unfold_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9252520Z test_dispatch_meta_inplace_nn_functional_unfold_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9252778Z test_dispatch_meta_inplace_nn_functional_unfold_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9253015Z test_dispatch_meta_inplace_nn_functional_unfold_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9253287Z 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.000s) 2023-01-11T21:23:42.9253528Z 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.000s) 2023-01-11T21:23:42.9253762Z 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.000s) 2023-01-11T21:23:42.9254007Z 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.000s) 2023-01-11T21:23:42.9254409Z 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.000s) 2023-01-11T21:23:42.9254644Z 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.000s) 2023-01-11T21:23:42.9254883Z 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.000s) 2023-01-11T21:23:42.9255101Z test_dispatch_meta_inplace_nonzero_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9255312Z test_dispatch_meta_inplace_nonzero_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9255531Z test_dispatch_meta_inplace_nonzero_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9255750Z test_dispatch_meta_inplace_nonzero_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9256006Z test_dispatch_meta_inplace_nonzero_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9256222Z test_dispatch_meta_inplace_nonzero_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9256431Z test_dispatch_meta_inplace_nonzero_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9256641Z test_dispatch_meta_inplace_nonzero_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9256855Z test_dispatch_meta_inplace_nonzero_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9257064Z test_dispatch_meta_inplace_nonzero_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9257273Z test_dispatch_meta_inplace_nonzero_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9257481Z test_dispatch_meta_inplace_nonzero_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9257687Z test_dispatch_meta_inplace_nonzero_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9257914Z test_dispatch_meta_inplace_norm_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9258126Z test_dispatch_meta_inplace_norm_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9258342Z test_dispatch_meta_inplace_norm_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9258553Z test_dispatch_meta_inplace_norm_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9258756Z test_dispatch_meta_inplace_norm_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9258961Z test_dispatch_meta_inplace_norm_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9259180Z test_dispatch_meta_inplace_norm_fro_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9259400Z test_dispatch_meta_inplace_norm_fro_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9259622Z test_dispatch_meta_inplace_norm_fro_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9259838Z test_dispatch_meta_inplace_norm_fro_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9260052Z test_dispatch_meta_inplace_norm_fro_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9260262Z test_dispatch_meta_inplace_norm_fro_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9260477Z test_dispatch_meta_inplace_norm_inf_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9260697Z test_dispatch_meta_inplace_norm_inf_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9260983Z test_dispatch_meta_inplace_norm_inf_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9261197Z test_dispatch_meta_inplace_norm_inf_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9261407Z test_dispatch_meta_inplace_norm_inf_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9261627Z test_dispatch_meta_inplace_norm_inf_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9261843Z test_dispatch_meta_inplace_norm_nuc_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9262059Z test_dispatch_meta_inplace_norm_nuc_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9262274Z test_dispatch_meta_inplace_norm_nuc_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9262483Z test_dispatch_meta_inplace_norm_nuc_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9262720Z test_dispatch_meta_inplace_normal_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9262935Z test_dispatch_meta_inplace_normal_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9263142Z test_dispatch_meta_inplace_normal_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9263348Z test_dispatch_meta_inplace_normal_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9263579Z test_dispatch_meta_inplace_normal_number_mean_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9263805Z test_dispatch_meta_inplace_normal_number_mean_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9264033Z test_dispatch_meta_inplace_normal_number_mean_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9264258Z test_dispatch_meta_inplace_normal_number_mean_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9264471Z test_dispatch_meta_inplace_ones_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9264756Z test_dispatch_meta_inplace_ones_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9264976Z test_dispatch_meta_inplace_ones_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9265193Z test_dispatch_meta_inplace_ones_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9265398Z test_dispatch_meta_inplace_ones_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9265608Z test_dispatch_meta_inplace_ones_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9265813Z test_dispatch_meta_inplace_ones_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9266085Z test_dispatch_meta_inplace_ones_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9266342Z test_dispatch_meta_inplace_ones_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9266608Z test_dispatch_meta_inplace_ones_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9266868Z test_dispatch_meta_inplace_ones_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9267124Z test_dispatch_meta_inplace_ones_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9267380Z test_dispatch_meta_inplace_ones_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9267605Z test_dispatch_meta_inplace_ones_like_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9267817Z test_dispatch_meta_inplace_ones_like_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9268053Z test_dispatch_meta_inplace_ones_like_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9268273Z test_dispatch_meta_inplace_ones_like_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9268491Z test_dispatch_meta_inplace_ones_like_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9268708Z test_dispatch_meta_inplace_ones_like_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9268926Z test_dispatch_meta_inplace_ones_like_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9269141Z test_dispatch_meta_inplace_ones_like_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9269361Z test_dispatch_meta_inplace_ones_like_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9269569Z test_dispatch_meta_inplace_ones_like_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9269774Z test_dispatch_meta_inplace_ones_like_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9269990Z test_dispatch_meta_inplace_ones_like_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9270195Z test_dispatch_meta_inplace_ones_like_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9270402Z test_dispatch_meta_inplace_ormqr_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9270620Z test_dispatch_meta_inplace_ormqr_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9270833Z test_dispatch_meta_inplace_ormqr_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9271038Z test_dispatch_meta_inplace_ormqr_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9271272Z test_dispatch_meta_inplace_outer_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9271482Z test_dispatch_meta_inplace_outer_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9271700Z test_dispatch_meta_inplace_outer_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9271915Z test_dispatch_meta_inplace_outer_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9272126Z test_dispatch_meta_inplace_outer_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9272363Z test_dispatch_meta_inplace_outer_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9272617Z test_dispatch_meta_inplace_outer_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9272868Z test_dispatch_meta_inplace_outer_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9273159Z test_dispatch_meta_inplace_outer_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9273423Z test_dispatch_meta_inplace_outer_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9273690Z test_dispatch_meta_inplace_outer_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9273953Z test_dispatch_meta_inplace_outer_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9274225Z test_dispatch_meta_inplace_pca_lowrank_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9274498Z test_dispatch_meta_inplace_pca_lowrank_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9274764Z test_dispatch_meta_inplace_permute_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9274978Z test_dispatch_meta_inplace_permute_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9275198Z test_dispatch_meta_inplace_permute_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9275420Z test_dispatch_meta_inplace_permute_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9275633Z test_dispatch_meta_inplace_permute_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9275847Z test_dispatch_meta_inplace_permute_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9276062Z test_dispatch_meta_inplace_permute_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9276269Z test_dispatch_meta_inplace_permute_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9276482Z test_dispatch_meta_inplace_permute_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9276725Z test_dispatch_meta_inplace_permute_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9276930Z test_dispatch_meta_inplace_permute_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9277142Z test_dispatch_meta_inplace_permute_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9277346Z test_dispatch_meta_inplace_permute_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9277566Z test_dispatch_meta_inplace_pinverse_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9277785Z test_dispatch_meta_inplace_pinverse_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9278000Z test_dispatch_meta_inplace_pinverse_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9278209Z test_dispatch_meta_inplace_pinverse_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9278441Z test_dispatch_meta_inplace_polar_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9278647Z test_dispatch_meta_inplace_polar_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9278877Z 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.000s) 2023-01-11T21:23:42.9279113Z 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.000s) 2023-01-11T21:23:42.9279343Z 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.000s) 2023-01-11T21:23:42.9279563Z 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.000s) 2023-01-11T21:23:42.9279794Z 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.000s) 2023-01-11T21:23:42.9280018Z 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.000s) 2023-01-11T21:23:42.9280239Z 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.000s) 2023-01-11T21:23:42.9280469Z 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.000s) 2023-01-11T21:23:42.9280689Z 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.000s) 2023-01-11T21:23:42.9280905Z 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.000s) 2023-01-11T21:23:42.9281131Z 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.000s) 2023-01-11T21:23:42.9281353Z 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.000s) 2023-01-11T21:23:42.9281597Z 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.000s) 2023-01-11T21:23:42.9281816Z 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.000s) 2023-01-11T21:23:42.9282036Z 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.000s) 2023-01-11T21:23:42.9282254Z 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.000s) 2023-01-11T21:23:42.9282475Z 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.000s) 2023-01-11T21:23:42.9282697Z 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.000s) 2023-01-11T21:23:42.9282942Z 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.000s) 2023-01-11T21:23:42.9283257Z 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.000s) 2023-01-11T21:23:42.9283527Z 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.000s) 2023-01-11T21:23:42.9283791Z 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.000s) 2023-01-11T21:23:42.9284061Z 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.000s) 2023-01-11T21:23:42.9284326Z 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.000s) 2023-01-11T21:23:42.9284590Z 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.000s) 2023-01-11T21:23:42.9284862Z 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.000s) 2023-01-11T21:23:42.9285084Z 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.000s) 2023-01-11T21:23:42.9285298Z 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.000s) 2023-01-11T21:23:42.9285517Z 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.000s) 2023-01-11T21:23:42.9285733Z 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.000s) 2023-01-11T21:23:42.9285951Z 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.000s) 2023-01-11T21:23:42.9286166Z 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.000s) 2023-01-11T21:23:42.9286378Z 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.000s) 2023-01-11T21:23:42.9286608Z 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.000s) 2023-01-11T21:23:42.9286824Z 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.000s) 2023-01-11T21:23:42.9287038Z 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.000s) 2023-01-11T21:23:42.9287254Z 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.000s) 2023-01-11T21:23:42.9287470Z 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.000s) 2023-01-11T21:23:42.9287687Z 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.000s) 2023-01-11T21:23:42.9287902Z 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.000s) 2023-01-11T21:23:42.9288115Z 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.000s) 2023-01-11T21:23:42.9288352Z 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.000s) 2023-01-11T21:23:42.9288566Z 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.000s) 2023-01-11T21:23:42.9288790Z 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.000s) 2023-01-11T21:23:42.9289008Z 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.000s) 2023-01-11T21:23:42.9289216Z test_dispatch_meta_inplace_positive_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9289440Z test_dispatch_meta_inplace_positive_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9289657Z test_dispatch_meta_inplace_positive_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9289877Z test_dispatch_meta_inplace_positive_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9290095Z test_dispatch_meta_inplace_positive_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9290310Z test_dispatch_meta_inplace_positive_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9290529Z test_dispatch_meta_inplace_positive_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9290747Z test_dispatch_meta_inplace_positive_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9290955Z test_dispatch_meta_inplace_positive_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9291164Z test_dispatch_meta_inplace_positive_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9291399Z test_dispatch_meta_inplace_positive_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9291607Z test_dispatch_meta_inplace_positive_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9291812Z test_dispatch_meta_inplace_pow_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9292020Z test_dispatch_meta_inplace_pow_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9292228Z test_dispatch_meta_inplace_pow_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9292434Z test_dispatch_meta_inplace_pow_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9292685Z test_dispatch_meta_inplace_pow_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9292946Z test_dispatch_meta_inplace_pow_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9293235Z test_dispatch_meta_inplace_pow_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9293497Z test_dispatch_meta_inplace_pow_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9293757Z test_dispatch_meta_inplace_pow_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9294021Z test_dispatch_meta_inplace_pow_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9294415Z test_dispatch_meta_inplace_pow_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9294670Z test_dispatch_meta_inplace_pow_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9294938Z test_dispatch_meta_inplace_prod_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9295200Z test_dispatch_meta_inplace_prod_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9295436Z test_dispatch_meta_inplace_prod_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9295656Z test_dispatch_meta_inplace_prod_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9295867Z test_dispatch_meta_inplace_prod_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9296080Z test_dispatch_meta_inplace_prod_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9296290Z test_dispatch_meta_inplace_prod_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9296494Z test_dispatch_meta_inplace_prod_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9296706Z test_dispatch_meta_inplace_prod_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9296962Z test_dispatch_meta_inplace_prod_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9297170Z test_dispatch_meta_inplace_prod_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9297379Z test_dispatch_meta_inplace_prod_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9297591Z test_dispatch_meta_inplace_prod_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9297807Z test_dispatch_meta_inplace_put_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9298017Z test_dispatch_meta_inplace_put_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9298240Z test_dispatch_meta_inplace_put_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9298455Z test_dispatch_meta_inplace_put_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9298670Z test_dispatch_meta_inplace_put_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9298910Z test_dispatch_meta_inplace_put_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9299121Z test_dispatch_meta_inplace_put_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9299335Z test_dispatch_meta_inplace_put_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9299539Z test_dispatch_meta_inplace_put_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9299746Z test_dispatch_meta_inplace_put_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9299958Z test_dispatch_meta_inplace_put_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9300165Z test_dispatch_meta_inplace_put_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9300379Z test_dispatch_meta_inplace_qr_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9300593Z test_dispatch_meta_inplace_qr_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9300803Z test_dispatch_meta_inplace_qr_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9301013Z test_dispatch_meta_inplace_qr_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9301236Z test_dispatch_meta_inplace_quantile_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9301456Z test_dispatch_meta_inplace_quantile_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9301677Z test_dispatch_meta_inplace_rad2deg_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9301906Z test_dispatch_meta_inplace_rad2deg_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9302124Z test_dispatch_meta_inplace_rad2deg_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9302332Z test_dispatch_meta_inplace_rad2deg_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9302543Z test_dispatch_meta_inplace_rad2deg_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9302755Z test_dispatch_meta_inplace_rad2deg_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9302963Z test_dispatch_meta_inplace_rad2deg_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9303172Z test_dispatch_meta_inplace_rad2deg_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9303379Z test_dispatch_meta_inplace_rad2deg_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9303582Z test_dispatch_meta_inplace_rad2deg_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9303831Z test_dispatch_meta_inplace_rand_like_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9304055Z test_dispatch_meta_inplace_rand_like_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9304269Z test_dispatch_meta_inplace_rand_like_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9304492Z test_dispatch_meta_inplace_rand_like_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9304760Z test_dispatch_meta_inplace_rand_like_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9304985Z test_dispatch_meta_inplace_rand_like_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9305200Z test_dispatch_meta_inplace_rand_like_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9305418Z test_dispatch_meta_inplace_randint_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9305635Z test_dispatch_meta_inplace_randint_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9305848Z test_dispatch_meta_inplace_randint_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9306063Z test_dispatch_meta_inplace_randint_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9306318Z test_dispatch_meta_inplace_randint_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9306576Z test_dispatch_meta_inplace_randint_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9306823Z test_dispatch_meta_inplace_randint_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9307121Z test_dispatch_meta_inplace_randint_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9307380Z test_dispatch_meta_inplace_randint_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9307609Z test_dispatch_meta_inplace_randint_like_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9307833Z test_dispatch_meta_inplace_randint_like_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9308053Z test_dispatch_meta_inplace_randint_like_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9308269Z test_dispatch_meta_inplace_randint_like_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9308488Z test_dispatch_meta_inplace_randint_like_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9308708Z test_dispatch_meta_inplace_randint_like_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9308950Z test_dispatch_meta_inplace_randint_like_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9309171Z test_dispatch_meta_inplace_randint_like_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9309387Z test_dispatch_meta_inplace_randint_like_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9309595Z test_dispatch_meta_inplace_randn_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9309815Z test_dispatch_meta_inplace_randn_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9310034Z test_dispatch_meta_inplace_randn_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9310250Z test_dispatch_meta_inplace_randn_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9310466Z test_dispatch_meta_inplace_randn_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9310674Z test_dispatch_meta_inplace_randn_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9310883Z test_dispatch_meta_inplace_randn_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9311102Z test_dispatch_meta_inplace_randn_like_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9311327Z test_dispatch_meta_inplace_randn_like_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9311552Z test_dispatch_meta_inplace_randn_like_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9311775Z test_dispatch_meta_inplace_randn_like_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9311985Z test_dispatch_meta_inplace_randn_like_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9312248Z test_dispatch_meta_inplace_randn_like_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9312522Z test_dispatch_meta_inplace_randn_like_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9312794Z test_dispatch_meta_inplace_ravel_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9313061Z test_dispatch_meta_inplace_ravel_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9313333Z test_dispatch_meta_inplace_ravel_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9313603Z test_dispatch_meta_inplace_ravel_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9313869Z test_dispatch_meta_inplace_ravel_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9314131Z test_dispatch_meta_inplace_ravel_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9314413Z test_dispatch_meta_inplace_ravel_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9314673Z test_dispatch_meta_inplace_ravel_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9314903Z test_dispatch_meta_inplace_ravel_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9315110Z test_dispatch_meta_inplace_ravel_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9315321Z test_dispatch_meta_inplace_ravel_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9315535Z test_dispatch_meta_inplace_ravel_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9315744Z test_dispatch_meta_inplace_ravel_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9315959Z test_dispatch_meta_inplace_real_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9316169Z test_dispatch_meta_inplace_real_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9316385Z test_dispatch_meta_inplace_real_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9316599Z test_dispatch_meta_inplace_real_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9316808Z test_dispatch_meta_inplace_real_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9317021Z test_dispatch_meta_inplace_real_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9317227Z test_dispatch_meta_inplace_real_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9317424Z test_dispatch_meta_inplace_real_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9317657Z test_dispatch_meta_inplace_real_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9317869Z test_dispatch_meta_inplace_real_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9318083Z test_dispatch_meta_inplace_real_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9318291Z test_dispatch_meta_inplace_real_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9318499Z test_dispatch_meta_inplace_real_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9318720Z test_dispatch_meta_inplace_reciprocal_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9318937Z test_dispatch_meta_inplace_reciprocal_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9319160Z test_dispatch_meta_inplace_reciprocal_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9319416Z test_dispatch_meta_inplace_reciprocal_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9319630Z test_dispatch_meta_inplace_reciprocal_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9319846Z test_dispatch_meta_inplace_reciprocal_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9320062Z test_dispatch_meta_inplace_reciprocal_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9320280Z test_dispatch_meta_inplace_reciprocal_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9320493Z test_dispatch_meta_inplace_reciprocal_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9320711Z test_dispatch_meta_inplace_reciprocal_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9320923Z test_dispatch_meta_inplace_reciprocal_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9321135Z test_dispatch_meta_inplace_reciprocal_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9321354Z test_dispatch_meta_inplace_remainder_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9321569Z test_dispatch_meta_inplace_remainder_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9321783Z test_dispatch_meta_inplace_remainder_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9322003Z test_dispatch_meta_inplace_remainder_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9322211Z test_dispatch_meta_inplace_remainder_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9322419Z test_dispatch_meta_inplace_remainder_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9322682Z test_dispatch_meta_inplace_remainder_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9322950Z test_dispatch_meta_inplace_remainder_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9323216Z test_dispatch_meta_inplace_remainder_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9323475Z test_dispatch_meta_inplace_renorm_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9323741Z test_dispatch_meta_inplace_renorm_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9324007Z test_dispatch_meta_inplace_renorm_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9324272Z test_dispatch_meta_inplace_renorm_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9324530Z test_dispatch_meta_inplace_renorm_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9324815Z test_dispatch_meta_inplace_renorm_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9325057Z test_dispatch_meta_inplace_repeat_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9325272Z test_dispatch_meta_inplace_repeat_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9325495Z test_dispatch_meta_inplace_repeat_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9325713Z test_dispatch_meta_inplace_repeat_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9325929Z test_dispatch_meta_inplace_repeat_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9326141Z test_dispatch_meta_inplace_repeat_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9326347Z test_dispatch_meta_inplace_repeat_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9326559Z test_dispatch_meta_inplace_repeat_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9326765Z test_dispatch_meta_inplace_repeat_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9326970Z test_dispatch_meta_inplace_repeat_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9327184Z test_dispatch_meta_inplace_repeat_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9327397Z test_dispatch_meta_inplace_repeat_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9327619Z test_dispatch_meta_inplace_repeat_interleave_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9327847Z test_dispatch_meta_inplace_repeat_interleave_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9328105Z test_dispatch_meta_inplace_repeat_interleave_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9328340Z test_dispatch_meta_inplace_repeat_interleave_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9328574Z test_dispatch_meta_inplace_repeat_interleave_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9328802Z test_dispatch_meta_inplace_repeat_interleave_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9329030Z test_dispatch_meta_inplace_repeat_interleave_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9329257Z test_dispatch_meta_inplace_repeat_interleave_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9329481Z test_dispatch_meta_inplace_repeat_interleave_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9329702Z test_dispatch_meta_inplace_repeat_interleave_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9329941Z test_dispatch_meta_inplace_repeat_interleave_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9330160Z test_dispatch_meta_inplace_repeat_interleave_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9330379Z test_dispatch_meta_inplace_repeat_interleave_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9330606Z test_dispatch_meta_inplace_reshape_as_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9330824Z test_dispatch_meta_inplace_reshape_as_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9331051Z test_dispatch_meta_inplace_reshape_as_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9331276Z test_dispatch_meta_inplace_reshape_as_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9331496Z test_dispatch_meta_inplace_reshape_as_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9331718Z test_dispatch_meta_inplace_reshape_as_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9331936Z test_dispatch_meta_inplace_reshape_as_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9332154Z test_dispatch_meta_inplace_reshape_as_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9332377Z test_dispatch_meta_inplace_reshape_as_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9332628Z test_dispatch_meta_inplace_reshape_as_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9332890Z test_dispatch_meta_inplace_reshape_as_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9333183Z test_dispatch_meta_inplace_reshape_as_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9333457Z test_dispatch_meta_inplace_reshape_as_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9333727Z test_dispatch_meta_inplace_reshape_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9333997Z test_dispatch_meta_inplace_reshape_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9334420Z test_dispatch_meta_inplace_reshape_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9334701Z test_dispatch_meta_inplace_reshape_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9334983Z test_dispatch_meta_inplace_reshape_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9335254Z test_dispatch_meta_inplace_reshape_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9335508Z test_dispatch_meta_inplace_reshape_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9335719Z test_dispatch_meta_inplace_reshape_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9335927Z test_dispatch_meta_inplace_reshape_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9336141Z test_dispatch_meta_inplace_reshape_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9336350Z test_dispatch_meta_inplace_reshape_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9336562Z test_dispatch_meta_inplace_reshape_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9336771Z test_dispatch_meta_inplace_reshape_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9336986Z test_dispatch_meta_inplace_resize__cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9337200Z test_dispatch_meta_inplace_resize__cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9337418Z test_dispatch_meta_inplace_resize__cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9337636Z test_dispatch_meta_inplace_resize__cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9337848Z test_dispatch_meta_inplace_resize__cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9338061Z test_dispatch_meta_inplace_resize__cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9338259Z test_dispatch_meta_inplace_resize__cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9338474Z test_dispatch_meta_inplace_resize__cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9338715Z test_dispatch_meta_inplace_resize__cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9338922Z test_dispatch_meta_inplace_resize__cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9339137Z test_dispatch_meta_inplace_resize__cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9339342Z test_dispatch_meta_inplace_resize__cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9339562Z test_dispatch_meta_inplace_resize_as__cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9339774Z test_dispatch_meta_inplace_resize_as__cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9339998Z test_dispatch_meta_inplace_resize_as__cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9340223Z test_dispatch_meta_inplace_resize_as__cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9340500Z test_dispatch_meta_inplace_resize_as__cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9340715Z test_dispatch_meta_inplace_resize_as__cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9340927Z test_dispatch_meta_inplace_resize_as__cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9341146Z test_dispatch_meta_inplace_resize_as__cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9341359Z test_dispatch_meta_inplace_resize_as__cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9341574Z test_dispatch_meta_inplace_resize_as__cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9341791Z test_dispatch_meta_inplace_resize_as__cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9342004Z test_dispatch_meta_inplace_resize_as__cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9342229Z test_dispatch_meta_inplace_resolve_conj_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9342454Z test_dispatch_meta_inplace_resolve_conj_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9342679Z test_dispatch_meta_inplace_resolve_conj_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9342907Z test_dispatch_meta_inplace_resolve_conj_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9343125Z test_dispatch_meta_inplace_resolve_conj_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9343336Z test_dispatch_meta_inplace_resolve_conj_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9343573Z test_dispatch_meta_inplace_resolve_conj_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9343793Z test_dispatch_meta_inplace_resolve_conj_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9344008Z test_dispatch_meta_inplace_resolve_conj_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9344227Z test_dispatch_meta_inplace_resolve_conj_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9344444Z test_dispatch_meta_inplace_resolve_conj_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9344657Z test_dispatch_meta_inplace_resolve_conj_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9344933Z test_dispatch_meta_inplace_resolve_neg_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9345152Z test_dispatch_meta_inplace_resolve_neg_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9345376Z test_dispatch_meta_inplace_resolve_neg_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9345630Z test_dispatch_meta_inplace_resolve_neg_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9345852Z test_dispatch_meta_inplace_resolve_neg_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9346081Z test_dispatch_meta_inplace_resolve_neg_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9346356Z test_dispatch_meta_inplace_resolve_neg_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9346627Z test_dispatch_meta_inplace_resolve_neg_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9346899Z test_dispatch_meta_inplace_resolve_neg_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9347167Z test_dispatch_meta_inplace_resolve_neg_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9347435Z test_dispatch_meta_inplace_resolve_neg_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9347650Z test_dispatch_meta_inplace_resolve_neg_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9347865Z test_dispatch_meta_inplace_resolve_neg_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9348079Z test_dispatch_meta_inplace_roll_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9348290Z test_dispatch_meta_inplace_roll_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9348505Z test_dispatch_meta_inplace_roll_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9348712Z test_dispatch_meta_inplace_roll_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9348944Z test_dispatch_meta_inplace_roll_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9349156Z test_dispatch_meta_inplace_roll_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9349361Z test_dispatch_meta_inplace_roll_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9349565Z test_dispatch_meta_inplace_roll_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9349778Z test_dispatch_meta_inplace_roll_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9349988Z test_dispatch_meta_inplace_roll_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9350200Z test_dispatch_meta_inplace_roll_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9350410Z test_dispatch_meta_inplace_roll_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9350637Z test_dispatch_meta_inplace_roll_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9350854Z test_dispatch_meta_inplace_rot90_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9351056Z test_dispatch_meta_inplace_rot90_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9351277Z test_dispatch_meta_inplace_rot90_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9351493Z test_dispatch_meta_inplace_rot90_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9351705Z test_dispatch_meta_inplace_rot90_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9351918Z test_dispatch_meta_inplace_rot90_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9352125Z test_dispatch_meta_inplace_rot90_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9352335Z test_dispatch_meta_inplace_rot90_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9352550Z test_dispatch_meta_inplace_rot90_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9352762Z test_dispatch_meta_inplace_rot90_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9352970Z test_dispatch_meta_inplace_rot90_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9353185Z test_dispatch_meta_inplace_rot90_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9353395Z test_dispatch_meta_inplace_round_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9353639Z test_dispatch_meta_inplace_round_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9353882Z test_dispatch_meta_inplace_round_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9354089Z test_dispatch_meta_inplace_round_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9354296Z test_dispatch_meta_inplace_round_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9354508Z test_dispatch_meta_inplace_round_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9354722Z test_dispatch_meta_inplace_round_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9354929Z test_dispatch_meta_inplace_round_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9355138Z test_dispatch_meta_inplace_round_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9355364Z test_dispatch_meta_inplace_round_decimals_0_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9355587Z test_dispatch_meta_inplace_round_decimals_0_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9355845Z test_dispatch_meta_inplace_round_decimals_0_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9356066Z test_dispatch_meta_inplace_round_decimals_0_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9356287Z test_dispatch_meta_inplace_round_decimals_3_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9356507Z test_dispatch_meta_inplace_round_decimals_3_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9356722Z test_dispatch_meta_inplace_round_decimals_3_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9356944Z test_dispatch_meta_inplace_round_decimals_3_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9357173Z 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.000s) 2023-01-11T21:23:42.9357395Z 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.000s) 2023-01-11T21:23:42.9357617Z 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.000s) 2023-01-11T21:23:42.9357834Z 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.000s) 2023-01-11T21:23:42.9358052Z test_dispatch_meta_inplace_rsqrt_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9358264Z test_dispatch_meta_inplace_rsqrt_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9358475Z test_dispatch_meta_inplace_rsqrt_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9358687Z test_dispatch_meta_inplace_rsqrt_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9358924Z test_dispatch_meta_inplace_rsqrt_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9359142Z test_dispatch_meta_inplace_rsqrt_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9359351Z test_dispatch_meta_inplace_rsqrt_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9359555Z test_dispatch_meta_inplace_rsqrt_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9359764Z test_dispatch_meta_inplace_rsqrt_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9359978Z test_dispatch_meta_inplace_rsqrt_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9360189Z test_dispatch_meta_inplace_rsqrt_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9360400Z test_dispatch_meta_inplace_rsqrt_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9360633Z test_dispatch_meta_inplace_rsqrt_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9360840Z test_dispatch_meta_inplace_rsub_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9361054Z test_dispatch_meta_inplace_rsub_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9361271Z test_dispatch_meta_inplace_rsub_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9361481Z test_dispatch_meta_inplace_rsub_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9361687Z test_dispatch_meta_inplace_rsub_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9361894Z test_dispatch_meta_inplace_rsub_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9362103Z test_dispatch_meta_inplace_rsub_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9362313Z test_dispatch_meta_inplace_rsub_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9362537Z test_dispatch_meta_inplace_rsub_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9362801Z test_dispatch_meta_inplace_rsub_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9363057Z test_dispatch_meta_inplace_rsub_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9363333Z test_dispatch_meta_inplace_scalar_tensor_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9363606Z test_dispatch_meta_inplace_scalar_tensor_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9363887Z test_dispatch_meta_inplace_scalar_tensor_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9364193Z test_dispatch_meta_inplace_scalar_tensor_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9364471Z test_dispatch_meta_inplace_scalar_tensor_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9364693Z test_dispatch_meta_inplace_scalar_tensor_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9364913Z test_dispatch_meta_inplace_scalar_tensor_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9365127Z test_dispatch_meta_inplace_scalar_tensor_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9365347Z test_dispatch_meta_inplace_scalar_tensor_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9365566Z test_dispatch_meta_inplace_scalar_tensor_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9365785Z test_dispatch_meta_inplace_scalar_tensor_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9366031Z test_dispatch_meta_inplace_scalar_tensor_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9366239Z test_dispatch_meta_inplace_scalar_tensor_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9366463Z test_dispatch_meta_inplace_scatter_add_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9366685Z test_dispatch_meta_inplace_scatter_add_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9366910Z test_dispatch_meta_inplace_scatter_add_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9367134Z test_dispatch_meta_inplace_scatter_add_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9367354Z test_dispatch_meta_inplace_scatter_add_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9367571Z test_dispatch_meta_inplace_scatter_add_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9367790Z test_dispatch_meta_inplace_scatter_add_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9368010Z test_dispatch_meta_inplace_scatter_add_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9368227Z test_dispatch_meta_inplace_scatter_add_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9368448Z test_dispatch_meta_inplace_scatter_add_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9368658Z test_dispatch_meta_inplace_scatter_add_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9368874Z test_dispatch_meta_inplace_scatter_add_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9369111Z test_dispatch_meta_inplace_scatter_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9369332Z test_dispatch_meta_inplace_scatter_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9369556Z test_dispatch_meta_inplace_scatter_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9369779Z test_dispatch_meta_inplace_scatter_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9369994Z test_dispatch_meta_inplace_scatter_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9370204Z test_dispatch_meta_inplace_scatter_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9370412Z test_dispatch_meta_inplace_scatter_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9370625Z test_dispatch_meta_inplace_scatter_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9370861Z test_dispatch_meta_inplace_scatter_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9371065Z test_dispatch_meta_inplace_scatter_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9371268Z test_dispatch_meta_inplace_scatter_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9371473Z test_dispatch_meta_inplace_scatter_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9371706Z test_dispatch_meta_inplace_scatter_reduce_amax_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9371932Z test_dispatch_meta_inplace_scatter_reduce_amax_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9372165Z test_dispatch_meta_inplace_scatter_reduce_amax_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9372393Z test_dispatch_meta_inplace_scatter_reduce_amax_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9372623Z test_dispatch_meta_inplace_scatter_reduce_amax_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9372861Z test_dispatch_meta_inplace_scatter_reduce_amax_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9373143Z test_dispatch_meta_inplace_scatter_reduce_amax_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9373427Z test_dispatch_meta_inplace_scatter_reduce_amax_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9373704Z test_dispatch_meta_inplace_scatter_reduce_amax_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9373977Z test_dispatch_meta_inplace_scatter_reduce_amin_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9374490Z test_dispatch_meta_inplace_scatter_reduce_amin_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9374778Z test_dispatch_meta_inplace_scatter_reduce_amin_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9375059Z test_dispatch_meta_inplace_scatter_reduce_amin_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9375339Z test_dispatch_meta_inplace_scatter_reduce_amin_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9375562Z test_dispatch_meta_inplace_scatter_reduce_amin_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9375783Z test_dispatch_meta_inplace_scatter_reduce_amin_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9376006Z test_dispatch_meta_inplace_scatter_reduce_amin_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9376224Z test_dispatch_meta_inplace_scatter_reduce_amin_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9376480Z test_dispatch_meta_inplace_scatter_reduce_mean_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9376705Z test_dispatch_meta_inplace_scatter_reduce_mean_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9376929Z test_dispatch_meta_inplace_scatter_reduce_mean_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9377161Z test_dispatch_meta_inplace_scatter_reduce_mean_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9377376Z test_dispatch_meta_inplace_scatter_reduce_mean_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9377597Z test_dispatch_meta_inplace_scatter_reduce_mean_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9377826Z test_dispatch_meta_inplace_scatter_reduce_mean_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9378047Z test_dispatch_meta_inplace_scatter_reduce_mean_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9378268Z test_dispatch_meta_inplace_scatter_reduce_mean_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9378505Z test_dispatch_meta_inplace_scatter_reduce_prod_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9378727Z test_dispatch_meta_inplace_scatter_reduce_prod_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9378953Z test_dispatch_meta_inplace_scatter_reduce_prod_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9379179Z test_dispatch_meta_inplace_scatter_reduce_prod_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9379403Z test_dispatch_meta_inplace_scatter_reduce_prod_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9379649Z test_dispatch_meta_inplace_scatter_reduce_prod_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9379874Z test_dispatch_meta_inplace_scatter_reduce_prod_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9380092Z test_dispatch_meta_inplace_scatter_reduce_prod_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9380312Z test_dispatch_meta_inplace_scatter_reduce_prod_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9380534Z test_dispatch_meta_inplace_scatter_reduce_sum_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9380761Z test_dispatch_meta_inplace_scatter_reduce_sum_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9380988Z test_dispatch_meta_inplace_scatter_reduce_sum_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9381214Z test_dispatch_meta_inplace_scatter_reduce_sum_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9381466Z test_dispatch_meta_inplace_scatter_reduce_sum_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9381691Z test_dispatch_meta_inplace_scatter_reduce_sum_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9381915Z test_dispatch_meta_inplace_scatter_reduce_sum_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9382141Z test_dispatch_meta_inplace_scatter_reduce_sum_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9382363Z test_dispatch_meta_inplace_scatter_reduce_sum_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9382577Z test_dispatch_meta_inplace_scatter_reduce_sum_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9382802Z test_dispatch_meta_inplace_searchsorted_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9383027Z test_dispatch_meta_inplace_searchsorted_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9383250Z test_dispatch_meta_inplace_searchsorted_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9383473Z test_dispatch_meta_inplace_searchsorted_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9383697Z test_dispatch_meta_inplace_searchsorted_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9383920Z test_dispatch_meta_inplace_searchsorted_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9384143Z test_dispatch_meta_inplace_searchsorted_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9384363Z test_dispatch_meta_inplace_searchsorted_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9384623Z test_dispatch_meta_inplace_segment_reduce_lengths_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9384913Z test_dispatch_meta_inplace_segment_reduce_lengths_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9385147Z test_dispatch_meta_inplace_segment_reduce_lengths_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9385365Z test_dispatch_meta_inplace_segment_reduce_lengths_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9385599Z test_dispatch_meta_inplace_segment_reduce_offsets_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9385828Z test_dispatch_meta_inplace_segment_reduce_offsets_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9386053Z test_dispatch_meta_inplace_segment_reduce_offsets_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9386276Z test_dispatch_meta_inplace_segment_reduce_offsets_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9386519Z test_dispatch_meta_inplace_select_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9386735Z test_dispatch_meta_inplace_select_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9386958Z test_dispatch_meta_inplace_select_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9387184Z test_dispatch_meta_inplace_select_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9387406Z test_dispatch_meta_inplace_select_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9387626Z test_dispatch_meta_inplace_select_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9387838Z test_dispatch_meta_inplace_select_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9388039Z test_dispatch_meta_inplace_select_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9388255Z test_dispatch_meta_inplace_select_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9388462Z test_dispatch_meta_inplace_select_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9388668Z test_dispatch_meta_inplace_select_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9388884Z test_dispatch_meta_inplace_select_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9389098Z test_dispatch_meta_inplace_select_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9389321Z test_dispatch_meta_inplace_select_scatter_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9389564Z test_dispatch_meta_inplace_select_scatter_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9389794Z test_dispatch_meta_inplace_select_scatter_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9390017Z test_dispatch_meta_inplace_select_scatter_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9390239Z test_dispatch_meta_inplace_select_scatter_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9390454Z test_dispatch_meta_inplace_select_scatter_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9390675Z test_dispatch_meta_inplace_select_scatter_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9390891Z test_dispatch_meta_inplace_select_scatter_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9391111Z test_dispatch_meta_inplace_select_scatter_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9391366Z test_dispatch_meta_inplace_select_scatter_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9391583Z test_dispatch_meta_inplace_sgn_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9391795Z test_dispatch_meta_inplace_sgn_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9392019Z test_dispatch_meta_inplace_sgn_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9392279Z test_dispatch_meta_inplace_sgn_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9392540Z test_dispatch_meta_inplace_sgn_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9392808Z test_dispatch_meta_inplace_sgn_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9393066Z test_dispatch_meta_inplace_sgn_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9393332Z test_dispatch_meta_inplace_sgn_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9393596Z test_dispatch_meta_inplace_sgn_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9393859Z test_dispatch_meta_inplace_sgn_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9394120Z test_dispatch_meta_inplace_sgn_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9394386Z test_dispatch_meta_inplace_sgn_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9394644Z test_dispatch_meta_inplace_sgn_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9394862Z test_dispatch_meta_inplace_short_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9395098Z test_dispatch_meta_inplace_short_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9395320Z test_dispatch_meta_inplace_short_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9395539Z test_dispatch_meta_inplace_short_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9395744Z test_dispatch_meta_inplace_short_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9395951Z test_dispatch_meta_inplace_short_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9396155Z test_dispatch_meta_inplace_short_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9396365Z test_dispatch_meta_inplace_short_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9396577Z test_dispatch_meta_inplace_short_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9396811Z test_dispatch_meta_inplace_short_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9397025Z test_dispatch_meta_inplace_short_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9397234Z test_dispatch_meta_inplace_short_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9397450Z test_dispatch_meta_inplace_sigmoid_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9397666Z test_dispatch_meta_inplace_sigmoid_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9397887Z test_dispatch_meta_inplace_sigmoid_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9398104Z test_dispatch_meta_inplace_sigmoid_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9398323Z test_dispatch_meta_inplace_sigmoid_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9398540Z test_dispatch_meta_inplace_sigmoid_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9398751Z test_dispatch_meta_inplace_sigmoid_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9398957Z test_dispatch_meta_inplace_sigmoid_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9399171Z test_dispatch_meta_inplace_sigmoid_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9399383Z test_dispatch_meta_inplace_sigmoid_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9399589Z test_dispatch_meta_inplace_sigmoid_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9399802Z test_dispatch_meta_inplace_sigmoid_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9400031Z test_dispatch_meta_inplace_sigmoid_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9400240Z test_dispatch_meta_inplace_sign_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9400451Z test_dispatch_meta_inplace_sign_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9400660Z test_dispatch_meta_inplace_sign_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9400867Z test_dispatch_meta_inplace_sign_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9401072Z test_dispatch_meta_inplace_sign_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9401283Z test_dispatch_meta_inplace_sign_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9401496Z test_dispatch_meta_inplace_sign_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9401709Z test_dispatch_meta_inplace_sign_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9401941Z test_dispatch_meta_inplace_sign_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9402150Z test_dispatch_meta_inplace_sign_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9402387Z test_dispatch_meta_inplace_signal_windows_bartlett_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9402645Z test_dispatch_meta_inplace_signal_windows_bartlett_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9402925Z test_dispatch_meta_inplace_signal_windows_blackman_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9403201Z test_dispatch_meta_inplace_signal_windows_blackman_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9403494Z test_dispatch_meta_inplace_signal_windows_cosine_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9403773Z test_dispatch_meta_inplace_signal_windows_cosine_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9404072Z test_dispatch_meta_inplace_signal_windows_exponential_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9404369Z test_dispatch_meta_inplace_signal_windows_exponential_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9404659Z test_dispatch_meta_inplace_signal_windows_gaussian_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9404942Z test_dispatch_meta_inplace_signal_windows_gaussian_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9405184Z test_dispatch_meta_inplace_signal_windows_general_cosine_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9405446Z test_dispatch_meta_inplace_signal_windows_general_cosine_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9405690Z test_dispatch_meta_inplace_signal_windows_general_hamming_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9405928Z test_dispatch_meta_inplace_signal_windows_general_hamming_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9406161Z test_dispatch_meta_inplace_signal_windows_hamming_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9406378Z test_dispatch_meta_inplace_signal_windows_hamming_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9406606Z test_dispatch_meta_inplace_signal_windows_hann_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9406833Z test_dispatch_meta_inplace_signal_windows_hann_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9407063Z test_dispatch_meta_inplace_signal_windows_kaiser_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9407310Z test_dispatch_meta_inplace_signal_windows_kaiser_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9407541Z test_dispatch_meta_inplace_signal_windows_nuttall_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9407764Z test_dispatch_meta_inplace_signal_windows_nuttall_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9407987Z test_dispatch_meta_inplace_signbit_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9408202Z test_dispatch_meta_inplace_signbit_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9408421Z test_dispatch_meta_inplace_signbit_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9408631Z test_dispatch_meta_inplace_signbit_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9408838Z test_dispatch_meta_inplace_signbit_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9409046Z test_dispatch_meta_inplace_signbit_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9409253Z test_dispatch_meta_inplace_signbit_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9409458Z test_dispatch_meta_inplace_signbit_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9409669Z test_dispatch_meta_inplace_signbit_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9409874Z test_dispatch_meta_inplace_signbit_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9410082Z test_dispatch_meta_inplace_sin_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9410318Z test_dispatch_meta_inplace_sin_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9410538Z test_dispatch_meta_inplace_sin_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9410754Z test_dispatch_meta_inplace_sin_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9410975Z test_dispatch_meta_inplace_sin_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9411188Z test_dispatch_meta_inplace_sin_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9411392Z test_dispatch_meta_inplace_sin_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9411608Z test_dispatch_meta_inplace_sin_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9411821Z test_dispatch_meta_inplace_sin_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9412029Z test_dispatch_meta_inplace_sin_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9412260Z test_dispatch_meta_inplace_sin_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9412470Z test_dispatch_meta_inplace_sin_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9412677Z test_dispatch_meta_inplace_sin_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9412895Z test_dispatch_meta_inplace_sinc_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9413104Z test_dispatch_meta_inplace_sinc_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9413360Z test_dispatch_meta_inplace_sinc_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9413592Z test_dispatch_meta_inplace_sinc_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9413798Z test_dispatch_meta_inplace_sinc_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9414006Z test_dispatch_meta_inplace_sinc_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9414323Z test_dispatch_meta_inplace_sinc_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9414537Z test_dispatch_meta_inplace_sinc_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9414754Z test_dispatch_meta_inplace_sinc_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9414970Z test_dispatch_meta_inplace_sinc_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9415178Z test_dispatch_meta_inplace_sinc_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9415389Z test_dispatch_meta_inplace_sinc_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9415644Z test_dispatch_meta_inplace_sinh_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9415856Z test_dispatch_meta_inplace_sinh_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9416077Z test_dispatch_meta_inplace_sinh_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9416288Z test_dispatch_meta_inplace_sinh_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9416500Z test_dispatch_meta_inplace_sinh_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9416716Z test_dispatch_meta_inplace_sinh_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9416927Z test_dispatch_meta_inplace_sinh_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9417131Z test_dispatch_meta_inplace_sinh_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9417372Z test_dispatch_meta_inplace_sinh_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9417581Z test_dispatch_meta_inplace_sinh_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9417788Z test_dispatch_meta_inplace_sinh_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9417997Z test_dispatch_meta_inplace_sinh_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9418205Z test_dispatch_meta_inplace_sinh_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9418421Z test_dispatch_meta_inplace_slice_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9418626Z test_dispatch_meta_inplace_slice_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9418850Z test_dispatch_meta_inplace_slice_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9419066Z test_dispatch_meta_inplace_slice_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9419281Z test_dispatch_meta_inplace_slice_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9419676Z test_dispatch_meta_inplace_slice_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9419888Z test_dispatch_meta_inplace_slice_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9420098Z test_dispatch_meta_inplace_slice_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9420308Z test_dispatch_meta_inplace_slice_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9420521Z test_dispatch_meta_inplace_slice_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9420805Z test_dispatch_meta_inplace_slice_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9421272Z test_dispatch_meta_inplace_slice_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:42.9421710Z test_dispatch_meta_inplace_slice_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:42.9422162Z test_dispatch_meta_inplace_slice_scatter_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9422624Z test_dispatch_meta_inplace_slice_scatter_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:42.9423084Z test_dispatch_meta_inplace_slice_scatter_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:42.9423544Z test_dispatch_meta_inplace_slice_scatter_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:42.9424006Z test_dispatch_meta_inplace_slice_scatter_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9424487Z test_dispatch_meta_inplace_slice_scatter_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:42.9424999Z test_dispatch_meta_inplace_slice_scatter_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9425447Z test_dispatch_meta_inplace_slice_scatter_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9425912Z test_dispatch_meta_inplace_slice_scatter_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9426467Z test_dispatch_meta_inplace_slice_scatter_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9427039Z test_dispatch_meta_inplace_softmax_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9427574Z test_dispatch_meta_inplace_softmax_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9428020Z test_dispatch_meta_inplace_softmax_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9428465Z test_dispatch_meta_inplace_softmax_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9428919Z test_dispatch_meta_inplace_softmax_with_dtype_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9429391Z test_dispatch_meta_inplace_softmax_with_dtype_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9429862Z test_dispatch_meta_inplace_softmax_with_dtype_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9430342Z test_dispatch_meta_inplace_softmax_with_dtype_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9430819Z test_dispatch_meta_inplace_softmax_with_dtype_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9431325Z test_dispatch_meta_inplace_softmax_with_dtype_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9431829Z 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) 2023-01-11T21:23:42.9432327Z 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) 2023-01-11T21:23:42.9432906Z test_dispatch_meta_inplace_softmax_with_dtype_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9433485Z 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) 2023-01-11T21:23:42.9434066Z test_dispatch_meta_inplace_softmax_with_dtype_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9434650Z 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) 2023-01-11T21:23:42.9435122Z test_dispatch_meta_inplace_sort_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9435614Z test_dispatch_meta_inplace_sort_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9436051Z test_dispatch_meta_inplace_sort_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9436486Z test_dispatch_meta_inplace_sort_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9436922Z test_dispatch_meta_inplace_sort_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9437354Z test_dispatch_meta_inplace_sort_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9437800Z test_dispatch_meta_inplace_sort_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9438238Z test_dispatch_meta_inplace_sort_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9438679Z test_dispatch_meta_inplace_sort_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9439136Z test_dispatch_meta_inplace_sparse_sampled_addmm_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9439629Z test_dispatch_meta_inplace_sparse_sampled_addmm_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9440114Z test_dispatch_meta_inplace_sparse_sampled_addmm_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9440584Z test_dispatch_meta_inplace_sparse_sampled_addmm_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9441059Z test_dispatch_meta_inplace_special_airy_ai_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9441515Z test_dispatch_meta_inplace_special_airy_ai_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9441981Z test_dispatch_meta_inplace_special_airy_ai_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9442484Z test_dispatch_meta_inplace_special_airy_ai_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9443065Z test_dispatch_meta_inplace_special_airy_ai_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9443628Z test_dispatch_meta_inplace_special_airy_ai_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9444189Z test_dispatch_meta_inplace_special_airy_ai_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9444725Z test_dispatch_meta_inplace_special_airy_ai_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9445185Z test_dispatch_meta_inplace_special_bessel_j0_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9445649Z test_dispatch_meta_inplace_special_bessel_j0_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9446117Z test_dispatch_meta_inplace_special_bessel_j0_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9446602Z test_dispatch_meta_inplace_special_bessel_j0_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9447063Z test_dispatch_meta_inplace_special_bessel_j0_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9447519Z test_dispatch_meta_inplace_special_bessel_j0_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9447978Z test_dispatch_meta_inplace_special_bessel_j0_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9448429Z test_dispatch_meta_inplace_special_bessel_j0_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9448891Z test_dispatch_meta_inplace_special_bessel_j1_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9449352Z test_dispatch_meta_inplace_special_bessel_j1_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9449820Z test_dispatch_meta_inplace_special_bessel_j1_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9450277Z test_dispatch_meta_inplace_special_bessel_j1_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9450730Z test_dispatch_meta_inplace_special_bessel_j1_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9451184Z test_dispatch_meta_inplace_special_bessel_j1_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9451648Z test_dispatch_meta_inplace_special_bessel_j1_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9452107Z test_dispatch_meta_inplace_special_bessel_j1_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9452565Z test_dispatch_meta_inplace_special_bessel_y0_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9453109Z test_dispatch_meta_inplace_special_bessel_y0_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9453693Z test_dispatch_meta_inplace_special_bessel_y0_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9454434Z test_dispatch_meta_inplace_special_bessel_y0_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9455001Z test_dispatch_meta_inplace_special_bessel_y0_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9455497Z test_dispatch_meta_inplace_special_bessel_y0_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9455955Z test_dispatch_meta_inplace_special_bessel_y0_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9456408Z test_dispatch_meta_inplace_special_bessel_y0_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9456917Z test_dispatch_meta_inplace_special_bessel_y1_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9457371Z test_dispatch_meta_inplace_special_bessel_y1_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9457837Z test_dispatch_meta_inplace_special_bessel_y1_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9458299Z test_dispatch_meta_inplace_special_bessel_y1_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9458755Z test_dispatch_meta_inplace_special_bessel_y1_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9459206Z test_dispatch_meta_inplace_special_bessel_y1_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9459660Z test_dispatch_meta_inplace_special_bessel_y1_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9460115Z test_dispatch_meta_inplace_special_bessel_y1_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9460592Z 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.000s) 2023-01-11T21:23:42.9461094Z 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.000s) 2023-01-11T21:23:42.9461595Z 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.000s) 2023-01-11T21:23:42.9462079Z 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.000s) 2023-01-11T21:23:42.9462567Z 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.000s) 2023-01-11T21:23:42.9463051Z 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.000s) 2023-01-11T21:23:42.9463572Z 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.000s) 2023-01-11T21:23:42.9464058Z 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.000s) 2023-01-11T21:23:42.9464557Z 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.000s) 2023-01-11T21:23:42.9465113Z 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.000s) 2023-01-11T21:23:42.9465607Z 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.000s) 2023-01-11T21:23:42.9466100Z 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.000s) 2023-01-11T21:23:42.9466577Z 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.000s) 2023-01-11T21:23:42.9467092Z 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.000s) 2023-01-11T21:23:42.9467582Z 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.000s) 2023-01-11T21:23:42.9468070Z 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.000s) 2023-01-11T21:23:42.9468783Z test_dispatch_meta_inplace_special_chebyshev_polynomial_v_cuda_bool (__main__.TestMetaCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:23:42.9469394Z test_dispatch_meta_inplace_special_chebyshev_polynomial_v_cuda_float32 (__main__.TestMetaCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:23:42.9470012Z test_dispatch_meta_inplace_special_chebyshev_polynomial_v_cuda_float64 (__main__.TestMetaCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:23:42.9470628Z test_dispatch_meta_inplace_special_chebyshev_polynomial_v_cuda_int16 (__main__.TestMetaCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:23:42.9471237Z test_dispatch_meta_inplace_special_chebyshev_polynomial_v_cuda_int32 (__main__.TestMetaCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:23:42.9471826Z test_dispatch_meta_inplace_special_chebyshev_polynomial_v_cuda_int64 (__main__.TestMetaCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:23:42.9472425Z test_dispatch_meta_inplace_special_chebyshev_polynomial_v_cuda_int8 (__main__.TestMetaCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:23:42.9473021Z test_dispatch_meta_inplace_special_chebyshev_polynomial_v_cuda_uint8 (__main__.TestMetaCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:23:42.9473622Z test_dispatch_meta_inplace_special_chebyshev_polynomial_w_cuda_bool (__main__.TestMetaCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:23:42.9474228Z test_dispatch_meta_inplace_special_chebyshev_polynomial_w_cuda_float32 (__main__.TestMetaCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:23:42.9474859Z test_dispatch_meta_inplace_special_chebyshev_polynomial_w_cuda_float64 (__main__.TestMetaCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:23:42.9475463Z test_dispatch_meta_inplace_special_chebyshev_polynomial_w_cuda_int16 (__main__.TestMetaCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:23:42.9476066Z test_dispatch_meta_inplace_special_chebyshev_polynomial_w_cuda_int32 (__main__.TestMetaCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:23:42.9476663Z test_dispatch_meta_inplace_special_chebyshev_polynomial_w_cuda_int64 (__main__.TestMetaCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:23:42.9477249Z test_dispatch_meta_inplace_special_chebyshev_polynomial_w_cuda_int8 (__main__.TestMetaCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:23:42.9477937Z test_dispatch_meta_inplace_special_chebyshev_polynomial_w_cuda_uint8 (__main__.TestMetaCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:23:42.9478535Z test_dispatch_meta_inplace_special_entr_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9479109Z test_dispatch_meta_inplace_special_entr_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9479720Z test_dispatch_meta_inplace_special_entr_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9480291Z test_dispatch_meta_inplace_special_entr_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9480779Z test_dispatch_meta_inplace_special_entr_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9481232Z test_dispatch_meta_inplace_special_entr_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9481689Z test_dispatch_meta_inplace_special_entr_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9482140Z test_dispatch_meta_inplace_special_entr_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9482594Z test_dispatch_meta_inplace_special_entr_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9483043Z test_dispatch_meta_inplace_special_entr_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9483494Z test_dispatch_meta_inplace_special_erfcx_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9483953Z test_dispatch_meta_inplace_special_erfcx_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9484422Z test_dispatch_meta_inplace_special_erfcx_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9484889Z test_dispatch_meta_inplace_special_erfcx_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9485407Z test_dispatch_meta_inplace_special_erfcx_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9485983Z test_dispatch_meta_inplace_special_erfcx_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9486577Z test_dispatch_meta_inplace_special_erfcx_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9487144Z test_dispatch_meta_inplace_special_erfcx_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9487706Z 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.000s) 2023-01-11T21:23:42.9488206Z 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.000s) 2023-01-11T21:23:42.9488696Z 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.000s) 2023-01-11T21:23:42.9489190Z 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.000s) 2023-01-11T21:23:42.9489684Z 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.000s) 2023-01-11T21:23:42.9490175Z 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) 2023-01-11T21:23:42.9490681Z 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.000s) 2023-01-11T21:23:42.9491169Z 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.000s) 2023-01-11T21:23:42.9491658Z 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.000s) 2023-01-11T21:23:42.9492154Z 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.000s) 2023-01-11T21:23:42.9492657Z 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.000s) 2023-01-11T21:23:42.9493178Z 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.000s) 2023-01-11T21:23:42.9493682Z 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.000s) 2023-01-11T21:23:42.9494166Z 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.000s) 2023-01-11T21:23:42.9494759Z 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.000s) 2023-01-11T21:23:42.9495243Z 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.000s) 2023-01-11T21:23:42.9495712Z test_dispatch_meta_inplace_special_i0e_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9496171Z test_dispatch_meta_inplace_special_i0e_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9496628Z test_dispatch_meta_inplace_special_i0e_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9497127Z test_dispatch_meta_inplace_special_i0e_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9497581Z test_dispatch_meta_inplace_special_i0e_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9498031Z test_dispatch_meta_inplace_special_i0e_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9498488Z test_dispatch_meta_inplace_special_i0e_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9498942Z test_dispatch_meta_inplace_special_i0e_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9499389Z test_dispatch_meta_inplace_special_i0e_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9499847Z test_dispatch_meta_inplace_special_i0e_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:42.9500301Z test_dispatch_meta_inplace_special_i1_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9500789Z test_dispatch_meta_inplace_special_i1_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9501240Z test_dispatch_meta_inplace_special_i1_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9501696Z test_dispatch_meta_inplace_special_i1_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9502152Z test_dispatch_meta_inplace_special_i1_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:42.9502608Z test_dispatch_meta_inplace_special_i1_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9503059Z test_dispatch_meta_inplace_special_i1_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:42.9503508Z test_dispatch_meta_inplace_special_i1_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9503960Z test_dispatch_meta_inplace_special_i1e_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9504421Z test_dispatch_meta_inplace_special_i1e_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9504941Z test_dispatch_meta_inplace_special_i1e_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:42.9505398Z test_dispatch_meta_inplace_special_i1e_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9505854Z test_dispatch_meta_inplace_special_i1e_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9506373Z test_dispatch_meta_inplace_special_i1e_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:42.9506937Z test_dispatch_meta_inplace_special_i1e_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9507470Z test_dispatch_meta_inplace_special_i1e_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9507975Z 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.000s) 2023-01-11T21:23:42.9508473Z 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) 2023-01-11T21:23:42.9508975Z 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.000s) 2023-01-11T21:23:42.9509459Z 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) 2023-01-11T21:23:42.9509941Z 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.000s) 2023-01-11T21:23:42.9510422Z 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) 2023-01-11T21:23:42.9510910Z 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.000s) 2023-01-11T21:23:42.9511439Z 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.000s) 2023-01-11T21:23:42.9512045Z test_dispatch_meta_inplace_special_legendre_polynomial_p_cuda_bool (__main__.TestMetaCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:23:42.9512815Z test_dispatch_meta_inplace_special_legendre_polynomial_p_cuda_float32 (__main__.TestMetaCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:23:42.9513582Z test_dispatch_meta_inplace_special_legendre_polynomial_p_cuda_float64 (__main__.TestMetaCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:23:42.9514342Z test_dispatch_meta_inplace_special_legendre_polynomial_p_cuda_int16 (__main__.TestMetaCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:23:42.9515014Z test_dispatch_meta_inplace_special_legendre_polynomial_p_cuda_int32 (__main__.TestMetaCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:23:42.9515597Z test_dispatch_meta_inplace_special_legendre_polynomial_p_cuda_int64 (__main__.TestMetaCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:23:42.9516195Z test_dispatch_meta_inplace_special_legendre_polynomial_p_cuda_int8 (__main__.TestMetaCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:23:42.9516786Z test_dispatch_meta_inplace_special_legendre_polynomial_p_cuda_uint8 (__main__.TestMetaCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:23:42.9517260Z test_dispatch_meta_inplace_special_log_ndtr_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9517720Z test_dispatch_meta_inplace_special_log_ndtr_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9518195Z test_dispatch_meta_inplace_special_log_ndtr_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9518651Z test_dispatch_meta_inplace_special_log_ndtr_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9519112Z test_dispatch_meta_inplace_special_log_ndtr_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9519589Z test_dispatch_meta_inplace_special_log_ndtr_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9520036Z test_dispatch_meta_inplace_special_log_ndtr_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9520492Z test_dispatch_meta_inplace_special_log_ndtr_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9520967Z 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.000s) 2023-01-11T21:23:42.9521455Z 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.000s) 2023-01-11T21:23:42.9521936Z 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.000s) 2023-01-11T21:23:42.9522423Z 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.000s) 2023-01-11T21:23:42.9522937Z 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.000s) 2023-01-11T21:23:42.9523524Z 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.000s) 2023-01-11T21:23:42.9524122Z 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.000s) 2023-01-11T21:23:42.9524723Z 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.000s) 2023-01-11T21:23:42.9525249Z 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.000s) 2023-01-11T21:23:42.9525731Z 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.000s) 2023-01-11T21:23:42.9526223Z 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.000s) 2023-01-11T21:23:42.9526698Z 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.000s) 2023-01-11T21:23:42.9527179Z 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.000s) 2023-01-11T21:23:42.9527660Z 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.000s) 2023-01-11T21:23:42.9528142Z 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.000s) 2023-01-11T21:23:42.9528624Z 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.000s) 2023-01-11T21:23:42.9529096Z 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.000s) 2023-01-11T21:23:42.9529579Z 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.000s) 2023-01-11T21:23:42.9530086Z 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.000s) 2023-01-11T21:23:42.9530562Z 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.000s) 2023-01-11T21:23:42.9531027Z 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.000s) 2023-01-11T21:23:42.9531504Z 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.000s) 2023-01-11T21:23:42.9531979Z 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.000s) 2023-01-11T21:23:42.9532472Z 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.000s) 2023-01-11T21:23:42.9533060Z 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.000s) 2023-01-11T21:23:42.9533678Z 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.000s) 2023-01-11T21:23:42.9534400Z 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.000s) 2023-01-11T21:23:42.9534990Z 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.000s) 2023-01-11T21:23:42.9535509Z 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.000s) 2023-01-11T21:23:42.9535982Z 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.000s) 2023-01-11T21:23:42.9536463Z 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.000s) 2023-01-11T21:23:42.9536939Z 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.000s) 2023-01-11T21:23:42.9537410Z test_dispatch_meta_inplace_special_ndtr_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9537868Z test_dispatch_meta_inplace_special_ndtr_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9538330Z test_dispatch_meta_inplace_special_ndtr_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9538792Z test_dispatch_meta_inplace_special_ndtr_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9539248Z test_dispatch_meta_inplace_special_ndtr_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9539703Z test_dispatch_meta_inplace_special_ndtr_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9540146Z test_dispatch_meta_inplace_special_ndtr_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9540646Z test_dispatch_meta_inplace_special_ndtr_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9541105Z test_dispatch_meta_inplace_special_ndtr_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9541562Z test_dispatch_meta_inplace_special_ndtr_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9542010Z test_dispatch_meta_inplace_special_ndtri_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9542470Z test_dispatch_meta_inplace_special_ndtri_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9542933Z test_dispatch_meta_inplace_special_ndtri_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9543389Z test_dispatch_meta_inplace_special_ndtri_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9543843Z test_dispatch_meta_inplace_special_ndtri_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9544335Z test_dispatch_meta_inplace_special_ndtri_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9544830Z test_dispatch_meta_inplace_special_ndtri_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9545289Z test_dispatch_meta_inplace_special_ndtri_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9545781Z 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.000s) 2023-01-11T21:23:42.9546345Z 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.000s) 2023-01-11T21:23:42.9546987Z 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.000s) 2023-01-11T21:23:42.9547574Z 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.000s) 2023-01-11T21:23:42.9548079Z 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.000s) 2023-01-11T21:23:42.9548579Z 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.000s) 2023-01-11T21:23:42.9549079Z 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.000s) 2023-01-11T21:23:42.9549588Z 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.000s) 2023-01-11T21:23:42.9550093Z 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.000s) 2023-01-11T21:23:42.9550598Z 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.000s) 2023-01-11T21:23:42.9551121Z 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.000s) 2023-01-11T21:23:42.9551625Z 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.000s) 2023-01-11T21:23:42.9552119Z 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.000s) 2023-01-11T21:23:42.9552616Z 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.000s) 2023-01-11T21:23:42.9553111Z 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.000s) 2023-01-11T21:23:42.9553598Z 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.000s) 2023-01-11T21:23:42.9554089Z 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.000s) 2023-01-11T21:23:42.9554606Z 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.000s) 2023-01-11T21:23:42.9555110Z 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.000s) 2023-01-11T21:23:42.9555600Z 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.000s) 2023-01-11T21:23:42.9556099Z 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.000s) 2023-01-11T21:23:42.9556586Z 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.000s) 2023-01-11T21:23:42.9557079Z 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.000s) 2023-01-11T21:23:42.9557596Z 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.000s) 2023-01-11T21:23:42.9558206Z 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.000s) 2023-01-11T21:23:42.9558998Z test_dispatch_meta_inplace_special_shifted_chebyshev_polynomial_t_cuda_bool (__main__.TestMetaCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:23:42.9559801Z test_dispatch_meta_inplace_special_shifted_chebyshev_polynomial_t_cuda_float32 (__main__.TestMetaCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:23:42.9560585Z test_dispatch_meta_inplace_special_shifted_chebyshev_polynomial_t_cuda_float64 (__main__.TestMetaCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:23:42.9561221Z test_dispatch_meta_inplace_special_shifted_chebyshev_polynomial_t_cuda_int16 (__main__.TestMetaCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:23:42.9561835Z test_dispatch_meta_inplace_special_shifted_chebyshev_polynomial_t_cuda_int32 (__main__.TestMetaCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:23:42.9562474Z test_dispatch_meta_inplace_special_shifted_chebyshev_polynomial_t_cuda_int64 (__main__.TestMetaCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:23:42.9563089Z test_dispatch_meta_inplace_special_shifted_chebyshev_polynomial_t_cuda_int8 (__main__.TestMetaCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:23:42.9563702Z test_dispatch_meta_inplace_special_shifted_chebyshev_polynomial_t_cuda_uint8 (__main__.TestMetaCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:23:42.9564304Z test_dispatch_meta_inplace_special_shifted_chebyshev_polynomial_u_cuda_bool (__main__.TestMetaCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:23:42.9564921Z test_dispatch_meta_inplace_special_shifted_chebyshev_polynomial_u_cuda_float32 (__main__.TestMetaCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:23:42.9565677Z test_dispatch_meta_inplace_special_shifted_chebyshev_polynomial_u_cuda_float64 (__main__.TestMetaCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:23:42.9566457Z test_dispatch_meta_inplace_special_shifted_chebyshev_polynomial_u_cuda_int16 (__main__.TestMetaCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:23:42.9567258Z test_dispatch_meta_inplace_special_shifted_chebyshev_polynomial_u_cuda_int32 (__main__.TestMetaCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:23:42.9567929Z test_dispatch_meta_inplace_special_shifted_chebyshev_polynomial_u_cuda_int64 (__main__.TestMetaCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:23:42.9568541Z test_dispatch_meta_inplace_special_shifted_chebyshev_polynomial_u_cuda_int8 (__main__.TestMetaCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:23:42.9569148Z test_dispatch_meta_inplace_special_shifted_chebyshev_polynomial_u_cuda_uint8 (__main__.TestMetaCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:23:42.9569759Z test_dispatch_meta_inplace_special_shifted_chebyshev_polynomial_v_cuda_bool (__main__.TestMetaCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:23:42.9570372Z test_dispatch_meta_inplace_special_shifted_chebyshev_polynomial_v_cuda_float32 (__main__.TestMetaCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:23:42.9570988Z test_dispatch_meta_inplace_special_shifted_chebyshev_polynomial_v_cuda_float64 (__main__.TestMetaCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:23:42.9571616Z test_dispatch_meta_inplace_special_shifted_chebyshev_polynomial_v_cuda_int16 (__main__.TestMetaCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:23:42.9572230Z test_dispatch_meta_inplace_special_shifted_chebyshev_polynomial_v_cuda_int32 (__main__.TestMetaCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:23:42.9572841Z test_dispatch_meta_inplace_special_shifted_chebyshev_polynomial_v_cuda_int64 (__main__.TestMetaCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:23:42.9573495Z test_dispatch_meta_inplace_special_shifted_chebyshev_polynomial_v_cuda_int8 (__main__.TestMetaCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:23:42.9574104Z test_dispatch_meta_inplace_special_shifted_chebyshev_polynomial_v_cuda_uint8 (__main__.TestMetaCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:23:42.9574857Z test_dispatch_meta_inplace_special_shifted_chebyshev_polynomial_w_cuda_bool (__main__.TestMetaCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:23:42.9575478Z test_dispatch_meta_inplace_special_shifted_chebyshev_polynomial_w_cuda_float32 (__main__.TestMetaCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:23:42.9576099Z test_dispatch_meta_inplace_special_shifted_chebyshev_polynomial_w_cuda_float64 (__main__.TestMetaCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:23:42.9576712Z test_dispatch_meta_inplace_special_shifted_chebyshev_polynomial_w_cuda_int16 (__main__.TestMetaCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:23:42.9577323Z test_dispatch_meta_inplace_special_shifted_chebyshev_polynomial_w_cuda_int32 (__main__.TestMetaCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:23:42.9577933Z test_dispatch_meta_inplace_special_shifted_chebyshev_polynomial_w_cuda_int64 (__main__.TestMetaCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:23:42.9578538Z test_dispatch_meta_inplace_special_shifted_chebyshev_polynomial_w_cuda_int8 (__main__.TestMetaCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:23:42.9579151Z test_dispatch_meta_inplace_special_shifted_chebyshev_polynomial_w_cuda_uint8 (__main__.TestMetaCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:23:42.9579675Z 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.000s) 2023-01-11T21:23:42.9580169Z 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.000s) 2023-01-11T21:23:42.9580667Z 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.000s) 2023-01-11T21:23:42.9581161Z 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.000s) 2023-01-11T21:23:42.9581642Z 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.000s) 2023-01-11T21:23:42.9582130Z 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.000s) 2023-01-11T21:23:42.9582612Z 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.000s) 2023-01-11T21:23:42.9583093Z 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.000s) 2023-01-11T21:23:42.9583567Z test_dispatch_meta_inplace_special_xlog1py_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9584029Z test_dispatch_meta_inplace_special_xlog1py_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9584496Z test_dispatch_meta_inplace_special_xlog1py_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9585014Z test_dispatch_meta_inplace_special_xlog1py_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9585478Z test_dispatch_meta_inplace_special_xlog1py_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9585958Z test_dispatch_meta_inplace_special_xlog1py_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9586515Z test_dispatch_meta_inplace_special_xlog1py_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9587087Z test_dispatch_meta_inplace_special_xlog1py_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9587613Z test_dispatch_meta_inplace_special_xlog1py_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9588060Z test_dispatch_meta_inplace_special_xlog1py_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9588514Z test_dispatch_meta_inplace_special_zeta_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9588980Z test_dispatch_meta_inplace_special_zeta_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9589448Z test_dispatch_meta_inplace_special_zeta_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9589987Z test_dispatch_meta_inplace_special_zeta_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9590439Z test_dispatch_meta_inplace_special_zeta_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9590894Z test_dispatch_meta_inplace_special_zeta_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9591352Z test_dispatch_meta_inplace_special_zeta_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9591806Z test_dispatch_meta_inplace_special_zeta_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9592259Z test_dispatch_meta_inplace_split_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9592793Z test_dispatch_meta_inplace_split_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9593360Z test_dispatch_meta_inplace_split_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9593924Z test_dispatch_meta_inplace_split_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9594481Z test_dispatch_meta_inplace_split_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9594974Z test_dispatch_meta_inplace_split_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9595415Z test_dispatch_meta_inplace_split_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9595854Z test_dispatch_meta_inplace_split_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9596285Z test_dispatch_meta_inplace_split_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9596729Z test_dispatch_meta_inplace_split_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9597198Z test_dispatch_meta_inplace_split_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9597642Z test_dispatch_meta_inplace_split_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9598085Z test_dispatch_meta_inplace_split_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9598531Z test_dispatch_meta_inplace_split_list_args_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9598996Z test_dispatch_meta_inplace_split_list_args_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9599468Z test_dispatch_meta_inplace_split_list_args_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9599945Z test_dispatch_meta_inplace_split_list_args_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9600408Z test_dispatch_meta_inplace_split_list_args_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9600914Z test_dispatch_meta_inplace_split_list_args_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9601371Z test_dispatch_meta_inplace_split_list_args_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9601830Z test_dispatch_meta_inplace_split_list_args_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9602281Z test_dispatch_meta_inplace_split_list_args_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9602792Z test_dispatch_meta_inplace_split_list_args_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9603364Z test_dispatch_meta_inplace_split_list_args_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9603927Z test_dispatch_meta_inplace_split_list_args_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9604501Z test_dispatch_meta_inplace_split_with_sizes_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9605048Z test_dispatch_meta_inplace_split_with_sizes_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9605510Z test_dispatch_meta_inplace_split_with_sizes_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9605982Z test_dispatch_meta_inplace_split_with_sizes_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9606463Z test_dispatch_meta_inplace_split_with_sizes_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9606926Z test_dispatch_meta_inplace_split_with_sizes_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9607392Z test_dispatch_meta_inplace_split_with_sizes_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9607880Z test_dispatch_meta_inplace_split_with_sizes_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9608344Z test_dispatch_meta_inplace_split_with_sizes_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9608805Z test_dispatch_meta_inplace_split_with_sizes_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9609254Z test_dispatch_meta_inplace_split_with_sizes_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9609718Z test_dispatch_meta_inplace_split_with_sizes_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9610171Z test_dispatch_meta_inplace_split_with_sizes_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9610626Z test_dispatch_meta_inplace_sqrt_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9611061Z test_dispatch_meta_inplace_sqrt_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9611550Z test_dispatch_meta_inplace_sqrt_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9612002Z test_dispatch_meta_inplace_sqrt_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9612448Z test_dispatch_meta_inplace_sqrt_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9612991Z test_dispatch_meta_inplace_sqrt_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9613538Z test_dispatch_meta_inplace_sqrt_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9614079Z test_dispatch_meta_inplace_sqrt_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9614750Z test_dispatch_meta_inplace_sqrt_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9615280Z test_dispatch_meta_inplace_sqrt_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9615724Z test_dispatch_meta_inplace_sqrt_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9616165Z test_dispatch_meta_inplace_sqrt_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9616605Z test_dispatch_meta_inplace_sqrt_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9617051Z test_dispatch_meta_inplace_square_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9617503Z test_dispatch_meta_inplace_square_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9617957Z test_dispatch_meta_inplace_square_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9618417Z test_dispatch_meta_inplace_square_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9618914Z test_dispatch_meta_inplace_square_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9619352Z test_dispatch_meta_inplace_square_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9619801Z test_dispatch_meta_inplace_square_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9620253Z test_dispatch_meta_inplace_square_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9620693Z test_dispatch_meta_inplace_square_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9621124Z test_dispatch_meta_inplace_square_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9621570Z test_dispatch_meta_inplace_square_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9622020Z test_dispatch_meta_inplace_square_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9622496Z test_dispatch_meta_inplace_squeeze_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9622936Z test_dispatch_meta_inplace_squeeze_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9623385Z test_dispatch_meta_inplace_squeeze_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9623847Z test_dispatch_meta_inplace_squeeze_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9624309Z test_dispatch_meta_inplace_squeeze_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9624804Z test_dispatch_meta_inplace_squeeze_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9625258Z test_dispatch_meta_inplace_squeeze_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9625702Z test_dispatch_meta_inplace_squeeze_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9626149Z test_dispatch_meta_inplace_squeeze_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9626704Z test_dispatch_meta_inplace_squeeze_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9627244Z test_dispatch_meta_inplace_squeeze_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9627730Z test_dispatch_meta_inplace_squeeze_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9628170Z test_dispatch_meta_inplace_squeeze_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9628621Z test_dispatch_meta_inplace_stack_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9629061Z test_dispatch_meta_inplace_stack_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9629544Z test_dispatch_meta_inplace_stack_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9630005Z test_dispatch_meta_inplace_stack_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9630459Z test_dispatch_meta_inplace_stack_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9630894Z test_dispatch_meta_inplace_stack_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9631335Z test_dispatch_meta_inplace_stack_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9631775Z test_dispatch_meta_inplace_stack_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9632217Z test_dispatch_meta_inplace_stack_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9632715Z test_dispatch_meta_inplace_stack_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9633296Z test_dispatch_meta_inplace_stack_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9633849Z test_dispatch_meta_inplace_stack_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9634398Z test_dispatch_meta_inplace_stack_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9634894Z test_dispatch_meta_inplace_std_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9635347Z test_dispatch_meta_inplace_std_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9635799Z test_dispatch_meta_inplace_std_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9636248Z test_dispatch_meta_inplace_std_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9636691Z test_dispatch_meta_inplace_std_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9637129Z test_dispatch_meta_inplace_std_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9637583Z test_dispatch_meta_inplace_std_mean_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9638043Z test_dispatch_meta_inplace_std_mean_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9638511Z test_dispatch_meta_inplace_std_mean_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9638965Z test_dispatch_meta_inplace_std_mean_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9639425Z test_dispatch_meta_inplace_std_mean_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9639882Z test_dispatch_meta_inplace_std_mean_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9640378Z test_dispatch_meta_inplace_std_mean_unbiased_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9640849Z test_dispatch_meta_inplace_std_mean_unbiased_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9641329Z test_dispatch_meta_inplace_std_mean_unbiased_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9641804Z test_dispatch_meta_inplace_std_mean_unbiased_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9642276Z test_dispatch_meta_inplace_std_mean_unbiased_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9642810Z test_dispatch_meta_inplace_std_mean_unbiased_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9643389Z test_dispatch_meta_inplace_std_unbiased_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9643969Z test_dispatch_meta_inplace_std_unbiased_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9644587Z test_dispatch_meta_inplace_std_unbiased_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9645134Z test_dispatch_meta_inplace_std_unbiased_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9645587Z test_dispatch_meta_inplace_std_unbiased_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9646046Z test_dispatch_meta_inplace_std_unbiased_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9646500Z test_dispatch_meta_inplace_stft_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9646954Z test_dispatch_meta_inplace_stft_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9647397Z test_dispatch_meta_inplace_stft_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9647835Z test_dispatch_meta_inplace_stft_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9648276Z test_dispatch_meta_inplace_sub_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9648724Z test_dispatch_meta_inplace_sub_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9649168Z test_dispatch_meta_inplace_sub_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9649617Z test_dispatch_meta_inplace_sub_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9650061Z test_dispatch_meta_inplace_sub_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9650505Z test_dispatch_meta_inplace_sub_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9650981Z test_dispatch_meta_inplace_sub_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9651422Z test_dispatch_meta_inplace_sub_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9651864Z test_dispatch_meta_inplace_sub_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9652309Z test_dispatch_meta_inplace_sub_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9652822Z test_dispatch_meta_inplace_sub_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9653361Z test_dispatch_meta_inplace_sub_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9653915Z test_dispatch_meta_inplace_sum_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9654585Z test_dispatch_meta_inplace_sum_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9655137Z test_dispatch_meta_inplace_sum_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9655646Z test_dispatch_meta_inplace_sum_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9656088Z test_dispatch_meta_inplace_sum_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9656529Z test_dispatch_meta_inplace_sum_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9656971Z test_dispatch_meta_inplace_sum_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9657402Z test_dispatch_meta_inplace_sum_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9657842Z test_dispatch_meta_inplace_sum_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9658282Z test_dispatch_meta_inplace_sum_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9658723Z test_dispatch_meta_inplace_sum_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9659153Z test_dispatch_meta_inplace_sum_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9659592Z test_dispatch_meta_inplace_sum_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9660045Z test_dispatch_meta_inplace_sum_to_size_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9660508Z test_dispatch_meta_inplace_sum_to_size_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9660976Z test_dispatch_meta_inplace_sum_to_size_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9661435Z test_dispatch_meta_inplace_sum_to_size_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9661928Z test_dispatch_meta_inplace_sum_to_size_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9662383Z test_dispatch_meta_inplace_sum_to_size_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9662843Z test_dispatch_meta_inplace_sum_to_size_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9663294Z test_dispatch_meta_inplace_sum_to_size_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9663744Z test_dispatch_meta_inplace_sum_to_size_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9664193Z test_dispatch_meta_inplace_sum_to_size_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9664648Z test_dispatch_meta_inplace_sum_to_size_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9665139Z test_dispatch_meta_inplace_sum_to_size_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9665595Z test_dispatch_meta_inplace_svd_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9666120Z test_dispatch_meta_inplace_svd_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9666677Z test_dispatch_meta_inplace_svd_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9667220Z test_dispatch_meta_inplace_svd_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9667721Z test_dispatch_meta_inplace_svd_lowrank_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9668182Z test_dispatch_meta_inplace_svd_lowrank_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9668649Z test_dispatch_meta_inplace_symeig_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9669114Z test_dispatch_meta_inplace_symeig_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9669571Z test_dispatch_meta_inplace_symeig_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9670018Z test_dispatch_meta_inplace_symeig_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9670470Z test_dispatch_meta_inplace_t_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9670919Z test_dispatch_meta_inplace_t_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9671362Z test_dispatch_meta_inplace_t_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9671812Z test_dispatch_meta_inplace_t_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9672285Z test_dispatch_meta_inplace_t_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9672869Z test_dispatch_meta_inplace_t_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9673416Z test_dispatch_meta_inplace_t_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9673680Z test_dispatch_meta_inplace_t_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9673948Z test_dispatch_meta_inplace_t_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9674203Z test_dispatch_meta_inplace_t_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9674457Z test_dispatch_meta_inplace_t_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9674665Z test_dispatch_meta_inplace_t_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9674894Z test_dispatch_meta_inplace_take_along_dim_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9675118Z test_dispatch_meta_inplace_take_along_dim_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9675372Z test_dispatch_meta_inplace_take_along_dim_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9675601Z test_dispatch_meta_inplace_take_along_dim_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9675828Z test_dispatch_meta_inplace_take_along_dim_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9676049Z test_dispatch_meta_inplace_take_along_dim_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9676269Z test_dispatch_meta_inplace_take_along_dim_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9676493Z test_dispatch_meta_inplace_take_along_dim_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9676715Z test_dispatch_meta_inplace_take_along_dim_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9676940Z test_dispatch_meta_inplace_take_along_dim_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9677162Z test_dispatch_meta_inplace_take_along_dim_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9677382Z test_dispatch_meta_inplace_take_along_dim_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9677604Z test_dispatch_meta_inplace_take_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9677820Z test_dispatch_meta_inplace_take_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9678042Z test_dispatch_meta_inplace_take_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9678260Z test_dispatch_meta_inplace_take_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9678489Z test_dispatch_meta_inplace_take_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9678701Z test_dispatch_meta_inplace_take_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9678908Z test_dispatch_meta_inplace_take_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9679128Z test_dispatch_meta_inplace_take_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9679342Z test_dispatch_meta_inplace_take_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9679555Z test_dispatch_meta_inplace_take_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9679767Z test_dispatch_meta_inplace_take_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9679981Z test_dispatch_meta_inplace_take_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9680196Z test_dispatch_meta_inplace_tan_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9680442Z test_dispatch_meta_inplace_tan_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9680663Z test_dispatch_meta_inplace_tan_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9680873Z test_dispatch_meta_inplace_tan_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9681089Z test_dispatch_meta_inplace_tan_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9681303Z test_dispatch_meta_inplace_tan_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9681519Z test_dispatch_meta_inplace_tan_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9681733Z test_dispatch_meta_inplace_tan_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9681948Z test_dispatch_meta_inplace_tan_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9682160Z test_dispatch_meta_inplace_tan_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9682372Z test_dispatch_meta_inplace_tan_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9682591Z test_dispatch_meta_inplace_tan_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9682852Z test_dispatch_meta_inplace_tan_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9683116Z test_dispatch_meta_inplace_tanh_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9683370Z test_dispatch_meta_inplace_tanh_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9683647Z test_dispatch_meta_inplace_tanh_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9683947Z test_dispatch_meta_inplace_tanh_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9684215Z test_dispatch_meta_inplace_tanh_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9684485Z test_dispatch_meta_inplace_tanh_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9684745Z test_dispatch_meta_inplace_tanh_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9684984Z test_dispatch_meta_inplace_tanh_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9685200Z test_dispatch_meta_inplace_tanh_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9685412Z test_dispatch_meta_inplace_tanh_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9685620Z test_dispatch_meta_inplace_tanh_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9685858Z test_dispatch_meta_inplace_tanh_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9686066Z test_dispatch_meta_inplace_tanh_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9686296Z test_dispatch_meta_inplace_tensor_split_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9686523Z test_dispatch_meta_inplace_tensor_split_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9686754Z test_dispatch_meta_inplace_tensor_split_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9686979Z test_dispatch_meta_inplace_tensor_split_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9687207Z test_dispatch_meta_inplace_tensor_split_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9687431Z test_dispatch_meta_inplace_tensor_split_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9687648Z test_dispatch_meta_inplace_tensor_split_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9687872Z test_dispatch_meta_inplace_tensor_split_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9688096Z test_dispatch_meta_inplace_tensor_split_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9688319Z test_dispatch_meta_inplace_tensor_split_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9688533Z test_dispatch_meta_inplace_tensor_split_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9688752Z test_dispatch_meta_inplace_tensor_split_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9688999Z test_dispatch_meta_inplace_tensordot_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9689224Z test_dispatch_meta_inplace_tensordot_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9689449Z test_dispatch_meta_inplace_tensordot_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9689672Z test_dispatch_meta_inplace_tensordot_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9689890Z test_dispatch_meta_inplace_tensordot_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9690109Z test_dispatch_meta_inplace_tensordot_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9690327Z test_dispatch_meta_inplace_tile_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9690540Z test_dispatch_meta_inplace_tile_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9690760Z test_dispatch_meta_inplace_tile_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9691001Z test_dispatch_meta_inplace_tile_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9691209Z test_dispatch_meta_inplace_tile_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9691418Z test_dispatch_meta_inplace_tile_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9691628Z test_dispatch_meta_inplace_tile_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9691842Z test_dispatch_meta_inplace_tile_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9692062Z test_dispatch_meta_inplace_tile_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9692274Z test_dispatch_meta_inplace_tile_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9692488Z test_dispatch_meta_inplace_tile_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9692752Z test_dispatch_meta_inplace_tile_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9693020Z test_dispatch_meta_inplace_to_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9693286Z test_dispatch_meta_inplace_to_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9693563Z test_dispatch_meta_inplace_to_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9693817Z test_dispatch_meta_inplace_to_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9694078Z test_dispatch_meta_inplace_to_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9694470Z test_dispatch_meta_inplace_to_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9694784Z test_dispatch_meta_inplace_to_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9695047Z test_dispatch_meta_inplace_to_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9695304Z test_dispatch_meta_inplace_to_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9695513Z test_dispatch_meta_inplace_to_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9695722Z test_dispatch_meta_inplace_to_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9695926Z test_dispatch_meta_inplace_to_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9696148Z test_dispatch_meta_inplace_to_sparse_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9696367Z test_dispatch_meta_inplace_to_sparse_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9696610Z test_dispatch_meta_inplace_to_sparse_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9696830Z test_dispatch_meta_inplace_to_sparse_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9697048Z test_dispatch_meta_inplace_to_sparse_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9697269Z test_dispatch_meta_inplace_to_sparse_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9697488Z test_dispatch_meta_inplace_to_sparse_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9697705Z test_dispatch_meta_inplace_to_sparse_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9697918Z test_dispatch_meta_inplace_to_sparse_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9698125Z test_dispatch_meta_inplace_to_sparse_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9698342Z test_dispatch_meta_inplace_to_sparse_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9698552Z test_dispatch_meta_inplace_to_sparse_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9698765Z test_dispatch_meta_inplace_topk_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9698972Z test_dispatch_meta_inplace_topk_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9699183Z test_dispatch_meta_inplace_topk_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9699389Z test_dispatch_meta_inplace_topk_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9699598Z test_dispatch_meta_inplace_topk_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9699828Z test_dispatch_meta_inplace_topk_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9700037Z test_dispatch_meta_inplace_topk_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9700249Z test_dispatch_meta_inplace_topk_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9700458Z test_dispatch_meta_inplace_topk_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9700674Z test_dispatch_meta_inplace_trace_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9700885Z test_dispatch_meta_inplace_trace_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9701108Z test_dispatch_meta_inplace_trace_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9701318Z test_dispatch_meta_inplace_trace_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9701553Z test_dispatch_meta_inplace_trace_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9701766Z test_dispatch_meta_inplace_trace_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9701975Z test_dispatch_meta_inplace_trace_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9702183Z test_dispatch_meta_inplace_trace_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9702394Z test_dispatch_meta_inplace_trace_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9702610Z test_dispatch_meta_inplace_trace_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9702828Z test_dispatch_meta_inplace_trace_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9703038Z test_dispatch_meta_inplace_trace_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9703251Z test_dispatch_meta_inplace_trace_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9703500Z test_dispatch_meta_inplace_transpose_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9703736Z test_dispatch_meta_inplace_transpose_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9703961Z test_dispatch_meta_inplace_transpose_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9704190Z test_dispatch_meta_inplace_transpose_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9704413Z test_dispatch_meta_inplace_transpose_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9704632Z test_dispatch_meta_inplace_transpose_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9704928Z test_dispatch_meta_inplace_transpose_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9705148Z test_dispatch_meta_inplace_transpose_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9705367Z test_dispatch_meta_inplace_transpose_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9705577Z test_dispatch_meta_inplace_transpose_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9705784Z test_dispatch_meta_inplace_transpose_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9706006Z test_dispatch_meta_inplace_transpose_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9706224Z test_dispatch_meta_inplace_transpose_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9706489Z test_dispatch_meta_inplace_trapezoid_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9706807Z test_dispatch_meta_inplace_trapezoid_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9707084Z test_dispatch_meta_inplace_trapezoid_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9707358Z test_dispatch_meta_inplace_trapezoid_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9707596Z test_dispatch_meta_inplace_trapezoid_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9707812Z test_dispatch_meta_inplace_trapezoid_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9708029Z test_dispatch_meta_inplace_trapezoid_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9708243Z test_dispatch_meta_inplace_trapezoid_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9708453Z test_dispatch_meta_inplace_trapezoid_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9708669Z test_dispatch_meta_inplace_trapezoid_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9708880Z test_dispatch_meta_inplace_trapezoid_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9709086Z test_dispatch_meta_inplace_trapz_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9709307Z test_dispatch_meta_inplace_trapz_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9709521Z test_dispatch_meta_inplace_trapz_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9709734Z test_dispatch_meta_inplace_trapz_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9709942Z test_dispatch_meta_inplace_trapz_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9710172Z test_dispatch_meta_inplace_trapz_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9710384Z test_dispatch_meta_inplace_trapz_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9710599Z test_dispatch_meta_inplace_trapz_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9710811Z test_dispatch_meta_inplace_trapz_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9711023Z test_dispatch_meta_inplace_trapz_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9711235Z test_dispatch_meta_inplace_trapz_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9711460Z test_dispatch_meta_inplace_triangular_solve_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9711692Z test_dispatch_meta_inplace_triangular_solve_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9711941Z test_dispatch_meta_inplace_triangular_solve_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9712190Z test_dispatch_meta_inplace_triangular_solve_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9712453Z test_dispatch_meta_inplace_tril_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9712726Z test_dispatch_meta_inplace_tril_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9712993Z test_dispatch_meta_inplace_tril_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9713254Z test_dispatch_meta_inplace_tril_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9713521Z test_dispatch_meta_inplace_tril_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9713781Z test_dispatch_meta_inplace_tril_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9714035Z test_dispatch_meta_inplace_tril_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9714291Z test_dispatch_meta_inplace_tril_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9714558Z test_dispatch_meta_inplace_tril_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9714807Z test_dispatch_meta_inplace_tril_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9715016Z test_dispatch_meta_inplace_tril_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9715225Z test_dispatch_meta_inplace_tril_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9715443Z test_dispatch_meta_inplace_tril_indices_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9715726Z test_dispatch_meta_inplace_tril_indices_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9715934Z test_dispatch_meta_inplace_triu_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9716151Z test_dispatch_meta_inplace_triu_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9716363Z test_dispatch_meta_inplace_triu_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9716572Z test_dispatch_meta_inplace_triu_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9716775Z test_dispatch_meta_inplace_triu_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9716987Z test_dispatch_meta_inplace_triu_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9717194Z test_dispatch_meta_inplace_triu_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9717424Z test_dispatch_meta_inplace_triu_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9717634Z test_dispatch_meta_inplace_triu_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9717841Z test_dispatch_meta_inplace_triu_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9718056Z test_dispatch_meta_inplace_triu_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9718264Z test_dispatch_meta_inplace_triu_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9718484Z test_dispatch_meta_inplace_triu_indices_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9718706Z test_dispatch_meta_inplace_triu_indices_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9718929Z test_dispatch_meta_inplace_true_divide_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9719148Z test_dispatch_meta_inplace_true_divide_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9719367Z test_dispatch_meta_inplace_true_divide_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9719592Z test_dispatch_meta_inplace_true_divide_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9719818Z test_dispatch_meta_inplace_true_divide_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9720037Z test_dispatch_meta_inplace_true_divide_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9720257Z test_dispatch_meta_inplace_true_divide_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9720497Z test_dispatch_meta_inplace_true_divide_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9720716Z test_dispatch_meta_inplace_true_divide_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9720935Z test_dispatch_meta_inplace_true_divide_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9721150Z test_dispatch_meta_inplace_true_divide_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9721367Z test_dispatch_meta_inplace_true_divide_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9721587Z test_dispatch_meta_inplace_true_divide_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9721801Z test_dispatch_meta_inplace_trunc_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9722011Z test_dispatch_meta_inplace_trunc_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9722221Z test_dispatch_meta_inplace_trunc_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9722450Z test_dispatch_meta_inplace_trunc_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9722705Z test_dispatch_meta_inplace_trunc_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9722969Z test_dispatch_meta_inplace_trunc_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9723239Z test_dispatch_meta_inplace_trunc_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9723503Z test_dispatch_meta_inplace_trunc_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9723764Z test_dispatch_meta_inplace_trunc_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9724038Z test_dispatch_meta_inplace_unbind_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9724300Z test_dispatch_meta_inplace_unbind_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9724566Z test_dispatch_meta_inplace_unbind_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9724841Z test_dispatch_meta_inplace_unbind_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9725113Z test_dispatch_meta_inplace_unbind_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9725380Z test_dispatch_meta_inplace_unbind_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9725592Z test_dispatch_meta_inplace_unbind_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9725797Z test_dispatch_meta_inplace_unbind_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9726010Z test_dispatch_meta_inplace_unbind_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9726240Z test_dispatch_meta_inplace_unbind_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9726450Z test_dispatch_meta_inplace_unbind_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9726663Z test_dispatch_meta_inplace_unbind_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9726878Z test_dispatch_meta_inplace_unbind_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9727091Z test_dispatch_meta_inplace_unflatten_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9727309Z test_dispatch_meta_inplace_unflatten_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9727534Z test_dispatch_meta_inplace_unflatten_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9727758Z test_dispatch_meta_inplace_unflatten_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9728002Z test_dispatch_meta_inplace_unflatten_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9728220Z test_dispatch_meta_inplace_unflatten_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9728438Z test_dispatch_meta_inplace_unflatten_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9728658Z test_dispatch_meta_inplace_unflatten_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9728873Z test_dispatch_meta_inplace_unflatten_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9729085Z test_dispatch_meta_inplace_unflatten_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9729293Z test_dispatch_meta_inplace_unflatten_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9729511Z test_dispatch_meta_inplace_unflatten_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9729713Z test_dispatch_meta_inplace_unflatten_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9729937Z test_dispatch_meta_inplace_unfold_copy_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9730155Z test_dispatch_meta_inplace_unfold_copy_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9730384Z test_dispatch_meta_inplace_unfold_copy_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9730609Z test_dispatch_meta_inplace_unfold_copy_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9730834Z test_dispatch_meta_inplace_unfold_copy_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9731079Z test_dispatch_meta_inplace_unfold_copy_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9731302Z test_dispatch_meta_inplace_unfold_copy_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9731673Z test_dispatch_meta_inplace_unfold_copy_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9731898Z test_dispatch_meta_inplace_unfold_copy_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9732116Z test_dispatch_meta_inplace_unfold_copy_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9732334Z test_dispatch_meta_inplace_unfold_copy_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9732561Z test_dispatch_meta_inplace_unfold_copy_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9732769Z test_dispatch_meta_inplace_unfold_copy_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9733015Z test_dispatch_meta_inplace_unfold_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9733251Z test_dispatch_meta_inplace_unfold_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9733492Z test_dispatch_meta_inplace_unfold_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9733714Z test_dispatch_meta_inplace_unfold_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9733941Z test_dispatch_meta_inplace_unfold_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9734161Z test_dispatch_meta_inplace_unfold_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9734478Z test_dispatch_meta_inplace_unfold_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9734688Z test_dispatch_meta_inplace_unfold_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9734903Z test_dispatch_meta_inplace_unfold_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9735114Z test_dispatch_meta_inplace_unfold_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9735319Z test_dispatch_meta_inplace_unfold_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9735529Z test_dispatch_meta_inplace_unfold_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9735892Z test_dispatch_meta_inplace_unfold_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9736111Z test_dispatch_meta_inplace_uniform_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9736335Z test_dispatch_meta_inplace_uniform_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9736601Z test_dispatch_meta_inplace_uniform_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9736821Z test_dispatch_meta_inplace_uniform_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9737035Z test_dispatch_meta_inplace_uniform_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9737248Z test_dispatch_meta_inplace_uniform_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9737479Z test_dispatch_meta_inplace_unique_consecutive_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9737712Z test_dispatch_meta_inplace_unique_consecutive_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9737937Z test_dispatch_meta_inplace_unique_consecutive_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9738166Z test_dispatch_meta_inplace_unique_consecutive_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9738429Z test_dispatch_meta_inplace_unique_consecutive_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9738656Z test_dispatch_meta_inplace_unique_consecutive_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9738882Z test_dispatch_meta_inplace_unique_consecutive_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9739108Z test_dispatch_meta_inplace_unique_consecutive_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9739327Z test_dispatch_meta_inplace_unique_consecutive_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9739542Z test_dispatch_meta_inplace_unique_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9739756Z test_dispatch_meta_inplace_unique_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9739965Z test_dispatch_meta_inplace_unique_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9740170Z test_dispatch_meta_inplace_unique_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9740387Z test_dispatch_meta_inplace_unique_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9740589Z test_dispatch_meta_inplace_unique_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9740798Z test_dispatch_meta_inplace_unique_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9741010Z test_dispatch_meta_inplace_unique_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9741222Z test_dispatch_meta_inplace_unique_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9741444Z test_dispatch_meta_inplace_unsqueeze_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9741683Z test_dispatch_meta_inplace_unsqueeze_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9741912Z test_dispatch_meta_inplace_unsqueeze_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9742139Z test_dispatch_meta_inplace_unsqueeze_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9742365Z test_dispatch_meta_inplace_unsqueeze_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9742586Z test_dispatch_meta_inplace_unsqueeze_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9742812Z test_dispatch_meta_inplace_unsqueeze_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9743027Z test_dispatch_meta_inplace_unsqueeze_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9743252Z test_dispatch_meta_inplace_unsqueeze_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9743499Z test_dispatch_meta_inplace_unsqueeze_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9743710Z test_dispatch_meta_inplace_unsqueeze_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9743930Z test_dispatch_meta_inplace_unsqueeze_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9744143Z test_dispatch_meta_inplace_unsqueeze_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9744358Z test_dispatch_meta_inplace_var_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9744576Z test_dispatch_meta_inplace_var_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9744842Z test_dispatch_meta_inplace_var_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9745058Z test_dispatch_meta_inplace_var_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9745271Z test_dispatch_meta_inplace_var_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9745479Z test_dispatch_meta_inplace_var_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9745698Z test_dispatch_meta_inplace_var_mean_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9745926Z test_dispatch_meta_inplace_var_mean_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9746199Z test_dispatch_meta_inplace_var_mean_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9746474Z test_dispatch_meta_inplace_var_mean_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9746773Z test_dispatch_meta_inplace_var_mean_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9747046Z test_dispatch_meta_inplace_var_mean_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9747333Z test_dispatch_meta_inplace_var_mean_unbiased_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9747589Z test_dispatch_meta_inplace_var_mean_unbiased_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9747824Z test_dispatch_meta_inplace_var_mean_unbiased_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9748053Z test_dispatch_meta_inplace_var_mean_unbiased_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9748284Z test_dispatch_meta_inplace_var_mean_unbiased_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9748502Z test_dispatch_meta_inplace_var_mean_unbiased_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9748747Z test_dispatch_meta_inplace_var_unbiased_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9748974Z test_dispatch_meta_inplace_var_unbiased_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9749202Z test_dispatch_meta_inplace_var_unbiased_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9749428Z test_dispatch_meta_inplace_var_unbiased_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9749651Z test_dispatch_meta_inplace_var_unbiased_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9749869Z test_dispatch_meta_inplace_var_unbiased_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9750106Z test_dispatch_meta_inplace_vdot_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9750364Z test_dispatch_meta_inplace_vdot_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9750583Z test_dispatch_meta_inplace_vdot_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9750798Z test_dispatch_meta_inplace_vdot_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9750996Z test_dispatch_meta_inplace_vdot_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9751200Z test_dispatch_meta_inplace_vdot_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9751426Z test_dispatch_meta_inplace_view_as_complex_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9751650Z test_dispatch_meta_inplace_view_as_complex_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9751869Z test_dispatch_meta_inplace_view_as_complex_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9752167Z test_dispatch_meta_inplace_view_as_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9752462Z test_dispatch_meta_inplace_view_as_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9752779Z test_dispatch_meta_inplace_view_as_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9753085Z test_dispatch_meta_inplace_view_as_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9753399Z test_dispatch_meta_inplace_view_as_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9753709Z test_dispatch_meta_inplace_view_as_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9754005Z test_dispatch_meta_inplace_view_as_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9754285Z test_dispatch_meta_inplace_view_as_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9754625Z test_dispatch_meta_inplace_view_as_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9754869Z test_dispatch_meta_inplace_view_as_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9755098Z test_dispatch_meta_inplace_view_as_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9755376Z test_dispatch_meta_inplace_view_as_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9755647Z test_dispatch_meta_inplace_view_as_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9755989Z test_dispatch_meta_inplace_view_as_real_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9756236Z test_dispatch_meta_inplace_view_as_real_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9756496Z test_dispatch_meta_inplace_view_copy_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9756769Z test_dispatch_meta_inplace_view_copy_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9757030Z test_dispatch_meta_inplace_view_copy_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9757287Z test_dispatch_meta_inplace_view_copy_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9757594Z test_dispatch_meta_inplace_view_copy_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9757845Z test_dispatch_meta_inplace_view_copy_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9758090Z test_dispatch_meta_inplace_view_copy_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9758388Z test_dispatch_meta_inplace_view_copy_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9758650Z test_dispatch_meta_inplace_view_copy_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9758895Z test_dispatch_meta_inplace_view_copy_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9759124Z test_dispatch_meta_inplace_view_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9759376Z test_dispatch_meta_inplace_view_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9759629Z test_dispatch_meta_inplace_view_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9759885Z test_dispatch_meta_inplace_view_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9760133Z test_dispatch_meta_inplace_view_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9760383Z test_dispatch_meta_inplace_view_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9760680Z test_dispatch_meta_inplace_view_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9760924Z test_dispatch_meta_inplace_view_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9761175Z test_dispatch_meta_inplace_view_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9761429Z test_dispatch_meta_inplace_view_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9761734Z test_dispatch_meta_inplace_view_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9761959Z test_dispatch_meta_inplace_view_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9762209Z test_dispatch_meta_inplace_view_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9762476Z test_dispatch_meta_inplace_vsplit_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9762790Z test_dispatch_meta_inplace_vsplit_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9763137Z test_dispatch_meta_inplace_vsplit_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9763459Z test_dispatch_meta_inplace_vsplit_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9763789Z test_dispatch_meta_inplace_vsplit_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9764105Z test_dispatch_meta_inplace_vsplit_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9764417Z test_dispatch_meta_inplace_vsplit_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9764733Z test_dispatch_meta_inplace_vsplit_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9765049Z test_dispatch_meta_inplace_vsplit_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9765273Z test_dispatch_meta_inplace_vsplit_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9765519Z test_dispatch_meta_inplace_vsplit_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9765783Z test_dispatch_meta_inplace_vsplit_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9766034Z test_dispatch_meta_inplace_vsplit_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9766292Z test_dispatch_meta_inplace_vstack_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9766584Z test_dispatch_meta_inplace_vstack_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9766851Z test_dispatch_meta_inplace_vstack_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9767134Z test_dispatch_meta_inplace_vstack_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9767395Z test_dispatch_meta_inplace_vstack_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9767651Z test_dispatch_meta_inplace_vstack_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9767917Z test_dispatch_meta_inplace_vstack_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9768141Z test_dispatch_meta_inplace_vstack_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9768394Z test_dispatch_meta_inplace_vstack_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9768649Z test_dispatch_meta_inplace_vstack_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9768893Z test_dispatch_meta_inplace_vstack_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9769141Z test_dispatch_meta_inplace_vstack_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9769393Z test_dispatch_meta_inplace_vstack_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9769646Z test_dispatch_meta_inplace_where_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9769900Z test_dispatch_meta_inplace_where_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9770171Z test_dispatch_meta_inplace_where_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9770435Z test_dispatch_meta_inplace_where_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9770719Z test_dispatch_meta_inplace_where_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9770978Z test_dispatch_meta_inplace_where_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9771228Z test_dispatch_meta_inplace_where_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9771479Z test_dispatch_meta_inplace_where_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9771729Z test_dispatch_meta_inplace_where_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9771977Z test_dispatch_meta_inplace_where_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9772229Z test_dispatch_meta_inplace_where_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9790931Z test_dispatch_meta_inplace_where_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9791208Z test_dispatch_meta_inplace_where_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9791563Z test_dispatch_meta_inplace_xlogy_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9791802Z test_dispatch_meta_inplace_xlogy_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9792045Z test_dispatch_meta_inplace_xlogy_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9792289Z test_dispatch_meta_inplace_xlogy_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9792591Z test_dispatch_meta_inplace_xlogy_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9792884Z test_dispatch_meta_inplace_xlogy_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9793186Z test_dispatch_meta_inplace_xlogy_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9793481Z test_dispatch_meta_inplace_xlogy_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9793781Z test_dispatch_meta_inplace_xlogy_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9794073Z test_dispatch_meta_inplace_xlogy_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9794373Z test_dispatch_meta_inplace_zero__cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9794666Z test_dispatch_meta_inplace_zero__cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9794941Z test_dispatch_meta_inplace_zero__cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9795185Z test_dispatch_meta_inplace_zero__cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9795415Z test_dispatch_meta_inplace_zero__cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9795687Z test_dispatch_meta_inplace_zero__cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9795922Z test_dispatch_meta_inplace_zero__cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9796153Z test_dispatch_meta_inplace_zero__cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9796389Z test_dispatch_meta_inplace_zero__cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9796624Z test_dispatch_meta_inplace_zero__cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9796861Z test_dispatch_meta_inplace_zero__cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9797094Z test_dispatch_meta_inplace_zero__cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9797336Z test_dispatch_meta_inplace_zeros_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9797606Z test_dispatch_meta_inplace_zeros_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9797850Z test_dispatch_meta_inplace_zeros_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9798083Z test_dispatch_meta_inplace_zeros_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9798322Z test_dispatch_meta_inplace_zeros_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9798567Z test_dispatch_meta_inplace_zeros_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9798803Z test_dispatch_meta_inplace_zeros_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9799038Z test_dispatch_meta_inplace_zeros_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9799272Z test_dispatch_meta_inplace_zeros_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9799506Z test_dispatch_meta_inplace_zeros_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9799742Z test_dispatch_meta_inplace_zeros_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9799976Z test_dispatch_meta_inplace_zeros_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9800207Z test_dispatch_meta_inplace_zeros_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9800457Z test_dispatch_meta_inplace_zeros_like_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9800688Z test_dispatch_meta_inplace_zeros_like_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9800938Z test_dispatch_meta_inplace_zeros_like_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9801215Z test_dispatch_meta_inplace_zeros_like_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9801464Z test_dispatch_meta_inplace_zeros_like_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9801709Z test_dispatch_meta_inplace_zeros_like_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9801958Z test_dispatch_meta_inplace_zeros_like_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9802207Z test_dispatch_meta_inplace_zeros_like_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9802452Z test_dispatch_meta_inplace_zeros_like_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9802739Z test_dispatch_meta_inplace_zeros_like_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9803035Z test_dispatch_meta_inplace_zeros_like_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9803374Z test_dispatch_meta_inplace_zeros_like_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9803665Z test_dispatch_meta_inplace_zeros_like_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9803963Z test_dispatch_meta_outplace_H_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9804256Z test_dispatch_meta_outplace_H_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9804555Z test_dispatch_meta_outplace_H_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9804797Z test_dispatch_meta_outplace_H_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9805033Z test_dispatch_meta_outplace_H_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9805267Z test_dispatch_meta_outplace_H_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9805506Z test_dispatch_meta_outplace_H_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9805746Z test_dispatch_meta_outplace_H_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9805979Z test_dispatch_meta_outplace_H_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9806210Z test_dispatch_meta_outplace_H_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9806437Z test_dispatch_meta_outplace_H_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9806669Z test_dispatch_meta_outplace_H_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9806898Z test_dispatch_meta_outplace_H_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9807158Z test_dispatch_meta_outplace_T_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9807386Z test_dispatch_meta_outplace_T_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9807625Z test_dispatch_meta_outplace_T_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9807864Z test_dispatch_meta_outplace_T_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9808106Z test_dispatch_meta_outplace_T_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9808347Z test_dispatch_meta_outplace_T_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9808585Z test_dispatch_meta_outplace_T_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9808817Z test_dispatch_meta_outplace_T_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9809040Z test_dispatch_meta_outplace_T_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9809304Z test_dispatch_meta_outplace_T_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9809536Z test_dispatch_meta_outplace_T_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9809770Z test_dispatch_meta_outplace_T_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9809998Z test_dispatch_meta_outplace_T_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9810248Z test_dispatch_meta_outplace___getitem___cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9810494Z test_dispatch_meta_outplace___getitem___cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9810748Z test_dispatch_meta_outplace___getitem___cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9811003Z test_dispatch_meta_outplace___getitem___cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9811252Z test_dispatch_meta_outplace___getitem___cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9811499Z test_dispatch_meta_outplace___getitem___cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9811743Z test_dispatch_meta_outplace___getitem___cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9811976Z test_dispatch_meta_outplace___getitem___cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9812220Z test_dispatch_meta_outplace___getitem___cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9812466Z test_dispatch_meta_outplace___getitem___cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9812749Z test_dispatch_meta_outplace___getitem___cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9813055Z test_dispatch_meta_outplace___getitem___cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9813360Z test_dispatch_meta_outplace___getitem___cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9813661Z test_dispatch_meta_outplace___radd___cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9813964Z test_dispatch_meta_outplace___radd___cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9814439Z test_dispatch_meta_outplace___radd___cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9814764Z test_dispatch_meta_outplace___radd___cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9815067Z test_dispatch_meta_outplace___radd___cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9815390Z test_dispatch_meta_outplace___radd___cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9815630Z test_dispatch_meta_outplace___radd___cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9815870Z test_dispatch_meta_outplace___radd___cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9816101Z test_dispatch_meta_outplace___radd___cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9816334Z test_dispatch_meta_outplace___radd___cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9816571Z test_dispatch_meta_outplace___radd___cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9816805Z test_dispatch_meta_outplace___radd___cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9817039Z test_dispatch_meta_outplace___rand___cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9817266Z test_dispatch_meta_outplace___rand___cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9817500Z test_dispatch_meta_outplace___rand___cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9817729Z test_dispatch_meta_outplace___rand___cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9817950Z test_dispatch_meta_outplace___rand___cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9818181Z test_dispatch_meta_outplace___rand___cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9818423Z test_dispatch_meta_outplace___rdiv___cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9818662Z test_dispatch_meta_outplace___rdiv___cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9818943Z test_dispatch_meta_outplace___rdiv___cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9819191Z test_dispatch_meta_outplace___rdiv___cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9819439Z test_dispatch_meta_outplace___rdiv___cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9819676Z test_dispatch_meta_outplace___rdiv___cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9819915Z test_dispatch_meta_outplace___rdiv___cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9820157Z test_dispatch_meta_outplace___rdiv___cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9820390Z test_dispatch_meta_outplace___rdiv___cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9820622Z test_dispatch_meta_outplace___rdiv___cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9820879Z test_dispatch_meta_outplace___rdiv___cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9821109Z test_dispatch_meta_outplace___rdiv___cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9821357Z test_dispatch_meta_outplace___rmatmul___cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9821611Z test_dispatch_meta_outplace___rmatmul___cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9821857Z test_dispatch_meta_outplace___rmatmul___cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9822101Z test_dispatch_meta_outplace___rmatmul___cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9822348Z test_dispatch_meta_outplace___rmatmul___cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9822591Z test_dispatch_meta_outplace___rmatmul___cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9822830Z test_dispatch_meta_outplace___rmod___cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9823074Z test_dispatch_meta_outplace___rmod___cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9823317Z test_dispatch_meta_outplace___rmod___cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9823548Z test_dispatch_meta_outplace___rmod___cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9823785Z test_dispatch_meta_outplace___rmod___cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9824019Z test_dispatch_meta_outplace___rmod___cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9824250Z test_dispatch_meta_outplace___rmod___cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9824513Z test_dispatch_meta_outplace___rmod___cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:42.9824802Z test_dispatch_meta_outplace___rmod___cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9825048Z test_dispatch_meta_outplace___rmul___cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9825285Z test_dispatch_meta_outplace___rmul___cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9825527Z test_dispatch_meta_outplace___rmul___cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9825774Z test_dispatch_meta_outplace___rmul___cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9826031Z test_dispatch_meta_outplace___rmul___cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9826329Z test_dispatch_meta_outplace___rmul___cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9826648Z test_dispatch_meta_outplace___rmul___cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9826944Z test_dispatch_meta_outplace___rmul___cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9827233Z test_dispatch_meta_outplace___rmul___cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9827508Z test_dispatch_meta_outplace___rmul___cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9827745Z test_dispatch_meta_outplace___rmul___cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9827977Z test_dispatch_meta_outplace___rmul___cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9828215Z test_dispatch_meta_outplace___ror___cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9828448Z test_dispatch_meta_outplace___ror___cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9828678Z test_dispatch_meta_outplace___ror___cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9828909Z test_dispatch_meta_outplace___ror___cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9829141Z test_dispatch_meta_outplace___ror___cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9829364Z test_dispatch_meta_outplace___ror___cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9829606Z test_dispatch_meta_outplace___rpow___cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9829855Z test_dispatch_meta_outplace___rpow___cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9830136Z test_dispatch_meta_outplace___rpow___cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9830378Z test_dispatch_meta_outplace___rpow___cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9830614Z test_dispatch_meta_outplace___rpow___cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9830856Z test_dispatch_meta_outplace___rpow___cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9831091Z test_dispatch_meta_outplace___rpow___cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9831321Z test_dispatch_meta_outplace___rpow___cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9831553Z test_dispatch_meta_outplace___rpow___cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9831795Z test_dispatch_meta_outplace___rpow___cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9832021Z test_dispatch_meta_outplace___rpow___cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9832323Z test_dispatch_meta_outplace___rsub___cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9832627Z test_dispatch_meta_outplace___rsub___cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9832929Z test_dispatch_meta_outplace___rsub___cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:42.9833226Z test_dispatch_meta_outplace___rsub___cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9833519Z test_dispatch_meta_outplace___rsub___cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:42.9833820Z test_dispatch_meta_outplace___rsub___cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:42.9834109Z test_dispatch_meta_outplace___rsub___cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9834399Z test_dispatch_meta_outplace___rsub___cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9834687Z test_dispatch_meta_outplace___rsub___cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9834938Z test_dispatch_meta_outplace___rsub___cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9835158Z test_dispatch_meta_outplace___rsub___cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9835394Z test_dispatch_meta_outplace___rxor___cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9835623Z test_dispatch_meta_outplace___rxor___cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9835854Z test_dispatch_meta_outplace___rxor___cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9836105Z test_dispatch_meta_outplace___rxor___cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9836339Z test_dispatch_meta_outplace___rxor___cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9836566Z test_dispatch_meta_outplace___rxor___cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9836833Z test_dispatch_meta_outplace__native_batch_norm_legit_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9837097Z test_dispatch_meta_outplace__native_batch_norm_legit_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9837361Z test_dispatch_meta_outplace__native_batch_norm_legit_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9837627Z test_dispatch_meta_outplace__native_batch_norm_legit_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9837891Z test_dispatch_meta_outplace__softmax_backward_data_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9838171Z test_dispatch_meta_outplace__softmax_backward_data_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9838422Z test_dispatch_meta_outplace__softmax_backward_data_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9838672Z test_dispatch_meta_outplace__softmax_backward_data_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9838915Z test_dispatch_meta_outplace_abs_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9839150Z test_dispatch_meta_outplace_abs_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9839390Z test_dispatch_meta_outplace_abs_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:42.9839630Z test_dispatch_meta_outplace_abs_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:42.9839865Z test_dispatch_meta_outplace_abs_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:42.9840114Z test_dispatch_meta_outplace_abs_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9840357Z test_dispatch_meta_outplace_abs_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:42.9840586Z test_dispatch_meta_outplace_abs_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9840831Z test_dispatch_meta_outplace_abs_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9841063Z test_dispatch_meta_outplace_abs_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9841302Z test_dispatch_meta_outplace_abs_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9841612Z test_dispatch_meta_outplace_abs_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9841849Z test_dispatch_meta_outplace_abs_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9842095Z test_dispatch_meta_outplace_acos_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9842333Z test_dispatch_meta_outplace_acos_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9842604Z test_dispatch_meta_outplace_acos_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9842906Z test_dispatch_meta_outplace_acos_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9843202Z test_dispatch_meta_outplace_acos_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9843504Z test_dispatch_meta_outplace_acos_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9843794Z test_dispatch_meta_outplace_acos_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9844105Z test_dispatch_meta_outplace_acos_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9844399Z test_dispatch_meta_outplace_acos_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9844676Z test_dispatch_meta_outplace_acos_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9844915Z test_dispatch_meta_outplace_acos_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9845151Z test_dispatch_meta_outplace_acos_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9845382Z test_dispatch_meta_outplace_acos_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9845627Z test_dispatch_meta_outplace_acosh_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9845861Z test_dispatch_meta_outplace_acosh_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9846108Z test_dispatch_meta_outplace_acosh_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9846354Z test_dispatch_meta_outplace_acosh_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9846602Z test_dispatch_meta_outplace_acosh_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9846838Z test_dispatch_meta_outplace_acosh_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9847072Z test_dispatch_meta_outplace_acosh_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9847302Z test_dispatch_meta_outplace_acosh_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9847535Z test_dispatch_meta_outplace_acosh_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9847797Z test_dispatch_meta_outplace_acosh_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9848028Z test_dispatch_meta_outplace_acosh_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9848265Z test_dispatch_meta_outplace_acosh_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9848503Z test_dispatch_meta_outplace_acosh_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9848741Z test_dispatch_meta_outplace_add_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9848979Z test_dispatch_meta_outplace_add_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9849219Z test_dispatch_meta_outplace_add_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9849451Z test_dispatch_meta_outplace_add_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9849711Z test_dispatch_meta_outplace_add_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:42.9849950Z test_dispatch_meta_outplace_add_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9850180Z test_dispatch_meta_outplace_add_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9850412Z test_dispatch_meta_outplace_add_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9850647Z test_dispatch_meta_outplace_add_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9850884Z test_dispatch_meta_outplace_add_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9851121Z test_dispatch_meta_outplace_add_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9851355Z test_dispatch_meta_outplace_add_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9851586Z test_dispatch_meta_outplace_add_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9851833Z test_dispatch_meta_outplace_addbmm_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9852073Z test_dispatch_meta_outplace_addbmm_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9852318Z test_dispatch_meta_outplace_addbmm_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9852566Z test_dispatch_meta_outplace_addbmm_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9852834Z test_dispatch_meta_outplace_addbmm_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:42.9853125Z test_dispatch_meta_outplace_addbmm_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9853459Z test_dispatch_meta_outplace_addcdiv_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9853770Z test_dispatch_meta_outplace_addcdiv_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9854079Z test_dispatch_meta_outplace_addcdiv_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:42.9854537Z test_dispatch_meta_outplace_addcdiv_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:42.9854846Z test_dispatch_meta_outplace_addcdiv_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:42.9855150Z test_dispatch_meta_outplace_addcdiv_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9855409Z test_dispatch_meta_outplace_addcmul_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9855661Z test_dispatch_meta_outplace_addcmul_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9855964Z test_dispatch_meta_outplace_addcmul_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9856203Z test_dispatch_meta_outplace_addcmul_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9856449Z test_dispatch_meta_outplace_addcmul_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9856695Z test_dispatch_meta_outplace_addcmul_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9856936Z test_dispatch_meta_outplace_addcmul_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9857171Z test_dispatch_meta_outplace_addcmul_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9857408Z test_dispatch_meta_outplace_addcmul_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9857648Z test_dispatch_meta_outplace_addcmul_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9857885Z test_dispatch_meta_outplace_addcmul_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9858125Z test_dispatch_meta_outplace_addmm_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9858361Z test_dispatch_meta_outplace_addmm_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9858601Z test_dispatch_meta_outplace_addmm_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:42.9858840Z test_dispatch_meta_outplace_addmm_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9859076Z test_dispatch_meta_outplace_addmm_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9859307Z test_dispatch_meta_outplace_addmm_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9859604Z test_dispatch_meta_outplace_addmm_decomposed_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9859871Z test_dispatch_meta_outplace_addmm_decomposed_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9860129Z test_dispatch_meta_outplace_addmm_decomposed_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:42.9860390Z test_dispatch_meta_outplace_addmm_decomposed_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:42.9860637Z test_dispatch_meta_outplace_addmm_decomposed_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9860898Z test_dispatch_meta_outplace_addmm_decomposed_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:42.9861140Z test_dispatch_meta_outplace_addmv_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:42.9861409Z test_dispatch_meta_outplace_addmv_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9861651Z test_dispatch_meta_outplace_addmv_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9861885Z test_dispatch_meta_outplace_addmv_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9862118Z test_dispatch_meta_outplace_addmv_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9862358Z test_dispatch_meta_outplace_addmv_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9862590Z test_dispatch_meta_outplace_addr_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9862827Z test_dispatch_meta_outplace_addr_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9863071Z test_dispatch_meta_outplace_addr_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9863339Z test_dispatch_meta_outplace_addr_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9863597Z test_dispatch_meta_outplace_addr_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9863829Z test_dispatch_meta_outplace_addr_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9864058Z test_dispatch_meta_outplace_addr_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:42.9864294Z test_dispatch_meta_outplace_addr_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:42.9864529Z test_dispatch_meta_outplace_addr_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:42.9864818Z test_dispatch_meta_outplace_addr_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:42.9865111Z test_dispatch_meta_outplace_addr_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9865349Z test_dispatch_meta_outplace_addr_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9865590Z test_dispatch_meta_outplace_all_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9865827Z test_dispatch_meta_outplace_all_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9866062Z test_dispatch_meta_outplace_all_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9866304Z test_dispatch_meta_outplace_all_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9866548Z test_dispatch_meta_outplace_all_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9866782Z test_dispatch_meta_outplace_all_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9867012Z test_dispatch_meta_outplace_all_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9867288Z test_dispatch_meta_outplace_all_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9867522Z test_dispatch_meta_outplace_all_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9867756Z test_dispatch_meta_outplace_all_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9867990Z test_dispatch_meta_outplace_all_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9868222Z test_dispatch_meta_outplace_all_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9868472Z test_dispatch_meta_outplace_allclose_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9868763Z test_dispatch_meta_outplace_allclose_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9869073Z test_dispatch_meta_outplace_allclose_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9869378Z test_dispatch_meta_outplace_allclose_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9869689Z test_dispatch_meta_outplace_allclose_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9869995Z test_dispatch_meta_outplace_allclose_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9870263Z test_dispatch_meta_outplace_amax_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9870497Z test_dispatch_meta_outplace_amax_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9870735Z test_dispatch_meta_outplace_amax_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9871027Z test_dispatch_meta_outplace_amax_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9871260Z test_dispatch_meta_outplace_amax_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9871495Z test_dispatch_meta_outplace_amax_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9871736Z test_dispatch_meta_outplace_amax_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9871967Z test_dispatch_meta_outplace_amax_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9872204Z test_dispatch_meta_outplace_amax_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9872437Z test_dispatch_meta_outplace_amax_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9872681Z test_dispatch_meta_outplace_amin_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9872918Z test_dispatch_meta_outplace_amin_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9873193Z test_dispatch_meta_outplace_amin_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9873423Z test_dispatch_meta_outplace_amin_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9873651Z test_dispatch_meta_outplace_amin_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9873913Z test_dispatch_meta_outplace_amin_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9874205Z test_dispatch_meta_outplace_amin_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9874496Z test_dispatch_meta_outplace_amin_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9874771Z test_dispatch_meta_outplace_amin_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9875059Z test_dispatch_meta_outplace_amin_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9875364Z test_dispatch_meta_outplace_aminmax_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9875657Z test_dispatch_meta_outplace_aminmax_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9875957Z test_dispatch_meta_outplace_aminmax_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9876264Z test_dispatch_meta_outplace_aminmax_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9876547Z test_dispatch_meta_outplace_aminmax_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9876786Z test_dispatch_meta_outplace_aminmax_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9877048Z test_dispatch_meta_outplace_aminmax_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9877284Z test_dispatch_meta_outplace_aminmax_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9877519Z test_dispatch_meta_outplace_aminmax_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9877745Z test_dispatch_meta_outplace_aminmax_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9877981Z test_dispatch_meta_outplace_angle_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9878228Z test_dispatch_meta_outplace_angle_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9878475Z test_dispatch_meta_outplace_angle_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9878714Z test_dispatch_meta_outplace_angle_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9878953Z test_dispatch_meta_outplace_angle_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9879219Z test_dispatch_meta_outplace_angle_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9879454Z test_dispatch_meta_outplace_angle_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9879685Z test_dispatch_meta_outplace_angle_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9879915Z test_dispatch_meta_outplace_angle_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9880150Z test_dispatch_meta_outplace_angle_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9880381Z test_dispatch_meta_outplace_angle_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9880618Z test_dispatch_meta_outplace_any_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9880851Z test_dispatch_meta_outplace_any_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9881091Z test_dispatch_meta_outplace_any_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9881328Z test_dispatch_meta_outplace_any_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9881567Z test_dispatch_meta_outplace_any_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9881807Z test_dispatch_meta_outplace_any_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9882037Z test_dispatch_meta_outplace_any_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9882275Z test_dispatch_meta_outplace_any_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9882513Z test_dispatch_meta_outplace_any_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9882812Z test_dispatch_meta_outplace_any_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9883097Z test_dispatch_meta_outplace_any_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9883387Z test_dispatch_meta_outplace_any_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9883690Z test_dispatch_meta_outplace_arange_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9883993Z test_dispatch_meta_outplace_arange_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9884287Z test_dispatch_meta_outplace_arange_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9884520Z test_dispatch_meta_outplace_arange_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9884758Z test_dispatch_meta_outplace_arange_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9885014Z test_dispatch_meta_outplace_arange_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9885243Z test_dispatch_meta_outplace_arange_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9885477Z test_dispatch_meta_outplace_arange_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9885707Z test_dispatch_meta_outplace_arange_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9885939Z test_dispatch_meta_outplace_argmax_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9886177Z test_dispatch_meta_outplace_argmax_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9886415Z test_dispatch_meta_outplace_argmax_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9886647Z test_dispatch_meta_outplace_argmax_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9886885Z test_dispatch_meta_outplace_argmax_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9887119Z test_dispatch_meta_outplace_argmax_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9887348Z test_dispatch_meta_outplace_argmax_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9887582Z test_dispatch_meta_outplace_argmax_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9887816Z test_dispatch_meta_outplace_argmax_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9888056Z test_dispatch_meta_outplace_argmin_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9888300Z test_dispatch_meta_outplace_argmin_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9888552Z test_dispatch_meta_outplace_argmin_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9888786Z test_dispatch_meta_outplace_argmin_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9889023Z test_dispatch_meta_outplace_argmin_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9889253Z test_dispatch_meta_outplace_argmin_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9889482Z test_dispatch_meta_outplace_argmin_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9889722Z test_dispatch_meta_outplace_argmin_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9889952Z test_dispatch_meta_outplace_argmin_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9890194Z test_dispatch_meta_outplace_argsort_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9890459Z test_dispatch_meta_outplace_argsort_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9890699Z test_dispatch_meta_outplace_argsort_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9890939Z test_dispatch_meta_outplace_argsort_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9891190Z test_dispatch_meta_outplace_argsort_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9891415Z test_dispatch_meta_outplace_argsort_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9891645Z test_dispatch_meta_outplace_argsort_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9891880Z test_dispatch_meta_outplace_argsort_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9892114Z test_dispatch_meta_outplace_argsort_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9892360Z test_dispatch_meta_outplace_argwhere_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9892633Z test_dispatch_meta_outplace_argwhere_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9892941Z test_dispatch_meta_outplace_argwhere_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9893255Z test_dispatch_meta_outplace_argwhere_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9893558Z test_dispatch_meta_outplace_argwhere_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9893860Z test_dispatch_meta_outplace_argwhere_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9894162Z test_dispatch_meta_outplace_argwhere_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9894673Z test_dispatch_meta_outplace_argwhere_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9894973Z test_dispatch_meta_outplace_argwhere_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9895266Z test_dispatch_meta_outplace_argwhere_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9895540Z test_dispatch_meta_outplace_argwhere_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9895773Z test_dispatch_meta_outplace_argwhere_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:42.9896023Z test_dispatch_meta_outplace_as_strided_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9896265Z test_dispatch_meta_outplace_as_strided_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9896520Z test_dispatch_meta_outplace_as_strided_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9896806Z test_dispatch_meta_outplace_as_strided_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9897056Z test_dispatch_meta_outplace_as_strided_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9897301Z test_dispatch_meta_outplace_as_strided_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9897540Z test_dispatch_meta_outplace_as_strided_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9897785Z test_dispatch_meta_outplace_as_strided_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9898033Z test_dispatch_meta_outplace_as_strided_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9898274Z test_dispatch_meta_outplace_as_strided_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9898514Z test_dispatch_meta_outplace_as_strided_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9898759Z test_dispatch_meta_outplace_as_strided_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9899000Z test_dispatch_meta_outplace_as_strided_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9899267Z test_dispatch_meta_outplace_as_strided_partial_views_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9899529Z test_dispatch_meta_outplace_as_strided_partial_views_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9899795Z test_dispatch_meta_outplace_as_strided_partial_views_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9900059Z test_dispatch_meta_outplace_as_strided_partial_views_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:42.9900349Z test_dispatch_meta_outplace_as_strided_partial_views_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9900602Z test_dispatch_meta_outplace_as_strided_partial_views_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:42.9900867Z test_dispatch_meta_outplace_as_strided_partial_views_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9901126Z test_dispatch_meta_outplace_as_strided_partial_views_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9901385Z test_dispatch_meta_outplace_as_strided_partial_views_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9901638Z test_dispatch_meta_outplace_as_strided_partial_views_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9901886Z test_dispatch_meta_outplace_as_strided_partial_views_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9902168Z test_dispatch_meta_outplace_as_strided_partial_views_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9902420Z test_dispatch_meta_outplace_as_strided_partial_views_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9902680Z test_dispatch_meta_outplace_as_strided_scatter_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9902935Z test_dispatch_meta_outplace_as_strided_scatter_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9903195Z test_dispatch_meta_outplace_as_strided_scatter_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9903450Z test_dispatch_meta_outplace_as_strided_scatter_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9903705Z test_dispatch_meta_outplace_as_strided_scatter_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9903950Z test_dispatch_meta_outplace_as_strided_scatter_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9904205Z test_dispatch_meta_outplace_as_strided_scatter_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9904460Z test_dispatch_meta_outplace_as_strided_scatter_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9904766Z test_dispatch_meta_outplace_as_strided_scatter_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9905025Z test_dispatch_meta_outplace_as_strided_scatter_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9905275Z test_dispatch_meta_outplace_as_strided_scatter_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9905524Z test_dispatch_meta_outplace_as_strided_scatter_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9905798Z test_dispatch_meta_outplace_as_strided_scatter_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9906045Z test_dispatch_meta_outplace_asin_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9906321Z test_dispatch_meta_outplace_asin_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:42.9906624Z test_dispatch_meta_outplace_asin_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:42.9906915Z test_dispatch_meta_outplace_asin_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:42.9907209Z test_dispatch_meta_outplace_asin_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9907462Z test_dispatch_meta_outplace_asin_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9907694Z test_dispatch_meta_outplace_asin_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:42.9907949Z test_dispatch_meta_outplace_asin_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:42.9908184Z test_dispatch_meta_outplace_asin_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9908420Z test_dispatch_meta_outplace_asin_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:42.9908657Z test_dispatch_meta_outplace_asin_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:42.9908896Z test_dispatch_meta_outplace_asin_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9909131Z test_dispatch_meta_outplace_asin_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9909373Z test_dispatch_meta_outplace_asinh_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9909598Z test_dispatch_meta_outplace_asinh_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9909844Z test_dispatch_meta_outplace_asinh_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9910088Z test_dispatch_meta_outplace_asinh_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9910339Z test_dispatch_meta_outplace_asinh_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9910580Z test_dispatch_meta_outplace_asinh_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9910821Z test_dispatch_meta_outplace_asinh_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9911062Z test_dispatch_meta_outplace_asinh_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9911298Z test_dispatch_meta_outplace_asinh_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9911565Z test_dispatch_meta_outplace_asinh_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9911798Z test_dispatch_meta_outplace_asinh_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:42.9912029Z test_dispatch_meta_outplace_asinh_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9912279Z test_dispatch_meta_outplace_asinh_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9912566Z test_dispatch_meta_outplace_atan2_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9912856Z test_dispatch_meta_outplace_atan2_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9913157Z test_dispatch_meta_outplace_atan2_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9913446Z test_dispatch_meta_outplace_atan2_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9913769Z test_dispatch_meta_outplace_atan2_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9914064Z test_dispatch_meta_outplace_atan2_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9914353Z test_dispatch_meta_outplace_atan2_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9914637Z test_dispatch_meta_outplace_atan2_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9914915Z test_dispatch_meta_outplace_atan2_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9915151Z test_dispatch_meta_outplace_atan2_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9915389Z test_dispatch_meta_outplace_atan_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9915615Z test_dispatch_meta_outplace_atan_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9915857Z test_dispatch_meta_outplace_atan_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9916101Z test_dispatch_meta_outplace_atan_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9916334Z test_dispatch_meta_outplace_atan_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9916570Z test_dispatch_meta_outplace_atan_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:42.9916807Z test_dispatch_meta_outplace_atan_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9917036Z test_dispatch_meta_outplace_atan_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9917270Z test_dispatch_meta_outplace_atan_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9917529Z test_dispatch_meta_outplace_atan_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9917762Z test_dispatch_meta_outplace_atan_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9917997Z test_dispatch_meta_outplace_atan_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9918223Z test_dispatch_meta_outplace_atan_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9918462Z test_dispatch_meta_outplace_atanh_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9918694Z test_dispatch_meta_outplace_atanh_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9918941Z test_dispatch_meta_outplace_atanh_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9919182Z test_dispatch_meta_outplace_atanh_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9919427Z test_dispatch_meta_outplace_atanh_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9919689Z test_dispatch_meta_outplace_atanh_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:42.9919922Z test_dispatch_meta_outplace_atanh_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:42.9920154Z test_dispatch_meta_outplace_atanh_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9920390Z test_dispatch_meta_outplace_atanh_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9920623Z test_dispatch_meta_outplace_atanh_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:42.9920846Z test_dispatch_meta_outplace_atanh_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9921080Z test_dispatch_meta_outplace_atanh_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9921315Z test_dispatch_meta_outplace_atanh_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9921565Z test_dispatch_meta_outplace_atleast_1d_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9921809Z test_dispatch_meta_outplace_atleast_1d_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9922059Z test_dispatch_meta_outplace_atleast_1d_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9922312Z test_dispatch_meta_outplace_atleast_1d_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9922577Z test_dispatch_meta_outplace_atleast_1d_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9922881Z test_dispatch_meta_outplace_atleast_1d_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9923216Z test_dispatch_meta_outplace_atleast_1d_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9923521Z test_dispatch_meta_outplace_atleast_1d_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9923812Z test_dispatch_meta_outplace_atleast_1d_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9924114Z test_dispatch_meta_outplace_atleast_1d_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9924411Z test_dispatch_meta_outplace_atleast_1d_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9924708Z test_dispatch_meta_outplace_atleast_1d_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9925009Z test_dispatch_meta_outplace_atleast_1d_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9925315Z test_dispatch_meta_outplace_atleast_2d_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9925595Z test_dispatch_meta_outplace_atleast_2d_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:42.9925846Z test_dispatch_meta_outplace_atleast_2d_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9926094Z test_dispatch_meta_outplace_atleast_2d_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9926343Z test_dispatch_meta_outplace_atleast_2d_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:42.9926583Z test_dispatch_meta_outplace_atleast_2d_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9926824Z test_dispatch_meta_outplace_atleast_2d_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:42.9927063Z test_dispatch_meta_outplace_atleast_2d_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:42.9927300Z test_dispatch_meta_outplace_atleast_2d_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:42.9927541Z test_dispatch_meta_outplace_atleast_2d_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9927783Z test_dispatch_meta_outplace_atleast_2d_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:42.9928023Z test_dispatch_meta_outplace_atleast_2d_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:42.9928258Z test_dispatch_meta_outplace_atleast_2d_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9928507Z test_dispatch_meta_outplace_atleast_3d_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9928742Z test_dispatch_meta_outplace_atleast_3d_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9928992Z test_dispatch_meta_outplace_atleast_3d_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9929265Z test_dispatch_meta_outplace_atleast_3d_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9929516Z test_dispatch_meta_outplace_atleast_3d_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9929752Z test_dispatch_meta_outplace_atleast_3d_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9929993Z test_dispatch_meta_outplace_atleast_3d_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9930234Z test_dispatch_meta_outplace_atleast_3d_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9930475Z test_dispatch_meta_outplace_atleast_3d_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9930712Z test_dispatch_meta_outplace_atleast_3d_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:42.9930946Z test_dispatch_meta_outplace_atleast_3d_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:42.9931236Z test_dispatch_meta_outplace_atleast_3d_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:42.9931475Z test_dispatch_meta_outplace_atleast_3d_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:42.9931714Z test_dispatch_meta_outplace_baddbmm_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9931963Z test_dispatch_meta_outplace_baddbmm_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9932214Z test_dispatch_meta_outplace_baddbmm_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9932461Z test_dispatch_meta_outplace_baddbmm_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9932693Z test_dispatch_meta_outplace_baddbmm_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9932936Z test_dispatch_meta_outplace_baddbmm_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9933197Z test_dispatch_meta_outplace_bernoulli_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9933480Z test_dispatch_meta_outplace_bernoulli_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9933725Z test_dispatch_meta_outplace_bernoulli_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9933975Z test_dispatch_meta_outplace_bernoulli_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9934346Z test_dispatch_meta_outplace_bfloat16_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9934603Z test_dispatch_meta_outplace_bfloat16_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9934903Z test_dispatch_meta_outplace_bfloat16_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9935152Z test_dispatch_meta_outplace_bfloat16_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9935395Z test_dispatch_meta_outplace_bfloat16_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9935632Z test_dispatch_meta_outplace_bfloat16_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9935871Z test_dispatch_meta_outplace_bfloat16_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9936109Z test_dispatch_meta_outplace_bfloat16_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9936349Z test_dispatch_meta_outplace_bfloat16_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9936583Z test_dispatch_meta_outplace_bfloat16_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9936851Z test_dispatch_meta_outplace_bfloat16_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9937090Z test_dispatch_meta_outplace_bfloat16_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9937319Z test_dispatch_meta_outplace_bfloat16_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9937549Z test_dispatch_meta_outplace_bincount_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9937780Z test_dispatch_meta_outplace_bincount_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9938010Z test_dispatch_meta_outplace_bincount_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9938248Z test_dispatch_meta_outplace_bincount_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9938470Z test_dispatch_meta_outplace_bincount_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9938714Z test_dispatch_meta_outplace_bitwise_and_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9938962Z test_dispatch_meta_outplace_bitwise_and_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9939203Z test_dispatch_meta_outplace_bitwise_and_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9939445Z test_dispatch_meta_outplace_bitwise_and_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9939690Z test_dispatch_meta_outplace_bitwise_and_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9939928Z test_dispatch_meta_outplace_bitwise_and_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9940180Z test_dispatch_meta_outplace_bitwise_left_shift_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9940458Z test_dispatch_meta_outplace_bitwise_left_shift_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9940716Z test_dispatch_meta_outplace_bitwise_left_shift_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9940971Z test_dispatch_meta_outplace_bitwise_left_shift_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9941209Z test_dispatch_meta_outplace_bitwise_left_shift_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9941452Z test_dispatch_meta_outplace_bitwise_not_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9941696Z test_dispatch_meta_outplace_bitwise_not_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9941936Z test_dispatch_meta_outplace_bitwise_not_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9942180Z test_dispatch_meta_outplace_bitwise_not_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9942443Z test_dispatch_meta_outplace_bitwise_not_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9942681Z test_dispatch_meta_outplace_bitwise_not_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9942922Z test_dispatch_meta_outplace_bitwise_or_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9943164Z test_dispatch_meta_outplace_bitwise_or_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9943400Z test_dispatch_meta_outplace_bitwise_or_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9943642Z test_dispatch_meta_outplace_bitwise_or_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9943870Z test_dispatch_meta_outplace_bitwise_or_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9944105Z test_dispatch_meta_outplace_bitwise_or_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9944369Z test_dispatch_meta_outplace_bitwise_right_shift_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9944625Z test_dispatch_meta_outplace_bitwise_right_shift_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9944933Z test_dispatch_meta_outplace_bitwise_right_shift_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9945189Z test_dispatch_meta_outplace_bitwise_right_shift_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9945438Z test_dispatch_meta_outplace_bitwise_right_shift_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9945681Z test_dispatch_meta_outplace_bitwise_xor_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9945952Z test_dispatch_meta_outplace_bitwise_xor_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9946198Z test_dispatch_meta_outplace_bitwise_xor_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9946494Z test_dispatch_meta_outplace_bitwise_xor_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9946790Z test_dispatch_meta_outplace_bitwise_xor_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9947088Z test_dispatch_meta_outplace_bitwise_xor_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9947390Z test_dispatch_meta_outplace_block_diag_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9947646Z test_dispatch_meta_outplace_block_diag_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9947917Z test_dispatch_meta_outplace_block_diag_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9948201Z test_dispatch_meta_outplace_block_diag_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9948451Z test_dispatch_meta_outplace_block_diag_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9948695Z test_dispatch_meta_outplace_block_diag_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9948941Z test_dispatch_meta_outplace_block_diag_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9949184Z test_dispatch_meta_outplace_block_diag_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9949430Z test_dispatch_meta_outplace_block_diag_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9949685Z test_dispatch_meta_outplace_block_diag_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9949927Z test_dispatch_meta_outplace_block_diag_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9950163Z test_dispatch_meta_outplace_block_diag_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9950410Z test_dispatch_meta_outplace_block_diag_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9950655Z test_dispatch_meta_outplace_bmm_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9950900Z test_dispatch_meta_outplace_bmm_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9951141Z test_dispatch_meta_outplace_bmm_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9951378Z test_dispatch_meta_outplace_bmm_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9951610Z test_dispatch_meta_outplace_bmm_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9951880Z test_dispatch_meta_outplace_bmm_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9952118Z test_dispatch_meta_outplace_bool_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9952365Z test_dispatch_meta_outplace_bool_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9952608Z test_dispatch_meta_outplace_bool_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9952851Z test_dispatch_meta_outplace_bool_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9953098Z test_dispatch_meta_outplace_bool_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9953396Z test_dispatch_meta_outplace_bool_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9953685Z test_dispatch_meta_outplace_bool_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9954002Z test_dispatch_meta_outplace_bool_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9954292Z test_dispatch_meta_outplace_bool_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9954586Z test_dispatch_meta_outplace_bool_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9954858Z test_dispatch_meta_outplace_bool_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9955093Z test_dispatch_meta_outplace_bool_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9955324Z test_dispatch_meta_outplace_bool_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9955583Z test_dispatch_meta_outplace_broadcast_shapes_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9955840Z test_dispatch_meta_outplace_broadcast_tensors_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9956086Z test_dispatch_meta_outplace_broadcast_tensors_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9956350Z test_dispatch_meta_outplace_broadcast_tensors_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9956604Z test_dispatch_meta_outplace_broadcast_tensors_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:42.9956859Z test_dispatch_meta_outplace_broadcast_tensors_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:42.9957113Z test_dispatch_meta_outplace_broadcast_tensors_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9957365Z test_dispatch_meta_outplace_broadcast_tensors_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9957641Z test_dispatch_meta_outplace_broadcast_tensors_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9957892Z test_dispatch_meta_outplace_broadcast_tensors_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9958144Z test_dispatch_meta_outplace_broadcast_tensors_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9958394Z test_dispatch_meta_outplace_broadcast_tensors_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9958637Z test_dispatch_meta_outplace_broadcast_tensors_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9958889Z test_dispatch_meta_outplace_broadcast_to_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:42.9959132Z test_dispatch_meta_outplace_broadcast_to_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9959387Z test_dispatch_meta_outplace_broadcast_to_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9959664Z test_dispatch_meta_outplace_broadcast_to_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9959911Z test_dispatch_meta_outplace_broadcast_to_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9960159Z test_dispatch_meta_outplace_broadcast_to_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9960411Z test_dispatch_meta_outplace_broadcast_to_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9960654Z test_dispatch_meta_outplace_broadcast_to_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9960899Z test_dispatch_meta_outplace_broadcast_to_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9961147Z test_dispatch_meta_outplace_broadcast_to_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9961390Z test_dispatch_meta_outplace_broadcast_to_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9961632Z test_dispatch_meta_outplace_broadcast_to_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9961871Z test_dispatch_meta_outplace_bucketize_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9962118Z test_dispatch_meta_outplace_bucketize_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9962363Z test_dispatch_meta_outplace_bucketize_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9962613Z test_dispatch_meta_outplace_bucketize_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9962884Z test_dispatch_meta_outplace_bucketize_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9963213Z test_dispatch_meta_outplace_bucketize_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9963515Z test_dispatch_meta_outplace_bucketize_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9963815Z test_dispatch_meta_outplace_bucketize_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:42.9964119Z test_dispatch_meta_outplace_byte_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9964414Z test_dispatch_meta_outplace_byte_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:42.9964710Z test_dispatch_meta_outplace_byte_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9964994Z test_dispatch_meta_outplace_byte_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9965225Z test_dispatch_meta_outplace_byte_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9965455Z test_dispatch_meta_outplace_byte_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9965710Z test_dispatch_meta_outplace_byte_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9965945Z test_dispatch_meta_outplace_byte_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9966182Z test_dispatch_meta_outplace_byte_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9966419Z test_dispatch_meta_outplace_byte_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9966654Z test_dispatch_meta_outplace_byte_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9966884Z test_dispatch_meta_outplace_byte_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9967142Z test_dispatch_meta_outplace_cartesian_prod_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9967392Z test_dispatch_meta_outplace_cartesian_prod_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9967649Z test_dispatch_meta_outplace_cartesian_prod_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9967896Z test_dispatch_meta_outplace_cartesian_prod_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9968146Z test_dispatch_meta_outplace_cartesian_prod_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9968397Z test_dispatch_meta_outplace_cartesian_prod_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9968638Z test_dispatch_meta_outplace_cartesian_prod_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9968886Z test_dispatch_meta_outplace_cartesian_prod_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9969157Z test_dispatch_meta_outplace_cartesian_prod_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9969398Z test_dispatch_meta_outplace_cartesian_prod_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9969641Z test_dispatch_meta_outplace_cartesian_prod_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9969882Z test_dispatch_meta_outplace_cartesian_prod_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:42.9970126Z test_dispatch_meta_outplace_cat_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:42.9970361Z test_dispatch_meta_outplace_cat_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:42.9970595Z test_dispatch_meta_outplace_cat_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:42.9970840Z test_dispatch_meta_outplace_cat_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9971098Z test_dispatch_meta_outplace_cat_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9971335Z test_dispatch_meta_outplace_cat_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:42.9971564Z test_dispatch_meta_outplace_cat_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:42.9971793Z test_dispatch_meta_outplace_cat_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9972028Z test_dispatch_meta_outplace_cat_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:42.9972266Z test_dispatch_meta_outplace_cat_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:42.9972507Z test_dispatch_meta_outplace_cat_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9972739Z test_dispatch_meta_outplace_cat_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9973022Z test_dispatch_meta_outplace_cat_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9973318Z test_dispatch_meta_outplace_cdist_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9973607Z test_dispatch_meta_outplace_cdist_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9973911Z test_dispatch_meta_outplace_cdouble_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9974358Z test_dispatch_meta_outplace_cdouble_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9974673Z test_dispatch_meta_outplace_cdouble_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9974984Z test_dispatch_meta_outplace_cdouble_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9975335Z test_dispatch_meta_outplace_cdouble_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9975579Z test_dispatch_meta_outplace_cdouble_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9975825Z test_dispatch_meta_outplace_cdouble_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9976072Z test_dispatch_meta_outplace_cdouble_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9976314Z test_dispatch_meta_outplace_cdouble_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9976545Z test_dispatch_meta_outplace_cdouble_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9976771Z test_dispatch_meta_outplace_cdouble_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9977008Z test_dispatch_meta_outplace_cdouble_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9977281Z test_dispatch_meta_outplace_cdouble_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9977512Z test_dispatch_meta_outplace_ceil_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9977745Z test_dispatch_meta_outplace_ceil_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9977976Z test_dispatch_meta_outplace_ceil_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9978211Z test_dispatch_meta_outplace_ceil_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9978446Z test_dispatch_meta_outplace_ceil_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9978683Z test_dispatch_meta_outplace_ceil_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9978917Z test_dispatch_meta_outplace_ceil_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9979152Z test_dispatch_meta_outplace_ceil_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9979379Z test_dispatch_meta_outplace_ceil_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9979613Z test_dispatch_meta_outplace_cfloat_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9979852Z test_dispatch_meta_outplace_cfloat_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9980096Z test_dispatch_meta_outplace_cfloat_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9980339Z test_dispatch_meta_outplace_cfloat_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9980580Z test_dispatch_meta_outplace_cfloat_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9980844Z test_dispatch_meta_outplace_cfloat_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9981075Z test_dispatch_meta_outplace_cfloat_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9981304Z test_dispatch_meta_outplace_cfloat_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9981542Z test_dispatch_meta_outplace_cfloat_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9981772Z test_dispatch_meta_outplace_cfloat_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9981993Z test_dispatch_meta_outplace_cfloat_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9982230Z test_dispatch_meta_outplace_cfloat_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9982459Z test_dispatch_meta_outplace_cfloat_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9982721Z test_dispatch_meta_outplace_chalf_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9982960Z test_dispatch_meta_outplace_chalf_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9983203Z test_dispatch_meta_outplace_chalf_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:42.9983479Z test_dispatch_meta_outplace_chalf_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:42.9983743Z test_dispatch_meta_outplace_chalf_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:42.9983980Z test_dispatch_meta_outplace_chalf_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:42.9984216Z test_dispatch_meta_outplace_chalf_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9984448Z test_dispatch_meta_outplace_chalf_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9984725Z test_dispatch_meta_outplace_chalf_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9984963Z test_dispatch_meta_outplace_chalf_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9985193Z test_dispatch_meta_outplace_chalf_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9985425Z test_dispatch_meta_outplace_chalf_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9985663Z test_dispatch_meta_outplace_chalf_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9985903Z test_dispatch_meta_outplace_char_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9986192Z test_dispatch_meta_outplace_char_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9986532Z test_dispatch_meta_outplace_char_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9986831Z test_dispatch_meta_outplace_char_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9987124Z test_dispatch_meta_outplace_char_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9987416Z test_dispatch_meta_outplace_char_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9987637Z test_dispatch_meta_outplace_char_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9987869Z test_dispatch_meta_outplace_char_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9988102Z test_dispatch_meta_outplace_char_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9988336Z test_dispatch_meta_outplace_char_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9988596Z test_dispatch_meta_outplace_char_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9988833Z test_dispatch_meta_outplace_char_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9989064Z test_dispatch_meta_outplace_char_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9989315Z test_dispatch_meta_outplace_cholesky_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9989566Z test_dispatch_meta_outplace_cholesky_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9989809Z test_dispatch_meta_outplace_cholesky_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9990052Z test_dispatch_meta_outplace_cholesky_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:42.9990310Z test_dispatch_meta_outplace_cholesky_inverse_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:42.9990556Z test_dispatch_meta_outplace_cholesky_inverse_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:42.9990812Z test_dispatch_meta_outplace_cholesky_inverse_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9991064Z test_dispatch_meta_outplace_cholesky_inverse_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:42.9991319Z test_dispatch_meta_outplace_cholesky_solve_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:42.9991578Z test_dispatch_meta_outplace_cholesky_solve_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9991828Z test_dispatch_meta_outplace_cholesky_solve_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9992076Z test_dispatch_meta_outplace_cholesky_solve_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9992395Z test_dispatch_meta_outplace_chunk_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9992693Z test_dispatch_meta_outplace_chunk_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9992997Z test_dispatch_meta_outplace_chunk_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9993299Z test_dispatch_meta_outplace_chunk_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9993591Z test_dispatch_meta_outplace_chunk_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9993895Z test_dispatch_meta_outplace_chunk_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9994186Z test_dispatch_meta_outplace_chunk_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9994473Z test_dispatch_meta_outplace_chunk_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:42.9994796Z test_dispatch_meta_outplace_chunk_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:42.9995026Z test_dispatch_meta_outplace_chunk_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:42.9995255Z test_dispatch_meta_outplace_chunk_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9995490Z test_dispatch_meta_outplace_chunk_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9995727Z test_dispatch_meta_outplace_chunk_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9995965Z test_dispatch_meta_outplace_clamp_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9996206Z test_dispatch_meta_outplace_clamp_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9996433Z test_dispatch_meta_outplace_clamp_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9996665Z test_dispatch_meta_outplace_clamp_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9996899Z test_dispatch_meta_outplace_clamp_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9997129Z test_dispatch_meta_outplace_clamp_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9997355Z test_dispatch_meta_outplace_clamp_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9997591Z test_dispatch_meta_outplace_clamp_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9997829Z test_dispatch_meta_outplace_clamp_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9998074Z test_dispatch_meta_outplace_clamp_max_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9998341Z test_dispatch_meta_outplace_clamp_max_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9998586Z test_dispatch_meta_outplace_clamp_max_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9998836Z test_dispatch_meta_outplace_clamp_max_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9999078Z test_dispatch_meta_outplace_clamp_max_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9999310Z test_dispatch_meta_outplace_clamp_max_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9999551Z test_dispatch_meta_outplace_clamp_max_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:42.9999786Z test_dispatch_meta_outplace_clamp_max_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0000027Z test_dispatch_meta_outplace_clamp_max_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0000295Z test_dispatch_meta_outplace_clamp_max_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0000539Z test_dispatch_meta_outplace_clamp_min_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0000778Z test_dispatch_meta_outplace_clamp_min_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0001023Z test_dispatch_meta_outplace_clamp_min_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0001264Z test_dispatch_meta_outplace_clamp_min_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0001506Z test_dispatch_meta_outplace_clamp_min_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0001751Z test_dispatch_meta_outplace_clamp_min_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0001981Z test_dispatch_meta_outplace_clamp_min_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0002215Z test_dispatch_meta_outplace_clamp_min_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0002456Z test_dispatch_meta_outplace_clamp_min_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0002700Z test_dispatch_meta_outplace_clamp_min_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0002946Z test_dispatch_meta_outplace_clone_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0003204Z test_dispatch_meta_outplace_clone_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0003485Z test_dispatch_meta_outplace_clone_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0003753Z test_dispatch_meta_outplace_clone_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0003999Z test_dispatch_meta_outplace_clone_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0004240Z test_dispatch_meta_outplace_clone_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0004480Z test_dispatch_meta_outplace_clone_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0004706Z test_dispatch_meta_outplace_clone_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0004944Z test_dispatch_meta_outplace_clone_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0005180Z test_dispatch_meta_outplace_clone_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0005408Z test_dispatch_meta_outplace_clone_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0005640Z test_dispatch_meta_outplace_clone_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0005903Z test_dispatch_meta_outplace_clone_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0006151Z test_dispatch_meta_outplace_column_stack_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0006395Z test_dispatch_meta_outplace_column_stack_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0006651Z test_dispatch_meta_outplace_column_stack_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0006902Z test_dispatch_meta_outplace_column_stack_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0007159Z test_dispatch_meta_outplace_column_stack_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0007407Z test_dispatch_meta_outplace_column_stack_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0007645Z test_dispatch_meta_outplace_column_stack_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0007886Z test_dispatch_meta_outplace_column_stack_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0008128Z test_dispatch_meta_outplace_column_stack_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0008372Z test_dispatch_meta_outplace_column_stack_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0008620Z test_dispatch_meta_outplace_column_stack_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0008864Z test_dispatch_meta_outplace_column_stack_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0009102Z test_dispatch_meta_outplace_column_stack_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0009380Z test_dispatch_meta_outplace_combinations_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0009628Z test_dispatch_meta_outplace_combinations_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0009882Z test_dispatch_meta_outplace_combinations_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0010137Z test_dispatch_meta_outplace_combinations_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0010376Z test_dispatch_meta_outplace_combinations_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0010622Z test_dispatch_meta_outplace_combinations_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0010867Z test_dispatch_meta_outplace_combinations_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0011110Z test_dispatch_meta_outplace_combinations_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0011374Z test_dispatch_meta_outplace_combinations_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0011618Z test_dispatch_meta_outplace_combinations_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0011863Z test_dispatch_meta_outplace_combinations_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0012105Z test_dispatch_meta_outplace_combinations_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0012350Z test_dispatch_meta_outplace_complex_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0012634Z test_dispatch_meta_outplace_complex_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0012939Z test_dispatch_meta_outplace_complex_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0013238Z test_dispatch_meta_outplace_conj_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0013525Z test_dispatch_meta_outplace_conj_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0013822Z test_dispatch_meta_outplace_conj_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0014128Z test_dispatch_meta_outplace_conj_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0014570Z test_dispatch_meta_outplace_conj_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0014874Z test_dispatch_meta_outplace_conj_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0015166Z test_dispatch_meta_outplace_conj_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0015404Z test_dispatch_meta_outplace_conj_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0015687Z test_dispatch_meta_outplace_conj_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0015922Z test_dispatch_meta_outplace_conj_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0016160Z test_dispatch_meta_outplace_conj_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0016393Z test_dispatch_meta_outplace_conj_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0016617Z test_dispatch_meta_outplace_conj_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0016871Z test_dispatch_meta_outplace_conj_physical_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0017114Z test_dispatch_meta_outplace_conj_physical_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0017368Z test_dispatch_meta_outplace_conj_physical_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0017652Z test_dispatch_meta_outplace_conj_physical_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0017905Z test_dispatch_meta_outplace_conj_physical_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0018154Z test_dispatch_meta_outplace_conj_physical_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0018405Z test_dispatch_meta_outplace_conj_physical_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0018648Z test_dispatch_meta_outplace_conj_physical_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0018895Z test_dispatch_meta_outplace_conj_physical_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0019140Z test_dispatch_meta_outplace_conj_physical_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0019378Z test_dispatch_meta_outplace_conj_physical_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0019615Z test_dispatch_meta_outplace_conj_physical_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0019862Z test_dispatch_meta_outplace_conj_physical_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0020112Z test_dispatch_meta_outplace_constant_pad_nd_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0020363Z test_dispatch_meta_outplace_constant_pad_nd_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0020617Z 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) 2023-01-11T21:23:43.0020872Z 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) 2023-01-11T21:23:43.0021173Z test_dispatch_meta_outplace_constant_pad_nd_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0021425Z test_dispatch_meta_outplace_constant_pad_nd_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0021677Z test_dispatch_meta_outplace_constant_pad_nd_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0021926Z test_dispatch_meta_outplace_constant_pad_nd_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0022174Z test_dispatch_meta_outplace_constant_pad_nd_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0022410Z test_dispatch_meta_outplace_constant_pad_nd_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0022656Z test_dispatch_meta_outplace_constant_pad_nd_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0022897Z test_dispatch_meta_outplace_constant_pad_nd_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0023175Z test_dispatch_meta_outplace_contiguous_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0023419Z test_dispatch_meta_outplace_contiguous_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0023669Z test_dispatch_meta_outplace_contiguous_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0023920Z test_dispatch_meta_outplace_contiguous_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0024171Z test_dispatch_meta_outplace_contiguous_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0024419Z test_dispatch_meta_outplace_contiguous_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0024662Z test_dispatch_meta_outplace_contiguous_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0024962Z test_dispatch_meta_outplace_contiguous_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0025208Z test_dispatch_meta_outplace_contiguous_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0025447Z test_dispatch_meta_outplace_contiguous_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0025690Z test_dispatch_meta_outplace_contiguous_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0025935Z test_dispatch_meta_outplace_contiguous_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0026197Z test_dispatch_meta_outplace_contiguous_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0026501Z test_dispatch_meta_outplace_copysign_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0026838Z test_dispatch_meta_outplace_copysign_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0027138Z test_dispatch_meta_outplace_copysign_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0027442Z test_dispatch_meta_outplace_copysign_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0027683Z test_dispatch_meta_outplace_copysign_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0027924Z test_dispatch_meta_outplace_copysign_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0028156Z test_dispatch_meta_outplace_copysign_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0028382Z test_dispatch_meta_outplace_copysign_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0028621Z test_dispatch_meta_outplace_copysign_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0028890Z test_dispatch_meta_outplace_copysign_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0029136Z test_dispatch_meta_outplace_corrcoef_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0029386Z test_dispatch_meta_outplace_corrcoef_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0029632Z test_dispatch_meta_outplace_corrcoef_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0029875Z test_dispatch_meta_outplace_corrcoef_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0030118Z test_dispatch_meta_outplace_corrcoef_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0030360Z test_dispatch_meta_outplace_corrcoef_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0030601Z test_dispatch_meta_outplace_corrcoef_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0030837Z test_dispatch_meta_outplace_corrcoef_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0031071Z test_dispatch_meta_outplace_corrcoef_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0031304Z test_dispatch_meta_outplace_corrcoef_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0031536Z test_dispatch_meta_outplace_corrcoef_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0031778Z test_dispatch_meta_outplace_cos_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0032017Z test_dispatch_meta_outplace_cos_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0032270Z test_dispatch_meta_outplace_cos_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0032612Z test_dispatch_meta_outplace_cos_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0032905Z test_dispatch_meta_outplace_cos_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0033201Z test_dispatch_meta_outplace_cos_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0033492Z test_dispatch_meta_outplace_cos_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0033774Z test_dispatch_meta_outplace_cos_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0034062Z test_dispatch_meta_outplace_cos_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0034351Z test_dispatch_meta_outplace_cos_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0034635Z test_dispatch_meta_outplace_cos_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0034896Z test_dispatch_meta_outplace_cos_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0035126Z test_dispatch_meta_outplace_cos_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0035365Z test_dispatch_meta_outplace_cosh_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0035597Z test_dispatch_meta_outplace_cosh_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0035845Z test_dispatch_meta_outplace_cosh_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.0036084Z test_dispatch_meta_outplace_cosh_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:23:43.0036322Z test_dispatch_meta_outplace_cosh_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0036559Z test_dispatch_meta_outplace_cosh_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0036791Z test_dispatch_meta_outplace_cosh_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0037013Z test_dispatch_meta_outplace_cosh_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0037247Z test_dispatch_meta_outplace_cosh_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0037481Z test_dispatch_meta_outplace_cosh_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0037716Z test_dispatch_meta_outplace_cosh_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0037949Z test_dispatch_meta_outplace_cosh_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0038180Z test_dispatch_meta_outplace_cosh_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0038458Z test_dispatch_meta_outplace_count_nonzero_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0038704Z test_dispatch_meta_outplace_count_nonzero_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0038959Z test_dispatch_meta_outplace_count_nonzero_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0039216Z test_dispatch_meta_outplace_count_nonzero_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0039464Z test_dispatch_meta_outplace_count_nonzero_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0039706Z test_dispatch_meta_outplace_count_nonzero_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0039952Z test_dispatch_meta_outplace_count_nonzero_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0040221Z test_dispatch_meta_outplace_count_nonzero_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0040472Z test_dispatch_meta_outplace_count_nonzero_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0040683Z test_dispatch_meta_outplace_count_nonzero_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.0040900Z test_dispatch_meta_outplace_count_nonzero_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.0041122Z test_dispatch_meta_outplace_count_nonzero_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.0041333Z test_dispatch_meta_outplace_cov_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0041546Z test_dispatch_meta_outplace_cov_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.0041762Z test_dispatch_meta_outplace_cov_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.0041970Z test_dispatch_meta_outplace_cov_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0042167Z test_dispatch_meta_outplace_cov_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.0042370Z test_dispatch_meta_outplace_cov_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.0042583Z test_dispatch_meta_outplace_cov_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.0042812Z test_dispatch_meta_outplace_cov_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0043073Z test_dispatch_meta_outplace_cov_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0043332Z test_dispatch_meta_outplace_cov_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0043587Z test_dispatch_meta_outplace_cov_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0043887Z test_dispatch_meta_outplace_cross_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0044162Z test_dispatch_meta_outplace_cross_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0044429Z test_dispatch_meta_outplace_cross_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0044687Z test_dispatch_meta_outplace_cross_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0044943Z test_dispatch_meta_outplace_cross_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0045155Z test_dispatch_meta_outplace_cross_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0045360Z test_dispatch_meta_outplace_cross_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0045560Z test_dispatch_meta_outplace_cross_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0045794Z test_dispatch_meta_outplace_cross_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0046005Z test_dispatch_meta_outplace_cross_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0046217Z test_dispatch_meta_outplace_cummax_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.0046425Z test_dispatch_meta_outplace_cummax_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0046636Z test_dispatch_meta_outplace_cummax_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0046843Z test_dispatch_meta_outplace_cummax_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0047052Z test_dispatch_meta_outplace_cummax_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0047260Z test_dispatch_meta_outplace_cummax_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0047464Z test_dispatch_meta_outplace_cummax_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0047671Z test_dispatch_meta_outplace_cummax_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0047878Z test_dispatch_meta_outplace_cummax_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0048083Z test_dispatch_meta_outplace_cummax_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0048302Z test_dispatch_meta_outplace_cummin_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0048509Z test_dispatch_meta_outplace_cummin_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0048714Z test_dispatch_meta_outplace_cummin_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0048942Z test_dispatch_meta_outplace_cummin_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0049147Z test_dispatch_meta_outplace_cummin_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0049352Z test_dispatch_meta_outplace_cummin_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0049556Z test_dispatch_meta_outplace_cummin_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0049752Z test_dispatch_meta_outplace_cummin_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0049957Z test_dispatch_meta_outplace_cummin_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0050161Z test_dispatch_meta_outplace_cummin_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0050376Z test_dispatch_meta_outplace_cumprod_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0050617Z test_dispatch_meta_outplace_cumprod_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0050835Z test_dispatch_meta_outplace_cumprod_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0051051Z test_dispatch_meta_outplace_cumprod_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0051268Z test_dispatch_meta_outplace_cumprod_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0051478Z test_dispatch_meta_outplace_cumprod_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0051689Z test_dispatch_meta_outplace_cumprod_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0051897Z test_dispatch_meta_outplace_cumprod_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0052094Z test_dispatch_meta_outplace_cumprod_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0052305Z test_dispatch_meta_outplace_cumprod_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0052523Z test_dispatch_meta_outplace_cumprod_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0052785Z test_dispatch_meta_outplace_cumsum_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.0053057Z test_dispatch_meta_outplace_cumsum_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.0053331Z test_dispatch_meta_outplace_cumsum_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0053598Z test_dispatch_meta_outplace_cumsum_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.0053855Z test_dispatch_meta_outplace_cumsum_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0054139Z test_dispatch_meta_outplace_cumsum_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0054551Z test_dispatch_meta_outplace_cumsum_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0054816Z test_dispatch_meta_outplace_cumsum_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0055065Z test_dispatch_meta_outplace_cumsum_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0055318Z test_dispatch_meta_outplace_cumsum_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0055525Z test_dispatch_meta_outplace_cumsum_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0055765Z test_dispatch_meta_outplace_cumulative_trapezoid_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0056009Z test_dispatch_meta_outplace_cumulative_trapezoid_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0056292Z test_dispatch_meta_outplace_cumulative_trapezoid_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0056525Z test_dispatch_meta_outplace_cumulative_trapezoid_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.0056753Z test_dispatch_meta_outplace_cumulative_trapezoid_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0056982Z test_dispatch_meta_outplace_cumulative_trapezoid_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0057210Z test_dispatch_meta_outplace_cumulative_trapezoid_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0057445Z test_dispatch_meta_outplace_cumulative_trapezoid_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0057677Z test_dispatch_meta_outplace_cumulative_trapezoid_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0057903Z test_dispatch_meta_outplace_cumulative_trapezoid_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0058134Z test_dispatch_meta_outplace_cumulative_trapezoid_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0058360Z test_dispatch_meta_outplace_deg2rad_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0058575Z test_dispatch_meta_outplace_deg2rad_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0058795Z test_dispatch_meta_outplace_deg2rad_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.0059015Z test_dispatch_meta_outplace_deg2rad_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.0059235Z test_dispatch_meta_outplace_deg2rad_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.0059482Z test_dispatch_meta_outplace_deg2rad_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0059700Z test_dispatch_meta_outplace_deg2rad_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0059912Z test_dispatch_meta_outplace_deg2rad_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0060124Z test_dispatch_meta_outplace_deg2rad_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0060335Z test_dispatch_meta_outplace_deg2rad_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0060539Z test_dispatch_meta_outplace_diag_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0060761Z test_dispatch_meta_outplace_diag_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0060980Z test_dispatch_meta_outplace_diag_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0061229Z test_dispatch_meta_outplace_diag_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0061443Z test_dispatch_meta_outplace_diag_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0061659Z test_dispatch_meta_outplace_diag_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0061873Z test_dispatch_meta_outplace_diag_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0062079Z test_dispatch_meta_outplace_diag_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0062292Z test_dispatch_meta_outplace_diag_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.0062509Z test_dispatch_meta_outplace_diag_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.0062722Z test_dispatch_meta_outplace_diag_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.0062930Z test_dispatch_meta_outplace_diag_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0063144Z test_dispatch_meta_outplace_diag_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0063370Z test_dispatch_meta_outplace_diag_embed_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0063590Z test_dispatch_meta_outplace_diag_embed_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0063824Z test_dispatch_meta_outplace_diag_embed_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0064050Z test_dispatch_meta_outplace_diag_embed_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0064275Z test_dispatch_meta_outplace_diag_embed_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0064518Z test_dispatch_meta_outplace_diag_embed_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0064783Z test_dispatch_meta_outplace_diag_embed_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0065001Z test_dispatch_meta_outplace_diag_embed_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0065218Z test_dispatch_meta_outplace_diag_embed_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0065428Z test_dispatch_meta_outplace_diag_embed_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0065648Z test_dispatch_meta_outplace_diag_embed_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0065868Z test_dispatch_meta_outplace_diag_embed_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0066115Z test_dispatch_meta_outplace_diag_embed_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0066424Z test_dispatch_meta_outplace_diagflat_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0066696Z test_dispatch_meta_outplace_diagflat_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0066974Z test_dispatch_meta_outplace_diagflat_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0067249Z test_dispatch_meta_outplace_diagflat_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0067508Z test_dispatch_meta_outplace_diagflat_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0067724Z test_dispatch_meta_outplace_diagflat_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0067946Z test_dispatch_meta_outplace_diagflat_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0068163Z test_dispatch_meta_outplace_diagflat_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0068365Z test_dispatch_meta_outplace_diagflat_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0068575Z test_dispatch_meta_outplace_diagflat_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0068788Z test_dispatch_meta_outplace_diagflat_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0068995Z test_dispatch_meta_outplace_diagflat_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0069219Z test_dispatch_meta_outplace_diagonal_copy_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0069438Z test_dispatch_meta_outplace_diagonal_copy_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0069702Z test_dispatch_meta_outplace_diagonal_copy_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0069929Z test_dispatch_meta_outplace_diagonal_copy_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0070157Z test_dispatch_meta_outplace_diagonal_copy_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0070383Z test_dispatch_meta_outplace_diagonal_copy_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0070607Z test_dispatch_meta_outplace_diagonal_copy_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0070817Z test_dispatch_meta_outplace_diagonal_copy_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0071040Z test_dispatch_meta_outplace_diagonal_copy_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0071257Z test_dispatch_meta_outplace_diagonal_copy_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0071494Z test_dispatch_meta_outplace_diagonal_copy_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0071711Z test_dispatch_meta_outplace_diagonal_copy_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0071933Z test_dispatch_meta_outplace_diagonal_copy_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0072155Z test_dispatch_meta_outplace_diagonal_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0072424Z test_dispatch_meta_outplace_diagonal_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0072697Z test_dispatch_meta_outplace_diagonal_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0072971Z test_dispatch_meta_outplace_diagonal_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0073246Z test_dispatch_meta_outplace_diagonal_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0073516Z test_dispatch_meta_outplace_diagonal_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0073783Z test_dispatch_meta_outplace_diagonal_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0074053Z test_dispatch_meta_outplace_diagonal_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0074318Z test_dispatch_meta_outplace_diagonal_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0074581Z test_dispatch_meta_outplace_diagonal_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0074824Z test_dispatch_meta_outplace_diagonal_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0075035Z test_dispatch_meta_outplace_diagonal_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0075265Z test_dispatch_meta_outplace_diagonal_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0075493Z test_dispatch_meta_outplace_diagonal_scatter_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0075721Z test_dispatch_meta_outplace_diagonal_scatter_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0075953Z test_dispatch_meta_outplace_diagonal_scatter_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0076180Z test_dispatch_meta_outplace_diagonal_scatter_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0076401Z test_dispatch_meta_outplace_diagonal_scatter_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0076626Z test_dispatch_meta_outplace_diagonal_scatter_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0076850Z test_dispatch_meta_outplace_diagonal_scatter_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0077096Z test_dispatch_meta_outplace_diagonal_scatter_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0077318Z test_dispatch_meta_outplace_diagonal_scatter_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0077535Z test_dispatch_meta_outplace_diagonal_scatter_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0077758Z test_dispatch_meta_outplace_diagonal_scatter_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0077972Z test_dispatch_meta_outplace_diagonal_scatter_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0078194Z test_dispatch_meta_outplace_diff_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0078410Z test_dispatch_meta_outplace_diff_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0078626Z test_dispatch_meta_outplace_diff_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0078844Z test_dispatch_meta_outplace_diff_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0079050Z test_dispatch_meta_outplace_diff_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0079257Z test_dispatch_meta_outplace_diff_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0079464Z test_dispatch_meta_outplace_diff_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0079674Z test_dispatch_meta_outplace_diff_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0079887Z test_dispatch_meta_outplace_diff_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0080121Z test_dispatch_meta_outplace_diff_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0080337Z test_dispatch_meta_outplace_diff_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0080544Z test_dispatch_meta_outplace_diff_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0080763Z test_dispatch_meta_outplace_digamma_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0080979Z test_dispatch_meta_outplace_digamma_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0081197Z test_dispatch_meta_outplace_digamma_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0081411Z test_dispatch_meta_outplace_digamma_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0081626Z test_dispatch_meta_outplace_digamma_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0081835Z test_dispatch_meta_outplace_digamma_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0082063Z test_dispatch_meta_outplace_digamma_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0082275Z test_dispatch_meta_outplace_digamma_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0082497Z test_dispatch_meta_outplace_digamma_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0082764Z test_dispatch_meta_outplace_dist_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0083032Z test_dispatch_meta_outplace_dist_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.0083307Z test_dispatch_meta_outplace_dist_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.0083569Z test_dispatch_meta_outplace_dist_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.0083824Z test_dispatch_meta_outplace_dist_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.0084072Z test_dispatch_meta_outplace_dist_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0084364Z test_dispatch_meta_outplace_div_floor_rounding_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0084644Z 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) 2023-01-11T21:23:43.0084931Z test_dispatch_meta_outplace_div_floor_rounding_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0085169Z test_dispatch_meta_outplace_div_floor_rounding_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0085394Z test_dispatch_meta_outplace_div_floor_rounding_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0085641Z test_dispatch_meta_outplace_div_floor_rounding_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0085870Z test_dispatch_meta_outplace_div_floor_rounding_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0086099Z test_dispatch_meta_outplace_div_floor_rounding_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0086324Z test_dispatch_meta_outplace_div_floor_rounding_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0086556Z 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.000s) 2023-01-11T21:23:43.0086784Z 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.000s) 2023-01-11T21:23:43.0087010Z 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.000s) 2023-01-11T21:23:43.0087240Z 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.000s) 2023-01-11T21:23:43.0087498Z 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.000s) 2023-01-11T21:23:43.0087727Z 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.000s) 2023-01-11T21:23:43.0087948Z 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.000s) 2023-01-11T21:23:43.0088171Z 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) 2023-01-11T21:23:43.0088392Z 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) 2023-01-11T21:23:43.0088619Z 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) 2023-01-11T21:23:43.0088844Z 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.000s) 2023-01-11T21:23:43.0089068Z 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.000s) 2023-01-11T21:23:43.0089291Z 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.000s) 2023-01-11T21:23:43.0089520Z test_dispatch_meta_outplace_div_trunc_rounding_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0089738Z test_dispatch_meta_outplace_div_trunc_rounding_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0089961Z test_dispatch_meta_outplace_div_trunc_rounding_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0090185Z test_dispatch_meta_outplace_div_trunc_rounding_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0090429Z test_dispatch_meta_outplace_div_trunc_rounding_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0090658Z test_dispatch_meta_outplace_div_trunc_rounding_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0090879Z test_dispatch_meta_outplace_div_trunc_rounding_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0091106Z test_dispatch_meta_outplace_div_trunc_rounding_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0091326Z test_dispatch_meta_outplace_div_trunc_rounding_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0091542Z test_dispatch_meta_outplace_dot_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0091762Z test_dispatch_meta_outplace_dot_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0091977Z test_dispatch_meta_outplace_dot_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0092211Z test_dispatch_meta_outplace_dot_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0092412Z test_dispatch_meta_outplace_dot_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0092620Z test_dispatch_meta_outplace_dot_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0092912Z test_dispatch_meta_outplace_double_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.0093248Z test_dispatch_meta_outplace_double_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.0093572Z test_dispatch_meta_outplace_double_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.0093887Z test_dispatch_meta_outplace_double_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.0094352Z test_dispatch_meta_outplace_double_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0094675Z test_dispatch_meta_outplace_double_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.0094973Z test_dispatch_meta_outplace_double_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0095263Z test_dispatch_meta_outplace_double_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0095503Z test_dispatch_meta_outplace_double_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.0095730Z test_dispatch_meta_outplace_double_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.0095961Z test_dispatch_meta_outplace_double_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.0096194Z test_dispatch_meta_outplace_double_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0096499Z test_dispatch_meta_outplace_double_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0096747Z test_dispatch_meta_outplace_dsplit_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0096982Z test_dispatch_meta_outplace_dsplit_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0097232Z test_dispatch_meta_outplace_dsplit_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0097479Z test_dispatch_meta_outplace_dsplit_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0097721Z test_dispatch_meta_outplace_dsplit_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0097963Z test_dispatch_meta_outplace_dsplit_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0098197Z test_dispatch_meta_outplace_dsplit_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0098455Z test_dispatch_meta_outplace_dsplit_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0098694Z test_dispatch_meta_outplace_dsplit_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0098928Z test_dispatch_meta_outplace_dsplit_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0099161Z test_dispatch_meta_outplace_dsplit_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0099397Z test_dispatch_meta_outplace_dsplit_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0099626Z test_dispatch_meta_outplace_dsplit_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0099871Z test_dispatch_meta_outplace_dstack_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0100107Z test_dispatch_meta_outplace_dstack_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0100351Z test_dispatch_meta_outplace_dstack_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0100598Z test_dispatch_meta_outplace_dstack_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0100836Z test_dispatch_meta_outplace_dstack_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0101072Z test_dispatch_meta_outplace_dstack_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0101305Z test_dispatch_meta_outplace_dstack_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.0101539Z test_dispatch_meta_outplace_dstack_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0101778Z test_dispatch_meta_outplace_dstack_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0102039Z test_dispatch_meta_outplace_dstack_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0102271Z test_dispatch_meta_outplace_dstack_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0102505Z test_dispatch_meta_outplace_dstack_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0102740Z test_dispatch_meta_outplace_dstack_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0102983Z test_dispatch_meta_outplace_einsum_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0103230Z test_dispatch_meta_outplace_einsum_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0103480Z test_dispatch_meta_outplace_einsum_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0103721Z test_dispatch_meta_outplace_einsum_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0103999Z test_dispatch_meta_outplace_einsum_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0104231Z test_dispatch_meta_outplace_einsum_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0104463Z test_dispatch_meta_outplace_empty_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0104756Z test_dispatch_meta_outplace_empty_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0105006Z test_dispatch_meta_outplace_empty_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0105254Z test_dispatch_meta_outplace_empty_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0105500Z test_dispatch_meta_outplace_empty_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0105742Z test_dispatch_meta_outplace_empty_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0105983Z test_dispatch_meta_outplace_empty_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0106231Z test_dispatch_meta_outplace_empty_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0106525Z test_dispatch_meta_outplace_empty_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0106803Z test_dispatch_meta_outplace_empty_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0107092Z test_dispatch_meta_outplace_empty_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.0107385Z test_dispatch_meta_outplace_empty_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.0107630Z test_dispatch_meta_outplace_empty_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0107921Z test_dispatch_meta_outplace_empty_like_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0108167Z test_dispatch_meta_outplace_empty_like_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0108421Z test_dispatch_meta_outplace_empty_like_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.0108671Z test_dispatch_meta_outplace_empty_like_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.0108918Z test_dispatch_meta_outplace_empty_like_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.0109159Z test_dispatch_meta_outplace_empty_like_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0109409Z test_dispatch_meta_outplace_empty_like_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0109643Z test_dispatch_meta_outplace_empty_like_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0109909Z test_dispatch_meta_outplace_empty_like_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0110150Z test_dispatch_meta_outplace_empty_like_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0110392Z test_dispatch_meta_outplace_empty_like_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0110639Z test_dispatch_meta_outplace_empty_like_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0110878Z test_dispatch_meta_outplace_empty_like_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0111116Z test_dispatch_meta_outplace_eq_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0111351Z test_dispatch_meta_outplace_eq_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0111591Z test_dispatch_meta_outplace_eq_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0111831Z test_dispatch_meta_outplace_eq_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0112066Z test_dispatch_meta_outplace_eq_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0112304Z test_dispatch_meta_outplace_eq_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0112535Z test_dispatch_meta_outplace_eq_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0112819Z test_dispatch_meta_outplace_eq_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0113111Z test_dispatch_meta_outplace_eq_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.0113399Z test_dispatch_meta_outplace_eq_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.0113728Z test_dispatch_meta_outplace_eq_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.0114018Z test_dispatch_meta_outplace_eq_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0114306Z test_dispatch_meta_outplace_eq_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.0114604Z test_dispatch_meta_outplace_equal_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0114873Z test_dispatch_meta_outplace_equal_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0115118Z test_dispatch_meta_outplace_equal_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0115367Z test_dispatch_meta_outplace_equal_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0115600Z test_dispatch_meta_outplace_equal_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0115856Z test_dispatch_meta_outplace_equal_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0116087Z test_dispatch_meta_outplace_equal_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0116322Z test_dispatch_meta_outplace_equal_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0116559Z test_dispatch_meta_outplace_equal_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0116789Z test_dispatch_meta_outplace_equal_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0117021Z test_dispatch_meta_outplace_equal_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0117261Z test_dispatch_meta_outplace_equal_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.0117496Z test_dispatch_meta_outplace_erf_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.0117729Z test_dispatch_meta_outplace_erf_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.0117969Z test_dispatch_meta_outplace_erf_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0118190Z test_dispatch_meta_outplace_erf_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0118418Z test_dispatch_meta_outplace_erf_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0118658Z test_dispatch_meta_outplace_erf_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0118894Z test_dispatch_meta_outplace_erf_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0119130Z test_dispatch_meta_outplace_erf_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0119385Z test_dispatch_meta_outplace_erf_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0119619Z test_dispatch_meta_outplace_erf_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0119860Z test_dispatch_meta_outplace_erfc_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0120098Z test_dispatch_meta_outplace_erfc_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0120338Z test_dispatch_meta_outplace_erfc_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0120571Z test_dispatch_meta_outplace_erfc_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0120797Z test_dispatch_meta_outplace_erfc_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0121031Z test_dispatch_meta_outplace_erfc_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0121290Z test_dispatch_meta_outplace_erfc_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0121524Z test_dispatch_meta_outplace_erfc_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0121755Z test_dispatch_meta_outplace_erfc_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0121988Z test_dispatch_meta_outplace_erfc_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0122228Z test_dispatch_meta_outplace_erfinv_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0122466Z test_dispatch_meta_outplace_erfinv_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0122758Z test_dispatch_meta_outplace_erfinv_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0123049Z test_dispatch_meta_outplace_erfinv_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0123343Z test_dispatch_meta_outplace_erfinv_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0123621Z test_dispatch_meta_outplace_erfinv_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0123907Z test_dispatch_meta_outplace_erfinv_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0124196Z test_dispatch_meta_outplace_erfinv_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0124485Z test_dispatch_meta_outplace_erfinv_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0124781Z test_dispatch_meta_outplace_exp2_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0125047Z test_dispatch_meta_outplace_exp2_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0125318Z test_dispatch_meta_outplace_exp2_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0125553Z test_dispatch_meta_outplace_exp2_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0125792Z test_dispatch_meta_outplace_exp2_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0126026Z test_dispatch_meta_outplace_exp2_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0126256Z test_dispatch_meta_outplace_exp2_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0126480Z test_dispatch_meta_outplace_exp2_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0126715Z test_dispatch_meta_outplace_exp2_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0126945Z test_dispatch_meta_outplace_exp2_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0127181Z test_dispatch_meta_outplace_exp_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0127443Z test_dispatch_meta_outplace_exp_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0127682Z test_dispatch_meta_outplace_exp_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0127921Z test_dispatch_meta_outplace_exp_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0128157Z test_dispatch_meta_outplace_exp_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0128390Z test_dispatch_meta_outplace_exp_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0128620Z test_dispatch_meta_outplace_exp_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0128851Z test_dispatch_meta_outplace_exp_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0129077Z test_dispatch_meta_outplace_exp_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0129309Z test_dispatch_meta_outplace_exp_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0129552Z test_dispatch_meta_outplace_exp_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0129786Z test_dispatch_meta_outplace_exp_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0130026Z test_dispatch_meta_outplace_exp_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0130279Z test_dispatch_meta_outplace_expand_as_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0130519Z test_dispatch_meta_outplace_expand_as_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0130767Z test_dispatch_meta_outplace_expand_as_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0131044Z test_dispatch_meta_outplace_expand_as_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0131289Z test_dispatch_meta_outplace_expand_as_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0131542Z test_dispatch_meta_outplace_expand_as_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0131778Z test_dispatch_meta_outplace_expand_as_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0132023Z test_dispatch_meta_outplace_expand_as_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0132266Z test_dispatch_meta_outplace_expand_as_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0132528Z test_dispatch_meta_outplace_expand_as_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0132825Z test_dispatch_meta_outplace_expand_as_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0133157Z test_dispatch_meta_outplace_expand_as_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0133457Z test_dispatch_meta_outplace_expand_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0133750Z test_dispatch_meta_outplace_expand_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0134057Z test_dispatch_meta_outplace_expand_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0134503Z test_dispatch_meta_outplace_expand_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0134814Z test_dispatch_meta_outplace_expand_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0135105Z test_dispatch_meta_outplace_expand_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0135350Z test_dispatch_meta_outplace_expand_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0135588Z test_dispatch_meta_outplace_expand_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0135830Z test_dispatch_meta_outplace_expand_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0136064Z test_dispatch_meta_outplace_expand_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0136302Z test_dispatch_meta_outplace_expand_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0136534Z test_dispatch_meta_outplace_expand_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0136774Z test_dispatch_meta_outplace_expm1_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0137060Z test_dispatch_meta_outplace_expm1_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0137302Z test_dispatch_meta_outplace_expm1_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0137536Z test_dispatch_meta_outplace_expm1_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0137773Z test_dispatch_meta_outplace_expm1_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0137999Z test_dispatch_meta_outplace_expm1_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0138229Z test_dispatch_meta_outplace_expm1_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0138461Z test_dispatch_meta_outplace_expm1_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0138695Z test_dispatch_meta_outplace_expm1_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0138934Z test_dispatch_meta_outplace_expm1_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0139212Z test_dispatch_meta_outplace_eye_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0139448Z test_dispatch_meta_outplace_eye_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0139686Z test_dispatch_meta_outplace_eye_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0139928Z test_dispatch_meta_outplace_eye_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0140164Z test_dispatch_meta_outplace_eye_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0140395Z test_dispatch_meta_outplace_eye_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0140618Z test_dispatch_meta_outplace_eye_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0140853Z test_dispatch_meta_outplace_eye_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0141089Z test_dispatch_meta_outplace_eye_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0141326Z test_dispatch_meta_outplace_eye_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0141556Z test_dispatch_meta_outplace_eye_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.0141789Z test_dispatch_meta_outplace_eye_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.0142029Z test_dispatch_meta_outplace_fft_fft2_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.0142276Z test_dispatch_meta_outplace_fft_fft2_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.0142520Z test_dispatch_meta_outplace_fft_fft2_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0142796Z test_dispatch_meta_outplace_fft_fft2_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0143041Z test_dispatch_meta_outplace_fft_fft2_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.0143277Z test_dispatch_meta_outplace_fft_fft2_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0143516Z test_dispatch_meta_outplace_fft_fft2_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0143754Z test_dispatch_meta_outplace_fft_fft2_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0143989Z test_dispatch_meta_outplace_fft_fft2_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0144217Z test_dispatch_meta_outplace_fft_fft2_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0144451Z test_dispatch_meta_outplace_fft_fft2_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0144753Z test_dispatch_meta_outplace_fft_fft2_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0144993Z test_dispatch_meta_outplace_fft_fft_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0145237Z test_dispatch_meta_outplace_fft_fft_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0145486Z test_dispatch_meta_outplace_fft_fft_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0145732Z test_dispatch_meta_outplace_fft_fft_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0145973Z test_dispatch_meta_outplace_fft_fft_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0146213Z test_dispatch_meta_outplace_fft_fft_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.0146452Z test_dispatch_meta_outplace_fft_fft_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.0146689Z test_dispatch_meta_outplace_fft_fft_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.0146922Z test_dispatch_meta_outplace_fft_fft_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.0147154Z test_dispatch_meta_outplace_fft_fft_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.0147396Z test_dispatch_meta_outplace_fft_fft_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.0147625Z test_dispatch_meta_outplace_fft_fft_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.0147855Z test_dispatch_meta_outplace_fft_fftn_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.0148140Z test_dispatch_meta_outplace_fft_fftn_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.0148383Z test_dispatch_meta_outplace_fft_fftn_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.0148629Z test_dispatch_meta_outplace_fft_fftn_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.0148863Z test_dispatch_meta_outplace_fft_fftn_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.0149103Z test_dispatch_meta_outplace_fft_fftn_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.0149343Z test_dispatch_meta_outplace_fft_fftn_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.0149583Z test_dispatch_meta_outplace_fft_fftn_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.0149818Z test_dispatch_meta_outplace_fft_fftn_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.0150048Z test_dispatch_meta_outplace_fft_fftn_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.0150312Z test_dispatch_meta_outplace_fft_fftn_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:23:43.0150543Z test_dispatch_meta_outplace_fft_fftn_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.0150791Z test_dispatch_meta_outplace_fft_fftshift_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:23:43.0151037Z test_dispatch_meta_outplace_fft_fftshift_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.0151289Z test_dispatch_meta_outplace_fft_fftshift_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.0151534Z test_dispatch_meta_outplace_fft_fftshift_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.0151784Z test_dispatch_meta_outplace_fft_fftshift_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.0152030Z test_dispatch_meta_outplace_fft_fftshift_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.0152294Z test_dispatch_meta_outplace_fft_fftshift_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.0152598Z test_dispatch_meta_outplace_fft_fftshift_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.0152900Z test_dispatch_meta_outplace_fft_fftshift_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.0153204Z test_dispatch_meta_outplace_fft_fftshift_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.0153505Z test_dispatch_meta_outplace_fft_fftshift_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.0153811Z test_dispatch_meta_outplace_fft_fftshift_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.0154140Z test_dispatch_meta_outplace_fft_fftshift_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.0154439Z test_dispatch_meta_outplace_fft_hfft2_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.0154753Z test_dispatch_meta_outplace_fft_hfft2_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.0155004Z test_dispatch_meta_outplace_fft_hfft2_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.0155252Z test_dispatch_meta_outplace_fft_hfft2_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.0155497Z test_dispatch_meta_outplace_fft_hfft2_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.0155740Z test_dispatch_meta_outplace_fft_hfft2_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0155985Z test_dispatch_meta_outplace_fft_hfft2_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.0156251Z test_dispatch_meta_outplace_fft_hfft2_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.0156495Z test_dispatch_meta_outplace_fft_hfft2_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.0156735Z test_dispatch_meta_outplace_fft_hfft2_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.0156978Z test_dispatch_meta_outplace_fft_hfft2_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.0157215Z test_dispatch_meta_outplace_fft_hfft2_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.0157456Z test_dispatch_meta_outplace_fft_hfft_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.0157699Z test_dispatch_meta_outplace_fft_hfft_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.0157945Z test_dispatch_meta_outplace_fft_hfft_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0158188Z test_dispatch_meta_outplace_fft_hfft_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0158431Z test_dispatch_meta_outplace_fft_hfft_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.0158681Z test_dispatch_meta_outplace_fft_hfft_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.0158933Z test_dispatch_meta_outplace_fft_hfft_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.0159172Z test_dispatch_meta_outplace_fft_hfft_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.0159407Z test_dispatch_meta_outplace_fft_hfft_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.0159672Z test_dispatch_meta_outplace_fft_hfft_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.0159923Z test_dispatch_meta_outplace_fft_hfft_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.0160155Z test_dispatch_meta_outplace_fft_hfft_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.0160381Z test_dispatch_meta_outplace_fft_hfftn_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.0160633Z test_dispatch_meta_outplace_fft_hfftn_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0160879Z test_dispatch_meta_outplace_fft_hfftn_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.0161125Z test_dispatch_meta_outplace_fft_hfftn_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.0161366Z test_dispatch_meta_outplace_fft_hfftn_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.0161607Z test_dispatch_meta_outplace_fft_hfftn_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.0161878Z test_dispatch_meta_outplace_fft_hfftn_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.0162117Z test_dispatch_meta_outplace_fft_hfftn_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.0162355Z test_dispatch_meta_outplace_fft_hfftn_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.0162601Z test_dispatch_meta_outplace_fft_hfftn_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.0162845Z test_dispatch_meta_outplace_fft_hfftn_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.0163146Z test_dispatch_meta_outplace_fft_hfftn_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.0163435Z test_dispatch_meta_outplace_fft_ifft2_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.0163741Z test_dispatch_meta_outplace_fft_ifft2_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.0164047Z test_dispatch_meta_outplace_fft_ifft2_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.0164351Z test_dispatch_meta_outplace_fft_ifft2_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.0164648Z test_dispatch_meta_outplace_fft_ifft2_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.0164947Z test_dispatch_meta_outplace_fft_ifft2_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.0165245Z test_dispatch_meta_outplace_fft_ifft2_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.0165516Z test_dispatch_meta_outplace_fft_ifft2_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.0165782Z test_dispatch_meta_outplace_fft_ifft2_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.0166019Z test_dispatch_meta_outplace_fft_ifft2_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0166255Z test_dispatch_meta_outplace_fft_ifft2_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0166482Z test_dispatch_meta_outplace_fft_ifft2_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0166721Z test_dispatch_meta_outplace_fft_ifft_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0166963Z test_dispatch_meta_outplace_fft_ifft_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0167209Z test_dispatch_meta_outplace_fft_ifft_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0167452Z test_dispatch_meta_outplace_fft_ifft_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.0167715Z test_dispatch_meta_outplace_fft_ifft_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.0167953Z test_dispatch_meta_outplace_fft_ifft_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.0168193Z test_dispatch_meta_outplace_fft_ifft_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.0168429Z test_dispatch_meta_outplace_fft_ifft_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.0168657Z test_dispatch_meta_outplace_fft_ifft_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0168886Z test_dispatch_meta_outplace_fft_ifft_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.0169127Z test_dispatch_meta_outplace_fft_ifft_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.0169347Z test_dispatch_meta_outplace_fft_ifft_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.0169576Z test_dispatch_meta_outplace_fft_ifftn_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.0169823Z test_dispatch_meta_outplace_fft_ifftn_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0170065Z test_dispatch_meta_outplace_fft_ifftn_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0170311Z test_dispatch_meta_outplace_fft_ifftn_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0170548Z test_dispatch_meta_outplace_fft_ifftn_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.0170788Z test_dispatch_meta_outplace_fft_ifftn_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0171031Z test_dispatch_meta_outplace_fft_ifftn_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.0171295Z test_dispatch_meta_outplace_fft_ifftn_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.0171533Z test_dispatch_meta_outplace_fft_ifftn_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0171777Z test_dispatch_meta_outplace_fft_ifftn_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0172000Z test_dispatch_meta_outplace_fft_ifftn_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0172241Z test_dispatch_meta_outplace_fft_ifftn_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0172494Z test_dispatch_meta_outplace_fft_ifftshift_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0172745Z test_dispatch_meta_outplace_fft_ifftshift_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.0173025Z test_dispatch_meta_outplace_fft_ifftshift_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.0173373Z test_dispatch_meta_outplace_fft_ifftshift_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0173689Z test_dispatch_meta_outplace_fft_ifftshift_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.0174001Z test_dispatch_meta_outplace_fft_ifftshift_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0174460Z test_dispatch_meta_outplace_fft_ifftshift_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.0174773Z test_dispatch_meta_outplace_fft_ifftshift_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0175078Z test_dispatch_meta_outplace_fft_ifftshift_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.0175327Z test_dispatch_meta_outplace_fft_ifftshift_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.0175559Z test_dispatch_meta_outplace_fft_ifftshift_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.0175811Z test_dispatch_meta_outplace_fft_ifftshift_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.0176058Z test_dispatch_meta_outplace_fft_ifftshift_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0176298Z test_dispatch_meta_outplace_fft_ihfft2_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.0176543Z test_dispatch_meta_outplace_fft_ihfft2_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0176785Z test_dispatch_meta_outplace_fft_ihfft2_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.0177030Z test_dispatch_meta_outplace_fft_ihfft2_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.0177325Z test_dispatch_meta_outplace_fft_ihfft2_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0177573Z test_dispatch_meta_outplace_fft_ihfft2_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.0177819Z test_dispatch_meta_outplace_fft_ihfft2_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0178062Z test_dispatch_meta_outplace_fft_ihfft2_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.0178292Z test_dispatch_meta_outplace_fft_ihfft2_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0178536Z test_dispatch_meta_outplace_fft_ihfft_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.0178782Z test_dispatch_meta_outplace_fft_ihfft_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.0179024Z test_dispatch_meta_outplace_fft_ihfft_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.0179299Z test_dispatch_meta_outplace_fft_ihfft_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.0179537Z test_dispatch_meta_outplace_fft_ihfft_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0179777Z test_dispatch_meta_outplace_fft_ihfft_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.0180023Z test_dispatch_meta_outplace_fft_ihfft_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.0180263Z test_dispatch_meta_outplace_fft_ihfft_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0180503Z test_dispatch_meta_outplace_fft_ihfft_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0180745Z test_dispatch_meta_outplace_fft_ihfftn_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0180980Z test_dispatch_meta_outplace_fft_ihfftn_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0181224Z test_dispatch_meta_outplace_fft_ihfftn_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.0181469Z test_dispatch_meta_outplace_fft_ihfftn_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0181712Z test_dispatch_meta_outplace_fft_ihfftn_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.0181958Z test_dispatch_meta_outplace_fft_ihfftn_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0182198Z test_dispatch_meta_outplace_fft_ihfftn_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.0182438Z test_dispatch_meta_outplace_fft_ihfftn_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.0182676Z test_dispatch_meta_outplace_fft_ihfftn_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0182945Z test_dispatch_meta_outplace_fft_irfft2_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.0183195Z test_dispatch_meta_outplace_fft_irfft2_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0183449Z test_dispatch_meta_outplace_fft_irfft2_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0183695Z test_dispatch_meta_outplace_fft_irfft2_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0183927Z test_dispatch_meta_outplace_fft_irfft2_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.0184172Z test_dispatch_meta_outplace_fft_irfft2_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.0184413Z test_dispatch_meta_outplace_fft_irfft2_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0184649Z test_dispatch_meta_outplace_fft_irfft2_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0184966Z test_dispatch_meta_outplace_fft_irfft2_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0185205Z test_dispatch_meta_outplace_fft_irfft2_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0185442Z test_dispatch_meta_outplace_fft_irfft2_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0185681Z test_dispatch_meta_outplace_fft_irfft2_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0185917Z test_dispatch_meta_outplace_fft_irfft_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0186171Z test_dispatch_meta_outplace_fft_irfft_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0186443Z test_dispatch_meta_outplace_fft_irfft_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0186754Z test_dispatch_meta_outplace_fft_irfft_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0187071Z test_dispatch_meta_outplace_fft_irfft_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0187385Z test_dispatch_meta_outplace_fft_irfft_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0187647Z test_dispatch_meta_outplace_fft_irfft_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0187894Z test_dispatch_meta_outplace_fft_irfft_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0188138Z test_dispatch_meta_outplace_fft_irfft_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.0188380Z test_dispatch_meta_outplace_fft_irfft_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0188670Z test_dispatch_meta_outplace_fft_irfft_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0188910Z test_dispatch_meta_outplace_fft_irfft_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0189151Z test_dispatch_meta_outplace_fft_irfftn_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0189406Z test_dispatch_meta_outplace_fft_irfftn_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0189654Z test_dispatch_meta_outplace_fft_irfftn_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0189891Z test_dispatch_meta_outplace_fft_irfftn_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0190135Z test_dispatch_meta_outplace_fft_irfftn_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0190377Z test_dispatch_meta_outplace_fft_irfftn_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0190648Z test_dispatch_meta_outplace_fft_irfftn_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0190889Z test_dispatch_meta_outplace_fft_irfftn_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0191133Z test_dispatch_meta_outplace_fft_irfftn_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0191375Z test_dispatch_meta_outplace_fft_irfftn_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0191612Z test_dispatch_meta_outplace_fft_irfftn_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0191849Z test_dispatch_meta_outplace_fft_irfftn_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0192090Z test_dispatch_meta_outplace_fft_rfft2_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0192344Z test_dispatch_meta_outplace_fft_rfft2_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0192646Z test_dispatch_meta_outplace_fft_rfft2_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0192960Z test_dispatch_meta_outplace_fft_rfft2_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0193259Z test_dispatch_meta_outplace_fft_rfft2_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0193570Z test_dispatch_meta_outplace_fft_rfft2_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0193868Z test_dispatch_meta_outplace_fft_rfft2_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0194167Z test_dispatch_meta_outplace_fft_rfft2_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0194466Z test_dispatch_meta_outplace_fft_rfft2_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0194818Z test_dispatch_meta_outplace_fft_rfft_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0195063Z test_dispatch_meta_outplace_fft_rfft_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0195304Z test_dispatch_meta_outplace_fft_rfft_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0195544Z test_dispatch_meta_outplace_fft_rfft_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0195772Z test_dispatch_meta_outplace_fft_rfft_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0196005Z test_dispatch_meta_outplace_fft_rfft_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0196235Z test_dispatch_meta_outplace_fft_rfft_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0196475Z test_dispatch_meta_outplace_fft_rfft_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0196739Z test_dispatch_meta_outplace_fft_rfft_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0196970Z test_dispatch_meta_outplace_fft_rfftn_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0197212Z test_dispatch_meta_outplace_fft_rfftn_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0197455Z test_dispatch_meta_outplace_fft_rfftn_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0197699Z test_dispatch_meta_outplace_fft_rfftn_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0197935Z test_dispatch_meta_outplace_fft_rfftn_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0198175Z test_dispatch_meta_outplace_fft_rfftn_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0198414Z test_dispatch_meta_outplace_fft_rfftn_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0198645Z test_dispatch_meta_outplace_fft_rfftn_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0198886Z test_dispatch_meta_outplace_fft_rfftn_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0199129Z test_dispatch_meta_outplace_fill_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0199367Z test_dispatch_meta_outplace_fill_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0199604Z test_dispatch_meta_outplace_fill_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0199847Z test_dispatch_meta_outplace_fill_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0200105Z test_dispatch_meta_outplace_fill_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0200346Z test_dispatch_meta_outplace_fill_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0200579Z test_dispatch_meta_outplace_fill_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0200811Z test_dispatch_meta_outplace_fill_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0201046Z test_dispatch_meta_outplace_fill_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0201275Z test_dispatch_meta_outplace_fill_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0201513Z test_dispatch_meta_outplace_fill_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0201754Z test_dispatch_meta_outplace_fill_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0201986Z test_dispatch_meta_outplace_fill_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0202255Z test_dispatch_meta_outplace_flatten_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0202494Z test_dispatch_meta_outplace_flatten_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0202777Z test_dispatch_meta_outplace_flatten_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0203087Z test_dispatch_meta_outplace_flatten_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0203395Z test_dispatch_meta_outplace_flatten_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0203697Z test_dispatch_meta_outplace_flatten_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0204001Z test_dispatch_meta_outplace_flatten_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0204292Z test_dispatch_meta_outplace_flatten_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0204590Z test_dispatch_meta_outplace_flatten_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0204828Z test_dispatch_meta_outplace_flatten_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0205060Z test_dispatch_meta_outplace_flatten_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0205302Z test_dispatch_meta_outplace_flatten_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0205536Z test_dispatch_meta_outplace_flatten_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.0205768Z test_dispatch_meta_outplace_flip_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.0206029Z test_dispatch_meta_outplace_flip_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.0206276Z test_dispatch_meta_outplace_flip_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.0206520Z test_dispatch_meta_outplace_flip_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.0206758Z test_dispatch_meta_outplace_flip_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0206982Z test_dispatch_meta_outplace_flip_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0207212Z test_dispatch_meta_outplace_flip_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.0207448Z test_dispatch_meta_outplace_flip_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0207684Z test_dispatch_meta_outplace_flip_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0207925Z test_dispatch_meta_outplace_flip_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0208189Z test_dispatch_meta_outplace_flip_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0208422Z test_dispatch_meta_outplace_flip_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0208663Z test_dispatch_meta_outplace_fliplr_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0208906Z test_dispatch_meta_outplace_fliplr_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0209157Z test_dispatch_meta_outplace_fliplr_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0209405Z test_dispatch_meta_outplace_fliplr_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0209653Z test_dispatch_meta_outplace_fliplr_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0209879Z test_dispatch_meta_outplace_fliplr_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0210110Z test_dispatch_meta_outplace_fliplr_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0210352Z test_dispatch_meta_outplace_fliplr_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0210585Z test_dispatch_meta_outplace_fliplr_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0210820Z test_dispatch_meta_outplace_fliplr_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0211063Z test_dispatch_meta_outplace_fliplr_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0211295Z test_dispatch_meta_outplace_fliplr_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0211537Z test_dispatch_meta_outplace_flipud_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0211802Z test_dispatch_meta_outplace_flipud_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0212050Z test_dispatch_meta_outplace_flipud_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0212297Z test_dispatch_meta_outplace_flipud_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0212539Z test_dispatch_meta_outplace_flipud_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0212829Z test_dispatch_meta_outplace_flipud_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0213125Z test_dispatch_meta_outplace_flipud_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0213418Z test_dispatch_meta_outplace_flipud_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0213705Z test_dispatch_meta_outplace_flipud_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0214024Z test_dispatch_meta_outplace_flipud_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0214470Z test_dispatch_meta_outplace_flipud_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0214762Z test_dispatch_meta_outplace_flipud_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0215061Z test_dispatch_meta_outplace_float_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0215343Z test_dispatch_meta_outplace_float_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0215585Z test_dispatch_meta_outplace_float_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0215824Z test_dispatch_meta_outplace_float_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0216067Z test_dispatch_meta_outplace_float_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0216305Z test_dispatch_meta_outplace_float_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0216543Z test_dispatch_meta_outplace_float_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0216779Z test_dispatch_meta_outplace_float_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0217016Z test_dispatch_meta_outplace_float_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0217246Z test_dispatch_meta_outplace_float_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0217478Z test_dispatch_meta_outplace_float_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0217711Z test_dispatch_meta_outplace_float_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0217999Z test_dispatch_meta_outplace_float_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0218252Z test_dispatch_meta_outplace_float_power_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0218491Z test_dispatch_meta_outplace_float_power_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0218742Z test_dispatch_meta_outplace_float_power_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.0218993Z test_dispatch_meta_outplace_float_power_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.0219243Z test_dispatch_meta_outplace_float_power_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.0219486Z test_dispatch_meta_outplace_float_power_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.0219727Z test_dispatch_meta_outplace_float_power_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0220006Z test_dispatch_meta_outplace_float_power_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.0220251Z test_dispatch_meta_outplace_float_power_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.0220494Z test_dispatch_meta_outplace_float_power_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0220743Z test_dispatch_meta_outplace_float_power_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0220984Z test_dispatch_meta_outplace_float_power_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0221231Z test_dispatch_meta_outplace_floor_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0221459Z test_dispatch_meta_outplace_floor_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0221693Z test_dispatch_meta_outplace_floor_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0221931Z test_dispatch_meta_outplace_floor_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0222164Z test_dispatch_meta_outplace_floor_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0222392Z test_dispatch_meta_outplace_floor_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0222623Z test_dispatch_meta_outplace_floor_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0222855Z test_dispatch_meta_outplace_floor_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0223091Z test_dispatch_meta_outplace_floor_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0223369Z test_dispatch_meta_outplace_floor_divide_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0223622Z test_dispatch_meta_outplace_floor_divide_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0223873Z test_dispatch_meta_outplace_floor_divide_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0224110Z test_dispatch_meta_outplace_floor_divide_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0224355Z test_dispatch_meta_outplace_floor_divide_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0224601Z test_dispatch_meta_outplace_floor_divide_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0224903Z test_dispatch_meta_outplace_floor_divide_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0225155Z test_dispatch_meta_outplace_floor_divide_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0225423Z test_dispatch_meta_outplace_floor_divide_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0225662Z test_dispatch_meta_outplace_fmax_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0225899Z test_dispatch_meta_outplace_fmax_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0226172Z test_dispatch_meta_outplace_fmax_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0226470Z test_dispatch_meta_outplace_fmax_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0226757Z test_dispatch_meta_outplace_fmax_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0227046Z test_dispatch_meta_outplace_fmax_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0227338Z test_dispatch_meta_outplace_fmax_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0227634Z test_dispatch_meta_outplace_fmax_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0227927Z test_dispatch_meta_outplace_fmax_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0228218Z test_dispatch_meta_outplace_fmax_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0228493Z test_dispatch_meta_outplace_fmin_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0228734Z test_dispatch_meta_outplace_fmin_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0228976Z test_dispatch_meta_outplace_fmin_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0229206Z test_dispatch_meta_outplace_fmin_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0229472Z test_dispatch_meta_outplace_fmin_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0229704Z test_dispatch_meta_outplace_fmin_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0229926Z test_dispatch_meta_outplace_fmin_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0230160Z test_dispatch_meta_outplace_fmin_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0230395Z test_dispatch_meta_outplace_fmin_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0230625Z test_dispatch_meta_outplace_fmin_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0230869Z test_dispatch_meta_outplace_fmod_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0231105Z test_dispatch_meta_outplace_fmod_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0231335Z test_dispatch_meta_outplace_fmod_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0231594Z test_dispatch_meta_outplace_fmod_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0231826Z test_dispatch_meta_outplace_fmod_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0232057Z test_dispatch_meta_outplace_fmod_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0232296Z test_dispatch_meta_outplace_fmod_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0232520Z test_dispatch_meta_outplace_fmod_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0232801Z test_dispatch_meta_outplace_fmod_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0233096Z test_dispatch_meta_outplace_frac_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0233389Z test_dispatch_meta_outplace_frac_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0233689Z test_dispatch_meta_outplace_frac_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0233981Z test_dispatch_meta_outplace_frac_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0234279Z test_dispatch_meta_outplace_frexp_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0234574Z test_dispatch_meta_outplace_frexp_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.0234862Z test_dispatch_meta_outplace_frexp_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0235096Z test_dispatch_meta_outplace_full_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0235357Z test_dispatch_meta_outplace_full_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0235593Z test_dispatch_meta_outplace_full_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0235832Z test_dispatch_meta_outplace_full_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0236071Z test_dispatch_meta_outplace_full_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0236306Z test_dispatch_meta_outplace_full_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0236538Z test_dispatch_meta_outplace_full_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0236768Z test_dispatch_meta_outplace_full_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0236999Z test_dispatch_meta_outplace_full_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0237231Z test_dispatch_meta_outplace_full_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0237484Z test_dispatch_meta_outplace_full_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0237719Z test_dispatch_meta_outplace_full_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0237949Z test_dispatch_meta_outplace_full_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0238196Z test_dispatch_meta_outplace_full_like_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0238424Z test_dispatch_meta_outplace_full_like_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0238670Z test_dispatch_meta_outplace_full_like_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0238918Z test_dispatch_meta_outplace_full_like_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0239160Z test_dispatch_meta_outplace_full_like_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0239402Z test_dispatch_meta_outplace_full_like_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.0239647Z test_dispatch_meta_outplace_full_like_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.0239884Z test_dispatch_meta_outplace_full_like_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.0240127Z test_dispatch_meta_outplace_full_like_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0240365Z test_dispatch_meta_outplace_full_like_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.0240602Z test_dispatch_meta_outplace_full_like_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0240867Z test_dispatch_meta_outplace_full_like_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0241097Z test_dispatch_meta_outplace_gather_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0241339Z test_dispatch_meta_outplace_gather_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0241587Z test_dispatch_meta_outplace_gather_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0241833Z test_dispatch_meta_outplace_gather_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0242077Z test_dispatch_meta_outplace_gather_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0242312Z test_dispatch_meta_outplace_gather_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0242547Z test_dispatch_meta_outplace_gather_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0242827Z test_dispatch_meta_outplace_gather_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0243149Z test_dispatch_meta_outplace_gather_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0243438Z test_dispatch_meta_outplace_gather_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.0243732Z test_dispatch_meta_outplace_gather_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.0244012Z test_dispatch_meta_outplace_gather_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.0244304Z test_dispatch_meta_outplace_gcd_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.0244543Z test_dispatch_meta_outplace_gcd_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0244777Z test_dispatch_meta_outplace_gcd_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0245014Z test_dispatch_meta_outplace_gcd_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0245247Z test_dispatch_meta_outplace_gcd_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0245490Z test_dispatch_meta_outplace_ge_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0245724Z test_dispatch_meta_outplace_ge_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0245964Z test_dispatch_meta_outplace_ge_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0246203Z test_dispatch_meta_outplace_ge_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0246438Z test_dispatch_meta_outplace_ge_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0246662Z test_dispatch_meta_outplace_ge_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0246923Z test_dispatch_meta_outplace_ge_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0247156Z test_dispatch_meta_outplace_ge_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0247392Z test_dispatch_meta_outplace_ge_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0247618Z test_dispatch_meta_outplace_ge_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0247864Z test_dispatch_meta_outplace_geqrf_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0248111Z test_dispatch_meta_outplace_geqrf_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0248349Z test_dispatch_meta_outplace_geqrf_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0248583Z test_dispatch_meta_outplace_geqrf_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0248854Z test_dispatch_meta_outplace_gradient_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0249107Z test_dispatch_meta_outplace_gradient_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0249345Z test_dispatch_meta_outplace_gradient_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0249589Z test_dispatch_meta_outplace_gradient_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0249834Z test_dispatch_meta_outplace_gradient_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0250080Z test_dispatch_meta_outplace_gradient_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0250323Z test_dispatch_meta_outplace_gradient_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0250555Z test_dispatch_meta_outplace_gradient_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0250788Z test_dispatch_meta_outplace_gradient_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0251029Z test_dispatch_meta_outplace_gradient_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0251279Z test_dispatch_meta_outplace_grid_sampler_2d_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0251534Z test_dispatch_meta_outplace_grid_sampler_2d_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0251784Z test_dispatch_meta_outplace_grid_sampler_2d_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0252019Z test_dispatch_meta_outplace_gt_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0252270Z test_dispatch_meta_outplace_gt_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0252515Z test_dispatch_meta_outplace_gt_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0252806Z test_dispatch_meta_outplace_gt_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0253102Z test_dispatch_meta_outplace_gt_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0253398Z test_dispatch_meta_outplace_gt_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0253697Z test_dispatch_meta_outplace_gt_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0253991Z test_dispatch_meta_outplace_gt_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0254453Z test_dispatch_meta_outplace_gt_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0254744Z test_dispatch_meta_outplace_gt_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0255101Z test_dispatch_meta_outplace_half_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0255396Z test_dispatch_meta_outplace_half_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0255630Z test_dispatch_meta_outplace_half_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0255874Z test_dispatch_meta_outplace_half_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0256113Z test_dispatch_meta_outplace_half_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0256348Z test_dispatch_meta_outplace_half_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0256583Z test_dispatch_meta_outplace_half_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0256817Z test_dispatch_meta_outplace_half_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0257055Z test_dispatch_meta_outplace_half_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0257294Z test_dispatch_meta_outplace_half_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0257532Z test_dispatch_meta_outplace_half_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0257764Z test_dispatch_meta_outplace_half_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0258013Z test_dispatch_meta_outplace_heaviside_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0258247Z test_dispatch_meta_outplace_heaviside_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0258494Z test_dispatch_meta_outplace_heaviside_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0258780Z test_dispatch_meta_outplace_heaviside_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0259030Z test_dispatch_meta_outplace_heaviside_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0259272Z test_dispatch_meta_outplace_heaviside_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0259514Z test_dispatch_meta_outplace_heaviside_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0259757Z test_dispatch_meta_outplace_heaviside_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0260001Z test_dispatch_meta_outplace_heaviside_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0260245Z test_dispatch_meta_outplace_heaviside_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0260486Z test_dispatch_meta_outplace_histc_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0260745Z test_dispatch_meta_outplace_histc_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0260974Z test_dispatch_meta_outplace_histc_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0261206Z test_dispatch_meta_outplace_histc_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0261438Z test_dispatch_meta_outplace_histc_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0261672Z test_dispatch_meta_outplace_histc_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0261917Z test_dispatch_meta_outplace_hsplit_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0262154Z test_dispatch_meta_outplace_hsplit_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0262402Z test_dispatch_meta_outplace_hsplit_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0262650Z test_dispatch_meta_outplace_hsplit_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0262898Z test_dispatch_meta_outplace_hsplit_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0263138Z test_dispatch_meta_outplace_hsplit_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0263384Z test_dispatch_meta_outplace_hsplit_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0263609Z test_dispatch_meta_outplace_hsplit_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0263846Z test_dispatch_meta_outplace_hsplit_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0264079Z test_dispatch_meta_outplace_hsplit_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0264336Z test_dispatch_meta_outplace_hsplit_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0264576Z test_dispatch_meta_outplace_hsplit_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0264863Z test_dispatch_meta_outplace_hsplit_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0265104Z test_dispatch_meta_outplace_hstack_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0265344Z test_dispatch_meta_outplace_hstack_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0265596Z test_dispatch_meta_outplace_hstack_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0265839Z test_dispatch_meta_outplace_hstack_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0266113Z test_dispatch_meta_outplace_hstack_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0266443Z test_dispatch_meta_outplace_hstack_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0266723Z test_dispatch_meta_outplace_hstack_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0267012Z test_dispatch_meta_outplace_hstack_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0267303Z test_dispatch_meta_outplace_hstack_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0267552Z test_dispatch_meta_outplace_hstack_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0267780Z test_dispatch_meta_outplace_hstack_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0268016Z test_dispatch_meta_outplace_hstack_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0268254Z test_dispatch_meta_outplace_hstack_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0268492Z test_dispatch_meta_outplace_hypot_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0268733Z test_dispatch_meta_outplace_hypot_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0268964Z test_dispatch_meta_outplace_hypot_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0269214Z test_dispatch_meta_outplace_hypot_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0269448Z test_dispatch_meta_outplace_i0_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0269683Z test_dispatch_meta_outplace_i0_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0269922Z test_dispatch_meta_outplace_i0_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0270203Z test_dispatch_meta_outplace_i0_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0270444Z test_dispatch_meta_outplace_i0_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0270681Z test_dispatch_meta_outplace_i0_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0270914Z test_dispatch_meta_outplace_i0_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0271152Z test_dispatch_meta_outplace_i0_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0271388Z test_dispatch_meta_outplace_i0_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.0271617Z test_dispatch_meta_outplace_i0_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.0271862Z test_dispatch_meta_outplace_igamma_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0272113Z test_dispatch_meta_outplace_igamma_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.0272357Z test_dispatch_meta_outplace_igammac_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.0272659Z test_dispatch_meta_outplace_igammac_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0272963Z test_dispatch_meta_outplace_imag_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0273266Z test_dispatch_meta_outplace_imag_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0273557Z test_dispatch_meta_outplace_imag_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0273869Z test_dispatch_meta_outplace_index_add_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0274164Z test_dispatch_meta_outplace_index_add_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0274470Z test_dispatch_meta_outplace_index_add_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0274779Z test_dispatch_meta_outplace_index_add_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0275028Z test_dispatch_meta_outplace_index_add_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0275264Z test_dispatch_meta_outplace_index_add_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0275505Z test_dispatch_meta_outplace_index_add_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0275747Z test_dispatch_meta_outplace_index_add_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0276018Z test_dispatch_meta_outplace_index_add_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0276256Z test_dispatch_meta_outplace_index_add_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0276496Z test_dispatch_meta_outplace_index_add_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0276734Z test_dispatch_meta_outplace_index_add_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0276971Z test_dispatch_meta_outplace_index_add_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0277217Z test_dispatch_meta_outplace_index_copy_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0277455Z test_dispatch_meta_outplace_index_copy_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0277707Z test_dispatch_meta_outplace_index_copy_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0277956Z test_dispatch_meta_outplace_index_copy_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0278215Z test_dispatch_meta_outplace_index_copy_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0278459Z test_dispatch_meta_outplace_index_copy_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0278702Z test_dispatch_meta_outplace_index_copy_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0278946Z test_dispatch_meta_outplace_index_copy_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0279189Z test_dispatch_meta_outplace_index_copy_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0279432Z test_dispatch_meta_outplace_index_copy_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0279669Z test_dispatch_meta_outplace_index_copy_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0279906Z test_dispatch_meta_outplace_index_copy_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0280151Z test_dispatch_meta_outplace_index_fill_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0280386Z test_dispatch_meta_outplace_index_fill_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0280635Z test_dispatch_meta_outplace_index_fill_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0280877Z test_dispatch_meta_outplace_index_fill_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0281120Z test_dispatch_meta_outplace_index_fill_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0281359Z test_dispatch_meta_outplace_index_fill_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0281625Z test_dispatch_meta_outplace_index_fill_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0281867Z test_dispatch_meta_outplace_index_fill_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0282109Z test_dispatch_meta_outplace_index_fill_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0282347Z test_dispatch_meta_outplace_index_fill_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0282593Z test_dispatch_meta_outplace_index_fill_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0282860Z test_dispatch_meta_outplace_index_fill_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0283162Z test_dispatch_meta_outplace_index_put_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0283466Z test_dispatch_meta_outplace_index_put_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0283825Z test_dispatch_meta_outplace_index_put_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0284135Z test_dispatch_meta_outplace_index_put_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0284440Z test_dispatch_meta_outplace_index_put_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0284745Z test_dispatch_meta_outplace_index_put_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0285042Z test_dispatch_meta_outplace_index_put_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0285283Z test_dispatch_meta_outplace_index_put_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0285525Z test_dispatch_meta_outplace_index_put_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.0285763Z test_dispatch_meta_outplace_index_put_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.0286000Z test_dispatch_meta_outplace_index_put_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.0286239Z test_dispatch_meta_outplace_index_put_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.0286478Z test_dispatch_meta_outplace_index_put_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0286733Z test_dispatch_meta_outplace_index_reduce_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0286972Z test_dispatch_meta_outplace_index_reduce_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.0287218Z test_dispatch_meta_outplace_index_reduce_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.0287483Z test_dispatch_meta_outplace_index_reduce_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0287725Z test_dispatch_meta_outplace_index_reduce_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0287961Z test_dispatch_meta_outplace_index_reduce_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0288211Z test_dispatch_meta_outplace_index_reduce_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.0288455Z test_dispatch_meta_outplace_index_reduce_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0288700Z test_dispatch_meta_outplace_index_reduce_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0288950Z test_dispatch_meta_outplace_index_select_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0289192Z test_dispatch_meta_outplace_index_select_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0289445Z test_dispatch_meta_outplace_index_select_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0289711Z test_dispatch_meta_outplace_index_select_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0289961Z test_dispatch_meta_outplace_index_select_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0290203Z test_dispatch_meta_outplace_index_select_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0290448Z test_dispatch_meta_outplace_index_select_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0290686Z test_dispatch_meta_outplace_index_select_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0290930Z test_dispatch_meta_outplace_index_select_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0291171Z test_dispatch_meta_outplace_index_select_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0291415Z test_dispatch_meta_outplace_index_select_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0291661Z test_dispatch_meta_outplace_index_select_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0291900Z test_dispatch_meta_outplace_index_select_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0292141Z test_dispatch_meta_outplace_inner_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0292387Z test_dispatch_meta_outplace_inner_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0292625Z test_dispatch_meta_outplace_inner_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0292905Z test_dispatch_meta_outplace_inner_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0293226Z test_dispatch_meta_outplace_inner_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0293514Z test_dispatch_meta_outplace_inner_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0293814Z test_dispatch_meta_outplace_int_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0294106Z test_dispatch_meta_outplace_int_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0294656Z test_dispatch_meta_outplace_int_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0294960Z test_dispatch_meta_outplace_int_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0295257Z test_dispatch_meta_outplace_int_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0295495Z test_dispatch_meta_outplace_int_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0295774Z test_dispatch_meta_outplace_int_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0296000Z test_dispatch_meta_outplace_int_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0296240Z test_dispatch_meta_outplace_int_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0296477Z test_dispatch_meta_outplace_int_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0296709Z test_dispatch_meta_outplace_int_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0296939Z test_dispatch_meta_outplace_int_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0297189Z test_dispatch_meta_outplace_isclose_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0297429Z test_dispatch_meta_outplace_isclose_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0297673Z test_dispatch_meta_outplace_isclose_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0297921Z test_dispatch_meta_outplace_isclose_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0298164Z test_dispatch_meta_outplace_isclose_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0298404Z test_dispatch_meta_outplace_isclose_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0298639Z test_dispatch_meta_outplace_isclose_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0298877Z test_dispatch_meta_outplace_isclose_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0299108Z test_dispatch_meta_outplace_isclose_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0299375Z test_dispatch_meta_outplace_isclose_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0299613Z test_dispatch_meta_outplace_isclose_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.0299847Z test_dispatch_meta_outplace_isclose_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0300090Z test_dispatch_meta_outplace_isfinite_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0300333Z test_dispatch_meta_outplace_isfinite_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.0300578Z test_dispatch_meta_outplace_isfinite_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0300824Z test_dispatch_meta_outplace_isfinite_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.0301068Z test_dispatch_meta_outplace_isfinite_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0301335Z test_dispatch_meta_outplace_isfinite_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0301566Z test_dispatch_meta_outplace_isfinite_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0301805Z test_dispatch_meta_outplace_isfinite_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0302045Z test_dispatch_meta_outplace_isfinite_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0302277Z test_dispatch_meta_outplace_isfinite_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0302505Z test_dispatch_meta_outplace_isfinite_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0302740Z test_dispatch_meta_outplace_isfinite_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0302978Z test_dispatch_meta_outplace_isfinite_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0303215Z test_dispatch_meta_outplace_isin_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0303445Z test_dispatch_meta_outplace_isin_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0303673Z test_dispatch_meta_outplace_isin_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0303905Z test_dispatch_meta_outplace_isin_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0304133Z test_dispatch_meta_outplace_isin_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0304369Z test_dispatch_meta_outplace_isin_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0304609Z test_dispatch_meta_outplace_isin_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0304929Z test_dispatch_meta_outplace_isin_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0305176Z test_dispatch_meta_outplace_isinf_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0305413Z test_dispatch_meta_outplace_isinf_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0305655Z test_dispatch_meta_outplace_isinf_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0305899Z test_dispatch_meta_outplace_isinf_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0306189Z test_dispatch_meta_outplace_isinf_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0306486Z test_dispatch_meta_outplace_isinf_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.0306777Z test_dispatch_meta_outplace_isinf_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.0307085Z test_dispatch_meta_outplace_isinf_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.0307380Z test_dispatch_meta_outplace_isinf_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0307629Z test_dispatch_meta_outplace_isinf_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.0307858Z test_dispatch_meta_outplace_isinf_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.0308092Z test_dispatch_meta_outplace_isinf_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0308328Z test_dispatch_meta_outplace_isinf_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0308570Z test_dispatch_meta_outplace_isnan_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0308800Z test_dispatch_meta_outplace_isnan_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0309042Z test_dispatch_meta_outplace_isnan_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0309281Z test_dispatch_meta_outplace_isnan_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0309517Z test_dispatch_meta_outplace_isnan_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0309741Z test_dispatch_meta_outplace_isnan_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0309972Z test_dispatch_meta_outplace_isnan_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0310205Z test_dispatch_meta_outplace_isnan_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0310434Z test_dispatch_meta_outplace_isnan_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.0310704Z test_dispatch_meta_outplace_isnan_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.0310938Z test_dispatch_meta_outplace_isnan_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.0311174Z test_dispatch_meta_outplace_isnan_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.0311419Z test_dispatch_meta_outplace_isneginf_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0311655Z test_dispatch_meta_outplace_isneginf_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0311897Z test_dispatch_meta_outplace_isneginf_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0312138Z test_dispatch_meta_outplace_isneginf_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0312406Z test_dispatch_meta_outplace_isneginf_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0312734Z test_dispatch_meta_outplace_isneginf_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0313027Z test_dispatch_meta_outplace_isneginf_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0313313Z test_dispatch_meta_outplace_isneginf_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0313615Z test_dispatch_meta_outplace_isneginf_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0313902Z test_dispatch_meta_outplace_isneginf_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0314204Z test_dispatch_meta_outplace_isposinf_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0314507Z test_dispatch_meta_outplace_isposinf_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0314807Z test_dispatch_meta_outplace_isposinf_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0315063Z test_dispatch_meta_outplace_isposinf_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0315301Z test_dispatch_meta_outplace_isposinf_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0315535Z test_dispatch_meta_outplace_isposinf_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0315757Z test_dispatch_meta_outplace_isposinf_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0315991Z test_dispatch_meta_outplace_isposinf_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0316228Z test_dispatch_meta_outplace_isposinf_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0316459Z test_dispatch_meta_outplace_isposinf_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0316728Z test_dispatch_meta_outplace_isreal_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0316965Z test_dispatch_meta_outplace_isreal_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0317212Z test_dispatch_meta_outplace_isreal_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0317453Z test_dispatch_meta_outplace_isreal_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0317693Z test_dispatch_meta_outplace_isreal_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0317928Z test_dispatch_meta_outplace_isreal_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0318157Z test_dispatch_meta_outplace_isreal_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0318377Z test_dispatch_meta_outplace_isreal_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0318641Z test_dispatch_meta_outplace_isreal_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0318875Z test_dispatch_meta_outplace_isreal_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0319105Z test_dispatch_meta_outplace_isreal_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0319344Z test_dispatch_meta_outplace_isreal_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0319573Z test_dispatch_meta_outplace_isreal_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0319816Z test_dispatch_meta_outplace_istft_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0320063Z test_dispatch_meta_outplace_istft_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0320326Z test_dispatch_meta_outplace_jiterator_2inputs_2outputs_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0320587Z test_dispatch_meta_outplace_jiterator_2inputs_2outputs_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0320859Z test_dispatch_meta_outplace_jiterator_2inputs_2outputs_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0321117Z test_dispatch_meta_outplace_jiterator_2inputs_2outputs_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0321380Z test_dispatch_meta_outplace_jiterator_2inputs_2outputs_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0321642Z test_dispatch_meta_outplace_jiterator_2inputs_2outputs_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0321901Z test_dispatch_meta_outplace_jiterator_2inputs_2outputs_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0322183Z test_dispatch_meta_outplace_jiterator_2inputs_2outputs_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0322446Z test_dispatch_meta_outplace_jiterator_2inputs_2outputs_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0322753Z test_dispatch_meta_outplace_jiterator_2inputs_2outputs_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0323074Z test_dispatch_meta_outplace_jiterator_2inputs_2outputs_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0323393Z test_dispatch_meta_outplace_jiterator_2inputs_2outputs_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0323736Z 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.000s) 2023-01-11T21:23:43.0324071Z 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.000s) 2023-01-11T21:23:43.0324444Z 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.000s) 2023-01-11T21:23:43.0324752Z 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.000s) 2023-01-11T21:23:43.0325010Z 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.000s) 2023-01-11T21:23:43.0325285Z 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.000s) 2023-01-11T21:23:43.0325553Z 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.000s) 2023-01-11T21:23:43.0325823Z 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.000s) 2023-01-11T21:23:43.0326084Z 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.000s) 2023-01-11T21:23:43.0326348Z 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.000s) 2023-01-11T21:23:43.0326611Z 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.000s) 2023-01-11T21:23:43.0326867Z 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.000s) 2023-01-11T21:23:43.0327124Z test_dispatch_meta_outplace_jiterator_binary_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0327377Z test_dispatch_meta_outplace_jiterator_binary_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0327631Z test_dispatch_meta_outplace_jiterator_binary_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0327909Z test_dispatch_meta_outplace_jiterator_binary_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0328164Z test_dispatch_meta_outplace_jiterator_binary_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0328405Z test_dispatch_meta_outplace_jiterator_binary_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0328659Z test_dispatch_meta_outplace_jiterator_binary_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0328908Z test_dispatch_meta_outplace_jiterator_binary_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0329158Z test_dispatch_meta_outplace_jiterator_binary_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0329400Z test_dispatch_meta_outplace_jiterator_binary_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0329646Z test_dispatch_meta_outplace_jiterator_binary_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0329914Z test_dispatch_meta_outplace_jiterator_binary_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0330183Z 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.000s) 2023-01-11T21:23:43.0330446Z 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.000s) 2023-01-11T21:23:43.0330719Z 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.000s) 2023-01-11T21:23:43.0330985Z 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.000s) 2023-01-11T21:23:43.0331254Z 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.000s) 2023-01-11T21:23:43.0331508Z 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.000s) 2023-01-11T21:23:43.0331765Z 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.000s) 2023-01-11T21:23:43.0332031Z 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.000s) 2023-01-11T21:23:43.0332295Z 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.000s) 2023-01-11T21:23:43.0332566Z 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.000s) 2023-01-11T21:23:43.0332890Z 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.000s) 2023-01-11T21:23:43.0333208Z 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.000s) 2023-01-11T21:23:43.0333553Z test_dispatch_meta_outplace_jiterator_unary_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0333867Z test_dispatch_meta_outplace_jiterator_unary_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0334323Z test_dispatch_meta_outplace_jiterator_unary_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0334656Z test_dispatch_meta_outplace_jiterator_unary_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0334971Z test_dispatch_meta_outplace_jiterator_unary_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0335284Z test_dispatch_meta_outplace_jiterator_unary_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0335537Z test_dispatch_meta_outplace_jiterator_unary_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0335788Z test_dispatch_meta_outplace_jiterator_unary_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0336088Z test_dispatch_meta_outplace_jiterator_unary_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0336331Z test_dispatch_meta_outplace_jiterator_unary_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0336577Z test_dispatch_meta_outplace_jiterator_unary_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0336821Z test_dispatch_meta_outplace_jiterator_unary_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0337064Z test_dispatch_meta_outplace_kron_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0337302Z test_dispatch_meta_outplace_kron_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0337551Z test_dispatch_meta_outplace_kron_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0337792Z test_dispatch_meta_outplace_kron_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0338033Z test_dispatch_meta_outplace_kron_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0338259Z test_dispatch_meta_outplace_kron_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.0338487Z test_dispatch_meta_outplace_kron_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.0338723Z test_dispatch_meta_outplace_kron_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0338972Z test_dispatch_meta_outplace_kron_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.0339201Z test_dispatch_meta_outplace_kron_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.0339413Z test_dispatch_meta_outplace_kron_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0339658Z test_dispatch_meta_outplace_kron_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0339879Z test_dispatch_meta_outplace_kthvalue_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.0340100Z test_dispatch_meta_outplace_kthvalue_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0340316Z test_dispatch_meta_outplace_kthvalue_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0340532Z test_dispatch_meta_outplace_kthvalue_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0340737Z test_dispatch_meta_outplace_kthvalue_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0340943Z test_dispatch_meta_outplace_kthvalue_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0341156Z test_dispatch_meta_outplace_kthvalue_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0341398Z test_dispatch_meta_outplace_kthvalue_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0341606Z test_dispatch_meta_outplace_lcm_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0341814Z test_dispatch_meta_outplace_lcm_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0342034Z test_dispatch_meta_outplace_lcm_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0342245Z test_dispatch_meta_outplace_lcm_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0342451Z test_dispatch_meta_outplace_lcm_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0342670Z test_dispatch_meta_outplace_ldexp_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0342878Z test_dispatch_meta_outplace_ldexp_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0343091Z test_dispatch_meta_outplace_ldexp_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0343311Z test_dispatch_meta_outplace_ldexp_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0343529Z test_dispatch_meta_outplace_ldexp_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0343740Z test_dispatch_meta_outplace_ldexp_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0343948Z test_dispatch_meta_outplace_ldexp_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0344158Z test_dispatch_meta_outplace_ldexp_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.0344362Z test_dispatch_meta_outplace_ldexp_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.0344590Z test_dispatch_meta_outplace_ldexp_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0344861Z test_dispatch_meta_outplace_ldexp_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0345077Z test_dispatch_meta_outplace_ldexp_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0345283Z test_dispatch_meta_outplace_le_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0345486Z test_dispatch_meta_outplace_le_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0345699Z test_dispatch_meta_outplace_le_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0345912Z test_dispatch_meta_outplace_le_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0346123Z test_dispatch_meta_outplace_le_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0346355Z test_dispatch_meta_outplace_le_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0346564Z test_dispatch_meta_outplace_le_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0346772Z test_dispatch_meta_outplace_le_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0346982Z test_dispatch_meta_outplace_le_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0347186Z test_dispatch_meta_outplace_le_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0347400Z test_dispatch_meta_outplace_lerp_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0347623Z test_dispatch_meta_outplace_lerp_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0347831Z test_dispatch_meta_outplace_lerp_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0348041Z test_dispatch_meta_outplace_lerp_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0348255Z test_dispatch_meta_outplace_lerp_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0348462Z test_dispatch_meta_outplace_lerp_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0348665Z test_dispatch_meta_outplace_lerp_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.0348880Z test_dispatch_meta_outplace_lgamma_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.0349088Z test_dispatch_meta_outplace_lgamma_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.0349295Z test_dispatch_meta_outplace_lgamma_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0349532Z test_dispatch_meta_outplace_lgamma_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.0349739Z test_dispatch_meta_outplace_lgamma_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.0349944Z test_dispatch_meta_outplace_lgamma_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.0350150Z test_dispatch_meta_outplace_lgamma_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0350348Z test_dispatch_meta_outplace_lgamma_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.0350552Z test_dispatch_meta_outplace_lgamma_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.0350826Z test_dispatch_meta_outplace_linalg_cholesky_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0351097Z test_dispatch_meta_outplace_linalg_cholesky_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0351385Z test_dispatch_meta_outplace_linalg_cholesky_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0351678Z test_dispatch_meta_outplace_linalg_cholesky_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0351925Z test_dispatch_meta_outplace_linalg_cholesky_ex_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0352187Z test_dispatch_meta_outplace_linalg_cholesky_ex_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0352491Z test_dispatch_meta_outplace_linalg_cholesky_ex_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0352786Z test_dispatch_meta_outplace_linalg_cholesky_ex_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0353201Z test_dispatch_meta_outplace_linalg_cond_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0353496Z test_dispatch_meta_outplace_linalg_cond_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0353761Z test_dispatch_meta_outplace_linalg_cond_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0354052Z test_dispatch_meta_outplace_linalg_cond_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0354356Z test_dispatch_meta_outplace_linalg_cross_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0354656Z test_dispatch_meta_outplace_linalg_cross_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0354903Z test_dispatch_meta_outplace_linalg_cross_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0355134Z test_dispatch_meta_outplace_linalg_cross_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0355388Z test_dispatch_meta_outplace_linalg_cross_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0355634Z test_dispatch_meta_outplace_linalg_cross_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0366639Z test_dispatch_meta_outplace_linalg_cross_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0366963Z test_dispatch_meta_outplace_linalg_cross_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0367243Z test_dispatch_meta_outplace_linalg_cross_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0367518Z test_dispatch_meta_outplace_linalg_cross_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0367758Z test_dispatch_meta_outplace_linalg_det_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0367980Z test_dispatch_meta_outplace_linalg_det_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0368272Z test_dispatch_meta_outplace_linalg_det_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0368494Z test_dispatch_meta_outplace_linalg_det_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0368730Z test_dispatch_meta_outplace_linalg_det_singular_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0368968Z test_dispatch_meta_outplace_linalg_det_singular_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0369197Z test_dispatch_meta_outplace_linalg_det_singular_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0369423Z test_dispatch_meta_outplace_linalg_det_singular_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0369653Z test_dispatch_meta_outplace_linalg_eig_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0369879Z test_dispatch_meta_outplace_linalg_eig_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0370100Z test_dispatch_meta_outplace_linalg_eig_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0370322Z test_dispatch_meta_outplace_linalg_eig_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0370550Z test_dispatch_meta_outplace_linalg_eigh_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0370771Z test_dispatch_meta_outplace_linalg_eigh_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0370994Z test_dispatch_meta_outplace_linalg_eigh_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0371217Z test_dispatch_meta_outplace_linalg_eigh_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0371475Z test_dispatch_meta_outplace_linalg_eigvals_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0371714Z test_dispatch_meta_outplace_linalg_eigvals_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0371948Z test_dispatch_meta_outplace_linalg_eigvals_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0372173Z test_dispatch_meta_outplace_linalg_eigvals_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0372406Z test_dispatch_meta_outplace_linalg_eigvalsh_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0372639Z test_dispatch_meta_outplace_linalg_eigvalsh_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0372868Z test_dispatch_meta_outplace_linalg_eigvalsh_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0373189Z test_dispatch_meta_outplace_linalg_eigvalsh_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0373526Z test_dispatch_meta_outplace_linalg_householder_product_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0373763Z test_dispatch_meta_outplace_linalg_householder_product_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0374027Z 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) 2023-01-11T21:23:43.0374581Z 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) 2023-01-11T21:23:43.0374827Z test_dispatch_meta_outplace_linalg_inv_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0375087Z test_dispatch_meta_outplace_linalg_inv_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.0375307Z test_dispatch_meta_outplace_linalg_inv_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0375552Z test_dispatch_meta_outplace_linalg_inv_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0375781Z test_dispatch_meta_outplace_linalg_inv_ex_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0376035Z test_dispatch_meta_outplace_linalg_inv_ex_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0376262Z test_dispatch_meta_outplace_linalg_inv_ex_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0376490Z test_dispatch_meta_outplace_linalg_inv_ex_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0376748Z test_dispatch_meta_outplace_linalg_ldl_factor_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0376973Z test_dispatch_meta_outplace_linalg_ldl_factor_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0377289Z test_dispatch_meta_outplace_linalg_ldl_factor_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0377525Z test_dispatch_meta_outplace_linalg_ldl_factor_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0377788Z 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.000s) 2023-01-11T21:23:43.0378024Z 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.000s) 2023-01-11T21:23:43.0378255Z 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.000s) 2023-01-11T21:23:43.0378484Z 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.000s) 2023-01-11T21:23:43.0378741Z test_dispatch_meta_outplace_linalg_ldl_solve_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0379030Z test_dispatch_meta_outplace_linalg_ldl_solve_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0379259Z test_dispatch_meta_outplace_linalg_ldl_solve_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0379491Z test_dispatch_meta_outplace_linalg_ldl_solve_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0379722Z test_dispatch_meta_outplace_linalg_lstsq_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0379942Z test_dispatch_meta_outplace_linalg_lstsq_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0380165Z test_dispatch_meta_outplace_linalg_lstsq_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.0380394Z test_dispatch_meta_outplace_linalg_lstsq_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.0380664Z 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.000s) 2023-01-11T21:23:43.0380906Z 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.000s) 2023-01-11T21:23:43.0381147Z 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) 2023-01-11T21:23:43.0381384Z 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.000s) 2023-01-11T21:23:43.0381609Z test_dispatch_meta_outplace_linalg_lu_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0381834Z test_dispatch_meta_outplace_linalg_lu_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0382057Z test_dispatch_meta_outplace_linalg_lu_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0382306Z test_dispatch_meta_outplace_linalg_lu_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0382541Z test_dispatch_meta_outplace_linalg_lu_factor_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0382764Z test_dispatch_meta_outplace_linalg_lu_factor_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0382997Z test_dispatch_meta_outplace_linalg_lu_factor_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0383226Z test_dispatch_meta_outplace_linalg_lu_factor_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0383460Z 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.000s) 2023-01-11T21:23:43.0383695Z 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.000s) 2023-01-11T21:23:43.0383924Z 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) 2023-01-11T21:23:43.0384176Z 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) 2023-01-11T21:23:43.0384405Z 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) 2023-01-11T21:23:43.0384636Z test_dispatch_meta_outplace_linalg_lu_solve_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0384962Z test_dispatch_meta_outplace_linalg_lu_solve_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0385192Z test_dispatch_meta_outplace_linalg_lu_solve_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0385426Z test_dispatch_meta_outplace_linalg_matrix_norm_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0385650Z test_dispatch_meta_outplace_linalg_matrix_norm_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0385880Z test_dispatch_meta_outplace_linalg_matrix_norm_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0386120Z test_dispatch_meta_outplace_linalg_matrix_norm_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0386406Z test_dispatch_meta_outplace_linalg_matrix_norm_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0386704Z test_dispatch_meta_outplace_linalg_matrix_norm_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0387035Z test_dispatch_meta_outplace_linalg_matrix_power_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0387308Z test_dispatch_meta_outplace_linalg_matrix_power_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0387538Z test_dispatch_meta_outplace_linalg_matrix_power_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0387796Z test_dispatch_meta_outplace_linalg_matrix_power_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0388028Z test_dispatch_meta_outplace_linalg_matrix_rank_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0388265Z test_dispatch_meta_outplace_linalg_matrix_rank_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0388512Z test_dispatch_meta_outplace_linalg_matrix_rank_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0388747Z test_dispatch_meta_outplace_linalg_matrix_rank_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0389050Z 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.000s) 2023-01-11T21:23:43.0389333Z 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.000s) 2023-01-11T21:23:43.0389639Z 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.000s) 2023-01-11T21:23:43.0389912Z 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.000s) 2023-01-11T21:23:43.0390172Z test_dispatch_meta_outplace_linalg_multi_dot_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0390432Z test_dispatch_meta_outplace_linalg_multi_dot_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0390686Z test_dispatch_meta_outplace_linalg_multi_dot_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0390942Z test_dispatch_meta_outplace_linalg_multi_dot_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0391194Z test_dispatch_meta_outplace_linalg_multi_dot_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0391448Z test_dispatch_meta_outplace_linalg_multi_dot_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0391699Z test_dispatch_meta_outplace_linalg_norm_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0391950Z test_dispatch_meta_outplace_linalg_norm_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0392194Z test_dispatch_meta_outplace_linalg_norm_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0392449Z test_dispatch_meta_outplace_linalg_norm_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0392812Z test_dispatch_meta_outplace_linalg_norm_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0393148Z test_dispatch_meta_outplace_linalg_norm_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0393525Z 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.000s) 2023-01-11T21:23:43.0393908Z 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.000s) 2023-01-11T21:23:43.0394291Z 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.000s) 2023-01-11T21:23:43.0394661Z 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.000s) 2023-01-11T21:23:43.0394961Z 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.000s) 2023-01-11T21:23:43.0395257Z 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.000s) 2023-01-11T21:23:43.0395538Z test_dispatch_meta_outplace_linalg_pinv_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0395819Z test_dispatch_meta_outplace_linalg_pinv_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0396052Z test_dispatch_meta_outplace_linalg_pinv_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0396295Z test_dispatch_meta_outplace_linalg_pinv_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0396562Z test_dispatch_meta_outplace_linalg_pinv_hermitian_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0396850Z test_dispatch_meta_outplace_linalg_pinv_hermitian_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0397135Z test_dispatch_meta_outplace_linalg_pinv_hermitian_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0397484Z test_dispatch_meta_outplace_linalg_pinv_hermitian_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0397737Z test_dispatch_meta_outplace_linalg_pinv_singular_cuda_complex128 (__main__.TestMetaCUDA) ... ok (1.535s) 2023-01-11T21:23:43.0402595Z test_dispatch_meta_outplace_linalg_pinv_singular_cuda_complex64 (__main__.TestMetaCUDA) ... ok (0.210s) 2023-01-11T21:23:43.0402890Z test_dispatch_meta_outplace_linalg_pinv_singular_cuda_float32 (__main__.TestMetaCUDA) ... ok (0.132s) 2023-01-11T21:23:43.0403129Z test_dispatch_meta_outplace_linalg_pinv_singular_cuda_float64 (__main__.TestMetaCUDA) ... ok (0.164s) 2023-01-11T21:23:43.0403425Z test_dispatch_meta_outplace_linalg_qr_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0403708Z test_dispatch_meta_outplace_linalg_qr_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0403986Z test_dispatch_meta_outplace_linalg_qr_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0404264Z test_dispatch_meta_outplace_linalg_qr_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0404647Z test_dispatch_meta_outplace_linalg_slogdet_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0404938Z test_dispatch_meta_outplace_linalg_slogdet_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0405216Z test_dispatch_meta_outplace_linalg_slogdet_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0405478Z test_dispatch_meta_outplace_linalg_slogdet_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0405703Z test_dispatch_meta_outplace_linalg_solve_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0405977Z test_dispatch_meta_outplace_linalg_solve_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0406205Z test_dispatch_meta_outplace_linalg_solve_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0406424Z test_dispatch_meta_outplace_linalg_solve_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0406681Z test_dispatch_meta_outplace_linalg_solve_ex_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0406908Z test_dispatch_meta_outplace_linalg_solve_ex_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0407133Z test_dispatch_meta_outplace_linalg_solve_ex_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0407359Z test_dispatch_meta_outplace_linalg_solve_ex_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0407593Z test_dispatch_meta_outplace_linalg_solve_triangular_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0407827Z test_dispatch_meta_outplace_linalg_solve_triangular_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0408062Z test_dispatch_meta_outplace_linalg_solve_triangular_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0408293Z test_dispatch_meta_outplace_linalg_solve_triangular_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0408517Z test_dispatch_meta_outplace_linalg_svd_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0408740Z test_dispatch_meta_outplace_linalg_svd_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0408958Z test_dispatch_meta_outplace_linalg_svd_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0409175Z test_dispatch_meta_outplace_linalg_svd_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0409398Z test_dispatch_meta_outplace_linalg_svdvals_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0409622Z test_dispatch_meta_outplace_linalg_svdvals_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0409867Z test_dispatch_meta_outplace_linalg_svdvals_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0430752Z test_dispatch_meta_outplace_linalg_svdvals_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0431002Z test_dispatch_meta_outplace_linalg_tensorinv_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0431226Z test_dispatch_meta_outplace_linalg_tensorinv_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0431452Z test_dispatch_meta_outplace_linalg_tensorinv_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0431679Z test_dispatch_meta_outplace_linalg_tensorinv_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0431910Z test_dispatch_meta_outplace_linalg_tensorsolve_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0432137Z test_dispatch_meta_outplace_linalg_tensorsolve_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0432528Z test_dispatch_meta_outplace_linalg_tensorsolve_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0432804Z test_dispatch_meta_outplace_linalg_tensorsolve_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0433076Z test_dispatch_meta_outplace_linalg_vander_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0433360Z test_dispatch_meta_outplace_linalg_vander_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0433637Z test_dispatch_meta_outplace_linalg_vander_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0433917Z test_dispatch_meta_outplace_linalg_vander_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0434197Z test_dispatch_meta_outplace_linalg_vander_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0434471Z test_dispatch_meta_outplace_linalg_vander_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0434737Z test_dispatch_meta_outplace_linalg_vander_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0434959Z test_dispatch_meta_outplace_linalg_vander_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0435175Z test_dispatch_meta_outplace_linalg_vander_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0435400Z test_dispatch_meta_outplace_linalg_vecdot_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0435621Z test_dispatch_meta_outplace_linalg_vecdot_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0435845Z test_dispatch_meta_outplace_linalg_vecdot_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0436133Z test_dispatch_meta_outplace_linalg_vecdot_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0436418Z test_dispatch_meta_outplace_linalg_vecdot_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0436642Z test_dispatch_meta_outplace_linalg_vecdot_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0436875Z test_dispatch_meta_outplace_linalg_vector_norm_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0437105Z test_dispatch_meta_outplace_linalg_vector_norm_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0437334Z test_dispatch_meta_outplace_linalg_vector_norm_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0437557Z test_dispatch_meta_outplace_linalg_vector_norm_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0437783Z test_dispatch_meta_outplace_linalg_vector_norm_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0438036Z test_dispatch_meta_outplace_linalg_vector_norm_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0438254Z test_dispatch_meta_outplace_linspace_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0438474Z test_dispatch_meta_outplace_linspace_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0438696Z test_dispatch_meta_outplace_linspace_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0438909Z test_dispatch_meta_outplace_linspace_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0439128Z test_dispatch_meta_outplace_linspace_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0439345Z test_dispatch_meta_outplace_linspace_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0439560Z test_dispatch_meta_outplace_linspace_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0439771Z test_dispatch_meta_outplace_linspace_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0439976Z test_dispatch_meta_outplace_linspace_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0440188Z test_dispatch_meta_outplace_linspace_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0440394Z test_dispatch_meta_outplace_linspace_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0440599Z test_dispatch_meta_outplace_log10_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0440812Z test_dispatch_meta_outplace_log10_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0441052Z test_dispatch_meta_outplace_log10_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0441266Z test_dispatch_meta_outplace_log10_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0441482Z test_dispatch_meta_outplace_log10_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0441691Z test_dispatch_meta_outplace_log10_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0441894Z test_dispatch_meta_outplace_log10_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0442100Z test_dispatch_meta_outplace_log10_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0442303Z test_dispatch_meta_outplace_log10_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0442509Z test_dispatch_meta_outplace_log10_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0442743Z test_dispatch_meta_outplace_log10_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0443005Z test_dispatch_meta_outplace_log10_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0443263Z test_dispatch_meta_outplace_log1p_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0443520Z test_dispatch_meta_outplace_log1p_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0443783Z test_dispatch_meta_outplace_log1p_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0444050Z test_dispatch_meta_outplace_log1p_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0444313Z test_dispatch_meta_outplace_log1p_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0444568Z test_dispatch_meta_outplace_log1p_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0444819Z test_dispatch_meta_outplace_log1p_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0445051Z test_dispatch_meta_outplace_log1p_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0445251Z test_dispatch_meta_outplace_log1p_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0445448Z test_dispatch_meta_outplace_log1p_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0445656Z test_dispatch_meta_outplace_log1p_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0445861Z test_dispatch_meta_outplace_log1p_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0446073Z test_dispatch_meta_outplace_log2_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0446307Z test_dispatch_meta_outplace_log2_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0446519Z test_dispatch_meta_outplace_log2_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0446727Z test_dispatch_meta_outplace_log2_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0446939Z test_dispatch_meta_outplace_log2_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0447142Z test_dispatch_meta_outplace_log2_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0447345Z test_dispatch_meta_outplace_log2_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0447557Z test_dispatch_meta_outplace_log2_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0447768Z test_dispatch_meta_outplace_log2_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0447997Z test_dispatch_meta_outplace_log2_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0448203Z test_dispatch_meta_outplace_log2_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0448411Z test_dispatch_meta_outplace_log2_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0448624Z test_dispatch_meta_outplace_log_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0448829Z test_dispatch_meta_outplace_log_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0449045Z test_dispatch_meta_outplace_log_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0449260Z test_dispatch_meta_outplace_log_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0449467Z test_dispatch_meta_outplace_log_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0449671Z test_dispatch_meta_outplace_log_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0449872Z test_dispatch_meta_outplace_log_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0450075Z test_dispatch_meta_outplace_log_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0450282Z test_dispatch_meta_outplace_log_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0450491Z test_dispatch_meta_outplace_log_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0450699Z test_dispatch_meta_outplace_log_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0450902Z test_dispatch_meta_outplace_log_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0451127Z test_dispatch_meta_outplace_log_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0451350Z test_dispatch_meta_outplace_log_softmax_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0451571Z test_dispatch_meta_outplace_log_softmax_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0451790Z test_dispatch_meta_outplace_log_softmax_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0452002Z test_dispatch_meta_outplace_log_softmax_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0452231Z 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.000s) 2023-01-11T21:23:43.0452461Z 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.000s) 2023-01-11T21:23:43.0452693Z 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.000s) 2023-01-11T21:23:43.0452963Z 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.000s) 2023-01-11T21:23:43.0453233Z 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.000s) 2023-01-11T21:23:43.0453463Z 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.000s) 2023-01-11T21:23:43.0453690Z 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.000s) 2023-01-11T21:23:43.0453910Z 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.000s) 2023-01-11T21:23:43.0454137Z 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.000s) 2023-01-11T21:23:43.0454580Z 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.000s) 2023-01-11T21:23:43.0454807Z 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.000s) 2023-01-11T21:23:43.0455041Z 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.000s) 2023-01-11T21:23:43.0455262Z 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.000s) 2023-01-11T21:23:43.0455477Z test_dispatch_meta_outplace_logaddexp2_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0455707Z test_dispatch_meta_outplace_logaddexp2_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0455933Z test_dispatch_meta_outplace_logaddexp2_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0456156Z test_dispatch_meta_outplace_logaddexp_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0456434Z test_dispatch_meta_outplace_logaddexp_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0456661Z test_dispatch_meta_outplace_logaddexp_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0456894Z test_dispatch_meta_outplace_logcumsumexp_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0457122Z test_dispatch_meta_outplace_logcumsumexp_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0457351Z test_dispatch_meta_outplace_logcumsumexp_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0457570Z test_dispatch_meta_outplace_logcumsumexp_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0457798Z test_dispatch_meta_outplace_logdet_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0458016Z test_dispatch_meta_outplace_logdet_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0458287Z test_dispatch_meta_outplace_logdet_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0458498Z test_dispatch_meta_outplace_logdet_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0458719Z test_dispatch_meta_outplace_logical_and_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0458942Z test_dispatch_meta_outplace_logical_and_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0459169Z test_dispatch_meta_outplace_logical_and_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0459395Z test_dispatch_meta_outplace_logical_and_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0459617Z test_dispatch_meta_outplace_logical_and_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0459835Z test_dispatch_meta_outplace_logical_and_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0460046Z test_dispatch_meta_outplace_logical_and_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0460268Z test_dispatch_meta_outplace_logical_and_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0460477Z test_dispatch_meta_outplace_logical_and_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0460690Z test_dispatch_meta_outplace_logical_and_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0460907Z test_dispatch_meta_outplace_logical_and_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0461127Z test_dispatch_meta_outplace_logical_and_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0461372Z test_dispatch_meta_outplace_logical_not_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0461587Z test_dispatch_meta_outplace_logical_not_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0461812Z test_dispatch_meta_outplace_logical_not_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0462037Z test_dispatch_meta_outplace_logical_not_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0462258Z test_dispatch_meta_outplace_logical_not_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0462475Z test_dispatch_meta_outplace_logical_not_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0462690Z test_dispatch_meta_outplace_logical_not_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0462902Z test_dispatch_meta_outplace_logical_not_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0463143Z test_dispatch_meta_outplace_logical_not_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0463358Z test_dispatch_meta_outplace_logical_not_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0463575Z test_dispatch_meta_outplace_logical_not_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0463787Z test_dispatch_meta_outplace_logical_not_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0464006Z test_dispatch_meta_outplace_logical_or_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0464221Z test_dispatch_meta_outplace_logical_or_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0464446Z test_dispatch_meta_outplace_logical_or_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0464666Z test_dispatch_meta_outplace_logical_or_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0464961Z test_dispatch_meta_outplace_logical_or_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0465184Z test_dispatch_meta_outplace_logical_or_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0465402Z test_dispatch_meta_outplace_logical_or_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0465616Z test_dispatch_meta_outplace_logical_or_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0465828Z test_dispatch_meta_outplace_logical_or_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0466064Z test_dispatch_meta_outplace_logical_or_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0466337Z test_dispatch_meta_outplace_logical_or_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0466635Z test_dispatch_meta_outplace_logical_or_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0466914Z test_dispatch_meta_outplace_logical_xor_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0467187Z test_dispatch_meta_outplace_logical_xor_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0467457Z test_dispatch_meta_outplace_logical_xor_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0467681Z test_dispatch_meta_outplace_logical_xor_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0467904Z test_dispatch_meta_outplace_logical_xor_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0468120Z test_dispatch_meta_outplace_logical_xor_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0468335Z test_dispatch_meta_outplace_logical_xor_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0468571Z test_dispatch_meta_outplace_logical_xor_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0468788Z test_dispatch_meta_outplace_logical_xor_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0469010Z test_dispatch_meta_outplace_logical_xor_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0469228Z test_dispatch_meta_outplace_logical_xor_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0469442Z test_dispatch_meta_outplace_logical_xor_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0469668Z test_dispatch_meta_outplace_logit_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0469878Z test_dispatch_meta_outplace_logit_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0470092Z test_dispatch_meta_outplace_logit_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0470303Z test_dispatch_meta_outplace_logit_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0470512Z test_dispatch_meta_outplace_logit_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0470725Z test_dispatch_meta_outplace_logit_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0470938Z test_dispatch_meta_outplace_logit_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0471137Z test_dispatch_meta_outplace_logit_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0471350Z test_dispatch_meta_outplace_logit_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0471620Z test_dispatch_meta_outplace_logit_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0471847Z test_dispatch_meta_outplace_logspace_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0472068Z test_dispatch_meta_outplace_logspace_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0472336Z test_dispatch_meta_outplace_logspace_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0472606Z test_dispatch_meta_outplace_logspace_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0472880Z test_dispatch_meta_outplace_logspace_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0473155Z test_dispatch_meta_outplace_logspace_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0473423Z test_dispatch_meta_outplace_logspace_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0473687Z test_dispatch_meta_outplace_logspace_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0473978Z test_dispatch_meta_outplace_logspace_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0474248Z test_dispatch_meta_outplace_logspace_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0474512Z test_dispatch_meta_outplace_logspace_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0474775Z test_dispatch_meta_outplace_logsumexp_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0474988Z test_dispatch_meta_outplace_logsumexp_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0475209Z test_dispatch_meta_outplace_logsumexp_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0475427Z test_dispatch_meta_outplace_logsumexp_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0475646Z test_dispatch_meta_outplace_logsumexp_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0475866Z test_dispatch_meta_outplace_logsumexp_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0476083Z test_dispatch_meta_outplace_logsumexp_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0476300Z test_dispatch_meta_outplace_logsumexp_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0476514Z test_dispatch_meta_outplace_logsumexp_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0476735Z test_dispatch_meta_outplace_logsumexp_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0476952Z test_dispatch_meta_outplace_long_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0477194Z test_dispatch_meta_outplace_long_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0477412Z test_dispatch_meta_outplace_long_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0477627Z test_dispatch_meta_outplace_long_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0477839Z test_dispatch_meta_outplace_long_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0478052Z test_dispatch_meta_outplace_long_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0478264Z test_dispatch_meta_outplace_long_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0478473Z test_dispatch_meta_outplace_long_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0478680Z test_dispatch_meta_outplace_long_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0478909Z test_dispatch_meta_outplace_long_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0479119Z test_dispatch_meta_outplace_long_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0479328Z test_dispatch_meta_outplace_long_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0479534Z test_dispatch_meta_outplace_long_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0479751Z test_dispatch_meta_outplace_lt_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0479961Z test_dispatch_meta_outplace_lt_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0480173Z test_dispatch_meta_outplace_lt_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0480386Z test_dispatch_meta_outplace_lt_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0480591Z test_dispatch_meta_outplace_lt_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0480801Z test_dispatch_meta_outplace_lt_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0481011Z test_dispatch_meta_outplace_lt_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0481215Z test_dispatch_meta_outplace_lt_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0481430Z test_dispatch_meta_outplace_lt_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0481641Z test_dispatch_meta_outplace_lt_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0481861Z test_dispatch_meta_outplace_lu_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0482080Z test_dispatch_meta_outplace_lu_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0482310Z test_dispatch_meta_outplace_lu_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0482532Z test_dispatch_meta_outplace_lu_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0482812Z test_dispatch_meta_outplace_lu_solve_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0483086Z test_dispatch_meta_outplace_lu_solve_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0483362Z test_dispatch_meta_outplace_lu_solve_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0483636Z test_dispatch_meta_outplace_lu_solve_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0483915Z test_dispatch_meta_outplace_lu_unpack_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0484186Z test_dispatch_meta_outplace_lu_unpack_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0484488Z test_dispatch_meta_outplace_lu_unpack_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0484761Z test_dispatch_meta_outplace_lu_unpack_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0485023Z test_dispatch_meta_outplace_mH_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0485286Z test_dispatch_meta_outplace_mH_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0485532Z test_dispatch_meta_outplace_mH_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0485750Z test_dispatch_meta_outplace_mH_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0485956Z test_dispatch_meta_outplace_mH_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0486165Z test_dispatch_meta_outplace_mH_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0486375Z test_dispatch_meta_outplace_mH_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0486586Z test_dispatch_meta_outplace_mH_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0486786Z test_dispatch_meta_outplace_mH_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0486998Z test_dispatch_meta_outplace_mH_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0487206Z test_dispatch_meta_outplace_mH_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0487411Z test_dispatch_meta_outplace_mH_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0487616Z test_dispatch_meta_outplace_mH_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0487850Z test_dispatch_meta_outplace_mT_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0488068Z test_dispatch_meta_outplace_mT_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0488286Z test_dispatch_meta_outplace_mT_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0488499Z test_dispatch_meta_outplace_mT_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0488708Z test_dispatch_meta_outplace_mT_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0488917Z test_dispatch_meta_outplace_mT_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0489127Z test_dispatch_meta_outplace_mT_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0489335Z test_dispatch_meta_outplace_mT_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0489569Z test_dispatch_meta_outplace_mT_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0489778Z test_dispatch_meta_outplace_mT_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0489978Z test_dispatch_meta_outplace_mT_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0490189Z test_dispatch_meta_outplace_mT_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0490396Z test_dispatch_meta_outplace_mT_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0490621Z test_dispatch_meta_outplace_masked_amax_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0490846Z test_dispatch_meta_outplace_masked_amax_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0491063Z test_dispatch_meta_outplace_masked_amax_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0491278Z test_dispatch_meta_outplace_masked_amax_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0491498Z test_dispatch_meta_outplace_masked_amax_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0491720Z test_dispatch_meta_outplace_masked_amax_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0491941Z test_dispatch_meta_outplace_masked_amax_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0492159Z test_dispatch_meta_outplace_masked_amax_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0492366Z test_dispatch_meta_outplace_masked_amax_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0492593Z test_dispatch_meta_outplace_masked_amin_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0492840Z test_dispatch_meta_outplace_masked_amin_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0493084Z test_dispatch_meta_outplace_masked_amin_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0493329Z test_dispatch_meta_outplace_masked_amin_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0493544Z test_dispatch_meta_outplace_masked_amin_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0493759Z test_dispatch_meta_outplace_masked_amin_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0493981Z test_dispatch_meta_outplace_masked_amin_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0494397Z test_dispatch_meta_outplace_masked_amin_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0494640Z test_dispatch_meta_outplace_masked_amin_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0494933Z test_dispatch_meta_outplace_masked_argmax_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0495159Z test_dispatch_meta_outplace_masked_argmax_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0495376Z test_dispatch_meta_outplace_masked_argmax_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0495600Z test_dispatch_meta_outplace_masked_argmax_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0495821Z test_dispatch_meta_outplace_masked_argmax_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0496041Z test_dispatch_meta_outplace_masked_argmax_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0496256Z test_dispatch_meta_outplace_masked_argmax_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0496475Z test_dispatch_meta_outplace_masked_argmax_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0496697Z test_dispatch_meta_outplace_masked_argmax_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0496923Z test_dispatch_meta_outplace_masked_argmin_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0497147Z test_dispatch_meta_outplace_masked_argmin_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0497374Z test_dispatch_meta_outplace_masked_argmin_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0497591Z test_dispatch_meta_outplace_masked_argmin_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0497803Z test_dispatch_meta_outplace_masked_argmin_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0498050Z test_dispatch_meta_outplace_masked_argmin_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0498267Z test_dispatch_meta_outplace_masked_argmin_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0498487Z test_dispatch_meta_outplace_masked_argmin_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0498705Z test_dispatch_meta_outplace_masked_argmin_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0498933Z test_dispatch_meta_outplace_masked_cumprod_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0499167Z test_dispatch_meta_outplace_masked_cumprod_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0499397Z test_dispatch_meta_outplace_masked_cumprod_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0499626Z test_dispatch_meta_outplace_masked_cumprod_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0499876Z test_dispatch_meta_outplace_masked_cumprod_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0500095Z test_dispatch_meta_outplace_masked_cumprod_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0500318Z test_dispatch_meta_outplace_masked_cumprod_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0500536Z test_dispatch_meta_outplace_masked_cumprod_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0500758Z test_dispatch_meta_outplace_masked_cumprod_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0500978Z test_dispatch_meta_outplace_masked_cumprod_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0501195Z test_dispatch_meta_outplace_masked_cumprod_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0501418Z test_dispatch_meta_outplace_masked_cumsum_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0501646Z test_dispatch_meta_outplace_masked_cumsum_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0501875Z test_dispatch_meta_outplace_masked_cumsum_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0502097Z test_dispatch_meta_outplace_masked_cumsum_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0502321Z test_dispatch_meta_outplace_masked_cumsum_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0502540Z test_dispatch_meta_outplace_masked_cumsum_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0502756Z test_dispatch_meta_outplace_masked_cumsum_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0502995Z test_dispatch_meta_outplace_masked_cumsum_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0503205Z test_dispatch_meta_outplace_masked_cumsum_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0503425Z test_dispatch_meta_outplace_masked_cumsum_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0503645Z test_dispatch_meta_outplace_masked_cumsum_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0503866Z test_dispatch_meta_outplace_masked_fill_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0504086Z test_dispatch_meta_outplace_masked_fill_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0504310Z test_dispatch_meta_outplace_masked_fill_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0504529Z test_dispatch_meta_outplace_masked_fill_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0504830Z test_dispatch_meta_outplace_masked_fill_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0505049Z test_dispatch_meta_outplace_masked_fill_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0505269Z test_dispatch_meta_outplace_masked_fill_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0505484Z test_dispatch_meta_outplace_masked_fill_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0505695Z test_dispatch_meta_outplace_masked_fill_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0505919Z test_dispatch_meta_outplace_masked_fill_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0506140Z test_dispatch_meta_outplace_masked_fill_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0506408Z test_dispatch_meta_outplace_masked_fill_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0506675Z test_dispatch_meta_outplace_masked_fill_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0506966Z test_dispatch_meta_outplace_masked_log_softmax_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0507250Z test_dispatch_meta_outplace_masked_log_softmax_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0507513Z test_dispatch_meta_outplace_masked_log_softmax_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0507741Z test_dispatch_meta_outplace_masked_log_softmax_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0507971Z test_dispatch_meta_outplace_masked_logaddexp_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0508274Z test_dispatch_meta_outplace_masked_logaddexp_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0508506Z test_dispatch_meta_outplace_masked_logaddexp_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0508731Z test_dispatch_meta_outplace_masked_logsumexp_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0508960Z test_dispatch_meta_outplace_masked_logsumexp_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0509184Z test_dispatch_meta_outplace_masked_logsumexp_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0509413Z test_dispatch_meta_outplace_masked_logsumexp_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0509636Z test_dispatch_meta_outplace_masked_logsumexp_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0509859Z test_dispatch_meta_outplace_masked_logsumexp_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0510103Z test_dispatch_meta_outplace_masked_logsumexp_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0510326Z test_dispatch_meta_outplace_masked_logsumexp_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0510543Z test_dispatch_meta_outplace_masked_logsumexp_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0510772Z test_dispatch_meta_outplace_masked_mean_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0510993Z test_dispatch_meta_outplace_masked_mean_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0511219Z test_dispatch_meta_outplace_masked_mean_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0511437Z test_dispatch_meta_outplace_masked_mean_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0511661Z test_dispatch_meta_outplace_masked_mean_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0511883Z test_dispatch_meta_outplace_masked_mean_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0512096Z test_dispatch_meta_outplace_masked_mean_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0512318Z test_dispatch_meta_outplace_masked_mean_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0512540Z test_dispatch_meta_outplace_masked_mean_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0512759Z test_dispatch_meta_outplace_masked_mean_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0513021Z test_dispatch_meta_outplace_masked_mean_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0513316Z test_dispatch_meta_outplace_masked_mean_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0513601Z test_dispatch_meta_outplace_masked_median_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0513883Z test_dispatch_meta_outplace_masked_median_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0514146Z test_dispatch_meta_outplace_masked_median_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0514418Z test_dispatch_meta_outplace_masked_norm_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0514692Z test_dispatch_meta_outplace_masked_norm_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0514939Z test_dispatch_meta_outplace_masked_norm_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0515155Z test_dispatch_meta_outplace_masked_norm_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0515405Z test_dispatch_meta_outplace_masked_normalize_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0515637Z test_dispatch_meta_outplace_masked_normalize_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0515863Z test_dispatch_meta_outplace_masked_normalize_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0516092Z test_dispatch_meta_outplace_masked_normalize_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0516316Z test_dispatch_meta_outplace_masked_normalize_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0516544Z test_dispatch_meta_outplace_masked_normalize_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0516766Z test_dispatch_meta_outplace_masked_prod_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0516976Z test_dispatch_meta_outplace_masked_prod_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0517201Z test_dispatch_meta_outplace_masked_prod_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0517421Z test_dispatch_meta_outplace_masked_prod_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0517635Z test_dispatch_meta_outplace_masked_prod_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0517853Z test_dispatch_meta_outplace_masked_prod_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0518064Z test_dispatch_meta_outplace_masked_prod_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0518279Z test_dispatch_meta_outplace_masked_prod_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0518518Z test_dispatch_meta_outplace_masked_prod_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0518735Z test_dispatch_meta_outplace_masked_prod_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0518953Z test_dispatch_meta_outplace_masked_prod_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0519170Z test_dispatch_meta_outplace_masked_prod_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0519397Z test_dispatch_meta_outplace_masked_scatter_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0519610Z test_dispatch_meta_outplace_masked_scatter_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0519840Z test_dispatch_meta_outplace_masked_scatter_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0520064Z test_dispatch_meta_outplace_masked_scatter_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0520311Z test_dispatch_meta_outplace_masked_scatter_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0520534Z test_dispatch_meta_outplace_masked_scatter_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0520752Z test_dispatch_meta_outplace_masked_scatter_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0520978Z test_dispatch_meta_outplace_masked_scatter_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0521197Z test_dispatch_meta_outplace_masked_scatter_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0521409Z test_dispatch_meta_outplace_masked_scatter_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0521627Z test_dispatch_meta_outplace_masked_scatter_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0521841Z test_dispatch_meta_outplace_masked_scatter_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0522058Z test_dispatch_meta_outplace_masked_select_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0522274Z test_dispatch_meta_outplace_masked_select_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0522503Z test_dispatch_meta_outplace_masked_select_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0522782Z test_dispatch_meta_outplace_masked_select_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0523057Z test_dispatch_meta_outplace_masked_select_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0523338Z test_dispatch_meta_outplace_masked_select_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0523635Z test_dispatch_meta_outplace_masked_select_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0523911Z test_dispatch_meta_outplace_masked_select_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0524183Z test_dispatch_meta_outplace_masked_select_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0524451Z test_dispatch_meta_outplace_masked_select_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0524721Z test_dispatch_meta_outplace_masked_select_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0524992Z test_dispatch_meta_outplace_masked_select_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0525266Z test_dispatch_meta_outplace_masked_softmax_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0525512Z test_dispatch_meta_outplace_masked_softmax_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0525756Z test_dispatch_meta_outplace_masked_softmax_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0525972Z test_dispatch_meta_outplace_masked_softmax_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0526194Z test_dispatch_meta_outplace_masked_softmin_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0526417Z test_dispatch_meta_outplace_masked_softmin_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0526637Z test_dispatch_meta_outplace_masked_softmin_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0526851Z test_dispatch_meta_outplace_masked_softmin_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0527069Z test_dispatch_meta_outplace_masked_std_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0527289Z test_dispatch_meta_outplace_masked_std_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0527507Z test_dispatch_meta_outplace_masked_std_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0527725Z test_dispatch_meta_outplace_masked_std_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0527934Z test_dispatch_meta_outplace_masked_std_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0528153Z test_dispatch_meta_outplace_masked_std_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0528369Z test_dispatch_meta_outplace_masked_std_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0528580Z test_dispatch_meta_outplace_masked_std_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0528816Z test_dispatch_meta_outplace_masked_std_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0529032Z test_dispatch_meta_outplace_masked_std_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0529245Z test_dispatch_meta_outplace_masked_std_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0529464Z test_dispatch_meta_outplace_masked_sum_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0529675Z test_dispatch_meta_outplace_masked_sum_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0529897Z test_dispatch_meta_outplace_masked_sum_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0530119Z test_dispatch_meta_outplace_masked_sum_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0530327Z test_dispatch_meta_outplace_masked_sum_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0530574Z test_dispatch_meta_outplace_masked_sum_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0530792Z test_dispatch_meta_outplace_masked_sum_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0531007Z test_dispatch_meta_outplace_masked_sum_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0531222Z test_dispatch_meta_outplace_masked_sum_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0531436Z test_dispatch_meta_outplace_masked_sum_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0531654Z test_dispatch_meta_outplace_masked_sum_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0531869Z test_dispatch_meta_outplace_masked_sum_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0532089Z test_dispatch_meta_outplace_masked_var_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0532312Z test_dispatch_meta_outplace_masked_var_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0532532Z test_dispatch_meta_outplace_masked_var_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0532745Z test_dispatch_meta_outplace_masked_var_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0532959Z test_dispatch_meta_outplace_masked_var_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0533220Z test_dispatch_meta_outplace_masked_var_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0533441Z test_dispatch_meta_outplace_masked_var_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0533654Z test_dispatch_meta_outplace_masked_var_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0533888Z test_dispatch_meta_outplace_masked_var_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0534108Z test_dispatch_meta_outplace_masked_var_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0534502Z test_dispatch_meta_outplace_masked_var_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0534725Z test_dispatch_meta_outplace_matmul_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0534945Z test_dispatch_meta_outplace_matmul_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0535165Z test_dispatch_meta_outplace_matmul_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0535379Z test_dispatch_meta_outplace_matmul_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0535586Z test_dispatch_meta_outplace_matmul_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0535850Z test_dispatch_meta_outplace_matmul_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0536073Z test_dispatch_meta_outplace_matrix_exp_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0536296Z test_dispatch_meta_outplace_matrix_exp_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0536520Z test_dispatch_meta_outplace_matrix_exp_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0536736Z test_dispatch_meta_outplace_matrix_exp_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0536958Z test_dispatch_meta_outplace_matrix_exp_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0537174Z test_dispatch_meta_outplace_matrix_exp_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0537394Z test_dispatch_meta_outplace_max_binary_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0537608Z test_dispatch_meta_outplace_max_binary_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0537824Z test_dispatch_meta_outplace_max_binary_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0538040Z test_dispatch_meta_outplace_max_binary_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0538250Z test_dispatch_meta_outplace_max_binary_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0538465Z test_dispatch_meta_outplace_max_binary_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0538679Z test_dispatch_meta_outplace_max_binary_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0538922Z test_dispatch_meta_outplace_max_binary_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0539138Z test_dispatch_meta_outplace_max_binary_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0539352Z test_dispatch_meta_outplace_max_binary_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0539600Z 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.000s) 2023-01-11T21:23:43.0539842Z 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.000s) 2023-01-11T21:23:43.0540085Z 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.000s) 2023-01-11T21:23:43.0540325Z 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.000s) 2023-01-11T21:23:43.0540555Z 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.000s) 2023-01-11T21:23:43.0540809Z 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.000s) 2023-01-11T21:23:43.0541032Z 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.000s) 2023-01-11T21:23:43.0541254Z 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.000s) 2023-01-11T21:23:43.0541476Z 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.000s) 2023-01-11T21:23:43.0541704Z 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.000s) 2023-01-11T21:23:43.0541932Z 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.000s) 2023-01-11T21:23:43.0542159Z 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.000s) 2023-01-11T21:23:43.0542382Z 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.000s) 2023-01-11T21:23:43.0542608Z 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.000s) 2023-01-11T21:23:43.0542840Z 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.000s) 2023-01-11T21:23:43.0543068Z 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.000s) 2023-01-11T21:23:43.0543296Z 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.000s) 2023-01-11T21:23:43.0543518Z 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.000s) 2023-01-11T21:23:43.0543752Z 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.000s) 2023-01-11T21:23:43.0543977Z 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.000s) 2023-01-11T21:23:43.0544198Z 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.000s) 2023-01-11T21:23:43.0544420Z 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.000s) 2023-01-11T21:23:43.0544642Z 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.000s) 2023-01-11T21:23:43.0544933Z 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.000s) 2023-01-11T21:23:43.0545157Z test_dispatch_meta_outplace_maximum_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0545374Z test_dispatch_meta_outplace_maximum_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0545615Z test_dispatch_meta_outplace_maximum_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0545834Z test_dispatch_meta_outplace_maximum_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0546053Z test_dispatch_meta_outplace_maximum_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0546273Z test_dispatch_meta_outplace_maximum_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0546475Z test_dispatch_meta_outplace_maximum_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0546683Z test_dispatch_meta_outplace_maximum_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0546901Z test_dispatch_meta_outplace_maximum_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0547108Z test_dispatch_meta_outplace_maximum_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0547315Z test_dispatch_meta_outplace_mean_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0547538Z test_dispatch_meta_outplace_mean_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0547756Z test_dispatch_meta_outplace_mean_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0547968Z test_dispatch_meta_outplace_mean_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0548176Z test_dispatch_meta_outplace_mean_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0548381Z test_dispatch_meta_outplace_mean_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0548593Z test_dispatch_meta_outplace_median_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0548818Z test_dispatch_meta_outplace_median_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0549028Z test_dispatch_meta_outplace_median_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0549240Z test_dispatch_meta_outplace_median_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0549444Z test_dispatch_meta_outplace_median_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0549649Z test_dispatch_meta_outplace_median_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0549857Z test_dispatch_meta_outplace_median_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0550064Z test_dispatch_meta_outplace_median_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0550298Z 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.000s) 2023-01-11T21:23:43.0550586Z 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.000s) 2023-01-11T21:23:43.0550826Z 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.000s) 2023-01-11T21:23:43.0551065Z 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.000s) 2023-01-11T21:23:43.0551302Z 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.000s) 2023-01-11T21:23:43.0551528Z 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.000s) 2023-01-11T21:23:43.0551761Z 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.000s) 2023-01-11T21:23:43.0551991Z 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.000s) 2023-01-11T21:23:43.0552234Z 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.000s) 2023-01-11T21:23:43.0552521Z 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.000s) 2023-01-11T21:23:43.0552804Z 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.000s) 2023-01-11T21:23:43.0553082Z 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.000s) 2023-01-11T21:23:43.0553380Z test_dispatch_meta_outplace_meshgrid_variadic_tensors_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0553671Z test_dispatch_meta_outplace_meshgrid_variadic_tensors_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0553995Z test_dispatch_meta_outplace_meshgrid_variadic_tensors_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0554296Z test_dispatch_meta_outplace_meshgrid_variadic_tensors_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0554587Z test_dispatch_meta_outplace_meshgrid_variadic_tensors_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0554856Z test_dispatch_meta_outplace_meshgrid_variadic_tensors_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0555090Z test_dispatch_meta_outplace_meshgrid_variadic_tensors_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0555325Z test_dispatch_meta_outplace_meshgrid_variadic_tensors_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0555558Z test_dispatch_meta_outplace_meshgrid_variadic_tensors_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0555790Z test_dispatch_meta_outplace_meshgrid_variadic_tensors_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0556042Z test_dispatch_meta_outplace_meshgrid_variadic_tensors_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0556273Z test_dispatch_meta_outplace_meshgrid_variadic_tensors_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0556496Z test_dispatch_meta_outplace_min_binary_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0556719Z test_dispatch_meta_outplace_min_binary_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0556937Z test_dispatch_meta_outplace_min_binary_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0557156Z test_dispatch_meta_outplace_min_binary_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0557376Z test_dispatch_meta_outplace_min_binary_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0557588Z test_dispatch_meta_outplace_min_binary_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0557806Z test_dispatch_meta_outplace_min_binary_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0558025Z test_dispatch_meta_outplace_min_binary_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0558240Z test_dispatch_meta_outplace_min_binary_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0558459Z test_dispatch_meta_outplace_min_binary_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0558689Z 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.000s) 2023-01-11T21:23:43.0558916Z 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.000s) 2023-01-11T21:23:43.0559164Z 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.000s) 2023-01-11T21:23:43.0559388Z 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.000s) 2023-01-11T21:23:43.0559609Z 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.000s) 2023-01-11T21:23:43.0559832Z 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.000s) 2023-01-11T21:23:43.0560058Z 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.000s) 2023-01-11T21:23:43.0560280Z 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.000s) 2023-01-11T21:23:43.0560502Z 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.000s) 2023-01-11T21:23:43.0560722Z 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.000s) 2023-01-11T21:23:43.0560975Z 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.000s) 2023-01-11T21:23:43.0561203Z 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.000s) 2023-01-11T21:23:43.0561430Z 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.000s) 2023-01-11T21:23:43.0561654Z 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.000s) 2023-01-11T21:23:43.0561872Z 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.000s) 2023-01-11T21:23:43.0562096Z 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.000s) 2023-01-11T21:23:43.0562319Z 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.000s) 2023-01-11T21:23:43.0562543Z 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.000s) 2023-01-11T21:23:43.0562798Z 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.000s) 2023-01-11T21:23:43.0563062Z 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.000s) 2023-01-11T21:23:43.0563333Z test_dispatch_meta_outplace_minimum_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0563603Z test_dispatch_meta_outplace_minimum_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0563873Z test_dispatch_meta_outplace_minimum_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0564145Z test_dispatch_meta_outplace_minimum_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0564438Z test_dispatch_meta_outplace_minimum_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0564709Z test_dispatch_meta_outplace_minimum_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0564972Z test_dispatch_meta_outplace_minimum_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0565184Z test_dispatch_meta_outplace_minimum_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0565395Z test_dispatch_meta_outplace_minimum_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0565604Z test_dispatch_meta_outplace_minimum_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0565807Z test_dispatch_meta_outplace_mm_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0566024Z test_dispatch_meta_outplace_mm_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0566271Z test_dispatch_meta_outplace_mm_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0566483Z test_dispatch_meta_outplace_mm_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0566696Z test_dispatch_meta_outplace_mm_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0566909Z test_dispatch_meta_outplace_mm_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0567120Z test_dispatch_meta_outplace_mode_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0567332Z test_dispatch_meta_outplace_mode_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0567551Z test_dispatch_meta_outplace_mode_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0567760Z test_dispatch_meta_outplace_mode_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0567964Z test_dispatch_meta_outplace_mode_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0568166Z test_dispatch_meta_outplace_mode_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0568375Z test_dispatch_meta_outplace_mode_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0568587Z test_dispatch_meta_outplace_mode_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0568795Z test_dispatch_meta_outplace_mode_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0569003Z test_dispatch_meta_outplace_mode_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0569221Z test_dispatch_meta_outplace_movedim_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0569454Z test_dispatch_meta_outplace_movedim_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0569677Z test_dispatch_meta_outplace_movedim_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0569903Z test_dispatch_meta_outplace_movedim_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0570125Z test_dispatch_meta_outplace_movedim_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0570343Z test_dispatch_meta_outplace_movedim_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0570560Z test_dispatch_meta_outplace_movedim_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0570770Z test_dispatch_meta_outplace_movedim_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0570984Z test_dispatch_meta_outplace_movedim_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0571216Z test_dispatch_meta_outplace_movedim_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0571423Z test_dispatch_meta_outplace_movedim_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0571637Z test_dispatch_meta_outplace_movedim_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0571846Z test_dispatch_meta_outplace_movedim_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0572060Z test_dispatch_meta_outplace_msort_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0572266Z test_dispatch_meta_outplace_msort_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0572475Z test_dispatch_meta_outplace_msort_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0572681Z test_dispatch_meta_outplace_msort_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0572890Z test_dispatch_meta_outplace_msort_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0573091Z test_dispatch_meta_outplace_msort_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0573299Z test_dispatch_meta_outplace_msort_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0573509Z test_dispatch_meta_outplace_msort_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0573723Z test_dispatch_meta_outplace_msort_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0573935Z test_dispatch_meta_outplace_mul_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0574147Z test_dispatch_meta_outplace_mul_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0574601Z test_dispatch_meta_outplace_mul_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0574826Z test_dispatch_meta_outplace_mul_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0575044Z test_dispatch_meta_outplace_mul_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0575255Z test_dispatch_meta_outplace_mul_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0575467Z test_dispatch_meta_outplace_mul_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0575669Z test_dispatch_meta_outplace_mul_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0575881Z test_dispatch_meta_outplace_mul_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0576094Z test_dispatch_meta_outplace_mul_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0576334Z test_dispatch_meta_outplace_mul_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0576543Z test_dispatch_meta_outplace_mul_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0576751Z test_dispatch_meta_outplace_mul_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0576978Z test_dispatch_meta_outplace_multinomial_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0577202Z test_dispatch_meta_outplace_multinomial_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0577417Z test_dispatch_meta_outplace_multinomial_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0577633Z test_dispatch_meta_outplace_mv_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0577848Z test_dispatch_meta_outplace_mv_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0578054Z test_dispatch_meta_outplace_mv_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0578267Z test_dispatch_meta_outplace_mv_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0578476Z test_dispatch_meta_outplace_mv_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0578688Z test_dispatch_meta_outplace_mv_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0578923Z 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.000s) 2023-01-11T21:23:43.0579152Z 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.000s) 2023-01-11T21:23:43.0579374Z 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.000s) 2023-01-11T21:23:43.0579627Z 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.000s) 2023-01-11T21:23:43.0579852Z 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.000s) 2023-01-11T21:23:43.0580074Z 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.000s) 2023-01-11T21:23:43.0580300Z 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.000s) 2023-01-11T21:23:43.0580531Z 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.000s) 2023-01-11T21:23:43.0580756Z 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.000s) 2023-01-11T21:23:43.0580980Z 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.000s) 2023-01-11T21:23:43.0581223Z 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.000s) 2023-01-11T21:23:43.0581445Z 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.000s) 2023-01-11T21:23:43.0581665Z 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.000s) 2023-01-11T21:23:43.0581889Z 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.000s) 2023-01-11T21:23:43.0582114Z 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.000s) 2023-01-11T21:23:43.0582346Z 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.000s) 2023-01-11T21:23:43.0582581Z 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.000s) 2023-01-11T21:23:43.0582804Z 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.000s) 2023-01-11T21:23:43.0583027Z 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.000s) 2023-01-11T21:23:43.0583252Z 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.000s) 2023-01-11T21:23:43.0583494Z 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.000s) 2023-01-11T21:23:43.0583736Z 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.000s) 2023-01-11T21:23:43.0583960Z 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.000s) 2023-01-11T21:23:43.0584190Z 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.000s) 2023-01-11T21:23:43.0584432Z test_dispatch_meta_outplace_nan_to_num_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0584651Z test_dispatch_meta_outplace_nan_to_num_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0584932Z test_dispatch_meta_outplace_nan_to_num_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0585153Z test_dispatch_meta_outplace_nan_to_num_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0585374Z test_dispatch_meta_outplace_nan_to_num_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0585596Z test_dispatch_meta_outplace_nan_to_num_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0585814Z test_dispatch_meta_outplace_nan_to_num_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0586052Z test_dispatch_meta_outplace_nan_to_num_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0586343Z test_dispatch_meta_outplace_nan_to_num_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0586611Z test_dispatch_meta_outplace_nan_to_num_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0586881Z test_dispatch_meta_outplace_nanmean_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0587157Z test_dispatch_meta_outplace_nanmean_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0587416Z test_dispatch_meta_outplace_nanmean_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0587631Z test_dispatch_meta_outplace_nanmean_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0587856Z test_dispatch_meta_outplace_nanmedian_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0588077Z test_dispatch_meta_outplace_nanmedian_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0588299Z test_dispatch_meta_outplace_nanmedian_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.0588518Z test_dispatch_meta_outplace_nanmedian_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.0588737Z test_dispatch_meta_outplace_nanmedian_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0588950Z test_dispatch_meta_outplace_nanmedian_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0589166Z test_dispatch_meta_outplace_nanmedian_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.0589381Z test_dispatch_meta_outplace_nanmedian_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0589626Z test_dispatch_meta_outplace_nanquantile_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0589855Z test_dispatch_meta_outplace_nanquantile_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0590068Z test_dispatch_meta_outplace_nansum_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0590288Z test_dispatch_meta_outplace_nansum_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0590504Z test_dispatch_meta_outplace_nansum_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0590712Z test_dispatch_meta_outplace_nansum_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0590923Z test_dispatch_meta_outplace_nansum_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0591136Z test_dispatch_meta_outplace_nansum_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0591338Z test_dispatch_meta_outplace_nansum_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0591570Z test_dispatch_meta_outplace_nansum_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0591780Z test_dispatch_meta_outplace_nansum_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0591988Z test_dispatch_meta_outplace_nansum_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0592238Z test_dispatch_meta_outplace_narrow_copy_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0592511Z test_dispatch_meta_outplace_narrow_copy_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0592795Z test_dispatch_meta_outplace_narrow_copy_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0593076Z test_dispatch_meta_outplace_narrow_copy_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0593356Z test_dispatch_meta_outplace_narrow_copy_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0593636Z test_dispatch_meta_outplace_narrow_copy_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0593909Z test_dispatch_meta_outplace_narrow_copy_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0594174Z test_dispatch_meta_outplace_narrow_copy_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0594445Z test_dispatch_meta_outplace_narrow_copy_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0594718Z test_dispatch_meta_outplace_narrow_copy_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0594944Z test_dispatch_meta_outplace_narrow_copy_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0595185Z test_dispatch_meta_outplace_narrow_copy_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0595404Z test_dispatch_meta_outplace_narrow_copy_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0595622Z test_dispatch_meta_outplace_narrow_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0595838Z test_dispatch_meta_outplace_narrow_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0596058Z test_dispatch_meta_outplace_narrow_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0596274Z test_dispatch_meta_outplace_narrow_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0596493Z test_dispatch_meta_outplace_narrow_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0596711Z test_dispatch_meta_outplace_narrow_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.0596938Z test_dispatch_meta_outplace_narrow_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.0597147Z test_dispatch_meta_outplace_narrow_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0597364Z test_dispatch_meta_outplace_narrow_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0597574Z test_dispatch_meta_outplace_narrow_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0597783Z test_dispatch_meta_outplace_narrow_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0597996Z test_dispatch_meta_outplace_narrow_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0598205Z test_dispatch_meta_outplace_narrow_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0598434Z test_dispatch_meta_outplace_native_batch_norm_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0598665Z 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) 2023-01-11T21:23:43.0598897Z test_dispatch_meta_outplace_native_batch_norm_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0599127Z 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) 2023-01-11T21:23:43.0599366Z 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) 2023-01-11T21:23:43.0599596Z 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) 2023-01-11T21:23:43.0599832Z test_dispatch_meta_outplace_native_dropout_backward_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0600087Z test_dispatch_meta_outplace_native_dropout_backward_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0600317Z 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) 2023-01-11T21:23:43.0600547Z test_dispatch_meta_outplace_native_layer_norm_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0600776Z test_dispatch_meta_outplace_native_layer_norm_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0601004Z test_dispatch_meta_outplace_native_layer_norm_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0601217Z test_dispatch_meta_outplace_ne_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0601431Z test_dispatch_meta_outplace_ne_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.0601649Z test_dispatch_meta_outplace_ne_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0601899Z test_dispatch_meta_outplace_ne_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0602105Z test_dispatch_meta_outplace_ne_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0602318Z test_dispatch_meta_outplace_ne_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0602536Z test_dispatch_meta_outplace_ne_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0602749Z test_dispatch_meta_outplace_ne_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0602999Z test_dispatch_meta_outplace_ne_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0603266Z test_dispatch_meta_outplace_ne_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0603531Z test_dispatch_meta_outplace_ne_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0603789Z test_dispatch_meta_outplace_ne_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0604055Z test_dispatch_meta_outplace_neg_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0604331Z test_dispatch_meta_outplace_neg_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0604600Z test_dispatch_meta_outplace_neg_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0604857Z test_dispatch_meta_outplace_neg_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0605121Z test_dispatch_meta_outplace_neg_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0605377Z test_dispatch_meta_outplace_neg_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0605606Z test_dispatch_meta_outplace_neg_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0605822Z test_dispatch_meta_outplace_neg_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0606034Z test_dispatch_meta_outplace_neg_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0606250Z test_dispatch_meta_outplace_neg_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0606457Z test_dispatch_meta_outplace_neg_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0606668Z test_dispatch_meta_outplace_neg_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0606893Z test_dispatch_meta_outplace_new_empty_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0607114Z test_dispatch_meta_outplace_new_empty_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0607333Z test_dispatch_meta_outplace_new_empty_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0607581Z test_dispatch_meta_outplace_new_empty_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0607803Z test_dispatch_meta_outplace_new_empty_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0608024Z test_dispatch_meta_outplace_new_empty_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0608245Z test_dispatch_meta_outplace_new_empty_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0608467Z test_dispatch_meta_outplace_new_empty_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0608686Z test_dispatch_meta_outplace_new_empty_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0608905Z test_dispatch_meta_outplace_new_empty_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0609125Z test_dispatch_meta_outplace_new_empty_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0609341Z test_dispatch_meta_outplace_new_empty_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0609559Z test_dispatch_meta_outplace_new_empty_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0609788Z test_dispatch_meta_outplace_new_empty_strided_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0610010Z test_dispatch_meta_outplace_new_empty_strided_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0610245Z test_dispatch_meta_outplace_new_empty_strided_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0610478Z test_dispatch_meta_outplace_new_empty_strided_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0610723Z test_dispatch_meta_outplace_new_empty_strided_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0610953Z test_dispatch_meta_outplace_new_empty_strided_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0611186Z test_dispatch_meta_outplace_new_empty_strided_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0611415Z test_dispatch_meta_outplace_new_empty_strided_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0611643Z test_dispatch_meta_outplace_new_empty_strided_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0611870Z test_dispatch_meta_outplace_new_empty_strided_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0612095Z test_dispatch_meta_outplace_new_empty_strided_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0612318Z test_dispatch_meta_outplace_new_empty_strided_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0612566Z test_dispatch_meta_outplace_new_empty_strided_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0612781Z test_dispatch_meta_outplace_new_full_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0613003Z test_dispatch_meta_outplace_new_full_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0613265Z test_dispatch_meta_outplace_new_full_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0613500Z test_dispatch_meta_outplace_new_full_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0613723Z test_dispatch_meta_outplace_new_full_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0613944Z test_dispatch_meta_outplace_new_full_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0614160Z test_dispatch_meta_outplace_new_full_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0614553Z test_dispatch_meta_outplace_new_full_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0614773Z test_dispatch_meta_outplace_new_full_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0614984Z test_dispatch_meta_outplace_new_full_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0615195Z test_dispatch_meta_outplace_new_full_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0615401Z test_dispatch_meta_outplace_new_full_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0615609Z test_dispatch_meta_outplace_new_full_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0615878Z test_dispatch_meta_outplace_new_ones_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0616103Z test_dispatch_meta_outplace_new_ones_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0616327Z test_dispatch_meta_outplace_new_ones_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0616553Z test_dispatch_meta_outplace_new_ones_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0616778Z test_dispatch_meta_outplace_new_ones_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0616996Z test_dispatch_meta_outplace_new_ones_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0617215Z test_dispatch_meta_outplace_new_ones_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0617432Z test_dispatch_meta_outplace_new_ones_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0617676Z test_dispatch_meta_outplace_new_ones_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0617886Z test_dispatch_meta_outplace_new_ones_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0618088Z test_dispatch_meta_outplace_new_ones_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0618301Z test_dispatch_meta_outplace_new_ones_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0618515Z test_dispatch_meta_outplace_new_ones_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0618736Z test_dispatch_meta_outplace_new_zeros_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0618958Z test_dispatch_meta_outplace_new_zeros_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0619183Z test_dispatch_meta_outplace_new_zeros_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0619407Z test_dispatch_meta_outplace_new_zeros_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0619631Z test_dispatch_meta_outplace_new_zeros_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0619852Z test_dispatch_meta_outplace_new_zeros_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0620074Z test_dispatch_meta_outplace_new_zeros_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0620297Z test_dispatch_meta_outplace_new_zeros_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0620510Z test_dispatch_meta_outplace_new_zeros_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0620731Z test_dispatch_meta_outplace_new_zeros_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0620970Z test_dispatch_meta_outplace_new_zeros_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0621188Z test_dispatch_meta_outplace_new_zeros_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0621411Z test_dispatch_meta_outplace_new_zeros_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0621636Z test_dispatch_meta_outplace_nextafter_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0621857Z test_dispatch_meta_outplace_nextafter_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0622080Z test_dispatch_meta_outplace_nextafter_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0622340Z test_dispatch_meta_outplace_nn_functional__scaled_dot_product_attention_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0622597Z test_dispatch_meta_outplace_nn_functional__scaled_dot_product_attention_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0622905Z test_dispatch_meta_outplace_nn_functional__scaled_dot_product_attention_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0623161Z test_dispatch_meta_outplace_nn_functional__scaled_dot_product_attention_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0623429Z 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.000s) 2023-01-11T21:23:43.0623704Z 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.000s) 2023-01-11T21:23:43.0623952Z 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.000s) 2023-01-11T21:23:43.0624204Z 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.000s) 2023-01-11T21:23:43.0624447Z 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.000s) 2023-01-11T21:23:43.0624745Z 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.000s) 2023-01-11T21:23:43.0624986Z 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.000s) 2023-01-11T21:23:43.0625226Z 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.000s) 2023-01-11T21:23:43.0625468Z 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.000s) 2023-01-11T21:23:43.0625707Z 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.000s) 2023-01-11T21:23:43.0625972Z 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.000s) 2023-01-11T21:23:43.0626252Z 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.000s) 2023-01-11T21:23:43.0626556Z 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.000s) 2023-01-11T21:23:43.0626845Z 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.000s) 2023-01-11T21:23:43.0627144Z 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.000s) 2023-01-11T21:23:43.0627434Z 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.000s) 2023-01-11T21:23:43.0627670Z 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.000s) 2023-01-11T21:23:43.0627931Z 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.000s) 2023-01-11T21:23:43.0628166Z 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.000s) 2023-01-11T21:23:43.0628402Z 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.000s) 2023-01-11T21:23:43.0628639Z 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.000s) 2023-01-11T21:23:43.0628874Z 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.000s) 2023-01-11T21:23:43.0629110Z 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.000s) 2023-01-11T21:23:43.0629346Z 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.000s) 2023-01-11T21:23:43.0629587Z 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.000s) 2023-01-11T21:23:43.0629828Z 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.000s) 2023-01-11T21:23:43.0630065Z 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.000s) 2023-01-11T21:23:43.0630294Z 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.000s) 2023-01-11T21:23:43.0630533Z 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.000s) 2023-01-11T21:23:43.0630768Z 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.000s) 2023-01-11T21:23:43.0631051Z 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.000s) 2023-01-11T21:23:43.0631289Z 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.000s) 2023-01-11T21:23:43.0631526Z 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.000s) 2023-01-11T21:23:43.0631764Z 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.000s) 2023-01-11T21:23:43.0631997Z 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.000s) 2023-01-11T21:23:43.0632253Z 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.000s) 2023-01-11T21:23:43.0632553Z 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.000s) 2023-01-11T21:23:43.0632841Z 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.000s) 2023-01-11T21:23:43.0633156Z 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.000s) 2023-01-11T21:23:43.0633436Z 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.000s) 2023-01-11T21:23:43.0633728Z 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.000s) 2023-01-11T21:23:43.0634020Z 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.000s) 2023-01-11T21:23:43.0634307Z 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.000s) 2023-01-11T21:23:43.0634598Z 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.000s) 2023-01-11T21:23:43.0634891Z 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.000s) 2023-01-11T21:23:43.0635139Z 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.000s) 2023-01-11T21:23:43.0635385Z 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.000s) 2023-01-11T21:23:43.0635626Z 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.000s) 2023-01-11T21:23:43.0635869Z test_dispatch_meta_outplace_nn_functional_bilinear_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0636102Z test_dispatch_meta_outplace_nn_functional_bilinear_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0636335Z test_dispatch_meta_outplace_nn_functional_bilinear_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0636586Z test_dispatch_meta_outplace_nn_functional_bilinear_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0636830Z 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.000s) 2023-01-11T21:23:43.0637075Z 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.000s) 2023-01-11T21:23:43.0637319Z 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.000s) 2023-01-11T21:23:43.0637567Z 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.000s) 2023-01-11T21:23:43.0637830Z 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.000s) 2023-01-11T21:23:43.0638085Z 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.000s) 2023-01-11T21:23:43.0638374Z 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.000s) 2023-01-11T21:23:43.0638625Z 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.000s) 2023-01-11T21:23:43.0638861Z test_dispatch_meta_outplace_nn_functional_celu_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0639097Z test_dispatch_meta_outplace_nn_functional_celu_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0639330Z test_dispatch_meta_outplace_nn_functional_celu_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0639565Z test_dispatch_meta_outplace_nn_functional_celu_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0639804Z test_dispatch_meta_outplace_nn_functional_conv1d_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0640036Z test_dispatch_meta_outplace_nn_functional_conv1d_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0640275Z test_dispatch_meta_outplace_nn_functional_conv1d_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0640507Z test_dispatch_meta_outplace_nn_functional_conv1d_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0640744Z test_dispatch_meta_outplace_nn_functional_conv1d_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0640972Z test_dispatch_meta_outplace_nn_functional_conv1d_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0641200Z test_dispatch_meta_outplace_nn_functional_conv1d_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0641455Z test_dispatch_meta_outplace_nn_functional_conv2d_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0641695Z test_dispatch_meta_outplace_nn_functional_conv2d_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0641932Z test_dispatch_meta_outplace_nn_functional_conv2d_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0642164Z test_dispatch_meta_outplace_nn_functional_conv2d_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0642398Z test_dispatch_meta_outplace_nn_functional_conv2d_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0642637Z test_dispatch_meta_outplace_nn_functional_conv2d_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0642910Z test_dispatch_meta_outplace_nn_functional_conv2d_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0643218Z 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.000s) 2023-01-11T21:23:43.0643556Z 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.000s) 2023-01-11T21:23:43.0643865Z 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.000s) 2023-01-11T21:23:43.0644176Z 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.000s) 2023-01-11T21:23:43.0644478Z 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.000s) 2023-01-11T21:23:43.0644777Z 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.000s) 2023-01-11T21:23:43.0645069Z 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.000s) 2023-01-11T21:23:43.0645314Z 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.000s) 2023-01-11T21:23:43.0645561Z 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.000s) 2023-01-11T21:23:43.0645806Z 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.000s) 2023-01-11T21:23:43.0646054Z 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.000s) 2023-01-11T21:23:43.0646295Z 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.000s) 2023-01-11T21:23:43.0646525Z 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.000s) 2023-01-11T21:23:43.0646759Z 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.000s) 2023-01-11T21:23:43.0647023Z 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.000s) 2023-01-11T21:23:43.0647270Z 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.000s) 2023-01-11T21:23:43.0647515Z 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.000s) 2023-01-11T21:23:43.0647761Z 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.000s) 2023-01-11T21:23:43.0647996Z 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.000s) 2023-01-11T21:23:43.0648231Z 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.000s) 2023-01-11T21:23:43.0648467Z 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.000s) 2023-01-11T21:23:43.0648738Z 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.000s) 2023-01-11T21:23:43.0648980Z 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.000s) 2023-01-11T21:23:43.0649233Z 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.000s) 2023-01-11T21:23:43.0649477Z 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.000s) 2023-01-11T21:23:43.0649726Z 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.000s) 2023-01-11T21:23:43.0649967Z 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.000s) 2023-01-11T21:23:43.0650213Z 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.000s) 2023-01-11T21:23:43.0650458Z 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.000s) 2023-01-11T21:23:43.0650701Z 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.000s) 2023-01-11T21:23:43.0650941Z 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.000s) 2023-01-11T21:23:43.0651190Z 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.000s) 2023-01-11T21:23:43.0651434Z 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.000s) 2023-01-11T21:23:43.0651702Z 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.000s) 2023-01-11T21:23:43.0651946Z 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.000s) 2023-01-11T21:23:43.0652187Z 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.000s) 2023-01-11T21:23:43.0652430Z 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.000s) 2023-01-11T21:23:43.0652668Z 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.000s) 2023-01-11T21:23:43.0652901Z 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.000s) 2023-01-11T21:23:43.0653137Z 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.000s) 2023-01-11T21:23:43.0653403Z 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.000s) 2023-01-11T21:23:43.0653667Z test_dispatch_meta_outplace_nn_functional_dropout2d_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0653903Z test_dispatch_meta_outplace_nn_functional_dropout2d_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0654139Z test_dispatch_meta_outplace_nn_functional_dropout2d_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0654551Z test_dispatch_meta_outplace_nn_functional_dropout2d_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0654785Z test_dispatch_meta_outplace_nn_functional_dropout3d_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0655020Z test_dispatch_meta_outplace_nn_functional_dropout3d_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0655249Z test_dispatch_meta_outplace_nn_functional_dropout3d_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0655475Z test_dispatch_meta_outplace_nn_functional_dropout3d_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0655704Z test_dispatch_meta_outplace_nn_functional_dropout_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0655932Z test_dispatch_meta_outplace_nn_functional_dropout_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0656152Z test_dispatch_meta_outplace_nn_functional_dropout_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0656373Z test_dispatch_meta_outplace_nn_functional_dropout_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0656606Z test_dispatch_meta_outplace_nn_functional_elu_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0656948Z test_dispatch_meta_outplace_nn_functional_elu_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0657183Z test_dispatch_meta_outplace_nn_functional_elu_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0657410Z test_dispatch_meta_outplace_nn_functional_elu_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0657652Z 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.000s) 2023-01-11T21:23:43.0657888Z 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.000s) 2023-01-11T21:23:43.0658122Z 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.000s) 2023-01-11T21:23:43.0658352Z 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.000s) 2023-01-11T21:23:43.0658587Z test_dispatch_meta_outplace_nn_functional_embedding_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0658854Z test_dispatch_meta_outplace_nn_functional_embedding_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0659081Z test_dispatch_meta_outplace_nn_functional_embedding_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0659314Z test_dispatch_meta_outplace_nn_functional_embedding_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0659579Z 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.000s) 2023-01-11T21:23:43.0659837Z 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.000s) 2023-01-11T21:23:43.0660101Z 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.000s) 2023-01-11T21:23:43.0660354Z 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.000s) 2023-01-11T21:23:43.0660619Z 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.000s) 2023-01-11T21:23:43.0660878Z 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.000s) 2023-01-11T21:23:43.0661142Z 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.000s) 2023-01-11T21:23:43.0661404Z 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.000s) 2023-01-11T21:23:43.0661663Z 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.000s) 2023-01-11T21:23:43.0661944Z 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.000s) 2023-01-11T21:23:43.0662207Z 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.000s) 2023-01-11T21:23:43.0662467Z 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) 2023-01-11T21:23:43.0662721Z 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.000s) 2023-01-11T21:23:43.0662967Z 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.000s) 2023-01-11T21:23:43.0663224Z 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) 2023-01-11T21:23:43.0663473Z 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.000s) 2023-01-11T21:23:43.0663741Z 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.000s) 2023-01-11T21:23:43.0663983Z 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) 2023-01-11T21:23:43.0664222Z 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) 2023-01-11T21:23:43.0664457Z 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.000s) 2023-01-11T21:23:43.0664748Z 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.000s) 2023-01-11T21:23:43.0664988Z 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.000s) 2023-01-11T21:23:43.0665229Z 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.000s) 2023-01-11T21:23:43.0665478Z 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.000s) 2023-01-11T21:23:43.0665726Z 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.000s) 2023-01-11T21:23:43.0665969Z 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.000s) 2023-01-11T21:23:43.0666243Z test_dispatch_meta_outplace_nn_functional_gelu_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0666530Z 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) 2023-01-11T21:23:43.0666816Z test_dispatch_meta_outplace_nn_functional_gelu_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0667127Z test_dispatch_meta_outplace_nn_functional_gelu_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0667408Z test_dispatch_meta_outplace_nn_functional_glu_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0667639Z test_dispatch_meta_outplace_nn_functional_glu_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0667866Z test_dispatch_meta_outplace_nn_functional_glu_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0668098Z test_dispatch_meta_outplace_nn_functional_glu_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0668336Z 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.000s) 2023-01-11T21:23:43.0668572Z 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.000s) 2023-01-11T21:23:43.0668837Z 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.000s) 2023-01-11T21:23:43.0669072Z 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.000s) 2023-01-11T21:23:43.0669297Z 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.000s) 2023-01-11T21:23:43.0669533Z 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.000s) 2023-01-11T21:23:43.0669765Z 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.000s) 2023-01-11T21:23:43.0669999Z test_dispatch_meta_outplace_nn_functional_hardshrink_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0670233Z test_dispatch_meta_outplace_nn_functional_hardshrink_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0670462Z test_dispatch_meta_outplace_nn_functional_hardshrink_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0670693Z test_dispatch_meta_outplace_nn_functional_hardshrink_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0670929Z test_dispatch_meta_outplace_nn_functional_hardsigmoid_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0671160Z test_dispatch_meta_outplace_nn_functional_hardsigmoid_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0671398Z test_dispatch_meta_outplace_nn_functional_hardsigmoid_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0671632Z test_dispatch_meta_outplace_nn_functional_hardsigmoid_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0671862Z test_dispatch_meta_outplace_nn_functional_hardswish_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0672118Z test_dispatch_meta_outplace_nn_functional_hardswish_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0672391Z test_dispatch_meta_outplace_nn_functional_hardswish_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0672689Z test_dispatch_meta_outplace_nn_functional_hardswish_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0672978Z test_dispatch_meta_outplace_nn_functional_hardtanh_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0673267Z test_dispatch_meta_outplace_nn_functional_hardtanh_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0673551Z test_dispatch_meta_outplace_nn_functional_hardtanh_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0673830Z test_dispatch_meta_outplace_nn_functional_hardtanh_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0674157Z test_dispatch_meta_outplace_nn_functional_hardtanh_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0674436Z test_dispatch_meta_outplace_nn_functional_hardtanh_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0674711Z test_dispatch_meta_outplace_nn_functional_hardtanh_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0674956Z test_dispatch_meta_outplace_nn_functional_hardtanh_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0675201Z 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.000s) 2023-01-11T21:23:43.0675446Z 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.000s) 2023-01-11T21:23:43.0675682Z 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.000s) 2023-01-11T21:23:43.0675930Z 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.000s) 2023-01-11T21:23:43.0676162Z 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.000s) 2023-01-11T21:23:43.0676391Z 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.000s) 2023-01-11T21:23:43.0676621Z 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.000s) 2023-01-11T21:23:43.0676853Z 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.000s) 2023-01-11T21:23:43.0677088Z 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.000s) 2023-01-11T21:23:43.0677347Z 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.000s) 2023-01-11T21:23:43.0677587Z 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.000s) 2023-01-11T21:23:43.0677823Z 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.000s) 2023-01-11T21:23:43.0678070Z 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.000s) 2023-01-11T21:23:43.0678317Z 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.000s) 2023-01-11T21:23:43.0678563Z 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.000s) 2023-01-11T21:23:43.0678793Z 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.000s) 2023-01-11T21:23:43.0679043Z 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.000s) 2023-01-11T21:23:43.0679312Z 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.000s) 2023-01-11T21:23:43.0679563Z 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.000s) 2023-01-11T21:23:43.0679812Z 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.000s) 2023-01-11T21:23:43.0680058Z 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.000s) 2023-01-11T21:23:43.0680301Z 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.000s) 2023-01-11T21:23:43.0680548Z 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.000s) 2023-01-11T21:23:43.0680792Z 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.000s) 2023-01-11T21:23:43.0681037Z 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.000s) 2023-01-11T21:23:43.0681281Z 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.000s) 2023-01-11T21:23:43.0681530Z 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.000s) 2023-01-11T21:23:43.0681778Z 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.000s) 2023-01-11T21:23:43.0682014Z 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.000s) 2023-01-11T21:23:43.0682288Z 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) 2023-01-11T21:23:43.0682540Z 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.000s) 2023-01-11T21:23:43.0682840Z 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) 2023-01-11T21:23:43.0683135Z 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) 2023-01-11T21:23:43.0683423Z 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.000s) 2023-01-11T21:23:43.0683706Z 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.000s) 2023-01-11T21:23:43.0683983Z 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) 2023-01-11T21:23:43.0684273Z 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.000s) 2023-01-11T21:23:43.0684593Z 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.000s) 2023-01-11T21:23:43.0684883Z 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.000s) 2023-01-11T21:23:43.0685172Z 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.000s) 2023-01-11T21:23:43.0685452Z 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.000s) 2023-01-11T21:23:43.0685669Z 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.000s) 2023-01-11T21:23:43.0685909Z 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.000s) 2023-01-11T21:23:43.0686145Z 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.000s) 2023-01-11T21:23:43.0686378Z 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.000s) 2023-01-11T21:23:43.0686611Z 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.000s) 2023-01-11T21:23:43.0686844Z 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.000s) 2023-01-11T21:23:43.0687077Z 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.000s) 2023-01-11T21:23:43.0687312Z 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.000s) 2023-01-11T21:23:43.0687543Z 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.000s) 2023-01-11T21:23:43.0687796Z test_dispatch_meta_outplace_nn_functional_linear_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0688033Z test_dispatch_meta_outplace_nn_functional_linear_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0688273Z 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) 2023-01-11T21:23:43.0688499Z test_dispatch_meta_outplace_nn_functional_linear_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0688727Z test_dispatch_meta_outplace_nn_functional_linear_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0688954Z test_dispatch_meta_outplace_nn_functional_linear_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0689198Z 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.000s) 2023-01-11T21:23:43.0689444Z 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.000s) 2023-01-11T21:23:43.0689714Z 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.000s) 2023-01-11T21:23:43.0689960Z 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.000s) 2023-01-11T21:23:43.0690202Z test_dispatch_meta_outplace_nn_functional_logsigmoid_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0690437Z test_dispatch_meta_outplace_nn_functional_logsigmoid_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0690669Z test_dispatch_meta_outplace_nn_functional_logsigmoid_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0690909Z test_dispatch_meta_outplace_nn_functional_logsigmoid_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0691155Z 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.000s) 2023-01-11T21:23:43.0691399Z 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.000s) 2023-01-11T21:23:43.0691634Z 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.000s) 2023-01-11T21:23:43.0691878Z 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.000s) 2023-01-11T21:23:43.0692123Z 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.000s) 2023-01-11T21:23:43.0692363Z 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.000s) 2023-01-11T21:23:43.0692630Z 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.000s) 2023-01-11T21:23:43.0692874Z 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.000s) 2023-01-11T21:23:43.0693138Z 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.000s) 2023-01-11T21:23:43.0693403Z 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.000s) 2023-01-11T21:23:43.0693637Z 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.000s) 2023-01-11T21:23:43.0693872Z 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.000s) 2023-01-11T21:23:43.0694106Z 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.000s) 2023-01-11T21:23:43.0694516Z 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.000s) 2023-01-11T21:23:43.0694806Z 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.000s) 2023-01-11T21:23:43.0695026Z 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.000s) 2023-01-11T21:23:43.0695253Z 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.000s) 2023-01-11T21:23:43.0695485Z 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.000s) 2023-01-11T21:23:43.0695711Z 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.000s) 2023-01-11T21:23:43.0695941Z 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.000s) 2023-01-11T21:23:43.0696167Z 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.000s) 2023-01-11T21:23:43.0696398Z 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.000s) 2023-01-11T21:23:43.0696633Z 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.000s) 2023-01-11T21:23:43.0696867Z 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.000s) 2023-01-11T21:23:43.0697108Z 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.000s) 2023-01-11T21:23:43.0697349Z 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.000s) 2023-01-11T21:23:43.0697584Z 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.000s) 2023-01-11T21:23:43.0697843Z 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.000s) 2023-01-11T21:23:43.0698072Z 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.000s) 2023-01-11T21:23:43.0698306Z 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.000s) 2023-01-11T21:23:43.0698540Z 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.000s) 2023-01-11T21:23:43.0698774Z 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.000s) 2023-01-11T21:23:43.0699010Z 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.000s) 2023-01-11T21:23:43.0699237Z 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.000s) 2023-01-11T21:23:43.0699489Z 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.000s) 2023-01-11T21:23:43.0699717Z 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.000s) 2023-01-11T21:23:43.0699949Z 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.000s) 2023-01-11T21:23:43.0700185Z 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.000s) 2023-01-11T21:23:43.0700416Z 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.000s) 2023-01-11T21:23:43.0700645Z test_dispatch_meta_outplace_nn_functional_mish_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0700863Z test_dispatch_meta_outplace_nn_functional_mish_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0701088Z test_dispatch_meta_outplace_nn_functional_mish_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0701317Z test_dispatch_meta_outplace_nn_functional_mish_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0701547Z 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.000s) 2023-01-11T21:23:43.0701779Z 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.000s) 2023-01-11T21:23:43.0702009Z 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.000s) 2023-01-11T21:23:43.0702230Z 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.000s) 2023-01-11T21:23:43.0702469Z 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.000s) 2023-01-11T21:23:43.0702732Z 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.000s) 2023-01-11T21:23:43.0702969Z 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.000s) 2023-01-11T21:23:43.0703205Z 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.000s) 2023-01-11T21:23:43.0703451Z 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.000s) 2023-01-11T21:23:43.0703696Z 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.000s) 2023-01-11T21:23:43.0703929Z 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.000s) 2023-01-11T21:23:43.0704164Z 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.000s) 2023-01-11T21:23:43.0704434Z 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.000s) 2023-01-11T21:23:43.0704739Z 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.000s) 2023-01-11T21:23:43.0704999Z 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) 2023-01-11T21:23:43.0705246Z 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) 2023-01-11T21:23:43.0705474Z 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) 2023-01-11T21:23:43.0705704Z 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) 2023-01-11T21:23:43.0705923Z 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.000s) 2023-01-11T21:23:43.0706144Z 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) 2023-01-11T21:23:43.0706419Z 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) 2023-01-11T21:23:43.0706712Z test_dispatch_meta_outplace_nn_functional_normalize_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0707006Z test_dispatch_meta_outplace_nn_functional_normalize_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0707280Z test_dispatch_meta_outplace_nn_functional_normalize_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0707536Z test_dispatch_meta_outplace_nn_functional_normalize_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0707790Z test_dispatch_meta_outplace_nn_functional_normalize_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0708017Z 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.000s) 2023-01-11T21:23:43.0708255Z 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.000s) 2023-01-11T21:23:43.0708484Z 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.000s) 2023-01-11T21:23:43.0708724Z 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.000s) 2023-01-11T21:23:43.0708963Z 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.000s) 2023-01-11T21:23:43.0709195Z 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.000s) 2023-01-11T21:23:43.0709494Z 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.000s) 2023-01-11T21:23:43.0709726Z 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.000s) 2023-01-11T21:23:43.0709957Z 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.000s) 2023-01-11T21:23:43.0710191Z 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.000s) 2023-01-11T21:23:43.0710416Z 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.000s) 2023-01-11T21:23:43.0710649Z 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.000s) 2023-01-11T21:23:43.0710878Z 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.000s) 2023-01-11T21:23:43.0711115Z 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.000s) 2023-01-11T21:23:43.0711344Z 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.000s) 2023-01-11T21:23:43.0711584Z 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.000s) 2023-01-11T21:23:43.0711820Z 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.000s) 2023-01-11T21:23:43.0712052Z 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.000s) 2023-01-11T21:23:43.0712330Z 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.000s) 2023-01-11T21:23:43.0712644Z 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.000s) 2023-01-11T21:23:43.0712931Z 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.000s) 2023-01-11T21:23:43.0713215Z 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.000s) 2023-01-11T21:23:43.0713497Z 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.000s) 2023-01-11T21:23:43.0713787Z 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.000s) 2023-01-11T21:23:43.0714068Z 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.000s) 2023-01-11T21:23:43.0714357Z 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.000s) 2023-01-11T21:23:43.0714656Z 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.000s) 2023-01-11T21:23:43.0714929Z 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.000s) 2023-01-11T21:23:43.0715163Z 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.000s) 2023-01-11T21:23:43.0715401Z 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.000s) 2023-01-11T21:23:43.0715637Z 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.000s) 2023-01-11T21:23:43.0715877Z 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.000s) 2023-01-11T21:23:43.0716121Z 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.000s) 2023-01-11T21:23:43.0716358Z 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.000s) 2023-01-11T21:23:43.0716594Z 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.000s) 2023-01-11T21:23:43.0716820Z 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.000s) 2023-01-11T21:23:43.0717064Z 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.000s) 2023-01-11T21:23:43.0717310Z 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.000s) 2023-01-11T21:23:43.0717556Z 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.000s) 2023-01-11T21:23:43.0717798Z 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.000s) 2023-01-11T21:23:43.0718058Z 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.000s) 2023-01-11T21:23:43.0718302Z 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.000s) 2023-01-11T21:23:43.0718545Z 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.000s) 2023-01-11T21:23:43.0718779Z 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.000s) 2023-01-11T21:23:43.0719012Z 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.000s) 2023-01-11T21:23:43.0719252Z 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.000s) 2023-01-11T21:23:43.0719493Z 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.000s) 2023-01-11T21:23:43.0719746Z test_dispatch_meta_outplace_nn_functional_pdist_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0719962Z test_dispatch_meta_outplace_nn_functional_pdist_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0720197Z 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.000s) 2023-01-11T21:23:43.0720434Z 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.000s) 2023-01-11T21:23:43.0720674Z 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.000s) 2023-01-11T21:23:43.0720914Z 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.000s) 2023-01-11T21:23:43.0721149Z 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.000s) 2023-01-11T21:23:43.0721384Z 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.000s) 2023-01-11T21:23:43.0721615Z 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.000s) 2023-01-11T21:23:43.0721853Z 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.000s) 2023-01-11T21:23:43.0722088Z 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.000s) 2023-01-11T21:23:43.0722324Z 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.000s) 2023-01-11T21:23:43.0722563Z 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.000s) 2023-01-11T21:23:43.0722871Z 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.000s) 2023-01-11T21:23:43.0723169Z 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.000s) 2023-01-11T21:23:43.0723464Z 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.000s) 2023-01-11T21:23:43.0723769Z 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.000s) 2023-01-11T21:23:43.0724071Z 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.000s) 2023-01-11T21:23:43.0724371Z 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.000s) 2023-01-11T21:23:43.0724667Z 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.000s) 2023-01-11T21:23:43.0724957Z 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.000s) 2023-01-11T21:23:43.0725279Z 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.000s) 2023-01-11T21:23:43.0725571Z 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.000s) 2023-01-11T21:23:43.0725823Z 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.000s) 2023-01-11T21:23:43.0726057Z 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.000s) 2023-01-11T21:23:43.0726290Z 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.000s) 2023-01-11T21:23:43.0726524Z 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.000s) 2023-01-11T21:23:43.0726762Z 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.000s) 2023-01-11T21:23:43.0726997Z 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.000s) 2023-01-11T21:23:43.0727228Z 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.000s) 2023-01-11T21:23:43.0727462Z 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.000s) 2023-01-11T21:23:43.0727697Z 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.000s) 2023-01-11T21:23:43.0727924Z 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.000s) 2023-01-11T21:23:43.0728154Z 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.000s) 2023-01-11T21:23:43.0728404Z 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.000s) 2023-01-11T21:23:43.0728635Z test_dispatch_meta_outplace_nn_functional_prelu_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.0728866Z test_dispatch_meta_outplace_nn_functional_prelu_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0729090Z 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) 2023-01-11T21:23:43.0729311Z 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) 2023-01-11T21:23:43.0729531Z test_dispatch_meta_outplace_nn_functional_relu6_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0729754Z test_dispatch_meta_outplace_nn_functional_relu6_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0729994Z 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) 2023-01-11T21:23:43.0730211Z test_dispatch_meta_outplace_nn_functional_relu6_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0730434Z test_dispatch_meta_outplace_nn_functional_relu6_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0730664Z 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) 2023-01-11T21:23:43.0730890Z test_dispatch_meta_outplace_nn_functional_relu6_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0731116Z 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) 2023-01-11T21:23:43.0731341Z 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) 2023-01-11T21:23:43.0731571Z test_dispatch_meta_outplace_nn_functional_relu_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0731794Z test_dispatch_meta_outplace_nn_functional_relu_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0732023Z test_dispatch_meta_outplace_nn_functional_relu_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0732243Z 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) 2023-01-11T21:23:43.0732471Z 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) 2023-01-11T21:23:43.0732695Z test_dispatch_meta_outplace_nn_functional_relu_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0732920Z test_dispatch_meta_outplace_nn_functional_relu_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0733209Z test_dispatch_meta_outplace_nn_functional_relu_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0733433Z test_dispatch_meta_outplace_nn_functional_relu_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0733663Z 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) 2023-01-11T21:23:43.0733891Z 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) 2023-01-11T21:23:43.0734113Z test_dispatch_meta_outplace_nn_functional_rrelu_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0734522Z test_dispatch_meta_outplace_nn_functional_rrelu_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0734747Z test_dispatch_meta_outplace_nn_functional_selu_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0734970Z test_dispatch_meta_outplace_nn_functional_selu_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0735240Z test_dispatch_meta_outplace_nn_functional_selu_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0735466Z 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) 2023-01-11T21:23:43.0735694Z 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) 2023-01-11T21:23:43.0735923Z test_dispatch_meta_outplace_nn_functional_silu_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0736145Z test_dispatch_meta_outplace_nn_functional_silu_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0736368Z 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) 2023-01-11T21:23:43.0736606Z 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) 2023-01-11T21:23:43.0736838Z 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) 2023-01-11T21:23:43.0737070Z 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.000s) 2023-01-11T21:23:43.0737311Z 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.000s) 2023-01-11T21:23:43.0737551Z 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.000s) 2023-01-11T21:23:43.0737789Z 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.000s) 2023-01-11T21:23:43.0738021Z 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.000s) 2023-01-11T21:23:43.0738282Z test_dispatch_meta_outplace_nn_functional_softmin_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0738515Z test_dispatch_meta_outplace_nn_functional_softmin_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0738749Z test_dispatch_meta_outplace_nn_functional_softmin_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0738973Z test_dispatch_meta_outplace_nn_functional_softmin_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0739218Z 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.000s) 2023-01-11T21:23:43.0739468Z 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.000s) 2023-01-11T21:23:43.0739713Z 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) 2023-01-11T21:23:43.0739954Z 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) 2023-01-11T21:23:43.0740222Z 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) 2023-01-11T21:23:43.0740463Z 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.000s) 2023-01-11T21:23:43.0740709Z 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.000s) 2023-01-11T21:23:43.0740947Z 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.000s) 2023-01-11T21:23:43.0741179Z 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.000s) 2023-01-11T21:23:43.0741414Z 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.000s) 2023-01-11T21:23:43.0741649Z 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.000s) 2023-01-11T21:23:43.0741886Z test_dispatch_meta_outplace_nn_functional_softplus_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0742120Z test_dispatch_meta_outplace_nn_functional_softplus_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0742347Z test_dispatch_meta_outplace_nn_functional_softplus_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0742574Z test_dispatch_meta_outplace_nn_functional_softplus_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0742810Z test_dispatch_meta_outplace_nn_functional_softshrink_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0743047Z test_dispatch_meta_outplace_nn_functional_softshrink_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0743312Z test_dispatch_meta_outplace_nn_functional_softshrink_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0743592Z test_dispatch_meta_outplace_nn_functional_softshrink_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0743829Z test_dispatch_meta_outplace_nn_functional_softsign_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0744062Z test_dispatch_meta_outplace_nn_functional_softsign_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0744293Z test_dispatch_meta_outplace_nn_functional_softsign_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0744530Z test_dispatch_meta_outplace_nn_functional_softsign_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0744822Z test_dispatch_meta_outplace_nn_functional_softsign_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0745090Z test_dispatch_meta_outplace_nn_functional_softsign_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0745316Z test_dispatch_meta_outplace_nn_functional_softsign_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0745544Z test_dispatch_meta_outplace_nn_functional_softsign_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0745775Z test_dispatch_meta_outplace_nn_functional_softsign_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0745997Z test_dispatch_meta_outplace_nn_functional_softsign_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0746231Z test_dispatch_meta_outplace_nn_functional_softsign_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0746499Z test_dispatch_meta_outplace_nn_functional_softsign_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0746794Z test_dispatch_meta_outplace_nn_functional_tanhshrink_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0747098Z test_dispatch_meta_outplace_nn_functional_tanhshrink_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0747387Z test_dispatch_meta_outplace_nn_functional_tanhshrink_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0747641Z test_dispatch_meta_outplace_nn_functional_tanhshrink_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0747879Z test_dispatch_meta_outplace_nn_functional_tanhshrink_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0748110Z test_dispatch_meta_outplace_nn_functional_tanhshrink_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0748364Z test_dispatch_meta_outplace_nn_functional_tanhshrink_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0748591Z test_dispatch_meta_outplace_nn_functional_tanhshrink_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0748814Z test_dispatch_meta_outplace_nn_functional_tanhshrink_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0749048Z test_dispatch_meta_outplace_nn_functional_tanhshrink_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0749272Z test_dispatch_meta_outplace_nn_functional_tanhshrink_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0749503Z test_dispatch_meta_outplace_nn_functional_threshold_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0749741Z test_dispatch_meta_outplace_nn_functional_threshold_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0749975Z test_dispatch_meta_outplace_nn_functional_threshold_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0750232Z test_dispatch_meta_outplace_nn_functional_threshold_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0750454Z test_dispatch_meta_outplace_nn_functional_threshold_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0750679Z test_dispatch_meta_outplace_nn_functional_threshold_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0750903Z test_dispatch_meta_outplace_nn_functional_threshold_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0751132Z test_dispatch_meta_outplace_nn_functional_threshold_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0751360Z test_dispatch_meta_outplace_nn_functional_threshold_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0751600Z 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.000s) 2023-01-11T21:23:43.0751846Z 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.000s) 2023-01-11T21:23:43.0752092Z 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.000s) 2023-01-11T21:23:43.0752352Z 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.000s) 2023-01-11T21:23:43.0752660Z 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.000s) 2023-01-11T21:23:43.0752964Z 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.000s) 2023-01-11T21:23:43.0753264Z 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.000s) 2023-01-11T21:23:43.0753587Z 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.000s) 2023-01-11T21:23:43.0753877Z 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.000s) 2023-01-11T21:23:43.0754175Z 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.000s) 2023-01-11T21:23:43.0754474Z 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.000s) 2023-01-11T21:23:43.0754773Z 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.000s) 2023-01-11T21:23:43.0755041Z 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.000s) 2023-01-11T21:23:43.0755301Z 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.000s) 2023-01-11T21:23:43.0755581Z 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.000s) 2023-01-11T21:23:43.0755833Z 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.000s) 2023-01-11T21:23:43.0756091Z 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.000s) 2023-01-11T21:23:43.0756346Z 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.000s) 2023-01-11T21:23:43.0756597Z 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.000s) 2023-01-11T21:23:43.0756853Z 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.000s) 2023-01-11T21:23:43.0757103Z 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.000s) 2023-01-11T21:23:43.0757363Z 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.000s) 2023-01-11T21:23:43.0757653Z test_dispatch_meta_outplace_nn_functional_unfold_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0757901Z test_dispatch_meta_outplace_nn_functional_unfold_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0758135Z 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) 2023-01-11T21:23:43.0758365Z test_dispatch_meta_outplace_nn_functional_unfold_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0758588Z test_dispatch_meta_outplace_nn_functional_unfold_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0758849Z test_dispatch_meta_outplace_nn_functional_unfold_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0759095Z 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.000s) 2023-01-11T21:23:43.0759340Z 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.000s) 2023-01-11T21:23:43.0759582Z 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.000s) 2023-01-11T21:23:43.0759829Z 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.000s) 2023-01-11T21:23:43.0760074Z 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.000s) 2023-01-11T21:23:43.0760306Z 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.000s) 2023-01-11T21:23:43.0760563Z 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.000s) 2023-01-11T21:23:43.0760784Z test_dispatch_meta_outplace_nonzero_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0761000Z test_dispatch_meta_outplace_nonzero_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0761226Z test_dispatch_meta_outplace_nonzero_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0761450Z test_dispatch_meta_outplace_nonzero_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0761674Z test_dispatch_meta_outplace_nonzero_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0761890Z test_dispatch_meta_outplace_nonzero_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0762106Z test_dispatch_meta_outplace_nonzero_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0762324Z test_dispatch_meta_outplace_nonzero_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0762563Z test_dispatch_meta_outplace_nonzero_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0762826Z test_dispatch_meta_outplace_nonzero_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0763086Z test_dispatch_meta_outplace_nonzero_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0763344Z test_dispatch_meta_outplace_nonzero_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0763603Z test_dispatch_meta_outplace_nonzero_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0763886Z test_dispatch_meta_outplace_norm_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0764159Z test_dispatch_meta_outplace_norm_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0764430Z test_dispatch_meta_outplace_norm_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0764673Z test_dispatch_meta_outplace_norm_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0764880Z test_dispatch_meta_outplace_norm_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0765084Z test_dispatch_meta_outplace_norm_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0765308Z test_dispatch_meta_outplace_norm_fro_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0765531Z test_dispatch_meta_outplace_norm_fro_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0765752Z test_dispatch_meta_outplace_norm_fro_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0765986Z test_dispatch_meta_outplace_norm_fro_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0766207Z test_dispatch_meta_outplace_norm_fro_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0766423Z test_dispatch_meta_outplace_norm_fro_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0766643Z test_dispatch_meta_outplace_norm_inf_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0766862Z test_dispatch_meta_outplace_norm_inf_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0767084Z test_dispatch_meta_outplace_norm_inf_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0767296Z test_dispatch_meta_outplace_norm_inf_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0767510Z test_dispatch_meta_outplace_norm_inf_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0767725Z test_dispatch_meta_outplace_norm_inf_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0767943Z test_dispatch_meta_outplace_norm_nuc_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.0768160Z test_dispatch_meta_outplace_norm_nuc_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.0768368Z test_dispatch_meta_outplace_norm_nuc_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.0768612Z test_dispatch_meta_outplace_norm_nuc_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0768889Z test_dispatch_meta_outplace_normal_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0769139Z test_dispatch_meta_outplace_normal_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0769353Z test_dispatch_meta_outplace_normal_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0769566Z test_dispatch_meta_outplace_normal_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0769794Z test_dispatch_meta_outplace_normal_number_mean_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0770021Z test_dispatch_meta_outplace_normal_number_mean_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0770251Z test_dispatch_meta_outplace_normal_number_mean_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0770478Z test_dispatch_meta_outplace_normal_number_mean_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0770695Z test_dispatch_meta_outplace_ones_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0770934Z test_dispatch_meta_outplace_ones_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0771145Z test_dispatch_meta_outplace_ones_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0771362Z test_dispatch_meta_outplace_ones_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0771577Z test_dispatch_meta_outplace_ones_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0771789Z test_dispatch_meta_outplace_ones_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0771996Z test_dispatch_meta_outplace_ones_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0772207Z test_dispatch_meta_outplace_ones_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0772416Z test_dispatch_meta_outplace_ones_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0772630Z test_dispatch_meta_outplace_ones_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0772847Z test_dispatch_meta_outplace_ones_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0773060Z test_dispatch_meta_outplace_ones_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0773295Z test_dispatch_meta_outplace_ones_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0773554Z test_dispatch_meta_outplace_ones_like_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0773823Z test_dispatch_meta_outplace_ones_like_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0774103Z test_dispatch_meta_outplace_ones_like_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0774572Z test_dispatch_meta_outplace_ones_like_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0774853Z test_dispatch_meta_outplace_ones_like_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0775131Z test_dispatch_meta_outplace_ones_like_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0775386Z test_dispatch_meta_outplace_ones_like_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0775604Z test_dispatch_meta_outplace_ones_like_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0775822Z test_dispatch_meta_outplace_ones_like_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0776032Z test_dispatch_meta_outplace_ones_like_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0776247Z test_dispatch_meta_outplace_ones_like_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0776496Z test_dispatch_meta_outplace_ones_like_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0776703Z test_dispatch_meta_outplace_ones_like_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0776922Z test_dispatch_meta_outplace_ormqr_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0777139Z test_dispatch_meta_outplace_ormqr_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0777356Z test_dispatch_meta_outplace_ormqr_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0777565Z test_dispatch_meta_outplace_ormqr_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0777784Z test_dispatch_meta_outplace_outer_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0777993Z test_dispatch_meta_outplace_outer_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0778212Z test_dispatch_meta_outplace_outer_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0778431Z test_dispatch_meta_outplace_outer_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0778647Z test_dispatch_meta_outplace_outer_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0778860Z test_dispatch_meta_outplace_outer_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0779059Z test_dispatch_meta_outplace_outer_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0779270Z test_dispatch_meta_outplace_outer_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0779473Z test_dispatch_meta_outplace_outer_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0779701Z test_dispatch_meta_outplace_outer_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0779911Z test_dispatch_meta_outplace_outer_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0780128Z test_dispatch_meta_outplace_outer_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0780352Z test_dispatch_meta_outplace_pca_lowrank_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0780573Z test_dispatch_meta_outplace_pca_lowrank_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0780794Z test_dispatch_meta_outplace_permute_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0781009Z test_dispatch_meta_outplace_permute_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0781228Z test_dispatch_meta_outplace_permute_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0781479Z test_dispatch_meta_outplace_permute_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0781701Z test_dispatch_meta_outplace_permute_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0781915Z test_dispatch_meta_outplace_permute_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0782132Z test_dispatch_meta_outplace_permute_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0782349Z test_dispatch_meta_outplace_permute_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0782565Z test_dispatch_meta_outplace_permute_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0782778Z test_dispatch_meta_outplace_permute_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0782984Z test_dispatch_meta_outplace_permute_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0783197Z test_dispatch_meta_outplace_permute_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0783410Z test_dispatch_meta_outplace_permute_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0783635Z test_dispatch_meta_outplace_pinverse_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0783849Z test_dispatch_meta_outplace_pinverse_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0784071Z test_dispatch_meta_outplace_pinverse_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0784288Z test_dispatch_meta_outplace_pinverse_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0784519Z test_dispatch_meta_outplace_polar_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0784786Z test_dispatch_meta_outplace_polar_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0785025Z 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.000s) 2023-01-11T21:23:43.0785260Z 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.000s) 2023-01-11T21:23:43.0785498Z 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.000s) 2023-01-11T21:23:43.0785730Z 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.000s) 2023-01-11T21:23:43.0785969Z 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.000s) 2023-01-11T21:23:43.0786247Z 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.000s) 2023-01-11T21:23:43.0786555Z 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.000s) 2023-01-11T21:23:43.0786830Z 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.000s) 2023-01-11T21:23:43.0787105Z 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.000s) 2023-01-11T21:23:43.0787360Z 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.000s) 2023-01-11T21:23:43.0787591Z 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.000s) 2023-01-11T21:23:43.0787823Z 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.000s) 2023-01-11T21:23:43.0788048Z 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.000s) 2023-01-11T21:23:43.0788279Z 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.000s) 2023-01-11T21:23:43.0788503Z 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.000s) 2023-01-11T21:23:43.0788723Z 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.000s) 2023-01-11T21:23:43.0788954Z 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.000s) 2023-01-11T21:23:43.0789185Z 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.000s) 2023-01-11T21:23:43.0789409Z 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.000s) 2023-01-11T21:23:43.0789676Z 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.000s) 2023-01-11T21:23:43.0789905Z 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.000s) 2023-01-11T21:23:43.0790133Z 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.000s) 2023-01-11T21:23:43.0790365Z 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.000s) 2023-01-11T21:23:43.0790586Z 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.000s) 2023-01-11T21:23:43.0790805Z 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.000s) 2023-01-11T21:23:43.0791032Z 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.000s) 2023-01-11T21:23:43.0791254Z 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.000s) 2023-01-11T21:23:43.0791500Z 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.000s) 2023-01-11T21:23:43.0791726Z 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.000s) 2023-01-11T21:23:43.0791955Z 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.000s) 2023-01-11T21:23:43.0792180Z 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.000s) 2023-01-11T21:23:43.0792409Z 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.000s) 2023-01-11T21:23:43.0792638Z 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.000s) 2023-01-11T21:23:43.0792911Z 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.000s) 2023-01-11T21:23:43.0793194Z 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.000s) 2023-01-11T21:23:43.0793474Z 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.000s) 2023-01-11T21:23:43.0793756Z 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.000s) 2023-01-11T21:23:43.0794035Z 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.000s) 2023-01-11T21:23:43.0794322Z 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.000s) 2023-01-11T21:23:43.0794602Z 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.000s) 2023-01-11T21:23:43.0794913Z 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.000s) 2023-01-11T21:23:43.0795146Z 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.000s) 2023-01-11T21:23:43.0795368Z 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.000s) 2023-01-11T21:23:43.0795597Z 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.000s) 2023-01-11T21:23:43.0795810Z 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.000s) 2023-01-11T21:23:43.0796027Z test_dispatch_meta_outplace_positive_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0796251Z test_dispatch_meta_outplace_positive_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0796472Z test_dispatch_meta_outplace_positive_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0796716Z test_dispatch_meta_outplace_positive_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0796935Z test_dispatch_meta_outplace_positive_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0797152Z test_dispatch_meta_outplace_positive_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0797369Z test_dispatch_meta_outplace_positive_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0797584Z test_dispatch_meta_outplace_positive_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0797795Z test_dispatch_meta_outplace_positive_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0798003Z test_dispatch_meta_outplace_positive_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0798208Z test_dispatch_meta_outplace_positive_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0798413Z test_dispatch_meta_outplace_positive_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0798627Z test_dispatch_meta_outplace_pow_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0798834Z test_dispatch_meta_outplace_pow_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0799044Z test_dispatch_meta_outplace_pow_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0799253Z test_dispatch_meta_outplace_pow_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0799464Z test_dispatch_meta_outplace_pow_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0799667Z test_dispatch_meta_outplace_pow_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0799894Z test_dispatch_meta_outplace_pow_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0800103Z test_dispatch_meta_outplace_pow_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0800316Z test_dispatch_meta_outplace_pow_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0800521Z test_dispatch_meta_outplace_pow_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0800730Z test_dispatch_meta_outplace_pow_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0800935Z test_dispatch_meta_outplace_pow_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0801151Z test_dispatch_meta_outplace_prod_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0801360Z test_dispatch_meta_outplace_prod_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0801599Z test_dispatch_meta_outplace_prod_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0801815Z test_dispatch_meta_outplace_prod_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0802026Z test_dispatch_meta_outplace_prod_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0802237Z test_dispatch_meta_outplace_prod_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0802449Z test_dispatch_meta_outplace_prod_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0802663Z test_dispatch_meta_outplace_prod_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0802893Z test_dispatch_meta_outplace_prod_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0803147Z test_dispatch_meta_outplace_prod_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0803410Z test_dispatch_meta_outplace_prod_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0803674Z test_dispatch_meta_outplace_prod_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0803931Z test_dispatch_meta_outplace_prod_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0804195Z test_dispatch_meta_outplace_put_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0804464Z test_dispatch_meta_outplace_put_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0804732Z test_dispatch_meta_outplace_put_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0805001Z test_dispatch_meta_outplace_put_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0805287Z test_dispatch_meta_outplace_put_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0805521Z test_dispatch_meta_outplace_put_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0805726Z test_dispatch_meta_outplace_put_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0805929Z test_dispatch_meta_outplace_put_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0806135Z test_dispatch_meta_outplace_put_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0806343Z test_dispatch_meta_outplace_put_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0806553Z test_dispatch_meta_outplace_put_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0806758Z test_dispatch_meta_outplace_put_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0806973Z test_dispatch_meta_outplace_qr_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0807204Z test_dispatch_meta_outplace_qr_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0807411Z test_dispatch_meta_outplace_qr_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0807620Z test_dispatch_meta_outplace_qr_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0807838Z test_dispatch_meta_outplace_quantile_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0808054Z test_dispatch_meta_outplace_quantile_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0808269Z test_dispatch_meta_outplace_rad2deg_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0808487Z test_dispatch_meta_outplace_rad2deg_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0808705Z test_dispatch_meta_outplace_rad2deg_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0808922Z test_dispatch_meta_outplace_rad2deg_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0809139Z test_dispatch_meta_outplace_rad2deg_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0809351Z test_dispatch_meta_outplace_rad2deg_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0809559Z test_dispatch_meta_outplace_rad2deg_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0809764Z test_dispatch_meta_outplace_rad2deg_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0809972Z test_dispatch_meta_outplace_rad2deg_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0810200Z test_dispatch_meta_outplace_rad2deg_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0810422Z test_dispatch_meta_outplace_rand_like_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0810636Z test_dispatch_meta_outplace_rand_like_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.0810858Z test_dispatch_meta_outplace_rand_like_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.0811075Z test_dispatch_meta_outplace_rand_like_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.0811291Z test_dispatch_meta_outplace_rand_like_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.0811510Z test_dispatch_meta_outplace_rand_like_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0811727Z test_dispatch_meta_outplace_rand_like_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0811968Z test_dispatch_meta_outplace_randint_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0812181Z test_dispatch_meta_outplace_randint_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0812395Z test_dispatch_meta_outplace_randint_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0812611Z test_dispatch_meta_outplace_randint_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0812826Z test_dispatch_meta_outplace_randint_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0813026Z test_dispatch_meta_outplace_randint_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0813234Z test_dispatch_meta_outplace_randint_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0813445Z test_dispatch_meta_outplace_randint_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0813651Z test_dispatch_meta_outplace_randint_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0813875Z test_dispatch_meta_outplace_randint_like_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0814095Z test_dispatch_meta_outplace_randint_like_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0814420Z test_dispatch_meta_outplace_randint_like_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0814702Z test_dispatch_meta_outplace_randint_like_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0814926Z test_dispatch_meta_outplace_randint_like_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0815143Z test_dispatch_meta_outplace_randint_like_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0815407Z test_dispatch_meta_outplace_randint_like_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0815628Z test_dispatch_meta_outplace_randint_like_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0815838Z test_dispatch_meta_outplace_randint_like_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0816053Z test_dispatch_meta_outplace_randn_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.0816269Z test_dispatch_meta_outplace_randn_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.0816489Z test_dispatch_meta_outplace_randn_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.0816707Z test_dispatch_meta_outplace_randn_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.0816922Z test_dispatch_meta_outplace_randn_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0817170Z test_dispatch_meta_outplace_randn_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0817379Z test_dispatch_meta_outplace_randn_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0817600Z test_dispatch_meta_outplace_randn_like_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0817828Z test_dispatch_meta_outplace_randn_like_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0818048Z test_dispatch_meta_outplace_randn_like_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0818260Z test_dispatch_meta_outplace_randn_like_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0818477Z test_dispatch_meta_outplace_randn_like_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0818696Z test_dispatch_meta_outplace_randn_like_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0818912Z test_dispatch_meta_outplace_randn_like_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0819128Z test_dispatch_meta_outplace_ravel_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0819339Z test_dispatch_meta_outplace_ravel_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0819559Z test_dispatch_meta_outplace_ravel_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0819775Z test_dispatch_meta_outplace_ravel_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0819989Z test_dispatch_meta_outplace_ravel_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0820200Z test_dispatch_meta_outplace_ravel_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0820433Z test_dispatch_meta_outplace_ravel_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0820633Z test_dispatch_meta_outplace_ravel_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0820846Z test_dispatch_meta_outplace_ravel_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0821050Z test_dispatch_meta_outplace_ravel_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0821257Z test_dispatch_meta_outplace_ravel_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0821469Z test_dispatch_meta_outplace_ravel_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0821680Z test_dispatch_meta_outplace_ravel_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0821893Z test_dispatch_meta_outplace_real_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0822126Z test_dispatch_meta_outplace_real_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0822341Z test_dispatch_meta_outplace_real_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0822562Z test_dispatch_meta_outplace_real_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0822773Z test_dispatch_meta_outplace_real_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0822986Z test_dispatch_meta_outplace_real_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0823194Z test_dispatch_meta_outplace_real_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0823403Z test_dispatch_meta_outplace_real_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0823612Z test_dispatch_meta_outplace_real_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0823828Z test_dispatch_meta_outplace_real_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0824039Z test_dispatch_meta_outplace_real_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0824251Z test_dispatch_meta_outplace_real_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0824456Z test_dispatch_meta_outplace_real_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0824741Z test_dispatch_meta_outplace_reciprocal_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0824962Z test_dispatch_meta_outplace_reciprocal_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0825188Z test_dispatch_meta_outplace_reciprocal_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.0825436Z test_dispatch_meta_outplace_reciprocal_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0825650Z test_dispatch_meta_outplace_reciprocal_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0825873Z test_dispatch_meta_outplace_reciprocal_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0826132Z test_dispatch_meta_outplace_reciprocal_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0826405Z test_dispatch_meta_outplace_reciprocal_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0826680Z test_dispatch_meta_outplace_reciprocal_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0826951Z test_dispatch_meta_outplace_reciprocal_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0827220Z test_dispatch_meta_outplace_reciprocal_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0827502Z test_dispatch_meta_outplace_reciprocal_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0827720Z test_dispatch_meta_outplace_remainder_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0827940Z test_dispatch_meta_outplace_remainder_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0828165Z test_dispatch_meta_outplace_remainder_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0828377Z test_dispatch_meta_outplace_remainder_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0828595Z test_dispatch_meta_outplace_remainder_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0828811Z test_dispatch_meta_outplace_remainder_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0829024Z test_dispatch_meta_outplace_remainder_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0829237Z test_dispatch_meta_outplace_remainder_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0829451Z test_dispatch_meta_outplace_remainder_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0829663Z test_dispatch_meta_outplace_renorm_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0829886Z test_dispatch_meta_outplace_renorm_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.0830110Z test_dispatch_meta_outplace_renorm_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.0830321Z test_dispatch_meta_outplace_renorm_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0830549Z test_dispatch_meta_outplace_renorm_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0830759Z test_dispatch_meta_outplace_renorm_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0830966Z test_dispatch_meta_outplace_repeat_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.0831186Z test_dispatch_meta_outplace_repeat_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0831407Z test_dispatch_meta_outplace_repeat_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0831623Z test_dispatch_meta_outplace_repeat_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0831844Z test_dispatch_meta_outplace_repeat_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0832053Z test_dispatch_meta_outplace_repeat_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0832289Z test_dispatch_meta_outplace_repeat_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0832546Z test_dispatch_meta_outplace_repeat_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0832804Z test_dispatch_meta_outplace_repeat_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0833059Z test_dispatch_meta_outplace_repeat_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0833323Z test_dispatch_meta_outplace_repeat_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0833570Z test_dispatch_meta_outplace_repeat_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0833862Z test_dispatch_meta_outplace_repeat_interleave_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0834145Z test_dispatch_meta_outplace_repeat_interleave_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0834439Z test_dispatch_meta_outplace_repeat_interleave_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0834727Z test_dispatch_meta_outplace_repeat_interleave_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0834952Z test_dispatch_meta_outplace_repeat_interleave_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0835186Z test_dispatch_meta_outplace_repeat_interleave_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0835420Z test_dispatch_meta_outplace_repeat_interleave_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0835650Z test_dispatch_meta_outplace_repeat_interleave_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0835875Z test_dispatch_meta_outplace_repeat_interleave_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0836133Z test_dispatch_meta_outplace_repeat_interleave_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0836363Z test_dispatch_meta_outplace_repeat_interleave_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0836585Z test_dispatch_meta_outplace_repeat_interleave_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0836808Z test_dispatch_meta_outplace_repeat_interleave_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0837033Z test_dispatch_meta_outplace_reshape_as_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0837255Z test_dispatch_meta_outplace_reshape_as_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0837481Z test_dispatch_meta_outplace_reshape_as_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0837707Z test_dispatch_meta_outplace_reshape_as_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0837954Z test_dispatch_meta_outplace_reshape_as_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0838178Z test_dispatch_meta_outplace_reshape_as_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0838399Z test_dispatch_meta_outplace_reshape_as_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0838624Z test_dispatch_meta_outplace_reshape_as_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0838843Z test_dispatch_meta_outplace_reshape_as_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0839058Z test_dispatch_meta_outplace_reshape_as_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0839277Z test_dispatch_meta_outplace_reshape_as_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0839496Z test_dispatch_meta_outplace_reshape_as_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0839714Z test_dispatch_meta_outplace_reshape_as_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0839932Z test_dispatch_meta_outplace_reshape_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0840150Z test_dispatch_meta_outplace_reshape_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0840375Z test_dispatch_meta_outplace_reshape_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0840599Z test_dispatch_meta_outplace_reshape_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0840823Z test_dispatch_meta_outplace_reshape_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0841069Z test_dispatch_meta_outplace_reshape_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0841292Z test_dispatch_meta_outplace_reshape_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0841513Z test_dispatch_meta_outplace_reshape_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0841726Z test_dispatch_meta_outplace_reshape_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0841938Z test_dispatch_meta_outplace_reshape_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0842149Z test_dispatch_meta_outplace_reshape_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0842369Z test_dispatch_meta_outplace_reshape_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0842582Z test_dispatch_meta_outplace_reshape_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0842832Z test_dispatch_meta_outplace_resize__cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0843071Z test_dispatch_meta_outplace_resize__cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0843349Z test_dispatch_meta_outplace_resize__cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0843633Z test_dispatch_meta_outplace_resize__cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0843900Z test_dispatch_meta_outplace_resize__cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0844167Z test_dispatch_meta_outplace_resize__cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0844430Z test_dispatch_meta_outplace_resize__cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0844705Z test_dispatch_meta_outplace_resize__cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0844967Z test_dispatch_meta_outplace_resize__cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0845179Z test_dispatch_meta_outplace_resize__cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0845391Z test_dispatch_meta_outplace_resize__cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0845603Z test_dispatch_meta_outplace_resize__cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0845830Z test_dispatch_meta_outplace_resize_as__cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0846048Z test_dispatch_meta_outplace_resize_as__cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0846275Z test_dispatch_meta_outplace_resize_as__cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0846524Z test_dispatch_meta_outplace_resize_as__cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0846744Z test_dispatch_meta_outplace_resize_as__cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0846960Z test_dispatch_meta_outplace_resize_as__cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0847183Z test_dispatch_meta_outplace_resize_as__cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0847400Z test_dispatch_meta_outplace_resize_as__cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0847623Z test_dispatch_meta_outplace_resize_as__cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0847841Z test_dispatch_meta_outplace_resize_as__cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0848053Z test_dispatch_meta_outplace_resize_as__cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0848292Z test_dispatch_meta_outplace_resize_as__cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0848514Z test_dispatch_meta_outplace_resolve_conj_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0848737Z test_dispatch_meta_outplace_resolve_conj_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0848970Z test_dispatch_meta_outplace_resolve_conj_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0849198Z test_dispatch_meta_outplace_resolve_conj_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0849424Z test_dispatch_meta_outplace_resolve_conj_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0849639Z test_dispatch_meta_outplace_resolve_conj_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0849859Z test_dispatch_meta_outplace_resolve_conj_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0850077Z test_dispatch_meta_outplace_resolve_conj_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0850301Z test_dispatch_meta_outplace_resolve_conj_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0850522Z test_dispatch_meta_outplace_resolve_conj_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0850750Z test_dispatch_meta_outplace_resolve_conj_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0850968Z test_dispatch_meta_outplace_resolve_conj_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0851194Z test_dispatch_meta_outplace_resolve_neg_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0851438Z test_dispatch_meta_outplace_resolve_neg_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0851664Z test_dispatch_meta_outplace_resolve_neg_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0851893Z test_dispatch_meta_outplace_resolve_neg_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0852118Z test_dispatch_meta_outplace_resolve_neg_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0852342Z test_dispatch_meta_outplace_resolve_neg_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0852564Z test_dispatch_meta_outplace_resolve_neg_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0852782Z test_dispatch_meta_outplace_resolve_neg_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0853002Z test_dispatch_meta_outplace_resolve_neg_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0853302Z test_dispatch_meta_outplace_resolve_neg_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0853521Z test_dispatch_meta_outplace_resolve_neg_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0853742Z test_dispatch_meta_outplace_resolve_neg_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0853962Z test_dispatch_meta_outplace_resolve_neg_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0854285Z test_dispatch_meta_outplace_roll_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0854500Z test_dispatch_meta_outplace_roll_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0854723Z test_dispatch_meta_outplace_roll_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0854934Z test_dispatch_meta_outplace_roll_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0855149Z test_dispatch_meta_outplace_roll_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0855368Z test_dispatch_meta_outplace_roll_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0855579Z test_dispatch_meta_outplace_roll_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0855785Z test_dispatch_meta_outplace_roll_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0856000Z test_dispatch_meta_outplace_roll_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0856214Z test_dispatch_meta_outplace_roll_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0856428Z test_dispatch_meta_outplace_roll_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0856682Z test_dispatch_meta_outplace_roll_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0856894Z test_dispatch_meta_outplace_roll_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0857113Z test_dispatch_meta_outplace_rot90_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0857317Z test_dispatch_meta_outplace_rot90_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0857537Z test_dispatch_meta_outplace_rot90_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0857755Z test_dispatch_meta_outplace_rot90_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0857973Z test_dispatch_meta_outplace_rot90_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0858183Z test_dispatch_meta_outplace_rot90_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0858423Z test_dispatch_meta_outplace_rot90_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0858636Z test_dispatch_meta_outplace_rot90_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0858843Z test_dispatch_meta_outplace_rot90_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0859051Z test_dispatch_meta_outplace_rot90_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0859257Z test_dispatch_meta_outplace_rot90_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0859471Z test_dispatch_meta_outplace_rot90_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0859685Z test_dispatch_meta_outplace_round_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0859902Z test_dispatch_meta_outplace_round_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0860113Z test_dispatch_meta_outplace_round_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0860325Z test_dispatch_meta_outplace_round_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0860537Z test_dispatch_meta_outplace_round_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0860745Z test_dispatch_meta_outplace_round_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0860954Z test_dispatch_meta_outplace_round_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0861164Z test_dispatch_meta_outplace_round_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0861382Z test_dispatch_meta_outplace_round_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0861633Z test_dispatch_meta_outplace_round_decimals_0_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0861865Z test_dispatch_meta_outplace_round_decimals_0_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0862092Z test_dispatch_meta_outplace_round_decimals_0_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0862322Z test_dispatch_meta_outplace_round_decimals_0_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0862548Z test_dispatch_meta_outplace_round_decimals_3_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0862772Z test_dispatch_meta_outplace_round_decimals_3_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0862993Z test_dispatch_meta_outplace_round_decimals_3_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0863216Z test_dispatch_meta_outplace_round_decimals_3_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0863471Z 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.000s) 2023-01-11T21:23:43.0863701Z 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.000s) 2023-01-11T21:23:43.0863924Z 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.000s) 2023-01-11T21:23:43.0864147Z 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.000s) 2023-01-11T21:23:43.0864363Z test_dispatch_meta_outplace_rsqrt_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0864583Z test_dispatch_meta_outplace_rsqrt_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0864848Z test_dispatch_meta_outplace_rsqrt_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0865070Z test_dispatch_meta_outplace_rsqrt_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0865293Z test_dispatch_meta_outplace_rsqrt_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0865507Z test_dispatch_meta_outplace_rsqrt_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0865714Z test_dispatch_meta_outplace_rsqrt_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0865921Z test_dispatch_meta_outplace_rsqrt_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0866140Z test_dispatch_meta_outplace_rsqrt_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0866400Z test_dispatch_meta_outplace_rsqrt_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0866686Z test_dispatch_meta_outplace_rsqrt_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0866952Z test_dispatch_meta_outplace_rsqrt_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0867215Z test_dispatch_meta_outplace_rsqrt_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0867466Z test_dispatch_meta_outplace_rsub_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0867684Z test_dispatch_meta_outplace_rsub_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0867901Z test_dispatch_meta_outplace_rsub_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0868114Z test_dispatch_meta_outplace_rsub_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0868320Z test_dispatch_meta_outplace_rsub_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0868577Z test_dispatch_meta_outplace_rsub_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0868787Z test_dispatch_meta_outplace_rsub_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0868997Z test_dispatch_meta_outplace_rsub_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0869213Z test_dispatch_meta_outplace_rsub_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0869492Z test_dispatch_meta_outplace_rsub_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0869717Z test_dispatch_meta_outplace_rsub_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0869941Z test_dispatch_meta_outplace_scalar_tensor_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0870170Z test_dispatch_meta_outplace_scalar_tensor_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0870400Z test_dispatch_meta_outplace_scalar_tensor_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0870635Z test_dispatch_meta_outplace_scalar_tensor_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0870864Z test_dispatch_meta_outplace_scalar_tensor_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0871086Z test_dispatch_meta_outplace_scalar_tensor_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0871315Z test_dispatch_meta_outplace_scalar_tensor_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0871533Z test_dispatch_meta_outplace_scalar_tensor_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0871760Z test_dispatch_meta_outplace_scalar_tensor_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0872014Z test_dispatch_meta_outplace_scalar_tensor_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0872258Z test_dispatch_meta_outplace_scalar_tensor_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0872537Z test_dispatch_meta_outplace_scalar_tensor_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0872809Z test_dispatch_meta_outplace_scalar_tensor_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0873089Z test_dispatch_meta_outplace_scatter_add_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0873373Z test_dispatch_meta_outplace_scatter_add_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0873657Z test_dispatch_meta_outplace_scatter_add_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0873936Z test_dispatch_meta_outplace_scatter_add_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0874242Z test_dispatch_meta_outplace_scatter_add_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0874513Z test_dispatch_meta_outplace_scatter_add_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0874778Z test_dispatch_meta_outplace_scatter_add_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0875014Z test_dispatch_meta_outplace_scatter_add_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0875233Z test_dispatch_meta_outplace_scatter_add_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0875455Z test_dispatch_meta_outplace_scatter_add_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0875676Z test_dispatch_meta_outplace_scatter_add_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0875886Z test_dispatch_meta_outplace_scatter_add_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0876103Z test_dispatch_meta_outplace_scatter_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0876322Z test_dispatch_meta_outplace_scatter_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0876544Z test_dispatch_meta_outplace_scatter_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0876767Z test_dispatch_meta_outplace_scatter_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0876989Z test_dispatch_meta_outplace_scatter_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0877203Z test_dispatch_meta_outplace_scatter_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0877441Z test_dispatch_meta_outplace_scatter_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0877658Z test_dispatch_meta_outplace_scatter_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0877866Z test_dispatch_meta_outplace_scatter_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0878075Z test_dispatch_meta_outplace_scatter_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0878279Z test_dispatch_meta_outplace_scatter_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0878487Z test_dispatch_meta_outplace_scatter_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0878717Z test_dispatch_meta_outplace_scatter_reduce_amax_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0878943Z test_dispatch_meta_outplace_scatter_reduce_amax_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0879190Z test_dispatch_meta_outplace_scatter_reduce_amax_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0879410Z test_dispatch_meta_outplace_scatter_reduce_amax_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0879636Z test_dispatch_meta_outplace_scatter_reduce_amax_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0879870Z test_dispatch_meta_outplace_scatter_reduce_amax_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0880098Z test_dispatch_meta_outplace_scatter_reduce_amax_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0880321Z test_dispatch_meta_outplace_scatter_reduce_amax_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0880547Z test_dispatch_meta_outplace_scatter_reduce_amax_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0880776Z test_dispatch_meta_outplace_scatter_reduce_amin_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0880996Z test_dispatch_meta_outplace_scatter_reduce_amin_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0881218Z test_dispatch_meta_outplace_scatter_reduce_amin_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0881439Z test_dispatch_meta_outplace_scatter_reduce_amin_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0881665Z test_dispatch_meta_outplace_scatter_reduce_amin_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0881886Z test_dispatch_meta_outplace_scatter_reduce_amin_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0882112Z test_dispatch_meta_outplace_scatter_reduce_amin_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0882358Z test_dispatch_meta_outplace_scatter_reduce_amin_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0882587Z test_dispatch_meta_outplace_scatter_reduce_amin_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0882819Z test_dispatch_meta_outplace_scatter_reduce_mean_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0883065Z test_dispatch_meta_outplace_scatter_reduce_mean_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0883340Z test_dispatch_meta_outplace_scatter_reduce_mean_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0883617Z test_dispatch_meta_outplace_scatter_reduce_mean_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0883886Z test_dispatch_meta_outplace_scatter_reduce_mean_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0884162Z test_dispatch_meta_outplace_scatter_reduce_mean_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0884482Z test_dispatch_meta_outplace_scatter_reduce_mean_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0884760Z test_dispatch_meta_outplace_scatter_reduce_mean_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0885019Z test_dispatch_meta_outplace_scatter_reduce_mean_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0885251Z test_dispatch_meta_outplace_scatter_reduce_prod_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0885474Z test_dispatch_meta_outplace_scatter_reduce_prod_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0885695Z test_dispatch_meta_outplace_scatter_reduce_prod_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0885911Z test_dispatch_meta_outplace_scatter_reduce_prod_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0886133Z test_dispatch_meta_outplace_scatter_reduce_prod_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0886358Z test_dispatch_meta_outplace_scatter_reduce_prod_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0886578Z test_dispatch_meta_outplace_scatter_reduce_prod_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0886794Z test_dispatch_meta_outplace_scatter_reduce_prod_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0887020Z test_dispatch_meta_outplace_scatter_reduce_prod_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0887245Z test_dispatch_meta_outplace_scatter_reduce_sum_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0887471Z test_dispatch_meta_outplace_scatter_reduce_sum_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0887722Z 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) 2023-01-11T21:23:43.0887953Z test_dispatch_meta_outplace_scatter_reduce_sum_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0888182Z test_dispatch_meta_outplace_scatter_reduce_sum_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0888406Z test_dispatch_meta_outplace_scatter_reduce_sum_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0888626Z test_dispatch_meta_outplace_scatter_reduce_sum_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0888849Z test_dispatch_meta_outplace_scatter_reduce_sum_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0889068Z test_dispatch_meta_outplace_scatter_reduce_sum_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0889325Z test_dispatch_meta_outplace_scatter_reduce_sum_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0889543Z test_dispatch_meta_outplace_searchsorted_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0889769Z test_dispatch_meta_outplace_searchsorted_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0889988Z test_dispatch_meta_outplace_searchsorted_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0890209Z test_dispatch_meta_outplace_searchsorted_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0890428Z test_dispatch_meta_outplace_searchsorted_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0890648Z test_dispatch_meta_outplace_searchsorted_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0890870Z test_dispatch_meta_outplace_searchsorted_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0891086Z test_dispatch_meta_outplace_searchsorted_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0891327Z test_dispatch_meta_outplace_segment_reduce_lengths_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0891563Z test_dispatch_meta_outplace_segment_reduce_lengths_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0891791Z test_dispatch_meta_outplace_segment_reduce_lengths_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0892006Z 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) 2023-01-11T21:23:43.0892239Z 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) 2023-01-11T21:23:43.0892498Z test_dispatch_meta_outplace_segment_reduce_offsets_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0892777Z test_dispatch_meta_outplace_segment_reduce_offsets_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0893056Z test_dispatch_meta_outplace_segment_reduce_offsets_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0893333Z test_dispatch_meta_outplace_select_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.0893603Z test_dispatch_meta_outplace_select_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.0893878Z test_dispatch_meta_outplace_select_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0894153Z test_dispatch_meta_outplace_select_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0894607Z test_dispatch_meta_outplace_select_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0894952Z test_dispatch_meta_outplace_select_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0895213Z test_dispatch_meta_outplace_select_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0895424Z test_dispatch_meta_outplace_select_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0895641Z test_dispatch_meta_outplace_select_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0895849Z test_dispatch_meta_outplace_select_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0896053Z test_dispatch_meta_outplace_select_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0896267Z test_dispatch_meta_outplace_select_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0896472Z test_dispatch_meta_outplace_select_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0896698Z test_dispatch_meta_outplace_select_scatter_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0896922Z test_dispatch_meta_outplace_select_scatter_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0897146Z test_dispatch_meta_outplace_select_scatter_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0897370Z test_dispatch_meta_outplace_select_scatter_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0897591Z test_dispatch_meta_outplace_select_scatter_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0897814Z test_dispatch_meta_outplace_select_scatter_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0898028Z test_dispatch_meta_outplace_select_scatter_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0898274Z test_dispatch_meta_outplace_select_scatter_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0898495Z test_dispatch_meta_outplace_select_scatter_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0898713Z test_dispatch_meta_outplace_select_scatter_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0898923Z test_dispatch_meta_outplace_sgn_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0899137Z test_dispatch_meta_outplace_sgn_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0899354Z test_dispatch_meta_outplace_sgn_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0899570Z test_dispatch_meta_outplace_sgn_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0899780Z test_dispatch_meta_outplace_sgn_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0900016Z test_dispatch_meta_outplace_sgn_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0900221Z test_dispatch_meta_outplace_sgn_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0900416Z test_dispatch_meta_outplace_sgn_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0900630Z test_dispatch_meta_outplace_sgn_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0900843Z test_dispatch_meta_outplace_sgn_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0901053Z test_dispatch_meta_outplace_sgn_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0901261Z test_dispatch_meta_outplace_sgn_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0901473Z test_dispatch_meta_outplace_sgn_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0901689Z test_dispatch_meta_outplace_short_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0901904Z test_dispatch_meta_outplace_short_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0902123Z test_dispatch_meta_outplace_short_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0902339Z test_dispatch_meta_outplace_short_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0902557Z test_dispatch_meta_outplace_short_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0902757Z test_dispatch_meta_outplace_short_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0902964Z test_dispatch_meta_outplace_short_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0903196Z test_dispatch_meta_outplace_short_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0903406Z test_dispatch_meta_outplace_short_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0903612Z test_dispatch_meta_outplace_short_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0903820Z test_dispatch_meta_outplace_short_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0904031Z test_dispatch_meta_outplace_short_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0904248Z test_dispatch_meta_outplace_sigmoid_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0904466Z test_dispatch_meta_outplace_sigmoid_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0904743Z test_dispatch_meta_outplace_sigmoid_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0904995Z test_dispatch_meta_outplace_sigmoid_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0905208Z test_dispatch_meta_outplace_sigmoid_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0905423Z test_dispatch_meta_outplace_sigmoid_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0905643Z test_dispatch_meta_outplace_sigmoid_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0905860Z test_dispatch_meta_outplace_sigmoid_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0906077Z test_dispatch_meta_outplace_sigmoid_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0906290Z test_dispatch_meta_outplace_sigmoid_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0906496Z test_dispatch_meta_outplace_sigmoid_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0906741Z test_dispatch_meta_outplace_sigmoid_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0907000Z test_dispatch_meta_outplace_sigmoid_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0907255Z test_dispatch_meta_outplace_sign_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0907494Z test_dispatch_meta_outplace_sign_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.0907705Z test_dispatch_meta_outplace_sign_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0907912Z test_dispatch_meta_outplace_sign_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0908116Z test_dispatch_meta_outplace_sign_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0908349Z test_dispatch_meta_outplace_sign_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0908563Z test_dispatch_meta_outplace_sign_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0908776Z test_dispatch_meta_outplace_sign_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0908984Z test_dispatch_meta_outplace_sign_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0909191Z test_dispatch_meta_outplace_sign_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0909422Z test_dispatch_meta_outplace_signal_windows_bartlett_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0909657Z test_dispatch_meta_outplace_signal_windows_bartlett_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0909888Z test_dispatch_meta_outplace_signal_windows_blackman_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0910142Z test_dispatch_meta_outplace_signal_windows_blackman_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0910366Z test_dispatch_meta_outplace_signal_windows_cosine_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0910595Z test_dispatch_meta_outplace_signal_windows_cosine_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0910834Z test_dispatch_meta_outplace_signal_windows_exponential_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0911070Z test_dispatch_meta_outplace_signal_windows_exponential_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0911303Z test_dispatch_meta_outplace_signal_windows_gaussian_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0911531Z test_dispatch_meta_outplace_signal_windows_gaussian_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0911770Z test_dispatch_meta_outplace_signal_windows_general_cosine_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0912010Z test_dispatch_meta_outplace_signal_windows_general_cosine_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0912298Z test_dispatch_meta_outplace_signal_windows_general_hamming_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0912596Z test_dispatch_meta_outplace_signal_windows_general_hamming_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0912879Z test_dispatch_meta_outplace_signal_windows_hamming_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0913156Z test_dispatch_meta_outplace_signal_windows_hamming_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0913461Z test_dispatch_meta_outplace_signal_windows_hann_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0913742Z test_dispatch_meta_outplace_signal_windows_hann_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0914028Z test_dispatch_meta_outplace_signal_windows_kaiser_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0914306Z test_dispatch_meta_outplace_signal_windows_kaiser_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0914585Z test_dispatch_meta_outplace_signal_windows_nuttall_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0914820Z test_dispatch_meta_outplace_signal_windows_nuttall_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0915038Z test_dispatch_meta_outplace_signbit_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0915253Z test_dispatch_meta_outplace_signbit_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0915493Z test_dispatch_meta_outplace_signbit_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0915708Z test_dispatch_meta_outplace_signbit_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0915923Z test_dispatch_meta_outplace_signbit_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0916138Z test_dispatch_meta_outplace_signbit_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0916339Z test_dispatch_meta_outplace_signbit_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0916545Z test_dispatch_meta_outplace_signbit_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0916760Z test_dispatch_meta_outplace_signbit_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0916967Z test_dispatch_meta_outplace_signbit_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0917176Z test_dispatch_meta_outplace_sin_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0917391Z test_dispatch_meta_outplace_sin_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0917604Z test_dispatch_meta_outplace_sin_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0917820Z test_dispatch_meta_outplace_sin_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0918028Z test_dispatch_meta_outplace_sin_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0918239Z test_dispatch_meta_outplace_sin_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0918442Z test_dispatch_meta_outplace_sin_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0918659Z test_dispatch_meta_outplace_sin_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0918871Z test_dispatch_meta_outplace_sin_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0919085Z test_dispatch_meta_outplace_sin_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0919295Z test_dispatch_meta_outplace_sin_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0919501Z test_dispatch_meta_outplace_sin_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0919710Z test_dispatch_meta_outplace_sin_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0919926Z test_dispatch_meta_outplace_sinc_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0920134Z test_dispatch_meta_outplace_sinc_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0920373Z test_dispatch_meta_outplace_sinc_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0920591Z test_dispatch_meta_outplace_sinc_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0920800Z test_dispatch_meta_outplace_sinc_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0931645Z test_dispatch_meta_outplace_sinc_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0931885Z test_dispatch_meta_outplace_sinc_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0932098Z test_dispatch_meta_outplace_sinc_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0932316Z test_dispatch_meta_outplace_sinc_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0932535Z test_dispatch_meta_outplace_sinc_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0932799Z test_dispatch_meta_outplace_sinc_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0933061Z test_dispatch_meta_outplace_sinc_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0933332Z test_dispatch_meta_outplace_sinh_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0933594Z test_dispatch_meta_outplace_sinh_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0933869Z test_dispatch_meta_outplace_sinh_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0934137Z test_dispatch_meta_outplace_sinh_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0934628Z test_dispatch_meta_outplace_sinh_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0935002Z test_dispatch_meta_outplace_sinh_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0935266Z test_dispatch_meta_outplace_sinh_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0935471Z test_dispatch_meta_outplace_sinh_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0935674Z test_dispatch_meta_outplace_sinh_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0935880Z test_dispatch_meta_outplace_sinh_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0936082Z test_dispatch_meta_outplace_sinh_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0936290Z test_dispatch_meta_outplace_sinh_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0936492Z test_dispatch_meta_outplace_sinh_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0936752Z test_dispatch_meta_outplace_slice_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0936959Z test_dispatch_meta_outplace_slice_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0937176Z test_dispatch_meta_outplace_slice_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0937394Z test_dispatch_meta_outplace_slice_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0937608Z test_dispatch_meta_outplace_slice_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0937820Z test_dispatch_meta_outplace_slice_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0938026Z test_dispatch_meta_outplace_slice_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0938227Z test_dispatch_meta_outplace_slice_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0938435Z test_dispatch_meta_outplace_slice_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0938640Z test_dispatch_meta_outplace_slice_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0938840Z test_dispatch_meta_outplace_slice_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0939046Z test_dispatch_meta_outplace_slice_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0939257Z test_dispatch_meta_outplace_slice_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0939478Z test_dispatch_meta_outplace_slice_scatter_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0939695Z test_dispatch_meta_outplace_slice_scatter_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0939937Z test_dispatch_meta_outplace_slice_scatter_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0940159Z test_dispatch_meta_outplace_slice_scatter_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0940375Z test_dispatch_meta_outplace_slice_scatter_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0940593Z test_dispatch_meta_outplace_slice_scatter_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0940808Z test_dispatch_meta_outplace_slice_scatter_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0941021Z test_dispatch_meta_outplace_slice_scatter_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0941234Z test_dispatch_meta_outplace_slice_scatter_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0941450Z test_dispatch_meta_outplace_slice_scatter_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0941684Z test_dispatch_meta_outplace_softmax_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0941897Z test_dispatch_meta_outplace_softmax_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0942108Z test_dispatch_meta_outplace_softmax_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0942320Z test_dispatch_meta_outplace_softmax_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0942546Z test_dispatch_meta_outplace_softmax_with_dtype_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0942765Z test_dispatch_meta_outplace_softmax_with_dtype_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0942996Z test_dispatch_meta_outplace_softmax_with_dtype_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0943223Z test_dispatch_meta_outplace_softmax_with_dtype_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0943446Z test_dispatch_meta_outplace_softmax_with_dtype_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0943670Z test_dispatch_meta_outplace_softmax_with_dtype_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0943890Z test_dispatch_meta_outplace_softmax_with_dtype_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0944113Z test_dispatch_meta_outplace_softmax_with_dtype_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0944332Z test_dispatch_meta_outplace_softmax_with_dtype_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0944552Z test_dispatch_meta_outplace_softmax_with_dtype_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0944857Z test_dispatch_meta_outplace_softmax_with_dtype_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0945073Z test_dispatch_meta_outplace_softmax_with_dtype_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0945286Z test_dispatch_meta_outplace_sort_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0945493Z test_dispatch_meta_outplace_sort_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0945695Z test_dispatch_meta_outplace_sort_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0945894Z test_dispatch_meta_outplace_sort_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0946127Z test_dispatch_meta_outplace_sort_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0946385Z test_dispatch_meta_outplace_sort_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0946669Z test_dispatch_meta_outplace_sort_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0946928Z test_dispatch_meta_outplace_sort_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0947181Z test_dispatch_meta_outplace_sort_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0947465Z test_dispatch_meta_outplace_sparse_sampled_addmm_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0947694Z test_dispatch_meta_outplace_sparse_sampled_addmm_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0947917Z test_dispatch_meta_outplace_sparse_sampled_addmm_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0948139Z test_dispatch_meta_outplace_sparse_sampled_addmm_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0948359Z test_dispatch_meta_outplace_special_airy_ai_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0948578Z test_dispatch_meta_outplace_special_airy_ai_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0948799Z test_dispatch_meta_outplace_special_airy_ai_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0949016Z test_dispatch_meta_outplace_special_airy_ai_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0949235Z test_dispatch_meta_outplace_special_airy_ai_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0949448Z test_dispatch_meta_outplace_special_airy_ai_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0949664Z test_dispatch_meta_outplace_special_airy_ai_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0949897Z test_dispatch_meta_outplace_special_airy_ai_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0950119Z test_dispatch_meta_outplace_special_bessel_j0_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0950340Z test_dispatch_meta_outplace_special_bessel_j0_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0950566Z test_dispatch_meta_outplace_special_bessel_j0_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0950784Z test_dispatch_meta_outplace_special_bessel_j0_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0951000Z test_dispatch_meta_outplace_special_bessel_j0_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0951221Z test_dispatch_meta_outplace_special_bessel_j0_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0951439Z test_dispatch_meta_outplace_special_bessel_j0_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0951678Z test_dispatch_meta_outplace_special_bessel_j0_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0951896Z test_dispatch_meta_outplace_special_bessel_j1_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0952118Z test_dispatch_meta_outplace_special_bessel_j1_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0952349Z test_dispatch_meta_outplace_special_bessel_j1_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0952564Z test_dispatch_meta_outplace_special_bessel_j1_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0952784Z test_dispatch_meta_outplace_special_bessel_j1_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0952995Z test_dispatch_meta_outplace_special_bessel_j1_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0953212Z test_dispatch_meta_outplace_special_bessel_j1_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0953426Z test_dispatch_meta_outplace_special_bessel_j1_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0953659Z test_dispatch_meta_outplace_special_bessel_y0_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0953911Z test_dispatch_meta_outplace_special_bessel_y0_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0954134Z test_dispatch_meta_outplace_special_bessel_y0_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0954347Z test_dispatch_meta_outplace_special_bessel_y0_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0954564Z test_dispatch_meta_outplace_special_bessel_y0_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0954810Z test_dispatch_meta_outplace_special_bessel_y0_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0955032Z test_dispatch_meta_outplace_special_bessel_y0_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0955253Z test_dispatch_meta_outplace_special_bessel_y0_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0955475Z test_dispatch_meta_outplace_special_bessel_y1_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0955690Z test_dispatch_meta_outplace_special_bessel_y1_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0955913Z test_dispatch_meta_outplace_special_bessel_y1_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0956129Z test_dispatch_meta_outplace_special_bessel_y1_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0956345Z test_dispatch_meta_outplace_special_bessel_y1_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0956587Z test_dispatch_meta_outplace_special_bessel_y1_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0956804Z test_dispatch_meta_outplace_special_bessel_y1_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0957019Z test_dispatch_meta_outplace_special_bessel_y1_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0957263Z 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.000s) 2023-01-11T21:23:43.0957503Z 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.000s) 2023-01-11T21:23:43.0957744Z 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.000s) 2023-01-11T21:23:43.0957984Z 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.000s) 2023-01-11T21:23:43.0958220Z 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.000s) 2023-01-11T21:23:43.0958452Z 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.000s) 2023-01-11T21:23:43.0958677Z 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.000s) 2023-01-11T21:23:43.0958910Z 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.000s) 2023-01-11T21:23:43.0959139Z 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.000s) 2023-01-11T21:23:43.0959374Z 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.000s) 2023-01-11T21:23:43.0959658Z 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.000s) 2023-01-11T21:23:43.0959901Z 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.000s) 2023-01-11T21:23:43.0960143Z 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.000s) 2023-01-11T21:23:43.0960378Z 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.000s) 2023-01-11T21:23:43.0960613Z 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.000s) 2023-01-11T21:23:43.0960845Z 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.000s) 2023-01-11T21:23:43.0961317Z test_dispatch_meta_outplace_special_chebyshev_polynomial_v_cuda_bool (__main__.TestMetaCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:23:43.0961699Z test_dispatch_meta_outplace_special_chebyshev_polynomial_v_cuda_float32 (__main__.TestMetaCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:23:43.0962046Z test_dispatch_meta_outplace_special_chebyshev_polynomial_v_cuda_float64 (__main__.TestMetaCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:23:43.0962393Z test_dispatch_meta_outplace_special_chebyshev_polynomial_v_cuda_int16 (__main__.TestMetaCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:23:43.0962794Z test_dispatch_meta_outplace_special_chebyshev_polynomial_v_cuda_int32 (__main__.TestMetaCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:23:43.0963219Z test_dispatch_meta_outplace_special_chebyshev_polynomial_v_cuda_int64 (__main__.TestMetaCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:23:43.0963653Z test_dispatch_meta_outplace_special_chebyshev_polynomial_v_cuda_int8 (__main__.TestMetaCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:23:43.0964074Z test_dispatch_meta_outplace_special_chebyshev_polynomial_v_cuda_uint8 (__main__.TestMetaCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:23:43.0964494Z test_dispatch_meta_outplace_special_chebyshev_polynomial_w_cuda_bool (__main__.TestMetaCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:23:43.0964933Z test_dispatch_meta_outplace_special_chebyshev_polynomial_w_cuda_float32 (__main__.TestMetaCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:23:43.0965369Z test_dispatch_meta_outplace_special_chebyshev_polynomial_w_cuda_float64 (__main__.TestMetaCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:23:43.0965723Z test_dispatch_meta_outplace_special_chebyshev_polynomial_w_cuda_int16 (__main__.TestMetaCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:23:43.0966061Z test_dispatch_meta_outplace_special_chebyshev_polynomial_w_cuda_int32 (__main__.TestMetaCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:23:43.0966402Z test_dispatch_meta_outplace_special_chebyshev_polynomial_w_cuda_int64 (__main__.TestMetaCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2023-01-11T21:23:43.0966770Z test_dispatch_meta_outplace_special_chebyshev_polynomial_w_cuda_int8 (__main__.TestMetaCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:23:43.0967102Z test_dispatch_meta_outplace_special_chebyshev_polynomial_w_cuda_uint8 (__main__.TestMetaCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:23:43.0967330Z test_dispatch_meta_outplace_special_entr_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.0967557Z test_dispatch_meta_outplace_special_entr_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0967780Z test_dispatch_meta_outplace_special_entr_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0968002Z test_dispatch_meta_outplace_special_entr_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0968221Z test_dispatch_meta_outplace_special_entr_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0968439Z test_dispatch_meta_outplace_special_entr_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0968686Z test_dispatch_meta_outplace_special_entr_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0968902Z test_dispatch_meta_outplace_special_entr_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0969123Z test_dispatch_meta_outplace_special_entr_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0969340Z test_dispatch_meta_outplace_special_entr_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0969558Z test_dispatch_meta_outplace_special_erfcx_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0969775Z test_dispatch_meta_outplace_special_erfcx_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0970001Z test_dispatch_meta_outplace_special_erfcx_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0970224Z test_dispatch_meta_outplace_special_erfcx_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0970443Z test_dispatch_meta_outplace_special_erfcx_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0970666Z test_dispatch_meta_outplace_special_erfcx_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0970890Z test_dispatch_meta_outplace_special_erfcx_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.0971110Z test_dispatch_meta_outplace_special_erfcx_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.0971347Z 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) 2023-01-11T21:23:43.0971585Z 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.000s) 2023-01-11T21:23:43.0971845Z 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.000s) 2023-01-11T21:23:43.0972082Z 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.000s) 2023-01-11T21:23:43.0972320Z 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.000s) 2023-01-11T21:23:43.0972546Z 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.000s) 2023-01-11T21:23:43.0972780Z 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) 2023-01-11T21:23:43.0973019Z 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.000s) 2023-01-11T21:23:43.0973293Z 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.000s) 2023-01-11T21:23:43.0973534Z 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.000s) 2023-01-11T21:23:43.0973810Z 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.000s) 2023-01-11T21:23:43.0974043Z 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.000s) 2023-01-11T21:23:43.0974382Z 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.000s) 2023-01-11T21:23:43.0974615Z 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.000s) 2023-01-11T21:23:43.0974844Z 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.000s) 2023-01-11T21:23:43.0975081Z 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.000s) 2023-01-11T21:23:43.0975301Z test_dispatch_meta_outplace_special_i0e_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0975520Z test_dispatch_meta_outplace_special_i0e_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0975736Z test_dispatch_meta_outplace_special_i0e_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0975958Z test_dispatch_meta_outplace_special_i0e_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0976177Z test_dispatch_meta_outplace_special_i0e_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0976394Z test_dispatch_meta_outplace_special_i0e_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0976612Z test_dispatch_meta_outplace_special_i0e_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0976869Z test_dispatch_meta_outplace_special_i0e_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0977086Z test_dispatch_meta_outplace_special_i0e_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0977300Z test_dispatch_meta_outplace_special_i0e_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0977525Z test_dispatch_meta_outplace_special_i1_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0977744Z test_dispatch_meta_outplace_special_i1_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0977960Z test_dispatch_meta_outplace_special_i1_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0978172Z test_dispatch_meta_outplace_special_i1_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0978386Z test_dispatch_meta_outplace_special_i1_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.0978634Z test_dispatch_meta_outplace_special_i1_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.0978850Z test_dispatch_meta_outplace_special_i1_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0979063Z test_dispatch_meta_outplace_special_i1_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0979276Z test_dispatch_meta_outplace_special_i1e_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0979499Z test_dispatch_meta_outplace_special_i1e_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0979718Z test_dispatch_meta_outplace_special_i1e_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0979936Z test_dispatch_meta_outplace_special_i1e_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0980152Z test_dispatch_meta_outplace_special_i1e_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0980369Z test_dispatch_meta_outplace_special_i1e_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0980574Z test_dispatch_meta_outplace_special_i1e_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0980793Z test_dispatch_meta_outplace_special_i1e_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0981031Z 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.000s) 2023-01-11T21:23:43.0981273Z 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.000s) 2023-01-11T21:23:43.0981514Z 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.000s) 2023-01-11T21:23:43.0981771Z 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.000s) 2023-01-11T21:23:43.0982007Z 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.000s) 2023-01-11T21:23:43.0982236Z 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.000s) 2023-01-11T21:23:43.0982472Z 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.000s) 2023-01-11T21:23:43.0982708Z 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.000s) 2023-01-11T21:23:43.0983065Z test_dispatch_meta_outplace_special_legendre_polynomial_p_cuda_bool (__main__.TestMetaCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:23:43.0983418Z test_dispatch_meta_outplace_special_legendre_polynomial_p_cuda_float32 (__main__.TestMetaCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:23:43.0983769Z test_dispatch_meta_outplace_special_legendre_polynomial_p_cuda_float64 (__main__.TestMetaCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:23:43.0984135Z test_dispatch_meta_outplace_special_legendre_polynomial_p_cuda_int16 (__main__.TestMetaCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:23:43.0984480Z test_dispatch_meta_outplace_special_legendre_polynomial_p_cuda_int32 (__main__.TestMetaCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:23:43.0984878Z test_dispatch_meta_outplace_special_legendre_polynomial_p_cuda_int64 (__main__.TestMetaCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:23:43.0985227Z test_dispatch_meta_outplace_special_legendre_polynomial_p_cuda_int8 (__main__.TestMetaCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:23:43.0985564Z test_dispatch_meta_outplace_special_legendre_polynomial_p_cuda_uint8 (__main__.TestMetaCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:23:43.0985793Z test_dispatch_meta_outplace_special_log_ndtr_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0986025Z test_dispatch_meta_outplace_special_log_ndtr_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0986253Z test_dispatch_meta_outplace_special_log_ndtr_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0986527Z test_dispatch_meta_outplace_special_log_ndtr_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0986805Z test_dispatch_meta_outplace_special_log_ndtr_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0987080Z test_dispatch_meta_outplace_special_log_ndtr_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0987358Z test_dispatch_meta_outplace_special_log_ndtr_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0987580Z test_dispatch_meta_outplace_special_log_ndtr_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0987845Z 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.000s) 2023-01-11T21:23:43.0988082Z 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.000s) 2023-01-11T21:23:43.0988318Z 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.000s) 2023-01-11T21:23:43.0988553Z 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.000s) 2023-01-11T21:23:43.0988786Z 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.000s) 2023-01-11T21:23:43.0989023Z 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.000s) 2023-01-11T21:23:43.0989256Z 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.000s) 2023-01-11T21:23:43.0989484Z 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.000s) 2023-01-11T21:23:43.0989739Z 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.000s) 2023-01-11T21:23:43.0989972Z 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.000s) 2023-01-11T21:23:43.0990201Z 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.000s) 2023-01-11T21:23:43.0990430Z 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.000s) 2023-01-11T21:23:43.0990653Z 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.000s) 2023-01-11T21:23:43.0990887Z 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.000s) 2023-01-11T21:23:43.0991113Z 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.000s) 2023-01-11T21:23:43.0991337Z 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.000s) 2023-01-11T21:23:43.0991571Z 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.000s) 2023-01-11T21:23:43.0991802Z 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.000s) 2023-01-11T21:23:43.0992035Z 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.000s) 2023-01-11T21:23:43.0992265Z 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.000s) 2023-01-11T21:23:43.0992542Z 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.000s) 2023-01-11T21:23:43.0992850Z 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.000s) 2023-01-11T21:23:43.0993138Z 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.000s) 2023-01-11T21:23:43.0993430Z 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.000s) 2023-01-11T21:23:43.0993708Z 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.000s) 2023-01-11T21:23:43.0994000Z 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.000s) 2023-01-11T21:23:43.0994287Z 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.000s) 2023-01-11T21:23:43.0994571Z 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.000s) 2023-01-11T21:23:43.0994849Z 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.000s) 2023-01-11T21:23:43.0995102Z 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.000s) 2023-01-11T21:23:43.0995331Z 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.000s) 2023-01-11T21:23:43.0995563Z 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.000s) 2023-01-11T21:23:43.0995788Z test_dispatch_meta_outplace_special_ndtr_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0996013Z test_dispatch_meta_outplace_special_ndtr_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0996241Z test_dispatch_meta_outplace_special_ndtr_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0996465Z test_dispatch_meta_outplace_special_ndtr_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0996675Z test_dispatch_meta_outplace_special_ndtr_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0996896Z test_dispatch_meta_outplace_special_ndtr_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0997116Z test_dispatch_meta_outplace_special_ndtr_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0997338Z test_dispatch_meta_outplace_special_ndtr_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0997560Z test_dispatch_meta_outplace_special_ndtr_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.0997774Z test_dispatch_meta_outplace_special_ndtr_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.0997993Z test_dispatch_meta_outplace_special_ndtri_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.0998243Z test_dispatch_meta_outplace_special_ndtri_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.0998469Z test_dispatch_meta_outplace_special_ndtri_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.0998689Z test_dispatch_meta_outplace_special_ndtri_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.0998907Z test_dispatch_meta_outplace_special_ndtri_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.0999119Z test_dispatch_meta_outplace_special_ndtri_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0999328Z test_dispatch_meta_outplace_special_ndtri_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0999550Z test_dispatch_meta_outplace_special_ndtri_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.0999799Z 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.000s) 2023-01-11T21:23:43.1000072Z 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.000s) 2023-01-11T21:23:43.1000322Z 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.000s) 2023-01-11T21:23:43.1000577Z 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.000s) 2023-01-11T21:23:43.1000824Z 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.000s) 2023-01-11T21:23:43.1001066Z 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.000s) 2023-01-11T21:23:43.1001304Z 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.000s) 2023-01-11T21:23:43.1001552Z 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.000s) 2023-01-11T21:23:43.1001800Z 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.000s) 2023-01-11T21:23:43.1002044Z 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.000s) 2023-01-11T21:23:43.1002290Z 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.000s) 2023-01-11T21:23:43.1002530Z 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.000s) 2023-01-11T21:23:43.1002771Z 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.000s) 2023-01-11T21:23:43.1003033Z 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.000s) 2023-01-11T21:23:43.1003296Z 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.000s) 2023-01-11T21:23:43.1003559Z 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.000s) 2023-01-11T21:23:43.1003793Z 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.000s) 2023-01-11T21:23:43.1004030Z 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.000s) 2023-01-11T21:23:43.1004275Z 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.000s) 2023-01-11T21:23:43.1004517Z 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.000s) 2023-01-11T21:23:43.1004775Z 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.000s) 2023-01-11T21:23:43.1005015Z 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.000s) 2023-01-11T21:23:43.1005250Z 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.000s) 2023-01-11T21:23:43.1005489Z 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.000s) 2023-01-11T21:23:43.1005715Z 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.000s) 2023-01-11T21:23:43.1006089Z test_dispatch_meta_outplace_special_shifted_chebyshev_polynomial_t_cuda_bool (__main__.TestMetaCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:23:43.1006458Z test_dispatch_meta_outplace_special_shifted_chebyshev_polynomial_t_cuda_float32 (__main__.TestMetaCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:23:43.1006821Z test_dispatch_meta_outplace_special_shifted_chebyshev_polynomial_t_cuda_float64 (__main__.TestMetaCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:23:43.1007181Z test_dispatch_meta_outplace_special_shifted_chebyshev_polynomial_t_cuda_int16 (__main__.TestMetaCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:23:43.1007534Z test_dispatch_meta_outplace_special_shifted_chebyshev_polynomial_t_cuda_int32 (__main__.TestMetaCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:23:43.1007882Z test_dispatch_meta_outplace_special_shifted_chebyshev_polynomial_t_cuda_int64 (__main__.TestMetaCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:23:43.1008241Z test_dispatch_meta_outplace_special_shifted_chebyshev_polynomial_t_cuda_int8 (__main__.TestMetaCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:23:43.1008587Z test_dispatch_meta_outplace_special_shifted_chebyshev_polynomial_t_cuda_uint8 (__main__.TestMetaCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:23:43.1008960Z test_dispatch_meta_outplace_special_shifted_chebyshev_polynomial_u_cuda_bool (__main__.TestMetaCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:23:43.1009320Z test_dispatch_meta_outplace_special_shifted_chebyshev_polynomial_u_cuda_float32 (__main__.TestMetaCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:23:43.1009684Z test_dispatch_meta_outplace_special_shifted_chebyshev_polynomial_u_cuda_float64 (__main__.TestMetaCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:23:43.1010039Z test_dispatch_meta_outplace_special_shifted_chebyshev_polynomial_u_cuda_int16 (__main__.TestMetaCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:23:43.1010390Z test_dispatch_meta_outplace_special_shifted_chebyshev_polynomial_u_cuda_int32 (__main__.TestMetaCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:23:43.1010732Z test_dispatch_meta_outplace_special_shifted_chebyshev_polynomial_u_cuda_int64 (__main__.TestMetaCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:23:43.1011085Z test_dispatch_meta_outplace_special_shifted_chebyshev_polynomial_u_cuda_int8 (__main__.TestMetaCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:23:43.1011481Z test_dispatch_meta_outplace_special_shifted_chebyshev_polynomial_u_cuda_uint8 (__main__.TestMetaCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:23:43.1011835Z test_dispatch_meta_outplace_special_shifted_chebyshev_polynomial_v_cuda_bool (__main__.TestMetaCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:23:43.1012194Z test_dispatch_meta_outplace_special_shifted_chebyshev_polynomial_v_cuda_float32 (__main__.TestMetaCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:23:43.1012550Z test_dispatch_meta_outplace_special_shifted_chebyshev_polynomial_v_cuda_float64 (__main__.TestMetaCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:23:43.1012908Z test_dispatch_meta_outplace_special_shifted_chebyshev_polynomial_v_cuda_int16 (__main__.TestMetaCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:23:43.1013315Z test_dispatch_meta_outplace_special_shifted_chebyshev_polynomial_v_cuda_int32 (__main__.TestMetaCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:23:43.1013662Z test_dispatch_meta_outplace_special_shifted_chebyshev_polynomial_v_cuda_int64 (__main__.TestMetaCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:23:43.1014017Z test_dispatch_meta_outplace_special_shifted_chebyshev_polynomial_v_cuda_int8 (__main__.TestMetaCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:23:43.1014466Z test_dispatch_meta_outplace_special_shifted_chebyshev_polynomial_v_cuda_uint8 (__main__.TestMetaCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:23:43.1014817Z test_dispatch_meta_outplace_special_shifted_chebyshev_polynomial_w_cuda_bool (__main__.TestMetaCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:23:43.1015180Z test_dispatch_meta_outplace_special_shifted_chebyshev_polynomial_w_cuda_float32 (__main__.TestMetaCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:23:43.1015537Z test_dispatch_meta_outplace_special_shifted_chebyshev_polynomial_w_cuda_float64 (__main__.TestMetaCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:23:43.1015924Z test_dispatch_meta_outplace_special_shifted_chebyshev_polynomial_w_cuda_int16 (__main__.TestMetaCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:23:43.1016273Z test_dispatch_meta_outplace_special_shifted_chebyshev_polynomial_w_cuda_int32 (__main__.TestMetaCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:23:43.1016620Z test_dispatch_meta_outplace_special_shifted_chebyshev_polynomial_w_cuda_int64 (__main__.TestMetaCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:23:43.1016970Z test_dispatch_meta_outplace_special_shifted_chebyshev_polynomial_w_cuda_int8 (__main__.TestMetaCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:23:43.1017315Z test_dispatch_meta_outplace_special_shifted_chebyshev_polynomial_w_cuda_uint8 (__main__.TestMetaCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:23:43.1017556Z 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.000s) 2023-01-11T21:23:43.1017803Z 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.000s) 2023-01-11T21:23:43.1018075Z 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.000s) 2023-01-11T21:23:43.1018309Z 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.000s) 2023-01-11T21:23:43.1018546Z 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.000s) 2023-01-11T21:23:43.1018785Z 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.000s) 2023-01-11T21:23:43.1019015Z 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.000s) 2023-01-11T21:23:43.1019245Z 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.000s) 2023-01-11T21:23:43.1019466Z test_dispatch_meta_outplace_special_xlog1py_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1019690Z test_dispatch_meta_outplace_special_xlog1py_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1019918Z test_dispatch_meta_outplace_special_xlog1py_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1020148Z test_dispatch_meta_outplace_special_xlog1py_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1020373Z test_dispatch_meta_outplace_special_xlog1py_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1020597Z test_dispatch_meta_outplace_special_xlog1py_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1020817Z test_dispatch_meta_outplace_special_xlog1py_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1021034Z test_dispatch_meta_outplace_special_xlog1py_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1021275Z test_dispatch_meta_outplace_special_xlog1py_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1021492Z test_dispatch_meta_outplace_special_xlog1py_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1021714Z test_dispatch_meta_outplace_special_zeta_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1021925Z test_dispatch_meta_outplace_special_zeta_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1022147Z test_dispatch_meta_outplace_special_zeta_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1022363Z test_dispatch_meta_outplace_special_zeta_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1022589Z test_dispatch_meta_outplace_special_zeta_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1022803Z test_dispatch_meta_outplace_special_zeta_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1023039Z test_dispatch_meta_outplace_special_zeta_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1023256Z test_dispatch_meta_outplace_special_zeta_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1023504Z test_dispatch_meta_outplace_split_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1023741Z test_dispatch_meta_outplace_split_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1023959Z test_dispatch_meta_outplace_split_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1024177Z test_dispatch_meta_outplace_split_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1024398Z test_dispatch_meta_outplace_split_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1024605Z test_dispatch_meta_outplace_split_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1024871Z test_dispatch_meta_outplace_split_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1025080Z test_dispatch_meta_outplace_split_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1025286Z test_dispatch_meta_outplace_split_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1025491Z test_dispatch_meta_outplace_split_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1025696Z test_dispatch_meta_outplace_split_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1025904Z test_dispatch_meta_outplace_split_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1026120Z test_dispatch_meta_outplace_split_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1026377Z test_dispatch_meta_outplace_split_list_args_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1026641Z test_dispatch_meta_outplace_split_list_args_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1026927Z test_dispatch_meta_outplace_split_list_args_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1027202Z test_dispatch_meta_outplace_split_list_args_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1027448Z test_dispatch_meta_outplace_split_list_args_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1027672Z test_dispatch_meta_outplace_split_list_args_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1027895Z test_dispatch_meta_outplace_split_list_args_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1028110Z test_dispatch_meta_outplace_split_list_args_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1028349Z test_dispatch_meta_outplace_split_list_args_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1028562Z test_dispatch_meta_outplace_split_list_args_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1028777Z test_dispatch_meta_outplace_split_list_args_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1028992Z test_dispatch_meta_outplace_split_list_args_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1029217Z test_dispatch_meta_outplace_split_with_sizes_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1029440Z test_dispatch_meta_outplace_split_with_sizes_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1029669Z test_dispatch_meta_outplace_split_with_sizes_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1029886Z test_dispatch_meta_outplace_split_with_sizes_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1030114Z test_dispatch_meta_outplace_split_with_sizes_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1030334Z test_dispatch_meta_outplace_split_with_sizes_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1030556Z test_dispatch_meta_outplace_split_with_sizes_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1030783Z test_dispatch_meta_outplace_split_with_sizes_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1031001Z test_dispatch_meta_outplace_split_with_sizes_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1031221Z 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) 2023-01-11T21:23:43.1031457Z test_dispatch_meta_outplace_split_with_sizes_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1031682Z test_dispatch_meta_outplace_split_with_sizes_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1031896Z test_dispatch_meta_outplace_split_with_sizes_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1032110Z test_dispatch_meta_outplace_sqrt_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1032327Z test_dispatch_meta_outplace_sqrt_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1032539Z test_dispatch_meta_outplace_sqrt_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1032765Z test_dispatch_meta_outplace_sqrt_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1033023Z test_dispatch_meta_outplace_sqrt_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1033315Z test_dispatch_meta_outplace_sqrt_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1033572Z test_dispatch_meta_outplace_sqrt_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1033831Z test_dispatch_meta_outplace_sqrt_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1034095Z test_dispatch_meta_outplace_sqrt_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1034359Z test_dispatch_meta_outplace_sqrt_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1034624Z test_dispatch_meta_outplace_sqrt_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1034885Z test_dispatch_meta_outplace_sqrt_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1035103Z test_dispatch_meta_outplace_sqrt_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1035314Z test_dispatch_meta_outplace_square_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1035530Z test_dispatch_meta_outplace_square_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1035749Z test_dispatch_meta_outplace_square_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1035974Z test_dispatch_meta_outplace_square_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1036190Z test_dispatch_meta_outplace_square_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1036399Z test_dispatch_meta_outplace_square_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1036626Z test_dispatch_meta_outplace_square_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1036839Z test_dispatch_meta_outplace_square_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1037043Z test_dispatch_meta_outplace_square_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1037249Z test_dispatch_meta_outplace_square_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1037457Z test_dispatch_meta_outplace_square_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1037653Z test_dispatch_meta_outplace_square_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1037873Z test_dispatch_meta_outplace_squeeze_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1038089Z test_dispatch_meta_outplace_squeeze_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1038308Z test_dispatch_meta_outplace_squeeze_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1038552Z test_dispatch_meta_outplace_squeeze_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1038774Z test_dispatch_meta_outplace_squeeze_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1038988Z test_dispatch_meta_outplace_squeeze_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1039209Z test_dispatch_meta_outplace_squeeze_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1039421Z test_dispatch_meta_outplace_squeeze_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1039638Z test_dispatch_meta_outplace_squeeze_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1039845Z test_dispatch_meta_outplace_squeeze_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1040042Z test_dispatch_meta_outplace_squeeze_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1040253Z test_dispatch_meta_outplace_squeeze_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1040461Z test_dispatch_meta_outplace_squeeze_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1040673Z test_dispatch_meta_outplace_stack_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1040886Z test_dispatch_meta_outplace_stack_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1041104Z test_dispatch_meta_outplace_stack_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1041322Z test_dispatch_meta_outplace_stack_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1041559Z test_dispatch_meta_outplace_stack_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1041774Z test_dispatch_meta_outplace_stack_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1041982Z test_dispatch_meta_outplace_stack_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1042189Z test_dispatch_meta_outplace_stack_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1042399Z test_dispatch_meta_outplace_stack_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1042599Z test_dispatch_meta_outplace_stack_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1042804Z test_dispatch_meta_outplace_stack_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1043014Z test_dispatch_meta_outplace_stack_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1043239Z test_dispatch_meta_outplace_stack_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1043565Z test_dispatch_meta_outplace_std_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1043831Z test_dispatch_meta_outplace_std_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1044096Z test_dispatch_meta_outplace_std_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1044355Z test_dispatch_meta_outplace_std_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1044609Z test_dispatch_meta_outplace_std_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1044861Z test_dispatch_meta_outplace_std_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1045137Z test_dispatch_meta_outplace_std_mean_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1045405Z test_dispatch_meta_outplace_std_mean_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1045630Z test_dispatch_meta_outplace_std_mean_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1045847Z test_dispatch_meta_outplace_std_mean_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1046063Z test_dispatch_meta_outplace_std_mean_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1046280Z test_dispatch_meta_outplace_std_mean_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1046507Z test_dispatch_meta_outplace_std_mean_unbiased_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1046736Z test_dispatch_meta_outplace_std_mean_unbiased_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1046984Z test_dispatch_meta_outplace_std_mean_unbiased_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1047209Z test_dispatch_meta_outplace_std_mean_unbiased_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1047436Z test_dispatch_meta_outplace_std_mean_unbiased_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1047661Z test_dispatch_meta_outplace_std_mean_unbiased_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1047881Z test_dispatch_meta_outplace_std_unbiased_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1048098Z test_dispatch_meta_outplace_std_unbiased_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1048326Z test_dispatch_meta_outplace_std_unbiased_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1048546Z test_dispatch_meta_outplace_std_unbiased_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1048799Z test_dispatch_meta_outplace_std_unbiased_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1049011Z test_dispatch_meta_outplace_std_unbiased_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1049231Z test_dispatch_meta_outplace_stft_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1049448Z test_dispatch_meta_outplace_stft_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1049658Z test_dispatch_meta_outplace_stft_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1049862Z test_dispatch_meta_outplace_stft_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1050069Z test_dispatch_meta_outplace_sub_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1050278Z test_dispatch_meta_outplace_sub_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1050483Z test_dispatch_meta_outplace_sub_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1050692Z test_dispatch_meta_outplace_sub_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1050900Z test_dispatch_meta_outplace_sub_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1051104Z test_dispatch_meta_outplace_sub_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1051304Z test_dispatch_meta_outplace_sub_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1051512Z test_dispatch_meta_outplace_sub_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1051722Z test_dispatch_meta_outplace_sub_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1051951Z test_dispatch_meta_outplace_sub_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1052162Z test_dispatch_meta_outplace_sub_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1052370Z test_dispatch_meta_outplace_sub_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1052582Z test_dispatch_meta_outplace_sum_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1052784Z test_dispatch_meta_outplace_sum_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1053002Z test_dispatch_meta_outplace_sum_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1053245Z test_dispatch_meta_outplace_sum_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1053476Z test_dispatch_meta_outplace_sum_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1053708Z test_dispatch_meta_outplace_sum_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1053913Z test_dispatch_meta_outplace_sum_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1054116Z test_dispatch_meta_outplace_sum_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1054440Z test_dispatch_meta_outplace_sum_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1054659Z test_dispatch_meta_outplace_sum_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1054865Z test_dispatch_meta_outplace_sum_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1055073Z test_dispatch_meta_outplace_sum_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1055273Z test_dispatch_meta_outplace_sum_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1055493Z test_dispatch_meta_outplace_sum_to_size_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1055714Z test_dispatch_meta_outplace_sum_to_size_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1055936Z test_dispatch_meta_outplace_sum_to_size_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1056157Z test_dispatch_meta_outplace_sum_to_size_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1056380Z test_dispatch_meta_outplace_sum_to_size_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1056598Z test_dispatch_meta_outplace_sum_to_size_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1056809Z test_dispatch_meta_outplace_sum_to_size_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1057061Z test_dispatch_meta_outplace_sum_to_size_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1057278Z test_dispatch_meta_outplace_sum_to_size_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1057496Z test_dispatch_meta_outplace_sum_to_size_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1057705Z test_dispatch_meta_outplace_sum_to_size_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1057920Z test_dispatch_meta_outplace_sum_to_size_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1058138Z test_dispatch_meta_outplace_svd_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1058349Z test_dispatch_meta_outplace_svd_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1058556Z test_dispatch_meta_outplace_svd_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1058791Z test_dispatch_meta_outplace_svd_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1059011Z test_dispatch_meta_outplace_svd_lowrank_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1059230Z test_dispatch_meta_outplace_svd_lowrank_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1059457Z test_dispatch_meta_outplace_symeig_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1059681Z test_dispatch_meta_outplace_symeig_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1059896Z test_dispatch_meta_outplace_symeig_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1060106Z test_dispatch_meta_outplace_symeig_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1060310Z test_dispatch_meta_outplace_t_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1060520Z test_dispatch_meta_outplace_t_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1060739Z test_dispatch_meta_outplace_t_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1060949Z test_dispatch_meta_outplace_t_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1061163Z test_dispatch_meta_outplace_t_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1061371Z test_dispatch_meta_outplace_t_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1061585Z test_dispatch_meta_outplace_t_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1061795Z test_dispatch_meta_outplace_t_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1062021Z test_dispatch_meta_outplace_t_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1062228Z test_dispatch_meta_outplace_t_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1062437Z test_dispatch_meta_outplace_t_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1062634Z test_dispatch_meta_outplace_t_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1062865Z test_dispatch_meta_outplace_take_along_dim_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1063085Z test_dispatch_meta_outplace_take_along_dim_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1063318Z test_dispatch_meta_outplace_take_along_dim_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1063543Z test_dispatch_meta_outplace_take_along_dim_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1063788Z test_dispatch_meta_outplace_take_along_dim_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1064007Z test_dispatch_meta_outplace_take_along_dim_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1064223Z test_dispatch_meta_outplace_take_along_dim_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1064447Z test_dispatch_meta_outplace_take_along_dim_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1064669Z test_dispatch_meta_outplace_take_along_dim_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1064946Z test_dispatch_meta_outplace_take_along_dim_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1065156Z test_dispatch_meta_outplace_take_along_dim_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1065368Z test_dispatch_meta_outplace_take_along_dim_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1065584Z test_dispatch_meta_outplace_take_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1065797Z test_dispatch_meta_outplace_take_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1066024Z test_dispatch_meta_outplace_take_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1066294Z test_dispatch_meta_outplace_take_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1066555Z test_dispatch_meta_outplace_take_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1066810Z test_dispatch_meta_outplace_take_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1067091Z test_dispatch_meta_outplace_take_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1067351Z test_dispatch_meta_outplace_take_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1067578Z test_dispatch_meta_outplace_take_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1067790Z test_dispatch_meta_outplace_take_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1067993Z test_dispatch_meta_outplace_take_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1068197Z test_dispatch_meta_outplace_take_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1068413Z test_dispatch_meta_outplace_tan_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1068620Z test_dispatch_meta_outplace_tan_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1068833Z test_dispatch_meta_outplace_tan_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1069074Z test_dispatch_meta_outplace_tan_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1069282Z test_dispatch_meta_outplace_tan_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1069492Z test_dispatch_meta_outplace_tan_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1069699Z test_dispatch_meta_outplace_tan_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1069900Z test_dispatch_meta_outplace_tan_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1070107Z test_dispatch_meta_outplace_tan_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1070312Z test_dispatch_meta_outplace_tan_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.1070519Z test_dispatch_meta_outplace_tan_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.1070728Z test_dispatch_meta_outplace_tan_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.1070933Z test_dispatch_meta_outplace_tan_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.1071145Z test_dispatch_meta_outplace_tanh_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.1071353Z test_dispatch_meta_outplace_tanh_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.1071571Z test_dispatch_meta_outplace_tanh_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1071785Z test_dispatch_meta_outplace_tanh_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1071994Z test_dispatch_meta_outplace_tanh_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1072225Z test_dispatch_meta_outplace_tanh_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1072431Z test_dispatch_meta_outplace_tanh_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1072631Z test_dispatch_meta_outplace_tanh_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1072835Z test_dispatch_meta_outplace_tanh_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1073043Z test_dispatch_meta_outplace_tanh_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1073253Z test_dispatch_meta_outplace_tanh_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1073459Z test_dispatch_meta_outplace_tanh_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1073688Z test_dispatch_meta_outplace_tanh_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1073959Z test_dispatch_meta_outplace_tensor_split_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1074179Z test_dispatch_meta_outplace_tensor_split_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1074406Z test_dispatch_meta_outplace_tensor_split_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1074632Z test_dispatch_meta_outplace_tensor_split_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1074854Z test_dispatch_meta_outplace_tensor_split_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1075066Z test_dispatch_meta_outplace_tensor_split_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1075305Z test_dispatch_meta_outplace_tensor_split_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1075602Z test_dispatch_meta_outplace_tensor_split_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1075826Z test_dispatch_meta_outplace_tensor_split_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1076050Z test_dispatch_meta_outplace_tensor_split_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1076268Z test_dispatch_meta_outplace_tensor_split_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1076489Z test_dispatch_meta_outplace_tensor_split_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1076703Z test_dispatch_meta_outplace_tensordot_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1076924Z test_dispatch_meta_outplace_tensordot_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1077181Z test_dispatch_meta_outplace_tensordot_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1077402Z test_dispatch_meta_outplace_tensordot_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1077612Z test_dispatch_meta_outplace_tensordot_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1077828Z test_dispatch_meta_outplace_tensordot_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1078042Z test_dispatch_meta_outplace_tile_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1078251Z test_dispatch_meta_outplace_tile_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1078468Z test_dispatch_meta_outplace_tile_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1078682Z test_dispatch_meta_outplace_tile_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1078916Z test_dispatch_meta_outplace_tile_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1079121Z test_dispatch_meta_outplace_tile_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1079325Z test_dispatch_meta_outplace_tile_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1079534Z test_dispatch_meta_outplace_tile_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1079747Z test_dispatch_meta_outplace_tile_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1079955Z test_dispatch_meta_outplace_tile_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1080160Z test_dispatch_meta_outplace_tile_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1080366Z test_dispatch_meta_outplace_tile_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1080579Z test_dispatch_meta_outplace_to_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1080788Z test_dispatch_meta_outplace_to_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1081009Z test_dispatch_meta_outplace_to_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1081221Z test_dispatch_meta_outplace_to_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1081430Z test_dispatch_meta_outplace_to_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1081642Z test_dispatch_meta_outplace_to_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1081847Z test_dispatch_meta_outplace_to_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1082080Z test_dispatch_meta_outplace_to_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1082290Z test_dispatch_meta_outplace_to_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1082489Z test_dispatch_meta_outplace_to_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1082706Z test_dispatch_meta_outplace_to_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1082911Z test_dispatch_meta_outplace_to_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1083133Z test_dispatch_meta_outplace_to_sparse_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1083398Z test_dispatch_meta_outplace_to_sparse_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1083631Z test_dispatch_meta_outplace_to_sparse_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1083855Z test_dispatch_meta_outplace_to_sparse_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1084106Z test_dispatch_meta_outplace_to_sparse_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1084331Z test_dispatch_meta_outplace_to_sparse_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1084552Z test_dispatch_meta_outplace_to_sparse_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1084769Z test_dispatch_meta_outplace_to_sparse_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1084976Z test_dispatch_meta_outplace_to_sparse_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1085196Z test_dispatch_meta_outplace_to_sparse_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1085410Z test_dispatch_meta_outplace_to_sparse_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1085628Z test_dispatch_meta_outplace_to_sparse_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1085841Z test_dispatch_meta_outplace_topk_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1086055Z test_dispatch_meta_outplace_topk_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1086264Z test_dispatch_meta_outplace_topk_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1086471Z test_dispatch_meta_outplace_topk_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1086678Z test_dispatch_meta_outplace_topk_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1086885Z test_dispatch_meta_outplace_topk_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1087114Z test_dispatch_meta_outplace_topk_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1087320Z test_dispatch_meta_outplace_topk_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1087526Z test_dispatch_meta_outplace_topk_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1087748Z test_dispatch_meta_outplace_trace_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1087956Z test_dispatch_meta_outplace_trace_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1088177Z test_dispatch_meta_outplace_trace_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1088397Z test_dispatch_meta_outplace_trace_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1088612Z test_dispatch_meta_outplace_trace_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1088830Z test_dispatch_meta_outplace_trace_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1089064Z test_dispatch_meta_outplace_trace_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1089271Z test_dispatch_meta_outplace_trace_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1089482Z test_dispatch_meta_outplace_trace_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1089687Z test_dispatch_meta_outplace_trace_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1089891Z test_dispatch_meta_outplace_trace_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1090101Z test_dispatch_meta_outplace_trace_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1090311Z test_dispatch_meta_outplace_trace_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1090530Z test_dispatch_meta_outplace_transpose_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1090748Z test_dispatch_meta_outplace_transpose_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1090973Z test_dispatch_meta_outplace_transpose_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1091193Z test_dispatch_meta_outplace_transpose_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1091416Z test_dispatch_meta_outplace_transpose_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1091633Z test_dispatch_meta_outplace_transpose_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1091851Z test_dispatch_meta_outplace_transpose_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1092091Z test_dispatch_meta_outplace_transpose_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1092299Z test_dispatch_meta_outplace_transpose_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1092513Z test_dispatch_meta_outplace_transpose_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1092731Z test_dispatch_meta_outplace_transpose_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1092954Z test_dispatch_meta_outplace_transpose_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1093206Z test_dispatch_meta_outplace_transpose_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1093436Z test_dispatch_meta_outplace_trapezoid_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1093663Z test_dispatch_meta_outplace_trapezoid_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1093910Z test_dispatch_meta_outplace_trapezoid_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1094128Z test_dispatch_meta_outplace_trapezoid_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1094550Z test_dispatch_meta_outplace_trapezoid_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1094770Z test_dispatch_meta_outplace_trapezoid_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1094981Z test_dispatch_meta_outplace_trapezoid_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1095197Z test_dispatch_meta_outplace_trapezoid_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1095416Z test_dispatch_meta_outplace_trapezoid_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1095630Z test_dispatch_meta_outplace_trapezoid_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1095846Z test_dispatch_meta_outplace_trapezoid_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1096063Z test_dispatch_meta_outplace_trapz_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1096287Z test_dispatch_meta_outplace_trapz_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1096502Z test_dispatch_meta_outplace_trapz_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1096719Z test_dispatch_meta_outplace_trapz_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1096931Z test_dispatch_meta_outplace_trapz_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1097142Z test_dispatch_meta_outplace_trapz_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1097390Z test_dispatch_meta_outplace_trapz_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1097601Z test_dispatch_meta_outplace_trapz_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1097808Z test_dispatch_meta_outplace_trapz_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1098019Z test_dispatch_meta_outplace_trapz_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1098231Z test_dispatch_meta_outplace_trapz_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1098466Z test_dispatch_meta_outplace_triangular_solve_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1098695Z test_dispatch_meta_outplace_triangular_solve_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1098927Z test_dispatch_meta_outplace_triangular_solve_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1099184Z test_dispatch_meta_outplace_triangular_solve_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1099396Z test_dispatch_meta_outplace_tril_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1099607Z test_dispatch_meta_outplace_tril_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1099825Z test_dispatch_meta_outplace_tril_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1100028Z test_dispatch_meta_outplace_tril_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1100238Z test_dispatch_meta_outplace_tril_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1100452Z test_dispatch_meta_outplace_tril_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1100656Z test_dispatch_meta_outplace_tril_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1100864Z test_dispatch_meta_outplace_tril_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1101074Z test_dispatch_meta_outplace_tril_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1101281Z test_dispatch_meta_outplace_tril_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1101492Z test_dispatch_meta_outplace_tril_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1101701Z test_dispatch_meta_outplace_tril_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1101917Z test_dispatch_meta_outplace_tril_indices_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1102137Z test_dispatch_meta_outplace_tril_indices_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1102359Z test_dispatch_meta_outplace_triu_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1102576Z test_dispatch_meta_outplace_triu_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1102792Z test_dispatch_meta_outplace_triu_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1103003Z test_dispatch_meta_outplace_triu_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1103212Z test_dispatch_meta_outplace_triu_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1103419Z test_dispatch_meta_outplace_triu_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1103626Z test_dispatch_meta_outplace_triu_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1103831Z test_dispatch_meta_outplace_triu_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1104061Z test_dispatch_meta_outplace_triu_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1104269Z test_dispatch_meta_outplace_triu_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1104474Z test_dispatch_meta_outplace_triu_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1104723Z test_dispatch_meta_outplace_triu_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1104949Z test_dispatch_meta_outplace_triu_indices_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1105167Z test_dispatch_meta_outplace_triu_indices_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1105392Z test_dispatch_meta_outplace_true_divide_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1105610Z test_dispatch_meta_outplace_true_divide_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1105833Z test_dispatch_meta_outplace_true_divide_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1106064Z test_dispatch_meta_outplace_true_divide_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1106326Z test_dispatch_meta_outplace_true_divide_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1106599Z test_dispatch_meta_outplace_true_divide_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1106869Z test_dispatch_meta_outplace_true_divide_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1107133Z test_dispatch_meta_outplace_true_divide_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1107401Z test_dispatch_meta_outplace_true_divide_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1107638Z test_dispatch_meta_outplace_true_divide_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1107858Z test_dispatch_meta_outplace_true_divide_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1108076Z test_dispatch_meta_outplace_true_divide_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1108292Z test_dispatch_meta_outplace_true_divide_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1108505Z test_dispatch_meta_outplace_trunc_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1108718Z test_dispatch_meta_outplace_trunc_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1108924Z test_dispatch_meta_outplace_trunc_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1109129Z test_dispatch_meta_outplace_trunc_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1109363Z test_dispatch_meta_outplace_trunc_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1109567Z test_dispatch_meta_outplace_trunc_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1109773Z test_dispatch_meta_outplace_trunc_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1109974Z test_dispatch_meta_outplace_trunc_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1110186Z test_dispatch_meta_outplace_trunc_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1110399Z test_dispatch_meta_outplace_unbind_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1110607Z test_dispatch_meta_outplace_unbind_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1110822Z test_dispatch_meta_outplace_unbind_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1111038Z test_dispatch_meta_outplace_unbind_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1111260Z test_dispatch_meta_outplace_unbind_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1111474Z test_dispatch_meta_outplace_unbind_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1111682Z test_dispatch_meta_outplace_unbind_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1111888Z test_dispatch_meta_outplace_unbind_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1112097Z test_dispatch_meta_outplace_unbind_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1112322Z test_dispatch_meta_outplace_unbind_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1112537Z test_dispatch_meta_outplace_unbind_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1112796Z test_dispatch_meta_outplace_unbind_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1113052Z test_dispatch_meta_outplace_unbind_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1113322Z test_dispatch_meta_outplace_unflatten_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1113587Z test_dispatch_meta_outplace_unflatten_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1113867Z test_dispatch_meta_outplace_unflatten_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1114145Z test_dispatch_meta_outplace_unflatten_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1114420Z test_dispatch_meta_outplace_unflatten_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1114735Z test_dispatch_meta_outplace_unflatten_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1114973Z test_dispatch_meta_outplace_unflatten_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1115181Z test_dispatch_meta_outplace_unflatten_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1115399Z test_dispatch_meta_outplace_unflatten_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1115613Z test_dispatch_meta_outplace_unflatten_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1115829Z test_dispatch_meta_outplace_unflatten_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1116043Z test_dispatch_meta_outplace_unflatten_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1116260Z test_dispatch_meta_outplace_unflatten_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1116485Z test_dispatch_meta_outplace_unfold_copy_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1116700Z test_dispatch_meta_outplace_unfold_copy_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1116922Z test_dispatch_meta_outplace_unfold_copy_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1117149Z test_dispatch_meta_outplace_unfold_copy_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1117371Z test_dispatch_meta_outplace_unfold_copy_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1117587Z test_dispatch_meta_outplace_unfold_copy_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1117816Z test_dispatch_meta_outplace_unfold_copy_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1118031Z test_dispatch_meta_outplace_unfold_copy_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1118251Z test_dispatch_meta_outplace_unfold_copy_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1118469Z test_dispatch_meta_outplace_unfold_copy_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1118683Z test_dispatch_meta_outplace_unfold_copy_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1118895Z test_dispatch_meta_outplace_unfold_copy_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1119108Z test_dispatch_meta_outplace_unfold_copy_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1119321Z test_dispatch_meta_outplace_unfold_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1119568Z test_dispatch_meta_outplace_unfold_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1119785Z test_dispatch_meta_outplace_unfold_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1120001Z test_dispatch_meta_outplace_unfold_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1120214Z test_dispatch_meta_outplace_unfold_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1120424Z test_dispatch_meta_outplace_unfold_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1120629Z test_dispatch_meta_outplace_unfold_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1120834Z test_dispatch_meta_outplace_unfold_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1121046Z test_dispatch_meta_outplace_unfold_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1121255Z test_dispatch_meta_outplace_unfold_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1121461Z test_dispatch_meta_outplace_unfold_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1121670Z test_dispatch_meta_outplace_unfold_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1121876Z test_dispatch_meta_outplace_unfold_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1122093Z test_dispatch_meta_outplace_uniform_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1122312Z test_dispatch_meta_outplace_uniform_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1122524Z test_dispatch_meta_outplace_uniform_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1122784Z test_dispatch_meta_outplace_uniform_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1123040Z test_dispatch_meta_outplace_uniform_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1123311Z test_dispatch_meta_outplace_uniform_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1123594Z test_dispatch_meta_outplace_unique_consecutive_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1123879Z test_dispatch_meta_outplace_unique_consecutive_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1124166Z test_dispatch_meta_outplace_unique_consecutive_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1124449Z test_dispatch_meta_outplace_unique_consecutive_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1124729Z test_dispatch_meta_outplace_unique_consecutive_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1125025Z test_dispatch_meta_outplace_unique_consecutive_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1125252Z test_dispatch_meta_outplace_unique_consecutive_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1125477Z test_dispatch_meta_outplace_unique_consecutive_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1125693Z test_dispatch_meta_outplace_unique_consecutive_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1125909Z test_dispatch_meta_outplace_unique_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1126129Z test_dispatch_meta_outplace_unique_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1126340Z test_dispatch_meta_outplace_unique_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1126544Z test_dispatch_meta_outplace_unique_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1126757Z test_dispatch_meta_outplace_unique_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1126964Z test_dispatch_meta_outplace_unique_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1127168Z test_dispatch_meta_outplace_unique_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1127376Z test_dispatch_meta_outplace_unique_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1127580Z test_dispatch_meta_outplace_unique_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1127798Z test_dispatch_meta_outplace_unsqueeze_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1128039Z test_dispatch_meta_outplace_unsqueeze_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1128257Z test_dispatch_meta_outplace_unsqueeze_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1128481Z test_dispatch_meta_outplace_unsqueeze_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1128703Z test_dispatch_meta_outplace_unsqueeze_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1128921Z test_dispatch_meta_outplace_unsqueeze_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1129140Z test_dispatch_meta_outplace_unsqueeze_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1129354Z test_dispatch_meta_outplace_unsqueeze_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1129571Z test_dispatch_meta_outplace_unsqueeze_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1129807Z test_dispatch_meta_outplace_unsqueeze_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1130021Z test_dispatch_meta_outplace_unsqueeze_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1130233Z test_dispatch_meta_outplace_unsqueeze_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1130447Z test_dispatch_meta_outplace_unsqueeze_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1130655Z test_dispatch_meta_outplace_var_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1130869Z test_dispatch_meta_outplace_var_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1131084Z test_dispatch_meta_outplace_var_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1131294Z test_dispatch_meta_outplace_var_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1131501Z test_dispatch_meta_outplace_var_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1131706Z test_dispatch_meta_outplace_var_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1131924Z test_dispatch_meta_outplace_var_mean_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1132147Z test_dispatch_meta_outplace_var_mean_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1132366Z test_dispatch_meta_outplace_var_mean_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1132584Z test_dispatch_meta_outplace_var_mean_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1132798Z test_dispatch_meta_outplace_var_mean_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1133051Z test_dispatch_meta_outplace_var_mean_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1133306Z test_dispatch_meta_outplace_var_mean_unbiased_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1133538Z test_dispatch_meta_outplace_var_mean_unbiased_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1133764Z test_dispatch_meta_outplace_var_mean_unbiased_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1133987Z test_dispatch_meta_outplace_var_mean_unbiased_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1134314Z test_dispatch_meta_outplace_var_mean_unbiased_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1134545Z test_dispatch_meta_outplace_var_mean_unbiased_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1134771Z test_dispatch_meta_outplace_var_unbiased_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1135038Z test_dispatch_meta_outplace_var_unbiased_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1135265Z test_dispatch_meta_outplace_var_unbiased_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1135488Z test_dispatch_meta_outplace_var_unbiased_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1135714Z test_dispatch_meta_outplace_var_unbiased_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1135923Z test_dispatch_meta_outplace_var_unbiased_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1136142Z test_dispatch_meta_outplace_vdot_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1136358Z test_dispatch_meta_outplace_vdot_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1136576Z test_dispatch_meta_outplace_vdot_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1136793Z test_dispatch_meta_outplace_vdot_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1137000Z test_dispatch_meta_outplace_vdot_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1137205Z test_dispatch_meta_outplace_vdot_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1137431Z test_dispatch_meta_outplace_view_as_complex_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1137658Z test_dispatch_meta_outplace_view_as_complex_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1137887Z test_dispatch_meta_outplace_view_as_complex_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1138132Z test_dispatch_meta_outplace_view_as_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1138342Z test_dispatch_meta_outplace_view_as_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1138566Z test_dispatch_meta_outplace_view_as_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1138786Z test_dispatch_meta_outplace_view_as_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1139005Z test_dispatch_meta_outplace_view_as_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1139220Z test_dispatch_meta_outplace_view_as_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1139437Z test_dispatch_meta_outplace_view_as_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1139651Z test_dispatch_meta_outplace_view_as_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1139886Z test_dispatch_meta_outplace_view_as_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1140095Z test_dispatch_meta_outplace_view_as_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1140303Z test_dispatch_meta_outplace_view_as_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1140517Z test_dispatch_meta_outplace_view_as_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1140723Z test_dispatch_meta_outplace_view_as_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1140941Z test_dispatch_meta_outplace_view_as_real_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1141168Z test_dispatch_meta_outplace_view_as_real_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1141390Z test_dispatch_meta_outplace_view_copy_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1141609Z test_dispatch_meta_outplace_view_copy_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1141831Z test_dispatch_meta_outplace_view_copy_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1142043Z test_dispatch_meta_outplace_view_copy_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1142263Z test_dispatch_meta_outplace_view_copy_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1142481Z test_dispatch_meta_outplace_view_copy_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1142696Z test_dispatch_meta_outplace_view_copy_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1142910Z test_dispatch_meta_outplace_view_copy_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1143149Z test_dispatch_meta_outplace_view_copy_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1143358Z test_dispatch_meta_outplace_view_copy_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1143572Z test_dispatch_meta_outplace_view_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1143787Z test_dispatch_meta_outplace_view_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1144004Z test_dispatch_meta_outplace_view_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1144224Z test_dispatch_meta_outplace_view_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1144433Z test_dispatch_meta_outplace_view_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1144650Z test_dispatch_meta_outplace_view_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1144940Z test_dispatch_meta_outplace_view_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1145146Z test_dispatch_meta_outplace_view_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1145358Z test_dispatch_meta_outplace_view_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1145573Z test_dispatch_meta_outplace_view_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1145781Z test_dispatch_meta_outplace_view_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1146010Z test_dispatch_meta_outplace_view_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1146272Z test_dispatch_meta_outplace_view_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1146538Z test_dispatch_meta_outplace_vsplit_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1146805Z test_dispatch_meta_outplace_vsplit_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1147084Z test_dispatch_meta_outplace_vsplit_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1147358Z test_dispatch_meta_outplace_vsplit_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1147593Z test_dispatch_meta_outplace_vsplit_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1147808Z test_dispatch_meta_outplace_vsplit_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1148017Z test_dispatch_meta_outplace_vsplit_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1148226Z test_dispatch_meta_outplace_vsplit_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1148463Z test_dispatch_meta_outplace_vsplit_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1148665Z test_dispatch_meta_outplace_vsplit_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1148874Z test_dispatch_meta_outplace_vsplit_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1149084Z test_dispatch_meta_outplace_vsplit_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1149291Z test_dispatch_meta_outplace_vsplit_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1149506Z test_dispatch_meta_outplace_vstack_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1149717Z test_dispatch_meta_outplace_vstack_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1149937Z test_dispatch_meta_outplace_vstack_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1150181Z test_dispatch_meta_outplace_vstack_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1150398Z test_dispatch_meta_outplace_vstack_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1150612Z test_dispatch_meta_outplace_vstack_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1150827Z test_dispatch_meta_outplace_vstack_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1151027Z test_dispatch_meta_outplace_vstack_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1151239Z test_dispatch_meta_outplace_vstack_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1151451Z test_dispatch_meta_outplace_vstack_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1151659Z test_dispatch_meta_outplace_vstack_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1151871Z test_dispatch_meta_outplace_vstack_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1152079Z test_dispatch_meta_outplace_vstack_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1152291Z test_dispatch_meta_outplace_where_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1152503Z test_dispatch_meta_outplace_where_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1152722Z test_dispatch_meta_outplace_where_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1152944Z test_dispatch_meta_outplace_where_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1153163Z test_dispatch_meta_outplace_where_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1153394Z test_dispatch_meta_outplace_where_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1153609Z test_dispatch_meta_outplace_where_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1153818Z test_dispatch_meta_outplace_where_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1154029Z test_dispatch_meta_outplace_where_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1154235Z test_dispatch_meta_outplace_where_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1154442Z test_dispatch_meta_outplace_where_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1154651Z test_dispatch_meta_outplace_where_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1154863Z test_dispatch_meta_outplace_where_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1155110Z test_dispatch_meta_outplace_xlogy_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1155319Z test_dispatch_meta_outplace_xlogy_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1155535Z test_dispatch_meta_outplace_xlogy_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1155743Z test_dispatch_meta_outplace_xlogy_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1155951Z test_dispatch_meta_outplace_xlogy_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1156162Z test_dispatch_meta_outplace_xlogy_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1156373Z test_dispatch_meta_outplace_xlogy_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1156580Z test_dispatch_meta_outplace_xlogy_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1156788Z test_dispatch_meta_outplace_xlogy_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1157012Z test_dispatch_meta_outplace_xlogy_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1157229Z test_dispatch_meta_outplace_zero__cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1157443Z test_dispatch_meta_outplace_zero__cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1157682Z test_dispatch_meta_outplace_zero__cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1157950Z test_dispatch_meta_outplace_zero__cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1158203Z test_dispatch_meta_outplace_zero__cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1158488Z test_dispatch_meta_outplace_zero__cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1158751Z test_dispatch_meta_outplace_zero__cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1159009Z test_dispatch_meta_outplace_zero__cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1159266Z test_dispatch_meta_outplace_zero__cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1159528Z test_dispatch_meta_outplace_zero__cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1159786Z test_dispatch_meta_outplace_zero__cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1160053Z test_dispatch_meta_outplace_zero__cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1160319Z test_dispatch_meta_outplace_zeros_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1160591Z test_dispatch_meta_outplace_zeros_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1160811Z test_dispatch_meta_outplace_zeros_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1161022Z test_dispatch_meta_outplace_zeros_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1161239Z test_dispatch_meta_outplace_zeros_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1161450Z test_dispatch_meta_outplace_zeros_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1161658Z test_dispatch_meta_outplace_zeros_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1161866Z test_dispatch_meta_outplace_zeros_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1162077Z test_dispatch_meta_outplace_zeros_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1162281Z test_dispatch_meta_outplace_zeros_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1162488Z test_dispatch_meta_outplace_zeros_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1162698Z test_dispatch_meta_outplace_zeros_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1162908Z test_dispatch_meta_outplace_zeros_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1163132Z test_dispatch_meta_outplace_zeros_like_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1163348Z test_dispatch_meta_outplace_zeros_like_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1163567Z test_dispatch_meta_outplace_zeros_like_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1163812Z test_dispatch_meta_outplace_zeros_like_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1164035Z test_dispatch_meta_outplace_zeros_like_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1164256Z test_dispatch_meta_outplace_zeros_like_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1164478Z test_dispatch_meta_outplace_zeros_like_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1164695Z test_dispatch_meta_outplace_zeros_like_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1164912Z test_dispatch_meta_outplace_zeros_like_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1165140Z test_dispatch_meta_outplace_zeros_like_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1165407Z test_dispatch_meta_outplace_zeros_like_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1165704Z test_dispatch_meta_outplace_zeros_like_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1165968Z test_dispatch_meta_outplace_zeros_like_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1166232Z test_dispatch_symbolic_meta_inplace_H_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1166505Z test_dispatch_symbolic_meta_inplace_H_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1166782Z test_dispatch_symbolic_meta_inplace_H_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1167060Z test_dispatch_symbolic_meta_inplace_H_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1167336Z test_dispatch_symbolic_meta_inplace_H_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1167589Z test_dispatch_symbolic_meta_inplace_H_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1167812Z test_dispatch_symbolic_meta_inplace_H_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1168034Z test_dispatch_symbolic_meta_inplace_H_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1168249Z test_dispatch_symbolic_meta_inplace_H_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1168467Z test_dispatch_symbolic_meta_inplace_H_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1168683Z test_dispatch_symbolic_meta_inplace_H_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1168894Z test_dispatch_symbolic_meta_inplace_H_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1169122Z test_dispatch_symbolic_meta_inplace_H_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1169348Z test_dispatch_symbolic_meta_inplace_T_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1169566Z test_dispatch_symbolic_meta_inplace_T_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1169792Z test_dispatch_symbolic_meta_inplace_T_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1170013Z test_dispatch_symbolic_meta_inplace_T_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1170230Z test_dispatch_symbolic_meta_inplace_T_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1170448Z test_dispatch_symbolic_meta_inplace_T_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1170670Z test_dispatch_symbolic_meta_inplace_T_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1170909Z test_dispatch_symbolic_meta_inplace_T_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1171125Z test_dispatch_symbolic_meta_inplace_T_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1171338Z test_dispatch_symbolic_meta_inplace_T_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1171544Z test_dispatch_symbolic_meta_inplace_T_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1171762Z test_dispatch_symbolic_meta_inplace_T_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1171979Z test_dispatch_symbolic_meta_inplace_T_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1172213Z test_dispatch_symbolic_meta_inplace___getitem___cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1172439Z test_dispatch_symbolic_meta_inplace___getitem___cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1172675Z test_dispatch_symbolic_meta_inplace___getitem___cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1172912Z test_dispatch_symbolic_meta_inplace___getitem___cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1173137Z test_dispatch_symbolic_meta_inplace___getitem___cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1173400Z test_dispatch_symbolic_meta_inplace___getitem___cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1173634Z test_dispatch_symbolic_meta_inplace___getitem___cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1173853Z test_dispatch_symbolic_meta_inplace___getitem___cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1174098Z test_dispatch_symbolic_meta_inplace___getitem___cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1174418Z test_dispatch_symbolic_meta_inplace___getitem___cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1174648Z test_dispatch_symbolic_meta_inplace___getitem___cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1174880Z test_dispatch_symbolic_meta_inplace___getitem___cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1175104Z test_dispatch_symbolic_meta_inplace___getitem___cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1175328Z test_dispatch_symbolic_meta_inplace___radd___cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1175556Z test_dispatch_symbolic_meta_inplace___radd___cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1175782Z test_dispatch_symbolic_meta_inplace___radd___cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1176060Z test_dispatch_symbolic_meta_inplace___radd___cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1176353Z test_dispatch_symbolic_meta_inplace___radd___cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1176582Z test_dispatch_symbolic_meta_inplace___radd___cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1176805Z test_dispatch_symbolic_meta_inplace___radd___cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1177027Z test_dispatch_symbolic_meta_inplace___radd___cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1177239Z test_dispatch_symbolic_meta_inplace___radd___cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1177460Z test_dispatch_symbolic_meta_inplace___radd___cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1177679Z test_dispatch_symbolic_meta_inplace___radd___cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1177891Z test_dispatch_symbolic_meta_inplace___radd___cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1178108Z test_dispatch_symbolic_meta_inplace___rand___cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1178318Z test_dispatch_symbolic_meta_inplace___rand___cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1178533Z test_dispatch_symbolic_meta_inplace___rand___cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1178745Z test_dispatch_symbolic_meta_inplace___rand___cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1178955Z test_dispatch_symbolic_meta_inplace___rand___cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1179215Z test_dispatch_symbolic_meta_inplace___rand___cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1179438Z test_dispatch_symbolic_meta_inplace___rdiv___cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1179664Z test_dispatch_symbolic_meta_inplace___rdiv___cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1179884Z test_dispatch_symbolic_meta_inplace___rdiv___cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1180106Z test_dispatch_symbolic_meta_inplace___rdiv___cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1180326Z test_dispatch_symbolic_meta_inplace___rdiv___cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1180548Z test_dispatch_symbolic_meta_inplace___rdiv___cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1180767Z test_dispatch_symbolic_meta_inplace___rdiv___cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1181008Z test_dispatch_symbolic_meta_inplace___rdiv___cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1181225Z test_dispatch_symbolic_meta_inplace___rdiv___cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1181439Z test_dispatch_symbolic_meta_inplace___rdiv___cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1181662Z test_dispatch_symbolic_meta_inplace___rdiv___cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1181872Z test_dispatch_symbolic_meta_inplace___rdiv___cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1182101Z test_dispatch_symbolic_meta_inplace___rmatmul___cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1182326Z test_dispatch_symbolic_meta_inplace___rmatmul___cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1182554Z test_dispatch_symbolic_meta_inplace___rmatmul___cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1182779Z test_dispatch_symbolic_meta_inplace___rmatmul___cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1182994Z test_dispatch_symbolic_meta_inplace___rmatmul___cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1183210Z test_dispatch_symbolic_meta_inplace___rmatmul___cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1183433Z test_dispatch_symbolic_meta_inplace___rmod___cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1183650Z test_dispatch_symbolic_meta_inplace___rmod___cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1183870Z test_dispatch_symbolic_meta_inplace___rmod___cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1184110Z test_dispatch_symbolic_meta_inplace___rmod___cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1184329Z test_dispatch_symbolic_meta_inplace___rmod___cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1184543Z test_dispatch_symbolic_meta_inplace___rmod___cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1184813Z test_dispatch_symbolic_meta_inplace___rmod___cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1185023Z test_dispatch_symbolic_meta_inplace___rmod___cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1185237Z test_dispatch_symbolic_meta_inplace___rmod___cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1185459Z test_dispatch_symbolic_meta_inplace___rmul___cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1185675Z test_dispatch_symbolic_meta_inplace___rmul___cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1185927Z test_dispatch_symbolic_meta_inplace___rmul___cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1186200Z test_dispatch_symbolic_meta_inplace___rmul___cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1186470Z test_dispatch_symbolic_meta_inplace___rmul___cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1186741Z test_dispatch_symbolic_meta_inplace___rmul___cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1187016Z test_dispatch_symbolic_meta_inplace___rmul___cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1187285Z test_dispatch_symbolic_meta_inplace___rmul___cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1187527Z test_dispatch_symbolic_meta_inplace___rmul___cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1187736Z test_dispatch_symbolic_meta_inplace___rmul___cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1187943Z test_dispatch_symbolic_meta_inplace___rmul___cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1188155Z test_dispatch_symbolic_meta_inplace___rmul___cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1188372Z test_dispatch_symbolic_meta_inplace___ror___cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1188589Z test_dispatch_symbolic_meta_inplace___ror___cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1188799Z test_dispatch_symbolic_meta_inplace___ror___cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1189031Z test_dispatch_symbolic_meta_inplace___ror___cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1189248Z test_dispatch_symbolic_meta_inplace___ror___cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1189467Z test_dispatch_symbolic_meta_inplace___ror___cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1189689Z test_dispatch_symbolic_meta_inplace___rpow___cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1189913Z test_dispatch_symbolic_meta_inplace___rpow___cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1190131Z test_dispatch_symbolic_meta_inplace___rpow___cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1190350Z test_dispatch_symbolic_meta_inplace___rpow___cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1190561Z test_dispatch_symbolic_meta_inplace___rpow___cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1190810Z test_dispatch_symbolic_meta_inplace___rpow___cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1191024Z test_dispatch_symbolic_meta_inplace___rpow___cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1191239Z test_dispatch_symbolic_meta_inplace___rpow___cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1191451Z test_dispatch_symbolic_meta_inplace___rpow___cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1191667Z test_dispatch_symbolic_meta_inplace___rpow___cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1191876Z test_dispatch_symbolic_meta_inplace___rpow___cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1192103Z test_dispatch_symbolic_meta_inplace___rsub___cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1192340Z test_dispatch_symbolic_meta_inplace___rsub___cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1192617Z test_dispatch_symbolic_meta_inplace___rsub___cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1192890Z test_dispatch_symbolic_meta_inplace___rsub___cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1193158Z test_dispatch_symbolic_meta_inplace___rsub___cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1193420Z test_dispatch_symbolic_meta_inplace___rsub___cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1193688Z test_dispatch_symbolic_meta_inplace___rsub___cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1193955Z test_dispatch_symbolic_meta_inplace___rsub___cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1194242Z test_dispatch_symbolic_meta_inplace___rsub___cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1194512Z test_dispatch_symbolic_meta_inplace___rsub___cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1194767Z test_dispatch_symbolic_meta_inplace___rsub___cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1194983Z test_dispatch_symbolic_meta_inplace___rxor___cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1195192Z test_dispatch_symbolic_meta_inplace___rxor___cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1195406Z test_dispatch_symbolic_meta_inplace___rxor___cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1195619Z test_dispatch_symbolic_meta_inplace___rxor___cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1195828Z test_dispatch_symbolic_meta_inplace___rxor___cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1196064Z test_dispatch_symbolic_meta_inplace___rxor___cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1196298Z test_dispatch_symbolic_meta_inplace__native_batch_norm_legit_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1196537Z test_dispatch_symbolic_meta_inplace__native_batch_norm_legit_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1196779Z test_dispatch_symbolic_meta_inplace__native_batch_norm_legit_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1197017Z test_dispatch_symbolic_meta_inplace__native_batch_norm_legit_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1197258Z 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.000s) 2023-01-11T21:23:43.1197494Z 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.000s) 2023-01-11T21:23:43.1197726Z 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.000s) 2023-01-11T21:23:43.1197956Z 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.000s) 2023-01-11T21:23:43.1198174Z test_dispatch_symbolic_meta_inplace_abs_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1198392Z test_dispatch_symbolic_meta_inplace_abs_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1198613Z test_dispatch_symbolic_meta_inplace_abs_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1198837Z test_dispatch_symbolic_meta_inplace_abs_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1199069Z test_dispatch_symbolic_meta_inplace_abs_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1199287Z test_dispatch_symbolic_meta_inplace_abs_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1199504Z test_dispatch_symbolic_meta_inplace_abs_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1199721Z test_dispatch_symbolic_meta_inplace_abs_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1199934Z test_dispatch_symbolic_meta_inplace_abs_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1200149Z test_dispatch_symbolic_meta_inplace_abs_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1200364Z test_dispatch_symbolic_meta_inplace_abs_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1200579Z test_dispatch_symbolic_meta_inplace_abs_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1200789Z test_dispatch_symbolic_meta_inplace_abs_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1201055Z test_dispatch_symbolic_meta_inplace_acos_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1201272Z test_dispatch_symbolic_meta_inplace_acos_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1201495Z test_dispatch_symbolic_meta_inplace_acos_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1201711Z test_dispatch_symbolic_meta_inplace_acos_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1201934Z test_dispatch_symbolic_meta_inplace_acos_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1202152Z test_dispatch_symbolic_meta_inplace_acos_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1202371Z test_dispatch_symbolic_meta_inplace_acos_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1202600Z test_dispatch_symbolic_meta_inplace_acos_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1202869Z test_dispatch_symbolic_meta_inplace_acos_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1203137Z test_dispatch_symbolic_meta_inplace_acos_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1203402Z test_dispatch_symbolic_meta_inplace_acos_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1203672Z test_dispatch_symbolic_meta_inplace_acos_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1203938Z test_dispatch_symbolic_meta_inplace_acos_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1204211Z test_dispatch_symbolic_meta_inplace_acosh_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1204499Z test_dispatch_symbolic_meta_inplace_acosh_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1204779Z test_dispatch_symbolic_meta_inplace_acosh_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1205048Z test_dispatch_symbolic_meta_inplace_acosh_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1205270Z test_dispatch_symbolic_meta_inplace_acosh_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1205487Z test_dispatch_symbolic_meta_inplace_acosh_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1205707Z test_dispatch_symbolic_meta_inplace_acosh_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1205920Z test_dispatch_symbolic_meta_inplace_acosh_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1206136Z test_dispatch_symbolic_meta_inplace_acosh_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1206377Z test_dispatch_symbolic_meta_inplace_acosh_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1206588Z test_dispatch_symbolic_meta_inplace_acosh_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1206803Z test_dispatch_symbolic_meta_inplace_acosh_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1207025Z test_dispatch_symbolic_meta_inplace_acosh_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1207237Z test_dispatch_symbolic_meta_inplace_add_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1207454Z test_dispatch_symbolic_meta_inplace_add_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1207676Z test_dispatch_symbolic_meta_inplace_add_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1207893Z test_dispatch_symbolic_meta_inplace_add_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1208115Z test_dispatch_symbolic_meta_inplace_add_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1208329Z test_dispatch_symbolic_meta_inplace_add_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1208544Z test_dispatch_symbolic_meta_inplace_add_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1208757Z test_dispatch_symbolic_meta_inplace_add_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1208970Z test_dispatch_symbolic_meta_inplace_add_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1209185Z test_dispatch_symbolic_meta_inplace_add_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1209420Z test_dispatch_symbolic_meta_inplace_add_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1209639Z test_dispatch_symbolic_meta_inplace_add_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1209845Z test_dispatch_symbolic_meta_inplace_add_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1210066Z test_dispatch_symbolic_meta_inplace_addbmm_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1210291Z test_dispatch_symbolic_meta_inplace_addbmm_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1210519Z test_dispatch_symbolic_meta_inplace_addbmm_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1210743Z test_dispatch_symbolic_meta_inplace_addbmm_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1210959Z test_dispatch_symbolic_meta_inplace_addbmm_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1211198Z test_dispatch_symbolic_meta_inplace_addbmm_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1211420Z test_dispatch_symbolic_meta_inplace_addcdiv_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1211647Z test_dispatch_symbolic_meta_inplace_addcdiv_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1211875Z test_dispatch_symbolic_meta_inplace_addcdiv_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1212095Z test_dispatch_symbolic_meta_inplace_addcdiv_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1212311Z test_dispatch_symbolic_meta_inplace_addcdiv_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1212532Z test_dispatch_symbolic_meta_inplace_addcdiv_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1212795Z test_dispatch_symbolic_meta_inplace_addcmul_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1213079Z test_dispatch_symbolic_meta_inplace_addcmul_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1213363Z test_dispatch_symbolic_meta_inplace_addcmul_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1213632Z test_dispatch_symbolic_meta_inplace_addcmul_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1213910Z test_dispatch_symbolic_meta_inplace_addcmul_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1214326Z test_dispatch_symbolic_meta_inplace_addcmul_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1214604Z test_dispatch_symbolic_meta_inplace_addcmul_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1214929Z test_dispatch_symbolic_meta_inplace_addcmul_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1215203Z test_dispatch_symbolic_meta_inplace_addcmul_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1215444Z test_dispatch_symbolic_meta_inplace_addcmul_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1215653Z test_dispatch_symbolic_meta_inplace_addcmul_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1215876Z test_dispatch_symbolic_meta_inplace_addmm_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1216106Z test_dispatch_symbolic_meta_inplace_addmm_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1216331Z test_dispatch_symbolic_meta_inplace_addmm_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1216551Z test_dispatch_symbolic_meta_inplace_addmm_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1216797Z test_dispatch_symbolic_meta_inplace_addmm_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1217013Z test_dispatch_symbolic_meta_inplace_addmm_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1217250Z test_dispatch_symbolic_meta_inplace_addmm_decomposed_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1217496Z test_dispatch_symbolic_meta_inplace_addmm_decomposed_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1217737Z test_dispatch_symbolic_meta_inplace_addmm_decomposed_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1217976Z test_dispatch_symbolic_meta_inplace_addmm_decomposed_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1218216Z test_dispatch_symbolic_meta_inplace_addmm_decomposed_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1218443Z test_dispatch_symbolic_meta_inplace_addmm_decomposed_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1218668Z test_dispatch_symbolic_meta_inplace_addmv_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1218892Z test_dispatch_symbolic_meta_inplace_addmv_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1219120Z test_dispatch_symbolic_meta_inplace_addmv_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1219342Z test_dispatch_symbolic_meta_inplace_addmv_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1219566Z test_dispatch_symbolic_meta_inplace_addmv_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1219805Z test_dispatch_symbolic_meta_inplace_addmv_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1220027Z test_dispatch_symbolic_meta_inplace_addr_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1220250Z test_dispatch_symbolic_meta_inplace_addr_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1220473Z test_dispatch_symbolic_meta_inplace_addr_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1220695Z test_dispatch_symbolic_meta_inplace_addr_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1220913Z test_dispatch_symbolic_meta_inplace_addr_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1221128Z test_dispatch_symbolic_meta_inplace_addr_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1221345Z test_dispatch_symbolic_meta_inplace_addr_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1221588Z test_dispatch_symbolic_meta_inplace_addr_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1221806Z test_dispatch_symbolic_meta_inplace_addr_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1222023Z test_dispatch_symbolic_meta_inplace_addr_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1222246Z test_dispatch_symbolic_meta_inplace_addr_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1222464Z test_dispatch_symbolic_meta_inplace_addr_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1222687Z test_dispatch_symbolic_meta_inplace_all_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1222908Z test_dispatch_symbolic_meta_inplace_all_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1223130Z test_dispatch_symbolic_meta_inplace_all_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1223351Z test_dispatch_symbolic_meta_inplace_all_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1223571Z test_dispatch_symbolic_meta_inplace_all_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1223782Z test_dispatch_symbolic_meta_inplace_all_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1223997Z test_dispatch_symbolic_meta_inplace_all_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1224213Z test_dispatch_symbolic_meta_inplace_all_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1224429Z test_dispatch_symbolic_meta_inplace_all_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1224646Z test_dispatch_symbolic_meta_inplace_all_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1224942Z test_dispatch_symbolic_meta_inplace_all_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1225157Z test_dispatch_symbolic_meta_inplace_all_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1225389Z 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.000s) 2023-01-11T21:23:43.1225611Z 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.000s) 2023-01-11T21:23:43.1225847Z 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.000s) 2023-01-11T21:23:43.1226093Z 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.000s) 2023-01-11T21:23:43.1226374Z 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.000s) 2023-01-11T21:23:43.1226706Z 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.000s) 2023-01-11T21:23:43.1226994Z 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.000s) 2023-01-11T21:23:43.1227278Z 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.000s) 2023-01-11T21:23:43.1227547Z 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.000s) 2023-01-11T21:23:43.1227775Z 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.000s) 2023-01-11T21:23:43.1228011Z 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.000s) 2023-01-11T21:23:43.1228236Z 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.000s) 2023-01-11T21:23:43.1228464Z 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.000s) 2023-01-11T21:23:43.1228717Z test_dispatch_symbolic_meta_inplace_all_strides__native_batch_norm_legit_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1228964Z 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.000s) 2023-01-11T21:23:43.1229201Z 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.000s) 2023-01-11T21:23:43.1229429Z 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.000s) 2023-01-11T21:23:43.1229654Z 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.000s) 2023-01-11T21:23:43.1229904Z 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.000s) 2023-01-11T21:23:43.1230136Z 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.000s) 2023-01-11T21:23:43.1230374Z 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.000s) 2023-01-11T21:23:43.1230607Z 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.000s) 2023-01-11T21:23:43.1230836Z 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.000s) 2023-01-11T21:23:43.1231080Z 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.000s) 2023-01-11T21:23:43.1231310Z 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.000s) 2023-01-11T21:23:43.1231542Z 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.000s) 2023-01-11T21:23:43.1231791Z 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.000s) 2023-01-11T21:23:43.1232025Z 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.000s) 2023-01-11T21:23:43.1232259Z 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.000s) 2023-01-11T21:23:43.1232513Z 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.000s) 2023-01-11T21:23:43.1232796Z 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.000s) 2023-01-11T21:23:43.1233084Z 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.000s) 2023-01-11T21:23:43.1233365Z 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.000s) 2023-01-11T21:23:43.1233654Z 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.000s) 2023-01-11T21:23:43.1233946Z 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.000s) 2023-01-11T21:23:43.1234236Z 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.000s) 2023-01-11T21:23:43.1234526Z 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.000s) 2023-01-11T21:23:43.1234784Z 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.000s) 2023-01-11T21:23:43.1235020Z 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.000s) 2023-01-11T21:23:43.1235290Z test_dispatch_symbolic_meta_inplace_all_strides_as_strided_partial_views_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1235536Z 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.000s) 2023-01-11T21:23:43.1235763Z 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.000s) 2023-01-11T21:23:43.1235994Z 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.000s) 2023-01-11T21:23:43.1236218Z 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.000s) 2023-01-11T21:23:43.1236448Z 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.000s) 2023-01-11T21:23:43.1236683Z 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.000s) 2023-01-11T21:23:43.1236943Z 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.000s) 2023-01-11T21:23:43.1237178Z 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.000s) 2023-01-11T21:23:43.1237410Z 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.000s) 2023-01-11T21:23:43.1237646Z 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.000s) 2023-01-11T21:23:43.1237879Z 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.000s) 2023-01-11T21:23:43.1238113Z 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.000s) 2023-01-11T21:23:43.1238343Z 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.000s) 2023-01-11T21:23:43.1238578Z 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.000s) 2023-01-11T21:23:43.1238819Z 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.000s) 2023-01-11T21:23:43.1239053Z 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.000s) 2023-01-11T21:23:43.1239280Z 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.000s) 2023-01-11T21:23:43.1239523Z 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.000s) 2023-01-11T21:23:43.1239754Z 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.000s) 2023-01-11T21:23:43.1240009Z 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.000s) 2023-01-11T21:23:43.1240240Z 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.000s) 2023-01-11T21:23:43.1240472Z 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.000s) 2023-01-11T21:23:43.1240721Z 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.000s) 2023-01-11T21:23:43.1240965Z 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.000s) 2023-01-11T21:23:43.1241204Z 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.000s) 2023-01-11T21:23:43.1241441Z 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.000s) 2023-01-11T21:23:43.1241692Z 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.000s) 2023-01-11T21:23:43.1241932Z 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.000s) 2023-01-11T21:23:43.1242161Z 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.000s) 2023-01-11T21:23:43.1242387Z 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.000s) 2023-01-11T21:23:43.1242626Z 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.000s) 2023-01-11T21:23:43.1242890Z 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.000s) 2023-01-11T21:23:43.1243181Z 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.000s) 2023-01-11T21:23:43.1243470Z 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.000s) 2023-01-11T21:23:43.1243761Z 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.000s) 2023-01-11T21:23:43.1244051Z 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.000s) 2023-01-11T21:23:43.1244352Z 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.000s) 2023-01-11T21:23:43.1244652Z 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.000s) 2023-01-11T21:23:43.1244937Z 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.000s) 2023-01-11T21:23:43.1245202Z 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.000s) 2023-01-11T21:23:43.1245441Z 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.000s) 2023-01-11T21:23:43.1245665Z 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.000s) 2023-01-11T21:23:43.1245900Z 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.000s) 2023-01-11T21:23:43.1246139Z 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.000s) 2023-01-11T21:23:43.1246380Z 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.000s) 2023-01-11T21:23:43.1246610Z 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.000s) 2023-01-11T21:23:43.1246835Z 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.000s) 2023-01-11T21:23:43.1247096Z 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.000s) 2023-01-11T21:23:43.1247337Z 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.000s) 2023-01-11T21:23:43.1247575Z 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.000s) 2023-01-11T21:23:43.1247810Z 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.000s) 2023-01-11T21:23:43.1248041Z 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.000s) 2023-01-11T21:23:43.1248273Z 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.000s) 2023-01-11T21:23:43.1248501Z 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.000s) 2023-01-11T21:23:43.1248734Z 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.000s) 2023-01-11T21:23:43.1248964Z 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.000s) 2023-01-11T21:23:43.1249192Z 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.000s) 2023-01-11T21:23:43.1249424Z 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.000s) 2023-01-11T21:23:43.1249654Z 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.000s) 2023-01-11T21:23:43.1249887Z 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.000s) 2023-01-11T21:23:43.1250137Z 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.000s) 2023-01-11T21:23:43.1250390Z 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.000s) 2023-01-11T21:23:43.1250624Z 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.000s) 2023-01-11T21:23:43.1250854Z 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) 2023-01-11T21:23:43.1251090Z 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) 2023-01-11T21:23:43.1251328Z 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.000s) 2023-01-11T21:23:43.1251567Z 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.000s) 2023-01-11T21:23:43.1251817Z 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.000s) 2023-01-11T21:23:43.1252059Z 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.000s) 2023-01-11T21:23:43.1252289Z 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.000s) 2023-01-11T21:23:43.1252529Z 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.000s) 2023-01-11T21:23:43.1252758Z 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) 2023-01-11T21:23:43.1253023Z 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) 2023-01-11T21:23:43.1253298Z 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.000s) 2023-01-11T21:23:43.1253540Z 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.000s) 2023-01-11T21:23:43.1253774Z 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.000s) 2023-01-11T21:23:43.1254004Z 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.000s) 2023-01-11T21:23:43.1254339Z 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.000s) 2023-01-11T21:23:43.1254576Z 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.000s) 2023-01-11T21:23:43.1254810Z 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) 2023-01-11T21:23:43.1255075Z 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.000s) 2023-01-11T21:23:43.1255316Z 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.000s) 2023-01-11T21:23:43.1255549Z 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.000s) 2023-01-11T21:23:43.1255781Z 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.000s) 2023-01-11T21:23:43.1256010Z 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.000s) 2023-01-11T21:23:43.1256242Z 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.000s) 2023-01-11T21:23:43.1256473Z 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.000s) 2023-01-11T21:23:43.1256738Z 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) 2023-01-11T21:23:43.1256964Z 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) 2023-01-11T21:23:43.1257204Z 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.000s) 2023-01-11T21:23:43.1257439Z 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.000s) 2023-01-11T21:23:43.1257671Z 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) 2023-01-11T21:23:43.1257907Z 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.000s) 2023-01-11T21:23:43.1258139Z 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) 2023-01-11T21:23:43.1258374Z 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) 2023-01-11T21:23:43.1258608Z 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.000s) 2023-01-11T21:23:43.1258851Z 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) 2023-01-11T21:23:43.1259088Z 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.000s) 2023-01-11T21:23:43.1259328Z 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) 2023-01-11T21:23:43.1259563Z 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) 2023-01-11T21:23:43.1259823Z 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.000s) 2023-01-11T21:23:43.1260056Z 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.000s) 2023-01-11T21:23:43.1260287Z 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.000s) 2023-01-11T21:23:43.1260534Z 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.000s) 2023-01-11T21:23:43.1260771Z 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.000s) 2023-01-11T21:23:43.1261002Z 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.000s) 2023-01-11T21:23:43.1261235Z 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.000s) 2023-01-11T21:23:43.1261471Z 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) 2023-01-11T21:23:43.1261739Z 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) 2023-01-11T21:23:43.1261971Z 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) 2023-01-11T21:23:43.1262205Z 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) 2023-01-11T21:23:43.1262445Z 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) 2023-01-11T21:23:43.1262675Z 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) 2023-01-11T21:23:43.1262909Z 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) 2023-01-11T21:23:43.1263146Z 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) 2023-01-11T21:23:43.1263379Z 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) 2023-01-11T21:23:43.1263615Z 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.000s) 2023-01-11T21:23:43.1263850Z 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.000s) 2023-01-11T21:23:43.1264080Z 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.000s) 2023-01-11T21:23:43.1264321Z 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.000s) 2023-01-11T21:23:43.1264552Z 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) 2023-01-11T21:23:43.1264867Z 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.000s) 2023-01-11T21:23:43.1265097Z 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.000s) 2023-01-11T21:23:43.1265328Z 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.000s) 2023-01-11T21:23:43.1265555Z 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.000s) 2023-01-11T21:23:43.1265784Z 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.000s) 2023-01-11T21:23:43.1266031Z 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.000s) 2023-01-11T21:23:43.1266308Z 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.000s) 2023-01-11T21:23:43.1266628Z 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) 2023-01-11T21:23:43.1266918Z 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.000s) 2023-01-11T21:23:43.1267202Z 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.000s) 2023-01-11T21:23:43.1267468Z 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.000s) 2023-01-11T21:23:43.1267697Z 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.000s) 2023-01-11T21:23:43.1267935Z 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.000s) 2023-01-11T21:23:43.1268176Z 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) 2023-01-11T21:23:43.1268402Z 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) 2023-01-11T21:23:43.1268630Z 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.000s) 2023-01-11T21:23:43.1268871Z 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.000s) 2023-01-11T21:23:43.1269100Z 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) 2023-01-11T21:23:43.1269332Z 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.000s) 2023-01-11T21:23:43.1269563Z 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) 2023-01-11T21:23:43.1269817Z 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) 2023-01-11T21:23:43.1270046Z 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.000s) 2023-01-11T21:23:43.1270269Z 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.000s) 2023-01-11T21:23:43.1270507Z 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.000s) 2023-01-11T21:23:43.1270742Z 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.000s) 2023-01-11T21:23:43.1270977Z 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.000s) 2023-01-11T21:23:43.1271213Z 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.000s) 2023-01-11T21:23:43.1271446Z 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.000s) 2023-01-11T21:23:43.1271701Z 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) 2023-01-11T21:23:43.1271939Z 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) 2023-01-11T21:23:43.1272179Z 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.000s) 2023-01-11T21:23:43.1272412Z 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.000s) 2023-01-11T21:23:43.1272642Z 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.000s) 2023-01-11T21:23:43.1272881Z 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.000s) 2023-01-11T21:23:43.1273229Z 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.000s) 2023-01-11T21:23:43.1273554Z 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.000s) 2023-01-11T21:23:43.1273851Z 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.000s) 2023-01-11T21:23:43.1274133Z 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.000s) 2023-01-11T21:23:43.1274424Z 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) 2023-01-11T21:23:43.1274711Z 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) 2023-01-11T21:23:43.1274964Z 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) 2023-01-11T21:23:43.1275229Z 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.000s) 2023-01-11T21:23:43.1275479Z 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.000s) 2023-01-11T21:23:43.1275739Z 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.000s) 2023-01-11T21:23:43.1275978Z 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.000s) 2023-01-11T21:23:43.1276230Z 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.000s) 2023-01-11T21:23:43.1276472Z 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.000s) 2023-01-11T21:23:43.1276698Z 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.000s) 2023-01-11T21:23:43.1276949Z 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.000s) 2023-01-11T21:23:43.1277175Z 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.000s) 2023-01-11T21:23:43.1277404Z 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.000s) 2023-01-11T21:23:43.1277635Z 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.000s) 2023-01-11T21:23:43.1277859Z 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.000s) 2023-01-11T21:23:43.1278090Z 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.000s) 2023-01-11T21:23:43.1278331Z 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.000s) 2023-01-11T21:23:43.1278574Z 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) 2023-01-11T21:23:43.1278812Z 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.000s) 2023-01-11T21:23:43.1279045Z 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.000s) 2023-01-11T21:23:43.1279280Z 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.000s) 2023-01-11T21:23:43.1279525Z 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.000s) 2023-01-11T21:23:43.1279757Z 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.000s) 2023-01-11T21:23:43.1280033Z 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.000s) 2023-01-11T21:23:43.1280270Z 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.000s) 2023-01-11T21:23:43.1280514Z 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.000s) 2023-01-11T21:23:43.1280763Z 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.000s) 2023-01-11T21:23:43.1280995Z 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.000s) 2023-01-11T21:23:43.1281235Z 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.000s) 2023-01-11T21:23:43.1281475Z 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.000s) 2023-01-11T21:23:43.1281746Z 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.000s) 2023-01-11T21:23:43.1281985Z 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.000s) 2023-01-11T21:23:43.1282218Z 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.000s) 2023-01-11T21:23:43.1282469Z 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.000s) 2023-01-11T21:23:43.1282748Z 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.000s) 2023-01-11T21:23:43.1283046Z 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.000s) 2023-01-11T21:23:43.1283344Z 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.000s) 2023-01-11T21:23:43.1283633Z 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.000s) 2023-01-11T21:23:43.1283929Z 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.000s) 2023-01-11T21:23:43.1284231Z 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.000s) 2023-01-11T21:23:43.1284533Z 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.000s) 2023-01-11T21:23:43.1284843Z 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.000s) 2023-01-11T21:23:43.1285164Z 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.000s) 2023-01-11T21:23:43.1285450Z 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.000s) 2023-01-11T21:23:43.1285705Z 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.000s) 2023-01-11T21:23:43.1285943Z 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.000s) 2023-01-11T21:23:43.1286188Z 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.000s) 2023-01-11T21:23:43.1286414Z test_dispatch_symbolic_meta_inplace_all_strides_linalg_pinv_singular_cuda_float32 (__main__.TestMetaCUDA) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:23:43.1286648Z 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.000s) 2023-01-11T21:23:43.1286884Z 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.000s) 2023-01-11T21:23:43.1287137Z 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.000s) 2023-01-11T21:23:43.1287382Z 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.000s) 2023-01-11T21:23:43.1287629Z 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.000s) 2023-01-11T21:23:43.1287862Z 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.000s) 2023-01-11T21:23:43.1288097Z 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.000s) 2023-01-11T21:23:43.1288337Z 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.000s) 2023-01-11T21:23:43.1288576Z 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.000s) 2023-01-11T21:23:43.1288813Z 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.000s) 2023-01-11T21:23:43.1289052Z 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.000s) 2023-01-11T21:23:43.1289293Z 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.000s) 2023-01-11T21:23:43.1289526Z 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.000s) 2023-01-11T21:23:43.1289755Z 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.000s) 2023-01-11T21:23:43.1290004Z 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.000s) 2023-01-11T21:23:43.1290224Z 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.000s) 2023-01-11T21:23:43.1290453Z 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.000s) 2023-01-11T21:23:43.1290688Z 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.000s) 2023-01-11T21:23:43.1290932Z 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.000s) 2023-01-11T21:23:43.1291167Z 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.000s) 2023-01-11T21:23:43.1291402Z 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.000s) 2023-01-11T21:23:43.1291637Z 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.000s) 2023-01-11T21:23:43.1291896Z 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.000s) 2023-01-11T21:23:43.1292131Z 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.000s) 2023-01-11T21:23:43.1292369Z 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.000s) 2023-01-11T21:23:43.1292603Z 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.000s) 2023-01-11T21:23:43.1292830Z 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.000s) 2023-01-11T21:23:43.1293087Z 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.000s) 2023-01-11T21:23:43.1293335Z 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.000s) 2023-01-11T21:23:43.1293569Z 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.000s) 2023-01-11T21:23:43.1293797Z 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.000s) 2023-01-11T21:23:43.1294022Z 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.000s) 2023-01-11T21:23:43.1294350Z 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.000s) 2023-01-11T21:23:43.1294585Z 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.000s) 2023-01-11T21:23:43.1294864Z 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.000s) 2023-01-11T21:23:43.1295087Z 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.000s) 2023-01-11T21:23:43.1295305Z 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.000s) 2023-01-11T21:23:43.1295546Z 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.000s) 2023-01-11T21:23:43.1295781Z 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.000s) 2023-01-11T21:23:43.1296020Z 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.000s) 2023-01-11T21:23:43.1296261Z 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.000s) 2023-01-11T21:23:43.1296493Z 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.000s) 2023-01-11T21:23:43.1296777Z 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.000s) 2023-01-11T21:23:43.1297013Z 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.000s) 2023-01-11T21:23:43.1297258Z 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.000s) 2023-01-11T21:23:43.1297502Z 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.000s) 2023-01-11T21:23:43.1297739Z 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.000s) 2023-01-11T21:23:43.1297977Z 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.000s) 2023-01-11T21:23:43.1298215Z 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.000s) 2023-01-11T21:23:43.1298447Z 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.000s) 2023-01-11T21:23:43.1298690Z 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.000s) 2023-01-11T21:23:43.1298921Z 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.000s) 2023-01-11T21:23:43.1299161Z 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.000s) 2023-01-11T21:23:43.1299397Z 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.000s) 2023-01-11T21:23:43.1299650Z 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.000s) 2023-01-11T21:23:43.1299889Z 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.000s) 2023-01-11T21:23:43.1300122Z 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.000s) 2023-01-11T21:23:43.1300355Z 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.000s) 2023-01-11T21:23:43.1300583Z 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.000s) 2023-01-11T21:23:43.1300814Z 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.000s) 2023-01-11T21:23:43.1301050Z 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.000s) 2023-01-11T21:23:43.1301282Z 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.000s) 2023-01-11T21:23:43.1301564Z 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.000s) 2023-01-11T21:23:43.1301806Z 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.000s) 2023-01-11T21:23:43.1302057Z 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.000s) 2023-01-11T21:23:43.1302290Z 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.000s) 2023-01-11T21:23:43.1302516Z 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.000s) 2023-01-11T21:23:43.1302749Z 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.000s) 2023-01-11T21:23:43.1302989Z 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.000s) 2023-01-11T21:23:43.1303243Z 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.000s) 2023-01-11T21:23:43.1303475Z 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.000s) 2023-01-11T21:23:43.1303718Z 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.000s) 2023-01-11T21:23:43.1303959Z 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.000s) 2023-01-11T21:23:43.1304188Z 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.000s) 2023-01-11T21:23:43.1304437Z 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.000s) 2023-01-11T21:23:43.1304664Z 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.000s) 2023-01-11T21:23:43.1304955Z 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.000s) 2023-01-11T21:23:43.1305191Z 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.000s) 2023-01-11T21:23:43.1305420Z 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.000s) 2023-01-11T21:23:43.1305659Z 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.000s) 2023-01-11T21:23:43.1305882Z 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.000s) 2023-01-11T21:23:43.1306150Z 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.000s) 2023-01-11T21:23:43.1306489Z 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.000s) 2023-01-11T21:23:43.1306798Z 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.000s) 2023-01-11T21:23:43.1307090Z 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.000s) 2023-01-11T21:23:43.1307377Z 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.000s) 2023-01-11T21:23:43.1307622Z 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.000s) 2023-01-11T21:23:43.1307857Z 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.000s) 2023-01-11T21:23:43.1308089Z 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.000s) 2023-01-11T21:23:43.1308320Z 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.000s) 2023-01-11T21:23:43.1308545Z 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.000s) 2023-01-11T21:23:43.1308787Z 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.000s) 2023-01-11T21:23:43.1309039Z 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.000s) 2023-01-11T21:23:43.1309282Z 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.000s) 2023-01-11T21:23:43.1309523Z 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.000s) 2023-01-11T21:23:43.1309757Z 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.000s) 2023-01-11T21:23:43.1309992Z 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.000s) 2023-01-11T21:23:43.1310233Z 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.000s) 2023-01-11T21:23:43.1310466Z 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.000s) 2023-01-11T21:23:43.1310700Z 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.000s) 2023-01-11T21:23:43.1310932Z 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.000s) 2023-01-11T21:23:43.1311164Z 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.000s) 2023-01-11T21:23:43.1311461Z test_dispatch_symbolic_meta_inplace_all_strides_nn_functional__scaled_dot_product_attention_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1311723Z 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.000s) 2023-01-11T21:23:43.1311976Z 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.000s) 2023-01-11T21:23:43.1312254Z 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.000s) 2023-01-11T21:23:43.1312565Z 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.000s) 2023-01-11T21:23:43.1312872Z 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.000s) 2023-01-11T21:23:43.1313171Z 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.000s) 2023-01-11T21:23:43.1313487Z 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.000s) 2023-01-11T21:23:43.1313798Z 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.000s) 2023-01-11T21:23:43.1314109Z 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.000s) 2023-01-11T21:23:43.1314410Z 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.000s) 2023-01-11T21:23:43.1314737Z 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.000s) 2023-01-11T21:23:43.1315043Z 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.000s) 2023-01-11T21:23:43.1315339Z 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.000s) 2023-01-11T21:23:43.1315608Z 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.000s) 2023-01-11T21:23:43.1315850Z 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.000s) 2023-01-11T21:23:43.1316094Z 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.000s) 2023-01-11T21:23:43.1316338Z 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.000s) 2023-01-11T21:23:43.1316615Z 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.000s) 2023-01-11T21:23:43.1316866Z 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.000s) 2023-01-11T21:23:43.1317112Z 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.000s) 2023-01-11T21:23:43.1317374Z 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.000s) 2023-01-11T21:23:43.1317627Z 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.000s) 2023-01-11T21:23:43.1317877Z 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.000s) 2023-01-11T21:23:43.1318122Z 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.000s) 2023-01-11T21:23:43.1318369Z 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.000s) 2023-01-11T21:23:43.1318614Z 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.000s) 2023-01-11T21:23:43.1318856Z 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.000s) 2023-01-11T21:23:43.1319102Z 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.000s) 2023-01-11T21:23:43.1319353Z 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.000s) 2023-01-11T21:23:43.1319620Z 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.000s) 2023-01-11T21:23:43.1319892Z 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.000s) 2023-01-11T21:23:43.1320167Z 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.000s) 2023-01-11T21:23:43.1320424Z 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.000s) 2023-01-11T21:23:43.1320683Z 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.000s) 2023-01-11T21:23:43.1320931Z 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.000s) 2023-01-11T21:23:43.1321170Z 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.000s) 2023-01-11T21:23:43.1321432Z 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.000s) 2023-01-11T21:23:43.1321682Z 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.000s) 2023-01-11T21:23:43.1321932Z 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.000s) 2023-01-11T21:23:43.1322178Z 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.000s) 2023-01-11T21:23:43.1322427Z 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.000s) 2023-01-11T21:23:43.1322690Z 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.000s) 2023-01-11T21:23:43.1322994Z 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.000s) 2023-01-11T21:23:43.1323315Z 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.000s) 2023-01-11T21:23:43.1323619Z 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.000s) 2023-01-11T21:23:43.1323933Z 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.000s) 2023-01-11T21:23:43.1324249Z 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.000s) 2023-01-11T21:23:43.1324569Z 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.000s) 2023-01-11T21:23:43.1324909Z 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.000s) 2023-01-11T21:23:43.1325179Z 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.000s) 2023-01-11T21:23:43.1325434Z 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.000s) 2023-01-11T21:23:43.1325691Z 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.000s) 2023-01-11T21:23:43.1325936Z 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.000s) 2023-01-11T21:23:43.1326177Z 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.000s) 2023-01-11T21:23:43.1326444Z 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.000s) 2023-01-11T21:23:43.1326688Z 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.000s) 2023-01-11T21:23:43.1326928Z 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.000s) 2023-01-11T21:23:43.1327181Z 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.000s) 2023-01-11T21:23:43.1327425Z 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.000s) 2023-01-11T21:23:43.1327682Z 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.000s) 2023-01-11T21:23:43.1327925Z 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.000s) 2023-01-11T21:23:43.1328168Z 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.000s) 2023-01-11T21:23:43.1328408Z 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.000s) 2023-01-11T21:23:43.1328648Z 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.000s) 2023-01-11T21:23:43.1328901Z 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.000s) 2023-01-11T21:23:43.1329146Z 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.000s) 2023-01-11T21:23:43.1329417Z 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.000s) 2023-01-11T21:23:43.1329662Z 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.000s) 2023-01-11T21:23:43.1329916Z 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.000s) 2023-01-11T21:23:43.1330154Z 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.000s) 2023-01-11T21:23:43.1330395Z 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.000s) 2023-01-11T21:23:43.1330647Z 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.000s) 2023-01-11T21:23:43.1330905Z 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.000s) 2023-01-11T21:23:43.1331199Z 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.000s) 2023-01-11T21:23:43.1331438Z 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.000s) 2023-01-11T21:23:43.1331686Z 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.000s) 2023-01-11T21:23:43.1331928Z 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.000s) 2023-01-11T21:23:43.1332177Z 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.000s) 2023-01-11T21:23:43.1332420Z 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.000s) 2023-01-11T21:23:43.1332674Z 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.000s) 2023-01-11T21:23:43.1332991Z 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.000s) 2023-01-11T21:23:43.1333305Z 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.000s) 2023-01-11T21:23:43.1333610Z 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.000s) 2023-01-11T21:23:43.1333917Z 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.000s) 2023-01-11T21:23:43.1334352Z 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.000s) 2023-01-11T21:23:43.1334711Z 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.000s) 2023-01-11T21:23:43.1335015Z 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.000s) 2023-01-11T21:23:43.1335315Z 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.000s) 2023-01-11T21:23:43.1335554Z 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.000s) 2023-01-11T21:23:43.1335791Z 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.000s) 2023-01-11T21:23:43.1336036Z 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.000s) 2023-01-11T21:23:43.1336271Z 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.000s) 2023-01-11T21:23:43.1336544Z 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.000s) 2023-01-11T21:23:43.1336799Z 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.000s) 2023-01-11T21:23:43.1337049Z 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.000s) 2023-01-11T21:23:43.1337308Z 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.000s) 2023-01-11T21:23:43.1337552Z 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.000s) 2023-01-11T21:23:43.1337803Z 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.000s) 2023-01-11T21:23:43.1338045Z 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.000s) 2023-01-11T21:23:43.1338292Z 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.000s) 2023-01-11T21:23:43.1338538Z 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.000s) 2023-01-11T21:23:43.1338797Z 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.000s) 2023-01-11T21:23:43.1339065Z 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.000s) 2023-01-11T21:23:43.1339310Z 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.000s) 2023-01-11T21:23:43.1339592Z 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.000s) 2023-01-11T21:23:43.1339846Z 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.000s) 2023-01-11T21:23:43.1340075Z 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.000s) 2023-01-11T21:23:43.1340304Z 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.000s) 2023-01-11T21:23:43.1340540Z 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.000s) 2023-01-11T21:23:43.1340772Z 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.000s) 2023-01-11T21:23:43.1340998Z 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.000s) 2023-01-11T21:23:43.1341251Z 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.000s) 2023-01-11T21:23:43.1341493Z 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.000s) 2023-01-11T21:23:43.1341720Z 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.000s) 2023-01-11T21:23:43.1341956Z 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.000s) 2023-01-11T21:23:43.1342185Z 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.000s) 2023-01-11T21:23:43.1342418Z 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.000s) 2023-01-11T21:23:43.1342655Z 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.000s) 2023-01-11T21:23:43.1342889Z 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.000s) 2023-01-11T21:23:43.1343119Z 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.000s) 2023-01-11T21:23:43.1343348Z 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.000s) 2023-01-11T21:23:43.1343598Z 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.000s) 2023-01-11T21:23:43.1343846Z 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.000s) 2023-01-11T21:23:43.1344088Z 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.000s) 2023-01-11T21:23:43.1344349Z 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.000s) 2023-01-11T21:23:43.1344589Z 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.000s) 2023-01-11T21:23:43.1344872Z 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.000s) 2023-01-11T21:23:43.1345101Z 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.000s) 2023-01-11T21:23:43.1345331Z 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.000s) 2023-01-11T21:23:43.1345563Z 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.000s) 2023-01-11T21:23:43.1345787Z 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.000s) 2023-01-11T21:23:43.1346067Z 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.000s) 2023-01-11T21:23:43.1346348Z 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.000s) 2023-01-11T21:23:43.1346637Z 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.000s) 2023-01-11T21:23:43.1346920Z 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.000s) 2023-01-11T21:23:43.1347213Z 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.000s) 2023-01-11T21:23:43.1347491Z 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.000s) 2023-01-11T21:23:43.1347722Z 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.000s) 2023-01-11T21:23:43.1347950Z 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.000s) 2023-01-11T21:23:43.1348176Z 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.000s) 2023-01-11T21:23:43.1348407Z 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.000s) 2023-01-11T21:23:43.1348644Z 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.000s) 2023-01-11T21:23:43.1348872Z 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.000s) 2023-01-11T21:23:43.1349102Z 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.000s) 2023-01-11T21:23:43.1349365Z 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.000s) 2023-01-11T21:23:43.1349592Z 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.000s) 2023-01-11T21:23:43.1349825Z 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.000s) 2023-01-11T21:23:43.1350051Z 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.000s) 2023-01-11T21:23:43.1350281Z 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.000s) 2023-01-11T21:23:43.1350517Z 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.000s) 2023-01-11T21:23:43.1350749Z 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.000s) 2023-01-11T21:23:43.1351002Z 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.000s) 2023-01-11T21:23:43.1351230Z 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.000s) 2023-01-11T21:23:43.1351456Z 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.000s) 2023-01-11T21:23:43.1351697Z 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.000s) 2023-01-11T21:23:43.1351929Z 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.000s) 2023-01-11T21:23:43.1352177Z 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.000s) 2023-01-11T21:23:43.1352405Z 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.000s) 2023-01-11T21:23:43.1352650Z 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.000s) 2023-01-11T21:23:43.1352952Z 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.000s) 2023-01-11T21:23:43.1353240Z 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.000s) 2023-01-11T21:23:43.1353526Z 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.000s) 2023-01-11T21:23:43.1353831Z 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.000s) 2023-01-11T21:23:43.1354131Z 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.000s) 2023-01-11T21:23:43.1354456Z 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.000s) 2023-01-11T21:23:43.1354757Z 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.000s) 2023-01-11T21:23:43.1355018Z 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.000s) 2023-01-11T21:23:43.1355253Z 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.000s) 2023-01-11T21:23:43.1355496Z 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.000s) 2023-01-11T21:23:43.1355742Z 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.000s) 2023-01-11T21:23:43.1355973Z 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.000s) 2023-01-11T21:23:43.1356253Z 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.000s) 2023-01-11T21:23:43.1356481Z 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.000s) 2023-01-11T21:23:43.1356710Z 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.000s) 2023-01-11T21:23:43.1356942Z 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.000s) 2023-01-11T21:23:43.1357168Z 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.000s) 2023-01-11T21:23:43.1357418Z test_dispatch_symbolic_meta_inplace_all_strides_signal_windows_bartlett_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1357667Z test_dispatch_symbolic_meta_inplace_all_strides_signal_windows_blackman_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1357909Z 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.000s) 2023-01-11T21:23:43.1358160Z 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.000s) 2023-01-11T21:23:43.1358405Z 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.000s) 2023-01-11T21:23:43.1358659Z test_dispatch_symbolic_meta_inplace_all_strides_signal_windows_general_cosine_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1358911Z test_dispatch_symbolic_meta_inplace_all_strides_signal_windows_general_hamming_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1359177Z test_dispatch_symbolic_meta_inplace_all_strides_signal_windows_hamming_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1359419Z test_dispatch_symbolic_meta_inplace_all_strides_signal_windows_hann_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1359656Z 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.000s) 2023-01-11T21:23:43.1359902Z test_dispatch_symbolic_meta_inplace_all_strides_signal_windows_nuttall_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1360132Z 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.000s) 2023-01-11T21:23:43.1360361Z 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.000s) 2023-01-11T21:23:43.1360588Z 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.000s) 2023-01-11T21:23:43.1360814Z 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.000s) 2023-01-11T21:23:43.1361068Z 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) 2023-01-11T21:23:43.1361305Z 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) 2023-01-11T21:23:43.1361534Z 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.000s) 2023-01-11T21:23:43.1361782Z 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.000s) 2023-01-11T21:23:43.1362005Z 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.000s) 2023-01-11T21:23:43.1362254Z 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.000s) 2023-01-11T21:23:43.1362491Z 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.000s) 2023-01-11T21:23:43.1362750Z 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.000s) 2023-01-11T21:23:43.1363040Z 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) 2023-01-11T21:23:43.1363327Z 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.000s) 2023-01-11T21:23:43.1363614Z 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.000s) 2023-01-11T21:23:43.1363930Z 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.000s) 2023-01-11T21:23:43.1364274Z 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.000s) 2023-01-11T21:23:43.1364799Z 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) 2023-01-11T21:23:43.1365213Z 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) 2023-01-11T21:23:43.1365451Z 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.000s) 2023-01-11T21:23:43.1365693Z 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.000s) 2023-01-11T21:23:43.1365947Z 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.000s) 2023-01-11T21:23:43.1366202Z 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.000s) 2023-01-11T21:23:43.1366475Z 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.000s) 2023-01-11T21:23:43.1366706Z 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.000s) 2023-01-11T21:23:43.1366934Z 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.000s) 2023-01-11T21:23:43.1367190Z 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.000s) 2023-01-11T21:23:43.1367575Z 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) 2023-01-11T21:23:43.1367821Z 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.000s) 2023-01-11T21:23:43.1368068Z 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.000s) 2023-01-11T21:23:43.1368315Z 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.000s) 2023-01-11T21:23:43.1368557Z 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.000s) 2023-01-11T21:23:43.1368798Z 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) 2023-01-11T21:23:43.1369037Z 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) 2023-01-11T21:23:43.1369276Z 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) 2023-01-11T21:23:43.1369562Z 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.000s) 2023-01-11T21:23:43.1369822Z 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.000s) 2023-01-11T21:23:43.1370074Z 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.000s) 2023-01-11T21:23:43.1370483Z 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) 2023-01-11T21:23:43.1370879Z 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) 2023-01-11T21:23:43.1371263Z 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) 2023-01-11T21:23:43.1371652Z 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) 2023-01-11T21:23:43.1371931Z 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) 2023-01-11T21:23:43.1372172Z 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.000s) 2023-01-11T21:23:43.1372410Z 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.000s) 2023-01-11T21:23:43.1372647Z 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.000s) 2023-01-11T21:23:43.1372881Z 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.000s) 2023-01-11T21:23:43.1373121Z 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.000s) 2023-01-11T21:23:43.1373382Z 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.000s) 2023-01-11T21:23:43.1373636Z 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.000s) 2023-01-11T21:23:43.1373894Z 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) 2023-01-11T21:23:43.1374302Z 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) 2023-01-11T21:23:43.1374546Z 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.000s) 2023-01-11T21:23:43.1374775Z 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.000s) 2023-01-11T21:23:43.1375020Z test_dispatch_symbolic_meta_inplace_all_strides_std_mean_unbiased_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1375313Z test_dispatch_symbolic_meta_inplace_all_strides_std_unbiased_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1375547Z 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.000s) 2023-01-11T21:23:43.1375777Z 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.000s) 2023-01-11T21:23:43.1376005Z 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.000s) 2023-01-11T21:23:43.1376244Z 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.000s) 2023-01-11T21:23:43.1376470Z 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.000s) 2023-01-11T21:23:43.1376699Z 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.000s) 2023-01-11T21:23:43.1376963Z 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.000s) 2023-01-11T21:23:43.1377191Z 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.000s) 2023-01-11T21:23:43.1377433Z 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.000s) 2023-01-11T21:23:43.1377668Z 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.000s) 2023-01-11T21:23:43.1377890Z 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.000s) 2023-01-11T21:23:43.1378121Z 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.000s) 2023-01-11T21:23:43.1378362Z 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.000s) 2023-01-11T21:23:43.1378603Z 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.000s) 2023-01-11T21:23:43.1378833Z 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.000s) 2023-01-11T21:23:43.1379060Z 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.000s) 2023-01-11T21:23:43.1379301Z 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.000s) 2023-01-11T21:23:43.1379532Z 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.000s) 2023-01-11T21:23:43.1379764Z 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.000s) 2023-01-11T21:23:43.1380018Z 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.000s) 2023-01-11T21:23:43.1380257Z 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.000s) 2023-01-11T21:23:43.1380493Z 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.000s) 2023-01-11T21:23:43.1380729Z 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.000s) 2023-01-11T21:23:43.1380955Z 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.000s) 2023-01-11T21:23:43.1381192Z 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.000s) 2023-01-11T21:23:43.1381420Z 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.000s) 2023-01-11T21:23:43.1381657Z 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.000s) 2023-01-11T21:23:43.1381918Z 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.000s) 2023-01-11T21:23:43.1382147Z 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.000s) 2023-01-11T21:23:43.1382383Z 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.000s) 2023-01-11T21:23:43.1382615Z 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.000s) 2023-01-11T21:23:43.1382850Z 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.000s) 2023-01-11T21:23:43.1383085Z 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.000s) 2023-01-11T21:23:43.1383316Z 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.000s) 2023-01-11T21:23:43.1383561Z 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.000s) 2023-01-11T21:23:43.1383785Z 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.000s) 2023-01-11T21:23:43.1384021Z 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.000s) 2023-01-11T21:23:43.1384258Z 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.000s) 2023-01-11T21:23:43.1384493Z 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.000s) 2023-01-11T21:23:43.1384811Z test_dispatch_symbolic_meta_inplace_all_strides_var_mean_unbiased_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1385048Z test_dispatch_symbolic_meta_inplace_all_strides_var_unbiased_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1385274Z 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.000s) 2023-01-11T21:23:43.1385516Z 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.000s) 2023-01-11T21:23:43.1385746Z 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.000s) 2023-01-11T21:23:43.1385992Z 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.000s) 2023-01-11T21:23:43.1386279Z 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.000s) 2023-01-11T21:23:43.1386565Z 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.000s) 2023-01-11T21:23:43.1386880Z 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.000s) 2023-01-11T21:23:43.1387160Z 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.000s) 2023-01-11T21:23:43.1387444Z 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.000s) 2023-01-11T21:23:43.1387676Z 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.000s) 2023-01-11T21:23:43.1387908Z 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.000s) 2023-01-11T21:23:43.1388141Z 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.000s) 2023-01-11T21:23:43.1388375Z 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.000s) 2023-01-11T21:23:43.1388602Z test_dispatch_symbolic_meta_inplace_allclose_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1388831Z test_dispatch_symbolic_meta_inplace_allclose_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1389058Z test_dispatch_symbolic_meta_inplace_allclose_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1389286Z test_dispatch_symbolic_meta_inplace_allclose_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1389509Z test_dispatch_symbolic_meta_inplace_allclose_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1389733Z test_dispatch_symbolic_meta_inplace_allclose_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1389968Z test_dispatch_symbolic_meta_inplace_amax_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1390188Z test_dispatch_symbolic_meta_inplace_amax_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1390408Z test_dispatch_symbolic_meta_inplace_amax_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1390629Z test_dispatch_symbolic_meta_inplace_amax_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1390842Z test_dispatch_symbolic_meta_inplace_amax_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1391061Z test_dispatch_symbolic_meta_inplace_amax_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1391280Z test_dispatch_symbolic_meta_inplace_amax_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1391498Z test_dispatch_symbolic_meta_inplace_amax_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1391738Z test_dispatch_symbolic_meta_inplace_amax_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1391950Z test_dispatch_symbolic_meta_inplace_amax_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1392177Z test_dispatch_symbolic_meta_inplace_amin_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1392392Z test_dispatch_symbolic_meta_inplace_amin_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1392601Z test_dispatch_symbolic_meta_inplace_amin_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1392816Z test_dispatch_symbolic_meta_inplace_amin_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1393034Z test_dispatch_symbolic_meta_inplace_amin_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1393249Z test_dispatch_symbolic_meta_inplace_amin_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1393468Z test_dispatch_symbolic_meta_inplace_amin_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1393717Z test_dispatch_symbolic_meta_inplace_amin_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1393949Z test_dispatch_symbolic_meta_inplace_amin_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1394164Z test_dispatch_symbolic_meta_inplace_amin_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1394389Z test_dispatch_symbolic_meta_inplace_aminmax_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1394607Z test_dispatch_symbolic_meta_inplace_aminmax_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1394858Z test_dispatch_symbolic_meta_inplace_aminmax_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1395080Z test_dispatch_symbolic_meta_inplace_aminmax_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1395294Z test_dispatch_symbolic_meta_inplace_aminmax_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1395520Z test_dispatch_symbolic_meta_inplace_aminmax_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1395739Z test_dispatch_symbolic_meta_inplace_aminmax_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1395952Z test_dispatch_symbolic_meta_inplace_aminmax_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1396170Z test_dispatch_symbolic_meta_inplace_aminmax_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1396386Z test_dispatch_symbolic_meta_inplace_aminmax_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1396630Z test_dispatch_symbolic_meta_inplace_angle_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1396855Z test_dispatch_symbolic_meta_inplace_angle_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1397077Z test_dispatch_symbolic_meta_inplace_angle_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1397301Z test_dispatch_symbolic_meta_inplace_angle_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1397517Z test_dispatch_symbolic_meta_inplace_angle_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1397727Z test_dispatch_symbolic_meta_inplace_angle_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1397951Z test_dispatch_symbolic_meta_inplace_angle_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1398166Z test_dispatch_symbolic_meta_inplace_angle_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1398379Z test_dispatch_symbolic_meta_inplace_angle_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1398592Z test_dispatch_symbolic_meta_inplace_angle_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1398813Z test_dispatch_symbolic_meta_inplace_angle_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1399032Z test_dispatch_symbolic_meta_inplace_any_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1399248Z test_dispatch_symbolic_meta_inplace_any_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1399471Z test_dispatch_symbolic_meta_inplace_any_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1399712Z test_dispatch_symbolic_meta_inplace_any_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1399928Z test_dispatch_symbolic_meta_inplace_any_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1400140Z test_dispatch_symbolic_meta_inplace_any_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1400345Z test_dispatch_symbolic_meta_inplace_any_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1400561Z test_dispatch_symbolic_meta_inplace_any_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1400777Z test_dispatch_symbolic_meta_inplace_any_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1400993Z test_dispatch_symbolic_meta_inplace_any_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1401207Z test_dispatch_symbolic_meta_inplace_any_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1401421Z test_dispatch_symbolic_meta_inplace_any_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1401683Z test_dispatch_symbolic_meta_inplace_arange_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1401904Z test_dispatch_symbolic_meta_inplace_arange_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1402125Z test_dispatch_symbolic_meta_inplace_arange_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1402342Z test_dispatch_symbolic_meta_inplace_arange_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1402564Z test_dispatch_symbolic_meta_inplace_arange_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1402823Z test_dispatch_symbolic_meta_inplace_arange_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1403087Z test_dispatch_symbolic_meta_inplace_arange_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1403353Z test_dispatch_symbolic_meta_inplace_arange_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1403618Z test_dispatch_symbolic_meta_inplace_arange_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1403894Z test_dispatch_symbolic_meta_inplace_argmax_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1404171Z test_dispatch_symbolic_meta_inplace_argmax_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1404447Z test_dispatch_symbolic_meta_inplace_argmax_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1404715Z test_dispatch_symbolic_meta_inplace_argmax_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1404989Z test_dispatch_symbolic_meta_inplace_argmax_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1405285Z test_dispatch_symbolic_meta_inplace_argmax_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1405511Z test_dispatch_symbolic_meta_inplace_argmax_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1405734Z test_dispatch_symbolic_meta_inplace_argmax_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1405938Z test_dispatch_symbolic_meta_inplace_argmax_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1406158Z test_dispatch_symbolic_meta_inplace_argmin_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1406389Z test_dispatch_symbolic_meta_inplace_argmin_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1406673Z test_dispatch_symbolic_meta_inplace_argmin_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1406942Z test_dispatch_symbolic_meta_inplace_argmin_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1407255Z test_dispatch_symbolic_meta_inplace_argmin_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1407517Z test_dispatch_symbolic_meta_inplace_argmin_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1407792Z test_dispatch_symbolic_meta_inplace_argmin_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1408075Z test_dispatch_symbolic_meta_inplace_argmin_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1408342Z test_dispatch_symbolic_meta_inplace_argmin_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1408645Z test_dispatch_symbolic_meta_inplace_argsort_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1408940Z test_dispatch_symbolic_meta_inplace_argsort_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1409224Z test_dispatch_symbolic_meta_inplace_argsort_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1409512Z test_dispatch_symbolic_meta_inplace_argsort_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1409798Z test_dispatch_symbolic_meta_inplace_argsort_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1410096Z test_dispatch_symbolic_meta_inplace_argsort_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1410332Z test_dispatch_symbolic_meta_inplace_argsort_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1410553Z test_dispatch_symbolic_meta_inplace_argsort_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1410766Z test_dispatch_symbolic_meta_inplace_argsort_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1411058Z test_dispatch_symbolic_meta_inplace_argwhere_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1411284Z test_dispatch_symbolic_meta_inplace_argwhere_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1411518Z test_dispatch_symbolic_meta_inplace_argwhere_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1411746Z test_dispatch_symbolic_meta_inplace_argwhere_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1411972Z test_dispatch_symbolic_meta_inplace_argwhere_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1412191Z test_dispatch_symbolic_meta_inplace_argwhere_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1412418Z test_dispatch_symbolic_meta_inplace_argwhere_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1412640Z test_dispatch_symbolic_meta_inplace_argwhere_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1412913Z test_dispatch_symbolic_meta_inplace_argwhere_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1413181Z test_dispatch_symbolic_meta_inplace_argwhere_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1413456Z test_dispatch_symbolic_meta_inplace_argwhere_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1413725Z test_dispatch_symbolic_meta_inplace_argwhere_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1414010Z test_dispatch_symbolic_meta_inplace_as_strided_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1414453Z test_dispatch_symbolic_meta_inplace_as_strided_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1414744Z test_dispatch_symbolic_meta_inplace_as_strided_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1415027Z test_dispatch_symbolic_meta_inplace_as_strided_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1415298Z test_dispatch_symbolic_meta_inplace_as_strided_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1415513Z test_dispatch_symbolic_meta_inplace_as_strided_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1415740Z test_dispatch_symbolic_meta_inplace_as_strided_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1415964Z test_dispatch_symbolic_meta_inplace_as_strided_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1416185Z test_dispatch_symbolic_meta_inplace_as_strided_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1416452Z test_dispatch_symbolic_meta_inplace_as_strided_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1416676Z test_dispatch_symbolic_meta_inplace_as_strided_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1416896Z test_dispatch_symbolic_meta_inplace_as_strided_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1417115Z test_dispatch_symbolic_meta_inplace_as_strided_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1417355Z test_dispatch_symbolic_meta_inplace_as_strided_partial_views_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1417590Z test_dispatch_symbolic_meta_inplace_as_strided_partial_views_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1417835Z test_dispatch_symbolic_meta_inplace_as_strided_partial_views_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1418075Z test_dispatch_symbolic_meta_inplace_as_strided_partial_views_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1418342Z test_dispatch_symbolic_meta_inplace_as_strided_partial_views_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1418581Z test_dispatch_symbolic_meta_inplace_as_strided_partial_views_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1418822Z test_dispatch_symbolic_meta_inplace_as_strided_partial_views_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1419055Z test_dispatch_symbolic_meta_inplace_as_strided_partial_views_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1419289Z test_dispatch_symbolic_meta_inplace_as_strided_partial_views_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1419523Z test_dispatch_symbolic_meta_inplace_as_strided_partial_views_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1419753Z test_dispatch_symbolic_meta_inplace_as_strided_partial_views_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1419987Z test_dispatch_symbolic_meta_inplace_as_strided_partial_views_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1420219Z test_dispatch_symbolic_meta_inplace_as_strided_partial_views_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1420452Z 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.000s) 2023-01-11T21:23:43.1420686Z 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.000s) 2023-01-11T21:23:43.1420923Z 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.000s) 2023-01-11T21:23:43.1421159Z 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.000s) 2023-01-11T21:23:43.1421412Z 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.000s) 2023-01-11T21:23:43.1421642Z 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.000s) 2023-01-11T21:23:43.1421876Z 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.000s) 2023-01-11T21:23:43.1422106Z 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.000s) 2023-01-11T21:23:43.1422336Z 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.000s) 2023-01-11T21:23:43.1422566Z 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.000s) 2023-01-11T21:23:43.1422794Z 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.000s) 2023-01-11T21:23:43.1423046Z 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.000s) 2023-01-11T21:23:43.1423273Z 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.000s) 2023-01-11T21:23:43.1423497Z test_dispatch_symbolic_meta_inplace_asin_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1423715Z test_dispatch_symbolic_meta_inplace_asin_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1423937Z test_dispatch_symbolic_meta_inplace_asin_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1424152Z test_dispatch_symbolic_meta_inplace_asin_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1424375Z test_dispatch_symbolic_meta_inplace_asin_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1424594Z test_dispatch_symbolic_meta_inplace_asin_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1424887Z test_dispatch_symbolic_meta_inplace_asin_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1425105Z test_dispatch_symbolic_meta_inplace_asin_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1425326Z test_dispatch_symbolic_meta_inplace_asin_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1425547Z test_dispatch_symbolic_meta_inplace_asin_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1425761Z test_dispatch_symbolic_meta_inplace_asin_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1425984Z test_dispatch_symbolic_meta_inplace_asin_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1426280Z test_dispatch_symbolic_meta_inplace_asin_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1426559Z test_dispatch_symbolic_meta_inplace_asinh_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1426830Z test_dispatch_symbolic_meta_inplace_asinh_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1427107Z test_dispatch_symbolic_meta_inplace_asinh_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1427384Z test_dispatch_symbolic_meta_inplace_asinh_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1427620Z test_dispatch_symbolic_meta_inplace_asinh_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1427843Z test_dispatch_symbolic_meta_inplace_asinh_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1428063Z test_dispatch_symbolic_meta_inplace_asinh_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1428304Z test_dispatch_symbolic_meta_inplace_asinh_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1428523Z test_dispatch_symbolic_meta_inplace_asinh_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1428740Z test_dispatch_symbolic_meta_inplace_asinh_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1428958Z test_dispatch_symbolic_meta_inplace_asinh_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1429174Z test_dispatch_symbolic_meta_inplace_asinh_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1429391Z test_dispatch_symbolic_meta_inplace_asinh_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1429617Z test_dispatch_symbolic_meta_inplace_atan2_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1429824Z test_dispatch_symbolic_meta_inplace_atan2_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1430043Z test_dispatch_symbolic_meta_inplace_atan2_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1430262Z test_dispatch_symbolic_meta_inplace_atan2_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1430479Z test_dispatch_symbolic_meta_inplace_atan2_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1430696Z test_dispatch_symbolic_meta_inplace_atan2_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1430908Z test_dispatch_symbolic_meta_inplace_atan2_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1431119Z test_dispatch_symbolic_meta_inplace_atan2_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1431360Z test_dispatch_symbolic_meta_inplace_atan2_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1431578Z test_dispatch_symbolic_meta_inplace_atan2_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1431798Z test_dispatch_symbolic_meta_inplace_atan_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1432017Z test_dispatch_symbolic_meta_inplace_atan_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1432249Z test_dispatch_symbolic_meta_inplace_atan_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1432524Z test_dispatch_symbolic_meta_inplace_atan_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1432798Z test_dispatch_symbolic_meta_inplace_atan_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1433068Z test_dispatch_symbolic_meta_inplace_atan_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1433363Z test_dispatch_symbolic_meta_inplace_atan_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1433627Z test_dispatch_symbolic_meta_inplace_atan_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1433895Z test_dispatch_symbolic_meta_inplace_atan_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1434167Z test_dispatch_symbolic_meta_inplace_atan_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1434432Z test_dispatch_symbolic_meta_inplace_atan_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1434702Z test_dispatch_symbolic_meta_inplace_atan_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1434936Z test_dispatch_symbolic_meta_inplace_atan_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1435156Z test_dispatch_symbolic_meta_inplace_atanh_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1435363Z test_dispatch_symbolic_meta_inplace_atanh_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1435589Z test_dispatch_symbolic_meta_inplace_atanh_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1435814Z test_dispatch_symbolic_meta_inplace_atanh_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1436041Z test_dispatch_symbolic_meta_inplace_atanh_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1436264Z test_dispatch_symbolic_meta_inplace_atanh_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1436484Z test_dispatch_symbolic_meta_inplace_atanh_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1436765Z test_dispatch_symbolic_meta_inplace_atanh_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1436982Z test_dispatch_symbolic_meta_inplace_atanh_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1437200Z test_dispatch_symbolic_meta_inplace_atanh_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1437415Z test_dispatch_symbolic_meta_inplace_atanh_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1437628Z test_dispatch_symbolic_meta_inplace_atanh_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1437837Z test_dispatch_symbolic_meta_inplace_atanh_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1438065Z test_dispatch_symbolic_meta_inplace_atleast_1d_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1438288Z test_dispatch_symbolic_meta_inplace_atleast_1d_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1438553Z test_dispatch_symbolic_meta_inplace_atleast_1d_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1438781Z test_dispatch_symbolic_meta_inplace_atleast_1d_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1439000Z test_dispatch_symbolic_meta_inplace_atleast_1d_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1439224Z test_dispatch_symbolic_meta_inplace_atleast_1d_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1439450Z test_dispatch_symbolic_meta_inplace_atleast_1d_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1439676Z test_dispatch_symbolic_meta_inplace_atleast_1d_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1439900Z test_dispatch_symbolic_meta_inplace_atleast_1d_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1440124Z test_dispatch_symbolic_meta_inplace_atleast_1d_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1440344Z test_dispatch_symbolic_meta_inplace_atleast_1d_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1440560Z test_dispatch_symbolic_meta_inplace_atleast_1d_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1440778Z test_dispatch_symbolic_meta_inplace_atleast_1d_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1441007Z test_dispatch_symbolic_meta_inplace_atleast_2d_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1441228Z test_dispatch_symbolic_meta_inplace_atleast_2d_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1441458Z test_dispatch_symbolic_meta_inplace_atleast_2d_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1441707Z test_dispatch_symbolic_meta_inplace_atleast_2d_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1441928Z test_dispatch_symbolic_meta_inplace_atleast_2d_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1442152Z test_dispatch_symbolic_meta_inplace_atleast_2d_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1442374Z test_dispatch_symbolic_meta_inplace_atleast_2d_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1442600Z test_dispatch_symbolic_meta_inplace_atleast_2d_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1442823Z test_dispatch_symbolic_meta_inplace_atleast_2d_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1443043Z test_dispatch_symbolic_meta_inplace_atleast_2d_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1443286Z test_dispatch_symbolic_meta_inplace_atleast_2d_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1443555Z test_dispatch_symbolic_meta_inplace_atleast_2d_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1443771Z test_dispatch_symbolic_meta_inplace_atleast_2d_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1443996Z test_dispatch_symbolic_meta_inplace_atleast_3d_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1444219Z test_dispatch_symbolic_meta_inplace_atleast_3d_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1444448Z test_dispatch_symbolic_meta_inplace_atleast_3d_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1444673Z test_dispatch_symbolic_meta_inplace_atleast_3d_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1444894Z test_dispatch_symbolic_meta_inplace_atleast_3d_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1445118Z test_dispatch_symbolic_meta_inplace_atleast_3d_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1445342Z test_dispatch_symbolic_meta_inplace_atleast_3d_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1445563Z test_dispatch_symbolic_meta_inplace_atleast_3d_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1445786Z test_dispatch_symbolic_meta_inplace_atleast_3d_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1446011Z test_dispatch_symbolic_meta_inplace_atleast_3d_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1446224Z test_dispatch_symbolic_meta_inplace_atleast_3d_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1446446Z test_dispatch_symbolic_meta_inplace_atleast_3d_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1446684Z test_dispatch_symbolic_meta_inplace_atleast_3d_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1446906Z test_dispatch_symbolic_meta_inplace_baddbmm_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1447133Z test_dispatch_symbolic_meta_inplace_baddbmm_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1447361Z test_dispatch_symbolic_meta_inplace_baddbmm_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1447584Z test_dispatch_symbolic_meta_inplace_baddbmm_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1447806Z test_dispatch_symbolic_meta_inplace_baddbmm_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1448027Z test_dispatch_symbolic_meta_inplace_baddbmm_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1448275Z test_dispatch_symbolic_meta_inplace_bernoulli_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1448504Z test_dispatch_symbolic_meta_inplace_bernoulli_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1448723Z test_dispatch_symbolic_meta_inplace_bernoulli_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1448948Z test_dispatch_symbolic_meta_inplace_bernoulli_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1449177Z test_dispatch_symbolic_meta_inplace_bfloat16_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1449405Z test_dispatch_symbolic_meta_inplace_bfloat16_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1449635Z test_dispatch_symbolic_meta_inplace_bfloat16_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1449856Z test_dispatch_symbolic_meta_inplace_bfloat16_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1450082Z test_dispatch_symbolic_meta_inplace_bfloat16_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1450303Z test_dispatch_symbolic_meta_inplace_bfloat16_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1450527Z test_dispatch_symbolic_meta_inplace_bfloat16_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1450753Z test_dispatch_symbolic_meta_inplace_bfloat16_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1450972Z test_dispatch_symbolic_meta_inplace_bfloat16_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1451189Z test_dispatch_symbolic_meta_inplace_bfloat16_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1451417Z test_dispatch_symbolic_meta_inplace_bfloat16_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1451638Z test_dispatch_symbolic_meta_inplace_bfloat16_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1451852Z test_dispatch_symbolic_meta_inplace_bfloat16_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1452071Z test_dispatch_symbolic_meta_inplace_bincount_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1452286Z test_dispatch_symbolic_meta_inplace_bincount_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1452503Z test_dispatch_symbolic_meta_inplace_bincount_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1452739Z test_dispatch_symbolic_meta_inplace_bincount_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1453006Z test_dispatch_symbolic_meta_inplace_bincount_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1453313Z test_dispatch_symbolic_meta_inplace_bitwise_and_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1453592Z test_dispatch_symbolic_meta_inplace_bitwise_and_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1453872Z test_dispatch_symbolic_meta_inplace_bitwise_and_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1454150Z test_dispatch_symbolic_meta_inplace_bitwise_and_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1454534Z test_dispatch_symbolic_meta_inplace_bitwise_and_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1454810Z test_dispatch_symbolic_meta_inplace_bitwise_and_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1455100Z 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.000s) 2023-01-11T21:23:43.1455371Z 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.000s) 2023-01-11T21:23:43.1455603Z 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) 2023-01-11T21:23:43.1455832Z 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.000s) 2023-01-11T21:23:43.1456055Z 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.000s) 2023-01-11T21:23:43.1456280Z test_dispatch_symbolic_meta_inplace_bitwise_not_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1456501Z test_dispatch_symbolic_meta_inplace_bitwise_not_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1456723Z test_dispatch_symbolic_meta_inplace_bitwise_not_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1456988Z test_dispatch_symbolic_meta_inplace_bitwise_not_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1457206Z test_dispatch_symbolic_meta_inplace_bitwise_not_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1457420Z test_dispatch_symbolic_meta_inplace_bitwise_not_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1457641Z 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) 2023-01-11T21:23:43.1457861Z 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) 2023-01-11T21:23:43.1458078Z test_dispatch_symbolic_meta_inplace_bitwise_or_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1458297Z test_dispatch_symbolic_meta_inplace_bitwise_or_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1458513Z test_dispatch_symbolic_meta_inplace_bitwise_or_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1458760Z test_dispatch_symbolic_meta_inplace_bitwise_or_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1458994Z 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.000s) 2023-01-11T21:23:43.1459229Z 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.000s) 2023-01-11T21:23:43.1459462Z 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) 2023-01-11T21:23:43.1459690Z 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) 2023-01-11T21:23:43.1459922Z 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.000s) 2023-01-11T21:23:43.1460132Z test_dispatch_symbolic_meta_inplace_bitwise_xor_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1460353Z test_dispatch_symbolic_meta_inplace_bitwise_xor_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1460572Z test_dispatch_symbolic_meta_inplace_bitwise_xor_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1460794Z test_dispatch_symbolic_meta_inplace_bitwise_xor_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1461013Z test_dispatch_symbolic_meta_inplace_bitwise_xor_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1461232Z test_dispatch_symbolic_meta_inplace_bitwise_xor_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1461458Z 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) 2023-01-11T21:23:43.1461703Z 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) 2023-01-11T21:23:43.1461937Z test_dispatch_symbolic_meta_inplace_block_diag_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1462164Z test_dispatch_symbolic_meta_inplace_block_diag_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1462387Z test_dispatch_symbolic_meta_inplace_block_diag_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1462609Z test_dispatch_symbolic_meta_inplace_block_diag_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1462827Z test_dispatch_symbolic_meta_inplace_block_diag_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1463056Z test_dispatch_symbolic_meta_inplace_block_diag_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1463302Z test_dispatch_symbolic_meta_inplace_block_diag_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1463569Z test_dispatch_symbolic_meta_inplace_block_diag_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1463785Z test_dispatch_symbolic_meta_inplace_block_diag_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1464006Z test_dispatch_symbolic_meta_inplace_block_diag_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1464227Z test_dispatch_symbolic_meta_inplace_block_diag_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1464443Z test_dispatch_symbolic_meta_inplace_bmm_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1464666Z test_dispatch_symbolic_meta_inplace_bmm_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1464941Z test_dispatch_symbolic_meta_inplace_bmm_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1465159Z test_dispatch_symbolic_meta_inplace_bmm_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1465375Z test_dispatch_symbolic_meta_inplace_bmm_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1465579Z test_dispatch_symbolic_meta_inplace_bmm_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.1465796Z test_dispatch_symbolic_meta_inplace_bool_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.1466026Z test_dispatch_symbolic_meta_inplace_bool_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1466301Z test_dispatch_symbolic_meta_inplace_bool_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1466575Z test_dispatch_symbolic_meta_inplace_bool_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1471718Z test_dispatch_symbolic_meta_inplace_bool_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1471972Z test_dispatch_symbolic_meta_inplace_bool_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1472210Z test_dispatch_symbolic_meta_inplace_bool_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1472481Z test_dispatch_symbolic_meta_inplace_bool_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1472755Z test_dispatch_symbolic_meta_inplace_bool_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1473033Z test_dispatch_symbolic_meta_inplace_bool_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1473307Z test_dispatch_symbolic_meta_inplace_bool_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1473577Z test_dispatch_symbolic_meta_inplace_bool_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1473882Z test_dispatch_symbolic_meta_inplace_bool_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1474176Z test_dispatch_symbolic_meta_inplace_broadcast_shapes_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1474470Z test_dispatch_symbolic_meta_inplace_broadcast_tensors_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1474765Z test_dispatch_symbolic_meta_inplace_broadcast_tensors_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1475004Z test_dispatch_symbolic_meta_inplace_broadcast_tensors_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1475247Z test_dispatch_symbolic_meta_inplace_broadcast_tensors_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1475482Z test_dispatch_symbolic_meta_inplace_broadcast_tensors_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1475720Z test_dispatch_symbolic_meta_inplace_broadcast_tensors_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1475954Z test_dispatch_symbolic_meta_inplace_broadcast_tensors_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1476187Z test_dispatch_symbolic_meta_inplace_broadcast_tensors_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1476428Z test_dispatch_symbolic_meta_inplace_broadcast_tensors_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1476651Z test_dispatch_symbolic_meta_inplace_broadcast_tensors_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1476879Z test_dispatch_symbolic_meta_inplace_broadcast_tensors_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1477135Z test_dispatch_symbolic_meta_inplace_broadcast_tensors_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1477370Z test_dispatch_symbolic_meta_inplace_broadcast_to_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1477594Z test_dispatch_symbolic_meta_inplace_broadcast_to_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1477823Z test_dispatch_symbolic_meta_inplace_broadcast_to_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1478054Z test_dispatch_symbolic_meta_inplace_broadcast_to_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1478281Z test_dispatch_symbolic_meta_inplace_broadcast_to_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1478505Z test_dispatch_symbolic_meta_inplace_broadcast_to_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1478723Z test_dispatch_symbolic_meta_inplace_broadcast_to_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1478989Z test_dispatch_symbolic_meta_inplace_broadcast_to_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1479217Z test_dispatch_symbolic_meta_inplace_broadcast_to_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1479435Z test_dispatch_symbolic_meta_inplace_broadcast_to_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1479667Z test_dispatch_symbolic_meta_inplace_broadcast_to_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1479891Z test_dispatch_symbolic_meta_inplace_broadcast_to_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1480128Z test_dispatch_symbolic_meta_inplace_bucketize_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1480355Z test_dispatch_symbolic_meta_inplace_bucketize_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1480583Z test_dispatch_symbolic_meta_inplace_bucketize_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1480812Z test_dispatch_symbolic_meta_inplace_bucketize_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1481033Z test_dispatch_symbolic_meta_inplace_bucketize_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1481256Z test_dispatch_symbolic_meta_inplace_bucketize_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1481484Z test_dispatch_symbolic_meta_inplace_bucketize_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1481704Z test_dispatch_symbolic_meta_inplace_bucketize_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1481926Z test_dispatch_symbolic_meta_inplace_byte_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1482163Z test_dispatch_symbolic_meta_inplace_byte_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1482391Z test_dispatch_symbolic_meta_inplace_byte_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1482620Z test_dispatch_symbolic_meta_inplace_byte_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1482838Z test_dispatch_symbolic_meta_inplace_byte_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1483112Z test_dispatch_symbolic_meta_inplace_byte_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1483385Z test_dispatch_symbolic_meta_inplace_byte_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1483655Z test_dispatch_symbolic_meta_inplace_byte_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1483930Z test_dispatch_symbolic_meta_inplace_byte_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1484226Z test_dispatch_symbolic_meta_inplace_byte_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1484498Z test_dispatch_symbolic_meta_inplace_byte_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1484765Z test_dispatch_symbolic_meta_inplace_byte_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1485047Z test_dispatch_symbolic_meta_inplace_cartesian_prod_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1485270Z test_dispatch_symbolic_meta_inplace_cartesian_prod_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1485507Z test_dispatch_symbolic_meta_inplace_cartesian_prod_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1485739Z test_dispatch_symbolic_meta_inplace_cartesian_prod_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1485969Z test_dispatch_symbolic_meta_inplace_cartesian_prod_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1486194Z test_dispatch_symbolic_meta_inplace_cartesian_prod_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1486414Z test_dispatch_symbolic_meta_inplace_cartesian_prod_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1486644Z test_dispatch_symbolic_meta_inplace_cartesian_prod_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1486867Z test_dispatch_symbolic_meta_inplace_cartesian_prod_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1487086Z test_dispatch_symbolic_meta_inplace_cartesian_prod_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1487332Z test_dispatch_symbolic_meta_inplace_cartesian_prod_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1487554Z test_dispatch_symbolic_meta_inplace_cartesian_prod_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1487771Z test_dispatch_symbolic_meta_inplace_cat_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1487984Z test_dispatch_symbolic_meta_inplace_cat_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1488209Z test_dispatch_symbolic_meta_inplace_cat_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1488433Z test_dispatch_symbolic_meta_inplace_cat_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1488659Z test_dispatch_symbolic_meta_inplace_cat_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1488879Z test_dispatch_symbolic_meta_inplace_cat_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1489119Z test_dispatch_symbolic_meta_inplace_cat_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1489334Z test_dispatch_symbolic_meta_inplace_cat_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1489549Z test_dispatch_symbolic_meta_inplace_cat_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1489768Z test_dispatch_symbolic_meta_inplace_cat_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1489987Z test_dispatch_symbolic_meta_inplace_cat_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1490200Z test_dispatch_symbolic_meta_inplace_cat_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1490407Z test_dispatch_symbolic_meta_inplace_cat_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1490628Z test_dispatch_symbolic_meta_inplace_cdist_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1490850Z test_dispatch_symbolic_meta_inplace_cdist_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1491080Z test_dispatch_symbolic_meta_inplace_cdouble_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1491301Z test_dispatch_symbolic_meta_inplace_cdouble_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1491535Z test_dispatch_symbolic_meta_inplace_cdouble_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1491762Z test_dispatch_symbolic_meta_inplace_cdouble_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1491989Z test_dispatch_symbolic_meta_inplace_cdouble_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1492240Z test_dispatch_symbolic_meta_inplace_cdouble_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1492465Z test_dispatch_symbolic_meta_inplace_cdouble_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1492690Z test_dispatch_symbolic_meta_inplace_cdouble_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1492969Z test_dispatch_symbolic_meta_inplace_cdouble_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1493237Z test_dispatch_symbolic_meta_inplace_cdouble_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1493505Z test_dispatch_symbolic_meta_inplace_cdouble_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1493781Z test_dispatch_symbolic_meta_inplace_cdouble_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1494051Z test_dispatch_symbolic_meta_inplace_cdouble_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1494502Z test_dispatch_symbolic_meta_inplace_ceil_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1494776Z test_dispatch_symbolic_meta_inplace_ceil_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1495043Z test_dispatch_symbolic_meta_inplace_ceil_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1495301Z test_dispatch_symbolic_meta_inplace_ceil_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1495518Z test_dispatch_symbolic_meta_inplace_ceil_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1495736Z test_dispatch_symbolic_meta_inplace_ceil_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1495955Z test_dispatch_symbolic_meta_inplace_ceil_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1496173Z test_dispatch_symbolic_meta_inplace_ceil_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1496379Z test_dispatch_symbolic_meta_inplace_ceil_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1496604Z test_dispatch_symbolic_meta_inplace_cfloat_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1496825Z test_dispatch_symbolic_meta_inplace_cfloat_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1497053Z test_dispatch_symbolic_meta_inplace_cfloat_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1497282Z test_dispatch_symbolic_meta_inplace_cfloat_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1497508Z test_dispatch_symbolic_meta_inplace_cfloat_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1497775Z test_dispatch_symbolic_meta_inplace_cfloat_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1498000Z test_dispatch_symbolic_meta_inplace_cfloat_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1498216Z test_dispatch_symbolic_meta_inplace_cfloat_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1498438Z test_dispatch_symbolic_meta_inplace_cfloat_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1498653Z test_dispatch_symbolic_meta_inplace_cfloat_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1498867Z test_dispatch_symbolic_meta_inplace_cfloat_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1499082Z test_dispatch_symbolic_meta_inplace_cfloat_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1499294Z test_dispatch_symbolic_meta_inplace_cfloat_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1499543Z test_dispatch_symbolic_meta_inplace_chalf_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1499762Z test_dispatch_symbolic_meta_inplace_chalf_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1499988Z test_dispatch_symbolic_meta_inplace_chalf_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1500213Z test_dispatch_symbolic_meta_inplace_chalf_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1500439Z test_dispatch_symbolic_meta_inplace_chalf_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.1500659Z test_dispatch_symbolic_meta_inplace_chalf_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1500881Z test_dispatch_symbolic_meta_inplace_chalf_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1501098Z test_dispatch_symbolic_meta_inplace_chalf_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1501317Z test_dispatch_symbolic_meta_inplace_chalf_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1501529Z test_dispatch_symbolic_meta_inplace_chalf_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1501743Z test_dispatch_symbolic_meta_inplace_chalf_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1501960Z test_dispatch_symbolic_meta_inplace_chalf_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.1502182Z test_dispatch_symbolic_meta_inplace_chalf_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1502403Z test_dispatch_symbolic_meta_inplace_char_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1502620Z test_dispatch_symbolic_meta_inplace_char_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.1502869Z test_dispatch_symbolic_meta_inplace_char_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.1503096Z test_dispatch_symbolic_meta_inplace_char_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1503325Z test_dispatch_symbolic_meta_inplace_char_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.1503584Z test_dispatch_symbolic_meta_inplace_char_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.1503813Z test_dispatch_symbolic_meta_inplace_char_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1504029Z test_dispatch_symbolic_meta_inplace_char_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1504238Z test_dispatch_symbolic_meta_inplace_char_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1504453Z test_dispatch_symbolic_meta_inplace_char_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1504749Z test_dispatch_symbolic_meta_inplace_char_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1504971Z test_dispatch_symbolic_meta_inplace_char_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1505184Z test_dispatch_symbolic_meta_inplace_char_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1505416Z test_dispatch_symbolic_meta_inplace_cholesky_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1505642Z test_dispatch_symbolic_meta_inplace_cholesky_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.1505869Z test_dispatch_symbolic_meta_inplace_cholesky_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.1506110Z test_dispatch_symbolic_meta_inplace_cholesky_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1506408Z 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) 2023-01-11T21:23:43.1506707Z test_dispatch_symbolic_meta_inplace_cholesky_inverse_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1507000Z test_dispatch_symbolic_meta_inplace_cholesky_inverse_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1507283Z test_dispatch_symbolic_meta_inplace_cholesky_inverse_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1507571Z test_dispatch_symbolic_meta_inplace_cholesky_solve_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1507805Z test_dispatch_symbolic_meta_inplace_cholesky_solve_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1508065Z test_dispatch_symbolic_meta_inplace_cholesky_solve_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1508287Z test_dispatch_symbolic_meta_inplace_cholesky_solve_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1508506Z test_dispatch_symbolic_meta_inplace_chunk_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1508728Z test_dispatch_symbolic_meta_inplace_chunk_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1508950Z test_dispatch_symbolic_meta_inplace_chunk_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1509173Z test_dispatch_symbolic_meta_inplace_chunk_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1509401Z test_dispatch_symbolic_meta_inplace_chunk_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1509624Z test_dispatch_symbolic_meta_inplace_chunk_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1509865Z test_dispatch_symbolic_meta_inplace_chunk_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1510078Z test_dispatch_symbolic_meta_inplace_chunk_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1510295Z test_dispatch_symbolic_meta_inplace_chunk_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1510514Z test_dispatch_symbolic_meta_inplace_chunk_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1510728Z test_dispatch_symbolic_meta_inplace_chunk_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1510943Z test_dispatch_symbolic_meta_inplace_chunk_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1511164Z test_dispatch_symbolic_meta_inplace_chunk_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1511385Z test_dispatch_symbolic_meta_inplace_clamp_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1511605Z test_dispatch_symbolic_meta_inplace_clamp_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1511830Z test_dispatch_symbolic_meta_inplace_clamp_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1512047Z test_dispatch_symbolic_meta_inplace_clamp_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1512315Z test_dispatch_symbolic_meta_inplace_clamp_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.1512584Z test_dispatch_symbolic_meta_inplace_clamp_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.1512839Z test_dispatch_symbolic_meta_inplace_clamp_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1513136Z test_dispatch_symbolic_meta_inplace_clamp_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1513405Z test_dispatch_symbolic_meta_inplace_clamp_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1513688Z test_dispatch_symbolic_meta_inplace_clamp_max_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1513966Z test_dispatch_symbolic_meta_inplace_clamp_max_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1514249Z test_dispatch_symbolic_meta_inplace_clamp_max_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1514530Z test_dispatch_symbolic_meta_inplace_clamp_max_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1514793Z test_dispatch_symbolic_meta_inplace_clamp_max_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1515016Z test_dispatch_symbolic_meta_inplace_clamp_max_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1515272Z test_dispatch_symbolic_meta_inplace_clamp_max_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1515493Z test_dispatch_symbolic_meta_inplace_clamp_max_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1515703Z test_dispatch_symbolic_meta_inplace_clamp_max_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1515920Z test_dispatch_symbolic_meta_inplace_clamp_max_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1516140Z test_dispatch_symbolic_meta_inplace_clamp_min_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1516356Z test_dispatch_symbolic_meta_inplace_clamp_min_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1516580Z test_dispatch_symbolic_meta_inplace_clamp_min_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1516803Z test_dispatch_symbolic_meta_inplace_clamp_min_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1517026Z test_dispatch_symbolic_meta_inplace_clamp_min_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1517249Z test_dispatch_symbolic_meta_inplace_clamp_min_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1517464Z test_dispatch_symbolic_meta_inplace_clamp_min_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1517687Z test_dispatch_symbolic_meta_inplace_clamp_min_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1517899Z test_dispatch_symbolic_meta_inplace_clamp_min_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1518111Z test_dispatch_symbolic_meta_inplace_clamp_min_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1518346Z test_dispatch_symbolic_meta_inplace_clone_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1518568Z test_dispatch_symbolic_meta_inplace_clone_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1518793Z test_dispatch_symbolic_meta_inplace_clone_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1519011Z test_dispatch_symbolic_meta_inplace_clone_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1519228Z test_dispatch_symbolic_meta_inplace_clone_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1519458Z test_dispatch_symbolic_meta_inplace_clone_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1519678Z test_dispatch_symbolic_meta_inplace_clone_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1519893Z test_dispatch_symbolic_meta_inplace_clone_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1520173Z test_dispatch_symbolic_meta_inplace_clone_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1520390Z test_dispatch_symbolic_meta_inplace_clone_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1520602Z test_dispatch_symbolic_meta_inplace_clone_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1520819Z test_dispatch_symbolic_meta_inplace_clone_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1521029Z test_dispatch_symbolic_meta_inplace_clone_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1521262Z test_dispatch_symbolic_meta_inplace_column_stack_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1521485Z test_dispatch_symbolic_meta_inplace_column_stack_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1521716Z test_dispatch_symbolic_meta_inplace_column_stack_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1521947Z test_dispatch_symbolic_meta_inplace_column_stack_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1522172Z test_dispatch_symbolic_meta_inplace_column_stack_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1522395Z test_dispatch_symbolic_meta_inplace_column_stack_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1522630Z test_dispatch_symbolic_meta_inplace_column_stack_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1522902Z test_dispatch_symbolic_meta_inplace_column_stack_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1523179Z test_dispatch_symbolic_meta_inplace_column_stack_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1523492Z test_dispatch_symbolic_meta_inplace_column_stack_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1523775Z test_dispatch_symbolic_meta_inplace_column_stack_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1524048Z test_dispatch_symbolic_meta_inplace_column_stack_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1524323Z test_dispatch_symbolic_meta_inplace_column_stack_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1524612Z test_dispatch_symbolic_meta_inplace_combinations_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1524854Z test_dispatch_symbolic_meta_inplace_combinations_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1525086Z test_dispatch_symbolic_meta_inplace_combinations_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1525344Z test_dispatch_symbolic_meta_inplace_combinations_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1525571Z test_dispatch_symbolic_meta_inplace_combinations_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1525795Z test_dispatch_symbolic_meta_inplace_combinations_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1526018Z test_dispatch_symbolic_meta_inplace_combinations_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1526245Z test_dispatch_symbolic_meta_inplace_combinations_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1526468Z test_dispatch_symbolic_meta_inplace_combinations_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1526697Z test_dispatch_symbolic_meta_inplace_combinations_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1526913Z test_dispatch_symbolic_meta_inplace_combinations_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1527137Z test_dispatch_symbolic_meta_inplace_combinations_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1527361Z test_dispatch_symbolic_meta_inplace_complex_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1527586Z test_dispatch_symbolic_meta_inplace_complex_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1527813Z test_dispatch_symbolic_meta_inplace_complex_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1528035Z test_dispatch_symbolic_meta_inplace_conj_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1528256Z test_dispatch_symbolic_meta_inplace_conj_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1528500Z test_dispatch_symbolic_meta_inplace_conj_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1528722Z test_dispatch_symbolic_meta_inplace_conj_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1528946Z test_dispatch_symbolic_meta_inplace_conj_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1529165Z test_dispatch_symbolic_meta_inplace_conj_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1529387Z test_dispatch_symbolic_meta_inplace_conj_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1529593Z test_dispatch_symbolic_meta_inplace_conj_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1529815Z test_dispatch_symbolic_meta_inplace_conj_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1530031Z test_dispatch_symbolic_meta_inplace_conj_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1530273Z test_dispatch_symbolic_meta_inplace_conj_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1530491Z test_dispatch_symbolic_meta_inplace_conj_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1530705Z test_dispatch_symbolic_meta_inplace_conj_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1530939Z test_dispatch_symbolic_meta_inplace_conj_physical_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1531224Z test_dispatch_symbolic_meta_inplace_conj_physical_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1531524Z test_dispatch_symbolic_meta_inplace_conj_physical_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1531798Z test_dispatch_symbolic_meta_inplace_conj_physical_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1532087Z test_dispatch_symbolic_meta_inplace_conj_physical_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1532386Z test_dispatch_symbolic_meta_inplace_conj_physical_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1532662Z test_dispatch_symbolic_meta_inplace_conj_physical_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1532919Z test_dispatch_symbolic_meta_inplace_conj_physical_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1533178Z test_dispatch_symbolic_meta_inplace_conj_physical_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1533470Z test_dispatch_symbolic_meta_inplace_conj_physical_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1533733Z test_dispatch_symbolic_meta_inplace_conj_physical_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1534074Z test_dispatch_symbolic_meta_inplace_conj_physical_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1534501Z test_dispatch_symbolic_meta_inplace_conj_physical_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1534750Z 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.000s) 2023-01-11T21:23:43.1534992Z 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.000s) 2023-01-11T21:23:43.1535297Z 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.000s) 2023-01-11T21:23:43.1535617Z 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.000s) 2023-01-11T21:23:43.1535900Z 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.000s) 2023-01-11T21:23:43.1536255Z 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.000s) 2023-01-11T21:23:43.1536530Z 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.000s) 2023-01-11T21:23:43.1536788Z 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.000s) 2023-01-11T21:23:43.1537084Z 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.000s) 2023-01-11T21:23:43.1537328Z 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.000s) 2023-01-11T21:23:43.1537574Z 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.000s) 2023-01-11T21:23:43.1537802Z 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.000s) 2023-01-11T21:23:43.1538031Z test_dispatch_symbolic_meta_inplace_contiguous_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1538260Z test_dispatch_symbolic_meta_inplace_contiguous_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1538496Z test_dispatch_symbolic_meta_inplace_contiguous_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1538726Z test_dispatch_symbolic_meta_inplace_contiguous_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1538953Z test_dispatch_symbolic_meta_inplace_contiguous_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1539172Z test_dispatch_symbolic_meta_inplace_contiguous_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1539402Z test_dispatch_symbolic_meta_inplace_contiguous_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1539688Z test_dispatch_symbolic_meta_inplace_contiguous_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1539918Z test_dispatch_symbolic_meta_inplace_contiguous_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1540147Z test_dispatch_symbolic_meta_inplace_contiguous_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1540373Z test_dispatch_symbolic_meta_inplace_contiguous_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1540598Z test_dispatch_symbolic_meta_inplace_contiguous_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1540824Z test_dispatch_symbolic_meta_inplace_contiguous_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1541053Z test_dispatch_symbolic_meta_inplace_copysign_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1541282Z test_dispatch_symbolic_meta_inplace_copysign_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1541529Z test_dispatch_symbolic_meta_inplace_copysign_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1541751Z test_dispatch_symbolic_meta_inplace_copysign_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1541967Z test_dispatch_symbolic_meta_inplace_copysign_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1542196Z test_dispatch_symbolic_meta_inplace_copysign_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1542419Z test_dispatch_symbolic_meta_inplace_copysign_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1542640Z test_dispatch_symbolic_meta_inplace_copysign_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1542865Z test_dispatch_symbolic_meta_inplace_copysign_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1543082Z test_dispatch_symbolic_meta_inplace_copysign_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1543312Z test_dispatch_symbolic_meta_inplace_corrcoef_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1543545Z test_dispatch_symbolic_meta_inplace_corrcoef_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1543770Z test_dispatch_symbolic_meta_inplace_corrcoef_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1544001Z test_dispatch_symbolic_meta_inplace_corrcoef_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1544223Z test_dispatch_symbolic_meta_inplace_corrcoef_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1544443Z test_dispatch_symbolic_meta_inplace_corrcoef_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1544753Z test_dispatch_symbolic_meta_inplace_corrcoef_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1544991Z test_dispatch_symbolic_meta_inplace_corrcoef_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1545213Z test_dispatch_symbolic_meta_inplace_corrcoef_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1545439Z test_dispatch_symbolic_meta_inplace_corrcoef_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1545657Z test_dispatch_symbolic_meta_inplace_corrcoef_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1545883Z test_dispatch_symbolic_meta_inplace_cos_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1546145Z test_dispatch_symbolic_meta_inplace_cos_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1546426Z test_dispatch_symbolic_meta_inplace_cos_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1546736Z test_dispatch_symbolic_meta_inplace_cos_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1547014Z test_dispatch_symbolic_meta_inplace_cos_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1547293Z test_dispatch_symbolic_meta_inplace_cos_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1547538Z test_dispatch_symbolic_meta_inplace_cos_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1547746Z test_dispatch_symbolic_meta_inplace_cos_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1547968Z test_dispatch_symbolic_meta_inplace_cos_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1548192Z test_dispatch_symbolic_meta_inplace_cos_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1548410Z test_dispatch_symbolic_meta_inplace_cos_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1548632Z test_dispatch_symbolic_meta_inplace_cos_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1548856Z test_dispatch_symbolic_meta_inplace_cos_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1549083Z test_dispatch_symbolic_meta_inplace_cosh_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1549307Z test_dispatch_symbolic_meta_inplace_cosh_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1549536Z test_dispatch_symbolic_meta_inplace_cosh_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1549763Z test_dispatch_symbolic_meta_inplace_cosh_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1550013Z test_dispatch_symbolic_meta_inplace_cosh_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1550231Z test_dispatch_symbolic_meta_inplace_cosh_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1550461Z test_dispatch_symbolic_meta_inplace_cosh_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1550678Z test_dispatch_symbolic_meta_inplace_cosh_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1550897Z test_dispatch_symbolic_meta_inplace_cosh_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1551119Z test_dispatch_symbolic_meta_inplace_cosh_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1551338Z test_dispatch_symbolic_meta_inplace_cosh_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1551557Z test_dispatch_symbolic_meta_inplace_cosh_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1551817Z test_dispatch_symbolic_meta_inplace_cosh_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1552053Z test_dispatch_symbolic_meta_inplace_count_nonzero_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1552291Z test_dispatch_symbolic_meta_inplace_count_nonzero_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1552555Z test_dispatch_symbolic_meta_inplace_count_nonzero_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1552847Z test_dispatch_symbolic_meta_inplace_count_nonzero_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1553132Z test_dispatch_symbolic_meta_inplace_count_nonzero_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1553415Z test_dispatch_symbolic_meta_inplace_count_nonzero_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1553695Z test_dispatch_symbolic_meta_inplace_count_nonzero_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1553982Z test_dispatch_symbolic_meta_inplace_count_nonzero_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1554259Z test_dispatch_symbolic_meta_inplace_count_nonzero_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1554533Z test_dispatch_symbolic_meta_inplace_count_nonzero_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1554810Z test_dispatch_symbolic_meta_inplace_count_nonzero_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1555039Z test_dispatch_symbolic_meta_inplace_count_nonzero_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1555286Z test_dispatch_symbolic_meta_inplace_cov_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1555512Z test_dispatch_symbolic_meta_inplace_cov_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1555736Z test_dispatch_symbolic_meta_inplace_cov_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1555960Z test_dispatch_symbolic_meta_inplace_cov_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1556172Z test_dispatch_symbolic_meta_inplace_cov_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1556386Z test_dispatch_symbolic_meta_inplace_cov_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1556606Z test_dispatch_symbolic_meta_inplace_cov_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1556829Z test_dispatch_symbolic_meta_inplace_cov_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1557044Z test_dispatch_symbolic_meta_inplace_cov_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1557288Z test_dispatch_symbolic_meta_inplace_cov_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1557501Z test_dispatch_symbolic_meta_inplace_cov_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1557728Z test_dispatch_symbolic_meta_inplace_cross_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1557958Z test_dispatch_symbolic_meta_inplace_cross_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1558183Z test_dispatch_symbolic_meta_inplace_cross_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1558409Z test_dispatch_symbolic_meta_inplace_cross_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1558629Z test_dispatch_symbolic_meta_inplace_cross_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1558842Z test_dispatch_symbolic_meta_inplace_cross_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1559066Z test_dispatch_symbolic_meta_inplace_cross_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1559282Z test_dispatch_symbolic_meta_inplace_cross_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1559500Z test_dispatch_symbolic_meta_inplace_cross_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1559722Z test_dispatch_symbolic_meta_inplace_cross_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1559946Z test_dispatch_symbolic_meta_inplace_cummax_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1560160Z test_dispatch_symbolic_meta_inplace_cummax_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1560407Z test_dispatch_symbolic_meta_inplace_cummax_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1560639Z test_dispatch_symbolic_meta_inplace_cummax_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1560860Z test_dispatch_symbolic_meta_inplace_cummax_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1561083Z test_dispatch_symbolic_meta_inplace_cummax_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1561306Z test_dispatch_symbolic_meta_inplace_cummax_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1561517Z test_dispatch_symbolic_meta_inplace_cummax_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1561737Z test_dispatch_symbolic_meta_inplace_cummax_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1561950Z test_dispatch_symbolic_meta_inplace_cummax_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1562199Z test_dispatch_symbolic_meta_inplace_cummin_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1562419Z test_dispatch_symbolic_meta_inplace_cummin_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1562647Z test_dispatch_symbolic_meta_inplace_cummin_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1562873Z test_dispatch_symbolic_meta_inplace_cummin_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1563089Z test_dispatch_symbolic_meta_inplace_cummin_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1563339Z test_dispatch_symbolic_meta_inplace_cummin_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1563583Z test_dispatch_symbolic_meta_inplace_cummin_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1563798Z test_dispatch_symbolic_meta_inplace_cummin_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1564020Z test_dispatch_symbolic_meta_inplace_cummin_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1564227Z test_dispatch_symbolic_meta_inplace_cummin_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1564454Z test_dispatch_symbolic_meta_inplace_cumprod_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1564691Z test_dispatch_symbolic_meta_inplace_cumprod_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1564922Z test_dispatch_symbolic_meta_inplace_cumprod_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1565150Z test_dispatch_symbolic_meta_inplace_cumprod_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1565399Z test_dispatch_symbolic_meta_inplace_cumprod_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1565625Z test_dispatch_symbolic_meta_inplace_cumprod_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1565853Z test_dispatch_symbolic_meta_inplace_cumprod_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1566076Z test_dispatch_symbolic_meta_inplace_cumprod_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1566292Z test_dispatch_symbolic_meta_inplace_cumprod_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1566513Z test_dispatch_symbolic_meta_inplace_cumprod_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1566723Z test_dispatch_symbolic_meta_inplace_cumprod_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1566949Z test_dispatch_symbolic_meta_inplace_cumsum_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1567208Z test_dispatch_symbolic_meta_inplace_cumsum_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1567437Z test_dispatch_symbolic_meta_inplace_cumsum_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1567662Z test_dispatch_symbolic_meta_inplace_cumsum_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1567887Z test_dispatch_symbolic_meta_inplace_cumsum_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1568108Z test_dispatch_symbolic_meta_inplace_cumsum_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1568332Z test_dispatch_symbolic_meta_inplace_cumsum_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1568556Z test_dispatch_symbolic_meta_inplace_cumsum_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1568770Z test_dispatch_symbolic_meta_inplace_cumsum_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1568995Z test_dispatch_symbolic_meta_inplace_cumsum_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1569209Z test_dispatch_symbolic_meta_inplace_cumsum_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1569445Z test_dispatch_symbolic_meta_inplace_cumulative_trapezoid_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1569694Z test_dispatch_symbolic_meta_inplace_cumulative_trapezoid_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1569940Z test_dispatch_symbolic_meta_inplace_cumulative_trapezoid_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1570203Z test_dispatch_symbolic_meta_inplace_cumulative_trapezoid_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1570445Z test_dispatch_symbolic_meta_inplace_cumulative_trapezoid_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1570678Z test_dispatch_symbolic_meta_inplace_cumulative_trapezoid_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1570919Z test_dispatch_symbolic_meta_inplace_cumulative_trapezoid_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1571158Z test_dispatch_symbolic_meta_inplace_cumulative_trapezoid_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1571396Z test_dispatch_symbolic_meta_inplace_cumulative_trapezoid_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1571636Z test_dispatch_symbolic_meta_inplace_cumulative_trapezoid_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1571870Z test_dispatch_symbolic_meta_inplace_cumulative_trapezoid_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1572128Z test_dispatch_symbolic_meta_inplace_deg2rad_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1572351Z test_dispatch_symbolic_meta_inplace_deg2rad_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1572574Z test_dispatch_symbolic_meta_inplace_deg2rad_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1572801Z test_dispatch_symbolic_meta_inplace_deg2rad_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1573083Z test_dispatch_symbolic_meta_inplace_deg2rad_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1573368Z test_dispatch_symbolic_meta_inplace_deg2rad_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1573645Z test_dispatch_symbolic_meta_inplace_deg2rad_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1573915Z test_dispatch_symbolic_meta_inplace_deg2rad_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1574390Z test_dispatch_symbolic_meta_inplace_deg2rad_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1574702Z test_dispatch_symbolic_meta_inplace_deg2rad_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1574980Z test_dispatch_symbolic_meta_inplace_diag_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1575261Z test_dispatch_symbolic_meta_inplace_diag_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1575492Z test_dispatch_symbolic_meta_inplace_diag_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1575708Z test_dispatch_symbolic_meta_inplace_diag_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1575984Z test_dispatch_symbolic_meta_inplace_diag_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1576208Z test_dispatch_symbolic_meta_inplace_diag_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1576427Z test_dispatch_symbolic_meta_inplace_diag_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1576641Z test_dispatch_symbolic_meta_inplace_diag_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1576860Z test_dispatch_symbolic_meta_inplace_diag_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1577081Z test_dispatch_symbolic_meta_inplace_diag_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1577301Z test_dispatch_symbolic_meta_inplace_diag_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1577524Z test_dispatch_symbolic_meta_inplace_diag_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1577777Z test_dispatch_symbolic_meta_inplace_diag_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1578006Z test_dispatch_symbolic_meta_inplace_diag_embed_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1578229Z test_dispatch_symbolic_meta_inplace_diag_embed_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1578458Z test_dispatch_symbolic_meta_inplace_diag_embed_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1578688Z test_dispatch_symbolic_meta_inplace_diag_embed_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1578913Z test_dispatch_symbolic_meta_inplace_diag_embed_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1579139Z test_dispatch_symbolic_meta_inplace_diag_embed_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1579368Z test_dispatch_symbolic_meta_inplace_diag_embed_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1579597Z test_dispatch_symbolic_meta_inplace_diag_embed_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1579820Z test_dispatch_symbolic_meta_inplace_diag_embed_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1580043Z test_dispatch_symbolic_meta_inplace_diag_embed_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1580268Z test_dispatch_symbolic_meta_inplace_diag_embed_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1580495Z test_dispatch_symbolic_meta_inplace_diag_embed_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1580714Z test_dispatch_symbolic_meta_inplace_diag_embed_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1580965Z test_dispatch_symbolic_meta_inplace_diagflat_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1581185Z test_dispatch_symbolic_meta_inplace_diagflat_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1581417Z test_dispatch_symbolic_meta_inplace_diagflat_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1581643Z test_dispatch_symbolic_meta_inplace_diagflat_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1581864Z test_dispatch_symbolic_meta_inplace_diagflat_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1582090Z test_dispatch_symbolic_meta_inplace_diagflat_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1582318Z test_dispatch_symbolic_meta_inplace_diagflat_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1582562Z test_dispatch_symbolic_meta_inplace_diagflat_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1582782Z test_dispatch_symbolic_meta_inplace_diagflat_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1583002Z test_dispatch_symbolic_meta_inplace_diagflat_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1583228Z test_dispatch_symbolic_meta_inplace_diagflat_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1583441Z test_dispatch_symbolic_meta_inplace_diagflat_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1583672Z test_dispatch_symbolic_meta_inplace_diagonal_copy_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1583895Z test_dispatch_symbolic_meta_inplace_diagonal_copy_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1584130Z test_dispatch_symbolic_meta_inplace_diagonal_copy_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1584362Z test_dispatch_symbolic_meta_inplace_diagonal_copy_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1584603Z test_dispatch_symbolic_meta_inplace_diagonal_copy_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1584899Z 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) 2023-01-11T21:23:43.1585131Z test_dispatch_symbolic_meta_inplace_diagonal_copy_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1585355Z test_dispatch_symbolic_meta_inplace_diagonal_copy_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1585581Z test_dispatch_symbolic_meta_inplace_diagonal_copy_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1585828Z test_dispatch_symbolic_meta_inplace_diagonal_copy_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1586055Z test_dispatch_symbolic_meta_inplace_diagonal_copy_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1586300Z test_dispatch_symbolic_meta_inplace_diagonal_copy_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1586589Z test_dispatch_symbolic_meta_inplace_diagonal_copy_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1586864Z test_dispatch_symbolic_meta_inplace_diagonal_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1587141Z test_dispatch_symbolic_meta_inplace_diagonal_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1587417Z test_dispatch_symbolic_meta_inplace_diagonal_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1587651Z test_dispatch_symbolic_meta_inplace_diagonal_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1588014Z test_dispatch_symbolic_meta_inplace_diagonal_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1588241Z test_dispatch_symbolic_meta_inplace_diagonal_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1588467Z test_dispatch_symbolic_meta_inplace_diagonal_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1588693Z test_dispatch_symbolic_meta_inplace_diagonal_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1588914Z test_dispatch_symbolic_meta_inplace_diagonal_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1589140Z test_dispatch_symbolic_meta_inplace_diagonal_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1589357Z test_dispatch_symbolic_meta_inplace_diagonal_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1589579Z test_dispatch_symbolic_meta_inplace_diagonal_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1589789Z test_dispatch_symbolic_meta_inplace_diagonal_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1590025Z test_dispatch_symbolic_meta_inplace_diagonal_scatter_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1590258Z test_dispatch_symbolic_meta_inplace_diagonal_scatter_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1590497Z test_dispatch_symbolic_meta_inplace_diagonal_scatter_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1590734Z test_dispatch_symbolic_meta_inplace_diagonal_scatter_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1590988Z test_dispatch_symbolic_meta_inplace_diagonal_scatter_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1591223Z test_dispatch_symbolic_meta_inplace_diagonal_scatter_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1591459Z test_dispatch_symbolic_meta_inplace_diagonal_scatter_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1591694Z test_dispatch_symbolic_meta_inplace_diagonal_scatter_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1591917Z test_dispatch_symbolic_meta_inplace_diagonal_scatter_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1592138Z test_dispatch_symbolic_meta_inplace_diagonal_scatter_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1592417Z test_dispatch_symbolic_meta_inplace_diagonal_scatter_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1592696Z test_dispatch_symbolic_meta_inplace_diagonal_scatter_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1592995Z test_dispatch_symbolic_meta_inplace_diff_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1593271Z test_dispatch_symbolic_meta_inplace_diff_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1593554Z test_dispatch_symbolic_meta_inplace_diff_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1593835Z test_dispatch_symbolic_meta_inplace_diff_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1594107Z test_dispatch_symbolic_meta_inplace_diff_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1594379Z test_dispatch_symbolic_meta_inplace_diff_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1594648Z test_dispatch_symbolic_meta_inplace_diff_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1594893Z test_dispatch_symbolic_meta_inplace_diff_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1595110Z test_dispatch_symbolic_meta_inplace_diff_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1595332Z test_dispatch_symbolic_meta_inplace_diff_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1595551Z test_dispatch_symbolic_meta_inplace_diff_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1595760Z test_dispatch_symbolic_meta_inplace_diff_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1595983Z test_dispatch_symbolic_meta_inplace_digamma_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1596208Z test_dispatch_symbolic_meta_inplace_digamma_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1596456Z test_dispatch_symbolic_meta_inplace_digamma_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1596682Z test_dispatch_symbolic_meta_inplace_digamma_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1596907Z test_dispatch_symbolic_meta_inplace_digamma_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1597132Z test_dispatch_symbolic_meta_inplace_digamma_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1597351Z test_dispatch_symbolic_meta_inplace_digamma_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1597570Z test_dispatch_symbolic_meta_inplace_digamma_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1597789Z test_dispatch_symbolic_meta_inplace_digamma_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1598009Z test_dispatch_symbolic_meta_inplace_dist_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1598261Z test_dispatch_symbolic_meta_inplace_dist_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.1598480Z test_dispatch_symbolic_meta_inplace_dist_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1598699Z test_dispatch_symbolic_meta_inplace_dist_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1598928Z test_dispatch_symbolic_meta_inplace_dist_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.1599142Z test_dispatch_symbolic_meta_inplace_dist_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.1599381Z 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.000s) 2023-01-11T21:23:43.1599622Z 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) 2023-01-11T21:23:43.1599858Z 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) 2023-01-11T21:23:43.1600096Z 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.000s) 2023-01-11T21:23:43.1600336Z 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.000s) 2023-01-11T21:23:43.1600570Z 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.000s) 2023-01-11T21:23:43.1600805Z 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.000s) 2023-01-11T21:23:43.1601041Z 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.000s) 2023-01-11T21:23:43.1601264Z 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.000s) 2023-01-11T21:23:43.1601577Z 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.000s) 2023-01-11T21:23:43.1601816Z 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.000s) 2023-01-11T21:23:43.1602062Z 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) 2023-01-11T21:23:43.1602303Z 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) 2023-01-11T21:23:43.1602545Z 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.000s) 2023-01-11T21:23:43.1602799Z 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) 2023-01-11T21:23:43.1603093Z 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.000s) 2023-01-11T21:23:43.1603408Z 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.000s) 2023-01-11T21:23:43.1603698Z 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.000s) 2023-01-11T21:23:43.1603991Z 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.000s) 2023-01-11T21:23:43.1604283Z 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.000s) 2023-01-11T21:23:43.1604577Z 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) 2023-01-11T21:23:43.1604858Z 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) 2023-01-11T21:23:43.1605154Z 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.000s) 2023-01-11T21:23:43.1605446Z 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.000s) 2023-01-11T21:23:43.1605678Z 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.000s) 2023-01-11T21:23:43.1605912Z 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.000s) 2023-01-11T21:23:43.1606148Z 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.000s) 2023-01-11T21:23:43.1606380Z 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.000s) 2023-01-11T21:23:43.1606613Z 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) 2023-01-11T21:23:43.1606873Z 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.000s) 2023-01-11T21:23:43.1607104Z 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.000s) 2023-01-11T21:23:43.1607330Z test_dispatch_symbolic_meta_inplace_dot_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1607560Z test_dispatch_symbolic_meta_inplace_dot_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1607778Z test_dispatch_symbolic_meta_inplace_dot_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1608001Z test_dispatch_symbolic_meta_inplace_dot_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1608226Z test_dispatch_symbolic_meta_inplace_dot_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1608442Z test_dispatch_symbolic_meta_inplace_dot_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1608694Z test_dispatch_symbolic_meta_inplace_double_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1608919Z test_dispatch_symbolic_meta_inplace_double_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1609151Z test_dispatch_symbolic_meta_inplace_double_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1609381Z test_dispatch_symbolic_meta_inplace_double_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1609611Z test_dispatch_symbolic_meta_inplace_double_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1609835Z test_dispatch_symbolic_meta_inplace_double_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1610062Z test_dispatch_symbolic_meta_inplace_double_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1610281Z test_dispatch_symbolic_meta_inplace_double_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1610497Z test_dispatch_symbolic_meta_inplace_double_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1610721Z test_dispatch_symbolic_meta_inplace_double_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1610938Z test_dispatch_symbolic_meta_inplace_double_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1611157Z test_dispatch_symbolic_meta_inplace_double_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1611371Z test_dispatch_symbolic_meta_inplace_double_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1611596Z test_dispatch_symbolic_meta_inplace_dsplit_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1611844Z test_dispatch_symbolic_meta_inplace_dsplit_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1612083Z test_dispatch_symbolic_meta_inplace_dsplit_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1612315Z test_dispatch_symbolic_meta_inplace_dsplit_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1612550Z test_dispatch_symbolic_meta_inplace_dsplit_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1612774Z test_dispatch_symbolic_meta_inplace_dsplit_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1613000Z test_dispatch_symbolic_meta_inplace_dsplit_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1613217Z test_dispatch_symbolic_meta_inplace_dsplit_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1613477Z test_dispatch_symbolic_meta_inplace_dsplit_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1613729Z test_dispatch_symbolic_meta_inplace_dsplit_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1613953Z test_dispatch_symbolic_meta_inplace_dsplit_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1614177Z test_dispatch_symbolic_meta_inplace_dsplit_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1614592Z test_dispatch_symbolic_meta_inplace_dsplit_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1614821Z test_dispatch_symbolic_meta_inplace_dstack_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1615049Z test_dispatch_symbolic_meta_inplace_dstack_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1615278Z test_dispatch_symbolic_meta_inplace_dstack_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1615508Z test_dispatch_symbolic_meta_inplace_dstack_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1615734Z test_dispatch_symbolic_meta_inplace_dstack_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1615954Z test_dispatch_symbolic_meta_inplace_dstack_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1616165Z test_dispatch_symbolic_meta_inplace_dstack_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1616383Z test_dispatch_symbolic_meta_inplace_dstack_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1616599Z test_dispatch_symbolic_meta_inplace_dstack_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1616813Z test_dispatch_symbolic_meta_inplace_dstack_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1617076Z test_dispatch_symbolic_meta_inplace_dstack_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1617295Z test_dispatch_symbolic_meta_inplace_dstack_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1617509Z test_dispatch_symbolic_meta_inplace_dstack_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1617731Z test_dispatch_symbolic_meta_inplace_einsum_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1617955Z test_dispatch_symbolic_meta_inplace_einsum_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1618180Z test_dispatch_symbolic_meta_inplace_einsum_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1618403Z test_dispatch_symbolic_meta_inplace_einsum_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1618615Z test_dispatch_symbolic_meta_inplace_einsum_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1618867Z test_dispatch_symbolic_meta_inplace_einsum_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1619087Z test_dispatch_symbolic_meta_inplace_empty_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1619306Z test_dispatch_symbolic_meta_inplace_empty_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1619532Z test_dispatch_symbolic_meta_inplace_empty_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1619757Z test_dispatch_symbolic_meta_inplace_empty_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1619980Z test_dispatch_symbolic_meta_inplace_empty_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1620202Z test_dispatch_symbolic_meta_inplace_empty_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1620421Z test_dispatch_symbolic_meta_inplace_empty_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1620639Z test_dispatch_symbolic_meta_inplace_empty_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1620857Z test_dispatch_symbolic_meta_inplace_empty_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1621074Z test_dispatch_symbolic_meta_inplace_empty_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1621282Z test_dispatch_symbolic_meta_inplace_empty_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1621499Z test_dispatch_symbolic_meta_inplace_empty_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1621717Z test_dispatch_symbolic_meta_inplace_empty_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1621975Z test_dispatch_symbolic_meta_inplace_empty_like_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1622200Z test_dispatch_symbolic_meta_inplace_empty_like_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1622439Z test_dispatch_symbolic_meta_inplace_empty_like_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1622667Z test_dispatch_symbolic_meta_inplace_empty_like_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1622890Z test_dispatch_symbolic_meta_inplace_empty_like_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1623117Z test_dispatch_symbolic_meta_inplace_empty_like_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1623343Z test_dispatch_symbolic_meta_inplace_empty_like_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1623567Z test_dispatch_symbolic_meta_inplace_empty_like_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1623832Z test_dispatch_symbolic_meta_inplace_empty_like_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1624048Z test_dispatch_symbolic_meta_inplace_empty_like_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1624271Z test_dispatch_symbolic_meta_inplace_empty_like_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1624496Z test_dispatch_symbolic_meta_inplace_empty_like_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1624777Z test_dispatch_symbolic_meta_inplace_empty_like_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1625000Z test_dispatch_symbolic_meta_inplace_eq_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1625218Z test_dispatch_symbolic_meta_inplace_eq_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1625443Z test_dispatch_symbolic_meta_inplace_eq_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1625665Z test_dispatch_symbolic_meta_inplace_eq_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1625884Z test_dispatch_symbolic_meta_inplace_eq_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1626116Z test_dispatch_symbolic_meta_inplace_eq_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1626389Z test_dispatch_symbolic_meta_inplace_eq_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1626658Z test_dispatch_symbolic_meta_inplace_eq_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1626921Z test_dispatch_symbolic_meta_inplace_eq_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1627225Z test_dispatch_symbolic_meta_inplace_eq_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1627476Z test_dispatch_symbolic_meta_inplace_eq_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1627695Z test_dispatch_symbolic_meta_inplace_eq_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1627908Z test_dispatch_symbolic_meta_inplace_eq_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1628132Z test_dispatch_symbolic_meta_inplace_equal_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1628351Z test_dispatch_symbolic_meta_inplace_equal_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1628578Z test_dispatch_symbolic_meta_inplace_equal_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1628804Z test_dispatch_symbolic_meta_inplace_equal_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1629050Z test_dispatch_symbolic_meta_inplace_equal_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1629272Z test_dispatch_symbolic_meta_inplace_equal_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1629480Z test_dispatch_symbolic_meta_inplace_equal_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1629700Z test_dispatch_symbolic_meta_inplace_equal_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1629919Z test_dispatch_symbolic_meta_inplace_equal_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1630135Z test_dispatch_symbolic_meta_inplace_equal_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1630350Z test_dispatch_symbolic_meta_inplace_equal_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1630568Z test_dispatch_symbolic_meta_inplace_equal_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1630787Z test_dispatch_symbolic_meta_inplace_erf_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1631008Z test_dispatch_symbolic_meta_inplace_erf_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1631225Z test_dispatch_symbolic_meta_inplace_erf_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1631447Z test_dispatch_symbolic_meta_inplace_erf_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1631658Z test_dispatch_symbolic_meta_inplace_erf_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1631876Z test_dispatch_symbolic_meta_inplace_erf_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1632112Z test_dispatch_symbolic_meta_inplace_erf_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1632368Z test_dispatch_symbolic_meta_inplace_erf_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1632638Z test_dispatch_symbolic_meta_inplace_erf_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1632910Z test_dispatch_symbolic_meta_inplace_erf_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1633191Z test_dispatch_symbolic_meta_inplace_erfc_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1633465Z test_dispatch_symbolic_meta_inplace_erfc_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1633748Z test_dispatch_symbolic_meta_inplace_erfc_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1634025Z test_dispatch_symbolic_meta_inplace_erfc_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1634325Z test_dispatch_symbolic_meta_inplace_erfc_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1634598Z test_dispatch_symbolic_meta_inplace_erfc_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1634865Z test_dispatch_symbolic_meta_inplace_erfc_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1635079Z test_dispatch_symbolic_meta_inplace_erfc_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1635301Z test_dispatch_symbolic_meta_inplace_erfc_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1635517Z test_dispatch_symbolic_meta_inplace_erfc_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1635744Z test_dispatch_symbolic_meta_inplace_erfinv_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1635968Z test_dispatch_symbolic_meta_inplace_erfinv_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1636189Z test_dispatch_symbolic_meta_inplace_erfinv_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1636410Z test_dispatch_symbolic_meta_inplace_erfinv_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1636629Z test_dispatch_symbolic_meta_inplace_erfinv_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1636854Z test_dispatch_symbolic_meta_inplace_erfinv_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1637069Z test_dispatch_symbolic_meta_inplace_erfinv_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1637290Z test_dispatch_symbolic_meta_inplace_erfinv_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1637529Z test_dispatch_symbolic_meta_inplace_erfinv_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1637746Z test_dispatch_symbolic_meta_inplace_exp2_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1637967Z test_dispatch_symbolic_meta_inplace_exp2_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1638189Z test_dispatch_symbolic_meta_inplace_exp2_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1638411Z test_dispatch_symbolic_meta_inplace_exp2_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1638625Z test_dispatch_symbolic_meta_inplace_exp2_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1638843Z test_dispatch_symbolic_meta_inplace_exp2_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1639058Z test_dispatch_symbolic_meta_inplace_exp2_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1639300Z test_dispatch_symbolic_meta_inplace_exp2_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1639516Z test_dispatch_symbolic_meta_inplace_exp2_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1639731Z test_dispatch_symbolic_meta_inplace_exp2_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1639951Z test_dispatch_symbolic_meta_inplace_exp_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1640163Z test_dispatch_symbolic_meta_inplace_exp_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1640392Z test_dispatch_symbolic_meta_inplace_exp_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1640620Z test_dispatch_symbolic_meta_inplace_exp_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1640846Z test_dispatch_symbolic_meta_inplace_exp_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1641067Z test_dispatch_symbolic_meta_inplace_exp_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1641289Z test_dispatch_symbolic_meta_inplace_exp_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1641505Z test_dispatch_symbolic_meta_inplace_exp_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1641724Z test_dispatch_symbolic_meta_inplace_exp_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1641947Z test_dispatch_symbolic_meta_inplace_exp_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1642165Z test_dispatch_symbolic_meta_inplace_exp_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1642382Z test_dispatch_symbolic_meta_inplace_exp_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1642639Z test_dispatch_symbolic_meta_inplace_exp_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1642920Z test_dispatch_symbolic_meta_inplace_expand_as_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1643209Z test_dispatch_symbolic_meta_inplace_expand_as_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1643501Z test_dispatch_symbolic_meta_inplace_expand_as_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1643788Z test_dispatch_symbolic_meta_inplace_expand_as_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1644074Z test_dispatch_symbolic_meta_inplace_expand_as_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1644358Z test_dispatch_symbolic_meta_inplace_expand_as_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1644643Z test_dispatch_symbolic_meta_inplace_expand_as_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1644955Z test_dispatch_symbolic_meta_inplace_expand_as_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1645197Z test_dispatch_symbolic_meta_inplace_expand_as_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1645425Z test_dispatch_symbolic_meta_inplace_expand_as_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1645648Z test_dispatch_symbolic_meta_inplace_expand_as_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1645868Z test_dispatch_symbolic_meta_inplace_expand_as_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1646086Z test_dispatch_symbolic_meta_inplace_expand_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1646309Z test_dispatch_symbolic_meta_inplace_expand_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1646541Z test_dispatch_symbolic_meta_inplace_expand_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1646771Z test_dispatch_symbolic_meta_inplace_expand_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1646991Z test_dispatch_symbolic_meta_inplace_expand_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1647217Z test_dispatch_symbolic_meta_inplace_expand_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1647434Z test_dispatch_symbolic_meta_inplace_expand_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1647656Z test_dispatch_symbolic_meta_inplace_expand_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1647903Z test_dispatch_symbolic_meta_inplace_expand_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1648123Z test_dispatch_symbolic_meta_inplace_expand_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1648343Z test_dispatch_symbolic_meta_inplace_expand_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1648561Z test_dispatch_symbolic_meta_inplace_expand_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1648775Z test_dispatch_symbolic_meta_inplace_expm1_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1648998Z test_dispatch_symbolic_meta_inplace_expm1_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1649224Z test_dispatch_symbolic_meta_inplace_expm1_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1649449Z test_dispatch_symbolic_meta_inplace_expm1_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1649697Z test_dispatch_symbolic_meta_inplace_expm1_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1649923Z test_dispatch_symbolic_meta_inplace_expm1_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1650145Z test_dispatch_symbolic_meta_inplace_expm1_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1650359Z test_dispatch_symbolic_meta_inplace_expm1_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1650581Z test_dispatch_symbolic_meta_inplace_expm1_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1650801Z test_dispatch_symbolic_meta_inplace_expm1_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1651023Z test_dispatch_symbolic_meta_inplace_eye_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1651238Z test_dispatch_symbolic_meta_inplace_eye_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1651465Z test_dispatch_symbolic_meta_inplace_eye_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1651689Z test_dispatch_symbolic_meta_inplace_eye_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1651906Z test_dispatch_symbolic_meta_inplace_eye_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1652125Z test_dispatch_symbolic_meta_inplace_eye_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1652340Z test_dispatch_symbolic_meta_inplace_eye_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1652560Z test_dispatch_symbolic_meta_inplace_eye_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1652779Z test_dispatch_symbolic_meta_inplace_eye_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1653039Z test_dispatch_symbolic_meta_inplace_eye_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1653294Z test_dispatch_symbolic_meta_inplace_eye_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1653512Z test_dispatch_symbolic_meta_inplace_eye_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1653738Z test_dispatch_symbolic_meta_inplace_fft_fft2_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1653961Z test_dispatch_symbolic_meta_inplace_fft_fft2_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1654365Z test_dispatch_symbolic_meta_inplace_fft_fft2_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1654651Z test_dispatch_symbolic_meta_inplace_fft_fft2_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1654924Z test_dispatch_symbolic_meta_inplace_fft_fft2_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1655213Z test_dispatch_symbolic_meta_inplace_fft_fft2_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1655439Z test_dispatch_symbolic_meta_inplace_fft_fft2_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1655662Z test_dispatch_symbolic_meta_inplace_fft_fft2_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1655887Z test_dispatch_symbolic_meta_inplace_fft_fft2_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1656104Z test_dispatch_symbolic_meta_inplace_fft_fft2_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1656331Z test_dispatch_symbolic_meta_inplace_fft_fft2_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1656547Z test_dispatch_symbolic_meta_inplace_fft_fft2_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1656823Z test_dispatch_symbolic_meta_inplace_fft_fft_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1657067Z test_dispatch_symbolic_meta_inplace_fft_fft_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1657297Z test_dispatch_symbolic_meta_inplace_fft_fft_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1657525Z test_dispatch_symbolic_meta_inplace_fft_fft_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1657752Z test_dispatch_symbolic_meta_inplace_fft_fft_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1657976Z test_dispatch_symbolic_meta_inplace_fft_fft_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1658242Z test_dispatch_symbolic_meta_inplace_fft_fft_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1658461Z test_dispatch_symbolic_meta_inplace_fft_fft_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1658681Z test_dispatch_symbolic_meta_inplace_fft_fft_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1658901Z test_dispatch_symbolic_meta_inplace_fft_fft_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1659123Z test_dispatch_symbolic_meta_inplace_fft_fft_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1659336Z test_dispatch_symbolic_meta_inplace_fft_fft_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1659550Z test_dispatch_symbolic_meta_inplace_fft_fftn_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1659782Z test_dispatch_symbolic_meta_inplace_fft_fftn_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1660048Z test_dispatch_symbolic_meta_inplace_fft_fftn_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1660276Z test_dispatch_symbolic_meta_inplace_fft_fftn_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1660501Z test_dispatch_symbolic_meta_inplace_fft_fftn_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1660727Z test_dispatch_symbolic_meta_inplace_fft_fftn_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1660954Z test_dispatch_symbolic_meta_inplace_fft_fftn_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1661178Z test_dispatch_symbolic_meta_inplace_fft_fftn_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1661403Z test_dispatch_symbolic_meta_inplace_fft_fftn_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1661621Z test_dispatch_symbolic_meta_inplace_fft_fftn_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1661843Z test_dispatch_symbolic_meta_inplace_fft_fftn_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1662062Z test_dispatch_symbolic_meta_inplace_fft_fftn_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1662287Z test_dispatch_symbolic_meta_inplace_fft_fftshift_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1662563Z test_dispatch_symbolic_meta_inplace_fft_fftshift_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1662865Z test_dispatch_symbolic_meta_inplace_fft_fftshift_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1663108Z test_dispatch_symbolic_meta_inplace_fft_fftshift_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1663414Z test_dispatch_symbolic_meta_inplace_fft_fftshift_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1663656Z test_dispatch_symbolic_meta_inplace_fft_fftshift_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1663882Z test_dispatch_symbolic_meta_inplace_fft_fftshift_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1664103Z test_dispatch_symbolic_meta_inplace_fft_fftshift_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1664330Z test_dispatch_symbolic_meta_inplace_fft_fftshift_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1664557Z test_dispatch_symbolic_meta_inplace_fft_fftshift_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1664847Z test_dispatch_symbolic_meta_inplace_fft_fftshift_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1665074Z test_dispatch_symbolic_meta_inplace_fft_fftshift_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1665327Z test_dispatch_symbolic_meta_inplace_fft_fftshift_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1665542Z test_dispatch_symbolic_meta_inplace_fft_hfft2_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1665771Z test_dispatch_symbolic_meta_inplace_fft_hfft2_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1666006Z test_dispatch_symbolic_meta_inplace_fft_hfft2_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1666279Z test_dispatch_symbolic_meta_inplace_fft_hfft2_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1666559Z test_dispatch_symbolic_meta_inplace_fft_hfft2_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1666836Z test_dispatch_symbolic_meta_inplace_fft_hfft2_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1667118Z test_dispatch_symbolic_meta_inplace_fft_hfft2_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1667396Z test_dispatch_symbolic_meta_inplace_fft_hfft2_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1667615Z test_dispatch_symbolic_meta_inplace_fft_hfft2_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1667836Z test_dispatch_symbolic_meta_inplace_fft_hfft2_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1668057Z test_dispatch_symbolic_meta_inplace_fft_hfft2_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1668276Z test_dispatch_symbolic_meta_inplace_fft_hfft2_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1668489Z test_dispatch_symbolic_meta_inplace_fft_hfft_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1668741Z test_dispatch_symbolic_meta_inplace_fft_hfft_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1668967Z test_dispatch_symbolic_meta_inplace_fft_hfft_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1669197Z test_dispatch_symbolic_meta_inplace_fft_hfft_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1669420Z test_dispatch_symbolic_meta_inplace_fft_hfft_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1669642Z test_dispatch_symbolic_meta_inplace_fft_hfft_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1669867Z test_dispatch_symbolic_meta_inplace_fft_hfft_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1670087Z test_dispatch_symbolic_meta_inplace_fft_hfft_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1670305Z test_dispatch_symbolic_meta_inplace_fft_hfft_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1670543Z test_dispatch_symbolic_meta_inplace_fft_hfft_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1670764Z test_dispatch_symbolic_meta_inplace_fft_hfft_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1670971Z test_dispatch_symbolic_meta_inplace_fft_hfft_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1671191Z test_dispatch_symbolic_meta_inplace_fft_hfftn_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1671424Z test_dispatch_symbolic_meta_inplace_fft_hfftn_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1671654Z test_dispatch_symbolic_meta_inplace_fft_hfftn_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1671875Z test_dispatch_symbolic_meta_inplace_fft_hfftn_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1672098Z test_dispatch_symbolic_meta_inplace_fft_hfftn_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1672327Z test_dispatch_symbolic_meta_inplace_fft_hfftn_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1672550Z test_dispatch_symbolic_meta_inplace_fft_hfftn_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1672775Z test_dispatch_symbolic_meta_inplace_fft_hfftn_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1672996Z test_dispatch_symbolic_meta_inplace_fft_hfftn_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1673217Z test_dispatch_symbolic_meta_inplace_fft_hfftn_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1673457Z test_dispatch_symbolic_meta_inplace_fft_hfftn_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1673694Z test_dispatch_symbolic_meta_inplace_fft_hfftn_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1673940Z test_dispatch_symbolic_meta_inplace_fft_ifft2_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1674172Z test_dispatch_symbolic_meta_inplace_fft_ifft2_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1674399Z test_dispatch_symbolic_meta_inplace_fft_ifft2_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1674621Z test_dispatch_symbolic_meta_inplace_fft_ifft2_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1674854Z test_dispatch_symbolic_meta_inplace_fft_ifft2_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1675075Z test_dispatch_symbolic_meta_inplace_fft_ifft2_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1675331Z test_dispatch_symbolic_meta_inplace_fft_ifft2_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1675553Z test_dispatch_symbolic_meta_inplace_fft_ifft2_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1675772Z test_dispatch_symbolic_meta_inplace_fft_ifft2_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1675994Z test_dispatch_symbolic_meta_inplace_fft_ifft2_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1676214Z test_dispatch_symbolic_meta_inplace_fft_ifft2_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1676423Z test_dispatch_symbolic_meta_inplace_fft_ifft2_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1676648Z test_dispatch_symbolic_meta_inplace_fft_ifft_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1676875Z test_dispatch_symbolic_meta_inplace_fft_ifft_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1677098Z test_dispatch_symbolic_meta_inplace_fft_ifft_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1677324Z test_dispatch_symbolic_meta_inplace_fft_ifft_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1677547Z test_dispatch_symbolic_meta_inplace_fft_ifft_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1677771Z test_dispatch_symbolic_meta_inplace_fft_ifft_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1677992Z test_dispatch_symbolic_meta_inplace_fft_ifft_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1678213Z test_dispatch_symbolic_meta_inplace_fft_ifft_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1678452Z test_dispatch_symbolic_meta_inplace_fft_ifft_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1678671Z test_dispatch_symbolic_meta_inplace_fft_ifft_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1678893Z test_dispatch_symbolic_meta_inplace_fft_ifft_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1679099Z test_dispatch_symbolic_meta_inplace_fft_ifft_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1679314Z test_dispatch_symbolic_meta_inplace_fft_ifftn_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1679544Z test_dispatch_symbolic_meta_inplace_fft_ifftn_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1679770Z test_dispatch_symbolic_meta_inplace_fft_ifftn_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1679991Z test_dispatch_symbolic_meta_inplace_fft_ifftn_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1680285Z test_dispatch_symbolic_meta_inplace_fft_ifftn_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1680511Z test_dispatch_symbolic_meta_inplace_fft_ifftn_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1680735Z test_dispatch_symbolic_meta_inplace_fft_ifftn_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1680959Z test_dispatch_symbolic_meta_inplace_fft_ifftn_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1681179Z test_dispatch_symbolic_meta_inplace_fft_ifftn_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1681399Z test_dispatch_symbolic_meta_inplace_fft_ifftn_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1681618Z test_dispatch_symbolic_meta_inplace_fft_ifftn_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1681828Z test_dispatch_symbolic_meta_inplace_fft_ifftn_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1682062Z test_dispatch_symbolic_meta_inplace_fft_ifftshift_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1682288Z test_dispatch_symbolic_meta_inplace_fft_ifftshift_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1682525Z test_dispatch_symbolic_meta_inplace_fft_ifftshift_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1682762Z test_dispatch_symbolic_meta_inplace_fft_ifftshift_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1683056Z test_dispatch_symbolic_meta_inplace_fft_ifftshift_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1683344Z test_dispatch_symbolic_meta_inplace_fft_ifftshift_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1683653Z test_dispatch_symbolic_meta_inplace_fft_ifftshift_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1683930Z test_dispatch_symbolic_meta_inplace_fft_ifftshift_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1684214Z test_dispatch_symbolic_meta_inplace_fft_ifftshift_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1684490Z test_dispatch_symbolic_meta_inplace_fft_ifftshift_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1684762Z test_dispatch_symbolic_meta_inplace_fft_ifftshift_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1685035Z test_dispatch_symbolic_meta_inplace_fft_ifftshift_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1685316Z test_dispatch_symbolic_meta_inplace_fft_ifftshift_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1685574Z test_dispatch_symbolic_meta_inplace_fft_ihfft2_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1685800Z test_dispatch_symbolic_meta_inplace_fft_ihfft2_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1686026Z test_dispatch_symbolic_meta_inplace_fft_ihfft2_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1686250Z test_dispatch_symbolic_meta_inplace_fft_ihfft2_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1686473Z test_dispatch_symbolic_meta_inplace_fft_ihfft2_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1686696Z test_dispatch_symbolic_meta_inplace_fft_ihfft2_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1686919Z test_dispatch_symbolic_meta_inplace_fft_ihfft2_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1687140Z test_dispatch_symbolic_meta_inplace_fft_ihfft2_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1687360Z test_dispatch_symbolic_meta_inplace_fft_ihfft2_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1687586Z test_dispatch_symbolic_meta_inplace_fft_ihfft_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1687806Z test_dispatch_symbolic_meta_inplace_fft_ihfft_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1688031Z test_dispatch_symbolic_meta_inplace_fft_ihfft_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1688254Z test_dispatch_symbolic_meta_inplace_fft_ihfft_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1688479Z test_dispatch_symbolic_meta_inplace_fft_ihfft_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1688725Z test_dispatch_symbolic_meta_inplace_fft_ihfft_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1688947Z test_dispatch_symbolic_meta_inplace_fft_ihfft_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1689167Z test_dispatch_symbolic_meta_inplace_fft_ihfft_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1689384Z test_dispatch_symbolic_meta_inplace_fft_ihfft_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1689601Z test_dispatch_symbolic_meta_inplace_fft_ihfftn_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1689824Z test_dispatch_symbolic_meta_inplace_fft_ihfftn_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1690048Z test_dispatch_symbolic_meta_inplace_fft_ihfftn_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1690270Z test_dispatch_symbolic_meta_inplace_fft_ihfftn_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1690507Z test_dispatch_symbolic_meta_inplace_fft_ihfftn_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1690729Z test_dispatch_symbolic_meta_inplace_fft_ihfftn_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1690949Z test_dispatch_symbolic_meta_inplace_fft_ihfftn_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1691169Z test_dispatch_symbolic_meta_inplace_fft_ihfftn_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1691387Z test_dispatch_symbolic_meta_inplace_fft_ihfftn_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1691610Z test_dispatch_symbolic_meta_inplace_fft_irfft2_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1691841Z test_dispatch_symbolic_meta_inplace_fft_irfft2_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1692067Z test_dispatch_symbolic_meta_inplace_fft_irfft2_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1692293Z test_dispatch_symbolic_meta_inplace_fft_irfft2_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1692518Z test_dispatch_symbolic_meta_inplace_fft_irfft2_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1692741Z test_dispatch_symbolic_meta_inplace_fft_irfft2_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1692967Z test_dispatch_symbolic_meta_inplace_fft_irfft2_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1693205Z test_dispatch_symbolic_meta_inplace_fft_irfft2_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1693449Z test_dispatch_symbolic_meta_inplace_fft_irfft2_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1693695Z test_dispatch_symbolic_meta_inplace_fft_irfft2_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1693915Z test_dispatch_symbolic_meta_inplace_fft_irfft2_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1694134Z test_dispatch_symbolic_meta_inplace_fft_irfft2_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1694654Z test_dispatch_symbolic_meta_inplace_fft_irfft_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1694885Z test_dispatch_symbolic_meta_inplace_fft_irfft_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1695114Z test_dispatch_symbolic_meta_inplace_fft_irfft_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1695332Z test_dispatch_symbolic_meta_inplace_fft_irfft_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1695622Z test_dispatch_symbolic_meta_inplace_fft_irfft_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1695841Z test_dispatch_symbolic_meta_inplace_fft_irfft_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1696060Z test_dispatch_symbolic_meta_inplace_fft_irfft_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1696271Z test_dispatch_symbolic_meta_inplace_fft_irfft_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1696488Z test_dispatch_symbolic_meta_inplace_fft_irfft_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1696704Z test_dispatch_symbolic_meta_inplace_fft_irfft_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1696926Z test_dispatch_symbolic_meta_inplace_fft_irfft_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1697139Z test_dispatch_symbolic_meta_inplace_fft_irfft_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1697354Z test_dispatch_symbolic_meta_inplace_fft_irfftn_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1697585Z test_dispatch_symbolic_meta_inplace_fft_irfftn_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1697806Z test_dispatch_symbolic_meta_inplace_fft_irfftn_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1698030Z test_dispatch_symbolic_meta_inplace_fft_irfftn_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1698251Z test_dispatch_symbolic_meta_inplace_fft_irfftn_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1698473Z test_dispatch_symbolic_meta_inplace_fft_irfftn_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1698727Z test_dispatch_symbolic_meta_inplace_fft_irfftn_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1698939Z test_dispatch_symbolic_meta_inplace_fft_irfftn_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1699156Z test_dispatch_symbolic_meta_inplace_fft_irfftn_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1699379Z test_dispatch_symbolic_meta_inplace_fft_irfftn_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1699595Z test_dispatch_symbolic_meta_inplace_fft_irfftn_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1699811Z test_dispatch_symbolic_meta_inplace_fft_irfftn_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1700027Z test_dispatch_symbolic_meta_inplace_fft_rfft2_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1700245Z test_dispatch_symbolic_meta_inplace_fft_rfft2_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1700492Z test_dispatch_symbolic_meta_inplace_fft_rfft2_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1700713Z test_dispatch_symbolic_meta_inplace_fft_rfft2_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1700927Z test_dispatch_symbolic_meta_inplace_fft_rfft2_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1701143Z test_dispatch_symbolic_meta_inplace_fft_rfft2_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1701360Z test_dispatch_symbolic_meta_inplace_fft_rfft2_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1701568Z test_dispatch_symbolic_meta_inplace_fft_rfft2_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1701780Z test_dispatch_symbolic_meta_inplace_fft_rfft2_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1701998Z test_dispatch_symbolic_meta_inplace_fft_rfft_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1702217Z test_dispatch_symbolic_meta_inplace_fft_rfft_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1702442Z test_dispatch_symbolic_meta_inplace_fft_rfft_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1702655Z test_dispatch_symbolic_meta_inplace_fft_rfft_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1702873Z test_dispatch_symbolic_meta_inplace_fft_rfft_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1703090Z test_dispatch_symbolic_meta_inplace_fft_rfft_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1703301Z test_dispatch_symbolic_meta_inplace_fft_rfft_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1703544Z test_dispatch_symbolic_meta_inplace_fft_rfft_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1703758Z test_dispatch_symbolic_meta_inplace_fft_rfft_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1703976Z test_dispatch_symbolic_meta_inplace_fft_rfftn_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1704191Z test_dispatch_symbolic_meta_inplace_fft_rfftn_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1704415Z test_dispatch_symbolic_meta_inplace_fft_rfftn_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1704642Z test_dispatch_symbolic_meta_inplace_fft_rfftn_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1704945Z test_dispatch_symbolic_meta_inplace_fft_rfftn_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1705168Z test_dispatch_symbolic_meta_inplace_fft_rfftn_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1705412Z test_dispatch_symbolic_meta_inplace_fft_rfftn_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1705634Z test_dispatch_symbolic_meta_inplace_fft_rfftn_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1705850Z test_dispatch_symbolic_meta_inplace_fft_rfftn_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1706101Z test_dispatch_symbolic_meta_inplace_fill_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1706374Z test_dispatch_symbolic_meta_inplace_fill_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1706654Z test_dispatch_symbolic_meta_inplace_fill_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1706931Z test_dispatch_symbolic_meta_inplace_fill_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1707198Z test_dispatch_symbolic_meta_inplace_fill_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1707456Z test_dispatch_symbolic_meta_inplace_fill_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1707676Z test_dispatch_symbolic_meta_inplace_fill_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1707891Z test_dispatch_symbolic_meta_inplace_fill_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1708114Z test_dispatch_symbolic_meta_inplace_fill_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1708334Z test_dispatch_symbolic_meta_inplace_fill_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.1708549Z test_dispatch_symbolic_meta_inplace_fill_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1708796Z test_dispatch_symbolic_meta_inplace_fill_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1709010Z test_dispatch_symbolic_meta_inplace_fill_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1709240Z test_dispatch_symbolic_meta_inplace_flatten_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1709459Z test_dispatch_symbolic_meta_inplace_flatten_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1709679Z test_dispatch_symbolic_meta_inplace_flatten_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1709908Z test_dispatch_symbolic_meta_inplace_flatten_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1710137Z test_dispatch_symbolic_meta_inplace_flatten_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1710362Z test_dispatch_symbolic_meta_inplace_flatten_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1710604Z test_dispatch_symbolic_meta_inplace_flatten_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.1710824Z test_dispatch_symbolic_meta_inplace_flatten_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1711043Z test_dispatch_symbolic_meta_inplace_flatten_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1711264Z test_dispatch_symbolic_meta_inplace_flatten_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1711478Z test_dispatch_symbolic_meta_inplace_flatten_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1711703Z test_dispatch_symbolic_meta_inplace_flatten_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1711918Z test_dispatch_symbolic_meta_inplace_flatten_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1712140Z test_dispatch_symbolic_meta_inplace_flip_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1712372Z test_dispatch_symbolic_meta_inplace_flip_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1712649Z test_dispatch_symbolic_meta_inplace_flip_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1712927Z test_dispatch_symbolic_meta_inplace_flip_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1713198Z test_dispatch_symbolic_meta_inplace_flip_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1713470Z test_dispatch_symbolic_meta_inplace_flip_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.1713736Z test_dispatch_symbolic_meta_inplace_flip_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1714031Z test_dispatch_symbolic_meta_inplace_flip_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1714306Z test_dispatch_symbolic_meta_inplace_flip_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1714576Z test_dispatch_symbolic_meta_inplace_flip_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1714833Z test_dispatch_symbolic_meta_inplace_flip_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1715050Z test_dispatch_symbolic_meta_inplace_flip_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1715272Z test_dispatch_symbolic_meta_inplace_fliplr_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1715485Z test_dispatch_symbolic_meta_inplace_fliplr_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1715712Z test_dispatch_symbolic_meta_inplace_fliplr_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1715958Z test_dispatch_symbolic_meta_inplace_fliplr_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.1716189Z test_dispatch_symbolic_meta_inplace_fliplr_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1716413Z test_dispatch_symbolic_meta_inplace_fliplr_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1716633Z test_dispatch_symbolic_meta_inplace_fliplr_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1716852Z test_dispatch_symbolic_meta_inplace_fliplr_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1717075Z test_dispatch_symbolic_meta_inplace_fliplr_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1717289Z test_dispatch_symbolic_meta_inplace_fliplr_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1717503Z test_dispatch_symbolic_meta_inplace_fliplr_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.1717717Z test_dispatch_symbolic_meta_inplace_fliplr_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.1717940Z test_dispatch_symbolic_meta_inplace_flipud_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1718153Z test_dispatch_symbolic_meta_inplace_flipud_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.1718381Z test_dispatch_symbolic_meta_inplace_flipud_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1718608Z test_dispatch_symbolic_meta_inplace_flipud_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1718834Z test_dispatch_symbolic_meta_inplace_flipud_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1719078Z test_dispatch_symbolic_meta_inplace_flipud_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1719295Z test_dispatch_symbolic_meta_inplace_flipud_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.1719519Z test_dispatch_symbolic_meta_inplace_flipud_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.1719744Z test_dispatch_symbolic_meta_inplace_flipud_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1719964Z test_dispatch_symbolic_meta_inplace_flipud_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.1720184Z test_dispatch_symbolic_meta_inplace_flipud_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1720396Z test_dispatch_symbolic_meta_inplace_flipud_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1720606Z test_dispatch_symbolic_meta_inplace_float_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1720847Z test_dispatch_symbolic_meta_inplace_float_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1721073Z test_dispatch_symbolic_meta_inplace_float_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1721295Z test_dispatch_symbolic_meta_inplace_float_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1721518Z test_dispatch_symbolic_meta_inplace_float_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1721740Z test_dispatch_symbolic_meta_inplace_float_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1721965Z test_dispatch_symbolic_meta_inplace_float_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1722184Z test_dispatch_symbolic_meta_inplace_float_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.1722405Z test_dispatch_symbolic_meta_inplace_float_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1722633Z test_dispatch_symbolic_meta_inplace_float_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1722897Z test_dispatch_symbolic_meta_inplace_float_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1723166Z test_dispatch_symbolic_meta_inplace_float_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1723431Z test_dispatch_symbolic_meta_inplace_float_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1723719Z test_dispatch_symbolic_meta_inplace_float_power_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1723996Z test_dispatch_symbolic_meta_inplace_float_power_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1724317Z test_dispatch_symbolic_meta_inplace_float_power_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1724611Z test_dispatch_symbolic_meta_inplace_float_power_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1724896Z test_dispatch_symbolic_meta_inplace_float_power_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1725174Z 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) 2023-01-11T21:23:43.1725431Z test_dispatch_symbolic_meta_inplace_float_power_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1725657Z test_dispatch_symbolic_meta_inplace_float_power_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1725884Z test_dispatch_symbolic_meta_inplace_float_power_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1726114Z test_dispatch_symbolic_meta_inplace_float_power_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1726364Z test_dispatch_symbolic_meta_inplace_float_power_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1726578Z test_dispatch_symbolic_meta_inplace_float_power_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1726799Z test_dispatch_symbolic_meta_inplace_floor_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1727024Z test_dispatch_symbolic_meta_inplace_floor_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1727247Z test_dispatch_symbolic_meta_inplace_floor_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1727463Z test_dispatch_symbolic_meta_inplace_floor_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1727681Z test_dispatch_symbolic_meta_inplace_floor_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1727896Z test_dispatch_symbolic_meta_inplace_floor_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1728117Z test_dispatch_symbolic_meta_inplace_floor_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1728340Z test_dispatch_symbolic_meta_inplace_floor_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1728564Z test_dispatch_symbolic_meta_inplace_floor_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1728796Z test_dispatch_symbolic_meta_inplace_floor_divide_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1729023Z test_dispatch_symbolic_meta_inplace_floor_divide_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1729236Z 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) 2023-01-11T21:23:43.1729482Z 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) 2023-01-11T21:23:43.1729711Z test_dispatch_symbolic_meta_inplace_floor_divide_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1729940Z test_dispatch_symbolic_meta_inplace_floor_divide_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1730165Z test_dispatch_symbolic_meta_inplace_floor_divide_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1730391Z test_dispatch_symbolic_meta_inplace_floor_divide_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1730617Z test_dispatch_symbolic_meta_inplace_floor_divide_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1730838Z test_dispatch_symbolic_meta_inplace_fmax_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.1731093Z test_dispatch_symbolic_meta_inplace_fmax_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.1731315Z test_dispatch_symbolic_meta_inplace_fmax_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1731535Z test_dispatch_symbolic_meta_inplace_fmax_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1731750Z test_dispatch_symbolic_meta_inplace_fmax_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1731960Z test_dispatch_symbolic_meta_inplace_fmax_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1732172Z test_dispatch_symbolic_meta_inplace_fmax_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1732389Z test_dispatch_symbolic_meta_inplace_fmax_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1732611Z test_dispatch_symbolic_meta_inplace_fmax_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.1732876Z test_dispatch_symbolic_meta_inplace_fmax_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1733150Z test_dispatch_symbolic_meta_inplace_fmin_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.1733415Z test_dispatch_symbolic_meta_inplace_fmin_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.1733684Z test_dispatch_symbolic_meta_inplace_fmin_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1733955Z test_dispatch_symbolic_meta_inplace_fmin_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1734491Z test_dispatch_symbolic_meta_inplace_fmin_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1734785Z test_dispatch_symbolic_meta_inplace_fmin_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1735113Z test_dispatch_symbolic_meta_inplace_fmin_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1735381Z test_dispatch_symbolic_meta_inplace_fmin_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1735604Z test_dispatch_symbolic_meta_inplace_fmin_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1735815Z test_dispatch_symbolic_meta_inplace_fmin_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1736037Z test_dispatch_symbolic_meta_inplace_fmod_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1736259Z test_dispatch_symbolic_meta_inplace_fmod_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.1736480Z test_dispatch_symbolic_meta_inplace_fmod_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1736692Z test_dispatch_symbolic_meta_inplace_fmod_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1736940Z test_dispatch_symbolic_meta_inplace_fmod_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1737155Z test_dispatch_symbolic_meta_inplace_fmod_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1737369Z test_dispatch_symbolic_meta_inplace_fmod_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1737589Z test_dispatch_symbolic_meta_inplace_fmod_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1737794Z test_dispatch_symbolic_meta_inplace_fmod_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1738020Z test_dispatch_symbolic_meta_inplace_frac_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1738235Z test_dispatch_symbolic_meta_inplace_frac_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1738450Z test_dispatch_symbolic_meta_inplace_frac_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1738665Z test_dispatch_symbolic_meta_inplace_frac_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1738885Z test_dispatch_symbolic_meta_inplace_frexp_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1739106Z test_dispatch_symbolic_meta_inplace_frexp_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1739323Z test_dispatch_symbolic_meta_inplace_frexp_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1739540Z test_dispatch_symbolic_meta_inplace_full_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1739762Z test_dispatch_symbolic_meta_inplace_full_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1740013Z test_dispatch_symbolic_meta_inplace_full_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1740230Z test_dispatch_symbolic_meta_inplace_full_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1740455Z test_dispatch_symbolic_meta_inplace_full_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1740673Z test_dispatch_symbolic_meta_inplace_full_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1740889Z test_dispatch_symbolic_meta_inplace_full_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1741103Z test_dispatch_symbolic_meta_inplace_full_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1741316Z test_dispatch_symbolic_meta_inplace_full_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1741531Z test_dispatch_symbolic_meta_inplace_full_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1741774Z test_dispatch_symbolic_meta_inplace_full_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1741991Z test_dispatch_symbolic_meta_inplace_full_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1742205Z test_dispatch_symbolic_meta_inplace_full_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1742436Z test_dispatch_symbolic_meta_inplace_full_like_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1742657Z 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) 2023-01-11T21:23:43.1742882Z test_dispatch_symbolic_meta_inplace_full_like_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1743108Z test_dispatch_symbolic_meta_inplace_full_like_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1743332Z test_dispatch_symbolic_meta_inplace_full_like_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1743557Z test_dispatch_symbolic_meta_inplace_full_like_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1743782Z test_dispatch_symbolic_meta_inplace_full_like_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1744002Z test_dispatch_symbolic_meta_inplace_full_like_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1744227Z test_dispatch_symbolic_meta_inplace_full_like_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1744447Z test_dispatch_symbolic_meta_inplace_full_like_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1744667Z test_dispatch_symbolic_meta_inplace_full_like_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1744964Z test_dispatch_symbolic_meta_inplace_full_like_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1745189Z test_dispatch_symbolic_meta_inplace_gather_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1745414Z test_dispatch_symbolic_meta_inplace_gather_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1745635Z test_dispatch_symbolic_meta_inplace_gather_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1745865Z test_dispatch_symbolic_meta_inplace_gather_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1746128Z test_dispatch_symbolic_meta_inplace_gather_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1746402Z test_dispatch_symbolic_meta_inplace_gather_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1746668Z test_dispatch_symbolic_meta_inplace_gather_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1746971Z test_dispatch_symbolic_meta_inplace_gather_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1747247Z test_dispatch_symbolic_meta_inplace_gather_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1747498Z test_dispatch_symbolic_meta_inplace_gather_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1747720Z test_dispatch_symbolic_meta_inplace_gather_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1747937Z test_dispatch_symbolic_meta_inplace_gather_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1748155Z test_dispatch_symbolic_meta_inplace_gcd_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1748375Z test_dispatch_symbolic_meta_inplace_gcd_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1748586Z test_dispatch_symbolic_meta_inplace_gcd_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1748806Z test_dispatch_symbolic_meta_inplace_gcd_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1749021Z test_dispatch_symbolic_meta_inplace_gcd_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1749241Z test_dispatch_symbolic_meta_inplace_ge_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1749462Z test_dispatch_symbolic_meta_inplace_ge_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1749687Z test_dispatch_symbolic_meta_inplace_ge_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1749909Z test_dispatch_symbolic_meta_inplace_ge_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1750155Z test_dispatch_symbolic_meta_inplace_ge_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1750376Z test_dispatch_symbolic_meta_inplace_ge_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1750600Z test_dispatch_symbolic_meta_inplace_ge_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1750817Z test_dispatch_symbolic_meta_inplace_ge_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1751027Z test_dispatch_symbolic_meta_inplace_ge_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1751238Z test_dispatch_symbolic_meta_inplace_ge_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1751466Z test_dispatch_symbolic_meta_inplace_geqrf_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1751692Z test_dispatch_symbolic_meta_inplace_geqrf_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1751938Z test_dispatch_symbolic_meta_inplace_geqrf_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1752162Z test_dispatch_symbolic_meta_inplace_geqrf_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1752390Z test_dispatch_symbolic_meta_inplace_gradient_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1752625Z test_dispatch_symbolic_meta_inplace_gradient_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1752851Z test_dispatch_symbolic_meta_inplace_gradient_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1753082Z test_dispatch_symbolic_meta_inplace_gradient_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1753307Z test_dispatch_symbolic_meta_inplace_gradient_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1753535Z test_dispatch_symbolic_meta_inplace_gradient_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1753753Z test_dispatch_symbolic_meta_inplace_gradient_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1753975Z test_dispatch_symbolic_meta_inplace_gradient_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1754192Z test_dispatch_symbolic_meta_inplace_gradient_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1754416Z test_dispatch_symbolic_meta_inplace_gradient_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1754647Z 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.000s) 2023-01-11T21:23:43.1754879Z 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.000s) 2023-01-11T21:23:43.1755131Z 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.000s) 2023-01-11T21:23:43.1755350Z test_dispatch_symbolic_meta_inplace_gt_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1755572Z test_dispatch_symbolic_meta_inplace_gt_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1755792Z test_dispatch_symbolic_meta_inplace_gt_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1756008Z test_dispatch_symbolic_meta_inplace_gt_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1756225Z test_dispatch_symbolic_meta_inplace_gt_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1756434Z test_dispatch_symbolic_meta_inplace_gt_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1756646Z test_dispatch_symbolic_meta_inplace_gt_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1756884Z test_dispatch_symbolic_meta_inplace_gt_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1757100Z test_dispatch_symbolic_meta_inplace_gt_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1757320Z test_dispatch_symbolic_meta_inplace_gt_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1757619Z test_dispatch_symbolic_meta_inplace_half_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1757905Z test_dispatch_symbolic_meta_inplace_half_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1758191Z test_dispatch_symbolic_meta_inplace_half_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1758475Z test_dispatch_symbolic_meta_inplace_half_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1758748Z test_dispatch_symbolic_meta_inplace_half_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1759023Z test_dispatch_symbolic_meta_inplace_half_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1759284Z test_dispatch_symbolic_meta_inplace_half_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1759552Z test_dispatch_symbolic_meta_inplace_half_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1759826Z test_dispatch_symbolic_meta_inplace_half_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1760092Z test_dispatch_symbolic_meta_inplace_half_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1760359Z test_dispatch_symbolic_meta_inplace_half_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1760672Z test_dispatch_symbolic_meta_inplace_half_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1760907Z test_dispatch_symbolic_meta_inplace_heaviside_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1761131Z test_dispatch_symbolic_meta_inplace_heaviside_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1761361Z test_dispatch_symbolic_meta_inplace_heaviside_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1761588Z test_dispatch_symbolic_meta_inplace_heaviside_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1761816Z test_dispatch_symbolic_meta_inplace_heaviside_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1762050Z test_dispatch_symbolic_meta_inplace_heaviside_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1762265Z test_dispatch_symbolic_meta_inplace_heaviside_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1762514Z test_dispatch_symbolic_meta_inplace_heaviside_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1762731Z test_dispatch_symbolic_meta_inplace_heaviside_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1762948Z test_dispatch_symbolic_meta_inplace_heaviside_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1763173Z test_dispatch_symbolic_meta_inplace_histc_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1763399Z test_dispatch_symbolic_meta_inplace_histc_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1763623Z test_dispatch_symbolic_meta_inplace_histc_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1763847Z test_dispatch_symbolic_meta_inplace_histc_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1764065Z test_dispatch_symbolic_meta_inplace_histc_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1764282Z test_dispatch_symbolic_meta_inplace_histc_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1764507Z test_dispatch_symbolic_meta_inplace_hsplit_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1764723Z test_dispatch_symbolic_meta_inplace_hsplit_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1764947Z test_dispatch_symbolic_meta_inplace_hsplit_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1765204Z test_dispatch_symbolic_meta_inplace_hsplit_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1765491Z test_dispatch_symbolic_meta_inplace_hsplit_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1765799Z test_dispatch_symbolic_meta_inplace_hsplit_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1766075Z test_dispatch_symbolic_meta_inplace_hsplit_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1766346Z test_dispatch_symbolic_meta_inplace_hsplit_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1766628Z test_dispatch_symbolic_meta_inplace_hsplit_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1766904Z test_dispatch_symbolic_meta_inplace_hsplit_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1767173Z test_dispatch_symbolic_meta_inplace_hsplit_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1767455Z test_dispatch_symbolic_meta_inplace_hsplit_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1767725Z test_dispatch_symbolic_meta_inplace_hsplit_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1768018Z test_dispatch_symbolic_meta_inplace_hstack_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1768241Z test_dispatch_symbolic_meta_inplace_hstack_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1768474Z test_dispatch_symbolic_meta_inplace_hstack_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1768706Z test_dispatch_symbolic_meta_inplace_hstack_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1768935Z test_dispatch_symbolic_meta_inplace_hstack_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1769158Z test_dispatch_symbolic_meta_inplace_hstack_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1769375Z test_dispatch_symbolic_meta_inplace_hstack_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1769590Z test_dispatch_symbolic_meta_inplace_hstack_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1769810Z test_dispatch_symbolic_meta_inplace_hstack_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1770026Z test_dispatch_symbolic_meta_inplace_hstack_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1770242Z test_dispatch_symbolic_meta_inplace_hstack_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1770462Z test_dispatch_symbolic_meta_inplace_hstack_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1770668Z test_dispatch_symbolic_meta_inplace_hstack_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1770888Z test_dispatch_symbolic_meta_inplace_hypot_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1771132Z test_dispatch_symbolic_meta_inplace_hypot_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1771356Z test_dispatch_symbolic_meta_inplace_hypot_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1771574Z test_dispatch_symbolic_meta_inplace_hypot_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1771794Z test_dispatch_symbolic_meta_inplace_i0_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1772013Z test_dispatch_symbolic_meta_inplace_i0_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1772235Z test_dispatch_symbolic_meta_inplace_i0_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1772455Z test_dispatch_symbolic_meta_inplace_i0_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1772673Z test_dispatch_symbolic_meta_inplace_i0_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1772917Z test_dispatch_symbolic_meta_inplace_i0_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1773140Z test_dispatch_symbolic_meta_inplace_i0_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1773385Z test_dispatch_symbolic_meta_inplace_i0_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1773613Z test_dispatch_symbolic_meta_inplace_i0_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1773829Z test_dispatch_symbolic_meta_inplace_i0_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1774052Z test_dispatch_symbolic_meta_inplace_igamma_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1774445Z test_dispatch_symbolic_meta_inplace_igamma_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1774674Z test_dispatch_symbolic_meta_inplace_igammac_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1774901Z test_dispatch_symbolic_meta_inplace_igammac_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1775131Z test_dispatch_symbolic_meta_inplace_imag_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1775352Z test_dispatch_symbolic_meta_inplace_imag_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1775576Z test_dispatch_symbolic_meta_inplace_imag_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1775801Z test_dispatch_symbolic_meta_inplace_index_add_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1776016Z test_dispatch_symbolic_meta_inplace_index_add_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1776297Z test_dispatch_symbolic_meta_inplace_index_add_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1776528Z test_dispatch_symbolic_meta_inplace_index_add_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1776747Z test_dispatch_symbolic_meta_inplace_index_add_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1776973Z test_dispatch_symbolic_meta_inplace_index_add_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1777198Z test_dispatch_symbolic_meta_inplace_index_add_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1777422Z test_dispatch_symbolic_meta_inplace_index_add_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1777645Z test_dispatch_symbolic_meta_inplace_index_add_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1777868Z test_dispatch_symbolic_meta_inplace_index_add_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1778178Z test_dispatch_symbolic_meta_inplace_index_add_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1778400Z test_dispatch_symbolic_meta_inplace_index_add_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1778615Z test_dispatch_symbolic_meta_inplace_index_add_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1778837Z test_dispatch_symbolic_meta_inplace_index_copy_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1779057Z test_dispatch_symbolic_meta_inplace_index_copy_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1779294Z test_dispatch_symbolic_meta_inplace_index_copy_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1779526Z test_dispatch_symbolic_meta_inplace_index_copy_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1779752Z test_dispatch_symbolic_meta_inplace_index_copy_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1779983Z test_dispatch_symbolic_meta_inplace_index_copy_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1780206Z test_dispatch_symbolic_meta_inplace_index_copy_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1780430Z test_dispatch_symbolic_meta_inplace_index_copy_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1780652Z test_dispatch_symbolic_meta_inplace_index_copy_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1780878Z test_dispatch_symbolic_meta_inplace_index_copy_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1781101Z test_dispatch_symbolic_meta_inplace_index_copy_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1781350Z test_dispatch_symbolic_meta_inplace_index_copy_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1781569Z test_dispatch_symbolic_meta_inplace_index_fill_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1781791Z test_dispatch_symbolic_meta_inplace_index_fill_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1782024Z test_dispatch_symbolic_meta_inplace_index_fill_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1782249Z test_dispatch_symbolic_meta_inplace_index_fill_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1782478Z test_dispatch_symbolic_meta_inplace_index_fill_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1782701Z test_dispatch_symbolic_meta_inplace_index_fill_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1782945Z test_dispatch_symbolic_meta_inplace_index_fill_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1783170Z test_dispatch_symbolic_meta_inplace_index_fill_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1783389Z test_dispatch_symbolic_meta_inplace_index_fill_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1783612Z test_dispatch_symbolic_meta_inplace_index_fill_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1783832Z test_dispatch_symbolic_meta_inplace_index_fill_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1784051Z test_dispatch_symbolic_meta_inplace_index_fill_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1784268Z test_dispatch_symbolic_meta_inplace_index_put_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1784489Z test_dispatch_symbolic_meta_inplace_index_put_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1784774Z test_dispatch_symbolic_meta_inplace_index_put_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1785002Z test_dispatch_symbolic_meta_inplace_index_put_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1785221Z test_dispatch_symbolic_meta_inplace_index_put_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1785456Z test_dispatch_symbolic_meta_inplace_index_put_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1785683Z test_dispatch_symbolic_meta_inplace_index_put_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1785907Z test_dispatch_symbolic_meta_inplace_index_put_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1786167Z test_dispatch_symbolic_meta_inplace_index_put_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1786445Z test_dispatch_symbolic_meta_inplace_index_put_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1786717Z test_dispatch_symbolic_meta_inplace_index_put_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1786995Z test_dispatch_symbolic_meta_inplace_index_put_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1787259Z test_dispatch_symbolic_meta_inplace_index_put_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1787523Z test_dispatch_symbolic_meta_inplace_index_reduce_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1787750Z test_dispatch_symbolic_meta_inplace_index_reduce_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1787971Z test_dispatch_symbolic_meta_inplace_index_reduce_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1788214Z test_dispatch_symbolic_meta_inplace_index_reduce_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1788436Z test_dispatch_symbolic_meta_inplace_index_reduce_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1788660Z test_dispatch_symbolic_meta_inplace_index_reduce_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1788886Z test_dispatch_symbolic_meta_inplace_index_reduce_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1789110Z test_dispatch_symbolic_meta_inplace_index_reduce_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1789335Z test_dispatch_symbolic_meta_inplace_index_reduce_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1789567Z test_dispatch_symbolic_meta_inplace_index_select_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1789790Z test_dispatch_symbolic_meta_inplace_index_select_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1790015Z test_dispatch_symbolic_meta_inplace_index_select_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1790248Z test_dispatch_symbolic_meta_inplace_index_select_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1790473Z test_dispatch_symbolic_meta_inplace_index_select_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1790702Z test_dispatch_symbolic_meta_inplace_index_select_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1790930Z test_dispatch_symbolic_meta_inplace_index_select_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1791153Z test_dispatch_symbolic_meta_inplace_index_select_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1791401Z test_dispatch_symbolic_meta_inplace_index_select_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1791626Z test_dispatch_symbolic_meta_inplace_index_select_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1791852Z test_dispatch_symbolic_meta_inplace_index_select_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1792076Z test_dispatch_symbolic_meta_inplace_index_select_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1792332Z test_dispatch_symbolic_meta_inplace_index_select_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1792612Z test_dispatch_symbolic_meta_inplace_inner_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1792889Z test_dispatch_symbolic_meta_inplace_inner_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1793191Z test_dispatch_symbolic_meta_inplace_inner_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1793468Z test_dispatch_symbolic_meta_inplace_inner_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1793746Z test_dispatch_symbolic_meta_inplace_inner_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1794015Z test_dispatch_symbolic_meta_inplace_inner_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1794288Z test_dispatch_symbolic_meta_inplace_int_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1794560Z test_dispatch_symbolic_meta_inplace_int_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1794835Z test_dispatch_symbolic_meta_inplace_int_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1795057Z test_dispatch_symbolic_meta_inplace_int_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1795275Z test_dispatch_symbolic_meta_inplace_int_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1795495Z test_dispatch_symbolic_meta_inplace_int_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1795714Z test_dispatch_symbolic_meta_inplace_int_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1795924Z test_dispatch_symbolic_meta_inplace_int_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1796141Z test_dispatch_symbolic_meta_inplace_int_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1796360Z test_dispatch_symbolic_meta_inplace_int_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1796575Z test_dispatch_symbolic_meta_inplace_int_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1796813Z test_dispatch_symbolic_meta_inplace_int_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1797040Z test_dispatch_symbolic_meta_inplace_isclose_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1797265Z test_dispatch_symbolic_meta_inplace_isclose_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1797489Z test_dispatch_symbolic_meta_inplace_isclose_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1797715Z test_dispatch_symbolic_meta_inplace_isclose_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1797941Z test_dispatch_symbolic_meta_inplace_isclose_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1798166Z test_dispatch_symbolic_meta_inplace_isclose_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1798392Z test_dispatch_symbolic_meta_inplace_isclose_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1798627Z test_dispatch_symbolic_meta_inplace_isclose_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1798851Z test_dispatch_symbolic_meta_inplace_isclose_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1799068Z test_dispatch_symbolic_meta_inplace_isclose_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1799289Z test_dispatch_symbolic_meta_inplace_isclose_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1799504Z test_dispatch_symbolic_meta_inplace_isclose_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1799731Z test_dispatch_symbolic_meta_inplace_isfinite_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1799954Z test_dispatch_symbolic_meta_inplace_isfinite_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1800187Z test_dispatch_symbolic_meta_inplace_isfinite_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1800418Z test_dispatch_symbolic_meta_inplace_isfinite_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1800644Z test_dispatch_symbolic_meta_inplace_isfinite_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1800875Z test_dispatch_symbolic_meta_inplace_isfinite_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1801098Z test_dispatch_symbolic_meta_inplace_isfinite_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1801314Z test_dispatch_symbolic_meta_inplace_isfinite_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1801559Z test_dispatch_symbolic_meta_inplace_isfinite_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1801786Z test_dispatch_symbolic_meta_inplace_isfinite_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1802000Z test_dispatch_symbolic_meta_inplace_isfinite_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1802219Z test_dispatch_symbolic_meta_inplace_isfinite_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1802436Z test_dispatch_symbolic_meta_inplace_isfinite_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1802658Z test_dispatch_symbolic_meta_inplace_isin_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1802883Z test_dispatch_symbolic_meta_inplace_isin_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1803101Z test_dispatch_symbolic_meta_inplace_isin_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1803380Z test_dispatch_symbolic_meta_inplace_isin_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1803625Z test_dispatch_symbolic_meta_inplace_isin_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1803832Z test_dispatch_symbolic_meta_inplace_isin_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1804056Z test_dispatch_symbolic_meta_inplace_isin_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1804272Z test_dispatch_symbolic_meta_inplace_isin_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1804495Z test_dispatch_symbolic_meta_inplace_isinf_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1804718Z test_dispatch_symbolic_meta_inplace_isinf_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1804942Z test_dispatch_symbolic_meta_inplace_isinf_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1805170Z test_dispatch_symbolic_meta_inplace_isinf_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1805393Z test_dispatch_symbolic_meta_inplace_isinf_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1805612Z test_dispatch_symbolic_meta_inplace_isinf_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1805836Z test_dispatch_symbolic_meta_inplace_isinf_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1806051Z test_dispatch_symbolic_meta_inplace_isinf_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1806270Z test_dispatch_symbolic_meta_inplace_isinf_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1806479Z test_dispatch_symbolic_meta_inplace_isinf_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1806713Z test_dispatch_symbolic_meta_inplace_isinf_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1806929Z test_dispatch_symbolic_meta_inplace_isinf_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1807149Z test_dispatch_symbolic_meta_inplace_isinf_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1807368Z test_dispatch_symbolic_meta_inplace_isnan_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1807583Z test_dispatch_symbolic_meta_inplace_isnan_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1807811Z test_dispatch_symbolic_meta_inplace_isnan_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1808033Z test_dispatch_symbolic_meta_inplace_isnan_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1808250Z test_dispatch_symbolic_meta_inplace_isnan_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1808490Z test_dispatch_symbolic_meta_inplace_isnan_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1808703Z test_dispatch_symbolic_meta_inplace_isnan_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1808919Z test_dispatch_symbolic_meta_inplace_isnan_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1809132Z test_dispatch_symbolic_meta_inplace_isnan_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1809342Z test_dispatch_symbolic_meta_inplace_isnan_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1809555Z test_dispatch_symbolic_meta_inplace_isnan_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1809773Z test_dispatch_symbolic_meta_inplace_isnan_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1810001Z test_dispatch_symbolic_meta_inplace_isneginf_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1810228Z test_dispatch_symbolic_meta_inplace_isneginf_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1810451Z test_dispatch_symbolic_meta_inplace_isneginf_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1810671Z test_dispatch_symbolic_meta_inplace_isneginf_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1810900Z test_dispatch_symbolic_meta_inplace_isneginf_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1811126Z test_dispatch_symbolic_meta_inplace_isneginf_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1811348Z test_dispatch_symbolic_meta_inplace_isneginf_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1811582Z test_dispatch_symbolic_meta_inplace_isneginf_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1811803Z test_dispatch_symbolic_meta_inplace_isneginf_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1812019Z test_dispatch_symbolic_meta_inplace_isneginf_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1812243Z test_dispatch_symbolic_meta_inplace_isposinf_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1812463Z test_dispatch_symbolic_meta_inplace_isposinf_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1812697Z test_dispatch_symbolic_meta_inplace_isposinf_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1812920Z test_dispatch_symbolic_meta_inplace_isposinf_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1813198Z test_dispatch_symbolic_meta_inplace_isposinf_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1813437Z test_dispatch_symbolic_meta_inplace_isposinf_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1813658Z test_dispatch_symbolic_meta_inplace_isposinf_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1813871Z test_dispatch_symbolic_meta_inplace_isposinf_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1814090Z test_dispatch_symbolic_meta_inplace_isposinf_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1814459Z test_dispatch_symbolic_meta_inplace_isposinf_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1814691Z test_dispatch_symbolic_meta_inplace_isreal_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1814907Z test_dispatch_symbolic_meta_inplace_isreal_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1815135Z test_dispatch_symbolic_meta_inplace_isreal_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1815359Z test_dispatch_symbolic_meta_inplace_isreal_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1815579Z test_dispatch_symbolic_meta_inplace_isreal_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1815797Z test_dispatch_symbolic_meta_inplace_isreal_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1816017Z test_dispatch_symbolic_meta_inplace_isreal_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1816227Z test_dispatch_symbolic_meta_inplace_isreal_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1816496Z test_dispatch_symbolic_meta_inplace_isreal_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1816716Z test_dispatch_symbolic_meta_inplace_isreal_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1816926Z test_dispatch_symbolic_meta_inplace_isreal_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1817136Z test_dispatch_symbolic_meta_inplace_isreal_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1817346Z test_dispatch_symbolic_meta_inplace_isreal_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1817569Z test_dispatch_symbolic_meta_inplace_istft_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1817794Z test_dispatch_symbolic_meta_inplace_istft_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1818039Z 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.000s) 2023-01-11T21:23:43.1818308Z 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.000s) 2023-01-11T21:23:43.1818552Z 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.000s) 2023-01-11T21:23:43.1818793Z 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.000s) 2023-01-11T21:23:43.1819034Z 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.000s) 2023-01-11T21:23:43.1819273Z 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.000s) 2023-01-11T21:23:43.1819514Z 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.000s) 2023-01-11T21:23:43.1819750Z 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.000s) 2023-01-11T21:23:43.1819984Z 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.000s) 2023-01-11T21:23:43.1820215Z 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.000s) 2023-01-11T21:23:43.1820453Z 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.000s) 2023-01-11T21:23:43.1820689Z 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.000s) 2023-01-11T21:23:43.1820934Z 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.000s) 2023-01-11T21:23:43.1821176Z 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.000s) 2023-01-11T21:23:43.1821455Z 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.000s) 2023-01-11T21:23:43.1821706Z 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.000s) 2023-01-11T21:23:43.1821953Z 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.000s) 2023-01-11T21:23:43.1822197Z 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.000s) 2023-01-11T21:23:43.1822447Z 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.000s) 2023-01-11T21:23:43.1822692Z 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.000s) 2023-01-11T21:23:43.1822932Z 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.000s) 2023-01-11T21:23:43.1823199Z 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.000s) 2023-01-11T21:23:43.1823438Z 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.000s) 2023-01-11T21:23:43.1823672Z 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.000s) 2023-01-11T21:23:43.1823908Z test_dispatch_symbolic_meta_inplace_jiterator_binary_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1824139Z test_dispatch_symbolic_meta_inplace_jiterator_binary_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1824375Z test_dispatch_symbolic_meta_inplace_jiterator_binary_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1824605Z test_dispatch_symbolic_meta_inplace_jiterator_binary_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1824890Z test_dispatch_symbolic_meta_inplace_jiterator_binary_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1825125Z test_dispatch_symbolic_meta_inplace_jiterator_binary_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1825357Z test_dispatch_symbolic_meta_inplace_jiterator_binary_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1825590Z test_dispatch_symbolic_meta_inplace_jiterator_binary_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1825813Z test_dispatch_symbolic_meta_inplace_jiterator_binary_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1826037Z test_dispatch_symbolic_meta_inplace_jiterator_binary_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1826340Z test_dispatch_symbolic_meta_inplace_jiterator_binary_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1826610Z test_dispatch_symbolic_meta_inplace_jiterator_binary_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1826921Z 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.000s) 2023-01-11T21:23:43.1827224Z 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.000s) 2023-01-11T21:23:43.1827504Z 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.000s) 2023-01-11T21:23:43.1827757Z 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.000s) 2023-01-11T21:23:43.1827999Z 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.000s) 2023-01-11T21:23:43.1828258Z 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.000s) 2023-01-11T21:23:43.1828493Z 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.000s) 2023-01-11T21:23:43.1828734Z 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.000s) 2023-01-11T21:23:43.1828972Z 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.000s) 2023-01-11T21:23:43.1829205Z 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.000s) 2023-01-11T21:23:43.1829445Z 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.000s) 2023-01-11T21:23:43.1829680Z 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.000s) 2023-01-11T21:23:43.1829912Z test_dispatch_symbolic_meta_inplace_jiterator_unary_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1830137Z test_dispatch_symbolic_meta_inplace_jiterator_unary_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1830371Z test_dispatch_symbolic_meta_inplace_jiterator_unary_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1830610Z test_dispatch_symbolic_meta_inplace_jiterator_unary_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1830841Z test_dispatch_symbolic_meta_inplace_jiterator_unary_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1831072Z test_dispatch_symbolic_meta_inplace_jiterator_unary_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1831323Z test_dispatch_symbolic_meta_inplace_jiterator_unary_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1831554Z test_dispatch_symbolic_meta_inplace_jiterator_unary_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1831780Z test_dispatch_symbolic_meta_inplace_jiterator_unary_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1832005Z test_dispatch_symbolic_meta_inplace_jiterator_unary_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1832243Z test_dispatch_symbolic_meta_inplace_jiterator_unary_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1832521Z test_dispatch_symbolic_meta_inplace_jiterator_unary_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1832796Z test_dispatch_symbolic_meta_inplace_kron_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1833061Z test_dispatch_symbolic_meta_inplace_kron_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1833368Z test_dispatch_symbolic_meta_inplace_kron_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.1833647Z test_dispatch_symbolic_meta_inplace_kron_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1833922Z test_dispatch_symbolic_meta_inplace_kron_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1834198Z test_dispatch_symbolic_meta_inplace_kron_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1834465Z test_dispatch_symbolic_meta_inplace_kron_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1834737Z test_dispatch_symbolic_meta_inplace_kron_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1834963Z test_dispatch_symbolic_meta_inplace_kron_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1835178Z test_dispatch_symbolic_meta_inplace_kron_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1835399Z test_dispatch_symbolic_meta_inplace_kron_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1835612Z test_dispatch_symbolic_meta_inplace_kron_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1835837Z test_dispatch_symbolic_meta_inplace_kthvalue_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1836057Z test_dispatch_symbolic_meta_inplace_kthvalue_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1836281Z test_dispatch_symbolic_meta_inplace_kthvalue_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1836504Z test_dispatch_symbolic_meta_inplace_kthvalue_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1836750Z test_dispatch_symbolic_meta_inplace_kthvalue_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1836968Z test_dispatch_symbolic_meta_inplace_kthvalue_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1837191Z test_dispatch_symbolic_meta_inplace_kthvalue_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1837406Z test_dispatch_symbolic_meta_inplace_kthvalue_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1837622Z test_dispatch_symbolic_meta_inplace_lcm_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1837844Z test_dispatch_symbolic_meta_inplace_lcm_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1838062Z test_dispatch_symbolic_meta_inplace_lcm_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1838279Z test_dispatch_symbolic_meta_inplace_lcm_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1838561Z test_dispatch_symbolic_meta_inplace_lcm_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.1838788Z test_dispatch_symbolic_meta_inplace_ldexp_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1839012Z test_dispatch_symbolic_meta_inplace_ldexp_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1839245Z test_dispatch_symbolic_meta_inplace_ldexp_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1839473Z test_dispatch_symbolic_meta_inplace_ldexp_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1839701Z test_dispatch_symbolic_meta_inplace_ldexp_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1839923Z test_dispatch_symbolic_meta_inplace_ldexp_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1840139Z test_dispatch_symbolic_meta_inplace_ldexp_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1840361Z test_dispatch_symbolic_meta_inplace_ldexp_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1840583Z test_dispatch_symbolic_meta_inplace_ldexp_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1840802Z test_dispatch_symbolic_meta_inplace_ldexp_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1841024Z test_dispatch_symbolic_meta_inplace_ldexp_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1841239Z test_dispatch_symbolic_meta_inplace_ldexp_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1841463Z test_dispatch_symbolic_meta_inplace_le_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1841703Z test_dispatch_symbolic_meta_inplace_le_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1841927Z test_dispatch_symbolic_meta_inplace_le_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1842149Z test_dispatch_symbolic_meta_inplace_le_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1842369Z test_dispatch_symbolic_meta_inplace_le_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1842590Z test_dispatch_symbolic_meta_inplace_le_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.1842829Z test_dispatch_symbolic_meta_inplace_le_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.1843099Z test_dispatch_symbolic_meta_inplace_le_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1843377Z test_dispatch_symbolic_meta_inplace_le_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1843676Z test_dispatch_symbolic_meta_inplace_le_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1843948Z test_dispatch_symbolic_meta_inplace_lerp_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1844231Z test_dispatch_symbolic_meta_inplace_lerp_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1844514Z test_dispatch_symbolic_meta_inplace_lerp_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1844795Z test_dispatch_symbolic_meta_inplace_lerp_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1845073Z test_dispatch_symbolic_meta_inplace_lerp_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1845350Z test_dispatch_symbolic_meta_inplace_lerp_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1845584Z test_dispatch_symbolic_meta_inplace_lerp_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1845807Z test_dispatch_symbolic_meta_inplace_lgamma_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1846030Z test_dispatch_symbolic_meta_inplace_lgamma_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1846250Z test_dispatch_symbolic_meta_inplace_lgamma_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1846470Z test_dispatch_symbolic_meta_inplace_lgamma_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1846688Z test_dispatch_symbolic_meta_inplace_lgamma_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1846896Z test_dispatch_symbolic_meta_inplace_lgamma_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1847135Z test_dispatch_symbolic_meta_inplace_lgamma_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1847354Z test_dispatch_symbolic_meta_inplace_lgamma_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1847570Z test_dispatch_symbolic_meta_inplace_lgamma_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1847813Z test_dispatch_symbolic_meta_inplace_linalg_cholesky_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1848056Z test_dispatch_symbolic_meta_inplace_linalg_cholesky_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1848293Z test_dispatch_symbolic_meta_inplace_linalg_cholesky_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1848529Z test_dispatch_symbolic_meta_inplace_linalg_cholesky_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1848772Z 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.000s) 2023-01-11T21:23:43.1849034Z 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.000s) 2023-01-11T21:23:43.1849271Z 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.000s) 2023-01-11T21:23:43.1849507Z 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.000s) 2023-01-11T21:23:43.1849735Z test_dispatch_symbolic_meta_inplace_linalg_cond_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1849967Z test_dispatch_symbolic_meta_inplace_linalg_cond_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1850197Z test_dispatch_symbolic_meta_inplace_linalg_cond_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1850420Z test_dispatch_symbolic_meta_inplace_linalg_cond_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1850650Z test_dispatch_symbolic_meta_inplace_linalg_cross_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1850886Z test_dispatch_symbolic_meta_inplace_linalg_cross_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1851114Z test_dispatch_symbolic_meta_inplace_linalg_cross_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1851339Z test_dispatch_symbolic_meta_inplace_linalg_cross_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1851562Z test_dispatch_symbolic_meta_inplace_linalg_cross_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1851787Z test_dispatch_symbolic_meta_inplace_linalg_cross_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1852036Z test_dispatch_symbolic_meta_inplace_linalg_cross_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1852265Z test_dispatch_symbolic_meta_inplace_linalg_cross_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1852498Z test_dispatch_symbolic_meta_inplace_linalg_cross_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1852717Z test_dispatch_symbolic_meta_inplace_linalg_cross_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1852949Z test_dispatch_symbolic_meta_inplace_linalg_det_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1853207Z test_dispatch_symbolic_meta_inplace_linalg_det_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1853457Z test_dispatch_symbolic_meta_inplace_linalg_det_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1853684Z test_dispatch_symbolic_meta_inplace_linalg_det_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1853953Z 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.000s) 2023-01-11T21:23:43.1854321Z 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.000s) 2023-01-11T21:23:43.1854605Z 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.000s) 2023-01-11T21:23:43.1854845Z 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.000s) 2023-01-11T21:23:43.1855077Z test_dispatch_symbolic_meta_inplace_linalg_eig_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1855308Z test_dispatch_symbolic_meta_inplace_linalg_eig_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1855530Z test_dispatch_symbolic_meta_inplace_linalg_eig_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1855744Z test_dispatch_symbolic_meta_inplace_linalg_eig_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1855976Z test_dispatch_symbolic_meta_inplace_linalg_eigh_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1856208Z test_dispatch_symbolic_meta_inplace_linalg_eigh_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1856433Z test_dispatch_symbolic_meta_inplace_linalg_eigh_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1856649Z test_dispatch_symbolic_meta_inplace_linalg_eigh_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1856883Z test_dispatch_symbolic_meta_inplace_linalg_eigvals_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1857171Z test_dispatch_symbolic_meta_inplace_linalg_eigvals_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1857403Z test_dispatch_symbolic_meta_inplace_linalg_eigvals_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1857625Z test_dispatch_symbolic_meta_inplace_linalg_eigvals_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1857861Z test_dispatch_symbolic_meta_inplace_linalg_eigvalsh_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1858096Z test_dispatch_symbolic_meta_inplace_linalg_eigvalsh_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1858328Z test_dispatch_symbolic_meta_inplace_linalg_eigvalsh_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1858550Z test_dispatch_symbolic_meta_inplace_linalg_eigvalsh_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1858798Z 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.000s) 2023-01-11T21:23:43.1859078Z 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.000s) 2023-01-11T21:23:43.1859318Z 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.000s) 2023-01-11T21:23:43.1859562Z 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.000s) 2023-01-11T21:23:43.1859788Z test_dispatch_symbolic_meta_inplace_linalg_inv_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1860012Z test_dispatch_symbolic_meta_inplace_linalg_inv_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1860239Z test_dispatch_symbolic_meta_inplace_linalg_inv_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1860464Z test_dispatch_symbolic_meta_inplace_linalg_inv_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1860697Z 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.000s) 2023-01-11T21:23:43.1860930Z 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.000s) 2023-01-11T21:23:43.1861154Z 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.000s) 2023-01-11T21:23:43.1861375Z 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.000s) 2023-01-11T21:23:43.1861603Z 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.000s) 2023-01-11T21:23:43.1861837Z 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.000s) 2023-01-11T21:23:43.1862089Z 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.000s) 2023-01-11T21:23:43.1862322Z 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.000s) 2023-01-11T21:23:43.1862562Z 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.000s) 2023-01-11T21:23:43.1862798Z 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.000s) 2023-01-11T21:23:43.1863031Z 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.000s) 2023-01-11T21:23:43.1863264Z 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.000s) 2023-01-11T21:23:43.1863497Z 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.000s) 2023-01-11T21:23:43.1863753Z 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.000s) 2023-01-11T21:23:43.1863981Z 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.000s) 2023-01-11T21:23:43.1864209Z 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.000s) 2023-01-11T21:23:43.1864440Z test_dispatch_symbolic_meta_inplace_linalg_lstsq_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1864661Z test_dispatch_symbolic_meta_inplace_linalg_lstsq_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1864949Z test_dispatch_symbolic_meta_inplace_linalg_lstsq_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1865175Z test_dispatch_symbolic_meta_inplace_linalg_lstsq_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1865420Z 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.000s) 2023-01-11T21:23:43.1865662Z 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.000s) 2023-01-11T21:23:43.1865899Z 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.000s) 2023-01-11T21:23:43.1866141Z 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.000s) 2023-01-11T21:23:43.1866373Z test_dispatch_symbolic_meta_inplace_linalg_lu_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1866599Z test_dispatch_symbolic_meta_inplace_linalg_lu_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1866847Z test_dispatch_symbolic_meta_inplace_linalg_lu_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1867073Z test_dispatch_symbolic_meta_inplace_linalg_lu_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1867306Z 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.000s) 2023-01-11T21:23:43.1867537Z 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.000s) 2023-01-11T21:23:43.1867765Z 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.000s) 2023-01-11T21:23:43.1867995Z 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.000s) 2023-01-11T21:23:43.1868232Z 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.000s) 2023-01-11T21:23:43.1868468Z 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.000s) 2023-01-11T21:23:43.1868724Z 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.000s) 2023-01-11T21:23:43.1868952Z 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.000s) 2023-01-11T21:23:43.1869182Z 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.000s) 2023-01-11T21:23:43.1869416Z 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.000s) 2023-01-11T21:23:43.1869644Z 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.000s) 2023-01-11T21:23:43.1869881Z 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.000s) 2023-01-11T21:23:43.1870115Z 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.000s) 2023-01-11T21:23:43.1870351Z 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.000s) 2023-01-11T21:23:43.1870581Z 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.000s) 2023-01-11T21:23:43.1870809Z 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.000s) 2023-01-11T21:23:43.1871039Z 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.000s) 2023-01-11T21:23:43.1871266Z 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.000s) 2023-01-11T21:23:43.1871503Z 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.000s) 2023-01-11T21:23:43.1871766Z 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.000s) 2023-01-11T21:23:43.1871998Z 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.000s) 2023-01-11T21:23:43.1872233Z 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.000s) 2023-01-11T21:23:43.1872471Z 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.000s) 2023-01-11T21:23:43.1872749Z 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.000s) 2023-01-11T21:23:43.1873035Z 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.000s) 2023-01-11T21:23:43.1873315Z 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.000s) 2023-01-11T21:23:43.1873661Z 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.000s) 2023-01-11T21:23:43.1873969Z 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.000s) 2023-01-11T21:23:43.1874269Z 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.000s) 2023-01-11T21:23:43.1874560Z 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.000s) 2023-01-11T21:23:43.1874848Z 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.000s) 2023-01-11T21:23:43.1875086Z 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.000s) 2023-01-11T21:23:43.1875316Z 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.000s) 2023-01-11T21:23:43.1875545Z 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.000s) 2023-01-11T21:23:43.1875775Z 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.000s) 2023-01-11T21:23:43.1876000Z 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.000s) 2023-01-11T21:23:43.1876225Z test_dispatch_symbolic_meta_inplace_linalg_norm_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1876453Z test_dispatch_symbolic_meta_inplace_linalg_norm_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1876678Z test_dispatch_symbolic_meta_inplace_linalg_norm_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1876915Z test_dispatch_symbolic_meta_inplace_linalg_norm_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1877132Z test_dispatch_symbolic_meta_inplace_linalg_norm_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1877349Z test_dispatch_symbolic_meta_inplace_linalg_norm_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1877600Z 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.000s) 2023-01-11T21:23:43.1877854Z 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.000s) 2023-01-11T21:23:43.1878106Z 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.000s) 2023-01-11T21:23:43.1878350Z 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.000s) 2023-01-11T21:23:43.1878593Z 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.000s) 2023-01-11T21:23:43.1878936Z 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.000s) 2023-01-11T21:23:43.1879185Z test_dispatch_symbolic_meta_inplace_linalg_pinv_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1879420Z test_dispatch_symbolic_meta_inplace_linalg_pinv_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1879643Z test_dispatch_symbolic_meta_inplace_linalg_pinv_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1879861Z test_dispatch_symbolic_meta_inplace_linalg_pinv_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1880097Z 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.000s) 2023-01-11T21:23:43.1880337Z 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.000s) 2023-01-11T21:23:43.1880574Z 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.000s) 2023-01-11T21:23:43.1880814Z 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.000s) 2023-01-11T21:23:43.1881033Z test_dispatch_symbolic_meta_inplace_linalg_pinv_singular_cuda_complex128 (__main__.TestMetaCUDA) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:23:43.1881250Z test_dispatch_symbolic_meta_inplace_linalg_pinv_singular_cuda_complex64 (__main__.TestMetaCUDA) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:23:43.1881463Z test_dispatch_symbolic_meta_inplace_linalg_pinv_singular_cuda_float32 (__main__.TestMetaCUDA) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:23:43.1881668Z test_dispatch_symbolic_meta_inplace_linalg_pinv_singular_cuda_float64 (__main__.TestMetaCUDA) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:23:43.1881931Z test_dispatch_symbolic_meta_inplace_linalg_qr_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1882163Z test_dispatch_symbolic_meta_inplace_linalg_qr_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1882386Z test_dispatch_symbolic_meta_inplace_linalg_qr_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1882639Z test_dispatch_symbolic_meta_inplace_linalg_qr_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1882923Z test_dispatch_symbolic_meta_inplace_linalg_slogdet_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1883217Z test_dispatch_symbolic_meta_inplace_linalg_slogdet_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1883502Z test_dispatch_symbolic_meta_inplace_linalg_slogdet_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1883781Z test_dispatch_symbolic_meta_inplace_linalg_slogdet_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1884095Z test_dispatch_symbolic_meta_inplace_linalg_solve_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1884380Z test_dispatch_symbolic_meta_inplace_linalg_solve_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1884661Z test_dispatch_symbolic_meta_inplace_linalg_solve_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1884936Z test_dispatch_symbolic_meta_inplace_linalg_solve_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1885182Z 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.000s) 2023-01-11T21:23:43.1885418Z 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.000s) 2023-01-11T21:23:43.1885650Z 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.000s) 2023-01-11T21:23:43.1885877Z 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.000s) 2023-01-11T21:23:43.1886121Z 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.000s) 2023-01-11T21:23:43.1886356Z 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.000s) 2023-01-11T21:23:43.1886598Z 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.000s) 2023-01-11T21:23:43.1886835Z 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.000s) 2023-01-11T21:23:43.1887068Z test_dispatch_symbolic_meta_inplace_linalg_svd_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1887315Z test_dispatch_symbolic_meta_inplace_linalg_svd_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1887541Z test_dispatch_symbolic_meta_inplace_linalg_svd_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1887766Z test_dispatch_symbolic_meta_inplace_linalg_svd_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1888004Z test_dispatch_symbolic_meta_inplace_linalg_svdvals_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1888238Z test_dispatch_symbolic_meta_inplace_linalg_svdvals_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1888466Z test_dispatch_symbolic_meta_inplace_linalg_svdvals_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1888686Z test_dispatch_symbolic_meta_inplace_linalg_svdvals_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1888921Z test_dispatch_symbolic_meta_inplace_linalg_tensorinv_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1889171Z test_dispatch_symbolic_meta_inplace_linalg_tensorinv_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1889401Z test_dispatch_symbolic_meta_inplace_linalg_tensorinv_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1889633Z test_dispatch_symbolic_meta_inplace_linalg_tensorinv_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1889873Z test_dispatch_symbolic_meta_inplace_linalg_tensorsolve_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1890111Z test_dispatch_symbolic_meta_inplace_linalg_tensorsolve_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1890345Z test_dispatch_symbolic_meta_inplace_linalg_tensorsolve_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1890574Z test_dispatch_symbolic_meta_inplace_linalg_tensorsolve_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1890800Z test_dispatch_symbolic_meta_inplace_linalg_vander_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1891033Z test_dispatch_symbolic_meta_inplace_linalg_vander_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1891265Z test_dispatch_symbolic_meta_inplace_linalg_vander_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1891490Z test_dispatch_symbolic_meta_inplace_linalg_vander_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1891713Z test_dispatch_symbolic_meta_inplace_linalg_vander_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1891930Z test_dispatch_symbolic_meta_inplace_linalg_vander_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1892201Z test_dispatch_symbolic_meta_inplace_linalg_vander_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1892470Z test_dispatch_symbolic_meta_inplace_linalg_vander_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1892750Z test_dispatch_symbolic_meta_inplace_linalg_vander_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1893027Z test_dispatch_symbolic_meta_inplace_linalg_vecdot_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1893310Z test_dispatch_symbolic_meta_inplace_linalg_vecdot_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1893601Z test_dispatch_symbolic_meta_inplace_linalg_vecdot_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1893885Z test_dispatch_symbolic_meta_inplace_linalg_vecdot_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1894158Z test_dispatch_symbolic_meta_inplace_linalg_vecdot_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1894617Z test_dispatch_symbolic_meta_inplace_linalg_vecdot_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1894910Z 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.000s) 2023-01-11T21:23:43.1895209Z 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.000s) 2023-01-11T21:23:43.1895458Z 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.000s) 2023-01-11T21:23:43.1895681Z 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.000s) 2023-01-11T21:23:43.1895916Z 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.000s) 2023-01-11T21:23:43.1896145Z 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.000s) 2023-01-11T21:23:43.1896375Z test_dispatch_symbolic_meta_inplace_linspace_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1896602Z test_dispatch_symbolic_meta_inplace_linspace_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1896825Z test_dispatch_symbolic_meta_inplace_linspace_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1897052Z test_dispatch_symbolic_meta_inplace_linspace_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1897277Z test_dispatch_symbolic_meta_inplace_linspace_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1897501Z test_dispatch_symbolic_meta_inplace_linspace_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1897762Z test_dispatch_symbolic_meta_inplace_linspace_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1897989Z test_dispatch_symbolic_meta_inplace_linspace_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1898209Z test_dispatch_symbolic_meta_inplace_linspace_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1898426Z test_dispatch_symbolic_meta_inplace_linspace_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1898645Z test_dispatch_symbolic_meta_inplace_linspace_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1898866Z test_dispatch_symbolic_meta_inplace_log10_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1899087Z test_dispatch_symbolic_meta_inplace_log10_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1899308Z test_dispatch_symbolic_meta_inplace_log10_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1899568Z test_dispatch_symbolic_meta_inplace_log10_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1899793Z test_dispatch_symbolic_meta_inplace_log10_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1900018Z test_dispatch_symbolic_meta_inplace_log10_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1900239Z test_dispatch_symbolic_meta_inplace_log10_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1900458Z test_dispatch_symbolic_meta_inplace_log10_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1900679Z test_dispatch_symbolic_meta_inplace_log10_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1900891Z test_dispatch_symbolic_meta_inplace_log10_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1901101Z test_dispatch_symbolic_meta_inplace_log10_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1901324Z test_dispatch_symbolic_meta_inplace_log10_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1901546Z test_dispatch_symbolic_meta_inplace_log1p_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1901765Z test_dispatch_symbolic_meta_inplace_log1p_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1901995Z test_dispatch_symbolic_meta_inplace_log1p_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1902217Z test_dispatch_symbolic_meta_inplace_log1p_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1902437Z test_dispatch_symbolic_meta_inplace_log1p_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1902678Z test_dispatch_symbolic_meta_inplace_log1p_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1902893Z test_dispatch_symbolic_meta_inplace_log1p_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1903111Z test_dispatch_symbolic_meta_inplace_log1p_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1903327Z test_dispatch_symbolic_meta_inplace_log1p_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1903540Z test_dispatch_symbolic_meta_inplace_log1p_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1903747Z test_dispatch_symbolic_meta_inplace_log1p_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1903963Z test_dispatch_symbolic_meta_inplace_log1p_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1904181Z test_dispatch_symbolic_meta_inplace_log2_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1904422Z test_dispatch_symbolic_meta_inplace_log2_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1904643Z test_dispatch_symbolic_meta_inplace_log2_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1904925Z test_dispatch_symbolic_meta_inplace_log2_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1905148Z test_dispatch_symbolic_meta_inplace_log2_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1905367Z test_dispatch_symbolic_meta_inplace_log2_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1905581Z test_dispatch_symbolic_meta_inplace_log2_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1905791Z test_dispatch_symbolic_meta_inplace_log2_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1906008Z test_dispatch_symbolic_meta_inplace_log2_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1906214Z test_dispatch_symbolic_meta_inplace_log2_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1906432Z test_dispatch_symbolic_meta_inplace_log2_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1906682Z test_dispatch_symbolic_meta_inplace_log2_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1906959Z test_dispatch_symbolic_meta_inplace_log_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1907225Z test_dispatch_symbolic_meta_inplace_log_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1907481Z test_dispatch_symbolic_meta_inplace_log_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1907725Z test_dispatch_symbolic_meta_inplace_log_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1907947Z test_dispatch_symbolic_meta_inplace_log_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1908163Z test_dispatch_symbolic_meta_inplace_log_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1908381Z test_dispatch_symbolic_meta_inplace_log_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1908590Z test_dispatch_symbolic_meta_inplace_log_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1908803Z test_dispatch_symbolic_meta_inplace_log_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1909014Z test_dispatch_symbolic_meta_inplace_log_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1909230Z test_dispatch_symbolic_meta_inplace_log_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1909482Z test_dispatch_symbolic_meta_inplace_log_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1909695Z test_dispatch_symbolic_meta_inplace_log_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1909926Z test_dispatch_symbolic_meta_inplace_log_softmax_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1910155Z test_dispatch_symbolic_meta_inplace_log_softmax_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1910373Z test_dispatch_symbolic_meta_inplace_log_softmax_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1910590Z test_dispatch_symbolic_meta_inplace_log_softmax_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1910834Z 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.000s) 2023-01-11T21:23:43.1911070Z 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.000s) 2023-01-11T21:23:43.1911313Z 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.000s) 2023-01-11T21:23:43.1911560Z 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.000s) 2023-01-11T21:23:43.1911795Z 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.000s) 2023-01-11T21:23:43.1912036Z 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.000s) 2023-01-11T21:23:43.1912294Z 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.000s) 2023-01-11T21:23:43.1912607Z 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.000s) 2023-01-11T21:23:43.1912903Z 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.000s) 2023-01-11T21:23:43.1913196Z 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.000s) 2023-01-11T21:23:43.1913486Z 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.000s) 2023-01-11T21:23:43.1913777Z 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.000s) 2023-01-11T21:23:43.1914058Z 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.000s) 2023-01-11T21:23:43.1914348Z test_dispatch_symbolic_meta_inplace_logaddexp2_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1914630Z test_dispatch_symbolic_meta_inplace_logaddexp2_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1914917Z test_dispatch_symbolic_meta_inplace_logaddexp2_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1915146Z test_dispatch_symbolic_meta_inplace_logaddexp_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1915370Z test_dispatch_symbolic_meta_inplace_logaddexp_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1915601Z test_dispatch_symbolic_meta_inplace_logaddexp_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1915836Z test_dispatch_symbolic_meta_inplace_logcumsumexp_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1916066Z test_dispatch_symbolic_meta_inplace_logcumsumexp_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1916292Z test_dispatch_symbolic_meta_inplace_logcumsumexp_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1916513Z test_dispatch_symbolic_meta_inplace_logcumsumexp_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1916742Z test_dispatch_symbolic_meta_inplace_logdet_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1916973Z test_dispatch_symbolic_meta_inplace_logdet_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1917199Z test_dispatch_symbolic_meta_inplace_logdet_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1917423Z test_dispatch_symbolic_meta_inplace_logdet_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1917651Z test_dispatch_symbolic_meta_inplace_logical_and_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1917876Z test_dispatch_symbolic_meta_inplace_logical_and_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1918167Z test_dispatch_symbolic_meta_inplace_logical_and_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1918400Z test_dispatch_symbolic_meta_inplace_logical_and_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1918629Z test_dispatch_symbolic_meta_inplace_logical_and_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1918849Z test_dispatch_symbolic_meta_inplace_logical_and_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1919068Z test_dispatch_symbolic_meta_inplace_logical_and_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1919295Z test_dispatch_symbolic_meta_inplace_logical_and_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1919520Z test_dispatch_symbolic_meta_inplace_logical_and_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1919771Z test_dispatch_symbolic_meta_inplace_logical_and_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1919995Z test_dispatch_symbolic_meta_inplace_logical_and_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1920217Z test_dispatch_symbolic_meta_inplace_logical_and_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1920448Z test_dispatch_symbolic_meta_inplace_logical_not_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1920671Z test_dispatch_symbolic_meta_inplace_logical_not_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1920896Z test_dispatch_symbolic_meta_inplace_logical_not_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1921129Z test_dispatch_symbolic_meta_inplace_logical_not_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1921355Z test_dispatch_symbolic_meta_inplace_logical_not_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1921576Z test_dispatch_symbolic_meta_inplace_logical_not_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1921799Z test_dispatch_symbolic_meta_inplace_logical_not_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1922025Z test_dispatch_symbolic_meta_inplace_logical_not_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1922254Z test_dispatch_symbolic_meta_inplace_logical_not_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1922476Z test_dispatch_symbolic_meta_inplace_logical_not_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1922742Z test_dispatch_symbolic_meta_inplace_logical_not_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1923047Z test_dispatch_symbolic_meta_inplace_logical_not_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1923335Z test_dispatch_symbolic_meta_inplace_logical_or_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1923619Z test_dispatch_symbolic_meta_inplace_logical_or_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1923899Z test_dispatch_symbolic_meta_inplace_logical_or_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1924185Z test_dispatch_symbolic_meta_inplace_logical_or_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1924465Z test_dispatch_symbolic_meta_inplace_logical_or_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1924744Z test_dispatch_symbolic_meta_inplace_logical_or_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1925023Z test_dispatch_symbolic_meta_inplace_logical_or_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1925270Z test_dispatch_symbolic_meta_inplace_logical_or_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1925493Z test_dispatch_symbolic_meta_inplace_logical_or_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1925713Z test_dispatch_symbolic_meta_inplace_logical_or_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1925940Z test_dispatch_symbolic_meta_inplace_logical_or_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1926162Z test_dispatch_symbolic_meta_inplace_logical_or_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1926390Z test_dispatch_symbolic_meta_inplace_logical_xor_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1926613Z test_dispatch_symbolic_meta_inplace_logical_xor_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1926838Z test_dispatch_symbolic_meta_inplace_logical_xor_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1927069Z test_dispatch_symbolic_meta_inplace_logical_xor_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1927294Z test_dispatch_symbolic_meta_inplace_logical_xor_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1927514Z test_dispatch_symbolic_meta_inplace_logical_xor_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1927732Z test_dispatch_symbolic_meta_inplace_logical_xor_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1927954Z 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) 2023-01-11T21:23:43.1928199Z test_dispatch_symbolic_meta_inplace_logical_xor_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1928426Z test_dispatch_symbolic_meta_inplace_logical_xor_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1928646Z test_dispatch_symbolic_meta_inplace_logical_xor_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1928872Z test_dispatch_symbolic_meta_inplace_logical_xor_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1929094Z test_dispatch_symbolic_meta_inplace_logit_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1929314Z test_dispatch_symbolic_meta_inplace_logit_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1929532Z test_dispatch_symbolic_meta_inplace_logit_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1929754Z test_dispatch_symbolic_meta_inplace_logit_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1929994Z test_dispatch_symbolic_meta_inplace_logit_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1930212Z test_dispatch_symbolic_meta_inplace_logit_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.1930430Z test_dispatch_symbolic_meta_inplace_logit_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.1930648Z test_dispatch_symbolic_meta_inplace_logit_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1930868Z test_dispatch_symbolic_meta_inplace_logit_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1931088Z test_dispatch_symbolic_meta_inplace_logit_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1931317Z test_dispatch_symbolic_meta_inplace_logspace_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1931545Z test_dispatch_symbolic_meta_inplace_logspace_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1931771Z test_dispatch_symbolic_meta_inplace_logspace_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1931992Z test_dispatch_symbolic_meta_inplace_logspace_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1932216Z test_dispatch_symbolic_meta_inplace_logspace_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1932440Z test_dispatch_symbolic_meta_inplace_logspace_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1932667Z test_dispatch_symbolic_meta_inplace_logspace_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1932888Z test_dispatch_symbolic_meta_inplace_logspace_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1933127Z test_dispatch_symbolic_meta_inplace_logspace_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.1933352Z test_dispatch_symbolic_meta_inplace_logspace_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1933568Z test_dispatch_symbolic_meta_inplace_logspace_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1933800Z test_dispatch_symbolic_meta_inplace_logsumexp_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1934026Z test_dispatch_symbolic_meta_inplace_logsumexp_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1934382Z test_dispatch_symbolic_meta_inplace_logsumexp_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1934678Z test_dispatch_symbolic_meta_inplace_logsumexp_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1934901Z test_dispatch_symbolic_meta_inplace_logsumexp_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1935183Z test_dispatch_symbolic_meta_inplace_logsumexp_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1935408Z test_dispatch_symbolic_meta_inplace_logsumexp_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1935633Z test_dispatch_symbolic_meta_inplace_logsumexp_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.1935857Z test_dispatch_symbolic_meta_inplace_logsumexp_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1936078Z test_dispatch_symbolic_meta_inplace_logsumexp_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1936298Z test_dispatch_symbolic_meta_inplace_long_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1936521Z test_dispatch_symbolic_meta_inplace_long_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1936745Z test_dispatch_symbolic_meta_inplace_long_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1936965Z test_dispatch_symbolic_meta_inplace_long_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1937191Z test_dispatch_symbolic_meta_inplace_long_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1937413Z test_dispatch_symbolic_meta_inplace_long_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1937627Z test_dispatch_symbolic_meta_inplace_long_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1937841Z test_dispatch_symbolic_meta_inplace_long_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1938058Z test_dispatch_symbolic_meta_inplace_long_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1938307Z test_dispatch_symbolic_meta_inplace_long_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1938528Z test_dispatch_symbolic_meta_inplace_long_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1938751Z test_dispatch_symbolic_meta_inplace_long_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1938969Z test_dispatch_symbolic_meta_inplace_long_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1939188Z test_dispatch_symbolic_meta_inplace_lt_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1939442Z test_dispatch_symbolic_meta_inplace_lt_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1939670Z test_dispatch_symbolic_meta_inplace_lt_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1939883Z test_dispatch_symbolic_meta_inplace_lt_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1940126Z test_dispatch_symbolic_meta_inplace_lt_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1940336Z test_dispatch_symbolic_meta_inplace_lt_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1940554Z test_dispatch_symbolic_meta_inplace_lt_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1940772Z test_dispatch_symbolic_meta_inplace_lt_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.1940992Z test_dispatch_symbolic_meta_inplace_lt_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1941202Z test_dispatch_symbolic_meta_inplace_lt_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1941427Z test_dispatch_symbolic_meta_inplace_lu_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1941645Z test_dispatch_symbolic_meta_inplace_lu_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1941856Z test_dispatch_symbolic_meta_inplace_lu_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1942075Z test_dispatch_symbolic_meta_inplace_lu_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1942308Z test_dispatch_symbolic_meta_inplace_lu_solve_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1942534Z test_dispatch_symbolic_meta_inplace_lu_solve_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1942753Z test_dispatch_symbolic_meta_inplace_lu_solve_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1942976Z test_dispatch_symbolic_meta_inplace_lu_solve_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1943228Z test_dispatch_symbolic_meta_inplace_lu_unpack_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1943458Z test_dispatch_symbolic_meta_inplace_lu_unpack_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1943683Z test_dispatch_symbolic_meta_inplace_lu_unpack_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1943913Z test_dispatch_symbolic_meta_inplace_lu_unpack_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1944130Z test_dispatch_symbolic_meta_inplace_mH_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1944348Z test_dispatch_symbolic_meta_inplace_mH_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1944573Z test_dispatch_symbolic_meta_inplace_mH_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1944849Z test_dispatch_symbolic_meta_inplace_mH_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1945109Z test_dispatch_symbolic_meta_inplace_mH_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1945327Z test_dispatch_symbolic_meta_inplace_mH_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1945537Z test_dispatch_symbolic_meta_inplace_mH_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1945751Z test_dispatch_symbolic_meta_inplace_mH_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.1945967Z test_dispatch_symbolic_meta_inplace_mH_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.1946182Z test_dispatch_symbolic_meta_inplace_mH_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1946397Z test_dispatch_symbolic_meta_inplace_mH_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1946612Z test_dispatch_symbolic_meta_inplace_mH_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1946825Z test_dispatch_symbolic_meta_inplace_mH_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1947045Z test_dispatch_symbolic_meta_inplace_mT_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1947257Z test_dispatch_symbolic_meta_inplace_mT_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1947480Z test_dispatch_symbolic_meta_inplace_mT_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1947707Z test_dispatch_symbolic_meta_inplace_mT_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1947920Z test_dispatch_symbolic_meta_inplace_mT_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1948132Z test_dispatch_symbolic_meta_inplace_mT_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1948374Z test_dispatch_symbolic_meta_inplace_mT_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1948588Z test_dispatch_symbolic_meta_inplace_mT_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1948810Z test_dispatch_symbolic_meta_inplace_mT_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1949023Z test_dispatch_symbolic_meta_inplace_mT_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1949238Z test_dispatch_symbolic_meta_inplace_mT_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1949459Z test_dispatch_symbolic_meta_inplace_mT_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1949672Z test_dispatch_symbolic_meta_inplace_mT_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.1949904Z 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) 2023-01-11T21:23:43.1950160Z test_dispatch_symbolic_meta_inplace_masked_amax_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1950381Z test_dispatch_symbolic_meta_inplace_masked_amax_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1950593Z test_dispatch_symbolic_meta_inplace_masked_amax_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1950819Z test_dispatch_symbolic_meta_inplace_masked_amax_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1951043Z test_dispatch_symbolic_meta_inplace_masked_amax_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1951272Z 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) 2023-01-11T21:23:43.1951495Z 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) 2023-01-11T21:23:43.1951715Z test_dispatch_symbolic_meta_inplace_masked_amax_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1951944Z test_dispatch_symbolic_meta_inplace_masked_amin_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1952166Z test_dispatch_symbolic_meta_inplace_masked_amin_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1952384Z test_dispatch_symbolic_meta_inplace_masked_amin_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1952605Z test_dispatch_symbolic_meta_inplace_masked_amin_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1952827Z 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) 2023-01-11T21:23:43.1953046Z test_dispatch_symbolic_meta_inplace_masked_amin_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1953286Z 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) 2023-01-11T21:23:43.1953511Z 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) 2023-01-11T21:23:43.1953736Z test_dispatch_symbolic_meta_inplace_masked_amin_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1953971Z test_dispatch_symbolic_meta_inplace_masked_argmax_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1954201Z test_dispatch_symbolic_meta_inplace_masked_argmax_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1954438Z test_dispatch_symbolic_meta_inplace_masked_argmax_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1954714Z test_dispatch_symbolic_meta_inplace_masked_argmax_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1955023Z test_dispatch_symbolic_meta_inplace_masked_argmax_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1955300Z test_dispatch_symbolic_meta_inplace_masked_argmax_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1955572Z test_dispatch_symbolic_meta_inplace_masked_argmax_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1955851Z 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) 2023-01-11T21:23:43.1956138Z 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) 2023-01-11T21:23:43.1956416Z test_dispatch_symbolic_meta_inplace_masked_argmin_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1956703Z 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) 2023-01-11T21:23:43.1956943Z test_dispatch_symbolic_meta_inplace_masked_argmin_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1957165Z test_dispatch_symbolic_meta_inplace_masked_argmin_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1957387Z test_dispatch_symbolic_meta_inplace_masked_argmin_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1957607Z test_dispatch_symbolic_meta_inplace_masked_argmin_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1957832Z test_dispatch_symbolic_meta_inplace_masked_argmin_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1958055Z 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) 2023-01-11T21:23:43.1958282Z 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) 2023-01-11T21:23:43.1958537Z test_dispatch_symbolic_meta_inplace_masked_cumprod_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1958778Z test_dispatch_symbolic_meta_inplace_masked_cumprod_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1959015Z test_dispatch_symbolic_meta_inplace_masked_cumprod_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1959239Z test_dispatch_symbolic_meta_inplace_masked_cumprod_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1959464Z test_dispatch_symbolic_meta_inplace_masked_cumprod_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1959688Z test_dispatch_symbolic_meta_inplace_masked_cumprod_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1959915Z test_dispatch_symbolic_meta_inplace_masked_cumprod_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1960159Z test_dispatch_symbolic_meta_inplace_masked_cumprod_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1960378Z test_dispatch_symbolic_meta_inplace_masked_cumprod_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1960605Z test_dispatch_symbolic_meta_inplace_masked_cumprod_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1960827Z test_dispatch_symbolic_meta_inplace_masked_cumprod_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1961049Z test_dispatch_symbolic_meta_inplace_masked_cumsum_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1961283Z test_dispatch_symbolic_meta_inplace_masked_cumsum_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1961518Z test_dispatch_symbolic_meta_inplace_masked_cumsum_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1961748Z 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) 2023-01-11T21:23:43.1961973Z test_dispatch_symbolic_meta_inplace_masked_cumsum_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1962190Z test_dispatch_symbolic_meta_inplace_masked_cumsum_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1962416Z test_dispatch_symbolic_meta_inplace_masked_cumsum_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1962679Z test_dispatch_symbolic_meta_inplace_masked_cumsum_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1962954Z test_dispatch_symbolic_meta_inplace_masked_cumsum_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1963231Z test_dispatch_symbolic_meta_inplace_masked_cumsum_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1963536Z test_dispatch_symbolic_meta_inplace_masked_cumsum_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1963823Z test_dispatch_symbolic_meta_inplace_masked_fill_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1964104Z test_dispatch_symbolic_meta_inplace_masked_fill_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1964385Z test_dispatch_symbolic_meta_inplace_masked_fill_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1964618Z test_dispatch_symbolic_meta_inplace_masked_fill_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1964848Z test_dispatch_symbolic_meta_inplace_masked_fill_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1965075Z test_dispatch_symbolic_meta_inplace_masked_fill_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1965286Z test_dispatch_symbolic_meta_inplace_masked_fill_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1965527Z test_dispatch_symbolic_meta_inplace_masked_fill_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1965751Z test_dispatch_symbolic_meta_inplace_masked_fill_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1965976Z test_dispatch_symbolic_meta_inplace_masked_fill_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1966202Z test_dispatch_symbolic_meta_inplace_masked_fill_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1966423Z test_dispatch_symbolic_meta_inplace_masked_fill_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1966646Z test_dispatch_symbolic_meta_inplace_masked_fill_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1966882Z 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.000s) 2023-01-11T21:23:43.1967118Z 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.000s) 2023-01-11T21:23:43.1967355Z 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.000s) 2023-01-11T21:23:43.1967588Z 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.000s) 2023-01-11T21:23:43.1967831Z test_dispatch_symbolic_meta_inplace_masked_logaddexp_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1968058Z test_dispatch_symbolic_meta_inplace_masked_logaddexp_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1968293Z test_dispatch_symbolic_meta_inplace_masked_logaddexp_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1968553Z test_dispatch_symbolic_meta_inplace_masked_logsumexp_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1968786Z test_dispatch_symbolic_meta_inplace_masked_logsumexp_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1969015Z test_dispatch_symbolic_meta_inplace_masked_logsumexp_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1969243Z test_dispatch_symbolic_meta_inplace_masked_logsumexp_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1969474Z test_dispatch_symbolic_meta_inplace_masked_logsumexp_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1969701Z test_dispatch_symbolic_meta_inplace_masked_logsumexp_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1969929Z test_dispatch_symbolic_meta_inplace_masked_logsumexp_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1970159Z test_dispatch_symbolic_meta_inplace_masked_logsumexp_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1970407Z test_dispatch_symbolic_meta_inplace_masked_logsumexp_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1970636Z test_dispatch_symbolic_meta_inplace_masked_mean_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1970853Z test_dispatch_symbolic_meta_inplace_masked_mean_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1971091Z test_dispatch_symbolic_meta_inplace_masked_mean_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1971319Z test_dispatch_symbolic_meta_inplace_masked_mean_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1971550Z test_dispatch_symbolic_meta_inplace_masked_mean_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1971779Z test_dispatch_symbolic_meta_inplace_masked_mean_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1972004Z test_dispatch_symbolic_meta_inplace_masked_mean_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1972227Z test_dispatch_symbolic_meta_inplace_masked_mean_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1972454Z test_dispatch_symbolic_meta_inplace_masked_mean_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1972721Z test_dispatch_symbolic_meta_inplace_masked_mean_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1972998Z test_dispatch_symbolic_meta_inplace_masked_mean_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1973272Z test_dispatch_symbolic_meta_inplace_masked_mean_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1973591Z test_dispatch_symbolic_meta_inplace_masked_median_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1973870Z test_dispatch_symbolic_meta_inplace_masked_median_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1974139Z test_dispatch_symbolic_meta_inplace_masked_median_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1974624Z test_dispatch_symbolic_meta_inplace_masked_norm_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1974912Z test_dispatch_symbolic_meta_inplace_masked_norm_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1975180Z test_dispatch_symbolic_meta_inplace_masked_norm_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1975441Z test_dispatch_symbolic_meta_inplace_masked_norm_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1975677Z test_dispatch_symbolic_meta_inplace_masked_normalize_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1975962Z test_dispatch_symbolic_meta_inplace_masked_normalize_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1976197Z test_dispatch_symbolic_meta_inplace_masked_normalize_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1976426Z test_dispatch_symbolic_meta_inplace_masked_normalize_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1976656Z test_dispatch_symbolic_meta_inplace_masked_normalize_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1976886Z test_dispatch_symbolic_meta_inplace_masked_normalize_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1977114Z test_dispatch_symbolic_meta_inplace_masked_prod_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1977328Z test_dispatch_symbolic_meta_inplace_masked_prod_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1977557Z test_dispatch_symbolic_meta_inplace_masked_prod_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1977782Z test_dispatch_symbolic_meta_inplace_masked_prod_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1978002Z test_dispatch_symbolic_meta_inplace_masked_prod_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1978221Z test_dispatch_symbolic_meta_inplace_masked_prod_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1978438Z test_dispatch_symbolic_meta_inplace_masked_prod_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1978657Z test_dispatch_symbolic_meta_inplace_masked_prod_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1978908Z test_dispatch_symbolic_meta_inplace_masked_prod_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1979131Z test_dispatch_symbolic_meta_inplace_masked_prod_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1979348Z test_dispatch_symbolic_meta_inplace_masked_prod_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1979571Z test_dispatch_symbolic_meta_inplace_masked_prod_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1979801Z test_dispatch_symbolic_meta_inplace_masked_scatter_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1980015Z test_dispatch_symbolic_meta_inplace_masked_scatter_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1980247Z test_dispatch_symbolic_meta_inplace_masked_scatter_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1980480Z test_dispatch_symbolic_meta_inplace_masked_scatter_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1980745Z test_dispatch_symbolic_meta_inplace_masked_scatter_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1980966Z test_dispatch_symbolic_meta_inplace_masked_scatter_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1981183Z test_dispatch_symbolic_meta_inplace_masked_scatter_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1981409Z test_dispatch_symbolic_meta_inplace_masked_scatter_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1981627Z test_dispatch_symbolic_meta_inplace_masked_scatter_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1981845Z test_dispatch_symbolic_meta_inplace_masked_scatter_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1982065Z test_dispatch_symbolic_meta_inplace_masked_scatter_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1982283Z test_dispatch_symbolic_meta_inplace_masked_scatter_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1982506Z test_dispatch_symbolic_meta_inplace_masked_select_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1982721Z test_dispatch_symbolic_meta_inplace_masked_select_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1982949Z test_dispatch_symbolic_meta_inplace_masked_select_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1983179Z test_dispatch_symbolic_meta_inplace_masked_select_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1983405Z test_dispatch_symbolic_meta_inplace_masked_select_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1983624Z test_dispatch_symbolic_meta_inplace_masked_select_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1983863Z test_dispatch_symbolic_meta_inplace_masked_select_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1984090Z test_dispatch_symbolic_meta_inplace_masked_select_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1984313Z test_dispatch_symbolic_meta_inplace_masked_select_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1984529Z test_dispatch_symbolic_meta_inplace_masked_select_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1984804Z test_dispatch_symbolic_meta_inplace_masked_select_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1985031Z test_dispatch_symbolic_meta_inplace_masked_select_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1985256Z test_dispatch_symbolic_meta_inplace_masked_softmax_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1985504Z test_dispatch_symbolic_meta_inplace_masked_softmax_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1985725Z test_dispatch_symbolic_meta_inplace_masked_softmax_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1985944Z test_dispatch_symbolic_meta_inplace_masked_softmax_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1986177Z test_dispatch_symbolic_meta_inplace_masked_softmin_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1986452Z test_dispatch_symbolic_meta_inplace_masked_softmin_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1986730Z test_dispatch_symbolic_meta_inplace_masked_softmin_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1987003Z test_dispatch_symbolic_meta_inplace_masked_softmin_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1987280Z test_dispatch_symbolic_meta_inplace_masked_std_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1987533Z test_dispatch_symbolic_meta_inplace_masked_std_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1987758Z test_dispatch_symbolic_meta_inplace_masked_std_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1987980Z test_dispatch_symbolic_meta_inplace_masked_std_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1988204Z test_dispatch_symbolic_meta_inplace_masked_std_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1988426Z test_dispatch_symbolic_meta_inplace_masked_std_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1988639Z test_dispatch_symbolic_meta_inplace_masked_std_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1988883Z test_dispatch_symbolic_meta_inplace_masked_std_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1989105Z test_dispatch_symbolic_meta_inplace_masked_std_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1989327Z test_dispatch_symbolic_meta_inplace_masked_std_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1989543Z test_dispatch_symbolic_meta_inplace_masked_std_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1989764Z test_dispatch_symbolic_meta_inplace_masked_sum_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1989989Z test_dispatch_symbolic_meta_inplace_masked_sum_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1990216Z test_dispatch_symbolic_meta_inplace_masked_sum_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1990442Z test_dispatch_symbolic_meta_inplace_masked_sum_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1990690Z test_dispatch_symbolic_meta_inplace_masked_sum_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1990910Z test_dispatch_symbolic_meta_inplace_masked_sum_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1991136Z test_dispatch_symbolic_meta_inplace_masked_sum_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1991347Z test_dispatch_symbolic_meta_inplace_masked_sum_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1991566Z test_dispatch_symbolic_meta_inplace_masked_sum_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1991787Z test_dispatch_symbolic_meta_inplace_masked_sum_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1992008Z test_dispatch_symbolic_meta_inplace_masked_sum_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1992250Z test_dispatch_symbolic_meta_inplace_masked_sum_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1992529Z test_dispatch_symbolic_meta_inplace_masked_var_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1992821Z test_dispatch_symbolic_meta_inplace_masked_var_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1993192Z test_dispatch_symbolic_meta_inplace_masked_var_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1993489Z test_dispatch_symbolic_meta_inplace_masked_var_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1993768Z test_dispatch_symbolic_meta_inplace_masked_var_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1994082Z test_dispatch_symbolic_meta_inplace_masked_var_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1994350Z test_dispatch_symbolic_meta_inplace_masked_var_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1994613Z test_dispatch_symbolic_meta_inplace_masked_var_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1994858Z test_dispatch_symbolic_meta_inplace_masked_var_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1995074Z test_dispatch_symbolic_meta_inplace_masked_var_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1995287Z test_dispatch_symbolic_meta_inplace_masked_var_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1995509Z test_dispatch_symbolic_meta_inplace_matmul_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1995733Z test_dispatch_symbolic_meta_inplace_matmul_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1996026Z test_dispatch_symbolic_meta_inplace_matmul_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1996244Z test_dispatch_symbolic_meta_inplace_matmul_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1996461Z test_dispatch_symbolic_meta_inplace_matmul_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1996676Z test_dispatch_symbolic_meta_inplace_matmul_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1996899Z test_dispatch_symbolic_meta_inplace_matrix_exp_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1997130Z test_dispatch_symbolic_meta_inplace_matrix_exp_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1997349Z test_dispatch_symbolic_meta_inplace_matrix_exp_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1997567Z test_dispatch_symbolic_meta_inplace_matrix_exp_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1997790Z test_dispatch_symbolic_meta_inplace_matrix_exp_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1998012Z test_dispatch_symbolic_meta_inplace_matrix_exp_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1998233Z test_dispatch_symbolic_meta_inplace_max_binary_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1998457Z test_dispatch_symbolic_meta_inplace_max_binary_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1998673Z test_dispatch_symbolic_meta_inplace_max_binary_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1998890Z test_dispatch_symbolic_meta_inplace_max_binary_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1999133Z test_dispatch_symbolic_meta_inplace_max_binary_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1999353Z test_dispatch_symbolic_meta_inplace_max_binary_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1999573Z test_dispatch_symbolic_meta_inplace_max_binary_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.1999788Z test_dispatch_symbolic_meta_inplace_max_binary_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2000000Z test_dispatch_symbolic_meta_inplace_max_binary_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2000217Z test_dispatch_symbolic_meta_inplace_max_binary_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2000464Z 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.000s) 2023-01-11T21:23:43.2000709Z 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.000s) 2023-01-11T21:23:43.2006218Z 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.000s) 2023-01-11T21:23:43.2006492Z 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.000s) 2023-01-11T21:23:43.2006740Z 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.000s) 2023-01-11T21:23:43.2006980Z 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.000s) 2023-01-11T21:23:43.2007224Z 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.000s) 2023-01-11T21:23:43.2007458Z 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.000s) 2023-01-11T21:23:43.2007688Z 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.000s) 2023-01-11T21:23:43.2007922Z 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.000s) 2023-01-11T21:23:43.2008148Z 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.000s) 2023-01-11T21:23:43.2008380Z 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.000s) 2023-01-11T21:23:43.2008619Z 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.000s) 2023-01-11T21:23:43.2008849Z 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.000s) 2023-01-11T21:23:43.2009142Z 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.000s) 2023-01-11T21:23:43.2009382Z 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.000s) 2023-01-11T21:23:43.2009617Z 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.000s) 2023-01-11T21:23:43.2009856Z 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.000s) 2023-01-11T21:23:43.2010085Z 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.000s) 2023-01-11T21:23:43.2010320Z 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.000s) 2023-01-11T21:23:43.2010552Z 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.000s) 2023-01-11T21:23:43.2010779Z 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.000s) 2023-01-11T21:23:43.2011043Z 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.000s) 2023-01-11T21:23:43.2011263Z 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.000s) 2023-01-11T21:23:43.2011488Z test_dispatch_symbolic_meta_inplace_maximum_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2011714Z test_dispatch_symbolic_meta_inplace_maximum_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2011943Z test_dispatch_symbolic_meta_inplace_maximum_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2012168Z test_dispatch_symbolic_meta_inplace_maximum_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2012393Z test_dispatch_symbolic_meta_inplace_maximum_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2012621Z test_dispatch_symbolic_meta_inplace_maximum_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2012843Z test_dispatch_symbolic_meta_inplace_maximum_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2013086Z test_dispatch_symbolic_meta_inplace_maximum_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2013332Z test_dispatch_symbolic_meta_inplace_maximum_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2013551Z test_dispatch_symbolic_meta_inplace_maximum_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2013769Z test_dispatch_symbolic_meta_inplace_mean_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2013988Z test_dispatch_symbolic_meta_inplace_mean_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2014412Z test_dispatch_symbolic_meta_inplace_mean_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2014637Z test_dispatch_symbolic_meta_inplace_mean_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2014861Z test_dispatch_symbolic_meta_inplace_mean_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2015078Z test_dispatch_symbolic_meta_inplace_mean_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2015297Z test_dispatch_symbolic_meta_inplace_median_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2015528Z test_dispatch_symbolic_meta_inplace_median_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2015746Z test_dispatch_symbolic_meta_inplace_median_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2016007Z test_dispatch_symbolic_meta_inplace_median_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2016223Z test_dispatch_symbolic_meta_inplace_median_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2016436Z test_dispatch_symbolic_meta_inplace_median_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2016657Z test_dispatch_symbolic_meta_inplace_median_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2016865Z test_dispatch_symbolic_meta_inplace_median_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2017105Z 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.000s) 2023-01-11T21:23:43.2017349Z 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.000s) 2023-01-11T21:23:43.2017593Z 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.000s) 2023-01-11T21:23:43.2017835Z 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.000s) 2023-01-11T21:23:43.2018077Z 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.000s) 2023-01-11T21:23:43.2018317Z 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.000s) 2023-01-11T21:23:43.2018557Z 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.000s) 2023-01-11T21:23:43.2018792Z 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.000s) 2023-01-11T21:23:43.2019024Z 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.000s) 2023-01-11T21:23:43.2019282Z 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.000s) 2023-01-11T21:23:43.2019515Z 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.000s) 2023-01-11T21:23:43.2019738Z 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.000s) 2023-01-11T21:23:43.2019980Z 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.000s) 2023-01-11T21:23:43.2020220Z 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.000s) 2023-01-11T21:23:43.2020469Z 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.000s) 2023-01-11T21:23:43.2020711Z 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.000s) 2023-01-11T21:23:43.2020992Z 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.000s) 2023-01-11T21:23:43.2021235Z 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.000s) 2023-01-11T21:23:43.2021474Z 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.000s) 2023-01-11T21:23:43.2021713Z 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.000s) 2023-01-11T21:23:43.2021949Z 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.000s) 2023-01-11T21:23:43.2022186Z 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.000s) 2023-01-11T21:23:43.2022420Z 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.000s) 2023-01-11T21:23:43.2022655Z 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.000s) 2023-01-11T21:23:43.2022887Z test_dispatch_symbolic_meta_inplace_min_binary_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2023104Z test_dispatch_symbolic_meta_inplace_min_binary_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2023332Z test_dispatch_symbolic_meta_inplace_min_binary_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2023556Z test_dispatch_symbolic_meta_inplace_min_binary_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2023782Z test_dispatch_symbolic_meta_inplace_min_binary_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2024033Z test_dispatch_symbolic_meta_inplace_min_binary_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2024258Z test_dispatch_symbolic_meta_inplace_min_binary_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2024486Z test_dispatch_symbolic_meta_inplace_min_binary_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2024778Z test_dispatch_symbolic_meta_inplace_min_binary_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2025014Z test_dispatch_symbolic_meta_inplace_min_binary_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2025254Z 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.000s) 2023-01-11T21:23:43.2025486Z 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.000s) 2023-01-11T21:23:43.2025718Z 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.000s) 2023-01-11T21:23:43.2025977Z 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.000s) 2023-01-11T21:23:43.2026235Z 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.000s) 2023-01-11T21:23:43.2026522Z 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.000s) 2023-01-11T21:23:43.2026815Z 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.000s) 2023-01-11T21:23:43.2027104Z 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.000s) 2023-01-11T21:23:43.2027398Z 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.000s) 2023-01-11T21:23:43.2027642Z 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.000s) 2023-01-11T21:23:43.2027880Z 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.000s) 2023-01-11T21:23:43.2028113Z 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.000s) 2023-01-11T21:23:43.2028346Z 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.000s) 2023-01-11T21:23:43.2028580Z 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.000s) 2023-01-11T21:23:43.2028806Z 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.000s) 2023-01-11T21:23:43.2029036Z 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.000s) 2023-01-11T21:23:43.2029286Z 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.000s) 2023-01-11T21:23:43.2029511Z 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.000s) 2023-01-11T21:23:43.2029749Z 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.000s) 2023-01-11T21:23:43.2029976Z 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.000s) 2023-01-11T21:23:43.2030198Z test_dispatch_symbolic_meta_inplace_minimum_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2030422Z test_dispatch_symbolic_meta_inplace_minimum_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2030643Z test_dispatch_symbolic_meta_inplace_minimum_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2030893Z test_dispatch_symbolic_meta_inplace_minimum_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2031119Z test_dispatch_symbolic_meta_inplace_minimum_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2031343Z test_dispatch_symbolic_meta_inplace_minimum_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2031569Z test_dispatch_symbolic_meta_inplace_minimum_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2031785Z test_dispatch_symbolic_meta_inplace_minimum_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2031996Z test_dispatch_symbolic_meta_inplace_minimum_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2032215Z test_dispatch_symbolic_meta_inplace_minimum_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2032452Z test_dispatch_symbolic_meta_inplace_mm_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2032718Z test_dispatch_symbolic_meta_inplace_mm_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2032987Z test_dispatch_symbolic_meta_inplace_mm_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2033259Z test_dispatch_symbolic_meta_inplace_mm_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2033529Z test_dispatch_symbolic_meta_inplace_mm_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2033800Z test_dispatch_symbolic_meta_inplace_mm_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2034081Z test_dispatch_symbolic_meta_inplace_mode_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2034386Z test_dispatch_symbolic_meta_inplace_mode_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2034660Z test_dispatch_symbolic_meta_inplace_mode_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2034877Z test_dispatch_symbolic_meta_inplace_mode_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2035091Z test_dispatch_symbolic_meta_inplace_mode_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2035305Z test_dispatch_symbolic_meta_inplace_mode_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2035519Z test_dispatch_symbolic_meta_inplace_mode_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2035736Z test_dispatch_symbolic_meta_inplace_mode_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2035954Z test_dispatch_symbolic_meta_inplace_mode_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2036165Z test_dispatch_symbolic_meta_inplace_mode_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2036415Z test_dispatch_symbolic_meta_inplace_movedim_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2036635Z test_dispatch_symbolic_meta_inplace_movedim_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2036862Z test_dispatch_symbolic_meta_inplace_movedim_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2037091Z test_dispatch_symbolic_meta_inplace_movedim_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2037317Z test_dispatch_symbolic_meta_inplace_movedim_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2037536Z test_dispatch_symbolic_meta_inplace_movedim_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2037762Z test_dispatch_symbolic_meta_inplace_movedim_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2037980Z test_dispatch_symbolic_meta_inplace_movedim_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2038205Z test_dispatch_symbolic_meta_inplace_movedim_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2038426Z test_dispatch_symbolic_meta_inplace_movedim_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2038643Z test_dispatch_symbolic_meta_inplace_movedim_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2038858Z test_dispatch_symbolic_meta_inplace_movedim_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2039072Z test_dispatch_symbolic_meta_inplace_movedim_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2039321Z test_dispatch_symbolic_meta_inplace_msort_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2039534Z test_dispatch_symbolic_meta_inplace_msort_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2039748Z test_dispatch_symbolic_meta_inplace_msort_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2039962Z test_dispatch_symbolic_meta_inplace_msort_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2040172Z test_dispatch_symbolic_meta_inplace_msort_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2040389Z test_dispatch_symbolic_meta_inplace_msort_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2040602Z test_dispatch_symbolic_meta_inplace_msort_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2040817Z test_dispatch_symbolic_meta_inplace_msort_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2041040Z test_dispatch_symbolic_meta_inplace_msort_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2041288Z test_dispatch_symbolic_meta_inplace_mul_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2041506Z test_dispatch_symbolic_meta_inplace_mul_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2041728Z test_dispatch_symbolic_meta_inplace_mul_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2041952Z test_dispatch_symbolic_meta_inplace_mul_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2042171Z test_dispatch_symbolic_meta_inplace_mul_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2042395Z test_dispatch_symbolic_meta_inplace_mul_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2042612Z test_dispatch_symbolic_meta_inplace_mul_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2042885Z test_dispatch_symbolic_meta_inplace_mul_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2043160Z test_dispatch_symbolic_meta_inplace_mul_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2043431Z test_dispatch_symbolic_meta_inplace_mul_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2043699Z test_dispatch_symbolic_meta_inplace_mul_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2043970Z test_dispatch_symbolic_meta_inplace_mul_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2044233Z test_dispatch_symbolic_meta_inplace_mul_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2044525Z test_dispatch_symbolic_meta_inplace_multinomial_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2044830Z test_dispatch_symbolic_meta_inplace_multinomial_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2045098Z test_dispatch_symbolic_meta_inplace_multinomial_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2045323Z test_dispatch_symbolic_meta_inplace_mv_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2045546Z test_dispatch_symbolic_meta_inplace_mv_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2045759Z test_dispatch_symbolic_meta_inplace_mv_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2045985Z test_dispatch_symbolic_meta_inplace_mv_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2046203Z test_dispatch_symbolic_meta_inplace_mv_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2046418Z test_dispatch_symbolic_meta_inplace_mv_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2046682Z 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.000s) 2023-01-11T21:23:43.2046922Z 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.000s) 2023-01-11T21:23:43.2047153Z 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.000s) 2023-01-11T21:23:43.2047390Z 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.000s) 2023-01-11T21:23:43.2047628Z 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.000s) 2023-01-11T21:23:43.2047860Z 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.000s) 2023-01-11T21:23:43.2048096Z 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.000s) 2023-01-11T21:23:43.2048331Z 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.000s) 2023-01-11T21:23:43.2048561Z 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.000s) 2023-01-11T21:23:43.2048794Z 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.000s) 2023-01-11T21:23:43.2049024Z 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.000s) 2023-01-11T21:23:43.2049252Z 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.000s) 2023-01-11T21:23:43.2049482Z 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.000s) 2023-01-11T21:23:43.2049733Z 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.000s) 2023-01-11T21:23:43.2049969Z 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.000s) 2023-01-11T21:23:43.2050201Z 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.000s) 2023-01-11T21:23:43.2050435Z 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.000s) 2023-01-11T21:23:43.2050668Z 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.000s) 2023-01-11T21:23:43.2050902Z 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.000s) 2023-01-11T21:23:43.2051130Z 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.000s) 2023-01-11T21:23:43.2051386Z 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.000s) 2023-01-11T21:23:43.2051603Z 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.000s) 2023-01-11T21:23:43.2051836Z 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.000s) 2023-01-11T21:23:43.2052067Z 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.000s) 2023-01-11T21:23:43.2052294Z 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.000s) 2023-01-11T21:23:43.2052523Z 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.000s) 2023-01-11T21:23:43.2052750Z 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.000s) 2023-01-11T21:23:43.2052975Z 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.000s) 2023-01-11T21:23:43.2053209Z 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) 2023-01-11T21:23:43.2053472Z 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.000s) 2023-01-11T21:23:43.2053704Z 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.000s) 2023-01-11T21:23:43.2053927Z 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.000s) 2023-01-11T21:23:43.2054150Z 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.000s) 2023-01-11T21:23:43.2054470Z 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.000s) 2023-01-11T21:23:43.2054735Z test_dispatch_symbolic_meta_inplace_nanmean_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.2054966Z test_dispatch_symbolic_meta_inplace_nanmean_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.2055186Z test_dispatch_symbolic_meta_inplace_nanmean_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2055409Z test_dispatch_symbolic_meta_inplace_nanmean_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.2055633Z test_dispatch_symbolic_meta_inplace_nanmedian_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2055861Z test_dispatch_symbolic_meta_inplace_nanmedian_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2056089Z test_dispatch_symbolic_meta_inplace_nanmedian_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2056308Z test_dispatch_symbolic_meta_inplace_nanmedian_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2056573Z test_dispatch_symbolic_meta_inplace_nanmedian_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2056793Z test_dispatch_symbolic_meta_inplace_nanmedian_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2057014Z test_dispatch_symbolic_meta_inplace_nanmedian_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2057228Z test_dispatch_symbolic_meta_inplace_nanmedian_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2057457Z test_dispatch_symbolic_meta_inplace_nanquantile_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2057682Z test_dispatch_symbolic_meta_inplace_nanquantile_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.2057899Z test_dispatch_symbolic_meta_inplace_nansum_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.2058123Z test_dispatch_symbolic_meta_inplace_nansum_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2058348Z test_dispatch_symbolic_meta_inplace_nansum_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2058567Z test_dispatch_symbolic_meta_inplace_nansum_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2058785Z test_dispatch_symbolic_meta_inplace_nansum_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2059003Z test_dispatch_symbolic_meta_inplace_nansum_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2059222Z test_dispatch_symbolic_meta_inplace_nansum_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2059460Z test_dispatch_symbolic_meta_inplace_nansum_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2059681Z test_dispatch_symbolic_meta_inplace_nansum_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2059889Z test_dispatch_symbolic_meta_inplace_nansum_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2060122Z 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) 2023-01-11T21:23:43.2060344Z test_dispatch_symbolic_meta_inplace_narrow_copy_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2060573Z test_dispatch_symbolic_meta_inplace_narrow_copy_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2060805Z test_dispatch_symbolic_meta_inplace_narrow_copy_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2061032Z test_dispatch_symbolic_meta_inplace_narrow_copy_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2061279Z test_dispatch_symbolic_meta_inplace_narrow_copy_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2061498Z test_dispatch_symbolic_meta_inplace_narrow_copy_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2061716Z test_dispatch_symbolic_meta_inplace_narrow_copy_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2061947Z test_dispatch_symbolic_meta_inplace_narrow_copy_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2062172Z test_dispatch_symbolic_meta_inplace_narrow_copy_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2062398Z test_dispatch_symbolic_meta_inplace_narrow_copy_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2062616Z test_dispatch_symbolic_meta_inplace_narrow_copy_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2062839Z test_dispatch_symbolic_meta_inplace_narrow_copy_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2063064Z test_dispatch_symbolic_meta_inplace_narrow_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2063290Z test_dispatch_symbolic_meta_inplace_narrow_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2063537Z test_dispatch_symbolic_meta_inplace_narrow_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2063792Z test_dispatch_symbolic_meta_inplace_narrow_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2064017Z test_dispatch_symbolic_meta_inplace_narrow_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2064238Z test_dispatch_symbolic_meta_inplace_narrow_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.2064482Z test_dispatch_symbolic_meta_inplace_narrow_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.2064749Z test_dispatch_symbolic_meta_inplace_narrow_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2064973Z test_dispatch_symbolic_meta_inplace_narrow_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2065196Z test_dispatch_symbolic_meta_inplace_narrow_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2065403Z test_dispatch_symbolic_meta_inplace_narrow_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2065622Z test_dispatch_symbolic_meta_inplace_narrow_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2065842Z test_dispatch_symbolic_meta_inplace_narrow_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2066080Z 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.000s) 2023-01-11T21:23:43.2066341Z 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.000s) 2023-01-11T21:23:43.2066634Z 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.000s) 2023-01-11T21:23:43.2066928Z 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.000s) 2023-01-11T21:23:43.2067235Z 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.000s) 2023-01-11T21:23:43.2067529Z 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.000s) 2023-01-11T21:23:43.2067771Z 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.000s) 2023-01-11T21:23:43.2068012Z 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.000s) 2023-01-11T21:23:43.2068245Z 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.000s) 2023-01-11T21:23:43.2068473Z 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.000s) 2023-01-11T21:23:43.2068708Z 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.000s) 2023-01-11T21:23:43.2068940Z 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.000s) 2023-01-11T21:23:43.2069159Z test_dispatch_symbolic_meta_inplace_ne_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2069379Z test_dispatch_symbolic_meta_inplace_ne_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2069625Z test_dispatch_symbolic_meta_inplace_ne_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2069849Z test_dispatch_symbolic_meta_inplace_ne_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2070068Z test_dispatch_symbolic_meta_inplace_ne_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2070290Z test_dispatch_symbolic_meta_inplace_ne_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2070508Z test_dispatch_symbolic_meta_inplace_ne_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2070726Z test_dispatch_symbolic_meta_inplace_ne_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2070946Z test_dispatch_symbolic_meta_inplace_ne_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2071158Z test_dispatch_symbolic_meta_inplace_ne_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2071397Z test_dispatch_symbolic_meta_inplace_ne_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2071611Z test_dispatch_symbolic_meta_inplace_ne_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2071835Z test_dispatch_symbolic_meta_inplace_neg_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2072062Z test_dispatch_symbolic_meta_inplace_neg_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2072324Z test_dispatch_symbolic_meta_inplace_neg_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2072603Z test_dispatch_symbolic_meta_inplace_neg_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2072882Z test_dispatch_symbolic_meta_inplace_neg_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2073153Z test_dispatch_symbolic_meta_inplace_neg_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2073419Z test_dispatch_symbolic_meta_inplace_neg_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2073696Z test_dispatch_symbolic_meta_inplace_neg_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2073961Z test_dispatch_symbolic_meta_inplace_neg_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2074238Z test_dispatch_symbolic_meta_inplace_neg_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2074512Z test_dispatch_symbolic_meta_inplace_neg_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2074778Z test_dispatch_symbolic_meta_inplace_neg_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2075010Z test_dispatch_symbolic_meta_inplace_new_empty_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2075262Z test_dispatch_symbolic_meta_inplace_new_empty_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2075497Z test_dispatch_symbolic_meta_inplace_new_empty_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2075729Z test_dispatch_symbolic_meta_inplace_new_empty_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2075953Z test_dispatch_symbolic_meta_inplace_new_empty_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2076183Z test_dispatch_symbolic_meta_inplace_new_empty_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2076413Z test_dispatch_symbolic_meta_inplace_new_empty_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2076641Z test_dispatch_symbolic_meta_inplace_new_empty_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2076882Z test_dispatch_symbolic_meta_inplace_new_empty_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2077109Z test_dispatch_symbolic_meta_inplace_new_empty_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2077335Z test_dispatch_symbolic_meta_inplace_new_empty_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2077560Z test_dispatch_symbolic_meta_inplace_new_empty_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2077780Z test_dispatch_symbolic_meta_inplace_new_empty_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2078016Z 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.000s) 2023-01-11T21:23:43.2078252Z 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.000s) 2023-01-11T21:23:43.2078497Z 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.000s) 2023-01-11T21:23:43.2078735Z 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.000s) 2023-01-11T21:23:43.2078973Z 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.000s) 2023-01-11T21:23:43.2079208Z 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.000s) 2023-01-11T21:23:43.2079445Z 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.000s) 2023-01-11T21:23:43.2079669Z 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.000s) 2023-01-11T21:23:43.2079905Z 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.000s) 2023-01-11T21:23:43.2080202Z 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.000s) 2023-01-11T21:23:43.2080436Z 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.000s) 2023-01-11T21:23:43.2080666Z 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.000s) 2023-01-11T21:23:43.2080895Z 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.000s) 2023-01-11T21:23:43.2081124Z test_dispatch_symbolic_meta_inplace_new_full_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2081349Z test_dispatch_symbolic_meta_inplace_new_full_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2081581Z test_dispatch_symbolic_meta_inplace_new_full_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2081835Z test_dispatch_symbolic_meta_inplace_new_full_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2082065Z test_dispatch_symbolic_meta_inplace_new_full_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2082294Z test_dispatch_symbolic_meta_inplace_new_full_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2082525Z test_dispatch_symbolic_meta_inplace_new_full_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2082743Z test_dispatch_symbolic_meta_inplace_new_full_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2082980Z test_dispatch_symbolic_meta_inplace_new_full_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2083258Z test_dispatch_symbolic_meta_inplace_new_full_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2083526Z test_dispatch_symbolic_meta_inplace_new_full_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2083803Z test_dispatch_symbolic_meta_inplace_new_full_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2084074Z test_dispatch_symbolic_meta_inplace_new_full_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2084355Z test_dispatch_symbolic_meta_inplace_new_ones_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2084635Z test_dispatch_symbolic_meta_inplace_new_ones_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2084922Z test_dispatch_symbolic_meta_inplace_new_ones_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2085165Z test_dispatch_symbolic_meta_inplace_new_ones_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2085412Z test_dispatch_symbolic_meta_inplace_new_ones_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2085634Z test_dispatch_symbolic_meta_inplace_new_ones_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2085853Z test_dispatch_symbolic_meta_inplace_new_ones_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2086076Z test_dispatch_symbolic_meta_inplace_new_ones_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2086296Z test_dispatch_symbolic_meta_inplace_new_ones_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2086515Z test_dispatch_symbolic_meta_inplace_new_ones_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2086733Z test_dispatch_symbolic_meta_inplace_new_ones_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2086956Z test_dispatch_symbolic_meta_inplace_new_ones_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2087197Z test_dispatch_symbolic_meta_inplace_new_ones_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2087426Z test_dispatch_symbolic_meta_inplace_new_zeros_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2087651Z test_dispatch_symbolic_meta_inplace_new_zeros_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2087883Z test_dispatch_symbolic_meta_inplace_new_zeros_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2088111Z test_dispatch_symbolic_meta_inplace_new_zeros_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2088325Z test_dispatch_symbolic_meta_inplace_new_zeros_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2088560Z test_dispatch_symbolic_meta_inplace_new_zeros_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2088784Z test_dispatch_symbolic_meta_inplace_new_zeros_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2089006Z test_dispatch_symbolic_meta_inplace_new_zeros_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2089232Z test_dispatch_symbolic_meta_inplace_new_zeros_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2089458Z test_dispatch_symbolic_meta_inplace_new_zeros_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2089683Z test_dispatch_symbolic_meta_inplace_new_zeros_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2089903Z test_dispatch_symbolic_meta_inplace_new_zeros_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2090124Z test_dispatch_symbolic_meta_inplace_new_zeros_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2090371Z test_dispatch_symbolic_meta_inplace_nextafter_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2090593Z test_dispatch_symbolic_meta_inplace_nextafter_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2090821Z test_dispatch_symbolic_meta_inplace_nextafter_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2091075Z test_dispatch_symbolic_meta_inplace_nn_functional__scaled_dot_product_attention_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2091335Z test_dispatch_symbolic_meta_inplace_nn_functional__scaled_dot_product_attention_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2091592Z test_dispatch_symbolic_meta_inplace_nn_functional__scaled_dot_product_attention_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2091841Z test_dispatch_symbolic_meta_inplace_nn_functional__scaled_dot_product_attention_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2092128Z 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.000s) 2023-01-11T21:23:43.2092379Z 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.000s) 2023-01-11T21:23:43.2092633Z 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.000s) 2023-01-11T21:23:43.2092892Z 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.000s) 2023-01-11T21:23:43.2093138Z 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.000s) 2023-01-11T21:23:43.2093416Z 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.000s) 2023-01-11T21:23:43.2093674Z 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.000s) 2023-01-11T21:23:43.2093926Z 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.000s) 2023-01-11T21:23:43.2094270Z 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.000s) 2023-01-11T21:23:43.2094513Z 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.000s) 2023-01-11T21:23:43.2094756Z 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.000s) 2023-01-11T21:23:43.2094990Z 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.000s) 2023-01-11T21:23:43.2095268Z 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.000s) 2023-01-11T21:23:43.2095515Z 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.000s) 2023-01-11T21:23:43.2095759Z 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.000s) 2023-01-11T21:23:43.2095997Z 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.000s) 2023-01-11T21:23:43.2096234Z 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.000s) 2023-01-11T21:23:43.2096475Z 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.000s) 2023-01-11T21:23:43.2096711Z 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.000s) 2023-01-11T21:23:43.2096979Z 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.000s) 2023-01-11T21:23:43.2097216Z 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.000s) 2023-01-11T21:23:43.2097458Z 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.000s) 2023-01-11T21:23:43.2097698Z 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.000s) 2023-01-11T21:23:43.2097933Z 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.000s) 2023-01-11T21:23:43.2098184Z 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.000s) 2023-01-11T21:23:43.2098418Z 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.000s) 2023-01-11T21:23:43.2098655Z 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.000s) 2023-01-11T21:23:43.2098890Z 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.000s) 2023-01-11T21:23:43.2099130Z 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.000s) 2023-01-11T21:23:43.2099369Z 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.000s) 2023-01-11T21:23:43.2099607Z 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.000s) 2023-01-11T21:23:43.2099845Z 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.000s) 2023-01-11T21:23:43.2100102Z 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.000s) 2023-01-11T21:23:43.2100335Z 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.000s) 2023-01-11T21:23:43.2100570Z 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.000s) 2023-01-11T21:23:43.2100801Z 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.000s) 2023-01-11T21:23:43.2101039Z 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.000s) 2023-01-11T21:23:43.2101271Z 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.000s) 2023-01-11T21:23:43.2101495Z 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.000s) 2023-01-11T21:23:43.2101749Z 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.000s) 2023-01-11T21:23:43.2101982Z 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.000s) 2023-01-11T21:23:43.2102215Z 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.000s) 2023-01-11T21:23:43.2102447Z 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.000s) 2023-01-11T21:23:43.2102679Z 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.000s) 2023-01-11T21:23:43.2102933Z 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.000s) 2023-01-11T21:23:43.2103182Z 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.000s) 2023-01-11T21:23:43.2103432Z 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.000s) 2023-01-11T21:23:43.2103673Z 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.000s) 2023-01-11T21:23:43.2103910Z 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.000s) 2023-01-11T21:23:43.2104147Z 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.000s) 2023-01-11T21:23:43.2104384Z 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.000s) 2023-01-11T21:23:43.2104639Z 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.000s) 2023-01-11T21:23:43.2104936Z 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.000s) 2023-01-11T21:23:43.2105184Z 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.000s) 2023-01-11T21:23:43.2105436Z 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.000s) 2023-01-11T21:23:43.2105679Z 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.000s) 2023-01-11T21:23:43.2105939Z 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.000s) 2023-01-11T21:23:43.2106224Z 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.000s) 2023-01-11T21:23:43.2106568Z 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.000s) 2023-01-11T21:23:43.2106872Z 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.000s) 2023-01-11T21:23:43.2107162Z 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.000s) 2023-01-11T21:23:43.2107450Z 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.000s) 2023-01-11T21:23:43.2107683Z 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.000s) 2023-01-11T21:23:43.2107915Z 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.000s) 2023-01-11T21:23:43.2108150Z 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.000s) 2023-01-11T21:23:43.2108385Z 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.000s) 2023-01-11T21:23:43.2108617Z 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.000s) 2023-01-11T21:23:43.2108850Z 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.000s) 2023-01-11T21:23:43.2109081Z 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.000s) 2023-01-11T21:23:43.2109311Z 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.000s) 2023-01-11T21:23:43.2109537Z 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.000s) 2023-01-11T21:23:43.2109791Z 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.000s) 2023-01-11T21:23:43.2110030Z 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.000s) 2023-01-11T21:23:43.2110271Z 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.000s) 2023-01-11T21:23:43.2110511Z 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.000s) 2023-01-11T21:23:43.2110743Z 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.000s) 2023-01-11T21:23:43.2110975Z 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.000s) 2023-01-11T21:23:43.2111202Z 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.000s) 2023-01-11T21:23:43.2111463Z 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.000s) 2023-01-11T21:23:43.2111716Z 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.000s) 2023-01-11T21:23:43.2111962Z 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.000s) 2023-01-11T21:23:43.2112214Z 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.000s) 2023-01-11T21:23:43.2112503Z 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.000s) 2023-01-11T21:23:43.2112798Z 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.000s) 2023-01-11T21:23:43.2113088Z 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.000s) 2023-01-11T21:23:43.2113390Z 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.000s) 2023-01-11T21:23:43.2113695Z 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.000s) 2023-01-11T21:23:43.2113998Z 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.000s) 2023-01-11T21:23:43.2114300Z 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.000s) 2023-01-11T21:23:43.2114591Z 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.000s) 2023-01-11T21:23:43.2114893Z 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.000s) 2023-01-11T21:23:43.2115126Z 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.000s) 2023-01-11T21:23:43.2115358Z 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.000s) 2023-01-11T21:23:43.2115602Z 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.000s) 2023-01-11T21:23:43.2115842Z 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.000s) 2023-01-11T21:23:43.2116083Z 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.000s) 2023-01-11T21:23:43.2116317Z 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.000s) 2023-01-11T21:23:43.2116548Z 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.000s) 2023-01-11T21:23:43.2116801Z 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.000s) 2023-01-11T21:23:43.2117051Z 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.000s) 2023-01-11T21:23:43.2117294Z 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.000s) 2023-01-11T21:23:43.2117543Z 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.000s) 2023-01-11T21:23:43.2117796Z 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.000s) 2023-01-11T21:23:43.2118039Z 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.000s) 2023-01-11T21:23:43.2118282Z 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.000s) 2023-01-11T21:23:43.2118528Z 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.000s) 2023-01-11T21:23:43.2118764Z 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.000s) 2023-01-11T21:23:43.2119017Z 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.000s) 2023-01-11T21:23:43.2119257Z 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.000s) 2023-01-11T21:23:43.2119501Z 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.000s) 2023-01-11T21:23:43.2119764Z 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.000s) 2023-01-11T21:23:43.2120006Z 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.000s) 2023-01-11T21:23:43.2120253Z 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.000s) 2023-01-11T21:23:43.2120495Z 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.000s) 2023-01-11T21:23:43.2120733Z 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.000s) 2023-01-11T21:23:43.2120966Z 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.000s) 2023-01-11T21:23:43.2121197Z 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.000s) 2023-01-11T21:23:43.2121455Z 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.000s) 2023-01-11T21:23:43.2121688Z 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.000s) 2023-01-11T21:23:43.2121925Z 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.000s) 2023-01-11T21:23:43.2122159Z 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.000s) 2023-01-11T21:23:43.2122396Z 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.000s) 2023-01-11T21:23:43.2122658Z 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.000s) 2023-01-11T21:23:43.2122949Z 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.000s) 2023-01-11T21:23:43.2123237Z 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.000s) 2023-01-11T21:23:43.2123530Z 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.000s) 2023-01-11T21:23:43.2123818Z 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.000s) 2023-01-11T21:23:43.2124110Z 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.000s) 2023-01-11T21:23:43.2124404Z 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.000s) 2023-01-11T21:23:43.2124697Z 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.000s) 2023-01-11T21:23:43.2125009Z 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.000s) 2023-01-11T21:23:43.2125252Z 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.000s) 2023-01-11T21:23:43.2125487Z 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.000s) 2023-01-11T21:23:43.2125713Z 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.000s) 2023-01-11T21:23:43.2125945Z 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.000s) 2023-01-11T21:23:43.2126191Z 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.000s) 2023-01-11T21:23:43.2126426Z 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.000s) 2023-01-11T21:23:43.2126691Z 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.000s) 2023-01-11T21:23:43.2126921Z 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.000s) 2023-01-11T21:23:43.2127159Z 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.000s) 2023-01-11T21:23:43.2127396Z 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.000s) 2023-01-11T21:23:43.2127632Z 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.000s) 2023-01-11T21:23:43.2127867Z 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.000s) 2023-01-11T21:23:43.2128128Z 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.000s) 2023-01-11T21:23:43.2128393Z 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.000s) 2023-01-11T21:23:43.2128646Z 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.000s) 2023-01-11T21:23:43.2128888Z 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.000s) 2023-01-11T21:23:43.2129148Z 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.000s) 2023-01-11T21:23:43.2129406Z 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.000s) 2023-01-11T21:23:43.2129696Z 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.000s) 2023-01-11T21:23:43.2129965Z 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.000s) 2023-01-11T21:23:43.2130231Z 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.000s) 2023-01-11T21:23:43.2130492Z 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.000s) 2023-01-11T21:23:43.2130758Z 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.000s) 2023-01-11T21:23:43.2131014Z 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.000s) 2023-01-11T21:23:43.2131270Z 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.000s) 2023-01-11T21:23:43.2131557Z 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.000s) 2023-01-11T21:23:43.2131814Z 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.000s) 2023-01-11T21:23:43.2132072Z 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.000s) 2023-01-11T21:23:43.2132321Z 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.000s) 2023-01-11T21:23:43.2132569Z 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.000s) 2023-01-11T21:23:43.2132811Z 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.000s) 2023-01-11T21:23:43.2133060Z 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.000s) 2023-01-11T21:23:43.2133339Z 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.000s) 2023-01-11T21:23:43.2133577Z 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.000s) 2023-01-11T21:23:43.2133821Z 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.000s) 2023-01-11T21:23:43.2134063Z 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.000s) 2023-01-11T21:23:43.2134546Z 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.000s) 2023-01-11T21:23:43.2134799Z 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.000s) 2023-01-11T21:23:43.2135037Z 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.000s) 2023-01-11T21:23:43.2135274Z 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.000s) 2023-01-11T21:23:43.2135510Z 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.000s) 2023-01-11T21:23:43.2135746Z 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.000s) 2023-01-11T21:23:43.2135980Z 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.000s) 2023-01-11T21:23:43.2136214Z 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.000s) 2023-01-11T21:23:43.2136483Z 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.000s) 2023-01-11T21:23:43.2136716Z 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.000s) 2023-01-11T21:23:43.2136959Z 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.000s) 2023-01-11T21:23:43.2137203Z 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.000s) 2023-01-11T21:23:43.2137448Z 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.000s) 2023-01-11T21:23:43.2137693Z 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.000s) 2023-01-11T21:23:43.2137933Z 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.000s) 2023-01-11T21:23:43.2138170Z 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.000s) 2023-01-11T21:23:43.2138413Z 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.000s) 2023-01-11T21:23:43.2138653Z 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.000s) 2023-01-11T21:23:43.2138893Z 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.000s) 2023-01-11T21:23:43.2139133Z 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.000s) 2023-01-11T21:23:43.2139372Z 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.000s) 2023-01-11T21:23:43.2139633Z 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.000s) 2023-01-11T21:23:43.2139875Z 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.000s) 2023-01-11T21:23:43.2140118Z 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.000s) 2023-01-11T21:23:43.2140362Z 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.000s) 2023-01-11T21:23:43.2140605Z 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.000s) 2023-01-11T21:23:43.2140842Z 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.000s) 2023-01-11T21:23:43.2141081Z 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.000s) 2023-01-11T21:23:43.2141346Z 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.000s) 2023-01-11T21:23:43.2141583Z 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.000s) 2023-01-11T21:23:43.2141825Z 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.000s) 2023-01-11T21:23:43.2142067Z 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.000s) 2023-01-11T21:23:43.2142298Z 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.000s) 2023-01-11T21:23:43.2142539Z 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.000s) 2023-01-11T21:23:43.2142768Z 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.000s) 2023-01-11T21:23:43.2143000Z 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.000s) 2023-01-11T21:23:43.2143236Z 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.000s) 2023-01-11T21:23:43.2143494Z 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.000s) 2023-01-11T21:23:43.2143747Z 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.000s) 2023-01-11T21:23:43.2143999Z 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.000s) 2023-01-11T21:23:43.2144278Z 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.000s) 2023-01-11T21:23:43.2144519Z 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.000s) 2023-01-11T21:23:43.2144804Z 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.000s) 2023-01-11T21:23:43.2145049Z 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.000s) 2023-01-11T21:23:43.2145285Z 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.000s) 2023-01-11T21:23:43.2145536Z 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.000s) 2023-01-11T21:23:43.2145777Z 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.000s) 2023-01-11T21:23:43.2146008Z 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.000s) 2023-01-11T21:23:43.2146326Z 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.000s) 2023-01-11T21:23:43.2146634Z 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.000s) 2023-01-11T21:23:43.2146946Z 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.000s) 2023-01-11T21:23:43.2147242Z 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.000s) 2023-01-11T21:23:43.2147482Z 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.000s) 2023-01-11T21:23:43.2147738Z 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.000s) 2023-01-11T21:23:43.2147986Z 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.000s) 2023-01-11T21:23:43.2148237Z 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.000s) 2023-01-11T21:23:43.2148485Z 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.000s) 2023-01-11T21:23:43.2148739Z 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.000s) 2023-01-11T21:23:43.2148987Z 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.000s) 2023-01-11T21:23:43.2149236Z 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.000s) 2023-01-11T21:23:43.2149505Z 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.000s) 2023-01-11T21:23:43.2149749Z 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.000s) 2023-01-11T21:23:43.2150005Z 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.000s) 2023-01-11T21:23:43.2150252Z 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.000s) 2023-01-11T21:23:43.2150501Z 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.000s) 2023-01-11T21:23:43.2150755Z 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.000s) 2023-01-11T21:23:43.2151010Z 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.000s) 2023-01-11T21:23:43.2151283Z 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.000s) 2023-01-11T21:23:43.2151529Z 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.000s) 2023-01-11T21:23:43.2151769Z 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.000s) 2023-01-11T21:23:43.2152005Z 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.000s) 2023-01-11T21:23:43.2152248Z 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.000s) 2023-01-11T21:23:43.2152535Z 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.000s) 2023-01-11T21:23:43.2152831Z 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.000s) 2023-01-11T21:23:43.2153130Z 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.000s) 2023-01-11T21:23:43.2153424Z 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.000s) 2023-01-11T21:23:43.2153714Z 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.000s) 2023-01-11T21:23:43.2154009Z 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.000s) 2023-01-11T21:23:43.2154294Z 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.000s) 2023-01-11T21:23:43.2154593Z 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.000s) 2023-01-11T21:23:43.2154898Z 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.000s) 2023-01-11T21:23:43.2155137Z 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.000s) 2023-01-11T21:23:43.2155375Z 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.000s) 2023-01-11T21:23:43.2155614Z 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.000s) 2023-01-11T21:23:43.2155849Z 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.000s) 2023-01-11T21:23:43.2156084Z 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.000s) 2023-01-11T21:23:43.2156318Z 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.000s) 2023-01-11T21:23:43.2156614Z 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.000s) 2023-01-11T21:23:43.2156847Z 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.000s) 2023-01-11T21:23:43.2157087Z 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.000s) 2023-01-11T21:23:43.2157325Z 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.000s) 2023-01-11T21:23:43.2157559Z 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.000s) 2023-01-11T21:23:43.2157790Z 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.000s) 2023-01-11T21:23:43.2158039Z 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.000s) 2023-01-11T21:23:43.2158288Z 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.000s) 2023-01-11T21:23:43.2158545Z 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.000s) 2023-01-11T21:23:43.2158860Z 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.000s) 2023-01-11T21:23:43.2159176Z 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.000s) 2023-01-11T21:23:43.2159421Z 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.000s) 2023-01-11T21:23:43.2159698Z 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.000s) 2023-01-11T21:23:43.2159938Z 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.000s) 2023-01-11T21:23:43.2160176Z 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.000s) 2023-01-11T21:23:43.2160426Z 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.000s) 2023-01-11T21:23:43.2160675Z 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.000s) 2023-01-11T21:23:43.2160924Z 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.000s) 2023-01-11T21:23:43.2161172Z 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.000s) 2023-01-11T21:23:43.2161419Z 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.000s) 2023-01-11T21:23:43.2161695Z 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.000s) 2023-01-11T21:23:43.2161941Z 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.000s) 2023-01-11T21:23:43.2162184Z 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.000s) 2023-01-11T21:23:43.2162425Z 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.000s) 2023-01-11T21:23:43.2162694Z 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.000s) 2023-01-11T21:23:43.2162986Z 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.000s) 2023-01-11T21:23:43.2163281Z 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.000s) 2023-01-11T21:23:43.2163570Z 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.000s) 2023-01-11T21:23:43.2163860Z 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.000s) 2023-01-11T21:23:43.2164151Z 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.000s) 2023-01-11T21:23:43.2164440Z 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.000s) 2023-01-11T21:23:43.2164734Z 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.000s) 2023-01-11T21:23:43.2165051Z 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.000s) 2023-01-11T21:23:43.2165340Z 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.000s) 2023-01-11T21:23:43.2165591Z 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.000s) 2023-01-11T21:23:43.2165831Z 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.000s) 2023-01-11T21:23:43.2166069Z 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.000s) 2023-01-11T21:23:43.2166310Z 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.000s) 2023-01-11T21:23:43.2166552Z 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.000s) 2023-01-11T21:23:43.2166819Z 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.000s) 2023-01-11T21:23:43.2167060Z 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.000s) 2023-01-11T21:23:43.2167290Z 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.000s) 2023-01-11T21:23:43.2167528Z 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.000s) 2023-01-11T21:23:43.2167761Z 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.000s) 2023-01-11T21:23:43.2168004Z 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.000s) 2023-01-11T21:23:43.2168251Z 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.000s) 2023-01-11T21:23:43.2168487Z 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.000s) 2023-01-11T21:23:43.2168721Z 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.000s) 2023-01-11T21:23:43.2168953Z 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.000s) 2023-01-11T21:23:43.2169188Z 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.000s) 2023-01-11T21:23:43.2169428Z 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.000s) 2023-01-11T21:23:43.2169664Z 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.000s) 2023-01-11T21:23:43.2169925Z 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.000s) 2023-01-11T21:23:43.2170160Z 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.000s) 2023-01-11T21:23:43.2170387Z 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.000s) 2023-01-11T21:23:43.2170622Z 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.000s) 2023-01-11T21:23:43.2170851Z 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.000s) 2023-01-11T21:23:43.2171089Z 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.000s) 2023-01-11T21:23:43.2171322Z 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.000s) 2023-01-11T21:23:43.2171580Z 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.000s) 2023-01-11T21:23:43.2171812Z 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.000s) 2023-01-11T21:23:43.2172056Z 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.000s) 2023-01-11T21:23:43.2172295Z 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.000s) 2023-01-11T21:23:43.2172535Z 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.000s) 2023-01-11T21:23:43.2172776Z 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.000s) 2023-01-11T21:23:43.2173027Z 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.000s) 2023-01-11T21:23:43.2173275Z 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.000s) 2023-01-11T21:23:43.2173523Z 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.000s) 2023-01-11T21:23:43.2173759Z 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.000s) 2023-01-11T21:23:43.2174014Z 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.000s) 2023-01-11T21:23:43.2174396Z 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.000s) 2023-01-11T21:23:43.2174703Z 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.000s) 2023-01-11T21:23:43.2174961Z 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.000s) 2023-01-11T21:23:43.2175204Z 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.000s) 2023-01-11T21:23:43.2175443Z 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.000s) 2023-01-11T21:23:43.2175681Z 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.000s) 2023-01-11T21:23:43.2175914Z 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.000s) 2023-01-11T21:23:43.2176157Z 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.000s) 2023-01-11T21:23:43.2176432Z 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.000s) 2023-01-11T21:23:43.2176678Z 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.000s) 2023-01-11T21:23:43.2176918Z 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.000s) 2023-01-11T21:23:43.2177152Z 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.000s) 2023-01-11T21:23:43.2177389Z 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.000s) 2023-01-11T21:23:43.2177626Z 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.000s) 2023-01-11T21:23:43.2177872Z 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.000s) 2023-01-11T21:23:43.2178112Z 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.000s) 2023-01-11T21:23:43.2178363Z 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.000s) 2023-01-11T21:23:43.2178612Z 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.000s) 2023-01-11T21:23:43.2178853Z 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.000s) 2023-01-11T21:23:43.2179098Z 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.000s) 2023-01-11T21:23:43.2179336Z 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.000s) 2023-01-11T21:23:43.2179598Z 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.000s) 2023-01-11T21:23:43.2179840Z 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.000s) 2023-01-11T21:23:43.2180081Z 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.000s) 2023-01-11T21:23:43.2180324Z 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.000s) 2023-01-11T21:23:43.2180552Z 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.000s) 2023-01-11T21:23:43.2180801Z 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.000s) 2023-01-11T21:23:43.2181042Z 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.000s) 2023-01-11T21:23:43.2181316Z 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.000s) 2023-01-11T21:23:43.2181560Z 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.000s) 2023-01-11T21:23:43.2181801Z 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.000s) 2023-01-11T21:23:43.2182043Z 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.000s) 2023-01-11T21:23:43.2182284Z 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.000s) 2023-01-11T21:23:43.2182526Z 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.000s) 2023-01-11T21:23:43.2182763Z 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.000s) 2023-01-11T21:23:43.2183001Z 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.000s) 2023-01-11T21:23:43.2183241Z 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.000s) 2023-01-11T21:23:43.2183477Z 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.000s) 2023-01-11T21:23:43.2183712Z 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.000s) 2023-01-11T21:23:43.2183959Z 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.000s) 2023-01-11T21:23:43.2184201Z 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.000s) 2023-01-11T21:23:43.2184462Z 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.000s) 2023-01-11T21:23:43.2184772Z 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.000s) 2023-01-11T21:23:43.2185017Z 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.000s) 2023-01-11T21:23:43.2185265Z 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.000s) 2023-01-11T21:23:43.2185511Z 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.000s) 2023-01-11T21:23:43.2185757Z 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.000s) 2023-01-11T21:23:43.2185995Z 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.000s) 2023-01-11T21:23:43.2186293Z 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.000s) 2023-01-11T21:23:43.2186601Z 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.000s) 2023-01-11T21:23:43.2186915Z 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.000s) 2023-01-11T21:23:43.2187228Z 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.000s) 2023-01-11T21:23:43.2187511Z 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.000s) 2023-01-11T21:23:43.2187759Z 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.000s) 2023-01-11T21:23:43.2188011Z 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.000s) 2023-01-11T21:23:43.2188254Z 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.000s) 2023-01-11T21:23:43.2188495Z 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.000s) 2023-01-11T21:23:43.2188731Z 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.000s) 2023-01-11T21:23:43.2188973Z 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.000s) 2023-01-11T21:23:43.2189209Z 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.000s) 2023-01-11T21:23:43.2189461Z 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.000s) 2023-01-11T21:23:43.2189698Z 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.000s) 2023-01-11T21:23:43.2189939Z 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.000s) 2023-01-11T21:23:43.2190183Z 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.000s) 2023-01-11T21:23:43.2190433Z 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.000s) 2023-01-11T21:23:43.2190675Z 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.000s) 2023-01-11T21:23:43.2190917Z 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.000s) 2023-01-11T21:23:43.2191152Z 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.000s) 2023-01-11T21:23:43.2191416Z 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.000s) 2023-01-11T21:23:43.2191654Z 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.000s) 2023-01-11T21:23:43.2191898Z 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.000s) 2023-01-11T21:23:43.2192138Z 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.000s) 2023-01-11T21:23:43.2192377Z 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.000s) 2023-01-11T21:23:43.2192619Z 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.000s) 2023-01-11T21:23:43.2192898Z 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.000s) 2023-01-11T21:23:43.2193201Z 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.000s) 2023-01-11T21:23:43.2193512Z 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.000s) 2023-01-11T21:23:43.2193820Z 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.000s) 2023-01-11T21:23:43.2194124Z 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.000s) 2023-01-11T21:23:43.2194424Z 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.000s) 2023-01-11T21:23:43.2194749Z 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.000s) 2023-01-11T21:23:43.2195004Z 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.000s) 2023-01-11T21:23:43.2195245Z 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.000s) 2023-01-11T21:23:43.2195486Z 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.000s) 2023-01-11T21:23:43.2195725Z 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.000s) 2023-01-11T21:23:43.2195967Z 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.000s) 2023-01-11T21:23:43.2196209Z 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.000s) 2023-01-11T21:23:43.2196482Z 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.000s) 2023-01-11T21:23:43.2196719Z 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.000s) 2023-01-11T21:23:43.2196952Z 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.000s) 2023-01-11T21:23:43.2197198Z 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.000s) 2023-01-11T21:23:43.2197434Z 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.000s) 2023-01-11T21:23:43.2197664Z 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.000s) 2023-01-11T21:23:43.2197899Z 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.000s) 2023-01-11T21:23:43.2198135Z 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.000s) 2023-01-11T21:23:43.2198375Z test_dispatch_symbolic_meta_inplace_nn_functional_prelu_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2198610Z 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.000s) 2023-01-11T21:23:43.2198847Z 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.000s) 2023-01-11T21:23:43.2199077Z 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.000s) 2023-01-11T21:23:43.2199310Z 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.000s) 2023-01-11T21:23:43.2199565Z 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.000s) 2023-01-11T21:23:43.2199794Z 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.000s) 2023-01-11T21:23:43.2200021Z 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.000s) 2023-01-11T21:23:43.2200252Z 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.000s) 2023-01-11T21:23:43.2200486Z 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.000s) 2023-01-11T21:23:43.2200714Z 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.000s) 2023-01-11T21:23:43.2200945Z 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.000s) 2023-01-11T21:23:43.2201201Z 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.000s) 2023-01-11T21:23:43.2201433Z 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.000s) 2023-01-11T21:23:43.2201666Z 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.000s) 2023-01-11T21:23:43.2201899Z 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.000s) 2023-01-11T21:23:43.2202134Z 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.000s) 2023-01-11T21:23:43.2202364Z 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.000s) 2023-01-11T21:23:43.2202598Z 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.000s) 2023-01-11T21:23:43.2202887Z 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.000s) 2023-01-11T21:23:43.2203177Z 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.000s) 2023-01-11T21:23:43.2203467Z 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.000s) 2023-01-11T21:23:43.2203755Z 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.000s) 2023-01-11T21:23:43.2204057Z 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.000s) 2023-01-11T21:23:43.2204350Z 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.000s) 2023-01-11T21:23:43.2204630Z 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.000s) 2023-01-11T21:23:43.2204942Z 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.000s) 2023-01-11T21:23:43.2205231Z 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.000s) 2023-01-11T21:23:43.2205505Z 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.000s) 2023-01-11T21:23:43.2205735Z 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.000s) 2023-01-11T21:23:43.2205970Z 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.000s) 2023-01-11T21:23:43.2206201Z 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.000s) 2023-01-11T21:23:43.2206429Z 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.000s) 2023-01-11T21:23:43.2206684Z 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.000s) 2023-01-11T21:23:43.2206926Z 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.000s) 2023-01-11T21:23:43.2207155Z 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.000s) 2023-01-11T21:23:43.2207394Z 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.000s) 2023-01-11T21:23:43.2207642Z 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.000s) 2023-01-11T21:23:43.2207889Z 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.000s) 2023-01-11T21:23:43.2208126Z 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.000s) 2023-01-11T21:23:43.2208362Z 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.000s) 2023-01-11T21:23:43.2208605Z 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.000s) 2023-01-11T21:23:43.2208849Z 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.000s) 2023-01-11T21:23:43.2209090Z 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.000s) 2023-01-11T21:23:43.2209319Z 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.000s) 2023-01-11T21:23:43.2209571Z 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.000s) 2023-01-11T21:23:43.2209843Z 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.000s) 2023-01-11T21:23:43.2210097Z 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.000s) 2023-01-11T21:23:43.2210337Z 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.000s) 2023-01-11T21:23:43.2210587Z 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.000s) 2023-01-11T21:23:43.2210839Z 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.000s) 2023-01-11T21:23:43.2211083Z 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.000s) 2023-01-11T21:23:43.2211322Z 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.000s) 2023-01-11T21:23:43.2211579Z 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.000s) 2023-01-11T21:23:43.2211819Z 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.000s) 2023-01-11T21:23:43.2212058Z 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.000s) 2023-01-11T21:23:43.2212295Z 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.000s) 2023-01-11T21:23:43.2212541Z 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.000s) 2023-01-11T21:23:43.2212841Z 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.000s) 2023-01-11T21:23:43.2213134Z 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.000s) 2023-01-11T21:23:43.2213438Z 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.000s) 2023-01-11T21:23:43.2213734Z 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.000s) 2023-01-11T21:23:43.2214025Z 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.000s) 2023-01-11T21:23:43.2214449Z 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.000s) 2023-01-11T21:23:43.2214745Z 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.000s) 2023-01-11T21:23:43.2215080Z 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.000s) 2023-01-11T21:23:43.2215361Z 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.000s) 2023-01-11T21:23:43.2215600Z 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.000s) 2023-01-11T21:23:43.2215836Z 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.000s) 2023-01-11T21:23:43.2216068Z 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.000s) 2023-01-11T21:23:43.2216299Z 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.000s) 2023-01-11T21:23:43.2216532Z 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.000s) 2023-01-11T21:23:43.2216764Z 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.000s) 2023-01-11T21:23:43.2217026Z 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.000s) 2023-01-11T21:23:43.2217255Z 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.000s) 2023-01-11T21:23:43.2217479Z 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.000s) 2023-01-11T21:23:43.2217720Z 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.000s) 2023-01-11T21:23:43.2217965Z 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.000s) 2023-01-11T21:23:43.2218208Z 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.000s) 2023-01-11T21:23:43.2218444Z 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.000s) 2023-01-11T21:23:43.2218678Z 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.000s) 2023-01-11T21:23:43.2218915Z 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.000s) 2023-01-11T21:23:43.2219147Z 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.000s) 2023-01-11T21:23:43.2219383Z 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.000s) 2023-01-11T21:23:43.2219611Z 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.000s) 2023-01-11T21:23:43.2219868Z 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.000s) 2023-01-11T21:23:43.2220097Z 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.000s) 2023-01-11T21:23:43.2220332Z 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.000s) 2023-01-11T21:23:43.2220565Z 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.000s) 2023-01-11T21:23:43.2220805Z 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.000s) 2023-01-11T21:23:43.2221044Z 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.000s) 2023-01-11T21:23:43.2221277Z 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.000s) 2023-01-11T21:23:43.2221513Z 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.000s) 2023-01-11T21:23:43.2221767Z 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.000s) 2023-01-11T21:23:43.2222001Z 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.000s) 2023-01-11T21:23:43.2222235Z 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.000s) 2023-01-11T21:23:43.2222481Z 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.000s) 2023-01-11T21:23:43.2222735Z 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.000s) 2023-01-11T21:23:43.2222987Z 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.000s) 2023-01-11T21:23:43.2223233Z 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.000s) 2023-01-11T21:23:43.2223512Z 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.000s) 2023-01-11T21:23:43.2223776Z 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.000s) 2023-01-11T21:23:43.2224025Z 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.000s) 2023-01-11T21:23:43.2224271Z 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.000s) 2023-01-11T21:23:43.2224514Z 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.000s) 2023-01-11T21:23:43.2224830Z 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.000s) 2023-01-11T21:23:43.2225075Z 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.000s) 2023-01-11T21:23:43.2225338Z 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.000s) 2023-01-11T21:23:43.2225603Z 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.000s) 2023-01-11T21:23:43.2225868Z 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.000s) 2023-01-11T21:23:43.2226176Z 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.000s) 2023-01-11T21:23:43.2226497Z 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.000s) 2023-01-11T21:23:43.2226849Z 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.000s) 2023-01-11T21:23:43.2227167Z 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.000s) 2023-01-11T21:23:43.2227470Z 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.000s) 2023-01-11T21:23:43.2227717Z 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.000s) 2023-01-11T21:23:43.2227967Z 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.000s) 2023-01-11T21:23:43.2228215Z 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.000s) 2023-01-11T21:23:43.2228448Z 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.000s) 2023-01-11T21:23:43.2228690Z 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.000s) 2023-01-11T21:23:43.2228927Z 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.000s) 2023-01-11T21:23:43.2229163Z 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.000s) 2023-01-11T21:23:43.2229396Z 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.000s) 2023-01-11T21:23:43.2229622Z 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.000s) 2023-01-11T21:23:43.2229890Z 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.000s) 2023-01-11T21:23:43.2230139Z 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.000s) 2023-01-11T21:23:43.2230388Z 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.000s) 2023-01-11T21:23:43.2230633Z 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.000s) 2023-01-11T21:23:43.2230874Z 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.000s) 2023-01-11T21:23:43.2231105Z 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.000s) 2023-01-11T21:23:43.2231351Z 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.000s) 2023-01-11T21:23:43.2231614Z test_dispatch_symbolic_meta_inplace_nonzero_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2231839Z test_dispatch_symbolic_meta_inplace_nonzero_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2232073Z test_dispatch_symbolic_meta_inplace_nonzero_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2232349Z test_dispatch_symbolic_meta_inplace_nonzero_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2232638Z test_dispatch_symbolic_meta_inplace_nonzero_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2232925Z test_dispatch_symbolic_meta_inplace_nonzero_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2233201Z test_dispatch_symbolic_meta_inplace_nonzero_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2233483Z test_dispatch_symbolic_meta_inplace_nonzero_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2233762Z test_dispatch_symbolic_meta_inplace_nonzero_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2234040Z test_dispatch_symbolic_meta_inplace_nonzero_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2234303Z test_dispatch_symbolic_meta_inplace_nonzero_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2234582Z test_dispatch_symbolic_meta_inplace_nonzero_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2234830Z test_dispatch_symbolic_meta_inplace_nonzero_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2235052Z test_dispatch_symbolic_meta_inplace_norm_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2235349Z test_dispatch_symbolic_meta_inplace_norm_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2235578Z test_dispatch_symbolic_meta_inplace_norm_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2235805Z test_dispatch_symbolic_meta_inplace_norm_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2236026Z test_dispatch_symbolic_meta_inplace_norm_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2236245Z test_dispatch_symbolic_meta_inplace_norm_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2236473Z test_dispatch_symbolic_meta_inplace_norm_fro_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2236706Z test_dispatch_symbolic_meta_inplace_norm_fro_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2236932Z test_dispatch_symbolic_meta_inplace_norm_fro_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2237172Z test_dispatch_symbolic_meta_inplace_norm_fro_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2237397Z test_dispatch_symbolic_meta_inplace_norm_fro_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2237623Z test_dispatch_symbolic_meta_inplace_norm_fro_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2237850Z test_dispatch_symbolic_meta_inplace_norm_inf_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2238082Z test_dispatch_symbolic_meta_inplace_norm_inf_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2238309Z test_dispatch_symbolic_meta_inplace_norm_inf_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2238530Z test_dispatch_symbolic_meta_inplace_norm_inf_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2238752Z test_dispatch_symbolic_meta_inplace_norm_inf_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2238976Z test_dispatch_symbolic_meta_inplace_norm_inf_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2239201Z test_dispatch_symbolic_meta_inplace_norm_nuc_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2239423Z test_dispatch_symbolic_meta_inplace_norm_nuc_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2239644Z test_dispatch_symbolic_meta_inplace_norm_nuc_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2239855Z test_dispatch_symbolic_meta_inplace_norm_nuc_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2240078Z test_dispatch_symbolic_meta_inplace_normal_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2240322Z test_dispatch_symbolic_meta_inplace_normal_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2240551Z test_dispatch_symbolic_meta_inplace_normal_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2240772Z test_dispatch_symbolic_meta_inplace_normal_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2241008Z 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.000s) 2023-01-11T21:23:43.2241243Z 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.000s) 2023-01-11T21:23:43.2241481Z 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.000s) 2023-01-11T21:23:43.2241718Z 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.000s) 2023-01-11T21:23:43.2241965Z test_dispatch_symbolic_meta_inplace_ones_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2242187Z test_dispatch_symbolic_meta_inplace_ones_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2242411Z test_dispatch_symbolic_meta_inplace_ones_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2242635Z test_dispatch_symbolic_meta_inplace_ones_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2242902Z test_dispatch_symbolic_meta_inplace_ones_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2243176Z test_dispatch_symbolic_meta_inplace_ones_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2243456Z test_dispatch_symbolic_meta_inplace_ones_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2243723Z test_dispatch_symbolic_meta_inplace_ones_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2243993Z test_dispatch_symbolic_meta_inplace_ones_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2244273Z test_dispatch_symbolic_meta_inplace_ones_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2244543Z test_dispatch_symbolic_meta_inplace_ones_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2244822Z test_dispatch_symbolic_meta_inplace_ones_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2245079Z test_dispatch_symbolic_meta_inplace_ones_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2245306Z test_dispatch_symbolic_meta_inplace_ones_like_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2245551Z test_dispatch_symbolic_meta_inplace_ones_like_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2245777Z test_dispatch_symbolic_meta_inplace_ones_like_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2246005Z test_dispatch_symbolic_meta_inplace_ones_like_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2246229Z test_dispatch_symbolic_meta_inplace_ones_like_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2246455Z test_dispatch_symbolic_meta_inplace_ones_like_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2246680Z test_dispatch_symbolic_meta_inplace_ones_like_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2246907Z test_dispatch_symbolic_meta_inplace_ones_like_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2247133Z test_dispatch_symbolic_meta_inplace_ones_like_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2247376Z test_dispatch_symbolic_meta_inplace_ones_like_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2247598Z test_dispatch_symbolic_meta_inplace_ones_like_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2247818Z test_dispatch_symbolic_meta_inplace_ones_like_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2248038Z test_dispatch_symbolic_meta_inplace_ones_like_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2248270Z test_dispatch_symbolic_meta_inplace_ormqr_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2248489Z test_dispatch_symbolic_meta_inplace_ormqr_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2248717Z test_dispatch_symbolic_meta_inplace_ormqr_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2248939Z test_dispatch_symbolic_meta_inplace_ormqr_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2249161Z test_dispatch_symbolic_meta_inplace_outer_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2249386Z test_dispatch_symbolic_meta_inplace_outer_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2249613Z test_dispatch_symbolic_meta_inplace_outer_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2249841Z test_dispatch_symbolic_meta_inplace_outer_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2250065Z test_dispatch_symbolic_meta_inplace_outer_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2250294Z test_dispatch_symbolic_meta_inplace_outer_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2250537Z test_dispatch_symbolic_meta_inplace_outer_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2250760Z test_dispatch_symbolic_meta_inplace_outer_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2250979Z test_dispatch_symbolic_meta_inplace_outer_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2251188Z test_dispatch_symbolic_meta_inplace_outer_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2251406Z test_dispatch_symbolic_meta_inplace_outer_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2251629Z test_dispatch_symbolic_meta_inplace_outer_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2251860Z test_dispatch_symbolic_meta_inplace_pca_lowrank_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2252081Z test_dispatch_symbolic_meta_inplace_pca_lowrank_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2252337Z test_dispatch_symbolic_meta_inplace_permute_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2252561Z test_dispatch_symbolic_meta_inplace_permute_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2252791Z test_dispatch_symbolic_meta_inplace_permute_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2253021Z test_dispatch_symbolic_meta_inplace_permute_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2253248Z test_dispatch_symbolic_meta_inplace_permute_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2253472Z test_dispatch_symbolic_meta_inplace_permute_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2253691Z test_dispatch_symbolic_meta_inplace_permute_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2253915Z test_dispatch_symbolic_meta_inplace_permute_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.2254136Z test_dispatch_symbolic_meta_inplace_permute_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2254468Z test_dispatch_symbolic_meta_inplace_permute_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2254686Z test_dispatch_symbolic_meta_inplace_permute_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2254909Z test_dispatch_symbolic_meta_inplace_permute_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2255123Z test_dispatch_symbolic_meta_inplace_permute_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2255353Z test_dispatch_symbolic_meta_inplace_pinverse_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2255616Z test_dispatch_symbolic_meta_inplace_pinverse_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2255841Z test_dispatch_symbolic_meta_inplace_pinverse_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2256067Z test_dispatch_symbolic_meta_inplace_pinverse_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2256287Z test_dispatch_symbolic_meta_inplace_polar_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2256501Z test_dispatch_symbolic_meta_inplace_polar_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2256743Z 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.000s) 2023-01-11T21:23:43.2256982Z 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.000s) 2023-01-11T21:23:43.2257220Z 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.000s) 2023-01-11T21:23:43.2257487Z 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.000s) 2023-01-11T21:23:43.2257724Z 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.000s) 2023-01-11T21:23:43.2257961Z 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.000s) 2023-01-11T21:23:43.2258193Z 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.000s) 2023-01-11T21:23:43.2258428Z 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.000s) 2023-01-11T21:23:43.2258663Z 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.000s) 2023-01-11T21:23:43.2258894Z 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.000s) 2023-01-11T21:23:43.2259136Z 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.000s) 2023-01-11T21:23:43.2259396Z 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.000s) 2023-01-11T21:23:43.2259647Z 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.000s) 2023-01-11T21:23:43.2259888Z 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.000s) 2023-01-11T21:23:43.2260126Z 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.000s) 2023-01-11T21:23:43.2260356Z 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.000s) 2023-01-11T21:23:43.2260613Z 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.000s) 2023-01-11T21:23:43.2260844Z 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.000s) 2023-01-11T21:23:43.2261076Z 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.000s) 2023-01-11T21:23:43.2261310Z 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.000s) 2023-01-11T21:23:43.2261542Z 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.000s) 2023-01-11T21:23:43.2261777Z 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.000s) 2023-01-11T21:23:43.2262013Z 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.000s) 2023-01-11T21:23:43.2262268Z 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.000s) 2023-01-11T21:23:43.2262500Z 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.000s) 2023-01-11T21:23:43.2262726Z 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.000s) 2023-01-11T21:23:43.2262958Z 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.000s) 2023-01-11T21:23:43.2263187Z 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.000s) 2023-01-11T21:23:43.2263422Z 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.000s) 2023-01-11T21:23:43.2263658Z 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.000s) 2023-01-11T21:23:43.2263890Z 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.000s) 2023-01-11T21:23:43.2264125Z 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.000s) 2023-01-11T21:23:43.2264356Z 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.000s) 2023-01-11T21:23:43.2264589Z 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.000s) 2023-01-11T21:23:43.2264902Z 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.000s) 2023-01-11T21:23:43.2265131Z 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.000s) 2023-01-11T21:23:43.2265387Z 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.000s) 2023-01-11T21:23:43.2265625Z 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.000s) 2023-01-11T21:23:43.2265852Z 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.000s) 2023-01-11T21:23:43.2266086Z 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.000s) 2023-01-11T21:23:43.2266319Z 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.000s) 2023-01-11T21:23:43.2266553Z 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.000s) 2023-01-11T21:23:43.2266781Z 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.000s) 2023-01-11T21:23:43.2267050Z 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.000s) 2023-01-11T21:23:43.2267278Z 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.000s) 2023-01-11T21:23:43.2267504Z test_dispatch_symbolic_meta_inplace_positive_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2267734Z test_dispatch_symbolic_meta_inplace_positive_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2267959Z test_dispatch_symbolic_meta_inplace_positive_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2268188Z test_dispatch_symbolic_meta_inplace_positive_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2268413Z test_dispatch_symbolic_meta_inplace_positive_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2268632Z test_dispatch_symbolic_meta_inplace_positive_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2268859Z test_dispatch_symbolic_meta_inplace_positive_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2269131Z test_dispatch_symbolic_meta_inplace_positive_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2269404Z test_dispatch_symbolic_meta_inplace_positive_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2269678Z test_dispatch_symbolic_meta_inplace_positive_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2269953Z test_dispatch_symbolic_meta_inplace_positive_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2270190Z test_dispatch_symbolic_meta_inplace_positive_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2270436Z test_dispatch_symbolic_meta_inplace_pow_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2270652Z test_dispatch_symbolic_meta_inplace_pow_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2270874Z test_dispatch_symbolic_meta_inplace_pow_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2271095Z test_dispatch_symbolic_meta_inplace_pow_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2271314Z test_dispatch_symbolic_meta_inplace_pow_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2271526Z test_dispatch_symbolic_meta_inplace_pow_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2271737Z test_dispatch_symbolic_meta_inplace_pow_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2271955Z test_dispatch_symbolic_meta_inplace_pow_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2272202Z test_dispatch_symbolic_meta_inplace_pow_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2272416Z test_dispatch_symbolic_meta_inplace_pow_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2272634Z test_dispatch_symbolic_meta_inplace_pow_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2272850Z test_dispatch_symbolic_meta_inplace_pow_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2273071Z test_dispatch_symbolic_meta_inplace_prod_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2273290Z test_dispatch_symbolic_meta_inplace_prod_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2273514Z test_dispatch_symbolic_meta_inplace_prod_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2273741Z test_dispatch_symbolic_meta_inplace_prod_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2273968Z test_dispatch_symbolic_meta_inplace_prod_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2274195Z test_dispatch_symbolic_meta_inplace_prod_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2274464Z test_dispatch_symbolic_meta_inplace_prod_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2274732Z test_dispatch_symbolic_meta_inplace_prod_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2275001Z test_dispatch_symbolic_meta_inplace_prod_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2275270Z test_dispatch_symbolic_meta_inplace_prod_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2275566Z test_dispatch_symbolic_meta_inplace_prod_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2275836Z test_dispatch_symbolic_meta_inplace_prod_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2276107Z test_dispatch_symbolic_meta_inplace_prod_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2276384Z test_dispatch_symbolic_meta_inplace_put_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2276653Z test_dispatch_symbolic_meta_inplace_put_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2276892Z test_dispatch_symbolic_meta_inplace_put_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2277151Z test_dispatch_symbolic_meta_inplace_put_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2277430Z test_dispatch_symbolic_meta_inplace_put_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2277691Z test_dispatch_symbolic_meta_inplace_put_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2277905Z test_dispatch_symbolic_meta_inplace_put_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2278122Z test_dispatch_symbolic_meta_inplace_put_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2278338Z test_dispatch_symbolic_meta_inplace_put_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2278554Z test_dispatch_symbolic_meta_inplace_put_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2278770Z test_dispatch_symbolic_meta_inplace_put_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2278986Z test_dispatch_symbolic_meta_inplace_put_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2279210Z test_dispatch_symbolic_meta_inplace_qr_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2279429Z test_dispatch_symbolic_meta_inplace_qr_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2279648Z test_dispatch_symbolic_meta_inplace_qr_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2279857Z test_dispatch_symbolic_meta_inplace_qr_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2280085Z test_dispatch_symbolic_meta_inplace_quantile_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2280307Z test_dispatch_symbolic_meta_inplace_quantile_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2280531Z test_dispatch_symbolic_meta_inplace_rad2deg_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2280775Z test_dispatch_symbolic_meta_inplace_rad2deg_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2281000Z test_dispatch_symbolic_meta_inplace_rad2deg_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2281221Z test_dispatch_symbolic_meta_inplace_rad2deg_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2281448Z test_dispatch_symbolic_meta_inplace_rad2deg_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2281671Z test_dispatch_symbolic_meta_inplace_rad2deg_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2281888Z test_dispatch_symbolic_meta_inplace_rad2deg_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2282110Z test_dispatch_symbolic_meta_inplace_rad2deg_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2282323Z test_dispatch_symbolic_meta_inplace_rad2deg_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2282563Z test_dispatch_symbolic_meta_inplace_rad2deg_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2282793Z test_dispatch_symbolic_meta_inplace_rand_like_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2283023Z test_dispatch_symbolic_meta_inplace_rand_like_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2283252Z test_dispatch_symbolic_meta_inplace_rand_like_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2283470Z test_dispatch_symbolic_meta_inplace_rand_like_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2283696Z test_dispatch_symbolic_meta_inplace_rand_like_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2283922Z test_dispatch_symbolic_meta_inplace_rand_like_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2284148Z test_dispatch_symbolic_meta_inplace_rand_like_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2284372Z test_dispatch_symbolic_meta_inplace_randint_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2284600Z test_dispatch_symbolic_meta_inplace_randint_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2284823Z test_dispatch_symbolic_meta_inplace_randint_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2285040Z test_dispatch_symbolic_meta_inplace_randint_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2285264Z test_dispatch_symbolic_meta_inplace_randint_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2285481Z test_dispatch_symbolic_meta_inplace_randint_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2285715Z test_dispatch_symbolic_meta_inplace_randint_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2285937Z test_dispatch_symbolic_meta_inplace_randint_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2286153Z test_dispatch_symbolic_meta_inplace_randint_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2286386Z test_dispatch_symbolic_meta_inplace_randint_like_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2286612Z test_dispatch_symbolic_meta_inplace_randint_like_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2286834Z test_dispatch_symbolic_meta_inplace_randint_like_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2287051Z test_dispatch_symbolic_meta_inplace_randint_like_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2287275Z test_dispatch_symbolic_meta_inplace_randint_like_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2287523Z test_dispatch_symbolic_meta_inplace_randint_like_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2287740Z test_dispatch_symbolic_meta_inplace_randint_like_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2287964Z test_dispatch_symbolic_meta_inplace_randint_like_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2288194Z test_dispatch_symbolic_meta_inplace_randint_like_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2288416Z test_dispatch_symbolic_meta_inplace_randn_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2288643Z test_dispatch_symbolic_meta_inplace_randn_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2288867Z test_dispatch_symbolic_meta_inplace_randn_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2289090Z test_dispatch_symbolic_meta_inplace_randn_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2289308Z test_dispatch_symbolic_meta_inplace_randn_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2289527Z test_dispatch_symbolic_meta_inplace_randn_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2289742Z test_dispatch_symbolic_meta_inplace_randn_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2289972Z test_dispatch_symbolic_meta_inplace_randn_like_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2290199Z test_dispatch_symbolic_meta_inplace_randn_like_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2290415Z test_dispatch_symbolic_meta_inplace_randn_like_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2290656Z test_dispatch_symbolic_meta_inplace_randn_like_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2290879Z test_dispatch_symbolic_meta_inplace_randn_like_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2291106Z test_dispatch_symbolic_meta_inplace_randn_like_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2291330Z test_dispatch_symbolic_meta_inplace_randn_like_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2291554Z test_dispatch_symbolic_meta_inplace_ravel_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2291776Z test_dispatch_symbolic_meta_inplace_ravel_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2292002Z test_dispatch_symbolic_meta_inplace_ravel_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2292246Z test_dispatch_symbolic_meta_inplace_ravel_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2292471Z test_dispatch_symbolic_meta_inplace_ravel_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2292697Z test_dispatch_symbolic_meta_inplace_ravel_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2292973Z test_dispatch_symbolic_meta_inplace_ravel_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2293234Z test_dispatch_symbolic_meta_inplace_ravel_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2293507Z test_dispatch_symbolic_meta_inplace_ravel_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2293782Z test_dispatch_symbolic_meta_inplace_ravel_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2294044Z test_dispatch_symbolic_meta_inplace_ravel_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2294565Z test_dispatch_symbolic_meta_inplace_ravel_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2294846Z test_dispatch_symbolic_meta_inplace_ravel_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2295120Z test_dispatch_symbolic_meta_inplace_real_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2295392Z test_dispatch_symbolic_meta_inplace_real_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2295619Z test_dispatch_symbolic_meta_inplace_real_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2295842Z test_dispatch_symbolic_meta_inplace_real_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2296064Z test_dispatch_symbolic_meta_inplace_real_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2296324Z test_dispatch_symbolic_meta_inplace_real_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2296537Z test_dispatch_symbolic_meta_inplace_real_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2296754Z test_dispatch_symbolic_meta_inplace_real_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2296970Z test_dispatch_symbolic_meta_inplace_real_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2297186Z test_dispatch_symbolic_meta_inplace_real_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2297403Z test_dispatch_symbolic_meta_inplace_real_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2297621Z test_dispatch_symbolic_meta_inplace_real_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2297835Z test_dispatch_symbolic_meta_inplace_real_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2298101Z test_dispatch_symbolic_meta_inplace_reciprocal_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2298325Z test_dispatch_symbolic_meta_inplace_reciprocal_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2298559Z test_dispatch_symbolic_meta_inplace_reciprocal_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2298791Z test_dispatch_symbolic_meta_inplace_reciprocal_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2299009Z test_dispatch_symbolic_meta_inplace_reciprocal_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2299237Z test_dispatch_symbolic_meta_inplace_reciprocal_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2299463Z test_dispatch_symbolic_meta_inplace_reciprocal_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2299688Z test_dispatch_symbolic_meta_inplace_reciprocal_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2299917Z test_dispatch_symbolic_meta_inplace_reciprocal_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2300143Z test_dispatch_symbolic_meta_inplace_reciprocal_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2300370Z test_dispatch_symbolic_meta_inplace_reciprocal_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2300593Z test_dispatch_symbolic_meta_inplace_reciprocal_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2300820Z test_dispatch_symbolic_meta_inplace_remainder_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2301070Z test_dispatch_symbolic_meta_inplace_remainder_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2301298Z test_dispatch_symbolic_meta_inplace_remainder_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2301523Z test_dispatch_symbolic_meta_inplace_remainder_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2301742Z test_dispatch_symbolic_meta_inplace_remainder_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2301963Z test_dispatch_symbolic_meta_inplace_remainder_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2302182Z test_dispatch_symbolic_meta_inplace_remainder_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2302405Z test_dispatch_symbolic_meta_inplace_remainder_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2302619Z test_dispatch_symbolic_meta_inplace_remainder_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2302868Z test_dispatch_symbolic_meta_inplace_renorm_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2303092Z test_dispatch_symbolic_meta_inplace_renorm_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2303316Z test_dispatch_symbolic_meta_inplace_renorm_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2303540Z test_dispatch_symbolic_meta_inplace_renorm_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2303759Z test_dispatch_symbolic_meta_inplace_renorm_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2303975Z test_dispatch_symbolic_meta_inplace_renorm_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2304201Z test_dispatch_symbolic_meta_inplace_repeat_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2304416Z test_dispatch_symbolic_meta_inplace_repeat_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2304644Z test_dispatch_symbolic_meta_inplace_repeat_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2304927Z test_dispatch_symbolic_meta_inplace_repeat_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2305152Z test_dispatch_symbolic_meta_inplace_repeat_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2305380Z test_dispatch_symbolic_meta_inplace_repeat_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2305601Z test_dispatch_symbolic_meta_inplace_repeat_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2305821Z test_dispatch_symbolic_meta_inplace_repeat_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2306071Z test_dispatch_symbolic_meta_inplace_repeat_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2306291Z test_dispatch_symbolic_meta_inplace_repeat_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2306518Z test_dispatch_symbolic_meta_inplace_repeat_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2306791Z test_dispatch_symbolic_meta_inplace_repeat_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2307089Z test_dispatch_symbolic_meta_inplace_repeat_interleave_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2307376Z test_dispatch_symbolic_meta_inplace_repeat_interleave_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2307625Z test_dispatch_symbolic_meta_inplace_repeat_interleave_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2307866Z test_dispatch_symbolic_meta_inplace_repeat_interleave_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2308127Z test_dispatch_symbolic_meta_inplace_repeat_interleave_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2308365Z test_dispatch_symbolic_meta_inplace_repeat_interleave_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2308600Z test_dispatch_symbolic_meta_inplace_repeat_interleave_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2308839Z test_dispatch_symbolic_meta_inplace_repeat_interleave_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2309072Z test_dispatch_symbolic_meta_inplace_repeat_interleave_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2309307Z test_dispatch_symbolic_meta_inplace_repeat_interleave_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2309541Z test_dispatch_symbolic_meta_inplace_repeat_interleave_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2309774Z test_dispatch_symbolic_meta_inplace_repeat_interleave_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2310008Z test_dispatch_symbolic_meta_inplace_repeat_interleave_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2310240Z test_dispatch_symbolic_meta_inplace_reshape_as_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2310462Z test_dispatch_symbolic_meta_inplace_reshape_as_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2310694Z test_dispatch_symbolic_meta_inplace_reshape_as_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2310923Z test_dispatch_symbolic_meta_inplace_reshape_as_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2311169Z test_dispatch_symbolic_meta_inplace_reshape_as_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2311398Z test_dispatch_symbolic_meta_inplace_reshape_as_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2311625Z test_dispatch_symbolic_meta_inplace_reshape_as_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2311856Z test_dispatch_symbolic_meta_inplace_reshape_as_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2312082Z test_dispatch_symbolic_meta_inplace_reshape_as_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2312304Z test_dispatch_symbolic_meta_inplace_reshape_as_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2312534Z test_dispatch_symbolic_meta_inplace_reshape_as_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2312788Z test_dispatch_symbolic_meta_inplace_reshape_as_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2313139Z test_dispatch_symbolic_meta_inplace_reshape_as_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2313409Z test_dispatch_symbolic_meta_inplace_reshape_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2313686Z test_dispatch_symbolic_meta_inplace_reshape_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2313976Z test_dispatch_symbolic_meta_inplace_reshape_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2314260Z test_dispatch_symbolic_meta_inplace_reshape_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2314548Z test_dispatch_symbolic_meta_inplace_reshape_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2314827Z test_dispatch_symbolic_meta_inplace_reshape_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2315075Z test_dispatch_symbolic_meta_inplace_reshape_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2315300Z test_dispatch_symbolic_meta_inplace_reshape_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2315524Z test_dispatch_symbolic_meta_inplace_reshape_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2315747Z test_dispatch_symbolic_meta_inplace_reshape_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2315967Z test_dispatch_symbolic_meta_inplace_reshape_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2316181Z test_dispatch_symbolic_meta_inplace_reshape_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2316404Z test_dispatch_symbolic_meta_inplace_reshape_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2316650Z test_dispatch_symbolic_meta_inplace_resize__cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2316877Z test_dispatch_symbolic_meta_inplace_resize__cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2317109Z test_dispatch_symbolic_meta_inplace_resize__cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2317338Z test_dispatch_symbolic_meta_inplace_resize__cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2317560Z test_dispatch_symbolic_meta_inplace_resize__cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2317785Z test_dispatch_symbolic_meta_inplace_resize__cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2318005Z test_dispatch_symbolic_meta_inplace_resize__cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2318223Z test_dispatch_symbolic_meta_inplace_resize__cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2318463Z test_dispatch_symbolic_meta_inplace_resize__cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2318681Z test_dispatch_symbolic_meta_inplace_resize__cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2318895Z test_dispatch_symbolic_meta_inplace_resize__cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2319113Z test_dispatch_symbolic_meta_inplace_resize__cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2319344Z test_dispatch_symbolic_meta_inplace_resize_as__cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2319568Z test_dispatch_symbolic_meta_inplace_resize_as__cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2319800Z test_dispatch_symbolic_meta_inplace_resize_as__cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2320028Z test_dispatch_symbolic_meta_inplace_resize_as__cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2320251Z test_dispatch_symbolic_meta_inplace_resize_as__cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2320480Z test_dispatch_symbolic_meta_inplace_resize_as__cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2320709Z test_dispatch_symbolic_meta_inplace_resize_as__cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2320935Z test_dispatch_symbolic_meta_inplace_resize_as__cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2321160Z test_dispatch_symbolic_meta_inplace_resize_as__cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2321381Z test_dispatch_symbolic_meta_inplace_resize_as__cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2321622Z test_dispatch_symbolic_meta_inplace_resize_as__cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2321845Z test_dispatch_symbolic_meta_inplace_resize_as__cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2322077Z test_dispatch_symbolic_meta_inplace_resolve_conj_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2322304Z test_dispatch_symbolic_meta_inplace_resolve_conj_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2322542Z test_dispatch_symbolic_meta_inplace_resolve_conj_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2322777Z test_dispatch_symbolic_meta_inplace_resolve_conj_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2323050Z test_dispatch_symbolic_meta_inplace_resolve_conj_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2323353Z test_dispatch_symbolic_meta_inplace_resolve_conj_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2323624Z test_dispatch_symbolic_meta_inplace_resolve_conj_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2323901Z test_dispatch_symbolic_meta_inplace_resolve_conj_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2324181Z test_dispatch_symbolic_meta_inplace_resolve_conj_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2324463Z test_dispatch_symbolic_meta_inplace_resolve_conj_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2324737Z test_dispatch_symbolic_meta_inplace_resolve_conj_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2325016Z test_dispatch_symbolic_meta_inplace_resolve_conj_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2325254Z test_dispatch_symbolic_meta_inplace_resolve_neg_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2325480Z test_dispatch_symbolic_meta_inplace_resolve_neg_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2325713Z test_dispatch_symbolic_meta_inplace_resolve_neg_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2325945Z test_dispatch_symbolic_meta_inplace_resolve_neg_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2326172Z test_dispatch_symbolic_meta_inplace_resolve_neg_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2326398Z test_dispatch_symbolic_meta_inplace_resolve_neg_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2326616Z test_dispatch_symbolic_meta_inplace_resolve_neg_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2326856Z test_dispatch_symbolic_meta_inplace_resolve_neg_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2327082Z test_dispatch_symbolic_meta_inplace_resolve_neg_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2327310Z test_dispatch_symbolic_meta_inplace_resolve_neg_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2327529Z test_dispatch_symbolic_meta_inplace_resolve_neg_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2327753Z test_dispatch_symbolic_meta_inplace_resolve_neg_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2327976Z test_dispatch_symbolic_meta_inplace_resolve_neg_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2328196Z test_dispatch_symbolic_meta_inplace_roll_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2328417Z test_dispatch_symbolic_meta_inplace_roll_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2328667Z test_dispatch_symbolic_meta_inplace_roll_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2328892Z test_dispatch_symbolic_meta_inplace_roll_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2329116Z test_dispatch_symbolic_meta_inplace_roll_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2329336Z test_dispatch_symbolic_meta_inplace_roll_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2329553Z test_dispatch_symbolic_meta_inplace_roll_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2329772Z test_dispatch_symbolic_meta_inplace_roll_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2329992Z test_dispatch_symbolic_meta_inplace_roll_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2330206Z test_dispatch_symbolic_meta_inplace_roll_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2330425Z test_dispatch_symbolic_meta_inplace_roll_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2330645Z test_dispatch_symbolic_meta_inplace_roll_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2330857Z test_dispatch_symbolic_meta_inplace_roll_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2331084Z test_dispatch_symbolic_meta_inplace_rot90_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2331307Z test_dispatch_symbolic_meta_inplace_rot90_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2331533Z test_dispatch_symbolic_meta_inplace_rot90_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2331780Z test_dispatch_symbolic_meta_inplace_rot90_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2332002Z test_dispatch_symbolic_meta_inplace_rot90_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2332225Z test_dispatch_symbolic_meta_inplace_rot90_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2332441Z test_dispatch_symbolic_meta_inplace_rot90_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2332657Z test_dispatch_symbolic_meta_inplace_rot90_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2332868Z test_dispatch_symbolic_meta_inplace_rot90_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2333108Z test_dispatch_symbolic_meta_inplace_rot90_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2333348Z test_dispatch_symbolic_meta_inplace_rot90_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2333589Z test_dispatch_symbolic_meta_inplace_rot90_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2333809Z test_dispatch_symbolic_meta_inplace_round_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2334033Z test_dispatch_symbolic_meta_inplace_round_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2334362Z test_dispatch_symbolic_meta_inplace_round_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2334581Z test_dispatch_symbolic_meta_inplace_round_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2334799Z test_dispatch_symbolic_meta_inplace_round_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2335018Z test_dispatch_symbolic_meta_inplace_round_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2335230Z test_dispatch_symbolic_meta_inplace_round_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2335439Z test_dispatch_symbolic_meta_inplace_round_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2335655Z test_dispatch_symbolic_meta_inplace_round_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2335892Z 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.000s) 2023-01-11T21:23:43.2336126Z 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.000s) 2023-01-11T21:23:43.2336358Z 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.000s) 2023-01-11T21:23:43.2336590Z 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.000s) 2023-01-11T21:23:43.2336855Z 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.000s) 2023-01-11T21:23:43.2337084Z 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.000s) 2023-01-11T21:23:43.2337311Z 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.000s) 2023-01-11T21:23:43.2337538Z 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.000s) 2023-01-11T21:23:43.2337774Z 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.000s) 2023-01-11T21:23:43.2338011Z 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.000s) 2023-01-11T21:23:43.2338243Z 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.000s) 2023-01-11T21:23:43.2338507Z 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.000s) 2023-01-11T21:23:43.2338731Z test_dispatch_symbolic_meta_inplace_rsqrt_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2338945Z test_dispatch_symbolic_meta_inplace_rsqrt_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2339172Z test_dispatch_symbolic_meta_inplace_rsqrt_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2339393Z test_dispatch_symbolic_meta_inplace_rsqrt_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2339614Z test_dispatch_symbolic_meta_inplace_rsqrt_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2339834Z test_dispatch_symbolic_meta_inplace_rsqrt_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2340054Z test_dispatch_symbolic_meta_inplace_rsqrt_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2340267Z test_dispatch_symbolic_meta_inplace_rsqrt_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2340483Z test_dispatch_symbolic_meta_inplace_rsqrt_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2340699Z test_dispatch_symbolic_meta_inplace_rsqrt_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2340905Z test_dispatch_symbolic_meta_inplace_rsqrt_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2341124Z test_dispatch_symbolic_meta_inplace_rsqrt_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2341342Z test_dispatch_symbolic_meta_inplace_rsqrt_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2341582Z test_dispatch_symbolic_meta_inplace_rsub_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2341805Z test_dispatch_symbolic_meta_inplace_rsub_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2342026Z test_dispatch_symbolic_meta_inplace_rsub_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2342245Z test_dispatch_symbolic_meta_inplace_rsub_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2342461Z test_dispatch_symbolic_meta_inplace_rsub_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2342670Z test_dispatch_symbolic_meta_inplace_rsub_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2342886Z test_dispatch_symbolic_meta_inplace_rsub_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2343100Z test_dispatch_symbolic_meta_inplace_rsub_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2343335Z test_dispatch_symbolic_meta_inplace_rsub_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2343547Z test_dispatch_symbolic_meta_inplace_rsub_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2343760Z test_dispatch_symbolic_meta_inplace_rsub_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2343996Z test_dispatch_symbolic_meta_inplace_scalar_tensor_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2344221Z test_dispatch_symbolic_meta_inplace_scalar_tensor_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2344455Z test_dispatch_symbolic_meta_inplace_scalar_tensor_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2344743Z test_dispatch_symbolic_meta_inplace_scalar_tensor_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2344980Z test_dispatch_symbolic_meta_inplace_scalar_tensor_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2345208Z test_dispatch_symbolic_meta_inplace_scalar_tensor_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2345437Z test_dispatch_symbolic_meta_inplace_scalar_tensor_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2345658Z test_dispatch_symbolic_meta_inplace_scalar_tensor_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2345885Z test_dispatch_symbolic_meta_inplace_scalar_tensor_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2346106Z test_dispatch_symbolic_meta_inplace_scalar_tensor_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2346334Z test_dispatch_symbolic_meta_inplace_scalar_tensor_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2346641Z test_dispatch_symbolic_meta_inplace_scalar_tensor_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2346928Z test_dispatch_symbolic_meta_inplace_scalar_tensor_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2347214Z test_dispatch_symbolic_meta_inplace_scatter_add_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2347479Z test_dispatch_symbolic_meta_inplace_scatter_add_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2347710Z test_dispatch_symbolic_meta_inplace_scatter_add_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2347943Z test_dispatch_symbolic_meta_inplace_scatter_add_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2348167Z test_dispatch_symbolic_meta_inplace_scatter_add_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2348390Z test_dispatch_symbolic_meta_inplace_scatter_add_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2348632Z test_dispatch_symbolic_meta_inplace_scatter_add_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2348858Z test_dispatch_symbolic_meta_inplace_scatter_add_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2349083Z test_dispatch_symbolic_meta_inplace_scatter_add_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2349304Z test_dispatch_symbolic_meta_inplace_scatter_add_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2349525Z test_dispatch_symbolic_meta_inplace_scatter_add_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2349748Z test_dispatch_symbolic_meta_inplace_scatter_add_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2349971Z test_dispatch_symbolic_meta_inplace_scatter_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2350195Z test_dispatch_symbolic_meta_inplace_scatter_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2350421Z test_dispatch_symbolic_meta_inplace_scatter_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2350646Z test_dispatch_symbolic_meta_inplace_scatter_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2350869Z test_dispatch_symbolic_meta_inplace_scatter_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2351091Z test_dispatch_symbolic_meta_inplace_scatter_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2351313Z test_dispatch_symbolic_meta_inplace_scatter_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2351535Z test_dispatch_symbolic_meta_inplace_scatter_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2351783Z test_dispatch_symbolic_meta_inplace_scatter_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2351992Z test_dispatch_symbolic_meta_inplace_scatter_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2352229Z test_dispatch_symbolic_meta_inplace_scatter_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2352494Z test_dispatch_symbolic_meta_inplace_scatter_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2352789Z 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.000s) 2023-01-11T21:23:43.2353084Z 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.000s) 2023-01-11T21:23:43.2353373Z 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.000s) 2023-01-11T21:23:43.2353686Z 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.000s) 2023-01-11T21:23:43.2353976Z 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.000s) 2023-01-11T21:23:43.2354266Z 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.000s) 2023-01-11T21:23:43.2354560Z 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.000s) 2023-01-11T21:23:43.2354841Z 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.000s) 2023-01-11T21:23:43.2355069Z 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.000s) 2023-01-11T21:23:43.2355305Z 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.000s) 2023-01-11T21:23:43.2355531Z 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.000s) 2023-01-11T21:23:43.2355764Z 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.000s) 2023-01-11T21:23:43.2355989Z 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.000s) 2023-01-11T21:23:43.2356217Z 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.000s) 2023-01-11T21:23:43.2356447Z 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.000s) 2023-01-11T21:23:43.2356677Z 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.000s) 2023-01-11T21:23:43.2356931Z 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.000s) 2023-01-11T21:23:43.2357159Z 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.000s) 2023-01-11T21:23:43.2357394Z 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.000s) 2023-01-11T21:23:43.2357628Z 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.000s) 2023-01-11T21:23:43.2357857Z 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.000s) 2023-01-11T21:23:43.2358082Z 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.000s) 2023-01-11T21:23:43.2358305Z 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.000s) 2023-01-11T21:23:43.2358539Z 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.000s) 2023-01-11T21:23:43.2358790Z 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.000s) 2023-01-11T21:23:43.2359021Z 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.000s) 2023-01-11T21:23:43.2359245Z 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.000s) 2023-01-11T21:23:43.2359487Z 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.000s) 2023-01-11T21:23:43.2359723Z 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.000s) 2023-01-11T21:23:43.2359955Z 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.000s) 2023-01-11T21:23:43.2360180Z 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.000s) 2023-01-11T21:23:43.2360411Z 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.000s) 2023-01-11T21:23:43.2360644Z 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.000s) 2023-01-11T21:23:43.2360872Z 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.000s) 2023-01-11T21:23:43.2361106Z 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.000s) 2023-01-11T21:23:43.2361327Z 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.000s) 2023-01-11T21:23:43.2361559Z 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.000s) 2023-01-11T21:23:43.2361809Z 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.000s) 2023-01-11T21:23:43.2362046Z 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.000s) 2023-01-11T21:23:43.2362286Z 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.000s) 2023-01-11T21:23:43.2362518Z 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.000s) 2023-01-11T21:23:43.2362750Z 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.000s) 2023-01-11T21:23:43.2363039Z 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.000s) 2023-01-11T21:23:43.2363323Z 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.000s) 2023-01-11T21:23:43.2363611Z 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.000s) 2023-01-11T21:23:43.2363915Z 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.000s) 2023-01-11T21:23:43.2364203Z test_dispatch_symbolic_meta_inplace_searchsorted_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2364473Z test_dispatch_symbolic_meta_inplace_searchsorted_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2364749Z test_dispatch_symbolic_meta_inplace_searchsorted_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2365028Z test_dispatch_symbolic_meta_inplace_searchsorted_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2365316Z test_dispatch_symbolic_meta_inplace_searchsorted_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2365560Z test_dispatch_symbolic_meta_inplace_searchsorted_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2365788Z test_dispatch_symbolic_meta_inplace_searchsorted_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2366014Z test_dispatch_symbolic_meta_inplace_searchsorted_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2366256Z 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.000s) 2023-01-11T21:23:43.2366499Z 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.000s) 2023-01-11T21:23:43.2366736Z 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.000s) 2023-01-11T21:23:43.2366968Z 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.000s) 2023-01-11T21:23:43.2367238Z 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.000s) 2023-01-11T21:23:43.2367477Z 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.000s) 2023-01-11T21:23:43.2367711Z 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.000s) 2023-01-11T21:23:43.2367944Z 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.000s) 2023-01-11T21:23:43.2368167Z test_dispatch_symbolic_meta_inplace_select_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2368390Z test_dispatch_symbolic_meta_inplace_select_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2368619Z test_dispatch_symbolic_meta_inplace_select_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2368869Z test_dispatch_symbolic_meta_inplace_select_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2369095Z test_dispatch_symbolic_meta_inplace_select_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2369318Z test_dispatch_symbolic_meta_inplace_select_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2369540Z test_dispatch_symbolic_meta_inplace_select_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2369755Z test_dispatch_symbolic_meta_inplace_select_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2369977Z test_dispatch_symbolic_meta_inplace_select_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2370195Z test_dispatch_symbolic_meta_inplace_select_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2370402Z test_dispatch_symbolic_meta_inplace_select_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2370625Z test_dispatch_symbolic_meta_inplace_select_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2370837Z test_dispatch_symbolic_meta_inplace_select_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2371068Z test_dispatch_symbolic_meta_inplace_select_scatter_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2371298Z test_dispatch_symbolic_meta_inplace_select_scatter_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2371527Z test_dispatch_symbolic_meta_inplace_select_scatter_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2371748Z test_dispatch_symbolic_meta_inplace_select_scatter_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2371993Z test_dispatch_symbolic_meta_inplace_select_scatter_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2372223Z test_dispatch_symbolic_meta_inplace_select_scatter_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2372443Z test_dispatch_symbolic_meta_inplace_select_scatter_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2372665Z test_dispatch_symbolic_meta_inplace_select_scatter_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2372887Z test_dispatch_symbolic_meta_inplace_select_scatter_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2373126Z test_dispatch_symbolic_meta_inplace_select_scatter_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2373370Z test_dispatch_symbolic_meta_inplace_sgn_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2373585Z test_dispatch_symbolic_meta_inplace_sgn_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2373841Z test_dispatch_symbolic_meta_inplace_sgn_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2374066Z test_dispatch_symbolic_meta_inplace_sgn_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2374399Z test_dispatch_symbolic_meta_inplace_sgn_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2374626Z test_dispatch_symbolic_meta_inplace_sgn_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2374844Z test_dispatch_symbolic_meta_inplace_sgn_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2375057Z test_dispatch_symbolic_meta_inplace_sgn_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2375275Z test_dispatch_symbolic_meta_inplace_sgn_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2375492Z test_dispatch_symbolic_meta_inplace_sgn_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2375710Z test_dispatch_symbolic_meta_inplace_sgn_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2375920Z test_dispatch_symbolic_meta_inplace_sgn_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2376132Z test_dispatch_symbolic_meta_inplace_sgn_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2376355Z test_dispatch_symbolic_meta_inplace_short_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2376574Z test_dispatch_symbolic_meta_inplace_short_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2376798Z test_dispatch_symbolic_meta_inplace_short_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2377058Z test_dispatch_symbolic_meta_inplace_short_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2377282Z test_dispatch_symbolic_meta_inplace_short_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2377502Z test_dispatch_symbolic_meta_inplace_short_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2377720Z test_dispatch_symbolic_meta_inplace_short_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2377982Z test_dispatch_symbolic_meta_inplace_short_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2378251Z test_dispatch_symbolic_meta_inplace_short_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2378464Z test_dispatch_symbolic_meta_inplace_short_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2378683Z test_dispatch_symbolic_meta_inplace_short_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2378953Z test_dispatch_symbolic_meta_inplace_short_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2379176Z test_dispatch_symbolic_meta_inplace_sigmoid_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2379398Z test_dispatch_symbolic_meta_inplace_sigmoid_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2379631Z test_dispatch_symbolic_meta_inplace_sigmoid_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2379860Z test_dispatch_symbolic_meta_inplace_sigmoid_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2380088Z test_dispatch_symbolic_meta_inplace_sigmoid_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2380313Z test_dispatch_symbolic_meta_inplace_sigmoid_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2380537Z test_dispatch_symbolic_meta_inplace_sigmoid_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2380758Z test_dispatch_symbolic_meta_inplace_sigmoid_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2380983Z test_dispatch_symbolic_meta_inplace_sigmoid_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2381196Z test_dispatch_symbolic_meta_inplace_sigmoid_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2381414Z test_dispatch_symbolic_meta_inplace_sigmoid_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2381634Z test_dispatch_symbolic_meta_inplace_sigmoid_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2381850Z test_dispatch_symbolic_meta_inplace_sigmoid_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2382093Z test_dispatch_symbolic_meta_inplace_sign_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2382311Z test_dispatch_symbolic_meta_inplace_sign_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2382530Z test_dispatch_symbolic_meta_inplace_sign_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2382756Z test_dispatch_symbolic_meta_inplace_sign_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2382974Z test_dispatch_symbolic_meta_inplace_sign_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2383191Z test_dispatch_symbolic_meta_inplace_sign_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2383416Z test_dispatch_symbolic_meta_inplace_sign_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2383626Z test_dispatch_symbolic_meta_inplace_sign_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2383871Z test_dispatch_symbolic_meta_inplace_sign_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2384087Z test_dispatch_symbolic_meta_inplace_sign_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2384329Z test_dispatch_symbolic_meta_inplace_signal_windows_bartlett_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2384574Z test_dispatch_symbolic_meta_inplace_signal_windows_bartlett_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2384883Z test_dispatch_symbolic_meta_inplace_signal_windows_blackman_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2385123Z test_dispatch_symbolic_meta_inplace_signal_windows_blackman_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2385376Z 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.000s) 2023-01-11T21:23:43.2385613Z 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.000s) 2023-01-11T21:23:43.2385860Z 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.000s) 2023-01-11T21:23:43.2386108Z 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.000s) 2023-01-11T21:23:43.2386346Z 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.000s) 2023-01-11T21:23:43.2386586Z 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.000s) 2023-01-11T21:23:43.2386827Z test_dispatch_symbolic_meta_inplace_signal_windows_general_cosine_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2387096Z test_dispatch_symbolic_meta_inplace_signal_windows_general_cosine_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2387345Z test_dispatch_symbolic_meta_inplace_signal_windows_general_hamming_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2387588Z test_dispatch_symbolic_meta_inplace_signal_windows_general_hamming_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2387832Z test_dispatch_symbolic_meta_inplace_signal_windows_hamming_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2388069Z test_dispatch_symbolic_meta_inplace_signal_windows_hamming_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2388306Z test_dispatch_symbolic_meta_inplace_signal_windows_hann_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2388539Z test_dispatch_symbolic_meta_inplace_signal_windows_hann_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2388775Z 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.000s) 2023-01-11T21:23:43.2389036Z 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.000s) 2023-01-11T21:23:43.2389274Z test_dispatch_symbolic_meta_inplace_signal_windows_nuttall_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2389510Z test_dispatch_symbolic_meta_inplace_signal_windows_nuttall_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2389740Z test_dispatch_symbolic_meta_inplace_signbit_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2389956Z test_dispatch_symbolic_meta_inplace_signbit_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2390184Z test_dispatch_symbolic_meta_inplace_signbit_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2390406Z test_dispatch_symbolic_meta_inplace_signbit_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2390632Z test_dispatch_symbolic_meta_inplace_signbit_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2390858Z test_dispatch_symbolic_meta_inplace_signbit_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2391079Z test_dispatch_symbolic_meta_inplace_signbit_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2391298Z test_dispatch_symbolic_meta_inplace_signbit_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2391520Z test_dispatch_symbolic_meta_inplace_signbit_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2391734Z test_dispatch_symbolic_meta_inplace_signbit_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2392006Z test_dispatch_symbolic_meta_inplace_sin_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2392257Z test_dispatch_symbolic_meta_inplace_sin_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2392534Z test_dispatch_symbolic_meta_inplace_sin_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2392808Z test_dispatch_symbolic_meta_inplace_sin_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2393085Z test_dispatch_symbolic_meta_inplace_sin_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2393356Z test_dispatch_symbolic_meta_inplace_sin_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2393633Z test_dispatch_symbolic_meta_inplace_sin_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2393899Z test_dispatch_symbolic_meta_inplace_sin_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2394199Z test_dispatch_symbolic_meta_inplace_sin_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2394475Z test_dispatch_symbolic_meta_inplace_sin_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2394741Z test_dispatch_symbolic_meta_inplace_sin_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2394963Z test_dispatch_symbolic_meta_inplace_sin_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2395175Z test_dispatch_symbolic_meta_inplace_sin_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2395396Z test_dispatch_symbolic_meta_inplace_sinc_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2395610Z test_dispatch_symbolic_meta_inplace_sinc_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2395835Z test_dispatch_symbolic_meta_inplace_sinc_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2396058Z test_dispatch_symbolic_meta_inplace_sinc_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2396275Z test_dispatch_symbolic_meta_inplace_sinc_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2396494Z test_dispatch_symbolic_meta_inplace_sinc_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2396708Z test_dispatch_symbolic_meta_inplace_sinc_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2396924Z test_dispatch_symbolic_meta_inplace_sinc_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2397139Z test_dispatch_symbolic_meta_inplace_sinc_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2397384Z test_dispatch_symbolic_meta_inplace_sinc_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2397602Z test_dispatch_symbolic_meta_inplace_sinc_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2397816Z test_dispatch_symbolic_meta_inplace_sinc_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2398045Z test_dispatch_symbolic_meta_inplace_sinh_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2398251Z test_dispatch_symbolic_meta_inplace_sinh_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2398476Z test_dispatch_symbolic_meta_inplace_sinh_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2398701Z test_dispatch_symbolic_meta_inplace_sinh_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2398922Z test_dispatch_symbolic_meta_inplace_sinh_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2399166Z test_dispatch_symbolic_meta_inplace_sinh_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2399385Z test_dispatch_symbolic_meta_inplace_sinh_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2399597Z test_dispatch_symbolic_meta_inplace_sinh_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2399811Z test_dispatch_symbolic_meta_inplace_sinh_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2400032Z test_dispatch_symbolic_meta_inplace_sinh_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2400250Z test_dispatch_symbolic_meta_inplace_sinh_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2400475Z test_dispatch_symbolic_meta_inplace_sinh_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2400689Z test_dispatch_symbolic_meta_inplace_sinh_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2400907Z test_dispatch_symbolic_meta_inplace_slice_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2401130Z test_dispatch_symbolic_meta_inplace_slice_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2401357Z test_dispatch_symbolic_meta_inplace_slice_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2401582Z test_dispatch_symbolic_meta_inplace_slice_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2401812Z test_dispatch_symbolic_meta_inplace_slice_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2402033Z test_dispatch_symbolic_meta_inplace_slice_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2402255Z test_dispatch_symbolic_meta_inplace_slice_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2402502Z test_dispatch_symbolic_meta_inplace_slice_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2402772Z test_dispatch_symbolic_meta_inplace_slice_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2403049Z test_dispatch_symbolic_meta_inplace_slice_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2403322Z test_dispatch_symbolic_meta_inplace_slice_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2403584Z test_dispatch_symbolic_meta_inplace_slice_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2403865Z test_dispatch_symbolic_meta_inplace_slice_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2404157Z test_dispatch_symbolic_meta_inplace_slice_scatter_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2404446Z test_dispatch_symbolic_meta_inplace_slice_scatter_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2404764Z test_dispatch_symbolic_meta_inplace_slice_scatter_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2405045Z test_dispatch_symbolic_meta_inplace_slice_scatter_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2405273Z test_dispatch_symbolic_meta_inplace_slice_scatter_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2405499Z test_dispatch_symbolic_meta_inplace_slice_scatter_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2405721Z test_dispatch_symbolic_meta_inplace_slice_scatter_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2405945Z test_dispatch_symbolic_meta_inplace_slice_scatter_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2406171Z test_dispatch_symbolic_meta_inplace_slice_scatter_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2406400Z test_dispatch_symbolic_meta_inplace_slice_scatter_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2406621Z test_dispatch_symbolic_meta_inplace_softmax_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2406845Z test_dispatch_symbolic_meta_inplace_softmax_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2407070Z test_dispatch_symbolic_meta_inplace_softmax_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2407293Z test_dispatch_symbolic_meta_inplace_softmax_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2407529Z 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.000s) 2023-01-11T21:23:43.2407784Z 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.000s) 2023-01-11T21:23:43.2408025Z 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.000s) 2023-01-11T21:23:43.2408267Z 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.000s) 2023-01-11T21:23:43.2408498Z 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.000s) 2023-01-11T21:23:43.2408732Z 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.000s) 2023-01-11T21:23:43.2408966Z 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.000s) 2023-01-11T21:23:43.2409199Z 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.000s) 2023-01-11T21:23:43.2409429Z 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.000s) 2023-01-11T21:23:43.2409685Z 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.000s) 2023-01-11T21:23:43.2409918Z 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.000s) 2023-01-11T21:23:43.2410152Z 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.000s) 2023-01-11T21:23:43.2410376Z test_dispatch_symbolic_meta_inplace_sort_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2410599Z test_dispatch_symbolic_meta_inplace_sort_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2410823Z test_dispatch_symbolic_meta_inplace_sort_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2411037Z test_dispatch_symbolic_meta_inplace_sort_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2411255Z test_dispatch_symbolic_meta_inplace_sort_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2411473Z test_dispatch_symbolic_meta_inplace_sort_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2411689Z test_dispatch_symbolic_meta_inplace_sort_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2411909Z test_dispatch_symbolic_meta_inplace_sort_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2412123Z test_dispatch_symbolic_meta_inplace_sort_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2412359Z 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.000s) 2023-01-11T21:23:43.2412654Z 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.000s) 2023-01-11T21:23:43.2412953Z 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.000s) 2023-01-11T21:23:43.2413249Z 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.000s) 2023-01-11T21:23:43.2413540Z 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.000s) 2023-01-11T21:23:43.2413830Z 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.000s) 2023-01-11T21:23:43.2414114Z 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.000s) 2023-01-11T21:23:43.2414550Z 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.000s) 2023-01-11T21:23:43.2414829Z 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.000s) 2023-01-11T21:23:43.2415153Z 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.000s) 2023-01-11T21:23:43.2415418Z 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.000s) 2023-01-11T21:23:43.2415638Z 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.000s) 2023-01-11T21:23:43.2415868Z 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.000s) 2023-01-11T21:23:43.2416100Z 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.000s) 2023-01-11T21:23:43.2416341Z 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.000s) 2023-01-11T21:23:43.2416571Z 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.000s) 2023-01-11T21:23:43.2416801Z 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.000s) 2023-01-11T21:23:43.2417032Z 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.000s) 2023-01-11T21:23:43.2417260Z 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.000s) 2023-01-11T21:23:43.2417493Z 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.000s) 2023-01-11T21:23:43.2417730Z 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.000s) 2023-01-11T21:23:43.2417967Z 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.000s) 2023-01-11T21:23:43.2418230Z 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.000s) 2023-01-11T21:23:43.2418458Z 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.000s) 2023-01-11T21:23:43.2418678Z 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.000s) 2023-01-11T21:23:43.2418912Z 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.000s) 2023-01-11T21:23:43.2419141Z 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.000s) 2023-01-11T21:23:43.2419375Z 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.000s) 2023-01-11T21:23:43.2419609Z 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.000s) 2023-01-11T21:23:43.2419838Z 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.000s) 2023-01-11T21:23:43.2420091Z 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.000s) 2023-01-11T21:23:43.2420317Z 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.000s) 2023-01-11T21:23:43.2420547Z 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.000s) 2023-01-11T21:23:43.2420775Z 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.000s) 2023-01-11T21:23:43.2421009Z 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.000s) 2023-01-11T21:23:43.2421237Z 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.000s) 2023-01-11T21:23:43.2421464Z 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.000s) 2023-01-11T21:23:43.2421689Z 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.000s) 2023-01-11T21:23:43.2421921Z 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.000s) 2023-01-11T21:23:43.2422147Z 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.000s) 2023-01-11T21:23:43.2422375Z 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.000s) 2023-01-11T21:23:43.2422604Z 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.000s) 2023-01-11T21:23:43.2422834Z 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.000s) 2023-01-11T21:23:43.2423085Z 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.000s) 2023-01-11T21:23:43.2423336Z 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.000s) 2023-01-11T21:23:43.2423589Z 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.000s) 2023-01-11T21:23:43.2423838Z 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.000s) 2023-01-11T21:23:43.2424082Z 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.000s) 2023-01-11T21:23:43.2424324Z 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.000s) 2023-01-11T21:23:43.2424561Z 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.000s) 2023-01-11T21:23:43.2424871Z 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.000s) 2023-01-11T21:23:43.2425109Z 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.000s) 2023-01-11T21:23:43.2425346Z 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.000s) 2023-01-11T21:23:43.2425589Z 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.000s) 2023-01-11T21:23:43.2425827Z 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.000s) 2023-01-11T21:23:43.2426070Z 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.000s) 2023-01-11T21:23:43.2426317Z 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.000s) 2023-01-11T21:23:43.2426608Z 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.000s) 2023-01-11T21:23:43.2426904Z 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.000s) 2023-01-11T21:23:43.2427195Z 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.000s) 2023-01-11T21:23:43.2427706Z test_dispatch_symbolic_meta_inplace_special_chebyshev_polynomial_v_cuda_bool (__main__.TestMetaCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:23:43.2428078Z test_dispatch_symbolic_meta_inplace_special_chebyshev_polynomial_v_cuda_float32 (__main__.TestMetaCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:23:43.2428446Z test_dispatch_symbolic_meta_inplace_special_chebyshev_polynomial_v_cuda_float64 (__main__.TestMetaCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:23:43.2428832Z test_dispatch_symbolic_meta_inplace_special_chebyshev_polynomial_v_cuda_int16 (__main__.TestMetaCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:23:43.2429193Z test_dispatch_symbolic_meta_inplace_special_chebyshev_polynomial_v_cuda_int32 (__main__.TestMetaCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:23:43.2429543Z test_dispatch_symbolic_meta_inplace_special_chebyshev_polynomial_v_cuda_int64 (__main__.TestMetaCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:23:43.2429906Z test_dispatch_symbolic_meta_inplace_special_chebyshev_polynomial_v_cuda_int8 (__main__.TestMetaCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:23:43.2430255Z test_dispatch_symbolic_meta_inplace_special_chebyshev_polynomial_v_cuda_uint8 (__main__.TestMetaCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:23:43.2430611Z test_dispatch_symbolic_meta_inplace_special_chebyshev_polynomial_w_cuda_bool (__main__.TestMetaCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:23:43.2430970Z test_dispatch_symbolic_meta_inplace_special_chebyshev_polynomial_w_cuda_float32 (__main__.TestMetaCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:23:43.2431366Z test_dispatch_symbolic_meta_inplace_special_chebyshev_polynomial_w_cuda_float64 (__main__.TestMetaCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:23:43.2431721Z test_dispatch_symbolic_meta_inplace_special_chebyshev_polynomial_w_cuda_int16 (__main__.TestMetaCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:23:43.2432077Z test_dispatch_symbolic_meta_inplace_special_chebyshev_polynomial_w_cuda_int32 (__main__.TestMetaCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:23:43.2432454Z test_dispatch_symbolic_meta_inplace_special_chebyshev_polynomial_w_cuda_int64 (__main__.TestMetaCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:23:43.2432898Z test_dispatch_symbolic_meta_inplace_special_chebyshev_polynomial_w_cuda_int8 (__main__.TestMetaCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:23:43.2433343Z test_dispatch_symbolic_meta_inplace_special_chebyshev_polynomial_w_cuda_uint8 (__main__.TestMetaCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:23:43.2433631Z test_dispatch_symbolic_meta_inplace_special_entr_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2433912Z test_dispatch_symbolic_meta_inplace_special_entr_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2434203Z test_dispatch_symbolic_meta_inplace_special_entr_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2434484Z test_dispatch_symbolic_meta_inplace_special_entr_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2434769Z test_dispatch_symbolic_meta_inplace_special_entr_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2435000Z test_dispatch_symbolic_meta_inplace_special_entr_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2435231Z test_dispatch_symbolic_meta_inplace_special_entr_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2435482Z test_dispatch_symbolic_meta_inplace_special_entr_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2435710Z test_dispatch_symbolic_meta_inplace_special_entr_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2435934Z test_dispatch_symbolic_meta_inplace_special_entr_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2436163Z test_dispatch_symbolic_meta_inplace_special_erfcx_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2436393Z test_dispatch_symbolic_meta_inplace_special_erfcx_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2436621Z test_dispatch_symbolic_meta_inplace_special_erfcx_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2436842Z test_dispatch_symbolic_meta_inplace_special_erfcx_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2437061Z test_dispatch_symbolic_meta_inplace_special_erfcx_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2437301Z test_dispatch_symbolic_meta_inplace_special_erfcx_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2437522Z test_dispatch_symbolic_meta_inplace_special_erfcx_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2437757Z test_dispatch_symbolic_meta_inplace_special_erfcx_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2438003Z 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.000s) 2023-01-11T21:23:43.2438248Z 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.000s) 2023-01-11T21:23:43.2438494Z 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.000s) 2023-01-11T21:23:43.2438734Z 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.000s) 2023-01-11T21:23:43.2438979Z 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.000s) 2023-01-11T21:23:43.2439222Z 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.000s) 2023-01-11T21:23:43.2439464Z 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.000s) 2023-01-11T21:23:43.2439710Z 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.000s) 2023-01-11T21:23:43.2439943Z 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.000s) 2023-01-11T21:23:43.2440211Z 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.000s) 2023-01-11T21:23:43.2440453Z 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.000s) 2023-01-11T21:23:43.2440697Z 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.000s) 2023-01-11T21:23:43.2440944Z 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.000s) 2023-01-11T21:23:43.2441185Z 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.000s) 2023-01-11T21:23:43.2441427Z 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.000s) 2023-01-11T21:23:43.2441671Z 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.000s) 2023-01-11T21:23:43.2441900Z test_dispatch_symbolic_meta_inplace_special_i0e_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2442147Z test_dispatch_symbolic_meta_inplace_special_i0e_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2442377Z test_dispatch_symbolic_meta_inplace_special_i0e_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2442616Z test_dispatch_symbolic_meta_inplace_special_i0e_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2442893Z test_dispatch_symbolic_meta_inplace_special_i0e_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2443166Z test_dispatch_symbolic_meta_inplace_special_i0e_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2443455Z test_dispatch_symbolic_meta_inplace_special_i0e_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2443737Z test_dispatch_symbolic_meta_inplace_special_i0e_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2444014Z test_dispatch_symbolic_meta_inplace_special_i0e_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2444292Z test_dispatch_symbolic_meta_inplace_special_i0e_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2444572Z test_dispatch_symbolic_meta_inplace_special_i1_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2444854Z test_dispatch_symbolic_meta_inplace_special_i1_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2445120Z test_dispatch_symbolic_meta_inplace_special_i1_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2445342Z test_dispatch_symbolic_meta_inplace_special_i1_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2445588Z test_dispatch_symbolic_meta_inplace_special_i1_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2445812Z test_dispatch_symbolic_meta_inplace_special_i1_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2446034Z test_dispatch_symbolic_meta_inplace_special_i1_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2446249Z test_dispatch_symbolic_meta_inplace_special_i1_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2446471Z test_dispatch_symbolic_meta_inplace_special_i1e_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2446696Z test_dispatch_symbolic_meta_inplace_special_i1e_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2446917Z test_dispatch_symbolic_meta_inplace_special_i1e_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2447139Z test_dispatch_symbolic_meta_inplace_special_i1e_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2447394Z test_dispatch_symbolic_meta_inplace_special_i1e_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2447615Z test_dispatch_symbolic_meta_inplace_special_i1e_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2447834Z test_dispatch_symbolic_meta_inplace_special_i1e_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2448060Z test_dispatch_symbolic_meta_inplace_special_i1e_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2448305Z 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.000s) 2023-01-11T21:23:43.2448555Z 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.000s) 2023-01-11T21:23:43.2448799Z 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.000s) 2023-01-11T21:23:43.2449035Z 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.000s) 2023-01-11T21:23:43.2449280Z 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.000s) 2023-01-11T21:23:43.2449517Z 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.000s) 2023-01-11T21:23:43.2449760Z 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.000s) 2023-01-11T21:23:43.2450005Z 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.000s) 2023-01-11T21:23:43.2450371Z test_dispatch_symbolic_meta_inplace_special_legendre_polynomial_p_cuda_bool (__main__.TestMetaCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:23:43.2450762Z test_dispatch_symbolic_meta_inplace_special_legendre_polynomial_p_cuda_float32 (__main__.TestMetaCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:23:43.2451129Z test_dispatch_symbolic_meta_inplace_special_legendre_polynomial_p_cuda_float64 (__main__.TestMetaCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:23:43.2451490Z test_dispatch_symbolic_meta_inplace_special_legendre_polynomial_p_cuda_int16 (__main__.TestMetaCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:23:43.2451844Z test_dispatch_symbolic_meta_inplace_special_legendre_polynomial_p_cuda_int32 (__main__.TestMetaCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:23:43.2452194Z test_dispatch_symbolic_meta_inplace_special_legendre_polynomial_p_cuda_int64 (__main__.TestMetaCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:23:43.2452551Z test_dispatch_symbolic_meta_inplace_special_legendre_polynomial_p_cuda_int8 (__main__.TestMetaCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:23:43.2452903Z test_dispatch_symbolic_meta_inplace_special_legendre_polynomial_p_cuda_uint8 (__main__.TestMetaCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:23:43.2453187Z 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.000s) 2023-01-11T21:23:43.2453439Z 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.000s) 2023-01-11T21:23:43.2453673Z 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.000s) 2023-01-11T21:23:43.2453905Z 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.000s) 2023-01-11T21:23:43.2454125Z 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.000s) 2023-01-11T21:23:43.2454534Z 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.000s) 2023-01-11T21:23:43.2454764Z 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.000s) 2023-01-11T21:23:43.2454984Z 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.000s) 2023-01-11T21:23:43.2455228Z 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.000s) 2023-01-11T21:23:43.2455473Z 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.000s) 2023-01-11T21:23:43.2455715Z 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.000s) 2023-01-11T21:23:43.2455957Z 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.000s) 2023-01-11T21:23:43.2456194Z 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.000s) 2023-01-11T21:23:43.2456469Z 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.000s) 2023-01-11T21:23:43.2456709Z 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.000s) 2023-01-11T21:23:43.2456948Z 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.000s) 2023-01-11T21:23:43.2457182Z 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.000s) 2023-01-11T21:23:43.2457420Z 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.000s) 2023-01-11T21:23:43.2457661Z 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.000s) 2023-01-11T21:23:43.2457890Z 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.000s) 2023-01-11T21:23:43.2458153Z 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.000s) 2023-01-11T21:23:43.2458388Z 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.000s) 2023-01-11T21:23:43.2458622Z 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.000s) 2023-01-11T21:23:43.2458856Z 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.000s) 2023-01-11T21:23:43.2459087Z 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.000s) 2023-01-11T21:23:43.2459323Z 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.000s) 2023-01-11T21:23:43.2459550Z 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.000s) 2023-01-11T21:23:43.2459783Z 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.000s) 2023-01-11T21:23:43.2460016Z 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.000s) 2023-01-11T21:23:43.2460250Z 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.000s) 2023-01-11T21:23:43.2460484Z 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.000s) 2023-01-11T21:23:43.2460714Z 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.000s) 2023-01-11T21:23:43.2460949Z 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.000s) 2023-01-11T21:23:43.2461201Z 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.000s) 2023-01-11T21:23:43.2461434Z 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.000s) 2023-01-11T21:23:43.2461667Z 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.000s) 2023-01-11T21:23:43.2461900Z 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.000s) 2023-01-11T21:23:43.2462130Z 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.000s) 2023-01-11T21:23:43.2462361Z 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.000s) 2023-01-11T21:23:43.2462589Z 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.000s) 2023-01-11T21:23:43.2462834Z test_dispatch_symbolic_meta_inplace_special_ndtr_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2463058Z test_dispatch_symbolic_meta_inplace_special_ndtr_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2463288Z test_dispatch_symbolic_meta_inplace_special_ndtr_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2463512Z test_dispatch_symbolic_meta_inplace_special_ndtr_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2463732Z test_dispatch_symbolic_meta_inplace_special_ndtr_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2463956Z test_dispatch_symbolic_meta_inplace_special_ndtr_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2464185Z test_dispatch_symbolic_meta_inplace_special_ndtr_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2464408Z test_dispatch_symbolic_meta_inplace_special_ndtr_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2464628Z test_dispatch_symbolic_meta_inplace_special_ndtr_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2464910Z test_dispatch_symbolic_meta_inplace_special_ndtr_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2465136Z test_dispatch_symbolic_meta_inplace_special_ndtri_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2465369Z test_dispatch_symbolic_meta_inplace_special_ndtri_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2465585Z test_dispatch_symbolic_meta_inplace_special_ndtri_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2465810Z test_dispatch_symbolic_meta_inplace_special_ndtri_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2466059Z test_dispatch_symbolic_meta_inplace_special_ndtri_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2466285Z test_dispatch_symbolic_meta_inplace_special_ndtri_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2466563Z test_dispatch_symbolic_meta_inplace_special_ndtri_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2466846Z test_dispatch_symbolic_meta_inplace_special_ndtri_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2467163Z 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.000s) 2023-01-11T21:23:43.2467475Z 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.000s) 2023-01-11T21:23:43.2467731Z 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.000s) 2023-01-11T21:23:43.2468008Z 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.000s) 2023-01-11T21:23:43.2468261Z 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.000s) 2023-01-11T21:23:43.2468513Z 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.000s) 2023-01-11T21:23:43.2468762Z 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.000s) 2023-01-11T21:23:43.2469006Z 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.000s) 2023-01-11T21:23:43.2469257Z 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.000s) 2023-01-11T21:23:43.2469507Z 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.000s) 2023-01-11T21:23:43.2469759Z 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.000s) 2023-01-11T21:23:43.2470009Z 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.000s) 2023-01-11T21:23:43.2470253Z 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.000s) 2023-01-11T21:23:43.2470498Z 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.000s) 2023-01-11T21:23:43.2470740Z 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.000s) 2023-01-11T21:23:43.2471006Z 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.000s) 2023-01-11T21:23:43.2471250Z 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.000s) 2023-01-11T21:23:43.2471496Z 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.000s) 2023-01-11T21:23:43.2471743Z 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.000s) 2023-01-11T21:23:43.2471990Z 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.000s) 2023-01-11T21:23:43.2472233Z 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.000s) 2023-01-11T21:23:43.2472504Z 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.000s) 2023-01-11T21:23:43.2472867Z 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.000s) 2023-01-11T21:23:43.2473170Z 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.000s) 2023-01-11T21:23:43.2473475Z 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.000s) 2023-01-11T21:23:43.2473963Z 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) 2023-01-11T21:23:43.2474438Z 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) 2023-01-11T21:23:43.2474896Z 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) 2023-01-11T21:23:43.2475267Z 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) 2023-01-11T21:23:43.2475635Z 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) 2023-01-11T21:23:43.2476004Z 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) 2023-01-11T21:23:43.2476373Z 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) 2023-01-11T21:23:43.2476739Z 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) 2023-01-11T21:23:43.2477105Z 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) 2023-01-11T21:23:43.2477507Z 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) 2023-01-11T21:23:43.2477880Z 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) 2023-01-11T21:23:43.2478245Z 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) 2023-01-11T21:23:43.2478611Z 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) 2023-01-11T21:23:43.2478972Z 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) 2023-01-11T21:23:43.2479340Z 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) 2023-01-11T21:23:43.2479703Z 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) 2023-01-11T21:23:43.2480091Z 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) 2023-01-11T21:23:43.2480466Z 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) 2023-01-11T21:23:43.2480837Z 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) 2023-01-11T21:23:43.2481203Z 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) 2023-01-11T21:23:43.2481568Z 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) 2023-01-11T21:23:43.2481929Z 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) 2023-01-11T21:23:43.2482291Z 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) 2023-01-11T21:23:43.2482656Z 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) 2023-01-11T21:23:43.2483049Z 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) 2023-01-11T21:23:43.2483503Z 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) 2023-01-11T21:23:43.2483968Z 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) 2023-01-11T21:23:43.2484423Z 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) 2023-01-11T21:23:43.2484898Z 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) 2023-01-11T21:23:43.2485349Z 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) 2023-01-11T21:23:43.2485743Z 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) 2023-01-11T21:23:43.2486109Z 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) 2023-01-11T21:23:43.2486363Z 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.000s) 2023-01-11T21:23:43.2486614Z 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.000s) 2023-01-11T21:23:43.2486851Z 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.000s) 2023-01-11T21:23:43.2487129Z 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.000s) 2023-01-11T21:23:43.2487372Z 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.000s) 2023-01-11T21:23:43.2487618Z 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.000s) 2023-01-11T21:23:43.2487851Z 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.000s) 2023-01-11T21:23:43.2488088Z 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.000s) 2023-01-11T21:23:43.2488326Z test_dispatch_symbolic_meta_inplace_special_xlog1py_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2488558Z test_dispatch_symbolic_meta_inplace_special_xlog1py_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2488791Z test_dispatch_symbolic_meta_inplace_special_xlog1py_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2489028Z test_dispatch_symbolic_meta_inplace_special_xlog1py_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2489258Z test_dispatch_symbolic_meta_inplace_special_xlog1py_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2489495Z test_dispatch_symbolic_meta_inplace_special_xlog1py_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2489719Z test_dispatch_symbolic_meta_inplace_special_xlog1py_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2489941Z test_dispatch_symbolic_meta_inplace_special_xlog1py_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2490193Z test_dispatch_symbolic_meta_inplace_special_xlog1py_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2490419Z test_dispatch_symbolic_meta_inplace_special_xlog1py_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2490649Z test_dispatch_symbolic_meta_inplace_special_zeta_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2490873Z test_dispatch_symbolic_meta_inplace_special_zeta_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2491092Z test_dispatch_symbolic_meta_inplace_special_zeta_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2491325Z test_dispatch_symbolic_meta_inplace_special_zeta_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2491551Z test_dispatch_symbolic_meta_inplace_special_zeta_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2491782Z test_dispatch_symbolic_meta_inplace_special_zeta_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2492030Z test_dispatch_symbolic_meta_inplace_special_zeta_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2492256Z test_dispatch_symbolic_meta_inplace_special_zeta_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2492484Z test_dispatch_symbolic_meta_inplace_split_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2492764Z test_dispatch_symbolic_meta_inplace_split_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2493050Z test_dispatch_symbolic_meta_inplace_split_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2493335Z test_dispatch_symbolic_meta_inplace_split_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2493621Z test_dispatch_symbolic_meta_inplace_split_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2493889Z test_dispatch_symbolic_meta_inplace_split_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2494300Z test_dispatch_symbolic_meta_inplace_split_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2494573Z test_dispatch_symbolic_meta_inplace_split_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2494844Z test_dispatch_symbolic_meta_inplace_split_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2495119Z test_dispatch_symbolic_meta_inplace_split_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2495363Z test_dispatch_symbolic_meta_inplace_split_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2495577Z test_dispatch_symbolic_meta_inplace_split_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2495843Z test_dispatch_symbolic_meta_inplace_split_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2496077Z 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.000s) 2023-01-11T21:23:43.2496306Z 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.000s) 2023-01-11T21:23:43.2496539Z 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.000s) 2023-01-11T21:23:43.2496774Z 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.000s) 2023-01-11T21:23:43.2497000Z 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.000s) 2023-01-11T21:23:43.2497228Z 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.000s) 2023-01-11T21:23:43.2497484Z 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.000s) 2023-01-11T21:23:43.2497712Z 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.000s) 2023-01-11T21:23:43.2497934Z 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.000s) 2023-01-11T21:23:43.2498156Z 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.000s) 2023-01-11T21:23:43.2498380Z 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.000s) 2023-01-11T21:23:43.2498599Z 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.000s) 2023-01-11T21:23:43.2498839Z 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.000s) 2023-01-11T21:23:43.2499068Z 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.000s) 2023-01-11T21:23:43.2499303Z 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.000s) 2023-01-11T21:23:43.2499540Z 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.000s) 2023-01-11T21:23:43.2499768Z 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.000s) 2023-01-11T21:23:43.2500004Z 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.000s) 2023-01-11T21:23:43.2500240Z 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.000s) 2023-01-11T21:23:43.2500475Z 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.000s) 2023-01-11T21:23:43.2500724Z 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.000s) 2023-01-11T21:23:43.2500948Z 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.000s) 2023-01-11T21:23:43.2501172Z 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.000s) 2023-01-11T21:23:43.2501396Z 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.000s) 2023-01-11T21:23:43.2501621Z 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.000s) 2023-01-11T21:23:43.2501845Z test_dispatch_symbolic_meta_inplace_sqrt_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2502064Z test_dispatch_symbolic_meta_inplace_sqrt_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2502288Z test_dispatch_symbolic_meta_inplace_sqrt_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2502527Z test_dispatch_symbolic_meta_inplace_sqrt_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2502750Z test_dispatch_symbolic_meta_inplace_sqrt_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2502969Z test_dispatch_symbolic_meta_inplace_sqrt_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2503189Z test_dispatch_symbolic_meta_inplace_sqrt_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2503412Z test_dispatch_symbolic_meta_inplace_sqrt_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2503670Z test_dispatch_symbolic_meta_inplace_sqrt_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2503889Z test_dispatch_symbolic_meta_inplace_sqrt_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2504103Z test_dispatch_symbolic_meta_inplace_sqrt_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2504326Z test_dispatch_symbolic_meta_inplace_sqrt_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2504540Z test_dispatch_symbolic_meta_inplace_sqrt_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2504818Z test_dispatch_symbolic_meta_inplace_square_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2505046Z test_dispatch_symbolic_meta_inplace_square_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2505269Z test_dispatch_symbolic_meta_inplace_square_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2505499Z test_dispatch_symbolic_meta_inplace_square_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2505748Z test_dispatch_symbolic_meta_inplace_square_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2505976Z test_dispatch_symbolic_meta_inplace_square_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2506235Z test_dispatch_symbolic_meta_inplace_square_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2506510Z test_dispatch_symbolic_meta_inplace_square_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2506785Z test_dispatch_symbolic_meta_inplace_square_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2507053Z test_dispatch_symbolic_meta_inplace_square_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2507322Z test_dispatch_symbolic_meta_inplace_square_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2507561Z test_dispatch_symbolic_meta_inplace_square_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2507813Z test_dispatch_symbolic_meta_inplace_squeeze_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2508040Z test_dispatch_symbolic_meta_inplace_squeeze_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2508263Z test_dispatch_symbolic_meta_inplace_squeeze_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2508494Z test_dispatch_symbolic_meta_inplace_squeeze_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2508723Z test_dispatch_symbolic_meta_inplace_squeeze_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2508951Z test_dispatch_symbolic_meta_inplace_squeeze_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2509173Z test_dispatch_symbolic_meta_inplace_squeeze_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2509397Z test_dispatch_symbolic_meta_inplace_squeeze_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2509623Z test_dispatch_symbolic_meta_inplace_squeeze_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2509847Z test_dispatch_symbolic_meta_inplace_squeeze_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2510064Z test_dispatch_symbolic_meta_inplace_squeeze_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2510290Z test_dispatch_symbolic_meta_inplace_squeeze_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2510508Z test_dispatch_symbolic_meta_inplace_squeeze_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2510726Z test_dispatch_symbolic_meta_inplace_stack_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2510967Z test_dispatch_symbolic_meta_inplace_stack_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2511198Z test_dispatch_symbolic_meta_inplace_stack_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2511426Z test_dispatch_symbolic_meta_inplace_stack_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2511650Z test_dispatch_symbolic_meta_inplace_stack_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2511878Z test_dispatch_symbolic_meta_inplace_stack_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2512095Z test_dispatch_symbolic_meta_inplace_stack_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2512313Z test_dispatch_symbolic_meta_inplace_stack_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2512533Z test_dispatch_symbolic_meta_inplace_stack_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2512771Z test_dispatch_symbolic_meta_inplace_stack_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2512985Z test_dispatch_symbolic_meta_inplace_stack_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2513204Z test_dispatch_symbolic_meta_inplace_stack_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2513439Z test_dispatch_symbolic_meta_inplace_stack_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2513694Z test_dispatch_symbolic_meta_inplace_std_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2513922Z test_dispatch_symbolic_meta_inplace_std_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2514149Z test_dispatch_symbolic_meta_inplace_std_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2514366Z test_dispatch_symbolic_meta_inplace_std_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2514588Z test_dispatch_symbolic_meta_inplace_std_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2514805Z test_dispatch_symbolic_meta_inplace_std_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2515033Z test_dispatch_symbolic_meta_inplace_std_mean_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2515270Z test_dispatch_symbolic_meta_inplace_std_mean_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2515497Z test_dispatch_symbolic_meta_inplace_std_mean_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2515723Z test_dispatch_symbolic_meta_inplace_std_mean_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2515974Z test_dispatch_symbolic_meta_inplace_std_mean_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2516192Z test_dispatch_symbolic_meta_inplace_std_mean_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2516431Z test_dispatch_symbolic_meta_inplace_std_mean_unbiased_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2516671Z test_dispatch_symbolic_meta_inplace_std_mean_unbiased_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2516912Z test_dispatch_symbolic_meta_inplace_std_mean_unbiased_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2517147Z test_dispatch_symbolic_meta_inplace_std_mean_unbiased_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2517381Z test_dispatch_symbolic_meta_inplace_std_mean_unbiased_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2517642Z test_dispatch_symbolic_meta_inplace_std_mean_unbiased_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2517872Z test_dispatch_symbolic_meta_inplace_std_unbiased_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2518104Z test_dispatch_symbolic_meta_inplace_std_unbiased_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2518338Z test_dispatch_symbolic_meta_inplace_std_unbiased_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2518565Z test_dispatch_symbolic_meta_inplace_std_unbiased_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2518790Z test_dispatch_symbolic_meta_inplace_std_unbiased_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2519004Z test_dispatch_symbolic_meta_inplace_std_unbiased_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2519229Z test_dispatch_symbolic_meta_inplace_stft_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2519456Z test_dispatch_symbolic_meta_inplace_stft_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2519675Z test_dispatch_symbolic_meta_inplace_stft_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2519894Z test_dispatch_symbolic_meta_inplace_stft_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2520116Z test_dispatch_symbolic_meta_inplace_sub_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2520338Z test_dispatch_symbolic_meta_inplace_sub_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2520564Z test_dispatch_symbolic_meta_inplace_sub_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2520805Z test_dispatch_symbolic_meta_inplace_sub_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2521028Z test_dispatch_symbolic_meta_inplace_sub_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2521253Z test_dispatch_symbolic_meta_inplace_sub_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2521473Z test_dispatch_symbolic_meta_inplace_sub_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2521683Z test_dispatch_symbolic_meta_inplace_sub_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2521910Z test_dispatch_symbolic_meta_inplace_sub_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2522130Z test_dispatch_symbolic_meta_inplace_sub_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2522352Z test_dispatch_symbolic_meta_inplace_sub_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2522604Z test_dispatch_symbolic_meta_inplace_sub_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2522869Z test_dispatch_symbolic_meta_inplace_sum_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2523139Z test_dispatch_symbolic_meta_inplace_sum_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2523416Z test_dispatch_symbolic_meta_inplace_sum_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2523693Z test_dispatch_symbolic_meta_inplace_sum_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2523972Z test_dispatch_symbolic_meta_inplace_sum_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2524244Z test_dispatch_symbolic_meta_inplace_sum_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2524506Z test_dispatch_symbolic_meta_inplace_sum_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2524773Z test_dispatch_symbolic_meta_inplace_sum_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2525040Z test_dispatch_symbolic_meta_inplace_sum_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2525309Z test_dispatch_symbolic_meta_inplace_sum_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2525562Z test_dispatch_symbolic_meta_inplace_sum_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2525778Z test_dispatch_symbolic_meta_inplace_sum_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2525991Z test_dispatch_symbolic_meta_inplace_sum_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2526240Z 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.000s) 2023-01-11T21:23:43.2526468Z 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.000s) 2023-01-11T21:23:43.2526703Z 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.000s) 2023-01-11T21:23:43.2526939Z 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.000s) 2023-01-11T21:23:43.2527166Z 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.000s) 2023-01-11T21:23:43.2527380Z 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.000s) 2023-01-11T21:23:43.2527598Z 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.000s) 2023-01-11T21:23:43.2527821Z 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.000s) 2023-01-11T21:23:43.2528074Z 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.000s) 2023-01-11T21:23:43.2528300Z 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.000s) 2023-01-11T21:23:43.2528522Z 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.000s) 2023-01-11T21:23:43.2528749Z 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.000s) 2023-01-11T21:23:43.2528973Z test_dispatch_symbolic_meta_inplace_svd_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2529198Z test_dispatch_symbolic_meta_inplace_svd_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2529421Z test_dispatch_symbolic_meta_inplace_svd_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2529639Z test_dispatch_symbolic_meta_inplace_svd_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2529869Z test_dispatch_symbolic_meta_inplace_svd_lowrank_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2530082Z test_dispatch_symbolic_meta_inplace_svd_lowrank_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2530309Z test_dispatch_symbolic_meta_inplace_symeig_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2530540Z test_dispatch_symbolic_meta_inplace_symeig_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2530762Z test_dispatch_symbolic_meta_inplace_symeig_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2530983Z test_dispatch_symbolic_meta_inplace_symeig_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2531226Z test_dispatch_symbolic_meta_inplace_t_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2531448Z test_dispatch_symbolic_meta_inplace_t_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2531677Z test_dispatch_symbolic_meta_inplace_t_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2531897Z test_dispatch_symbolic_meta_inplace_t_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2532113Z test_dispatch_symbolic_meta_inplace_t_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2532333Z test_dispatch_symbolic_meta_inplace_t_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2532556Z test_dispatch_symbolic_meta_inplace_t_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2532766Z test_dispatch_symbolic_meta_inplace_t_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2532999Z test_dispatch_symbolic_meta_inplace_t_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2533216Z test_dispatch_symbolic_meta_inplace_t_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2533437Z test_dispatch_symbolic_meta_inplace_t_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2533655Z test_dispatch_symbolic_meta_inplace_t_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2533885Z 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.000s) 2023-01-11T21:23:43.2534115Z 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.000s) 2023-01-11T21:23:43.2534463Z 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.000s) 2023-01-11T21:23:43.2534702Z 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.000s) 2023-01-11T21:23:43.2534934Z 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.000s) 2023-01-11T21:23:43.2535155Z 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.000s) 2023-01-11T21:23:43.2535369Z 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.000s) 2023-01-11T21:23:43.2535602Z 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.000s) 2023-01-11T21:23:43.2535821Z 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.000s) 2023-01-11T21:23:43.2536043Z 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.000s) 2023-01-11T21:23:43.2536307Z 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.000s) 2023-01-11T21:23:43.2536529Z 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.000s) 2023-01-11T21:23:43.2536757Z test_dispatch_symbolic_meta_inplace_take_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2536975Z test_dispatch_symbolic_meta_inplace_take_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2537200Z test_dispatch_symbolic_meta_inplace_take_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2537427Z test_dispatch_symbolic_meta_inplace_take_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2537645Z test_dispatch_symbolic_meta_inplace_take_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2537863Z test_dispatch_symbolic_meta_inplace_take_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2538101Z test_dispatch_symbolic_meta_inplace_take_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2538318Z test_dispatch_symbolic_meta_inplace_take_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2538539Z test_dispatch_symbolic_meta_inplace_take_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2538758Z test_dispatch_symbolic_meta_inplace_take_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2538979Z test_dispatch_symbolic_meta_inplace_take_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2539195Z test_dispatch_symbolic_meta_inplace_take_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2539418Z test_dispatch_symbolic_meta_inplace_tan_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2539638Z test_dispatch_symbolic_meta_inplace_tan_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2539861Z test_dispatch_symbolic_meta_inplace_tan_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2540083Z test_dispatch_symbolic_meta_inplace_tan_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2540305Z test_dispatch_symbolic_meta_inplace_tan_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2540557Z test_dispatch_symbolic_meta_inplace_tan_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2540819Z test_dispatch_symbolic_meta_inplace_tan_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2541040Z test_dispatch_symbolic_meta_inplace_tan_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2541292Z test_dispatch_symbolic_meta_inplace_tan_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2541513Z test_dispatch_symbolic_meta_inplace_tan_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2541734Z test_dispatch_symbolic_meta_inplace_tan_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2541955Z test_dispatch_symbolic_meta_inplace_tan_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2542172Z test_dispatch_symbolic_meta_inplace_tan_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2542404Z test_dispatch_symbolic_meta_inplace_tanh_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2542626Z test_dispatch_symbolic_meta_inplace_tanh_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2542854Z test_dispatch_symbolic_meta_inplace_tanh_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2543107Z test_dispatch_symbolic_meta_inplace_tanh_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2543326Z test_dispatch_symbolic_meta_inplace_tanh_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2543547Z test_dispatch_symbolic_meta_inplace_tanh_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2543770Z test_dispatch_symbolic_meta_inplace_tanh_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2543985Z test_dispatch_symbolic_meta_inplace_tanh_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2544208Z test_dispatch_symbolic_meta_inplace_tanh_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2544427Z test_dispatch_symbolic_meta_inplace_tanh_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2544645Z test_dispatch_symbolic_meta_inplace_tanh_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2544916Z test_dispatch_symbolic_meta_inplace_tanh_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2545132Z test_dispatch_symbolic_meta_inplace_tanh_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2545366Z test_dispatch_symbolic_meta_inplace_tensor_split_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2545595Z test_dispatch_symbolic_meta_inplace_tensor_split_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2545832Z test_dispatch_symbolic_meta_inplace_tensor_split_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2546086Z test_dispatch_symbolic_meta_inplace_tensor_split_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2546399Z test_dispatch_symbolic_meta_inplace_tensor_split_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2546676Z test_dispatch_symbolic_meta_inplace_tensor_split_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2546953Z test_dispatch_symbolic_meta_inplace_tensor_split_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2547232Z test_dispatch_symbolic_meta_inplace_tensor_split_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2547498Z test_dispatch_symbolic_meta_inplace_tensor_split_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2547728Z test_dispatch_symbolic_meta_inplace_tensor_split_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2547957Z test_dispatch_symbolic_meta_inplace_tensor_split_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2548181Z test_dispatch_symbolic_meta_inplace_tensor_split_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2548429Z test_dispatch_symbolic_meta_inplace_tensordot_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2548662Z test_dispatch_symbolic_meta_inplace_tensordot_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2548895Z test_dispatch_symbolic_meta_inplace_tensordot_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2549114Z test_dispatch_symbolic_meta_inplace_tensordot_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2549343Z test_dispatch_symbolic_meta_inplace_tensordot_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2549573Z test_dispatch_symbolic_meta_inplace_tensordot_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2549797Z test_dispatch_symbolic_meta_inplace_tile_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2550018Z test_dispatch_symbolic_meta_inplace_tile_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2550246Z test_dispatch_symbolic_meta_inplace_tile_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2550470Z test_dispatch_symbolic_meta_inplace_tile_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2550693Z test_dispatch_symbolic_meta_inplace_tile_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2550910Z test_dispatch_symbolic_meta_inplace_tile_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2551127Z test_dispatch_symbolic_meta_inplace_tile_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2551366Z test_dispatch_symbolic_meta_inplace_tile_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2551589Z test_dispatch_symbolic_meta_inplace_tile_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2551799Z test_dispatch_symbolic_meta_inplace_tile_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2552025Z test_dispatch_symbolic_meta_inplace_tile_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2552262Z test_dispatch_symbolic_meta_inplace_tile_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2557512Z test_dispatch_symbolic_meta_inplace_to_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2557761Z test_dispatch_symbolic_meta_inplace_to_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2557990Z test_dispatch_symbolic_meta_inplace_to_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2558213Z test_dispatch_symbolic_meta_inplace_to_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2558488Z test_dispatch_symbolic_meta_inplace_to_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2558706Z test_dispatch_symbolic_meta_inplace_to_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2558923Z test_dispatch_symbolic_meta_inplace_to_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2559144Z test_dispatch_symbolic_meta_inplace_to_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2559354Z test_dispatch_symbolic_meta_inplace_to_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2559574Z test_dispatch_symbolic_meta_inplace_to_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2559790Z test_dispatch_symbolic_meta_inplace_to_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2560003Z test_dispatch_symbolic_meta_inplace_to_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2560233Z test_dispatch_symbolic_meta_inplace_to_sparse_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2560458Z test_dispatch_symbolic_meta_inplace_to_sparse_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2560689Z test_dispatch_symbolic_meta_inplace_to_sparse_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2560922Z test_dispatch_symbolic_meta_inplace_to_sparse_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2561148Z test_dispatch_symbolic_meta_inplace_to_sparse_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2561374Z test_dispatch_symbolic_meta_inplace_to_sparse_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2561656Z test_dispatch_symbolic_meta_inplace_to_sparse_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2561884Z test_dispatch_symbolic_meta_inplace_to_sparse_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2562103Z test_dispatch_symbolic_meta_inplace_to_sparse_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2562328Z test_dispatch_symbolic_meta_inplace_to_sparse_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2562552Z test_dispatch_symbolic_meta_inplace_to_sparse_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2562825Z test_dispatch_symbolic_meta_inplace_to_sparse_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2563102Z test_dispatch_symbolic_meta_inplace_topk_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2563374Z test_dispatch_symbolic_meta_inplace_topk_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2563690Z test_dispatch_symbolic_meta_inplace_topk_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2563956Z test_dispatch_symbolic_meta_inplace_topk_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2564231Z test_dispatch_symbolic_meta_inplace_topk_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2564506Z test_dispatch_symbolic_meta_inplace_topk_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2564776Z test_dispatch_symbolic_meta_inplace_topk_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2565052Z test_dispatch_symbolic_meta_inplace_topk_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2565311Z test_dispatch_symbolic_meta_inplace_topk_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2565553Z test_dispatch_symbolic_meta_inplace_trace_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2565773Z test_dispatch_symbolic_meta_inplace_trace_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2566000Z test_dispatch_symbolic_meta_inplace_trace_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2566225Z test_dispatch_symbolic_meta_inplace_trace_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2566454Z test_dispatch_symbolic_meta_inplace_trace_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2566676Z test_dispatch_symbolic_meta_inplace_trace_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2566898Z test_dispatch_symbolic_meta_inplace_trace_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2567138Z test_dispatch_symbolic_meta_inplace_trace_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2567360Z test_dispatch_symbolic_meta_inplace_trace_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2567583Z test_dispatch_symbolic_meta_inplace_trace_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2567788Z test_dispatch_symbolic_meta_inplace_trace_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2568007Z test_dispatch_symbolic_meta_inplace_trace_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2568230Z test_dispatch_symbolic_meta_inplace_trace_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2568457Z test_dispatch_symbolic_meta_inplace_transpose_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2568681Z test_dispatch_symbolic_meta_inplace_transpose_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2568933Z test_dispatch_symbolic_meta_inplace_transpose_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2569160Z test_dispatch_symbolic_meta_inplace_transpose_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2569383Z test_dispatch_symbolic_meta_inplace_transpose_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2569611Z test_dispatch_symbolic_meta_inplace_transpose_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2569838Z test_dispatch_symbolic_meta_inplace_transpose_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2570066Z test_dispatch_symbolic_meta_inplace_transpose_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2570289Z test_dispatch_symbolic_meta_inplace_transpose_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2570505Z test_dispatch_symbolic_meta_inplace_transpose_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2570731Z test_dispatch_symbolic_meta_inplace_transpose_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2570953Z test_dispatch_symbolic_meta_inplace_transpose_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2571172Z test_dispatch_symbolic_meta_inplace_transpose_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2571398Z test_dispatch_symbolic_meta_inplace_trapezoid_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2571630Z test_dispatch_symbolic_meta_inplace_trapezoid_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2571880Z test_dispatch_symbolic_meta_inplace_trapezoid_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2572106Z test_dispatch_symbolic_meta_inplace_trapezoid_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2572335Z test_dispatch_symbolic_meta_inplace_trapezoid_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2572578Z test_dispatch_symbolic_meta_inplace_trapezoid_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2572853Z test_dispatch_symbolic_meta_inplace_trapezoid_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2573130Z test_dispatch_symbolic_meta_inplace_trapezoid_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2573402Z test_dispatch_symbolic_meta_inplace_trapezoid_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2573677Z test_dispatch_symbolic_meta_inplace_trapezoid_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2573973Z test_dispatch_symbolic_meta_inplace_trapezoid_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2574407Z test_dispatch_symbolic_meta_inplace_trapz_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2574691Z test_dispatch_symbolic_meta_inplace_trapz_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2574966Z test_dispatch_symbolic_meta_inplace_trapz_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2575248Z test_dispatch_symbolic_meta_inplace_trapz_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2575479Z test_dispatch_symbolic_meta_inplace_trapz_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2575698Z test_dispatch_symbolic_meta_inplace_trapz_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2575917Z test_dispatch_symbolic_meta_inplace_trapz_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2576137Z test_dispatch_symbolic_meta_inplace_trapz_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2576350Z test_dispatch_symbolic_meta_inplace_trapz_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2576560Z test_dispatch_symbolic_meta_inplace_trapz_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2576780Z test_dispatch_symbolic_meta_inplace_trapz_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2577019Z test_dispatch_symbolic_meta_inplace_triangular_solve_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2577257Z test_dispatch_symbolic_meta_inplace_triangular_solve_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2577539Z test_dispatch_symbolic_meta_inplace_triangular_solve_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2577779Z test_dispatch_symbolic_meta_inplace_triangular_solve_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2578002Z test_dispatch_symbolic_meta_inplace_tril_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2578228Z test_dispatch_symbolic_meta_inplace_tril_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2578453Z test_dispatch_symbolic_meta_inplace_tril_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2578681Z test_dispatch_symbolic_meta_inplace_tril_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2578906Z test_dispatch_symbolic_meta_inplace_tril_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2579126Z test_dispatch_symbolic_meta_inplace_tril_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2579365Z test_dispatch_symbolic_meta_inplace_tril_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2579580Z test_dispatch_symbolic_meta_inplace_tril_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2579799Z test_dispatch_symbolic_meta_inplace_tril_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2580018Z test_dispatch_symbolic_meta_inplace_tril_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2580241Z test_dispatch_symbolic_meta_inplace_tril_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2580455Z test_dispatch_symbolic_meta_inplace_tril_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2580687Z test_dispatch_symbolic_meta_inplace_tril_indices_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2580917Z test_dispatch_symbolic_meta_inplace_tril_indices_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2581133Z test_dispatch_symbolic_meta_inplace_triu_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2581360Z test_dispatch_symbolic_meta_inplace_triu_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2581581Z test_dispatch_symbolic_meta_inplace_triu_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2581799Z test_dispatch_symbolic_meta_inplace_triu_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2582017Z test_dispatch_symbolic_meta_inplace_triu_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2582237Z test_dispatch_symbolic_meta_inplace_triu_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2582477Z test_dispatch_symbolic_meta_inplace_triu_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2582693Z test_dispatch_symbolic_meta_inplace_triu_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2582907Z test_dispatch_symbolic_meta_inplace_triu_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2583127Z test_dispatch_symbolic_meta_inplace_triu_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2583349Z test_dispatch_symbolic_meta_inplace_triu_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2583561Z test_dispatch_symbolic_meta_inplace_triu_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2583788Z test_dispatch_symbolic_meta_inplace_triu_indices_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2584015Z test_dispatch_symbolic_meta_inplace_triu_indices_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2584269Z test_dispatch_symbolic_meta_inplace_true_divide_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2584488Z test_dispatch_symbolic_meta_inplace_true_divide_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2584782Z test_dispatch_symbolic_meta_inplace_true_divide_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2585016Z test_dispatch_symbolic_meta_inplace_true_divide_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2585239Z test_dispatch_symbolic_meta_inplace_true_divide_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2585465Z test_dispatch_symbolic_meta_inplace_true_divide_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2585690Z test_dispatch_symbolic_meta_inplace_true_divide_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2585906Z test_dispatch_symbolic_meta_inplace_true_divide_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2586164Z test_dispatch_symbolic_meta_inplace_true_divide_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2586446Z test_dispatch_symbolic_meta_inplace_true_divide_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2586726Z test_dispatch_symbolic_meta_inplace_true_divide_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2587004Z test_dispatch_symbolic_meta_inplace_true_divide_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2587280Z test_dispatch_symbolic_meta_inplace_true_divide_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2587525Z test_dispatch_symbolic_meta_inplace_trunc_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2587772Z test_dispatch_symbolic_meta_inplace_trunc_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2587995Z test_dispatch_symbolic_meta_inplace_trunc_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2588211Z test_dispatch_symbolic_meta_inplace_trunc_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2588428Z test_dispatch_symbolic_meta_inplace_trunc_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2588644Z test_dispatch_symbolic_meta_inplace_trunc_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2588860Z test_dispatch_symbolic_meta_inplace_trunc_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2589076Z test_dispatch_symbolic_meta_inplace_trunc_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2589299Z test_dispatch_symbolic_meta_inplace_trunc_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2589545Z test_dispatch_symbolic_meta_inplace_unbind_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2589760Z test_dispatch_symbolic_meta_inplace_unbind_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2589987Z test_dispatch_symbolic_meta_inplace_unbind_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2590209Z test_dispatch_symbolic_meta_inplace_unbind_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2590437Z test_dispatch_symbolic_meta_inplace_unbind_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2590661Z test_dispatch_symbolic_meta_inplace_unbind_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2590882Z test_dispatch_symbolic_meta_inplace_unbind_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2591095Z test_dispatch_symbolic_meta_inplace_unbind_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2591315Z test_dispatch_symbolic_meta_inplace_unbind_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2591536Z test_dispatch_symbolic_meta_inplace_unbind_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2591750Z test_dispatch_symbolic_meta_inplace_unbind_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2591968Z test_dispatch_symbolic_meta_inplace_unbind_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2592178Z test_dispatch_symbolic_meta_inplace_unbind_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2592428Z test_dispatch_symbolic_meta_inplace_unflatten_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2592730Z test_dispatch_symbolic_meta_inplace_unflatten_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2593013Z test_dispatch_symbolic_meta_inplace_unflatten_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2593299Z test_dispatch_symbolic_meta_inplace_unflatten_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2593573Z test_dispatch_symbolic_meta_inplace_unflatten_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2593854Z test_dispatch_symbolic_meta_inplace_unflatten_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2594135Z test_dispatch_symbolic_meta_inplace_unflatten_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2594413Z test_dispatch_symbolic_meta_inplace_unflatten_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2594688Z test_dispatch_symbolic_meta_inplace_unflatten_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2594962Z test_dispatch_symbolic_meta_inplace_unflatten_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2595183Z test_dispatch_symbolic_meta_inplace_unflatten_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2595406Z test_dispatch_symbolic_meta_inplace_unflatten_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2595628Z test_dispatch_symbolic_meta_inplace_unflatten_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2595860Z test_dispatch_symbolic_meta_inplace_unfold_copy_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2596080Z test_dispatch_symbolic_meta_inplace_unfold_copy_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2596311Z test_dispatch_symbolic_meta_inplace_unfold_copy_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2596539Z test_dispatch_symbolic_meta_inplace_unfold_copy_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2596765Z test_dispatch_symbolic_meta_inplace_unfold_copy_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2596990Z test_dispatch_symbolic_meta_inplace_unfold_copy_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2597210Z test_dispatch_symbolic_meta_inplace_unfold_copy_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2597427Z test_dispatch_symbolic_meta_inplace_unfold_copy_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2597651Z test_dispatch_symbolic_meta_inplace_unfold_copy_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2597900Z test_dispatch_symbolic_meta_inplace_unfold_copy_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2598125Z test_dispatch_symbolic_meta_inplace_unfold_copy_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2598345Z test_dispatch_symbolic_meta_inplace_unfold_copy_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2598565Z test_dispatch_symbolic_meta_inplace_unfold_copy_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2598780Z test_dispatch_symbolic_meta_inplace_unfold_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2598998Z test_dispatch_symbolic_meta_inplace_unfold_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2599221Z test_dispatch_symbolic_meta_inplace_unfold_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2599445Z test_dispatch_symbolic_meta_inplace_unfold_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2599701Z test_dispatch_symbolic_meta_inplace_unfold_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2599921Z test_dispatch_symbolic_meta_inplace_unfold_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2600139Z test_dispatch_symbolic_meta_inplace_unfold_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2600355Z test_dispatch_symbolic_meta_inplace_unfold_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2600572Z test_dispatch_symbolic_meta_inplace_unfold_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2600787Z test_dispatch_symbolic_meta_inplace_unfold_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2601002Z test_dispatch_symbolic_meta_inplace_unfold_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2601211Z test_dispatch_symbolic_meta_inplace_unfold_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2601424Z test_dispatch_symbolic_meta_inplace_unfold_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2601646Z test_dispatch_symbolic_meta_inplace_uniform_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2601873Z test_dispatch_symbolic_meta_inplace_uniform_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2602100Z test_dispatch_symbolic_meta_inplace_uniform_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2602321Z test_dispatch_symbolic_meta_inplace_uniform_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2602546Z test_dispatch_symbolic_meta_inplace_uniform_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2602846Z test_dispatch_symbolic_meta_inplace_uniform_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2603139Z test_dispatch_symbolic_meta_inplace_unique_consecutive_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2603434Z test_dispatch_symbolic_meta_inplace_unique_consecutive_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2603729Z test_dispatch_symbolic_meta_inplace_unique_consecutive_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2604021Z test_dispatch_symbolic_meta_inplace_unique_consecutive_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2604312Z test_dispatch_symbolic_meta_inplace_unique_consecutive_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2604596Z test_dispatch_symbolic_meta_inplace_unique_consecutive_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2604883Z test_dispatch_symbolic_meta_inplace_unique_consecutive_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2605179Z test_dispatch_symbolic_meta_inplace_unique_consecutive_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2605406Z test_dispatch_symbolic_meta_inplace_unique_consecutive_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2605629Z test_dispatch_symbolic_meta_inplace_unique_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2605856Z test_dispatch_symbolic_meta_inplace_unique_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2606079Z test_dispatch_symbolic_meta_inplace_unique_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2606300Z test_dispatch_symbolic_meta_inplace_unique_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2606526Z test_dispatch_symbolic_meta_inplace_unique_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2606744Z test_dispatch_symbolic_meta_inplace_unique_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2606961Z test_dispatch_symbolic_meta_inplace_unique_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2607179Z test_dispatch_symbolic_meta_inplace_unique_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2607386Z test_dispatch_symbolic_meta_inplace_unique_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2607616Z test_dispatch_symbolic_meta_inplace_unsqueeze_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2607841Z test_dispatch_symbolic_meta_inplace_unsqueeze_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2608071Z test_dispatch_symbolic_meta_inplace_unsqueeze_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2608319Z test_dispatch_symbolic_meta_inplace_unsqueeze_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2608543Z test_dispatch_symbolic_meta_inplace_unsqueeze_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2608772Z test_dispatch_symbolic_meta_inplace_unsqueeze_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2608998Z test_dispatch_symbolic_meta_inplace_unsqueeze_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2609223Z test_dispatch_symbolic_meta_inplace_unsqueeze_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2609450Z test_dispatch_symbolic_meta_inplace_unsqueeze_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2609671Z test_dispatch_symbolic_meta_inplace_unsqueeze_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2609916Z test_dispatch_symbolic_meta_inplace_unsqueeze_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2610129Z test_dispatch_symbolic_meta_inplace_unsqueeze_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2610345Z test_dispatch_symbolic_meta_inplace_unsqueeze_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2610568Z test_dispatch_symbolic_meta_inplace_var_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2610789Z test_dispatch_symbolic_meta_inplace_var_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2611012Z test_dispatch_symbolic_meta_inplace_var_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2611235Z test_dispatch_symbolic_meta_inplace_var_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2611453Z test_dispatch_symbolic_meta_inplace_var_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2611665Z test_dispatch_symbolic_meta_inplace_var_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2611889Z test_dispatch_symbolic_meta_inplace_var_mean_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2612113Z test_dispatch_symbolic_meta_inplace_var_mean_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2612340Z test_dispatch_symbolic_meta_inplace_var_mean_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2612559Z test_dispatch_symbolic_meta_inplace_var_mean_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2612782Z test_dispatch_symbolic_meta_inplace_var_mean_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2613042Z test_dispatch_symbolic_meta_inplace_var_mean_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2613305Z test_dispatch_symbolic_meta_inplace_var_mean_unbiased_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2613543Z test_dispatch_symbolic_meta_inplace_var_mean_unbiased_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2613780Z test_dispatch_symbolic_meta_inplace_var_mean_unbiased_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2614011Z test_dispatch_symbolic_meta_inplace_var_mean_unbiased_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2614348Z test_dispatch_symbolic_meta_inplace_var_mean_unbiased_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2614582Z test_dispatch_symbolic_meta_inplace_var_mean_unbiased_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2614811Z test_dispatch_symbolic_meta_inplace_var_unbiased_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2615081Z test_dispatch_symbolic_meta_inplace_var_unbiased_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2615310Z test_dispatch_symbolic_meta_inplace_var_unbiased_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2615536Z test_dispatch_symbolic_meta_inplace_var_unbiased_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2615756Z test_dispatch_symbolic_meta_inplace_var_unbiased_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2615978Z test_dispatch_symbolic_meta_inplace_var_unbiased_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2616205Z test_dispatch_symbolic_meta_inplace_vdot_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2616430Z test_dispatch_symbolic_meta_inplace_vdot_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2616651Z test_dispatch_symbolic_meta_inplace_vdot_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2616874Z test_dispatch_symbolic_meta_inplace_vdot_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2617094Z test_dispatch_symbolic_meta_inplace_vdot_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2617307Z test_dispatch_symbolic_meta_inplace_vdot_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2617540Z 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.000s) 2023-01-11T21:23:43.2617776Z 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.000s) 2023-01-11T21:23:43.2618006Z 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.000s) 2023-01-11T21:23:43.2618259Z test_dispatch_symbolic_meta_inplace_view_as_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2618472Z test_dispatch_symbolic_meta_inplace_view_as_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2618702Z test_dispatch_symbolic_meta_inplace_view_as_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2618927Z test_dispatch_symbolic_meta_inplace_view_as_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2619153Z test_dispatch_symbolic_meta_inplace_view_as_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2619376Z test_dispatch_symbolic_meta_inplace_view_as_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2619595Z test_dispatch_symbolic_meta_inplace_view_as_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2619838Z test_dispatch_symbolic_meta_inplace_view_as_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2620058Z test_dispatch_symbolic_meta_inplace_view_as_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2620278Z test_dispatch_symbolic_meta_inplace_view_as_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2620498Z test_dispatch_symbolic_meta_inplace_view_as_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2620716Z test_dispatch_symbolic_meta_inplace_view_as_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2620923Z test_dispatch_symbolic_meta_inplace_view_as_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2621156Z 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.000s) 2023-01-11T21:23:43.2621387Z 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.000s) 2023-01-11T21:23:43.2621617Z test_dispatch_symbolic_meta_inplace_view_copy_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2621842Z test_dispatch_symbolic_meta_inplace_view_copy_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2622067Z test_dispatch_symbolic_meta_inplace_view_copy_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2622294Z test_dispatch_symbolic_meta_inplace_view_copy_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2622517Z test_dispatch_symbolic_meta_inplace_view_copy_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2622736Z test_dispatch_symbolic_meta_inplace_view_copy_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2622978Z test_dispatch_symbolic_meta_inplace_view_copy_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2623200Z test_dispatch_symbolic_meta_inplace_view_copy_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2623418Z test_dispatch_symbolic_meta_inplace_view_copy_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2623629Z test_dispatch_symbolic_meta_inplace_view_copy_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2623850Z test_dispatch_symbolic_meta_inplace_view_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2624071Z test_dispatch_symbolic_meta_inplace_view_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2624297Z test_dispatch_symbolic_meta_inplace_view_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2624521Z test_dispatch_symbolic_meta_inplace_view_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2624821Z test_dispatch_symbolic_meta_inplace_view_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2625041Z test_dispatch_symbolic_meta_inplace_view_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2625263Z test_dispatch_symbolic_meta_inplace_view_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2625482Z test_dispatch_symbolic_meta_inplace_view_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2625699Z test_dispatch_symbolic_meta_inplace_view_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2625914Z test_dispatch_symbolic_meta_inplace_view_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2626166Z test_dispatch_symbolic_meta_inplace_view_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2626432Z test_dispatch_symbolic_meta_inplace_view_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2626699Z test_dispatch_symbolic_meta_inplace_view_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2626977Z test_dispatch_symbolic_meta_inplace_vsplit_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2627250Z test_dispatch_symbolic_meta_inplace_vsplit_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2627519Z test_dispatch_symbolic_meta_inplace_vsplit_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2627744Z test_dispatch_symbolic_meta_inplace_vsplit_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2627969Z test_dispatch_symbolic_meta_inplace_vsplit_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2628213Z test_dispatch_symbolic_meta_inplace_vsplit_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2628433Z test_dispatch_symbolic_meta_inplace_vsplit_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2628648Z test_dispatch_symbolic_meta_inplace_vsplit_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2628870Z test_dispatch_symbolic_meta_inplace_vsplit_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2629086Z test_dispatch_symbolic_meta_inplace_vsplit_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2629293Z test_dispatch_symbolic_meta_inplace_vsplit_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2629513Z test_dispatch_symbolic_meta_inplace_vsplit_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2629727Z test_dispatch_symbolic_meta_inplace_vsplit_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2629971Z test_dispatch_symbolic_meta_inplace_vstack_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2630190Z test_dispatch_symbolic_meta_inplace_vstack_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2630418Z test_dispatch_symbolic_meta_inplace_vstack_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2630644Z test_dispatch_symbolic_meta_inplace_vstack_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2630870Z test_dispatch_symbolic_meta_inplace_vstack_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2631092Z test_dispatch_symbolic_meta_inplace_vstack_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2631310Z test_dispatch_symbolic_meta_inplace_vstack_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2631523Z test_dispatch_symbolic_meta_inplace_vstack_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2631739Z test_dispatch_symbolic_meta_inplace_vstack_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2631948Z test_dispatch_symbolic_meta_inplace_vstack_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2632160Z test_dispatch_symbolic_meta_inplace_vstack_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2632381Z test_dispatch_symbolic_meta_inplace_vstack_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2632591Z test_dispatch_symbolic_meta_inplace_vstack_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2632809Z test_dispatch_symbolic_meta_inplace_where_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2633058Z test_dispatch_symbolic_meta_inplace_where_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2633288Z test_dispatch_symbolic_meta_inplace_where_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2633516Z test_dispatch_symbolic_meta_inplace_where_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2633771Z test_dispatch_symbolic_meta_inplace_where_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2634016Z test_dispatch_symbolic_meta_inplace_where_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2634237Z test_dispatch_symbolic_meta_inplace_where_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2634447Z test_dispatch_symbolic_meta_inplace_where_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2634666Z test_dispatch_symbolic_meta_inplace_where_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2634918Z test_dispatch_symbolic_meta_inplace_where_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2635130Z test_dispatch_symbolic_meta_inplace_where_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2635347Z test_dispatch_symbolic_meta_inplace_where_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2635569Z test_dispatch_symbolic_meta_inplace_where_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2635788Z test_dispatch_symbolic_meta_inplace_xlogy_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2636003Z test_dispatch_symbolic_meta_inplace_xlogy_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2636229Z test_dispatch_symbolic_meta_inplace_xlogy_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2636445Z test_dispatch_symbolic_meta_inplace_xlogy_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2636659Z test_dispatch_symbolic_meta_inplace_xlogy_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2636882Z test_dispatch_symbolic_meta_inplace_xlogy_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2637091Z test_dispatch_symbolic_meta_inplace_xlogy_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2637305Z test_dispatch_symbolic_meta_inplace_xlogy_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2637520Z test_dispatch_symbolic_meta_inplace_xlogy_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2637732Z test_dispatch_symbolic_meta_inplace_xlogy_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2637974Z test_dispatch_symbolic_meta_inplace_zero__cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2638191Z test_dispatch_symbolic_meta_inplace_zero__cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2638414Z test_dispatch_symbolic_meta_inplace_zero__cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2638637Z test_dispatch_symbolic_meta_inplace_zero__cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2638859Z test_dispatch_symbolic_meta_inplace_zero__cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2639080Z test_dispatch_symbolic_meta_inplace_zero__cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2639299Z test_dispatch_symbolic_meta_inplace_zero__cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2639512Z test_dispatch_symbolic_meta_inplace_zero__cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2639777Z test_dispatch_symbolic_meta_inplace_zero__cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2639987Z test_dispatch_symbolic_meta_inplace_zero__cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2640200Z test_dispatch_symbolic_meta_inplace_zero__cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2640415Z test_dispatch_symbolic_meta_inplace_zero__cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2640632Z test_dispatch_symbolic_meta_inplace_zeros_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2640844Z test_dispatch_symbolic_meta_inplace_zeros_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2641065Z test_dispatch_symbolic_meta_inplace_zeros_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2641285Z test_dispatch_symbolic_meta_inplace_zeros_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2641507Z test_dispatch_symbolic_meta_inplace_zeros_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2641729Z test_dispatch_symbolic_meta_inplace_zeros_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2641945Z test_dispatch_symbolic_meta_inplace_zeros_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2642156Z test_dispatch_symbolic_meta_inplace_zeros_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2642369Z test_dispatch_symbolic_meta_inplace_zeros_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2642590Z test_dispatch_symbolic_meta_inplace_zeros_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2642877Z test_dispatch_symbolic_meta_inplace_zeros_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2643147Z test_dispatch_symbolic_meta_inplace_zeros_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2643418Z test_dispatch_symbolic_meta_inplace_zeros_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2643703Z test_dispatch_symbolic_meta_inplace_zeros_like_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2643979Z test_dispatch_symbolic_meta_inplace_zeros_like_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2644270Z test_dispatch_symbolic_meta_inplace_zeros_like_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2644557Z test_dispatch_symbolic_meta_inplace_zeros_like_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2644830Z test_dispatch_symbolic_meta_inplace_zeros_like_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2645113Z test_dispatch_symbolic_meta_inplace_zeros_like_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2645342Z test_dispatch_symbolic_meta_inplace_zeros_like_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2645558Z test_dispatch_symbolic_meta_inplace_zeros_like_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2645784Z test_dispatch_symbolic_meta_inplace_zeros_like_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2646008Z test_dispatch_symbolic_meta_inplace_zeros_like_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2646231Z test_dispatch_symbolic_meta_inplace_zeros_like_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2646457Z test_dispatch_symbolic_meta_inplace_zeros_like_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2646677Z test_dispatch_symbolic_meta_inplace_zeros_like_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2646893Z test_dispatch_symbolic_meta_outplace_H_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2647110Z test_dispatch_symbolic_meta_outplace_H_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2647331Z test_dispatch_symbolic_meta_outplace_H_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2647555Z test_dispatch_symbolic_meta_outplace_H_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2647776Z test_dispatch_symbolic_meta_outplace_H_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2647986Z test_dispatch_symbolic_meta_outplace_H_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2648226Z test_dispatch_symbolic_meta_outplace_H_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2648445Z test_dispatch_symbolic_meta_outplace_H_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2648660Z test_dispatch_symbolic_meta_outplace_H_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2648880Z test_dispatch_symbolic_meta_outplace_H_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2649094Z test_dispatch_symbolic_meta_outplace_H_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2649309Z test_dispatch_symbolic_meta_outplace_H_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2649522Z test_dispatch_symbolic_meta_outplace_H_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2649740Z test_dispatch_symbolic_meta_outplace_T_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2649973Z test_dispatch_symbolic_meta_outplace_T_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2650194Z test_dispatch_symbolic_meta_outplace_T_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2650414Z test_dispatch_symbolic_meta_outplace_T_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2650628Z test_dispatch_symbolic_meta_outplace_T_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2650841Z test_dispatch_symbolic_meta_outplace_T_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2651059Z test_dispatch_symbolic_meta_outplace_T_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2651277Z test_dispatch_symbolic_meta_outplace_T_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2651489Z test_dispatch_symbolic_meta_outplace_T_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2651702Z test_dispatch_symbolic_meta_outplace_T_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2651918Z test_dispatch_symbolic_meta_outplace_T_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2652131Z test_dispatch_symbolic_meta_outplace_T_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2652344Z test_dispatch_symbolic_meta_outplace_T_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2652574Z test_dispatch_symbolic_meta_outplace___getitem___cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2652796Z test_dispatch_symbolic_meta_outplace___getitem___cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2653025Z test_dispatch_symbolic_meta_outplace___getitem___cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2653317Z test_dispatch_symbolic_meta_outplace___getitem___cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2653540Z test_dispatch_symbolic_meta_outplace___getitem___cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2653767Z test_dispatch_symbolic_meta_outplace___getitem___cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2653984Z test_dispatch_symbolic_meta_outplace___getitem___cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2654309Z test_dispatch_symbolic_meta_outplace___getitem___cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2654536Z test_dispatch_symbolic_meta_outplace___getitem___cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2654761Z test_dispatch_symbolic_meta_outplace___getitem___cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2655022Z test_dispatch_symbolic_meta_outplace___getitem___cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2655248Z test_dispatch_symbolic_meta_outplace___getitem___cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2655467Z test_dispatch_symbolic_meta_outplace___getitem___cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2655691Z test_dispatch_symbolic_meta_outplace___radd___cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2655912Z test_dispatch_symbolic_meta_outplace___radd___cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2656129Z test_dispatch_symbolic_meta_outplace___radd___cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2656359Z test_dispatch_symbolic_meta_outplace___radd___cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2656585Z test_dispatch_symbolic_meta_outplace___radd___cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2656873Z test_dispatch_symbolic_meta_outplace___radd___cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2657136Z test_dispatch_symbolic_meta_outplace___radd___cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2657361Z test_dispatch_symbolic_meta_outplace___radd___cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2657585Z test_dispatch_symbolic_meta_outplace___radd___cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2657806Z test_dispatch_symbolic_meta_outplace___radd___cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2658019Z test_dispatch_symbolic_meta_outplace___radd___cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2658279Z test_dispatch_symbolic_meta_outplace___radd___cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2658492Z test_dispatch_symbolic_meta_outplace___rand___cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2658708Z test_dispatch_symbolic_meta_outplace___rand___cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2658915Z test_dispatch_symbolic_meta_outplace___rand___cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2659133Z test_dispatch_symbolic_meta_outplace___rand___cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2659352Z test_dispatch_symbolic_meta_outplace___rand___cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2659563Z test_dispatch_symbolic_meta_outplace___rand___cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2659783Z test_dispatch_symbolic_meta_outplace___rdiv___cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2660021Z test_dispatch_symbolic_meta_outplace___rdiv___cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2660248Z test_dispatch_symbolic_meta_outplace___rdiv___cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2660468Z test_dispatch_symbolic_meta_outplace___rdiv___cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2660693Z test_dispatch_symbolic_meta_outplace___rdiv___cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2660914Z test_dispatch_symbolic_meta_outplace___rdiv___cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2661137Z test_dispatch_symbolic_meta_outplace___rdiv___cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2661350Z test_dispatch_symbolic_meta_outplace___rdiv___cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2661558Z test_dispatch_symbolic_meta_outplace___rdiv___cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2661776Z test_dispatch_symbolic_meta_outplace___rdiv___cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2661992Z test_dispatch_symbolic_meta_outplace___rdiv___cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2662204Z test_dispatch_symbolic_meta_outplace___rdiv___cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2662437Z test_dispatch_symbolic_meta_outplace___rmatmul___cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2662667Z test_dispatch_symbolic_meta_outplace___rmatmul___cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2662894Z test_dispatch_symbolic_meta_outplace___rmatmul___cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2663144Z test_dispatch_symbolic_meta_outplace___rmatmul___cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2663362Z test_dispatch_symbolic_meta_outplace___rmatmul___cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2663578Z test_dispatch_symbolic_meta_outplace___rmatmul___cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2663797Z test_dispatch_symbolic_meta_outplace___rmod___cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2664018Z test_dispatch_symbolic_meta_outplace___rmod___cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2664235Z test_dispatch_symbolic_meta_outplace___rmod___cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2664454Z test_dispatch_symbolic_meta_outplace___rmod___cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2664756Z test_dispatch_symbolic_meta_outplace___rmod___cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2664985Z test_dispatch_symbolic_meta_outplace___rmod___cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2665204Z test_dispatch_symbolic_meta_outplace___rmod___cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2665431Z test_dispatch_symbolic_meta_outplace___rmod___cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2665644Z test_dispatch_symbolic_meta_outplace___rmod___cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2665866Z test_dispatch_symbolic_meta_outplace___rmul___cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2666117Z test_dispatch_symbolic_meta_outplace___rmul___cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2666397Z test_dispatch_symbolic_meta_outplace___rmul___cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2666675Z test_dispatch_symbolic_meta_outplace___rmul___cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2666949Z test_dispatch_symbolic_meta_outplace___rmul___cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2667214Z test_dispatch_symbolic_meta_outplace___rmul___cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2667473Z test_dispatch_symbolic_meta_outplace___rmul___cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2667687Z test_dispatch_symbolic_meta_outplace___rmul___cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2667905Z test_dispatch_symbolic_meta_outplace___rmul___cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2668149Z test_dispatch_symbolic_meta_outplace___rmul___cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2668363Z test_dispatch_symbolic_meta_outplace___rmul___cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2668577Z test_dispatch_symbolic_meta_outplace___rmul___cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2668799Z test_dispatch_symbolic_meta_outplace___ror___cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2669020Z test_dispatch_symbolic_meta_outplace___ror___cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2669237Z test_dispatch_symbolic_meta_outplace___ror___cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2669454Z test_dispatch_symbolic_meta_outplace___ror___cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2669659Z test_dispatch_symbolic_meta_outplace___ror___cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2669907Z test_dispatch_symbolic_meta_outplace___ror___cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2670127Z test_dispatch_symbolic_meta_outplace___rpow___cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2670352Z test_dispatch_symbolic_meta_outplace___rpow___cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2670576Z test_dispatch_symbolic_meta_outplace___rpow___cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2670798Z test_dispatch_symbolic_meta_outplace___rpow___cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2671019Z test_dispatch_symbolic_meta_outplace___rpow___cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2671243Z test_dispatch_symbolic_meta_outplace___rpow___cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2671468Z test_dispatch_symbolic_meta_outplace___rpow___cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2671688Z test_dispatch_symbolic_meta_outplace___rpow___cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2671901Z test_dispatch_symbolic_meta_outplace___rpow___cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2672115Z test_dispatch_symbolic_meta_outplace___rpow___cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2672349Z test_dispatch_symbolic_meta_outplace___rpow___cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2672628Z test_dispatch_symbolic_meta_outplace___rsub___cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2672909Z test_dispatch_symbolic_meta_outplace___rsub___cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2673212Z test_dispatch_symbolic_meta_outplace___rsub___cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2673483Z test_dispatch_symbolic_meta_outplace___rsub___cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2673757Z test_dispatch_symbolic_meta_outplace___rsub___cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2674028Z test_dispatch_symbolic_meta_outplace___rsub___cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2674294Z test_dispatch_symbolic_meta_outplace___rsub___cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2674563Z test_dispatch_symbolic_meta_outplace___rsub___cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2674828Z test_dispatch_symbolic_meta_outplace___rsub___cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2675046Z test_dispatch_symbolic_meta_outplace___rsub___cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2675278Z test_dispatch_symbolic_meta_outplace___rsub___cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2675485Z test_dispatch_symbolic_meta_outplace___rxor___cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2675702Z test_dispatch_symbolic_meta_outplace___rxor___cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2675912Z test_dispatch_symbolic_meta_outplace___rxor___cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2676123Z test_dispatch_symbolic_meta_outplace___rxor___cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2676337Z test_dispatch_symbolic_meta_outplace___rxor___cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2676548Z test_dispatch_symbolic_meta_outplace___rxor___cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2676789Z test_dispatch_symbolic_meta_outplace__native_batch_norm_legit_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2677031Z test_dispatch_symbolic_meta_outplace__native_batch_norm_legit_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2677271Z test_dispatch_symbolic_meta_outplace__native_batch_norm_legit_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2677513Z test_dispatch_symbolic_meta_outplace__native_batch_norm_legit_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2677751Z 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.000s) 2023-01-11T21:23:43.2677990Z 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.000s) 2023-01-11T21:23:43.2678251Z 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.000s) 2023-01-11T21:23:43.2678483Z 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.000s) 2023-01-11T21:23:43.2678710Z test_dispatch_symbolic_meta_outplace_abs_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2678929Z test_dispatch_symbolic_meta_outplace_abs_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2679149Z test_dispatch_symbolic_meta_outplace_abs_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2679369Z test_dispatch_symbolic_meta_outplace_abs_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2679587Z test_dispatch_symbolic_meta_outplace_abs_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2679804Z test_dispatch_symbolic_meta_outplace_abs_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2680042Z test_dispatch_symbolic_meta_outplace_abs_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2680252Z test_dispatch_symbolic_meta_outplace_abs_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2680466Z test_dispatch_symbolic_meta_outplace_abs_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2680685Z test_dispatch_symbolic_meta_outplace_abs_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2680899Z test_dispatch_symbolic_meta_outplace_abs_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2681113Z test_dispatch_symbolic_meta_outplace_abs_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2681323Z test_dispatch_symbolic_meta_outplace_abs_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2681542Z test_dispatch_symbolic_meta_outplace_acos_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2681756Z test_dispatch_symbolic_meta_outplace_acos_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2681981Z test_dispatch_symbolic_meta_outplace_acos_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2682200Z test_dispatch_symbolic_meta_outplace_acos_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2682422Z test_dispatch_symbolic_meta_outplace_acos_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2682664Z test_dispatch_symbolic_meta_outplace_acos_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2682934Z test_dispatch_symbolic_meta_outplace_acos_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2683234Z test_dispatch_symbolic_meta_outplace_acos_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2683508Z test_dispatch_symbolic_meta_outplace_acos_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2683773Z test_dispatch_symbolic_meta_outplace_acos_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2684037Z test_dispatch_symbolic_meta_outplace_acos_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2684303Z test_dispatch_symbolic_meta_outplace_acos_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2684574Z test_dispatch_symbolic_meta_outplace_acos_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2684852Z test_dispatch_symbolic_meta_outplace_acosh_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2685117Z test_dispatch_symbolic_meta_outplace_acosh_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2685426Z test_dispatch_symbolic_meta_outplace_acosh_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2685658Z test_dispatch_symbolic_meta_outplace_acosh_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2685883Z test_dispatch_symbolic_meta_outplace_acosh_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2686108Z test_dispatch_symbolic_meta_outplace_acosh_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2686325Z test_dispatch_symbolic_meta_outplace_acosh_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2686538Z test_dispatch_symbolic_meta_outplace_acosh_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2686749Z test_dispatch_symbolic_meta_outplace_acosh_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2686966Z test_dispatch_symbolic_meta_outplace_acosh_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2687177Z test_dispatch_symbolic_meta_outplace_acosh_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2687395Z test_dispatch_symbolic_meta_outplace_acosh_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2687606Z test_dispatch_symbolic_meta_outplace_acosh_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2687827Z test_dispatch_symbolic_meta_outplace_add_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2688045Z test_dispatch_symbolic_meta_outplace_add_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2688266Z test_dispatch_symbolic_meta_outplace_add_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2688512Z test_dispatch_symbolic_meta_outplace_add_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2688731Z test_dispatch_symbolic_meta_outplace_add_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2688944Z test_dispatch_symbolic_meta_outplace_add_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2689161Z test_dispatch_symbolic_meta_outplace_add_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2689365Z test_dispatch_symbolic_meta_outplace_add_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2689580Z test_dispatch_symbolic_meta_outplace_add_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2689800Z test_dispatch_symbolic_meta_outplace_add_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2690017Z test_dispatch_symbolic_meta_outplace_add_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2690256Z test_dispatch_symbolic_meta_outplace_add_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2690468Z test_dispatch_symbolic_meta_outplace_add_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2690692Z test_dispatch_symbolic_meta_outplace_addbmm_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2690921Z test_dispatch_symbolic_meta_outplace_addbmm_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2691147Z test_dispatch_symbolic_meta_outplace_addbmm_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2691372Z test_dispatch_symbolic_meta_outplace_addbmm_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2691598Z test_dispatch_symbolic_meta_outplace_addbmm_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2691812Z test_dispatch_symbolic_meta_outplace_addbmm_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2692037Z test_dispatch_symbolic_meta_outplace_addcdiv_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2692268Z test_dispatch_symbolic_meta_outplace_addcdiv_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2692492Z test_dispatch_symbolic_meta_outplace_addcdiv_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2692715Z test_dispatch_symbolic_meta_outplace_addcdiv_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2692939Z test_dispatch_symbolic_meta_outplace_addcdiv_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2693183Z test_dispatch_symbolic_meta_outplace_addcdiv_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2693452Z test_dispatch_symbolic_meta_outplace_addcmul_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2693684Z test_dispatch_symbolic_meta_outplace_addcmul_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2693911Z test_dispatch_symbolic_meta_outplace_addcmul_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2694134Z test_dispatch_symbolic_meta_outplace_addcmul_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2694566Z test_dispatch_symbolic_meta_outplace_addcmul_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2694785Z test_dispatch_symbolic_meta_outplace_addcmul_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2695004Z test_dispatch_symbolic_meta_outplace_addcmul_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2695222Z test_dispatch_symbolic_meta_outplace_addcmul_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2695482Z test_dispatch_symbolic_meta_outplace_addcmul_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2695701Z test_dispatch_symbolic_meta_outplace_addcmul_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2695913Z test_dispatch_symbolic_meta_outplace_addcmul_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2696136Z test_dispatch_symbolic_meta_outplace_addmm_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2696358Z test_dispatch_symbolic_meta_outplace_addmm_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2696585Z test_dispatch_symbolic_meta_outplace_addmm_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2696807Z test_dispatch_symbolic_meta_outplace_addmm_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2697026Z test_dispatch_symbolic_meta_outplace_addmm_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2697243Z test_dispatch_symbolic_meta_outplace_addmm_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2697471Z test_dispatch_symbolic_meta_outplace_addmm_decomposed_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2697711Z test_dispatch_symbolic_meta_outplace_addmm_decomposed_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2697955Z test_dispatch_symbolic_meta_outplace_addmm_decomposed_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2698192Z test_dispatch_symbolic_meta_outplace_addmm_decomposed_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2698457Z test_dispatch_symbolic_meta_outplace_addmm_decomposed_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2698692Z test_dispatch_symbolic_meta_outplace_addmm_decomposed_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2698913Z test_dispatch_symbolic_meta_outplace_addmv_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2699140Z test_dispatch_symbolic_meta_outplace_addmv_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2699361Z test_dispatch_symbolic_meta_outplace_addmv_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2699580Z test_dispatch_symbolic_meta_outplace_addmv_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2699800Z test_dispatch_symbolic_meta_outplace_addmv_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2700015Z test_dispatch_symbolic_meta_outplace_addmv_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2700243Z test_dispatch_symbolic_meta_outplace_addr_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2700463Z test_dispatch_symbolic_meta_outplace_addr_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2700683Z test_dispatch_symbolic_meta_outplace_addr_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2700911Z test_dispatch_symbolic_meta_outplace_addr_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2701132Z test_dispatch_symbolic_meta_outplace_addr_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2701352Z test_dispatch_symbolic_meta_outplace_addr_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2701570Z test_dispatch_symbolic_meta_outplace_addr_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2701786Z test_dispatch_symbolic_meta_outplace_addr_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2702000Z test_dispatch_symbolic_meta_outplace_addr_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2702215Z test_dispatch_symbolic_meta_outplace_addr_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2702429Z test_dispatch_symbolic_meta_outplace_addr_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2702648Z test_dispatch_symbolic_meta_outplace_addr_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2702861Z test_dispatch_symbolic_meta_outplace_all_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2703081Z test_dispatch_symbolic_meta_outplace_all_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2703329Z test_dispatch_symbolic_meta_outplace_all_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2703546Z test_dispatch_symbolic_meta_outplace_all_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2703761Z test_dispatch_symbolic_meta_outplace_all_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2703981Z test_dispatch_symbolic_meta_outplace_all_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2704197Z test_dispatch_symbolic_meta_outplace_all_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2704413Z test_dispatch_symbolic_meta_outplace_all_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2704630Z test_dispatch_symbolic_meta_outplace_all_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2704901Z test_dispatch_symbolic_meta_outplace_all_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2705152Z test_dispatch_symbolic_meta_outplace_all_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2705364Z test_dispatch_symbolic_meta_outplace_all_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2705585Z 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.000s) 2023-01-11T21:23:43.2705809Z 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.000s) 2023-01-11T21:23:43.2706058Z 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.000s) 2023-01-11T21:23:43.2706352Z 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.000s) 2023-01-11T21:23:43.2706646Z 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.000s) 2023-01-11T21:23:43.2706930Z 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.000s) 2023-01-11T21:23:43.2707225Z 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.000s) 2023-01-11T21:23:43.2707492Z 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.000s) 2023-01-11T21:23:43.2707724Z 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.000s) 2023-01-11T21:23:43.2707953Z 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.000s) 2023-01-11T21:23:43.2708182Z 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.000s) 2023-01-11T21:23:43.2708434Z 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.000s) 2023-01-11T21:23:43.2708656Z 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.000s) 2023-01-11T21:23:43.2708907Z test_dispatch_symbolic_meta_outplace_all_strides__native_batch_norm_legit_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2709157Z 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.000s) 2023-01-11T21:23:43.2709387Z 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.000s) 2023-01-11T21:23:43.2709620Z 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.000s) 2023-01-11T21:23:43.2709849Z 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.000s) 2023-01-11T21:23:43.2710079Z 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.000s) 2023-01-11T21:23:43.2710331Z 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.000s) 2023-01-11T21:23:43.2710564Z 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.000s) 2023-01-11T21:23:43.2710797Z 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.000s) 2023-01-11T21:23:43.2711027Z 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.000s) 2023-01-11T21:23:43.2711276Z 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.000s) 2023-01-11T21:23:43.2711514Z 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.000s) 2023-01-11T21:23:43.2711738Z 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.000s) 2023-01-11T21:23:43.2711971Z 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.000s) 2023-01-11T21:23:43.2712207Z 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.000s) 2023-01-11T21:23:43.2712474Z 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.000s) 2023-01-11T21:23:43.2712758Z 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.000s) 2023-01-11T21:23:43.2713044Z 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.000s) 2023-01-11T21:23:43.2713334Z 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.000s) 2023-01-11T21:23:43.2713642Z 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.000s) 2023-01-11T21:23:43.2713934Z 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.000s) 2023-01-11T21:23:43.2714224Z 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.000s) 2023-01-11T21:23:43.2714510Z 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.000s) 2023-01-11T21:23:43.2714799Z 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.000s) 2023-01-11T21:23:43.2715057Z 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.000s) 2023-01-11T21:23:43.2715287Z 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.000s) 2023-01-11T21:23:43.2715558Z test_dispatch_symbolic_meta_outplace_all_strides_as_strided_partial_views_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2715802Z 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.000s) 2023-01-11T21:23:43.2716032Z 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.000s) 2023-01-11T21:23:43.2716270Z 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.000s) 2023-01-11T21:23:43.2716497Z 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.000s) 2023-01-11T21:23:43.2716724Z 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.000s) 2023-01-11T21:23:43.2716952Z 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.000s) 2023-01-11T21:23:43.2717186Z 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.000s) 2023-01-11T21:23:43.2717422Z 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.000s) 2023-01-11T21:23:43.2717657Z 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.000s) 2023-01-11T21:23:43.2717890Z 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.000s) 2023-01-11T21:23:43.2718125Z 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.000s) 2023-01-11T21:23:43.2718349Z 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.000s) 2023-01-11T21:23:43.2718627Z 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.000s) 2023-01-11T21:23:43.2718861Z 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.000s) 2023-01-11T21:23:43.2719103Z 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.000s) 2023-01-11T21:23:43.2719338Z 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.000s) 2023-01-11T21:23:43.2719568Z 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.000s) 2023-01-11T21:23:43.2719810Z 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.000s) 2023-01-11T21:23:43.2720036Z 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.000s) 2023-01-11T21:23:43.2720297Z 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.000s) 2023-01-11T21:23:43.2720525Z 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.000s) 2023-01-11T21:23:43.2720752Z 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.000s) 2023-01-11T21:23:43.2721001Z 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.000s) 2023-01-11T21:23:43.2721244Z 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.000s) 2023-01-11T21:23:43.2721477Z 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.000s) 2023-01-11T21:23:43.2721718Z 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.000s) 2023-01-11T21:23:43.2721945Z 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.000s) 2023-01-11T21:23:43.2722188Z 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.000s) 2023-01-11T21:23:43.2722418Z 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.000s) 2023-01-11T21:23:43.2722653Z 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.000s) 2023-01-11T21:23:43.2722920Z 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.000s) 2023-01-11T21:23:43.2723206Z 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.000s) 2023-01-11T21:23:43.2723519Z 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.000s) 2023-01-11T21:23:43.2723807Z 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.000s) 2023-01-11T21:23:43.2724091Z 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.000s) 2023-01-11T21:23:43.2724384Z 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.000s) 2023-01-11T21:23:43.2724683Z 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.000s) 2023-01-11T21:23:43.2724974Z 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.000s) 2023-01-11T21:23:43.2725220Z 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.000s) 2023-01-11T21:23:43.2725452Z 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.000s) 2023-01-11T21:23:43.2725710Z 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.000s) 2023-01-11T21:23:43.2725940Z 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.000s) 2023-01-11T21:23:43.2726172Z 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.000s) 2023-01-11T21:23:43.2726408Z 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.000s) 2023-01-11T21:23:43.2726645Z 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.000s) 2023-01-11T21:23:43.2726881Z 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.000s) 2023-01-11T21:23:43.2727109Z 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.000s) 2023-01-11T21:23:43.2727349Z 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.000s) 2023-01-11T21:23:43.2727590Z 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.000s) 2023-01-11T21:23:43.2727827Z 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.000s) 2023-01-11T21:23:43.2728055Z 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.000s) 2023-01-11T21:23:43.2728291Z 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.000s) 2023-01-11T21:23:43.2728539Z 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.000s) 2023-01-11T21:23:43.2728766Z 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.000s) 2023-01-11T21:23:43.2729002Z 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.000s) 2023-01-11T21:23:43.2729238Z 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.000s) 2023-01-11T21:23:43.2729465Z 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.000s) 2023-01-11T21:23:43.2729697Z 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.000s) 2023-01-11T21:23:43.2729929Z 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.000s) 2023-01-11T21:23:43.2730160Z 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.000s) 2023-01-11T21:23:43.2730404Z 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.000s) 2023-01-11T21:23:43.2730651Z 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.000s) 2023-01-11T21:23:43.2730884Z 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.000s) 2023-01-11T21:23:43.2731111Z 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.000s) 2023-01-11T21:23:43.2731348Z 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.000s) 2023-01-11T21:23:43.2731586Z 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.000s) 2023-01-11T21:23:43.2731826Z 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.000s) 2023-01-11T21:23:43.2732061Z 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.000s) 2023-01-11T21:23:43.2732303Z 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.000s) 2023-01-11T21:23:43.2732529Z 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.000s) 2023-01-11T21:23:43.2732763Z 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.000s) 2023-01-11T21:23:43.2732996Z 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.000s) 2023-01-11T21:23:43.2733282Z 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.000s) 2023-01-11T21:23:43.2733549Z 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.000s) 2023-01-11T21:23:43.2733792Z 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.000s) 2023-01-11T21:23:43.2734022Z 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.000s) 2023-01-11T21:23:43.2734350Z 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.000s) 2023-01-11T21:23:43.2734587Z 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.000s) 2023-01-11T21:23:43.2734818Z 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.000s) 2023-01-11T21:23:43.2735045Z 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.000s) 2023-01-11T21:23:43.2735315Z 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.000s) 2023-01-11T21:23:43.2735553Z 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.000s) 2023-01-11T21:23:43.2735784Z 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.000s) 2023-01-11T21:23:43.2736017Z 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.000s) 2023-01-11T21:23:43.2736250Z 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.000s) 2023-01-11T21:23:43.2736483Z 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.000s) 2023-01-11T21:23:43.2736710Z 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.000s) 2023-01-11T21:23:43.2736939Z 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.000s) 2023-01-11T21:23:43.2737166Z 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.000s) 2023-01-11T21:23:43.2737402Z 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.000s) 2023-01-11T21:23:43.2737634Z 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.000s) 2023-01-11T21:23:43.2737864Z 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.000s) 2023-01-11T21:23:43.2738095Z 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.000s) 2023-01-11T21:23:43.2738359Z 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.000s) 2023-01-11T21:23:43.2738595Z 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.000s) 2023-01-11T21:23:43.2738823Z 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.000s) 2023-01-11T21:23:43.2739067Z 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.000s) 2023-01-11T21:23:43.2739304Z 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.000s) 2023-01-11T21:23:43.2739535Z 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.000s) 2023-01-11T21:23:43.2739763Z 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.000s) 2023-01-11T21:23:43.2739995Z 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.000s) 2023-01-11T21:23:43.2740256Z 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.000s) 2023-01-11T21:23:43.2740485Z 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.000s) 2023-01-11T21:23:43.2740725Z 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.000s) 2023-01-11T21:23:43.2740961Z 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.000s) 2023-01-11T21:23:43.2741190Z 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.000s) 2023-01-11T21:23:43.2741425Z 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.000s) 2023-01-11T21:23:43.2741654Z 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.000s) 2023-01-11T21:23:43.2741883Z 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.000s) 2023-01-11T21:23:43.2742114Z 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.000s) 2023-01-11T21:23:43.2742345Z 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.000s) 2023-01-11T21:23:43.2742580Z 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.000s) 2023-01-11T21:23:43.2742807Z 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.000s) 2023-01-11T21:23:43.2743056Z 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.000s) 2023-01-11T21:23:43.2743288Z 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.000s) 2023-01-11T21:23:43.2743518Z 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.000s) 2023-01-11T21:23:43.2743750Z 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.000s) 2023-01-11T21:23:43.2743982Z 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.000s) 2023-01-11T21:23:43.2744217Z 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.000s) 2023-01-11T21:23:43.2744454Z 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.000s) 2023-01-11T21:23:43.2744731Z 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.000s) 2023-01-11T21:23:43.2745001Z 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.000s) 2023-01-11T21:23:43.2745232Z 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.000s) 2023-01-11T21:23:43.2745463Z 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.000s) 2023-01-11T21:23:43.2745699Z 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.000s) 2023-01-11T21:23:43.2745925Z 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.000s) 2023-01-11T21:23:43.2746207Z 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.000s) 2023-01-11T21:23:43.2746484Z 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.000s) 2023-01-11T21:23:43.2746773Z 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.000s) 2023-01-11T21:23:43.2747067Z 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.000s) 2023-01-11T21:23:43.2747349Z 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.000s) 2023-01-11T21:23:43.2747607Z 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.000s) 2023-01-11T21:23:43.2747838Z 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.000s) 2023-01-11T21:23:43.2748074Z 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.000s) 2023-01-11T21:23:43.2748335Z 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.000s) 2023-01-11T21:23:43.2748562Z 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.000s) 2023-01-11T21:23:43.2748794Z 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.000s) 2023-01-11T21:23:43.2749029Z 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.000s) 2023-01-11T21:23:43.2749261Z 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.000s) 2023-01-11T21:23:43.2749498Z 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.000s) 2023-01-11T21:23:43.2749724Z 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.000s) 2023-01-11T21:23:43.2749975Z 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.000s) 2023-01-11T21:23:43.2750209Z 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.000s) 2023-01-11T21:23:43.2750437Z 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.000s) 2023-01-11T21:23:43.2750676Z 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.000s) 2023-01-11T21:23:43.2750910Z 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.000s) 2023-01-11T21:23:43.2751148Z 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.000s) 2023-01-11T21:23:43.2751386Z 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.000s) 2023-01-11T21:23:43.2751626Z 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.000s) 2023-01-11T21:23:43.2751859Z 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.000s) 2023-01-11T21:23:43.2752100Z 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.000s) 2023-01-11T21:23:43.2752386Z 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.000s) 2023-01-11T21:23:43.2752671Z 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.000s) 2023-01-11T21:23:43.2752952Z 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.000s) 2023-01-11T21:23:43.2753267Z 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.000s) 2023-01-11T21:23:43.2753559Z 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.000s) 2023-01-11T21:23:43.2753845Z 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.000s) 2023-01-11T21:23:43.2754135Z 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.000s) 2023-01-11T21:23:43.2754420Z 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.000s) 2023-01-11T21:23:43.2754717Z 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.000s) 2023-01-11T21:23:43.2754956Z 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.000s) 2023-01-11T21:23:43.2755187Z 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.000s) 2023-01-11T21:23:43.2755445Z 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.000s) 2023-01-11T21:23:43.2755697Z 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.000s) 2023-01-11T21:23:43.2755956Z 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.000s) 2023-01-11T21:23:43.2756200Z 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.000s) 2023-01-11T21:23:43.2756448Z 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.000s) 2023-01-11T21:23:43.2756693Z 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.000s) 2023-01-11T21:23:43.2756923Z 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.000s) 2023-01-11T21:23:43.2757157Z 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.000s) 2023-01-11T21:23:43.2757384Z 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.000s) 2023-01-11T21:23:43.2757689Z 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.000s) 2023-01-11T21:23:43.2757937Z 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.000s) 2023-01-11T21:23:43.2758168Z 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.000s) 2023-01-11T21:23:43.2758431Z 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.000s) 2023-01-11T21:23:43.2758676Z 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.000s) 2023-01-11T21:23:43.2758921Z 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.000s) 2023-01-11T21:23:43.2759164Z 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.000s) 2023-01-11T21:23:43.2759404Z 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.000s) 2023-01-11T21:23:43.2759638Z 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.000s) 2023-01-11T21:23:43.2759884Z 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.000s) 2023-01-11T21:23:43.2760118Z 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.000s) 2023-01-11T21:23:43.2760381Z 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.000s) 2023-01-11T21:23:43.2760625Z 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.000s) 2023-01-11T21:23:43.2760870Z 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.000s) 2023-01-11T21:23:43.2761126Z 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.000s) 2023-01-11T21:23:43.2761362Z 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.000s) 2023-01-11T21:23:43.2761601Z 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.000s) 2023-01-11T21:23:43.2761844Z 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.000s) 2023-01-11T21:23:43.2762089Z 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.000s) 2023-01-11T21:23:43.2762332Z 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.000s) 2023-01-11T21:23:43.2762582Z 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.000s) 2023-01-11T21:23:43.2762889Z 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.000s) 2023-01-11T21:23:43.2763181Z 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.000s) 2023-01-11T21:23:43.2763505Z 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.000s) 2023-01-11T21:23:43.2763813Z 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.000s) 2023-01-11T21:23:43.2764115Z 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.000s) 2023-01-11T21:23:43.2764417Z 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.000s) 2023-01-11T21:23:43.2764723Z 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.000s) 2023-01-11T21:23:43.2765019Z 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.000s) 2023-01-11T21:23:43.2765272Z 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.000s) 2023-01-11T21:23:43.2765538Z 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.000s) 2023-01-11T21:23:43.2765778Z 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.000s) 2023-01-11T21:23:43.2766041Z 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.000s) 2023-01-11T21:23:43.2766280Z 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.000s) 2023-01-11T21:23:43.2766533Z 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.000s) 2023-01-11T21:23:43.2766725Z test_dispatch_symbolic_meta_outplace_all_strides_linalg_pinv_singular_cuda_float32 (__main__.TestMetaCUDA) ... ok (1.095s) 2023-01-11T21:23:43.2766960Z 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) 2023-01-11T21:23:43.2767203Z 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.000s) 2023-01-11T21:23:43.2767444Z 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.000s) 2023-01-11T21:23:43.2767680Z 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.000s) 2023-01-11T21:23:43.2767932Z 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.000s) 2023-01-11T21:23:43.2768168Z 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.000s) 2023-01-11T21:23:43.2768405Z 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.000s) 2023-01-11T21:23:43.2768671Z 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.000s) 2023-01-11T21:23:43.2768918Z 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.000s) 2023-01-11T21:23:43.2769160Z 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.000s) 2023-01-11T21:23:43.2769397Z 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.000s) 2023-01-11T21:23:43.2769643Z 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.000s) 2023-01-11T21:23:43.2769872Z 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.000s) 2023-01-11T21:23:43.2770102Z 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.000s) 2023-01-11T21:23:43.2770355Z 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.000s) 2023-01-11T21:23:43.2770589Z 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.000s) 2023-01-11T21:23:43.2770820Z 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.000s) 2023-01-11T21:23:43.2771060Z 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.000s) 2023-01-11T21:23:43.2771307Z 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.000s) 2023-01-11T21:23:43.2771549Z 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.000s) 2023-01-11T21:23:43.2771785Z 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.000s) 2023-01-11T21:23:43.2772027Z 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.000s) 2023-01-11T21:23:43.2772263Z 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.000s) 2023-01-11T21:23:43.2772500Z 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.000s) 2023-01-11T21:23:43.2772738Z 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.000s) 2023-01-11T21:23:43.2772967Z 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.000s) 2023-01-11T21:23:43.2773243Z 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.000s) 2023-01-11T21:23:43.2773500Z 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.000s) 2023-01-11T21:23:43.2773738Z 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.000s) 2023-01-11T21:23:43.2773980Z 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.000s) 2023-01-11T21:23:43.2774441Z 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.000s) 2023-01-11T21:23:43.2774709Z 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.000s) 2023-01-11T21:23:43.2774944Z 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.000s) 2023-01-11T21:23:43.2775182Z 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.000s) 2023-01-11T21:23:43.2775488Z 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.000s) 2023-01-11T21:23:43.2775717Z 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.000s) 2023-01-11T21:23:43.2775945Z 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.000s) 2023-01-11T21:23:43.2776188Z 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.000s) 2023-01-11T21:23:43.2776420Z 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.000s) 2023-01-11T21:23:43.2776665Z 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.000s) 2023-01-11T21:23:43.2776907Z 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.000s) 2023-01-11T21:23:43.2777149Z 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.000s) 2023-01-11T21:23:43.2777388Z 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.000s) 2023-01-11T21:23:43.2777626Z 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.000s) 2023-01-11T21:23:43.2777873Z 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.000s) 2023-01-11T21:23:43.2778122Z 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.000s) 2023-01-11T21:23:43.2778361Z 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.000s) 2023-01-11T21:23:43.2778625Z 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.000s) 2023-01-11T21:23:43.2778865Z 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.000s) 2023-01-11T21:23:43.2779108Z 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.000s) 2023-01-11T21:23:43.2779352Z 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.000s) 2023-01-11T21:23:43.2779583Z 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.000s) 2023-01-11T21:23:43.2779830Z 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.000s) 2023-01-11T21:23:43.2780069Z 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.000s) 2023-01-11T21:23:43.2780335Z 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.000s) 2023-01-11T21:23:43.2780572Z 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.000s) 2023-01-11T21:23:43.2780808Z 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.000s) 2023-01-11T21:23:43.2781049Z 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.000s) 2023-01-11T21:23:43.2781286Z 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.000s) 2023-01-11T21:23:43.2781522Z 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.000s) 2023-01-11T21:23:43.2781756Z 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.000s) 2023-01-11T21:23:43.2781988Z 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.000s) 2023-01-11T21:23:43.2782251Z 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.000s) 2023-01-11T21:23:43.2782498Z 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.000s) 2023-01-11T21:23:43.2782743Z 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.000s) 2023-01-11T21:23:43.2782981Z 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.000s) 2023-01-11T21:23:43.2783214Z 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.000s) 2023-01-11T21:23:43.2783470Z 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.000s) 2023-01-11T21:23:43.2783726Z 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.000s) 2023-01-11T21:23:43.2783982Z 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.000s) 2023-01-11T21:23:43.2784218Z 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.000s) 2023-01-11T21:23:43.2784468Z 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.000s) 2023-01-11T21:23:43.2784778Z 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.000s) 2023-01-11T21:23:43.2785014Z 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.000s) 2023-01-11T21:23:43.2785274Z 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.000s) 2023-01-11T21:23:43.2785505Z 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.000s) 2023-01-11T21:23:43.2785747Z 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.000s) 2023-01-11T21:23:43.2786046Z 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.000s) 2023-01-11T21:23:43.2786374Z 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.000s) 2023-01-11T21:23:43.2786679Z 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.000s) 2023-01-11T21:23:43.2786966Z 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.000s) 2023-01-11T21:23:43.2787273Z 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.000s) 2023-01-11T21:23:43.2787550Z 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.000s) 2023-01-11T21:23:43.2787795Z 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.000s) 2023-01-11T21:23:43.2788030Z 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.000s) 2023-01-11T21:23:43.2788264Z 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.000s) 2023-01-11T21:23:43.2788534Z 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.000s) 2023-01-11T21:23:43.2788773Z 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.000s) 2023-01-11T21:23:43.2789002Z 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.000s) 2023-01-11T21:23:43.2789243Z 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.000s) 2023-01-11T21:23:43.2789474Z 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.000s) 2023-01-11T21:23:43.2789712Z 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.000s) 2023-01-11T21:23:43.2789961Z 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.000s) 2023-01-11T21:23:43.2790203Z 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.000s) 2023-01-11T21:23:43.2790452Z 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.000s) 2023-01-11T21:23:43.2790685Z 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.000s) 2023-01-11T21:23:43.2790922Z 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.000s) 2023-01-11T21:23:43.2791161Z 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.000s) 2023-01-11T21:23:43.2791394Z 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.000s) 2023-01-11T21:23:43.2791628Z 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.000s) 2023-01-11T21:23:43.2791860Z 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.000s) 2023-01-11T21:23:43.2792092Z 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.000s) 2023-01-11T21:23:43.2792365Z test_dispatch_symbolic_meta_outplace_all_strides_nn_functional__scaled_dot_product_attention_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2792661Z 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.000s) 2023-01-11T21:23:43.2792972Z 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.000s) 2023-01-11T21:23:43.2793283Z 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.000s) 2023-01-11T21:23:43.2793617Z 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.000s) 2023-01-11T21:23:43.2793925Z 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.000s) 2023-01-11T21:23:43.2794235Z 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.000s) 2023-01-11T21:23:43.2794549Z 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.000s) 2023-01-11T21:23:43.2794860Z 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.000s) 2023-01-11T21:23:43.2795110Z 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.000s) 2023-01-11T21:23:43.2795356Z 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.000s) 2023-01-11T21:23:43.2795646Z 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.000s) 2023-01-11T21:23:43.2795894Z 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.000s) 2023-01-11T21:23:43.2796156Z 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.000s) 2023-01-11T21:23:43.2796426Z 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.000s) 2023-01-11T21:23:43.2796673Z 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.000s) 2023-01-11T21:23:43.2796917Z 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.000s) 2023-01-11T21:23:43.2797155Z 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.000s) 2023-01-11T21:23:43.2797413Z 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.000s) 2023-01-11T21:23:43.2797661Z 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.000s) 2023-01-11T21:23:43.2797909Z 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.000s) 2023-01-11T21:23:43.2798167Z 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.000s) 2023-01-11T21:23:43.2798444Z 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.000s) 2023-01-11T21:23:43.2798699Z 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.000s) 2023-01-11T21:23:43.2798945Z 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.000s) 2023-01-11T21:23:43.2799194Z 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.000s) 2023-01-11T21:23:43.2799442Z 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.000s) 2023-01-11T21:23:43.2799689Z 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.000s) 2023-01-11T21:23:43.2799931Z 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.000s) 2023-01-11T21:23:43.2800203Z 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.000s) 2023-01-11T21:23:43.2800448Z 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.000s) 2023-01-11T21:23:43.2800719Z 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.000s) 2023-01-11T21:23:43.2800988Z 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.000s) 2023-01-11T21:23:43.2801246Z 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.000s) 2023-01-11T21:23:43.2801508Z 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.000s) 2023-01-11T21:23:43.2801762Z 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.000s) 2023-01-11T21:23:43.2802005Z 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.000s) 2023-01-11T21:23:43.2802244Z 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.000s) 2023-01-11T21:23:43.2802495Z 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.000s) 2023-01-11T21:23:43.2802782Z 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.000s) 2023-01-11T21:23:43.2803092Z 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.000s) 2023-01-11T21:23:43.2803431Z 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.000s) 2023-01-11T21:23:43.2803743Z 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.000s) 2023-01-11T21:23:43.2804052Z 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.000s) 2023-01-11T21:23:43.2804376Z 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.000s) 2023-01-11T21:23:43.2804684Z 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.000s) 2023-01-11T21:23:43.2804994Z 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.000s) 2023-01-11T21:23:43.2805316Z 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.000s) 2023-01-11T21:23:43.2805621Z 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.000s) 2023-01-11T21:23:43.2805883Z 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.000s) 2023-01-11T21:23:43.2806144Z 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.000s) 2023-01-11T21:23:43.2806402Z 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.000s) 2023-01-11T21:23:43.2806663Z 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.000s) 2023-01-11T21:23:43.2806907Z 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.000s) 2023-01-11T21:23:43.2807150Z 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.000s) 2023-01-11T21:23:43.2807402Z 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.000s) 2023-01-11T21:23:43.2807649Z 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.000s) 2023-01-11T21:23:43.2807896Z 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.000s) 2023-01-11T21:23:43.2808152Z 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.000s) 2023-01-11T21:23:43.2808427Z 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.000s) 2023-01-11T21:23:43.2808685Z 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.000s) 2023-01-11T21:23:43.2808926Z 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.000s) 2023-01-11T21:23:43.2809170Z 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.000s) 2023-01-11T21:23:43.2809413Z 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.000s) 2023-01-11T21:23:43.2809670Z 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.000s) 2023-01-11T21:23:43.2809927Z 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.000s) 2023-01-11T21:23:43.2810209Z 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.000s) 2023-01-11T21:23:43.2810464Z 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.000s) 2023-01-11T21:23:43.2810713Z 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.000s) 2023-01-11T21:23:43.2810971Z 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.000s) 2023-01-11T21:23:43.2811211Z 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.000s) 2023-01-11T21:23:43.2811458Z 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.000s) 2023-01-11T21:23:43.2811715Z 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.000s) 2023-01-11T21:23:43.2811980Z 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.000s) 2023-01-11T21:23:43.2812245Z 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.000s) 2023-01-11T21:23:43.2812492Z 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.000s) 2023-01-11T21:23:43.2812733Z 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.000s) 2023-01-11T21:23:43.2812977Z 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.000s) 2023-01-11T21:23:43.2813298Z 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.000s) 2023-01-11T21:23:43.2813550Z 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.000s) 2023-01-11T21:23:43.2813802Z 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.000s) 2023-01-11T21:23:43.2814055Z 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.000s) 2023-01-11T21:23:43.2814437Z 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.000s) 2023-01-11T21:23:43.2814686Z 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.000s) 2023-01-11T21:23:43.2814936Z 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.000s) 2023-01-11T21:23:43.2815238Z 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.000s) 2023-01-11T21:23:43.2815491Z 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.000s) 2023-01-11T21:23:43.2815736Z 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.000s) 2023-01-11T21:23:43.2815975Z 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.000s) 2023-01-11T21:23:43.2816216Z 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.000s) 2023-01-11T21:23:43.2816459Z 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.000s) 2023-01-11T21:23:43.2816705Z 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.000s) 2023-01-11T21:23:43.2816948Z 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.000s) 2023-01-11T21:23:43.2817197Z 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.000s) 2023-01-11T21:23:43.2817453Z 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.000s) 2023-01-11T21:23:43.2817699Z 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.000s) 2023-01-11T21:23:43.2817956Z 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.000s) 2023-01-11T21:23:43.2818235Z 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.000s) 2023-01-11T21:23:43.2818487Z 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.000s) 2023-01-11T21:23:43.2818730Z 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.000s) 2023-01-11T21:23:43.2818977Z 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.000s) 2023-01-11T21:23:43.2819229Z 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.000s) 2023-01-11T21:23:43.2819485Z 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.000s) 2023-01-11T21:23:43.2819753Z 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.000s) 2023-01-11T21:23:43.2820023Z 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.000s) 2023-01-11T21:23:43.2820273Z 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.000s) 2023-01-11T21:23:43.2820529Z 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.000s) 2023-01-11T21:23:43.2820769Z 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.000s) 2023-01-11T21:23:43.2821002Z 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.000s) 2023-01-11T21:23:43.2821235Z 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.000s) 2023-01-11T21:23:43.2821467Z 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.000s) 2023-01-11T21:23:43.2821695Z 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.000s) 2023-01-11T21:23:43.2821925Z 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.000s) 2023-01-11T21:23:43.2822172Z 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.000s) 2023-01-11T21:23:43.2822402Z 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.000s) 2023-01-11T21:23:43.2822637Z 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.000s) 2023-01-11T21:23:43.2822895Z 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.000s) 2023-01-11T21:23:43.2823125Z 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.000s) 2023-01-11T21:23:43.2823360Z 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.000s) 2023-01-11T21:23:43.2823593Z 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.000s) 2023-01-11T21:23:43.2823830Z 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.000s) 2023-01-11T21:23:43.2824060Z 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.000s) 2023-01-11T21:23:43.2824311Z 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.000s) 2023-01-11T21:23:43.2824579Z 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.000s) 2023-01-11T21:23:43.2824881Z 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.000s) 2023-01-11T21:23:43.2825124Z 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.000s) 2023-01-11T21:23:43.2825370Z 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.000s) 2023-01-11T21:23:43.2825602Z 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.000s) 2023-01-11T21:23:43.2825834Z 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.000s) 2023-01-11T21:23:43.2826068Z 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.000s) 2023-01-11T21:23:43.2826346Z 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.000s) 2023-01-11T21:23:43.2826625Z 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.000s) 2023-01-11T21:23:43.2826918Z 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.000s) 2023-01-11T21:23:43.2827213Z 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.000s) 2023-01-11T21:23:43.2827482Z 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.000s) 2023-01-11T21:23:43.2827711Z 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.000s) 2023-01-11T21:23:43.2827976Z 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.000s) 2023-01-11T21:23:43.2828207Z 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.000s) 2023-01-11T21:23:43.2828441Z 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.000s) 2023-01-11T21:23:43.2828666Z 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.000s) 2023-01-11T21:23:43.2828897Z 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.000s) 2023-01-11T21:23:43.2829141Z 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.000s) 2023-01-11T21:23:43.2829373Z 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.000s) 2023-01-11T21:23:43.2829631Z 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.000s) 2023-01-11T21:23:43.2829857Z 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.000s) 2023-01-11T21:23:43.2830102Z 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.000s) 2023-01-11T21:23:43.2830342Z 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.000s) 2023-01-11T21:23:43.2830574Z 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.000s) 2023-01-11T21:23:43.2830804Z 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.000s) 2023-01-11T21:23:43.2831039Z 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.000s) 2023-01-11T21:23:43.2831278Z 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.000s) 2023-01-11T21:23:43.2831517Z 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.000s) 2023-01-11T21:23:43.2831748Z 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.000s) 2023-01-11T21:23:43.2831972Z 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.000s) 2023-01-11T21:23:43.2832206Z 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.000s) 2023-01-11T21:23:43.2832473Z 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.000s) 2023-01-11T21:23:43.2832795Z 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.000s) 2023-01-11T21:23:43.2833097Z 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.000s) 2023-01-11T21:23:43.2833386Z 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.000s) 2023-01-11T21:23:43.2833680Z 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.000s) 2023-01-11T21:23:43.2833980Z 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.000s) 2023-01-11T21:23:43.2834282Z 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.000s) 2023-01-11T21:23:43.2834573Z 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.000s) 2023-01-11T21:23:43.2834873Z 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.000s) 2023-01-11T21:23:43.2835139Z 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.000s) 2023-01-11T21:23:43.2835386Z 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.000s) 2023-01-11T21:23:43.2835633Z 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.000s) 2023-01-11T21:23:43.2835876Z 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.000s) 2023-01-11T21:23:43.2836117Z 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.000s) 2023-01-11T21:23:43.2836367Z 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.000s) 2023-01-11T21:23:43.2836611Z 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.000s) 2023-01-11T21:23:43.2836843Z 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.000s) 2023-01-11T21:23:43.2837085Z 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.000s) 2023-01-11T21:23:43.2837316Z 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.000s) 2023-01-11T21:23:43.2837543Z 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.000s) 2023-01-11T21:23:43.2837777Z 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.000s) 2023-01-11T21:23:43.2838027Z 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.000s) 2023-01-11T21:23:43.2838282Z test_dispatch_symbolic_meta_outplace_all_strides_signal_windows_bartlett_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2838533Z test_dispatch_symbolic_meta_outplace_all_strides_signal_windows_blackman_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2838779Z 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.000s) 2023-01-11T21:23:43.2839032Z 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.000s) 2023-01-11T21:23:43.2839276Z 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.000s) 2023-01-11T21:23:43.2839530Z test_dispatch_symbolic_meta_outplace_all_strides_signal_windows_general_cosine_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2839810Z test_dispatch_symbolic_meta_outplace_all_strides_signal_windows_general_hamming_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2840049Z test_dispatch_symbolic_meta_outplace_all_strides_signal_windows_hamming_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2840297Z test_dispatch_symbolic_meta_outplace_all_strides_signal_windows_hann_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2840541Z 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.000s) 2023-01-11T21:23:43.2840782Z test_dispatch_symbolic_meta_outplace_all_strides_signal_windows_nuttall_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2841019Z 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.000s) 2023-01-11T21:23:43.2841251Z 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.000s) 2023-01-11T21:23:43.2841484Z 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.000s) 2023-01-11T21:23:43.2841712Z 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.000s) 2023-01-11T21:23:43.2841942Z 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.000s) 2023-01-11T21:23:43.2842188Z 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.000s) 2023-01-11T21:23:43.2842418Z 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.000s) 2023-01-11T21:23:43.2842663Z 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.000s) 2023-01-11T21:23:43.2842911Z 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.000s) 2023-01-11T21:23:43.2843157Z 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.000s) 2023-01-11T21:23:43.2843400Z 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.000s) 2023-01-11T21:23:43.2843643Z 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.000s) 2023-01-11T21:23:43.2843881Z 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.000s) 2023-01-11T21:23:43.2844119Z 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.000s) 2023-01-11T21:23:43.2844350Z 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.000s) 2023-01-11T21:23:43.2844645Z 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.000s) 2023-01-11T21:23:43.2844899Z 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.000s) 2023-01-11T21:23:43.2845345Z 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) 2023-01-11T21:23:43.2845741Z 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) 2023-01-11T21:23:43.2845990Z 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.000s) 2023-01-11T21:23:43.2846230Z 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.000s) 2023-01-11T21:23:43.2846491Z 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.000s) 2023-01-11T21:23:43.2846751Z 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.000s) 2023-01-11T21:23:43.2846983Z 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.000s) 2023-01-11T21:23:43.2847222Z 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.000s) 2023-01-11T21:23:43.2847460Z 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.000s) 2023-01-11T21:23:43.2847714Z 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.000s) 2023-01-11T21:23:43.2848135Z 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) 2023-01-11T21:23:43.2848380Z 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.000s) 2023-01-11T21:23:43.2848638Z 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.000s) 2023-01-11T21:23:43.2848888Z 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.000s) 2023-01-11T21:23:43.2849143Z 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.000s) 2023-01-11T21:23:43.2849393Z 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.000s) 2023-01-11T21:23:43.2849631Z 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.000s) 2023-01-11T21:23:43.2849892Z 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.000s) 2023-01-11T21:23:43.2850159Z 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.000s) 2023-01-11T21:23:43.2850422Z 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.000s) 2023-01-11T21:23:43.2850667Z 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.000s) 2023-01-11T21:23:43.2851066Z 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) 2023-01-11T21:23:43.2851457Z 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) 2023-01-11T21:23:43.2851845Z 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) 2023-01-11T21:23:43.2852230Z 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) 2023-01-11T21:23:43.2852483Z 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.000s) 2023-01-11T21:23:43.2852732Z 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.000s) 2023-01-11T21:23:43.2853031Z 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.000s) 2023-01-11T21:23:43.2853353Z 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.000s) 2023-01-11T21:23:43.2853653Z 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.000s) 2023-01-11T21:23:43.2853957Z 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.000s) 2023-01-11T21:23:43.2854377Z 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.000s) 2023-01-11T21:23:43.2854668Z 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.000s) 2023-01-11T21:23:43.2854962Z 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.000s) 2023-01-11T21:23:43.2855240Z 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.000s) 2023-01-11T21:23:43.2855497Z 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.000s) 2023-01-11T21:23:43.2855770Z 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.000s) 2023-01-11T21:23:43.2856009Z test_dispatch_symbolic_meta_outplace_all_strides_std_mean_unbiased_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2856246Z test_dispatch_symbolic_meta_outplace_all_strides_std_unbiased_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2856475Z 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.000s) 2023-01-11T21:23:43.2856705Z 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.000s) 2023-01-11T21:23:43.2856937Z 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.000s) 2023-01-11T21:23:43.2857173Z 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.000s) 2023-01-11T21:23:43.2857398Z 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.000s) 2023-01-11T21:23:43.2857629Z test_dispatch_symbolic_meta_outplace_all_strides_svd_lowrank_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2857861Z 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.000s) 2023-01-11T21:23:43.2858089Z 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.000s) 2023-01-11T21:23:43.2858322Z 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.000s) 2023-01-11T21:23:43.2858548Z 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.000s) 2023-01-11T21:23:43.2858804Z 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.000s) 2023-01-11T21:23:43.2859038Z 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.000s) 2023-01-11T21:23:43.2859278Z 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.000s) 2023-01-11T21:23:43.2859514Z 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.000s) 2023-01-11T21:23:43.2859739Z 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.000s) 2023-01-11T21:23:43.2859967Z 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.000s) 2023-01-11T21:23:43.2860201Z 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.000s) 2023-01-11T21:23:43.2860448Z 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.000s) 2023-01-11T21:23:43.2860681Z 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.000s) 2023-01-11T21:23:43.2860912Z 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.000s) 2023-01-11T21:23:43.2861150Z 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.000s) 2023-01-11T21:23:43.2861375Z 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.000s) 2023-01-11T21:23:43.2861625Z 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.000s) 2023-01-11T21:23:43.2861854Z 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.000s) 2023-01-11T21:23:43.2862090Z 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.000s) 2023-01-11T21:23:43.2862317Z 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.000s) 2023-01-11T21:23:43.2862549Z 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.000s) 2023-01-11T21:23:43.2862792Z 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.000s) 2023-01-11T21:23:43.2863017Z 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.000s) 2023-01-11T21:23:43.2863249Z 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.000s) 2023-01-11T21:23:43.2863531Z 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.000s) 2023-01-11T21:23:43.2863791Z 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.000s) 2023-01-11T21:23:43.2864029Z 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.000s) 2023-01-11T21:23:43.2864260Z 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.000s) 2023-01-11T21:23:43.2864499Z 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.000s) 2023-01-11T21:23:43.2864780Z 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) 2023-01-11T21:23:43.2865019Z 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.000s) 2023-01-11T21:23:43.2865274Z 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.000s) 2023-01-11T21:23:43.2865507Z 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.000s) 2023-01-11T21:23:43.2865752Z test_dispatch_symbolic_meta_outplace_all_strides_var_mean_unbiased_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2866002Z test_dispatch_symbolic_meta_outplace_all_strides_var_unbiased_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2866293Z 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.000s) 2023-01-11T21:23:43.2866593Z 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.000s) 2023-01-11T21:23:43.2866881Z 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.000s) 2023-01-11T21:23:43.2867183Z 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.000s) 2023-01-11T21:23:43.2867452Z 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.000s) 2023-01-11T21:23:43.2867683Z 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.000s) 2023-01-11T21:23:43.2867909Z 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.000s) 2023-01-11T21:23:43.2868141Z 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.000s) 2023-01-11T21:23:43.2868369Z 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.000s) 2023-01-11T21:23:43.2868623Z 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.000s) 2023-01-11T21:23:43.2868854Z 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.000s) 2023-01-11T21:23:43.2869082Z 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.000s) 2023-01-11T21:23:43.2869321Z 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.000s) 2023-01-11T21:23:43.2869547Z test_dispatch_symbolic_meta_outplace_allclose_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2869778Z test_dispatch_symbolic_meta_outplace_allclose_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2870007Z test_dispatch_symbolic_meta_outplace_allclose_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2870230Z test_dispatch_symbolic_meta_outplace_allclose_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2870479Z test_dispatch_symbolic_meta_outplace_allclose_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2870697Z test_dispatch_symbolic_meta_outplace_allclose_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2870917Z test_dispatch_symbolic_meta_outplace_amax_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2871140Z test_dispatch_symbolic_meta_outplace_amax_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2871360Z test_dispatch_symbolic_meta_outplace_amax_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2871580Z test_dispatch_symbolic_meta_outplace_amax_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2871792Z test_dispatch_symbolic_meta_outplace_amax_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2872008Z test_dispatch_symbolic_meta_outplace_amax_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2872230Z test_dispatch_symbolic_meta_outplace_amax_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2872492Z test_dispatch_symbolic_meta_outplace_amax_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2872758Z test_dispatch_symbolic_meta_outplace_amax_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2873032Z test_dispatch_symbolic_meta_outplace_amax_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2873305Z test_dispatch_symbolic_meta_outplace_amin_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2873567Z test_dispatch_symbolic_meta_outplace_amin_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2873899Z test_dispatch_symbolic_meta_outplace_amin_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2874169Z test_dispatch_symbolic_meta_outplace_amin_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2874440Z test_dispatch_symbolic_meta_outplace_amin_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2874705Z test_dispatch_symbolic_meta_outplace_amin_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2874956Z test_dispatch_symbolic_meta_outplace_amin_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2875171Z test_dispatch_symbolic_meta_outplace_amin_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2875385Z test_dispatch_symbolic_meta_outplace_amin_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2875601Z test_dispatch_symbolic_meta_outplace_amin_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2875850Z test_dispatch_symbolic_meta_outplace_aminmax_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2876067Z test_dispatch_symbolic_meta_outplace_aminmax_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2876290Z test_dispatch_symbolic_meta_outplace_aminmax_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2876508Z test_dispatch_symbolic_meta_outplace_aminmax_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2876735Z test_dispatch_symbolic_meta_outplace_aminmax_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2876955Z test_dispatch_symbolic_meta_outplace_aminmax_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2877171Z test_dispatch_symbolic_meta_outplace_aminmax_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2877383Z test_dispatch_symbolic_meta_outplace_aminmax_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2877605Z test_dispatch_symbolic_meta_outplace_aminmax_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2877819Z test_dispatch_symbolic_meta_outplace_aminmax_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2878037Z test_dispatch_symbolic_meta_outplace_angle_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2878269Z test_dispatch_symbolic_meta_outplace_angle_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2878492Z test_dispatch_symbolic_meta_outplace_angle_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2878713Z test_dispatch_symbolic_meta_outplace_angle_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2878947Z test_dispatch_symbolic_meta_outplace_angle_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2879170Z test_dispatch_symbolic_meta_outplace_angle_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2879391Z test_dispatch_symbolic_meta_outplace_angle_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2879609Z test_dispatch_symbolic_meta_outplace_angle_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2879823Z test_dispatch_symbolic_meta_outplace_angle_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2880043Z test_dispatch_symbolic_meta_outplace_angle_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2880254Z test_dispatch_symbolic_meta_outplace_angle_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2880473Z test_dispatch_symbolic_meta_outplace_any_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2880722Z test_dispatch_symbolic_meta_outplace_any_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2880943Z test_dispatch_symbolic_meta_outplace_any_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2881164Z test_dispatch_symbolic_meta_outplace_any_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2881385Z test_dispatch_symbolic_meta_outplace_any_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2881591Z test_dispatch_symbolic_meta_outplace_any_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2881808Z test_dispatch_symbolic_meta_outplace_any_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2882023Z test_dispatch_symbolic_meta_outplace_any_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2882238Z test_dispatch_symbolic_meta_outplace_any_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2882455Z test_dispatch_symbolic_meta_outplace_any_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2882674Z test_dispatch_symbolic_meta_outplace_any_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2882890Z test_dispatch_symbolic_meta_outplace_any_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2883122Z test_dispatch_symbolic_meta_outplace_arange_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2883403Z test_dispatch_symbolic_meta_outplace_arange_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2883679Z test_dispatch_symbolic_meta_outplace_arange_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2883987Z test_dispatch_symbolic_meta_outplace_arange_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2884266Z test_dispatch_symbolic_meta_outplace_arange_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2884538Z test_dispatch_symbolic_meta_outplace_arange_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2884804Z test_dispatch_symbolic_meta_outplace_arange_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2885079Z test_dispatch_symbolic_meta_outplace_arange_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2885353Z test_dispatch_symbolic_meta_outplace_arange_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2885599Z test_dispatch_symbolic_meta_outplace_argmax_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2885816Z test_dispatch_symbolic_meta_outplace_argmax_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2886059Z test_dispatch_symbolic_meta_outplace_argmax_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2886279Z test_dispatch_symbolic_meta_outplace_argmax_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2886496Z test_dispatch_symbolic_meta_outplace_argmax_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2886748Z test_dispatch_symbolic_meta_outplace_argmax_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2887021Z test_dispatch_symbolic_meta_outplace_argmax_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2887238Z test_dispatch_symbolic_meta_outplace_argmax_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2887451Z test_dispatch_symbolic_meta_outplace_argmax_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2887671Z test_dispatch_symbolic_meta_outplace_argmin_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2887890Z test_dispatch_symbolic_meta_outplace_argmin_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2888109Z test_dispatch_symbolic_meta_outplace_argmin_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2888328Z test_dispatch_symbolic_meta_outplace_argmin_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2888545Z test_dispatch_symbolic_meta_outplace_argmin_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2888758Z test_dispatch_symbolic_meta_outplace_argmin_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2888974Z test_dispatch_symbolic_meta_outplace_argmin_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2889224Z test_dispatch_symbolic_meta_outplace_argmin_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2889439Z test_dispatch_symbolic_meta_outplace_argmin_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2889666Z test_dispatch_symbolic_meta_outplace_argsort_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2889883Z test_dispatch_symbolic_meta_outplace_argsort_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2890105Z test_dispatch_symbolic_meta_outplace_argsort_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2890335Z test_dispatch_symbolic_meta_outplace_argsort_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2890553Z test_dispatch_symbolic_meta_outplace_argsort_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2890771Z test_dispatch_symbolic_meta_outplace_argsort_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2891007Z test_dispatch_symbolic_meta_outplace_argsort_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2891223Z test_dispatch_symbolic_meta_outplace_argsort_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2891436Z test_dispatch_symbolic_meta_outplace_argsort_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2891667Z test_dispatch_symbolic_meta_outplace_argwhere_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2891888Z test_dispatch_symbolic_meta_outplace_argwhere_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2892120Z test_dispatch_symbolic_meta_outplace_argwhere_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2892346Z test_dispatch_symbolic_meta_outplace_argwhere_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2892564Z test_dispatch_symbolic_meta_outplace_argwhere_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2892791Z test_dispatch_symbolic_meta_outplace_argwhere_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2893015Z test_dispatch_symbolic_meta_outplace_argwhere_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2893238Z test_dispatch_symbolic_meta_outplace_argwhere_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2893460Z test_dispatch_symbolic_meta_outplace_argwhere_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2893680Z test_dispatch_symbolic_meta_outplace_argwhere_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2893900Z test_dispatch_symbolic_meta_outplace_argwhere_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2894141Z test_dispatch_symbolic_meta_outplace_argwhere_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2894556Z test_dispatch_symbolic_meta_outplace_as_strided_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2894781Z test_dispatch_symbolic_meta_outplace_as_strided_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2895011Z test_dispatch_symbolic_meta_outplace_as_strided_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2895239Z test_dispatch_symbolic_meta_outplace_as_strided_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2895459Z test_dispatch_symbolic_meta_outplace_as_strided_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2895683Z test_dispatch_symbolic_meta_outplace_as_strided_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2895950Z test_dispatch_symbolic_meta_outplace_as_strided_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2896167Z test_dispatch_symbolic_meta_outplace_as_strided_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2896390Z test_dispatch_symbolic_meta_outplace_as_strided_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2896615Z test_dispatch_symbolic_meta_outplace_as_strided_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2896837Z test_dispatch_symbolic_meta_outplace_as_strided_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2897055Z test_dispatch_symbolic_meta_outplace_as_strided_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2897281Z test_dispatch_symbolic_meta_outplace_as_strided_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2897523Z test_dispatch_symbolic_meta_outplace_as_strided_partial_views_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2897767Z test_dispatch_symbolic_meta_outplace_as_strided_partial_views_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2898013Z test_dispatch_symbolic_meta_outplace_as_strided_partial_views_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2898247Z test_dispatch_symbolic_meta_outplace_as_strided_partial_views_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2898485Z test_dispatch_symbolic_meta_outplace_as_strided_partial_views_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2898722Z test_dispatch_symbolic_meta_outplace_as_strided_partial_views_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2898995Z test_dispatch_symbolic_meta_outplace_as_strided_partial_views_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2899236Z test_dispatch_symbolic_meta_outplace_as_strided_partial_views_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2899473Z test_dispatch_symbolic_meta_outplace_as_strided_partial_views_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2899712Z test_dispatch_symbolic_meta_outplace_as_strided_partial_views_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2899947Z test_dispatch_symbolic_meta_outplace_as_strided_partial_views_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2900182Z test_dispatch_symbolic_meta_outplace_as_strided_partial_views_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2900414Z test_dispatch_symbolic_meta_outplace_as_strided_partial_views_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2900648Z 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.000s) 2023-01-11T21:23:43.2900905Z 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.000s) 2023-01-11T21:23:43.2901138Z 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.000s) 2023-01-11T21:23:43.2901374Z 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.000s) 2023-01-11T21:23:43.2901611Z 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.000s) 2023-01-11T21:23:43.2901843Z 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.000s) 2023-01-11T21:23:43.2902077Z 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.000s) 2023-01-11T21:23:43.2902301Z 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.000s) 2023-01-11T21:23:43.2902533Z 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.000s) 2023-01-11T21:23:43.2902768Z 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.000s) 2023-01-11T21:23:43.2902999Z 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.000s) 2023-01-11T21:23:43.2903228Z 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.000s) 2023-01-11T21:23:43.2903455Z 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.000s) 2023-01-11T21:23:43.2903677Z test_dispatch_symbolic_meta_outplace_asin_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2903915Z test_dispatch_symbolic_meta_outplace_asin_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2904141Z test_dispatch_symbolic_meta_outplace_asin_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2904358Z test_dispatch_symbolic_meta_outplace_asin_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2904581Z test_dispatch_symbolic_meta_outplace_asin_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2904855Z test_dispatch_symbolic_meta_outplace_asin_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2905081Z test_dispatch_symbolic_meta_outplace_asin_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2905297Z test_dispatch_symbolic_meta_outplace_asin_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2905514Z test_dispatch_symbolic_meta_outplace_asin_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2905755Z test_dispatch_symbolic_meta_outplace_asin_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2905969Z test_dispatch_symbolic_meta_outplace_asin_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2906221Z test_dispatch_symbolic_meta_outplace_asin_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2906496Z test_dispatch_symbolic_meta_outplace_asin_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2906771Z test_dispatch_symbolic_meta_outplace_asinh_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2907039Z test_dispatch_symbolic_meta_outplace_asinh_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2907313Z test_dispatch_symbolic_meta_outplace_asinh_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2907554Z test_dispatch_symbolic_meta_outplace_asinh_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2907778Z test_dispatch_symbolic_meta_outplace_asinh_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2907999Z test_dispatch_symbolic_meta_outplace_asinh_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2908218Z test_dispatch_symbolic_meta_outplace_asinh_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2908437Z test_dispatch_symbolic_meta_outplace_asinh_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2908655Z test_dispatch_symbolic_meta_outplace_asinh_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2916143Z test_dispatch_symbolic_meta_outplace_asinh_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2916407Z test_dispatch_symbolic_meta_outplace_asinh_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2916625Z test_dispatch_symbolic_meta_outplace_asinh_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2916839Z test_dispatch_symbolic_meta_outplace_asinh_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2917059Z test_dispatch_symbolic_meta_outplace_atan2_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2917269Z test_dispatch_symbolic_meta_outplace_atan2_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2917495Z test_dispatch_symbolic_meta_outplace_atan2_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2917713Z test_dispatch_symbolic_meta_outplace_atan2_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2917925Z test_dispatch_symbolic_meta_outplace_atan2_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2918166Z test_dispatch_symbolic_meta_outplace_atan2_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2918383Z test_dispatch_symbolic_meta_outplace_atan2_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2918593Z test_dispatch_symbolic_meta_outplace_atan2_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2918810Z test_dispatch_symbolic_meta_outplace_atan2_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2919021Z test_dispatch_symbolic_meta_outplace_atan2_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2919238Z test_dispatch_symbolic_meta_outplace_atan_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2919454Z test_dispatch_symbolic_meta_outplace_atan_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2919681Z test_dispatch_symbolic_meta_outplace_atan_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2919898Z test_dispatch_symbolic_meta_outplace_atan_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2920120Z test_dispatch_symbolic_meta_outplace_atan_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2920339Z test_dispatch_symbolic_meta_outplace_atan_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2920556Z test_dispatch_symbolic_meta_outplace_atan_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2920767Z test_dispatch_symbolic_meta_outplace_atan_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2920980Z test_dispatch_symbolic_meta_outplace_atan_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2921216Z test_dispatch_symbolic_meta_outplace_atan_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2921428Z test_dispatch_symbolic_meta_outplace_atan_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2921643Z test_dispatch_symbolic_meta_outplace_atan_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2921861Z test_dispatch_symbolic_meta_outplace_atan_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2922082Z test_dispatch_symbolic_meta_outplace_atanh_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2922290Z test_dispatch_symbolic_meta_outplace_atanh_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2922515Z test_dispatch_symbolic_meta_outplace_atanh_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2922784Z test_dispatch_symbolic_meta_outplace_atanh_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2923104Z test_dispatch_symbolic_meta_outplace_atanh_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2923378Z test_dispatch_symbolic_meta_outplace_atanh_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2923644Z test_dispatch_symbolic_meta_outplace_atanh_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2923913Z test_dispatch_symbolic_meta_outplace_atanh_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2924183Z test_dispatch_symbolic_meta_outplace_atanh_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2924453Z test_dispatch_symbolic_meta_outplace_atanh_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2924718Z test_dispatch_symbolic_meta_outplace_atanh_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2924985Z test_dispatch_symbolic_meta_outplace_atanh_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2925254Z test_dispatch_symbolic_meta_outplace_atanh_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2925514Z test_dispatch_symbolic_meta_outplace_atleast_1d_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2925733Z test_dispatch_symbolic_meta_outplace_atleast_1d_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2925967Z test_dispatch_symbolic_meta_outplace_atleast_1d_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2926197Z test_dispatch_symbolic_meta_outplace_atleast_1d_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2926418Z test_dispatch_symbolic_meta_outplace_atleast_1d_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2926664Z test_dispatch_symbolic_meta_outplace_atleast_1d_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2926884Z test_dispatch_symbolic_meta_outplace_atleast_1d_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2927105Z test_dispatch_symbolic_meta_outplace_atleast_1d_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2927330Z test_dispatch_symbolic_meta_outplace_atleast_1d_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2927555Z test_dispatch_symbolic_meta_outplace_atleast_1d_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2927787Z test_dispatch_symbolic_meta_outplace_atleast_1d_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2928007Z test_dispatch_symbolic_meta_outplace_atleast_1d_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2928220Z test_dispatch_symbolic_meta_outplace_atleast_1d_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2928470Z test_dispatch_symbolic_meta_outplace_atleast_2d_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2928693Z test_dispatch_symbolic_meta_outplace_atleast_2d_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2928924Z test_dispatch_symbolic_meta_outplace_atleast_2d_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2929152Z test_dispatch_symbolic_meta_outplace_atleast_2d_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2929372Z test_dispatch_symbolic_meta_outplace_atleast_2d_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2929597Z test_dispatch_symbolic_meta_outplace_atleast_2d_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2929816Z test_dispatch_symbolic_meta_outplace_atleast_2d_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2930031Z test_dispatch_symbolic_meta_outplace_atleast_2d_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2930253Z test_dispatch_symbolic_meta_outplace_atleast_2d_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2930478Z test_dispatch_symbolic_meta_outplace_atleast_2d_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2930701Z test_dispatch_symbolic_meta_outplace_atleast_2d_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2930911Z test_dispatch_symbolic_meta_outplace_atleast_2d_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2931130Z test_dispatch_symbolic_meta_outplace_atleast_2d_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2931377Z test_dispatch_symbolic_meta_outplace_atleast_3d_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2931598Z test_dispatch_symbolic_meta_outplace_atleast_3d_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2931825Z test_dispatch_symbolic_meta_outplace_atleast_3d_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2932053Z test_dispatch_symbolic_meta_outplace_atleast_3d_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2932274Z test_dispatch_symbolic_meta_outplace_atleast_3d_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2932496Z test_dispatch_symbolic_meta_outplace_atleast_3d_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2932713Z test_dispatch_symbolic_meta_outplace_atleast_3d_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2932927Z test_dispatch_symbolic_meta_outplace_atleast_3d_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2933203Z test_dispatch_symbolic_meta_outplace_atleast_3d_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2933447Z test_dispatch_symbolic_meta_outplace_atleast_3d_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2933661Z test_dispatch_symbolic_meta_outplace_atleast_3d_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2933884Z test_dispatch_symbolic_meta_outplace_atleast_3d_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2934104Z test_dispatch_symbolic_meta_outplace_atleast_3d_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2934436Z test_dispatch_symbolic_meta_outplace_baddbmm_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2934668Z test_dispatch_symbolic_meta_outplace_baddbmm_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2934896Z test_dispatch_symbolic_meta_outplace_baddbmm_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2935119Z test_dispatch_symbolic_meta_outplace_baddbmm_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2935344Z test_dispatch_symbolic_meta_outplace_baddbmm_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2935566Z test_dispatch_symbolic_meta_outplace_baddbmm_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2935794Z test_dispatch_symbolic_meta_outplace_bernoulli_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2936015Z test_dispatch_symbolic_meta_outplace_bernoulli_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2936241Z test_dispatch_symbolic_meta_outplace_bernoulli_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2936504Z test_dispatch_symbolic_meta_outplace_bernoulli_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2936733Z test_dispatch_symbolic_meta_outplace_bfloat16_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2936957Z test_dispatch_symbolic_meta_outplace_bfloat16_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2937184Z test_dispatch_symbolic_meta_outplace_bfloat16_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2937408Z test_dispatch_symbolic_meta_outplace_bfloat16_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2937631Z test_dispatch_symbolic_meta_outplace_bfloat16_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2937850Z test_dispatch_symbolic_meta_outplace_bfloat16_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2938101Z test_dispatch_symbolic_meta_outplace_bfloat16_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2938320Z test_dispatch_symbolic_meta_outplace_bfloat16_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2938541Z test_dispatch_symbolic_meta_outplace_bfloat16_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2938764Z test_dispatch_symbolic_meta_outplace_bfloat16_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2938983Z test_dispatch_symbolic_meta_outplace_bfloat16_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2939195Z test_dispatch_symbolic_meta_outplace_bfloat16_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2939414Z test_dispatch_symbolic_meta_outplace_bfloat16_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2939630Z test_dispatch_symbolic_meta_outplace_bincount_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2939852Z test_dispatch_symbolic_meta_outplace_bincount_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2940073Z test_dispatch_symbolic_meta_outplace_bincount_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2940292Z test_dispatch_symbolic_meta_outplace_bincount_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2940510Z test_dispatch_symbolic_meta_outplace_bincount_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2940735Z test_dispatch_symbolic_meta_outplace_bitwise_and_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2940958Z test_dispatch_symbolic_meta_outplace_bitwise_and_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2941207Z test_dispatch_symbolic_meta_outplace_bitwise_and_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2941431Z test_dispatch_symbolic_meta_outplace_bitwise_and_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2941653Z test_dispatch_symbolic_meta_outplace_bitwise_and_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2941868Z test_dispatch_symbolic_meta_outplace_bitwise_and_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2942103Z 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.000s) 2023-01-11T21:23:43.2942335Z 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.000s) 2023-01-11T21:23:43.2942566Z 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.000s) 2023-01-11T21:23:43.2942797Z 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.000s) 2023-01-11T21:23:43.2943050Z 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.000s) 2023-01-11T21:23:43.2943272Z test_dispatch_symbolic_meta_outplace_bitwise_not_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2943494Z test_dispatch_symbolic_meta_outplace_bitwise_not_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2943719Z test_dispatch_symbolic_meta_outplace_bitwise_not_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2943940Z test_dispatch_symbolic_meta_outplace_bitwise_not_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2944164Z test_dispatch_symbolic_meta_outplace_bitwise_not_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2944380Z test_dispatch_symbolic_meta_outplace_bitwise_not_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2944595Z test_dispatch_symbolic_meta_outplace_bitwise_or_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2944872Z test_dispatch_symbolic_meta_outplace_bitwise_or_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2945092Z test_dispatch_symbolic_meta_outplace_bitwise_or_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2945316Z test_dispatch_symbolic_meta_outplace_bitwise_or_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2945539Z test_dispatch_symbolic_meta_outplace_bitwise_or_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2945756Z test_dispatch_symbolic_meta_outplace_bitwise_or_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2945993Z 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.000s) 2023-01-11T21:23:43.2946289Z 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.000s) 2023-01-11T21:23:43.2946580Z 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.000s) 2023-01-11T21:23:43.2946870Z 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.000s) 2023-01-11T21:23:43.2947153Z 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.000s) 2023-01-11T21:23:43.2947427Z test_dispatch_symbolic_meta_outplace_bitwise_xor_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2947654Z test_dispatch_symbolic_meta_outplace_bitwise_xor_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2947867Z test_dispatch_symbolic_meta_outplace_bitwise_xor_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2948111Z test_dispatch_symbolic_meta_outplace_bitwise_xor_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2948327Z test_dispatch_symbolic_meta_outplace_bitwise_xor_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2948545Z test_dispatch_symbolic_meta_outplace_bitwise_xor_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2948776Z test_dispatch_symbolic_meta_outplace_block_diag_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2948998Z test_dispatch_symbolic_meta_outplace_block_diag_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2949226Z test_dispatch_symbolic_meta_outplace_block_diag_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2949455Z test_dispatch_symbolic_meta_outplace_block_diag_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2949677Z test_dispatch_symbolic_meta_outplace_block_diag_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2949903Z test_dispatch_symbolic_meta_outplace_block_diag_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2950118Z test_dispatch_symbolic_meta_outplace_block_diag_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2950345Z test_dispatch_symbolic_meta_outplace_block_diag_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2950558Z test_dispatch_symbolic_meta_outplace_block_diag_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2950780Z test_dispatch_symbolic_meta_outplace_block_diag_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2950999Z test_dispatch_symbolic_meta_outplace_block_diag_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2951241Z test_dispatch_symbolic_meta_outplace_block_diag_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2951459Z test_dispatch_symbolic_meta_outplace_block_diag_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2951682Z test_dispatch_symbolic_meta_outplace_bmm_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2951906Z test_dispatch_symbolic_meta_outplace_bmm_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2952131Z test_dispatch_symbolic_meta_outplace_bmm_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2952353Z test_dispatch_symbolic_meta_outplace_bmm_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2952623Z test_dispatch_symbolic_meta_outplace_bmm_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2952891Z test_dispatch_symbolic_meta_outplace_bmm_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2953179Z test_dispatch_symbolic_meta_outplace_bool_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2953455Z test_dispatch_symbolic_meta_outplace_bool_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2953733Z test_dispatch_symbolic_meta_outplace_bool_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2954011Z test_dispatch_symbolic_meta_outplace_bool_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2954283Z test_dispatch_symbolic_meta_outplace_bool_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2954556Z test_dispatch_symbolic_meta_outplace_bool_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2954828Z test_dispatch_symbolic_meta_outplace_bool_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2955045Z test_dispatch_symbolic_meta_outplace_bool_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2955263Z test_dispatch_symbolic_meta_outplace_bool_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2955481Z test_dispatch_symbolic_meta_outplace_bool_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2955691Z test_dispatch_symbolic_meta_outplace_bool_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2955908Z test_dispatch_symbolic_meta_outplace_bool_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2956118Z test_dispatch_symbolic_meta_outplace_bool_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2956350Z test_dispatch_symbolic_meta_outplace_broadcast_shapes_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2956610Z test_dispatch_symbolic_meta_outplace_broadcast_tensors_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2956843Z test_dispatch_symbolic_meta_outplace_broadcast_tensors_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2957086Z test_dispatch_symbolic_meta_outplace_broadcast_tensors_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2957322Z test_dispatch_symbolic_meta_outplace_broadcast_tensors_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2957553Z test_dispatch_symbolic_meta_outplace_broadcast_tensors_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2957786Z test_dispatch_symbolic_meta_outplace_broadcast_tensors_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2958020Z test_dispatch_symbolic_meta_outplace_broadcast_tensors_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2958307Z test_dispatch_symbolic_meta_outplace_broadcast_tensors_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2958537Z test_dispatch_symbolic_meta_outplace_broadcast_tensors_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2958769Z test_dispatch_symbolic_meta_outplace_broadcast_tensors_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2958996Z test_dispatch_symbolic_meta_outplace_broadcast_tensors_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2959216Z test_dispatch_symbolic_meta_outplace_broadcast_tensors_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2959448Z test_dispatch_symbolic_meta_outplace_broadcast_to_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2959673Z test_dispatch_symbolic_meta_outplace_broadcast_to_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2959897Z test_dispatch_symbolic_meta_outplace_broadcast_to_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2960129Z test_dispatch_symbolic_meta_outplace_broadcast_to_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2960357Z test_dispatch_symbolic_meta_outplace_broadcast_to_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2960577Z test_dispatch_symbolic_meta_outplace_broadcast_to_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2960797Z test_dispatch_symbolic_meta_outplace_broadcast_to_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2961024Z test_dispatch_symbolic_meta_outplace_broadcast_to_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2961242Z test_dispatch_symbolic_meta_outplace_broadcast_to_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2961481Z test_dispatch_symbolic_meta_outplace_broadcast_to_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2961702Z test_dispatch_symbolic_meta_outplace_broadcast_to_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2961923Z test_dispatch_symbolic_meta_outplace_broadcast_to_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2962144Z test_dispatch_symbolic_meta_outplace_bucketize_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2962370Z test_dispatch_symbolic_meta_outplace_bucketize_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2962608Z test_dispatch_symbolic_meta_outplace_bucketize_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2962884Z test_dispatch_symbolic_meta_outplace_bucketize_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2963187Z test_dispatch_symbolic_meta_outplace_bucketize_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2963466Z test_dispatch_symbolic_meta_outplace_bucketize_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2963740Z test_dispatch_symbolic_meta_outplace_bucketize_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2964015Z test_dispatch_symbolic_meta_outplace_bucketize_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2964288Z test_dispatch_symbolic_meta_outplace_byte_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2964557Z test_dispatch_symbolic_meta_outplace_byte_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2964834Z test_dispatch_symbolic_meta_outplace_byte_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2965100Z test_dispatch_symbolic_meta_outplace_byte_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2965374Z test_dispatch_symbolic_meta_outplace_byte_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2965608Z test_dispatch_symbolic_meta_outplace_byte_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2965820Z test_dispatch_symbolic_meta_outplace_byte_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2966039Z test_dispatch_symbolic_meta_outplace_byte_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2966257Z test_dispatch_symbolic_meta_outplace_byte_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2966465Z test_dispatch_symbolic_meta_outplace_byte_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2966702Z test_dispatch_symbolic_meta_outplace_byte_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2966918Z test_dispatch_symbolic_meta_outplace_byte_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2967146Z test_dispatch_symbolic_meta_outplace_cartesian_prod_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2967377Z test_dispatch_symbolic_meta_outplace_cartesian_prod_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2967612Z test_dispatch_symbolic_meta_outplace_cartesian_prod_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2967838Z test_dispatch_symbolic_meta_outplace_cartesian_prod_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2968069Z test_dispatch_symbolic_meta_outplace_cartesian_prod_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2968301Z test_dispatch_symbolic_meta_outplace_cartesian_prod_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2968555Z test_dispatch_symbolic_meta_outplace_cartesian_prod_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2968779Z test_dispatch_symbolic_meta_outplace_cartesian_prod_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2969002Z test_dispatch_symbolic_meta_outplace_cartesian_prod_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2969224Z test_dispatch_symbolic_meta_outplace_cartesian_prod_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2969447Z test_dispatch_symbolic_meta_outplace_cartesian_prod_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2969668Z test_dispatch_symbolic_meta_outplace_cartesian_prod_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2969885Z test_dispatch_symbolic_meta_outplace_cat_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2970106Z test_dispatch_symbolic_meta_outplace_cat_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2970327Z test_dispatch_symbolic_meta_outplace_cat_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2970543Z test_dispatch_symbolic_meta_outplace_cat_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2970765Z test_dispatch_symbolic_meta_outplace_cat_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2970988Z test_dispatch_symbolic_meta_outplace_cat_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2971206Z test_dispatch_symbolic_meta_outplace_cat_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2971417Z test_dispatch_symbolic_meta_outplace_cat_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2971651Z test_dispatch_symbolic_meta_outplace_cat_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2971872Z test_dispatch_symbolic_meta_outplace_cat_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2972087Z test_dispatch_symbolic_meta_outplace_cat_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2972305Z test_dispatch_symbolic_meta_outplace_cat_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2972516Z test_dispatch_symbolic_meta_outplace_cat_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2972738Z test_dispatch_symbolic_meta_outplace_cdist_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2972949Z test_dispatch_symbolic_meta_outplace_cdist_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2973200Z test_dispatch_symbolic_meta_outplace_cdouble_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2973467Z test_dispatch_symbolic_meta_outplace_cdouble_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2973700Z test_dispatch_symbolic_meta_outplace_cdouble_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2973927Z test_dispatch_symbolic_meta_outplace_cdouble_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2974155Z test_dispatch_symbolic_meta_outplace_cdouble_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2974586Z test_dispatch_symbolic_meta_outplace_cdouble_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2974814Z test_dispatch_symbolic_meta_outplace_cdouble_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2975036Z test_dispatch_symbolic_meta_outplace_cdouble_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2975254Z test_dispatch_symbolic_meta_outplace_cdouble_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2975475Z test_dispatch_symbolic_meta_outplace_cdouble_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2975687Z test_dispatch_symbolic_meta_outplace_cdouble_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2975900Z test_dispatch_symbolic_meta_outplace_cdouble_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2976115Z test_dispatch_symbolic_meta_outplace_cdouble_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2976335Z test_dispatch_symbolic_meta_outplace_ceil_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2976552Z test_dispatch_symbolic_meta_outplace_ceil_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2976811Z test_dispatch_symbolic_meta_outplace_ceil_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2977030Z test_dispatch_symbolic_meta_outplace_ceil_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2977250Z test_dispatch_symbolic_meta_outplace_ceil_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2977464Z test_dispatch_symbolic_meta_outplace_ceil_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2977674Z test_dispatch_symbolic_meta_outplace_ceil_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2977892Z test_dispatch_symbolic_meta_outplace_ceil_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2978111Z test_dispatch_symbolic_meta_outplace_ceil_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2978333Z test_dispatch_symbolic_meta_outplace_cfloat_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2978576Z test_dispatch_symbolic_meta_outplace_cfloat_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2978807Z test_dispatch_symbolic_meta_outplace_cfloat_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2979036Z test_dispatch_symbolic_meta_outplace_cfloat_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2979265Z test_dispatch_symbolic_meta_outplace_cfloat_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2979489Z test_dispatch_symbolic_meta_outplace_cfloat_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2979712Z test_dispatch_symbolic_meta_outplace_cfloat_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2979930Z test_dispatch_symbolic_meta_outplace_cfloat_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2980148Z test_dispatch_symbolic_meta_outplace_cfloat_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2980368Z test_dispatch_symbolic_meta_outplace_cfloat_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2980581Z test_dispatch_symbolic_meta_outplace_cfloat_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2980797Z test_dispatch_symbolic_meta_outplace_cfloat_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2981011Z test_dispatch_symbolic_meta_outplace_cfloat_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2981225Z test_dispatch_symbolic_meta_outplace_chalf_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2981443Z test_dispatch_symbolic_meta_outplace_chalf_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2981692Z test_dispatch_symbolic_meta_outplace_chalf_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2981917Z test_dispatch_symbolic_meta_outplace_chalf_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2982143Z test_dispatch_symbolic_meta_outplace_chalf_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2982362Z test_dispatch_symbolic_meta_outplace_chalf_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2982580Z test_dispatch_symbolic_meta_outplace_chalf_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2982794Z test_dispatch_symbolic_meta_outplace_chalf_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2983013Z test_dispatch_symbolic_meta_outplace_chalf_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2983233Z test_dispatch_symbolic_meta_outplace_chalf_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2983477Z test_dispatch_symbolic_meta_outplace_chalf_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2983732Z test_dispatch_symbolic_meta_outplace_chalf_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2983942Z test_dispatch_symbolic_meta_outplace_chalf_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2984159Z test_dispatch_symbolic_meta_outplace_char_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2984373Z test_dispatch_symbolic_meta_outplace_char_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2984597Z test_dispatch_symbolic_meta_outplace_char_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2984881Z test_dispatch_symbolic_meta_outplace_char_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2985107Z test_dispatch_symbolic_meta_outplace_char_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2985328Z test_dispatch_symbolic_meta_outplace_char_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.2985549Z test_dispatch_symbolic_meta_outplace_char_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2985763Z test_dispatch_symbolic_meta_outplace_char_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2985981Z test_dispatch_symbolic_meta_outplace_char_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2986238Z test_dispatch_symbolic_meta_outplace_char_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2986493Z test_dispatch_symbolic_meta_outplace_char_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2986791Z test_dispatch_symbolic_meta_outplace_char_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2987060Z test_dispatch_symbolic_meta_outplace_char_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2987347Z test_dispatch_symbolic_meta_outplace_cholesky_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2987601Z test_dispatch_symbolic_meta_outplace_cholesky_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2987823Z test_dispatch_symbolic_meta_outplace_cholesky_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2988052Z test_dispatch_symbolic_meta_outplace_cholesky_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2988287Z test_dispatch_symbolic_meta_outplace_cholesky_inverse_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2988553Z test_dispatch_symbolic_meta_outplace_cholesky_inverse_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2988784Z test_dispatch_symbolic_meta_outplace_cholesky_inverse_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2989016Z test_dispatch_symbolic_meta_outplace_cholesky_inverse_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2989251Z test_dispatch_symbolic_meta_outplace_cholesky_solve_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2989476Z test_dispatch_symbolic_meta_outplace_cholesky_solve_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2989705Z test_dispatch_symbolic_meta_outplace_cholesky_solve_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2989936Z test_dispatch_symbolic_meta_outplace_cholesky_solve_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2990158Z test_dispatch_symbolic_meta_outplace_chunk_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2990374Z test_dispatch_symbolic_meta_outplace_chunk_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2990601Z test_dispatch_symbolic_meta_outplace_chunk_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2990821Z test_dispatch_symbolic_meta_outplace_chunk_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2991048Z test_dispatch_symbolic_meta_outplace_chunk_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2991264Z test_dispatch_symbolic_meta_outplace_chunk_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2991480Z test_dispatch_symbolic_meta_outplace_chunk_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2991713Z test_dispatch_symbolic_meta_outplace_chunk_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2991931Z test_dispatch_symbolic_meta_outplace_chunk_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2992144Z test_dispatch_symbolic_meta_outplace_chunk_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2992362Z test_dispatch_symbolic_meta_outplace_chunk_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2992579Z test_dispatch_symbolic_meta_outplace_chunk_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2992790Z test_dispatch_symbolic_meta_outplace_chunk_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2993017Z test_dispatch_symbolic_meta_outplace_clamp_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2993234Z test_dispatch_symbolic_meta_outplace_clamp_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2993490Z test_dispatch_symbolic_meta_outplace_clamp_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2993727Z test_dispatch_symbolic_meta_outplace_clamp_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2993968Z test_dispatch_symbolic_meta_outplace_clamp_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2994183Z test_dispatch_symbolic_meta_outplace_clamp_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2994394Z test_dispatch_symbolic_meta_outplace_clamp_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2994612Z test_dispatch_symbolic_meta_outplace_clamp_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2994822Z test_dispatch_symbolic_meta_outplace_clamp_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2995051Z test_dispatch_symbolic_meta_outplace_clamp_max_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2995271Z test_dispatch_symbolic_meta_outplace_clamp_max_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2995497Z test_dispatch_symbolic_meta_outplace_clamp_max_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2995724Z test_dispatch_symbolic_meta_outplace_clamp_max_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2995949Z test_dispatch_symbolic_meta_outplace_clamp_max_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2996171Z test_dispatch_symbolic_meta_outplace_clamp_max_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2996390Z test_dispatch_symbolic_meta_outplace_clamp_max_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2996636Z test_dispatch_symbolic_meta_outplace_clamp_max_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2996856Z test_dispatch_symbolic_meta_outplace_clamp_max_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2997074Z test_dispatch_symbolic_meta_outplace_clamp_max_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2997299Z test_dispatch_symbolic_meta_outplace_clamp_min_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2997514Z test_dispatch_symbolic_meta_outplace_clamp_min_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2997737Z test_dispatch_symbolic_meta_outplace_clamp_min_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2997960Z test_dispatch_symbolic_meta_outplace_clamp_min_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2998178Z test_dispatch_symbolic_meta_outplace_clamp_min_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2998421Z test_dispatch_symbolic_meta_outplace_clamp_min_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2998643Z test_dispatch_symbolic_meta_outplace_clamp_min_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2998862Z test_dispatch_symbolic_meta_outplace_clamp_min_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2999088Z test_dispatch_symbolic_meta_outplace_clamp_min_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2999303Z test_dispatch_symbolic_meta_outplace_clamp_min_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2999524Z test_dispatch_symbolic_meta_outplace_clone_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2999744Z test_dispatch_symbolic_meta_outplace_clone_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.2999967Z test_dispatch_symbolic_meta_outplace_clone_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3000184Z test_dispatch_symbolic_meta_outplace_clone_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3000405Z test_dispatch_symbolic_meta_outplace_clone_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3000630Z test_dispatch_symbolic_meta_outplace_clone_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3000849Z test_dispatch_symbolic_meta_outplace_clone_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3001064Z test_dispatch_symbolic_meta_outplace_clone_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3001285Z test_dispatch_symbolic_meta_outplace_clone_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3001522Z test_dispatch_symbolic_meta_outplace_clone_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3001737Z test_dispatch_symbolic_meta_outplace_clone_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3001955Z test_dispatch_symbolic_meta_outplace_clone_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3002166Z test_dispatch_symbolic_meta_outplace_clone_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3002393Z test_dispatch_symbolic_meta_outplace_column_stack_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3002634Z test_dispatch_symbolic_meta_outplace_column_stack_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3002916Z test_dispatch_symbolic_meta_outplace_column_stack_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3003203Z test_dispatch_symbolic_meta_outplace_column_stack_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3003522Z test_dispatch_symbolic_meta_outplace_column_stack_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3003805Z test_dispatch_symbolic_meta_outplace_column_stack_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3004087Z test_dispatch_symbolic_meta_outplace_column_stack_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3004360Z test_dispatch_symbolic_meta_outplace_column_stack_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3004634Z test_dispatch_symbolic_meta_outplace_column_stack_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3004910Z test_dispatch_symbolic_meta_outplace_column_stack_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3005153Z test_dispatch_symbolic_meta_outplace_column_stack_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3005379Z test_dispatch_symbolic_meta_outplace_column_stack_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3005605Z test_dispatch_symbolic_meta_outplace_column_stack_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3005835Z test_dispatch_symbolic_meta_outplace_combinations_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3006057Z test_dispatch_symbolic_meta_outplace_combinations_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3006294Z test_dispatch_symbolic_meta_outplace_combinations_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3006527Z test_dispatch_symbolic_meta_outplace_combinations_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3006772Z test_dispatch_symbolic_meta_outplace_combinations_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3006997Z test_dispatch_symbolic_meta_outplace_combinations_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3007220Z test_dispatch_symbolic_meta_outplace_combinations_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3007441Z test_dispatch_symbolic_meta_outplace_combinations_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3007662Z test_dispatch_symbolic_meta_outplace_combinations_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3007880Z test_dispatch_symbolic_meta_outplace_combinations_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3008103Z test_dispatch_symbolic_meta_outplace_combinations_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3008325Z test_dispatch_symbolic_meta_outplace_combinations_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3008571Z test_dispatch_symbolic_meta_outplace_complex_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3008790Z test_dispatch_symbolic_meta_outplace_complex_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3009012Z test_dispatch_symbolic_meta_outplace_complex_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3009235Z test_dispatch_symbolic_meta_outplace_conj_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3009450Z test_dispatch_symbolic_meta_outplace_conj_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3009672Z test_dispatch_symbolic_meta_outplace_conj_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3009892Z test_dispatch_symbolic_meta_outplace_conj_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3010116Z test_dispatch_symbolic_meta_outplace_conj_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3010336Z test_dispatch_symbolic_meta_outplace_conj_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3010554Z test_dispatch_symbolic_meta_outplace_conj_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3010768Z test_dispatch_symbolic_meta_outplace_conj_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3010986Z test_dispatch_symbolic_meta_outplace_conj_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3011201Z test_dispatch_symbolic_meta_outplace_conj_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3011406Z test_dispatch_symbolic_meta_outplace_conj_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3011641Z test_dispatch_symbolic_meta_outplace_conj_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3011858Z test_dispatch_symbolic_meta_outplace_conj_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3012091Z test_dispatch_symbolic_meta_outplace_conj_physical_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3012318Z test_dispatch_symbolic_meta_outplace_conj_physical_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3012551Z test_dispatch_symbolic_meta_outplace_conj_physical_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3012789Z test_dispatch_symbolic_meta_outplace_conj_physical_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3013024Z test_dispatch_symbolic_meta_outplace_conj_physical_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3013322Z test_dispatch_symbolic_meta_outplace_conj_physical_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3013543Z test_dispatch_symbolic_meta_outplace_conj_physical_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3013764Z test_dispatch_symbolic_meta_outplace_conj_physical_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3013994Z test_dispatch_symbolic_meta_outplace_conj_physical_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3014393Z test_dispatch_symbolic_meta_outplace_conj_physical_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3014615Z test_dispatch_symbolic_meta_outplace_conj_physical_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3014842Z test_dispatch_symbolic_meta_outplace_conj_physical_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3015060Z test_dispatch_symbolic_meta_outplace_conj_physical_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3015291Z 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.000s) 2023-01-11T21:23:43.3015523Z 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.000s) 2023-01-11T21:23:43.3015756Z 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.000s) 2023-01-11T21:23:43.3015994Z 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.000s) 2023-01-11T21:23:43.3016223Z 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.000s) 2023-01-11T21:23:43.3016454Z 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.000s) 2023-01-11T21:23:43.3016726Z 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.000s) 2023-01-11T21:23:43.3016958Z 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.000s) 2023-01-11T21:23:43.3017176Z 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.000s) 2023-01-11T21:23:43.3017395Z 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.000s) 2023-01-11T21:23:43.3017623Z 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.000s) 2023-01-11T21:23:43.3017848Z 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.000s) 2023-01-11T21:23:43.3018076Z test_dispatch_symbolic_meta_outplace_contiguous_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3018337Z test_dispatch_symbolic_meta_outplace_contiguous_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3018568Z test_dispatch_symbolic_meta_outplace_contiguous_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3018799Z test_dispatch_symbolic_meta_outplace_contiguous_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3019025Z test_dispatch_symbolic_meta_outplace_contiguous_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3019249Z test_dispatch_symbolic_meta_outplace_contiguous_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3019468Z test_dispatch_symbolic_meta_outplace_contiguous_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3019690Z test_dispatch_symbolic_meta_outplace_contiguous_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3019917Z test_dispatch_symbolic_meta_outplace_contiguous_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3020136Z test_dispatch_symbolic_meta_outplace_contiguous_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3020364Z test_dispatch_symbolic_meta_outplace_contiguous_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3020585Z test_dispatch_symbolic_meta_outplace_contiguous_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3020809Z test_dispatch_symbolic_meta_outplace_contiguous_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3021034Z test_dispatch_symbolic_meta_outplace_copysign_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3021257Z test_dispatch_symbolic_meta_outplace_copysign_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3021501Z test_dispatch_symbolic_meta_outplace_copysign_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3021726Z test_dispatch_symbolic_meta_outplace_copysign_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3021952Z test_dispatch_symbolic_meta_outplace_copysign_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3022174Z test_dispatch_symbolic_meta_outplace_copysign_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3022397Z test_dispatch_symbolic_meta_outplace_copysign_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3022619Z test_dispatch_symbolic_meta_outplace_copysign_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3022831Z test_dispatch_symbolic_meta_outplace_copysign_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3023050Z test_dispatch_symbolic_meta_outplace_copysign_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3023299Z test_dispatch_symbolic_meta_outplace_corrcoef_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3023532Z test_dispatch_symbolic_meta_outplace_corrcoef_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3023759Z test_dispatch_symbolic_meta_outplace_corrcoef_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3023983Z test_dispatch_symbolic_meta_outplace_corrcoef_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3024206Z test_dispatch_symbolic_meta_outplace_corrcoef_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3024432Z test_dispatch_symbolic_meta_outplace_corrcoef_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3024653Z test_dispatch_symbolic_meta_outplace_corrcoef_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3024932Z test_dispatch_symbolic_meta_outplace_corrcoef_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3025156Z test_dispatch_symbolic_meta_outplace_corrcoef_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3025371Z test_dispatch_symbolic_meta_outplace_corrcoef_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3025589Z test_dispatch_symbolic_meta_outplace_corrcoef_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3025814Z test_dispatch_symbolic_meta_outplace_cos_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3026034Z test_dispatch_symbolic_meta_outplace_cos_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3026257Z test_dispatch_symbolic_meta_outplace_cos_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3026538Z test_dispatch_symbolic_meta_outplace_cos_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3026816Z test_dispatch_symbolic_meta_outplace_cos_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3027099Z test_dispatch_symbolic_meta_outplace_cos_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3027373Z test_dispatch_symbolic_meta_outplace_cos_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3027593Z test_dispatch_symbolic_meta_outplace_cos_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3027813Z test_dispatch_symbolic_meta_outplace_cos_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3028028Z test_dispatch_symbolic_meta_outplace_cos_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3028237Z test_dispatch_symbolic_meta_outplace_cos_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3028487Z test_dispatch_symbolic_meta_outplace_cos_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3028700Z test_dispatch_symbolic_meta_outplace_cos_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3028922Z test_dispatch_symbolic_meta_outplace_cosh_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3029140Z test_dispatch_symbolic_meta_outplace_cosh_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3029365Z test_dispatch_symbolic_meta_outplace_cosh_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3029590Z test_dispatch_symbolic_meta_outplace_cosh_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3029816Z test_dispatch_symbolic_meta_outplace_cosh_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3030039Z test_dispatch_symbolic_meta_outplace_cosh_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3030259Z test_dispatch_symbolic_meta_outplace_cosh_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3030472Z test_dispatch_symbolic_meta_outplace_cosh_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3030689Z test_dispatch_symbolic_meta_outplace_cosh_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3030902Z test_dispatch_symbolic_meta_outplace_cosh_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3031121Z test_dispatch_symbolic_meta_outplace_cosh_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3031335Z test_dispatch_symbolic_meta_outplace_cosh_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3031569Z test_dispatch_symbolic_meta_outplace_cosh_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3031806Z test_dispatch_symbolic_meta_outplace_count_nonzero_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3032038Z test_dispatch_symbolic_meta_outplace_count_nonzero_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3032274Z test_dispatch_symbolic_meta_outplace_count_nonzero_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3032509Z test_dispatch_symbolic_meta_outplace_count_nonzero_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3032780Z test_dispatch_symbolic_meta_outplace_count_nonzero_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3033057Z test_dispatch_symbolic_meta_outplace_count_nonzero_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3033330Z test_dispatch_symbolic_meta_outplace_count_nonzero_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3033642Z test_dispatch_symbolic_meta_outplace_count_nonzero_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3033911Z test_dispatch_symbolic_meta_outplace_count_nonzero_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3034188Z test_dispatch_symbolic_meta_outplace_count_nonzero_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3034467Z test_dispatch_symbolic_meta_outplace_count_nonzero_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3034740Z test_dispatch_symbolic_meta_outplace_count_nonzero_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3034996Z test_dispatch_symbolic_meta_outplace_cov_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3035220Z test_dispatch_symbolic_meta_outplace_cov_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3035447Z test_dispatch_symbolic_meta_outplace_cov_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3035673Z test_dispatch_symbolic_meta_outplace_cov_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3035894Z test_dispatch_symbolic_meta_outplace_cov_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3036111Z test_dispatch_symbolic_meta_outplace_cov_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3036327Z test_dispatch_symbolic_meta_outplace_cov_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3036542Z test_dispatch_symbolic_meta_outplace_cov_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3036803Z test_dispatch_symbolic_meta_outplace_cov_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3037023Z test_dispatch_symbolic_meta_outplace_cov_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3037235Z test_dispatch_symbolic_meta_outplace_cov_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3037464Z test_dispatch_symbolic_meta_outplace_cross_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3037690Z test_dispatch_symbolic_meta_outplace_cross_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3037912Z test_dispatch_symbolic_meta_outplace_cross_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3038137Z test_dispatch_symbolic_meta_outplace_cross_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3038351Z test_dispatch_symbolic_meta_outplace_cross_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3038592Z test_dispatch_symbolic_meta_outplace_cross_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3038811Z test_dispatch_symbolic_meta_outplace_cross_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3039027Z test_dispatch_symbolic_meta_outplace_cross_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3039241Z test_dispatch_symbolic_meta_outplace_cross_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3039455Z test_dispatch_symbolic_meta_outplace_cross_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3039682Z test_dispatch_symbolic_meta_outplace_cummax_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3039902Z test_dispatch_symbolic_meta_outplace_cummax_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3040123Z test_dispatch_symbolic_meta_outplace_cummax_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3040344Z test_dispatch_symbolic_meta_outplace_cummax_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3040566Z test_dispatch_symbolic_meta_outplace_cummax_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3040785Z test_dispatch_symbolic_meta_outplace_cummax_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3041006Z test_dispatch_symbolic_meta_outplace_cummax_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3041221Z test_dispatch_symbolic_meta_outplace_cummax_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3041437Z test_dispatch_symbolic_meta_outplace_cummax_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3041675Z test_dispatch_symbolic_meta_outplace_cummax_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3041892Z test_dispatch_symbolic_meta_outplace_cummin_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3042106Z test_dispatch_symbolic_meta_outplace_cummin_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3042326Z test_dispatch_symbolic_meta_outplace_cummin_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3042544Z test_dispatch_symbolic_meta_outplace_cummin_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3042782Z test_dispatch_symbolic_meta_outplace_cummin_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3043052Z test_dispatch_symbolic_meta_outplace_cummin_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3043321Z test_dispatch_symbolic_meta_outplace_cummin_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3043616Z test_dispatch_symbolic_meta_outplace_cummin_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3043884Z test_dispatch_symbolic_meta_outplace_cummin_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3044160Z test_dispatch_symbolic_meta_outplace_cummin_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3044443Z test_dispatch_symbolic_meta_outplace_cumprod_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3044728Z test_dispatch_symbolic_meta_outplace_cumprod_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3045004Z test_dispatch_symbolic_meta_outplace_cumprod_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3045285Z test_dispatch_symbolic_meta_outplace_cumprod_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3045542Z test_dispatch_symbolic_meta_outplace_cumprod_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3045767Z test_dispatch_symbolic_meta_outplace_cumprod_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3045990Z test_dispatch_symbolic_meta_outplace_cumprod_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3046208Z test_dispatch_symbolic_meta_outplace_cumprod_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3046431Z test_dispatch_symbolic_meta_outplace_cumprod_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3046649Z test_dispatch_symbolic_meta_outplace_cumprod_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3046863Z test_dispatch_symbolic_meta_outplace_cumprod_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3047102Z test_dispatch_symbolic_meta_outplace_cumsum_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3047333Z test_dispatch_symbolic_meta_outplace_cumsum_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3047561Z test_dispatch_symbolic_meta_outplace_cumsum_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3047775Z test_dispatch_symbolic_meta_outplace_cumsum_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3047994Z test_dispatch_symbolic_meta_outplace_cumsum_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3048214Z test_dispatch_symbolic_meta_outplace_cumsum_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3048433Z test_dispatch_symbolic_meta_outplace_cumsum_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3048654Z test_dispatch_symbolic_meta_outplace_cumsum_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3048893Z test_dispatch_symbolic_meta_outplace_cumsum_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3049110Z test_dispatch_symbolic_meta_outplace_cumsum_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3049323Z test_dispatch_symbolic_meta_outplace_cumsum_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3049566Z test_dispatch_symbolic_meta_outplace_cumulative_trapezoid_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3049812Z test_dispatch_symbolic_meta_outplace_cumulative_trapezoid_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3050060Z test_dispatch_symbolic_meta_outplace_cumulative_trapezoid_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3050299Z test_dispatch_symbolic_meta_outplace_cumulative_trapezoid_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3050532Z test_dispatch_symbolic_meta_outplace_cumulative_trapezoid_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3050767Z test_dispatch_symbolic_meta_outplace_cumulative_trapezoid_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3051003Z test_dispatch_symbolic_meta_outplace_cumulative_trapezoid_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3051237Z test_dispatch_symbolic_meta_outplace_cumulative_trapezoid_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3051469Z test_dispatch_symbolic_meta_outplace_cumulative_trapezoid_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3051701Z test_dispatch_symbolic_meta_outplace_cumulative_trapezoid_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3051960Z test_dispatch_symbolic_meta_outplace_cumulative_trapezoid_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3052188Z test_dispatch_symbolic_meta_outplace_deg2rad_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3052408Z test_dispatch_symbolic_meta_outplace_deg2rad_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3052635Z test_dispatch_symbolic_meta_outplace_deg2rad_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3052858Z test_dispatch_symbolic_meta_outplace_deg2rad_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3053083Z test_dispatch_symbolic_meta_outplace_deg2rad_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3053337Z test_dispatch_symbolic_meta_outplace_deg2rad_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3053563Z test_dispatch_symbolic_meta_outplace_deg2rad_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3053800Z test_dispatch_symbolic_meta_outplace_deg2rad_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3054015Z test_dispatch_symbolic_meta_outplace_deg2rad_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3054332Z test_dispatch_symbolic_meta_outplace_deg2rad_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3054562Z test_dispatch_symbolic_meta_outplace_diag_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3054786Z test_dispatch_symbolic_meta_outplace_diag_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3055007Z test_dispatch_symbolic_meta_outplace_diag_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3055234Z test_dispatch_symbolic_meta_outplace_diag_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3055458Z test_dispatch_symbolic_meta_outplace_diag_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3055678Z test_dispatch_symbolic_meta_outplace_diag_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3055900Z test_dispatch_symbolic_meta_outplace_diag_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3056106Z test_dispatch_symbolic_meta_outplace_diag_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3056327Z test_dispatch_symbolic_meta_outplace_diag_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3056547Z test_dispatch_symbolic_meta_outplace_diag_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3056758Z test_dispatch_symbolic_meta_outplace_diag_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3057013Z test_dispatch_symbolic_meta_outplace_diag_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3057236Z test_dispatch_symbolic_meta_outplace_diag_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3057466Z test_dispatch_symbolic_meta_outplace_diag_embed_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3057693Z test_dispatch_symbolic_meta_outplace_diag_embed_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3057926Z test_dispatch_symbolic_meta_outplace_diag_embed_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3058157Z test_dispatch_symbolic_meta_outplace_diag_embed_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3058386Z test_dispatch_symbolic_meta_outplace_diag_embed_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3058613Z test_dispatch_symbolic_meta_outplace_diag_embed_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3058857Z test_dispatch_symbolic_meta_outplace_diag_embed_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3059078Z test_dispatch_symbolic_meta_outplace_diag_embed_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3059302Z test_dispatch_symbolic_meta_outplace_diag_embed_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3059530Z test_dispatch_symbolic_meta_outplace_diag_embed_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3059755Z test_dispatch_symbolic_meta_outplace_diag_embed_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3059979Z test_dispatch_symbolic_meta_outplace_diag_embed_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3060200Z test_dispatch_symbolic_meta_outplace_diag_embed_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3060431Z test_dispatch_symbolic_meta_outplace_diagflat_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3060655Z test_dispatch_symbolic_meta_outplace_diagflat_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3060886Z test_dispatch_symbolic_meta_outplace_diagflat_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3061112Z test_dispatch_symbolic_meta_outplace_diagflat_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3061335Z test_dispatch_symbolic_meta_outplace_diagflat_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3061553Z test_dispatch_symbolic_meta_outplace_diagflat_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3061778Z test_dispatch_symbolic_meta_outplace_diagflat_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3062027Z test_dispatch_symbolic_meta_outplace_diagflat_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3062251Z test_dispatch_symbolic_meta_outplace_diagflat_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3062480Z test_dispatch_symbolic_meta_outplace_diagflat_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3062703Z test_dispatch_symbolic_meta_outplace_diagflat_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3062918Z test_dispatch_symbolic_meta_outplace_diagflat_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3063155Z test_dispatch_symbolic_meta_outplace_diagonal_copy_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3063382Z test_dispatch_symbolic_meta_outplace_diagonal_copy_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3063614Z test_dispatch_symbolic_meta_outplace_diagonal_copy_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3063884Z test_dispatch_symbolic_meta_outplace_diagonal_copy_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3064117Z test_dispatch_symbolic_meta_outplace_diagonal_copy_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3064341Z test_dispatch_symbolic_meta_outplace_diagonal_copy_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3064563Z test_dispatch_symbolic_meta_outplace_diagonal_copy_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3064839Z test_dispatch_symbolic_meta_outplace_diagonal_copy_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3065070Z test_dispatch_symbolic_meta_outplace_diagonal_copy_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3065291Z test_dispatch_symbolic_meta_outplace_diagonal_copy_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3065509Z test_dispatch_symbolic_meta_outplace_diagonal_copy_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3065737Z test_dispatch_symbolic_meta_outplace_diagonal_copy_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3065955Z test_dispatch_symbolic_meta_outplace_diagonal_copy_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3066185Z test_dispatch_symbolic_meta_outplace_diagonal_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3066412Z test_dispatch_symbolic_meta_outplace_diagonal_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3066646Z test_dispatch_symbolic_meta_outplace_diagonal_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3066896Z test_dispatch_symbolic_meta_outplace_diagonal_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3067113Z test_dispatch_symbolic_meta_outplace_diagonal_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3067342Z test_dispatch_symbolic_meta_outplace_diagonal_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3067571Z test_dispatch_symbolic_meta_outplace_diagonal_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3067797Z test_dispatch_symbolic_meta_outplace_diagonal_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3068023Z test_dispatch_symbolic_meta_outplace_diagonal_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3068243Z test_dispatch_symbolic_meta_outplace_diagonal_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3068468Z test_dispatch_symbolic_meta_outplace_diagonal_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3068709Z test_dispatch_symbolic_meta_outplace_diagonal_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3068924Z test_dispatch_symbolic_meta_outplace_diagonal_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3069159Z test_dispatch_symbolic_meta_outplace_diagonal_scatter_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3069388Z test_dispatch_symbolic_meta_outplace_diagonal_scatter_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3069623Z test_dispatch_symbolic_meta_outplace_diagonal_scatter_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3069854Z test_dispatch_symbolic_meta_outplace_diagonal_scatter_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3070091Z test_dispatch_symbolic_meta_outplace_diagonal_scatter_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3070321Z test_dispatch_symbolic_meta_outplace_diagonal_scatter_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3070555Z test_dispatch_symbolic_meta_outplace_diagonal_scatter_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3070783Z test_dispatch_symbolic_meta_outplace_diagonal_scatter_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3071014Z test_dispatch_symbolic_meta_outplace_diagonal_scatter_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3071241Z test_dispatch_symbolic_meta_outplace_diagonal_scatter_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3071468Z test_dispatch_symbolic_meta_outplace_diagonal_scatter_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3071718Z test_dispatch_symbolic_meta_outplace_diagonal_scatter_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3071943Z test_dispatch_symbolic_meta_outplace_diff_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3072166Z test_dispatch_symbolic_meta_outplace_diff_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3072396Z test_dispatch_symbolic_meta_outplace_diff_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3072661Z test_dispatch_symbolic_meta_outplace_diff_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3072927Z test_dispatch_symbolic_meta_outplace_diff_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3073202Z test_dispatch_symbolic_meta_outplace_diff_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3073472Z test_dispatch_symbolic_meta_outplace_diff_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3073778Z test_dispatch_symbolic_meta_outplace_diff_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3074049Z test_dispatch_symbolic_meta_outplace_diff_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3074317Z test_dispatch_symbolic_meta_outplace_diff_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3074588Z test_dispatch_symbolic_meta_outplace_diff_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3074843Z test_dispatch_symbolic_meta_outplace_diff_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3075064Z test_dispatch_symbolic_meta_outplace_digamma_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3075290Z test_dispatch_symbolic_meta_outplace_digamma_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3075514Z test_dispatch_symbolic_meta_outplace_digamma_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3075731Z test_dispatch_symbolic_meta_outplace_digamma_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3075959Z test_dispatch_symbolic_meta_outplace_digamma_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3076178Z test_dispatch_symbolic_meta_outplace_digamma_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3076396Z test_dispatch_symbolic_meta_outplace_digamma_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3076615Z test_dispatch_symbolic_meta_outplace_digamma_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3076826Z test_dispatch_symbolic_meta_outplace_digamma_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3077065Z test_dispatch_symbolic_meta_outplace_dist_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3077291Z test_dispatch_symbolic_meta_outplace_dist_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3077512Z test_dispatch_symbolic_meta_outplace_dist_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3077733Z test_dispatch_symbolic_meta_outplace_dist_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3077954Z test_dispatch_symbolic_meta_outplace_dist_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3078168Z test_dispatch_symbolic_meta_outplace_dist_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3078397Z 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.000s) 2023-01-11T21:23:43.3078630Z 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.000s) 2023-01-11T21:23:43.3078887Z 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.000s) 2023-01-11T21:23:43.3079115Z 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.000s) 2023-01-11T21:23:43.3079344Z 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.000s) 2023-01-11T21:23:43.3079576Z 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.000s) 2023-01-11T21:23:43.3079804Z 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.000s) 2023-01-11T21:23:43.3080039Z 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.000s) 2023-01-11T21:23:43.3080267Z 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.000s) 2023-01-11T21:23:43.3080503Z 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.000s) 2023-01-11T21:23:43.3080738Z 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.000s) 2023-01-11T21:23:43.3080977Z 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.000s) 2023-01-11T21:23:43.3081217Z 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.000s) 2023-01-11T21:23:43.3081449Z 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.000s) 2023-01-11T21:23:43.3081681Z 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.000s) 2023-01-11T21:23:43.3081935Z 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.000s) 2023-01-11T21:23:43.3082171Z 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.000s) 2023-01-11T21:23:43.3082407Z 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.000s) 2023-01-11T21:23:43.3082641Z 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.000s) 2023-01-11T21:23:43.3082912Z 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.000s) 2023-01-11T21:23:43.3083198Z 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.000s) 2023-01-11T21:23:43.3083487Z 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.000s) 2023-01-11T21:23:43.3083815Z 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.000s) 2023-01-11T21:23:43.3084100Z 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.000s) 2023-01-11T21:23:43.3084387Z 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.000s) 2023-01-11T21:23:43.3084663Z 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.000s) 2023-01-11T21:23:43.3084949Z 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.000s) 2023-01-11T21:23:43.3085182Z 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.000s) 2023-01-11T21:23:43.3085419Z 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.000s) 2023-01-11T21:23:43.3085652Z 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.000s) 2023-01-11T21:23:43.3085882Z 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.000s) 2023-01-11T21:23:43.3086105Z test_dispatch_symbolic_meta_outplace_dot_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3086326Z test_dispatch_symbolic_meta_outplace_dot_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3086552Z test_dispatch_symbolic_meta_outplace_dot_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3086774Z test_dispatch_symbolic_meta_outplace_dot_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3086995Z test_dispatch_symbolic_meta_outplace_dot_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3087229Z test_dispatch_symbolic_meta_outplace_dot_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3087458Z test_dispatch_symbolic_meta_outplace_double_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3087674Z test_dispatch_symbolic_meta_outplace_double_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3087900Z test_dispatch_symbolic_meta_outplace_double_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3088126Z test_dispatch_symbolic_meta_outplace_double_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3088353Z test_dispatch_symbolic_meta_outplace_double_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3088580Z test_dispatch_symbolic_meta_outplace_double_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3088801Z test_dispatch_symbolic_meta_outplace_double_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3089044Z test_dispatch_symbolic_meta_outplace_double_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3089264Z test_dispatch_symbolic_meta_outplace_double_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3089483Z test_dispatch_symbolic_meta_outplace_double_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3089700Z test_dispatch_symbolic_meta_outplace_double_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3089918Z test_dispatch_symbolic_meta_outplace_double_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3090125Z test_dispatch_symbolic_meta_outplace_double_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3090347Z test_dispatch_symbolic_meta_outplace_dsplit_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3090565Z test_dispatch_symbolic_meta_outplace_dsplit_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3090793Z test_dispatch_symbolic_meta_outplace_dsplit_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3091017Z test_dispatch_symbolic_meta_outplace_dsplit_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3091240Z test_dispatch_symbolic_meta_outplace_dsplit_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3091461Z test_dispatch_symbolic_meta_outplace_dsplit_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3091679Z test_dispatch_symbolic_meta_outplace_dsplit_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3091896Z test_dispatch_symbolic_meta_outplace_dsplit_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3092136Z test_dispatch_symbolic_meta_outplace_dsplit_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3092355Z test_dispatch_symbolic_meta_outplace_dsplit_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3092573Z test_dispatch_symbolic_meta_outplace_dsplit_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3092782Z test_dispatch_symbolic_meta_outplace_dsplit_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3098555Z test_dispatch_symbolic_meta_outplace_dsplit_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3098800Z test_dispatch_symbolic_meta_outplace_dstack_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3099026Z test_dispatch_symbolic_meta_outplace_dstack_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3099256Z test_dispatch_symbolic_meta_outplace_dstack_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3099568Z test_dispatch_symbolic_meta_outplace_dstack_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3099796Z test_dispatch_symbolic_meta_outplace_dstack_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3100022Z test_dispatch_symbolic_meta_outplace_dstack_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3100250Z test_dispatch_symbolic_meta_outplace_dstack_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3100473Z test_dispatch_symbolic_meta_outplace_dstack_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3100699Z test_dispatch_symbolic_meta_outplace_dstack_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3100913Z test_dispatch_symbolic_meta_outplace_dstack_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3101132Z test_dispatch_symbolic_meta_outplace_dstack_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3101355Z test_dispatch_symbolic_meta_outplace_dstack_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3101570Z test_dispatch_symbolic_meta_outplace_dstack_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3101799Z test_dispatch_symbolic_meta_outplace_einsum_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3102027Z test_dispatch_symbolic_meta_outplace_einsum_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3102254Z test_dispatch_symbolic_meta_outplace_einsum_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3102507Z test_dispatch_symbolic_meta_outplace_einsum_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3102731Z test_dispatch_symbolic_meta_outplace_einsum_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3102951Z test_dispatch_symbolic_meta_outplace_einsum_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3103183Z test_dispatch_symbolic_meta_outplace_empty_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3103443Z test_dispatch_symbolic_meta_outplace_empty_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3103673Z test_dispatch_symbolic_meta_outplace_empty_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3103903Z test_dispatch_symbolic_meta_outplace_empty_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3104128Z test_dispatch_symbolic_meta_outplace_empty_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3104387Z test_dispatch_symbolic_meta_outplace_empty_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3104606Z test_dispatch_symbolic_meta_outplace_empty_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3104888Z test_dispatch_symbolic_meta_outplace_empty_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3105112Z test_dispatch_symbolic_meta_outplace_empty_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3105332Z test_dispatch_symbolic_meta_outplace_empty_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3105545Z test_dispatch_symbolic_meta_outplace_empty_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3105766Z test_dispatch_symbolic_meta_outplace_empty_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3105984Z test_dispatch_symbolic_meta_outplace_empty_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3106258Z test_dispatch_symbolic_meta_outplace_empty_like_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3106529Z test_dispatch_symbolic_meta_outplace_empty_like_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3106816Z test_dispatch_symbolic_meta_outplace_empty_like_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3107106Z test_dispatch_symbolic_meta_outplace_empty_like_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3107384Z test_dispatch_symbolic_meta_outplace_empty_like_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3107610Z test_dispatch_symbolic_meta_outplace_empty_like_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3107855Z test_dispatch_symbolic_meta_outplace_empty_like_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3108074Z test_dispatch_symbolic_meta_outplace_empty_like_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3108297Z test_dispatch_symbolic_meta_outplace_empty_like_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3108527Z test_dispatch_symbolic_meta_outplace_empty_like_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3108751Z test_dispatch_symbolic_meta_outplace_empty_like_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3108973Z test_dispatch_symbolic_meta_outplace_empty_like_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3109196Z test_dispatch_symbolic_meta_outplace_empty_like_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3109408Z test_dispatch_symbolic_meta_outplace_eq_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3109650Z test_dispatch_symbolic_meta_outplace_eq_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3109872Z test_dispatch_symbolic_meta_outplace_eq_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3110094Z test_dispatch_symbolic_meta_outplace_eq_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3110316Z test_dispatch_symbolic_meta_outplace_eq_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3110534Z test_dispatch_symbolic_meta_outplace_eq_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3110750Z test_dispatch_symbolic_meta_outplace_eq_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3110964Z test_dispatch_symbolic_meta_outplace_eq_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3111183Z test_dispatch_symbolic_meta_outplace_eq_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3111399Z test_dispatch_symbolic_meta_outplace_eq_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3111616Z test_dispatch_symbolic_meta_outplace_eq_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3111824Z test_dispatch_symbolic_meta_outplace_eq_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3112040Z test_dispatch_symbolic_meta_outplace_eq_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3112264Z test_dispatch_symbolic_meta_outplace_equal_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3112485Z test_dispatch_symbolic_meta_outplace_equal_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3112793Z test_dispatch_symbolic_meta_outplace_equal_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3113075Z test_dispatch_symbolic_meta_outplace_equal_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3113348Z test_dispatch_symbolic_meta_outplace_equal_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3113626Z test_dispatch_symbolic_meta_outplace_equal_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3113893Z test_dispatch_symbolic_meta_outplace_equal_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3114163Z test_dispatch_symbolic_meta_outplace_equal_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3114436Z test_dispatch_symbolic_meta_outplace_equal_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3114701Z test_dispatch_symbolic_meta_outplace_equal_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3114983Z test_dispatch_symbolic_meta_outplace_equal_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3115193Z test_dispatch_symbolic_meta_outplace_equal_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3115411Z test_dispatch_symbolic_meta_outplace_erf_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3115630Z test_dispatch_symbolic_meta_outplace_erf_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3115851Z test_dispatch_symbolic_meta_outplace_erf_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3116068Z test_dispatch_symbolic_meta_outplace_erf_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3116288Z test_dispatch_symbolic_meta_outplace_erf_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3116505Z test_dispatch_symbolic_meta_outplace_erf_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3116721Z test_dispatch_symbolic_meta_outplace_erf_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3116938Z test_dispatch_symbolic_meta_outplace_erf_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3117153Z test_dispatch_symbolic_meta_outplace_erf_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3117367Z test_dispatch_symbolic_meta_outplace_erf_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3117581Z test_dispatch_symbolic_meta_outplace_erfc_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3117796Z test_dispatch_symbolic_meta_outplace_erfc_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3118041Z test_dispatch_symbolic_meta_outplace_erfc_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3118264Z test_dispatch_symbolic_meta_outplace_erfc_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3118482Z test_dispatch_symbolic_meta_outplace_erfc_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3118702Z test_dispatch_symbolic_meta_outplace_erfc_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3118922Z test_dispatch_symbolic_meta_outplace_erfc_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3119133Z test_dispatch_symbolic_meta_outplace_erfc_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3119349Z test_dispatch_symbolic_meta_outplace_erfc_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3119564Z test_dispatch_symbolic_meta_outplace_erfc_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3119834Z test_dispatch_symbolic_meta_outplace_erfinv_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3120049Z test_dispatch_symbolic_meta_outplace_erfinv_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3120271Z test_dispatch_symbolic_meta_outplace_erfinv_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3120495Z test_dispatch_symbolic_meta_outplace_erfinv_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3120717Z test_dispatch_symbolic_meta_outplace_erfinv_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3120934Z test_dispatch_symbolic_meta_outplace_erfinv_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3121154Z test_dispatch_symbolic_meta_outplace_erfinv_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3121371Z test_dispatch_symbolic_meta_outplace_erfinv_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3121583Z test_dispatch_symbolic_meta_outplace_erfinv_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3121806Z test_dispatch_symbolic_meta_outplace_exp2_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3122023Z test_dispatch_symbolic_meta_outplace_exp2_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3122243Z test_dispatch_symbolic_meta_outplace_exp2_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3122458Z test_dispatch_symbolic_meta_outplace_exp2_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3122666Z test_dispatch_symbolic_meta_outplace_exp2_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3122906Z test_dispatch_symbolic_meta_outplace_exp2_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3123169Z test_dispatch_symbolic_meta_outplace_exp2_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3123432Z test_dispatch_symbolic_meta_outplace_exp2_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3123702Z test_dispatch_symbolic_meta_outplace_exp2_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3123975Z test_dispatch_symbolic_meta_outplace_exp2_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3124250Z test_dispatch_symbolic_meta_outplace_exp_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3124521Z test_dispatch_symbolic_meta_outplace_exp_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3124797Z test_dispatch_symbolic_meta_outplace_exp_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3125105Z test_dispatch_symbolic_meta_outplace_exp_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3125378Z test_dispatch_symbolic_meta_outplace_exp_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3125612Z test_dispatch_symbolic_meta_outplace_exp_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3125821Z test_dispatch_symbolic_meta_outplace_exp_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3126036Z test_dispatch_symbolic_meta_outplace_exp_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3126255Z test_dispatch_symbolic_meta_outplace_exp_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3126474Z test_dispatch_symbolic_meta_outplace_exp_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3126687Z test_dispatch_symbolic_meta_outplace_exp_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3126905Z test_dispatch_symbolic_meta_outplace_exp_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3127120Z test_dispatch_symbolic_meta_outplace_exp_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3127348Z test_dispatch_symbolic_meta_outplace_expand_as_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3127572Z test_dispatch_symbolic_meta_outplace_expand_as_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3127805Z test_dispatch_symbolic_meta_outplace_expand_as_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3128034Z test_dispatch_symbolic_meta_outplace_expand_as_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3128272Z test_dispatch_symbolic_meta_outplace_expand_as_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3128500Z test_dispatch_symbolic_meta_outplace_expand_as_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3128724Z test_dispatch_symbolic_meta_outplace_expand_as_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3128950Z test_dispatch_symbolic_meta_outplace_expand_as_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3129174Z test_dispatch_symbolic_meta_outplace_expand_as_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3129397Z test_dispatch_symbolic_meta_outplace_expand_as_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3129620Z test_dispatch_symbolic_meta_outplace_expand_as_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3129839Z test_dispatch_symbolic_meta_outplace_expand_as_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3130083Z test_dispatch_symbolic_meta_outplace_expand_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3130303Z test_dispatch_symbolic_meta_outplace_expand_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3130530Z test_dispatch_symbolic_meta_outplace_expand_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3130760Z test_dispatch_symbolic_meta_outplace_expand_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3130977Z test_dispatch_symbolic_meta_outplace_expand_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3131198Z test_dispatch_symbolic_meta_outplace_expand_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3131422Z test_dispatch_symbolic_meta_outplace_expand_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3131641Z test_dispatch_symbolic_meta_outplace_expand_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3131863Z test_dispatch_symbolic_meta_outplace_expand_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3132083Z test_dispatch_symbolic_meta_outplace_expand_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3132307Z test_dispatch_symbolic_meta_outplace_expand_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3132526Z test_dispatch_symbolic_meta_outplace_expand_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3132748Z test_dispatch_symbolic_meta_outplace_expm1_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3132967Z test_dispatch_symbolic_meta_outplace_expm1_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3133233Z test_dispatch_symbolic_meta_outplace_expm1_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3133479Z test_dispatch_symbolic_meta_outplace_expm1_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3133687Z test_dispatch_symbolic_meta_outplace_expm1_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3133910Z test_dispatch_symbolic_meta_outplace_expm1_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3134126Z test_dispatch_symbolic_meta_outplace_expm1_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3134464Z test_dispatch_symbolic_meta_outplace_expm1_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3134687Z test_dispatch_symbolic_meta_outplace_expm1_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3134897Z test_dispatch_symbolic_meta_outplace_expm1_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3135157Z test_dispatch_symbolic_meta_outplace_eye_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3135377Z test_dispatch_symbolic_meta_outplace_eye_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3135599Z test_dispatch_symbolic_meta_outplace_eye_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3135824Z test_dispatch_symbolic_meta_outplace_eye_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3136039Z test_dispatch_symbolic_meta_outplace_eye_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3136252Z test_dispatch_symbolic_meta_outplace_eye_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3136459Z test_dispatch_symbolic_meta_outplace_eye_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3136675Z test_dispatch_symbolic_meta_outplace_eye_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3136892Z test_dispatch_symbolic_meta_outplace_eye_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3137110Z test_dispatch_symbolic_meta_outplace_eye_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3137331Z test_dispatch_symbolic_meta_outplace_eye_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3137548Z test_dispatch_symbolic_meta_outplace_eye_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3137769Z test_dispatch_symbolic_meta_outplace_fft_fft2_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3138000Z test_dispatch_symbolic_meta_outplace_fft_fft2_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3138255Z test_dispatch_symbolic_meta_outplace_fft_fft2_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3138476Z test_dispatch_symbolic_meta_outplace_fft_fft2_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3138700Z test_dispatch_symbolic_meta_outplace_fft_fft2_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3138929Z test_dispatch_symbolic_meta_outplace_fft_fft2_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3139145Z test_dispatch_symbolic_meta_outplace_fft_fft2_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3139366Z test_dispatch_symbolic_meta_outplace_fft_fft2_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3139586Z test_dispatch_symbolic_meta_outplace_fft_fft2_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3139806Z test_dispatch_symbolic_meta_outplace_fft_fft2_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3140058Z test_dispatch_symbolic_meta_outplace_fft_fft2_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3140276Z test_dispatch_symbolic_meta_outplace_fft_fft2_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3140497Z test_dispatch_symbolic_meta_outplace_fft_fft_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3140721Z test_dispatch_symbolic_meta_outplace_fft_fft_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3140945Z test_dispatch_symbolic_meta_outplace_fft_fft_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3141170Z test_dispatch_symbolic_meta_outplace_fft_fft_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3141393Z test_dispatch_symbolic_meta_outplace_fft_fft_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3141606Z test_dispatch_symbolic_meta_outplace_fft_fft_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3141826Z test_dispatch_symbolic_meta_outplace_fft_fft_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3142047Z test_dispatch_symbolic_meta_outplace_fft_fft_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3142266Z test_dispatch_symbolic_meta_outplace_fft_fft_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3142480Z test_dispatch_symbolic_meta_outplace_fft_fft_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3142703Z test_dispatch_symbolic_meta_outplace_fft_fft_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3142916Z test_dispatch_symbolic_meta_outplace_fft_fft_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3143153Z test_dispatch_symbolic_meta_outplace_fft_fftn_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3143382Z test_dispatch_symbolic_meta_outplace_fft_fftn_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3143610Z test_dispatch_symbolic_meta_outplace_fft_fftn_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3143876Z test_dispatch_symbolic_meta_outplace_fft_fftn_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3144158Z test_dispatch_symbolic_meta_outplace_fft_fftn_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3144447Z test_dispatch_symbolic_meta_outplace_fft_fftn_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3144736Z test_dispatch_symbolic_meta_outplace_fft_fftn_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3145018Z test_dispatch_symbolic_meta_outplace_fft_fftn_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3145323Z test_dispatch_symbolic_meta_outplace_fft_fftn_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3145563Z test_dispatch_symbolic_meta_outplace_fft_fftn_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3145803Z test_dispatch_symbolic_meta_outplace_fft_fftn_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3146105Z test_dispatch_symbolic_meta_outplace_fft_fftn_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3146461Z test_dispatch_symbolic_meta_outplace_fft_fftshift_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3146817Z test_dispatch_symbolic_meta_outplace_fft_fftshift_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3147214Z test_dispatch_symbolic_meta_outplace_fft_fftshift_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3147580Z test_dispatch_symbolic_meta_outplace_fft_fftshift_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3147897Z test_dispatch_symbolic_meta_outplace_fft_fftshift_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3148217Z test_dispatch_symbolic_meta_outplace_fft_fftshift_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3148504Z test_dispatch_symbolic_meta_outplace_fft_fftshift_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3148812Z test_dispatch_symbolic_meta_outplace_fft_fftshift_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3149119Z test_dispatch_symbolic_meta_outplace_fft_fftshift_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3149499Z test_dispatch_symbolic_meta_outplace_fft_fftshift_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3149800Z test_dispatch_symbolic_meta_outplace_fft_fftshift_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3150083Z test_dispatch_symbolic_meta_outplace_fft_fftshift_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3150405Z test_dispatch_symbolic_meta_outplace_fft_fftshift_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3150730Z test_dispatch_symbolic_meta_outplace_fft_hfft2_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3151063Z test_dispatch_symbolic_meta_outplace_fft_hfft2_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3151340Z test_dispatch_symbolic_meta_outplace_fft_hfft2_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3151566Z test_dispatch_symbolic_meta_outplace_fft_hfft2_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3151853Z test_dispatch_symbolic_meta_outplace_fft_hfft2_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3152072Z test_dispatch_symbolic_meta_outplace_fft_hfft2_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3152295Z test_dispatch_symbolic_meta_outplace_fft_hfft2_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3152565Z test_dispatch_symbolic_meta_outplace_fft_hfft2_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3152839Z test_dispatch_symbolic_meta_outplace_fft_hfft2_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3153116Z test_dispatch_symbolic_meta_outplace_fft_hfft2_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3153401Z test_dispatch_symbolic_meta_outplace_fft_hfft2_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3153674Z test_dispatch_symbolic_meta_outplace_fft_hfft2_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3153949Z test_dispatch_symbolic_meta_outplace_fft_hfft_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3154233Z test_dispatch_symbolic_meta_outplace_fft_hfft_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3154510Z test_dispatch_symbolic_meta_outplace_fft_hfft_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3154783Z test_dispatch_symbolic_meta_outplace_fft_hfft_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3155051Z test_dispatch_symbolic_meta_outplace_fft_hfft_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3155265Z test_dispatch_symbolic_meta_outplace_fft_hfft_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3155514Z test_dispatch_symbolic_meta_outplace_fft_hfft_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3155734Z test_dispatch_symbolic_meta_outplace_fft_hfft_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3155955Z test_dispatch_symbolic_meta_outplace_fft_hfft_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3156174Z test_dispatch_symbolic_meta_outplace_fft_hfft_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3156391Z test_dispatch_symbolic_meta_outplace_fft_hfft_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3156609Z test_dispatch_symbolic_meta_outplace_fft_hfft_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3156824Z test_dispatch_symbolic_meta_outplace_fft_hfftn_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3157051Z test_dispatch_symbolic_meta_outplace_fft_hfftn_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3157299Z test_dispatch_symbolic_meta_outplace_fft_hfftn_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3157519Z test_dispatch_symbolic_meta_outplace_fft_hfftn_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3157737Z test_dispatch_symbolic_meta_outplace_fft_hfftn_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3157957Z test_dispatch_symbolic_meta_outplace_fft_hfftn_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3158180Z test_dispatch_symbolic_meta_outplace_fft_hfftn_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3158404Z test_dispatch_symbolic_meta_outplace_fft_hfftn_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3158623Z test_dispatch_symbolic_meta_outplace_fft_hfftn_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3158842Z test_dispatch_symbolic_meta_outplace_fft_hfftn_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3159059Z test_dispatch_symbolic_meta_outplace_fft_hfftn_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3159277Z test_dispatch_symbolic_meta_outplace_fft_hfftn_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3159500Z test_dispatch_symbolic_meta_outplace_fft_ifft2_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3159730Z test_dispatch_symbolic_meta_outplace_fft_ifft2_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3159953Z test_dispatch_symbolic_meta_outplace_fft_ifft2_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3160196Z test_dispatch_symbolic_meta_outplace_fft_ifft2_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3160415Z test_dispatch_symbolic_meta_outplace_fft_ifft2_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3160628Z test_dispatch_symbolic_meta_outplace_fft_ifft2_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3160852Z test_dispatch_symbolic_meta_outplace_fft_ifft2_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3161072Z test_dispatch_symbolic_meta_outplace_fft_ifft2_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3161290Z test_dispatch_symbolic_meta_outplace_fft_ifft2_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3161513Z test_dispatch_symbolic_meta_outplace_fft_ifft2_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3161730Z test_dispatch_symbolic_meta_outplace_fft_ifft2_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3161969Z test_dispatch_symbolic_meta_outplace_fft_ifft2_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3162191Z test_dispatch_symbolic_meta_outplace_fft_ifft_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3162420Z test_dispatch_symbolic_meta_outplace_fft_ifft_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3162657Z test_dispatch_symbolic_meta_outplace_fft_ifft_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3162930Z test_dispatch_symbolic_meta_outplace_fft_ifft_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3163205Z test_dispatch_symbolic_meta_outplace_fft_ifft_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3163478Z test_dispatch_symbolic_meta_outplace_fft_ifft_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3163754Z test_dispatch_symbolic_meta_outplace_fft_ifft_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3164022Z test_dispatch_symbolic_meta_outplace_fft_ifft_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3164295Z test_dispatch_symbolic_meta_outplace_fft_ifft_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3164566Z test_dispatch_symbolic_meta_outplace_fft_ifft_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3164883Z test_dispatch_symbolic_meta_outplace_fft_ifft_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3165217Z test_dispatch_symbolic_meta_outplace_fft_ifft_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3165490Z test_dispatch_symbolic_meta_outplace_fft_ifftn_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3165753Z test_dispatch_symbolic_meta_outplace_fft_ifftn_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3165985Z test_dispatch_symbolic_meta_outplace_fft_ifftn_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3166209Z test_dispatch_symbolic_meta_outplace_fft_ifftn_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3166433Z test_dispatch_symbolic_meta_outplace_fft_ifftn_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3166649Z test_dispatch_symbolic_meta_outplace_fft_ifftn_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3166878Z test_dispatch_symbolic_meta_outplace_fft_ifftn_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3167102Z test_dispatch_symbolic_meta_outplace_fft_ifftn_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3167325Z test_dispatch_symbolic_meta_outplace_fft_ifftn_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3167572Z test_dispatch_symbolic_meta_outplace_fft_ifftn_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3167790Z test_dispatch_symbolic_meta_outplace_fft_ifftn_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3168013Z test_dispatch_symbolic_meta_outplace_fft_ifftn_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3168251Z test_dispatch_symbolic_meta_outplace_fft_ifftshift_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3168483Z test_dispatch_symbolic_meta_outplace_fft_ifftshift_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3168721Z test_dispatch_symbolic_meta_outplace_fft_ifftshift_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3168960Z test_dispatch_symbolic_meta_outplace_fft_ifftshift_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3169197Z test_dispatch_symbolic_meta_outplace_fft_ifftshift_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3169422Z test_dispatch_symbolic_meta_outplace_fft_ifftshift_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3169645Z test_dispatch_symbolic_meta_outplace_fft_ifftshift_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3169868Z test_dispatch_symbolic_meta_outplace_fft_ifftshift_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3170093Z test_dispatch_symbolic_meta_outplace_fft_ifftshift_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3170311Z test_dispatch_symbolic_meta_outplace_fft_ifftshift_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3170553Z test_dispatch_symbolic_meta_outplace_fft_ifftshift_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3170782Z test_dispatch_symbolic_meta_outplace_fft_ifftshift_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3171001Z test_dispatch_symbolic_meta_outplace_fft_ifftshift_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3171226Z test_dispatch_symbolic_meta_outplace_fft_ihfft2_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3171450Z test_dispatch_symbolic_meta_outplace_fft_ihfft2_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3171672Z test_dispatch_symbolic_meta_outplace_fft_ihfft2_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3171902Z test_dispatch_symbolic_meta_outplace_fft_ihfft2_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3172119Z test_dispatch_symbolic_meta_outplace_fft_ihfft2_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3172372Z test_dispatch_symbolic_meta_outplace_fft_ihfft2_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3172596Z test_dispatch_symbolic_meta_outplace_fft_ihfft2_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3172817Z test_dispatch_symbolic_meta_outplace_fft_ihfft2_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3173042Z test_dispatch_symbolic_meta_outplace_fft_ihfft2_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3173290Z test_dispatch_symbolic_meta_outplace_fft_ihfft_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3173541Z test_dispatch_symbolic_meta_outplace_fft_ihfft_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3173765Z test_dispatch_symbolic_meta_outplace_fft_ihfft_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3173988Z test_dispatch_symbolic_meta_outplace_fft_ihfft_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3174453Z test_dispatch_symbolic_meta_outplace_fft_ihfft_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3174678Z test_dispatch_symbolic_meta_outplace_fft_ihfft_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3174899Z test_dispatch_symbolic_meta_outplace_fft_ihfft_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3175117Z test_dispatch_symbolic_meta_outplace_fft_ihfft_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3175334Z test_dispatch_symbolic_meta_outplace_fft_ihfft_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3175558Z test_dispatch_symbolic_meta_outplace_fft_ihfftn_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3175835Z test_dispatch_symbolic_meta_outplace_fft_ihfftn_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3176056Z test_dispatch_symbolic_meta_outplace_fft_ihfftn_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3176275Z test_dispatch_symbolic_meta_outplace_fft_ihfftn_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3176501Z test_dispatch_symbolic_meta_outplace_fft_ihfftn_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3176724Z test_dispatch_symbolic_meta_outplace_fft_ihfftn_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3176949Z test_dispatch_symbolic_meta_outplace_fft_ihfftn_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3177167Z test_dispatch_symbolic_meta_outplace_fft_ihfftn_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3177385Z test_dispatch_symbolic_meta_outplace_fft_ihfftn_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3177652Z test_dispatch_symbolic_meta_outplace_fft_irfft2_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3177878Z test_dispatch_symbolic_meta_outplace_fft_irfft2_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3178107Z test_dispatch_symbolic_meta_outplace_fft_irfft2_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3178333Z test_dispatch_symbolic_meta_outplace_fft_irfft2_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3178558Z test_dispatch_symbolic_meta_outplace_fft_irfft2_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3178781Z test_dispatch_symbolic_meta_outplace_fft_irfft2_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3178999Z test_dispatch_symbolic_meta_outplace_fft_irfft2_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3179220Z test_dispatch_symbolic_meta_outplace_fft_irfft2_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3179444Z test_dispatch_symbolic_meta_outplace_fft_irfft2_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3179665Z test_dispatch_symbolic_meta_outplace_fft_irfft2_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3179888Z test_dispatch_symbolic_meta_outplace_fft_irfft2_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3180107Z test_dispatch_symbolic_meta_outplace_fft_irfft2_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3180328Z test_dispatch_symbolic_meta_outplace_fft_irfft_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3180575Z test_dispatch_symbolic_meta_outplace_fft_irfft_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3180803Z test_dispatch_symbolic_meta_outplace_fft_irfft_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3181025Z test_dispatch_symbolic_meta_outplace_fft_irfft_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3181253Z test_dispatch_symbolic_meta_outplace_fft_irfft_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3181482Z test_dispatch_symbolic_meta_outplace_fft_irfft_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3181706Z test_dispatch_symbolic_meta_outplace_fft_irfft_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3181929Z test_dispatch_symbolic_meta_outplace_fft_irfft_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3182148Z test_dispatch_symbolic_meta_outplace_fft_irfft_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3182397Z test_dispatch_symbolic_meta_outplace_fft_irfft_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3182623Z test_dispatch_symbolic_meta_outplace_fft_irfft_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3182845Z test_dispatch_symbolic_meta_outplace_fft_irfft_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3183068Z test_dispatch_symbolic_meta_outplace_fft_irfftn_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3183292Z test_dispatch_symbolic_meta_outplace_fft_irfftn_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3183522Z test_dispatch_symbolic_meta_outplace_fft_irfftn_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3183748Z test_dispatch_symbolic_meta_outplace_fft_irfftn_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3183973Z test_dispatch_symbolic_meta_outplace_fft_irfftn_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3184194Z test_dispatch_symbolic_meta_outplace_fft_irfftn_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3184421Z test_dispatch_symbolic_meta_outplace_fft_irfftn_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3184644Z test_dispatch_symbolic_meta_outplace_fft_irfftn_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3184934Z test_dispatch_symbolic_meta_outplace_fft_irfftn_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3185154Z test_dispatch_symbolic_meta_outplace_fft_irfftn_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3185377Z test_dispatch_symbolic_meta_outplace_fft_irfftn_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3185626Z test_dispatch_symbolic_meta_outplace_fft_irfftn_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3185848Z test_dispatch_symbolic_meta_outplace_fft_rfft2_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3186111Z test_dispatch_symbolic_meta_outplace_fft_rfft2_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3186381Z test_dispatch_symbolic_meta_outplace_fft_rfft2_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3186660Z test_dispatch_symbolic_meta_outplace_fft_rfft2_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3186935Z test_dispatch_symbolic_meta_outplace_fft_rfft2_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3187210Z test_dispatch_symbolic_meta_outplace_fft_rfft2_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3187469Z test_dispatch_symbolic_meta_outplace_fft_rfft2_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3187719Z test_dispatch_symbolic_meta_outplace_fft_rfft2_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3187939Z test_dispatch_symbolic_meta_outplace_fft_rfft2_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3188164Z test_dispatch_symbolic_meta_outplace_fft_rfft_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3188393Z test_dispatch_symbolic_meta_outplace_fft_rfft_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3188613Z test_dispatch_symbolic_meta_outplace_fft_rfft_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3188835Z test_dispatch_symbolic_meta_outplace_fft_rfft_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3189055Z test_dispatch_symbolic_meta_outplace_fft_rfft_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3189267Z test_dispatch_symbolic_meta_outplace_fft_rfft_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3189488Z test_dispatch_symbolic_meta_outplace_fft_rfft_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3189707Z test_dispatch_symbolic_meta_outplace_fft_rfft_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3189926Z test_dispatch_symbolic_meta_outplace_fft_rfft_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3190143Z test_dispatch_symbolic_meta_outplace_fft_rfftn_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3190369Z test_dispatch_symbolic_meta_outplace_fft_rfftn_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3190613Z test_dispatch_symbolic_meta_outplace_fft_rfftn_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3190837Z test_dispatch_symbolic_meta_outplace_fft_rfftn_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3191055Z test_dispatch_symbolic_meta_outplace_fft_rfftn_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3191275Z test_dispatch_symbolic_meta_outplace_fft_rfftn_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3191495Z test_dispatch_symbolic_meta_outplace_fft_rfftn_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3191711Z test_dispatch_symbolic_meta_outplace_fft_rfftn_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3191922Z test_dispatch_symbolic_meta_outplace_fft_rfftn_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3192142Z test_dispatch_symbolic_meta_outplace_fill_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3192389Z test_dispatch_symbolic_meta_outplace_fill_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3192612Z test_dispatch_symbolic_meta_outplace_fill_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3192839Z test_dispatch_symbolic_meta_outplace_fill_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3193064Z test_dispatch_symbolic_meta_outplace_fill_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3193285Z test_dispatch_symbolic_meta_outplace_fill_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3193509Z test_dispatch_symbolic_meta_outplace_fill_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3193732Z test_dispatch_symbolic_meta_outplace_fill_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3193955Z test_dispatch_symbolic_meta_outplace_fill_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3194173Z test_dispatch_symbolic_meta_outplace_fill_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3194381Z test_dispatch_symbolic_meta_outplace_fill_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3194599Z test_dispatch_symbolic_meta_outplace_fill_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3194822Z test_dispatch_symbolic_meta_outplace_fill_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3195048Z test_dispatch_symbolic_meta_outplace_flatten_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3195271Z test_dispatch_symbolic_meta_outplace_flatten_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3195523Z test_dispatch_symbolic_meta_outplace_flatten_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3195750Z test_dispatch_symbolic_meta_outplace_flatten_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3195979Z test_dispatch_symbolic_meta_outplace_flatten_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3196205Z test_dispatch_symbolic_meta_outplace_flatten_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3196431Z test_dispatch_symbolic_meta_outplace_flatten_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3196674Z test_dispatch_symbolic_meta_outplace_flatten_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3196955Z test_dispatch_symbolic_meta_outplace_flatten_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3197171Z test_dispatch_symbolic_meta_outplace_flatten_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3197427Z test_dispatch_symbolic_meta_outplace_flatten_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3197654Z test_dispatch_symbolic_meta_outplace_flatten_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3197903Z test_dispatch_symbolic_meta_outplace_flatten_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3198179Z test_dispatch_symbolic_meta_outplace_flip_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3198452Z test_dispatch_symbolic_meta_outplace_flip_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3198728Z test_dispatch_symbolic_meta_outplace_flip_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3199011Z test_dispatch_symbolic_meta_outplace_flip_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3199285Z test_dispatch_symbolic_meta_outplace_flip_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3199559Z test_dispatch_symbolic_meta_outplace_flip_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3199829Z test_dispatch_symbolic_meta_outplace_flip_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3200100Z test_dispatch_symbolic_meta_outplace_flip_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3200366Z test_dispatch_symbolic_meta_outplace_flip_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3200582Z test_dispatch_symbolic_meta_outplace_flip_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3200798Z test_dispatch_symbolic_meta_outplace_flip_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3201069Z test_dispatch_symbolic_meta_outplace_flip_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3201296Z test_dispatch_symbolic_meta_outplace_fliplr_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3201518Z test_dispatch_symbolic_meta_outplace_fliplr_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3201749Z test_dispatch_symbolic_meta_outplace_fliplr_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3201978Z test_dispatch_symbolic_meta_outplace_fliplr_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3202201Z test_dispatch_symbolic_meta_outplace_fliplr_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3202425Z test_dispatch_symbolic_meta_outplace_fliplr_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3202650Z test_dispatch_symbolic_meta_outplace_fliplr_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3202891Z test_dispatch_symbolic_meta_outplace_fliplr_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3203103Z test_dispatch_symbolic_meta_outplace_fliplr_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3203319Z test_dispatch_symbolic_meta_outplace_fliplr_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3203542Z test_dispatch_symbolic_meta_outplace_fliplr_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3203759Z test_dispatch_symbolic_meta_outplace_fliplr_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3203982Z test_dispatch_symbolic_meta_outplace_flipud_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3204210Z test_dispatch_symbolic_meta_outplace_flipud_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3204437Z test_dispatch_symbolic_meta_outplace_flipud_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3204665Z test_dispatch_symbolic_meta_outplace_flipud_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3204889Z test_dispatch_symbolic_meta_outplace_flipud_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3205115Z test_dispatch_symbolic_meta_outplace_flipud_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3205343Z test_dispatch_symbolic_meta_outplace_flipud_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3205565Z test_dispatch_symbolic_meta_outplace_flipud_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3205804Z test_dispatch_symbolic_meta_outplace_flipud_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3206065Z test_dispatch_symbolic_meta_outplace_flipud_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3206288Z test_dispatch_symbolic_meta_outplace_flipud_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3206504Z test_dispatch_symbolic_meta_outplace_flipud_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3206728Z test_dispatch_symbolic_meta_outplace_float_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3206951Z test_dispatch_symbolic_meta_outplace_float_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3207181Z test_dispatch_symbolic_meta_outplace_float_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3207409Z test_dispatch_symbolic_meta_outplace_float_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3207640Z test_dispatch_symbolic_meta_outplace_float_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3207884Z test_dispatch_symbolic_meta_outplace_float_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3208105Z test_dispatch_symbolic_meta_outplace_float_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3208314Z test_dispatch_symbolic_meta_outplace_float_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3208538Z test_dispatch_symbolic_meta_outplace_float_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3208758Z test_dispatch_symbolic_meta_outplace_float_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3208970Z test_dispatch_symbolic_meta_outplace_float_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3209190Z test_dispatch_symbolic_meta_outplace_float_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3209402Z test_dispatch_symbolic_meta_outplace_float_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3209634Z test_dispatch_symbolic_meta_outplace_float_power_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3209863Z test_dispatch_symbolic_meta_outplace_float_power_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3210099Z test_dispatch_symbolic_meta_outplace_float_power_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3210333Z test_dispatch_symbolic_meta_outplace_float_power_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3210563Z test_dispatch_symbolic_meta_outplace_float_power_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3210793Z test_dispatch_symbolic_meta_outplace_float_power_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3211030Z test_dispatch_symbolic_meta_outplace_float_power_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3211256Z test_dispatch_symbolic_meta_outplace_float_power_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3211485Z test_dispatch_symbolic_meta_outplace_float_power_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3211713Z test_dispatch_symbolic_meta_outplace_float_power_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3211940Z test_dispatch_symbolic_meta_outplace_float_power_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3212164Z test_dispatch_symbolic_meta_outplace_float_power_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3212387Z test_dispatch_symbolic_meta_outplace_floor_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3212608Z test_dispatch_symbolic_meta_outplace_floor_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3212862Z test_dispatch_symbolic_meta_outplace_floor_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3213108Z test_dispatch_symbolic_meta_outplace_floor_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3213355Z test_dispatch_symbolic_meta_outplace_floor_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3213577Z test_dispatch_symbolic_meta_outplace_floor_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3213785Z test_dispatch_symbolic_meta_outplace_floor_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3214007Z test_dispatch_symbolic_meta_outplace_floor_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3214444Z test_dispatch_symbolic_meta_outplace_floor_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3214682Z test_dispatch_symbolic_meta_outplace_floor_divide_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3214919Z test_dispatch_symbolic_meta_outplace_floor_divide_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3215148Z test_dispatch_symbolic_meta_outplace_floor_divide_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3215371Z test_dispatch_symbolic_meta_outplace_floor_divide_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3215601Z test_dispatch_symbolic_meta_outplace_floor_divide_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3215822Z test_dispatch_symbolic_meta_outplace_floor_divide_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3216087Z test_dispatch_symbolic_meta_outplace_floor_divide_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3216314Z test_dispatch_symbolic_meta_outplace_floor_divide_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3216544Z test_dispatch_symbolic_meta_outplace_floor_divide_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3216764Z test_dispatch_symbolic_meta_outplace_fmax_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3216984Z test_dispatch_symbolic_meta_outplace_fmax_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3217205Z test_dispatch_symbolic_meta_outplace_fmax_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3217430Z test_dispatch_symbolic_meta_outplace_fmax_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3217646Z test_dispatch_symbolic_meta_outplace_fmax_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3217896Z test_dispatch_symbolic_meta_outplace_fmax_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3218116Z test_dispatch_symbolic_meta_outplace_fmax_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3218329Z test_dispatch_symbolic_meta_outplace_fmax_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3218550Z test_dispatch_symbolic_meta_outplace_fmax_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3218770Z test_dispatch_symbolic_meta_outplace_fmax_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3218993Z test_dispatch_symbolic_meta_outplace_fmin_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3219213Z test_dispatch_symbolic_meta_outplace_fmin_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3219428Z test_dispatch_symbolic_meta_outplace_fmin_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3219648Z test_dispatch_symbolic_meta_outplace_fmin_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3219866Z test_dispatch_symbolic_meta_outplace_fmin_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3220082Z test_dispatch_symbolic_meta_outplace_fmin_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3220299Z test_dispatch_symbolic_meta_outplace_fmin_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3220515Z test_dispatch_symbolic_meta_outplace_fmin_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3220733Z test_dispatch_symbolic_meta_outplace_fmin_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3220953Z test_dispatch_symbolic_meta_outplace_fmin_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3221198Z test_dispatch_symbolic_meta_outplace_fmod_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3221418Z test_dispatch_symbolic_meta_outplace_fmod_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3221644Z test_dispatch_symbolic_meta_outplace_fmod_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3221859Z test_dispatch_symbolic_meta_outplace_fmod_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3222069Z test_dispatch_symbolic_meta_outplace_fmod_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3222286Z test_dispatch_symbolic_meta_outplace_fmod_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3222496Z test_dispatch_symbolic_meta_outplace_fmod_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3222710Z test_dispatch_symbolic_meta_outplace_fmod_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3222950Z test_dispatch_symbolic_meta_outplace_fmod_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3223171Z test_dispatch_symbolic_meta_outplace_frac_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3223390Z test_dispatch_symbolic_meta_outplace_frac_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3223611Z test_dispatch_symbolic_meta_outplace_frac_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3223828Z test_dispatch_symbolic_meta_outplace_frac_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3224052Z test_dispatch_symbolic_meta_outplace_frexp_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3224275Z test_dispatch_symbolic_meta_outplace_frexp_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3224485Z test_dispatch_symbolic_meta_outplace_frexp_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3224779Z test_dispatch_symbolic_meta_outplace_full_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3224997Z test_dispatch_symbolic_meta_outplace_full_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3225224Z test_dispatch_symbolic_meta_outplace_full_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3225451Z test_dispatch_symbolic_meta_outplace_full_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3225675Z test_dispatch_symbolic_meta_outplace_full_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3225889Z test_dispatch_symbolic_meta_outplace_full_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3226176Z test_dispatch_symbolic_meta_outplace_full_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3226443Z test_dispatch_symbolic_meta_outplace_full_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3226713Z test_dispatch_symbolic_meta_outplace_full_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3226980Z test_dispatch_symbolic_meta_outplace_full_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3227243Z test_dispatch_symbolic_meta_outplace_full_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3227486Z test_dispatch_symbolic_meta_outplace_full_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3227703Z test_dispatch_symbolic_meta_outplace_full_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3227927Z test_dispatch_symbolic_meta_outplace_full_like_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3228177Z test_dispatch_symbolic_meta_outplace_full_like_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3228406Z test_dispatch_symbolic_meta_outplace_full_like_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3228636Z test_dispatch_symbolic_meta_outplace_full_like_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3228860Z test_dispatch_symbolic_meta_outplace_full_like_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3229083Z test_dispatch_symbolic_meta_outplace_full_like_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3229310Z test_dispatch_symbolic_meta_outplace_full_like_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3229530Z test_dispatch_symbolic_meta_outplace_full_like_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3229755Z test_dispatch_symbolic_meta_outplace_full_like_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3229981Z test_dispatch_symbolic_meta_outplace_full_like_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3230196Z test_dispatch_symbolic_meta_outplace_full_like_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3230418Z test_dispatch_symbolic_meta_outplace_full_like_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3230639Z test_dispatch_symbolic_meta_outplace_gather_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3230865Z test_dispatch_symbolic_meta_outplace_gather_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3231113Z test_dispatch_symbolic_meta_outplace_gather_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3231344Z test_dispatch_symbolic_meta_outplace_gather_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3231567Z test_dispatch_symbolic_meta_outplace_gather_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3231789Z test_dispatch_symbolic_meta_outplace_gather_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3232010Z test_dispatch_symbolic_meta_outplace_gather_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3232230Z test_dispatch_symbolic_meta_outplace_gather_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3232496Z test_dispatch_symbolic_meta_outplace_gather_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3232763Z test_dispatch_symbolic_meta_outplace_gather_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3233058Z test_dispatch_symbolic_meta_outplace_gather_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3233325Z test_dispatch_symbolic_meta_outplace_gather_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3233596Z test_dispatch_symbolic_meta_outplace_gcd_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3233870Z test_dispatch_symbolic_meta_outplace_gcd_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3234143Z test_dispatch_symbolic_meta_outplace_gcd_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3234415Z test_dispatch_symbolic_meta_outplace_gcd_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3234687Z test_dispatch_symbolic_meta_outplace_gcd_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3234953Z test_dispatch_symbolic_meta_outplace_ge_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3235174Z test_dispatch_symbolic_meta_outplace_ge_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3235398Z test_dispatch_symbolic_meta_outplace_ge_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3235616Z test_dispatch_symbolic_meta_outplace_ge_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3235825Z test_dispatch_symbolic_meta_outplace_ge_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3236044Z test_dispatch_symbolic_meta_outplace_ge_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3236260Z test_dispatch_symbolic_meta_outplace_ge_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3236502Z test_dispatch_symbolic_meta_outplace_ge_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3236720Z test_dispatch_symbolic_meta_outplace_ge_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3236934Z test_dispatch_symbolic_meta_outplace_ge_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3237164Z test_dispatch_symbolic_meta_outplace_geqrf_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3237391Z test_dispatch_symbolic_meta_outplace_geqrf_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3237613Z test_dispatch_symbolic_meta_outplace_geqrf_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3237834Z test_dispatch_symbolic_meta_outplace_geqrf_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3238064Z test_dispatch_symbolic_meta_outplace_gradient_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3238320Z test_dispatch_symbolic_meta_outplace_gradient_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3238543Z test_dispatch_symbolic_meta_outplace_gradient_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3238769Z test_dispatch_symbolic_meta_outplace_gradient_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3239001Z test_dispatch_symbolic_meta_outplace_gradient_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3239227Z test_dispatch_symbolic_meta_outplace_gradient_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3239450Z test_dispatch_symbolic_meta_outplace_gradient_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3239675Z test_dispatch_symbolic_meta_outplace_gradient_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3239896Z test_dispatch_symbolic_meta_outplace_gradient_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3240119Z test_dispatch_symbolic_meta_outplace_gradient_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3240354Z 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.000s) 2023-01-11T21:23:43.3240585Z 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.000s) 2023-01-11T21:23:43.3240820Z 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.000s) 2023-01-11T21:23:43.3241038Z test_dispatch_symbolic_meta_outplace_gt_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3241249Z test_dispatch_symbolic_meta_outplace_gt_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3241493Z test_dispatch_symbolic_meta_outplace_gt_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3241714Z test_dispatch_symbolic_meta_outplace_gt_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3241927Z test_dispatch_symbolic_meta_outplace_gt_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3242144Z test_dispatch_symbolic_meta_outplace_gt_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3242360Z test_dispatch_symbolic_meta_outplace_gt_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3242580Z test_dispatch_symbolic_meta_outplace_gt_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3242851Z test_dispatch_symbolic_meta_outplace_gt_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3243116Z test_dispatch_symbolic_meta_outplace_gt_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3243421Z test_dispatch_symbolic_meta_outplace_half_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3243691Z test_dispatch_symbolic_meta_outplace_half_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3243962Z test_dispatch_symbolic_meta_outplace_half_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3244246Z test_dispatch_symbolic_meta_outplace_half_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3244522Z test_dispatch_symbolic_meta_outplace_half_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3244796Z test_dispatch_symbolic_meta_outplace_half_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3245067Z test_dispatch_symbolic_meta_outplace_half_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3245340Z test_dispatch_symbolic_meta_outplace_half_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3245579Z test_dispatch_symbolic_meta_outplace_half_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3245798Z test_dispatch_symbolic_meta_outplace_half_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3246017Z test_dispatch_symbolic_meta_outplace_half_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3246234Z test_dispatch_symbolic_meta_outplace_half_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3246463Z test_dispatch_symbolic_meta_outplace_heaviside_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3246686Z test_dispatch_symbolic_meta_outplace_heaviside_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3246930Z test_dispatch_symbolic_meta_outplace_heaviside_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3247161Z test_dispatch_symbolic_meta_outplace_heaviside_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3247389Z test_dispatch_symbolic_meta_outplace_heaviside_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3247613Z test_dispatch_symbolic_meta_outplace_heaviside_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3247839Z test_dispatch_symbolic_meta_outplace_heaviside_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3248063Z test_dispatch_symbolic_meta_outplace_heaviside_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3248288Z test_dispatch_symbolic_meta_outplace_heaviside_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3248508Z test_dispatch_symbolic_meta_outplace_heaviside_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3248761Z test_dispatch_symbolic_meta_outplace_histc_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3248985Z test_dispatch_symbolic_meta_outplace_histc_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3249208Z test_dispatch_symbolic_meta_outplace_histc_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3249430Z test_dispatch_symbolic_meta_outplace_histc_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3249638Z test_dispatch_symbolic_meta_outplace_histc_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3249857Z test_dispatch_symbolic_meta_outplace_histc_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3250082Z test_dispatch_symbolic_meta_outplace_hsplit_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3250304Z test_dispatch_symbolic_meta_outplace_hsplit_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3250530Z test_dispatch_symbolic_meta_outplace_hsplit_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3250761Z test_dispatch_symbolic_meta_outplace_hsplit_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3250989Z test_dispatch_symbolic_meta_outplace_hsplit_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3251217Z test_dispatch_symbolic_meta_outplace_hsplit_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3251440Z test_dispatch_symbolic_meta_outplace_hsplit_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3251664Z test_dispatch_symbolic_meta_outplace_hsplit_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3251906Z test_dispatch_symbolic_meta_outplace_hsplit_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3252129Z test_dispatch_symbolic_meta_outplace_hsplit_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3252339Z test_dispatch_symbolic_meta_outplace_hsplit_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3252566Z test_dispatch_symbolic_meta_outplace_hsplit_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3252784Z test_dispatch_symbolic_meta_outplace_hsplit_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3253006Z test_dispatch_symbolic_meta_outplace_hstack_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3253269Z test_dispatch_symbolic_meta_outplace_hstack_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3253507Z test_dispatch_symbolic_meta_outplace_hstack_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3253753Z test_dispatch_symbolic_meta_outplace_hstack_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3253979Z test_dispatch_symbolic_meta_outplace_hstack_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3254379Z test_dispatch_symbolic_meta_outplace_hstack_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3254608Z test_dispatch_symbolic_meta_outplace_hstack_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3254829Z test_dispatch_symbolic_meta_outplace_hstack_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3255057Z test_dispatch_symbolic_meta_outplace_hstack_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3255272Z test_dispatch_symbolic_meta_outplace_hstack_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3255488Z test_dispatch_symbolic_meta_outplace_hstack_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3255707Z test_dispatch_symbolic_meta_outplace_hstack_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3255925Z test_dispatch_symbolic_meta_outplace_hstack_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3256147Z test_dispatch_symbolic_meta_outplace_hypot_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3256372Z test_dispatch_symbolic_meta_outplace_hypot_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3256593Z test_dispatch_symbolic_meta_outplace_hypot_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3256809Z test_dispatch_symbolic_meta_outplace_hypot_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3257075Z test_dispatch_symbolic_meta_outplace_i0_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3257296Z test_dispatch_symbolic_meta_outplace_i0_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3257519Z test_dispatch_symbolic_meta_outplace_i0_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3257730Z test_dispatch_symbolic_meta_outplace_i0_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3257944Z test_dispatch_symbolic_meta_outplace_i0_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3258161Z test_dispatch_symbolic_meta_outplace_i0_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3258379Z test_dispatch_symbolic_meta_outplace_i0_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3258595Z test_dispatch_symbolic_meta_outplace_i0_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3258845Z test_dispatch_symbolic_meta_outplace_i0_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3259064Z test_dispatch_symbolic_meta_outplace_i0_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3259290Z test_dispatch_symbolic_meta_outplace_igamma_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3259521Z test_dispatch_symbolic_meta_outplace_igamma_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3259748Z test_dispatch_symbolic_meta_outplace_igammac_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3259975Z test_dispatch_symbolic_meta_outplace_igammac_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3260206Z test_dispatch_symbolic_meta_outplace_imag_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3260421Z test_dispatch_symbolic_meta_outplace_imag_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3260649Z test_dispatch_symbolic_meta_outplace_imag_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3260880Z test_dispatch_symbolic_meta_outplace_index_add_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3261102Z test_dispatch_symbolic_meta_outplace_index_add_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3261335Z test_dispatch_symbolic_meta_outplace_index_add_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3261564Z test_dispatch_symbolic_meta_outplace_index_add_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3261785Z test_dispatch_symbolic_meta_outplace_index_add_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3262031Z test_dispatch_symbolic_meta_outplace_index_add_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3262263Z test_dispatch_symbolic_meta_outplace_index_add_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3262492Z test_dispatch_symbolic_meta_outplace_index_add_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3262716Z test_dispatch_symbolic_meta_outplace_index_add_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3262938Z test_dispatch_symbolic_meta_outplace_index_add_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3263158Z test_dispatch_symbolic_meta_outplace_index_add_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3263376Z test_dispatch_symbolic_meta_outplace_index_add_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3263598Z test_dispatch_symbolic_meta_outplace_index_add_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3263853Z test_dispatch_symbolic_meta_outplace_index_copy_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3264074Z test_dispatch_symbolic_meta_outplace_index_copy_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3264310Z test_dispatch_symbolic_meta_outplace_index_copy_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3264542Z test_dispatch_symbolic_meta_outplace_index_copy_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3264828Z test_dispatch_symbolic_meta_outplace_index_copy_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3265053Z test_dispatch_symbolic_meta_outplace_index_copy_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3265272Z test_dispatch_symbolic_meta_outplace_index_copy_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3265494Z test_dispatch_symbolic_meta_outplace_index_copy_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3265720Z test_dispatch_symbolic_meta_outplace_index_copy_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3265939Z test_dispatch_symbolic_meta_outplace_index_copy_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3266216Z test_dispatch_symbolic_meta_outplace_index_copy_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3266494Z test_dispatch_symbolic_meta_outplace_index_copy_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3266778Z test_dispatch_symbolic_meta_outplace_index_fill_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3267090Z test_dispatch_symbolic_meta_outplace_index_fill_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3267381Z test_dispatch_symbolic_meta_outplace_index_fill_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3267618Z test_dispatch_symbolic_meta_outplace_index_fill_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3267846Z test_dispatch_symbolic_meta_outplace_index_fill_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3268063Z test_dispatch_symbolic_meta_outplace_index_fill_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3268282Z test_dispatch_symbolic_meta_outplace_index_fill_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3268506Z test_dispatch_symbolic_meta_outplace_index_fill_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3268733Z test_dispatch_symbolic_meta_outplace_index_fill_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3268969Z test_dispatch_symbolic_meta_outplace_index_fill_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3269190Z test_dispatch_symbolic_meta_outplace_index_fill_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3269409Z test_dispatch_symbolic_meta_outplace_index_fill_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3269642Z test_dispatch_symbolic_meta_outplace_index_put_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3269865Z test_dispatch_symbolic_meta_outplace_index_put_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3270095Z test_dispatch_symbolic_meta_outplace_index_put_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3270326Z test_dispatch_symbolic_meta_outplace_index_put_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3270548Z test_dispatch_symbolic_meta_outplace_index_put_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3270774Z test_dispatch_symbolic_meta_outplace_index_put_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3270998Z test_dispatch_symbolic_meta_outplace_index_put_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3271224Z test_dispatch_symbolic_meta_outplace_index_put_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3271448Z test_dispatch_symbolic_meta_outplace_index_put_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3271664Z test_dispatch_symbolic_meta_outplace_index_put_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3271885Z test_dispatch_symbolic_meta_outplace_index_put_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3272129Z test_dispatch_symbolic_meta_outplace_index_put_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3272353Z test_dispatch_symbolic_meta_outplace_index_put_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3272586Z test_dispatch_symbolic_meta_outplace_index_reduce_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3272815Z test_dispatch_symbolic_meta_outplace_index_reduce_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3273036Z test_dispatch_symbolic_meta_outplace_index_reduce_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3273260Z test_dispatch_symbolic_meta_outplace_index_reduce_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3273484Z test_dispatch_symbolic_meta_outplace_index_reduce_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3273708Z test_dispatch_symbolic_meta_outplace_index_reduce_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3274014Z test_dispatch_symbolic_meta_outplace_index_reduce_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3274247Z test_dispatch_symbolic_meta_outplace_index_reduce_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3274474Z test_dispatch_symbolic_meta_outplace_index_reduce_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3274706Z test_dispatch_symbolic_meta_outplace_index_select_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3274932Z test_dispatch_symbolic_meta_outplace_index_select_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3275173Z test_dispatch_symbolic_meta_outplace_index_select_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3275404Z test_dispatch_symbolic_meta_outplace_index_select_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3275636Z test_dispatch_symbolic_meta_outplace_index_select_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3275868Z test_dispatch_symbolic_meta_outplace_index_select_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3276091Z test_dispatch_symbolic_meta_outplace_index_select_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3276314Z test_dispatch_symbolic_meta_outplace_index_select_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3276538Z test_dispatch_symbolic_meta_outplace_index_select_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3276755Z test_dispatch_symbolic_meta_outplace_index_select_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3276994Z test_dispatch_symbolic_meta_outplace_index_select_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3277210Z test_dispatch_symbolic_meta_outplace_index_select_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3277437Z test_dispatch_symbolic_meta_outplace_index_select_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3277659Z test_dispatch_symbolic_meta_outplace_inner_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3277886Z test_dispatch_symbolic_meta_outplace_inner_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3278114Z test_dispatch_symbolic_meta_outplace_inner_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3278337Z test_dispatch_symbolic_meta_outplace_inner_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3278557Z test_dispatch_symbolic_meta_outplace_inner_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3278826Z test_dispatch_symbolic_meta_outplace_inner_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3279047Z test_dispatch_symbolic_meta_outplace_int_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3279268Z test_dispatch_symbolic_meta_outplace_int_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3279493Z test_dispatch_symbolic_meta_outplace_int_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3279710Z test_dispatch_symbolic_meta_outplace_int_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3279924Z test_dispatch_symbolic_meta_outplace_int_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3280144Z test_dispatch_symbolic_meta_outplace_int_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3280356Z test_dispatch_symbolic_meta_outplace_int_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3280575Z test_dispatch_symbolic_meta_outplace_int_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3280792Z test_dispatch_symbolic_meta_outplace_int_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3281007Z test_dispatch_symbolic_meta_outplace_int_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3281225Z test_dispatch_symbolic_meta_outplace_int_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3281437Z test_dispatch_symbolic_meta_outplace_int_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3281665Z test_dispatch_symbolic_meta_outplace_isclose_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3281916Z test_dispatch_symbolic_meta_outplace_isclose_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3282146Z test_dispatch_symbolic_meta_outplace_isclose_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3282376Z test_dispatch_symbolic_meta_outplace_isclose_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3282597Z test_dispatch_symbolic_meta_outplace_isclose_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3282822Z test_dispatch_symbolic_meta_outplace_isclose_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3283049Z test_dispatch_symbolic_meta_outplace_isclose_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3283288Z test_dispatch_symbolic_meta_outplace_isclose_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3283559Z test_dispatch_symbolic_meta_outplace_isclose_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3283853Z test_dispatch_symbolic_meta_outplace_isclose_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3284074Z test_dispatch_symbolic_meta_outplace_isclose_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3284288Z test_dispatch_symbolic_meta_outplace_isclose_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3284576Z test_dispatch_symbolic_meta_outplace_isfinite_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3284889Z test_dispatch_symbolic_meta_outplace_isfinite_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3285229Z test_dispatch_symbolic_meta_outplace_isfinite_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3285580Z test_dispatch_symbolic_meta_outplace_isfinite_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3285897Z test_dispatch_symbolic_meta_outplace_isfinite_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3286232Z test_dispatch_symbolic_meta_outplace_isfinite_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3286559Z test_dispatch_symbolic_meta_outplace_isfinite_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3286893Z test_dispatch_symbolic_meta_outplace_isfinite_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3287222Z test_dispatch_symbolic_meta_outplace_isfinite_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3287476Z test_dispatch_symbolic_meta_outplace_isfinite_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3287698Z test_dispatch_symbolic_meta_outplace_isfinite_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3287984Z test_dispatch_symbolic_meta_outplace_isfinite_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3288204Z test_dispatch_symbolic_meta_outplace_isfinite_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3288427Z test_dispatch_symbolic_meta_outplace_isin_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3288644Z test_dispatch_symbolic_meta_outplace_isin_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3288856Z test_dispatch_symbolic_meta_outplace_isin_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3289068Z test_dispatch_symbolic_meta_outplace_isin_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3289282Z test_dispatch_symbolic_meta_outplace_isin_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3289489Z test_dispatch_symbolic_meta_outplace_isin_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3289733Z test_dispatch_symbolic_meta_outplace_isin_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3290020Z test_dispatch_symbolic_meta_outplace_isin_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3290279Z test_dispatch_symbolic_meta_outplace_isinf_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3290498Z test_dispatch_symbolic_meta_outplace_isinf_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3290726Z test_dispatch_symbolic_meta_outplace_isinf_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3290953Z test_dispatch_symbolic_meta_outplace_isinf_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3291176Z test_dispatch_symbolic_meta_outplace_isinf_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3291396Z test_dispatch_symbolic_meta_outplace_isinf_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3291607Z test_dispatch_symbolic_meta_outplace_isinf_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3291821Z test_dispatch_symbolic_meta_outplace_isinf_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3292043Z test_dispatch_symbolic_meta_outplace_isinf_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3292263Z test_dispatch_symbolic_meta_outplace_isinf_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3292474Z test_dispatch_symbolic_meta_outplace_isinf_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3292688Z test_dispatch_symbolic_meta_outplace_isinf_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3292935Z test_dispatch_symbolic_meta_outplace_isinf_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3293183Z test_dispatch_symbolic_meta_outplace_isnan_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3293427Z test_dispatch_symbolic_meta_outplace_isnan_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3293652Z test_dispatch_symbolic_meta_outplace_isnan_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3293876Z test_dispatch_symbolic_meta_outplace_isnan_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3294097Z test_dispatch_symbolic_meta_outplace_isnan_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3294448Z test_dispatch_symbolic_meta_outplace_isnan_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3294666Z test_dispatch_symbolic_meta_outplace_isnan_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3294935Z test_dispatch_symbolic_meta_outplace_isnan_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3295153Z test_dispatch_symbolic_meta_outplace_isnan_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3295365Z test_dispatch_symbolic_meta_outplace_isnan_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3295584Z test_dispatch_symbolic_meta_outplace_isnan_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3295795Z test_dispatch_symbolic_meta_outplace_isnan_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3296023Z test_dispatch_symbolic_meta_outplace_isneginf_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3296245Z test_dispatch_symbolic_meta_outplace_isneginf_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3296474Z test_dispatch_symbolic_meta_outplace_isneginf_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3296704Z test_dispatch_symbolic_meta_outplace_isneginf_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3296929Z test_dispatch_symbolic_meta_outplace_isneginf_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3297145Z test_dispatch_symbolic_meta_outplace_isneginf_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3297367Z test_dispatch_symbolic_meta_outplace_isneginf_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3297587Z test_dispatch_symbolic_meta_outplace_isneginf_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3297806Z test_dispatch_symbolic_meta_outplace_isneginf_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3298051Z test_dispatch_symbolic_meta_outplace_isneginf_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3298274Z test_dispatch_symbolic_meta_outplace_isposinf_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3298492Z test_dispatch_symbolic_meta_outplace_isposinf_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3298715Z test_dispatch_symbolic_meta_outplace_isposinf_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3298938Z test_dispatch_symbolic_meta_outplace_isposinf_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3299160Z test_dispatch_symbolic_meta_outplace_isposinf_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3299378Z test_dispatch_symbolic_meta_outplace_isposinf_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3299620Z test_dispatch_symbolic_meta_outplace_isposinf_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3299830Z test_dispatch_symbolic_meta_outplace_isposinf_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3300048Z test_dispatch_symbolic_meta_outplace_isposinf_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3300264Z test_dispatch_symbolic_meta_outplace_isposinf_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3300489Z test_dispatch_symbolic_meta_outplace_isreal_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3300707Z test_dispatch_symbolic_meta_outplace_isreal_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3300938Z test_dispatch_symbolic_meta_outplace_isreal_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3301160Z test_dispatch_symbolic_meta_outplace_isreal_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3301385Z test_dispatch_symbolic_meta_outplace_isreal_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3301604Z test_dispatch_symbolic_meta_outplace_isreal_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3301820Z test_dispatch_symbolic_meta_outplace_isreal_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3302041Z test_dispatch_symbolic_meta_outplace_isreal_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3302263Z test_dispatch_symbolic_meta_outplace_isreal_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3302477Z test_dispatch_symbolic_meta_outplace_isreal_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3302718Z test_dispatch_symbolic_meta_outplace_isreal_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3302939Z test_dispatch_symbolic_meta_outplace_isreal_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3303149Z test_dispatch_symbolic_meta_outplace_isreal_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3303377Z test_dispatch_symbolic_meta_outplace_istft_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3303602Z test_dispatch_symbolic_meta_outplace_istft_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3303843Z 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.000s) 2023-01-11T21:23:43.3304084Z 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.000s) 2023-01-11T21:23:43.3304328Z 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.000s) 2023-01-11T21:23:43.3304595Z 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.000s) 2023-01-11T21:23:43.3304908Z 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.000s) 2023-01-11T21:23:43.3305145Z 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.000s) 2023-01-11T21:23:43.3305371Z 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.000s) 2023-01-11T21:23:43.3305636Z 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.000s) 2023-01-11T21:23:43.3305906Z 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.000s) 2023-01-11T21:23:43.3306275Z 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.000s) 2023-01-11T21:23:43.3306659Z 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.000s) 2023-01-11T21:23:43.3306967Z 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.000s) 2023-01-11T21:23:43.3307290Z 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.000s) 2023-01-11T21:23:43.3307576Z 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.000s) 2023-01-11T21:23:43.3307834Z 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.000s) 2023-01-11T21:23:43.3308125Z 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.000s) 2023-01-11T21:23:43.3308377Z 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.000s) 2023-01-11T21:23:43.3308628Z 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.000s) 2023-01-11T21:23:43.3308881Z 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.000s) 2023-01-11T21:23:43.3309134Z 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.000s) 2023-01-11T21:23:43.3309380Z 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.000s) 2023-01-11T21:23:43.3309629Z 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.000s) 2023-01-11T21:23:43.3309904Z 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.000s) 2023-01-11T21:23:43.3310150Z 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.000s) 2023-01-11T21:23:43.3310389Z test_dispatch_symbolic_meta_outplace_jiterator_binary_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3310627Z test_dispatch_symbolic_meta_outplace_jiterator_binary_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3310868Z test_dispatch_symbolic_meta_outplace_jiterator_binary_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3311112Z test_dispatch_symbolic_meta_outplace_jiterator_binary_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3311349Z test_dispatch_symbolic_meta_outplace_jiterator_binary_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3311593Z test_dispatch_symbolic_meta_outplace_jiterator_binary_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3311830Z test_dispatch_symbolic_meta_outplace_jiterator_binary_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3312066Z test_dispatch_symbolic_meta_outplace_jiterator_binary_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3312304Z test_dispatch_symbolic_meta_outplace_jiterator_binary_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3312552Z test_dispatch_symbolic_meta_outplace_jiterator_binary_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3312847Z test_dispatch_symbolic_meta_outplace_jiterator_binary_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3313164Z test_dispatch_symbolic_meta_outplace_jiterator_binary_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3313476Z 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.000s) 2023-01-11T21:23:43.3313789Z 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.000s) 2023-01-11T21:23:43.3314107Z 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.000s) 2023-01-11T21:23:43.3314421Z 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.000s) 2023-01-11T21:23:43.3314733Z 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.000s) 2023-01-11T21:23:43.3315007Z 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.000s) 2023-01-11T21:23:43.3315254Z 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.000s) 2023-01-11T21:23:43.3315523Z 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.000s) 2023-01-11T21:23:43.3315762Z 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.000s) 2023-01-11T21:23:43.3316003Z 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.000s) 2023-01-11T21:23:43.3316239Z 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.000s) 2023-01-11T21:23:43.3316483Z 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.000s) 2023-01-11T21:23:43.3316717Z test_dispatch_symbolic_meta_outplace_jiterator_unary_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3316952Z test_dispatch_symbolic_meta_outplace_jiterator_unary_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3317195Z test_dispatch_symbolic_meta_outplace_jiterator_unary_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3317435Z test_dispatch_symbolic_meta_outplace_jiterator_unary_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3317673Z test_dispatch_symbolic_meta_outplace_jiterator_unary_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3317911Z test_dispatch_symbolic_meta_outplace_jiterator_unary_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3318149Z test_dispatch_symbolic_meta_outplace_jiterator_unary_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3318411Z test_dispatch_symbolic_meta_outplace_jiterator_unary_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3318641Z test_dispatch_symbolic_meta_outplace_jiterator_unary_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3318865Z test_dispatch_symbolic_meta_outplace_jiterator_unary_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3319102Z test_dispatch_symbolic_meta_outplace_jiterator_unary_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3319322Z test_dispatch_symbolic_meta_outplace_jiterator_unary_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3319548Z test_dispatch_symbolic_meta_outplace_kron_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3319774Z test_dispatch_symbolic_meta_outplace_kron_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3320003Z test_dispatch_symbolic_meta_outplace_kron_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3320268Z test_dispatch_symbolic_meta_outplace_kron_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3320495Z test_dispatch_symbolic_meta_outplace_kron_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3320718Z test_dispatch_symbolic_meta_outplace_kron_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3320940Z test_dispatch_symbolic_meta_outplace_kron_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3321162Z test_dispatch_symbolic_meta_outplace_kron_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3321385Z test_dispatch_symbolic_meta_outplace_kron_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3321604Z test_dispatch_symbolic_meta_outplace_kron_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3321817Z test_dispatch_symbolic_meta_outplace_kron_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3322042Z test_dispatch_symbolic_meta_outplace_kron_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3322274Z test_dispatch_symbolic_meta_outplace_kthvalue_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3322505Z test_dispatch_symbolic_meta_outplace_kthvalue_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3322783Z test_dispatch_symbolic_meta_outplace_kthvalue_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3323069Z test_dispatch_symbolic_meta_outplace_kthvalue_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3323354Z test_dispatch_symbolic_meta_outplace_kthvalue_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3323662Z test_dispatch_symbolic_meta_outplace_kthvalue_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3323945Z test_dispatch_symbolic_meta_outplace_kthvalue_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3324222Z test_dispatch_symbolic_meta_outplace_kthvalue_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3324501Z test_dispatch_symbolic_meta_outplace_lcm_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3324778Z test_dispatch_symbolic_meta_outplace_lcm_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3325044Z test_dispatch_symbolic_meta_outplace_lcm_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3325274Z test_dispatch_symbolic_meta_outplace_lcm_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3325495Z test_dispatch_symbolic_meta_outplace_lcm_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3325745Z test_dispatch_symbolic_meta_outplace_ldexp_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3325970Z test_dispatch_symbolic_meta_outplace_ldexp_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3326203Z test_dispatch_symbolic_meta_outplace_ldexp_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3326437Z test_dispatch_symbolic_meta_outplace_ldexp_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3326663Z test_dispatch_symbolic_meta_outplace_ldexp_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3326887Z test_dispatch_symbolic_meta_outplace_ldexp_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3327110Z test_dispatch_symbolic_meta_outplace_ldexp_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3327334Z test_dispatch_symbolic_meta_outplace_ldexp_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3327557Z test_dispatch_symbolic_meta_outplace_ldexp_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3327772Z test_dispatch_symbolic_meta_outplace_ldexp_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3327993Z test_dispatch_symbolic_meta_outplace_ldexp_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3328212Z test_dispatch_symbolic_meta_outplace_ldexp_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3328433Z test_dispatch_symbolic_meta_outplace_le_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3328658Z test_dispatch_symbolic_meta_outplace_le_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3328906Z test_dispatch_symbolic_meta_outplace_le_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3329131Z test_dispatch_symbolic_meta_outplace_le_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3329348Z test_dispatch_symbolic_meta_outplace_le_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3329572Z test_dispatch_symbolic_meta_outplace_le_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3329793Z test_dispatch_symbolic_meta_outplace_le_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3330011Z test_dispatch_symbolic_meta_outplace_le_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3330228Z test_dispatch_symbolic_meta_outplace_le_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3330447Z test_dispatch_symbolic_meta_outplace_le_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3330695Z test_dispatch_symbolic_meta_outplace_lerp_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3330930Z test_dispatch_symbolic_meta_outplace_lerp_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3331159Z test_dispatch_symbolic_meta_outplace_lerp_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3331388Z test_dispatch_symbolic_meta_outplace_lerp_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3331613Z test_dispatch_symbolic_meta_outplace_lerp_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3331838Z test_dispatch_symbolic_meta_outplace_lerp_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3332060Z test_dispatch_symbolic_meta_outplace_lerp_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3332288Z test_dispatch_symbolic_meta_outplace_lgamma_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3332515Z test_dispatch_symbolic_meta_outplace_lgamma_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3332744Z test_dispatch_symbolic_meta_outplace_lgamma_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3332965Z test_dispatch_symbolic_meta_outplace_lgamma_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3333235Z test_dispatch_symbolic_meta_outplace_lgamma_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3333466Z test_dispatch_symbolic_meta_outplace_lgamma_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3333692Z test_dispatch_symbolic_meta_outplace_lgamma_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3333938Z test_dispatch_symbolic_meta_outplace_lgamma_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3334160Z test_dispatch_symbolic_meta_outplace_lgamma_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3334523Z test_dispatch_symbolic_meta_outplace_linalg_cholesky_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3334765Z test_dispatch_symbolic_meta_outplace_linalg_cholesky_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3334999Z test_dispatch_symbolic_meta_outplace_linalg_cholesky_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3335234Z test_dispatch_symbolic_meta_outplace_linalg_cholesky_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3335476Z 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.000s) 2023-01-11T21:23:43.3335716Z 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.000s) 2023-01-11T21:23:43.3335986Z 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.000s) 2023-01-11T21:23:43.3336219Z 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.000s) 2023-01-11T21:23:43.3336450Z test_dispatch_symbolic_meta_outplace_linalg_cond_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3336685Z test_dispatch_symbolic_meta_outplace_linalg_cond_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3336913Z test_dispatch_symbolic_meta_outplace_linalg_cond_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3337134Z test_dispatch_symbolic_meta_outplace_linalg_cond_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3337366Z test_dispatch_symbolic_meta_outplace_linalg_cross_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3337597Z test_dispatch_symbolic_meta_outplace_linalg_cross_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3337827Z test_dispatch_symbolic_meta_outplace_linalg_cross_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3338049Z test_dispatch_symbolic_meta_outplace_linalg_cross_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3338273Z test_dispatch_symbolic_meta_outplace_linalg_cross_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3338498Z test_dispatch_symbolic_meta_outplace_linalg_cross_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3338717Z test_dispatch_symbolic_meta_outplace_linalg_cross_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3338961Z test_dispatch_symbolic_meta_outplace_linalg_cross_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3339186Z test_dispatch_symbolic_meta_outplace_linalg_cross_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3339412Z test_dispatch_symbolic_meta_outplace_linalg_cross_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3339645Z test_dispatch_symbolic_meta_outplace_linalg_det_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3339878Z test_dispatch_symbolic_meta_outplace_linalg_det_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3340103Z test_dispatch_symbolic_meta_outplace_linalg_det_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3340326Z test_dispatch_symbolic_meta_outplace_linalg_det_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3340567Z 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.000s) 2023-01-11T21:23:43.3340832Z 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.000s) 2023-01-11T21:23:43.3341069Z 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.000s) 2023-01-11T21:23:43.3341305Z 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.000s) 2023-01-11T21:23:43.3341536Z test_dispatch_symbolic_meta_outplace_linalg_eig_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3341756Z test_dispatch_symbolic_meta_outplace_linalg_eig_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3341986Z test_dispatch_symbolic_meta_outplace_linalg_eig_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3342204Z test_dispatch_symbolic_meta_outplace_linalg_eig_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3342436Z test_dispatch_symbolic_meta_outplace_linalg_eigh_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3342673Z test_dispatch_symbolic_meta_outplace_linalg_eigh_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3342902Z test_dispatch_symbolic_meta_outplace_linalg_eigh_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3343124Z test_dispatch_symbolic_meta_outplace_linalg_eigh_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3343365Z test_dispatch_symbolic_meta_outplace_linalg_eigvals_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3343600Z test_dispatch_symbolic_meta_outplace_linalg_eigvals_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3343854Z test_dispatch_symbolic_meta_outplace_linalg_eigvals_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3344087Z test_dispatch_symbolic_meta_outplace_linalg_eigvals_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3344326Z test_dispatch_symbolic_meta_outplace_linalg_eigvalsh_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3344557Z test_dispatch_symbolic_meta_outplace_linalg_eigvalsh_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3344864Z test_dispatch_symbolic_meta_outplace_linalg_eigvalsh_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3345101Z test_dispatch_symbolic_meta_outplace_linalg_eigvalsh_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3345350Z 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.000s) 2023-01-11T21:23:43.3345595Z 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.000s) 2023-01-11T21:23:43.3345864Z 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.000s) 2023-01-11T21:23:43.3346138Z 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.000s) 2023-01-11T21:23:43.3346430Z test_dispatch_symbolic_meta_outplace_linalg_inv_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3346714Z test_dispatch_symbolic_meta_outplace_linalg_inv_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3346997Z test_dispatch_symbolic_meta_outplace_linalg_inv_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3347272Z test_dispatch_symbolic_meta_outplace_linalg_inv_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3347565Z 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.000s) 2023-01-11T21:23:43.3347854Z 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.000s) 2023-01-11T21:23:43.3348133Z 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.000s) 2023-01-11T21:23:43.3348408Z 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.000s) 2023-01-11T21:23:43.3348667Z 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.000s) 2023-01-11T21:23:43.3348903Z 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.000s) 2023-01-11T21:23:43.3349135Z 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.000s) 2023-01-11T21:23:43.3349387Z 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.000s) 2023-01-11T21:23:43.3349630Z 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.000s) 2023-01-11T21:23:43.3349873Z 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.000s) 2023-01-11T21:23:43.3350106Z 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.000s) 2023-01-11T21:23:43.3350339Z 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.000s) 2023-01-11T21:23:43.3350574Z 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.000s) 2023-01-11T21:23:43.3350806Z 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.000s) 2023-01-11T21:23:43.3351062Z 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.000s) 2023-01-11T21:23:43.3351288Z 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.000s) 2023-01-11T21:23:43.3351520Z test_dispatch_symbolic_meta_outplace_linalg_lstsq_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3351752Z test_dispatch_symbolic_meta_outplace_linalg_lstsq_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3351982Z test_dispatch_symbolic_meta_outplace_linalg_lstsq_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3352204Z test_dispatch_symbolic_meta_outplace_linalg_lstsq_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3352484Z 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.000s) 2023-01-11T21:23:43.3352789Z 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.000s) 2023-01-11T21:23:43.3353086Z 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.000s) 2023-01-11T21:23:43.3353376Z 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.000s) 2023-01-11T21:23:43.3353660Z test_dispatch_symbolic_meta_outplace_linalg_lu_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3353944Z test_dispatch_symbolic_meta_outplace_linalg_lu_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3354220Z test_dispatch_symbolic_meta_outplace_linalg_lu_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3354529Z test_dispatch_symbolic_meta_outplace_linalg_lu_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3354817Z 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.000s) 2023-01-11T21:23:43.3355076Z 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.000s) 2023-01-11T21:23:43.3355310Z 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.000s) 2023-01-11T21:23:43.3355540Z 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.000s) 2023-01-11T21:23:43.3355780Z 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.000s) 2023-01-11T21:23:43.3356015Z 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.000s) 2023-01-11T21:23:43.3356251Z 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.000s) 2023-01-11T21:23:43.3356513Z 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.000s) 2023-01-11T21:23:43.3356748Z 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.000s) 2023-01-11T21:23:43.3356986Z 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.000s) 2023-01-11T21:23:43.3357218Z 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.000s) 2023-01-11T21:23:43.3357449Z 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.000s) 2023-01-11T21:23:43.3357678Z 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.000s) 2023-01-11T21:23:43.3357917Z 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.000s) 2023-01-11T21:23:43.3358153Z 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.000s) 2023-01-11T21:23:43.3358386Z 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.000s) 2023-01-11T21:23:43.3358614Z 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.000s) 2023-01-11T21:23:43.3358841Z 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.000s) 2023-01-11T21:23:43.3359079Z 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.000s) 2023-01-11T21:23:43.3359319Z 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.000s) 2023-01-11T21:23:43.3359608Z 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.000s) 2023-01-11T21:23:43.3359842Z 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.000s) 2023-01-11T21:23:43.3360077Z 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.000s) 2023-01-11T21:23:43.3360313Z 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.000s) 2023-01-11T21:23:43.3360545Z 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.000s) 2023-01-11T21:23:43.3360771Z 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.000s) 2023-01-11T21:23:43.3361017Z 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.000s) 2023-01-11T21:23:43.3361285Z 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.000s) 2023-01-11T21:23:43.3361526Z 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.000s) 2023-01-11T21:23:43.3361760Z 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.000s) 2023-01-11T21:23:43.3361994Z 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.000s) 2023-01-11T21:23:43.3362229Z 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.000s) 2023-01-11T21:23:43.3362465Z 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.000s) 2023-01-11T21:23:43.3362701Z 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.000s) 2023-01-11T21:23:43.3362949Z 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.000s) 2023-01-11T21:23:43.3363239Z 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.000s) 2023-01-11T21:23:43.3363522Z test_dispatch_symbolic_meta_outplace_linalg_norm_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3363809Z test_dispatch_symbolic_meta_outplace_linalg_norm_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3364056Z test_dispatch_symbolic_meta_outplace_linalg_norm_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3364282Z test_dispatch_symbolic_meta_outplace_linalg_norm_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3364523Z test_dispatch_symbolic_meta_outplace_linalg_norm_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3364741Z test_dispatch_symbolic_meta_outplace_linalg_norm_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3364997Z 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.000s) 2023-01-11T21:23:43.3365248Z 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.000s) 2023-01-11T21:23:43.3365500Z 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.000s) 2023-01-11T21:23:43.3365751Z 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.000s) 2023-01-11T21:23:43.3365997Z 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.000s) 2023-01-11T21:23:43.3366268Z 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.000s) 2023-01-11T21:23:43.3366504Z test_dispatch_symbolic_meta_outplace_linalg_pinv_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3366735Z test_dispatch_symbolic_meta_outplace_linalg_pinv_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3366964Z test_dispatch_symbolic_meta_outplace_linalg_pinv_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3367178Z test_dispatch_symbolic_meta_outplace_linalg_pinv_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3367428Z 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.000s) 2023-01-11T21:23:43.3367668Z 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.000s) 2023-01-11T21:23:43.3367906Z 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.000s) 2023-01-11T21:23:43.3368145Z 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.000s) 2023-01-11T21:23:43.3368336Z test_dispatch_symbolic_meta_outplace_linalg_pinv_singular_cuda_complex128 (__main__.TestMetaCUDA) ... ok (0.462s) 2023-01-11T21:23:43.3368521Z test_dispatch_symbolic_meta_outplace_linalg_pinv_singular_cuda_complex64 (__main__.TestMetaCUDA) ... ok (0.224s) 2023-01-11T21:23:43.3368704Z test_dispatch_symbolic_meta_outplace_linalg_pinv_singular_cuda_float32 (__main__.TestMetaCUDA) ... ok (0.138s) 2023-01-11T21:23:43.3368889Z test_dispatch_symbolic_meta_outplace_linalg_pinv_singular_cuda_float64 (__main__.TestMetaCUDA) ... ok (0.177s) 2023-01-11T21:23:43.3369122Z test_dispatch_symbolic_meta_outplace_linalg_qr_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3369371Z test_dispatch_symbolic_meta_outplace_linalg_qr_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3369589Z test_dispatch_symbolic_meta_outplace_linalg_qr_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3369814Z test_dispatch_symbolic_meta_outplace_linalg_qr_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3370054Z test_dispatch_symbolic_meta_outplace_linalg_slogdet_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3370288Z test_dispatch_symbolic_meta_outplace_linalg_slogdet_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3370517Z test_dispatch_symbolic_meta_outplace_linalg_slogdet_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3370748Z test_dispatch_symbolic_meta_outplace_linalg_slogdet_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3370983Z test_dispatch_symbolic_meta_outplace_linalg_solve_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3371234Z test_dispatch_symbolic_meta_outplace_linalg_solve_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3371462Z test_dispatch_symbolic_meta_outplace_linalg_solve_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3371684Z test_dispatch_symbolic_meta_outplace_linalg_solve_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3371922Z 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.000s) 2023-01-11T21:23:43.3372152Z 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.000s) 2023-01-11T21:23:43.3372384Z 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.000s) 2023-01-11T21:23:43.3372623Z 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.000s) 2023-01-11T21:23:43.3372927Z 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.000s) 2023-01-11T21:23:43.3373227Z 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.000s) 2023-01-11T21:23:43.3373525Z 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.000s) 2023-01-11T21:23:43.3373826Z 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.000s) 2023-01-11T21:23:43.3374112Z test_dispatch_symbolic_meta_outplace_linalg_svd_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3374528Z test_dispatch_symbolic_meta_outplace_linalg_svd_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3374856Z test_dispatch_symbolic_meta_outplace_linalg_svd_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3375131Z test_dispatch_symbolic_meta_outplace_linalg_svd_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3375424Z test_dispatch_symbolic_meta_outplace_linalg_svdvals_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3375669Z test_dispatch_symbolic_meta_outplace_linalg_svdvals_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3375899Z test_dispatch_symbolic_meta_outplace_linalg_svdvals_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3376122Z test_dispatch_symbolic_meta_outplace_linalg_svdvals_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3376359Z test_dispatch_symbolic_meta_outplace_linalg_tensorinv_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3376594Z test_dispatch_symbolic_meta_outplace_linalg_tensorinv_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3376862Z test_dispatch_symbolic_meta_outplace_linalg_tensorinv_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3377093Z test_dispatch_symbolic_meta_outplace_linalg_tensorinv_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3377334Z test_dispatch_symbolic_meta_outplace_linalg_tensorsolve_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3377576Z test_dispatch_symbolic_meta_outplace_linalg_tensorsolve_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3377804Z test_dispatch_symbolic_meta_outplace_linalg_tensorsolve_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3378041Z test_dispatch_symbolic_meta_outplace_linalg_tensorsolve_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3378276Z test_dispatch_symbolic_meta_outplace_linalg_vander_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3378510Z test_dispatch_symbolic_meta_outplace_linalg_vander_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3378744Z test_dispatch_symbolic_meta_outplace_linalg_vander_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3378968Z test_dispatch_symbolic_meta_outplace_linalg_vander_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3379192Z test_dispatch_symbolic_meta_outplace_linalg_vander_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3379414Z test_dispatch_symbolic_meta_outplace_linalg_vander_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3379632Z test_dispatch_symbolic_meta_outplace_linalg_vander_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3379881Z test_dispatch_symbolic_meta_outplace_linalg_vander_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3380103Z test_dispatch_symbolic_meta_outplace_linalg_vander_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3380336Z test_dispatch_symbolic_meta_outplace_linalg_vecdot_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3380571Z test_dispatch_symbolic_meta_outplace_linalg_vecdot_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3380803Z test_dispatch_symbolic_meta_outplace_linalg_vecdot_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3381033Z test_dispatch_symbolic_meta_outplace_linalg_vecdot_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3381255Z test_dispatch_symbolic_meta_outplace_linalg_vecdot_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3381498Z test_dispatch_symbolic_meta_outplace_linalg_vecdot_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3381736Z 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.000s) 2023-01-11T21:23:43.3381966Z 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.000s) 2023-01-11T21:23:43.3382205Z 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.000s) 2023-01-11T21:23:43.3382438Z 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.000s) 2023-01-11T21:23:43.3382668Z 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.000s) 2023-01-11T21:23:43.3382899Z 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.000s) 2023-01-11T21:23:43.3383126Z test_dispatch_symbolic_meta_outplace_linspace_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3383360Z test_dispatch_symbolic_meta_outplace_linspace_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3383589Z test_dispatch_symbolic_meta_outplace_linspace_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3383815Z test_dispatch_symbolic_meta_outplace_linspace_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3384044Z test_dispatch_symbolic_meta_outplace_linspace_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3384269Z test_dispatch_symbolic_meta_outplace_linspace_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3384494Z test_dispatch_symbolic_meta_outplace_linspace_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3384795Z test_dispatch_symbolic_meta_outplace_linspace_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3385014Z test_dispatch_symbolic_meta_outplace_linspace_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3385239Z test_dispatch_symbolic_meta_outplace_linspace_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3385457Z test_dispatch_symbolic_meta_outplace_linspace_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3385673Z test_dispatch_symbolic_meta_outplace_log10_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3385898Z test_dispatch_symbolic_meta_outplace_log10_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3386170Z test_dispatch_symbolic_meta_outplace_log10_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3386448Z test_dispatch_symbolic_meta_outplace_log10_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3386747Z test_dispatch_symbolic_meta_outplace_log10_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3387019Z test_dispatch_symbolic_meta_outplace_log10_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3387283Z test_dispatch_symbolic_meta_outplace_log10_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3387535Z test_dispatch_symbolic_meta_outplace_log10_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3387745Z test_dispatch_symbolic_meta_outplace_log10_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3387960Z test_dispatch_symbolic_meta_outplace_log10_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3388176Z test_dispatch_symbolic_meta_outplace_log10_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3388388Z test_dispatch_symbolic_meta_outplace_log10_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3388613Z test_dispatch_symbolic_meta_outplace_log1p_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3388833Z test_dispatch_symbolic_meta_outplace_log1p_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3389056Z test_dispatch_symbolic_meta_outplace_log1p_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3389286Z test_dispatch_symbolic_meta_outplace_log1p_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3389508Z test_dispatch_symbolic_meta_outplace_log1p_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3389729Z test_dispatch_symbolic_meta_outplace_log1p_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3389967Z test_dispatch_symbolic_meta_outplace_log1p_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3390187Z test_dispatch_symbolic_meta_outplace_log1p_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3390405Z test_dispatch_symbolic_meta_outplace_log1p_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3390635Z test_dispatch_symbolic_meta_outplace_log1p_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3390924Z test_dispatch_symbolic_meta_outplace_log1p_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3391176Z test_dispatch_symbolic_meta_outplace_log1p_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3391395Z test_dispatch_symbolic_meta_outplace_log2_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3391616Z test_dispatch_symbolic_meta_outplace_log2_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3391893Z test_dispatch_symbolic_meta_outplace_log2_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3392118Z test_dispatch_symbolic_meta_outplace_log2_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3392353Z test_dispatch_symbolic_meta_outplace_log2_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3392643Z test_dispatch_symbolic_meta_outplace_log2_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3392913Z test_dispatch_symbolic_meta_outplace_log2_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3393189Z test_dispatch_symbolic_meta_outplace_log2_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3393453Z test_dispatch_symbolic_meta_outplace_log2_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3393725Z test_dispatch_symbolic_meta_outplace_log2_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3394001Z test_dispatch_symbolic_meta_outplace_log2_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3394271Z test_dispatch_symbolic_meta_outplace_log2_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3394547Z test_dispatch_symbolic_meta_outplace_log_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3394825Z test_dispatch_symbolic_meta_outplace_log_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3395067Z test_dispatch_symbolic_meta_outplace_log_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3395289Z test_dispatch_symbolic_meta_outplace_log_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3395532Z test_dispatch_symbolic_meta_outplace_log_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3395750Z test_dispatch_symbolic_meta_outplace_log_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3395970Z test_dispatch_symbolic_meta_outplace_log_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3396175Z test_dispatch_symbolic_meta_outplace_log_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3396397Z test_dispatch_symbolic_meta_outplace_log_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3396617Z test_dispatch_symbolic_meta_outplace_log_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3396833Z test_dispatch_symbolic_meta_outplace_log_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3397052Z test_dispatch_symbolic_meta_outplace_log_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3397288Z test_dispatch_symbolic_meta_outplace_log_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3397524Z test_dispatch_symbolic_meta_outplace_log_softmax_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3397754Z test_dispatch_symbolic_meta_outplace_log_softmax_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3397978Z test_dispatch_symbolic_meta_outplace_log_softmax_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3398197Z test_dispatch_symbolic_meta_outplace_log_softmax_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3398443Z 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.000s) 2023-01-11T21:23:43.3398681Z 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.000s) 2023-01-11T21:23:43.3398924Z 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.000s) 2023-01-11T21:23:43.3399163Z 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.000s) 2023-01-11T21:23:43.3399407Z 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.000s) 2023-01-11T21:23:43.3399651Z 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.000s) 2023-01-11T21:23:43.3399889Z 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.000s) 2023-01-11T21:23:43.3400130Z 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.000s) 2023-01-11T21:23:43.3400389Z 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.000s) 2023-01-11T21:23:43.3400631Z 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.000s) 2023-01-11T21:23:43.3400869Z 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.000s) 2023-01-11T21:23:43.3401103Z 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.000s) 2023-01-11T21:23:43.3401332Z 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.000s) 2023-01-11T21:23:43.3401568Z test_dispatch_symbolic_meta_outplace_logaddexp2_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3401797Z test_dispatch_symbolic_meta_outplace_logaddexp2_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3402035Z test_dispatch_symbolic_meta_outplace_logaddexp2_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3402263Z test_dispatch_symbolic_meta_outplace_logaddexp_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3402491Z test_dispatch_symbolic_meta_outplace_logaddexp_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3402763Z test_dispatch_symbolic_meta_outplace_logaddexp_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3403053Z test_dispatch_symbolic_meta_outplace_logcumsumexp_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3403341Z test_dispatch_symbolic_meta_outplace_logcumsumexp_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3403625Z test_dispatch_symbolic_meta_outplace_logcumsumexp_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3403904Z test_dispatch_symbolic_meta_outplace_logcumsumexp_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3404190Z test_dispatch_symbolic_meta_outplace_logdet_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3404479Z test_dispatch_symbolic_meta_outplace_logdet_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3404761Z test_dispatch_symbolic_meta_outplace_logdet_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3405043Z test_dispatch_symbolic_meta_outplace_logdet_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3405316Z test_dispatch_symbolic_meta_outplace_logical_and_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3405581Z test_dispatch_symbolic_meta_outplace_logical_and_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3405833Z test_dispatch_symbolic_meta_outplace_logical_and_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3406064Z test_dispatch_symbolic_meta_outplace_logical_and_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3406295Z test_dispatch_symbolic_meta_outplace_logical_and_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3406515Z test_dispatch_symbolic_meta_outplace_logical_and_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3406735Z test_dispatch_symbolic_meta_outplace_logical_and_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3406957Z test_dispatch_symbolic_meta_outplace_logical_and_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3407183Z test_dispatch_symbolic_meta_outplace_logical_and_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3407406Z test_dispatch_symbolic_meta_outplace_logical_and_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3407657Z test_dispatch_symbolic_meta_outplace_logical_and_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3407877Z test_dispatch_symbolic_meta_outplace_logical_and_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3408110Z test_dispatch_symbolic_meta_outplace_logical_not_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3408332Z test_dispatch_symbolic_meta_outplace_logical_not_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3408565Z test_dispatch_symbolic_meta_outplace_logical_not_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3408800Z test_dispatch_symbolic_meta_outplace_logical_not_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3409030Z test_dispatch_symbolic_meta_outplace_logical_not_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3409251Z test_dispatch_symbolic_meta_outplace_logical_not_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3409473Z test_dispatch_symbolic_meta_outplace_logical_not_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3409695Z test_dispatch_symbolic_meta_outplace_logical_not_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3409924Z test_dispatch_symbolic_meta_outplace_logical_not_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3410150Z test_dispatch_symbolic_meta_outplace_logical_not_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3410378Z test_dispatch_symbolic_meta_outplace_logical_not_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3410625Z test_dispatch_symbolic_meta_outplace_logical_not_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3410855Z test_dispatch_symbolic_meta_outplace_logical_or_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3411074Z test_dispatch_symbolic_meta_outplace_logical_or_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3411311Z test_dispatch_symbolic_meta_outplace_logical_or_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3411540Z test_dispatch_symbolic_meta_outplace_logical_or_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3411765Z test_dispatch_symbolic_meta_outplace_logical_or_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3411989Z test_dispatch_symbolic_meta_outplace_logical_or_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3412206Z test_dispatch_symbolic_meta_outplace_logical_or_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3412454Z test_dispatch_symbolic_meta_outplace_logical_or_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3412676Z test_dispatch_symbolic_meta_outplace_logical_or_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3412900Z test_dispatch_symbolic_meta_outplace_logical_or_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3413147Z test_dispatch_symbolic_meta_outplace_logical_or_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3413392Z test_dispatch_symbolic_meta_outplace_logical_or_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3413623Z test_dispatch_symbolic_meta_outplace_logical_xor_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3413838Z test_dispatch_symbolic_meta_outplace_logical_xor_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3414069Z test_dispatch_symbolic_meta_outplace_logical_xor_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3414427Z test_dispatch_symbolic_meta_outplace_logical_xor_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3414654Z test_dispatch_symbolic_meta_outplace_logical_xor_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3414876Z test_dispatch_symbolic_meta_outplace_logical_xor_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3415099Z test_dispatch_symbolic_meta_outplace_logical_xor_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3415324Z test_dispatch_symbolic_meta_outplace_logical_xor_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3415548Z test_dispatch_symbolic_meta_outplace_logical_xor_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3415820Z test_dispatch_symbolic_meta_outplace_logical_xor_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3416047Z test_dispatch_symbolic_meta_outplace_logical_xor_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3416273Z test_dispatch_symbolic_meta_outplace_logical_xor_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3416501Z test_dispatch_symbolic_meta_outplace_logit_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3416717Z test_dispatch_symbolic_meta_outplace_logit_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3416948Z test_dispatch_symbolic_meta_outplace_logit_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3417174Z test_dispatch_symbolic_meta_outplace_logit_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3417394Z test_dispatch_symbolic_meta_outplace_logit_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3417649Z test_dispatch_symbolic_meta_outplace_logit_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3417872Z test_dispatch_symbolic_meta_outplace_logit_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3418092Z test_dispatch_symbolic_meta_outplace_logit_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3418321Z test_dispatch_symbolic_meta_outplace_logit_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3418538Z test_dispatch_symbolic_meta_outplace_logit_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3418771Z test_dispatch_symbolic_meta_outplace_logspace_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3419004Z test_dispatch_symbolic_meta_outplace_logspace_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3419237Z test_dispatch_symbolic_meta_outplace_logspace_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3419463Z test_dispatch_symbolic_meta_outplace_logspace_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3419697Z test_dispatch_symbolic_meta_outplace_logspace_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3419925Z test_dispatch_symbolic_meta_outplace_logspace_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3420153Z test_dispatch_symbolic_meta_outplace_logspace_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3420380Z test_dispatch_symbolic_meta_outplace_logspace_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3420631Z test_dispatch_symbolic_meta_outplace_logspace_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3420860Z test_dispatch_symbolic_meta_outplace_logspace_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3421084Z test_dispatch_symbolic_meta_outplace_logspace_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3421319Z test_dispatch_symbolic_meta_outplace_logsumexp_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3421542Z test_dispatch_symbolic_meta_outplace_logsumexp_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3421772Z test_dispatch_symbolic_meta_outplace_logsumexp_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3422005Z test_dispatch_symbolic_meta_outplace_logsumexp_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3422226Z test_dispatch_symbolic_meta_outplace_logsumexp_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3422478Z test_dispatch_symbolic_meta_outplace_logsumexp_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3422710Z test_dispatch_symbolic_meta_outplace_logsumexp_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3422937Z test_dispatch_symbolic_meta_outplace_logsumexp_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3423166Z test_dispatch_symbolic_meta_outplace_logsumexp_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3423393Z test_dispatch_symbolic_meta_outplace_logsumexp_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3423617Z test_dispatch_symbolic_meta_outplace_long_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3423847Z test_dispatch_symbolic_meta_outplace_long_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3424074Z test_dispatch_symbolic_meta_outplace_long_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3424304Z test_dispatch_symbolic_meta_outplace_long_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3424531Z test_dispatch_symbolic_meta_outplace_long_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3424803Z test_dispatch_symbolic_meta_outplace_long_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3425032Z test_dispatch_symbolic_meta_outplace_long_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3425254Z test_dispatch_symbolic_meta_outplace_long_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3425477Z test_dispatch_symbolic_meta_outplace_long_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3425726Z test_dispatch_symbolic_meta_outplace_long_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3425948Z test_dispatch_symbolic_meta_outplace_long_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3426222Z test_dispatch_symbolic_meta_outplace_long_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3426502Z test_dispatch_symbolic_meta_outplace_long_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3426781Z test_dispatch_symbolic_meta_outplace_lt_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3427056Z test_dispatch_symbolic_meta_outplace_lt_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3427332Z test_dispatch_symbolic_meta_outplace_lt_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3427575Z test_dispatch_symbolic_meta_outplace_lt_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3427822Z test_dispatch_symbolic_meta_outplace_lt_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3428042Z test_dispatch_symbolic_meta_outplace_lt_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3428262Z test_dispatch_symbolic_meta_outplace_lt_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3428487Z test_dispatch_symbolic_meta_outplace_lt_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3428710Z test_dispatch_symbolic_meta_outplace_lt_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3428931Z test_dispatch_symbolic_meta_outplace_lt_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3429160Z test_dispatch_symbolic_meta_outplace_lu_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3429386Z test_dispatch_symbolic_meta_outplace_lu_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3429605Z test_dispatch_symbolic_meta_outplace_lu_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3429826Z test_dispatch_symbolic_meta_outplace_lu_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3430059Z test_dispatch_symbolic_meta_outplace_lu_solve_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3430295Z test_dispatch_symbolic_meta_outplace_lu_solve_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3430515Z test_dispatch_symbolic_meta_outplace_lu_solve_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3430744Z test_dispatch_symbolic_meta_outplace_lu_solve_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3431001Z test_dispatch_symbolic_meta_outplace_lu_unpack_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3431234Z test_dispatch_symbolic_meta_outplace_lu_unpack_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3431460Z test_dispatch_symbolic_meta_outplace_lu_unpack_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3431693Z test_dispatch_symbolic_meta_outplace_lu_unpack_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3431915Z test_dispatch_symbolic_meta_outplace_mH_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3432132Z test_dispatch_symbolic_meta_outplace_mH_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3432384Z test_dispatch_symbolic_meta_outplace_mH_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3432667Z test_dispatch_symbolic_meta_outplace_mH_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3432978Z test_dispatch_symbolic_meta_outplace_mH_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3433250Z test_dispatch_symbolic_meta_outplace_mH_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3433516Z test_dispatch_symbolic_meta_outplace_mH_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3433786Z test_dispatch_symbolic_meta_outplace_mH_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3434059Z test_dispatch_symbolic_meta_outplace_mH_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3434332Z test_dispatch_symbolic_meta_outplace_mH_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3434610Z test_dispatch_symbolic_meta_outplace_mH_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3434880Z test_dispatch_symbolic_meta_outplace_mH_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3435101Z test_dispatch_symbolic_meta_outplace_mH_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3435324Z test_dispatch_symbolic_meta_outplace_mT_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3435539Z test_dispatch_symbolic_meta_outplace_mT_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3435765Z test_dispatch_symbolic_meta_outplace_mT_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3435989Z test_dispatch_symbolic_meta_outplace_mT_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3436204Z test_dispatch_symbolic_meta_outplace_mT_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3436447Z test_dispatch_symbolic_meta_outplace_mT_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3436668Z test_dispatch_symbolic_meta_outplace_mT_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3436883Z test_dispatch_symbolic_meta_outplace_mT_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3437103Z test_dispatch_symbolic_meta_outplace_mT_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3437322Z test_dispatch_symbolic_meta_outplace_mT_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3437538Z test_dispatch_symbolic_meta_outplace_mT_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3437755Z test_dispatch_symbolic_meta_outplace_mT_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3437969Z test_dispatch_symbolic_meta_outplace_mT_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3438203Z test_dispatch_symbolic_meta_outplace_masked_amax_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3438495Z test_dispatch_symbolic_meta_outplace_masked_amax_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3438719Z test_dispatch_symbolic_meta_outplace_masked_amax_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3438937Z test_dispatch_symbolic_meta_outplace_masked_amax_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3439166Z test_dispatch_symbolic_meta_outplace_masked_amax_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3439396Z test_dispatch_symbolic_meta_outplace_masked_amax_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3439627Z test_dispatch_symbolic_meta_outplace_masked_amax_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3439862Z test_dispatch_symbolic_meta_outplace_masked_amax_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3440086Z test_dispatch_symbolic_meta_outplace_masked_amax_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3440324Z test_dispatch_symbolic_meta_outplace_masked_amin_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3440553Z test_dispatch_symbolic_meta_outplace_masked_amin_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3440780Z test_dispatch_symbolic_meta_outplace_masked_amin_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3441002Z test_dispatch_symbolic_meta_outplace_masked_amin_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3441228Z test_dispatch_symbolic_meta_outplace_masked_amin_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3441481Z test_dispatch_symbolic_meta_outplace_masked_amin_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3441705Z test_dispatch_symbolic_meta_outplace_masked_amin_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3441934Z test_dispatch_symbolic_meta_outplace_masked_amin_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3442162Z test_dispatch_symbolic_meta_outplace_masked_amin_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3442398Z test_dispatch_symbolic_meta_outplace_masked_argmax_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3442656Z test_dispatch_symbolic_meta_outplace_masked_argmax_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3442943Z test_dispatch_symbolic_meta_outplace_masked_argmax_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3443224Z test_dispatch_symbolic_meta_outplace_masked_argmax_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3443538Z test_dispatch_symbolic_meta_outplace_masked_argmax_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3443817Z test_dispatch_symbolic_meta_outplace_masked_argmax_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3444094Z test_dispatch_symbolic_meta_outplace_masked_argmax_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3444382Z test_dispatch_symbolic_meta_outplace_masked_argmax_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3444660Z test_dispatch_symbolic_meta_outplace_masked_argmax_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3444947Z test_dispatch_symbolic_meta_outplace_masked_argmin_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3445206Z test_dispatch_symbolic_meta_outplace_masked_argmin_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3445437Z test_dispatch_symbolic_meta_outplace_masked_argmin_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3445664Z test_dispatch_symbolic_meta_outplace_masked_argmin_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3445891Z test_dispatch_symbolic_meta_outplace_masked_argmin_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3446116Z test_dispatch_symbolic_meta_outplace_masked_argmin_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3446337Z test_dispatch_symbolic_meta_outplace_masked_argmin_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3446564Z test_dispatch_symbolic_meta_outplace_masked_argmin_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3446810Z test_dispatch_symbolic_meta_outplace_masked_argmin_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3447047Z test_dispatch_symbolic_meta_outplace_masked_cumprod_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3447287Z test_dispatch_symbolic_meta_outplace_masked_cumprod_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3447530Z test_dispatch_symbolic_meta_outplace_masked_cumprod_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3447756Z test_dispatch_symbolic_meta_outplace_masked_cumprod_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3447990Z test_dispatch_symbolic_meta_outplace_masked_cumprod_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3448231Z test_dispatch_symbolic_meta_outplace_masked_cumprod_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3448464Z test_dispatch_symbolic_meta_outplace_masked_cumprod_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3448716Z test_dispatch_symbolic_meta_outplace_masked_cumprod_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3448941Z test_dispatch_symbolic_meta_outplace_masked_cumprod_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3449172Z test_dispatch_symbolic_meta_outplace_masked_cumprod_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3449400Z test_dispatch_symbolic_meta_outplace_masked_cumprod_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3449633Z test_dispatch_symbolic_meta_outplace_masked_cumsum_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3449874Z test_dispatch_symbolic_meta_outplace_masked_cumsum_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3450112Z test_dispatch_symbolic_meta_outplace_masked_cumsum_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3450345Z test_dispatch_symbolic_meta_outplace_masked_cumsum_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3450575Z test_dispatch_symbolic_meta_outplace_masked_cumsum_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3450793Z test_dispatch_symbolic_meta_outplace_masked_cumsum_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3451027Z test_dispatch_symbolic_meta_outplace_masked_cumsum_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3451252Z test_dispatch_symbolic_meta_outplace_masked_cumsum_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3451474Z test_dispatch_symbolic_meta_outplace_masked_cumsum_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3451726Z test_dispatch_symbolic_meta_outplace_masked_cumsum_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3451952Z test_dispatch_symbolic_meta_outplace_masked_cumsum_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3452183Z test_dispatch_symbolic_meta_outplace_masked_fill_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3452414Z test_dispatch_symbolic_meta_outplace_masked_fill_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3452652Z test_dispatch_symbolic_meta_outplace_masked_fill_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3452883Z test_dispatch_symbolic_meta_outplace_masked_fill_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3453128Z test_dispatch_symbolic_meta_outplace_masked_fill_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3453385Z test_dispatch_symbolic_meta_outplace_masked_fill_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3453628Z test_dispatch_symbolic_meta_outplace_masked_fill_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3453851Z test_dispatch_symbolic_meta_outplace_masked_fill_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3454076Z test_dispatch_symbolic_meta_outplace_masked_fill_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3454410Z test_dispatch_symbolic_meta_outplace_masked_fill_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3454643Z test_dispatch_symbolic_meta_outplace_masked_fill_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3454880Z test_dispatch_symbolic_meta_outplace_masked_fill_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3455102Z test_dispatch_symbolic_meta_outplace_masked_fill_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3455339Z 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.000s) 2023-01-11T21:23:43.3455579Z 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.000s) 2023-01-11T21:23:43.3455815Z 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.000s) 2023-01-11T21:23:43.3456046Z 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.000s) 2023-01-11T21:23:43.3456291Z test_dispatch_symbolic_meta_outplace_masked_logaddexp_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3456523Z test_dispatch_symbolic_meta_outplace_masked_logaddexp_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3456799Z test_dispatch_symbolic_meta_outplace_masked_logaddexp_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3457043Z test_dispatch_symbolic_meta_outplace_masked_logsumexp_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3457278Z test_dispatch_symbolic_meta_outplace_masked_logsumexp_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3457513Z test_dispatch_symbolic_meta_outplace_masked_logsumexp_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3457744Z test_dispatch_symbolic_meta_outplace_masked_logsumexp_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3457977Z test_dispatch_symbolic_meta_outplace_masked_logsumexp_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3458211Z test_dispatch_symbolic_meta_outplace_masked_logsumexp_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3458442Z test_dispatch_symbolic_meta_outplace_masked_logsumexp_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3458701Z test_dispatch_symbolic_meta_outplace_masked_logsumexp_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3458933Z test_dispatch_symbolic_meta_outplace_masked_logsumexp_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3459164Z test_dispatch_symbolic_meta_outplace_masked_mean_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3459393Z test_dispatch_symbolic_meta_outplace_masked_mean_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3459615Z test_dispatch_symbolic_meta_outplace_masked_mean_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3459850Z test_dispatch_symbolic_meta_outplace_masked_mean_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3460077Z test_dispatch_symbolic_meta_outplace_masked_mean_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3460299Z test_dispatch_symbolic_meta_outplace_masked_mean_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3460521Z test_dispatch_symbolic_meta_outplace_masked_mean_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3460749Z test_dispatch_symbolic_meta_outplace_masked_mean_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3460979Z test_dispatch_symbolic_meta_outplace_masked_mean_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3461204Z test_dispatch_symbolic_meta_outplace_masked_mean_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3461431Z test_dispatch_symbolic_meta_outplace_masked_mean_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3461677Z test_dispatch_symbolic_meta_outplace_masked_mean_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3461909Z test_dispatch_symbolic_meta_outplace_masked_median_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3462131Z test_dispatch_symbolic_meta_outplace_masked_median_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3462349Z test_dispatch_symbolic_meta_outplace_masked_median_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3462577Z test_dispatch_symbolic_meta_outplace_masked_norm_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3462805Z test_dispatch_symbolic_meta_outplace_masked_norm_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3463031Z test_dispatch_symbolic_meta_outplace_masked_norm_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3463252Z test_dispatch_symbolic_meta_outplace_masked_norm_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3463518Z test_dispatch_symbolic_meta_outplace_masked_normalize_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3463759Z test_dispatch_symbolic_meta_outplace_masked_normalize_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3463995Z test_dispatch_symbolic_meta_outplace_masked_normalize_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3464233Z test_dispatch_symbolic_meta_outplace_masked_normalize_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3464467Z test_dispatch_symbolic_meta_outplace_masked_normalize_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3464758Z test_dispatch_symbolic_meta_outplace_masked_normalize_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3464987Z test_dispatch_symbolic_meta_outplace_masked_prod_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3465205Z test_dispatch_symbolic_meta_outplace_masked_prod_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3465440Z test_dispatch_symbolic_meta_outplace_masked_prod_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3465664Z test_dispatch_symbolic_meta_outplace_masked_prod_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3465887Z test_dispatch_symbolic_meta_outplace_masked_prod_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3466112Z test_dispatch_symbolic_meta_outplace_masked_prod_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3466342Z test_dispatch_symbolic_meta_outplace_masked_prod_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3466647Z test_dispatch_symbolic_meta_outplace_masked_prod_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3466927Z test_dispatch_symbolic_meta_outplace_masked_prod_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3467209Z test_dispatch_symbolic_meta_outplace_masked_prod_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3467480Z test_dispatch_symbolic_meta_outplace_masked_prod_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3467703Z test_dispatch_symbolic_meta_outplace_masked_prod_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3467936Z test_dispatch_symbolic_meta_outplace_masked_scatter_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3468156Z test_dispatch_symbolic_meta_outplace_masked_scatter_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3468392Z test_dispatch_symbolic_meta_outplace_masked_scatter_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3468650Z test_dispatch_symbolic_meta_outplace_masked_scatter_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3468883Z test_dispatch_symbolic_meta_outplace_masked_scatter_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3469112Z test_dispatch_symbolic_meta_outplace_masked_scatter_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3469346Z test_dispatch_symbolic_meta_outplace_masked_scatter_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3469577Z test_dispatch_symbolic_meta_outplace_masked_scatter_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3469801Z test_dispatch_symbolic_meta_outplace_masked_scatter_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3470020Z test_dispatch_symbolic_meta_outplace_masked_scatter_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3470247Z test_dispatch_symbolic_meta_outplace_masked_scatter_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3470468Z test_dispatch_symbolic_meta_outplace_masked_scatter_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3470699Z test_dispatch_symbolic_meta_outplace_masked_select_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3470927Z test_dispatch_symbolic_meta_outplace_masked_select_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3471157Z test_dispatch_symbolic_meta_outplace_masked_select_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3471388Z test_dispatch_symbolic_meta_outplace_masked_select_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3471638Z test_dispatch_symbolic_meta_outplace_masked_select_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3471863Z test_dispatch_symbolic_meta_outplace_masked_select_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3472083Z test_dispatch_symbolic_meta_outplace_masked_select_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3472313Z test_dispatch_symbolic_meta_outplace_masked_select_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3472534Z test_dispatch_symbolic_meta_outplace_masked_select_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3472801Z test_dispatch_symbolic_meta_outplace_masked_select_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3473083Z test_dispatch_symbolic_meta_outplace_masked_select_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3473358Z test_dispatch_symbolic_meta_outplace_masked_select_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3473672Z test_dispatch_symbolic_meta_outplace_masked_softmax_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3473959Z test_dispatch_symbolic_meta_outplace_masked_softmax_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3474238Z test_dispatch_symbolic_meta_outplace_masked_softmax_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3474528Z test_dispatch_symbolic_meta_outplace_masked_softmax_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3474813Z test_dispatch_symbolic_meta_outplace_masked_softmin_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3475065Z test_dispatch_symbolic_meta_outplace_masked_softmin_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3475288Z test_dispatch_symbolic_meta_outplace_masked_softmin_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3475511Z test_dispatch_symbolic_meta_outplace_masked_softmin_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3475736Z test_dispatch_symbolic_meta_outplace_masked_std_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3475961Z test_dispatch_symbolic_meta_outplace_masked_std_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3476186Z test_dispatch_symbolic_meta_outplace_masked_std_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3476411Z test_dispatch_symbolic_meta_outplace_masked_std_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3476630Z test_dispatch_symbolic_meta_outplace_masked_std_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3476849Z test_dispatch_symbolic_meta_outplace_masked_std_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3477087Z test_dispatch_symbolic_meta_outplace_masked_std_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3477315Z test_dispatch_symbolic_meta_outplace_masked_std_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3477542Z test_dispatch_symbolic_meta_outplace_masked_std_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3477769Z test_dispatch_symbolic_meta_outplace_masked_std_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3477989Z test_dispatch_symbolic_meta_outplace_masked_std_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3478221Z test_dispatch_symbolic_meta_outplace_masked_sum_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3478442Z test_dispatch_symbolic_meta_outplace_masked_sum_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3478693Z test_dispatch_symbolic_meta_outplace_masked_sum_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3478922Z test_dispatch_symbolic_meta_outplace_masked_sum_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3479146Z test_dispatch_symbolic_meta_outplace_masked_sum_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3479366Z test_dispatch_symbolic_meta_outplace_masked_sum_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3479582Z test_dispatch_symbolic_meta_outplace_masked_sum_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3479797Z test_dispatch_symbolic_meta_outplace_masked_sum_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3480026Z test_dispatch_symbolic_meta_outplace_masked_sum_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3480251Z test_dispatch_symbolic_meta_outplace_masked_sum_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3480474Z test_dispatch_symbolic_meta_outplace_masked_sum_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3480698Z test_dispatch_symbolic_meta_outplace_masked_sum_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3480926Z test_dispatch_symbolic_meta_outplace_masked_var_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3481159Z test_dispatch_symbolic_meta_outplace_masked_var_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3481385Z test_dispatch_symbolic_meta_outplace_masked_var_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3481609Z test_dispatch_symbolic_meta_outplace_masked_var_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3481850Z test_dispatch_symbolic_meta_outplace_masked_var_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3482070Z test_dispatch_symbolic_meta_outplace_masked_var_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3482292Z test_dispatch_symbolic_meta_outplace_masked_var_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3482506Z test_dispatch_symbolic_meta_outplace_masked_var_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3482735Z test_dispatch_symbolic_meta_outplace_masked_var_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3483013Z test_dispatch_symbolic_meta_outplace_masked_var_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3483290Z test_dispatch_symbolic_meta_outplace_masked_var_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3483569Z test_dispatch_symbolic_meta_outplace_matmul_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3483879Z test_dispatch_symbolic_meta_outplace_matmul_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3484157Z test_dispatch_symbolic_meta_outplace_matmul_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3484435Z test_dispatch_symbolic_meta_outplace_matmul_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3484717Z test_dispatch_symbolic_meta_outplace_matmul_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3484992Z test_dispatch_symbolic_meta_outplace_matmul_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3485283Z test_dispatch_symbolic_meta_outplace_matrix_exp_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3485548Z test_dispatch_symbolic_meta_outplace_matrix_exp_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3485769Z test_dispatch_symbolic_meta_outplace_matrix_exp_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3485995Z test_dispatch_symbolic_meta_outplace_matrix_exp_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3486212Z test_dispatch_symbolic_meta_outplace_matrix_exp_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3486431Z test_dispatch_symbolic_meta_outplace_matrix_exp_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3486657Z test_dispatch_symbolic_meta_outplace_max_binary_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3486886Z test_dispatch_symbolic_meta_outplace_max_binary_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3487153Z test_dispatch_symbolic_meta_outplace_max_binary_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3487373Z test_dispatch_symbolic_meta_outplace_max_binary_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3487588Z test_dispatch_symbolic_meta_outplace_max_binary_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3487811Z test_dispatch_symbolic_meta_outplace_max_binary_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3488034Z test_dispatch_symbolic_meta_outplace_max_binary_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3488256Z test_dispatch_symbolic_meta_outplace_max_binary_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3488475Z test_dispatch_symbolic_meta_outplace_max_binary_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3488688Z test_dispatch_symbolic_meta_outplace_max_binary_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3488965Z 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.000s) 2023-01-11T21:23:43.3489216Z 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.000s) 2023-01-11T21:23:43.3489466Z 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.000s) 2023-01-11T21:23:43.3489717Z 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.000s) 2023-01-11T21:23:43.3489952Z 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.000s) 2023-01-11T21:23:43.3490188Z 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.000s) 2023-01-11T21:23:43.3490424Z 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.000s) 2023-01-11T21:23:43.3490659Z 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.000s) 2023-01-11T21:23:43.3490890Z 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.000s) 2023-01-11T21:23:43.3491127Z 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.000s) 2023-01-11T21:23:43.3491363Z 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.000s) 2023-01-11T21:23:43.3491591Z 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.000s) 2023-01-11T21:23:43.3491816Z 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.000s) 2023-01-11T21:23:43.3492071Z 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.000s) 2023-01-11T21:23:43.3492311Z 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.000s) 2023-01-11T21:23:43.3492550Z 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.000s) 2023-01-11T21:23:43.3492786Z 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.000s) 2023-01-11T21:23:43.3493020Z 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.000s) 2023-01-11T21:23:43.3493276Z 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.000s) 2023-01-11T21:23:43.3493541Z 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.000s) 2023-01-11T21:23:43.3493799Z 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.000s) 2023-01-11T21:23:43.3494027Z 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.000s) 2023-01-11T21:23:43.3494396Z 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.000s) 2023-01-11T21:23:43.3494632Z 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.000s) 2023-01-11T21:23:43.3494851Z test_dispatch_symbolic_meta_outplace_maximum_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3495083Z test_dispatch_symbolic_meta_outplace_maximum_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3495308Z test_dispatch_symbolic_meta_outplace_maximum_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3495529Z test_dispatch_symbolic_meta_outplace_maximum_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3495756Z test_dispatch_symbolic_meta_outplace_maximum_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3495978Z test_dispatch_symbolic_meta_outplace_maximum_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3496200Z test_dispatch_symbolic_meta_outplace_maximum_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3496421Z test_dispatch_symbolic_meta_outplace_maximum_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3496642Z test_dispatch_symbolic_meta_outplace_maximum_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3496856Z test_dispatch_symbolic_meta_outplace_maximum_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3497112Z test_dispatch_symbolic_meta_outplace_mean_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3497343Z test_dispatch_symbolic_meta_outplace_mean_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3497565Z test_dispatch_symbolic_meta_outplace_mean_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3497784Z test_dispatch_symbolic_meta_outplace_mean_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3498004Z test_dispatch_symbolic_meta_outplace_mean_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3498218Z test_dispatch_symbolic_meta_outplace_mean_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3498441Z test_dispatch_symbolic_meta_outplace_median_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3498661Z test_dispatch_symbolic_meta_outplace_median_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3498923Z test_dispatch_symbolic_meta_outplace_median_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3499144Z test_dispatch_symbolic_meta_outplace_median_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3499367Z test_dispatch_symbolic_meta_outplace_median_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3499586Z test_dispatch_symbolic_meta_outplace_median_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3499806Z test_dispatch_symbolic_meta_outplace_median_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3500024Z test_dispatch_symbolic_meta_outplace_median_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3500260Z 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.000s) 2023-01-11T21:23:43.3500503Z 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.000s) 2023-01-11T21:23:43.3500751Z 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.000s) 2023-01-11T21:23:43.3500997Z 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.000s) 2023-01-11T21:23:43.3501240Z 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.000s) 2023-01-11T21:23:43.3501482Z 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) 2023-01-11T21:23:43.3501722Z 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.000s) 2023-01-11T21:23:43.3501982Z 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.000s) 2023-01-11T21:23:43.3502224Z 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.000s) 2023-01-11T21:23:43.3502466Z 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.000s) 2023-01-11T21:23:43.3502701Z 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.000s) 2023-01-11T21:23:43.3502937Z 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.000s) 2023-01-11T21:23:43.3503183Z 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.000s) 2023-01-11T21:23:43.3503414Z 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.000s) 2023-01-11T21:23:43.3503687Z 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.000s) 2023-01-11T21:23:43.3503934Z 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.000s) 2023-01-11T21:23:43.3504174Z 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.000s) 2023-01-11T21:23:43.3504424Z 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.000s) 2023-01-11T21:23:43.3504668Z 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.000s) 2023-01-11T21:23:43.3504969Z 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.000s) 2023-01-11T21:23:43.3505207Z 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.000s) 2023-01-11T21:23:43.3505445Z 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.000s) 2023-01-11T21:23:43.3505683Z 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.000s) 2023-01-11T21:23:43.3505917Z 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.000s) 2023-01-11T21:23:43.3506199Z test_dispatch_symbolic_meta_outplace_min_binary_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3506477Z test_dispatch_symbolic_meta_outplace_min_binary_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3506755Z test_dispatch_symbolic_meta_outplace_min_binary_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3507059Z test_dispatch_symbolic_meta_outplace_min_binary_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3507332Z test_dispatch_symbolic_meta_outplace_min_binary_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3507577Z test_dispatch_symbolic_meta_outplace_min_binary_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3507805Z test_dispatch_symbolic_meta_outplace_min_binary_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3508030Z test_dispatch_symbolic_meta_outplace_min_binary_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3508249Z test_dispatch_symbolic_meta_outplace_min_binary_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3508470Z test_dispatch_symbolic_meta_outplace_min_binary_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3508706Z 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.000s) 2023-01-11T21:23:43.3508966Z 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.000s) 2023-01-11T21:23:43.3509201Z 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.000s) 2023-01-11T21:23:43.3509440Z 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.000s) 2023-01-11T21:23:43.3509664Z 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.000s) 2023-01-11T21:23:43.3509900Z 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.000s) 2023-01-11T21:23:43.3510133Z 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.000s) 2023-01-11T21:23:43.3510360Z 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.000s) 2023-01-11T21:23:43.3510590Z 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.000s) 2023-01-11T21:23:43.3510823Z 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.000s) 2023-01-11T21:23:43.3511059Z 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.000s) 2023-01-11T21:23:43.3511293Z 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.000s) 2023-01-11T21:23:43.3511527Z 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.000s) 2023-01-11T21:23:43.3511759Z 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.000s) 2023-01-11T21:23:43.3512017Z 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.000s) 2023-01-11T21:23:43.3512274Z 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.000s) 2023-01-11T21:23:43.3512568Z 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.000s) 2023-01-11T21:23:43.3512845Z 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.000s) 2023-01-11T21:23:43.3513134Z 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.000s) 2023-01-11T21:23:43.3513421Z 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.000s) 2023-01-11T21:23:43.3513700Z test_dispatch_symbolic_meta_outplace_minimum_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3514002Z test_dispatch_symbolic_meta_outplace_minimum_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3514282Z test_dispatch_symbolic_meta_outplace_minimum_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3514556Z test_dispatch_symbolic_meta_outplace_minimum_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3514823Z test_dispatch_symbolic_meta_outplace_minimum_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3515043Z test_dispatch_symbolic_meta_outplace_minimum_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3515260Z test_dispatch_symbolic_meta_outplace_minimum_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3515478Z test_dispatch_symbolic_meta_outplace_minimum_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3515696Z test_dispatch_symbolic_meta_outplace_minimum_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3515902Z test_dispatch_symbolic_meta_outplace_minimum_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3516124Z test_dispatch_symbolic_meta_outplace_mm_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3516339Z test_dispatch_symbolic_meta_outplace_mm_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3516559Z test_dispatch_symbolic_meta_outplace_mm_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3516777Z test_dispatch_symbolic_meta_outplace_mm_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3516994Z test_dispatch_symbolic_meta_outplace_mm_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3517257Z test_dispatch_symbolic_meta_outplace_mm_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3517477Z test_dispatch_symbolic_meta_outplace_mode_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3517695Z test_dispatch_symbolic_meta_outplace_mode_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3517918Z test_dispatch_symbolic_meta_outplace_mode_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3518143Z test_dispatch_symbolic_meta_outplace_mode_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3518357Z test_dispatch_symbolic_meta_outplace_mode_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3518571Z test_dispatch_symbolic_meta_outplace_mode_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3518788Z test_dispatch_symbolic_meta_outplace_mode_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3519024Z test_dispatch_symbolic_meta_outplace_mode_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3519240Z test_dispatch_symbolic_meta_outplace_mode_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3519455Z test_dispatch_symbolic_meta_outplace_mode_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3519681Z test_dispatch_symbolic_meta_outplace_movedim_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3519902Z test_dispatch_symbolic_meta_outplace_movedim_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3520129Z test_dispatch_symbolic_meta_outplace_movedim_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3520357Z test_dispatch_symbolic_meta_outplace_movedim_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3520583Z test_dispatch_symbolic_meta_outplace_movedim_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3520809Z test_dispatch_symbolic_meta_outplace_movedim_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3521035Z test_dispatch_symbolic_meta_outplace_movedim_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3521253Z test_dispatch_symbolic_meta_outplace_movedim_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3521475Z test_dispatch_symbolic_meta_outplace_movedim_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3521693Z test_dispatch_symbolic_meta_outplace_movedim_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3521905Z test_dispatch_symbolic_meta_outplace_movedim_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3522145Z test_dispatch_symbolic_meta_outplace_movedim_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3522360Z test_dispatch_symbolic_meta_outplace_movedim_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3522585Z test_dispatch_symbolic_meta_outplace_msort_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3522813Z test_dispatch_symbolic_meta_outplace_msort_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3523087Z test_dispatch_symbolic_meta_outplace_msort_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3523354Z test_dispatch_symbolic_meta_outplace_msort_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3523629Z test_dispatch_symbolic_meta_outplace_msort_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3523894Z test_dispatch_symbolic_meta_outplace_msort_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3524190Z test_dispatch_symbolic_meta_outplace_msort_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3524460Z test_dispatch_symbolic_meta_outplace_msort_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3524722Z test_dispatch_symbolic_meta_outplace_msort_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3524998Z test_dispatch_symbolic_meta_outplace_mul_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3525268Z test_dispatch_symbolic_meta_outplace_mul_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3525525Z test_dispatch_symbolic_meta_outplace_mul_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3525749Z test_dispatch_symbolic_meta_outplace_mul_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3525967Z test_dispatch_symbolic_meta_outplace_mul_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3526179Z test_dispatch_symbolic_meta_outplace_mul_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3526398Z test_dispatch_symbolic_meta_outplace_mul_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3526608Z test_dispatch_symbolic_meta_outplace_mul_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3526819Z test_dispatch_symbolic_meta_outplace_mul_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3527035Z test_dispatch_symbolic_meta_outplace_mul_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3527249Z test_dispatch_symbolic_meta_outplace_mul_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3527489Z test_dispatch_symbolic_meta_outplace_mul_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3527707Z test_dispatch_symbolic_meta_outplace_mul_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3527942Z test_dispatch_symbolic_meta_outplace_multinomial_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3528166Z test_dispatch_symbolic_meta_outplace_multinomial_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3528385Z test_dispatch_symbolic_meta_outplace_multinomial_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3528605Z test_dispatch_symbolic_meta_outplace_mv_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3528826Z test_dispatch_symbolic_meta_outplace_mv_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3529046Z test_dispatch_symbolic_meta_outplace_mv_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3529287Z test_dispatch_symbolic_meta_outplace_mv_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3529496Z test_dispatch_symbolic_meta_outplace_mv_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3529708Z test_dispatch_symbolic_meta_outplace_mv_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3529948Z 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.000s) 2023-01-11T21:23:43.3530185Z 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.000s) 2023-01-11T21:23:43.3530415Z 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.000s) 2023-01-11T21:23:43.3530653Z 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.000s) 2023-01-11T21:23:43.3530885Z 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.000s) 2023-01-11T21:23:43.3531115Z 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.000s) 2023-01-11T21:23:43.3531346Z 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.000s) 2023-01-11T21:23:43.3531575Z 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.000s) 2023-01-11T21:23:43.3531806Z 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.000s) 2023-01-11T21:23:43.3532036Z 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.000s) 2023-01-11T21:23:43.3532283Z 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.000s) 2023-01-11T21:23:43.3532504Z 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.000s) 2023-01-11T21:23:43.3532732Z 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.000s) 2023-01-11T21:23:43.3532960Z 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.000s) 2023-01-11T21:23:43.3533213Z 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.000s) 2023-01-11T21:23:43.3533462Z 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.000s) 2023-01-11T21:23:43.3533690Z 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.000s) 2023-01-11T21:23:43.3533919Z 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.000s) 2023-01-11T21:23:43.3534282Z 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.000s) 2023-01-11T21:23:43.3534509Z 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.000s) 2023-01-11T21:23:43.3534736Z 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.000s) 2023-01-11T21:23:43.3534964Z 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.000s) 2023-01-11T21:23:43.3535190Z 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.000s) 2023-01-11T21:23:43.3535410Z 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.000s) 2023-01-11T21:23:43.3535635Z 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.000s) 2023-01-11T21:23:43.3535857Z 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.000s) 2023-01-11T21:23:43.3536084Z 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.000s) 2023-01-11T21:23:43.3536303Z 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.000s) 2023-01-11T21:23:43.3536521Z 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.000s) 2023-01-11T21:23:43.3536742Z 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.000s) 2023-01-11T21:23:43.3536967Z 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.000s) 2023-01-11T21:23:43.3537229Z 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.000s) 2023-01-11T21:23:43.3537448Z 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.000s) 2023-01-11T21:23:43.3537667Z 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.000s) 2023-01-11T21:23:43.3537892Z test_dispatch_symbolic_meta_outplace_nanmean_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3538109Z test_dispatch_symbolic_meta_outplace_nanmean_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3538329Z test_dispatch_symbolic_meta_outplace_nanmean_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3538554Z test_dispatch_symbolic_meta_outplace_nanmean_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3538780Z test_dispatch_symbolic_meta_outplace_nanmedian_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3539038Z test_dispatch_symbolic_meta_outplace_nanmedian_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3539263Z test_dispatch_symbolic_meta_outplace_nanmedian_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3539484Z test_dispatch_symbolic_meta_outplace_nanmedian_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3539710Z test_dispatch_symbolic_meta_outplace_nanmedian_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3539929Z test_dispatch_symbolic_meta_outplace_nanmedian_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3540157Z test_dispatch_symbolic_meta_outplace_nanmedian_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3540377Z test_dispatch_symbolic_meta_outplace_nanmedian_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3540606Z test_dispatch_symbolic_meta_outplace_nanquantile_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3540825Z test_dispatch_symbolic_meta_outplace_nanquantile_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3541048Z test_dispatch_symbolic_meta_outplace_nansum_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3541268Z test_dispatch_symbolic_meta_outplace_nansum_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3541493Z test_dispatch_symbolic_meta_outplace_nansum_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3541714Z test_dispatch_symbolic_meta_outplace_nansum_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3541935Z test_dispatch_symbolic_meta_outplace_nansum_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3542175Z test_dispatch_symbolic_meta_outplace_nansum_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3542396Z test_dispatch_symbolic_meta_outplace_nansum_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3542614Z test_dispatch_symbolic_meta_outplace_nansum_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3542832Z test_dispatch_symbolic_meta_outplace_nansum_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3543043Z test_dispatch_symbolic_meta_outplace_nansum_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3543275Z test_dispatch_symbolic_meta_outplace_narrow_copy_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3543493Z test_dispatch_symbolic_meta_outplace_narrow_copy_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3543725Z test_dispatch_symbolic_meta_outplace_narrow_copy_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3543979Z test_dispatch_symbolic_meta_outplace_narrow_copy_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3544201Z test_dispatch_symbolic_meta_outplace_narrow_copy_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3544423Z test_dispatch_symbolic_meta_outplace_narrow_copy_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3544643Z test_dispatch_symbolic_meta_outplace_narrow_copy_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3544910Z test_dispatch_symbolic_meta_outplace_narrow_copy_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3545134Z test_dispatch_symbolic_meta_outplace_narrow_copy_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3545357Z test_dispatch_symbolic_meta_outplace_narrow_copy_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3545580Z test_dispatch_symbolic_meta_outplace_narrow_copy_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3545806Z test_dispatch_symbolic_meta_outplace_narrow_copy_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3546029Z test_dispatch_symbolic_meta_outplace_narrow_copy_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3546248Z test_dispatch_symbolic_meta_outplace_narrow_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3546476Z test_dispatch_symbolic_meta_outplace_narrow_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3546753Z test_dispatch_symbolic_meta_outplace_narrow_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3547062Z test_dispatch_symbolic_meta_outplace_narrow_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3547343Z test_dispatch_symbolic_meta_outplace_narrow_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3547589Z test_dispatch_symbolic_meta_outplace_narrow_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3547817Z test_dispatch_symbolic_meta_outplace_narrow_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3548036Z test_dispatch_symbolic_meta_outplace_narrow_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3548251Z test_dispatch_symbolic_meta_outplace_narrow_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3548473Z test_dispatch_symbolic_meta_outplace_narrow_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3548686Z test_dispatch_symbolic_meta_outplace_narrow_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3548928Z test_dispatch_symbolic_meta_outplace_narrow_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3549134Z test_dispatch_symbolic_meta_outplace_narrow_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3549368Z 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.000s) 2023-01-11T21:23:43.3549606Z 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.000s) 2023-01-11T21:23:43.3549838Z 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.000s) 2023-01-11T21:23:43.3550070Z 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.000s) 2023-01-11T21:23:43.3550317Z 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.000s) 2023-01-11T21:23:43.3550557Z 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.000s) 2023-01-11T21:23:43.3550800Z 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.000s) 2023-01-11T21:23:43.3551039Z 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.000s) 2023-01-11T21:23:43.3551273Z 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.000s) 2023-01-11T21:23:43.3551509Z 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.000s) 2023-01-11T21:23:43.3551737Z 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.000s) 2023-01-11T21:23:43.3551988Z 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.000s) 2023-01-11T21:23:43.3552203Z test_dispatch_symbolic_meta_outplace_ne_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3552425Z test_dispatch_symbolic_meta_outplace_ne_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3552651Z test_dispatch_symbolic_meta_outplace_ne_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3552914Z test_dispatch_symbolic_meta_outplace_ne_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3553184Z test_dispatch_symbolic_meta_outplace_ne_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3553455Z test_dispatch_symbolic_meta_outplace_ne_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3553719Z test_dispatch_symbolic_meta_outplace_ne_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3554020Z test_dispatch_symbolic_meta_outplace_ne_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3554290Z test_dispatch_symbolic_meta_outplace_ne_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3554557Z test_dispatch_symbolic_meta_outplace_ne_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3554830Z test_dispatch_symbolic_meta_outplace_ne_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3555057Z test_dispatch_symbolic_meta_outplace_ne_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3555280Z test_dispatch_symbolic_meta_outplace_neg_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3555507Z test_dispatch_symbolic_meta_outplace_neg_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3555730Z test_dispatch_symbolic_meta_outplace_neg_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3555953Z test_dispatch_symbolic_meta_outplace_neg_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3556174Z test_dispatch_symbolic_meta_outplace_neg_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3556395Z test_dispatch_symbolic_meta_outplace_neg_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3556614Z test_dispatch_symbolic_meta_outplace_neg_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3556832Z test_dispatch_symbolic_meta_outplace_neg_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3557050Z test_dispatch_symbolic_meta_outplace_neg_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3557264Z test_dispatch_symbolic_meta_outplace_neg_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3557504Z test_dispatch_symbolic_meta_outplace_neg_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3557713Z test_dispatch_symbolic_meta_outplace_neg_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3557944Z test_dispatch_symbolic_meta_outplace_new_empty_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3558169Z test_dispatch_symbolic_meta_outplace_new_empty_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3558400Z test_dispatch_symbolic_meta_outplace_new_empty_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3558630Z test_dispatch_symbolic_meta_outplace_new_empty_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3558852Z test_dispatch_symbolic_meta_outplace_new_empty_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3559095Z test_dispatch_symbolic_meta_outplace_new_empty_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3559320Z test_dispatch_symbolic_meta_outplace_new_empty_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3559546Z test_dispatch_symbolic_meta_outplace_new_empty_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3559770Z test_dispatch_symbolic_meta_outplace_new_empty_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3559993Z test_dispatch_symbolic_meta_outplace_new_empty_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3560215Z test_dispatch_symbolic_meta_outplace_new_empty_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3560434Z test_dispatch_symbolic_meta_outplace_new_empty_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3560657Z test_dispatch_symbolic_meta_outplace_new_empty_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3560893Z 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.000s) 2023-01-11T21:23:43.3561129Z 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.000s) 2023-01-11T21:23:43.3561371Z 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.000s) 2023-01-11T21:23:43.3561611Z 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.000s) 2023-01-11T21:23:43.3561845Z 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.000s) 2023-01-11T21:23:43.3562072Z 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.000s) 2023-01-11T21:23:43.3562327Z 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.000s) 2023-01-11T21:23:43.3562563Z 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.000s) 2023-01-11T21:23:43.3562802Z 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.000s) 2023-01-11T21:23:43.3563033Z 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.000s) 2023-01-11T21:23:43.3563295Z 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.000s) 2023-01-11T21:23:43.3563578Z 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.000s) 2023-01-11T21:23:43.3563861Z 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.000s) 2023-01-11T21:23:43.3564167Z test_dispatch_symbolic_meta_outplace_new_full_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3564441Z test_dispatch_symbolic_meta_outplace_new_full_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3564725Z test_dispatch_symbolic_meta_outplace_new_full_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3565005Z test_dispatch_symbolic_meta_outplace_new_full_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3565277Z test_dispatch_symbolic_meta_outplace_new_full_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3565537Z test_dispatch_symbolic_meta_outplace_new_full_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3565764Z test_dispatch_symbolic_meta_outplace_new_full_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3565987Z test_dispatch_symbolic_meta_outplace_new_full_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3566205Z test_dispatch_symbolic_meta_outplace_new_full_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3566429Z test_dispatch_symbolic_meta_outplace_new_full_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3566644Z test_dispatch_symbolic_meta_outplace_new_full_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3566863Z test_dispatch_symbolic_meta_outplace_new_full_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3567077Z test_dispatch_symbolic_meta_outplace_new_full_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3567296Z test_dispatch_symbolic_meta_outplace_new_ones_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3567536Z test_dispatch_symbolic_meta_outplace_new_ones_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3567763Z test_dispatch_symbolic_meta_outplace_new_ones_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3567986Z test_dispatch_symbolic_meta_outplace_new_ones_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3568206Z test_dispatch_symbolic_meta_outplace_new_ones_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3568427Z test_dispatch_symbolic_meta_outplace_new_ones_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3568648Z test_dispatch_symbolic_meta_outplace_new_ones_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3568871Z test_dispatch_symbolic_meta_outplace_new_ones_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3569089Z test_dispatch_symbolic_meta_outplace_new_ones_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3569333Z test_dispatch_symbolic_meta_outplace_new_ones_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3569550Z test_dispatch_symbolic_meta_outplace_new_ones_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3569766Z test_dispatch_symbolic_meta_outplace_new_ones_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3569985Z test_dispatch_symbolic_meta_outplace_new_ones_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3570214Z test_dispatch_symbolic_meta_outplace_new_zeros_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3570434Z test_dispatch_symbolic_meta_outplace_new_zeros_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3570663Z test_dispatch_symbolic_meta_outplace_new_zeros_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3570892Z test_dispatch_symbolic_meta_outplace_new_zeros_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3571115Z test_dispatch_symbolic_meta_outplace_new_zeros_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3571341Z test_dispatch_symbolic_meta_outplace_new_zeros_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3571569Z test_dispatch_symbolic_meta_outplace_new_zeros_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3571797Z test_dispatch_symbolic_meta_outplace_new_zeros_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3572013Z test_dispatch_symbolic_meta_outplace_new_zeros_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3572234Z test_dispatch_symbolic_meta_outplace_new_zeros_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3572477Z test_dispatch_symbolic_meta_outplace_new_zeros_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3572699Z test_dispatch_symbolic_meta_outplace_new_zeros_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3572921Z test_dispatch_symbolic_meta_outplace_new_zeros_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3573188Z test_dispatch_symbolic_meta_outplace_nextafter_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3573467Z test_dispatch_symbolic_meta_outplace_nextafter_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3573745Z test_dispatch_symbolic_meta_outplace_nextafter_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3574071Z test_dispatch_symbolic_meta_outplace_nn_functional__scaled_dot_product_attention_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3574641Z test_dispatch_symbolic_meta_outplace_nn_functional__scaled_dot_product_attention_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3574960Z test_dispatch_symbolic_meta_outplace_nn_functional__scaled_dot_product_attention_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3575272Z test_dispatch_symbolic_meta_outplace_nn_functional__scaled_dot_product_attention_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3575530Z 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.000s) 2023-01-11T21:23:43.3575776Z 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.000s) 2023-01-11T21:23:43.3576031Z 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.000s) 2023-01-11T21:23:43.3576283Z 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.000s) 2023-01-11T21:23:43.3576537Z 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.000s) 2023-01-11T21:23:43.3576780Z 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.000s) 2023-01-11T21:23:43.3577022Z 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.000s) 2023-01-11T21:23:43.3577272Z 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.000s) 2023-01-11T21:23:43.3577525Z 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.000s) 2023-01-11T21:23:43.3577806Z 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.000s) 2023-01-11T21:23:43.3578049Z 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.000s) 2023-01-11T21:23:43.3578296Z 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.000s) 2023-01-11T21:23:43.3578546Z 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.000s) 2023-01-11T21:23:43.3578787Z 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.000s) 2023-01-11T21:23:43.3579031Z 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.000s) 2023-01-11T21:23:43.3579269Z 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.000s) 2023-01-11T21:23:43.3579550Z 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.000s) 2023-01-11T21:23:43.3579790Z 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.000s) 2023-01-11T21:23:43.3580031Z 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.000s) 2023-01-11T21:23:43.3580274Z 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.000s) 2023-01-11T21:23:43.3580522Z 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.000s) 2023-01-11T21:23:43.3580769Z 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.000s) 2023-01-11T21:23:43.3581008Z 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.000s) 2023-01-11T21:23:43.3581249Z 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.000s) 2023-01-11T21:23:43.3581496Z 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.000s) 2023-01-11T21:23:43.3581740Z 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.000s) 2023-01-11T21:23:43.3581982Z 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.000s) 2023-01-11T21:23:43.3582216Z 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.000s) 2023-01-11T21:23:43.3582479Z 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.000s) 2023-01-11T21:23:43.3582716Z 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.000s) 2023-01-11T21:23:43.3582959Z 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.000s) 2023-01-11T21:23:43.3583201Z 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.000s) 2023-01-11T21:23:43.3583442Z 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.000s) 2023-01-11T21:23:43.3583683Z 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.000s) 2023-01-11T21:23:43.3583918Z 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.000s) 2023-01-11T21:23:43.3584154Z 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.000s) 2023-01-11T21:23:43.3584412Z 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.000s) 2023-01-11T21:23:43.3584647Z 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.000s) 2023-01-11T21:23:43.3584932Z 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.000s) 2023-01-11T21:23:43.3585168Z 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.000s) 2023-01-11T21:23:43.3585406Z 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.000s) 2023-01-11T21:23:43.3585669Z 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.000s) 2023-01-11T21:23:43.3585918Z 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.000s) 2023-01-11T21:23:43.3586302Z 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.000s) 2023-01-11T21:23:43.3586634Z 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.000s) 2023-01-11T21:23:43.3586951Z 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.000s) 2023-01-11T21:23:43.3587275Z 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.000s) 2023-01-11T21:23:43.3587554Z 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.000s) 2023-01-11T21:23:43.3587835Z 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.000s) 2023-01-11T21:23:43.3588078Z 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.000s) 2023-01-11T21:23:43.3588320Z 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.000s) 2023-01-11T21:23:43.3588559Z 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.000s) 2023-01-11T21:23:43.3588809Z 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.000s) 2023-01-11T21:23:43.3589060Z 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.000s) 2023-01-11T21:23:43.3589306Z 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.000s) 2023-01-11T21:23:43.3589576Z 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.000s) 2023-01-11T21:23:43.3589832Z 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.000s) 2023-01-11T21:23:43.3590096Z 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.000s) 2023-01-11T21:23:43.3590359Z 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.000s) 2023-01-11T21:23:43.3590619Z 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.000s) 2023-01-11T21:23:43.3590858Z 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.000s) 2023-01-11T21:23:43.3591092Z 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.000s) 2023-01-11T21:23:43.3591326Z 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.000s) 2023-01-11T21:23:43.3591553Z 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.000s) 2023-01-11T21:23:43.3591790Z 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.000s) 2023-01-11T21:23:43.3592036Z 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.000s) 2023-01-11T21:23:43.3592275Z 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.000s) 2023-01-11T21:23:43.3592535Z 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.000s) 2023-01-11T21:23:43.3592774Z 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.000s) 2023-01-11T21:23:43.3593003Z 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.000s) 2023-01-11T21:23:43.3593237Z 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.000s) 2023-01-11T21:23:43.3593478Z 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.000s) 2023-01-11T21:23:43.3593722Z 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.000s) 2023-01-11T21:23:43.3593959Z 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.000s) 2023-01-11T21:23:43.3594198Z 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.000s) 2023-01-11T21:23:43.3594489Z 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.000s) 2023-01-11T21:23:43.3594724Z 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.000s) 2023-01-11T21:23:43.3594956Z 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.000s) 2023-01-11T21:23:43.3595206Z 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.000s) 2023-01-11T21:23:43.3595456Z 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.000s) 2023-01-11T21:23:43.3595714Z 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.000s) 2023-01-11T21:23:43.3595964Z 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.000s) 2023-01-11T21:23:43.3596205Z 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.000s) 2023-01-11T21:23:43.3596453Z 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.000s) 2023-01-11T21:23:43.3596698Z 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.000s) 2023-01-11T21:23:43.3596950Z 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.000s) 2023-01-11T21:23:43.3597200Z 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.000s) 2023-01-11T21:23:43.3597470Z 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.000s) 2023-01-11T21:23:43.3597747Z 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.000s) 2023-01-11T21:23:43.3598057Z 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.000s) 2023-01-11T21:23:43.3598358Z 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.000s) 2023-01-11T21:23:43.3598660Z 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.000s) 2023-01-11T21:23:43.3598968Z 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.000s) 2023-01-11T21:23:43.3599278Z 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.000s) 2023-01-11T21:23:43.3599623Z 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.000s) 2023-01-11T21:23:43.3599929Z 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.000s) 2023-01-11T21:23:43.3600224Z 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.000s) 2023-01-11T21:23:43.3600528Z 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.000s) 2023-01-11T21:23:43.3600774Z 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.000s) 2023-01-11T21:23:43.3601032Z 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.000s) 2023-01-11T21:23:43.3601280Z 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.000s) 2023-01-11T21:23:43.3601535Z 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.000s) 2023-01-11T21:23:43.3601790Z 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.000s) 2023-01-11T21:23:43.3602033Z 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.000s) 2023-01-11T21:23:43.3602287Z 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.000s) 2023-01-11T21:23:43.3602532Z 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.000s) 2023-01-11T21:23:43.3602801Z 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.000s) 2023-01-11T21:23:43.3603049Z 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.000s) 2023-01-11T21:23:43.3603295Z 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.000s) 2023-01-11T21:23:43.3603543Z 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.000s) 2023-01-11T21:23:43.3603784Z 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.000s) 2023-01-11T21:23:43.3604036Z 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.000s) 2023-01-11T21:23:43.3604282Z 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.000s) 2023-01-11T21:23:43.3604560Z 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.000s) 2023-01-11T21:23:43.3604800Z 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.000s) 2023-01-11T21:23:43.3605038Z 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.000s) 2023-01-11T21:23:43.3605279Z 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.000s) 2023-01-11T21:23:43.3605523Z 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.000s) 2023-01-11T21:23:43.3605770Z 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.000s) 2023-01-11T21:23:43.3606057Z 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.000s) 2023-01-11T21:23:43.3606300Z 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.000s) 2023-01-11T21:23:43.3606544Z 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.000s) 2023-01-11T21:23:43.3606787Z 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.000s) 2023-01-11T21:23:43.3607029Z 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.000s) 2023-01-11T21:23:43.3607261Z 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.000s) 2023-01-11T21:23:43.3607498Z 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.000s) 2023-01-11T21:23:43.3607756Z 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.000s) 2023-01-11T21:23:43.3608000Z 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.000s) 2023-01-11T21:23:43.3608242Z 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.000s) 2023-01-11T21:23:43.3608481Z 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.000s) 2023-01-11T21:23:43.3608713Z 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.000s) 2023-01-11T21:23:43.3608948Z 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.000s) 2023-01-11T21:23:43.3609182Z 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.000s) 2023-01-11T21:23:43.3609437Z 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.000s) 2023-01-11T21:23:43.3609670Z 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.000s) 2023-01-11T21:23:43.3609919Z 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.000s) 2023-01-11T21:23:43.3610165Z 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.000s) 2023-01-11T21:23:43.3610394Z 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.000s) 2023-01-11T21:23:43.3610632Z 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.000s) 2023-01-11T21:23:43.3610873Z 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.000s) 2023-01-11T21:23:43.3611113Z 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.000s) 2023-01-11T21:23:43.3611354Z 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.000s) 2023-01-11T21:23:43.3611593Z 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.000s) 2023-01-11T21:23:43.3611858Z 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.000s) 2023-01-11T21:23:43.3612120Z 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.000s) 2023-01-11T21:23:43.3612383Z 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.000s) 2023-01-11T21:23:43.3612667Z 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.000s) 2023-01-11T21:23:43.3612935Z 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.000s) 2023-01-11T21:23:43.3613225Z 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.000s) 2023-01-11T21:23:43.3613520Z 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.000s) 2023-01-11T21:23:43.3613791Z 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.000s) 2023-01-11T21:23:43.3614047Z 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.000s) 2023-01-11T21:23:43.3614484Z 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.000s) 2023-01-11T21:23:43.3614752Z 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.000s) 2023-01-11T21:23:43.3615017Z 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.000s) 2023-01-11T21:23:43.3615281Z 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.000s) 2023-01-11T21:23:43.3615542Z 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.000s) 2023-01-11T21:23:43.3615808Z 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.000s) 2023-01-11T21:23:43.3616067Z 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.000s) 2023-01-11T21:23:43.3616319Z 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.000s) 2023-01-11T21:23:43.3616567Z 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.000s) 2023-01-11T21:23:43.3616817Z 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.000s) 2023-01-11T21:23:43.3617059Z 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.000s) 2023-01-11T21:23:43.3617301Z 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.000s) 2023-01-11T21:23:43.3617580Z 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.000s) 2023-01-11T21:23:43.3617830Z 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.000s) 2023-01-11T21:23:43.3618073Z 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.000s) 2023-01-11T21:23:43.3618321Z 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.000s) 2023-01-11T21:23:43.3618567Z 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.000s) 2023-01-11T21:23:43.3618802Z 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.000s) 2023-01-11T21:23:43.3619034Z 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.000s) 2023-01-11T21:23:43.3619294Z 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.000s) 2023-01-11T21:23:43.3619522Z 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.000s) 2023-01-11T21:23:43.3619748Z 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.000s) 2023-01-11T21:23:43.3619983Z 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.000s) 2023-01-11T21:23:43.3620214Z 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.000s) 2023-01-11T21:23:43.3620449Z 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.000s) 2023-01-11T21:23:43.3620690Z 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.000s) 2023-01-11T21:23:43.3620929Z 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.000s) 2023-01-11T21:23:43.3621165Z 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.000s) 2023-01-11T21:23:43.3621407Z 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.000s) 2023-01-11T21:23:43.3621648Z 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.000s) 2023-01-11T21:23:43.3621888Z 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.000s) 2023-01-11T21:23:43.3622131Z 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.000s) 2023-01-11T21:23:43.3622393Z 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.000s) 2023-01-11T21:23:43.3622632Z 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.000s) 2023-01-11T21:23:43.3622875Z 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.000s) 2023-01-11T21:23:43.3623109Z 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.000s) 2023-01-11T21:23:43.3623360Z 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.000s) 2023-01-11T21:23:43.3623594Z 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.000s) 2023-01-11T21:23:43.3623834Z 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.000s) 2023-01-11T21:23:43.3624097Z 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.000s) 2023-01-11T21:23:43.3624326Z 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.000s) 2023-01-11T21:23:43.3624570Z 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.000s) 2023-01-11T21:23:43.3624864Z 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.000s) 2023-01-11T21:23:43.3625103Z 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.000s) 2023-01-11T21:23:43.3625341Z 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.000s) 2023-01-11T21:23:43.3625576Z 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.000s) 2023-01-11T21:23:43.3625815Z 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.000s) 2023-01-11T21:23:43.3626076Z 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.000s) 2023-01-11T21:23:43.3626370Z 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.000s) 2023-01-11T21:23:43.3626668Z 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.000s) 2023-01-11T21:23:43.3626955Z 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.000s) 2023-01-11T21:23:43.3627245Z 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.000s) 2023-01-11T21:23:43.3627558Z 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.000s) 2023-01-11T21:23:43.3627801Z 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.000s) 2023-01-11T21:23:43.3628053Z 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.000s) 2023-01-11T21:23:43.3628295Z 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.000s) 2023-01-11T21:23:43.3628534Z 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.000s) 2023-01-11T21:23:43.3628773Z 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.000s) 2023-01-11T21:23:43.3629010Z 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.000s) 2023-01-11T21:23:43.3629269Z 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.000s) 2023-01-11T21:23:43.3629513Z 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.000s) 2023-01-11T21:23:43.3629755Z 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.000s) 2023-01-11T21:23:43.3629990Z 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.000s) 2023-01-11T21:23:43.3630224Z 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.000s) 2023-01-11T21:23:43.3630472Z 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.000s) 2023-01-11T21:23:43.3630721Z 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.000s) 2023-01-11T21:23:43.3630971Z 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.000s) 2023-01-11T21:23:43.3631213Z 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.000s) 2023-01-11T21:23:43.3631466Z 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.000s) 2023-01-11T21:23:43.3631714Z 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.000s) 2023-01-11T21:23:43.3637956Z 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.000s) 2023-01-11T21:23:43.3638281Z 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.000s) 2023-01-11T21:23:43.3638536Z 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.000s) 2023-01-11T21:23:43.3638789Z 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.000s) 2023-01-11T21:23:43.3639040Z 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.000s) 2023-01-11T21:23:43.3639282Z 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.000s) 2023-01-11T21:23:43.3639535Z 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.000s) 2023-01-11T21:23:43.3639784Z 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.000s) 2023-01-11T21:23:43.3640060Z 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.000s) 2023-01-11T21:23:43.3640309Z 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.000s) 2023-01-11T21:23:43.3640555Z 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.000s) 2023-01-11T21:23:43.3640809Z 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.000s) 2023-01-11T21:23:43.3641066Z 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.000s) 2023-01-11T21:23:43.3641314Z 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.000s) 2023-01-11T21:23:43.3641552Z 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.000s) 2023-01-11T21:23:43.3641787Z 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.000s) 2023-01-11T21:23:43.3642020Z 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.000s) 2023-01-11T21:23:43.3642252Z 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.000s) 2023-01-11T21:23:43.3642489Z 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.000s) 2023-01-11T21:23:43.3642733Z 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.000s) 2023-01-11T21:23:43.3643001Z 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.000s) 2023-01-11T21:23:43.3643239Z 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.000s) 2023-01-11T21:23:43.3643510Z 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.000s) 2023-01-11T21:23:43.3643746Z 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.000s) 2023-01-11T21:23:43.3643989Z 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.000s) 2023-01-11T21:23:43.3644232Z 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.000s) 2023-01-11T21:23:43.3644474Z 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.000s) 2023-01-11T21:23:43.3644711Z 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.000s) 2023-01-11T21:23:43.3644977Z 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.000s) 2023-01-11T21:23:43.3645216Z 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.000s) 2023-01-11T21:23:43.3645455Z 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.000s) 2023-01-11T21:23:43.3645690Z 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.000s) 2023-01-11T21:23:43.3645922Z 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.000s) 2023-01-11T21:23:43.3646169Z 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.000s) 2023-01-11T21:23:43.3646409Z 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.000s) 2023-01-11T21:23:43.3646645Z 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.000s) 2023-01-11T21:23:43.3646872Z 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.000s) 2023-01-11T21:23:43.3647102Z 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.000s) 2023-01-11T21:23:43.3647354Z 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.000s) 2023-01-11T21:23:43.3647605Z 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.000s) 2023-01-11T21:23:43.3647874Z 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.000s) 2023-01-11T21:23:43.3648125Z 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.000s) 2023-01-11T21:23:43.3648370Z 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.000s) 2023-01-11T21:23:43.3648612Z 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.000s) 2023-01-11T21:23:43.3648852Z 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.000s) 2023-01-11T21:23:43.3649096Z 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.000s) 2023-01-11T21:23:43.3649345Z 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.000s) 2023-01-11T21:23:43.3649610Z 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.000s) 2023-01-11T21:23:43.3649854Z 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.000s) 2023-01-11T21:23:43.3650100Z 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.000s) 2023-01-11T21:23:43.3650344Z 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.000s) 2023-01-11T21:23:43.3650592Z 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.000s) 2023-01-11T21:23:43.3650837Z 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.000s) 2023-01-11T21:23:43.3651082Z 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.000s) 2023-01-11T21:23:43.3651326Z 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.000s) 2023-01-11T21:23:43.3651565Z 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.000s) 2023-01-11T21:23:43.3651802Z 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.000s) 2023-01-11T21:23:43.3652041Z 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.000s) 2023-01-11T21:23:43.3652277Z 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.000s) 2023-01-11T21:23:43.3652514Z 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.000s) 2023-01-11T21:23:43.3652772Z 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.000s) 2023-01-11T21:23:43.3653015Z 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.000s) 2023-01-11T21:23:43.3653294Z 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.000s) 2023-01-11T21:23:43.3653528Z 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.000s) 2023-01-11T21:23:43.3653753Z 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.000s) 2023-01-11T21:23:43.3653986Z 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.000s) 2023-01-11T21:23:43.3654365Z 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.000s) 2023-01-11T21:23:43.3654657Z 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.000s) 2023-01-11T21:23:43.3654892Z 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.000s) 2023-01-11T21:23:43.3655125Z 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.000s) 2023-01-11T21:23:43.3655374Z 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.000s) 2023-01-11T21:23:43.3655619Z 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.000s) 2023-01-11T21:23:43.3655871Z 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.000s) 2023-01-11T21:23:43.3656111Z 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.000s) 2023-01-11T21:23:43.3656347Z 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.000s) 2023-01-11T21:23:43.3656580Z 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.000s) 2023-01-11T21:23:43.3656826Z 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.000s) 2023-01-11T21:23:43.3657062Z 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.000s) 2023-01-11T21:23:43.3657308Z 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.000s) 2023-01-11T21:23:43.3657583Z 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.000s) 2023-01-11T21:23:43.3657820Z 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.000s) 2023-01-11T21:23:43.3658053Z 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.000s) 2023-01-11T21:23:43.3658301Z 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.000s) 2023-01-11T21:23:43.3658541Z 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.000s) 2023-01-11T21:23:43.3658787Z 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.000s) 2023-01-11T21:23:43.3659023Z 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.000s) 2023-01-11T21:23:43.3659283Z 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.000s) 2023-01-11T21:23:43.3659515Z 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.000s) 2023-01-11T21:23:43.3659743Z 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.000s) 2023-01-11T21:23:43.3659985Z 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.000s) 2023-01-11T21:23:43.3660216Z 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.000s) 2023-01-11T21:23:43.3660457Z 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.000s) 2023-01-11T21:23:43.3660697Z 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.000s) 2023-01-11T21:23:43.3660943Z 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.000s) 2023-01-11T21:23:43.3661187Z 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.000s) 2023-01-11T21:23:43.3661428Z 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.000s) 2023-01-11T21:23:43.3661671Z 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.000s) 2023-01-11T21:23:43.3661921Z 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.000s) 2023-01-11T21:23:43.3662180Z 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.000s) 2023-01-11T21:23:43.3662455Z 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.000s) 2023-01-11T21:23:43.3662707Z 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.000s) 2023-01-11T21:23:43.3662970Z 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.000s) 2023-01-11T21:23:43.3663225Z 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.000s) 2023-01-11T21:23:43.3663486Z 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.000s) 2023-01-11T21:23:43.3663736Z 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.000s) 2023-01-11T21:23:43.3663977Z 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.000s) 2023-01-11T21:23:43.3664241Z 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.000s) 2023-01-11T21:23:43.3664479Z 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.000s) 2023-01-11T21:23:43.3664780Z 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.000s) 2023-01-11T21:23:43.3665026Z 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.000s) 2023-01-11T21:23:43.3665272Z 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.000s) 2023-01-11T21:23:43.3665519Z 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.000s) 2023-01-11T21:23:43.3665763Z 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.000s) 2023-01-11T21:23:43.3666016Z 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.000s) 2023-01-11T21:23:43.3666311Z 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.000s) 2023-01-11T21:23:43.3666606Z 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.000s) 2023-01-11T21:23:43.3666914Z 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.000s) 2023-01-11T21:23:43.3667209Z 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.000s) 2023-01-11T21:23:43.3667487Z 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.000s) 2023-01-11T21:23:43.3667733Z 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.000s) 2023-01-11T21:23:43.3667971Z 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.000s) 2023-01-11T21:23:43.3668213Z 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.000s) 2023-01-11T21:23:43.3668444Z 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.000s) 2023-01-11T21:23:43.3668684Z 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.000s) 2023-01-11T21:23:43.3668924Z 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.000s) 2023-01-11T21:23:43.3669165Z 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.000s) 2023-01-11T21:23:43.3669424Z 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.000s) 2023-01-11T21:23:43.3669660Z 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.000s) 2023-01-11T21:23:43.3669911Z 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.000s) 2023-01-11T21:23:43.3670156Z 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.000s) 2023-01-11T21:23:43.3670402Z 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.000s) 2023-01-11T21:23:43.3670644Z 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.000s) 2023-01-11T21:23:43.3670887Z 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.000s) 2023-01-11T21:23:43.3671123Z 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.000s) 2023-01-11T21:23:43.3671357Z 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.000s) 2023-01-11T21:23:43.3671601Z 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.000s) 2023-01-11T21:23:43.3671842Z 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.000s) 2023-01-11T21:23:43.3672080Z 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.000s) 2023-01-11T21:23:43.3672351Z 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.000s) 2023-01-11T21:23:43.3672646Z 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.000s) 2023-01-11T21:23:43.3672960Z 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.000s) 2023-01-11T21:23:43.3673269Z 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.000s) 2023-01-11T21:23:43.3673571Z 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.000s) 2023-01-11T21:23:43.3673873Z 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.000s) 2023-01-11T21:23:43.3674166Z 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.000s) 2023-01-11T21:23:43.3674500Z 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.000s) 2023-01-11T21:23:43.3674812Z 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.000s) 2023-01-11T21:23:43.3675081Z 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.000s) 2023-01-11T21:23:43.3675331Z 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.000s) 2023-01-11T21:23:43.3675574Z 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.000s) 2023-01-11T21:23:43.3675818Z 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.000s) 2023-01-11T21:23:43.3676069Z 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.000s) 2023-01-11T21:23:43.3676325Z 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.000s) 2023-01-11T21:23:43.3676577Z 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.000s) 2023-01-11T21:23:43.3676825Z 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.000s) 2023-01-11T21:23:43.3677075Z 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.000s) 2023-01-11T21:23:43.3677325Z 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.000s) 2023-01-11T21:23:43.3677569Z 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.000s) 2023-01-11T21:23:43.3677851Z 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.000s) 2023-01-11T21:23:43.3678091Z 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.000s) 2023-01-11T21:23:43.3678338Z 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.000s) 2023-01-11T21:23:43.3678580Z 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.000s) 2023-01-11T21:23:43.3678820Z 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.000s) 2023-01-11T21:23:43.3679056Z 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.000s) 2023-01-11T21:23:43.3679305Z 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.000s) 2023-01-11T21:23:43.3679584Z 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.000s) 2023-01-11T21:23:43.3679837Z 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.000s) 2023-01-11T21:23:43.3680086Z 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.000s) 2023-01-11T21:23:43.3680325Z 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.000s) 2023-01-11T21:23:43.3680563Z 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.000s) 2023-01-11T21:23:43.3680800Z 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.000s) 2023-01-11T21:23:43.3681032Z 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.000s) 2023-01-11T21:23:43.3681276Z 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.000s) 2023-01-11T21:23:43.3681516Z 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.000s) 2023-01-11T21:23:43.3681756Z 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.000s) 2023-01-11T21:23:43.3681992Z 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.000s) 2023-01-11T21:23:43.3682240Z 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.000s) 2023-01-11T21:23:43.3682508Z 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.000s) 2023-01-11T21:23:43.3682762Z 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.000s) 2023-01-11T21:23:43.3683013Z 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.000s) 2023-01-11T21:23:43.3683275Z 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.000s) 2023-01-11T21:23:43.3683575Z 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.000s) 2023-01-11T21:23:43.3683873Z 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.000s) 2023-01-11T21:23:43.3684175Z 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.000s) 2023-01-11T21:23:43.3684498Z 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.000s) 2023-01-11T21:23:43.3684785Z 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.000s) 2023-01-11T21:23:43.3685090Z 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.000s) 2023-01-11T21:23:43.3685387Z 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.000s) 2023-01-11T21:23:43.3685647Z 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.000s) 2023-01-11T21:23:43.3685891Z 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.000s) 2023-01-11T21:23:43.3686138Z 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.000s) 2023-01-11T21:23:43.3686384Z 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.000s) 2023-01-11T21:23:43.3686628Z 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.000s) 2023-01-11T21:23:43.3686908Z 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.000s) 2023-01-11T21:23:43.3687223Z 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.000s) 2023-01-11T21:23:43.3687468Z 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.000s) 2023-01-11T21:23:43.3687705Z 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.000s) 2023-01-11T21:23:43.3687980Z test_dispatch_symbolic_meta_outplace_nn_functional_prelu_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3688212Z 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.000s) 2023-01-11T21:23:43.3688452Z 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.000s) 2023-01-11T21:23:43.3688686Z 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.000s) 2023-01-11T21:23:43.3688920Z 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.000s) 2023-01-11T21:23:43.3689151Z 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.000s) 2023-01-11T21:23:43.3689381Z 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.000s) 2023-01-11T21:23:43.3689629Z 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.000s) 2023-01-11T21:23:43.3689859Z 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.000s) 2023-01-11T21:23:43.3690097Z 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.000s) 2023-01-11T21:23:43.3690332Z 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.000s) 2023-01-11T21:23:43.3690569Z 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.000s) 2023-01-11T21:23:43.3690802Z 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.000s) 2023-01-11T21:23:43.3691044Z 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.000s) 2023-01-11T21:23:43.3691272Z 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.000s) 2023-01-11T21:23:43.3691512Z 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.000s) 2023-01-11T21:23:43.3691741Z 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.000s) 2023-01-11T21:23:43.3691977Z 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.000s) 2023-01-11T21:23:43.3692209Z 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.000s) 2023-01-11T21:23:43.3692444Z 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.000s) 2023-01-11T21:23:43.3692704Z 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.000s) 2023-01-11T21:23:43.3692937Z 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.000s) 2023-01-11T21:23:43.3693178Z 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.000s) 2023-01-11T21:23:43.3693417Z 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.000s) 2023-01-11T21:23:43.3693647Z 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.000s) 2023-01-11T21:23:43.3693878Z 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.000s) 2023-01-11T21:23:43.3694110Z 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.000s) 2023-01-11T21:23:43.3694466Z 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.000s) 2023-01-11T21:23:43.3694743Z 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.000s) 2023-01-11T21:23:43.3694972Z 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.000s) 2023-01-11T21:23:43.3695203Z 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.000s) 2023-01-11T21:23:43.3695437Z 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.000s) 2023-01-11T21:23:43.3695663Z 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.000s) 2023-01-11T21:23:43.3695894Z 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.000s) 2023-01-11T21:23:43.3696138Z 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.000s) 2023-01-11T21:23:43.3696386Z 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.000s) 2023-01-11T21:23:43.3696621Z 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.000s) 2023-01-11T21:23:43.3696865Z 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.000s) 2023-01-11T21:23:43.3697113Z 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.000s) 2023-01-11T21:23:43.3697360Z 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.000s) 2023-01-11T21:23:43.3697627Z 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.000s) 2023-01-11T21:23:43.3697869Z 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.000s) 2023-01-11T21:23:43.3698108Z 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.000s) 2023-01-11T21:23:43.3698348Z 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.000s) 2023-01-11T21:23:43.3698583Z 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.000s) 2023-01-11T21:23:43.3698836Z 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.000s) 2023-01-11T21:23:43.3699092Z 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.000s) 2023-01-11T21:23:43.3699349Z 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.000s) 2023-01-11T21:23:43.3699622Z 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.000s) 2023-01-11T21:23:43.3699874Z 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.000s) 2023-01-11T21:23:43.3700127Z 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.000s) 2023-01-11T21:23:43.3700375Z 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.000s) 2023-01-11T21:23:43.3700629Z 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.000s) 2023-01-11T21:23:43.3700875Z 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.000s) 2023-01-11T21:23:43.3701115Z 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.000s) 2023-01-11T21:23:43.3701366Z 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.000s) 2023-01-11T21:23:43.3701612Z 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.000s) 2023-01-11T21:23:43.3701855Z 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.000s) 2023-01-11T21:23:43.3702096Z 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.000s) 2023-01-11T21:23:43.3702336Z 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.000s) 2023-01-11T21:23:43.3702606Z 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.000s) 2023-01-11T21:23:43.3702854Z 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.000s) 2023-01-11T21:23:43.3703097Z 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.000s) 2023-01-11T21:23:43.3703349Z 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.000s) 2023-01-11T21:23:43.3703639Z 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.000s) 2023-01-11T21:23:43.3703886Z 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.000s) 2023-01-11T21:23:43.3704135Z 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.000s) 2023-01-11T21:23:43.3704397Z 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.000s) 2023-01-11T21:23:43.3704638Z 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.000s) 2023-01-11T21:23:43.3704934Z 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.000s) 2023-01-11T21:23:43.3705174Z 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.000s) 2023-01-11T21:23:43.3705414Z 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.000s) 2023-01-11T21:23:43.3705656Z 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.000s) 2023-01-11T21:23:43.3705887Z 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.000s) 2023-01-11T21:23:43.3706152Z 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.000s) 2023-01-11T21:23:43.3706444Z 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.000s) 2023-01-11T21:23:43.3706746Z 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.000s) 2023-01-11T21:23:43.3707055Z 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.000s) 2023-01-11T21:23:43.3707359Z 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.000s) 2023-01-11T21:23:43.3707617Z 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.000s) 2023-01-11T21:23:43.3707872Z 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.000s) 2023-01-11T21:23:43.3708113Z 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.000s) 2023-01-11T21:23:43.3708351Z 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.000s) 2023-01-11T21:23:43.3708584Z 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.000s) 2023-01-11T21:23:43.3708817Z 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.000s) 2023-01-11T21:23:43.3709055Z 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.000s) 2023-01-11T21:23:43.3709290Z 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.000s) 2023-01-11T21:23:43.3709558Z 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.000s) 2023-01-11T21:23:43.3709796Z 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.000s) 2023-01-11T21:23:43.3710035Z 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.000s) 2023-01-11T21:23:43.3710277Z 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.000s) 2023-01-11T21:23:43.3710513Z 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.000s) 2023-01-11T21:23:43.3710750Z 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.000s) 2023-01-11T21:23:43.3710974Z 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.000s) 2023-01-11T21:23:43.3711212Z 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.000s) 2023-01-11T21:23:43.3711449Z 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.000s) 2023-01-11T21:23:43.3711704Z 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.000s) 2023-01-11T21:23:43.3711962Z 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.000s) 2023-01-11T21:23:43.3712213Z 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.000s) 2023-01-11T21:23:43.3712466Z 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.000s) 2023-01-11T21:23:43.3712741Z 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.000s) 2023-01-11T21:23:43.3712991Z 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.000s) 2023-01-11T21:23:43.3713242Z 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.000s) 2023-01-11T21:23:43.3713491Z 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.000s) 2023-01-11T21:23:43.3713750Z 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.000s) 2023-01-11T21:23:43.3714036Z 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.000s) 2023-01-11T21:23:43.3714281Z 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.000s) 2023-01-11T21:23:43.3714572Z 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.000s) 2023-01-11T21:23:43.3714843Z 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.000s) 2023-01-11T21:23:43.3715115Z 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.000s) 2023-01-11T21:23:43.3715380Z 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.000s) 2023-01-11T21:23:43.3715641Z 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.000s) 2023-01-11T21:23:43.3715901Z 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.000s) 2023-01-11T21:23:43.3716162Z 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.000s) 2023-01-11T21:23:43.3716418Z 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.000s) 2023-01-11T21:23:43.3716665Z 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.000s) 2023-01-11T21:23:43.3716925Z 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.000s) 2023-01-11T21:23:43.3717174Z 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.000s) 2023-01-11T21:23:43.3717431Z 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.000s) 2023-01-11T21:23:43.3717672Z 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.000s) 2023-01-11T21:23:43.3717916Z 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.000s) 2023-01-11T21:23:43.3718144Z 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.000s) 2023-01-11T21:23:43.3718381Z 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.000s) 2023-01-11T21:23:43.3718616Z 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.000s) 2023-01-11T21:23:43.3718863Z 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.000s) 2023-01-11T21:23:43.3719133Z 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.000s) 2023-01-11T21:23:43.3719379Z 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.000s) 2023-01-11T21:23:43.3719628Z 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.000s) 2023-01-11T21:23:43.3719875Z 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.000s) 2023-01-11T21:23:43.3720118Z 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.000s) 2023-01-11T21:23:43.3720369Z 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.000s) 2023-01-11T21:23:43.3720597Z test_dispatch_symbolic_meta_outplace_nonzero_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3720827Z test_dispatch_symbolic_meta_outplace_nonzero_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3721059Z test_dispatch_symbolic_meta_outplace_nonzero_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3721285Z test_dispatch_symbolic_meta_outplace_nonzero_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3721505Z test_dispatch_symbolic_meta_outplace_nonzero_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3721736Z test_dispatch_symbolic_meta_outplace_nonzero_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3721963Z test_dispatch_symbolic_meta_outplace_nonzero_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3722207Z test_dispatch_symbolic_meta_outplace_nonzero_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3722431Z test_dispatch_symbolic_meta_outplace_nonzero_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3722674Z test_dispatch_symbolic_meta_outplace_nonzero_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3722948Z test_dispatch_symbolic_meta_outplace_nonzero_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3723225Z test_dispatch_symbolic_meta_outplace_nonzero_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3723493Z test_dispatch_symbolic_meta_outplace_nonzero_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3723766Z test_dispatch_symbolic_meta_outplace_norm_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3724050Z test_dispatch_symbolic_meta_outplace_norm_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3724348Z test_dispatch_symbolic_meta_outplace_norm_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3724619Z test_dispatch_symbolic_meta_outplace_norm_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3724892Z test_dispatch_symbolic_meta_outplace_norm_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3725159Z test_dispatch_symbolic_meta_outplace_norm_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3725437Z test_dispatch_symbolic_meta_outplace_norm_fro_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3725671Z test_dispatch_symbolic_meta_outplace_norm_fro_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3725902Z test_dispatch_symbolic_meta_outplace_norm_fro_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3726125Z test_dispatch_symbolic_meta_outplace_norm_fro_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3726348Z test_dispatch_symbolic_meta_outplace_norm_fro_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3726573Z test_dispatch_symbolic_meta_outplace_norm_fro_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3726791Z test_dispatch_symbolic_meta_outplace_norm_inf_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3727016Z test_dispatch_symbolic_meta_outplace_norm_inf_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3727230Z test_dispatch_symbolic_meta_outplace_norm_inf_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3727450Z test_dispatch_symbolic_meta_outplace_norm_inf_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3727691Z test_dispatch_symbolic_meta_outplace_norm_inf_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3727912Z test_dispatch_symbolic_meta_outplace_norm_inf_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3728139Z test_dispatch_symbolic_meta_outplace_norm_nuc_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3728369Z test_dispatch_symbolic_meta_outplace_norm_nuc_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3728591Z test_dispatch_symbolic_meta_outplace_norm_nuc_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3728806Z test_dispatch_symbolic_meta_outplace_norm_nuc_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3729034Z test_dispatch_symbolic_meta_outplace_normal_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3729257Z test_dispatch_symbolic_meta_outplace_normal_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3729495Z test_dispatch_symbolic_meta_outplace_normal_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3729719Z test_dispatch_symbolic_meta_outplace_normal_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3729956Z 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.000s) 2023-01-11T21:23:43.3730192Z 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.000s) 2023-01-11T21:23:43.3730429Z 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.000s) 2023-01-11T21:23:43.3730657Z 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.000s) 2023-01-11T21:23:43.3730876Z test_dispatch_symbolic_meta_outplace_ones_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3731095Z test_dispatch_symbolic_meta_outplace_ones_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3731323Z test_dispatch_symbolic_meta_outplace_ones_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3731545Z test_dispatch_symbolic_meta_outplace_ones_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3731767Z test_dispatch_symbolic_meta_outplace_ones_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3731988Z test_dispatch_symbolic_meta_outplace_ones_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3732199Z test_dispatch_symbolic_meta_outplace_ones_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3732414Z test_dispatch_symbolic_meta_outplace_ones_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3732656Z test_dispatch_symbolic_meta_outplace_ones_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3732875Z test_dispatch_symbolic_meta_outplace_ones_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3733116Z test_dispatch_symbolic_meta_outplace_ones_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3733361Z test_dispatch_symbolic_meta_outplace_ones_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3733582Z test_dispatch_symbolic_meta_outplace_ones_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3733810Z test_dispatch_symbolic_meta_outplace_ones_like_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3734036Z test_dispatch_symbolic_meta_outplace_ones_like_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3734370Z test_dispatch_symbolic_meta_outplace_ones_like_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3734642Z test_dispatch_symbolic_meta_outplace_ones_like_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3734865Z test_dispatch_symbolic_meta_outplace_ones_like_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3735081Z test_dispatch_symbolic_meta_outplace_ones_like_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3735314Z test_dispatch_symbolic_meta_outplace_ones_like_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3735543Z test_dispatch_symbolic_meta_outplace_ones_like_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3735766Z test_dispatch_symbolic_meta_outplace_ones_like_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3735987Z test_dispatch_symbolic_meta_outplace_ones_like_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3736211Z test_dispatch_symbolic_meta_outplace_ones_like_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3736437Z test_dispatch_symbolic_meta_outplace_ones_like_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3736654Z test_dispatch_symbolic_meta_outplace_ones_like_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3736886Z test_dispatch_symbolic_meta_outplace_ormqr_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3737109Z test_dispatch_symbolic_meta_outplace_ormqr_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3737334Z test_dispatch_symbolic_meta_outplace_ormqr_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3737584Z test_dispatch_symbolic_meta_outplace_ormqr_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3737801Z test_dispatch_symbolic_meta_outplace_outer_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3738026Z test_dispatch_symbolic_meta_outplace_outer_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3738256Z test_dispatch_symbolic_meta_outplace_outer_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3738483Z test_dispatch_symbolic_meta_outplace_outer_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3738705Z test_dispatch_symbolic_meta_outplace_outer_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3738933Z test_dispatch_symbolic_meta_outplace_outer_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3739148Z test_dispatch_symbolic_meta_outplace_outer_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3739390Z test_dispatch_symbolic_meta_outplace_outer_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3739615Z test_dispatch_symbolic_meta_outplace_outer_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3739832Z test_dispatch_symbolic_meta_outplace_outer_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3740052Z test_dispatch_symbolic_meta_outplace_outer_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3740264Z test_dispatch_symbolic_meta_outplace_outer_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3740487Z test_dispatch_symbolic_meta_outplace_pca_lowrank_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3740710Z test_dispatch_symbolic_meta_outplace_pca_lowrank_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3740936Z test_dispatch_symbolic_meta_outplace_permute_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3741158Z test_dispatch_symbolic_meta_outplace_permute_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3741391Z test_dispatch_symbolic_meta_outplace_permute_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3741620Z test_dispatch_symbolic_meta_outplace_permute_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3741855Z test_dispatch_symbolic_meta_outplace_permute_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3742080Z test_dispatch_symbolic_meta_outplace_permute_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3742306Z test_dispatch_symbolic_meta_outplace_permute_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3742553Z test_dispatch_symbolic_meta_outplace_permute_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3742774Z test_dispatch_symbolic_meta_outplace_permute_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3742996Z test_dispatch_symbolic_meta_outplace_permute_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3743209Z test_dispatch_symbolic_meta_outplace_permute_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3743430Z test_dispatch_symbolic_meta_outplace_permute_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3743647Z test_dispatch_symbolic_meta_outplace_permute_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3743881Z test_dispatch_symbolic_meta_outplace_pinverse_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3744110Z test_dispatch_symbolic_meta_outplace_pinverse_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3744356Z test_dispatch_symbolic_meta_outplace_pinverse_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3744584Z test_dispatch_symbolic_meta_outplace_pinverse_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3744855Z test_dispatch_symbolic_meta_outplace_polar_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3745079Z test_dispatch_symbolic_meta_outplace_polar_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3745319Z 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.000s) 2023-01-11T21:23:43.3745563Z 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.000s) 2023-01-11T21:23:43.3745802Z 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.000s) 2023-01-11T21:23:43.3746060Z 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.000s) 2023-01-11T21:23:43.3746360Z 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.000s) 2023-01-11T21:23:43.3746652Z 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.000s) 2023-01-11T21:23:43.3746945Z 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.000s) 2023-01-11T21:23:43.3747239Z 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.000s) 2023-01-11T21:23:43.3747499Z 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.000s) 2023-01-11T21:23:43.3747754Z 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.000s) 2023-01-11T21:23:43.3747993Z 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.000s) 2023-01-11T21:23:43.3748234Z 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.000s) 2023-01-11T21:23:43.3748470Z 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.000s) 2023-01-11T21:23:43.3748703Z 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.000s) 2023-01-11T21:23:43.3748941Z 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.000s) 2023-01-11T21:23:43.3749176Z 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.000s) 2023-01-11T21:23:43.3749436Z 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.000s) 2023-01-11T21:23:43.3749667Z 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.000s) 2023-01-11T21:23:43.3749901Z 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.000s) 2023-01-11T21:23:43.3750144Z 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.000s) 2023-01-11T21:23:43.3750382Z 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.000s) 2023-01-11T21:23:43.3750618Z 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.000s) 2023-01-11T21:23:43.3750855Z 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.000s) 2023-01-11T21:23:43.3751091Z 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.000s) 2023-01-11T21:23:43.3751324Z 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.000s) 2023-01-11T21:23:43.3751565Z 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.000s) 2023-01-11T21:23:43.3751799Z 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.000s) 2023-01-11T21:23:43.3752034Z 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.000s) 2023-01-11T21:23:43.3752274Z 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.000s) 2023-01-11T21:23:43.3752557Z 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.000s) 2023-01-11T21:23:43.3752852Z 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.000s) 2023-01-11T21:23:43.3753144Z 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.000s) 2023-01-11T21:23:43.3753438Z 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.000s) 2023-01-11T21:23:43.3753724Z 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.000s) 2023-01-11T21:23:43.3754022Z 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.000s) 2023-01-11T21:23:43.3754306Z 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.000s) 2023-01-11T21:23:43.3754599Z 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.000s) 2023-01-11T21:23:43.3754936Z 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.000s) 2023-01-11T21:23:43.3755172Z 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.000s) 2023-01-11T21:23:43.3755411Z 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.000s) 2023-01-11T21:23:43.3755642Z 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.000s) 2023-01-11T21:23:43.3755870Z 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.000s) 2023-01-11T21:23:43.3756096Z 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.000s) 2023-01-11T21:23:43.3756332Z 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.000s) 2023-01-11T21:23:43.3756564Z 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.000s) 2023-01-11T21:23:43.3756795Z test_dispatch_symbolic_meta_outplace_positive_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3757029Z test_dispatch_symbolic_meta_outplace_positive_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3757265Z test_dispatch_symbolic_meta_outplace_positive_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3757492Z test_dispatch_symbolic_meta_outplace_positive_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3757721Z test_dispatch_symbolic_meta_outplace_positive_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3757973Z test_dispatch_symbolic_meta_outplace_positive_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3758204Z test_dispatch_symbolic_meta_outplace_positive_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3758431Z test_dispatch_symbolic_meta_outplace_positive_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3758656Z test_dispatch_symbolic_meta_outplace_positive_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3758874Z test_dispatch_symbolic_meta_outplace_positive_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3759104Z test_dispatch_symbolic_meta_outplace_positive_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3759328Z test_dispatch_symbolic_meta_outplace_positive_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3759550Z test_dispatch_symbolic_meta_outplace_pow_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3759793Z test_dispatch_symbolic_meta_outplace_pow_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3760014Z test_dispatch_symbolic_meta_outplace_pow_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3760234Z test_dispatch_symbolic_meta_outplace_pow_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3760457Z test_dispatch_symbolic_meta_outplace_pow_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3760678Z test_dispatch_symbolic_meta_outplace_pow_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3760895Z test_dispatch_symbolic_meta_outplace_pow_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3761116Z test_dispatch_symbolic_meta_outplace_pow_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3761337Z test_dispatch_symbolic_meta_outplace_pow_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3761549Z test_dispatch_symbolic_meta_outplace_pow_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3761768Z test_dispatch_symbolic_meta_outplace_pow_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3761980Z test_dispatch_symbolic_meta_outplace_pow_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3762204Z test_dispatch_symbolic_meta_outplace_prod_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3762424Z test_dispatch_symbolic_meta_outplace_prod_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3762664Z test_dispatch_symbolic_meta_outplace_prod_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3762964Z test_dispatch_symbolic_meta_outplace_prod_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3763248Z test_dispatch_symbolic_meta_outplace_prod_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3763528Z test_dispatch_symbolic_meta_outplace_prod_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3763804Z test_dispatch_symbolic_meta_outplace_prod_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3764069Z test_dispatch_symbolic_meta_outplace_prod_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3764335Z test_dispatch_symbolic_meta_outplace_prod_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3764608Z test_dispatch_symbolic_meta_outplace_prod_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3764870Z test_dispatch_symbolic_meta_outplace_prod_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3765164Z test_dispatch_symbolic_meta_outplace_prod_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3765443Z test_dispatch_symbolic_meta_outplace_prod_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3765680Z test_dispatch_symbolic_meta_outplace_put_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3765901Z test_dispatch_symbolic_meta_outplace_put_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3766121Z test_dispatch_symbolic_meta_outplace_put_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3766346Z test_dispatch_symbolic_meta_outplace_put_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3766561Z test_dispatch_symbolic_meta_outplace_put_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3766777Z test_dispatch_symbolic_meta_outplace_put_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3766995Z test_dispatch_symbolic_meta_outplace_put_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3767205Z test_dispatch_symbolic_meta_outplace_put_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3767423Z test_dispatch_symbolic_meta_outplace_put_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3767640Z test_dispatch_symbolic_meta_outplace_put_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3767860Z test_dispatch_symbolic_meta_outplace_put_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3768071Z test_dispatch_symbolic_meta_outplace_put_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3768325Z test_dispatch_symbolic_meta_outplace_qr_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3768547Z test_dispatch_symbolic_meta_outplace_qr_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3768765Z test_dispatch_symbolic_meta_outplace_qr_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3768981Z test_dispatch_symbolic_meta_outplace_qr_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3769208Z test_dispatch_symbolic_meta_outplace_quantile_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3769435Z test_dispatch_symbolic_meta_outplace_quantile_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3769668Z test_dispatch_symbolic_meta_outplace_rad2deg_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3769886Z test_dispatch_symbolic_meta_outplace_rad2deg_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3770134Z test_dispatch_symbolic_meta_outplace_rad2deg_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3770360Z test_dispatch_symbolic_meta_outplace_rad2deg_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3770582Z test_dispatch_symbolic_meta_outplace_rad2deg_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3770809Z test_dispatch_symbolic_meta_outplace_rad2deg_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3771028Z test_dispatch_symbolic_meta_outplace_rad2deg_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3771245Z test_dispatch_symbolic_meta_outplace_rad2deg_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3771463Z test_dispatch_symbolic_meta_outplace_rad2deg_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3771680Z test_dispatch_symbolic_meta_outplace_rad2deg_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3771906Z test_dispatch_symbolic_meta_outplace_rand_like_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3772134Z test_dispatch_symbolic_meta_outplace_rand_like_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3772365Z test_dispatch_symbolic_meta_outplace_rand_like_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3772581Z test_dispatch_symbolic_meta_outplace_rand_like_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3772803Z test_dispatch_symbolic_meta_outplace_rand_like_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3773031Z test_dispatch_symbolic_meta_outplace_rand_like_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3773301Z test_dispatch_symbolic_meta_outplace_rand_like_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3773556Z test_dispatch_symbolic_meta_outplace_randint_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3773782Z test_dispatch_symbolic_meta_outplace_randint_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3774009Z test_dispatch_symbolic_meta_outplace_randint_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3774344Z test_dispatch_symbolic_meta_outplace_randint_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3774573Z test_dispatch_symbolic_meta_outplace_randint_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3774794Z test_dispatch_symbolic_meta_outplace_randint_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3775051Z test_dispatch_symbolic_meta_outplace_randint_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3775272Z test_dispatch_symbolic_meta_outplace_randint_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3775482Z test_dispatch_symbolic_meta_outplace_randint_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3775716Z test_dispatch_symbolic_meta_outplace_randint_like_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3775945Z test_dispatch_symbolic_meta_outplace_randint_like_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3776168Z test_dispatch_symbolic_meta_outplace_randint_like_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3776391Z test_dispatch_symbolic_meta_outplace_randint_like_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3776617Z test_dispatch_symbolic_meta_outplace_randint_like_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3776837Z test_dispatch_symbolic_meta_outplace_randint_like_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3777060Z test_dispatch_symbolic_meta_outplace_randint_like_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3777283Z test_dispatch_symbolic_meta_outplace_randint_like_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3777517Z test_dispatch_symbolic_meta_outplace_randint_like_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3777740Z test_dispatch_symbolic_meta_outplace_randn_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3777971Z test_dispatch_symbolic_meta_outplace_randn_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3778221Z test_dispatch_symbolic_meta_outplace_randn_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3778448Z test_dispatch_symbolic_meta_outplace_randn_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3778672Z test_dispatch_symbolic_meta_outplace_randn_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3778897Z test_dispatch_symbolic_meta_outplace_randn_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3779112Z test_dispatch_symbolic_meta_outplace_randn_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3779343Z test_dispatch_symbolic_meta_outplace_randn_like_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3779577Z test_dispatch_symbolic_meta_outplace_randn_like_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3779809Z test_dispatch_symbolic_meta_outplace_randn_like_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3780053Z test_dispatch_symbolic_meta_outplace_randn_like_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3780279Z test_dispatch_symbolic_meta_outplace_randn_like_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3780499Z test_dispatch_symbolic_meta_outplace_randn_like_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3780723Z test_dispatch_symbolic_meta_outplace_randn_like_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3780941Z test_dispatch_symbolic_meta_outplace_ravel_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3781168Z test_dispatch_symbolic_meta_outplace_ravel_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3781397Z test_dispatch_symbolic_meta_outplace_ravel_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3781623Z test_dispatch_symbolic_meta_outplace_ravel_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3781849Z test_dispatch_symbolic_meta_outplace_ravel_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3782066Z test_dispatch_symbolic_meta_outplace_ravel_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3782284Z test_dispatch_symbolic_meta_outplace_ravel_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3782504Z test_dispatch_symbolic_meta_outplace_ravel_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3782725Z test_dispatch_symbolic_meta_outplace_ravel_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3782944Z test_dispatch_symbolic_meta_outplace_ravel_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3783180Z test_dispatch_symbolic_meta_outplace_ravel_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3783393Z test_dispatch_symbolic_meta_outplace_ravel_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3783613Z test_dispatch_symbolic_meta_outplace_ravel_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3783835Z test_dispatch_symbolic_meta_outplace_real_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3784054Z test_dispatch_symbolic_meta_outplace_real_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3784283Z test_dispatch_symbolic_meta_outplace_real_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3784507Z test_dispatch_symbolic_meta_outplace_real_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3784784Z test_dispatch_symbolic_meta_outplace_real_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3785042Z test_dispatch_symbolic_meta_outplace_real_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3785261Z test_dispatch_symbolic_meta_outplace_real_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3785480Z test_dispatch_symbolic_meta_outplace_real_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3785701Z test_dispatch_symbolic_meta_outplace_real_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3785917Z test_dispatch_symbolic_meta_outplace_real_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3786172Z test_dispatch_symbolic_meta_outplace_real_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3786443Z test_dispatch_symbolic_meta_outplace_real_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3786716Z test_dispatch_symbolic_meta_outplace_real_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3787008Z test_dispatch_symbolic_meta_outplace_reciprocal_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3787290Z test_dispatch_symbolic_meta_outplace_reciprocal_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3787562Z test_dispatch_symbolic_meta_outplace_reciprocal_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3787796Z test_dispatch_symbolic_meta_outplace_reciprocal_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3788023Z test_dispatch_symbolic_meta_outplace_reciprocal_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3788245Z test_dispatch_symbolic_meta_outplace_reciprocal_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3788486Z test_dispatch_symbolic_meta_outplace_reciprocal_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3788716Z test_dispatch_symbolic_meta_outplace_reciprocal_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3788947Z test_dispatch_symbolic_meta_outplace_reciprocal_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3789169Z test_dispatch_symbolic_meta_outplace_reciprocal_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3789394Z test_dispatch_symbolic_meta_outplace_reciprocal_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3789623Z test_dispatch_symbolic_meta_outplace_reciprocal_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3789850Z test_dispatch_symbolic_meta_outplace_remainder_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3790097Z test_dispatch_symbolic_meta_outplace_remainder_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3790329Z test_dispatch_symbolic_meta_outplace_remainder_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3790561Z test_dispatch_symbolic_meta_outplace_remainder_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3790790Z test_dispatch_symbolic_meta_outplace_remainder_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3791014Z test_dispatch_symbolic_meta_outplace_remainder_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3791240Z test_dispatch_symbolic_meta_outplace_remainder_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3791468Z test_dispatch_symbolic_meta_outplace_remainder_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3791689Z test_dispatch_symbolic_meta_outplace_remainder_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3791918Z test_dispatch_symbolic_meta_outplace_renorm_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3792217Z test_dispatch_symbolic_meta_outplace_renorm_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3792505Z test_dispatch_symbolic_meta_outplace_renorm_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3792788Z test_dispatch_symbolic_meta_outplace_renorm_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3793065Z test_dispatch_symbolic_meta_outplace_renorm_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3793346Z test_dispatch_symbolic_meta_outplace_renorm_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3793676Z test_dispatch_symbolic_meta_outplace_repeat_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3793958Z test_dispatch_symbolic_meta_outplace_repeat_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3794238Z test_dispatch_symbolic_meta_outplace_repeat_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3794526Z test_dispatch_symbolic_meta_outplace_repeat_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3794804Z test_dispatch_symbolic_meta_outplace_repeat_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3795040Z test_dispatch_symbolic_meta_outplace_repeat_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3795256Z test_dispatch_symbolic_meta_outplace_repeat_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3795488Z test_dispatch_symbolic_meta_outplace_repeat_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3795735Z test_dispatch_symbolic_meta_outplace_repeat_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3795961Z test_dispatch_symbolic_meta_outplace_repeat_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3796187Z test_dispatch_symbolic_meta_outplace_repeat_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3796411Z test_dispatch_symbolic_meta_outplace_repeat_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3796657Z test_dispatch_symbolic_meta_outplace_repeat_interleave_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3796898Z test_dispatch_symbolic_meta_outplace_repeat_interleave_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3797147Z test_dispatch_symbolic_meta_outplace_repeat_interleave_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3797392Z test_dispatch_symbolic_meta_outplace_repeat_interleave_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3797637Z test_dispatch_symbolic_meta_outplace_repeat_interleave_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3797878Z test_dispatch_symbolic_meta_outplace_repeat_interleave_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3798111Z test_dispatch_symbolic_meta_outplace_repeat_interleave_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3798354Z test_dispatch_symbolic_meta_outplace_repeat_interleave_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3798593Z test_dispatch_symbolic_meta_outplace_repeat_interleave_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3798854Z test_dispatch_symbolic_meta_outplace_repeat_interleave_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3799093Z test_dispatch_symbolic_meta_outplace_repeat_interleave_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3799333Z test_dispatch_symbolic_meta_outplace_repeat_interleave_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3799572Z test_dispatch_symbolic_meta_outplace_repeat_interleave_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3799806Z test_dispatch_symbolic_meta_outplace_reshape_as_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3800036Z test_dispatch_symbolic_meta_outplace_reshape_as_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3800275Z test_dispatch_symbolic_meta_outplace_reshape_as_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3800515Z test_dispatch_symbolic_meta_outplace_reshape_as_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3800770Z test_dispatch_symbolic_meta_outplace_reshape_as_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3801004Z test_dispatch_symbolic_meta_outplace_reshape_as_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3801222Z test_dispatch_symbolic_meta_outplace_reshape_as_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3801447Z test_dispatch_symbolic_meta_outplace_reshape_as_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3801676Z test_dispatch_symbolic_meta_outplace_reshape_as_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3801915Z test_dispatch_symbolic_meta_outplace_reshape_as_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3802146Z test_dispatch_symbolic_meta_outplace_reshape_as_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3802370Z test_dispatch_symbolic_meta_outplace_reshape_as_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3802606Z test_dispatch_symbolic_meta_outplace_reshape_as_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3802888Z test_dispatch_symbolic_meta_outplace_reshape_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3803170Z test_dispatch_symbolic_meta_outplace_reshape_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3803457Z test_dispatch_symbolic_meta_outplace_reshape_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3803743Z test_dispatch_symbolic_meta_outplace_reshape_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3804024Z test_dispatch_symbolic_meta_outplace_reshape_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3804340Z test_dispatch_symbolic_meta_outplace_reshape_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3804624Z test_dispatch_symbolic_meta_outplace_reshape_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3804910Z test_dispatch_symbolic_meta_outplace_reshape_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3805171Z test_dispatch_symbolic_meta_outplace_reshape_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3805396Z test_dispatch_symbolic_meta_outplace_reshape_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3805619Z test_dispatch_symbolic_meta_outplace_reshape_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3805844Z test_dispatch_symbolic_meta_outplace_reshape_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3806062Z test_dispatch_symbolic_meta_outplace_reshape_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3806315Z test_dispatch_symbolic_meta_outplace_resize__cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3806542Z test_dispatch_symbolic_meta_outplace_resize__cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3806774Z test_dispatch_symbolic_meta_outplace_resize__cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3806998Z test_dispatch_symbolic_meta_outplace_resize__cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3807220Z test_dispatch_symbolic_meta_outplace_resize__cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3807446Z test_dispatch_symbolic_meta_outplace_resize__cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3807676Z test_dispatch_symbolic_meta_outplace_resize__cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3807901Z test_dispatch_symbolic_meta_outplace_resize__cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3808124Z test_dispatch_symbolic_meta_outplace_resize__cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3808346Z test_dispatch_symbolic_meta_outplace_resize__cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3808567Z test_dispatch_symbolic_meta_outplace_resize__cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3808789Z test_dispatch_symbolic_meta_outplace_resize__cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3809020Z test_dispatch_symbolic_meta_outplace_resize_as__cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3809243Z test_dispatch_symbolic_meta_outplace_resize_as__cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3809503Z test_dispatch_symbolic_meta_outplace_resize_as__cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3809729Z test_dispatch_symbolic_meta_outplace_resize_as__cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3809960Z test_dispatch_symbolic_meta_outplace_resize_as__cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3810182Z test_dispatch_symbolic_meta_outplace_resize_as__cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3810402Z test_dispatch_symbolic_meta_outplace_resize_as__cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3810632Z test_dispatch_symbolic_meta_outplace_resize_as__cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3810860Z test_dispatch_symbolic_meta_outplace_resize_as__cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3811108Z test_dispatch_symbolic_meta_outplace_resize_as__cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3811331Z test_dispatch_symbolic_meta_outplace_resize_as__cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3811559Z test_dispatch_symbolic_meta_outplace_resize_as__cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3811796Z test_dispatch_symbolic_meta_outplace_resolve_conj_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3812026Z test_dispatch_symbolic_meta_outplace_resolve_conj_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3812262Z test_dispatch_symbolic_meta_outplace_resolve_conj_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3812493Z test_dispatch_symbolic_meta_outplace_resolve_conj_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3812723Z test_dispatch_symbolic_meta_outplace_resolve_conj_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3812951Z test_dispatch_symbolic_meta_outplace_resolve_conj_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3813202Z test_dispatch_symbolic_meta_outplace_resolve_conj_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3813449Z test_dispatch_symbolic_meta_outplace_resolve_conj_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3813673Z test_dispatch_symbolic_meta_outplace_resolve_conj_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3813893Z test_dispatch_symbolic_meta_outplace_resolve_conj_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3814117Z test_dispatch_symbolic_meta_outplace_resolve_conj_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3814591Z test_dispatch_symbolic_meta_outplace_resolve_conj_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3814833Z test_dispatch_symbolic_meta_outplace_resolve_neg_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3815063Z test_dispatch_symbolic_meta_outplace_resolve_neg_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3815300Z test_dispatch_symbolic_meta_outplace_resolve_neg_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3815531Z test_dispatch_symbolic_meta_outplace_resolve_neg_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3815751Z test_dispatch_symbolic_meta_outplace_resolve_neg_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3815981Z test_dispatch_symbolic_meta_outplace_resolve_neg_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3816203Z test_dispatch_symbolic_meta_outplace_resolve_neg_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3816453Z test_dispatch_symbolic_meta_outplace_resolve_neg_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3816678Z test_dispatch_symbolic_meta_outplace_resolve_neg_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3816907Z test_dispatch_symbolic_meta_outplace_resolve_neg_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3817134Z test_dispatch_symbolic_meta_outplace_resolve_neg_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3817358Z test_dispatch_symbolic_meta_outplace_resolve_neg_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3817585Z test_dispatch_symbolic_meta_outplace_resolve_neg_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3817808Z test_dispatch_symbolic_meta_outplace_roll_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3818028Z test_dispatch_symbolic_meta_outplace_roll_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3818254Z test_dispatch_symbolic_meta_outplace_roll_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3818472Z test_dispatch_symbolic_meta_outplace_roll_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3818698Z test_dispatch_symbolic_meta_outplace_roll_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3818918Z test_dispatch_symbolic_meta_outplace_roll_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3819137Z test_dispatch_symbolic_meta_outplace_roll_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3819372Z test_dispatch_symbolic_meta_outplace_roll_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3819591Z test_dispatch_symbolic_meta_outplace_roll_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3819808Z test_dispatch_symbolic_meta_outplace_roll_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3820023Z test_dispatch_symbolic_meta_outplace_roll_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3820242Z test_dispatch_symbolic_meta_outplace_roll_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3820461Z test_dispatch_symbolic_meta_outplace_roll_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3820685Z test_dispatch_symbolic_meta_outplace_rot90_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3820892Z test_dispatch_symbolic_meta_outplace_rot90_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3821151Z test_dispatch_symbolic_meta_outplace_rot90_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3821372Z test_dispatch_symbolic_meta_outplace_rot90_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3821592Z test_dispatch_symbolic_meta_outplace_rot90_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3821816Z test_dispatch_symbolic_meta_outplace_rot90_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3822029Z test_dispatch_symbolic_meta_outplace_rot90_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3822246Z test_dispatch_symbolic_meta_outplace_rot90_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3822464Z test_dispatch_symbolic_meta_outplace_rot90_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3822676Z test_dispatch_symbolic_meta_outplace_rot90_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3822894Z test_dispatch_symbolic_meta_outplace_rot90_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3823106Z test_dispatch_symbolic_meta_outplace_rot90_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3823326Z test_dispatch_symbolic_meta_outplace_round_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3823543Z test_dispatch_symbolic_meta_outplace_round_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3823764Z test_dispatch_symbolic_meta_outplace_round_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3823979Z test_dispatch_symbolic_meta_outplace_round_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3824219Z test_dispatch_symbolic_meta_outplace_round_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3824444Z test_dispatch_symbolic_meta_outplace_round_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3824656Z test_dispatch_symbolic_meta_outplace_round_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3824933Z test_dispatch_symbolic_meta_outplace_round_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3825146Z test_dispatch_symbolic_meta_outplace_round_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3825380Z 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.000s) 2023-01-11T21:23:43.3825614Z 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.000s) 2023-01-11T21:23:43.3825847Z 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.000s) 2023-01-11T21:23:43.3826143Z 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.000s) 2023-01-11T21:23:43.3826421Z 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.000s) 2023-01-11T21:23:43.3826707Z 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.000s) 2023-01-11T21:23:43.3826998Z 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.000s) 2023-01-11T21:23:43.3827279Z 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.000s) 2023-01-11T21:23:43.3827539Z 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.000s) 2023-01-11T21:23:43.3827775Z 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.000s) 2023-01-11T21:23:43.3828008Z 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.000s) 2023-01-11T21:23:43.3828238Z 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.000s) 2023-01-11T21:23:43.3828462Z test_dispatch_symbolic_meta_outplace_rsqrt_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3828680Z test_dispatch_symbolic_meta_outplace_rsqrt_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3828908Z test_dispatch_symbolic_meta_outplace_rsqrt_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3829131Z test_dispatch_symbolic_meta_outplace_rsqrt_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3829372Z test_dispatch_symbolic_meta_outplace_rsqrt_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3829597Z test_dispatch_symbolic_meta_outplace_rsqrt_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3829814Z test_dispatch_symbolic_meta_outplace_rsqrt_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3830030Z test_dispatch_symbolic_meta_outplace_rsqrt_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3830246Z test_dispatch_symbolic_meta_outplace_rsqrt_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3830466Z test_dispatch_symbolic_meta_outplace_rsqrt_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3830682Z test_dispatch_symbolic_meta_outplace_rsqrt_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3830902Z test_dispatch_symbolic_meta_outplace_rsqrt_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3831136Z test_dispatch_symbolic_meta_outplace_rsqrt_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3831356Z test_dispatch_symbolic_meta_outplace_rsub_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3831580Z test_dispatch_symbolic_meta_outplace_rsub_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3831802Z test_dispatch_symbolic_meta_outplace_rsub_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3832015Z test_dispatch_symbolic_meta_outplace_rsub_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3832235Z test_dispatch_symbolic_meta_outplace_rsub_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3832492Z test_dispatch_symbolic_meta_outplace_rsub_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3832762Z test_dispatch_symbolic_meta_outplace_rsub_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3833028Z test_dispatch_symbolic_meta_outplace_rsub_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3833292Z test_dispatch_symbolic_meta_outplace_rsub_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3833560Z test_dispatch_symbolic_meta_outplace_rsub_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3833831Z test_dispatch_symbolic_meta_outplace_rsub_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3834121Z test_dispatch_symbolic_meta_outplace_scalar_tensor_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3834407Z test_dispatch_symbolic_meta_outplace_scalar_tensor_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3834756Z test_dispatch_symbolic_meta_outplace_scalar_tensor_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3835005Z test_dispatch_symbolic_meta_outplace_scalar_tensor_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3835232Z test_dispatch_symbolic_meta_outplace_scalar_tensor_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3835462Z test_dispatch_symbolic_meta_outplace_scalar_tensor_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3835687Z test_dispatch_symbolic_meta_outplace_scalar_tensor_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3835909Z test_dispatch_symbolic_meta_outplace_scalar_tensor_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3836138Z test_dispatch_symbolic_meta_outplace_scalar_tensor_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3836358Z test_dispatch_symbolic_meta_outplace_scalar_tensor_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3836600Z test_dispatch_symbolic_meta_outplace_scalar_tensor_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3836824Z test_dispatch_symbolic_meta_outplace_scalar_tensor_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3837041Z test_dispatch_symbolic_meta_outplace_scalar_tensor_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3837271Z test_dispatch_symbolic_meta_outplace_scatter_add_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3837495Z test_dispatch_symbolic_meta_outplace_scatter_add_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3837730Z test_dispatch_symbolic_meta_outplace_scatter_add_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3837952Z test_dispatch_symbolic_meta_outplace_scatter_add_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3838174Z test_dispatch_symbolic_meta_outplace_scatter_add_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3838395Z test_dispatch_symbolic_meta_outplace_scatter_add_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3838609Z test_dispatch_symbolic_meta_outplace_scatter_add_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3838830Z test_dispatch_symbolic_meta_outplace_scatter_add_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3839056Z test_dispatch_symbolic_meta_outplace_scatter_add_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3839280Z test_dispatch_symbolic_meta_outplace_scatter_add_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3839505Z test_dispatch_symbolic_meta_outplace_scatter_add_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3839748Z test_dispatch_symbolic_meta_outplace_scatter_add_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3839977Z test_dispatch_symbolic_meta_outplace_scatter_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3840205Z test_dispatch_symbolic_meta_outplace_scatter_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3840430Z test_dispatch_symbolic_meta_outplace_scatter_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3840644Z test_dispatch_symbolic_meta_outplace_scatter_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3840871Z test_dispatch_symbolic_meta_outplace_scatter_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3841093Z test_dispatch_symbolic_meta_outplace_scatter_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3841342Z test_dispatch_symbolic_meta_outplace_scatter_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3841561Z test_dispatch_symbolic_meta_outplace_scatter_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3841780Z test_dispatch_symbolic_meta_outplace_scatter_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3841996Z test_dispatch_symbolic_meta_outplace_scatter_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3842215Z test_dispatch_symbolic_meta_outplace_scatter_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3842432Z test_dispatch_symbolic_meta_outplace_scatter_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3842681Z 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.000s) 2023-01-11T21:23:43.3842974Z 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.000s) 2023-01-11T21:23:43.3843263Z 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.000s) 2023-01-11T21:23:43.3843543Z 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.000s) 2023-01-11T21:23:43.3843832Z 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.000s) 2023-01-11T21:23:43.3844125Z 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.000s) 2023-01-11T21:23:43.3844411Z 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.000s) 2023-01-11T21:23:43.3844701Z 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.000s) 2023-01-11T21:23:43.3845009Z 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.000s) 2023-01-11T21:23:43.3845305Z 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.000s) 2023-01-11T21:23:43.3845579Z 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.000s) 2023-01-11T21:23:43.3845812Z 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.000s) 2023-01-11T21:23:43.3846040Z 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.000s) 2023-01-11T21:23:43.3846269Z 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.000s) 2023-01-11T21:23:43.3846497Z 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.000s) 2023-01-11T21:23:43.3846748Z 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.000s) 2023-01-11T21:23:43.3846973Z 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.000s) 2023-01-11T21:23:43.3847198Z 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.000s) 2023-01-11T21:23:43.3847437Z 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.000s) 2023-01-11T21:23:43.3847675Z 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.000s) 2023-01-11T21:23:43.3847910Z 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.000s) 2023-01-11T21:23:43.3848136Z 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.000s) 2023-01-11T21:23:43.3848362Z 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.000s) 2023-01-11T21:23:43.3848590Z 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.000s) 2023-01-11T21:23:43.3848817Z 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.000s) 2023-01-11T21:23:43.3849046Z 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.000s) 2023-01-11T21:23:43.3849276Z 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.000s) 2023-01-11T21:23:43.3849516Z 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.000s) 2023-01-11T21:23:43.3849777Z 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.000s) 2023-01-11T21:23:43.3850003Z 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.000s) 2023-01-11T21:23:43.3850232Z 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.000s) 2023-01-11T21:23:43.3850463Z 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.000s) 2023-01-11T21:23:43.3850690Z 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.000s) 2023-01-11T21:23:43.3850920Z 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.000s) 2023-01-11T21:23:43.3851154Z 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.000s) 2023-01-11T21:23:43.3851380Z 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.000s) 2023-01-11T21:23:43.3851633Z 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.000s) 2023-01-11T21:23:43.3851868Z 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.000s) 2023-01-11T21:23:43.3852104Z 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.000s) 2023-01-11T21:23:43.3852343Z 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.000s) 2023-01-11T21:23:43.3852573Z 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.000s) 2023-01-11T21:23:43.3852806Z 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.000s) 2023-01-11T21:23:43.3853030Z 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.000s) 2023-01-11T21:23:43.3853263Z 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.000s) 2023-01-11T21:23:43.3853493Z 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.000s) 2023-01-11T21:23:43.3853719Z 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.000s) 2023-01-11T21:23:43.3853952Z test_dispatch_symbolic_meta_outplace_searchsorted_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3854289Z test_dispatch_symbolic_meta_outplace_searchsorted_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3854515Z test_dispatch_symbolic_meta_outplace_searchsorted_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3854781Z test_dispatch_symbolic_meta_outplace_searchsorted_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3855004Z test_dispatch_symbolic_meta_outplace_searchsorted_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3855227Z test_dispatch_symbolic_meta_outplace_searchsorted_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3855451Z test_dispatch_symbolic_meta_outplace_searchsorted_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3855682Z test_dispatch_symbolic_meta_outplace_searchsorted_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3855919Z 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.000s) 2023-01-11T21:23:43.3856161Z 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.000s) 2023-01-11T21:23:43.3856405Z 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.000s) 2023-01-11T21:23:43.3856690Z 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.000s) 2023-01-11T21:23:43.3856930Z 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.000s) 2023-01-11T21:23:43.3857172Z 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.000s) 2023-01-11T21:23:43.3857407Z 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.000s) 2023-01-11T21:23:43.3857641Z 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.000s) 2023-01-11T21:23:43.3857870Z test_dispatch_symbolic_meta_outplace_select_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3858093Z test_dispatch_symbolic_meta_outplace_select_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3858320Z test_dispatch_symbolic_meta_outplace_select_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3858552Z test_dispatch_symbolic_meta_outplace_select_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3858774Z test_dispatch_symbolic_meta_outplace_select_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3859005Z test_dispatch_symbolic_meta_outplace_select_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3859229Z test_dispatch_symbolic_meta_outplace_select_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3859453Z test_dispatch_symbolic_meta_outplace_select_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3859694Z test_dispatch_symbolic_meta_outplace_select_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3859915Z test_dispatch_symbolic_meta_outplace_select_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3860136Z test_dispatch_symbolic_meta_outplace_select_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3860357Z test_dispatch_symbolic_meta_outplace_select_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3860575Z test_dispatch_symbolic_meta_outplace_select_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3860808Z test_dispatch_symbolic_meta_outplace_select_scatter_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3861042Z test_dispatch_symbolic_meta_outplace_select_scatter_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3861273Z test_dispatch_symbolic_meta_outplace_select_scatter_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3861519Z test_dispatch_symbolic_meta_outplace_select_scatter_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3861754Z test_dispatch_symbolic_meta_outplace_select_scatter_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3861984Z test_dispatch_symbolic_meta_outplace_select_scatter_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3862209Z test_dispatch_symbolic_meta_outplace_select_scatter_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3862432Z test_dispatch_symbolic_meta_outplace_select_scatter_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3862659Z test_dispatch_symbolic_meta_outplace_select_scatter_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3862881Z test_dispatch_symbolic_meta_outplace_select_scatter_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3863102Z test_dispatch_symbolic_meta_outplace_sgn_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3863322Z test_dispatch_symbolic_meta_outplace_sgn_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3863546Z test_dispatch_symbolic_meta_outplace_sgn_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3863771Z test_dispatch_symbolic_meta_outplace_sgn_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3863993Z test_dispatch_symbolic_meta_outplace_sgn_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3864205Z test_dispatch_symbolic_meta_outplace_sgn_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3864424Z test_dispatch_symbolic_meta_outplace_sgn_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3864660Z test_dispatch_symbolic_meta_outplace_sgn_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3864930Z test_dispatch_symbolic_meta_outplace_sgn_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3865152Z test_dispatch_symbolic_meta_outplace_sgn_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3865365Z test_dispatch_symbolic_meta_outplace_sgn_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3865584Z test_dispatch_symbolic_meta_outplace_sgn_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3865804Z test_dispatch_symbolic_meta_outplace_sgn_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3866032Z test_dispatch_symbolic_meta_outplace_short_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3866284Z test_dispatch_symbolic_meta_outplace_short_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3866599Z test_dispatch_symbolic_meta_outplace_short_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3866879Z test_dispatch_symbolic_meta_outplace_short_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3867147Z test_dispatch_symbolic_meta_outplace_short_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3867422Z test_dispatch_symbolic_meta_outplace_short_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3867636Z test_dispatch_symbolic_meta_outplace_short_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3867854Z test_dispatch_symbolic_meta_outplace_short_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3868070Z test_dispatch_symbolic_meta_outplace_short_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3868281Z test_dispatch_symbolic_meta_outplace_short_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3868497Z test_dispatch_symbolic_meta_outplace_short_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3868708Z test_dispatch_symbolic_meta_outplace_short_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3868933Z test_dispatch_symbolic_meta_outplace_sigmoid_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3869161Z test_dispatch_symbolic_meta_outplace_sigmoid_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3869389Z test_dispatch_symbolic_meta_outplace_sigmoid_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3869614Z test_dispatch_symbolic_meta_outplace_sigmoid_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3869862Z test_dispatch_symbolic_meta_outplace_sigmoid_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3870088Z test_dispatch_symbolic_meta_outplace_sigmoid_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3870317Z test_dispatch_symbolic_meta_outplace_sigmoid_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3870540Z test_dispatch_symbolic_meta_outplace_sigmoid_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3870757Z test_dispatch_symbolic_meta_outplace_sigmoid_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3870978Z test_dispatch_symbolic_meta_outplace_sigmoid_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3871192Z test_dispatch_symbolic_meta_outplace_sigmoid_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3871434Z test_dispatch_symbolic_meta_outplace_sigmoid_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3871648Z test_dispatch_symbolic_meta_outplace_sigmoid_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3871864Z test_dispatch_symbolic_meta_outplace_sign_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3872082Z test_dispatch_symbolic_meta_outplace_sign_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3872309Z test_dispatch_symbolic_meta_outplace_sign_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3872523Z test_dispatch_symbolic_meta_outplace_sign_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3872742Z test_dispatch_symbolic_meta_outplace_sign_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3872967Z test_dispatch_symbolic_meta_outplace_sign_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3873186Z test_dispatch_symbolic_meta_outplace_sign_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3873403Z test_dispatch_symbolic_meta_outplace_sign_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3873622Z test_dispatch_symbolic_meta_outplace_sign_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3873882Z test_dispatch_symbolic_meta_outplace_sign_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3874137Z test_dispatch_symbolic_meta_outplace_signal_windows_bartlett_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3874380Z test_dispatch_symbolic_meta_outplace_signal_windows_bartlett_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3874643Z test_dispatch_symbolic_meta_outplace_signal_windows_blackman_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3874889Z test_dispatch_symbolic_meta_outplace_signal_windows_blackman_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3875126Z 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.000s) 2023-01-11T21:23:43.3875357Z 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.000s) 2023-01-11T21:23:43.3875603Z 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.000s) 2023-01-11T21:23:43.3875840Z 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.000s) 2023-01-11T21:23:43.3876076Z 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.000s) 2023-01-11T21:23:43.3876311Z 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.000s) 2023-01-11T21:23:43.3876585Z test_dispatch_symbolic_meta_outplace_signal_windows_general_cosine_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3876824Z test_dispatch_symbolic_meta_outplace_signal_windows_general_cosine_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3877075Z test_dispatch_symbolic_meta_outplace_signal_windows_general_hamming_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3877323Z test_dispatch_symbolic_meta_outplace_signal_windows_general_hamming_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3877568Z test_dispatch_symbolic_meta_outplace_signal_windows_hamming_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3877805Z test_dispatch_symbolic_meta_outplace_signal_windows_hamming_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3878040Z test_dispatch_symbolic_meta_outplace_signal_windows_hann_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3878275Z test_dispatch_symbolic_meta_outplace_signal_windows_hann_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3878504Z 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.000s) 2023-01-11T21:23:43.3878745Z 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.000s) 2023-01-11T21:23:43.3878982Z test_dispatch_symbolic_meta_outplace_signal_windows_nuttall_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3879219Z test_dispatch_symbolic_meta_outplace_signal_windows_nuttall_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3879467Z test_dispatch_symbolic_meta_outplace_signbit_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3879696Z test_dispatch_symbolic_meta_outplace_signbit_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3879919Z test_dispatch_symbolic_meta_outplace_signbit_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3880146Z test_dispatch_symbolic_meta_outplace_signbit_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3880366Z test_dispatch_symbolic_meta_outplace_signbit_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3880586Z test_dispatch_symbolic_meta_outplace_signbit_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3880807Z test_dispatch_symbolic_meta_outplace_signbit_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3881022Z test_dispatch_symbolic_meta_outplace_signbit_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3881256Z test_dispatch_symbolic_meta_outplace_signbit_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3881473Z test_dispatch_symbolic_meta_outplace_signbit_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3881688Z test_dispatch_symbolic_meta_outplace_sin_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3881909Z test_dispatch_symbolic_meta_outplace_sin_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3882132Z test_dispatch_symbolic_meta_outplace_sin_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3882349Z test_dispatch_symbolic_meta_outplace_sin_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3882576Z test_dispatch_symbolic_meta_outplace_sin_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3882848Z test_dispatch_symbolic_meta_outplace_sin_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3883122Z test_dispatch_symbolic_meta_outplace_sin_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3883392Z test_dispatch_symbolic_meta_outplace_sin_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3883660Z test_dispatch_symbolic_meta_outplace_sin_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3883932Z test_dispatch_symbolic_meta_outplace_sin_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3884194Z test_dispatch_symbolic_meta_outplace_sin_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3884469Z test_dispatch_symbolic_meta_outplace_sin_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3884760Z test_dispatch_symbolic_meta_outplace_sin_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3885037Z test_dispatch_symbolic_meta_outplace_sinc_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3885307Z test_dispatch_symbolic_meta_outplace_sinc_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3885562Z test_dispatch_symbolic_meta_outplace_sinc_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3885786Z test_dispatch_symbolic_meta_outplace_sinc_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3886006Z test_dispatch_symbolic_meta_outplace_sinc_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3886227Z test_dispatch_symbolic_meta_outplace_sinc_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3886446Z test_dispatch_symbolic_meta_outplace_sinc_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3886687Z test_dispatch_symbolic_meta_outplace_sinc_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3886908Z test_dispatch_symbolic_meta_outplace_sinc_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3887113Z test_dispatch_symbolic_meta_outplace_sinc_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3887335Z test_dispatch_symbolic_meta_outplace_sinc_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3887552Z test_dispatch_symbolic_meta_outplace_sinc_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3887772Z test_dispatch_symbolic_meta_outplace_sinh_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3887990Z test_dispatch_symbolic_meta_outplace_sinh_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3888217Z test_dispatch_symbolic_meta_outplace_sinh_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3888444Z test_dispatch_symbolic_meta_outplace_sinh_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3888668Z test_dispatch_symbolic_meta_outplace_sinh_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3888891Z test_dispatch_symbolic_meta_outplace_sinh_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3889110Z test_dispatch_symbolic_meta_outplace_sinh_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3889326Z test_dispatch_symbolic_meta_outplace_sinh_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3889532Z test_dispatch_symbolic_meta_outplace_sinh_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3889776Z test_dispatch_symbolic_meta_outplace_sinh_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3889988Z test_dispatch_symbolic_meta_outplace_sinh_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3890202Z test_dispatch_symbolic_meta_outplace_sinh_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3890420Z test_dispatch_symbolic_meta_outplace_sinh_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3890645Z test_dispatch_symbolic_meta_outplace_slice_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3890859Z test_dispatch_symbolic_meta_outplace_slice_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3891087Z test_dispatch_symbolic_meta_outplace_slice_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3891312Z test_dispatch_symbolic_meta_outplace_slice_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3891569Z test_dispatch_symbolic_meta_outplace_slice_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3891793Z test_dispatch_symbolic_meta_outplace_slice_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3892010Z test_dispatch_symbolic_meta_outplace_slice_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3892223Z test_dispatch_symbolic_meta_outplace_slice_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3892443Z test_dispatch_symbolic_meta_outplace_slice_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3892680Z test_dispatch_symbolic_meta_outplace_slice_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3892968Z test_dispatch_symbolic_meta_outplace_slice_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3893207Z test_dispatch_symbolic_meta_outplace_slice_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3893455Z test_dispatch_symbolic_meta_outplace_slice_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3893694Z test_dispatch_symbolic_meta_outplace_slice_scatter_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3893925Z test_dispatch_symbolic_meta_outplace_slice_scatter_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3894160Z test_dispatch_symbolic_meta_outplace_slice_scatter_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3894568Z test_dispatch_symbolic_meta_outplace_slice_scatter_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3894792Z test_dispatch_symbolic_meta_outplace_slice_scatter_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3895073Z test_dispatch_symbolic_meta_outplace_slice_scatter_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3895291Z test_dispatch_symbolic_meta_outplace_slice_scatter_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3895512Z test_dispatch_symbolic_meta_outplace_slice_scatter_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3895740Z test_dispatch_symbolic_meta_outplace_slice_scatter_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3895961Z test_dispatch_symbolic_meta_outplace_slice_scatter_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3896190Z test_dispatch_symbolic_meta_outplace_softmax_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3896418Z test_dispatch_symbolic_meta_outplace_softmax_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3896642Z test_dispatch_symbolic_meta_outplace_softmax_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3896895Z test_dispatch_symbolic_meta_outplace_softmax_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3897131Z 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.000s) 2023-01-11T21:23:43.3897363Z 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.000s) 2023-01-11T21:23:43.3897609Z 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.000s) 2023-01-11T21:23:43.3897849Z 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.000s) 2023-01-11T21:23:43.3898079Z 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.000s) 2023-01-11T21:23:43.3898314Z 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.000s) 2023-01-11T21:23:43.3898541Z 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.000s) 2023-01-11T21:23:43.3898775Z 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.000s) 2023-01-11T21:23:43.3899007Z 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.000s) 2023-01-11T21:23:43.3899241Z 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.000s) 2023-01-11T21:23:43.3899471Z 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.000s) 2023-01-11T21:23:43.3899698Z 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.000s) 2023-01-11T21:23:43.3899943Z test_dispatch_symbolic_meta_outplace_sort_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3900167Z test_dispatch_symbolic_meta_outplace_sort_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3900394Z test_dispatch_symbolic_meta_outplace_sort_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3900606Z test_dispatch_symbolic_meta_outplace_sort_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3900815Z test_dispatch_symbolic_meta_outplace_sort_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3901034Z test_dispatch_symbolic_meta_outplace_sort_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3901246Z test_dispatch_symbolic_meta_outplace_sort_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3901461Z test_dispatch_symbolic_meta_outplace_sort_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3901705Z test_dispatch_symbolic_meta_outplace_sort_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3901947Z 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.000s) 2023-01-11T21:23:43.3902187Z 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.000s) 2023-01-11T21:23:43.3902430Z 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.000s) 2023-01-11T21:23:43.3902668Z 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.000s) 2023-01-11T21:23:43.3902907Z 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.000s) 2023-01-11T21:23:43.3903142Z 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.000s) 2023-01-11T21:23:43.3903371Z 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.000s) 2023-01-11T21:23:43.3903602Z 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.000s) 2023-01-11T21:23:43.3903819Z 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.000s) 2023-01-11T21:23:43.3904040Z 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.000s) 2023-01-11T21:23:43.3904269Z 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.000s) 2023-01-11T21:23:43.3904488Z 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.000s) 2023-01-11T21:23:43.3904801Z 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.000s) 2023-01-11T21:23:43.3905042Z 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.000s) 2023-01-11T21:23:43.3905275Z 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.000s) 2023-01-11T21:23:43.3905508Z 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.000s) 2023-01-11T21:23:43.3905736Z 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.000s) 2023-01-11T21:23:43.3905972Z 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.000s) 2023-01-11T21:23:43.3906260Z 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.000s) 2023-01-11T21:23:43.3906542Z 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.000s) 2023-01-11T21:23:43.3906847Z 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.000s) 2023-01-11T21:23:43.3907133Z 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.000s) 2023-01-11T21:23:43.3907410Z 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.000s) 2023-01-11T21:23:43.3907635Z 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.000s) 2023-01-11T21:23:43.3907862Z 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.000s) 2023-01-11T21:23:43.3908090Z 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.000s) 2023-01-11T21:23:43.3908319Z 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.000s) 2023-01-11T21:23:43.3908540Z 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.000s) 2023-01-11T21:23:43.3908770Z 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.000s) 2023-01-11T21:23:43.3908995Z 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.000s) 2023-01-11T21:23:43.3909228Z 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.000s) 2023-01-11T21:23:43.3909452Z 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.000s) 2023-01-11T21:23:43.3909676Z 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.000s) 2023-01-11T21:23:43.3909916Z 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.000s) 2023-01-11T21:23:43.3910143Z 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.000s) 2023-01-11T21:23:43.3910370Z 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.000s) 2023-01-11T21:23:43.3910596Z 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.000s) 2023-01-11T21:23:43.3910821Z 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.000s) 2023-01-11T21:23:43.3911048Z 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.000s) 2023-01-11T21:23:43.3911269Z 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.000s) 2023-01-11T21:23:43.3911493Z 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.000s) 2023-01-11T21:23:43.3911769Z 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.000s) 2023-01-11T21:23:43.3911993Z 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.000s) 2023-01-11T21:23:43.3912218Z 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.000s) 2023-01-11T21:23:43.3912506Z 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.000s) 2023-01-11T21:23:43.3912806Z 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.000s) 2023-01-11T21:23:43.3913120Z 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.000s) 2023-01-11T21:23:43.3913427Z 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.000s) 2023-01-11T21:23:43.3913730Z 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.000s) 2023-01-11T21:23:43.3914025Z 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.000s) 2023-01-11T21:23:43.3914326Z 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.000s) 2023-01-11T21:23:43.3914622Z 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.000s) 2023-01-11T21:23:43.3914915Z 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.000s) 2023-01-11T21:23:43.3915183Z 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.000s) 2023-01-11T21:23:43.3915434Z 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.000s) 2023-01-11T21:23:43.3915681Z 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.000s) 2023-01-11T21:23:43.3915924Z 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.000s) 2023-01-11T21:23:43.3916159Z 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.000s) 2023-01-11T21:23:43.3916401Z 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.000s) 2023-01-11T21:23:43.3916633Z 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.000s) 2023-01-11T21:23:43.3917143Z test_dispatch_symbolic_meta_outplace_special_chebyshev_polynomial_v_cuda_bool (__main__.TestMetaCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:23:43.3917511Z test_dispatch_symbolic_meta_outplace_special_chebyshev_polynomial_v_cuda_float32 (__main__.TestMetaCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:23:43.3917882Z test_dispatch_symbolic_meta_outplace_special_chebyshev_polynomial_v_cuda_float64 (__main__.TestMetaCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:23:43.3918248Z test_dispatch_symbolic_meta_outplace_special_chebyshev_polynomial_v_cuda_int16 (__main__.TestMetaCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:23:43.3918610Z test_dispatch_symbolic_meta_outplace_special_chebyshev_polynomial_v_cuda_int32 (__main__.TestMetaCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:23:43.3918972Z test_dispatch_symbolic_meta_outplace_special_chebyshev_polynomial_v_cuda_int64 (__main__.TestMetaCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:23:43.3919331Z test_dispatch_symbolic_meta_outplace_special_chebyshev_polynomial_v_cuda_int8 (__main__.TestMetaCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:23:43.3919694Z test_dispatch_symbolic_meta_outplace_special_chebyshev_polynomial_v_cuda_uint8 (__main__.TestMetaCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:23:43.3920054Z test_dispatch_symbolic_meta_outplace_special_chebyshev_polynomial_w_cuda_bool (__main__.TestMetaCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:23:43.3920419Z test_dispatch_symbolic_meta_outplace_special_chebyshev_polynomial_w_cuda_float32 (__main__.TestMetaCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:23:43.3920785Z test_dispatch_symbolic_meta_outplace_special_chebyshev_polynomial_w_cuda_float64 (__main__.TestMetaCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:23:43.3921142Z test_dispatch_symbolic_meta_outplace_special_chebyshev_polynomial_w_cuda_int16 (__main__.TestMetaCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:23:43.3921498Z test_dispatch_symbolic_meta_outplace_special_chebyshev_polynomial_w_cuda_int32 (__main__.TestMetaCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:23:43.3921874Z test_dispatch_symbolic_meta_outplace_special_chebyshev_polynomial_w_cuda_int64 (__main__.TestMetaCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:23:43.3922236Z test_dispatch_symbolic_meta_outplace_special_chebyshev_polynomial_w_cuda_int8 (__main__.TestMetaCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:23:43.3922603Z test_dispatch_symbolic_meta_outplace_special_chebyshev_polynomial_w_cuda_uint8 (__main__.TestMetaCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:23:43.3922896Z test_dispatch_symbolic_meta_outplace_special_entr_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3923184Z test_dispatch_symbolic_meta_outplace_special_entr_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3923485Z test_dispatch_symbolic_meta_outplace_special_entr_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3923769Z test_dispatch_symbolic_meta_outplace_special_entr_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3924073Z test_dispatch_symbolic_meta_outplace_special_entr_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3924358Z test_dispatch_symbolic_meta_outplace_special_entr_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3924637Z test_dispatch_symbolic_meta_outplace_special_entr_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3924917Z test_dispatch_symbolic_meta_outplace_special_entr_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3925198Z test_dispatch_symbolic_meta_outplace_special_entr_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3925483Z test_dispatch_symbolic_meta_outplace_special_entr_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3925710Z test_dispatch_symbolic_meta_outplace_special_erfcx_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3925943Z test_dispatch_symbolic_meta_outplace_special_erfcx_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3926172Z test_dispatch_symbolic_meta_outplace_special_erfcx_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3926402Z test_dispatch_symbolic_meta_outplace_special_erfcx_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3926625Z test_dispatch_symbolic_meta_outplace_special_erfcx_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3926848Z test_dispatch_symbolic_meta_outplace_special_erfcx_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3927073Z test_dispatch_symbolic_meta_outplace_special_erfcx_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3927317Z test_dispatch_symbolic_meta_outplace_special_erfcx_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3927563Z 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.000s) 2023-01-11T21:23:43.3927813Z 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.000s) 2023-01-11T21:23:43.3928058Z 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.000s) 2023-01-11T21:23:43.3928300Z 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.000s) 2023-01-11T21:23:43.3928534Z 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.000s) 2023-01-11T21:23:43.3928771Z 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.000s) 2023-01-11T21:23:43.3929014Z 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.000s) 2023-01-11T21:23:43.3929302Z 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.000s) 2023-01-11T21:23:43.3929546Z 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.000s) 2023-01-11T21:23:43.3929796Z 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.000s) 2023-01-11T21:23:43.3930038Z 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.000s) 2023-01-11T21:23:43.3930284Z 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.000s) 2023-01-11T21:23:43.3930531Z 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.000s) 2023-01-11T21:23:43.3930772Z 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.000s) 2023-01-11T21:23:43.3931013Z 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.000s) 2023-01-11T21:23:43.3931250Z 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.000s) 2023-01-11T21:23:43.3931485Z test_dispatch_symbolic_meta_outplace_special_i0e_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3931711Z test_dispatch_symbolic_meta_outplace_special_i0e_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3931941Z test_dispatch_symbolic_meta_outplace_special_i0e_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3932188Z test_dispatch_symbolic_meta_outplace_special_i0e_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3932413Z test_dispatch_symbolic_meta_outplace_special_i0e_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3932638Z test_dispatch_symbolic_meta_outplace_special_i0e_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3932869Z test_dispatch_symbolic_meta_outplace_special_i0e_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3933097Z test_dispatch_symbolic_meta_outplace_special_i0e_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3933360Z test_dispatch_symbolic_meta_outplace_special_i0e_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3933593Z test_dispatch_symbolic_meta_outplace_special_i0e_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3933821Z test_dispatch_symbolic_meta_outplace_special_i1_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3934075Z test_dispatch_symbolic_meta_outplace_special_i1_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3934408Z test_dispatch_symbolic_meta_outplace_special_i1_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3934629Z test_dispatch_symbolic_meta_outplace_special_i1_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3934854Z test_dispatch_symbolic_meta_outplace_special_i1_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3935079Z test_dispatch_symbolic_meta_outplace_special_i1_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3935300Z test_dispatch_symbolic_meta_outplace_special_i1_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3935525Z test_dispatch_symbolic_meta_outplace_special_i1_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3935746Z test_dispatch_symbolic_meta_outplace_special_i1e_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3935970Z test_dispatch_symbolic_meta_outplace_special_i1e_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3936193Z test_dispatch_symbolic_meta_outplace_special_i1e_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3936413Z test_dispatch_symbolic_meta_outplace_special_i1e_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3936643Z test_dispatch_symbolic_meta_outplace_special_i1e_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3936865Z test_dispatch_symbolic_meta_outplace_special_i1e_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3937089Z test_dispatch_symbolic_meta_outplace_special_i1e_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3937339Z test_dispatch_symbolic_meta_outplace_special_i1e_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3937589Z 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.000s) 2023-01-11T21:23:43.3937841Z 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.000s) 2023-01-11T21:23:43.3938081Z 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.000s) 2023-01-11T21:23:43.3938329Z 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.000s) 2023-01-11T21:23:43.3938567Z 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.000s) 2023-01-11T21:23:43.3938803Z 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.000s) 2023-01-11T21:23:43.3939080Z 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.000s) 2023-01-11T21:23:43.3939317Z 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.000s) 2023-01-11T21:23:43.3939691Z test_dispatch_symbolic_meta_outplace_special_legendre_polynomial_p_cuda_bool (__main__.TestMetaCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:23:43.3940062Z test_dispatch_symbolic_meta_outplace_special_legendre_polynomial_p_cuda_float32 (__main__.TestMetaCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:23:43.3940434Z test_dispatch_symbolic_meta_outplace_special_legendre_polynomial_p_cuda_float64 (__main__.TestMetaCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:23:43.3940805Z test_dispatch_symbolic_meta_outplace_special_legendre_polynomial_p_cuda_int16 (__main__.TestMetaCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:23:43.3941162Z test_dispatch_symbolic_meta_outplace_special_legendre_polynomial_p_cuda_int32 (__main__.TestMetaCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:23:43.3941510Z test_dispatch_symbolic_meta_outplace_special_legendre_polynomial_p_cuda_int64 (__main__.TestMetaCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:23:43.3941876Z test_dispatch_symbolic_meta_outplace_special_legendre_polynomial_p_cuda_int8 (__main__.TestMetaCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:23:43.3942232Z test_dispatch_symbolic_meta_outplace_special_legendre_polynomial_p_cuda_uint8 (__main__.TestMetaCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:23:43.3942468Z 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.000s) 2023-01-11T21:23:43.3942702Z 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.000s) 2023-01-11T21:23:43.3942935Z 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.000s) 2023-01-11T21:23:43.3943189Z 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.000s) 2023-01-11T21:23:43.3943421Z 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.000s) 2023-01-11T21:23:43.3943653Z 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.000s) 2023-01-11T21:23:43.3943881Z 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.000s) 2023-01-11T21:23:43.3944113Z 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.000s) 2023-01-11T21:23:43.3944359Z 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.000s) 2023-01-11T21:23:43.3944602Z 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.000s) 2023-01-11T21:23:43.3944902Z 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.000s) 2023-01-11T21:23:43.3945144Z 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.000s) 2023-01-11T21:23:43.3945384Z 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.000s) 2023-01-11T21:23:43.3945626Z 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.000s) 2023-01-11T21:23:43.3945861Z 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.000s) 2023-01-11T21:23:43.3946119Z 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.000s) 2023-01-11T21:23:43.3946414Z 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.000s) 2023-01-11T21:23:43.3946713Z 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.000s) 2023-01-11T21:23:43.3947004Z 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.000s) 2023-01-11T21:23:43.3947297Z 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.000s) 2023-01-11T21:23:43.3947556Z 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.000s) 2023-01-11T21:23:43.3947788Z 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.000s) 2023-01-11T21:23:43.3948021Z 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.000s) 2023-01-11T21:23:43.3948273Z 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.000s) 2023-01-11T21:23:43.3948510Z 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.000s) 2023-01-11T21:23:43.3948748Z 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.000s) 2023-01-11T21:23:43.3948983Z 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.000s) 2023-01-11T21:23:43.3949215Z 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.000s) 2023-01-11T21:23:43.3949452Z 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.000s) 2023-01-11T21:23:43.3949684Z 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.000s) 2023-01-11T21:23:43.3949939Z 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.000s) 2023-01-11T21:23:43.3950174Z 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.000s) 2023-01-11T21:23:43.3950407Z 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.000s) 2023-01-11T21:23:43.3950644Z 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.000s) 2023-01-11T21:23:43.3950877Z 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.000s) 2023-01-11T21:23:43.3951110Z 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.000s) 2023-01-11T21:23:43.3951338Z 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.000s) 2023-01-11T21:23:43.3951574Z 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.000s) 2023-01-11T21:23:43.3951809Z 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.000s) 2023-01-11T21:23:43.3952039Z 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.000s) 2023-01-11T21:23:43.3952273Z test_dispatch_symbolic_meta_outplace_special_ndtr_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3952552Z test_dispatch_symbolic_meta_outplace_special_ndtr_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3952837Z test_dispatch_symbolic_meta_outplace_special_ndtr_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3953140Z test_dispatch_symbolic_meta_outplace_special_ndtr_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3953415Z test_dispatch_symbolic_meta_outplace_special_ndtr_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3953695Z test_dispatch_symbolic_meta_outplace_special_ndtr_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3953967Z test_dispatch_symbolic_meta_outplace_special_ndtr_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3954237Z test_dispatch_symbolic_meta_outplace_special_ndtr_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3954506Z test_dispatch_symbolic_meta_outplace_special_ndtr_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3954790Z test_dispatch_symbolic_meta_outplace_special_ndtr_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3955028Z test_dispatch_symbolic_meta_outplace_special_ndtri_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3955280Z test_dispatch_symbolic_meta_outplace_special_ndtri_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3955501Z test_dispatch_symbolic_meta_outplace_special_ndtri_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3955731Z test_dispatch_symbolic_meta_outplace_special_ndtri_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3955953Z test_dispatch_symbolic_meta_outplace_special_ndtri_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3956170Z test_dispatch_symbolic_meta_outplace_special_ndtri_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3956393Z test_dispatch_symbolic_meta_outplace_special_ndtri_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3956611Z test_dispatch_symbolic_meta_outplace_special_ndtri_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3956871Z 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.000s) 2023-01-11T21:23:43.3957131Z 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.000s) 2023-01-11T21:23:43.3957390Z 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.000s) 2023-01-11T21:23:43.3957640Z 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.000s) 2023-01-11T21:23:43.3957896Z 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.000s) 2023-01-11T21:23:43.3958170Z 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.000s) 2023-01-11T21:23:43.3958421Z 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.000s) 2023-01-11T21:23:43.3958675Z 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.000s) 2023-01-11T21:23:43.3958920Z 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.000s) 2023-01-11T21:23:43.3959167Z 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.000s) 2023-01-11T21:23:43.3959418Z 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.000s) 2023-01-11T21:23:43.3959665Z 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.000s) 2023-01-11T21:23:43.3959934Z 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.000s) 2023-01-11T21:23:43.3960180Z 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.000s) 2023-01-11T21:23:43.3960424Z 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.000s) 2023-01-11T21:23:43.3960671Z 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.000s) 2023-01-11T21:23:43.3960913Z 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.000s) 2023-01-11T21:23:43.3961151Z 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.000s) 2023-01-11T21:23:43.3961395Z 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.000s) 2023-01-11T21:23:43.3961637Z 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.000s) 2023-01-11T21:23:43.3961878Z 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.000s) 2023-01-11T21:23:43.3962119Z 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.000s) 2023-01-11T21:23:43.3962362Z 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.000s) 2023-01-11T21:23:43.3962602Z 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.000s) 2023-01-11T21:23:43.3962904Z 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.000s) 2023-01-11T21:23:43.3963379Z 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) 2023-01-11T21:23:43.3963851Z 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) 2023-01-11T21:23:43.3964322Z 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) 2023-01-11T21:23:43.3964783Z 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) 2023-01-11T21:23:43.3965247Z 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) 2023-01-11T21:23:43.3965673Z 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) 2023-01-11T21:23:43.3966071Z 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) 2023-01-11T21:23:43.3966436Z 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) 2023-01-11T21:23:43.3966801Z 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) 2023-01-11T21:23:43.3967177Z 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) 2023-01-11T21:23:43.3967549Z 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) 2023-01-11T21:23:43.3967916Z 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) 2023-01-11T21:23:43.3968280Z 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) 2023-01-11T21:23:43.3968648Z 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) 2023-01-11T21:23:43.3969009Z 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) 2023-01-11T21:23:43.3969370Z 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) 2023-01-11T21:23:43.3969735Z 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) 2023-01-11T21:23:43.3970103Z 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) 2023-01-11T21:23:43.3970496Z 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) 2023-01-11T21:23:43.3970862Z 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) 2023-01-11T21:23:43.3971227Z 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) 2023-01-11T21:23:43.3971580Z 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) 2023-01-11T21:23:43.3971945Z 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) 2023-01-11T21:23:43.3972308Z 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) 2023-01-11T21:23:43.3972668Z 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) 2023-01-11T21:23:43.3973079Z 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) 2023-01-11T21:23:43.3973478Z 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) 2023-01-11T21:23:43.3973840Z 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) 2023-01-11T21:23:43.3974311Z 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) 2023-01-11T21:23:43.3974682Z 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) 2023-01-11T21:23:43.3975047Z 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) 2023-01-11T21:23:43.3975408Z 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) 2023-01-11T21:23:43.3975662Z 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.000s) 2023-01-11T21:23:43.3975911Z 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.000s) 2023-01-11T21:23:43.3976159Z 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.000s) 2023-01-11T21:23:43.3976395Z 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.000s) 2023-01-11T21:23:43.3976641Z 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.000s) 2023-01-11T21:23:43.3976925Z 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.000s) 2023-01-11T21:23:43.3977168Z 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.000s) 2023-01-11T21:23:43.3977411Z 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.000s) 2023-01-11T21:23:43.3977649Z test_dispatch_symbolic_meta_outplace_special_xlog1py_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3977886Z test_dispatch_symbolic_meta_outplace_special_xlog1py_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3978122Z test_dispatch_symbolic_meta_outplace_special_xlog1py_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3978357Z test_dispatch_symbolic_meta_outplace_special_xlog1py_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3978621Z test_dispatch_symbolic_meta_outplace_special_xlog1py_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3978853Z test_dispatch_symbolic_meta_outplace_special_xlog1py_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3979079Z test_dispatch_symbolic_meta_outplace_special_xlog1py_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3979303Z test_dispatch_symbolic_meta_outplace_special_xlog1py_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3979531Z test_dispatch_symbolic_meta_outplace_special_xlog1py_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3979756Z test_dispatch_symbolic_meta_outplace_special_xlog1py_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3979985Z test_dispatch_symbolic_meta_outplace_special_zeta_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3980217Z test_dispatch_symbolic_meta_outplace_special_zeta_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3980445Z test_dispatch_symbolic_meta_outplace_special_zeta_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3980672Z test_dispatch_symbolic_meta_outplace_special_zeta_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3980893Z test_dispatch_symbolic_meta_outplace_special_zeta_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3981114Z test_dispatch_symbolic_meta_outplace_special_zeta_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3981339Z test_dispatch_symbolic_meta_outplace_special_zeta_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3981571Z test_dispatch_symbolic_meta_outplace_special_zeta_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3981817Z test_dispatch_symbolic_meta_outplace_split_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3982046Z test_dispatch_symbolic_meta_outplace_split_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3982272Z test_dispatch_symbolic_meta_outplace_split_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3982502Z test_dispatch_symbolic_meta_outplace_split_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3982730Z test_dispatch_symbolic_meta_outplace_split_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3982956Z test_dispatch_symbolic_meta_outplace_split_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3983176Z test_dispatch_symbolic_meta_outplace_split_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3983393Z test_dispatch_symbolic_meta_outplace_split_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3983637Z test_dispatch_symbolic_meta_outplace_split_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3983860Z test_dispatch_symbolic_meta_outplace_split_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3984077Z test_dispatch_symbolic_meta_outplace_split_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3984301Z test_dispatch_symbolic_meta_outplace_split_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3984514Z test_dispatch_symbolic_meta_outplace_split_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3984798Z 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.000s) 2023-01-11T21:23:43.3985025Z 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.000s) 2023-01-11T21:23:43.3985264Z 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.000s) 2023-01-11T21:23:43.3985502Z 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.000s) 2023-01-11T21:23:43.3985735Z 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.000s) 2023-01-11T21:23:43.3985972Z 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.000s) 2023-01-11T21:23:43.3986250Z 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.000s) 2023-01-11T21:23:43.3986538Z 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.000s) 2023-01-11T21:23:43.3986844Z 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.000s) 2023-01-11T21:23:43.3987122Z 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.000s) 2023-01-11T21:23:43.3987405Z 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.000s) 2023-01-11T21:23:43.3987627Z 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.000s) 2023-01-11T21:23:43.3987857Z 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.000s) 2023-01-11T21:23:43.3988085Z 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.000s) 2023-01-11T21:23:43.3988322Z 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.000s) 2023-01-11T21:23:43.3988557Z 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.000s) 2023-01-11T21:23:43.3988816Z 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.000s) 2023-01-11T21:23:43.3989048Z 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.000s) 2023-01-11T21:23:43.3989284Z 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.000s) 2023-01-11T21:23:43.3989521Z 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.000s) 2023-01-11T21:23:43.3989752Z 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.000s) 2023-01-11T21:23:43.3989984Z 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) 2023-01-11T21:23:43.3990216Z 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.000s) 2023-01-11T21:23:43.3990443Z 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.000s) 2023-01-11T21:23:43.3990672Z 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.000s) 2023-01-11T21:23:43.3990896Z test_dispatch_symbolic_meta_outplace_sqrt_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3991113Z test_dispatch_symbolic_meta_outplace_sqrt_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3991340Z test_dispatch_symbolic_meta_outplace_sqrt_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3991564Z test_dispatch_symbolic_meta_outplace_sqrt_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3991812Z test_dispatch_symbolic_meta_outplace_sqrt_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3992035Z test_dispatch_symbolic_meta_outplace_sqrt_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3992263Z test_dispatch_symbolic_meta_outplace_sqrt_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3992534Z test_dispatch_symbolic_meta_outplace_sqrt_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3992806Z test_dispatch_symbolic_meta_outplace_sqrt_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3993078Z test_dispatch_symbolic_meta_outplace_sqrt_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3993346Z test_dispatch_symbolic_meta_outplace_sqrt_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3993616Z test_dispatch_symbolic_meta_outplace_sqrt_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3993923Z test_dispatch_symbolic_meta_outplace_sqrt_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3994195Z test_dispatch_symbolic_meta_outplace_square_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3994482Z test_dispatch_symbolic_meta_outplace_square_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3994772Z test_dispatch_symbolic_meta_outplace_square_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3995022Z test_dispatch_symbolic_meta_outplace_square_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3995244Z test_dispatch_symbolic_meta_outplace_square_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3995469Z test_dispatch_symbolic_meta_outplace_square_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3995696Z test_dispatch_symbolic_meta_outplace_square_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3995920Z test_dispatch_symbolic_meta_outplace_square_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3996145Z test_dispatch_symbolic_meta_outplace_square_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3996361Z test_dispatch_symbolic_meta_outplace_square_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3996582Z test_dispatch_symbolic_meta_outplace_square_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3996790Z test_dispatch_symbolic_meta_outplace_square_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3997020Z test_dispatch_symbolic_meta_outplace_squeeze_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3997300Z test_dispatch_symbolic_meta_outplace_squeeze_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3997531Z test_dispatch_symbolic_meta_outplace_squeeze_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3997759Z test_dispatch_symbolic_meta_outplace_squeeze_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3997993Z test_dispatch_symbolic_meta_outplace_squeeze_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3998219Z test_dispatch_symbolic_meta_outplace_squeeze_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3998444Z test_dispatch_symbolic_meta_outplace_squeeze_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3998671Z test_dispatch_symbolic_meta_outplace_squeeze_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3998894Z test_dispatch_symbolic_meta_outplace_squeeze_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3999142Z test_dispatch_symbolic_meta_outplace_squeeze_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3999361Z test_dispatch_symbolic_meta_outplace_squeeze_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3999573Z test_dispatch_symbolic_meta_outplace_squeeze_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.3999795Z test_dispatch_symbolic_meta_outplace_squeeze_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.4000022Z test_dispatch_symbolic_meta_outplace_stack_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.4000242Z test_dispatch_symbolic_meta_outplace_stack_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.4000475Z test_dispatch_symbolic_meta_outplace_stack_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.4000700Z test_dispatch_symbolic_meta_outplace_stack_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.4000925Z test_dispatch_symbolic_meta_outplace_stack_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.4001149Z test_dispatch_symbolic_meta_outplace_stack_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.4001370Z test_dispatch_symbolic_meta_outplace_stack_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.4001588Z test_dispatch_symbolic_meta_outplace_stack_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.4001808Z test_dispatch_symbolic_meta_outplace_stack_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.4002029Z test_dispatch_symbolic_meta_outplace_stack_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.4002260Z test_dispatch_symbolic_meta_outplace_stack_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.4002482Z test_dispatch_symbolic_meta_outplace_stack_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.4002723Z test_dispatch_symbolic_meta_outplace_stack_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.4003002Z test_dispatch_symbolic_meta_outplace_std_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.4003280Z test_dispatch_symbolic_meta_outplace_std_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.4003559Z test_dispatch_symbolic_meta_outplace_std_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.4003838Z test_dispatch_symbolic_meta_outplace_std_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.4004119Z test_dispatch_symbolic_meta_outplace_std_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.4004432Z test_dispatch_symbolic_meta_outplace_std_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.4004714Z test_dispatch_symbolic_meta_outplace_std_mean_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.4005003Z test_dispatch_symbolic_meta_outplace_std_mean_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.4005292Z test_dispatch_symbolic_meta_outplace_std_mean_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.4005547Z test_dispatch_symbolic_meta_outplace_std_mean_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.4005774Z test_dispatch_symbolic_meta_outplace_std_mean_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.4006004Z test_dispatch_symbolic_meta_outplace_std_mean_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.4006239Z test_dispatch_symbolic_meta_outplace_std_mean_unbiased_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.4006482Z test_dispatch_symbolic_meta_outplace_std_mean_unbiased_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.4006719Z test_dispatch_symbolic_meta_outplace_std_mean_unbiased_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.4006949Z test_dispatch_symbolic_meta_outplace_std_mean_unbiased_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.4007183Z test_dispatch_symbolic_meta_outplace_std_mean_unbiased_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.4007418Z test_dispatch_symbolic_meta_outplace_std_mean_unbiased_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.4007671Z test_dispatch_symbolic_meta_outplace_std_unbiased_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.4007909Z test_dispatch_symbolic_meta_outplace_std_unbiased_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.4008143Z test_dispatch_symbolic_meta_outplace_std_unbiased_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.4008373Z test_dispatch_symbolic_meta_outplace_std_unbiased_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.4008600Z test_dispatch_symbolic_meta_outplace_std_unbiased_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.4008826Z test_dispatch_symbolic_meta_outplace_std_unbiased_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.4009053Z test_dispatch_symbolic_meta_outplace_stft_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.4009277Z test_dispatch_symbolic_meta_outplace_stft_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.4009523Z test_dispatch_symbolic_meta_outplace_stft_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.4009743Z test_dispatch_symbolic_meta_outplace_stft_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.4009960Z test_dispatch_symbolic_meta_outplace_sub_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.4010191Z test_dispatch_symbolic_meta_outplace_sub_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.4010413Z test_dispatch_symbolic_meta_outplace_sub_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.4010636Z test_dispatch_symbolic_meta_outplace_sub_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.4010858Z test_dispatch_symbolic_meta_outplace_sub_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.4011070Z test_dispatch_symbolic_meta_outplace_sub_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.4011285Z test_dispatch_symbolic_meta_outplace_sub_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.4011506Z test_dispatch_symbolic_meta_outplace_sub_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.4011725Z test_dispatch_symbolic_meta_outplace_sub_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.4011948Z test_dispatch_symbolic_meta_outplace_sub_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.4012167Z test_dispatch_symbolic_meta_outplace_sub_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.4012384Z test_dispatch_symbolic_meta_outplace_sub_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.4012627Z test_dispatch_symbolic_meta_outplace_sum_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.4012843Z test_dispatch_symbolic_meta_outplace_sum_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.4013069Z test_dispatch_symbolic_meta_outplace_sum_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.4013334Z test_dispatch_symbolic_meta_outplace_sum_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.4013567Z test_dispatch_symbolic_meta_outplace_sum_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.4013780Z test_dispatch_symbolic_meta_outplace_sum_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.4013999Z test_dispatch_symbolic_meta_outplace_sum_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.4014329Z test_dispatch_symbolic_meta_outplace_sum_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.4014596Z test_dispatch_symbolic_meta_outplace_sum_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.4014812Z test_dispatch_symbolic_meta_outplace_sum_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.4015030Z test_dispatch_symbolic_meta_outplace_sum_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.4015254Z test_dispatch_symbolic_meta_outplace_sum_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.4015468Z test_dispatch_symbolic_meta_outplace_sum_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.4015700Z 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.000s) 2023-01-11T21:23:43.4015931Z 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.000s) 2023-01-11T21:23:43.4016164Z 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.000s) 2023-01-11T21:23:43.4016389Z 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.000s) 2023-01-11T21:23:43.4016619Z 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.000s) 2023-01-11T21:23:43.4016841Z 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.000s) 2023-01-11T21:23:43.4017063Z 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.000s) 2023-01-11T21:23:43.4017287Z 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.000s) 2023-01-11T21:23:43.4017511Z 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.000s) 2023-01-11T21:23:43.4017767Z 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.000s) 2023-01-11T21:23:43.4017999Z 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.000s) 2023-01-11T21:23:43.4018224Z 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.000s) 2023-01-11T21:23:43.4018451Z test_dispatch_symbolic_meta_outplace_svd_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.4018677Z test_dispatch_symbolic_meta_outplace_svd_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.4018902Z test_dispatch_symbolic_meta_outplace_svd_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.4019114Z test_dispatch_symbolic_meta_outplace_svd_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.4019342Z test_dispatch_symbolic_meta_outplace_svd_lowrank_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.4019590Z test_dispatch_symbolic_meta_outplace_svd_lowrank_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.4019817Z test_dispatch_symbolic_meta_outplace_symeig_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.4020045Z test_dispatch_symbolic_meta_outplace_symeig_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.4020273Z test_dispatch_symbolic_meta_outplace_symeig_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.4020502Z test_dispatch_symbolic_meta_outplace_symeig_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.4020728Z test_dispatch_symbolic_meta_outplace_t_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.4020951Z test_dispatch_symbolic_meta_outplace_t_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.4021176Z test_dispatch_symbolic_meta_outplace_t_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.4021400Z test_dispatch_symbolic_meta_outplace_t_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.4021622Z test_dispatch_symbolic_meta_outplace_t_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.4021835Z test_dispatch_symbolic_meta_outplace_t_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.4022056Z test_dispatch_symbolic_meta_outplace_t_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.4022273Z test_dispatch_symbolic_meta_outplace_t_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.4022492Z test_dispatch_symbolic_meta_outplace_t_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.4022728Z test_dispatch_symbolic_meta_outplace_t_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.4022947Z test_dispatch_symbolic_meta_outplace_t_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.4023159Z test_dispatch_symbolic_meta_outplace_t_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.4023396Z 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.000s) 2023-01-11T21:23:43.4023625Z 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.000s) 2023-01-11T21:23:43.4023863Z 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.000s) 2023-01-11T21:23:43.4024102Z 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.000s) 2023-01-11T21:23:43.4024337Z 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.000s) 2023-01-11T21:23:43.4024584Z 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.000s) 2023-01-11T21:23:43.4024871Z 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.000s) 2023-01-11T21:23:43.4025101Z 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.000s) 2023-01-11T21:23:43.4025330Z 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.000s) 2023-01-11T21:23:43.4025550Z 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.000s) 2023-01-11T21:23:43.4025781Z 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.000s) 2023-01-11T21:23:43.4026001Z 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.000s) 2023-01-11T21:23:43.4026260Z test_dispatch_symbolic_meta_outplace_take_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.4026539Z test_dispatch_symbolic_meta_outplace_take_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.4026820Z test_dispatch_symbolic_meta_outplace_take_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.4027101Z test_dispatch_symbolic_meta_outplace_take_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.4027377Z test_dispatch_symbolic_meta_outplace_take_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.4027594Z test_dispatch_symbolic_meta_outplace_take_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.4027834Z test_dispatch_symbolic_meta_outplace_take_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.4028054Z test_dispatch_symbolic_meta_outplace_take_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.4028273Z test_dispatch_symbolic_meta_outplace_take_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.4028487Z test_dispatch_symbolic_meta_outplace_take_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.4028705Z test_dispatch_symbolic_meta_outplace_take_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.4028924Z test_dispatch_symbolic_meta_outplace_take_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.4029146Z test_dispatch_symbolic_meta_outplace_tan_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.4029367Z test_dispatch_symbolic_meta_outplace_tan_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.4029595Z test_dispatch_symbolic_meta_outplace_tan_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.4029842Z test_dispatch_symbolic_meta_outplace_tan_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.4030064Z test_dispatch_symbolic_meta_outplace_tan_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.4030277Z test_dispatch_symbolic_meta_outplace_tan_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.4030497Z test_dispatch_symbolic_meta_outplace_tan_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.4030715Z test_dispatch_symbolic_meta_outplace_tan_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.4030934Z test_dispatch_symbolic_meta_outplace_tan_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.4031148Z test_dispatch_symbolic_meta_outplace_tan_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.4031362Z test_dispatch_symbolic_meta_outplace_tan_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.4031584Z test_dispatch_symbolic_meta_outplace_tan_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.4031796Z test_dispatch_symbolic_meta_outplace_tan_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.4032020Z test_dispatch_symbolic_meta_outplace_tanh_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.4032242Z test_dispatch_symbolic_meta_outplace_tanh_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.4032472Z test_dispatch_symbolic_meta_outplace_tanh_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.4032690Z test_dispatch_symbolic_meta_outplace_tanh_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.4032972Z test_dispatch_symbolic_meta_outplace_tanh_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.4033250Z test_dispatch_symbolic_meta_outplace_tanh_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.4033527Z test_dispatch_symbolic_meta_outplace_tanh_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.4033794Z test_dispatch_symbolic_meta_outplace_tanh_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.4034064Z test_dispatch_symbolic_meta_outplace_tanh_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.4034337Z test_dispatch_symbolic_meta_outplace_tanh_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.4034599Z test_dispatch_symbolic_meta_outplace_tanh_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.4034867Z test_dispatch_symbolic_meta_outplace_tanh_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.4035144Z test_dispatch_symbolic_meta_outplace_tanh_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.4035374Z test_dispatch_symbolic_meta_outplace_tensor_split_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.4035602Z test_dispatch_symbolic_meta_outplace_tensor_split_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.4035833Z test_dispatch_symbolic_meta_outplace_tensor_split_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.4036069Z test_dispatch_symbolic_meta_outplace_tensor_split_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.4036303Z test_dispatch_symbolic_meta_outplace_tensor_split_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.4036525Z test_dispatch_symbolic_meta_outplace_tensor_split_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.4036745Z test_dispatch_symbolic_meta_outplace_tensor_split_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.4036974Z test_dispatch_symbolic_meta_outplace_tensor_split_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.4037193Z test_dispatch_symbolic_meta_outplace_tensor_split_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.4037412Z test_dispatch_symbolic_meta_outplace_tensor_split_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.4037639Z test_dispatch_symbolic_meta_outplace_tensor_split_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.4037869Z test_dispatch_symbolic_meta_outplace_tensor_split_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.4038116Z test_dispatch_symbolic_meta_outplace_tensordot_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.4038346Z test_dispatch_symbolic_meta_outplace_tensordot_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.4038568Z test_dispatch_symbolic_meta_outplace_tensordot_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.4038795Z test_dispatch_symbolic_meta_outplace_tensordot_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.4039023Z test_dispatch_symbolic_meta_outplace_tensordot_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.4039250Z test_dispatch_symbolic_meta_outplace_tensordot_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.4039477Z test_dispatch_symbolic_meta_outplace_tile_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.4039695Z test_dispatch_symbolic_meta_outplace_tile_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.4039954Z test_dispatch_symbolic_meta_outplace_tile_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.4040182Z test_dispatch_symbolic_meta_outplace_tile_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.4040402Z test_dispatch_symbolic_meta_outplace_tile_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.4040625Z test_dispatch_symbolic_meta_outplace_tile_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.4040839Z test_dispatch_symbolic_meta_outplace_tile_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.4041060Z test_dispatch_symbolic_meta_outplace_tile_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.4041271Z test_dispatch_symbolic_meta_outplace_tile_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.4041486Z test_dispatch_symbolic_meta_outplace_tile_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.4041703Z test_dispatch_symbolic_meta_outplace_tile_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.4041922Z test_dispatch_symbolic_meta_outplace_tile_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.4042143Z test_dispatch_symbolic_meta_outplace_to_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.4042362Z test_dispatch_symbolic_meta_outplace_to_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.4042586Z test_dispatch_symbolic_meta_outplace_to_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.4042825Z test_dispatch_symbolic_meta_outplace_to_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.4043115Z test_dispatch_symbolic_meta_outplace_to_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.4043386Z test_dispatch_symbolic_meta_outplace_to_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.4043650Z test_dispatch_symbolic_meta_outplace_to_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.4043920Z test_dispatch_symbolic_meta_outplace_to_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.4044184Z test_dispatch_symbolic_meta_outplace_to_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.4044454Z test_dispatch_symbolic_meta_outplace_to_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.4044725Z test_dispatch_symbolic_meta_outplace_to_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.4044991Z test_dispatch_symbolic_meta_outplace_to_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.4045305Z test_dispatch_symbolic_meta_outplace_to_sparse_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.4045566Z test_dispatch_symbolic_meta_outplace_to_sparse_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.4045798Z test_dispatch_symbolic_meta_outplace_to_sparse_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.4046028Z test_dispatch_symbolic_meta_outplace_to_sparse_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.4046253Z test_dispatch_symbolic_meta_outplace_to_sparse_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.4046477Z test_dispatch_symbolic_meta_outplace_to_sparse_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.4046706Z test_dispatch_symbolic_meta_outplace_to_sparse_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.4046929Z test_dispatch_symbolic_meta_outplace_to_sparse_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.4047146Z test_dispatch_symbolic_meta_outplace_to_sparse_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.4047372Z test_dispatch_symbolic_meta_outplace_to_sparse_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.4047597Z test_dispatch_symbolic_meta_outplace_to_sparse_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.4047819Z test_dispatch_symbolic_meta_outplace_to_sparse_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.4048042Z test_dispatch_symbolic_meta_outplace_topk_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.4048265Z test_dispatch_symbolic_meta_outplace_topk_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.4048503Z test_dispatch_symbolic_meta_outplace_topk_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.4048722Z test_dispatch_symbolic_meta_outplace_topk_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.4048941Z test_dispatch_symbolic_meta_outplace_topk_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.4049165Z test_dispatch_symbolic_meta_outplace_topk_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.4049379Z test_dispatch_symbolic_meta_outplace_topk_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.4049594Z test_dispatch_symbolic_meta_outplace_topk_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.4049818Z test_dispatch_symbolic_meta_outplace_topk_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.4050043Z test_dispatch_symbolic_meta_outplace_trace_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.4050286Z test_dispatch_symbolic_meta_outplace_trace_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.4050514Z test_dispatch_symbolic_meta_outplace_trace_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.4050738Z test_dispatch_symbolic_meta_outplace_trace_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.4050963Z test_dispatch_symbolic_meta_outplace_trace_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.4051189Z test_dispatch_symbolic_meta_outplace_trace_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.4051412Z test_dispatch_symbolic_meta_outplace_trace_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.4051629Z test_dispatch_symbolic_meta_outplace_trace_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.4051849Z test_dispatch_symbolic_meta_outplace_trace_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.4052069Z test_dispatch_symbolic_meta_outplace_trace_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.4052281Z test_dispatch_symbolic_meta_outplace_trace_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.4052498Z test_dispatch_symbolic_meta_outplace_trace_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.4052718Z test_dispatch_symbolic_meta_outplace_trace_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.4052949Z test_dispatch_symbolic_meta_outplace_transpose_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.4053198Z test_dispatch_symbolic_meta_outplace_transpose_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.4053477Z test_dispatch_symbolic_meta_outplace_transpose_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.4053709Z test_dispatch_symbolic_meta_outplace_transpose_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.4053938Z test_dispatch_symbolic_meta_outplace_transpose_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.4054164Z test_dispatch_symbolic_meta_outplace_transpose_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.4054497Z test_dispatch_symbolic_meta_outplace_transpose_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.4054726Z test_dispatch_symbolic_meta_outplace_transpose_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.4054951Z test_dispatch_symbolic_meta_outplace_transpose_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.4055171Z test_dispatch_symbolic_meta_outplace_transpose_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.4055438Z test_dispatch_symbolic_meta_outplace_transpose_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.4055667Z test_dispatch_symbolic_meta_outplace_transpose_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.4055887Z test_dispatch_symbolic_meta_outplace_transpose_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.4056124Z test_dispatch_symbolic_meta_outplace_trapezoid_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.4056354Z test_dispatch_symbolic_meta_outplace_trapezoid_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.4056582Z test_dispatch_symbolic_meta_outplace_trapezoid_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.4056805Z test_dispatch_symbolic_meta_outplace_trapezoid_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.4057029Z test_dispatch_symbolic_meta_outplace_trapezoid_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.4057258Z test_dispatch_symbolic_meta_outplace_trapezoid_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.4057481Z test_dispatch_symbolic_meta_outplace_trapezoid_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.4057704Z test_dispatch_symbolic_meta_outplace_trapezoid_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.4057924Z test_dispatch_symbolic_meta_outplace_trapezoid_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.4058147Z test_dispatch_symbolic_meta_outplace_trapezoid_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.4058371Z test_dispatch_symbolic_meta_outplace_trapezoid_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.4058627Z test_dispatch_symbolic_meta_outplace_trapz_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.4058860Z test_dispatch_symbolic_meta_outplace_trapz_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.4059088Z test_dispatch_symbolic_meta_outplace_trapz_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.4059310Z test_dispatch_symbolic_meta_outplace_trapz_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.4059531Z test_dispatch_symbolic_meta_outplace_trapz_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.4059753Z test_dispatch_symbolic_meta_outplace_trapz_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.4059974Z test_dispatch_symbolic_meta_outplace_trapz_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.4060217Z test_dispatch_symbolic_meta_outplace_trapz_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.4060432Z test_dispatch_symbolic_meta_outplace_trapz_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.4060646Z test_dispatch_symbolic_meta_outplace_trapz_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.4060867Z test_dispatch_symbolic_meta_outplace_trapz_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.4061110Z test_dispatch_symbolic_meta_outplace_triangular_solve_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.4061353Z test_dispatch_symbolic_meta_outplace_triangular_solve_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.4061594Z test_dispatch_symbolic_meta_outplace_triangular_solve_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.4061829Z test_dispatch_symbolic_meta_outplace_triangular_solve_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.4062050Z test_dispatch_symbolic_meta_outplace_tril_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.4062275Z test_dispatch_symbolic_meta_outplace_tril_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.4062500Z test_dispatch_symbolic_meta_outplace_tril_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.4062725Z test_dispatch_symbolic_meta_outplace_tril_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.4062948Z test_dispatch_symbolic_meta_outplace_tril_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.4063169Z test_dispatch_symbolic_meta_outplace_tril_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.4063402Z test_dispatch_symbolic_meta_outplace_tril_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.4063622Z test_dispatch_symbolic_meta_outplace_tril_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.4063838Z test_dispatch_symbolic_meta_outplace_tril_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.4064055Z test_dispatch_symbolic_meta_outplace_tril_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.4064274Z test_dispatch_symbolic_meta_outplace_tril_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.4064492Z test_dispatch_symbolic_meta_outplace_tril_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.4064770Z test_dispatch_symbolic_meta_outplace_tril_indices_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.4064994Z test_dispatch_symbolic_meta_outplace_tril_indices_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.4065242Z test_dispatch_symbolic_meta_outplace_triu_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.4065465Z test_dispatch_symbolic_meta_outplace_triu_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.4065692Z test_dispatch_symbolic_meta_outplace_triu_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.4065922Z test_dispatch_symbolic_meta_outplace_triu_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.4066184Z test_dispatch_symbolic_meta_outplace_triu_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.4066459Z test_dispatch_symbolic_meta_outplace_triu_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.4066730Z test_dispatch_symbolic_meta_outplace_triu_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.4067001Z test_dispatch_symbolic_meta_outplace_triu_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.4067271Z test_dispatch_symbolic_meta_outplace_triu_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.4067512Z test_dispatch_symbolic_meta_outplace_triu_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.4067729Z test_dispatch_symbolic_meta_outplace_triu_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.4067948Z test_dispatch_symbolic_meta_outplace_triu_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.4068174Z test_dispatch_symbolic_meta_outplace_triu_indices_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.4068396Z test_dispatch_symbolic_meta_outplace_triu_indices_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.4068652Z test_dispatch_symbolic_meta_outplace_true_divide_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.4068874Z test_dispatch_symbolic_meta_outplace_true_divide_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.4069111Z test_dispatch_symbolic_meta_outplace_true_divide_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.4069347Z test_dispatch_symbolic_meta_outplace_true_divide_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.4069573Z test_dispatch_symbolic_meta_outplace_true_divide_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.4069801Z test_dispatch_symbolic_meta_outplace_true_divide_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.4070025Z test_dispatch_symbolic_meta_outplace_true_divide_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.4070244Z test_dispatch_symbolic_meta_outplace_true_divide_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.4070491Z test_dispatch_symbolic_meta_outplace_true_divide_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.4070719Z test_dispatch_symbolic_meta_outplace_true_divide_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.4070947Z test_dispatch_symbolic_meta_outplace_true_divide_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.4071177Z test_dispatch_symbolic_meta_outplace_true_divide_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.4071400Z test_dispatch_symbolic_meta_outplace_true_divide_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.4071628Z test_dispatch_symbolic_meta_outplace_trunc_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.4071847Z test_dispatch_symbolic_meta_outplace_trunc_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.4072072Z test_dispatch_symbolic_meta_outplace_trunc_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.4072297Z test_dispatch_symbolic_meta_outplace_trunc_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.4072567Z test_dispatch_symbolic_meta_outplace_trunc_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.4072844Z test_dispatch_symbolic_meta_outplace_trunc_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.4073117Z test_dispatch_symbolic_meta_outplace_trunc_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.4073390Z test_dispatch_symbolic_meta_outplace_trunc_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.4073659Z test_dispatch_symbolic_meta_outplace_trunc_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.4073969Z test_dispatch_symbolic_meta_outplace_unbind_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.4074247Z test_dispatch_symbolic_meta_outplace_unbind_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.4074534Z test_dispatch_symbolic_meta_outplace_unbind_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.4074809Z test_dispatch_symbolic_meta_outplace_unbind_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.4075049Z test_dispatch_symbolic_meta_outplace_unbind_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.4075277Z test_dispatch_symbolic_meta_outplace_unbind_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.4075499Z test_dispatch_symbolic_meta_outplace_unbind_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.4075723Z test_dispatch_symbolic_meta_outplace_unbind_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.4076004Z test_dispatch_symbolic_meta_outplace_unbind_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.4076224Z test_dispatch_symbolic_meta_outplace_unbind_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.4076442Z test_dispatch_symbolic_meta_outplace_unbind_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.4076668Z test_dispatch_symbolic_meta_outplace_unbind_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.4076882Z test_dispatch_symbolic_meta_outplace_unbind_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.4077116Z test_dispatch_symbolic_meta_outplace_unflatten_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.4077340Z test_dispatch_symbolic_meta_outplace_unflatten_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.4077567Z test_dispatch_symbolic_meta_outplace_unflatten_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.4077802Z test_dispatch_symbolic_meta_outplace_unflatten_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.4078030Z test_dispatch_symbolic_meta_outplace_unflatten_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.4078259Z test_dispatch_symbolic_meta_outplace_unflatten_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.4078488Z test_dispatch_symbolic_meta_outplace_unflatten_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.4078714Z test_dispatch_symbolic_meta_outplace_unflatten_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.4078961Z test_dispatch_symbolic_meta_outplace_unflatten_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.4079189Z test_dispatch_symbolic_meta_outplace_unflatten_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.4079416Z test_dispatch_symbolic_meta_outplace_unflatten_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.4079643Z test_dispatch_symbolic_meta_outplace_unflatten_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.4079866Z test_dispatch_symbolic_meta_outplace_unflatten_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.4080095Z test_dispatch_symbolic_meta_outplace_unfold_copy_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.4080318Z test_dispatch_symbolic_meta_outplace_unfold_copy_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.4080557Z test_dispatch_symbolic_meta_outplace_unfold_copy_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.4080815Z test_dispatch_symbolic_meta_outplace_unfold_copy_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.4081043Z test_dispatch_symbolic_meta_outplace_unfold_copy_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.4081271Z test_dispatch_symbolic_meta_outplace_unfold_copy_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.4081494Z test_dispatch_symbolic_meta_outplace_unfold_copy_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.4081715Z test_dispatch_symbolic_meta_outplace_unfold_copy_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.4081938Z test_dispatch_symbolic_meta_outplace_unfold_copy_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.4082166Z test_dispatch_symbolic_meta_outplace_unfold_copy_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.4082392Z test_dispatch_symbolic_meta_outplace_unfold_copy_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.4082624Z test_dispatch_symbolic_meta_outplace_unfold_copy_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.4082850Z test_dispatch_symbolic_meta_outplace_unfold_copy_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.4083120Z test_dispatch_symbolic_meta_outplace_unfold_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.4083402Z test_dispatch_symbolic_meta_outplace_unfold_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.4083681Z test_dispatch_symbolic_meta_outplace_unfold_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.4083963Z test_dispatch_symbolic_meta_outplace_unfold_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.4084277Z test_dispatch_symbolic_meta_outplace_unfold_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.4084556Z test_dispatch_symbolic_meta_outplace_unfold_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.4084838Z test_dispatch_symbolic_meta_outplace_unfold_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.4085116Z test_dispatch_symbolic_meta_outplace_unfold_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.4085394Z test_dispatch_symbolic_meta_outplace_unfold_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.4085636Z test_dispatch_symbolic_meta_outplace_unfold_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.4085857Z test_dispatch_symbolic_meta_outplace_unfold_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.4086081Z test_dispatch_symbolic_meta_outplace_unfold_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.4086314Z test_dispatch_symbolic_meta_outplace_unfold_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.4086541Z test_dispatch_symbolic_meta_outplace_uniform_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.4086771Z test_dispatch_symbolic_meta_outplace_uniform_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.4087002Z test_dispatch_symbolic_meta_outplace_uniform_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.4087226Z test_dispatch_symbolic_meta_outplace_uniform_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.4087454Z test_dispatch_symbolic_meta_outplace_uniform_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.4087678Z test_dispatch_symbolic_meta_outplace_uniform_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.4087916Z test_dispatch_symbolic_meta_outplace_unique_consecutive_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.4088159Z test_dispatch_symbolic_meta_outplace_unique_consecutive_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.4088398Z test_dispatch_symbolic_meta_outplace_unique_consecutive_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.4088630Z test_dispatch_symbolic_meta_outplace_unique_consecutive_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.4088867Z test_dispatch_symbolic_meta_outplace_unique_consecutive_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.4089097Z test_dispatch_symbolic_meta_outplace_unique_consecutive_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.4089352Z test_dispatch_symbolic_meta_outplace_unique_consecutive_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.4089592Z test_dispatch_symbolic_meta_outplace_unique_consecutive_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.4089827Z test_dispatch_symbolic_meta_outplace_unique_consecutive_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.4090055Z test_dispatch_symbolic_meta_outplace_unique_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.4090279Z test_dispatch_symbolic_meta_outplace_unique_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.4090504Z test_dispatch_symbolic_meta_outplace_unique_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.4090730Z test_dispatch_symbolic_meta_outplace_unique_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.4090950Z test_dispatch_symbolic_meta_outplace_unique_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.4091197Z test_dispatch_symbolic_meta_outplace_unique_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.4091413Z test_dispatch_symbolic_meta_outplace_unique_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.4091635Z test_dispatch_symbolic_meta_outplace_unique_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.4091845Z test_dispatch_symbolic_meta_outplace_unique_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.4092076Z test_dispatch_symbolic_meta_outplace_unsqueeze_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.4092302Z test_dispatch_symbolic_meta_outplace_unsqueeze_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.4092538Z test_dispatch_symbolic_meta_outplace_unsqueeze_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.4092772Z test_dispatch_symbolic_meta_outplace_unsqueeze_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.4093002Z test_dispatch_symbolic_meta_outplace_unsqueeze_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.4093229Z test_dispatch_symbolic_meta_outplace_unsqueeze_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.4093458Z test_dispatch_symbolic_meta_outplace_unsqueeze_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.4093687Z test_dispatch_symbolic_meta_outplace_unsqueeze_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.4093911Z test_dispatch_symbolic_meta_outplace_unsqueeze_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.4094136Z test_dispatch_symbolic_meta_outplace_unsqueeze_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.4094496Z test_dispatch_symbolic_meta_outplace_unsqueeze_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.4094716Z test_dispatch_symbolic_meta_outplace_unsqueeze_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.4094944Z test_dispatch_symbolic_meta_outplace_unsqueeze_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.4095166Z test_dispatch_symbolic_meta_outplace_var_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.4095387Z test_dispatch_symbolic_meta_outplace_var_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.4095617Z test_dispatch_symbolic_meta_outplace_var_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.4095840Z test_dispatch_symbolic_meta_outplace_var_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.4096058Z test_dispatch_symbolic_meta_outplace_var_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.4096305Z test_dispatch_symbolic_meta_outplace_var_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.4096532Z test_dispatch_symbolic_meta_outplace_var_mean_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.4096762Z test_dispatch_symbolic_meta_outplace_var_mean_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.4096993Z test_dispatch_symbolic_meta_outplace_var_mean_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.4097218Z test_dispatch_symbolic_meta_outplace_var_mean_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.4097443Z test_dispatch_symbolic_meta_outplace_var_mean_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.4097670Z test_dispatch_symbolic_meta_outplace_var_mean_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.4097905Z test_dispatch_symbolic_meta_outplace_var_mean_unbiased_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.4098148Z test_dispatch_symbolic_meta_outplace_var_mean_unbiased_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.4098384Z test_dispatch_symbolic_meta_outplace_var_mean_unbiased_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.4098623Z test_dispatch_symbolic_meta_outplace_var_mean_unbiased_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.4098861Z test_dispatch_symbolic_meta_outplace_var_mean_unbiased_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.4099093Z test_dispatch_symbolic_meta_outplace_var_mean_unbiased_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.4099348Z test_dispatch_symbolic_meta_outplace_var_unbiased_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.4099586Z test_dispatch_symbolic_meta_outplace_var_unbiased_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.4099822Z test_dispatch_symbolic_meta_outplace_var_unbiased_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.4100056Z test_dispatch_symbolic_meta_outplace_var_unbiased_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.4100282Z test_dispatch_symbolic_meta_outplace_var_unbiased_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.4100500Z test_dispatch_symbolic_meta_outplace_var_unbiased_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.4100724Z test_dispatch_symbolic_meta_outplace_vdot_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.4100950Z test_dispatch_symbolic_meta_outplace_vdot_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.4101203Z test_dispatch_symbolic_meta_outplace_vdot_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.4101426Z test_dispatch_symbolic_meta_outplace_vdot_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.4101650Z test_dispatch_symbolic_meta_outplace_vdot_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.4101870Z test_dispatch_symbolic_meta_outplace_vdot_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.4102103Z 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.000s) 2023-01-11T21:23:43.4102342Z 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.000s) 2023-01-11T21:23:43.4102577Z 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.000s) 2023-01-11T21:23:43.4102806Z test_dispatch_symbolic_meta_outplace_view_as_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.4103020Z test_dispatch_symbolic_meta_outplace_view_as_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.4103249Z test_dispatch_symbolic_meta_outplace_view_as_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.4103473Z test_dispatch_symbolic_meta_outplace_view_as_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.4103702Z test_dispatch_symbolic_meta_outplace_view_as_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.4103930Z test_dispatch_symbolic_meta_outplace_view_as_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.4104155Z test_dispatch_symbolic_meta_outplace_view_as_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.4104397Z test_dispatch_symbolic_meta_outplace_view_as_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.4104620Z test_dispatch_symbolic_meta_outplace_view_as_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.4104892Z test_dispatch_symbolic_meta_outplace_view_as_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.4105110Z test_dispatch_symbolic_meta_outplace_view_as_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.4105332Z test_dispatch_symbolic_meta_outplace_view_as_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.4105553Z test_dispatch_symbolic_meta_outplace_view_as_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.4105778Z 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.000s) 2023-01-11T21:23:43.4106041Z 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.000s) 2023-01-11T21:23:43.4106271Z test_dispatch_symbolic_meta_outplace_view_copy_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.4106497Z test_dispatch_symbolic_meta_outplace_view_copy_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.4106726Z test_dispatch_symbolic_meta_outplace_view_copy_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.4106954Z test_dispatch_symbolic_meta_outplace_view_copy_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.4107183Z test_dispatch_symbolic_meta_outplace_view_copy_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.4107414Z test_dispatch_symbolic_meta_outplace_view_copy_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.4107637Z test_dispatch_symbolic_meta_outplace_view_copy_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.4107860Z test_dispatch_symbolic_meta_outplace_view_copy_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.4108084Z test_dispatch_symbolic_meta_outplace_view_copy_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.4108304Z test_dispatch_symbolic_meta_outplace_view_copy_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.4108522Z test_dispatch_symbolic_meta_outplace_view_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.4108743Z test_dispatch_symbolic_meta_outplace_view_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.4108965Z test_dispatch_symbolic_meta_outplace_view_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.4109208Z test_dispatch_symbolic_meta_outplace_view_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.4109438Z test_dispatch_symbolic_meta_outplace_view_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.4109658Z test_dispatch_symbolic_meta_outplace_view_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.4109882Z test_dispatch_symbolic_meta_outplace_view_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.4110094Z test_dispatch_symbolic_meta_outplace_view_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.4110313Z test_dispatch_symbolic_meta_outplace_view_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.4110533Z test_dispatch_symbolic_meta_outplace_view_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.4110748Z test_dispatch_symbolic_meta_outplace_view_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.4110998Z test_dispatch_symbolic_meta_outplace_view_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.4111215Z test_dispatch_symbolic_meta_outplace_view_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.4111441Z test_dispatch_symbolic_meta_outplace_vsplit_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.4111666Z test_dispatch_symbolic_meta_outplace_vsplit_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.4111895Z test_dispatch_symbolic_meta_outplace_vsplit_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.4112124Z test_dispatch_symbolic_meta_outplace_vsplit_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.4112390Z test_dispatch_symbolic_meta_outplace_vsplit_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.4112670Z test_dispatch_symbolic_meta_outplace_vsplit_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.4112949Z test_dispatch_symbolic_meta_outplace_vsplit_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.4113232Z test_dispatch_symbolic_meta_outplace_vsplit_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.4113507Z test_dispatch_symbolic_meta_outplace_vsplit_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.4113783Z test_dispatch_symbolic_meta_outplace_vsplit_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.4114051Z test_dispatch_symbolic_meta_outplace_vsplit_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.4114320Z test_dispatch_symbolic_meta_outplace_vsplit_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.4114623Z test_dispatch_symbolic_meta_outplace_vsplit_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.4114899Z test_dispatch_symbolic_meta_outplace_vstack_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.4115126Z test_dispatch_symbolic_meta_outplace_vstack_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.4115357Z test_dispatch_symbolic_meta_outplace_vstack_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.4115585Z test_dispatch_symbolic_meta_outplace_vstack_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.4115812Z test_dispatch_symbolic_meta_outplace_vstack_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.4116040Z test_dispatch_symbolic_meta_outplace_vstack_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.4116262Z test_dispatch_symbolic_meta_outplace_vstack_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.4116508Z test_dispatch_symbolic_meta_outplace_vstack_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.4116729Z test_dispatch_symbolic_meta_outplace_vstack_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.4116950Z test_dispatch_symbolic_meta_outplace_vstack_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.4117164Z test_dispatch_symbolic_meta_outplace_vstack_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.4117384Z test_dispatch_symbolic_meta_outplace_vstack_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.4117601Z test_dispatch_symbolic_meta_outplace_vstack_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.4117827Z test_dispatch_symbolic_meta_outplace_where_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.4118051Z test_dispatch_symbolic_meta_outplace_where_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.4118279Z test_dispatch_symbolic_meta_outplace_where_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.4118510Z test_dispatch_symbolic_meta_outplace_where_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.4118736Z test_dispatch_symbolic_meta_outplace_where_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.4118962Z test_dispatch_symbolic_meta_outplace_where_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.4119182Z test_dispatch_symbolic_meta_outplace_where_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.4119399Z test_dispatch_symbolic_meta_outplace_where_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.4119632Z test_dispatch_symbolic_meta_outplace_where_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.4119859Z test_dispatch_symbolic_meta_outplace_where_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.4120075Z test_dispatch_symbolic_meta_outplace_where_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.4120299Z test_dispatch_symbolic_meta_outplace_where_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.4120514Z test_dispatch_symbolic_meta_outplace_where_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.4120738Z test_dispatch_symbolic_meta_outplace_xlogy_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.4120960Z test_dispatch_symbolic_meta_outplace_xlogy_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.4121180Z test_dispatch_symbolic_meta_outplace_xlogy_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.4121426Z test_dispatch_symbolic_meta_outplace_xlogy_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.4121643Z test_dispatch_symbolic_meta_outplace_xlogy_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.4121863Z test_dispatch_symbolic_meta_outplace_xlogy_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.4122085Z test_dispatch_symbolic_meta_outplace_xlogy_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.4122295Z test_dispatch_symbolic_meta_outplace_xlogy_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.4122513Z test_dispatch_symbolic_meta_outplace_xlogy_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.4122733Z test_dispatch_symbolic_meta_outplace_xlogy_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.4123010Z test_dispatch_symbolic_meta_outplace_zero__cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.4123281Z test_dispatch_symbolic_meta_outplace_zero__cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.4123568Z test_dispatch_symbolic_meta_outplace_zero__cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.4123845Z test_dispatch_symbolic_meta_outplace_zero__cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.4124123Z test_dispatch_symbolic_meta_outplace_zero__cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.4124398Z test_dispatch_symbolic_meta_outplace_zero__cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.4124667Z test_dispatch_symbolic_meta_outplace_zero__cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.4124962Z test_dispatch_symbolic_meta_outplace_zero__cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.4125237Z test_dispatch_symbolic_meta_outplace_zero__cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.4125494Z test_dispatch_symbolic_meta_outplace_zero__cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.4125714Z test_dispatch_symbolic_meta_outplace_zero__cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.4125928Z test_dispatch_symbolic_meta_outplace_zero__cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.4126152Z test_dispatch_symbolic_meta_outplace_zeros_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.4126372Z test_dispatch_symbolic_meta_outplace_zeros_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.4126597Z test_dispatch_symbolic_meta_outplace_zeros_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.4126846Z test_dispatch_symbolic_meta_outplace_zeros_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.4127073Z test_dispatch_symbolic_meta_outplace_zeros_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.4127292Z test_dispatch_symbolic_meta_outplace_zeros_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.4127508Z test_dispatch_symbolic_meta_outplace_zeros_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.4127724Z test_dispatch_symbolic_meta_outplace_zeros_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.4127942Z test_dispatch_symbolic_meta_outplace_zeros_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.4128156Z test_dispatch_symbolic_meta_outplace_zeros_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.4128370Z test_dispatch_symbolic_meta_outplace_zeros_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.4128589Z test_dispatch_symbolic_meta_outplace_zeros_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.4128804Z test_dispatch_symbolic_meta_outplace_zeros_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.4129036Z test_dispatch_symbolic_meta_outplace_zeros_like_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.4129262Z test_dispatch_symbolic_meta_outplace_zeros_like_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.4129495Z test_dispatch_symbolic_meta_outplace_zeros_like_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.4129726Z test_dispatch_symbolic_meta_outplace_zeros_like_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.4129969Z test_dispatch_symbolic_meta_outplace_zeros_like_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.4130199Z test_dispatch_symbolic_meta_outplace_zeros_like_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.4130426Z test_dispatch_symbolic_meta_outplace_zeros_like_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.4130647Z test_dispatch_symbolic_meta_outplace_zeros_like_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.4130868Z test_dispatch_symbolic_meta_outplace_zeros_like_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.4131097Z test_dispatch_symbolic_meta_outplace_zeros_like_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.4131322Z test_dispatch_symbolic_meta_outplace_zeros_like_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.4131542Z test_dispatch_symbolic_meta_outplace_zeros_like_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.4131785Z test_dispatch_symbolic_meta_outplace_zeros_like_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.4131989Z test_empty_quantized_cuda (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.4132195Z test_fill__alias_relationship_cuda (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.4132394Z test_fill_stride_cuda (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4132598Z test_huber_loss_backward_cuda (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.4132808Z test_map_location_deserialize_cuda (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4133033Z test_meta__fused_moving_avg_obs_fq_helper_cuda (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4133254Z test_meta_inplace_H_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4133483Z test_meta_inplace_H_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4133695Z test_meta_inplace_H_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4133902Z test_meta_inplace_H_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4134106Z test_meta_inplace_H_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4134414Z test_meta_inplace_H_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4134619Z test_meta_inplace_H_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4134820Z test_meta_inplace_H_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4135060Z test_meta_inplace_H_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4135256Z test_meta_inplace_H_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4135440Z test_meta_inplace_H_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4135639Z test_meta_inplace_H_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4135833Z test_meta_inplace_H_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4136036Z test_meta_inplace_T_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4136235Z test_meta_inplace_T_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4136442Z test_meta_inplace_T_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4136654Z test_meta_inplace_T_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4136890Z test_meta_inplace_T_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4137094Z test_meta_inplace_T_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4137295Z test_meta_inplace_T_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4137487Z test_meta_inplace_T_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4137691Z test_meta_inplace_T_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4137884Z test_meta_inplace_T_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4138074Z test_meta_inplace_T_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4138274Z test_meta_inplace_T_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4138464Z test_meta_inplace_T_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4138675Z test_meta_inplace___getitem___cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4138888Z test_meta_inplace___getitem___cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4139106Z test_meta_inplace___getitem___cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4139322Z test_meta_inplace___getitem___cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4139535Z test_meta_inplace___getitem___cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4139738Z test_meta_inplace___getitem___cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4139949Z test_meta_inplace___getitem___cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4140180Z test_meta_inplace___getitem___cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4140393Z test_meta_inplace___getitem___cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4140600Z test_meta_inplace___getitem___cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4140809Z test_meta_inplace___getitem___cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4141015Z test_meta_inplace___getitem___cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4141218Z test_meta_inplace___getitem___cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4141424Z test_meta_inplace___radd___cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4141630Z test_meta_inplace___radd___cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4141843Z test_meta_inplace___radd___cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4142073Z test_meta_inplace___radd___cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4142277Z test_meta_inplace___radd___cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4142483Z test_meta_inplace___radd___cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4142689Z test_meta_inplace___radd___cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4142896Z test_meta_inplace___radd___cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4143100Z test_meta_inplace___radd___cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4143303Z test_meta_inplace___radd___cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4143505Z test_meta_inplace___radd___cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4143704Z test_meta_inplace___radd___cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4143905Z test_meta_inplace___rand___cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4144105Z test_meta_inplace___rand___cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4144300Z test_meta_inplace___rand___cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4144503Z test_meta_inplace___rand___cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4144750Z test_meta_inplace___rand___cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4144949Z test_meta_inplace___rand___cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4145183Z test_meta_inplace___rdiv___cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4145393Z test_meta_inplace___rdiv___cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4145605Z test_meta_inplace___rdiv___cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4145820Z test_meta_inplace___rdiv___cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4146029Z test_meta_inplace___rdiv___cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4146236Z test_meta_inplace___rdiv___cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4146433Z test_meta_inplace___rdiv___cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4146641Z test_meta_inplace___rdiv___cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4146847Z test_meta_inplace___rdiv___cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4147085Z test_meta_inplace___rdiv___cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4147295Z test_meta_inplace___rdiv___cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4147491Z test_meta_inplace___rdiv___cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4147706Z test_meta_inplace___rmatmul___cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4147922Z test_meta_inplace___rmatmul___cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4148137Z test_meta_inplace___rmatmul___cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4148349Z test_meta_inplace___rmatmul___cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4148558Z test_meta_inplace___rmatmul___cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4148760Z test_meta_inplace___rmatmul___cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4148973Z test_meta_inplace___rmod___cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4149179Z test_meta_inplace___rmod___cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4149381Z test_meta_inplace___rmod___cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4149585Z test_meta_inplace___rmod___cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4149786Z test_meta_inplace___rmod___cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4149988Z test_meta_inplace___rmod___cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4150208Z test_meta_inplace___rmod___cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4150411Z test_meta_inplace___rmod___cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4150608Z test_meta_inplace___rmod___cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4150819Z test_meta_inplace___rmul___cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4151016Z test_meta_inplace___rmul___cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4151227Z test_meta_inplace___rmul___cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4151439Z test_meta_inplace___rmul___cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4151645Z test_meta_inplace___rmul___cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4151847Z test_meta_inplace___rmul___cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4152070Z test_meta_inplace___rmul___cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4152271Z test_meta_inplace___rmul___cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4152477Z test_meta_inplace___rmul___cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4152718Z test_meta_inplace___rmul___cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4152966Z test_meta_inplace___rmul___cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4153212Z test_meta_inplace___rmul___cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4153461Z test_meta_inplace___ror___cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4153712Z test_meta_inplace___ror___cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4153965Z test_meta_inplace___ror___cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4154217Z test_meta_inplace___ror___cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4154471Z test_meta_inplace___ror___cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4154720Z test_meta_inplace___ror___cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4154979Z test_meta_inplace___rpow___cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4155191Z test_meta_inplace___rpow___cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4155401Z test_meta_inplace___rpow___cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4155656Z test_meta_inplace___rpow___cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4155855Z test_meta_inplace___rpow___cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4156056Z test_meta_inplace___rpow___cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4156261Z test_meta_inplace___rpow___cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4156463Z test_meta_inplace___rpow___cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4156663Z test_meta_inplace___rpow___cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4156866Z test_meta_inplace___rpow___cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4157063Z test_meta_inplace___rpow___cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4157273Z test_meta_inplace___rsub___cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4157512Z test_meta_inplace___rsub___cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4157722Z test_meta_inplace___rsub___cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4157924Z test_meta_inplace___rsub___cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4158122Z test_meta_inplace___rsub___cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4158323Z test_meta_inplace___rsub___cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4158526Z test_meta_inplace___rsub___cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4158730Z test_meta_inplace___rsub___cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4158926Z test_meta_inplace___rsub___cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4159125Z test_meta_inplace___rsub___cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4159324Z test_meta_inplace___rsub___cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4159520Z test_meta_inplace___rxor___cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4159716Z test_meta_inplace___rxor___cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4159916Z test_meta_inplace___rxor___cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4160112Z test_meta_inplace___rxor___cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4160301Z test_meta_inplace___rxor___cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4160521Z test_meta_inplace___rxor___cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4160748Z test_meta_inplace__native_batch_norm_legit_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4160976Z test_meta_inplace__native_batch_norm_legit_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4161204Z test_meta_inplace__native_batch_norm_legit_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4161423Z test_meta_inplace__native_batch_norm_legit_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4161650Z test_meta_inplace__softmax_backward_data_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4161875Z test_meta_inplace__softmax_backward_data_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4162101Z test_meta_inplace__softmax_backward_data_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4162341Z test_meta_inplace__softmax_backward_data_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4162551Z test_meta_inplace_abs_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4162763Z test_meta_inplace_abs_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4163019Z test_meta_inplace_abs_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4163278Z test_meta_inplace_abs_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4163534Z test_meta_inplace_abs_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4163794Z test_meta_inplace_abs_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4164049Z test_meta_inplace_abs_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4164305Z test_meta_inplace_abs_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4164558Z test_meta_inplace_abs_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4164811Z test_meta_inplace_abs_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4165061Z test_meta_inplace_abs_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4165314Z test_meta_inplace_abs_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4165556Z test_meta_inplace_abs_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4165817Z test_meta_inplace_acos_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4166066Z test_meta_inplace_acos_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4166307Z test_meta_inplace_acos_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4166517Z test_meta_inplace_acos_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4166723Z test_meta_inplace_acos_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4166928Z test_meta_inplace_acos_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4167136Z test_meta_inplace_acos_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4167337Z test_meta_inplace_acos_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4167544Z test_meta_inplace_acos_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4167741Z test_meta_inplace_acos_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4167943Z test_meta_inplace_acos_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4168169Z test_meta_inplace_acos_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4168369Z test_meta_inplace_acos_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4168575Z test_meta_inplace_acosh_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4168782Z test_meta_inplace_acosh_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4168993Z test_meta_inplace_acosh_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4169204Z test_meta_inplace_acosh_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4169415Z test_meta_inplace_acosh_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4169623Z test_meta_inplace_acosh_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4169827Z test_meta_inplace_acosh_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4170022Z test_meta_inplace_acosh_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4170227Z test_meta_inplace_acosh_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4170431Z test_meta_inplace_acosh_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4170635Z test_meta_inplace_acosh_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4170835Z test_meta_inplace_acosh_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4171035Z test_meta_inplace_acosh_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4171264Z test_meta_inplace_add_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4171470Z test_meta_inplace_add_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4171678Z test_meta_inplace_add_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4171887Z test_meta_inplace_add_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4172083Z test_meta_inplace_add_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4172285Z test_meta_inplace_add_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4172492Z test_meta_inplace_add_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4172693Z test_meta_inplace_add_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4172896Z test_meta_inplace_add_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4173126Z test_meta_inplace_add_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4173324Z test_meta_inplace_add_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4173522Z test_meta_inplace_add_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4173726Z test_meta_inplace_add_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4173942Z test_meta_inplace_addbmm_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4174155Z test_meta_inplace_addbmm_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4174543Z test_meta_inplace_addbmm_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4174751Z test_meta_inplace_addbmm_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4174960Z test_meta_inplace_addbmm_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4175163Z test_meta_inplace_addbmm_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4175375Z test_meta_inplace_addcdiv_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4175592Z test_meta_inplace_addcdiv_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4175804Z test_meta_inplace_addcdiv_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4176013Z test_meta_inplace_addcdiv_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4181166Z test_meta_inplace_addcdiv_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4181405Z test_meta_inplace_addcdiv_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4181695Z test_meta_inplace_addcmul_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4181914Z test_meta_inplace_addcmul_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4182125Z test_meta_inplace_addcmul_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4182335Z test_meta_inplace_addcmul_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4182538Z test_meta_inplace_addcmul_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4182737Z test_meta_inplace_addcmul_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4182946Z test_meta_inplace_addcmul_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4183155Z test_meta_inplace_addcmul_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4183391Z test_meta_inplace_addcmul_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4183622Z test_meta_inplace_addcmul_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4183857Z test_meta_inplace_addcmul_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4184067Z test_meta_inplace_addmm_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4184281Z test_meta_inplace_addmm_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4184485Z test_meta_inplace_addmm_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4184751Z test_meta_inplace_addmm_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4184963Z test_meta_inplace_addmm_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4185163Z test_meta_inplace_addmm_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4185386Z test_meta_inplace_addmm_decomposed_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4185614Z test_meta_inplace_addmm_decomposed_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4185835Z test_meta_inplace_addmm_decomposed_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4186059Z test_meta_inplace_addmm_decomposed_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4186272Z test_meta_inplace_addmm_decomposed_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4186479Z test_meta_inplace_addmm_decomposed_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4186690Z test_meta_inplace_addmv_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4186921Z test_meta_inplace_addmv_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4187133Z test_meta_inplace_addmv_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4187342Z test_meta_inplace_addmv_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4187547Z test_meta_inplace_addmv_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4187745Z test_meta_inplace_addmv_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4187945Z test_meta_inplace_addr_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4188149Z test_meta_inplace_addr_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4188356Z test_meta_inplace_addr_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4188597Z test_meta_inplace_addr_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4188799Z test_meta_inplace_addr_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4189000Z test_meta_inplace_addr_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4189195Z test_meta_inplace_addr_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4189401Z test_meta_inplace_addr_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4189607Z test_meta_inplace_addr_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4189808Z test_meta_inplace_addr_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4190011Z test_meta_inplace_addr_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4190208Z test_meta_inplace_addr_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4190408Z test_meta_inplace_all_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4190614Z test_meta_inplace_all_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4190820Z test_meta_inplace_all_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4191021Z test_meta_inplace_all_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4191218Z test_meta_inplace_all_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4191420Z test_meta_inplace_all_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4191619Z test_meta_inplace_all_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4191841Z test_meta_inplace_all_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4192044Z test_meta_inplace_all_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4192246Z test_meta_inplace_all_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4192465Z test_meta_inplace_all_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4192711Z test_meta_inplace_all_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4192970Z test_meta_inplace_allclose_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4193236Z test_meta_inplace_allclose_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4193502Z test_meta_inplace_allclose_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4193756Z test_meta_inplace_allclose_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4194038Z test_meta_inplace_allclose_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4194288Z test_meta_inplace_allclose_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4194540Z test_meta_inplace_amax_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4194791Z test_meta_inplace_amax_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4195001Z test_meta_inplace_amax_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4195203Z test_meta_inplace_amax_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4195405Z test_meta_inplace_amax_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4195605Z test_meta_inplace_amax_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4195805Z test_meta_inplace_amax_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4195997Z test_meta_inplace_amax_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4196200Z test_meta_inplace_amax_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4196397Z test_meta_inplace_amax_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4196604Z test_meta_inplace_amin_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4196799Z test_meta_inplace_amin_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4197002Z test_meta_inplace_amin_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4197202Z test_meta_inplace_amin_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4197425Z test_meta_inplace_amin_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4197625Z test_meta_inplace_amin_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4197823Z test_meta_inplace_amin_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4198019Z test_meta_inplace_amin_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4198210Z test_meta_inplace_amin_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4198406Z test_meta_inplace_amin_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4198615Z test_meta_inplace_aminmax_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4198819Z test_meta_inplace_aminmax_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4199026Z test_meta_inplace_aminmax_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4199257Z test_meta_inplace_aminmax_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4199458Z test_meta_inplace_aminmax_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4199664Z test_meta_inplace_aminmax_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4199868Z test_meta_inplace_aminmax_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4200068Z test_meta_inplace_aminmax_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4200269Z test_meta_inplace_aminmax_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4200469Z test_meta_inplace_aminmax_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4200669Z test_meta_inplace_angle_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4200879Z test_meta_inplace_angle_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4201086Z test_meta_inplace_angle_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4201290Z test_meta_inplace_angle_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4201488Z test_meta_inplace_angle_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4201692Z test_meta_inplace_angle_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4201894Z test_meta_inplace_angle_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4202096Z test_meta_inplace_angle_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4202322Z test_meta_inplace_angle_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4202517Z test_meta_inplace_angle_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4202722Z test_meta_inplace_angle_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4202970Z test_meta_inplace_any_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4203220Z test_meta_inplace_any_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4203476Z test_meta_inplace_any_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4203729Z test_meta_inplace_any_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4203980Z test_meta_inplace_any_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4204230Z test_meta_inplace_any_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4204500Z test_meta_inplace_any_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4204744Z test_meta_inplace_any_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4204942Z test_meta_inplace_any_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4205133Z test_meta_inplace_any_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4205335Z test_meta_inplace_any_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4205531Z test_meta_inplace_any_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4205741Z test_meta_inplace_arange_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4205948Z test_meta_inplace_arange_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4206153Z test_meta_inplace_arange_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4206354Z test_meta_inplace_arange_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4206556Z test_meta_inplace_arange_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4206761Z test_meta_inplace_arange_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4206964Z test_meta_inplace_arange_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4207159Z test_meta_inplace_arange_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4207357Z test_meta_inplace_arange_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4207564Z test_meta_inplace_argmax_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4207790Z test_meta_inplace_argmax_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4207996Z test_meta_inplace_argmax_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4208198Z test_meta_inplace_argmax_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4208398Z test_meta_inplace_argmax_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4208598Z test_meta_inplace_argmax_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4208800Z test_meta_inplace_argmax_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4209006Z test_meta_inplace_argmax_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4209202Z test_meta_inplace_argmax_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4209403Z test_meta_inplace_argmin_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4209633Z test_meta_inplace_argmin_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4209835Z test_meta_inplace_argmin_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4210034Z test_meta_inplace_argmin_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4210236Z test_meta_inplace_argmin_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4210437Z test_meta_inplace_argmin_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4210635Z test_meta_inplace_argmin_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4210841Z test_meta_inplace_argmin_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4211039Z test_meta_inplace_argmin_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4211246Z test_meta_inplace_argsort_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4211445Z test_meta_inplace_argsort_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4211649Z test_meta_inplace_argsort_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4211849Z test_meta_inplace_argsort_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4212056Z test_meta_inplace_argsort_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4212256Z test_meta_inplace_argsort_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4212450Z test_meta_inplace_argsort_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4212695Z test_meta_inplace_argsort_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4212953Z test_meta_inplace_argsort_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4213216Z test_meta_inplace_argwhere_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4213471Z test_meta_inplace_argwhere_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4213735Z test_meta_inplace_argwhere_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4213992Z test_meta_inplace_argwhere_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4214403Z test_meta_inplace_argwhere_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4214664Z test_meta_inplace_argwhere_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4214914Z test_meta_inplace_argwhere_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4215213Z test_meta_inplace_argwhere_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4215446Z test_meta_inplace_argwhere_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4215652Z test_meta_inplace_argwhere_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4215856Z test_meta_inplace_argwhere_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4216055Z test_meta_inplace_argwhere_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4216265Z test_meta_inplace_as_strided_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4216480Z test_meta_inplace_as_strided_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4216690Z test_meta_inplace_as_strided_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4216902Z test_meta_inplace_as_strided_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4217114Z test_meta_inplace_as_strided_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4217324Z test_meta_inplace_as_strided_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4217532Z test_meta_inplace_as_strided_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4217742Z test_meta_inplace_as_strided_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4217944Z test_meta_inplace_as_strided_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4218145Z test_meta_inplace_as_strided_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4218372Z test_meta_inplace_as_strided_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4218577Z test_meta_inplace_as_strided_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4218774Z test_meta_inplace_as_strided_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4218995Z test_meta_inplace_as_strided_partial_views_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4219215Z test_meta_inplace_as_strided_partial_views_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4219441Z test_meta_inplace_as_strided_partial_views_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4219668Z test_meta_inplace_as_strided_partial_views_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4219891Z test_meta_inplace_as_strided_partial_views_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4220134Z test_meta_inplace_as_strided_partial_views_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4220353Z test_meta_inplace_as_strided_partial_views_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4220568Z test_meta_inplace_as_strided_partial_views_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4220788Z test_meta_inplace_as_strided_partial_views_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4221007Z test_meta_inplace_as_strided_partial_views_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4221217Z test_meta_inplace_as_strided_partial_views_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4221429Z test_meta_inplace_as_strided_partial_views_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4221640Z test_meta_inplace_as_strided_partial_views_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4221857Z test_meta_inplace_as_strided_scatter_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4222072Z test_meta_inplace_as_strided_scatter_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4222291Z test_meta_inplace_as_strided_scatter_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4222512Z test_meta_inplace_as_strided_scatter_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4222728Z test_meta_inplace_as_strided_scatter_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4222942Z test_meta_inplace_as_strided_scatter_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4223178Z test_meta_inplace_as_strided_scatter_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4223393Z test_meta_inplace_as_strided_scatter_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4223603Z test_meta_inplace_as_strided_scatter_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4223812Z test_meta_inplace_as_strided_scatter_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4224010Z test_meta_inplace_as_strided_scatter_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4224222Z test_meta_inplace_as_strided_scatter_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4224431Z test_meta_inplace_as_strided_scatter_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4224634Z test_meta_inplace_asin_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4224897Z test_meta_inplace_asin_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4225143Z test_meta_inplace_asin_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4225350Z test_meta_inplace_asin_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4225554Z test_meta_inplace_asin_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4225757Z test_meta_inplace_asin_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4225959Z test_meta_inplace_asin_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4226205Z test_meta_inplace_asin_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4226451Z test_meta_inplace_asin_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4226698Z test_meta_inplace_asin_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4226946Z test_meta_inplace_asin_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4227203Z test_meta_inplace_asin_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4227407Z test_meta_inplace_asin_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4227608Z test_meta_inplace_asinh_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4227811Z test_meta_inplace_asinh_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4228018Z test_meta_inplace_asinh_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4228225Z test_meta_inplace_asinh_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4228452Z test_meta_inplace_asinh_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4228649Z test_meta_inplace_asinh_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4228850Z test_meta_inplace_asinh_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4229049Z test_meta_inplace_asinh_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4229249Z test_meta_inplace_asinh_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4229448Z test_meta_inplace_asinh_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4229647Z test_meta_inplace_asinh_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4229848Z test_meta_inplace_asinh_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4230045Z test_meta_inplace_asinh_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4230269Z test_meta_inplace_atan2_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4230466Z test_meta_inplace_atan2_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4230667Z test_meta_inplace_atan2_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4230858Z test_meta_inplace_atan2_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4231055Z test_meta_inplace_atan2_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4231252Z test_meta_inplace_atan2_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4231454Z test_meta_inplace_atan2_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4231648Z test_meta_inplace_atan2_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4231845Z test_meta_inplace_atan2_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4232042Z test_meta_inplace_atan2_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4232250Z test_meta_inplace_atan_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4232453Z test_meta_inplace_atan_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4232708Z test_meta_inplace_atan_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4232959Z test_meta_inplace_atan_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4233214Z test_meta_inplace_atan_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4233463Z test_meta_inplace_atan_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4233744Z test_meta_inplace_atan_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4233996Z test_meta_inplace_atan_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4234240Z test_meta_inplace_atan_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4234488Z test_meta_inplace_atan_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4234734Z test_meta_inplace_atan_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4234980Z test_meta_inplace_atan_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4235175Z test_meta_inplace_atan_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4235376Z test_meta_inplace_atanh_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4235569Z test_meta_inplace_atanh_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4235803Z test_meta_inplace_atanh_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4236010Z test_meta_inplace_atanh_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4236217Z test_meta_inplace_atanh_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4236424Z test_meta_inplace_atanh_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4236623Z test_meta_inplace_atanh_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4236819Z test_meta_inplace_atanh_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4237022Z test_meta_inplace_atanh_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4237222Z test_meta_inplace_atanh_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4237423Z test_meta_inplace_atanh_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4237614Z test_meta_inplace_atanh_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4237813Z test_meta_inplace_atanh_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4238024Z test_meta_inplace_atleast_1d_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4238231Z test_meta_inplace_atleast_1d_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4238443Z test_meta_inplace_atleast_1d_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4238651Z test_meta_inplace_atleast_1d_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4238885Z test_meta_inplace_atleast_1d_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4239094Z test_meta_inplace_atleast_1d_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4239305Z test_meta_inplace_atleast_1d_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4239513Z test_meta_inplace_atleast_1d_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4239717Z test_meta_inplace_atleast_1d_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4239912Z test_meta_inplace_atleast_1d_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4240114Z test_meta_inplace_atleast_1d_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4240317Z test_meta_inplace_atleast_1d_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4240515Z test_meta_inplace_atleast_1d_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4240769Z test_meta_inplace_atleast_2d_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4240975Z test_meta_inplace_atleast_2d_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4241186Z test_meta_inplace_atleast_2d_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4241400Z test_meta_inplace_atleast_2d_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4241609Z test_meta_inplace_atleast_2d_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4241813Z test_meta_inplace_atleast_2d_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4242023Z test_meta_inplace_atleast_2d_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4242223Z test_meta_inplace_atleast_2d_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4242427Z test_meta_inplace_atleast_2d_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4242637Z test_meta_inplace_atleast_2d_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4242882Z test_meta_inplace_atleast_2d_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4243132Z test_meta_inplace_atleast_2d_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4243380Z test_meta_inplace_atleast_2d_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4243638Z test_meta_inplace_atleast_3d_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4243889Z test_meta_inplace_atleast_3d_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4244177Z test_meta_inplace_atleast_3d_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4244439Z test_meta_inplace_atleast_3d_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4244702Z test_meta_inplace_atleast_3d_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4244952Z test_meta_inplace_atleast_3d_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4245210Z test_meta_inplace_atleast_3d_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4245463Z test_meta_inplace_atleast_3d_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4245683Z test_meta_inplace_atleast_3d_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4245880Z test_meta_inplace_atleast_3d_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4246080Z test_meta_inplace_atleast_3d_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4246309Z test_meta_inplace_atleast_3d_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4246505Z test_meta_inplace_atleast_3d_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4246707Z test_meta_inplace_baddbmm_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4246918Z test_meta_inplace_baddbmm_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4247131Z test_meta_inplace_baddbmm_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4247326Z test_meta_inplace_baddbmm_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4247533Z test_meta_inplace_baddbmm_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4247730Z test_meta_inplace_baddbmm_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4247938Z test_meta_inplace_bernoulli_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4248144Z test_meta_inplace_bernoulli_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4248351Z test_meta_inplace_bernoulli_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4248557Z test_meta_inplace_bernoulli_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4248764Z test_meta_inplace_bfloat16_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4248967Z test_meta_inplace_bfloat16_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4249176Z test_meta_inplace_bfloat16_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4249401Z test_meta_inplace_bfloat16_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4249605Z test_meta_inplace_bfloat16_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4249805Z test_meta_inplace_bfloat16_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4250006Z test_meta_inplace_bfloat16_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4250204Z test_meta_inplace_bfloat16_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4250406Z test_meta_inplace_bfloat16_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4250610Z test_meta_inplace_bfloat16_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4250805Z test_meta_inplace_bfloat16_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4251005Z test_meta_inplace_bfloat16_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4251226Z test_meta_inplace_bfloat16_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4251427Z test_meta_inplace_bincount_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4251615Z test_meta_inplace_bincount_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4251818Z test_meta_inplace_bincount_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4252019Z test_meta_inplace_bincount_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4252215Z test_meta_inplace_bincount_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4252420Z test_meta_inplace_bitwise_and_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4252624Z test_meta_inplace_bitwise_and_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4252830Z test_meta_inplace_bitwise_and_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4253040Z test_meta_inplace_bitwise_and_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4253247Z test_meta_inplace_bitwise_and_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4253449Z test_meta_inplace_bitwise_and_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4253664Z test_meta_inplace_bitwise_left_shift_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4253865Z test_meta_inplace_bitwise_left_shift_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4254069Z test_meta_inplace_bitwise_left_shift_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4254506Z test_meta_inplace_bitwise_left_shift_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4254717Z test_meta_inplace_bitwise_left_shift_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4254923Z test_meta_inplace_bitwise_not_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4255126Z test_meta_inplace_bitwise_not_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4255328Z test_meta_inplace_bitwise_not_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4255538Z test_meta_inplace_bitwise_not_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4255744Z test_meta_inplace_bitwise_not_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4255947Z test_meta_inplace_bitwise_not_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4256185Z test_meta_inplace_bitwise_or_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4256379Z test_meta_inplace_bitwise_or_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4256578Z test_meta_inplace_bitwise_or_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4256774Z test_meta_inplace_bitwise_or_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4256978Z test_meta_inplace_bitwise_or_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4257174Z test_meta_inplace_bitwise_or_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4257393Z test_meta_inplace_bitwise_right_shift_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4257612Z test_meta_inplace_bitwise_right_shift_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4257827Z test_meta_inplace_bitwise_right_shift_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4258043Z test_meta_inplace_bitwise_right_shift_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4258257Z test_meta_inplace_bitwise_right_shift_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4258455Z test_meta_inplace_bitwise_xor_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4258653Z test_meta_inplace_bitwise_xor_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4258857Z test_meta_inplace_bitwise_xor_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4259058Z test_meta_inplace_bitwise_xor_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4259281Z test_meta_inplace_bitwise_xor_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4259482Z test_meta_inplace_bitwise_xor_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4259692Z test_meta_inplace_block_diag_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4259900Z test_meta_inplace_block_diag_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4260113Z test_meta_inplace_block_diag_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4260326Z test_meta_inplace_block_diag_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4260539Z test_meta_inplace_block_diag_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4260742Z test_meta_inplace_block_diag_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4260944Z test_meta_inplace_block_diag_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4261187Z test_meta_inplace_block_diag_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4261390Z test_meta_inplace_block_diag_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4261592Z test_meta_inplace_block_diag_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4261792Z test_meta_inplace_block_diag_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4261995Z test_meta_inplace_block_diag_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4262194Z test_meta_inplace_block_diag_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4262398Z test_meta_inplace_bmm_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4262605Z test_meta_inplace_bmm_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4262803Z test_meta_inplace_bmm_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4263006Z test_meta_inplace_bmm_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4263208Z test_meta_inplace_bmm_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4263412Z test_meta_inplace_bmm_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4263616Z test_meta_inplace_bool_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4263818Z test_meta_inplace_bool_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4264024Z test_meta_inplace_bool_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4264255Z test_meta_inplace_bool_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4264462Z test_meta_inplace_bool_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4264664Z test_meta_inplace_bool_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4264918Z test_meta_inplace_bool_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4265124Z test_meta_inplace_bool_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4265324Z test_meta_inplace_bool_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4265526Z test_meta_inplace_bool_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4265727Z test_meta_inplace_bool_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4265929Z test_meta_inplace_bool_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4266164Z test_meta_inplace_bool_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4266433Z test_meta_inplace_broadcast_shapes_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4266703Z test_meta_inplace_broadcast_tensors_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4266969Z test_meta_inplace_broadcast_tensors_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4267245Z test_meta_inplace_broadcast_tensors_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4267489Z test_meta_inplace_broadcast_tensors_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4267708Z test_meta_inplace_broadcast_tensors_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4267922Z test_meta_inplace_broadcast_tensors_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4268139Z test_meta_inplace_broadcast_tensors_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4268356Z test_meta_inplace_broadcast_tensors_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4268563Z test_meta_inplace_broadcast_tensors_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4268767Z test_meta_inplace_broadcast_tensors_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4268980Z test_meta_inplace_broadcast_tensors_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4269184Z test_meta_inplace_broadcast_tensors_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4269394Z test_meta_inplace_broadcast_to_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4269624Z test_meta_inplace_broadcast_to_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4269832Z test_meta_inplace_broadcast_to_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4270044Z test_meta_inplace_broadcast_to_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4270253Z test_meta_inplace_broadcast_to_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4270462Z test_meta_inplace_broadcast_to_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4270674Z test_meta_inplace_broadcast_to_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4270881Z test_meta_inplace_broadcast_to_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4271091Z test_meta_inplace_broadcast_to_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4271318Z test_meta_inplace_broadcast_to_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4271523Z test_meta_inplace_broadcast_to_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4271725Z test_meta_inplace_broadcast_to_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4271933Z test_meta_inplace_bucketize_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4272137Z test_meta_inplace_bucketize_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4272365Z test_meta_inplace_bucketize_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4272624Z test_meta_inplace_bucketize_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4272878Z test_meta_inplace_bucketize_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4273132Z test_meta_inplace_bucketize_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4273386Z test_meta_inplace_bucketize_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4273637Z test_meta_inplace_bucketize_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4273890Z test_meta_inplace_byte_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4274140Z test_meta_inplace_byte_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4274397Z test_meta_inplace_byte_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4274654Z test_meta_inplace_byte_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4274896Z test_meta_inplace_byte_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4275119Z test_meta_inplace_byte_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4275321Z test_meta_inplace_byte_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4275520Z test_meta_inplace_byte_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4275723Z test_meta_inplace_byte_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4275919Z test_meta_inplace_byte_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4276116Z test_meta_inplace_byte_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4276316Z test_meta_inplace_byte_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4276533Z test_meta_inplace_cartesian_prod_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4276743Z test_meta_inplace_cartesian_prod_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4276983Z test_meta_inplace_cartesian_prod_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4277191Z test_meta_inplace_cartesian_prod_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4277400Z test_meta_inplace_cartesian_prod_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4277608Z test_meta_inplace_cartesian_prod_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4277810Z test_meta_inplace_cartesian_prod_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4278022Z test_meta_inplace_cartesian_prod_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4278232Z test_meta_inplace_cartesian_prod_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4278441Z test_meta_inplace_cartesian_prod_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4278653Z test_meta_inplace_cartesian_prod_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4278861Z test_meta_inplace_cartesian_prod_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4279068Z test_meta_inplace_cat_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4279268Z test_meta_inplace_cat_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4279467Z test_meta_inplace_cat_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4279669Z test_meta_inplace_cat_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4279871Z test_meta_inplace_cat_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4280091Z test_meta_inplace_cat_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4280293Z test_meta_inplace_cat_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4280494Z test_meta_inplace_cat_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4280692Z test_meta_inplace_cat_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4280890Z test_meta_inplace_cat_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4281087Z test_meta_inplace_cat_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4281287Z test_meta_inplace_cat_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4281478Z test_meta_inplace_cat_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4281680Z test_meta_inplace_cdist_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4281906Z test_meta_inplace_cdist_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4282112Z test_meta_inplace_cdouble_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4282315Z test_meta_inplace_cdouble_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4282528Z test_meta_inplace_cdouble_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4282776Z test_meta_inplace_cdouble_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4283033Z test_meta_inplace_cdouble_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4283290Z test_meta_inplace_cdouble_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4283544Z test_meta_inplace_cdouble_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4283794Z test_meta_inplace_cdouble_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4284038Z test_meta_inplace_cdouble_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4284290Z test_meta_inplace_cdouble_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4284532Z test_meta_inplace_cdouble_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4284784Z test_meta_inplace_cdouble_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4285037Z test_meta_inplace_cdouble_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4285287Z test_meta_inplace_ceil_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4285541Z test_meta_inplace_ceil_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4285742Z test_meta_inplace_ceil_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4285944Z test_meta_inplace_ceil_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4286147Z test_meta_inplace_ceil_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4286339Z test_meta_inplace_ceil_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4286539Z test_meta_inplace_ceil_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4286738Z test_meta_inplace_ceil_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4286933Z test_meta_inplace_ceil_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4287140Z test_meta_inplace_cfloat_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4287373Z test_meta_inplace_cfloat_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4287584Z test_meta_inplace_cfloat_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4287790Z test_meta_inplace_cfloat_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4287999Z test_meta_inplace_cfloat_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4288201Z test_meta_inplace_cfloat_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4288403Z test_meta_inplace_cfloat_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4288595Z test_meta_inplace_cfloat_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4288795Z test_meta_inplace_cfloat_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4288995Z test_meta_inplace_cfloat_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4289192Z test_meta_inplace_cfloat_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4289396Z test_meta_inplace_cfloat_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4289592Z test_meta_inplace_cfloat_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4289799Z test_meta_inplace_chalf_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4290000Z test_meta_inplace_chalf_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4290204Z test_meta_inplace_chalf_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4290414Z test_meta_inplace_chalf_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4290641Z test_meta_inplace_chalf_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4290838Z test_meta_inplace_chalf_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4291040Z test_meta_inplace_chalf_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4291236Z test_meta_inplace_chalf_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4291438Z test_meta_inplace_chalf_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4291639Z test_meta_inplace_chalf_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4291839Z test_meta_inplace_chalf_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4292035Z test_meta_inplace_chalf_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4292253Z test_meta_inplace_chalf_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4292455Z test_meta_inplace_char_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4292655Z test_meta_inplace_char_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4292853Z test_meta_inplace_char_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4293068Z test_meta_inplace_char_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4293305Z test_meta_inplace_char_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4293509Z test_meta_inplace_char_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4293712Z test_meta_inplace_char_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4293910Z test_meta_inplace_char_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4294109Z test_meta_inplace_char_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4294423Z test_meta_inplace_char_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4294620Z test_meta_inplace_char_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4294822Z test_meta_inplace_char_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4295022Z test_meta_inplace_char_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4295230Z test_meta_inplace_cholesky_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4295439Z test_meta_inplace_cholesky_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4295683Z test_meta_inplace_cholesky_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4295890Z test_meta_inplace_cholesky_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4296110Z test_meta_inplace_cholesky_inverse_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4296334Z test_meta_inplace_cholesky_inverse_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4296548Z test_meta_inplace_cholesky_inverse_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4296757Z test_meta_inplace_cholesky_inverse_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4296975Z test_meta_inplace_cholesky_solve_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4297191Z test_meta_inplace_cholesky_solve_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4297447Z test_meta_inplace_cholesky_solve_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4297645Z test_meta_inplace_cholesky_solve_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4297854Z test_meta_inplace_chunk_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4298070Z test_meta_inplace_chunk_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4298345Z test_meta_inplace_chunk_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4298574Z test_meta_inplace_chunk_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4298784Z test_meta_inplace_chunk_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4298987Z test_meta_inplace_chunk_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4299190Z test_meta_inplace_chunk_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4299392Z test_meta_inplace_chunk_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4299600Z test_meta_inplace_chunk_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4299802Z test_meta_inplace_chunk_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4299998Z test_meta_inplace_chunk_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4300196Z test_meta_inplace_chunk_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4300392Z test_meta_inplace_chunk_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4300597Z test_meta_inplace_clamp_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4300833Z test_meta_inplace_clamp_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4301038Z test_meta_inplace_clamp_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4301236Z test_meta_inplace_clamp_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4301439Z test_meta_inplace_clamp_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4301638Z test_meta_inplace_clamp_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4301839Z test_meta_inplace_clamp_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4302036Z test_meta_inplace_clamp_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4302235Z test_meta_inplace_clamp_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4302445Z test_meta_inplace_clamp_max_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4302675Z test_meta_inplace_clamp_max_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4302884Z test_meta_inplace_clamp_max_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4303091Z test_meta_inplace_clamp_max_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4303300Z test_meta_inplace_clamp_max_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4303509Z test_meta_inplace_clamp_max_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4303713Z test_meta_inplace_clamp_max_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4303917Z test_meta_inplace_clamp_max_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4304122Z test_meta_inplace_clamp_max_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4304314Z test_meta_inplace_clamp_max_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4304522Z test_meta_inplace_clamp_min_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4304785Z test_meta_inplace_clamp_min_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4305000Z test_meta_inplace_clamp_min_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4305209Z test_meta_inplace_clamp_min_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4305414Z test_meta_inplace_clamp_min_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4305613Z test_meta_inplace_clamp_min_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4305844Z test_meta_inplace_clamp_min_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4306048Z test_meta_inplace_clamp_min_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4306267Z test_meta_inplace_clamp_min_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4306507Z test_meta_inplace_clamp_min_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4306758Z test_meta_inplace_clone_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4307007Z test_meta_inplace_clone_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4307271Z test_meta_inplace_clone_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4307511Z test_meta_inplace_clone_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4307715Z test_meta_inplace_clone_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4307937Z test_meta_inplace_clone_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4308141Z test_meta_inplace_clone_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4308338Z test_meta_inplace_clone_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4308542Z test_meta_inplace_clone_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4308743Z test_meta_inplace_clone_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4308937Z test_meta_inplace_clone_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4309138Z test_meta_inplace_clone_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4309336Z test_meta_inplace_clone_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4309548Z test_meta_inplace_column_stack_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4309757Z test_meta_inplace_column_stack_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4309972Z test_meta_inplace_column_stack_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4310183Z test_meta_inplace_column_stack_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4310396Z test_meta_inplace_column_stack_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4310605Z test_meta_inplace_column_stack_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4310816Z test_meta_inplace_column_stack_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4311056Z test_meta_inplace_column_stack_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4311257Z test_meta_inplace_column_stack_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4311466Z test_meta_inplace_column_stack_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4311676Z test_meta_inplace_column_stack_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4311887Z test_meta_inplace_column_stack_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4312092Z test_meta_inplace_column_stack_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4312328Z test_meta_inplace_combinations_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4312586Z test_meta_inplace_combinations_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4312855Z test_meta_inplace_combinations_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4313158Z test_meta_inplace_combinations_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4313421Z test_meta_inplace_combinations_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4313686Z test_meta_inplace_combinations_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4313946Z test_meta_inplace_combinations_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4314205Z test_meta_inplace_combinations_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4314466Z test_meta_inplace_combinations_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4314727Z test_meta_inplace_combinations_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4314958Z test_meta_inplace_combinations_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4315162Z test_meta_inplace_combinations_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4315369Z test_meta_inplace_complex_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4315575Z test_meta_inplace_complex_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4315775Z test_meta_inplace_complex_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4315978Z test_meta_inplace_conj_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4316178Z test_meta_inplace_conj_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4316378Z test_meta_inplace_conj_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4316605Z test_meta_inplace_conj_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4316812Z test_meta_inplace_conj_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4317015Z test_meta_inplace_conj_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4317219Z test_meta_inplace_conj_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4317420Z test_meta_inplace_conj_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4317623Z test_meta_inplace_conj_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4317823Z test_meta_inplace_conj_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4318023Z test_meta_inplace_conj_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4318223Z test_meta_inplace_conj_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4318437Z test_meta_inplace_conj_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4318652Z test_meta_inplace_conj_physical_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4318859Z test_meta_inplace_conj_physical_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4319077Z test_meta_inplace_conj_physical_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4319292Z test_meta_inplace_conj_physical_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4319502Z test_meta_inplace_conj_physical_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4319714Z test_meta_inplace_conj_physical_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4319922Z test_meta_inplace_conj_physical_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4320126Z test_meta_inplace_conj_physical_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4320337Z test_meta_inplace_conj_physical_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4320548Z test_meta_inplace_conj_physical_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4320753Z test_meta_inplace_conj_physical_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4320958Z test_meta_inplace_conj_physical_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4321164Z test_meta_inplace_conj_physical_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4321380Z test_meta_inplace_constant_pad_nd_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4321636Z test_meta_inplace_constant_pad_nd_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4321855Z test_meta_inplace_constant_pad_nd_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4322075Z test_meta_inplace_constant_pad_nd_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4322287Z test_meta_inplace_constant_pad_nd_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4322496Z test_meta_inplace_constant_pad_nd_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4322727Z test_meta_inplace_constant_pad_nd_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4322984Z test_meta_inplace_constant_pad_nd_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4323230Z test_meta_inplace_constant_pad_nd_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4323513Z test_meta_inplace_constant_pad_nd_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4323772Z test_meta_inplace_constant_pad_nd_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4324034Z test_meta_inplace_constant_pad_nd_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4324299Z test_meta_inplace_contiguous_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4324557Z test_meta_inplace_contiguous_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4324814Z test_meta_inplace_contiguous_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4325076Z test_meta_inplace_contiguous_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4325291Z test_meta_inplace_contiguous_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4325500Z test_meta_inplace_contiguous_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4325712Z test_meta_inplace_contiguous_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4325915Z test_meta_inplace_contiguous_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4326125Z test_meta_inplace_contiguous_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4326335Z test_meta_inplace_contiguous_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4326536Z test_meta_inplace_contiguous_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4326743Z test_meta_inplace_contiguous_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4326968Z test_meta_inplace_contiguous_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4327179Z test_meta_inplace_copysign_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4327387Z test_meta_inplace_copysign_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4327597Z test_meta_inplace_copysign_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4327804Z test_meta_inplace_copysign_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4328005Z test_meta_inplace_copysign_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4328206Z test_meta_inplace_copysign_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4328409Z test_meta_inplace_copysign_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4328608Z test_meta_inplace_copysign_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4328837Z test_meta_inplace_copysign_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4329034Z test_meta_inplace_copysign_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4329241Z test_meta_inplace_corrcoef_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4329458Z test_meta_inplace_corrcoef_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4329669Z test_meta_inplace_corrcoef_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4329873Z test_meta_inplace_corrcoef_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4330081Z test_meta_inplace_corrcoef_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4330281Z test_meta_inplace_corrcoef_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4330479Z test_meta_inplace_corrcoef_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4330684Z test_meta_inplace_corrcoef_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4330880Z test_meta_inplace_corrcoef_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4331082Z test_meta_inplace_corrcoef_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4331285Z test_meta_inplace_corrcoef_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4331488Z test_meta_inplace_cos_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4331693Z test_meta_inplace_cos_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4331916Z test_meta_inplace_cos_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4332122Z test_meta_inplace_cos_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4332325Z test_meta_inplace_cos_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4332524Z test_meta_inplace_cos_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4332728Z test_meta_inplace_cos_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4332930Z test_meta_inplace_cos_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4333132Z test_meta_inplace_cos_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4333330Z test_meta_inplace_cos_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4333529Z test_meta_inplace_cos_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4333759Z test_meta_inplace_cos_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4333955Z test_meta_inplace_cos_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4334159Z test_meta_inplace_cosh_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4334477Z test_meta_inplace_cosh_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4334694Z test_meta_inplace_cosh_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4334893Z test_meta_inplace_cosh_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4335099Z test_meta_inplace_cosh_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4335299Z test_meta_inplace_cosh_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4335503Z test_meta_inplace_cosh_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4335703Z test_meta_inplace_cosh_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4335905Z test_meta_inplace_cosh_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4336105Z test_meta_inplace_cosh_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4336309Z test_meta_inplace_cosh_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4336509Z test_meta_inplace_cosh_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4336704Z test_meta_inplace_cosh_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4336910Z test_meta_inplace_count_nonzero_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4337163Z test_meta_inplace_count_nonzero_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4337383Z test_meta_inplace_count_nonzero_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4337602Z test_meta_inplace_count_nonzero_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4337814Z test_meta_inplace_count_nonzero_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4338019Z test_meta_inplace_count_nonzero_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4338221Z test_meta_inplace_count_nonzero_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4338433Z test_meta_inplace_count_nonzero_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4338643Z test_meta_inplace_count_nonzero_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4338891Z test_meta_inplace_count_nonzero_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4339096Z test_meta_inplace_count_nonzero_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4339294Z test_meta_inplace_count_nonzero_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4339498Z test_meta_inplace_cov_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4339713Z test_meta_inplace_cov_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4339919Z test_meta_inplace_cov_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4340124Z test_meta_inplace_cov_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4340325Z test_meta_inplace_cov_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4340524Z test_meta_inplace_cov_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4340721Z test_meta_inplace_cov_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4340925Z test_meta_inplace_cov_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4341121Z test_meta_inplace_cov_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4341322Z test_meta_inplace_cov_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4341514Z test_meta_inplace_cov_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4341722Z test_meta_inplace_cross_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4341929Z test_meta_inplace_cross_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4342157Z test_meta_inplace_cross_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4342365Z test_meta_inplace_cross_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4342562Z test_meta_inplace_cross_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4342768Z test_meta_inplace_cross_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4342967Z test_meta_inplace_cross_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4343167Z test_meta_inplace_cross_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4343370Z test_meta_inplace_cross_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4343561Z test_meta_inplace_cross_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4343769Z test_meta_inplace_cummax_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4343995Z test_meta_inplace_cummax_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4344201Z test_meta_inplace_cummax_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4344403Z test_meta_inplace_cummax_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4344605Z test_meta_inplace_cummax_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4344869Z test_meta_inplace_cummax_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4345075Z test_meta_inplace_cummax_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4345278Z test_meta_inplace_cummax_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4345481Z test_meta_inplace_cummax_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4345677Z test_meta_inplace_cummax_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4345879Z test_meta_inplace_cummin_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4346115Z test_meta_inplace_cummin_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4346368Z test_meta_inplace_cummin_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4346619Z test_meta_inplace_cummin_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4346866Z test_meta_inplace_cummin_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4347111Z test_meta_inplace_cummin_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4347390Z test_meta_inplace_cummin_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4347596Z test_meta_inplace_cummin_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4347795Z test_meta_inplace_cummin_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4347993Z test_meta_inplace_cummin_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4348202Z test_meta_inplace_cumprod_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4348408Z test_meta_inplace_cumprod_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4348620Z test_meta_inplace_cumprod_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4348825Z test_meta_inplace_cumprod_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4349028Z test_meta_inplace_cumprod_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4349259Z test_meta_inplace_cumprod_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4349460Z test_meta_inplace_cumprod_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4349662Z test_meta_inplace_cumprod_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4349861Z test_meta_inplace_cumprod_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4350063Z test_meta_inplace_cumprod_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4350268Z test_meta_inplace_cumprod_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4350467Z test_meta_inplace_cumsum_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4350675Z test_meta_inplace_cumsum_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4350882Z test_meta_inplace_cumsum_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4351086Z test_meta_inplace_cumsum_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4351291Z test_meta_inplace_cumsum_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4351488Z test_meta_inplace_cumsum_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4351689Z test_meta_inplace_cumsum_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4351888Z test_meta_inplace_cumsum_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4352089Z test_meta_inplace_cumsum_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4352306Z test_meta_inplace_cumsum_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4352578Z test_meta_inplace_cumsum_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4352851Z test_meta_inplace_cumulative_trapezoid_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4353137Z test_meta_inplace_cumulative_trapezoid_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4353416Z test_meta_inplace_cumulative_trapezoid_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4353689Z test_meta_inplace_cumulative_trapezoid_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4353967Z test_meta_inplace_cumulative_trapezoid_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4354238Z test_meta_inplace_cumulative_trapezoid_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4354510Z test_meta_inplace_cumulative_trapezoid_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4354809Z test_meta_inplace_cumulative_trapezoid_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4355030Z test_meta_inplace_cumulative_trapezoid_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4355246Z test_meta_inplace_cumulative_trapezoid_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4355462Z test_meta_inplace_cumulative_trapezoid_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4355663Z test_meta_inplace_deg2rad_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4355868Z test_meta_inplace_deg2rad_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4356080Z test_meta_inplace_deg2rad_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4356285Z test_meta_inplace_deg2rad_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4356484Z test_meta_inplace_deg2rad_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4356690Z test_meta_inplace_deg2rad_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4356890Z test_meta_inplace_deg2rad_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4357086Z test_meta_inplace_deg2rad_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4357290Z test_meta_inplace_deg2rad_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4357493Z test_meta_inplace_deg2rad_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4357695Z test_meta_inplace_diag_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4357910Z test_meta_inplace_diag_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4358119Z test_meta_inplace_diag_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4358324Z test_meta_inplace_diag_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4358531Z test_meta_inplace_diag_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4358729Z test_meta_inplace_diag_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4358928Z test_meta_inplace_diag_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4359131Z test_meta_inplace_diag_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4359332Z test_meta_inplace_diag_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4359533Z test_meta_inplace_diag_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4359757Z test_meta_inplace_diag_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4359958Z test_meta_inplace_diag_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4360149Z test_meta_inplace_diag_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4360365Z test_meta_inplace_diag_embed_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4360575Z test_meta_inplace_diag_embed_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4360789Z test_meta_inplace_diag_embed_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4361003Z test_meta_inplace_diag_embed_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4361215Z test_meta_inplace_diag_embed_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4361422Z test_meta_inplace_diag_embed_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4361637Z test_meta_inplace_diag_embed_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4361842Z test_meta_inplace_diag_embed_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4362046Z test_meta_inplace_diag_embed_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4362253Z test_meta_inplace_diag_embed_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4362446Z test_meta_inplace_diag_embed_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4362659Z test_meta_inplace_diag_embed_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4362932Z test_meta_inplace_diag_embed_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4363194Z test_meta_inplace_diagflat_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4363452Z test_meta_inplace_diagflat_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4363719Z test_meta_inplace_diagflat_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4363978Z test_meta_inplace_diagflat_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4364235Z test_meta_inplace_diagflat_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4364492Z test_meta_inplace_diagflat_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4364739Z test_meta_inplace_diagflat_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4364988Z test_meta_inplace_diagflat_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4365272Z test_meta_inplace_diagflat_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4365510Z test_meta_inplace_diagflat_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4365712Z test_meta_inplace_diagflat_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4365915Z test_meta_inplace_diagflat_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4366129Z test_meta_inplace_diagonal_copy_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4366335Z test_meta_inplace_diagonal_copy_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4366556Z test_meta_inplace_diagonal_copy_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4366771Z test_meta_inplace_diagonal_copy_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4366979Z test_meta_inplace_diagonal_copy_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4367193Z test_meta_inplace_diagonal_copy_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4367391Z test_meta_inplace_diagonal_copy_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4367595Z test_meta_inplace_diagonal_copy_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4367807Z test_meta_inplace_diagonal_copy_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4368016Z test_meta_inplace_diagonal_copy_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4368229Z test_meta_inplace_diagonal_copy_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4368456Z test_meta_inplace_diagonal_copy_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4368668Z test_meta_inplace_diagonal_copy_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4368880Z test_meta_inplace_diagonal_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4369085Z test_meta_inplace_diagonal_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4369292Z test_meta_inplace_diagonal_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4369499Z test_meta_inplace_diagonal_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4369704Z test_meta_inplace_diagonal_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4369904Z test_meta_inplace_diagonal_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4370146Z test_meta_inplace_diagonal_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4370345Z test_meta_inplace_diagonal_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4370546Z test_meta_inplace_diagonal_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4370748Z test_meta_inplace_diagonal_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4370948Z test_meta_inplace_diagonal_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4371151Z test_meta_inplace_diagonal_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4371352Z test_meta_inplace_diagonal_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4371570Z test_meta_inplace_diagonal_scatter_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4371786Z test_meta_inplace_diagonal_scatter_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4372000Z test_meta_inplace_diagonal_scatter_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4372222Z test_meta_inplace_diagonal_scatter_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4372437Z test_meta_inplace_diagonal_scatter_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4372646Z test_meta_inplace_diagonal_scatter_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4372851Z test_meta_inplace_diagonal_scatter_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4373063Z test_meta_inplace_diagonal_scatter_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4373291Z test_meta_inplace_diagonal_scatter_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4373498Z test_meta_inplace_diagonal_scatter_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4373710Z test_meta_inplace_diagonal_scatter_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4373918Z test_meta_inplace_diagonal_scatter_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4374124Z test_meta_inplace_diff_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4374423Z test_meta_inplace_diff_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4374640Z test_meta_inplace_diff_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4374846Z test_meta_inplace_diff_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4375049Z test_meta_inplace_diff_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4375290Z test_meta_inplace_diff_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4375490Z test_meta_inplace_diff_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4375695Z test_meta_inplace_diff_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4375895Z test_meta_inplace_diff_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4376097Z test_meta_inplace_diff_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4376296Z test_meta_inplace_diff_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4376502Z test_meta_inplace_diff_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4376698Z test_meta_inplace_digamma_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4376906Z test_meta_inplace_digamma_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4377112Z test_meta_inplace_digamma_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4377317Z test_meta_inplace_digamma_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4377520Z test_meta_inplace_digamma_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4377724Z test_meta_inplace_digamma_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4377922Z test_meta_inplace_digamma_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4378126Z test_meta_inplace_digamma_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4378329Z test_meta_inplace_digamma_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4378564Z test_meta_inplace_dist_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4378765Z test_meta_inplace_dist_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4378970Z test_meta_inplace_dist_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4379168Z test_meta_inplace_dist_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4379369Z test_meta_inplace_dist_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4379568Z test_meta_inplace_dist_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4379789Z test_meta_inplace_div_floor_rounding_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4380006Z test_meta_inplace_div_floor_rounding_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4380248Z test_meta_inplace_div_floor_rounding_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4380463Z test_meta_inplace_div_floor_rounding_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4380677Z test_meta_inplace_div_floor_rounding_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4380882Z test_meta_inplace_div_floor_rounding_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4381082Z test_meta_inplace_div_floor_rounding_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4381294Z test_meta_inplace_div_floor_rounding_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4381504Z test_meta_inplace_div_floor_rounding_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4381722Z 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) 2023-01-11T21:23:43.4381937Z 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) 2023-01-11T21:23:43.4382162Z 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) 2023-01-11T21:23:43.4382384Z 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) 2023-01-11T21:23:43.4382603Z 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) 2023-01-11T21:23:43.4382819Z 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) 2023-01-11T21:23:43.4383038Z 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) 2023-01-11T21:23:43.4383253Z 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) 2023-01-11T21:23:43.4383488Z 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) 2023-01-11T21:23:43.4383696Z 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) 2023-01-11T21:23:43.4383909Z 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) 2023-01-11T21:23:43.4384122Z 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) 2023-01-11T21:23:43.4384336Z 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) 2023-01-11T21:23:43.4384558Z test_meta_inplace_div_trunc_rounding_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4384819Z test_meta_inplace_div_trunc_rounding_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4385038Z test_meta_inplace_div_trunc_rounding_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4385271Z test_meta_inplace_div_trunc_rounding_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4385485Z test_meta_inplace_div_trunc_rounding_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4385691Z test_meta_inplace_div_trunc_rounding_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4385897Z test_meta_inplace_div_trunc_rounding_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4386106Z test_meta_inplace_div_trunc_rounding_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4386359Z test_meta_inplace_div_trunc_rounding_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4386611Z test_meta_inplace_dot_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4386869Z test_meta_inplace_dot_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4387126Z test_meta_inplace_dot_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4387379Z test_meta_inplace_dot_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4387587Z test_meta_inplace_dot_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4387789Z test_meta_inplace_dot_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4387997Z test_meta_inplace_double_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4388195Z test_meta_inplace_double_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4388405Z test_meta_inplace_double_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4388629Z test_meta_inplace_double_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4388838Z test_meta_inplace_double_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4389044Z test_meta_inplace_double_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4389251Z test_meta_inplace_double_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4389449Z test_meta_inplace_double_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4389651Z test_meta_inplace_double_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4389854Z test_meta_inplace_double_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4390055Z test_meta_inplace_double_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4390256Z test_meta_inplace_double_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4390475Z test_meta_inplace_double_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4390676Z test_meta_inplace_dsplit_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4390872Z test_meta_inplace_dsplit_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4391086Z test_meta_inplace_dsplit_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4391294Z test_meta_inplace_dsplit_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4391504Z test_meta_inplace_dsplit_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4391710Z test_meta_inplace_dsplit_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4391914Z test_meta_inplace_dsplit_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4392113Z test_meta_inplace_dsplit_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4392324Z test_meta_inplace_dsplit_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4392572Z test_meta_inplace_dsplit_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4392822Z test_meta_inplace_dsplit_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4393070Z test_meta_inplace_dsplit_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4393317Z test_meta_inplace_dsplit_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4393573Z test_meta_inplace_dstack_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4393852Z test_meta_inplace_dstack_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4394116Z test_meta_inplace_dstack_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4394372Z test_meta_inplace_dstack_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4394634Z test_meta_inplace_dstack_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4394887Z test_meta_inplace_dstack_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4395095Z test_meta_inplace_dstack_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4395296Z test_meta_inplace_dstack_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4395496Z test_meta_inplace_dstack_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4395690Z test_meta_inplace_dstack_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4395911Z test_meta_inplace_dstack_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4396116Z test_meta_inplace_dstack_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4396313Z test_meta_inplace_dstack_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4396524Z test_meta_inplace_einsum_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4396733Z test_meta_inplace_einsum_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4396940Z test_meta_inplace_einsum_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4397143Z test_meta_inplace_einsum_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4397346Z test_meta_inplace_einsum_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4397544Z test_meta_inplace_einsum_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4397735Z test_meta_inplace_empty_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4397942Z test_meta_inplace_empty_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4398150Z test_meta_inplace_empty_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4398361Z test_meta_inplace_empty_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4398565Z test_meta_inplace_empty_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4398771Z test_meta_inplace_empty_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4399025Z test_meta_inplace_empty_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4399306Z test_meta_inplace_empty_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4399512Z test_meta_inplace_empty_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4399716Z test_meta_inplace_empty_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4399916Z test_meta_inplace_empty_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4400108Z test_meta_inplace_empty_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4400306Z test_meta_inplace_empty_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4400517Z test_meta_inplace_empty_like_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4400717Z test_meta_inplace_empty_like_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4400974Z test_meta_inplace_empty_like_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4401182Z test_meta_inplace_empty_like_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4401391Z test_meta_inplace_empty_like_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4401598Z test_meta_inplace_empty_like_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4401807Z test_meta_inplace_empty_like_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4402012Z test_meta_inplace_empty_like_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4402220Z test_meta_inplace_empty_like_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4402416Z test_meta_inplace_empty_like_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4402615Z test_meta_inplace_empty_like_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4402838Z test_meta_inplace_empty_like_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4403085Z test_meta_inplace_empty_like_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4403335Z test_meta_inplace_eq_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4403590Z test_meta_inplace_eq_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4403843Z test_meta_inplace_eq_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4404094Z test_meta_inplace_eq_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4404343Z test_meta_inplace_eq_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4404619Z test_meta_inplace_eq_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4404861Z test_meta_inplace_eq_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4405109Z test_meta_inplace_eq_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4405360Z test_meta_inplace_eq_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4405582Z test_meta_inplace_eq_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4405772Z test_meta_inplace_eq_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4405970Z test_meta_inplace_eq_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4406158Z test_meta_inplace_eq_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4406362Z test_meta_inplace_equal_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4406597Z test_meta_inplace_equal_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4406810Z test_meta_inplace_equal_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4407018Z test_meta_inplace_equal_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4407214Z test_meta_inplace_equal_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4407414Z test_meta_inplace_equal_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4407610Z test_meta_inplace_equal_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4407813Z test_meta_inplace_equal_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4408013Z test_meta_inplace_equal_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4408212Z test_meta_inplace_equal_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4408413Z test_meta_inplace_equal_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4408609Z test_meta_inplace_equal_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4408810Z test_meta_inplace_erf_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4409012Z test_meta_inplace_erf_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4409202Z test_meta_inplace_erf_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4409403Z test_meta_inplace_erf_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4409599Z test_meta_inplace_erf_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4409818Z test_meta_inplace_erf_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4410016Z test_meta_inplace_erf_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4410216Z test_meta_inplace_erf_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4410413Z test_meta_inplace_erf_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4410611Z test_meta_inplace_erf_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4410813Z test_meta_inplace_erfc_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4411010Z test_meta_inplace_erfc_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4411214Z test_meta_inplace_erfc_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4411428Z test_meta_inplace_erfc_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4411629Z test_meta_inplace_erfc_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4411830Z test_meta_inplace_erfc_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4412027Z test_meta_inplace_erfc_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4412227Z test_meta_inplace_erfc_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4412424Z test_meta_inplace_erfc_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4412616Z test_meta_inplace_erfc_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4412818Z test_meta_inplace_erfinv_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4413021Z test_meta_inplace_erfinv_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4413247Z test_meta_inplace_erfinv_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4413464Z test_meta_inplace_erfinv_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4413666Z test_meta_inplace_erfinv_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4413864Z test_meta_inplace_erfinv_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4414064Z test_meta_inplace_erfinv_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4414392Z test_meta_inplace_erfinv_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4414594Z test_meta_inplace_erfinv_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4414839Z test_meta_inplace_exp2_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4415040Z test_meta_inplace_exp2_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4415236Z test_meta_inplace_exp2_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4415437Z test_meta_inplace_exp2_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4415632Z test_meta_inplace_exp2_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4415826Z test_meta_inplace_exp2_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4416026Z test_meta_inplace_exp2_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4416222Z test_meta_inplace_exp2_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4416421Z test_meta_inplace_exp2_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4416651Z test_meta_inplace_exp2_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4416849Z test_meta_inplace_exp_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4417050Z test_meta_inplace_exp_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4417257Z test_meta_inplace_exp_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4417469Z test_meta_inplace_exp_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4417673Z test_meta_inplace_exp_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4417869Z test_meta_inplace_exp_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4418072Z test_meta_inplace_exp_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4418271Z test_meta_inplace_exp_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4418468Z test_meta_inplace_exp_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4418667Z test_meta_inplace_exp_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4418865Z test_meta_inplace_exp_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4419063Z test_meta_inplace_exp_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4419264Z test_meta_inplace_exp_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4419473Z test_meta_inplace_expand_as_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4419678Z test_meta_inplace_expand_as_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4419912Z test_meta_inplace_expand_as_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4420118Z test_meta_inplace_expand_as_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4420329Z test_meta_inplace_expand_as_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4420538Z test_meta_inplace_expand_as_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4420746Z test_meta_inplace_expand_as_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4420951Z test_meta_inplace_expand_as_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4421158Z test_meta_inplace_expand_as_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4421360Z test_meta_inplace_expand_as_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4421591Z test_meta_inplace_expand_as_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4421791Z test_meta_inplace_expand_as_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4421995Z test_meta_inplace_expand_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4422202Z test_meta_inplace_expand_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4422405Z test_meta_inplace_expand_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4422617Z test_meta_inplace_expand_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4422825Z test_meta_inplace_expand_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4423027Z test_meta_inplace_expand_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4423230Z test_meta_inplace_expand_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4423430Z test_meta_inplace_expand_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4423634Z test_meta_inplace_expand_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4423834Z test_meta_inplace_expand_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4424035Z test_meta_inplace_expand_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4424235Z test_meta_inplace_expand_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4424434Z test_meta_inplace_expm1_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4424636Z test_meta_inplace_expm1_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4424929Z test_meta_inplace_expm1_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4425133Z test_meta_inplace_expm1_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4425330Z test_meta_inplace_expm1_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4425536Z test_meta_inplace_expm1_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4425734Z test_meta_inplace_expm1_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4425934Z test_meta_inplace_expm1_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4426185Z test_meta_inplace_expm1_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4426432Z test_meta_inplace_expm1_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4426689Z test_meta_inplace_eye_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4426962Z test_meta_inplace_eye_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4427215Z test_meta_inplace_eye_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4427460Z test_meta_inplace_eye_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4427660Z test_meta_inplace_eye_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4427862Z test_meta_inplace_eye_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4428058Z test_meta_inplace_eye_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4428260Z test_meta_inplace_eye_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4428457Z test_meta_inplace_eye_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4428655Z test_meta_inplace_eye_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4428853Z test_meta_inplace_eye_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4429046Z test_meta_inplace_eye_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4429249Z test_meta_inplace_fft_fft2_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4429460Z test_meta_inplace_fft_fft2_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4429670Z test_meta_inplace_fft_fft2_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4429879Z test_meta_inplace_fft_fft2_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4430083Z test_meta_inplace_fft_fft2_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4430307Z test_meta_inplace_fft_fft2_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4430510Z test_meta_inplace_fft_fft2_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4430712Z test_meta_inplace_fft_fft2_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4430914Z test_meta_inplace_fft_fft2_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4431108Z test_meta_inplace_fft_fft2_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4431302Z test_meta_inplace_fft_fft2_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4431497Z test_meta_inplace_fft_fft2_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4431696Z test_meta_inplace_fft_fft_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4431929Z test_meta_inplace_fft_fft_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4432136Z test_meta_inplace_fft_fft_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4432349Z test_meta_inplace_fft_fft_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4432550Z test_meta_inplace_fft_fft_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4432754Z test_meta_inplace_fft_fft_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4432952Z test_meta_inplace_fft_fft_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4433154Z test_meta_inplace_fft_fft_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4433354Z test_meta_inplace_fft_fft_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4433542Z test_meta_inplace_fft_fft_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4433767Z test_meta_inplace_fft_fft_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4433998Z test_meta_inplace_fft_fft_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4434201Z test_meta_inplace_fft_fftn_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4434413Z test_meta_inplace_fft_fftn_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4434623Z test_meta_inplace_fft_fftn_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4434827Z test_meta_inplace_fft_fftn_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4435034Z test_meta_inplace_fft_fftn_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4435259Z test_meta_inplace_fft_fftn_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4435460Z test_meta_inplace_fft_fftn_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4435655Z test_meta_inplace_fft_fftn_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4435855Z test_meta_inplace_fft_fftn_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4436053Z test_meta_inplace_fft_fftn_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4436251Z test_meta_inplace_fft_fftn_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4436450Z test_meta_inplace_fft_fftn_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4436662Z test_meta_inplace_fft_fftshift_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4436892Z test_meta_inplace_fft_fftshift_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4437106Z test_meta_inplace_fft_fftshift_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4437319Z test_meta_inplace_fft_fftshift_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4437526Z test_meta_inplace_fft_fftshift_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4437736Z test_meta_inplace_fft_fftshift_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4437939Z test_meta_inplace_fft_fftshift_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4438150Z test_meta_inplace_fft_fftshift_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4438356Z test_meta_inplace_fft_fftshift_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4438563Z test_meta_inplace_fft_fftshift_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4438772Z test_meta_inplace_fft_fftshift_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4438980Z test_meta_inplace_fft_fftshift_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4439182Z test_meta_inplace_fft_fftshift_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4439391Z test_meta_inplace_fft_hfft2_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4439600Z test_meta_inplace_fft_hfft2_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4439810Z test_meta_inplace_fft_hfft2_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4440040Z test_meta_inplace_fft_hfft2_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4440239Z test_meta_inplace_fft_hfft2_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4440442Z test_meta_inplace_fft_hfft2_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4440652Z test_meta_inplace_fft_hfft2_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4440856Z test_meta_inplace_fft_hfft2_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4441062Z test_meta_inplace_fft_hfft2_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4441266Z test_meta_inplace_fft_hfft2_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4441472Z test_meta_inplace_fft_hfft2_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4441669Z test_meta_inplace_fft_hfft2_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4441907Z test_meta_inplace_fft_hfft_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4442113Z test_meta_inplace_fft_hfft_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4442323Z test_meta_inplace_fft_hfft_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4442525Z test_meta_inplace_fft_hfft_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4442731Z test_meta_inplace_fft_hfft_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4442940Z test_meta_inplace_fft_hfft_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4443194Z test_meta_inplace_fft_hfft_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4443443Z test_meta_inplace_fft_hfft_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4443693Z test_meta_inplace_fft_hfft_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4443940Z test_meta_inplace_fft_hfft_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4444190Z test_meta_inplace_fft_hfft_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4444433Z test_meta_inplace_fft_hfft_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4444684Z test_meta_inplace_fft_hfftn_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4444949Z test_meta_inplace_fft_hfftn_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4445204Z test_meta_inplace_fft_hfftn_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4445489Z test_meta_inplace_fft_hfftn_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4445699Z test_meta_inplace_fft_hfftn_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4445902Z test_meta_inplace_fft_hfftn_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4446106Z test_meta_inplace_fft_hfftn_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4446306Z test_meta_inplace_fft_hfftn_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4446506Z test_meta_inplace_fft_hfftn_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4446706Z test_meta_inplace_fft_hfftn_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4446903Z test_meta_inplace_fft_hfftn_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4447099Z test_meta_inplace_fft_hfftn_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4447320Z test_meta_inplace_fft_ifft2_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4447523Z test_meta_inplace_fft_ifft2_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4447729Z test_meta_inplace_fft_ifft2_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4447943Z test_meta_inplace_fft_ifft2_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4448144Z test_meta_inplace_fft_ifft2_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4448345Z test_meta_inplace_fft_ifft2_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4448550Z test_meta_inplace_fft_ifft2_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4448752Z test_meta_inplace_fft_ifft2_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4448949Z test_meta_inplace_fft_ifft2_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4449146Z test_meta_inplace_fft_ifft2_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4449346Z test_meta_inplace_fft_ifft2_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4449535Z test_meta_inplace_fft_ifft2_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4449739Z test_meta_inplace_fft_ifft_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4449946Z test_meta_inplace_fft_ifft_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4450151Z test_meta_inplace_fft_ifft_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4450380Z test_meta_inplace_fft_ifft_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4450587Z test_meta_inplace_fft_ifft_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4450790Z test_meta_inplace_fft_ifft_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4450993Z test_meta_inplace_fft_ifft_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4451197Z test_meta_inplace_fft_ifft_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4451398Z test_meta_inplace_fft_ifft_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4451598Z test_meta_inplace_fft_ifft_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4451793Z test_meta_inplace_fft_ifft_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4451990Z test_meta_inplace_fft_ifft_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4452213Z test_meta_inplace_fft_ifftn_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4452424Z test_meta_inplace_fft_ifftn_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4452635Z test_meta_inplace_fft_ifftn_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4452847Z test_meta_inplace_fft_ifftn_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4453049Z test_meta_inplace_fft_ifftn_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4453277Z test_meta_inplace_fft_ifftn_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4453506Z test_meta_inplace_fft_ifftn_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4453708Z test_meta_inplace_fft_ifftn_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4453910Z test_meta_inplace_fft_ifftn_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4454104Z test_meta_inplace_fft_ifftn_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4454404Z test_meta_inplace_fft_ifftn_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4454608Z test_meta_inplace_fft_ifftn_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4454826Z test_meta_inplace_fft_ifftshift_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4455034Z test_meta_inplace_fft_ifftshift_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4455251Z test_meta_inplace_fft_ifftshift_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4455503Z test_meta_inplace_fft_ifftshift_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4455714Z test_meta_inplace_fft_ifftshift_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4455926Z test_meta_inplace_fft_ifftshift_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4456137Z test_meta_inplace_fft_ifftshift_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4456343Z test_meta_inplace_fft_ifftshift_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4456546Z test_meta_inplace_fft_ifftshift_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4456756Z test_meta_inplace_fft_ifftshift_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4456964Z test_meta_inplace_fft_ifftshift_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4457171Z test_meta_inplace_fft_ifftshift_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4457407Z test_meta_inplace_fft_ifftshift_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4457616Z test_meta_inplace_fft_ihfft2_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4457819Z test_meta_inplace_fft_ihfft2_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4458029Z test_meta_inplace_fft_ihfft2_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4458236Z test_meta_inplace_fft_ihfft2_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4458443Z test_meta_inplace_fft_ihfft2_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4458647Z test_meta_inplace_fft_ihfft2_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4458839Z test_meta_inplace_fft_ihfft2_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4459042Z test_meta_inplace_fft_ihfft2_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4459245Z test_meta_inplace_fft_ihfft2_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4459449Z test_meta_inplace_fft_ihfft_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4459658Z test_meta_inplace_fft_ihfft_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4459863Z test_meta_inplace_fft_ihfft_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4460067Z test_meta_inplace_fft_ihfft_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4460266Z test_meta_inplace_fft_ihfft_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4460490Z test_meta_inplace_fft_ihfft_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4460693Z test_meta_inplace_fft_ihfft_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4460889Z test_meta_inplace_fft_ihfft_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4461087Z test_meta_inplace_fft_ihfft_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4461289Z test_meta_inplace_fft_ihfftn_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4461495Z test_meta_inplace_fft_ihfftn_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4461703Z test_meta_inplace_fft_ihfftn_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4461905Z test_meta_inplace_fft_ihfftn_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4462131Z test_meta_inplace_fft_ihfftn_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4462330Z test_meta_inplace_fft_ihfftn_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4462527Z test_meta_inplace_fft_ihfftn_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4462731Z test_meta_inplace_fft_ihfftn_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4462930Z test_meta_inplace_fft_ihfftn_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4463122Z test_meta_inplace_fft_irfft2_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4463336Z test_meta_inplace_fft_irfft2_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4463547Z test_meta_inplace_fft_irfft2_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4463756Z test_meta_inplace_fft_irfft2_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4463958Z test_meta_inplace_fft_irfft2_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4464164Z test_meta_inplace_fft_irfft2_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4464370Z test_meta_inplace_fft_irfft2_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4464574Z test_meta_inplace_fft_irfft2_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4464827Z test_meta_inplace_fft_irfft2_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4465026Z test_meta_inplace_fft_irfft2_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4465226Z test_meta_inplace_fft_irfft2_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4465443Z test_meta_inplace_fft_irfft2_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4465646Z test_meta_inplace_fft_irfft_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4465855Z test_meta_inplace_fft_irfft_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4466094Z test_meta_inplace_fft_irfft_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4466353Z test_meta_inplace_fft_irfft_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4466605Z test_meta_inplace_fft_irfft_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4466861Z test_meta_inplace_fft_irfft_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4467116Z test_meta_inplace_fft_irfft_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4467392Z test_meta_inplace_fft_irfft_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4467602Z test_meta_inplace_fft_irfft_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4467799Z test_meta_inplace_fft_irfft_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4467995Z test_meta_inplace_fft_irfft_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4468192Z test_meta_inplace_fft_irfft_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4468393Z test_meta_inplace_fft_irfftn_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4468607Z test_meta_inplace_fft_irfftn_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4468816Z test_meta_inplace_fft_irfftn_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4469025Z test_meta_inplace_fft_irfftn_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4469230Z test_meta_inplace_fft_irfftn_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4469437Z test_meta_inplace_fft_irfftn_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4469640Z test_meta_inplace_fft_irfftn_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4469842Z test_meta_inplace_fft_irfftn_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4470041Z test_meta_inplace_fft_irfftn_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4470233Z test_meta_inplace_fft_irfftn_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4470434Z test_meta_inplace_fft_irfftn_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4470651Z test_meta_inplace_fft_irfftn_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4470857Z test_meta_inplace_fft_rfft2_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4471062Z test_meta_inplace_fft_rfft2_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4471266Z test_meta_inplace_fft_rfft2_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4471468Z test_meta_inplace_fft_rfft2_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4471665Z test_meta_inplace_fft_rfft2_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4471867Z test_meta_inplace_fft_rfft2_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4472062Z test_meta_inplace_fft_rfft2_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4472278Z test_meta_inplace_fft_rfft2_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4472481Z test_meta_inplace_fft_rfft2_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4472731Z test_meta_inplace_fft_rfft_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4472983Z test_meta_inplace_fft_rfft_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4473237Z test_meta_inplace_fft_rfft_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4473483Z test_meta_inplace_fft_rfft_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4473733Z test_meta_inplace_fft_rfft_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4473986Z test_meta_inplace_fft_rfft_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4474227Z test_meta_inplace_fft_rfft_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4474475Z test_meta_inplace_fft_rfft_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4474720Z test_meta_inplace_fft_rfft_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4474961Z test_meta_inplace_fft_rfftn_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4475167Z test_meta_inplace_fft_rfftn_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4475368Z test_meta_inplace_fft_rfftn_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4475572Z test_meta_inplace_fft_rfftn_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4475772Z test_meta_inplace_fft_rfftn_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4475997Z test_meta_inplace_fft_rfftn_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4476198Z test_meta_inplace_fft_rfftn_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4476399Z test_meta_inplace_fft_rfftn_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4476595Z test_meta_inplace_fft_rfftn_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4476797Z test_meta_inplace_fill_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4476995Z test_meta_inplace_fill_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4477195Z test_meta_inplace_fill_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4477397Z test_meta_inplace_fill_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4477629Z test_meta_inplace_fill_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4477833Z test_meta_inplace_fill_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4478034Z test_meta_inplace_fill_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4478234Z test_meta_inplace_fill_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4478437Z test_meta_inplace_fill_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4478637Z test_meta_inplace_fill_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4478840Z test_meta_inplace_fill_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4479038Z test_meta_inplace_fill_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4479226Z test_meta_inplace_fill_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4479434Z test_meta_inplace_flatten_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4479638Z test_meta_inplace_flatten_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4479847Z test_meta_inplace_flatten_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4480056Z test_meta_inplace_flatten_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4480266Z test_meta_inplace_flatten_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4480472Z test_meta_inplace_flatten_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4480673Z test_meta_inplace_flatten_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4480922Z test_meta_inplace_flatten_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4481126Z test_meta_inplace_flatten_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4481328Z test_meta_inplace_flatten_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4481520Z test_meta_inplace_flatten_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4481721Z test_meta_inplace_flatten_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4481925Z test_meta_inplace_flatten_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4482129Z test_meta_inplace_flip_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4482327Z test_meta_inplace_flip_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4482531Z test_meta_inplace_flip_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4482794Z test_meta_inplace_flip_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4483044Z test_meta_inplace_flip_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4483293Z test_meta_inplace_flip_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4483544Z test_meta_inplace_flip_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4483790Z test_meta_inplace_flip_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4484031Z test_meta_inplace_flip_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4484278Z test_meta_inplace_flip_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4484528Z test_meta_inplace_flip_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4484770Z test_meta_inplace_flip_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4485024Z test_meta_inplace_fliplr_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4485278Z test_meta_inplace_fliplr_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4485518Z test_meta_inplace_fliplr_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4485725Z test_meta_inplace_fliplr_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4485925Z test_meta_inplace_fliplr_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4486125Z test_meta_inplace_fliplr_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4486337Z test_meta_inplace_fliplr_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4486540Z test_meta_inplace_fliplr_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4486741Z test_meta_inplace_fliplr_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4486942Z test_meta_inplace_fliplr_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4487144Z test_meta_inplace_fliplr_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4487339Z test_meta_inplace_fliplr_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4487543Z test_meta_inplace_flipud_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4487742Z test_meta_inplace_flipud_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4487951Z test_meta_inplace_flipud_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4488182Z test_meta_inplace_flipud_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4488385Z test_meta_inplace_flipud_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4488581Z test_meta_inplace_flipud_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4488779Z test_meta_inplace_flipud_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4488983Z test_meta_inplace_flipud_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4489182Z test_meta_inplace_flipud_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4489381Z test_meta_inplace_flipud_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4489582Z test_meta_inplace_flipud_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4489778Z test_meta_inplace_flipud_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4489980Z test_meta_inplace_float_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4490183Z test_meta_inplace_float_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4490388Z test_meta_inplace_float_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4490587Z test_meta_inplace_float_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4490791Z test_meta_inplace_float_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4490993Z test_meta_inplace_float_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4491193Z test_meta_inplace_float_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4491411Z test_meta_inplace_float_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4491609Z test_meta_inplace_float_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4491813Z test_meta_inplace_float_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4492011Z test_meta_inplace_float_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4492208Z test_meta_inplace_float_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4492402Z test_meta_inplace_float_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4492616Z test_meta_inplace_float_power_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4492816Z test_meta_inplace_float_power_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4493061Z test_meta_inplace_float_power_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4493298Z test_meta_inplace_float_power_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4493528Z test_meta_inplace_float_power_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4493741Z test_meta_inplace_float_power_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4493951Z test_meta_inplace_float_power_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4494157Z test_meta_inplace_float_power_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4494479Z test_meta_inplace_float_power_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4494687Z test_meta_inplace_float_power_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4494890Z test_meta_inplace_float_power_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4495093Z test_meta_inplace_float_power_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4495293Z test_meta_inplace_floor_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4495498Z test_meta_inplace_floor_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4495702Z test_meta_inplace_floor_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4495901Z test_meta_inplace_floor_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4496102Z test_meta_inplace_floor_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4496303Z test_meta_inplace_floor_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4496542Z test_meta_inplace_floor_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4496747Z test_meta_inplace_floor_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4496943Z test_meta_inplace_floor_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4497162Z test_meta_inplace_floor_divide_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4497371Z test_meta_inplace_floor_divide_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4497576Z test_meta_inplace_floor_divide_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4497788Z test_meta_inplace_floor_divide_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4497998Z test_meta_inplace_floor_divide_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4498241Z test_meta_inplace_floor_divide_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4498453Z test_meta_inplace_floor_divide_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4498659Z test_meta_inplace_floor_divide_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4498864Z test_meta_inplace_floor_divide_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4499069Z test_meta_inplace_fmax_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4499270Z test_meta_inplace_fmax_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4499473Z test_meta_inplace_fmax_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4499693Z test_meta_inplace_fmax_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4499954Z test_meta_inplace_fmax_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4500161Z test_meta_inplace_fmax_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4500369Z test_meta_inplace_fmax_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4500572Z test_meta_inplace_fmax_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4500776Z test_meta_inplace_fmax_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4500982Z test_meta_inplace_fmax_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4501191Z test_meta_inplace_fmin_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4501392Z test_meta_inplace_fmin_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4501630Z test_meta_inplace_fmin_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4501836Z test_meta_inplace_fmin_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4502033Z test_meta_inplace_fmin_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4502238Z test_meta_inplace_fmin_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4502437Z test_meta_inplace_fmin_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4502640Z test_meta_inplace_fmin_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4502844Z test_meta_inplace_fmin_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4503044Z test_meta_inplace_fmin_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4503252Z test_meta_inplace_fmod_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4503483Z test_meta_inplace_fmod_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4503688Z test_meta_inplace_fmod_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4503890Z test_meta_inplace_fmod_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4504085Z test_meta_inplace_fmod_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4504288Z test_meta_inplace_fmod_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4504491Z test_meta_inplace_fmod_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4504751Z test_meta_inplace_fmod_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4504950Z test_meta_inplace_fmod_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4505159Z test_meta_inplace_frac_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4505360Z test_meta_inplace_frac_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4505567Z test_meta_inplace_frac_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4505767Z test_meta_inplace_frac_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4505981Z test_meta_inplace_frexp_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4506238Z test_meta_inplace_frexp_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4506484Z test_meta_inplace_frexp_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4506735Z test_meta_inplace_full_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4507023Z test_meta_inplace_full_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4507281Z test_meta_inplace_full_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4507491Z test_meta_inplace_full_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4507697Z test_meta_inplace_full_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4507898Z test_meta_inplace_full_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4508101Z test_meta_inplace_full_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4508304Z test_meta_inplace_full_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4508500Z test_meta_inplace_full_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4508731Z test_meta_inplace_full_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4508922Z test_meta_inplace_full_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4509122Z test_meta_inplace_full_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4509320Z test_meta_inplace_full_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4509535Z test_meta_inplace_full_like_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4509742Z test_meta_inplace_full_like_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4509955Z test_meta_inplace_full_like_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4510171Z test_meta_inplace_full_like_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4510381Z test_meta_inplace_full_like_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4510588Z test_meta_inplace_full_like_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4510797Z test_meta_inplace_full_like_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4510996Z test_meta_inplace_full_like_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4511201Z test_meta_inplace_full_like_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4511401Z test_meta_inplace_full_like_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4511605Z test_meta_inplace_full_like_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4511806Z test_meta_inplace_full_like_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4512043Z test_meta_inplace_gather_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4512251Z test_meta_inplace_gather_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4512502Z test_meta_inplace_gather_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4512777Z test_meta_inplace_gather_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4513030Z test_meta_inplace_gather_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4513284Z test_meta_inplace_gather_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4513527Z test_meta_inplace_gather_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4513779Z test_meta_inplace_gather_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4514033Z test_meta_inplace_gather_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4514324Z test_meta_inplace_gather_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4514580Z test_meta_inplace_gather_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4514829Z test_meta_inplace_gather_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4515055Z test_meta_inplace_gcd_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4515257Z test_meta_inplace_gcd_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4515458Z test_meta_inplace_gcd_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4515660Z test_meta_inplace_gcd_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4515853Z test_meta_inplace_gcd_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4516057Z test_meta_inplace_ge_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4516257Z test_meta_inplace_ge_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4516456Z test_meta_inplace_ge_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4516656Z test_meta_inplace_ge_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4516858Z test_meta_inplace_ge_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4517057Z test_meta_inplace_ge_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4517251Z test_meta_inplace_ge_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4517445Z test_meta_inplace_ge_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4517665Z test_meta_inplace_ge_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4517858Z test_meta_inplace_ge_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4518063Z test_meta_inplace_geqrf_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4518273Z test_meta_inplace_geqrf_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4518481Z test_meta_inplace_geqrf_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4518683Z test_meta_inplace_geqrf_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4518894Z test_meta_inplace_gradient_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4519107Z test_meta_inplace_gradient_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4519346Z test_meta_inplace_gradient_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4519559Z test_meta_inplace_gradient_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4519767Z test_meta_inplace_gradient_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4519971Z test_meta_inplace_gradient_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4520179Z test_meta_inplace_gradient_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4520379Z test_meta_inplace_gradient_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4520579Z test_meta_inplace_gradient_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4520784Z test_meta_inplace_gradient_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4521002Z test_meta_inplace_grid_sampler_2d_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4521210Z test_meta_inplace_grid_sampler_2d_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4521416Z test_meta_inplace_grid_sampler_2d_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4521619Z test_meta_inplace_gt_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4521824Z test_meta_inplace_gt_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4522026Z test_meta_inplace_gt_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4522224Z test_meta_inplace_gt_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4522417Z test_meta_inplace_gt_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4522652Z test_meta_inplace_gt_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4522896Z test_meta_inplace_gt_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4523134Z test_meta_inplace_gt_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4523384Z test_meta_inplace_gt_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4523624Z test_meta_inplace_gt_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4523878Z test_meta_inplace_half_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4524132Z test_meta_inplace_half_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4524391Z test_meta_inplace_half_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4524655Z test_meta_inplace_half_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4524937Z test_meta_inplace_half_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4525182Z test_meta_inplace_half_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4525435Z test_meta_inplace_half_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4525654Z test_meta_inplace_half_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4525855Z test_meta_inplace_half_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4526055Z test_meta_inplace_half_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4526257Z test_meta_inplace_half_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4526454Z test_meta_inplace_half_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4526665Z test_meta_inplace_heaviside_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4526874Z test_meta_inplace_heaviside_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4527082Z test_meta_inplace_heaviside_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4527285Z test_meta_inplace_heaviside_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4527497Z test_meta_inplace_heaviside_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4527706Z test_meta_inplace_heaviside_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4527913Z test_meta_inplace_heaviside_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4528135Z test_meta_inplace_heaviside_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4528343Z test_meta_inplace_heaviside_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4528545Z test_meta_inplace_heaviside_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4528751Z test_meta_inplace_histc_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4528954Z test_meta_inplace_histc_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4529155Z test_meta_inplace_histc_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4529363Z test_meta_inplace_histc_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4529558Z test_meta_inplace_histc_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4529759Z test_meta_inplace_histc_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4529987Z test_meta_inplace_hsplit_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4530187Z test_meta_inplace_hsplit_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4530397Z test_meta_inplace_hsplit_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4530606Z test_meta_inplace_hsplit_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4530816Z test_meta_inplace_hsplit_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4531019Z test_meta_inplace_hsplit_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4531226Z test_meta_inplace_hsplit_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4531425Z test_meta_inplace_hsplit_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4531628Z test_meta_inplace_hsplit_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4531823Z test_meta_inplace_hsplit_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4532029Z test_meta_inplace_hsplit_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4532233Z test_meta_inplace_hsplit_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4532437Z test_meta_inplace_hsplit_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4532644Z test_meta_inplace_hstack_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4532844Z test_meta_inplace_hstack_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4533054Z test_meta_inplace_hstack_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4533283Z test_meta_inplace_hstack_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4533491Z test_meta_inplace_hstack_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4533697Z test_meta_inplace_hstack_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4533892Z test_meta_inplace_hstack_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4534093Z test_meta_inplace_hstack_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4534407Z test_meta_inplace_hstack_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4534619Z test_meta_inplace_hstack_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4534821Z test_meta_inplace_hstack_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4535070Z test_meta_inplace_hstack_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4535270Z test_meta_inplace_hstack_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4535479Z test_meta_inplace_hypot_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4535683Z test_meta_inplace_hypot_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4535890Z test_meta_inplace_hypot_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4536089Z test_meta_inplace_hypot_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4536284Z test_meta_inplace_i0_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4536489Z test_meta_inplace_i0_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4536689Z test_meta_inplace_i0_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4536890Z test_meta_inplace_i0_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4537094Z test_meta_inplace_i0_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4537293Z test_meta_inplace_i0_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4537563Z test_meta_inplace_i0_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4537761Z test_meta_inplace_i0_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4537959Z test_meta_inplace_i0_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4538151Z test_meta_inplace_i0_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4538405Z test_meta_inplace_igamma_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4538643Z test_meta_inplace_igamma_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4538879Z test_meta_inplace_igammac_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4539089Z test_meta_inplace_igammac_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4539293Z test_meta_inplace_imag_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4539498Z test_meta_inplace_imag_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4539706Z test_meta_inplace_imag_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4539916Z test_meta_inplace_index_add_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4540122Z test_meta_inplace_index_add_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4540369Z test_meta_inplace_index_add_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4540579Z test_meta_inplace_index_add_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4540786Z test_meta_inplace_index_add_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4541001Z test_meta_inplace_index_add_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4541212Z test_meta_inplace_index_add_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4541418Z test_meta_inplace_index_add_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4541622Z test_meta_inplace_index_add_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4541826Z test_meta_inplace_index_add_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4542030Z test_meta_inplace_index_add_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4542237Z test_meta_inplace_index_add_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4542438Z test_meta_inplace_index_add_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4542650Z test_meta_inplace_index_copy_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4542862Z test_meta_inplace_index_copy_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4543071Z test_meta_inplace_index_copy_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4543280Z test_meta_inplace_index_copy_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4543508Z test_meta_inplace_index_copy_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4543717Z test_meta_inplace_index_copy_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4543928Z test_meta_inplace_index_copy_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4544136Z test_meta_inplace_index_copy_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4544341Z test_meta_inplace_index_copy_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4544542Z test_meta_inplace_index_copy_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4544802Z test_meta_inplace_index_copy_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4545004Z test_meta_inplace_index_copy_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4545214Z test_meta_inplace_index_fill_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4545438Z test_meta_inplace_index_fill_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4545650Z test_meta_inplace_index_fill_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4545860Z test_meta_inplace_index_fill_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4546074Z test_meta_inplace_index_fill_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4546286Z test_meta_inplace_index_fill_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4546545Z test_meta_inplace_index_fill_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4546809Z test_meta_inplace_index_fill_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4547063Z test_meta_inplace_index_fill_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4547314Z test_meta_inplace_index_fill_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4547544Z test_meta_inplace_index_fill_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4547736Z test_meta_inplace_index_fill_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4547942Z test_meta_inplace_index_put_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4548150Z test_meta_inplace_index_put_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4548363Z test_meta_inplace_index_put_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4548574Z test_meta_inplace_index_put_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4548811Z test_meta_inplace_index_put_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4549019Z test_meta_inplace_index_put_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4549229Z test_meta_inplace_index_put_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4549440Z test_meta_inplace_index_put_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4549649Z test_meta_inplace_index_put_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4549856Z test_meta_inplace_index_put_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4550052Z test_meta_inplace_index_put_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4550263Z test_meta_inplace_index_put_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4550465Z test_meta_inplace_index_put_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4550717Z test_meta_inplace_index_reduce_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4550927Z test_meta_inplace_index_reduce_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4551140Z test_meta_inplace_index_reduce_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4551354Z test_meta_inplace_index_reduce_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4551564Z test_meta_inplace_index_reduce_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4551778Z test_meta_inplace_index_reduce_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4551986Z test_meta_inplace_index_reduce_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4552195Z test_meta_inplace_index_reduce_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4552398Z test_meta_inplace_index_reduce_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4552655Z test_meta_inplace_index_select_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4552917Z test_meta_inplace_index_select_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4553193Z test_meta_inplace_index_select_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4553462Z test_meta_inplace_index_select_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4553720Z test_meta_inplace_index_select_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4553983Z test_meta_inplace_index_select_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4554271Z test_meta_inplace_index_select_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4554543Z test_meta_inplace_index_select_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4554806Z test_meta_inplace_index_select_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4555032Z test_meta_inplace_index_select_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4555234Z test_meta_inplace_index_select_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4555443Z test_meta_inplace_index_select_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4555654Z test_meta_inplace_index_select_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4555859Z test_meta_inplace_inner_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4556089Z test_meta_inplace_inner_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4556293Z test_meta_inplace_inner_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4556497Z test_meta_inplace_inner_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4556700Z test_meta_inplace_inner_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4556900Z test_meta_inplace_inner_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4557103Z test_meta_inplace_int_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4557306Z test_meta_inplace_int_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4557508Z test_meta_inplace_int_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4557713Z test_meta_inplace_int_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4557913Z test_meta_inplace_int_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4558124Z test_meta_inplace_int_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4558327Z test_meta_inplace_int_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4558537Z test_meta_inplace_int_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4558739Z test_meta_inplace_int_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4558940Z test_meta_inplace_int_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4559140Z test_meta_inplace_int_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4559362Z test_meta_inplace_int_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4559565Z test_meta_inplace_isclose_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4559774Z test_meta_inplace_isclose_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4559994Z test_meta_inplace_isclose_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4560210Z test_meta_inplace_isclose_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4560415Z test_meta_inplace_isclose_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4560626Z test_meta_inplace_isclose_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4560829Z test_meta_inplace_isclose_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4561033Z test_meta_inplace_isclose_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4561286Z test_meta_inplace_isclose_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4561484Z test_meta_inplace_isclose_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4561685Z test_meta_inplace_isclose_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4561887Z test_meta_inplace_isclose_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4562097Z test_meta_inplace_isfinite_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4562298Z test_meta_inplace_isfinite_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4562514Z test_meta_inplace_isfinite_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4562728Z test_meta_inplace_isfinite_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4562940Z test_meta_inplace_isfinite_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4563148Z test_meta_inplace_isfinite_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4563375Z test_meta_inplace_isfinite_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4563604Z test_meta_inplace_isfinite_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4563812Z test_meta_inplace_isfinite_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4564019Z test_meta_inplace_isfinite_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4564214Z test_meta_inplace_isfinite_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4564439Z test_meta_inplace_isfinite_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4564641Z test_meta_inplace_isfinite_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4564840Z test_meta_inplace_isin_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4565047Z test_meta_inplace_isin_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4565248Z test_meta_inplace_isin_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4565449Z test_meta_inplace_isin_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4565653Z test_meta_inplace_isin_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4565852Z test_meta_inplace_isin_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4566051Z test_meta_inplace_isin_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4566265Z test_meta_inplace_isin_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4566470Z test_meta_inplace_isinf_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4566674Z test_meta_inplace_isinf_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4566893Z test_meta_inplace_isinf_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4567101Z test_meta_inplace_isinf_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4567310Z test_meta_inplace_isinf_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4567520Z test_meta_inplace_isinf_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4567723Z test_meta_inplace_isinf_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4567921Z test_meta_inplace_isinf_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4568126Z test_meta_inplace_isinf_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4568333Z test_meta_inplace_isinf_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4568529Z test_meta_inplace_isinf_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4568733Z test_meta_inplace_isinf_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4568934Z test_meta_inplace_isinf_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4569136Z test_meta_inplace_isnan_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4569332Z test_meta_inplace_isnan_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4569566Z test_meta_inplace_isnan_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4569775Z test_meta_inplace_isnan_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4569980Z test_meta_inplace_isnan_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4570178Z test_meta_inplace_isnan_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4570380Z test_meta_inplace_isnan_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4570572Z test_meta_inplace_isnan_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4570778Z test_meta_inplace_isnan_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4570980Z test_meta_inplace_isnan_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4571205Z test_meta_inplace_isnan_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4571403Z test_meta_inplace_isnan_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4571614Z test_meta_inplace_isneginf_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4571817Z test_meta_inplace_isneginf_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4572029Z test_meta_inplace_isneginf_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4572243Z test_meta_inplace_isneginf_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4572445Z test_meta_inplace_isneginf_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4572649Z test_meta_inplace_isneginf_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4572846Z test_meta_inplace_isneginf_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4573049Z test_meta_inplace_isneginf_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4573279Z test_meta_inplace_isneginf_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4573503Z test_meta_inplace_isneginf_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4573721Z test_meta_inplace_isposinf_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4573930Z test_meta_inplace_isposinf_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4574137Z test_meta_inplace_isposinf_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4574460Z test_meta_inplace_isposinf_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4574703Z test_meta_inplace_isposinf_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4574914Z test_meta_inplace_isposinf_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4575120Z test_meta_inplace_isposinf_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4575313Z test_meta_inplace_isposinf_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4575515Z test_meta_inplace_isposinf_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4575718Z test_meta_inplace_isposinf_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4575927Z test_meta_inplace_isreal_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4576134Z test_meta_inplace_isreal_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4576345Z test_meta_inplace_isreal_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4576590Z test_meta_inplace_isreal_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4576802Z test_meta_inplace_isreal_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4577007Z test_meta_inplace_isreal_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4577214Z test_meta_inplace_isreal_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4577406Z test_meta_inplace_isreal_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4577608Z test_meta_inplace_isreal_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4577817Z test_meta_inplace_isreal_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4578024Z test_meta_inplace_isreal_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4578228Z test_meta_inplace_isreal_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4578432Z test_meta_inplace_isreal_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4578643Z test_meta_inplace_istft_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4578854Z test_meta_inplace_istft_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4579084Z test_meta_inplace_jiterator_2inputs_2outputs_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4579310Z test_meta_inplace_jiterator_2inputs_2outputs_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4579541Z test_meta_inplace_jiterator_2inputs_2outputs_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4579782Z test_meta_inplace_jiterator_2inputs_2outputs_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4580012Z test_meta_inplace_jiterator_2inputs_2outputs_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4580242Z test_meta_inplace_jiterator_2inputs_2outputs_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4580471Z test_meta_inplace_jiterator_2inputs_2outputs_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4580694Z test_meta_inplace_jiterator_2inputs_2outputs_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4580921Z test_meta_inplace_jiterator_2inputs_2outputs_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4581140Z test_meta_inplace_jiterator_2inputs_2outputs_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4581367Z test_meta_inplace_jiterator_2inputs_2outputs_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4581610Z test_meta_inplace_jiterator_2inputs_2outputs_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4581847Z 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) 2023-01-11T21:23:43.4582080Z 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) 2023-01-11T21:23:43.4582322Z 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) 2023-01-11T21:23:43.4582562Z 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) 2023-01-11T21:23:43.4582793Z 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) 2023-01-11T21:23:43.4583024Z 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) 2023-01-11T21:23:43.4583254Z 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) 2023-01-11T21:23:43.4583501Z 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) 2023-01-11T21:23:43.4583757Z 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) 2023-01-11T21:23:43.4583985Z 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) 2023-01-11T21:23:43.4584213Z 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) 2023-01-11T21:23:43.4584435Z 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) 2023-01-11T21:23:43.4584721Z test_meta_inplace_jiterator_binary_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4584944Z test_meta_inplace_jiterator_binary_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4585170Z test_meta_inplace_jiterator_binary_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4585385Z test_meta_inplace_jiterator_binary_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4585606Z test_meta_inplace_jiterator_binary_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4585816Z test_meta_inplace_jiterator_binary_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4586047Z test_meta_inplace_jiterator_binary_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4586315Z test_meta_inplace_jiterator_binary_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4586623Z test_meta_inplace_jiterator_binary_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4586879Z test_meta_inplace_jiterator_binary_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4587141Z test_meta_inplace_jiterator_binary_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4587405Z test_meta_inplace_jiterator_binary_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4587647Z 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) 2023-01-11T21:23:43.4587878Z 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) 2023-01-11T21:23:43.4588113Z 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) 2023-01-11T21:23:43.4588341Z 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) 2023-01-11T21:23:43.4588569Z 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) 2023-01-11T21:23:43.4588791Z 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) 2023-01-11T21:23:43.4589011Z 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) 2023-01-11T21:23:43.4589237Z 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) 2023-01-11T21:23:43.4589464Z 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) 2023-01-11T21:23:43.4589688Z 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) 2023-01-11T21:23:43.4589939Z 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) 2023-01-11T21:23:43.4590163Z 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) 2023-01-11T21:23:43.4590383Z test_meta_inplace_jiterator_unary_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4590604Z test_meta_inplace_jiterator_unary_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4590829Z test_meta_inplace_jiterator_unary_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4591042Z test_meta_inplace_jiterator_unary_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4591261Z test_meta_inplace_jiterator_unary_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4591471Z test_meta_inplace_jiterator_unary_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4591704Z test_meta_inplace_jiterator_unary_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4591920Z test_meta_inplace_jiterator_unary_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4592127Z test_meta_inplace_jiterator_unary_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4592375Z test_meta_inplace_jiterator_unary_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4592641Z test_meta_inplace_jiterator_unary_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4592907Z test_meta_inplace_jiterator_unary_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4593166Z test_meta_inplace_kron_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4593422Z test_meta_inplace_kron_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4593679Z test_meta_inplace_kron_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4593941Z test_meta_inplace_kron_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4594198Z test_meta_inplace_kron_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4594449Z test_meta_inplace_kron_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4594707Z test_meta_inplace_kron_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4594936Z test_meta_inplace_kron_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4595139Z test_meta_inplace_kron_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4595339Z test_meta_inplace_kron_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4595564Z test_meta_inplace_kron_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4595767Z test_meta_inplace_kron_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4595973Z test_meta_inplace_kthvalue_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4596184Z test_meta_inplace_kthvalue_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4596387Z test_meta_inplace_kthvalue_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4596593Z test_meta_inplace_kthvalue_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4596804Z test_meta_inplace_kthvalue_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4597005Z test_meta_inplace_kthvalue_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4597239Z test_meta_inplace_kthvalue_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4597441Z test_meta_inplace_kthvalue_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4597643Z test_meta_inplace_lcm_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4597844Z test_meta_inplace_lcm_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4598045Z test_meta_inplace_lcm_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4598240Z test_meta_inplace_lcm_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4598439Z test_meta_inplace_lcm_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4598651Z test_meta_inplace_ldexp_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4598858Z test_meta_inplace_ldexp_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4599075Z test_meta_inplace_ldexp_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4599288Z test_meta_inplace_ldexp_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4599496Z test_meta_inplace_ldexp_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4599706Z test_meta_inplace_ldexp_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4599909Z test_meta_inplace_ldexp_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4600116Z test_meta_inplace_ldexp_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4600323Z test_meta_inplace_ldexp_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4600541Z test_meta_inplace_ldexp_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4600749Z test_meta_inplace_ldexp_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4600949Z test_meta_inplace_ldexp_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4601152Z test_meta_inplace_le_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4601353Z test_meta_inplace_le_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4601552Z test_meta_inplace_le_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4601758Z test_meta_inplace_le_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4601959Z test_meta_inplace_le_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4602160Z test_meta_inplace_le_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4602383Z test_meta_inplace_le_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4602569Z test_meta_inplace_le_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4602770Z test_meta_inplace_le_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4602964Z test_meta_inplace_le_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4603174Z test_meta_inplace_lerp_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4603411Z test_meta_inplace_lerp_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4603656Z test_meta_inplace_lerp_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4603864Z test_meta_inplace_lerp_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4604074Z test_meta_inplace_lerp_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4604282Z test_meta_inplace_lerp_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4604490Z test_meta_inplace_lerp_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4604702Z test_meta_inplace_lgamma_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4604903Z test_meta_inplace_lgamma_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4605111Z test_meta_inplace_lgamma_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4605314Z test_meta_inplace_lgamma_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4605523Z test_meta_inplace_lgamma_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4605746Z test_meta_inplace_lgamma_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4605951Z test_meta_inplace_lgamma_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4606155Z test_meta_inplace_lgamma_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4606361Z test_meta_inplace_lgamma_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4606587Z test_meta_inplace_linalg_cholesky_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4606808Z test_meta_inplace_linalg_cholesky_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4607022Z test_meta_inplace_linalg_cholesky_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4607236Z test_meta_inplace_linalg_cholesky_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4607483Z test_meta_inplace_linalg_cholesky_ex_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4607708Z test_meta_inplace_linalg_cholesky_ex_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4607928Z test_meta_inplace_linalg_cholesky_ex_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4608147Z test_meta_inplace_linalg_cholesky_ex_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4608366Z test_meta_inplace_linalg_cond_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4608583Z test_meta_inplace_linalg_cond_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4608798Z test_meta_inplace_linalg_cond_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4609009Z test_meta_inplace_linalg_cond_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4609229Z test_meta_inplace_linalg_cross_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4609439Z test_meta_inplace_linalg_cross_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4609651Z test_meta_inplace_linalg_cross_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4609868Z test_meta_inplace_linalg_cross_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4610081Z test_meta_inplace_linalg_cross_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4610292Z test_meta_inplace_linalg_cross_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4610504Z test_meta_inplace_linalg_cross_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4610734Z test_meta_inplace_linalg_cross_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4610944Z test_meta_inplace_linalg_cross_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4611148Z test_meta_inplace_linalg_cross_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4611366Z test_meta_inplace_linalg_det_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4611577Z test_meta_inplace_linalg_det_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4611776Z test_meta_inplace_linalg_det_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4611987Z test_meta_inplace_linalg_det_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4612213Z test_meta_inplace_linalg_det_singular_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4612434Z test_meta_inplace_linalg_det_singular_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4612680Z test_meta_inplace_linalg_det_singular_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4612952Z test_meta_inplace_linalg_det_singular_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4613219Z test_meta_inplace_linalg_eig_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4613488Z test_meta_inplace_linalg_eig_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4613748Z test_meta_inplace_linalg_eig_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4614011Z test_meta_inplace_linalg_eig_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4614497Z test_meta_inplace_linalg_eigh_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4614766Z test_meta_inplace_linalg_eigh_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4615026Z test_meta_inplace_linalg_eigh_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4615300Z test_meta_inplace_linalg_eigh_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4615547Z test_meta_inplace_linalg_eigvals_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4615772Z test_meta_inplace_linalg_eigvals_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4615984Z test_meta_inplace_linalg_eigvals_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4616191Z test_meta_inplace_linalg_eigvals_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4616447Z test_meta_inplace_linalg_eigvalsh_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4616668Z test_meta_inplace_linalg_eigvalsh_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4616883Z test_meta_inplace_linalg_eigvalsh_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4617095Z test_meta_inplace_linalg_eigvalsh_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4617329Z test_meta_inplace_linalg_householder_product_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4617552Z test_meta_inplace_linalg_householder_product_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4617787Z test_meta_inplace_linalg_householder_product_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4618011Z test_meta_inplace_linalg_householder_product_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4618261Z test_meta_inplace_linalg_inv_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4618472Z test_meta_inplace_linalg_inv_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4618678Z test_meta_inplace_linalg_inv_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4618887Z test_meta_inplace_linalg_inv_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4619106Z test_meta_inplace_linalg_inv_ex_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4619318Z test_meta_inplace_linalg_inv_ex_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4619529Z test_meta_inplace_linalg_inv_ex_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4619733Z test_meta_inplace_linalg_inv_ex_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4619947Z test_meta_inplace_linalg_ldl_factor_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4620172Z test_meta_inplace_linalg_ldl_factor_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4620388Z test_meta_inplace_linalg_ldl_factor_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4620604Z test_meta_inplace_linalg_ldl_factor_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4620831Z 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) 2023-01-11T21:23:43.4621054Z 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) 2023-01-11T21:23:43.4621270Z 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) 2023-01-11T21:23:43.4621509Z 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) 2023-01-11T21:23:43.4621730Z test_meta_inplace_linalg_ldl_solve_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4621949Z test_meta_inplace_linalg_ldl_solve_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4622163Z test_meta_inplace_linalg_ldl_solve_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4622370Z test_meta_inplace_linalg_ldl_solve_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4622579Z test_meta_inplace_linalg_lstsq_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4622791Z test_meta_inplace_linalg_lstsq_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4623002Z test_meta_inplace_linalg_lstsq_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4623257Z test_meta_inplace_linalg_lstsq_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4623527Z 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) 2023-01-11T21:23:43.4623752Z 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) 2023-01-11T21:23:43.4623983Z 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) 2023-01-11T21:23:43.4624207Z 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) 2023-01-11T21:23:43.4624418Z test_meta_inplace_linalg_lu_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4624638Z test_meta_inplace_linalg_lu_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4624904Z test_meta_inplace_linalg_lu_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4625107Z test_meta_inplace_linalg_lu_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4625331Z test_meta_inplace_linalg_lu_factor_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4625550Z test_meta_inplace_linalg_lu_factor_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4625763Z test_meta_inplace_linalg_lu_factor_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4625980Z test_meta_inplace_linalg_lu_factor_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4626253Z 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) 2023-01-11T21:23:43.4626532Z 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) 2023-01-11T21:23:43.4626826Z 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) 2023-01-11T21:23:43.4627098Z 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) 2023-01-11T21:23:43.4627375Z test_meta_inplace_linalg_lu_solve_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4627599Z test_meta_inplace_linalg_lu_solve_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4627806Z test_meta_inplace_linalg_lu_solve_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4628017Z test_meta_inplace_linalg_lu_solve_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4628231Z test_meta_inplace_linalg_matrix_norm_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4628450Z test_meta_inplace_linalg_matrix_norm_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4628693Z test_meta_inplace_linalg_matrix_norm_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4628907Z test_meta_inplace_linalg_matrix_norm_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4629120Z test_meta_inplace_linalg_matrix_norm_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4629333Z test_meta_inplace_linalg_matrix_norm_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4629557Z test_meta_inplace_linalg_matrix_power_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4629782Z test_meta_inplace_linalg_matrix_power_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4630002Z test_meta_inplace_linalg_matrix_power_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4630217Z test_meta_inplace_linalg_matrix_power_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4630425Z test_meta_inplace_linalg_matrix_rank_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4630643Z test_meta_inplace_linalg_matrix_rank_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4630852Z test_meta_inplace_linalg_matrix_rank_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4631071Z test_meta_inplace_linalg_matrix_rank_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4631304Z 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) 2023-01-11T21:23:43.4631535Z 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) 2023-01-11T21:23:43.4631785Z 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) 2023-01-11T21:23:43.4632015Z 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) 2023-01-11T21:23:43.4632234Z test_meta_inplace_linalg_multi_dot_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4632499Z test_meta_inplace_linalg_multi_dot_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4632773Z test_meta_inplace_linalg_multi_dot_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4633029Z test_meta_inplace_linalg_multi_dot_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4633293Z test_meta_inplace_linalg_multi_dot_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4633547Z test_meta_inplace_linalg_multi_dot_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4633843Z test_meta_inplace_linalg_norm_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4634112Z test_meta_inplace_linalg_norm_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4634373Z test_meta_inplace_linalg_norm_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4634639Z test_meta_inplace_linalg_norm_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4634900Z test_meta_inplace_linalg_norm_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4635120Z test_meta_inplace_linalg_norm_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4635354Z 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) 2023-01-11T21:23:43.4635591Z 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) 2023-01-11T21:23:43.4635827Z 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) 2023-01-11T21:23:43.4636053Z 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) 2023-01-11T21:23:43.4636274Z 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) 2023-01-11T21:23:43.4636497Z 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) 2023-01-11T21:23:43.4636706Z test_meta_inplace_linalg_pinv_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4636913Z test_meta_inplace_linalg_pinv_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4637140Z test_meta_inplace_linalg_pinv_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4637348Z test_meta_inplace_linalg_pinv_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4637572Z test_meta_inplace_linalg_pinv_hermitian_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4637800Z test_meta_inplace_linalg_pinv_hermitian_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4638020Z test_meta_inplace_linalg_pinv_hermitian_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4638239Z test_meta_inplace_linalg_pinv_hermitian_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4638437Z test_meta_inplace_linalg_pinv_singular_cuda_complex128 (__main__.TestMetaCUDA) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:23:43.4638642Z test_meta_inplace_linalg_pinv_singular_cuda_complex64 (__main__.TestMetaCUDA) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:23:43.4638842Z test_meta_inplace_linalg_pinv_singular_cuda_float32 (__main__.TestMetaCUDA) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:23:43.4639061Z test_meta_inplace_linalg_pinv_singular_cuda_float64 (__main__.TestMetaCUDA) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:23:43.4639272Z test_meta_inplace_linalg_qr_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4639481Z test_meta_inplace_linalg_qr_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4639691Z test_meta_inplace_linalg_qr_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4639895Z test_meta_inplace_linalg_qr_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4640113Z test_meta_inplace_linalg_slogdet_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4640330Z test_meta_inplace_linalg_slogdet_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4640538Z test_meta_inplace_linalg_slogdet_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4640737Z test_meta_inplace_linalg_slogdet_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4640954Z test_meta_inplace_linalg_solve_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4641163Z test_meta_inplace_linalg_solve_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4641368Z test_meta_inplace_linalg_solve_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4641578Z test_meta_inplace_linalg_solve_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4641796Z test_meta_inplace_linalg_solve_ex_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4642010Z test_meta_inplace_linalg_solve_ex_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4642263Z test_meta_inplace_linalg_solve_ex_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4642468Z test_meta_inplace_linalg_solve_ex_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4642727Z test_meta_inplace_linalg_solve_triangular_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4643008Z test_meta_inplace_linalg_solve_triangular_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4643275Z test_meta_inplace_linalg_solve_triangular_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4643595Z test_meta_inplace_linalg_solve_triangular_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4643919Z test_meta_inplace_linalg_svd_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4644182Z test_meta_inplace_linalg_svd_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4644529Z test_meta_inplace_linalg_svd_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4644790Z test_meta_inplace_linalg_svd_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4645064Z test_meta_inplace_linalg_svdvals_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4645335Z test_meta_inplace_linalg_svdvals_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4645580Z test_meta_inplace_linalg_svdvals_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4645784Z test_meta_inplace_linalg_svdvals_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4646006Z test_meta_inplace_linalg_tensorinv_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4646219Z test_meta_inplace_linalg_tensorinv_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4646433Z test_meta_inplace_linalg_tensorinv_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4646645Z test_meta_inplace_linalg_tensorinv_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4646867Z test_meta_inplace_linalg_tensorsolve_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4647088Z test_meta_inplace_linalg_tensorsolve_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4647305Z test_meta_inplace_linalg_tensorsolve_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4647523Z test_meta_inplace_linalg_tensorsolve_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4647738Z test_meta_inplace_linalg_vander_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4647982Z test_meta_inplace_linalg_vander_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4648193Z test_meta_inplace_linalg_vander_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4648399Z test_meta_inplace_linalg_vander_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4648609Z test_meta_inplace_linalg_vander_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4648811Z test_meta_inplace_linalg_vander_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4649026Z test_meta_inplace_linalg_vander_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4649235Z test_meta_inplace_linalg_vander_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4649442Z test_meta_inplace_linalg_vander_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4649687Z test_meta_inplace_linalg_vecdot_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4649904Z test_meta_inplace_linalg_vecdot_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4650119Z test_meta_inplace_linalg_vecdot_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4650333Z test_meta_inplace_linalg_vecdot_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4650540Z test_meta_inplace_linalg_vecdot_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4650740Z test_meta_inplace_linalg_vecdot_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4650964Z test_meta_inplace_linalg_vector_norm_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4651179Z test_meta_inplace_linalg_vector_norm_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4651400Z test_meta_inplace_linalg_vector_norm_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4651617Z test_meta_inplace_linalg_vector_norm_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4651831Z test_meta_inplace_linalg_vector_norm_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4652047Z test_meta_inplace_linalg_vector_norm_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4652257Z test_meta_inplace_linspace_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4652469Z test_meta_inplace_linspace_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4652679Z test_meta_inplace_linspace_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4652907Z test_meta_inplace_linspace_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4653119Z test_meta_inplace_linspace_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4653356Z test_meta_inplace_linspace_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4653572Z test_meta_inplace_linspace_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4653777Z test_meta_inplace_linspace_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4653977Z test_meta_inplace_linspace_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4654297Z test_meta_inplace_linspace_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4654503Z test_meta_inplace_linspace_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4654748Z test_meta_inplace_log10_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4654950Z test_meta_inplace_log10_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4655163Z test_meta_inplace_log10_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4655373Z test_meta_inplace_log10_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4655580Z test_meta_inplace_log10_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4655783Z test_meta_inplace_log10_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4655981Z test_meta_inplace_log10_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4656185Z test_meta_inplace_log10_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4656387Z test_meta_inplace_log10_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4656594Z test_meta_inplace_log10_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4656862Z test_meta_inplace_log10_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4657080Z test_meta_inplace_log10_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4657284Z test_meta_inplace_log1p_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4657487Z test_meta_inplace_log1p_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4657701Z test_meta_inplace_log1p_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4657914Z test_meta_inplace_log1p_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4658149Z test_meta_inplace_log1p_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4658355Z test_meta_inplace_log1p_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4658556Z test_meta_inplace_log1p_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4658763Z test_meta_inplace_log1p_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4658966Z test_meta_inplace_log1p_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4659168Z test_meta_inplace_log1p_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4659373Z test_meta_inplace_log1p_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4659573Z test_meta_inplace_log1p_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4659779Z test_meta_inplace_log2_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4660014Z test_meta_inplace_log2_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4660227Z test_meta_inplace_log2_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4660431Z test_meta_inplace_log2_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4660640Z test_meta_inplace_log2_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4660846Z test_meta_inplace_log2_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4661049Z test_meta_inplace_log2_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4661253Z test_meta_inplace_log2_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4661455Z test_meta_inplace_log2_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4661655Z test_meta_inplace_log2_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4661859Z test_meta_inplace_log2_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4662061Z test_meta_inplace_log2_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4662264Z test_meta_inplace_log_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4662463Z test_meta_inplace_log_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4662671Z test_meta_inplace_log_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4662880Z test_meta_inplace_log_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4663083Z test_meta_inplace_log_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4663307Z test_meta_inplace_log_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4663511Z test_meta_inplace_log_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4663715Z test_meta_inplace_log_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4663918Z test_meta_inplace_log_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4664119Z test_meta_inplace_log_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4664321Z test_meta_inplace_log_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4664521Z test_meta_inplace_log_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4664773Z test_meta_inplace_log_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4664990Z test_meta_inplace_log_softmax_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4665227Z test_meta_inplace_log_softmax_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4665447Z test_meta_inplace_log_softmax_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4665664Z test_meta_inplace_log_softmax_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4665894Z 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) 2023-01-11T21:23:43.4666121Z 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) 2023-01-11T21:23:43.4666348Z 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) 2023-01-11T21:23:43.4666574Z 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) 2023-01-11T21:23:43.4666856Z 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) 2023-01-11T21:23:43.4667136Z 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) 2023-01-11T21:23:43.4667405Z 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) 2023-01-11T21:23:43.4667623Z 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) 2023-01-11T21:23:43.4667844Z 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) 2023-01-11T21:23:43.4668064Z 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) 2023-01-11T21:23:43.4668280Z 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) 2023-01-11T21:23:43.4668521Z 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) 2023-01-11T21:23:43.4668737Z 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) 2023-01-11T21:23:43.4668955Z test_meta_inplace_logaddexp2_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4669175Z test_meta_inplace_logaddexp2_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4669393Z test_meta_inplace_logaddexp2_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4669606Z test_meta_inplace_logaddexp_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4675109Z test_meta_inplace_logaddexp_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4675347Z test_meta_inplace_logaddexp_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4675610Z test_meta_inplace_logcumsumexp_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4675824Z test_meta_inplace_logcumsumexp_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4676041Z test_meta_inplace_logcumsumexp_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4676255Z test_meta_inplace_logcumsumexp_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4676462Z test_meta_inplace_logdet_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4676672Z test_meta_inplace_logdet_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4676879Z test_meta_inplace_logdet_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4677084Z test_meta_inplace_logdet_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4677293Z test_meta_inplace_logical_and_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4677500Z test_meta_inplace_logical_and_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4677721Z test_meta_inplace_logical_and_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4677927Z test_meta_inplace_logical_and_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4678141Z test_meta_inplace_logical_and_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4678347Z test_meta_inplace_logical_and_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4678554Z test_meta_inplace_logical_and_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4678788Z test_meta_inplace_logical_and_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4678999Z test_meta_inplace_logical_and_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4679208Z test_meta_inplace_logical_and_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4679413Z test_meta_inplace_logical_and_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4679615Z test_meta_inplace_logical_and_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4679823Z test_meta_inplace_logical_not_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4680025Z test_meta_inplace_logical_not_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4680232Z test_meta_inplace_logical_not_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4680440Z test_meta_inplace_logical_not_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4680670Z test_meta_inplace_logical_not_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4680880Z test_meta_inplace_logical_not_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4681083Z test_meta_inplace_logical_not_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4681290Z test_meta_inplace_logical_not_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4681492Z test_meta_inplace_logical_not_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4681694Z test_meta_inplace_logical_not_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4681900Z test_meta_inplace_logical_not_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4682099Z test_meta_inplace_logical_not_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4682304Z test_meta_inplace_logical_or_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4682506Z test_meta_inplace_logical_or_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4682717Z test_meta_inplace_logical_or_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4682927Z test_meta_inplace_logical_or_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4683137Z test_meta_inplace_logical_or_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4683362Z test_meta_inplace_logical_or_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4683604Z test_meta_inplace_logical_or_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4683834Z test_meta_inplace_logical_or_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4684038Z test_meta_inplace_logical_or_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4684240Z test_meta_inplace_logical_or_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4684444Z test_meta_inplace_logical_or_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4684644Z test_meta_inplace_logical_or_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4684848Z test_meta_inplace_logical_xor_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4685056Z test_meta_inplace_logical_xor_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4685270Z test_meta_inplace_logical_xor_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4685477Z test_meta_inplace_logical_xor_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4685707Z test_meta_inplace_logical_xor_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4685911Z test_meta_inplace_logical_xor_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4686120Z test_meta_inplace_logical_xor_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4686324Z test_meta_inplace_logical_xor_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4686529Z test_meta_inplace_logical_xor_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4686732Z test_meta_inplace_logical_xor_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4686935Z test_meta_inplace_logical_xor_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4687128Z test_meta_inplace_logical_xor_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4687332Z test_meta_inplace_logit_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4687534Z test_meta_inplace_logit_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4687738Z test_meta_inplace_logit_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4687940Z test_meta_inplace_logit_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4688139Z test_meta_inplace_logit_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4688341Z test_meta_inplace_logit_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4688541Z test_meta_inplace_logit_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4688762Z test_meta_inplace_logit_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4688965Z test_meta_inplace_logit_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4689155Z test_meta_inplace_logit_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4689365Z test_meta_inplace_logspace_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4689578Z test_meta_inplace_logspace_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4689794Z test_meta_inplace_logspace_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4690004Z test_meta_inplace_logspace_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4690209Z test_meta_inplace_logspace_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4690408Z test_meta_inplace_logspace_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4690637Z test_meta_inplace_logspace_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4690839Z test_meta_inplace_logspace_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4691036Z test_meta_inplace_logspace_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4691238Z test_meta_inplace_logspace_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4691430Z test_meta_inplace_logspace_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4691639Z test_meta_inplace_logsumexp_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4691851Z test_meta_inplace_logsumexp_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4692056Z test_meta_inplace_logsumexp_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4692265Z test_meta_inplace_logsumexp_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4692471Z test_meta_inplace_logsumexp_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4692679Z test_meta_inplace_logsumexp_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4692884Z test_meta_inplace_logsumexp_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4693086Z test_meta_inplace_logsumexp_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4693291Z test_meta_inplace_logsumexp_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4693491Z test_meta_inplace_logsumexp_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4693706Z test_meta_inplace_long_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4693908Z test_meta_inplace_long_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4694118Z test_meta_inplace_long_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4694466Z test_meta_inplace_long_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4694675Z test_meta_inplace_long_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4694876Z test_meta_inplace_long_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4695086Z test_meta_inplace_long_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4695289Z test_meta_inplace_long_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4695492Z test_meta_inplace_long_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4695737Z test_meta_inplace_long_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4695930Z test_meta_inplace_long_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4696132Z test_meta_inplace_long_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4696332Z test_meta_inplace_long_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4696536Z test_meta_inplace_lt_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4696736Z test_meta_inplace_lt_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4696941Z test_meta_inplace_lt_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4697146Z test_meta_inplace_lt_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4697340Z test_meta_inplace_lt_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4697544Z test_meta_inplace_lt_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4697743Z test_meta_inplace_lt_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4697931Z test_meta_inplace_lt_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4698125Z test_meta_inplace_lt_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4698314Z test_meta_inplace_lt_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4698517Z test_meta_inplace_lu_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4698719Z test_meta_inplace_lu_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4698946Z test_meta_inplace_lu_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4699146Z test_meta_inplace_lu_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4699355Z test_meta_inplace_lu_solve_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4699572Z test_meta_inplace_lu_solve_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4699776Z test_meta_inplace_lu_solve_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4699981Z test_meta_inplace_lu_solve_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4700192Z test_meta_inplace_lu_unpack_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4700404Z test_meta_inplace_lu_unpack_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4700610Z test_meta_inplace_lu_unpack_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4700853Z test_meta_inplace_lu_unpack_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4701056Z test_meta_inplace_mH_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4701256Z test_meta_inplace_mH_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4701466Z test_meta_inplace_mH_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4701673Z test_meta_inplace_mH_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4701880Z test_meta_inplace_mH_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4702081Z test_meta_inplace_mH_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4702281Z test_meta_inplace_mH_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4702473Z test_meta_inplace_mH_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4702671Z test_meta_inplace_mH_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4702863Z test_meta_inplace_mH_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4703058Z test_meta_inplace_mH_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4703257Z test_meta_inplace_mH_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4703447Z test_meta_inplace_mH_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4703647Z test_meta_inplace_mT_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4703864Z test_meta_inplace_mT_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4704068Z test_meta_inplace_mT_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4704267Z test_meta_inplace_mT_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4704463Z test_meta_inplace_mT_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4704661Z test_meta_inplace_mT_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4704913Z test_meta_inplace_mT_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4705112Z test_meta_inplace_mT_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4705307Z test_meta_inplace_mT_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4705498Z test_meta_inplace_mT_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4705714Z test_meta_inplace_mT_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4705911Z test_meta_inplace_mT_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4706140Z test_meta_inplace_mT_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4706404Z test_meta_inplace_masked_amax_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4706667Z test_meta_inplace_masked_amax_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4706922Z test_meta_inplace_masked_amax_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4707183Z test_meta_inplace_masked_amax_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4707439Z test_meta_inplace_masked_amax_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4707645Z test_meta_inplace_masked_amax_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4707848Z test_meta_inplace_masked_amax_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4708055Z test_meta_inplace_masked_amax_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4708257Z test_meta_inplace_masked_amax_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4708469Z test_meta_inplace_masked_amin_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4708676Z test_meta_inplace_masked_amin_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4708883Z test_meta_inplace_masked_amin_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4709089Z test_meta_inplace_masked_amin_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4709309Z test_meta_inplace_masked_amin_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4709517Z test_meta_inplace_masked_amin_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4709724Z test_meta_inplace_masked_amin_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4709929Z test_meta_inplace_masked_amin_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4710132Z test_meta_inplace_masked_amin_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4710344Z test_meta_inplace_masked_argmax_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4710558Z test_meta_inplace_masked_argmax_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4710764Z test_meta_inplace_masked_argmax_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4710990Z test_meta_inplace_masked_argmax_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4711197Z test_meta_inplace_masked_argmax_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4711406Z test_meta_inplace_masked_argmax_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4711611Z test_meta_inplace_masked_argmax_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4711819Z test_meta_inplace_masked_argmax_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4712026Z test_meta_inplace_masked_argmax_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4712242Z test_meta_inplace_masked_argmin_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4712457Z test_meta_inplace_masked_argmin_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4712663Z test_meta_inplace_masked_argmin_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4712865Z test_meta_inplace_masked_argmin_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4713079Z test_meta_inplace_masked_argmin_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4713287Z test_meta_inplace_masked_argmin_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4713493Z test_meta_inplace_masked_argmin_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4713706Z test_meta_inplace_masked_argmin_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4713903Z test_meta_inplace_masked_argmin_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4714146Z test_meta_inplace_masked_cumprod_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4714367Z test_meta_inplace_masked_cumprod_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4714586Z test_meta_inplace_masked_cumprod_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4714800Z test_meta_inplace_masked_cumprod_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4715007Z test_meta_inplace_masked_cumprod_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4715212Z test_meta_inplace_masked_cumprod_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4715430Z test_meta_inplace_masked_cumprod_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4715643Z test_meta_inplace_masked_cumprod_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4715878Z test_meta_inplace_masked_cumprod_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4716087Z test_meta_inplace_masked_cumprod_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4716289Z test_meta_inplace_masked_cumprod_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4716497Z test_meta_inplace_masked_cumsum_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4716721Z test_meta_inplace_masked_cumsum_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4716936Z test_meta_inplace_masked_cumsum_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4717148Z test_meta_inplace_masked_cumsum_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4717360Z test_meta_inplace_masked_cumsum_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4717567Z test_meta_inplace_masked_cumsum_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4717784Z test_meta_inplace_masked_cumsum_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4718037Z test_meta_inplace_masked_cumsum_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4718293Z test_meta_inplace_masked_cumsum_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4718556Z test_meta_inplace_masked_cumsum_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4718804Z test_meta_inplace_masked_cumsum_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4719068Z test_meta_inplace_masked_fill_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4719353Z test_meta_inplace_masked_fill_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4719622Z test_meta_inplace_masked_fill_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4719881Z test_meta_inplace_masked_fill_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4720139Z test_meta_inplace_masked_fill_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4720397Z test_meta_inplace_masked_fill_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4720644Z test_meta_inplace_masked_fill_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4720852Z test_meta_inplace_masked_fill_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4721056Z test_meta_inplace_masked_fill_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4721263Z test_meta_inplace_masked_fill_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4721485Z test_meta_inplace_masked_fill_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4721689Z test_meta_inplace_masked_fill_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4721896Z test_meta_inplace_masked_fill_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4722124Z test_meta_inplace_masked_log_softmax_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4722346Z test_meta_inplace_masked_log_softmax_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4722567Z test_meta_inplace_masked_log_softmax_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4722787Z test_meta_inplace_masked_log_softmax_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4723005Z test_meta_inplace_masked_logaddexp_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4723227Z test_meta_inplace_masked_logaddexp_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4723442Z test_meta_inplace_masked_logaddexp_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4723660Z test_meta_inplace_masked_logsumexp_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4723872Z test_meta_inplace_masked_logsumexp_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4724081Z test_meta_inplace_masked_logsumexp_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4724290Z test_meta_inplace_masked_logsumexp_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4724510Z test_meta_inplace_masked_logsumexp_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4724739Z test_meta_inplace_masked_logsumexp_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4724944Z test_meta_inplace_masked_logsumexp_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4725162Z test_meta_inplace_masked_logsumexp_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4725410Z test_meta_inplace_masked_logsumexp_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4725672Z test_meta_inplace_masked_mean_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4725937Z test_meta_inplace_masked_mean_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4726214Z test_meta_inplace_masked_mean_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4726469Z test_meta_inplace_masked_mean_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4726787Z test_meta_inplace_masked_mean_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4727047Z test_meta_inplace_masked_mean_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4727312Z test_meta_inplace_masked_mean_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4727584Z test_meta_inplace_masked_mean_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4727840Z test_meta_inplace_masked_mean_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4728100Z test_meta_inplace_masked_mean_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4728305Z test_meta_inplace_masked_mean_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4728513Z test_meta_inplace_masked_mean_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4728726Z test_meta_inplace_masked_median_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4728934Z test_meta_inplace_masked_median_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4729131Z test_meta_inplace_masked_median_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4729345Z test_meta_inplace_masked_norm_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4729553Z test_meta_inplace_masked_norm_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4729762Z test_meta_inplace_masked_norm_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4729974Z test_meta_inplace_masked_norm_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4730210Z test_meta_inplace_masked_normalize_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4730432Z test_meta_inplace_masked_normalize_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4730650Z test_meta_inplace_masked_normalize_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4730870Z test_meta_inplace_masked_normalize_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4731082Z test_meta_inplace_masked_normalize_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4731289Z test_meta_inplace_masked_normalize_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4731494Z test_meta_inplace_masked_prod_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4731702Z test_meta_inplace_masked_prod_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4731941Z test_meta_inplace_masked_prod_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4732151Z test_meta_inplace_masked_prod_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4732363Z test_meta_inplace_masked_prod_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4732576Z test_meta_inplace_masked_prod_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4732785Z test_meta_inplace_masked_prod_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4732993Z test_meta_inplace_masked_prod_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4733219Z test_meta_inplace_masked_prod_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4733459Z test_meta_inplace_masked_prod_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4733665Z test_meta_inplace_masked_prod_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4733862Z test_meta_inplace_masked_prod_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4734083Z test_meta_inplace_masked_scatter_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4734399Z test_meta_inplace_masked_scatter_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4734624Z test_meta_inplace_masked_scatter_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4734838Z test_meta_inplace_masked_scatter_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4735052Z test_meta_inplace_masked_scatter_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4735296Z test_meta_inplace_masked_scatter_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4735504Z test_meta_inplace_masked_scatter_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4735714Z test_meta_inplace_masked_scatter_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4735931Z test_meta_inplace_masked_scatter_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4736148Z test_meta_inplace_masked_scatter_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4736351Z test_meta_inplace_masked_scatter_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4736558Z test_meta_inplace_masked_scatter_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4736772Z test_meta_inplace_masked_select_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4736978Z test_meta_inplace_masked_select_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4737238Z test_meta_inplace_masked_select_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4737453Z test_meta_inplace_masked_select_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4737662Z test_meta_inplace_masked_select_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4737875Z test_meta_inplace_masked_select_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4738078Z test_meta_inplace_masked_select_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4738285Z test_meta_inplace_masked_select_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4738505Z test_meta_inplace_masked_select_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4738707Z test_meta_inplace_masked_select_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4738925Z test_meta_inplace_masked_select_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4739135Z test_meta_inplace_masked_select_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4739354Z test_meta_inplace_masked_softmax_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4739571Z test_meta_inplace_masked_softmax_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4739776Z test_meta_inplace_masked_softmax_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4739980Z test_meta_inplace_masked_softmax_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4740192Z test_meta_inplace_masked_softmin_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4740416Z test_meta_inplace_masked_softmin_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4740624Z test_meta_inplace_masked_softmin_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4740831Z test_meta_inplace_masked_softmin_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4741032Z test_meta_inplace_masked_std_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4741249Z test_meta_inplace_masked_std_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4741463Z test_meta_inplace_masked_std_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4741674Z test_meta_inplace_masked_std_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4741887Z test_meta_inplace_masked_std_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4742125Z test_meta_inplace_masked_std_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4742332Z test_meta_inplace_masked_std_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4742540Z test_meta_inplace_masked_std_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4742742Z test_meta_inplace_masked_std_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4742945Z test_meta_inplace_masked_std_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4743144Z test_meta_inplace_masked_std_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4743366Z test_meta_inplace_masked_sum_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4743607Z test_meta_inplace_masked_sum_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4743820Z test_meta_inplace_masked_sum_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4744034Z test_meta_inplace_masked_sum_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4744242Z test_meta_inplace_masked_sum_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4744457Z test_meta_inplace_masked_sum_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4744730Z test_meta_inplace_masked_sum_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4744943Z test_meta_inplace_masked_sum_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4745152Z test_meta_inplace_masked_sum_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4745380Z test_meta_inplace_masked_sum_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4745587Z test_meta_inplace_masked_sum_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4745783Z test_meta_inplace_masked_sum_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4745996Z test_meta_inplace_masked_var_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4746250Z test_meta_inplace_masked_var_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4746512Z test_meta_inplace_masked_var_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4746781Z test_meta_inplace_masked_var_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4747040Z test_meta_inplace_masked_var_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4747297Z test_meta_inplace_masked_var_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4747573Z test_meta_inplace_masked_var_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4747779Z test_meta_inplace_masked_var_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4747984Z test_meta_inplace_masked_var_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4748195Z test_meta_inplace_masked_var_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4748388Z test_meta_inplace_masked_var_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4748589Z test_meta_inplace_matmul_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4748800Z test_meta_inplace_matmul_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4749005Z test_meta_inplace_matmul_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4749215Z test_meta_inplace_matmul_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4749428Z test_meta_inplace_matmul_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4749633Z test_meta_inplace_matmul_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4749845Z test_meta_inplace_matrix_exp_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4750064Z test_meta_inplace_matrix_exp_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4750277Z test_meta_inplace_matrix_exp_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4750483Z test_meta_inplace_matrix_exp_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4750706Z test_meta_inplace_matrix_exp_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4750915Z test_meta_inplace_matrix_exp_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4751125Z test_meta_inplace_max_binary_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4751337Z test_meta_inplace_max_binary_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4751544Z test_meta_inplace_max_binary_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4751749Z test_meta_inplace_max_binary_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4751955Z test_meta_inplace_max_binary_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4752161Z test_meta_inplace_max_binary_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4752362Z test_meta_inplace_max_binary_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4752585Z test_meta_inplace_max_binary_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4752779Z test_meta_inplace_max_binary_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4752977Z test_meta_inplace_max_binary_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4753211Z 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) 2023-01-11T21:23:43.4753440Z 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) 2023-01-11T21:23:43.4753684Z 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) 2023-01-11T21:23:43.4753933Z 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) 2023-01-11T21:23:43.4754156Z 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) 2023-01-11T21:23:43.4754376Z 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) 2023-01-11T21:23:43.4754595Z 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) 2023-01-11T21:23:43.4754808Z 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) 2023-01-11T21:23:43.4755025Z 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) 2023-01-11T21:23:43.4755241Z 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) 2023-01-11T21:23:43.4755457Z 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) 2023-01-11T21:23:43.4755693Z 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) 2023-01-11T21:23:43.4755907Z 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) 2023-01-11T21:23:43.4756122Z 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) 2023-01-11T21:23:43.4756347Z 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) 2023-01-11T21:23:43.4756565Z 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) 2023-01-11T21:23:43.4756788Z 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) 2023-01-11T21:23:43.4757011Z 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) 2023-01-11T21:23:43.4757227Z 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) 2023-01-11T21:23:43.4757513Z 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) 2023-01-11T21:23:43.4757775Z 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) 2023-01-11T21:23:43.4757995Z 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) 2023-01-11T21:23:43.4758218Z 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) 2023-01-11T21:23:43.4758432Z 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) 2023-01-11T21:23:43.4758638Z test_meta_inplace_maximum_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4758846Z test_meta_inplace_maximum_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4759058Z test_meta_inplace_maximum_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4759269Z test_meta_inplace_maximum_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4759475Z test_meta_inplace_maximum_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4759681Z test_meta_inplace_maximum_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4759887Z test_meta_inplace_maximum_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4760083Z test_meta_inplace_maximum_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4760287Z test_meta_inplace_maximum_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4760492Z test_meta_inplace_maximum_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4760734Z test_meta_inplace_mean_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4760943Z test_meta_inplace_mean_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4761152Z test_meta_inplace_mean_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4761358Z test_meta_inplace_mean_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4761562Z test_meta_inplace_mean_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4761761Z test_meta_inplace_mean_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4761979Z test_meta_inplace_median_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4762176Z test_meta_inplace_median_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4762380Z test_meta_inplace_median_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4762610Z test_meta_inplace_median_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4762817Z test_meta_inplace_median_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4763066Z test_meta_inplace_median_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4763325Z test_meta_inplace_median_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4763576Z test_meta_inplace_median_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4763861Z 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) 2023-01-11T21:23:43.4764147Z 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) 2023-01-11T21:23:43.4764428Z 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) 2023-01-11T21:23:43.4764702Z 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) 2023-01-11T21:23:43.4764929Z 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) 2023-01-11T21:23:43.4765142Z 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) 2023-01-11T21:23:43.4765361Z 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) 2023-01-11T21:23:43.4765578Z 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) 2023-01-11T21:23:43.4765801Z 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) 2023-01-11T21:23:43.4766037Z 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) 2023-01-11T21:23:43.4766254Z 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) 2023-01-11T21:23:43.4766466Z 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) 2023-01-11T21:23:43.4766696Z test_meta_inplace_meshgrid_variadic_tensors_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4766919Z test_meta_inplace_meshgrid_variadic_tensors_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4767145Z test_meta_inplace_meshgrid_variadic_tensors_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4767377Z test_meta_inplace_meshgrid_variadic_tensors_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4767595Z test_meta_inplace_meshgrid_variadic_tensors_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4767846Z test_meta_inplace_meshgrid_variadic_tensors_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4768068Z test_meta_inplace_meshgrid_variadic_tensors_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4768292Z test_meta_inplace_meshgrid_variadic_tensors_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4768516Z test_meta_inplace_meshgrid_variadic_tensors_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4768734Z test_meta_inplace_meshgrid_variadic_tensors_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4768952Z test_meta_inplace_meshgrid_variadic_tensors_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4769171Z test_meta_inplace_meshgrid_variadic_tensors_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4769380Z test_meta_inplace_min_binary_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4769590Z test_meta_inplace_min_binary_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4769799Z test_meta_inplace_min_binary_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4770005Z test_meta_inplace_min_binary_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4770205Z test_meta_inplace_min_binary_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4770415Z test_meta_inplace_min_binary_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4770622Z test_meta_inplace_min_binary_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4770822Z test_meta_inplace_min_binary_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4771048Z test_meta_inplace_min_binary_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4771247Z test_meta_inplace_min_binary_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4771470Z 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) 2023-01-11T21:23:43.4771690Z 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) 2023-01-11T21:23:43.4771904Z 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) 2023-01-11T21:23:43.4772118Z 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) 2023-01-11T21:23:43.4772338Z 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) 2023-01-11T21:23:43.4772548Z 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) 2023-01-11T21:23:43.4772852Z 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) 2023-01-11T21:23:43.4773117Z 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) 2023-01-11T21:23:43.4773384Z 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) 2023-01-11T21:23:43.4773653Z 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) 2023-01-11T21:23:43.4773930Z 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) 2023-01-11T21:23:43.4774345Z 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) 2023-01-11T21:23:43.4774629Z 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) 2023-01-11T21:23:43.4774901Z 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) 2023-01-11T21:23:43.4775252Z 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) 2023-01-11T21:23:43.4775508Z 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) 2023-01-11T21:23:43.4775718Z 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) 2023-01-11T21:23:43.4775934Z 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) 2023-01-11T21:23:43.4776154Z 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) 2023-01-11T21:23:43.4776369Z 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) 2023-01-11T21:23:43.4776578Z test_meta_inplace_minimum_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4776829Z test_meta_inplace_minimum_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4777037Z test_meta_inplace_minimum_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4777245Z test_meta_inplace_minimum_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4777467Z test_meta_inplace_minimum_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4777705Z test_meta_inplace_minimum_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4777912Z test_meta_inplace_minimum_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4778105Z test_meta_inplace_minimum_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4778310Z test_meta_inplace_minimum_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4778552Z test_meta_inplace_minimum_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4778761Z test_meta_inplace_mm_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4778965Z test_meta_inplace_mm_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4779172Z test_meta_inplace_mm_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4779377Z test_meta_inplace_mm_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4779582Z test_meta_inplace_mm_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4779788Z test_meta_inplace_mm_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4779993Z test_meta_inplace_mode_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4780197Z test_meta_inplace_mode_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4780393Z test_meta_inplace_mode_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4780597Z test_meta_inplace_mode_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4780797Z test_meta_inplace_mode_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4780995Z test_meta_inplace_mode_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4781196Z test_meta_inplace_mode_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4781395Z test_meta_inplace_mode_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4781592Z test_meta_inplace_mode_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4781813Z test_meta_inplace_mode_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4782024Z test_meta_inplace_movedim_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4782225Z test_meta_inplace_movedim_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4782433Z test_meta_inplace_movedim_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4782646Z test_meta_inplace_movedim_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4782857Z test_meta_inplace_movedim_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4783064Z test_meta_inplace_movedim_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4783268Z test_meta_inplace_movedim_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4783504Z test_meta_inplace_movedim_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4783758Z test_meta_inplace_movedim_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4783959Z test_meta_inplace_movedim_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4784160Z test_meta_inplace_movedim_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4784368Z test_meta_inplace_movedim_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4784573Z test_meta_inplace_movedim_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4784851Z test_meta_inplace_msort_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4785055Z test_meta_inplace_msort_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4785258Z test_meta_inplace_msort_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4785459Z test_meta_inplace_msort_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4785664Z test_meta_inplace_msort_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4785872Z test_meta_inplace_msort_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4786145Z test_meta_inplace_msort_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4786418Z test_meta_inplace_msort_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4786669Z test_meta_inplace_msort_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4786922Z test_meta_inplace_mul_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4787183Z test_meta_inplace_mul_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4787473Z test_meta_inplace_mul_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4787678Z test_meta_inplace_mul_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4787886Z test_meta_inplace_mul_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4788086Z test_meta_inplace_mul_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4788289Z test_meta_inplace_mul_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4788488Z test_meta_inplace_mul_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4788690Z test_meta_inplace_mul_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4788891Z test_meta_inplace_mul_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4789118Z test_meta_inplace_mul_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4789315Z test_meta_inplace_mul_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4789509Z test_meta_inplace_mul_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4789720Z test_meta_inplace_multinomial_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4789932Z test_meta_inplace_multinomial_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4790145Z test_meta_inplace_multinomial_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4790348Z test_meta_inplace_mv_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4790553Z test_meta_inplace_mv_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4790758Z test_meta_inplace_mv_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4790957Z test_meta_inplace_mv_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4791161Z test_meta_inplace_mv_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4791366Z test_meta_inplace_mv_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4791591Z 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) 2023-01-11T21:23:43.4791808Z 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) 2023-01-11T21:23:43.4792023Z 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) 2023-01-11T21:23:43.4792239Z 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) 2023-01-11T21:23:43.4792484Z 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) 2023-01-11T21:23:43.4792703Z 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) 2023-01-11T21:23:43.4792927Z 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) 2023-01-11T21:23:43.4793144Z 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) 2023-01-11T21:23:43.4793365Z 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) 2023-01-11T21:23:43.4793589Z 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) 2023-01-11T21:23:43.4793837Z 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) 2023-01-11T21:23:43.4794070Z 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) 2023-01-11T21:23:43.4794299Z 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) 2023-01-11T21:23:43.4794517Z 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) 2023-01-11T21:23:43.4794732Z 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) 2023-01-11T21:23:43.4794950Z 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) 2023-01-11T21:23:43.4795163Z 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) 2023-01-11T21:23:43.4795385Z 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) 2023-01-11T21:23:43.4795596Z 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) 2023-01-11T21:23:43.4795816Z 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) 2023-01-11T21:23:43.4796027Z 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) 2023-01-11T21:23:43.4796240Z 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) 2023-01-11T21:23:43.4796456Z 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) 2023-01-11T21:23:43.4796673Z 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) 2023-01-11T21:23:43.4796877Z test_meta_inplace_nan_to_num_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4797082Z test_meta_inplace_nan_to_num_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4797312Z test_meta_inplace_nan_to_num_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4797526Z test_meta_inplace_nan_to_num_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4797732Z test_meta_inplace_nan_to_num_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4797941Z test_meta_inplace_nan_to_num_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4798148Z test_meta_inplace_nan_to_num_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4798350Z test_meta_inplace_nan_to_num_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4798556Z test_meta_inplace_nan_to_num_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4798753Z test_meta_inplace_nan_to_num_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4798950Z test_meta_inplace_nanmean_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4799183Z test_meta_inplace_nanmean_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4799387Z test_meta_inplace_nanmean_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4799590Z test_meta_inplace_nanmean_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4799804Z test_meta_inplace_nanmedian_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4800021Z test_meta_inplace_nanmedian_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4800232Z test_meta_inplace_nanmedian_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4800447Z test_meta_inplace_nanmedian_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4800653Z test_meta_inplace_nanmedian_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4800857Z test_meta_inplace_nanmedian_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4801067Z test_meta_inplace_nanmedian_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4801263Z test_meta_inplace_nanmedian_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4801476Z test_meta_inplace_nanquantile_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4801689Z test_meta_inplace_nanquantile_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4801893Z test_meta_inplace_nansum_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4802096Z test_meta_inplace_nansum_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4802329Z test_meta_inplace_nansum_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4802536Z test_meta_inplace_nansum_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4802761Z test_meta_inplace_nansum_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4803017Z test_meta_inplace_nansum_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4803271Z test_meta_inplace_nansum_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4803527Z test_meta_inplace_nansum_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4803776Z test_meta_inplace_nansum_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4804026Z test_meta_inplace_nansum_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4804290Z test_meta_inplace_narrow_copy_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4804582Z test_meta_inplace_narrow_copy_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4804851Z test_meta_inplace_narrow_copy_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4805115Z test_meta_inplace_narrow_copy_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4805379Z test_meta_inplace_narrow_copy_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4805612Z test_meta_inplace_narrow_copy_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4805817Z test_meta_inplace_narrow_copy_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4806029Z test_meta_inplace_narrow_copy_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4806235Z test_meta_inplace_narrow_copy_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4806436Z test_meta_inplace_narrow_copy_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4806644Z test_meta_inplace_narrow_copy_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4806847Z test_meta_inplace_narrow_copy_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4807052Z test_meta_inplace_narrow_copy_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4807259Z test_meta_inplace_narrow_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4807464Z test_meta_inplace_narrow_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4807672Z test_meta_inplace_narrow_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4807940Z test_meta_inplace_narrow_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4808148Z test_meta_inplace_narrow_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4808352Z test_meta_inplace_narrow_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4808551Z test_meta_inplace_narrow_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4808749Z test_meta_inplace_narrow_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4808953Z test_meta_inplace_narrow_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4809156Z test_meta_inplace_narrow_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4809362Z test_meta_inplace_narrow_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4809565Z test_meta_inplace_narrow_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4809799Z test_meta_inplace_narrow_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4810016Z test_meta_inplace_native_batch_norm_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4810237Z test_meta_inplace_native_batch_norm_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4810458Z test_meta_inplace_native_batch_norm_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4810672Z test_meta_inplace_native_batch_norm_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4810889Z test_meta_inplace_native_dropout_backward_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4811117Z test_meta_inplace_native_dropout_backward_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4811338Z test_meta_inplace_native_dropout_backward_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4811553Z test_meta_inplace_native_dropout_backward_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4811769Z test_meta_inplace_native_layer_norm_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4811982Z test_meta_inplace_native_layer_norm_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4812200Z test_meta_inplace_native_layer_norm_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4812412Z test_meta_inplace_native_layer_norm_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4812616Z test_meta_inplace_ne_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4812821Z test_meta_inplace_ne_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4813048Z test_meta_inplace_ne_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4813273Z test_meta_inplace_ne_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4813497Z test_meta_inplace_ne_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4813704Z test_meta_inplace_ne_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4813905Z test_meta_inplace_ne_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4814104Z test_meta_inplace_ne_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4814502Z test_meta_inplace_ne_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4814697Z test_meta_inplace_ne_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4814899Z test_meta_inplace_ne_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4815138Z test_meta_inplace_ne_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4815340Z test_meta_inplace_neg_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4815550Z test_meta_inplace_neg_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4815753Z test_meta_inplace_neg_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4815957Z test_meta_inplace_neg_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4816159Z test_meta_inplace_neg_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4816364Z test_meta_inplace_neg_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4816564Z test_meta_inplace_neg_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4816763Z test_meta_inplace_neg_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4816968Z test_meta_inplace_neg_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4817167Z test_meta_inplace_neg_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4817369Z test_meta_inplace_neg_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4817571Z test_meta_inplace_neg_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4817775Z test_meta_inplace_new_empty_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4817982Z test_meta_inplace_new_empty_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4818232Z test_meta_inplace_new_empty_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4818445Z test_meta_inplace_new_empty_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4818656Z test_meta_inplace_new_empty_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4818866Z test_meta_inplace_new_empty_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4819080Z test_meta_inplace_new_empty_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4819286Z test_meta_inplace_new_empty_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4819498Z test_meta_inplace_new_empty_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4819707Z test_meta_inplace_new_empty_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4819907Z test_meta_inplace_new_empty_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4820129Z test_meta_inplace_new_empty_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4820331Z test_meta_inplace_new_empty_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4820550Z test_meta_inplace_new_empty_strided_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4820772Z test_meta_inplace_new_empty_strided_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4820993Z test_meta_inplace_new_empty_strided_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4821212Z test_meta_inplace_new_empty_strided_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4821436Z test_meta_inplace_new_empty_strided_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4821653Z test_meta_inplace_new_empty_strided_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4821869Z test_meta_inplace_new_empty_strided_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4822086Z test_meta_inplace_new_empty_strided_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4822301Z test_meta_inplace_new_empty_strided_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4822505Z test_meta_inplace_new_empty_strided_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4822712Z test_meta_inplace_new_empty_strided_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4822923Z test_meta_inplace_new_empty_strided_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4823129Z test_meta_inplace_new_empty_strided_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4823360Z test_meta_inplace_new_full_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4823592Z test_meta_inplace_new_full_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4823832Z test_meta_inplace_new_full_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4824042Z test_meta_inplace_new_full_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4824252Z test_meta_inplace_new_full_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4824458Z test_meta_inplace_new_full_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4824668Z test_meta_inplace_new_full_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4824915Z test_meta_inplace_new_full_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4825146Z test_meta_inplace_new_full_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4825348Z test_meta_inplace_new_full_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4825546Z test_meta_inplace_new_full_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4825747Z test_meta_inplace_new_full_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4825945Z test_meta_inplace_new_full_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4826180Z test_meta_inplace_new_ones_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4826440Z test_meta_inplace_new_ones_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4826703Z test_meta_inplace_new_ones_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4826961Z test_meta_inplace_new_ones_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4827222Z test_meta_inplace_new_ones_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4827469Z test_meta_inplace_new_ones_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4827671Z test_meta_inplace_new_ones_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4827872Z test_meta_inplace_new_ones_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4828075Z test_meta_inplace_new_ones_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4828275Z test_meta_inplace_new_ones_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4828471Z test_meta_inplace_new_ones_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4828696Z test_meta_inplace_new_ones_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4828894Z test_meta_inplace_new_ones_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4829104Z test_meta_inplace_new_zeros_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4829312Z test_meta_inplace_new_zeros_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4829523Z test_meta_inplace_new_zeros_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4829728Z test_meta_inplace_new_zeros_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4829938Z test_meta_inplace_new_zeros_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4830142Z test_meta_inplace_new_zeros_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4830372Z test_meta_inplace_new_zeros_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4830577Z test_meta_inplace_new_zeros_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4830781Z test_meta_inplace_new_zeros_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4830985Z test_meta_inplace_new_zeros_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4831185Z test_meta_inplace_new_zeros_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4831391Z test_meta_inplace_new_zeros_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4831593Z test_meta_inplace_new_zeros_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4831795Z test_meta_inplace_nextafter_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4831999Z test_meta_inplace_nextafter_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4832206Z test_meta_inplace_nextafter_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4832488Z test_meta_inplace_nn_functional__scaled_dot_product_attention_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4832790Z test_meta_inplace_nn_functional__scaled_dot_product_attention_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4833095Z test_meta_inplace_nn_functional__scaled_dot_product_attention_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4833396Z test_meta_inplace_nn_functional__scaled_dot_product_attention_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4833685Z 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) 2023-01-11T21:23:43.4834008Z 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) 2023-01-11T21:23:43.4834299Z 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) 2023-01-11T21:23:43.4834591Z 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) 2023-01-11T21:23:43.4834875Z 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) 2023-01-11T21:23:43.4835115Z 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) 2023-01-11T21:23:43.4835339Z 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) 2023-01-11T21:23:43.4835566Z 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) 2023-01-11T21:23:43.4835815Z 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) 2023-01-11T21:23:43.4836041Z 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) 2023-01-11T21:23:43.4836267Z 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) 2023-01-11T21:23:43.4836493Z 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) 2023-01-11T21:23:43.4836717Z 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) 2023-01-11T21:23:43.4836944Z 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) 2023-01-11T21:23:43.4837166Z 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) 2023-01-11T21:23:43.4837389Z 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) 2023-01-11T21:23:43.4837615Z 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) 2023-01-11T21:23:43.4837837Z 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) 2023-01-11T21:23:43.4838055Z 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) 2023-01-11T21:23:43.4838280Z 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) 2023-01-11T21:23:43.4838502Z 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) 2023-01-11T21:23:43.4838751Z 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) 2023-01-11T21:23:43.4838974Z 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) 2023-01-11T21:23:43.4839194Z 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) 2023-01-11T21:23:43.4839422Z 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) 2023-01-11T21:23:43.4839649Z 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) 2023-01-11T21:23:43.4839874Z 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) 2023-01-11T21:23:43.4840104Z 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) 2023-01-11T21:23:43.4840330Z 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) 2023-01-11T21:23:43.4840580Z 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) 2023-01-11T21:23:43.4840795Z 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) 2023-01-11T21:23:43.4841012Z 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) 2023-01-11T21:23:43.4841238Z 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) 2023-01-11T21:23:43.4841463Z 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) 2023-01-11T21:23:43.4841682Z 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) 2023-01-11T21:23:43.4841900Z 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) 2023-01-11T21:23:43.4842124Z 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) 2023-01-11T21:23:43.4842340Z 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) 2023-01-11T21:23:43.4842556Z 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) 2023-01-11T21:23:43.4842811Z 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) 2023-01-11T21:23:43.4843092Z 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) 2023-01-11T21:23:43.4843361Z 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) 2023-01-11T21:23:43.4843621Z 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) 2023-01-11T21:23:43.4843913Z 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) 2023-01-11T21:23:43.4844212Z 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) 2023-01-11T21:23:43.4844502Z 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) 2023-01-11T21:23:43.4844796Z 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) 2023-01-11T21:23:43.4845085Z 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) 2023-01-11T21:23:43.4845364Z test_meta_inplace_nn_functional_bilinear_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4845613Z test_meta_inplace_nn_functional_bilinear_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4845834Z test_meta_inplace_nn_functional_bilinear_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4846086Z test_meta_inplace_nn_functional_bilinear_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4846319Z 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) 2023-01-11T21:23:43.4846548Z 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) 2023-01-11T21:23:43.4846773Z 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) 2023-01-11T21:23:43.4847004Z 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) 2023-01-11T21:23:43.4847252Z 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) 2023-01-11T21:23:43.4847491Z 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) 2023-01-11T21:23:43.4847723Z 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) 2023-01-11T21:23:43.4847957Z 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) 2023-01-11T21:23:43.4848176Z test_meta_inplace_nn_functional_celu_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4848393Z test_meta_inplace_nn_functional_celu_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4848607Z test_meta_inplace_nn_functional_celu_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4848824Z test_meta_inplace_nn_functional_celu_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4849062Z test_meta_inplace_nn_functional_conv1d_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4849284Z test_meta_inplace_nn_functional_conv1d_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4849504Z test_meta_inplace_nn_functional_conv1d_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4849717Z test_meta_inplace_nn_functional_conv1d_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4849930Z test_meta_inplace_nn_functional_conv1d_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4850148Z test_meta_inplace_nn_functional_conv1d_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4850363Z test_meta_inplace_nn_functional_conv1d_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4850580Z test_meta_inplace_nn_functional_conv2d_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4850829Z test_meta_inplace_nn_functional_conv2d_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4851048Z test_meta_inplace_nn_functional_conv2d_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4851266Z test_meta_inplace_nn_functional_conv2d_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4851488Z test_meta_inplace_nn_functional_conv2d_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4851702Z test_meta_inplace_nn_functional_conv2d_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4851917Z test_meta_inplace_nn_functional_conv2d_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4852145Z 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) 2023-01-11T21:23:43.4852376Z test_meta_inplace_nn_functional_conv_transpose1d_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4852607Z 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) 2023-01-11T21:23:43.4852832Z 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) 2023-01-11T21:23:43.4853059Z 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) 2023-01-11T21:23:43.4853281Z 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) 2023-01-11T21:23:43.4853498Z 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) 2023-01-11T21:23:43.4853726Z 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) 2023-01-11T21:23:43.4853984Z 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) 2023-01-11T21:23:43.4854322Z 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) 2023-01-11T21:23:43.4854554Z 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) 2023-01-11T21:23:43.4854780Z 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) 2023-01-11T21:23:43.4855005Z 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) 2023-01-11T21:23:43.4855224Z 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) 2023-01-11T21:23:43.4855452Z 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) 2023-01-11T21:23:43.4855686Z 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) 2023-01-11T21:23:43.4855962Z 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) 2023-01-11T21:23:43.4856187Z 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) 2023-01-11T21:23:43.4856415Z 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) 2023-01-11T21:23:43.4856642Z 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) 2023-01-11T21:23:43.4856863Z 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) 2023-01-11T21:23:43.4857106Z 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) 2023-01-11T21:23:43.4857340Z 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) 2023-01-11T21:23:43.4857574Z 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) 2023-01-11T21:23:43.4857816Z 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) 2023-01-11T21:23:43.4858044Z 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) 2023-01-11T21:23:43.4858283Z 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) 2023-01-11T21:23:43.4858512Z 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) 2023-01-11T21:23:43.4858748Z 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) 2023-01-11T21:23:43.4859007Z 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) 2023-01-11T21:23:43.4859239Z 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) 2023-01-11T21:23:43.4859475Z 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) 2023-01-11T21:23:43.4859704Z 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) 2023-01-11T21:23:43.4859928Z 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) 2023-01-11T21:23:43.4860152Z 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) 2023-01-11T21:23:43.4860379Z 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) 2023-01-11T21:23:43.4860606Z 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) 2023-01-11T21:23:43.4860851Z 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) 2023-01-11T21:23:43.4861078Z 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) 2023-01-11T21:23:43.4861298Z 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) 2023-01-11T21:23:43.4861520Z 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) 2023-01-11T21:23:43.4861744Z test_meta_inplace_nn_functional_dropout2d_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4861969Z test_meta_inplace_nn_functional_dropout2d_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4862189Z test_meta_inplace_nn_functional_dropout2d_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4862405Z test_meta_inplace_nn_functional_dropout2d_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4862626Z test_meta_inplace_nn_functional_dropout3d_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4862841Z test_meta_inplace_nn_functional_dropout3d_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4863058Z test_meta_inplace_nn_functional_dropout3d_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4863274Z test_meta_inplace_nn_functional_dropout3d_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4863487Z test_meta_inplace_nn_functional_dropout_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4863709Z test_meta_inplace_nn_functional_dropout_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4863949Z test_meta_inplace_nn_functional_dropout_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4864166Z test_meta_inplace_nn_functional_dropout_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4864388Z test_meta_inplace_nn_functional_elu_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4864605Z test_meta_inplace_nn_functional_elu_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4864875Z test_meta_inplace_nn_functional_elu_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4865097Z test_meta_inplace_nn_functional_elu_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4865327Z 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) 2023-01-11T21:23:43.4865554Z 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) 2023-01-11T21:23:43.4865811Z 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) 2023-01-11T21:23:43.4866035Z 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) 2023-01-11T21:23:43.4866309Z test_meta_inplace_nn_functional_embedding_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4866592Z test_meta_inplace_nn_functional_embedding_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4866866Z test_meta_inplace_nn_functional_embedding_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4867139Z test_meta_inplace_nn_functional_embedding_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4867440Z 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) 2023-01-11T21:23:43.4867682Z 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) 2023-01-11T21:23:43.4867919Z 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) 2023-01-11T21:23:43.4868152Z 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) 2023-01-11T21:23:43.4868403Z 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) 2023-01-11T21:23:43.4868647Z 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) 2023-01-11T21:23:43.4868895Z 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) 2023-01-11T21:23:43.4869175Z 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) 2023-01-11T21:23:43.4869417Z 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) 2023-01-11T21:23:43.4869670Z 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) 2023-01-11T21:23:43.4869916Z 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) 2023-01-11T21:23:43.4870161Z 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) 2023-01-11T21:23:43.4870402Z 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) 2023-01-11T21:23:43.4870637Z 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) 2023-01-11T21:23:43.4870900Z 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) 2023-01-11T21:23:43.4871135Z 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) 2023-01-11T21:23:43.4871374Z 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) 2023-01-11T21:23:43.4871610Z 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) 2023-01-11T21:23:43.4871845Z 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) 2023-01-11T21:23:43.4872080Z 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) 2023-01-11T21:23:43.4872312Z 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) 2023-01-11T21:23:43.4872535Z 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) 2023-01-11T21:23:43.4872807Z 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) 2023-01-11T21:23:43.4873091Z 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) 2023-01-11T21:23:43.4873368Z 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) 2023-01-11T21:23:43.4873644Z 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) 2023-01-11T21:23:43.4873916Z test_meta_inplace_nn_functional_gelu_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4874212Z test_meta_inplace_nn_functional_gelu_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4874484Z test_meta_inplace_nn_functional_gelu_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4874754Z test_meta_inplace_nn_functional_gelu_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4875007Z test_meta_inplace_nn_functional_glu_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4875222Z test_meta_inplace_nn_functional_glu_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4875437Z test_meta_inplace_nn_functional_glu_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4875648Z test_meta_inplace_nn_functional_glu_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4875874Z 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) 2023-01-11T21:23:43.4876124Z 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) 2023-01-11T21:23:43.4876348Z 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) 2023-01-11T21:23:43.4876571Z 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) 2023-01-11T21:23:43.4876792Z 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) 2023-01-11T21:23:43.4877012Z 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) 2023-01-11T21:23:43.4877226Z 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) 2023-01-11T21:23:43.4877450Z test_meta_inplace_nn_functional_hardshrink_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4877674Z test_meta_inplace_nn_functional_hardshrink_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4877895Z test_meta_inplace_nn_functional_hardshrink_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4878110Z test_meta_inplace_nn_functional_hardshrink_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4878330Z test_meta_inplace_nn_functional_hardsigmoid_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4878553Z test_meta_inplace_nn_functional_hardsigmoid_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4878775Z test_meta_inplace_nn_functional_hardsigmoid_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4878997Z test_meta_inplace_nn_functional_hardsigmoid_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4879237Z test_meta_inplace_nn_functional_hardswish_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4879459Z test_meta_inplace_nn_functional_hardswish_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4879682Z test_meta_inplace_nn_functional_hardswish_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4879903Z test_meta_inplace_nn_functional_hardswish_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4880127Z test_meta_inplace_nn_functional_hardtanh_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4880345Z test_meta_inplace_nn_functional_hardtanh_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4880565Z test_meta_inplace_nn_functional_hardtanh_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4880780Z test_meta_inplace_nn_functional_hardtanh_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4881026Z test_meta_inplace_nn_functional_hardtanh_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4881245Z test_meta_inplace_nn_functional_hardtanh_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4881458Z test_meta_inplace_nn_functional_hardtanh_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4881678Z test_meta_inplace_nn_functional_hardtanh_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4881910Z 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) 2023-01-11T21:23:43.4882144Z 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) 2023-01-11T21:23:43.4882379Z 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) 2023-01-11T21:23:43.4882615Z 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) 2023-01-11T21:23:43.4882890Z 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) 2023-01-11T21:23:43.4883166Z 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) 2023-01-11T21:23:43.4883439Z 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) 2023-01-11T21:23:43.4883710Z 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) 2023-01-11T21:23:43.4883986Z 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) 2023-01-11T21:23:43.4884264Z 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) 2023-01-11T21:23:43.4884571Z 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) 2023-01-11T21:23:43.4884851Z 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) 2023-01-11T21:23:43.4885141Z 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) 2023-01-11T21:23:43.4885424Z 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) 2023-01-11T21:23:43.4885665Z 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) 2023-01-11T21:23:43.4885887Z 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) 2023-01-11T21:23:43.4886119Z 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) 2023-01-11T21:23:43.4886352Z 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) 2023-01-11T21:23:43.4886652Z 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) 2023-01-11T21:23:43.4886957Z 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) 2023-01-11T21:23:43.4887193Z 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) 2023-01-11T21:23:43.4887428Z 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) 2023-01-11T21:23:43.4887660Z 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) 2023-01-11T21:23:43.4887894Z 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) 2023-01-11T21:23:43.4888115Z 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) 2023-01-11T21:23:43.4888345Z 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) 2023-01-11T21:23:43.4888580Z 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) 2023-01-11T21:23:43.4888810Z 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) 2023-01-11T21:23:43.4889047Z 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) 2023-01-11T21:23:43.4889280Z 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) 2023-01-11T21:23:43.4889516Z 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) 2023-01-11T21:23:43.4889784Z 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) 2023-01-11T21:23:43.4889999Z 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) 2023-01-11T21:23:43.4890222Z 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) 2023-01-11T21:23:43.4890436Z 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) 2023-01-11T21:23:43.4890655Z 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) 2023-01-11T21:23:43.4890876Z 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) 2023-01-11T21:23:43.4891095Z 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) 2023-01-11T21:23:43.4891312Z 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) 2023-01-11T21:23:43.4891555Z 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) 2023-01-11T21:23:43.4891772Z 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) 2023-01-11T21:23:43.4891984Z 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) 2023-01-11T21:23:43.4892211Z 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) 2023-01-11T21:23:43.4892431Z 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) 2023-01-11T21:23:43.4892645Z 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) 2023-01-11T21:23:43.4892862Z 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) 2023-01-11T21:23:43.4893084Z 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) 2023-01-11T21:23:43.4893303Z 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) 2023-01-11T21:23:43.4893519Z 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) 2023-01-11T21:23:43.4893736Z 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) 2023-01-11T21:23:43.4893953Z test_meta_inplace_nn_functional_linear_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4894285Z test_meta_inplace_nn_functional_linear_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4894509Z test_meta_inplace_nn_functional_linear_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4894770Z test_meta_inplace_nn_functional_linear_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4894993Z test_meta_inplace_nn_functional_linear_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4895213Z test_meta_inplace_nn_functional_linear_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4895439Z 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) 2023-01-11T21:23:43.4895667Z 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) 2023-01-11T21:23:43.4895901Z 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) 2023-01-11T21:23:43.4896134Z 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) 2023-01-11T21:23:43.4896359Z test_meta_inplace_nn_functional_logsigmoid_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4896611Z test_meta_inplace_nn_functional_logsigmoid_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4896832Z test_meta_inplace_nn_functional_logsigmoid_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4897053Z test_meta_inplace_nn_functional_logsigmoid_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4897289Z 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) 2023-01-11T21:23:43.4897514Z 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) 2023-01-11T21:23:43.4897743Z 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) 2023-01-11T21:23:43.4897972Z 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) 2023-01-11T21:23:43.4898193Z 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) 2023-01-11T21:23:43.4898419Z 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) 2023-01-11T21:23:43.4898641Z 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) 2023-01-11T21:23:43.4898869Z 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) 2023-01-11T21:23:43.4899089Z 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) 2023-01-11T21:23:43.4899314Z 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) 2023-01-11T21:23:43.4899559Z 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) 2023-01-11T21:23:43.4899779Z 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) 2023-01-11T21:23:43.4899992Z 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) 2023-01-11T21:23:43.4900217Z 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) 2023-01-11T21:23:43.4900439Z 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) 2023-01-11T21:23:43.4900655Z 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) 2023-01-11T21:23:43.4900865Z 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) 2023-01-11T21:23:43.4901084Z 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) 2023-01-11T21:23:43.4901326Z 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) 2023-01-11T21:23:43.4901537Z 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) 2023-01-11T21:23:43.4901749Z 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) 2023-01-11T21:23:43.4901979Z 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) 2023-01-11T21:23:43.4902201Z 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) 2023-01-11T21:23:43.4902426Z 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) 2023-01-11T21:23:43.4902656Z 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) 2023-01-11T21:23:43.4902877Z 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) 2023-01-11T21:23:43.4903095Z 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) 2023-01-11T21:23:43.4903326Z 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) 2023-01-11T21:23:43.4903565Z 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) 2023-01-11T21:23:43.4903809Z 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) 2023-01-11T21:23:43.4904036Z 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) 2023-01-11T21:23:43.4904257Z 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) 2023-01-11T21:23:43.4904501Z 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) 2023-01-11T21:23:43.4904781Z 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) 2023-01-11T21:23:43.4905025Z 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) 2023-01-11T21:23:43.4905245Z 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) 2023-01-11T21:23:43.4905477Z 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) 2023-01-11T21:23:43.4905699Z 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) 2023-01-11T21:23:43.4905917Z 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) 2023-01-11T21:23:43.4906135Z test_meta_inplace_nn_functional_mish_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4906370Z test_meta_inplace_nn_functional_mish_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4906589Z test_meta_inplace_nn_functional_mish_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4906821Z test_meta_inplace_nn_functional_mish_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4907097Z 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) 2023-01-11T21:23:43.4907350Z 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) 2023-01-11T21:23:43.4907572Z 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) 2023-01-11T21:23:43.4907787Z 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) 2023-01-11T21:23:43.4908015Z 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) 2023-01-11T21:23:43.4908241Z 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) 2023-01-11T21:23:43.4908459Z 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) 2023-01-11T21:23:43.4908674Z 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) 2023-01-11T21:23:43.4908903Z 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) 2023-01-11T21:23:43.4909140Z 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) 2023-01-11T21:23:43.4909377Z 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) 2023-01-11T21:23:43.4909631Z 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) 2023-01-11T21:23:43.4909871Z 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) 2023-01-11T21:23:43.4910109Z 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) 2023-01-11T21:23:43.4910347Z 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) 2023-01-11T21:23:43.4910582Z 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) 2023-01-11T21:23:43.4910804Z 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) 2023-01-11T21:23:43.4911022Z 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) 2023-01-11T21:23:43.4911260Z 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) 2023-01-11T21:23:43.4911473Z 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) 2023-01-11T21:23:43.4911697Z test_meta_inplace_nn_functional_normalize_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4911918Z test_meta_inplace_nn_functional_normalize_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4912144Z test_meta_inplace_nn_functional_normalize_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4912365Z test_meta_inplace_nn_functional_normalize_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4912592Z test_meta_inplace_nn_functional_normalize_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4912832Z test_meta_inplace_nn_functional_normalize_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4913100Z 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) 2023-01-11T21:23:43.4913381Z 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) 2023-01-11T21:23:43.4913656Z 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) 2023-01-11T21:23:43.4913945Z 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) 2023-01-11T21:23:43.4914227Z 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) 2023-01-11T21:23:43.4914504Z 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) 2023-01-11T21:23:43.4914807Z 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) 2023-01-11T21:23:43.4915073Z 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) 2023-01-11T21:23:43.4915295Z 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) 2023-01-11T21:23:43.4915513Z 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) 2023-01-11T21:23:43.4915730Z 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) 2023-01-11T21:23:43.4915949Z 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) 2023-01-11T21:23:43.4916163Z 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) 2023-01-11T21:23:43.4916386Z 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) 2023-01-11T21:23:43.4916644Z 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) 2023-01-11T21:23:43.4916870Z 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) 2023-01-11T21:23:43.4917094Z 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) 2023-01-11T21:23:43.4917315Z 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) 2023-01-11T21:23:43.4917535Z 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) 2023-01-11T21:23:43.4917755Z 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) 2023-01-11T21:23:43.4917973Z 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) 2023-01-11T21:23:43.4918191Z 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) 2023-01-11T21:23:43.4918406Z 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) 2023-01-11T21:23:43.4918623Z 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) 2023-01-11T21:23:43.4918836Z 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) 2023-01-11T21:23:43.4919060Z 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) 2023-01-11T21:23:43.4919286Z 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) 2023-01-11T21:23:43.4919517Z 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) 2023-01-11T21:23:43.4919768Z 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) 2023-01-11T21:23:43.4919991Z 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) 2023-01-11T21:23:43.4920209Z 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) 2023-01-11T21:23:43.4920441Z 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) 2023-01-11T21:23:43.4920668Z 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) 2023-01-11T21:23:43.4920896Z 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) 2023-01-11T21:23:43.4921121Z 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) 2023-01-11T21:23:43.4921347Z 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) 2023-01-11T21:23:43.4921602Z 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) 2023-01-11T21:23:43.4921839Z 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) 2023-01-11T21:23:43.4922075Z 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) 2023-01-11T21:23:43.4922310Z 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) 2023-01-11T21:23:43.4922532Z 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) 2023-01-11T21:23:43.4922794Z 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) 2023-01-11T21:23:43.4923079Z 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) 2023-01-11T21:23:43.4923349Z 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) 2023-01-11T21:23:43.4923632Z 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) 2023-01-11T21:23:43.4923909Z 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) 2023-01-11T21:23:43.4924197Z 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) 2023-01-11T21:23:43.4924468Z test_meta_inplace_nn_functional_pdist_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4924737Z test_meta_inplace_nn_functional_pdist_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4925041Z 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) 2023-01-11T21:23:43.4925319Z 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) 2023-01-11T21:23:43.4925590Z 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) 2023-01-11T21:23:43.4925822Z 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) 2023-01-11T21:23:43.4926044Z 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) 2023-01-11T21:23:43.4926259Z 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) 2023-01-11T21:23:43.4926485Z 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) 2023-01-11T21:23:43.4926709Z 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) 2023-01-11T21:23:43.4926952Z 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) 2023-01-11T21:23:43.4927171Z 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) 2023-01-11T21:23:43.4927390Z 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) 2023-01-11T21:23:43.4927609Z 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) 2023-01-11T21:23:43.4927840Z 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) 2023-01-11T21:23:43.4928070Z 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) 2023-01-11T21:23:43.4928301Z 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) 2023-01-11T21:23:43.4928531Z 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) 2023-01-11T21:23:43.4928755Z 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) 2023-01-11T21:23:43.4928969Z 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) 2023-01-11T21:23:43.4929191Z 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) 2023-01-11T21:23:43.4929419Z 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) 2023-01-11T21:23:43.4929643Z 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) 2023-01-11T21:23:43.4929867Z 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) 2023-01-11T21:23:43.4930112Z 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) 2023-01-11T21:23:43.4930341Z 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) 2023-01-11T21:23:43.4930574Z 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) 2023-01-11T21:23:43.4930798Z 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) 2023-01-11T21:23:43.4931015Z 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) 2023-01-11T21:23:43.4931231Z 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) 2023-01-11T21:23:43.4931451Z 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) 2023-01-11T21:23:43.4931701Z 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) 2023-01-11T21:23:43.4931918Z 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) 2023-01-11T21:23:43.4932137Z 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) 2023-01-11T21:23:43.4932362Z 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) 2023-01-11T21:23:43.4932584Z test_meta_inplace_nn_functional_prelu_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4932800Z test_meta_inplace_nn_functional_prelu_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4933023Z test_meta_inplace_nn_functional_prelu_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4933265Z test_meta_inplace_nn_functional_prelu_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4933505Z test_meta_inplace_nn_functional_relu6_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4933719Z test_meta_inplace_nn_functional_relu6_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4933932Z test_meta_inplace_nn_functional_relu6_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4934152Z test_meta_inplace_nn_functional_relu6_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4934467Z test_meta_inplace_nn_functional_relu6_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4934683Z test_meta_inplace_nn_functional_relu6_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4934899Z test_meta_inplace_nn_functional_relu6_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4935150Z test_meta_inplace_nn_functional_relu6_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4935367Z test_meta_inplace_nn_functional_relu6_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4935591Z test_meta_inplace_nn_functional_relu_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4935808Z test_meta_inplace_nn_functional_relu_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4936026Z test_meta_inplace_nn_functional_relu_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4936245Z test_meta_inplace_nn_functional_relu_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4936460Z test_meta_inplace_nn_functional_relu_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4936669Z test_meta_inplace_nn_functional_relu_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4936900Z test_meta_inplace_nn_functional_relu_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4937117Z test_meta_inplace_nn_functional_relu_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4937324Z test_meta_inplace_nn_functional_relu_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4937547Z test_meta_inplace_nn_functional_rrelu_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4937767Z test_meta_inplace_nn_functional_rrelu_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4937982Z test_meta_inplace_nn_functional_rrelu_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4938204Z test_meta_inplace_nn_functional_rrelu_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4938424Z test_meta_inplace_nn_functional_selu_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4938638Z test_meta_inplace_nn_functional_selu_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4938855Z test_meta_inplace_nn_functional_selu_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4939070Z test_meta_inplace_nn_functional_selu_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4939287Z test_meta_inplace_nn_functional_silu_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4939492Z test_meta_inplace_nn_functional_silu_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4939703Z test_meta_inplace_nn_functional_silu_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4939937Z test_meta_inplace_nn_functional_silu_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4940165Z 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) 2023-01-11T21:23:43.4940391Z 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) 2023-01-11T21:23:43.4940621Z 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) 2023-01-11T21:23:43.4940851Z 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) 2023-01-11T21:23:43.4941080Z 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) 2023-01-11T21:23:43.4941302Z 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) 2023-01-11T21:23:43.4941520Z 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) 2023-01-11T21:23:43.4941766Z test_meta_inplace_nn_functional_softmin_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4941987Z test_meta_inplace_nn_functional_softmin_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4942201Z test_meta_inplace_nn_functional_softmin_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4942420Z test_meta_inplace_nn_functional_softmin_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4942652Z 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) 2023-01-11T21:23:43.4942892Z 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) 2023-01-11T21:23:43.4943132Z 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) 2023-01-11T21:23:43.4943365Z 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) 2023-01-11T21:23:43.4943593Z 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) 2023-01-11T21:23:43.4943814Z 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) 2023-01-11T21:23:43.4944042Z 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) 2023-01-11T21:23:43.4944268Z 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) 2023-01-11T21:23:43.4944490Z 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) 2023-01-11T21:23:43.4944771Z 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) 2023-01-11T21:23:43.4945012Z 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) 2023-01-11T21:23:43.4945239Z test_meta_inplace_nn_functional_softplus_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4945466Z test_meta_inplace_nn_functional_softplus_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4945690Z test_meta_inplace_nn_functional_softplus_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4945911Z test_meta_inplace_nn_functional_softplus_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4946190Z test_meta_inplace_nn_functional_softshrink_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4946475Z test_meta_inplace_nn_functional_softshrink_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4946756Z test_meta_inplace_nn_functional_softshrink_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4947058Z test_meta_inplace_nn_functional_softshrink_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4947337Z test_meta_inplace_nn_functional_softsign_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4947583Z test_meta_inplace_nn_functional_softsign_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4947811Z test_meta_inplace_nn_functional_softsign_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4948026Z test_meta_inplace_nn_functional_softsign_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4948248Z test_meta_inplace_nn_functional_softsign_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4948469Z test_meta_inplace_nn_functional_softsign_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4948685Z test_meta_inplace_nn_functional_softsign_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4948904Z test_meta_inplace_nn_functional_softsign_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4949122Z test_meta_inplace_nn_functional_softsign_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4949347Z test_meta_inplace_nn_functional_softsign_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4949570Z test_meta_inplace_nn_functional_softsign_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4949786Z test_meta_inplace_nn_functional_softsign_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4950010Z test_meta_inplace_nn_functional_tanhshrink_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4950263Z test_meta_inplace_nn_functional_tanhshrink_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4950486Z test_meta_inplace_nn_functional_tanhshrink_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4950715Z test_meta_inplace_nn_functional_tanhshrink_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4950934Z test_meta_inplace_nn_functional_tanhshrink_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4951153Z test_meta_inplace_nn_functional_tanhshrink_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4951379Z test_meta_inplace_nn_functional_tanhshrink_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4951600Z test_meta_inplace_nn_functional_tanhshrink_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4951819Z test_meta_inplace_nn_functional_tanhshrink_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4952070Z test_meta_inplace_nn_functional_tanhshrink_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4952286Z test_meta_inplace_nn_functional_tanhshrink_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4952559Z test_meta_inplace_nn_functional_threshold_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4952837Z test_meta_inplace_nn_functional_threshold_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4953118Z test_meta_inplace_nn_functional_threshold_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4953385Z test_meta_inplace_nn_functional_threshold_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4953655Z test_meta_inplace_nn_functional_threshold_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4953929Z test_meta_inplace_nn_functional_threshold_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4954203Z test_meta_inplace_nn_functional_threshold_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4954476Z test_meta_inplace_nn_functional_threshold_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4954760Z test_meta_inplace_nn_functional_threshold_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4955035Z 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) 2023-01-11T21:23:43.4955278Z 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) 2023-01-11T21:23:43.4955517Z 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) 2023-01-11T21:23:43.4955782Z 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) 2023-01-11T21:23:43.4956017Z 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) 2023-01-11T21:23:43.4956256Z 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) 2023-01-11T21:23:43.4956481Z 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) 2023-01-11T21:23:43.4956709Z 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) 2023-01-11T21:23:43.4956934Z 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) 2023-01-11T21:23:43.4957163Z 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) 2023-01-11T21:23:43.4957410Z 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) 2023-01-11T21:23:43.4957658Z 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) 2023-01-11T21:23:43.4957911Z 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) 2023-01-11T21:23:43.4958165Z 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) 2023-01-11T21:23:43.4958416Z 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) 2023-01-11T21:23:43.4958660Z 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) 2023-01-11T21:23:43.4958900Z 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) 2023-01-11T21:23:43.4959142Z 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) 2023-01-11T21:23:43.4959382Z 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) 2023-01-11T21:23:43.4959610Z 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) 2023-01-11T21:23:43.4959854Z 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) 2023-01-11T21:23:43.4960102Z 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) 2023-01-11T21:23:43.4960324Z test_meta_inplace_nn_functional_unfold_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4960573Z test_meta_inplace_nn_functional_unfold_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4960799Z test_meta_inplace_nn_functional_unfold_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4961019Z test_meta_inplace_nn_functional_unfold_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4961242Z test_meta_inplace_nn_functional_unfold_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4961463Z test_meta_inplace_nn_functional_unfold_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4961699Z 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) 2023-01-11T21:23:43.4961931Z 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) 2023-01-11T21:23:43.4962166Z 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) 2023-01-11T21:23:43.4962414Z 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) 2023-01-11T21:23:43.4962664Z 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) 2023-01-11T21:23:43.4962944Z 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) 2023-01-11T21:23:43.4963237Z 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) 2023-01-11T21:23:43.4963503Z test_meta_inplace_nonzero_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4963767Z test_meta_inplace_nonzero_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4964038Z test_meta_inplace_nonzero_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4964308Z test_meta_inplace_nonzero_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4964578Z test_meta_inplace_nonzero_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4964843Z test_meta_inplace_nonzero_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4965106Z test_meta_inplace_nonzero_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4965304Z test_meta_inplace_nonzero_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4965513Z test_meta_inplace_nonzero_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4965717Z test_meta_inplace_nonzero_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4965915Z test_meta_inplace_nonzero_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4966173Z test_meta_inplace_nonzero_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4966384Z test_meta_inplace_nonzero_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4966598Z test_meta_inplace_norm_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4966807Z test_meta_inplace_norm_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4967019Z test_meta_inplace_norm_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4967229Z test_meta_inplace_norm_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4967435Z test_meta_inplace_norm_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4967632Z test_meta_inplace_norm_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4967870Z test_meta_inplace_norm_fro_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4968087Z test_meta_inplace_norm_fro_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4968298Z test_meta_inplace_norm_fro_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4968508Z test_meta_inplace_norm_fro_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4968719Z test_meta_inplace_norm_fro_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4968919Z test_meta_inplace_norm_fro_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4969133Z test_meta_inplace_norm_inf_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4969347Z test_meta_inplace_norm_inf_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4969560Z test_meta_inplace_norm_inf_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4969770Z test_meta_inplace_norm_inf_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4969970Z test_meta_inplace_norm_inf_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4970173Z test_meta_inplace_norm_inf_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4970387Z test_meta_inplace_norm_nuc_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4970600Z test_meta_inplace_norm_nuc_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4970803Z test_meta_inplace_norm_nuc_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4971006Z test_meta_inplace_norm_nuc_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4971235Z test_meta_inplace_normal_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4971443Z test_meta_inplace_normal_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4971653Z test_meta_inplace_normal_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4971858Z test_meta_inplace_normal_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4972078Z test_meta_inplace_normal_number_mean_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4972292Z test_meta_inplace_normal_number_mean_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4972520Z test_meta_inplace_normal_number_mean_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4972738Z test_meta_inplace_normal_number_mean_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4972965Z test_meta_inplace_ones_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4973173Z test_meta_inplace_ones_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4973386Z test_meta_inplace_ones_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4973601Z test_meta_inplace_ones_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4973810Z test_meta_inplace_ones_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4974014Z test_meta_inplace_ones_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4974316Z test_meta_inplace_ones_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4974513Z test_meta_inplace_ones_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4974715Z test_meta_inplace_ones_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4974915Z test_meta_inplace_ones_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4975116Z test_meta_inplace_ones_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4975318Z test_meta_inplace_ones_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4975520Z test_meta_inplace_ones_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4975728Z test_meta_inplace_ones_like_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4975934Z test_meta_inplace_ones_like_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4976147Z test_meta_inplace_ones_like_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4976397Z test_meta_inplace_ones_like_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4976611Z test_meta_inplace_ones_like_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4976815Z test_meta_inplace_ones_like_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4977020Z test_meta_inplace_ones_like_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4977224Z test_meta_inplace_ones_like_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4977430Z test_meta_inplace_ones_like_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4977634Z test_meta_inplace_ones_like_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4977833Z test_meta_inplace_ones_like_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4978064Z test_meta_inplace_ones_like_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4978261Z test_meta_inplace_ones_like_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4978473Z test_meta_inplace_ormqr_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4978674Z test_meta_inplace_ormqr_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4978882Z test_meta_inplace_ormqr_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4979078Z test_meta_inplace_ormqr_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4979280Z test_meta_inplace_outer_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4979491Z test_meta_inplace_outer_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4979700Z test_meta_inplace_outer_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4979914Z test_meta_inplace_outer_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4980118Z test_meta_inplace_outer_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4980327Z test_meta_inplace_outer_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4980527Z test_meta_inplace_outer_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4980729Z test_meta_inplace_outer_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4980930Z test_meta_inplace_outer_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4981124Z test_meta_inplace_outer_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4981351Z test_meta_inplace_outer_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4981552Z test_meta_inplace_outer_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4981769Z test_meta_inplace_pca_lowrank_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4981981Z test_meta_inplace_pca_lowrank_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4982188Z test_meta_inplace_permute_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4982393Z test_meta_inplace_permute_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4982606Z test_meta_inplace_permute_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4982818Z test_meta_inplace_permute_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4983029Z test_meta_inplace_permute_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4983259Z test_meta_inplace_permute_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4983452Z test_meta_inplace_permute_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4983653Z test_meta_inplace_permute_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4983861Z test_meta_inplace_permute_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4984069Z test_meta_inplace_permute_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4984265Z test_meta_inplace_permute_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4984478Z test_meta_inplace_permute_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4984730Z test_meta_inplace_permute_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4984949Z test_meta_inplace_pinverse_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4985164Z test_meta_inplace_pinverse_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4985373Z test_meta_inplace_pinverse_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4985577Z test_meta_inplace_pinverse_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4985774Z test_meta_inplace_polar_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4985990Z test_meta_inplace_polar_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4986268Z 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) 2023-01-11T21:23:43.4986575Z 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) 2023-01-11T21:23:43.4986857Z 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) 2023-01-11T21:23:43.4987129Z 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) 2023-01-11T21:23:43.4987368Z 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) 2023-01-11T21:23:43.4987584Z 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) 2023-01-11T21:23:43.4987802Z 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) 2023-01-11T21:23:43.4988017Z 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) 2023-01-11T21:23:43.4988238Z 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) 2023-01-11T21:23:43.4988480Z 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) 2023-01-11T21:23:43.4988698Z 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) 2023-01-11T21:23:43.4988915Z 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) 2023-01-11T21:23:43.4989131Z 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) 2023-01-11T21:23:43.4989345Z 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) 2023-01-11T21:23:43.4989564Z 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) 2023-01-11T21:23:43.4989774Z 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) 2023-01-11T21:23:43.4989992Z 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) 2023-01-11T21:23:43.4990210Z 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) 2023-01-11T21:23:43.4990429Z 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) 2023-01-11T21:23:43.4990645Z 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) 2023-01-11T21:23:43.4990865Z 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) 2023-01-11T21:23:43.4991071Z 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) 2023-01-11T21:23:43.4991287Z 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) 2023-01-11T21:23:43.4991521Z 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) 2023-01-11T21:23:43.4991733Z 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) 2023-01-11T21:23:43.4991945Z 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) 2023-01-11T21:23:43.4992162Z 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) 2023-01-11T21:23:43.4992390Z 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) 2023-01-11T21:23:43.4992655Z 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) 2023-01-11T21:23:43.4992926Z 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) 2023-01-11T21:23:43.4993189Z 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) 2023-01-11T21:23:43.4993477Z 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) 2023-01-11T21:23:43.4993732Z 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) 2023-01-11T21:23:43.4994000Z 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) 2023-01-11T21:23:43.4994267Z 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) 2023-01-11T21:23:43.4994536Z 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) 2023-01-11T21:23:43.4994802Z 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) 2023-01-11T21:23:43.4995072Z 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) 2023-01-11T21:23:43.4995341Z 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) 2023-01-11T21:23:43.4995606Z 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) 2023-01-11T21:23:43.4995820Z 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) 2023-01-11T21:23:43.4996037Z 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) 2023-01-11T21:23:43.4996249Z 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) 2023-01-11T21:23:43.4996459Z 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) 2023-01-11T21:23:43.4996665Z 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) 2023-01-11T21:23:43.4996904Z test_meta_inplace_positive_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4997117Z test_meta_inplace_positive_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4997331Z test_meta_inplace_positive_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4997550Z test_meta_inplace_positive_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4997758Z test_meta_inplace_positive_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4997967Z test_meta_inplace_positive_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4998173Z test_meta_inplace_positive_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4998379Z test_meta_inplace_positive_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4998587Z test_meta_inplace_positive_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4998809Z test_meta_inplace_positive_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4999006Z test_meta_inplace_positive_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4999204Z test_meta_inplace_positive_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4999409Z test_meta_inplace_pow_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4999618Z test_meta_inplace_pow_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.4999823Z test_meta_inplace_pow_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5000032Z test_meta_inplace_pow_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5000234Z test_meta_inplace_pow_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5000435Z test_meta_inplace_pow_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5000642Z test_meta_inplace_pow_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5000844Z test_meta_inplace_pow_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5001036Z test_meta_inplace_pow_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5001239Z test_meta_inplace_pow_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5001439Z test_meta_inplace_pow_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5001639Z test_meta_inplace_pow_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5001843Z test_meta_inplace_prod_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5002069Z test_meta_inplace_prod_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5002284Z test_meta_inplace_prod_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5002493Z test_meta_inplace_prod_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5002705Z test_meta_inplace_prod_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5002914Z test_meta_inplace_prod_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5003159Z test_meta_inplace_prod_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5003409Z test_meta_inplace_prod_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5003662Z test_meta_inplace_prod_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5003941Z test_meta_inplace_prod_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5004191Z test_meta_inplace_prod_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5004441Z test_meta_inplace_prod_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5004686Z test_meta_inplace_prod_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5004936Z test_meta_inplace_put_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5005191Z test_meta_inplace_put_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5005447Z test_meta_inplace_put_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5005678Z test_meta_inplace_put_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5005872Z test_meta_inplace_put_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5006079Z test_meta_inplace_put_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5006282Z test_meta_inplace_put_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5006483Z test_meta_inplace_put_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5006681Z test_meta_inplace_put_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5006878Z test_meta_inplace_put_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5007080Z test_meta_inplace_put_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5007288Z test_meta_inplace_put_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5007517Z test_meta_inplace_qr_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5007726Z test_meta_inplace_qr_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5007928Z test_meta_inplace_qr_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5008123Z test_meta_inplace_qr_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5008334Z test_meta_inplace_quantile_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5008543Z test_meta_inplace_quantile_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5008751Z test_meta_inplace_rad2deg_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5008962Z test_meta_inplace_rad2deg_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5009173Z test_meta_inplace_rad2deg_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5009406Z test_meta_inplace_rad2deg_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5009611Z test_meta_inplace_rad2deg_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5009816Z test_meta_inplace_rad2deg_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5010015Z test_meta_inplace_rad2deg_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5010212Z test_meta_inplace_rad2deg_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5010406Z test_meta_inplace_rad2deg_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5010612Z test_meta_inplace_rad2deg_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5010822Z test_meta_inplace_rand_like_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5011037Z test_meta_inplace_rand_like_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5011251Z test_meta_inplace_rand_like_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5011468Z test_meta_inplace_rand_like_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5011685Z test_meta_inplace_rand_like_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5011902Z test_meta_inplace_rand_like_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5012118Z test_meta_inplace_rand_like_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5012330Z test_meta_inplace_randint_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5012552Z test_meta_inplace_randint_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5012760Z test_meta_inplace_randint_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5012966Z test_meta_inplace_randint_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5013173Z test_meta_inplace_randint_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5013380Z test_meta_inplace_randint_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5013581Z test_meta_inplace_randint_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5013786Z test_meta_inplace_randint_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5013997Z test_meta_inplace_randint_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5014315Z test_meta_inplace_randint_like_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5014569Z test_meta_inplace_randint_like_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5014783Z test_meta_inplace_randint_like_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5014986Z test_meta_inplace_randint_like_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5015197Z test_meta_inplace_randint_like_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5015407Z test_meta_inplace_randint_like_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5015617Z test_meta_inplace_randint_like_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5015830Z test_meta_inplace_randint_like_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5016035Z test_meta_inplace_randint_like_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5016244Z test_meta_inplace_randn_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5016455Z test_meta_inplace_randn_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5016664Z test_meta_inplace_randn_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5016875Z test_meta_inplace_randn_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5017081Z test_meta_inplace_randn_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5017277Z test_meta_inplace_randn_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5017476Z test_meta_inplace_randn_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5017723Z test_meta_inplace_randn_like_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5017942Z test_meta_inplace_randn_like_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5018159Z test_meta_inplace_randn_like_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5018376Z test_meta_inplace_randn_like_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5018583Z test_meta_inplace_randn_like_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5018795Z test_meta_inplace_randn_like_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5019006Z test_meta_inplace_randn_like_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5019214Z test_meta_inplace_ravel_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5019421Z test_meta_inplace_ravel_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5019647Z test_meta_inplace_ravel_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5019856Z test_meta_inplace_ravel_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5020065Z test_meta_inplace_ravel_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5020275Z test_meta_inplace_ravel_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5020477Z test_meta_inplace_ravel_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5020677Z test_meta_inplace_ravel_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5020886Z test_meta_inplace_ravel_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5021092Z test_meta_inplace_ravel_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5021293Z test_meta_inplace_ravel_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5021496Z test_meta_inplace_ravel_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5021688Z test_meta_inplace_ravel_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5021896Z test_meta_inplace_real_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5022107Z test_meta_inplace_real_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5022314Z test_meta_inplace_real_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5022522Z test_meta_inplace_real_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5022726Z test_meta_inplace_real_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5022955Z test_meta_inplace_real_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5023163Z test_meta_inplace_real_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5023366Z test_meta_inplace_real_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5023570Z test_meta_inplace_real_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5023771Z test_meta_inplace_real_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5023964Z test_meta_inplace_real_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5024168Z test_meta_inplace_real_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5024372Z test_meta_inplace_real_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5024625Z test_meta_inplace_reciprocal_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5024884Z test_meta_inplace_reciprocal_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5025107Z test_meta_inplace_reciprocal_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5025324Z test_meta_inplace_reciprocal_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5025544Z test_meta_inplace_reciprocal_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5025754Z test_meta_inplace_reciprocal_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5025976Z test_meta_inplace_reciprocal_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5026188Z test_meta_inplace_reciprocal_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5026417Z test_meta_inplace_reciprocal_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5026674Z test_meta_inplace_reciprocal_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5026936Z test_meta_inplace_reciprocal_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5027194Z test_meta_inplace_reciprocal_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5027464Z test_meta_inplace_remainder_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5027681Z test_meta_inplace_remainder_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5027894Z test_meta_inplace_remainder_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5028100Z test_meta_inplace_remainder_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5028329Z test_meta_inplace_remainder_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5028538Z test_meta_inplace_remainder_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5028733Z test_meta_inplace_remainder_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5028938Z test_meta_inplace_remainder_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5029137Z test_meta_inplace_remainder_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5029342Z test_meta_inplace_renorm_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5029549Z test_meta_inplace_renorm_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5029759Z test_meta_inplace_renorm_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5029984Z test_meta_inplace_renorm_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5030188Z test_meta_inplace_renorm_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5030386Z test_meta_inplace_renorm_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5030592Z test_meta_inplace_repeat_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5030798Z test_meta_inplace_repeat_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5031000Z test_meta_inplace_repeat_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5031216Z test_meta_inplace_repeat_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5031417Z test_meta_inplace_repeat_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5031616Z test_meta_inplace_repeat_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5031813Z test_meta_inplace_repeat_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5032018Z test_meta_inplace_repeat_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5032226Z test_meta_inplace_repeat_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5032430Z test_meta_inplace_repeat_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5032639Z test_meta_inplace_repeat_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5032837Z test_meta_inplace_repeat_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5033062Z test_meta_inplace_repeat_interleave_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5033296Z test_meta_inplace_repeat_interleave_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5033521Z test_meta_inplace_repeat_interleave_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5033773Z test_meta_inplace_repeat_interleave_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5034022Z test_meta_inplace_repeat_interleave_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5034239Z test_meta_inplace_repeat_interleave_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5034458Z test_meta_inplace_repeat_interleave_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5034680Z test_meta_inplace_repeat_interleave_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5034901Z test_meta_inplace_repeat_interleave_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5035130Z test_meta_inplace_repeat_interleave_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5035337Z test_meta_inplace_repeat_interleave_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5035550Z test_meta_inplace_repeat_interleave_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5035752Z test_meta_inplace_repeat_interleave_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5035965Z test_meta_inplace_reshape_as_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5036172Z test_meta_inplace_reshape_as_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5036387Z test_meta_inplace_reshape_as_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5036597Z test_meta_inplace_reshape_as_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5036807Z test_meta_inplace_reshape_as_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5037020Z test_meta_inplace_reshape_as_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5037232Z test_meta_inplace_reshape_as_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5037440Z test_meta_inplace_reshape_as_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5037651Z test_meta_inplace_reshape_as_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5037854Z test_meta_inplace_reshape_as_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5038047Z test_meta_inplace_reshape_as_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5038280Z test_meta_inplace_reshape_as_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5038481Z test_meta_inplace_reshape_as_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5038684Z test_meta_inplace_reshape_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5038897Z test_meta_inplace_reshape_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5039105Z test_meta_inplace_reshape_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5039314Z test_meta_inplace_reshape_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5039533Z test_meta_inplace_reshape_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5039737Z test_meta_inplace_reshape_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5039941Z test_meta_inplace_reshape_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5040165Z test_meta_inplace_reshape_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5040363Z test_meta_inplace_reshape_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5040566Z test_meta_inplace_reshape_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5040771Z test_meta_inplace_reshape_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5040973Z test_meta_inplace_reshape_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5041180Z test_meta_inplace_reshape_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5041391Z test_meta_inplace_resize__cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5041597Z test_meta_inplace_resize__cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5041810Z test_meta_inplace_resize__cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5042019Z test_meta_inplace_resize__cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5042222Z test_meta_inplace_resize__cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5042416Z test_meta_inplace_resize__cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5042618Z test_meta_inplace_resize__cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5042848Z test_meta_inplace_resize__cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5043098Z test_meta_inplace_resize__cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5043369Z test_meta_inplace_resize__cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5043618Z test_meta_inplace_resize__cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5043866Z test_meta_inplace_resize__cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5044137Z test_meta_inplace_resize_as__cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5044391Z test_meta_inplace_resize_as__cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5044652Z test_meta_inplace_resize_as__cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5044923Z test_meta_inplace_resize_as__cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5045170Z test_meta_inplace_resize_as__cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5045426Z test_meta_inplace_resize_as__cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5045699Z test_meta_inplace_resize_as__cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5045908Z test_meta_inplace_resize_as__cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5046111Z test_meta_inplace_resize_as__cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5046311Z test_meta_inplace_resize_as__cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5046510Z test_meta_inplace_resize_as__cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5046707Z test_meta_inplace_resize_as__cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5046919Z test_meta_inplace_resolve_conj_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5047124Z test_meta_inplace_resolve_conj_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5047341Z test_meta_inplace_resolve_conj_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5047549Z test_meta_inplace_resolve_conj_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5047761Z test_meta_inplace_resolve_conj_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5047970Z test_meta_inplace_resolve_conj_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5048182Z test_meta_inplace_resolve_conj_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5048387Z test_meta_inplace_resolve_conj_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5048590Z test_meta_inplace_resolve_conj_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5048820Z test_meta_inplace_resolve_conj_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5049030Z test_meta_inplace_resolve_conj_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5049241Z test_meta_inplace_resolve_conj_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5049450Z test_meta_inplace_resolve_neg_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5049655Z test_meta_inplace_resolve_neg_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5049863Z test_meta_inplace_resolve_neg_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5050078Z test_meta_inplace_resolve_neg_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5050280Z test_meta_inplace_resolve_neg_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5050515Z test_meta_inplace_resolve_neg_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5050725Z test_meta_inplace_resolve_neg_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5050937Z test_meta_inplace_resolve_neg_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5051141Z test_meta_inplace_resolve_neg_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5051345Z test_meta_inplace_resolve_neg_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5051552Z test_meta_inplace_resolve_neg_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5051757Z test_meta_inplace_resolve_neg_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5051957Z test_meta_inplace_resolve_neg_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5052154Z test_meta_inplace_roll_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5052359Z test_meta_inplace_roll_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5052570Z test_meta_inplace_roll_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5052773Z test_meta_inplace_roll_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5052981Z test_meta_inplace_roll_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5053193Z test_meta_inplace_roll_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5053431Z test_meta_inplace_roll_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5053630Z test_meta_inplace_roll_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5053851Z test_meta_inplace_roll_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5054051Z test_meta_inplace_roll_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5054370Z test_meta_inplace_roll_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5054569Z test_meta_inplace_roll_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5054770Z test_meta_inplace_roll_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5054972Z test_meta_inplace_rot90_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5055176Z test_meta_inplace_rot90_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5055385Z test_meta_inplace_rot90_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5055595Z test_meta_inplace_rot90_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5055838Z test_meta_inplace_rot90_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5056044Z test_meta_inplace_rot90_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5056242Z test_meta_inplace_rot90_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5056448Z test_meta_inplace_rot90_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5056640Z test_meta_inplace_rot90_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5056839Z test_meta_inplace_rot90_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5057039Z test_meta_inplace_rot90_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5057233Z test_meta_inplace_rot90_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5057437Z test_meta_inplace_round_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5057641Z test_meta_inplace_round_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5057843Z test_meta_inplace_round_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5058039Z test_meta_inplace_round_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5058242Z test_meta_inplace_round_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5058441Z test_meta_inplace_round_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5058641Z test_meta_inplace_round_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5058865Z test_meta_inplace_round_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5059062Z test_meta_inplace_round_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5059280Z test_meta_inplace_round_decimals_0_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5059497Z test_meta_inplace_round_decimals_0_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5059704Z test_meta_inplace_round_decimals_0_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5059909Z test_meta_inplace_round_decimals_0_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5060126Z test_meta_inplace_round_decimals_3_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5060339Z test_meta_inplace_round_decimals_3_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5060549Z test_meta_inplace_round_decimals_3_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5060789Z test_meta_inplace_round_decimals_3_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5061011Z 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) 2023-01-11T21:23:43.5061223Z 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) 2023-01-11T21:23:43.5061442Z 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) 2023-01-11T21:23:43.5061657Z 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) 2023-01-11T21:23:43.5061863Z test_meta_inplace_rsqrt_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5062066Z test_meta_inplace_rsqrt_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5062271Z test_meta_inplace_rsqrt_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5062478Z test_meta_inplace_rsqrt_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5062690Z test_meta_inplace_rsqrt_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5062895Z test_meta_inplace_rsqrt_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5063101Z test_meta_inplace_rsqrt_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5063295Z test_meta_inplace_rsqrt_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5063489Z test_meta_inplace_rsqrt_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5063686Z test_meta_inplace_rsqrt_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5063905Z test_meta_inplace_rsqrt_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5064107Z test_meta_inplace_rsqrt_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5064303Z test_meta_inplace_rsqrt_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5064510Z test_meta_inplace_rsub_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5064773Z test_meta_inplace_rsub_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5064978Z test_meta_inplace_rsub_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5065179Z test_meta_inplace_rsub_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5065380Z test_meta_inplace_rsub_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5065572Z test_meta_inplace_rsub_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5065799Z test_meta_inplace_rsub_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5066000Z test_meta_inplace_rsub_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5066250Z test_meta_inplace_rsub_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5066499Z test_meta_inplace_rsub_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5066742Z test_meta_inplace_rsub_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5067006Z test_meta_inplace_scalar_tensor_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5067270Z test_meta_inplace_scalar_tensor_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5067525Z test_meta_inplace_scalar_tensor_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5067737Z test_meta_inplace_scalar_tensor_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5067949Z test_meta_inplace_scalar_tensor_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5068154Z test_meta_inplace_scalar_tensor_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5068360Z test_meta_inplace_scalar_tensor_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5068563Z test_meta_inplace_scalar_tensor_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5068769Z test_meta_inplace_scalar_tensor_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5068977Z test_meta_inplace_scalar_tensor_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5069208Z test_meta_inplace_scalar_tensor_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5069418Z test_meta_inplace_scalar_tensor_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5069623Z test_meta_inplace_scalar_tensor_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5069837Z test_meta_inplace_scatter_add_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5070047Z test_meta_inplace_scatter_add_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5070260Z test_meta_inplace_scatter_add_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5070463Z test_meta_inplace_scatter_add_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5070671Z test_meta_inplace_scatter_add_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5070899Z test_meta_inplace_scatter_add_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5071108Z test_meta_inplace_scatter_add_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5071315Z test_meta_inplace_scatter_add_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5071521Z test_meta_inplace_scatter_add_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5071727Z test_meta_inplace_scatter_add_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5071929Z test_meta_inplace_scatter_add_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5072131Z test_meta_inplace_scatter_add_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5072335Z test_meta_inplace_scatter_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5072584Z test_meta_inplace_scatter_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5072841Z test_meta_inplace_scatter_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5073097Z test_meta_inplace_scatter_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5073358Z test_meta_inplace_scatter_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5073615Z test_meta_inplace_scatter_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5073868Z test_meta_inplace_scatter_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5074120Z test_meta_inplace_scatter_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5074370Z test_meta_inplace_scatter_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5074641Z test_meta_inplace_scatter_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5074898Z test_meta_inplace_scatter_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5075128Z test_meta_inplace_scatter_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5075339Z test_meta_inplace_scatter_reduce_amax_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5075559Z test_meta_inplace_scatter_reduce_amax_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5075776Z test_meta_inplace_scatter_reduce_amax_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5075997Z test_meta_inplace_scatter_reduce_amax_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5076212Z test_meta_inplace_scatter_reduce_amax_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5076448Z test_meta_inplace_scatter_reduce_amax_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5076660Z test_meta_inplace_scatter_reduce_amax_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5076876Z test_meta_inplace_scatter_reduce_amax_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5077092Z test_meta_inplace_scatter_reduce_amax_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5077305Z test_meta_inplace_scatter_reduce_amin_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5077521Z test_meta_inplace_scatter_reduce_amin_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5077738Z test_meta_inplace_scatter_reduce_amin_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5077948Z test_meta_inplace_scatter_reduce_amin_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5078160Z test_meta_inplace_scatter_reduce_amin_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5078376Z test_meta_inplace_scatter_reduce_amin_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5078588Z test_meta_inplace_scatter_reduce_amin_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5078800Z test_meta_inplace_scatter_reduce_amin_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5079010Z test_meta_inplace_scatter_reduce_amin_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5079224Z test_meta_inplace_scatter_reduce_mean_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5079441Z test_meta_inplace_scatter_reduce_mean_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5079679Z test_meta_inplace_scatter_reduce_mean_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5079893Z test_meta_inplace_scatter_reduce_mean_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5080106Z test_meta_inplace_scatter_reduce_mean_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5080311Z test_meta_inplace_scatter_reduce_mean_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5080523Z test_meta_inplace_scatter_reduce_mean_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5080736Z test_meta_inplace_scatter_reduce_mean_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5080944Z test_meta_inplace_scatter_reduce_mean_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5081156Z test_meta_inplace_scatter_reduce_prod_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5081392Z test_meta_inplace_scatter_reduce_prod_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5081604Z test_meta_inplace_scatter_reduce_prod_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5081817Z test_meta_inplace_scatter_reduce_prod_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5082027Z test_meta_inplace_scatter_reduce_prod_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5082239Z test_meta_inplace_scatter_reduce_prod_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5082454Z test_meta_inplace_scatter_reduce_prod_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5082684Z test_meta_inplace_scatter_reduce_prod_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5082938Z test_meta_inplace_scatter_reduce_prod_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5083207Z test_meta_inplace_scatter_reduce_sum_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5083478Z test_meta_inplace_scatter_reduce_sum_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5083744Z test_meta_inplace_scatter_reduce_sum_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5084015Z test_meta_inplace_scatter_reduce_sum_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5084282Z test_meta_inplace_scatter_reduce_sum_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5084545Z test_meta_inplace_scatter_reduce_sum_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5084824Z test_meta_inplace_scatter_reduce_sum_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5085084Z test_meta_inplace_scatter_reduce_sum_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5085347Z test_meta_inplace_scatter_reduce_sum_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5085584Z test_meta_inplace_scatter_reduce_sum_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5085789Z test_meta_inplace_searchsorted_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5086001Z test_meta_inplace_searchsorted_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5086214Z test_meta_inplace_searchsorted_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5086424Z test_meta_inplace_searchsorted_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5086634Z test_meta_inplace_searchsorted_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5086868Z test_meta_inplace_searchsorted_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5087075Z test_meta_inplace_searchsorted_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5087282Z test_meta_inplace_searchsorted_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5087508Z test_meta_inplace_segment_reduce_lengths_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5087730Z test_meta_inplace_segment_reduce_lengths_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5087953Z test_meta_inplace_segment_reduce_lengths_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5088162Z test_meta_inplace_segment_reduce_lengths_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5088381Z test_meta_inplace_segment_reduce_offsets_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5088597Z test_meta_inplace_segment_reduce_offsets_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5088809Z test_meta_inplace_segment_reduce_offsets_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5089019Z test_meta_inplace_segment_reduce_offsets_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5089228Z test_meta_inplace_select_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5089433Z test_meta_inplace_select_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5089644Z test_meta_inplace_select_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5089871Z test_meta_inplace_select_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5090078Z test_meta_inplace_select_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5090283Z test_meta_inplace_select_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5090482Z test_meta_inplace_select_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5090686Z test_meta_inplace_select_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5090887Z test_meta_inplace_select_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5091096Z test_meta_inplace_select_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5091298Z test_meta_inplace_select_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5091499Z test_meta_inplace_select_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5091720Z test_meta_inplace_select_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5091937Z test_meta_inplace_select_scatter_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5092151Z test_meta_inplace_select_scatter_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5092366Z test_meta_inplace_select_scatter_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5092571Z test_meta_inplace_select_scatter_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5092769Z test_meta_inplace_select_scatter_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5092984Z test_meta_inplace_select_scatter_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5093221Z test_meta_inplace_select_scatter_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5093459Z test_meta_inplace_select_scatter_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5093668Z test_meta_inplace_select_scatter_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5093877Z test_meta_inplace_select_scatter_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5094082Z test_meta_inplace_sgn_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5094391Z test_meta_inplace_sgn_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5094599Z test_meta_inplace_sgn_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5094806Z test_meta_inplace_sgn_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5095046Z test_meta_inplace_sgn_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5095244Z test_meta_inplace_sgn_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5095444Z test_meta_inplace_sgn_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5095649Z test_meta_inplace_sgn_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5095850Z test_meta_inplace_sgn_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5096049Z test_meta_inplace_sgn_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5096248Z test_meta_inplace_sgn_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5096443Z test_meta_inplace_sgn_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5096639Z test_meta_inplace_sgn_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5096889Z test_meta_inplace_short_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5097088Z test_meta_inplace_short_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5097287Z test_meta_inplace_short_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5097498Z test_meta_inplace_short_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5097699Z test_meta_inplace_short_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5097900Z test_meta_inplace_short_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5098100Z test_meta_inplace_short_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5098301Z test_meta_inplace_short_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5098502Z test_meta_inplace_short_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5098701Z test_meta_inplace_short_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5098904Z test_meta_inplace_short_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5099106Z test_meta_inplace_short_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5099318Z test_meta_inplace_sigmoid_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5099517Z test_meta_inplace_sigmoid_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5099729Z test_meta_inplace_sigmoid_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5099938Z test_meta_inplace_sigmoid_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5100169Z test_meta_inplace_sigmoid_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5100376Z test_meta_inplace_sigmoid_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5100582Z test_meta_inplace_sigmoid_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5100782Z test_meta_inplace_sigmoid_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5100989Z test_meta_inplace_sigmoid_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5101190Z test_meta_inplace_sigmoid_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5101390Z test_meta_inplace_sigmoid_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5101586Z test_meta_inplace_sigmoid_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5101809Z test_meta_inplace_sigmoid_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5102012Z test_meta_inplace_sign_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5102217Z test_meta_inplace_sign_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5102417Z test_meta_inplace_sign_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5102620Z test_meta_inplace_sign_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5102820Z test_meta_inplace_sign_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5103022Z test_meta_inplace_sign_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5103226Z test_meta_inplace_sign_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5103424Z test_meta_inplace_sign_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5103622Z test_meta_inplace_sign_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5103815Z test_meta_inplace_sign_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5104040Z test_meta_inplace_signal_windows_bartlett_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5104260Z test_meta_inplace_signal_windows_bartlett_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5104479Z test_meta_inplace_signal_windows_blackman_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5104744Z test_meta_inplace_signal_windows_blackman_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5104967Z test_meta_inplace_signal_windows_cosine_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5105214Z test_meta_inplace_signal_windows_cosine_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5105445Z test_meta_inplace_signal_windows_exponential_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5105677Z test_meta_inplace_signal_windows_exponential_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5105893Z test_meta_inplace_signal_windows_gaussian_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5106114Z test_meta_inplace_signal_windows_gaussian_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5106342Z test_meta_inplace_signal_windows_general_cosine_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5106558Z test_meta_inplace_signal_windows_general_cosine_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5106789Z test_meta_inplace_signal_windows_general_hamming_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5107036Z test_meta_inplace_signal_windows_general_hamming_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5107257Z test_meta_inplace_signal_windows_hamming_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5107481Z test_meta_inplace_signal_windows_hamming_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5107701Z test_meta_inplace_signal_windows_hann_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5107916Z test_meta_inplace_signal_windows_hann_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5108137Z test_meta_inplace_signal_windows_kaiser_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5108355Z test_meta_inplace_signal_windows_kaiser_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5108569Z test_meta_inplace_signal_windows_nuttall_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5108784Z test_meta_inplace_signal_windows_nuttall_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5108983Z test_meta_inplace_signbit_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5109187Z test_meta_inplace_signbit_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5109398Z test_meta_inplace_signbit_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5109603Z test_meta_inplace_signbit_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5109804Z test_meta_inplace_signbit_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5110027Z test_meta_inplace_signbit_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5110227Z test_meta_inplace_signbit_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5110425Z test_meta_inplace_signbit_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5110628Z test_meta_inplace_signbit_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5110828Z test_meta_inplace_signbit_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5111028Z test_meta_inplace_sin_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5111224Z test_meta_inplace_sin_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5111429Z test_meta_inplace_sin_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5111627Z test_meta_inplace_sin_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5111856Z test_meta_inplace_sin_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5112059Z test_meta_inplace_sin_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5112259Z test_meta_inplace_sin_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5112491Z test_meta_inplace_sin_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5112739Z test_meta_inplace_sin_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5112985Z test_meta_inplace_sin_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5113237Z test_meta_inplace_sin_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5113473Z test_meta_inplace_sin_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5113721Z test_meta_inplace_sin_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5113973Z test_meta_inplace_sinc_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5114220Z test_meta_inplace_sinc_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5114476Z test_meta_inplace_sinc_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5114737Z test_meta_inplace_sinc_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5114984Z test_meta_inplace_sinc_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5115193Z test_meta_inplace_sinc_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5115392Z test_meta_inplace_sinc_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5115614Z test_meta_inplace_sinc_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5115812Z test_meta_inplace_sinc_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5116009Z test_meta_inplace_sinc_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5116206Z test_meta_inplace_sinc_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5116402Z test_meta_inplace_sinc_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5116604Z test_meta_inplace_sinh_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5116801Z test_meta_inplace_sinh_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5117011Z test_meta_inplace_sinh_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5117222Z test_meta_inplace_sinh_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5117451Z test_meta_inplace_sinh_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5117651Z test_meta_inplace_sinh_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5117851Z test_meta_inplace_sinh_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5118045Z test_meta_inplace_sinh_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5118248Z test_meta_inplace_sinh_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5118445Z test_meta_inplace_sinh_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5118647Z test_meta_inplace_sinh_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5118847Z test_meta_inplace_sinh_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5119040Z test_meta_inplace_sinh_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5119244Z test_meta_inplace_slice_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5119444Z test_meta_inplace_slice_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5119649Z test_meta_inplace_slice_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5119861Z test_meta_inplace_slice_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5120064Z test_meta_inplace_slice_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5120260Z test_meta_inplace_slice_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5120483Z test_meta_inplace_slice_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5120682Z test_meta_inplace_slice_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5120885Z test_meta_inplace_slice_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5121089Z test_meta_inplace_slice_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5121294Z test_meta_inplace_slice_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5121489Z test_meta_inplace_slice_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5121687Z test_meta_inplace_slice_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5121901Z test_meta_inplace_slice_scatter_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5122110Z test_meta_inplace_slice_scatter_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5122349Z test_meta_inplace_slice_scatter_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5122546Z test_meta_inplace_slice_scatter_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5122752Z test_meta_inplace_slice_scatter_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5122988Z test_meta_inplace_slice_scatter_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5123250Z test_meta_inplace_slice_scatter_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5123514Z test_meta_inplace_slice_scatter_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5123770Z test_meta_inplace_slice_scatter_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5124027Z test_meta_inplace_slice_scatter_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5124286Z test_meta_inplace_softmax_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5124543Z test_meta_inplace_softmax_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5124796Z test_meta_inplace_softmax_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5125038Z test_meta_inplace_softmax_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5125315Z test_meta_inplace_softmax_with_dtype_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5125566Z test_meta_inplace_softmax_with_dtype_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5125784Z test_meta_inplace_softmax_with_dtype_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5126056Z test_meta_inplace_softmax_with_dtype_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5126271Z test_meta_inplace_softmax_with_dtype_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5126486Z test_meta_inplace_softmax_with_dtype_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5126704Z test_meta_inplace_softmax_with_dtype_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5126921Z test_meta_inplace_softmax_with_dtype_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5127125Z test_meta_inplace_softmax_with_dtype_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5127332Z test_meta_inplace_softmax_with_dtype_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5127544Z test_meta_inplace_softmax_with_dtype_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5127767Z test_meta_inplace_softmax_with_dtype_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5127970Z test_meta_inplace_sort_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5128170Z test_meta_inplace_sort_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5128370Z test_meta_inplace_sort_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5128569Z test_meta_inplace_sort_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5128766Z test_meta_inplace_sort_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5128967Z test_meta_inplace_sort_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5129166Z test_meta_inplace_sort_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5129363Z test_meta_inplace_sort_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5129557Z test_meta_inplace_sort_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5129779Z test_meta_inplace_sparse_sampled_addmm_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5130007Z test_meta_inplace_sparse_sampled_addmm_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5130227Z test_meta_inplace_sparse_sampled_addmm_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5130448Z test_meta_inplace_sparse_sampled_addmm_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5130658Z test_meta_inplace_special_airy_ai_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5130893Z test_meta_inplace_special_airy_ai_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5131102Z test_meta_inplace_special_airy_ai_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5131312Z test_meta_inplace_special_airy_ai_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5131520Z test_meta_inplace_special_airy_ai_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5131721Z test_meta_inplace_special_airy_ai_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5131928Z test_meta_inplace_special_airy_ai_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5132139Z test_meta_inplace_special_airy_ai_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5132345Z test_meta_inplace_special_bessel_j0_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5132559Z test_meta_inplace_special_bessel_j0_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5132815Z test_meta_inplace_special_bessel_j0_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5133027Z test_meta_inplace_special_bessel_j0_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5133270Z test_meta_inplace_special_bessel_j0_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5133491Z test_meta_inplace_special_bessel_j0_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5133700Z test_meta_inplace_special_bessel_j0_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5133907Z test_meta_inplace_special_bessel_j0_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5134114Z test_meta_inplace_special_bessel_j1_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5134434Z test_meta_inplace_special_bessel_j1_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5134652Z test_meta_inplace_special_bessel_j1_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5134859Z test_meta_inplace_special_bessel_j1_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5135065Z test_meta_inplace_special_bessel_j1_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5135275Z test_meta_inplace_special_bessel_j1_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5135485Z test_meta_inplace_special_bessel_j1_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5135693Z test_meta_inplace_special_bessel_j1_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5135897Z test_meta_inplace_special_bessel_y0_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5136143Z test_meta_inplace_special_bessel_y0_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5136360Z test_meta_inplace_special_bessel_y0_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5136570Z test_meta_inplace_special_bessel_y0_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5136775Z test_meta_inplace_special_bessel_y0_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5136975Z test_meta_inplace_special_bessel_y0_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5137176Z test_meta_inplace_special_bessel_y0_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5137380Z test_meta_inplace_special_bessel_y0_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5137588Z test_meta_inplace_special_bessel_y1_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5137831Z test_meta_inplace_special_bessel_y1_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5138043Z test_meta_inplace_special_bessel_y1_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5138248Z test_meta_inplace_special_bessel_y1_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5138454Z test_meta_inplace_special_bessel_y1_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5138661Z test_meta_inplace_special_bessel_y1_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5138867Z test_meta_inplace_special_bessel_y1_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5139071Z test_meta_inplace_special_bessel_y1_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5139298Z 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) 2023-01-11T21:23:43.5139522Z 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) 2023-01-11T21:23:43.5139752Z 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) 2023-01-11T21:23:43.5139979Z 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) 2023-01-11T21:23:43.5140210Z 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) 2023-01-11T21:23:43.5140441Z 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) 2023-01-11T21:23:43.5140670Z 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) 2023-01-11T21:23:43.5140917Z 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) 2023-01-11T21:23:43.5141147Z 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) 2023-01-11T21:23:43.5141380Z 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) 2023-01-11T21:23:43.5141606Z 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) 2023-01-11T21:23:43.5141830Z 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) 2023-01-11T21:23:43.5142059Z 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) 2023-01-11T21:23:43.5142272Z 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) 2023-01-11T21:23:43.5142496Z 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) 2023-01-11T21:23:43.5142742Z 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) 2023-01-11T21:23:43.5143189Z test_meta_inplace_special_chebyshev_polynomial_v_cuda_bool (__main__.TestMetaCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2023-01-11T21:23:43.5143543Z test_meta_inplace_special_chebyshev_polynomial_v_cuda_float32 (__main__.TestMetaCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2023-01-11T21:23:43.5143889Z test_meta_inplace_special_chebyshev_polynomial_v_cuda_float64 (__main__.TestMetaCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2023-01-11T21:23:43.5144229Z test_meta_inplace_special_chebyshev_polynomial_v_cuda_int16 (__main__.TestMetaCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2023-01-11T21:23:43.5144567Z test_meta_inplace_special_chebyshev_polynomial_v_cuda_int32 (__main__.TestMetaCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2023-01-11T21:23:43.5144956Z test_meta_inplace_special_chebyshev_polynomial_v_cuda_int64 (__main__.TestMetaCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2023-01-11T21:23:43.5145292Z test_meta_inplace_special_chebyshev_polynomial_v_cuda_int8 (__main__.TestMetaCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2023-01-11T21:23:43.5145626Z test_meta_inplace_special_chebyshev_polynomial_v_cuda_uint8 (__main__.TestMetaCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2023-01-11T21:23:43.5145959Z test_meta_inplace_special_chebyshev_polynomial_w_cuda_bool (__main__.TestMetaCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2023-01-11T21:23:43.5146376Z test_meta_inplace_special_chebyshev_polynomial_w_cuda_float32 (__main__.TestMetaCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2023-01-11T21:23:43.5146784Z test_meta_inplace_special_chebyshev_polynomial_w_cuda_float64 (__main__.TestMetaCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2023-01-11T21:23:43.5147195Z test_meta_inplace_special_chebyshev_polynomial_w_cuda_int16 (__main__.TestMetaCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2023-01-11T21:23:43.5147633Z test_meta_inplace_special_chebyshev_polynomial_w_cuda_int32 (__main__.TestMetaCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2023-01-11T21:23:43.5147961Z test_meta_inplace_special_chebyshev_polynomial_w_cuda_int64 (__main__.TestMetaCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2023-01-11T21:23:43.5148287Z test_meta_inplace_special_chebyshev_polynomial_w_cuda_int8 (__main__.TestMetaCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2023-01-11T21:23:43.5148613Z test_meta_inplace_special_chebyshev_polynomial_w_cuda_uint8 (__main__.TestMetaCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2023-01-11T21:23:43.5148827Z test_meta_inplace_special_entr_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5149038Z test_meta_inplace_special_entr_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5149253Z test_meta_inplace_special_entr_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5149463Z test_meta_inplace_special_entr_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5149700Z test_meta_inplace_special_entr_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5149900Z test_meta_inplace_special_entr_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5150111Z test_meta_inplace_special_entr_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5150319Z test_meta_inplace_special_entr_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5150532Z test_meta_inplace_special_entr_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5150736Z test_meta_inplace_special_entr_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5150946Z test_meta_inplace_special_erfcx_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5151157Z test_meta_inplace_special_erfcx_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5151363Z test_meta_inplace_special_erfcx_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5151573Z test_meta_inplace_special_erfcx_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5151787Z test_meta_inplace_special_erfcx_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5151995Z test_meta_inplace_special_erfcx_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5152195Z test_meta_inplace_special_erfcx_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5152408Z test_meta_inplace_special_erfcx_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5152669Z 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) 2023-01-11T21:23:43.5152978Z 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) 2023-01-11T21:23:43.5153266Z 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) 2023-01-11T21:23:43.5153549Z 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) 2023-01-11T21:23:43.5153833Z 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) 2023-01-11T21:23:43.5154113Z 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) 2023-01-11T21:23:43.5154393Z 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) 2023-01-11T21:23:43.5154669Z 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) 2023-01-11T21:23:43.5154933Z 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) 2023-01-11T21:23:43.5155187Z 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) 2023-01-11T21:23:43.5155401Z 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) 2023-01-11T21:23:43.5155627Z 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) 2023-01-11T21:23:43.5155861Z 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) 2023-01-11T21:23:43.5156087Z 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) 2023-01-11T21:23:43.5156311Z 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) 2023-01-11T21:23:43.5156533Z 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) 2023-01-11T21:23:43.5156747Z test_meta_inplace_special_i0e_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5156958Z test_meta_inplace_special_i0e_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5157171Z test_meta_inplace_special_i0e_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5157381Z test_meta_inplace_special_i0e_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5157591Z test_meta_inplace_special_i0e_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5157792Z test_meta_inplace_special_i0e_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5157999Z test_meta_inplace_special_i0e_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5158204Z test_meta_inplace_special_i0e_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5158431Z test_meta_inplace_special_i0e_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5158635Z test_meta_inplace_special_i0e_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5158846Z test_meta_inplace_special_i1_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5159056Z test_meta_inplace_special_i1_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5159264Z test_meta_inplace_special_i1_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5159469Z test_meta_inplace_special_i1_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5159673Z test_meta_inplace_special_i1_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5159874Z test_meta_inplace_special_i1_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5160096Z test_meta_inplace_special_i1_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5160298Z test_meta_inplace_special_i1_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5160502Z test_meta_inplace_special_i1e_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5160712Z test_meta_inplace_special_i1e_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5160919Z test_meta_inplace_special_i1e_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5161123Z test_meta_inplace_special_i1e_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5161327Z test_meta_inplace_special_i1e_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5161532Z test_meta_inplace_special_i1e_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5161735Z test_meta_inplace_special_i1e_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5161936Z test_meta_inplace_special_i1e_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5162165Z 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) 2023-01-11T21:23:43.5162388Z 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) 2023-01-11T21:23:43.5162616Z 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) 2023-01-11T21:23:43.5162872Z 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) 2023-01-11T21:23:43.5163161Z 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) 2023-01-11T21:23:43.5163469Z 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) 2023-01-11T21:23:43.5163751Z 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) 2023-01-11T21:23:43.5164031Z 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) 2023-01-11T21:23:43.5164457Z test_meta_inplace_special_legendre_polynomial_p_cuda_bool (__main__.TestMetaCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2023-01-11T21:23:43.5164888Z test_meta_inplace_special_legendre_polynomial_p_cuda_float32 (__main__.TestMetaCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2023-01-11T21:23:43.5165269Z test_meta_inplace_special_legendre_polynomial_p_cuda_float64 (__main__.TestMetaCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2023-01-11T21:23:43.5165598Z test_meta_inplace_special_legendre_polynomial_p_cuda_int16 (__main__.TestMetaCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2023-01-11T21:23:43.5165926Z test_meta_inplace_special_legendre_polynomial_p_cuda_int32 (__main__.TestMetaCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2023-01-11T21:23:43.5166266Z test_meta_inplace_special_legendre_polynomial_p_cuda_int64 (__main__.TestMetaCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2023-01-11T21:23:43.5166592Z test_meta_inplace_special_legendre_polynomial_p_cuda_int8 (__main__.TestMetaCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2023-01-11T21:23:43.5166930Z test_meta_inplace_special_legendre_polynomial_p_cuda_uint8 (__main__.TestMetaCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2023-01-11T21:23:43.5167145Z test_meta_inplace_special_log_ndtr_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5167361Z test_meta_inplace_special_log_ndtr_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5167574Z test_meta_inplace_special_log_ndtr_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5167787Z test_meta_inplace_special_log_ndtr_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5167992Z test_meta_inplace_special_log_ndtr_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5168200Z test_meta_inplace_special_log_ndtr_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5168406Z test_meta_inplace_special_log_ndtr_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5168611Z test_meta_inplace_special_log_ndtr_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5168839Z 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) 2023-01-11T21:23:43.5169056Z 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) 2023-01-11T21:23:43.5169284Z 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) 2023-01-11T21:23:43.5169527Z 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) 2023-01-11T21:23:43.5169750Z 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) 2023-01-11T21:23:43.5169968Z 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) 2023-01-11T21:23:43.5170190Z 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) 2023-01-11T21:23:43.5170403Z 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) 2023-01-11T21:23:43.5170621Z 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) 2023-01-11T21:23:43.5170843Z 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) 2023-01-11T21:23:43.5171066Z 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) 2023-01-11T21:23:43.5171315Z 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) 2023-01-11T21:23:43.5171521Z 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) 2023-01-11T21:23:43.5171736Z 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) 2023-01-11T21:23:43.5171957Z 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) 2023-01-11T21:23:43.5172170Z 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) 2023-01-11T21:23:43.5172388Z 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) 2023-01-11T21:23:43.5172607Z 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) 2023-01-11T21:23:43.5172826Z 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) 2023-01-11T21:23:43.5173041Z 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) 2023-01-11T21:23:43.5173293Z 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) 2023-01-11T21:23:43.5173514Z 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) 2023-01-11T21:23:43.5173731Z 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) 2023-01-11T21:23:43.5173942Z 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) 2023-01-11T21:23:43.5174151Z 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) 2023-01-11T21:23:43.5174525Z 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) 2023-01-11T21:23:43.5174752Z 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) 2023-01-11T21:23:43.5174968Z 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) 2023-01-11T21:23:43.5175182Z 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) 2023-01-11T21:23:43.5175395Z 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) 2023-01-11T21:23:43.5175615Z 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) 2023-01-11T21:23:43.5175827Z 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) 2023-01-11T21:23:43.5176036Z test_meta_inplace_special_ndtr_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5176278Z test_meta_inplace_special_ndtr_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5176488Z test_meta_inplace_special_ndtr_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5176698Z test_meta_inplace_special_ndtr_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5176905Z test_meta_inplace_special_ndtr_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5177115Z test_meta_inplace_special_ndtr_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5177325Z test_meta_inplace_special_ndtr_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5177539Z test_meta_inplace_special_ndtr_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5177744Z test_meta_inplace_special_ndtr_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5177949Z test_meta_inplace_special_ndtr_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5178158Z test_meta_inplace_special_ndtri_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5178372Z test_meta_inplace_special_ndtri_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5178582Z test_meta_inplace_special_ndtri_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5178791Z test_meta_inplace_special_ndtri_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5179004Z test_meta_inplace_special_ndtri_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5184057Z test_meta_inplace_special_ndtri_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5184347Z test_meta_inplace_special_ndtri_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5184558Z test_meta_inplace_special_ndtri_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5184874Z 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) 2023-01-11T21:23:43.5185124Z 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) 2023-01-11T21:23:43.5185362Z 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) 2023-01-11T21:23:43.5185594Z 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) 2023-01-11T21:23:43.5185829Z 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) 2023-01-11T21:23:43.5186100Z 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) 2023-01-11T21:23:43.5186347Z 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) 2023-01-11T21:23:43.5186637Z 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) 2023-01-11T21:23:43.5186940Z 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) 2023-01-11T21:23:43.5187228Z 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) 2023-01-11T21:23:43.5187502Z 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) 2023-01-11T21:23:43.5187729Z 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) 2023-01-11T21:23:43.5187958Z 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) 2023-01-11T21:23:43.5188180Z 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) 2023-01-11T21:23:43.5188398Z 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) 2023-01-11T21:23:43.5188622Z 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) 2023-01-11T21:23:43.5188843Z 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) 2023-01-11T21:23:43.5189063Z 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) 2023-01-11T21:23:43.5189288Z 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) 2023-01-11T21:23:43.5189539Z 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) 2023-01-11T21:23:43.5189767Z 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) 2023-01-11T21:23:43.5189992Z 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) 2023-01-11T21:23:43.5190212Z 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) 2023-01-11T21:23:43.5190427Z 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) 2023-01-11T21:23:43.5190650Z 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) 2023-01-11T21:23:43.5191015Z test_meta_inplace_special_shifted_chebyshev_polynomial_t_cuda_bool (__main__.TestMetaCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2023-01-11T21:23:43.5191400Z test_meta_inplace_special_shifted_chebyshev_polynomial_t_cuda_float32 (__main__.TestMetaCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2023-01-11T21:23:43.5191746Z test_meta_inplace_special_shifted_chebyshev_polynomial_t_cuda_float64 (__main__.TestMetaCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2023-01-11T21:23:43.5192095Z test_meta_inplace_special_shifted_chebyshev_polynomial_t_cuda_int16 (__main__.TestMetaCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2023-01-11T21:23:43.5192442Z test_meta_inplace_special_shifted_chebyshev_polynomial_t_cuda_int32 (__main__.TestMetaCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2023-01-11T21:23:43.5192864Z test_meta_inplace_special_shifted_chebyshev_polynomial_t_cuda_int64 (__main__.TestMetaCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2023-01-11T21:23:43.5193290Z test_meta_inplace_special_shifted_chebyshev_polynomial_t_cuda_int8 (__main__.TestMetaCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2023-01-11T21:23:43.5193711Z test_meta_inplace_special_shifted_chebyshev_polynomial_t_cuda_uint8 (__main__.TestMetaCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2023-01-11T21:23:43.5194130Z test_meta_inplace_special_shifted_chebyshev_polynomial_u_cuda_bool (__main__.TestMetaCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2023-01-11T21:23:43.5194559Z test_meta_inplace_special_shifted_chebyshev_polynomial_u_cuda_float32 (__main__.TestMetaCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2023-01-11T21:23:43.5194979Z test_meta_inplace_special_shifted_chebyshev_polynomial_u_cuda_float64 (__main__.TestMetaCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2023-01-11T21:23:43.5195303Z test_meta_inplace_special_shifted_chebyshev_polynomial_u_cuda_int16 (__main__.TestMetaCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2023-01-11T21:23:43.5195636Z test_meta_inplace_special_shifted_chebyshev_polynomial_u_cuda_int32 (__main__.TestMetaCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2023-01-11T21:23:43.5195967Z test_meta_inplace_special_shifted_chebyshev_polynomial_u_cuda_int64 (__main__.TestMetaCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2023-01-11T21:23:43.5196331Z test_meta_inplace_special_shifted_chebyshev_polynomial_u_cuda_int8 (__main__.TestMetaCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2023-01-11T21:23:43.5196665Z test_meta_inplace_special_shifted_chebyshev_polynomial_u_cuda_uint8 (__main__.TestMetaCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2023-01-11T21:23:43.5197002Z test_meta_inplace_special_shifted_chebyshev_polynomial_v_cuda_bool (__main__.TestMetaCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2023-01-11T21:23:43.5197343Z test_meta_inplace_special_shifted_chebyshev_polynomial_v_cuda_float32 (__main__.TestMetaCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2023-01-11T21:23:43.5197685Z test_meta_inplace_special_shifted_chebyshev_polynomial_v_cuda_float64 (__main__.TestMetaCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2023-01-11T21:23:43.5198023Z test_meta_inplace_special_shifted_chebyshev_polynomial_v_cuda_int16 (__main__.TestMetaCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2023-01-11T21:23:43.5198352Z test_meta_inplace_special_shifted_chebyshev_polynomial_v_cuda_int32 (__main__.TestMetaCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2023-01-11T21:23:43.5198690Z test_meta_inplace_special_shifted_chebyshev_polynomial_v_cuda_int64 (__main__.TestMetaCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2023-01-11T21:23:43.5199050Z test_meta_inplace_special_shifted_chebyshev_polynomial_v_cuda_int8 (__main__.TestMetaCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2023-01-11T21:23:43.5199383Z test_meta_inplace_special_shifted_chebyshev_polynomial_v_cuda_uint8 (__main__.TestMetaCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2023-01-11T21:23:43.5199707Z test_meta_inplace_special_shifted_chebyshev_polynomial_w_cuda_bool (__main__.TestMetaCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2023-01-11T21:23:43.5200046Z test_meta_inplace_special_shifted_chebyshev_polynomial_w_cuda_float32 (__main__.TestMetaCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2023-01-11T21:23:43.5200387Z test_meta_inplace_special_shifted_chebyshev_polynomial_w_cuda_float64 (__main__.TestMetaCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2023-01-11T21:23:43.5200722Z test_meta_inplace_special_shifted_chebyshev_polynomial_w_cuda_int16 (__main__.TestMetaCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2023-01-11T21:23:43.5201056Z test_meta_inplace_special_shifted_chebyshev_polynomial_w_cuda_int32 (__main__.TestMetaCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2023-01-11T21:23:43.5201390Z test_meta_inplace_special_shifted_chebyshev_polynomial_w_cuda_int64 (__main__.TestMetaCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2023-01-11T21:23:43.5201728Z test_meta_inplace_special_shifted_chebyshev_polynomial_w_cuda_int8 (__main__.TestMetaCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2023-01-11T21:23:43.5202057Z test_meta_inplace_special_shifted_chebyshev_polynomial_w_cuda_uint8 (__main__.TestMetaCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2023-01-11T21:23:43.5202291Z 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) 2023-01-11T21:23:43.5202522Z 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) 2023-01-11T21:23:43.5202773Z 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) 2023-01-11T21:23:43.5203085Z 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) 2023-01-11T21:23:43.5203360Z 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) 2023-01-11T21:23:43.5203645Z 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) 2023-01-11T21:23:43.5203924Z 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) 2023-01-11T21:23:43.5204199Z 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) 2023-01-11T21:23:43.5204477Z test_meta_inplace_special_xlog1py_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5204744Z test_meta_inplace_special_xlog1py_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5205014Z test_meta_inplace_special_xlog1py_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5205306Z test_meta_inplace_special_xlog1py_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5205549Z test_meta_inplace_special_xlog1py_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5205762Z test_meta_inplace_special_xlog1py_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5205969Z test_meta_inplace_special_xlog1py_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5206170Z test_meta_inplace_special_xlog1py_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5206371Z test_meta_inplace_special_xlog1py_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5206592Z test_meta_inplace_special_xlog1py_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5206799Z test_meta_inplace_special_zeta_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5207013Z test_meta_inplace_special_zeta_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5207230Z test_meta_inplace_special_zeta_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5207442Z test_meta_inplace_special_zeta_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5207656Z test_meta_inplace_special_zeta_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5207867Z test_meta_inplace_special_zeta_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5208083Z test_meta_inplace_special_zeta_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5208290Z test_meta_inplace_special_zeta_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5208521Z test_meta_inplace_split_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5208719Z test_meta_inplace_split_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5208932Z test_meta_inplace_split_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5209142Z test_meta_inplace_split_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5209355Z test_meta_inplace_split_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5209561Z test_meta_inplace_split_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5209765Z test_meta_inplace_split_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5209964Z test_meta_inplace_split_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5210164Z test_meta_inplace_split_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5210402Z test_meta_inplace_split_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5210604Z test_meta_inplace_split_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5210796Z test_meta_inplace_split_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5211000Z test_meta_inplace_split_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5211217Z test_meta_inplace_split_list_args_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5211430Z test_meta_inplace_split_list_args_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5211654Z test_meta_inplace_split_list_args_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5211873Z test_meta_inplace_split_list_args_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5212086Z test_meta_inplace_split_list_args_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5212296Z test_meta_inplace_split_list_args_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5212501Z test_meta_inplace_split_list_args_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5212714Z test_meta_inplace_split_list_args_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5212915Z test_meta_inplace_split_list_args_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5213108Z test_meta_inplace_split_list_args_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5213322Z test_meta_inplace_split_list_args_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5213553Z test_meta_inplace_split_list_args_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5213773Z test_meta_inplace_split_with_sizes_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5213982Z test_meta_inplace_split_with_sizes_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5214414Z test_meta_inplace_split_with_sizes_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5214638Z test_meta_inplace_split_with_sizes_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5214862Z test_meta_inplace_split_with_sizes_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5215076Z test_meta_inplace_split_with_sizes_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5215283Z test_meta_inplace_split_with_sizes_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5215584Z test_meta_inplace_split_with_sizes_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5215789Z test_meta_inplace_split_with_sizes_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5215999Z test_meta_inplace_split_with_sizes_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5216208Z test_meta_inplace_split_with_sizes_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5216422Z test_meta_inplace_split_with_sizes_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5216626Z test_meta_inplace_split_with_sizes_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5216834Z test_meta_inplace_sqrt_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5217035Z test_meta_inplace_sqrt_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5217244Z test_meta_inplace_sqrt_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5217454Z test_meta_inplace_sqrt_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5217660Z test_meta_inplace_sqrt_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5217865Z test_meta_inplace_sqrt_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5218065Z test_meta_inplace_sqrt_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5218274Z test_meta_inplace_sqrt_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5218476Z test_meta_inplace_sqrt_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5218714Z test_meta_inplace_sqrt_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5218917Z test_meta_inplace_sqrt_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5219118Z test_meta_inplace_sqrt_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5219323Z test_meta_inplace_sqrt_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5219535Z test_meta_inplace_square_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5219748Z test_meta_inplace_square_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5219963Z test_meta_inplace_square_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5220175Z test_meta_inplace_square_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5220374Z test_meta_inplace_square_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5220603Z test_meta_inplace_square_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5220802Z test_meta_inplace_square_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5221005Z test_meta_inplace_square_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5221210Z test_meta_inplace_square_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5221413Z test_meta_inplace_square_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5221618Z test_meta_inplace_square_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5221822Z test_meta_inplace_square_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5222036Z test_meta_inplace_squeeze_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5222241Z test_meta_inplace_squeeze_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5222447Z test_meta_inplace_squeeze_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5222660Z test_meta_inplace_squeeze_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5222872Z test_meta_inplace_squeeze_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5223082Z test_meta_inplace_squeeze_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5223287Z test_meta_inplace_squeeze_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5223486Z test_meta_inplace_squeeze_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5223697Z test_meta_inplace_squeeze_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5223925Z test_meta_inplace_squeeze_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5224123Z test_meta_inplace_squeeze_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5224334Z test_meta_inplace_squeeze_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5224542Z test_meta_inplace_squeeze_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5224793Z test_meta_inplace_stack_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5225002Z test_meta_inplace_stack_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5225219Z test_meta_inplace_stack_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5225426Z test_meta_inplace_stack_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5225660Z test_meta_inplace_stack_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5225868Z test_meta_inplace_stack_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5226088Z test_meta_inplace_stack_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5226334Z test_meta_inplace_stack_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5226592Z test_meta_inplace_stack_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5226851Z test_meta_inplace_stack_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5227111Z test_meta_inplace_stack_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5227352Z test_meta_inplace_stack_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5227566Z test_meta_inplace_stack_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5227775Z test_meta_inplace_std_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5227982Z test_meta_inplace_std_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5228184Z test_meta_inplace_std_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5228380Z test_meta_inplace_std_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5228583Z test_meta_inplace_std_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5228781Z test_meta_inplace_std_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5228991Z test_meta_inplace_std_mean_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5229224Z test_meta_inplace_std_mean_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5229431Z test_meta_inplace_std_mean_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5229639Z test_meta_inplace_std_mean_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5229846Z test_meta_inplace_std_mean_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5230046Z test_meta_inplace_std_mean_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5230266Z test_meta_inplace_std_mean_unbiased_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5230491Z test_meta_inplace_std_mean_unbiased_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5230714Z test_meta_inplace_std_mean_unbiased_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5230955Z test_meta_inplace_std_mean_unbiased_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5231171Z test_meta_inplace_std_mean_unbiased_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5231389Z test_meta_inplace_std_mean_unbiased_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5231605Z test_meta_inplace_std_unbiased_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5231815Z test_meta_inplace_std_unbiased_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5232029Z test_meta_inplace_std_unbiased_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5232239Z test_meta_inplace_std_unbiased_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5232499Z test_meta_inplace_std_unbiased_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5232762Z test_meta_inplace_std_unbiased_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5233025Z test_meta_inplace_stft_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5233287Z test_meta_inplace_stft_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5233541Z test_meta_inplace_stft_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5233797Z test_meta_inplace_stft_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5234052Z test_meta_inplace_sub_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5234309Z test_meta_inplace_sub_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5234556Z test_meta_inplace_sub_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5234838Z test_meta_inplace_sub_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5235045Z test_meta_inplace_sub_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5235248Z test_meta_inplace_sub_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5235449Z test_meta_inplace_sub_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5235651Z test_meta_inplace_sub_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5235853Z test_meta_inplace_sub_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5236054Z test_meta_inplace_sub_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5236250Z test_meta_inplace_sub_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5236472Z test_meta_inplace_sub_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5236675Z test_meta_inplace_sum_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5236871Z test_meta_inplace_sum_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5237080Z test_meta_inplace_sum_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5237292Z test_meta_inplace_sum_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5237495Z test_meta_inplace_sum_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5237693Z test_meta_inplace_sum_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5237899Z test_meta_inplace_sum_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5238098Z test_meta_inplace_sum_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5238296Z test_meta_inplace_sum_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5238496Z test_meta_inplace_sum_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5238693Z test_meta_inplace_sum_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5238883Z test_meta_inplace_sum_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5239087Z test_meta_inplace_sum_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5239299Z test_meta_inplace_sum_to_size_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5239508Z test_meta_inplace_sum_to_size_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5239740Z test_meta_inplace_sum_to_size_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5239955Z test_meta_inplace_sum_to_size_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5240169Z test_meta_inplace_sum_to_size_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5240379Z test_meta_inplace_sum_to_size_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5240591Z test_meta_inplace_sum_to_size_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5240799Z test_meta_inplace_sum_to_size_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5241006Z test_meta_inplace_sum_to_size_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5241205Z test_meta_inplace_sum_to_size_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5241409Z test_meta_inplace_sum_to_size_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5241631Z test_meta_inplace_sum_to_size_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5241836Z test_meta_inplace_svd_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5242047Z test_meta_inplace_svd_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5242252Z test_meta_inplace_svd_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5242456Z test_meta_inplace_svd_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5242672Z test_meta_inplace_svd_lowrank_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5242935Z test_meta_inplace_svd_lowrank_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5243199Z test_meta_inplace_symeig_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5243460Z test_meta_inplace_symeig_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5243712Z test_meta_inplace_symeig_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5243969Z test_meta_inplace_symeig_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5244225Z test_meta_inplace_t_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5244479Z test_meta_inplace_t_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5244739Z test_meta_inplace_t_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5244996Z test_meta_inplace_t_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5245276Z test_meta_inplace_t_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5245518Z test_meta_inplace_t_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5245717Z test_meta_inplace_t_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5245923Z test_meta_inplace_t_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5246109Z test_meta_inplace_t_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5246304Z test_meta_inplace_t_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5246502Z test_meta_inplace_t_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5246702Z test_meta_inplace_t_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5246919Z test_meta_inplace_take_along_dim_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5247150Z test_meta_inplace_take_along_dim_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5247372Z test_meta_inplace_take_along_dim_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5247593Z test_meta_inplace_take_along_dim_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5247807Z test_meta_inplace_take_along_dim_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5248012Z test_meta_inplace_take_along_dim_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5248219Z test_meta_inplace_take_along_dim_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5248425Z test_meta_inplace_take_along_dim_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5248637Z test_meta_inplace_take_along_dim_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5248847Z test_meta_inplace_take_along_dim_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5249060Z test_meta_inplace_take_along_dim_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5249267Z test_meta_inplace_take_along_dim_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5249476Z test_meta_inplace_take_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5249681Z test_meta_inplace_take_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5249892Z test_meta_inplace_take_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5250104Z test_meta_inplace_take_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5250330Z test_meta_inplace_take_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5250535Z test_meta_inplace_take_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5250730Z test_meta_inplace_take_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5250936Z test_meta_inplace_take_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5251137Z test_meta_inplace_take_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5251337Z test_meta_inplace_take_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5251541Z test_meta_inplace_take_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5251741Z test_meta_inplace_take_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5251945Z test_meta_inplace_tan_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5252185Z test_meta_inplace_tan_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5252396Z test_meta_inplace_tan_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5252603Z test_meta_inplace_tan_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5252799Z test_meta_inplace_tan_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5253006Z test_meta_inplace_tan_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5253207Z test_meta_inplace_tan_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5253409Z test_meta_inplace_tan_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5253609Z test_meta_inplace_tan_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5253810Z test_meta_inplace_tan_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5254008Z test_meta_inplace_tan_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5254322Z test_meta_inplace_tan_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5254525Z test_meta_inplace_tan_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5254734Z test_meta_inplace_tanh_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5254932Z test_meta_inplace_tanh_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5255136Z test_meta_inplace_tanh_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5255344Z test_meta_inplace_tanh_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5255588Z test_meta_inplace_tanh_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5255798Z test_meta_inplace_tanh_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5255998Z test_meta_inplace_tanh_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5256203Z test_meta_inplace_tanh_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5256403Z test_meta_inplace_tanh_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5256603Z test_meta_inplace_tanh_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5256806Z test_meta_inplace_tanh_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5257005Z test_meta_inplace_tanh_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5257195Z test_meta_inplace_tanh_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5257444Z test_meta_inplace_tensor_split_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5257656Z test_meta_inplace_tensor_split_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5257871Z test_meta_inplace_tensor_split_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5258085Z test_meta_inplace_tensor_split_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5258294Z test_meta_inplace_tensor_split_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5258508Z test_meta_inplace_tensor_split_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5258722Z test_meta_inplace_tensor_split_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5258934Z test_meta_inplace_tensor_split_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5259143Z test_meta_inplace_tensor_split_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5259354Z test_meta_inplace_tensor_split_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5259555Z test_meta_inplace_tensor_split_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5259762Z test_meta_inplace_tensor_split_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5259971Z test_meta_inplace_tensordot_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5260184Z test_meta_inplace_tensordot_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5260399Z test_meta_inplace_tensordot_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5260630Z test_meta_inplace_tensordot_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5260838Z test_meta_inplace_tensordot_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5261051Z test_meta_inplace_tensordot_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5261259Z test_meta_inplace_tile_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5261461Z test_meta_inplace_tile_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5261669Z test_meta_inplace_tile_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5261871Z test_meta_inplace_tile_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5262080Z test_meta_inplace_tile_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5262278Z test_meta_inplace_tile_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5262505Z test_meta_inplace_tile_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5262705Z test_meta_inplace_tile_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5262904Z test_meta_inplace_tile_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5263107Z test_meta_inplace_tile_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5263309Z test_meta_inplace_tile_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5263508Z test_meta_inplace_tile_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5263715Z test_meta_inplace_to_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5263921Z test_meta_inplace_to_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5264119Z test_meta_inplace_to_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5264328Z test_meta_inplace_to_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5264526Z test_meta_inplace_to_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5264778Z test_meta_inplace_to_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5264983Z test_meta_inplace_to_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5265180Z test_meta_inplace_to_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5265377Z test_meta_inplace_to_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5265567Z test_meta_inplace_to_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5265794Z test_meta_inplace_to_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5265992Z test_meta_inplace_to_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5266250Z test_meta_inplace_to_sparse_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5266513Z test_meta_inplace_to_sparse_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5266784Z test_meta_inplace_to_sparse_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5267052Z test_meta_inplace_to_sparse_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5267310Z test_meta_inplace_to_sparse_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5267536Z test_meta_inplace_to_sparse_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5267770Z test_meta_inplace_to_sparse_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5267977Z test_meta_inplace_to_sparse_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5268182Z test_meta_inplace_to_sparse_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5268383Z test_meta_inplace_to_sparse_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5268590Z test_meta_inplace_to_sparse_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5268784Z test_meta_inplace_to_sparse_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5268990Z test_meta_inplace_topk_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5269196Z test_meta_inplace_topk_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5269400Z test_meta_inplace_topk_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5269596Z test_meta_inplace_topk_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5269806Z test_meta_inplace_topk_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5270006Z test_meta_inplace_topk_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5270211Z test_meta_inplace_topk_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5270414Z test_meta_inplace_topk_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5270605Z test_meta_inplace_topk_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5270814Z test_meta_inplace_trace_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5271041Z test_meta_inplace_trace_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5271253Z test_meta_inplace_trace_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5271465Z test_meta_inplace_trace_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5271672Z test_meta_inplace_trace_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5271876Z test_meta_inplace_trace_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5272078Z test_meta_inplace_trace_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5272287Z test_meta_inplace_trace_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5272490Z test_meta_inplace_trace_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5272714Z test_meta_inplace_trace_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5273001Z test_meta_inplace_trace_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5273248Z test_meta_inplace_trace_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5273497Z test_meta_inplace_trace_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5273773Z test_meta_inplace_transpose_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5274035Z test_meta_inplace_transpose_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5274307Z test_meta_inplace_transpose_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5274574Z test_meta_inplace_transpose_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5274843Z test_meta_inplace_transpose_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5275057Z test_meta_inplace_transpose_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5275270Z test_meta_inplace_transpose_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5275472Z test_meta_inplace_transpose_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5275676Z test_meta_inplace_transpose_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5275884Z test_meta_inplace_transpose_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5276086Z test_meta_inplace_transpose_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5276291Z test_meta_inplace_transpose_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5276515Z test_meta_inplace_transpose_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5276732Z test_meta_inplace_trapezoid_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5276949Z test_meta_inplace_trapezoid_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5277167Z test_meta_inplace_trapezoid_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5277374Z test_meta_inplace_trapezoid_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5277584Z test_meta_inplace_trapezoid_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5277791Z test_meta_inplace_trapezoid_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5277994Z test_meta_inplace_trapezoid_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5278204Z test_meta_inplace_trapezoid_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5278430Z test_meta_inplace_trapezoid_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5278638Z test_meta_inplace_trapezoid_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5278838Z test_meta_inplace_trapezoid_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5279044Z test_meta_inplace_trapz_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5279252Z test_meta_inplace_trapz_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5279463Z test_meta_inplace_trapz_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5279669Z test_meta_inplace_trapz_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5279865Z test_meta_inplace_trapz_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5280063Z test_meta_inplace_trapz_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5280267Z test_meta_inplace_trapz_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5280471Z test_meta_inplace_trapz_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5280672Z test_meta_inplace_trapz_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5280875Z test_meta_inplace_trapz_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5281076Z test_meta_inplace_trapz_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5281298Z test_meta_inplace_triangular_solve_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5281541Z test_meta_inplace_triangular_solve_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5281759Z test_meta_inplace_triangular_solve_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5281971Z test_meta_inplace_triangular_solve_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5282169Z test_meta_inplace_tril_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5282374Z test_meta_inplace_tril_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5282579Z test_meta_inplace_tril_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5282786Z test_meta_inplace_tril_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5283016Z test_meta_inplace_tril_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5283268Z test_meta_inplace_tril_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5283545Z test_meta_inplace_tril_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5283799Z test_meta_inplace_tril_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5284050Z test_meta_inplace_tril_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5284303Z test_meta_inplace_tril_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5284553Z test_meta_inplace_tril_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5284790Z test_meta_inplace_tril_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5285059Z test_meta_inplace_tril_indices_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5285320Z test_meta_inplace_tril_indices_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5285557Z test_meta_inplace_triu_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5285772Z test_meta_inplace_triu_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5285977Z test_meta_inplace_triu_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5286186Z test_meta_inplace_triu_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5286392Z test_meta_inplace_triu_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5286593Z test_meta_inplace_triu_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5286792Z test_meta_inplace_triu_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5287006Z test_meta_inplace_triu_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5287206Z test_meta_inplace_triu_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5287406Z test_meta_inplace_triu_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5287607Z test_meta_inplace_triu_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5287807Z test_meta_inplace_triu_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5288015Z test_meta_inplace_triu_indices_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5288225Z test_meta_inplace_triu_indices_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5288436Z test_meta_inplace_true_divide_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5288651Z test_meta_inplace_true_divide_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5288901Z test_meta_inplace_true_divide_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5289118Z test_meta_inplace_true_divide_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5289316Z test_meta_inplace_true_divide_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5289528Z test_meta_inplace_true_divide_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5289738Z test_meta_inplace_true_divide_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5289953Z test_meta_inplace_true_divide_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5290167Z test_meta_inplace_true_divide_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5290383Z test_meta_inplace_true_divide_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5290589Z test_meta_inplace_true_divide_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5290799Z test_meta_inplace_true_divide_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5291003Z test_meta_inplace_true_divide_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5291212Z test_meta_inplace_trunc_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5291418Z test_meta_inplace_trunc_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5291615Z test_meta_inplace_trunc_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5291812Z test_meta_inplace_trunc_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5292042Z test_meta_inplace_trunc_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5292249Z test_meta_inplace_trunc_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5292452Z test_meta_inplace_trunc_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5292657Z test_meta_inplace_trunc_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5292860Z test_meta_inplace_trunc_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5293068Z test_meta_inplace_unbind_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5293277Z test_meta_inplace_unbind_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5293490Z test_meta_inplace_unbind_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5293691Z test_meta_inplace_unbind_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5293922Z test_meta_inplace_unbind_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5294127Z test_meta_inplace_unbind_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5294439Z test_meta_inplace_unbind_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5294642Z test_meta_inplace_unbind_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5294845Z test_meta_inplace_unbind_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5295048Z test_meta_inplace_unbind_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5295250Z test_meta_inplace_unbind_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5295448Z test_meta_inplace_unbind_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5295647Z test_meta_inplace_unbind_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5295858Z test_meta_inplace_unflatten_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5296059Z test_meta_inplace_unflatten_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5296275Z test_meta_inplace_unflatten_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5296489Z test_meta_inplace_unflatten_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5296700Z test_meta_inplace_unflatten_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5296908Z test_meta_inplace_unflatten_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5297116Z test_meta_inplace_unflatten_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5297393Z test_meta_inplace_unflatten_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5297600Z test_meta_inplace_unflatten_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5297810Z test_meta_inplace_unflatten_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5298013Z test_meta_inplace_unflatten_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5298216Z test_meta_inplace_unflatten_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5298411Z test_meta_inplace_unflatten_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5298622Z test_meta_inplace_unfold_copy_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5298832Z test_meta_inplace_unfold_copy_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5299078Z test_meta_inplace_unfold_copy_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5299289Z test_meta_inplace_unfold_copy_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5299495Z test_meta_inplace_unfold_copy_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5299706Z test_meta_inplace_unfold_copy_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5299915Z test_meta_inplace_unfold_copy_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5300122Z test_meta_inplace_unfold_copy_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5300334Z test_meta_inplace_unfold_copy_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5300538Z test_meta_inplace_unfold_copy_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5300737Z test_meta_inplace_unfold_copy_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5300941Z test_meta_inplace_unfold_copy_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5301140Z test_meta_inplace_unfold_copy_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5301348Z test_meta_inplace_unfold_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5301552Z test_meta_inplace_unfold_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5301760Z test_meta_inplace_unfold_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5301967Z test_meta_inplace_unfold_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5302197Z test_meta_inplace_unfold_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5302403Z test_meta_inplace_unfold_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5302606Z test_meta_inplace_unfold_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5302800Z test_meta_inplace_unfold_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5303003Z test_meta_inplace_unfold_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5303205Z test_meta_inplace_unfold_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5303405Z test_meta_inplace_unfold_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5303608Z test_meta_inplace_unfold_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5303811Z test_meta_inplace_unfold_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5304037Z test_meta_inplace_uniform_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5304248Z test_meta_inplace_uniform_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5304458Z test_meta_inplace_uniform_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5304664Z test_meta_inplace_uniform_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5304914Z test_meta_inplace_uniform_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5305108Z test_meta_inplace_uniform_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5305327Z test_meta_inplace_unique_consecutive_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5305545Z test_meta_inplace_unique_consecutive_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5305763Z test_meta_inplace_unique_consecutive_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5305990Z test_meta_inplace_unique_consecutive_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5306208Z test_meta_inplace_unique_consecutive_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5306458Z test_meta_inplace_unique_consecutive_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5306734Z test_meta_inplace_unique_consecutive_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5306969Z test_meta_inplace_unique_consecutive_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5307182Z test_meta_inplace_unique_consecutive_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5307423Z test_meta_inplace_unique_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5307625Z test_meta_inplace_unique_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5307833Z test_meta_inplace_unique_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5308036Z test_meta_inplace_unique_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5308235Z test_meta_inplace_unique_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5308435Z test_meta_inplace_unique_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5308635Z test_meta_inplace_unique_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5308842Z test_meta_inplace_unique_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5309039Z test_meta_inplace_unique_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5309272Z test_meta_inplace_unsqueeze_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5309479Z test_meta_inplace_unsqueeze_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5309691Z test_meta_inplace_unsqueeze_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5309899Z test_meta_inplace_unsqueeze_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5310111Z test_meta_inplace_unsqueeze_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5310319Z test_meta_inplace_unsqueeze_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5310527Z test_meta_inplace_unsqueeze_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5310734Z test_meta_inplace_unsqueeze_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5310938Z test_meta_inplace_unsqueeze_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5311145Z test_meta_inplace_unsqueeze_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5311348Z test_meta_inplace_unsqueeze_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5311553Z test_meta_inplace_unsqueeze_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5311754Z test_meta_inplace_unsqueeze_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5311953Z test_meta_inplace_var_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5312153Z test_meta_inplace_var_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5312425Z test_meta_inplace_var_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5312677Z test_meta_inplace_var_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5312926Z test_meta_inplace_var_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5313177Z test_meta_inplace_var_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5313433Z test_meta_inplace_var_mean_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5313696Z test_meta_inplace_var_mean_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5313961Z test_meta_inplace_var_mean_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5314215Z test_meta_inplace_var_mean_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5314468Z test_meta_inplace_var_mean_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5314735Z test_meta_inplace_var_mean_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5314977Z test_meta_inplace_var_mean_unbiased_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5315196Z test_meta_inplace_var_mean_unbiased_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5315418Z test_meta_inplace_var_mean_unbiased_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5315631Z test_meta_inplace_var_mean_unbiased_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5315844Z test_meta_inplace_var_mean_unbiased_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5316064Z test_meta_inplace_var_mean_unbiased_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5316273Z test_meta_inplace_var_unbiased_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5316487Z test_meta_inplace_var_unbiased_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5316702Z test_meta_inplace_var_unbiased_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5316909Z test_meta_inplace_var_unbiased_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5317121Z test_meta_inplace_var_unbiased_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5317325Z test_meta_inplace_var_unbiased_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5317525Z test_meta_inplace_vdot_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5317729Z test_meta_inplace_vdot_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5317953Z test_meta_inplace_vdot_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5318153Z test_meta_inplace_vdot_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5318355Z test_meta_inplace_vdot_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5318552Z test_meta_inplace_vdot_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5318765Z test_meta_inplace_view_as_complex_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5318969Z test_meta_inplace_view_as_complex_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5319173Z test_meta_inplace_view_as_complex_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5319370Z test_meta_inplace_view_as_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5319595Z test_meta_inplace_view_as_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5319805Z test_meta_inplace_view_as_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5320012Z test_meta_inplace_view_as_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5320221Z test_meta_inplace_view_as_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5320426Z test_meta_inplace_view_as_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5320632Z test_meta_inplace_view_as_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5320832Z test_meta_inplace_view_as_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5321033Z test_meta_inplace_view_as_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5321233Z test_meta_inplace_view_as_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5321428Z test_meta_inplace_view_as_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5321623Z test_meta_inplace_view_as_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5321826Z test_meta_inplace_view_as_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5322040Z test_meta_inplace_view_as_real_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5322252Z test_meta_inplace_view_as_real_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5322458Z test_meta_inplace_view_copy_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5322667Z test_meta_inplace_view_copy_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5322944Z test_meta_inplace_view_copy_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5323200Z test_meta_inplace_view_copy_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5323461Z test_meta_inplace_view_copy_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5323716Z test_meta_inplace_view_copy_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5323966Z test_meta_inplace_view_copy_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5324205Z test_meta_inplace_view_copy_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5324460Z test_meta_inplace_view_copy_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5324702Z test_meta_inplace_view_copy_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5324995Z test_meta_inplace_view_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5325241Z test_meta_inplace_view_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5325499Z test_meta_inplace_view_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5325706Z test_meta_inplace_view_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5325911Z test_meta_inplace_view_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5326112Z test_meta_inplace_view_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5326314Z test_meta_inplace_view_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5326517Z test_meta_inplace_view_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5326712Z test_meta_inplace_view_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5326911Z test_meta_inplace_view_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5327111Z test_meta_inplace_view_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5327311Z test_meta_inplace_view_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5327512Z test_meta_inplace_view_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5327718Z test_meta_inplace_vsplit_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5327921Z test_meta_inplace_vsplit_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5328129Z test_meta_inplace_vsplit_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5328356Z test_meta_inplace_vsplit_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5328565Z test_meta_inplace_vsplit_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5328758Z test_meta_inplace_vsplit_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5328964Z test_meta_inplace_vsplit_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5329160Z test_meta_inplace_vsplit_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5329358Z test_meta_inplace_vsplit_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5329559Z test_meta_inplace_vsplit_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5329758Z test_meta_inplace_vsplit_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5329959Z test_meta_inplace_vsplit_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5330178Z test_meta_inplace_vsplit_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5330381Z test_meta_inplace_vstack_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5330579Z test_meta_inplace_vstack_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5330792Z test_meta_inplace_vstack_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5330994Z test_meta_inplace_vstack_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5331200Z test_meta_inplace_vstack_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5331402Z test_meta_inplace_vstack_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5331602Z test_meta_inplace_vstack_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5331801Z test_meta_inplace_vstack_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5332009Z test_meta_inplace_vstack_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5332207Z test_meta_inplace_vstack_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5332406Z test_meta_inplace_vstack_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5332612Z test_meta_inplace_vstack_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5332806Z test_meta_inplace_vstack_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5333002Z test_meta_inplace_where_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5333256Z test_meta_inplace_where_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5333486Z test_meta_inplace_where_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5333693Z test_meta_inplace_where_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5333900Z test_meta_inplace_where_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5334101Z test_meta_inplace_where_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5334431Z test_meta_inplace_where_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5334636Z test_meta_inplace_where_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5334842Z test_meta_inplace_where_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5335043Z test_meta_inplace_where_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5335289Z test_meta_inplace_where_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5335479Z test_meta_inplace_where_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5335677Z test_meta_inplace_where_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5335884Z test_meta_inplace_xlogy_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5336084Z test_meta_inplace_xlogy_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5336286Z test_meta_inplace_xlogy_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5336487Z test_meta_inplace_xlogy_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5336686Z test_meta_inplace_xlogy_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5336883Z test_meta_inplace_xlogy_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5337081Z test_meta_inplace_xlogy_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5337284Z test_meta_inplace_xlogy_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5337483Z test_meta_inplace_xlogy_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5337676Z test_meta_inplace_xlogy_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5337877Z test_meta_inplace_zero__cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5338073Z test_meta_inplace_zero__cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5338280Z test_meta_inplace_zero__cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5338513Z test_meta_inplace_zero__cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5338715Z test_meta_inplace_zero__cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5338913Z test_meta_inplace_zero__cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5339105Z test_meta_inplace_zero__cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5339300Z test_meta_inplace_zero__cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5339501Z test_meta_inplace_zero__cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5339692Z test_meta_inplace_zero__cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5339888Z test_meta_inplace_zero__cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5340082Z test_meta_inplace_zero__cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5340307Z test_meta_inplace_zeros_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5340503Z test_meta_inplace_zeros_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5340711Z test_meta_inplace_zeros_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5340918Z test_meta_inplace_zeros_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5341119Z test_meta_inplace_zeros_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5341316Z test_meta_inplace_zeros_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5341516Z test_meta_inplace_zeros_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5341712Z test_meta_inplace_zeros_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5341901Z test_meta_inplace_zeros_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5342099Z test_meta_inplace_zeros_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5342294Z test_meta_inplace_zeros_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5342489Z test_meta_inplace_zeros_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5342686Z test_meta_inplace_zeros_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5342894Z test_meta_inplace_zeros_like_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5343095Z test_meta_inplace_zeros_like_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5343325Z test_meta_inplace_zeros_like_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5343533Z test_meta_inplace_zeros_like_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5343744Z test_meta_inplace_zeros_like_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5343946Z test_meta_inplace_zeros_like_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5344157Z test_meta_inplace_zeros_like_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5344360Z test_meta_inplace_zeros_like_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5344563Z test_meta_inplace_zeros_like_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5344824Z test_meta_inplace_zeros_like_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5345024Z test_meta_inplace_zeros_like_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5345255Z test_meta_inplace_zeros_like_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5345454Z test_meta_inplace_zeros_like_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5345655Z test_meta_outplace_H_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5345857Z test_meta_outplace_H_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5346063Z test_meta_outplace_H_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5346260Z test_meta_outplace_H_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5346469Z test_meta_outplace_H_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5346707Z test_meta_outplace_H_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5346955Z test_meta_outplace_H_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5347206Z test_meta_outplace_H_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5347455Z test_meta_outplace_H_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5347663Z test_meta_outplace_H_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5347858Z test_meta_outplace_H_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5348055Z test_meta_outplace_H_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5348244Z test_meta_outplace_H_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5348435Z test_meta_outplace_T_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5348657Z test_meta_outplace_T_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5348862Z test_meta_outplace_T_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5349066Z test_meta_outplace_T_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5349269Z test_meta_outplace_T_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5349468Z test_meta_outplace_T_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5349663Z test_meta_outplace_T_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5349862Z test_meta_outplace_T_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5350053Z test_meta_outplace_T_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5350264Z test_meta_outplace_T_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5350451Z test_meta_outplace_T_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5350640Z test_meta_outplace_T_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5350832Z test_meta_outplace_T_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5351044Z test_meta_outplace___getitem___cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5351250Z test_meta_outplace___getitem___cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5351463Z test_meta_outplace___getitem___cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5351675Z test_meta_outplace___getitem___cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5351878Z test_meta_outplace___getitem___cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5352084Z test_meta_outplace___getitem___cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5352319Z test_meta_outplace___getitem___cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5352577Z test_meta_outplace___getitem___cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5352837Z test_meta_outplace___getitem___cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5353085Z test_meta_outplace___getitem___cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5353340Z test_meta_outplace___getitem___cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5353599Z test_meta_outplace___getitem___cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5353878Z test_meta_outplace___getitem___cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5354132Z test_meta_outplace___radd___cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5354391Z test_meta_outplace___radd___cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5354654Z test_meta_outplace___radd___cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5354900Z test_meta_outplace___radd___cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5355106Z test_meta_outplace___radd___cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5355311Z test_meta_outplace___radd___cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5355517Z test_meta_outplace___radd___cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5355737Z test_meta_outplace___radd___cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5355941Z test_meta_outplace___radd___cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5356142Z test_meta_outplace___radd___cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5356345Z test_meta_outplace___radd___cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5356545Z test_meta_outplace___radd___cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5356746Z test_meta_outplace___rand___cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5356945Z test_meta_outplace___rand___cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5357143Z test_meta_outplace___rand___cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5357337Z test_meta_outplace___rand___cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5357532Z test_meta_outplace___rand___cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5357723Z test_meta_outplace___rand___cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5357929Z test_meta_outplace___rdiv___cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5358136Z test_meta_outplace___rdiv___cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5358347Z test_meta_outplace___rdiv___cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5358555Z test_meta_outplace___rdiv___cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5358759Z test_meta_outplace___rdiv___cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5358987Z test_meta_outplace___rdiv___cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5359195Z test_meta_outplace___rdiv___cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5359400Z test_meta_outplace___rdiv___cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5359597Z test_meta_outplace___rdiv___cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5359792Z test_meta_outplace___rdiv___cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5359987Z test_meta_outplace___rdiv___cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5360192Z test_meta_outplace___rdiv___cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5360402Z test_meta_outplace___rmatmul___cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5360647Z test_meta_outplace___rmatmul___cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5360853Z test_meta_outplace___rmatmul___cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5361064Z test_meta_outplace___rmatmul___cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5361274Z test_meta_outplace___rmatmul___cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5361485Z test_meta_outplace___rmatmul___cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5361689Z test_meta_outplace___rmod___cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5361895Z test_meta_outplace___rmod___cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5362098Z test_meta_outplace___rmod___cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5362297Z test_meta_outplace___rmod___cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5362504Z test_meta_outplace___rmod___cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5362712Z test_meta_outplace___rmod___cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5362952Z test_meta_outplace___rmod___cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5363210Z test_meta_outplace___rmod___cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5363456Z test_meta_outplace___rmod___cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5363714Z test_meta_outplace___rmul___cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5363996Z test_meta_outplace___rmul___cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5364255Z test_meta_outplace___rmul___cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5364516Z test_meta_outplace___rmul___cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5364754Z test_meta_outplace___rmul___cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5364952Z test_meta_outplace___rmul___cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5365155Z test_meta_outplace___rmul___cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5365358Z test_meta_outplace___rmul___cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5365555Z test_meta_outplace___rmul___cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5365753Z test_meta_outplace___rmul___cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5365980Z test_meta_outplace___rmul___cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5366178Z test_meta_outplace___rmul___cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5366381Z test_meta_outplace___ror___cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5366587Z test_meta_outplace___ror___cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5366785Z test_meta_outplace___ror___cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5366981Z test_meta_outplace___ror___cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5367175Z test_meta_outplace___ror___cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5367372Z test_meta_outplace___ror___cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5367578Z test_meta_outplace___rpow___cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5367787Z test_meta_outplace___rpow___cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5367999Z test_meta_outplace___rpow___cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5368202Z test_meta_outplace___rpow___cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5368409Z test_meta_outplace___rpow___cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5368612Z test_meta_outplace___rpow___cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5368813Z test_meta_outplace___rpow___cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5369036Z test_meta_outplace___rpow___cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5369229Z test_meta_outplace___rpow___cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5369428Z test_meta_outplace___rpow___cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5369630Z test_meta_outplace___rpow___cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5369835Z test_meta_outplace___rsub___cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5370041Z test_meta_outplace___rsub___cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5370252Z test_meta_outplace___rsub___cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5370452Z test_meta_outplace___rsub___cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5370654Z test_meta_outplace___rsub___cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5370876Z test_meta_outplace___rsub___cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5371072Z test_meta_outplace___rsub___cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5371272Z test_meta_outplace___rsub___cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5371466Z test_meta_outplace___rsub___cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5371666Z test_meta_outplace___rsub___cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5371863Z test_meta_outplace___rsub___cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5372063Z test_meta_outplace___rxor___cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5372257Z test_meta_outplace___rxor___cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5372453Z test_meta_outplace___rxor___cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5372665Z test_meta_outplace___rxor___cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5372910Z test_meta_outplace___rxor___cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5373152Z test_meta_outplace___rxor___cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5373437Z test_meta_outplace__native_batch_norm_legit_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5373718Z test_meta_outplace__native_batch_norm_legit_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5373992Z test_meta_outplace__native_batch_norm_legit_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5374438Z test_meta_outplace__native_batch_norm_legit_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5374725Z test_meta_outplace__softmax_backward_data_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5375007Z test_meta_outplace__softmax_backward_data_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5375287Z test_meta_outplace__softmax_backward_data_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5375529Z test_meta_outplace__softmax_backward_data_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5375734Z test_meta_outplace_abs_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5375943Z test_meta_outplace_abs_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5376153Z test_meta_outplace_abs_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5376421Z test_meta_outplace_abs_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5376628Z test_meta_outplace_abs_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5376826Z test_meta_outplace_abs_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5377031Z test_meta_outplace_abs_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5377242Z test_meta_outplace_abs_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5377444Z test_meta_outplace_abs_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5377652Z test_meta_outplace_abs_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5377852Z test_meta_outplace_abs_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5378054Z test_meta_outplace_abs_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5378253Z test_meta_outplace_abs_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5378460Z test_meta_outplace_acos_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5378663Z test_meta_outplace_acos_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5378872Z test_meta_outplace_acos_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5379074Z test_meta_outplace_acos_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5379283Z test_meta_outplace_acos_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5379487Z test_meta_outplace_acos_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5379709Z test_meta_outplace_acos_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5379913Z test_meta_outplace_acos_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5380116Z test_meta_outplace_acos_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5380320Z test_meta_outplace_acos_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5380522Z test_meta_outplace_acos_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5380727Z test_meta_outplace_acos_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5380930Z test_meta_outplace_acos_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5381132Z test_meta_outplace_acosh_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5381338Z test_meta_outplace_acosh_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5381575Z test_meta_outplace_acosh_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5381784Z test_meta_outplace_acosh_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5381994Z test_meta_outplace_acosh_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5382203Z test_meta_outplace_acosh_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5382404Z test_meta_outplace_acosh_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5382606Z test_meta_outplace_acosh_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5382812Z test_meta_outplace_acosh_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5383018Z test_meta_outplace_acosh_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5383218Z test_meta_outplace_acosh_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5383417Z test_meta_outplace_acosh_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5383621Z test_meta_outplace_acosh_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5383823Z test_meta_outplace_add_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5384028Z test_meta_outplace_add_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5384236Z test_meta_outplace_add_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5384439Z test_meta_outplace_add_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5384668Z test_meta_outplace_add_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5384946Z test_meta_outplace_add_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5385152Z test_meta_outplace_add_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5385356Z test_meta_outplace_add_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5385550Z test_meta_outplace_add_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5385749Z test_meta_outplace_add_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5385955Z test_meta_outplace_add_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5386162Z test_meta_outplace_add_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5386362Z test_meta_outplace_add_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5386595Z test_meta_outplace_addbmm_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5386807Z test_meta_outplace_addbmm_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5387017Z test_meta_outplace_addbmm_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5387224Z test_meta_outplace_addbmm_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5387435Z test_meta_outplace_addbmm_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5387636Z test_meta_outplace_addbmm_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5387846Z test_meta_outplace_addcdiv_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5388062Z test_meta_outplace_addcdiv_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5388279Z test_meta_outplace_addcdiv_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5388486Z test_meta_outplace_addcdiv_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5388695Z test_meta_outplace_addcdiv_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5388901Z test_meta_outplace_addcdiv_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5389109Z test_meta_outplace_addcmul_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5389322Z test_meta_outplace_addcmul_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5389534Z test_meta_outplace_addcmul_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5389742Z test_meta_outplace_addcmul_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5389969Z test_meta_outplace_addcmul_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5390168Z test_meta_outplace_addcmul_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5390376Z test_meta_outplace_addcmul_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5390580Z test_meta_outplace_addcmul_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5390780Z test_meta_outplace_addcmul_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5390984Z test_meta_outplace_addcmul_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5391188Z test_meta_outplace_addcmul_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5391390Z test_meta_outplace_addmm_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5391624Z test_meta_outplace_addmm_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5391830Z test_meta_outplace_addmm_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5392035Z test_meta_outplace_addmm_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5392251Z test_meta_outplace_addmm_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5392499Z test_meta_outplace_addmm_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5392774Z test_meta_outplace_addmm_decomposed_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5393054Z test_meta_outplace_addmm_decomposed_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5393333Z test_meta_outplace_addmm_decomposed_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5393607Z test_meta_outplace_addmm_decomposed_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5393886Z test_meta_outplace_addmm_decomposed_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5394157Z test_meta_outplace_addmm_decomposed_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5394415Z test_meta_outplace_addmv_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5394681Z test_meta_outplace_addmv_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5394920Z test_meta_outplace_addmv_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5395122Z test_meta_outplace_addmv_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5395343Z test_meta_outplace_addmv_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5395545Z test_meta_outplace_addmv_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5395745Z test_meta_outplace_addr_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5395950Z test_meta_outplace_addr_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5396163Z test_meta_outplace_addr_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5396374Z test_meta_outplace_addr_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5396580Z test_meta_outplace_addr_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5396786Z test_meta_outplace_addr_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5396983Z test_meta_outplace_addr_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5397222Z test_meta_outplace_addr_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5397417Z test_meta_outplace_addr_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5397619Z test_meta_outplace_addr_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5397830Z test_meta_outplace_addr_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5398029Z test_meta_outplace_addr_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5398233Z test_meta_outplace_all_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5398437Z test_meta_outplace_all_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5398649Z test_meta_outplace_all_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5398857Z test_meta_outplace_all_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5399060Z test_meta_outplace_all_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5399264Z test_meta_outplace_all_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5399466Z test_meta_outplace_all_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5399663Z test_meta_outplace_all_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5399864Z test_meta_outplace_all_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5400066Z test_meta_outplace_all_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5400268Z test_meta_outplace_all_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5400486Z test_meta_outplace_all_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5400699Z test_meta_outplace_allclose_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5400916Z test_meta_outplace_allclose_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5401130Z test_meta_outplace_allclose_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5401340Z test_meta_outplace_allclose_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5401547Z test_meta_outplace_allclose_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5401751Z test_meta_outplace_allclose_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5401961Z test_meta_outplace_amax_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5402184Z test_meta_outplace_amax_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5402391Z test_meta_outplace_amax_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5402597Z test_meta_outplace_amax_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5402843Z test_meta_outplace_amax_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5403097Z test_meta_outplace_amax_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5403346Z test_meta_outplace_amax_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5403601Z test_meta_outplace_amax_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5403853Z test_meta_outplace_amax_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5404100Z test_meta_outplace_amax_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5404350Z test_meta_outplace_amin_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5404601Z test_meta_outplace_amin_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5404851Z test_meta_outplace_amin_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5405098Z test_meta_outplace_amin_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5405348Z test_meta_outplace_amin_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5405582Z test_meta_outplace_amin_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5405783Z test_meta_outplace_amin_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5406002Z test_meta_outplace_amin_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5406203Z test_meta_outplace_amin_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5406400Z test_meta_outplace_amin_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5406615Z test_meta_outplace_aminmax_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5406811Z test_meta_outplace_aminmax_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5407020Z test_meta_outplace_aminmax_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5407262Z test_meta_outplace_aminmax_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5407525Z test_meta_outplace_aminmax_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5407733Z test_meta_outplace_aminmax_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5407973Z test_meta_outplace_aminmax_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5408173Z test_meta_outplace_aminmax_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5408376Z test_meta_outplace_aminmax_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5408576Z test_meta_outplace_aminmax_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5408777Z test_meta_outplace_angle_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5408982Z test_meta_outplace_angle_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5409187Z test_meta_outplace_angle_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5409393Z test_meta_outplace_angle_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5409594Z test_meta_outplace_angle_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5409797Z test_meta_outplace_angle_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5409999Z test_meta_outplace_angle_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5410202Z test_meta_outplace_angle_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5410407Z test_meta_outplace_angle_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5410611Z test_meta_outplace_angle_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5410807Z test_meta_outplace_angle_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5411038Z test_meta_outplace_any_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5411234Z test_meta_outplace_any_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5411441Z test_meta_outplace_any_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5411643Z test_meta_outplace_any_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5411844Z test_meta_outplace_any_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5412047Z test_meta_outplace_any_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5412246Z test_meta_outplace_any_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5412451Z test_meta_outplace_any_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5412652Z test_meta_outplace_any_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5412872Z test_meta_outplace_any_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5413073Z test_meta_outplace_any_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5413263Z test_meta_outplace_any_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5413473Z test_meta_outplace_arange_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5413683Z test_meta_outplace_arange_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5413890Z test_meta_outplace_arange_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5414094Z test_meta_outplace_arange_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5414500Z test_meta_outplace_arange_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5414706Z test_meta_outplace_arange_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5414903Z test_meta_outplace_arange_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5415105Z test_meta_outplace_arange_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5415312Z test_meta_outplace_arange_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5415521Z test_meta_outplace_argmax_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5415721Z test_meta_outplace_argmax_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5415931Z test_meta_outplace_argmax_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5416134Z test_meta_outplace_argmax_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5416379Z test_meta_outplace_argmax_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5416581Z test_meta_outplace_argmax_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5416785Z test_meta_outplace_argmax_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5416985Z test_meta_outplace_argmax_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5417184Z test_meta_outplace_argmax_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5417387Z test_meta_outplace_argmin_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5417596Z test_meta_outplace_argmin_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5417797Z test_meta_outplace_argmin_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5418024Z test_meta_outplace_argmin_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5418226Z test_meta_outplace_argmin_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5418423Z test_meta_outplace_argmin_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5418619Z test_meta_outplace_argmin_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5418822Z test_meta_outplace_argmin_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5419020Z test_meta_outplace_argmin_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5419227Z test_meta_outplace_argsort_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5419435Z test_meta_outplace_argsort_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5419638Z test_meta_outplace_argsort_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5419835Z test_meta_outplace_argsort_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5420032Z test_meta_outplace_argsort_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5420234Z test_meta_outplace_argsort_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5420429Z test_meta_outplace_argsort_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5420632Z test_meta_outplace_argsort_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5420828Z test_meta_outplace_argsort_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5421040Z test_meta_outplace_argwhere_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5421267Z test_meta_outplace_argwhere_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5421479Z test_meta_outplace_argwhere_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5421691Z test_meta_outplace_argwhere_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5421903Z test_meta_outplace_argwhere_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5422110Z test_meta_outplace_argwhere_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5422309Z test_meta_outplace_argwhere_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5422515Z test_meta_outplace_argwhere_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5422720Z test_meta_outplace_argwhere_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5422923Z test_meta_outplace_argwhere_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5423147Z test_meta_outplace_argwhere_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5423343Z test_meta_outplace_argwhere_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5423551Z test_meta_outplace_as_strided_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5423759Z test_meta_outplace_as_strided_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5423976Z test_meta_outplace_as_strided_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5424186Z test_meta_outplace_as_strided_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5424395Z test_meta_outplace_as_strided_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5424598Z test_meta_outplace_as_strided_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5424863Z test_meta_outplace_as_strided_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5425075Z test_meta_outplace_as_strided_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5425281Z test_meta_outplace_as_strided_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5425488Z test_meta_outplace_as_strided_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5425692Z test_meta_outplace_as_strided_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5425898Z test_meta_outplace_as_strided_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5426137Z test_meta_outplace_as_strided_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5426447Z test_meta_outplace_as_strided_partial_views_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5426729Z test_meta_outplace_as_strided_partial_views_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5427018Z test_meta_outplace_as_strided_partial_views_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5427293Z test_meta_outplace_as_strided_partial_views_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5427539Z test_meta_outplace_as_strided_partial_views_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5427767Z test_meta_outplace_as_strided_partial_views_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5427988Z test_meta_outplace_as_strided_partial_views_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5428207Z test_meta_outplace_as_strided_partial_views_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5428454Z test_meta_outplace_as_strided_partial_views_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5428673Z test_meta_outplace_as_strided_partial_views_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5428884Z test_meta_outplace_as_strided_partial_views_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5429107Z test_meta_outplace_as_strided_partial_views_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5429319Z test_meta_outplace_as_strided_partial_views_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5429540Z test_meta_outplace_as_strided_scatter_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5429755Z test_meta_outplace_as_strided_scatter_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5429971Z test_meta_outplace_as_strided_scatter_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5430195Z test_meta_outplace_as_strided_scatter_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5430411Z test_meta_outplace_as_strided_scatter_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5430627Z test_meta_outplace_as_strided_scatter_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5430849Z test_meta_outplace_as_strided_scatter_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5431064Z test_meta_outplace_as_strided_scatter_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5431282Z test_meta_outplace_as_strided_scatter_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5431516Z test_meta_outplace_as_strided_scatter_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5431732Z test_meta_outplace_as_strided_scatter_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5431945Z test_meta_outplace_as_strided_scatter_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5432156Z test_meta_outplace_as_strided_scatter_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5432383Z test_meta_outplace_asin_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5432634Z test_meta_outplace_asin_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5432892Z test_meta_outplace_asin_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5433148Z test_meta_outplace_asin_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5433440Z test_meta_outplace_asin_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5433689Z test_meta_outplace_asin_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5433944Z test_meta_outplace_asin_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5434187Z test_meta_outplace_asin_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5434441Z test_meta_outplace_asin_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5434691Z test_meta_outplace_asin_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5434929Z test_meta_outplace_asin_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5435120Z test_meta_outplace_asin_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5435315Z test_meta_outplace_asin_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5435522Z test_meta_outplace_asinh_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5435725Z test_meta_outplace_asinh_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5435941Z test_meta_outplace_asinh_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5436152Z test_meta_outplace_asinh_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5436361Z test_meta_outplace_asinh_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5436566Z test_meta_outplace_asinh_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5436768Z test_meta_outplace_asinh_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5436986Z test_meta_outplace_asinh_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5437182Z test_meta_outplace_asinh_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5437384Z test_meta_outplace_asinh_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5437587Z test_meta_outplace_asinh_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5437788Z test_meta_outplace_asinh_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5437987Z test_meta_outplace_asinh_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5438200Z test_meta_outplace_atan2_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5438401Z test_meta_outplace_atan2_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5438606Z test_meta_outplace_atan2_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5438829Z test_meta_outplace_atan2_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5439033Z test_meta_outplace_atan2_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5439233Z test_meta_outplace_atan2_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5439431Z test_meta_outplace_atan2_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5439631Z test_meta_outplace_atan2_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5439832Z test_meta_outplace_atan2_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5440031Z test_meta_outplace_atan2_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5440236Z test_meta_outplace_atan_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5440436Z test_meta_outplace_atan_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5440643Z test_meta_outplace_atan_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5440849Z test_meta_outplace_atan_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5441055Z test_meta_outplace_atan_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5441258Z test_meta_outplace_atan_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5441461Z test_meta_outplace_atan_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5441652Z test_meta_outplace_atan_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5441875Z test_meta_outplace_atan_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5442072Z test_meta_outplace_atan_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5442276Z test_meta_outplace_atan_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5442476Z test_meta_outplace_atan_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5442682Z test_meta_outplace_atan_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5442886Z test_meta_outplace_atanh_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5443144Z test_meta_outplace_atanh_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5443406Z test_meta_outplace_atanh_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5443665Z test_meta_outplace_atanh_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5443939Z test_meta_outplace_atanh_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5444192Z test_meta_outplace_atanh_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5444443Z test_meta_outplace_atanh_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5444691Z test_meta_outplace_atanh_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5444941Z test_meta_outplace_atanh_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5445191Z test_meta_outplace_atanh_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5445444Z test_meta_outplace_atanh_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5445654Z test_meta_outplace_atanh_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5445853Z test_meta_outplace_atanh_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5446064Z test_meta_outplace_atleast_1d_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5446276Z test_meta_outplace_atleast_1d_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5446485Z test_meta_outplace_atleast_1d_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5446700Z test_meta_outplace_atleast_1d_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5446904Z test_meta_outplace_atleast_1d_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5447111Z test_meta_outplace_atleast_1d_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5447340Z test_meta_outplace_atleast_1d_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5447551Z test_meta_outplace_atleast_1d_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5447756Z test_meta_outplace_atleast_1d_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5447966Z test_meta_outplace_atleast_1d_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5448172Z test_meta_outplace_atleast_1d_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5448373Z test_meta_outplace_atleast_1d_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5448573Z test_meta_outplace_atleast_1d_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5448775Z test_meta_outplace_atleast_2d_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5448972Z test_meta_outplace_atleast_2d_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5449209Z test_meta_outplace_atleast_2d_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5449415Z test_meta_outplace_atleast_2d_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5449617Z test_meta_outplace_atleast_2d_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5449823Z test_meta_outplace_atleast_2d_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5450028Z test_meta_outplace_atleast_2d_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5450237Z test_meta_outplace_atleast_2d_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5450448Z test_meta_outplace_atleast_2d_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5450652Z test_meta_outplace_atleast_2d_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5450855Z test_meta_outplace_atleast_2d_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5451051Z test_meta_outplace_atleast_2d_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5451250Z test_meta_outplace_atleast_2d_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5451456Z test_meta_outplace_atleast_3d_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5451660Z test_meta_outplace_atleast_3d_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5451868Z test_meta_outplace_atleast_3d_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5452078Z test_meta_outplace_atleast_3d_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5452303Z test_meta_outplace_atleast_3d_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5452509Z test_meta_outplace_atleast_3d_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5452716Z test_meta_outplace_atleast_3d_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5452924Z test_meta_outplace_atleast_3d_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5453127Z test_meta_outplace_atleast_3d_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5453322Z test_meta_outplace_atleast_3d_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5453527Z test_meta_outplace_atleast_3d_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5453725Z test_meta_outplace_atleast_3d_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5453926Z test_meta_outplace_atleast_3d_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5454153Z test_meta_outplace_baddbmm_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5454468Z test_meta_outplace_baddbmm_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5454685Z test_meta_outplace_baddbmm_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5454897Z test_meta_outplace_baddbmm_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5455097Z test_meta_outplace_baddbmm_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5455297Z test_meta_outplace_baddbmm_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5455509Z test_meta_outplace_bernoulli_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5455709Z test_meta_outplace_bernoulli_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5455921Z test_meta_outplace_bernoulli_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5456132Z test_meta_outplace_bernoulli_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5456341Z test_meta_outplace_bfloat16_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5456547Z test_meta_outplace_bfloat16_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5456757Z test_meta_outplace_bfloat16_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5456968Z test_meta_outplace_bfloat16_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5457179Z test_meta_outplace_bfloat16_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5457448Z test_meta_outplace_bfloat16_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5457656Z test_meta_outplace_bfloat16_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5457857Z test_meta_outplace_bfloat16_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5458062Z test_meta_outplace_bfloat16_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5458267Z test_meta_outplace_bfloat16_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5458467Z test_meta_outplace_bfloat16_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5458672Z test_meta_outplace_bfloat16_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5458879Z test_meta_outplace_bfloat16_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5459111Z test_meta_outplace_bincount_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5459315Z test_meta_outplace_bincount_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5459515Z test_meta_outplace_bincount_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5459725Z test_meta_outplace_bincount_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5459928Z test_meta_outplace_bincount_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5460129Z test_meta_outplace_bitwise_and_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5460341Z test_meta_outplace_bitwise_and_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5460554Z test_meta_outplace_bitwise_and_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5460763Z test_meta_outplace_bitwise_and_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5460965Z test_meta_outplace_bitwise_and_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5461170Z test_meta_outplace_bitwise_and_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5461387Z test_meta_outplace_bitwise_left_shift_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5461609Z test_meta_outplace_bitwise_left_shift_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5461828Z test_meta_outplace_bitwise_left_shift_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5462045Z test_meta_outplace_bitwise_left_shift_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5462285Z test_meta_outplace_bitwise_left_shift_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5462485Z test_meta_outplace_bitwise_not_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5462692Z test_meta_outplace_bitwise_not_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5462903Z test_meta_outplace_bitwise_not_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5463112Z test_meta_outplace_bitwise_not_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5463320Z test_meta_outplace_bitwise_not_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5463528Z test_meta_outplace_bitwise_not_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5463739Z test_meta_outplace_bitwise_or_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5463942Z test_meta_outplace_bitwise_or_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5464175Z test_meta_outplace_bitwise_or_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5464381Z test_meta_outplace_bitwise_or_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5464585Z test_meta_outplace_bitwise_or_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5464833Z test_meta_outplace_bitwise_or_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5465055Z test_meta_outplace_bitwise_right_shift_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5465272Z test_meta_outplace_bitwise_right_shift_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5465491Z test_meta_outplace_bitwise_right_shift_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5465706Z test_meta_outplace_bitwise_right_shift_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5465922Z test_meta_outplace_bitwise_right_shift_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5466149Z test_meta_outplace_bitwise_xor_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5466405Z test_meta_outplace_bitwise_xor_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5466658Z test_meta_outplace_bitwise_xor_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5466922Z test_meta_outplace_bitwise_xor_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5467168Z test_meta_outplace_bitwise_xor_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5467374Z test_meta_outplace_bitwise_xor_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5467614Z test_meta_outplace_block_diag_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5467822Z test_meta_outplace_block_diag_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5468037Z test_meta_outplace_block_diag_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5468252Z test_meta_outplace_block_diag_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5468457Z test_meta_outplace_block_diag_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5468665Z test_meta_outplace_block_diag_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5468875Z test_meta_outplace_block_diag_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5469089Z test_meta_outplace_block_diag_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5469321Z test_meta_outplace_block_diag_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5469531Z test_meta_outplace_block_diag_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5469730Z test_meta_outplace_block_diag_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5469935Z test_meta_outplace_block_diag_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5470139Z test_meta_outplace_block_diag_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5470345Z test_meta_outplace_bmm_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5470559Z test_meta_outplace_bmm_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5470765Z test_meta_outplace_bmm_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5470973Z test_meta_outplace_bmm_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5471180Z test_meta_outplace_bmm_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5471388Z test_meta_outplace_bmm_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5471592Z test_meta_outplace_bool_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5471800Z test_meta_outplace_bool_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5472001Z test_meta_outplace_bool_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5472207Z test_meta_outplace_bool_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5472410Z test_meta_outplace_bool_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5472660Z test_meta_outplace_bool_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5472914Z test_meta_outplace_bool_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5473162Z test_meta_outplace_bool_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5473414Z test_meta_outplace_bool_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5473669Z test_meta_outplace_bool_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5473919Z test_meta_outplace_bool_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5474170Z test_meta_outplace_bool_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5474408Z test_meta_outplace_bool_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5474682Z test_meta_outplace_broadcast_shapes_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5474989Z test_meta_outplace_broadcast_tensors_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5475242Z test_meta_outplace_broadcast_tensors_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5475466Z test_meta_outplace_broadcast_tensors_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5475695Z test_meta_outplace_broadcast_tensors_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5475915Z test_meta_outplace_broadcast_tensors_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5476135Z test_meta_outplace_broadcast_tensors_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5476353Z test_meta_outplace_broadcast_tensors_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5476570Z test_meta_outplace_broadcast_tensors_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5476778Z test_meta_outplace_broadcast_tensors_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5476989Z test_meta_outplace_broadcast_tensors_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5477197Z test_meta_outplace_broadcast_tensors_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5477410Z test_meta_outplace_broadcast_tensors_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5477619Z test_meta_outplace_broadcast_to_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5477832Z test_meta_outplace_broadcast_to_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5478065Z test_meta_outplace_broadcast_to_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5478284Z test_meta_outplace_broadcast_to_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5478494Z test_meta_outplace_broadcast_to_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5478703Z test_meta_outplace_broadcast_to_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5478907Z test_meta_outplace_broadcast_to_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5479115Z test_meta_outplace_broadcast_to_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5479328Z test_meta_outplace_broadcast_to_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5479531Z test_meta_outplace_broadcast_to_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5479740Z test_meta_outplace_broadcast_to_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5479974Z test_meta_outplace_broadcast_to_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5480184Z test_meta_outplace_bucketize_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5480396Z test_meta_outplace_bucketize_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5480604Z test_meta_outplace_bucketize_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5480819Z test_meta_outplace_bucketize_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5481027Z test_meta_outplace_bucketize_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5481236Z test_meta_outplace_bucketize_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5481442Z test_meta_outplace_bucketize_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5481648Z test_meta_outplace_bucketize_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5481848Z test_meta_outplace_byte_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5482052Z test_meta_outplace_byte_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5482261Z test_meta_outplace_byte_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5482473Z test_meta_outplace_byte_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5482695Z test_meta_outplace_byte_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5482951Z test_meta_outplace_byte_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5483228Z test_meta_outplace_byte_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5483489Z test_meta_outplace_byte_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5483741Z test_meta_outplace_byte_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5483993Z test_meta_outplace_byte_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5484235Z test_meta_outplace_byte_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5484489Z test_meta_outplace_byte_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5484764Z test_meta_outplace_cartesian_prod_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5485027Z test_meta_outplace_cartesian_prod_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5485310Z test_meta_outplace_cartesian_prod_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5485595Z test_meta_outplace_cartesian_prod_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5485810Z test_meta_outplace_cartesian_prod_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5486020Z test_meta_outplace_cartesian_prod_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5486232Z test_meta_outplace_cartesian_prod_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5486442Z test_meta_outplace_cartesian_prod_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5486649Z test_meta_outplace_cartesian_prod_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5486846Z test_meta_outplace_cartesian_prod_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5487059Z test_meta_outplace_cartesian_prod_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5487270Z test_meta_outplace_cartesian_prod_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5487480Z test_meta_outplace_cat_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5487685Z test_meta_outplace_cat_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5487894Z test_meta_outplace_cat_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5488101Z test_meta_outplace_cat_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5488310Z test_meta_outplace_cat_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5488518Z test_meta_outplace_cat_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5488745Z test_meta_outplace_cat_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5488951Z test_meta_outplace_cat_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5489146Z test_meta_outplace_cat_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5489351Z test_meta_outplace_cat_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5489550Z test_meta_outplace_cat_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5489758Z test_meta_outplace_cat_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5489959Z test_meta_outplace_cat_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5490167Z test_meta_outplace_cdist_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5490373Z test_meta_outplace_cdist_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5490612Z test_meta_outplace_cdouble_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5490818Z test_meta_outplace_cdouble_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5491030Z test_meta_outplace_cdouble_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5491238Z test_meta_outplace_cdouble_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5491450Z test_meta_outplace_cdouble_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5491661Z test_meta_outplace_cdouble_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5491876Z test_meta_outplace_cdouble_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5492080Z test_meta_outplace_cdouble_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5492286Z test_meta_outplace_cdouble_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5492491Z test_meta_outplace_cdouble_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5492695Z test_meta_outplace_cdouble_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5492900Z test_meta_outplace_cdouble_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5493103Z test_meta_outplace_cdouble_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5493308Z test_meta_outplace_ceil_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5493504Z test_meta_outplace_ceil_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5493735Z test_meta_outplace_ceil_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5493935Z test_meta_outplace_ceil_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5494138Z test_meta_outplace_ceil_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5494458Z test_meta_outplace_ceil_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5494663Z test_meta_outplace_ceil_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5494864Z test_meta_outplace_ceil_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5495069Z test_meta_outplace_ceil_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5495279Z test_meta_outplace_cfloat_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5495484Z test_meta_outplace_cfloat_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5495738Z test_meta_outplace_cfloat_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5495941Z test_meta_outplace_cfloat_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5496152Z test_meta_outplace_cfloat_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5496363Z test_meta_outplace_cfloat_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5496571Z test_meta_outplace_cfloat_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5496774Z test_meta_outplace_cfloat_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5496981Z test_meta_outplace_cfloat_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5497187Z test_meta_outplace_cfloat_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5497387Z test_meta_outplace_cfloat_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5497592Z test_meta_outplace_cfloat_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5497795Z test_meta_outplace_cfloat_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5497996Z test_meta_outplace_chalf_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5498206Z test_meta_outplace_chalf_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5498420Z test_meta_outplace_chalf_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5498635Z test_meta_outplace_chalf_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5498874Z test_meta_outplace_chalf_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5499080Z test_meta_outplace_chalf_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5499284Z test_meta_outplace_chalf_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5499486Z test_meta_outplace_chalf_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5499690Z test_meta_outplace_chalf_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5499893Z test_meta_outplace_chalf_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5500096Z test_meta_outplace_chalf_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5500296Z test_meta_outplace_chalf_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5500497Z test_meta_outplace_chalf_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5500736Z test_meta_outplace_char_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5500939Z test_meta_outplace_char_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5501148Z test_meta_outplace_char_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5501360Z test_meta_outplace_char_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5501570Z test_meta_outplace_char_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5501772Z test_meta_outplace_char_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5501976Z test_meta_outplace_char_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5502182Z test_meta_outplace_char_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5502384Z test_meta_outplace_char_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5502578Z test_meta_outplace_char_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5502784Z test_meta_outplace_char_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5502983Z test_meta_outplace_char_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5503188Z test_meta_outplace_char_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5503409Z test_meta_outplace_cholesky_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5503661Z test_meta_outplace_cholesky_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5503883Z test_meta_outplace_cholesky_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5504114Z test_meta_outplace_cholesky_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5504338Z test_meta_outplace_cholesky_inverse_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5504566Z test_meta_outplace_cholesky_inverse_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5504842Z test_meta_outplace_cholesky_inverse_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5505054Z test_meta_outplace_cholesky_inverse_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5505279Z test_meta_outplace_cholesky_solve_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5505499Z test_meta_outplace_cholesky_solve_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5505714Z test_meta_outplace_cholesky_solve_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5505954Z test_meta_outplace_cholesky_solve_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5506178Z test_meta_outplace_chunk_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5506434Z test_meta_outplace_chunk_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5506707Z test_meta_outplace_chunk_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5506970Z test_meta_outplace_chunk_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5507230Z test_meta_outplace_chunk_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5507486Z test_meta_outplace_chunk_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5507684Z test_meta_outplace_chunk_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5507887Z test_meta_outplace_chunk_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5508089Z test_meta_outplace_chunk_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5508293Z test_meta_outplace_chunk_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5508494Z test_meta_outplace_chunk_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5508696Z test_meta_outplace_chunk_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5508895Z test_meta_outplace_chunk_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5509101Z test_meta_outplace_clamp_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5509332Z test_meta_outplace_clamp_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5509537Z test_meta_outplace_clamp_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5509729Z test_meta_outplace_clamp_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5509937Z test_meta_outplace_clamp_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5510144Z test_meta_outplace_clamp_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5510350Z test_meta_outplace_clamp_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5510556Z test_meta_outplace_clamp_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5510764Z test_meta_outplace_clamp_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5510980Z test_meta_outplace_clamp_max_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5511208Z test_meta_outplace_clamp_max_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5511420Z test_meta_outplace_clamp_max_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5511627Z test_meta_outplace_clamp_max_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5511841Z test_meta_outplace_clamp_max_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5512042Z test_meta_outplace_clamp_max_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5512245Z test_meta_outplace_clamp_max_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5512452Z test_meta_outplace_clamp_max_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5512679Z test_meta_outplace_clamp_max_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5512928Z test_meta_outplace_clamp_max_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5513190Z test_meta_outplace_clamp_min_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5513448Z test_meta_outplace_clamp_min_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5513710Z test_meta_outplace_clamp_min_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5513976Z test_meta_outplace_clamp_min_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5514236Z test_meta_outplace_clamp_min_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5514485Z test_meta_outplace_clamp_min_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5514753Z test_meta_outplace_clamp_min_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5514988Z test_meta_outplace_clamp_min_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5515193Z test_meta_outplace_clamp_min_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5515395Z test_meta_outplace_clamp_min_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5515599Z test_meta_outplace_clone_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5515800Z test_meta_outplace_clone_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5516014Z test_meta_outplace_clone_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5516216Z test_meta_outplace_clone_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5516420Z test_meta_outplace_clone_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5516646Z test_meta_outplace_clone_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5516843Z test_meta_outplace_clone_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5517044Z test_meta_outplace_clone_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5517244Z test_meta_outplace_clone_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5517457Z test_meta_outplace_clone_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5517659Z test_meta_outplace_clone_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5517867Z test_meta_outplace_clone_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5518066Z test_meta_outplace_clone_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5518285Z test_meta_outplace_column_stack_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5518499Z test_meta_outplace_column_stack_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5518714Z test_meta_outplace_column_stack_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5518931Z test_meta_outplace_column_stack_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5519136Z test_meta_outplace_column_stack_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5519348Z test_meta_outplace_column_stack_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5519552Z test_meta_outplace_column_stack_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5519783Z test_meta_outplace_column_stack_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5519999Z test_meta_outplace_column_stack_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5520213Z test_meta_outplace_column_stack_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5520427Z test_meta_outplace_column_stack_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5520631Z test_meta_outplace_column_stack_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5520838Z test_meta_outplace_column_stack_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5521060Z test_meta_outplace_combinations_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5521269Z test_meta_outplace_combinations_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5521480Z test_meta_outplace_combinations_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5521722Z test_meta_outplace_combinations_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5521934Z test_meta_outplace_combinations_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5522140Z test_meta_outplace_combinations_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5522348Z test_meta_outplace_combinations_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5522561Z test_meta_outplace_combinations_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5522791Z test_meta_outplace_combinations_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5523050Z test_meta_outplace_combinations_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5523312Z test_meta_outplace_combinations_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5523578Z test_meta_outplace_combinations_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5523841Z test_meta_outplace_complex_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5524092Z test_meta_outplace_complex_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5524344Z test_meta_outplace_complex_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5524603Z test_meta_outplace_conj_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5524861Z test_meta_outplace_conj_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5525120Z test_meta_outplace_conj_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5525402Z test_meta_outplace_conj_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5525639Z test_meta_outplace_conj_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5525846Z test_meta_outplace_conj_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5526056Z test_meta_outplace_conj_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5526255Z test_meta_outplace_conj_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5526463Z test_meta_outplace_conj_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5526661Z test_meta_outplace_conj_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5526861Z test_meta_outplace_conj_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5527066Z test_meta_outplace_conj_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5527293Z test_meta_outplace_conj_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5527511Z test_meta_outplace_conj_physical_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5527727Z test_meta_outplace_conj_physical_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5527948Z test_meta_outplace_conj_physical_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5528167Z test_meta_outplace_conj_physical_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5528378Z test_meta_outplace_conj_physical_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5528597Z test_meta_outplace_conj_physical_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5528809Z test_meta_outplace_conj_physical_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5529005Z test_meta_outplace_conj_physical_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5529217Z test_meta_outplace_conj_physical_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5529431Z test_meta_outplace_conj_physical_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5529649Z test_meta_outplace_conj_physical_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5529859Z test_meta_outplace_conj_physical_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5530071Z test_meta_outplace_conj_physical_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5530285Z test_meta_outplace_constant_pad_nd_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5530524Z test_meta_outplace_constant_pad_nd_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5530753Z test_meta_outplace_constant_pad_nd_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5530975Z test_meta_outplace_constant_pad_nd_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5531195Z test_meta_outplace_constant_pad_nd_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5531396Z test_meta_outplace_constant_pad_nd_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5531607Z test_meta_outplace_constant_pad_nd_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5531818Z test_meta_outplace_constant_pad_nd_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5532027Z test_meta_outplace_constant_pad_nd_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5532256Z test_meta_outplace_constant_pad_nd_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5532468Z test_meta_outplace_constant_pad_nd_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5532671Z test_meta_outplace_constant_pad_nd_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5532884Z test_meta_outplace_contiguous_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5533101Z test_meta_outplace_contiguous_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5533345Z test_meta_outplace_contiguous_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5533579Z test_meta_outplace_contiguous_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5533779Z test_meta_outplace_contiguous_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5533990Z test_meta_outplace_contiguous_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5534339Z test_meta_outplace_contiguous_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5534552Z test_meta_outplace_contiguous_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5534765Z test_meta_outplace_contiguous_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5534978Z test_meta_outplace_contiguous_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5535189Z test_meta_outplace_contiguous_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5535397Z test_meta_outplace_contiguous_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5535639Z test_meta_outplace_contiguous_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5535853Z test_meta_outplace_copysign_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5536066Z test_meta_outplace_copysign_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5536265Z test_meta_outplace_copysign_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5536476Z test_meta_outplace_copysign_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5536688Z test_meta_outplace_copysign_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5536900Z test_meta_outplace_copysign_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5537108Z test_meta_outplace_copysign_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5537313Z test_meta_outplace_copysign_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5537580Z test_meta_outplace_copysign_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5537784Z test_meta_outplace_copysign_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5537997Z test_meta_outplace_corrcoef_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5538218Z test_meta_outplace_corrcoef_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5538432Z test_meta_outplace_corrcoef_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5538633Z test_meta_outplace_corrcoef_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5538842Z test_meta_outplace_corrcoef_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5539050Z test_meta_outplace_corrcoef_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5539258Z test_meta_outplace_corrcoef_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5539469Z test_meta_outplace_corrcoef_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5539668Z test_meta_outplace_corrcoef_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5539874Z test_meta_outplace_corrcoef_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5540075Z test_meta_outplace_corrcoef_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5540280Z test_meta_outplace_cos_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5540483Z test_meta_outplace_cos_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5540705Z test_meta_outplace_cos_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5540915Z test_meta_outplace_cos_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5541121Z test_meta_outplace_cos_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5541328Z test_meta_outplace_cos_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5541530Z test_meta_outplace_cos_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5541731Z test_meta_outplace_cos_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5541935Z test_meta_outplace_cos_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5542142Z test_meta_outplace_cos_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5542343Z test_meta_outplace_cos_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5542583Z test_meta_outplace_cos_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5542780Z test_meta_outplace_cos_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5542978Z test_meta_outplace_cosh_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5543188Z test_meta_outplace_cosh_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5543397Z test_meta_outplace_cosh_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5543602Z test_meta_outplace_cosh_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5543810Z test_meta_outplace_cosh_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5544016Z test_meta_outplace_cosh_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5544220Z test_meta_outplace_cosh_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5544421Z test_meta_outplace_cosh_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5544624Z test_meta_outplace_cosh_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5544873Z test_meta_outplace_cosh_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5545074Z test_meta_outplace_cosh_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5545275Z test_meta_outplace_cosh_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5545476Z test_meta_outplace_cosh_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5545717Z test_meta_outplace_count_nonzero_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5545929Z test_meta_outplace_count_nonzero_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5546188Z test_meta_outplace_count_nonzero_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5546461Z test_meta_outplace_count_nonzero_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5546726Z test_meta_outplace_count_nonzero_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5546984Z test_meta_outplace_count_nonzero_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5547240Z test_meta_outplace_count_nonzero_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5547478Z test_meta_outplace_count_nonzero_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5547682Z test_meta_outplace_count_nonzero_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5547917Z test_meta_outplace_count_nonzero_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5548130Z test_meta_outplace_count_nonzero_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5548341Z test_meta_outplace_count_nonzero_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5548550Z test_meta_outplace_cov_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5548758Z test_meta_outplace_cov_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5548967Z test_meta_outplace_cov_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5549173Z test_meta_outplace_cov_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5549378Z test_meta_outplace_cov_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5549579Z test_meta_outplace_cov_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5549782Z test_meta_outplace_cov_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5549977Z test_meta_outplace_cov_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5550175Z test_meta_outplace_cov_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5550377Z test_meta_outplace_cov_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5550575Z test_meta_outplace_cov_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5550788Z test_meta_outplace_cross_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5551017Z test_meta_outplace_cross_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5551227Z test_meta_outplace_cross_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5551433Z test_meta_outplace_cross_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5551634Z test_meta_outplace_cross_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5551836Z test_meta_outplace_cross_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5552041Z test_meta_outplace_cross_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5552239Z test_meta_outplace_cross_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5552471Z test_meta_outplace_cross_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5552716Z test_meta_outplace_cross_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5553005Z test_meta_outplace_cummax_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5553261Z test_meta_outplace_cummax_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5553518Z test_meta_outplace_cummax_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5553780Z test_meta_outplace_cummax_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5554033Z test_meta_outplace_cummax_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5554291Z test_meta_outplace_cummax_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5554551Z test_meta_outplace_cummax_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5554791Z test_meta_outplace_cummax_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5555021Z test_meta_outplace_cummax_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5555226Z test_meta_outplace_cummax_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5555436Z test_meta_outplace_cummin_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5555639Z test_meta_outplace_cummin_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5555846Z test_meta_outplace_cummin_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5556048Z test_meta_outplace_cummin_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5556247Z test_meta_outplace_cummin_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5556449Z test_meta_outplace_cummin_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5556672Z test_meta_outplace_cummin_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5556871Z test_meta_outplace_cummin_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5557070Z test_meta_outplace_cummin_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5557269Z test_meta_outplace_cummin_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5557478Z test_meta_outplace_cumprod_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5557694Z test_meta_outplace_cumprod_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5557910Z test_meta_outplace_cumprod_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5558117Z test_meta_outplace_cumprod_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5558345Z test_meta_outplace_cumprod_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5558549Z test_meta_outplace_cumprod_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5558757Z test_meta_outplace_cumprod_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5558962Z test_meta_outplace_cumprod_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5559168Z test_meta_outplace_cumprod_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5559366Z test_meta_outplace_cumprod_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5559570Z test_meta_outplace_cumprod_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5559778Z test_meta_outplace_cumsum_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5559995Z test_meta_outplace_cumsum_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5560204Z test_meta_outplace_cumsum_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5560412Z test_meta_outplace_cumsum_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5560623Z test_meta_outplace_cumsum_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5560831Z test_meta_outplace_cumsum_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5561037Z test_meta_outplace_cumsum_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5561238Z test_meta_outplace_cumsum_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5561433Z test_meta_outplace_cumsum_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5561656Z test_meta_outplace_cumsum_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5561857Z test_meta_outplace_cumsum_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5562090Z test_meta_outplace_cumulative_trapezoid_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5562319Z test_meta_outplace_cumulative_trapezoid_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5562550Z test_meta_outplace_cumulative_trapezoid_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5562814Z test_meta_outplace_cumulative_trapezoid_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5563102Z test_meta_outplace_cumulative_trapezoid_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5563376Z test_meta_outplace_cumulative_trapezoid_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5563681Z test_meta_outplace_cumulative_trapezoid_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5563962Z test_meta_outplace_cumulative_trapezoid_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5564234Z test_meta_outplace_cumulative_trapezoid_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5564506Z test_meta_outplace_cumulative_trapezoid_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5564779Z test_meta_outplace_cumulative_trapezoid_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5565042Z test_meta_outplace_deg2rad_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5565304Z test_meta_outplace_deg2rad_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5565560Z test_meta_outplace_deg2rad_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5565767Z test_meta_outplace_deg2rad_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5565971Z test_meta_outplace_deg2rad_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5566177Z test_meta_outplace_deg2rad_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5566381Z test_meta_outplace_deg2rad_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5566584Z test_meta_outplace_deg2rad_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5566787Z test_meta_outplace_deg2rad_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5566980Z test_meta_outplace_deg2rad_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5567207Z test_meta_outplace_diag_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5567417Z test_meta_outplace_diag_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5567626Z test_meta_outplace_diag_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5567838Z test_meta_outplace_diag_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5568046Z test_meta_outplace_diag_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5568248Z test_meta_outplace_diag_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5568453Z test_meta_outplace_diag_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5568651Z test_meta_outplace_diag_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5568857Z test_meta_outplace_diag_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5569080Z test_meta_outplace_diag_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5569283Z test_meta_outplace_diag_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5569482Z test_meta_outplace_diag_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5569683Z test_meta_outplace_diag_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5569898Z test_meta_outplace_diag_embed_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5570112Z test_meta_outplace_diag_embed_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5570332Z test_meta_outplace_diag_embed_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5570544Z test_meta_outplace_diag_embed_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5570753Z test_meta_outplace_diag_embed_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5570966Z test_meta_outplace_diag_embed_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5571177Z test_meta_outplace_diag_embed_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5571381Z test_meta_outplace_diag_embed_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5571595Z test_meta_outplace_diag_embed_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5571801Z test_meta_outplace_diag_embed_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5572008Z test_meta_outplace_diag_embed_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5572235Z test_meta_outplace_diag_embed_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5572439Z test_meta_outplace_diag_embed_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5572649Z test_meta_outplace_diagflat_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5572862Z test_meta_outplace_diagflat_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5573076Z test_meta_outplace_diagflat_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5573314Z test_meta_outplace_diagflat_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5573549Z test_meta_outplace_diagflat_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5573751Z test_meta_outplace_diagflat_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5573959Z test_meta_outplace_diagflat_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5574299Z test_meta_outplace_diagflat_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5574509Z test_meta_outplace_diagflat_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5574711Z test_meta_outplace_diagflat_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5574922Z test_meta_outplace_diagflat_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5575123Z test_meta_outplace_diagflat_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5575340Z test_meta_outplace_diagonal_copy_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5575554Z test_meta_outplace_diagonal_copy_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5575774Z test_meta_outplace_diagonal_copy_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5575990Z test_meta_outplace_diagonal_copy_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5576197Z test_meta_outplace_diagonal_copy_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5576408Z test_meta_outplace_diagonal_copy_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5576621Z test_meta_outplace_diagonal_copy_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5576828Z test_meta_outplace_diagonal_copy_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5577041Z test_meta_outplace_diagonal_copy_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5577254Z test_meta_outplace_diagonal_copy_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5577504Z test_meta_outplace_diagonal_copy_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5577716Z test_meta_outplace_diagonal_copy_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5577929Z test_meta_outplace_diagonal_copy_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5578141Z test_meta_outplace_diagonal_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5578351Z test_meta_outplace_diagonal_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5578554Z test_meta_outplace_diagonal_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5578766Z test_meta_outplace_diagonal_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5578978Z test_meta_outplace_diagonal_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5579223Z test_meta_outplace_diagonal_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5579432Z test_meta_outplace_diagonal_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5579638Z test_meta_outplace_diagonal_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5579847Z test_meta_outplace_diagonal_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5580054Z test_meta_outplace_diagonal_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5580258Z test_meta_outplace_diagonal_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5580468Z test_meta_outplace_diagonal_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5580669Z test_meta_outplace_diagonal_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5580883Z test_meta_outplace_diagonal_scatter_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5581103Z test_meta_outplace_diagonal_scatter_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5581325Z test_meta_outplace_diagonal_scatter_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5581548Z test_meta_outplace_diagonal_scatter_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5581767Z test_meta_outplace_diagonal_scatter_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5581985Z test_meta_outplace_diagonal_scatter_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5582201Z test_meta_outplace_diagonal_scatter_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5582436Z test_meta_outplace_diagonal_scatter_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5582649Z test_meta_outplace_diagonal_scatter_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5582861Z test_meta_outplace_diagonal_scatter_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5583077Z test_meta_outplace_diagonal_scatter_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5583279Z test_meta_outplace_diagonal_scatter_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5583485Z test_meta_outplace_diff_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5583692Z test_meta_outplace_diff_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5583901Z test_meta_outplace_diff_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5584137Z test_meta_outplace_diff_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5584342Z test_meta_outplace_diff_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5584545Z test_meta_outplace_diff_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5584793Z test_meta_outplace_diff_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5585001Z test_meta_outplace_diff_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5585204Z test_meta_outplace_diff_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5585400Z test_meta_outplace_diff_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5585606Z test_meta_outplace_diff_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5585804Z test_meta_outplace_diff_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5586025Z test_meta_outplace_digamma_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5586288Z test_meta_outplace_digamma_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5586549Z test_meta_outplace_digamma_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5586800Z test_meta_outplace_digamma_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5587063Z test_meta_outplace_digamma_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5587322Z test_meta_outplace_digamma_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5587539Z test_meta_outplace_digamma_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5587769Z test_meta_outplace_digamma_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5587964Z test_meta_outplace_digamma_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5588167Z test_meta_outplace_dist_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5588376Z test_meta_outplace_dist_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5588583Z test_meta_outplace_dist_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5588786Z test_meta_outplace_dist_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5588991Z test_meta_outplace_dist_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5589191Z test_meta_outplace_dist_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5589410Z test_meta_outplace_div_floor_rounding_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5589649Z test_meta_outplace_div_floor_rounding_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5589869Z test_meta_outplace_div_floor_rounding_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5590087Z test_meta_outplace_div_floor_rounding_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5590301Z test_meta_outplace_div_floor_rounding_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5590517Z test_meta_outplace_div_floor_rounding_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5590736Z test_meta_outplace_div_floor_rounding_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5590956Z test_meta_outplace_div_floor_rounding_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5591168Z test_meta_outplace_div_floor_rounding_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5591389Z 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) 2023-01-11T21:23:43.5591609Z 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) 2023-01-11T21:23:43.5591832Z 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) 2023-01-11T21:23:43.5592060Z 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) 2023-01-11T21:23:43.5592288Z 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) 2023-01-11T21:23:43.5592561Z 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) 2023-01-11T21:23:43.5592858Z 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) 2023-01-11T21:23:43.5593117Z 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) 2023-01-11T21:23:43.5593387Z 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) 2023-01-11T21:23:43.5593662Z 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) 2023-01-11T21:23:43.5593932Z 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) 2023-01-11T21:23:43.5594197Z 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) 2023-01-11T21:23:43.5594461Z 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) 2023-01-11T21:23:43.5594735Z test_meta_outplace_div_trunc_rounding_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5594996Z test_meta_outplace_div_trunc_rounding_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5595213Z test_meta_outplace_div_trunc_rounding_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5595426Z test_meta_outplace_div_trunc_rounding_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5595642Z test_meta_outplace_div_trunc_rounding_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5595850Z test_meta_outplace_div_trunc_rounding_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5596065Z test_meta_outplace_div_trunc_rounding_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5596280Z test_meta_outplace_div_trunc_rounding_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5596492Z test_meta_outplace_div_trunc_rounding_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5596697Z test_meta_outplace_dot_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5596911Z test_meta_outplace_dot_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5597121Z test_meta_outplace_dot_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5597325Z test_meta_outplace_dot_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5597533Z test_meta_outplace_dot_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5597735Z test_meta_outplace_dot_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5597948Z test_meta_outplace_double_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5598167Z test_meta_outplace_double_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5598384Z test_meta_outplace_double_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5598595Z test_meta_outplace_double_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5598809Z test_meta_outplace_double_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5599016Z test_meta_outplace_double_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5599221Z test_meta_outplace_double_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5599427Z test_meta_outplace_double_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5599633Z test_meta_outplace_double_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5599837Z test_meta_outplace_double_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5600058Z test_meta_outplace_double_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5600261Z test_meta_outplace_double_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5600460Z test_meta_outplace_double_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5600668Z test_meta_outplace_dsplit_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5600872Z test_meta_outplace_dsplit_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5601086Z test_meta_outplace_dsplit_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5601302Z test_meta_outplace_dsplit_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5601511Z test_meta_outplace_dsplit_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5601718Z test_meta_outplace_dsplit_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5601928Z test_meta_outplace_dsplit_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5602133Z test_meta_outplace_dsplit_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5602335Z test_meta_outplace_dsplit_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5602535Z test_meta_outplace_dsplit_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5602765Z test_meta_outplace_dsplit_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5603018Z test_meta_outplace_dsplit_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5603300Z test_meta_outplace_dsplit_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5603564Z test_meta_outplace_dstack_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5603819Z test_meta_outplace_dstack_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5604092Z test_meta_outplace_dstack_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5604351Z test_meta_outplace_dstack_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5604618Z test_meta_outplace_dstack_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5604878Z test_meta_outplace_dstack_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5605132Z test_meta_outplace_dstack_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5605377Z test_meta_outplace_dstack_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5605628Z test_meta_outplace_dstack_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5605832Z test_meta_outplace_dstack_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5606029Z test_meta_outplace_dstack_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5606235Z test_meta_outplace_dstack_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5606439Z test_meta_outplace_dstack_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5606647Z test_meta_outplace_einsum_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5606861Z test_meta_outplace_einsum_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5607072Z test_meta_outplace_einsum_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5607283Z test_meta_outplace_einsum_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5607488Z test_meta_outplace_einsum_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5607685Z test_meta_outplace_einsum_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5607888Z test_meta_outplace_empty_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5608096Z test_meta_outplace_empty_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5608306Z test_meta_outplace_empty_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5608515Z test_meta_outplace_empty_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5608747Z test_meta_outplace_empty_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5608956Z test_meta_outplace_empty_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5609161Z test_meta_outplace_empty_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5609365Z test_meta_outplace_empty_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5609568Z test_meta_outplace_empty_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5609765Z test_meta_outplace_empty_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5609968Z test_meta_outplace_empty_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5610174Z test_meta_outplace_empty_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5610375Z test_meta_outplace_empty_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5610609Z test_meta_outplace_empty_like_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5610818Z test_meta_outplace_empty_like_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5611036Z test_meta_outplace_empty_like_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5611251Z test_meta_outplace_empty_like_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5611461Z test_meta_outplace_empty_like_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5611672Z test_meta_outplace_empty_like_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5611886Z test_meta_outplace_empty_like_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5612090Z test_meta_outplace_empty_like_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5612297Z test_meta_outplace_empty_like_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5612506Z test_meta_outplace_empty_like_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5612716Z test_meta_outplace_empty_like_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5612918Z test_meta_outplace_empty_like_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5613124Z test_meta_outplace_empty_like_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5613358Z test_meta_outplace_eq_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5613580Z test_meta_outplace_eq_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5613807Z test_meta_outplace_eq_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5614019Z test_meta_outplace_eq_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5614326Z test_meta_outplace_eq_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5614529Z test_meta_outplace_eq_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5614731Z test_meta_outplace_eq_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5614934Z test_meta_outplace_eq_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5615136Z test_meta_outplace_eq_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5615339Z test_meta_outplace_eq_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5615543Z test_meta_outplace_eq_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5615794Z test_meta_outplace_eq_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5615993Z test_meta_outplace_eq_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5616203Z test_meta_outplace_equal_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5616408Z test_meta_outplace_equal_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5616616Z test_meta_outplace_equal_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5616827Z test_meta_outplace_equal_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5617035Z test_meta_outplace_equal_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5617242Z test_meta_outplace_equal_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5617440Z test_meta_outplace_equal_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5617643Z test_meta_outplace_equal_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5617849Z test_meta_outplace_equal_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5618052Z test_meta_outplace_equal_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5618257Z test_meta_outplace_equal_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5618460Z test_meta_outplace_equal_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5618664Z test_meta_outplace_erf_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5618859Z test_meta_outplace_erf_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5619118Z test_meta_outplace_erf_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5619326Z test_meta_outplace_erf_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5619525Z test_meta_outplace_erf_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5619735Z test_meta_outplace_erf_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5619941Z test_meta_outplace_erf_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5620141Z test_meta_outplace_erf_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5620343Z test_meta_outplace_erf_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5620546Z test_meta_outplace_erf_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5620751Z test_meta_outplace_erfc_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5620979Z test_meta_outplace_erfc_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5621177Z test_meta_outplace_erfc_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5621382Z test_meta_outplace_erfc_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5621586Z test_meta_outplace_erfc_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5621791Z test_meta_outplace_erfc_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5621994Z test_meta_outplace_erfc_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5622197Z test_meta_outplace_erfc_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5622397Z test_meta_outplace_erfc_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5622595Z test_meta_outplace_erfc_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5622798Z test_meta_outplace_erfinv_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5623008Z test_meta_outplace_erfinv_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5623209Z test_meta_outplace_erfinv_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5623415Z test_meta_outplace_erfinv_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5623617Z test_meta_outplace_erfinv_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5623818Z test_meta_outplace_erfinv_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5624017Z test_meta_outplace_erfinv_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5624244Z test_meta_outplace_erfinv_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5624452Z test_meta_outplace_erfinv_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5624659Z test_meta_outplace_exp2_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5624909Z test_meta_outplace_exp2_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5625109Z test_meta_outplace_exp2_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5625310Z test_meta_outplace_exp2_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5625504Z test_meta_outplace_exp2_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5625704Z test_meta_outplace_exp2_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5625931Z test_meta_outplace_exp2_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5626134Z test_meta_outplace_exp2_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5626338Z test_meta_outplace_exp2_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5626578Z test_meta_outplace_exp2_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5626835Z test_meta_outplace_exp_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5627085Z test_meta_outplace_exp_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5627343Z test_meta_outplace_exp_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5627568Z test_meta_outplace_exp_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5627769Z test_meta_outplace_exp_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5627973Z test_meta_outplace_exp_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5628177Z test_meta_outplace_exp_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5628379Z test_meta_outplace_exp_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5628578Z test_meta_outplace_exp_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5628780Z test_meta_outplace_exp_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5628979Z test_meta_outplace_exp_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5629181Z test_meta_outplace_exp_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5629399Z test_meta_outplace_exp_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5629614Z test_meta_outplace_expand_as_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5629822Z test_meta_outplace_expand_as_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5630033Z test_meta_outplace_expand_as_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5630244Z test_meta_outplace_expand_as_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5630454Z test_meta_outplace_expand_as_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5630667Z test_meta_outplace_expand_as_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5630878Z test_meta_outplace_expand_as_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5631085Z test_meta_outplace_expand_as_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5631314Z test_meta_outplace_expand_as_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5631517Z test_meta_outplace_expand_as_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5631720Z test_meta_outplace_expand_as_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5631923Z test_meta_outplace_expand_as_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5632126Z test_meta_outplace_expand_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5632338Z test_meta_outplace_expand_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5632602Z test_meta_outplace_expand_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5632869Z test_meta_outplace_expand_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5633130Z test_meta_outplace_expand_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5633388Z test_meta_outplace_expand_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5633641Z test_meta_outplace_expand_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5633897Z test_meta_outplace_expand_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5634156Z test_meta_outplace_expand_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5634405Z test_meta_outplace_expand_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5634657Z test_meta_outplace_expand_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5634930Z test_meta_outplace_expand_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5635136Z test_meta_outplace_expm1_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5635341Z test_meta_outplace_expm1_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5635554Z test_meta_outplace_expm1_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5635762Z test_meta_outplace_expm1_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5635959Z test_meta_outplace_expm1_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5636164Z test_meta_outplace_expm1_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5636364Z test_meta_outplace_expm1_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5636565Z test_meta_outplace_expm1_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5636793Z test_meta_outplace_expm1_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5636992Z test_meta_outplace_expm1_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5637191Z test_meta_outplace_eye_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5637397Z test_meta_outplace_eye_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5637607Z test_meta_outplace_eye_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5637811Z test_meta_outplace_eye_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5638016Z test_meta_outplace_eye_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5638215Z test_meta_outplace_eye_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5638418Z test_meta_outplace_eye_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5638622Z test_meta_outplace_eye_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5638828Z test_meta_outplace_eye_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5639028Z test_meta_outplace_eye_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5639226Z test_meta_outplace_eye_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5639425Z test_meta_outplace_eye_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5639632Z test_meta_outplace_fft_fft2_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5639844Z test_meta_outplace_fft_fft2_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5640081Z test_meta_outplace_fft_fft2_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5640294Z test_meta_outplace_fft_fft2_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5640505Z test_meta_outplace_fft_fft2_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5640715Z test_meta_outplace_fft_fft2_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5640920Z test_meta_outplace_fft_fft2_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5641122Z test_meta_outplace_fft_fft2_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5641332Z test_meta_outplace_fft_fft2_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5641525Z test_meta_outplace_fft_fft2_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5641752Z test_meta_outplace_fft_fft2_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5641951Z test_meta_outplace_fft_fft2_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5642155Z test_meta_outplace_fft_fft_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5642366Z test_meta_outplace_fft_fft_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5642580Z test_meta_outplace_fft_fft_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5642795Z test_meta_outplace_fft_fft_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5643010Z test_meta_outplace_fft_fft_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5643216Z test_meta_outplace_fft_fft_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5643442Z test_meta_outplace_fft_fft_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5643673Z test_meta_outplace_fft_fft_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5643873Z test_meta_outplace_fft_fft_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5644072Z test_meta_outplace_fft_fft_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5644278Z test_meta_outplace_fft_fft_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5644476Z test_meta_outplace_fft_fft_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5644680Z test_meta_outplace_fft_fftn_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5644894Z test_meta_outplace_fft_fftn_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5645132Z test_meta_outplace_fft_fftn_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5645347Z test_meta_outplace_fft_fftn_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5645560Z test_meta_outplace_fft_fftn_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5645767Z test_meta_outplace_fft_fftn_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5645974Z test_meta_outplace_fft_fftn_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5646171Z test_meta_outplace_fft_fftn_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5646374Z test_meta_outplace_fft_fftn_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5646573Z test_meta_outplace_fft_fftn_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5646795Z test_meta_outplace_fft_fftn_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5646995Z test_meta_outplace_fft_fftn_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5647213Z test_meta_outplace_fft_fftshift_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5647424Z test_meta_outplace_fft_fftshift_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5647643Z test_meta_outplace_fft_fftshift_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5647863Z test_meta_outplace_fft_fftshift_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5648077Z test_meta_outplace_fft_fftshift_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5648289Z test_meta_outplace_fft_fftshift_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5648488Z test_meta_outplace_fft_fftshift_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5648692Z test_meta_outplace_fft_fftshift_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5648905Z test_meta_outplace_fft_fftshift_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5649116Z test_meta_outplace_fft_fftshift_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5649329Z test_meta_outplace_fft_fftshift_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5649536Z test_meta_outplace_fft_fftshift_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5649742Z test_meta_outplace_fft_fftshift_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5649965Z test_meta_outplace_fft_hfft2_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5650182Z test_meta_outplace_fft_hfft2_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5650395Z test_meta_outplace_fft_hfft2_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5650609Z test_meta_outplace_fft_hfft2_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5650811Z test_meta_outplace_fft_hfft2_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5651020Z test_meta_outplace_fft_hfft2_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5651226Z test_meta_outplace_fft_hfft2_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5651431Z test_meta_outplace_fft_hfft2_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5651636Z test_meta_outplace_fft_hfft2_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5651876Z test_meta_outplace_fft_hfft2_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5652084Z test_meta_outplace_fft_hfft2_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5652285Z test_meta_outplace_fft_hfft2_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5652493Z test_meta_outplace_fft_hfft_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5652704Z test_meta_outplace_fft_hfft_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5652909Z test_meta_outplace_fft_hfft_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5653144Z test_meta_outplace_fft_hfft_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5653381Z test_meta_outplace_fft_hfft_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5653588Z test_meta_outplace_fft_hfft_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5653795Z test_meta_outplace_fft_hfft_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5653998Z test_meta_outplace_fft_hfft_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5654314Z test_meta_outplace_fft_hfft_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5654520Z test_meta_outplace_fft_hfft_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5654725Z test_meta_outplace_fft_hfft_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5654923Z test_meta_outplace_fft_hfft_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5655169Z test_meta_outplace_fft_hfftn_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5655380Z test_meta_outplace_fft_hfftn_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5655594Z test_meta_outplace_fft_hfftn_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5655805Z test_meta_outplace_fft_hfftn_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5656014Z test_meta_outplace_fft_hfftn_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5656221Z test_meta_outplace_fft_hfftn_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5656429Z test_meta_outplace_fft_hfftn_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5656650Z test_meta_outplace_fft_hfftn_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5656961Z test_meta_outplace_fft_hfftn_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5657165Z test_meta_outplace_fft_hfftn_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5657369Z test_meta_outplace_fft_hfftn_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5657566Z test_meta_outplace_fft_hfftn_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5657762Z test_meta_outplace_fft_ifft2_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5657974Z test_meta_outplace_fft_ifft2_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5658183Z test_meta_outplace_fft_ifft2_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5658391Z test_meta_outplace_fft_ifft2_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5658597Z test_meta_outplace_fft_ifft2_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5658801Z test_meta_outplace_fft_ifft2_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5659010Z test_meta_outplace_fft_ifft2_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5659212Z test_meta_outplace_fft_ifft2_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5659417Z test_meta_outplace_fft_ifft2_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5659614Z test_meta_outplace_fft_ifft2_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5659817Z test_meta_outplace_fft_ifft2_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5660008Z test_meta_outplace_fft_ifft2_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5660247Z test_meta_outplace_fft_ifft_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5660457Z test_meta_outplace_fft_ifft_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5660672Z test_meta_outplace_fft_ifft_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5660880Z test_meta_outplace_fft_ifft_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5661084Z test_meta_outplace_fft_ifft_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5661286Z test_meta_outplace_fft_ifft_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5661495Z test_meta_outplace_fft_ifft_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5661697Z test_meta_outplace_fft_ifft_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5661923Z test_meta_outplace_fft_ifft_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5662122Z test_meta_outplace_fft_ifft_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5662318Z test_meta_outplace_fft_ifft_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5662516Z test_meta_outplace_fft_ifft_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5662719Z test_meta_outplace_fft_ifftn_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5662932Z test_meta_outplace_fft_ifftn_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5663145Z test_meta_outplace_fft_ifftn_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5663351Z test_meta_outplace_fft_ifftn_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5663560Z test_meta_outplace_fft_ifftn_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5663765Z test_meta_outplace_fft_ifftn_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5663975Z test_meta_outplace_fft_ifftn_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5664176Z test_meta_outplace_fft_ifftn_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5664379Z test_meta_outplace_fft_ifftn_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5664571Z test_meta_outplace_fft_ifftn_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5664841Z test_meta_outplace_fft_ifftn_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5665041Z test_meta_outplace_fft_ifftn_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5665279Z test_meta_outplace_fft_ifftshift_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5665493Z test_meta_outplace_fft_ifftshift_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5665716Z test_meta_outplace_fft_ifftshift_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5665930Z test_meta_outplace_fft_ifftshift_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5666187Z test_meta_outplace_fft_ifftshift_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5666452Z test_meta_outplace_fft_ifftshift_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5666707Z test_meta_outplace_fft_ifftshift_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5666960Z test_meta_outplace_fft_ifftshift_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5667241Z test_meta_outplace_fft_ifftshift_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5667478Z test_meta_outplace_fft_ifftshift_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5667683Z test_meta_outplace_fft_ifftshift_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5667899Z test_meta_outplace_fft_ifftshift_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5668102Z test_meta_outplace_fft_ifftshift_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5668307Z test_meta_outplace_fft_ihfft2_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5668513Z test_meta_outplace_fft_ihfft2_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5668716Z test_meta_outplace_fft_ihfft2_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5668923Z test_meta_outplace_fft_ihfft2_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5669128Z test_meta_outplace_fft_ihfft2_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5669330Z test_meta_outplace_fft_ihfft2_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5669526Z test_meta_outplace_fft_ihfft2_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5669733Z test_meta_outplace_fft_ihfft2_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5669933Z test_meta_outplace_fft_ihfft2_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5670137Z test_meta_outplace_fft_ihfft_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5670362Z test_meta_outplace_fft_ihfft_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5670567Z test_meta_outplace_fft_ihfft_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5670770Z test_meta_outplace_fft_ihfft_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5670969Z test_meta_outplace_fft_ihfft_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5671169Z test_meta_outplace_fft_ihfft_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5671364Z test_meta_outplace_fft_ihfft_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5671559Z test_meta_outplace_fft_ihfft_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5671757Z test_meta_outplace_fft_ihfft_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5671956Z test_meta_outplace_fft_ihfftn_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5672183Z test_meta_outplace_fft_ihfftn_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5672390Z test_meta_outplace_fft_ihfftn_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5672643Z test_meta_outplace_fft_ihfftn_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5672896Z test_meta_outplace_fft_ihfftn_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5673153Z test_meta_outplace_fft_ihfftn_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5673407Z test_meta_outplace_fft_ihfftn_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5673658Z test_meta_outplace_fft_ihfftn_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5673906Z test_meta_outplace_fft_ihfftn_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5674147Z test_meta_outplace_fft_irfft2_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5674414Z test_meta_outplace_fft_irfft2_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5674673Z test_meta_outplace_fft_irfft2_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5674931Z test_meta_outplace_fft_irfft2_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5675137Z test_meta_outplace_fft_irfft2_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5675336Z test_meta_outplace_fft_irfft2_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5675542Z test_meta_outplace_fft_irfft2_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5675764Z test_meta_outplace_fft_irfft2_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5675967Z test_meta_outplace_fft_irfft2_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5676171Z test_meta_outplace_fft_irfft2_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5676367Z test_meta_outplace_fft_irfft2_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5676557Z test_meta_outplace_fft_irfft2_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5676761Z test_meta_outplace_fft_irfft_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5676969Z test_meta_outplace_fft_irfft_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5677178Z test_meta_outplace_fft_irfft_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5677404Z test_meta_outplace_fft_irfft_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5677608Z test_meta_outplace_fft_irfft_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5677810Z test_meta_outplace_fft_irfft_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5678017Z test_meta_outplace_fft_irfft_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5678224Z test_meta_outplace_fft_irfft_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5683253Z test_meta_outplace_fft_irfft_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5683523Z test_meta_outplace_fft_irfft_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5683752Z test_meta_outplace_fft_irfft_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5683955Z test_meta_outplace_fft_irfft_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5684156Z test_meta_outplace_fft_irfftn_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5684375Z test_meta_outplace_fft_irfftn_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5684590Z test_meta_outplace_fft_irfftn_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5684797Z test_meta_outplace_fft_irfftn_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5685005Z test_meta_outplace_fft_irfftn_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5685218Z test_meta_outplace_fft_irfftn_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5685476Z test_meta_outplace_fft_irfftn_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5685691Z test_meta_outplace_fft_irfftn_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5685896Z test_meta_outplace_fft_irfftn_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5686105Z test_meta_outplace_fft_irfftn_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5686306Z test_meta_outplace_fft_irfftn_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5686502Z test_meta_outplace_fft_irfftn_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5686710Z test_meta_outplace_fft_rfft2_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5686918Z test_meta_outplace_fft_rfft2_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5687125Z test_meta_outplace_fft_rfft2_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5687358Z test_meta_outplace_fft_rfft2_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5687556Z test_meta_outplace_fft_rfft2_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5687754Z test_meta_outplace_fft_rfft2_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5687954Z test_meta_outplace_fft_rfft2_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5688157Z test_meta_outplace_fft_rfft2_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5688352Z test_meta_outplace_fft_rfft2_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5688563Z test_meta_outplace_fft_rfft_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5688763Z test_meta_outplace_fft_rfft_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5688972Z test_meta_outplace_fft_rfft_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5689176Z test_meta_outplace_fft_rfft_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5689379Z test_meta_outplace_fft_rfft_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5689584Z test_meta_outplace_fft_rfft_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5689786Z test_meta_outplace_fft_rfft_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5689994Z test_meta_outplace_fft_rfft_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5690193Z test_meta_outplace_fft_rfft_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5690424Z test_meta_outplace_fft_rfftn_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5690635Z test_meta_outplace_fft_rfftn_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5690836Z test_meta_outplace_fft_rfftn_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5691045Z test_meta_outplace_fft_rfftn_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5691247Z test_meta_outplace_fft_rfftn_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5691448Z test_meta_outplace_fft_rfftn_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5691647Z test_meta_outplace_fft_rfftn_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5691853Z test_meta_outplace_fft_rfftn_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5692051Z test_meta_outplace_fft_rfftn_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5692290Z test_meta_outplace_fill_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5692493Z test_meta_outplace_fill_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5692701Z test_meta_outplace_fill_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5692905Z test_meta_outplace_fill_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5693101Z test_meta_outplace_fill_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5693330Z test_meta_outplace_fill_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5693559Z test_meta_outplace_fill_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5693759Z test_meta_outplace_fill_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5693964Z test_meta_outplace_fill_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5694406Z test_meta_outplace_fill_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5694610Z test_meta_outplace_fill_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5694811Z test_meta_outplace_fill_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5695015Z test_meta_outplace_fill_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5695226Z test_meta_outplace_flatten_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5695431Z test_meta_outplace_flatten_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5695640Z test_meta_outplace_flatten_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5695897Z test_meta_outplace_flatten_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5696111Z test_meta_outplace_flatten_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5696319Z test_meta_outplace_flatten_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5696523Z test_meta_outplace_flatten_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5696723Z test_meta_outplace_flatten_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5696928Z test_meta_outplace_flatten_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5697134Z test_meta_outplace_flatten_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5697333Z test_meta_outplace_flatten_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5697568Z test_meta_outplace_flatten_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5697758Z test_meta_outplace_flatten_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5697962Z test_meta_outplace_flip_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5698163Z test_meta_outplace_flip_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5698375Z test_meta_outplace_flip_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5698583Z test_meta_outplace_flip_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5698790Z test_meta_outplace_flip_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5698991Z test_meta_outplace_flip_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5699189Z test_meta_outplace_flip_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5699387Z test_meta_outplace_flip_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5699590Z test_meta_outplace_flip_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5699788Z test_meta_outplace_flip_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5699984Z test_meta_outplace_flip_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5700186Z test_meta_outplace_flip_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5700393Z test_meta_outplace_fliplr_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5700597Z test_meta_outplace_fliplr_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5700833Z test_meta_outplace_fliplr_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5701044Z test_meta_outplace_fliplr_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5701250Z test_meta_outplace_fliplr_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5701459Z test_meta_outplace_fliplr_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5701661Z test_meta_outplace_fliplr_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5701864Z test_meta_outplace_fliplr_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5702068Z test_meta_outplace_fliplr_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5702260Z test_meta_outplace_fliplr_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5702514Z test_meta_outplace_fliplr_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5702719Z test_meta_outplace_fliplr_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5702923Z test_meta_outplace_flipud_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5703125Z test_meta_outplace_flipud_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5703337Z test_meta_outplace_flipud_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5703546Z test_meta_outplace_flipud_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5703757Z test_meta_outplace_flipud_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5703962Z test_meta_outplace_flipud_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5704165Z test_meta_outplace_flipud_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5704356Z test_meta_outplace_flipud_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5704560Z test_meta_outplace_flipud_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5704814Z test_meta_outplace_flipud_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5705019Z test_meta_outplace_flipud_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5705225Z test_meta_outplace_flipud_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5705434Z test_meta_outplace_float_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5705643Z test_meta_outplace_float_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5705883Z test_meta_outplace_float_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5706127Z test_meta_outplace_float_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5706383Z test_meta_outplace_float_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5706641Z test_meta_outplace_float_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5706889Z test_meta_outplace_float_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5707139Z test_meta_outplace_float_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5707392Z test_meta_outplace_float_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5707596Z test_meta_outplace_float_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5707796Z test_meta_outplace_float_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5708021Z test_meta_outplace_float_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5708220Z test_meta_outplace_float_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5708437Z test_meta_outplace_float_power_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5708651Z test_meta_outplace_float_power_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5708867Z test_meta_outplace_float_power_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5709082Z test_meta_outplace_float_power_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5709291Z test_meta_outplace_float_power_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5709505Z test_meta_outplace_float_power_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5709718Z test_meta_outplace_float_power_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5709932Z test_meta_outplace_float_power_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5710142Z test_meta_outplace_float_power_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5710350Z test_meta_outplace_float_power_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5710556Z test_meta_outplace_float_power_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5710761Z test_meta_outplace_float_power_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5710965Z test_meta_outplace_floor_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5711191Z test_meta_outplace_floor_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5711396Z test_meta_outplace_floor_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5711589Z test_meta_outplace_floor_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5711792Z test_meta_outplace_floor_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5711997Z test_meta_outplace_floor_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5712198Z test_meta_outplace_floor_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5712411Z test_meta_outplace_floor_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5712636Z test_meta_outplace_floor_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5712907Z test_meta_outplace_floor_divide_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5713200Z test_meta_outplace_floor_divide_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5713458Z test_meta_outplace_floor_divide_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5713712Z test_meta_outplace_floor_divide_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5713971Z test_meta_outplace_floor_divide_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5714240Z test_meta_outplace_floor_divide_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5714511Z test_meta_outplace_floor_divide_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5714777Z test_meta_outplace_floor_divide_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5715026Z test_meta_outplace_floor_divide_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5715230Z test_meta_outplace_fmax_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5715438Z test_meta_outplace_fmax_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5715643Z test_meta_outplace_fmax_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5715850Z test_meta_outplace_fmax_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5716048Z test_meta_outplace_fmax_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5716250Z test_meta_outplace_fmax_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5716445Z test_meta_outplace_fmax_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5716668Z test_meta_outplace_fmax_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5716874Z test_meta_outplace_fmax_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5717072Z test_meta_outplace_fmax_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5717282Z test_meta_outplace_fmin_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5717481Z test_meta_outplace_fmin_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5717683Z test_meta_outplace_fmin_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5717884Z test_meta_outplace_fmin_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5718082Z test_meta_outplace_fmin_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5718284Z test_meta_outplace_fmin_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5718512Z test_meta_outplace_fmin_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5718704Z test_meta_outplace_fmin_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5718904Z test_meta_outplace_fmin_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5719111Z test_meta_outplace_fmin_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5719318Z test_meta_outplace_fmod_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5719525Z test_meta_outplace_fmod_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5719731Z test_meta_outplace_fmod_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5719931Z test_meta_outplace_fmod_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5720132Z test_meta_outplace_fmod_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5720335Z test_meta_outplace_fmod_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5720536Z test_meta_outplace_fmod_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5720732Z test_meta_outplace_fmod_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5720935Z test_meta_outplace_fmod_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5721143Z test_meta_outplace_frac_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5721349Z test_meta_outplace_frac_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5721547Z test_meta_outplace_frac_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5721765Z test_meta_outplace_frac_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5721976Z test_meta_outplace_frexp_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5722190Z test_meta_outplace_frexp_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5722391Z test_meta_outplace_frexp_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5722593Z test_meta_outplace_full_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5722801Z test_meta_outplace_full_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5723052Z test_meta_outplace_full_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5723312Z test_meta_outplace_full_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5723602Z test_meta_outplace_full_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5723858Z test_meta_outplace_full_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5724106Z test_meta_outplace_full_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5724356Z test_meta_outplace_full_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5724611Z test_meta_outplace_full_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5724864Z test_meta_outplace_full_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5725121Z test_meta_outplace_full_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5725367Z test_meta_outplace_full_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5725587Z test_meta_outplace_full_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5725799Z test_meta_outplace_full_like_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5726007Z test_meta_outplace_full_like_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5726225Z test_meta_outplace_full_like_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5726443Z test_meta_outplace_full_like_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5726654Z test_meta_outplace_full_like_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5726863Z test_meta_outplace_full_like_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5727071Z test_meta_outplace_full_like_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5727297Z test_meta_outplace_full_like_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5727504Z test_meta_outplace_full_like_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5727708Z test_meta_outplace_full_like_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5727905Z test_meta_outplace_full_like_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5728106Z test_meta_outplace_full_like_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5728313Z test_meta_outplace_gather_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5728526Z test_meta_outplace_gather_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5728740Z test_meta_outplace_gather_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5728986Z test_meta_outplace_gather_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5729196Z test_meta_outplace_gather_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5729402Z test_meta_outplace_gather_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5729606Z test_meta_outplace_gather_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5729814Z test_meta_outplace_gather_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5730017Z test_meta_outplace_gather_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5730215Z test_meta_outplace_gather_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5730419Z test_meta_outplace_gather_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5730627Z test_meta_outplace_gather_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5730829Z test_meta_outplace_gcd_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5731033Z test_meta_outplace_gcd_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5731236Z test_meta_outplace_gcd_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5731442Z test_meta_outplace_gcd_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5731643Z test_meta_outplace_gcd_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5731846Z test_meta_outplace_ge_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5732050Z test_meta_outplace_ge_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5732269Z test_meta_outplace_ge_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5732477Z test_meta_outplace_ge_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5732681Z test_meta_outplace_ge_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5732883Z test_meta_outplace_ge_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5733086Z test_meta_outplace_ge_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5733287Z test_meta_outplace_ge_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5733491Z test_meta_outplace_ge_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5733690Z test_meta_outplace_ge_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5733901Z test_meta_outplace_geqrf_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5734135Z test_meta_outplace_geqrf_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5734443Z test_meta_outplace_geqrf_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5734642Z test_meta_outplace_geqrf_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5734857Z test_meta_outplace_gradient_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5735071Z test_meta_outplace_gradient_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5735286Z test_meta_outplace_gradient_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5735501Z test_meta_outplace_gradient_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5735710Z test_meta_outplace_gradient_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5735920Z test_meta_outplace_gradient_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5736132Z test_meta_outplace_gradient_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5736345Z test_meta_outplace_gradient_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5736547Z test_meta_outplace_gradient_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5736759Z test_meta_outplace_gradient_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5736969Z test_meta_outplace_grid_sampler_2d_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5737177Z test_meta_outplace_grid_sampler_2d_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5737425Z test_meta_outplace_grid_sampler_2d_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5737630Z test_meta_outplace_gt_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5737831Z test_meta_outplace_gt_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5738040Z test_meta_outplace_gt_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5738242Z test_meta_outplace_gt_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5738444Z test_meta_outplace_gt_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5738648Z test_meta_outplace_gt_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5738849Z test_meta_outplace_gt_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5739041Z test_meta_outplace_gt_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5739272Z test_meta_outplace_gt_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5739472Z test_meta_outplace_gt_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5739679Z test_meta_outplace_half_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5739885Z test_meta_outplace_half_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5740096Z test_meta_outplace_half_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5740307Z test_meta_outplace_half_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5740517Z test_meta_outplace_half_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5740719Z test_meta_outplace_half_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5740918Z test_meta_outplace_half_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5741122Z test_meta_outplace_half_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5741317Z test_meta_outplace_half_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5741519Z test_meta_outplace_half_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5741724Z test_meta_outplace_half_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5741922Z test_meta_outplace_half_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5742137Z test_meta_outplace_heaviside_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5742343Z test_meta_outplace_heaviside_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5742577Z test_meta_outplace_heaviside_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5742790Z test_meta_outplace_heaviside_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5743002Z test_meta_outplace_heaviside_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5743212Z test_meta_outplace_heaviside_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5743422Z test_meta_outplace_heaviside_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5743617Z test_meta_outplace_heaviside_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5743828Z test_meta_outplace_heaviside_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5744029Z test_meta_outplace_heaviside_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5744260Z test_meta_outplace_histc_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5744466Z test_meta_outplace_histc_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5744667Z test_meta_outplace_histc_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5744924Z test_meta_outplace_histc_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5745132Z test_meta_outplace_histc_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5745333Z test_meta_outplace_histc_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5745540Z test_meta_outplace_hsplit_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5745733Z test_meta_outplace_hsplit_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5745942Z test_meta_outplace_hsplit_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5746175Z test_meta_outplace_hsplit_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5746445Z test_meta_outplace_hsplit_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5746703Z test_meta_outplace_hsplit_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5746963Z test_meta_outplace_hsplit_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5747218Z test_meta_outplace_hsplit_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5747475Z test_meta_outplace_hsplit_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5747681Z test_meta_outplace_hsplit_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5747908Z test_meta_outplace_hsplit_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5748111Z test_meta_outplace_hsplit_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5748312Z test_meta_outplace_hsplit_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5748518Z test_meta_outplace_hstack_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5748719Z test_meta_outplace_hstack_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5748932Z test_meta_outplace_hstack_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5749145Z test_meta_outplace_hstack_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5749358Z test_meta_outplace_hstack_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5749585Z test_meta_outplace_hstack_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5749790Z test_meta_outplace_hstack_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5749995Z test_meta_outplace_hstack_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5750197Z test_meta_outplace_hstack_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5750407Z test_meta_outplace_hstack_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5750598Z test_meta_outplace_hstack_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5750801Z test_meta_outplace_hstack_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5751001Z test_meta_outplace_hstack_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5751208Z test_meta_outplace_hypot_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5751413Z test_meta_outplace_hypot_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5751619Z test_meta_outplace_hypot_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5751819Z test_meta_outplace_hypot_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5752021Z test_meta_outplace_i0_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5752224Z test_meta_outplace_i0_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5752443Z test_meta_outplace_i0_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5752685Z test_meta_outplace_i0_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5752960Z test_meta_outplace_i0_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5753213Z test_meta_outplace_i0_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5753461Z test_meta_outplace_i0_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5753711Z test_meta_outplace_i0_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5753957Z test_meta_outplace_i0_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5754202Z test_meta_outplace_i0_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5754465Z test_meta_outplace_igamma_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5754722Z test_meta_outplace_igamma_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5754977Z test_meta_outplace_igammac_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5755216Z test_meta_outplace_igammac_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5755415Z test_meta_outplace_imag_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5755617Z test_meta_outplace_imag_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5755824Z test_meta_outplace_imag_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5756037Z test_meta_outplace_index_add_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5756244Z test_meta_outplace_index_add_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5756462Z test_meta_outplace_index_add_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5756679Z test_meta_outplace_index_add_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5756893Z test_meta_outplace_index_add_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5757103Z test_meta_outplace_index_add_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5757314Z test_meta_outplace_index_add_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5757576Z test_meta_outplace_index_add_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5757822Z test_meta_outplace_index_add_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5758029Z test_meta_outplace_index_add_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5758226Z test_meta_outplace_index_add_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5758461Z test_meta_outplace_index_add_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5758660Z test_meta_outplace_index_add_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5758872Z test_meta_outplace_index_copy_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5759084Z test_meta_outplace_index_copy_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5759297Z test_meta_outplace_index_copy_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5759508Z test_meta_outplace_index_copy_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5759717Z test_meta_outplace_index_copy_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5759925Z test_meta_outplace_index_copy_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5760127Z test_meta_outplace_index_copy_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5760360Z test_meta_outplace_index_copy_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5760566Z test_meta_outplace_index_copy_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5760773Z test_meta_outplace_index_copy_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5760979Z test_meta_outplace_index_copy_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5761181Z test_meta_outplace_index_copy_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5761392Z test_meta_outplace_index_fill_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5761597Z test_meta_outplace_index_fill_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5761810Z test_meta_outplace_index_fill_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5762020Z test_meta_outplace_index_fill_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5762223Z test_meta_outplace_index_fill_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5762432Z test_meta_outplace_index_fill_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5762642Z test_meta_outplace_index_fill_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5762877Z test_meta_outplace_index_fill_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5763136Z test_meta_outplace_index_fill_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5763395Z test_meta_outplace_index_fill_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5763678Z test_meta_outplace_index_fill_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5763931Z test_meta_outplace_index_fill_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5764195Z test_meta_outplace_index_put_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5764451Z test_meta_outplace_index_put_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5764707Z test_meta_outplace_index_put_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5764969Z test_meta_outplace_index_put_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5765237Z test_meta_outplace_index_put_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5765494Z test_meta_outplace_index_put_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5765751Z test_meta_outplace_index_put_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5765959Z test_meta_outplace_index_put_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5766163Z test_meta_outplace_index_put_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5766368Z test_meta_outplace_index_put_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5766568Z test_meta_outplace_index_put_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5766773Z test_meta_outplace_index_put_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5766968Z test_meta_outplace_index_put_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5767184Z test_meta_outplace_index_reduce_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5767397Z test_meta_outplace_index_reduce_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5767602Z test_meta_outplace_index_reduce_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5767809Z test_meta_outplace_index_reduce_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5768017Z test_meta_outplace_index_reduce_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5768233Z test_meta_outplace_index_reduce_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5768443Z test_meta_outplace_index_reduce_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5768653Z test_meta_outplace_index_reduce_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5768885Z test_meta_outplace_index_reduce_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5769102Z test_meta_outplace_index_select_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5769303Z test_meta_outplace_index_select_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5769522Z test_meta_outplace_index_select_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5769740Z test_meta_outplace_index_select_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5769952Z test_meta_outplace_index_select_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5770174Z test_meta_outplace_index_select_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5770385Z test_meta_outplace_index_select_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5770588Z test_meta_outplace_index_select_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5770816Z test_meta_outplace_index_select_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5771027Z test_meta_outplace_index_select_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5771232Z test_meta_outplace_index_select_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5771443Z test_meta_outplace_index_select_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5771641Z test_meta_outplace_index_select_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5771851Z test_meta_outplace_inner_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5772062Z test_meta_outplace_inner_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5772272Z test_meta_outplace_inner_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5772476Z test_meta_outplace_inner_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5772682Z test_meta_outplace_inner_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5772887Z test_meta_outplace_inner_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5773096Z test_meta_outplace_int_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5773303Z test_meta_outplace_int_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5773508Z test_meta_outplace_int_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5773714Z test_meta_outplace_int_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5773933Z test_meta_outplace_int_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5774137Z test_meta_outplace_int_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5774464Z test_meta_outplace_int_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5774671Z test_meta_outplace_int_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5774873Z test_meta_outplace_int_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5775073Z test_meta_outplace_int_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5775276Z test_meta_outplace_int_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5775474Z test_meta_outplace_int_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5775684Z test_meta_outplace_isclose_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5775936Z test_meta_outplace_isclose_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5776146Z test_meta_outplace_isclose_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5776349Z test_meta_outplace_isclose_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5776562Z test_meta_outplace_isclose_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5776767Z test_meta_outplace_isclose_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5776967Z test_meta_outplace_isclose_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5777178Z test_meta_outplace_isclose_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5777381Z test_meta_outplace_isclose_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5777582Z test_meta_outplace_isclose_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5777787Z test_meta_outplace_isclose_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5777990Z test_meta_outplace_isclose_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5778200Z test_meta_outplace_isfinite_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5778401Z test_meta_outplace_isfinite_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5778614Z test_meta_outplace_isfinite_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5778825Z test_meta_outplace_isfinite_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5779067Z test_meta_outplace_isfinite_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5779279Z test_meta_outplace_isfinite_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5779487Z test_meta_outplace_isfinite_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5779699Z test_meta_outplace_isfinite_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5779904Z test_meta_outplace_isfinite_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5780107Z test_meta_outplace_isfinite_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5780310Z test_meta_outplace_isfinite_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5780515Z test_meta_outplace_isfinite_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5780709Z test_meta_outplace_isfinite_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5780940Z test_meta_outplace_isin_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5781143Z test_meta_outplace_isin_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5781341Z test_meta_outplace_isin_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5781549Z test_meta_outplace_isin_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5781754Z test_meta_outplace_isin_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5781958Z test_meta_outplace_isin_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5782161Z test_meta_outplace_isin_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5782361Z test_meta_outplace_isin_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5782567Z test_meta_outplace_isinf_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5782772Z test_meta_outplace_isinf_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5782976Z test_meta_outplace_isinf_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5783182Z test_meta_outplace_isinf_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5783394Z test_meta_outplace_isinf_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5783634Z test_meta_outplace_isinf_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5783849Z test_meta_outplace_isinf_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5784047Z test_meta_outplace_isinf_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5784303Z test_meta_outplace_isinf_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5784515Z test_meta_outplace_isinf_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5784771Z test_meta_outplace_isinf_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5784972Z test_meta_outplace_isinf_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5785163Z test_meta_outplace_isinf_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5785369Z test_meta_outplace_isnan_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5785570Z test_meta_outplace_isnan_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5785779Z test_meta_outplace_isnan_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5786012Z test_meta_outplace_isnan_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5786215Z test_meta_outplace_isnan_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5786434Z test_meta_outplace_isnan_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5786681Z test_meta_outplace_isnan_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5786936Z test_meta_outplace_isnan_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5787180Z test_meta_outplace_isnan_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5787430Z test_meta_outplace_isnan_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5787636Z test_meta_outplace_isnan_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5787835Z test_meta_outplace_isnan_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5788047Z test_meta_outplace_isneginf_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5788251Z test_meta_outplace_isneginf_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5788460Z test_meta_outplace_isneginf_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5788666Z test_meta_outplace_isneginf_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5788871Z test_meta_outplace_isneginf_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5789076Z test_meta_outplace_isneginf_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5789281Z test_meta_outplace_isneginf_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5789503Z test_meta_outplace_isneginf_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5789706Z test_meta_outplace_isneginf_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5789900Z test_meta_outplace_isneginf_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5790105Z test_meta_outplace_isposinf_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5790310Z test_meta_outplace_isposinf_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5790516Z test_meta_outplace_isposinf_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5790721Z test_meta_outplace_isposinf_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5790930Z test_meta_outplace_isposinf_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5791154Z test_meta_outplace_isposinf_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5791357Z test_meta_outplace_isposinf_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5791553Z test_meta_outplace_isposinf_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5791755Z test_meta_outplace_isposinf_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5791947Z test_meta_outplace_isposinf_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5792152Z test_meta_outplace_isreal_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5792389Z test_meta_outplace_isreal_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5792653Z test_meta_outplace_isreal_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5792915Z test_meta_outplace_isreal_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5793169Z test_meta_outplace_isreal_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5793421Z test_meta_outplace_isreal_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5793671Z test_meta_outplace_isreal_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5793921Z test_meta_outplace_isreal_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5794173Z test_meta_outplace_isreal_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5794422Z test_meta_outplace_isreal_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5794661Z test_meta_outplace_isreal_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5794938Z test_meta_outplace_isreal_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5795143Z test_meta_outplace_isreal_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5795348Z test_meta_outplace_istft_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5795556Z test_meta_outplace_istft_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5795783Z test_meta_outplace_jiterator_2inputs_2outputs_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5796005Z test_meta_outplace_jiterator_2inputs_2outputs_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5796236Z test_meta_outplace_jiterator_2inputs_2outputs_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5796463Z test_meta_outplace_jiterator_2inputs_2outputs_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5796706Z test_meta_outplace_jiterator_2inputs_2outputs_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5796927Z test_meta_outplace_jiterator_2inputs_2outputs_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5797151Z test_meta_outplace_jiterator_2inputs_2outputs_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5797369Z test_meta_outplace_jiterator_2inputs_2outputs_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5797592Z test_meta_outplace_jiterator_2inputs_2outputs_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5797811Z test_meta_outplace_jiterator_2inputs_2outputs_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5798030Z test_meta_outplace_jiterator_2inputs_2outputs_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5798244Z test_meta_outplace_jiterator_2inputs_2outputs_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5798480Z 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) 2023-01-11T21:23:43.5798710Z 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) 2023-01-11T21:23:43.5798943Z 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) 2023-01-11T21:23:43.5799178Z 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) 2023-01-11T21:23:43.5799407Z 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) 2023-01-11T21:23:43.5799636Z 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) 2023-01-11T21:23:43.5799889Z 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) 2023-01-11T21:23:43.5800112Z 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) 2023-01-11T21:23:43.5800336Z 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) 2023-01-11T21:23:43.5800551Z 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) 2023-01-11T21:23:43.5800773Z 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) 2023-01-11T21:23:43.5800996Z 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) 2023-01-11T21:23:43.5801211Z test_meta_outplace_jiterator_binary_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5801460Z test_meta_outplace_jiterator_binary_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5801682Z test_meta_outplace_jiterator_binary_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5801904Z test_meta_outplace_jiterator_binary_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5802119Z test_meta_outplace_jiterator_binary_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5802333Z test_meta_outplace_jiterator_binary_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5802553Z test_meta_outplace_jiterator_binary_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5802800Z test_meta_outplace_jiterator_binary_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5803055Z test_meta_outplace_jiterator_binary_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5803309Z test_meta_outplace_jiterator_binary_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5803573Z test_meta_outplace_jiterator_binary_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5803826Z test_meta_outplace_jiterator_binary_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5804108Z 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) 2023-01-11T21:23:43.5804393Z 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) 2023-01-11T21:23:43.5804684Z 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) 2023-01-11T21:23:43.5804970Z 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) 2023-01-11T21:23:43.5805251Z 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) 2023-01-11T21:23:43.5805474Z 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) 2023-01-11T21:23:43.5805689Z 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) 2023-01-11T21:23:43.5805914Z 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) 2023-01-11T21:23:43.5806136Z 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) 2023-01-11T21:23:43.5806359Z 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) 2023-01-11T21:23:43.5806579Z 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) 2023-01-11T21:23:43.5806825Z 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) 2023-01-11T21:23:43.5807041Z test_meta_outplace_jiterator_unary_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5807257Z test_meta_outplace_jiterator_unary_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5807480Z test_meta_outplace_jiterator_unary_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5807696Z test_meta_outplace_jiterator_unary_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5807910Z test_meta_outplace_jiterator_unary_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5808132Z test_meta_outplace_jiterator_unary_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5808401Z test_meta_outplace_jiterator_unary_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5808624Z test_meta_outplace_jiterator_unary_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5808835Z test_meta_outplace_jiterator_unary_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5809048Z test_meta_outplace_jiterator_unary_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5809256Z test_meta_outplace_jiterator_unary_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5809467Z test_meta_outplace_jiterator_unary_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5809673Z test_meta_outplace_kron_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5809876Z test_meta_outplace_kron_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5810119Z test_meta_outplace_kron_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5810330Z test_meta_outplace_kron_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5810538Z test_meta_outplace_kron_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5810738Z test_meta_outplace_kron_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5810940Z test_meta_outplace_kron_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5811144Z test_meta_outplace_kron_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5811348Z test_meta_outplace_kron_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5811550Z test_meta_outplace_kron_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5811752Z test_meta_outplace_kron_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5811973Z test_meta_outplace_kron_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5812185Z test_meta_outplace_kthvalue_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5812395Z test_meta_outplace_kthvalue_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5812609Z test_meta_outplace_kthvalue_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5812818Z test_meta_outplace_kthvalue_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5813026Z test_meta_outplace_kthvalue_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5813268Z test_meta_outplace_kthvalue_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5813485Z test_meta_outplace_kthvalue_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5813686Z test_meta_outplace_kthvalue_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5813891Z test_meta_outplace_lcm_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5814094Z test_meta_outplace_lcm_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5814425Z test_meta_outplace_lcm_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5814639Z test_meta_outplace_lcm_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5814841Z test_meta_outplace_lcm_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5815055Z test_meta_outplace_ldexp_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5815291Z test_meta_outplace_ldexp_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5815504Z test_meta_outplace_ldexp_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5815716Z test_meta_outplace_ldexp_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5815926Z test_meta_outplace_ldexp_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5816134Z test_meta_outplace_ldexp_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5816333Z test_meta_outplace_ldexp_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5816536Z test_meta_outplace_ldexp_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5816744Z test_meta_outplace_ldexp_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5816949Z test_meta_outplace_ldexp_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5817183Z test_meta_outplace_ldexp_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5817384Z test_meta_outplace_ldexp_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5817578Z test_meta_outplace_le_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5817781Z test_meta_outplace_le_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5817989Z test_meta_outplace_le_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5818188Z test_meta_outplace_le_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5818394Z test_meta_outplace_le_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5818597Z test_meta_outplace_le_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5818798Z test_meta_outplace_le_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5818999Z test_meta_outplace_le_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5819200Z test_meta_outplace_le_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5819402Z test_meta_outplace_le_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5819600Z test_meta_outplace_lerp_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5819816Z test_meta_outplace_lerp_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5820027Z test_meta_outplace_lerp_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5820237Z test_meta_outplace_lerp_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5820464Z test_meta_outplace_lerp_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5820670Z test_meta_outplace_lerp_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5820869Z test_meta_outplace_lerp_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5821077Z test_meta_outplace_lgamma_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5821289Z test_meta_outplace_lgamma_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5821495Z test_meta_outplace_lgamma_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5821699Z test_meta_outplace_lgamma_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5821900Z test_meta_outplace_lgamma_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5822104Z test_meta_outplace_lgamma_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5822327Z test_meta_outplace_lgamma_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5822532Z test_meta_outplace_lgamma_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5822735Z test_meta_outplace_lgamma_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5822960Z test_meta_outplace_linalg_cholesky_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5823181Z test_meta_outplace_linalg_cholesky_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5823433Z test_meta_outplace_linalg_cholesky_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5823665Z test_meta_outplace_linalg_cholesky_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5823889Z test_meta_outplace_linalg_cholesky_ex_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5824112Z test_meta_outplace_linalg_cholesky_ex_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5824325Z test_meta_outplace_linalg_cholesky_ex_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5824544Z test_meta_outplace_linalg_cholesky_ex_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5824823Z test_meta_outplace_linalg_cond_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5825043Z test_meta_outplace_linalg_cond_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5825256Z test_meta_outplace_linalg_cond_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5825466Z test_meta_outplace_linalg_cond_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5825706Z test_meta_outplace_linalg_cross_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5825925Z test_meta_outplace_linalg_cross_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5826179Z test_meta_outplace_linalg_cross_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5826435Z test_meta_outplace_linalg_cross_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5826690Z test_meta_outplace_linalg_cross_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5826952Z test_meta_outplace_linalg_cross_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5827215Z test_meta_outplace_linalg_cross_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5827431Z test_meta_outplace_linalg_cross_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5827670Z test_meta_outplace_linalg_cross_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5827876Z test_meta_outplace_linalg_cross_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5828092Z test_meta_outplace_linalg_det_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5828307Z test_meta_outplace_linalg_det_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5828514Z test_meta_outplace_linalg_det_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5828724Z test_meta_outplace_linalg_det_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5828954Z test_meta_outplace_linalg_det_singular_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5829179Z test_meta_outplace_linalg_det_singular_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5829392Z test_meta_outplace_linalg_det_singular_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5829618Z test_meta_outplace_linalg_det_singular_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5829831Z test_meta_outplace_linalg_eig_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5830043Z test_meta_outplace_linalg_eig_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5830251Z test_meta_outplace_linalg_eig_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5830458Z test_meta_outplace_linalg_eig_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5830679Z test_meta_outplace_linalg_eigh_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5830919Z test_meta_outplace_linalg_eigh_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5831132Z test_meta_outplace_linalg_eigh_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5831348Z test_meta_outplace_linalg_eigh_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5831570Z test_meta_outplace_linalg_eigvals_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5831783Z test_meta_outplace_linalg_eigvals_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5831997Z test_meta_outplace_linalg_eigvals_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5832201Z test_meta_outplace_linalg_eigvals_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5832420Z test_meta_outplace_linalg_eigvalsh_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5832669Z test_meta_outplace_linalg_eigvalsh_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5832885Z test_meta_outplace_linalg_eigvalsh_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5833094Z test_meta_outplace_linalg_eigvalsh_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5833337Z test_meta_outplace_linalg_householder_product_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5833574Z test_meta_outplace_linalg_householder_product_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5833807Z test_meta_outplace_linalg_householder_product_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5834069Z test_meta_outplace_linalg_householder_product_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5834305Z test_meta_outplace_linalg_inv_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5834511Z test_meta_outplace_linalg_inv_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5834728Z test_meta_outplace_linalg_inv_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5834939Z test_meta_outplace_linalg_inv_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5835161Z test_meta_outplace_linalg_inv_ex_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5835377Z test_meta_outplace_linalg_inv_ex_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5835589Z test_meta_outplace_linalg_inv_ex_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5835817Z test_meta_outplace_linalg_inv_ex_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5836045Z test_meta_outplace_linalg_ldl_factor_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5836268Z test_meta_outplace_linalg_ldl_factor_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5836489Z test_meta_outplace_linalg_ldl_factor_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5836706Z test_meta_outplace_linalg_ldl_factor_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5836923Z 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) 2023-01-11T21:23:43.5837149Z 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) 2023-01-11T21:23:43.5837366Z 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) 2023-01-11T21:23:43.5837621Z 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) 2023-01-11T21:23:43.5837841Z test_meta_outplace_linalg_ldl_solve_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5838060Z test_meta_outplace_linalg_ldl_solve_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5838277Z test_meta_outplace_linalg_ldl_solve_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5838493Z test_meta_outplace_linalg_ldl_solve_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5838711Z test_meta_outplace_linalg_lstsq_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5838928Z test_meta_outplace_linalg_lstsq_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5839139Z test_meta_outplace_linalg_lstsq_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5839338Z test_meta_outplace_linalg_lstsq_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5839574Z 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) 2023-01-11T21:23:43.5839803Z 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) 2023-01-11T21:23:43.5840027Z 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) 2023-01-11T21:23:43.5840256Z 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) 2023-01-11T21:23:43.5840467Z test_meta_outplace_linalg_lu_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5840681Z test_meta_outplace_linalg_lu_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5840913Z test_meta_outplace_linalg_lu_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5841124Z test_meta_outplace_linalg_lu_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5841346Z test_meta_outplace_linalg_lu_factor_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5841567Z test_meta_outplace_linalg_lu_factor_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5841786Z test_meta_outplace_linalg_lu_factor_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5841995Z test_meta_outplace_linalg_lu_factor_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5842219Z 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) 2023-01-11T21:23:43.5842443Z 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) 2023-01-11T21:23:43.5842685Z 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) 2023-01-11T21:23:43.5842906Z 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) 2023-01-11T21:23:43.5843124Z test_meta_outplace_linalg_lu_solve_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5843402Z test_meta_outplace_linalg_lu_solve_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5843669Z test_meta_outplace_linalg_lu_solve_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5843929Z test_meta_outplace_linalg_lu_solve_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5844199Z test_meta_outplace_linalg_matrix_norm_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5844475Z test_meta_outplace_linalg_matrix_norm_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5844744Z test_meta_outplace_linalg_matrix_norm_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5845014Z test_meta_outplace_linalg_matrix_norm_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5845280Z test_meta_outplace_linalg_matrix_norm_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5845551Z test_meta_outplace_linalg_matrix_norm_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5845777Z test_meta_outplace_linalg_matrix_power_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5846001Z test_meta_outplace_linalg_matrix_power_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5846239Z test_meta_outplace_linalg_matrix_power_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5846459Z test_meta_outplace_linalg_matrix_power_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5846677Z test_meta_outplace_linalg_matrix_rank_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5846902Z test_meta_outplace_linalg_matrix_rank_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5847117Z test_meta_outplace_linalg_matrix_rank_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5847332Z test_meta_outplace_linalg_matrix_rank_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5847560Z 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) 2023-01-11T21:23:43.5847790Z 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) 2023-01-11T21:23:43.5848043Z 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) 2023-01-11T21:23:43.5848262Z 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) 2023-01-11T21:23:43.5848480Z test_meta_outplace_linalg_multi_dot_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5848704Z test_meta_outplace_linalg_multi_dot_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5848920Z test_meta_outplace_linalg_multi_dot_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5849136Z test_meta_outplace_linalg_multi_dot_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5849356Z test_meta_outplace_linalg_multi_dot_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5849571Z test_meta_outplace_linalg_multi_dot_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5849782Z test_meta_outplace_linalg_norm_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5849992Z test_meta_outplace_linalg_norm_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5850206Z test_meta_outplace_linalg_norm_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5850414Z test_meta_outplace_linalg_norm_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5850630Z test_meta_outplace_linalg_norm_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5850840Z test_meta_outplace_linalg_norm_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5851078Z 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) 2023-01-11T21:23:43.5851337Z 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) 2023-01-11T21:23:43.5851577Z 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) 2023-01-11T21:23:43.5851815Z 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) 2023-01-11T21:23:43.5852047Z 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) 2023-01-11T21:23:43.5852277Z 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) 2023-01-11T21:23:43.5852497Z test_meta_outplace_linalg_pinv_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5852705Z test_meta_outplace_linalg_pinv_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5852939Z test_meta_outplace_linalg_pinv_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5853150Z test_meta_outplace_linalg_pinv_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5853382Z test_meta_outplace_linalg_pinv_hermitian_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5853610Z test_meta_outplace_linalg_pinv_hermitian_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5853835Z test_meta_outplace_linalg_pinv_hermitian_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5854057Z test_meta_outplace_linalg_pinv_hermitian_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5854411Z test_meta_outplace_linalg_pinv_singular_cuda_complex128 (__main__.TestMetaCUDA) ... ok (0.313s) 2023-01-11T21:23:43.5854585Z test_meta_outplace_linalg_pinv_singular_cuda_complex64 (__main__.TestMetaCUDA) ... ok (0.118s) 2023-01-11T21:23:43.5854752Z test_meta_outplace_linalg_pinv_singular_cuda_float32 (__main__.TestMetaCUDA) ... ok (0.056s) 2023-01-11T21:23:43.5854919Z test_meta_outplace_linalg_pinv_singular_cuda_float64 (__main__.TestMetaCUDA) ... ok (0.096s) 2023-01-11T21:23:43.5855132Z test_meta_outplace_linalg_qr_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5855345Z test_meta_outplace_linalg_qr_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5855557Z test_meta_outplace_linalg_qr_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5855771Z test_meta_outplace_linalg_qr_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5855992Z test_meta_outplace_linalg_slogdet_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5856212Z test_meta_outplace_linalg_slogdet_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5856472Z test_meta_outplace_linalg_slogdet_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5856686Z test_meta_outplace_linalg_slogdet_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5856902Z test_meta_outplace_linalg_solve_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5857115Z test_meta_outplace_linalg_solve_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5857328Z test_meta_outplace_linalg_solve_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5857527Z test_meta_outplace_linalg_solve_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5857754Z test_meta_outplace_linalg_solve_ex_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5857974Z test_meta_outplace_linalg_solve_ex_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5858190Z test_meta_outplace_linalg_solve_ex_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5858431Z test_meta_outplace_linalg_solve_ex_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5858664Z test_meta_outplace_linalg_solve_triangular_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5858896Z test_meta_outplace_linalg_solve_triangular_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5859125Z test_meta_outplace_linalg_solve_triangular_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5859349Z test_meta_outplace_linalg_solve_triangular_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5859567Z test_meta_outplace_linalg_svd_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5859776Z test_meta_outplace_linalg_svd_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5859979Z test_meta_outplace_linalg_svd_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5860196Z test_meta_outplace_linalg_svd_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5860417Z test_meta_outplace_linalg_svdvals_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5860634Z test_meta_outplace_linalg_svdvals_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5860853Z test_meta_outplace_linalg_svdvals_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5861063Z test_meta_outplace_linalg_svdvals_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5861286Z test_meta_outplace_linalg_tensorinv_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5861529Z test_meta_outplace_linalg_tensorinv_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5861749Z test_meta_outplace_linalg_tensorinv_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5861960Z test_meta_outplace_linalg_tensorinv_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5862192Z test_meta_outplace_linalg_tensorsolve_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5862408Z test_meta_outplace_linalg_tensorsolve_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5862627Z test_meta_outplace_linalg_tensorsolve_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5862848Z test_meta_outplace_linalg_tensorsolve_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5863064Z test_meta_outplace_linalg_vander_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5863338Z test_meta_outplace_linalg_vander_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5863553Z test_meta_outplace_linalg_vander_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5863762Z test_meta_outplace_linalg_vander_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5863977Z test_meta_outplace_linalg_vander_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5864187Z test_meta_outplace_linalg_vander_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5864398Z test_meta_outplace_linalg_vander_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5864613Z test_meta_outplace_linalg_vander_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5864868Z test_meta_outplace_linalg_vander_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5865086Z test_meta_outplace_linalg_vecdot_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5865303Z test_meta_outplace_linalg_vecdot_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5865521Z test_meta_outplace_linalg_vecdot_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5865728Z test_meta_outplace_linalg_vecdot_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5865934Z test_meta_outplace_linalg_vecdot_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5866160Z test_meta_outplace_linalg_vecdot_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5866427Z test_meta_outplace_linalg_vector_norm_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5866731Z test_meta_outplace_linalg_vector_norm_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5867009Z test_meta_outplace_linalg_vector_norm_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5867282Z test_meta_outplace_linalg_vector_norm_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5867524Z test_meta_outplace_linalg_vector_norm_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5867734Z test_meta_outplace_linalg_vector_norm_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5867944Z test_meta_outplace_linspace_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5868158Z test_meta_outplace_linspace_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5868370Z test_meta_outplace_linspace_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5868604Z test_meta_outplace_linspace_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5868813Z test_meta_outplace_linspace_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5869021Z test_meta_outplace_linspace_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5869230Z test_meta_outplace_linspace_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5869438Z test_meta_outplace_linspace_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5869638Z test_meta_outplace_linspace_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5869847Z test_meta_outplace_linspace_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5870041Z test_meta_outplace_linspace_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5870242Z test_meta_outplace_log10_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5870445Z test_meta_outplace_log10_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5870655Z test_meta_outplace_log10_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5870863Z test_meta_outplace_log10_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5871068Z test_meta_outplace_log10_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5871272Z test_meta_outplace_log10_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5871470Z test_meta_outplace_log10_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5871672Z test_meta_outplace_log10_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5871900Z test_meta_outplace_log10_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5872094Z test_meta_outplace_log10_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5872302Z test_meta_outplace_log10_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5872523Z test_meta_outplace_log10_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5872783Z test_meta_outplace_log1p_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5873035Z test_meta_outplace_log1p_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5873303Z test_meta_outplace_log1p_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5873565Z test_meta_outplace_log1p_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5873859Z test_meta_outplace_log1p_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5874113Z test_meta_outplace_log1p_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5874360Z test_meta_outplace_log1p_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5874610Z test_meta_outplace_log1p_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5874853Z test_meta_outplace_log1p_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5875075Z test_meta_outplace_log1p_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5875281Z test_meta_outplace_log1p_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5875479Z test_meta_outplace_log1p_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5875682Z test_meta_outplace_log2_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5875884Z test_meta_outplace_log2_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5876091Z test_meta_outplace_log2_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5876297Z test_meta_outplace_log2_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5876504Z test_meta_outplace_log2_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5876706Z test_meta_outplace_log2_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5876909Z test_meta_outplace_log2_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5877105Z test_meta_outplace_log2_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5877325Z test_meta_outplace_log2_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5877527Z test_meta_outplace_log2_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5877726Z test_meta_outplace_log2_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5877931Z test_meta_outplace_log2_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5878135Z test_meta_outplace_log_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5878338Z test_meta_outplace_log_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5878549Z test_meta_outplace_log_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5878758Z test_meta_outplace_log_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5878967Z test_meta_outplace_log_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5879187Z test_meta_outplace_log_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5879387Z test_meta_outplace_log_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5879594Z test_meta_outplace_log_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5879796Z test_meta_outplace_log_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5880002Z test_meta_outplace_log_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5880200Z test_meta_outplace_log_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5880402Z test_meta_outplace_log_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5880601Z test_meta_outplace_log_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5880813Z test_meta_outplace_log_softmax_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5881025Z test_meta_outplace_log_softmax_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5881237Z test_meta_outplace_log_softmax_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5881440Z test_meta_outplace_log_softmax_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5881662Z 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) 2023-01-11T21:23:43.5881880Z 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) 2023-01-11T21:23:43.5882104Z 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) 2023-01-11T21:23:43.5882348Z 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) 2023-01-11T21:23:43.5882574Z 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) 2023-01-11T21:23:43.5882801Z 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) 2023-01-11T21:23:43.5883046Z 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) 2023-01-11T21:23:43.5883312Z 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) 2023-01-11T21:23:43.5883584Z 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) 2023-01-11T21:23:43.5883855Z 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) 2023-01-11T21:23:43.5884109Z 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) 2023-01-11T21:23:43.5884407Z 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) 2023-01-11T21:23:43.5884681Z 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) 2023-01-11T21:23:43.5884945Z test_meta_outplace_logaddexp2_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5885216Z test_meta_outplace_logaddexp2_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5885486Z test_meta_outplace_logaddexp2_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5885710Z test_meta_outplace_logaddexp_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5885923Z test_meta_outplace_logaddexp_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5886136Z test_meta_outplace_logaddexp_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5886354Z test_meta_outplace_logcumsumexp_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5886568Z test_meta_outplace_logcumsumexp_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5886768Z test_meta_outplace_logcumsumexp_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5886973Z test_meta_outplace_logcumsumexp_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5887188Z test_meta_outplace_logdet_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5887397Z test_meta_outplace_logdet_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5887604Z test_meta_outplace_logdet_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5887828Z test_meta_outplace_logdet_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5888041Z test_meta_outplace_logical_and_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5888253Z test_meta_outplace_logical_and_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5888467Z test_meta_outplace_logical_and_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5888679Z test_meta_outplace_logical_and_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5888885Z test_meta_outplace_logical_and_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5889090Z test_meta_outplace_logical_and_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5889299Z test_meta_outplace_logical_and_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5889526Z test_meta_outplace_logical_and_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5889732Z test_meta_outplace_logical_and_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5889937Z test_meta_outplace_logical_and_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5890141Z test_meta_outplace_logical_and_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5890345Z test_meta_outplace_logical_and_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5890557Z test_meta_outplace_logical_not_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5890768Z test_meta_outplace_logical_not_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5890983Z test_meta_outplace_logical_not_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5891195Z test_meta_outplace_logical_not_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5891394Z test_meta_outplace_logical_not_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5891605Z test_meta_outplace_logical_not_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5891815Z test_meta_outplace_logical_not_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5892024Z test_meta_outplace_logical_not_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5892229Z test_meta_outplace_logical_not_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5892438Z test_meta_outplace_logical_not_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5892665Z test_meta_outplace_logical_not_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5892867Z test_meta_outplace_logical_not_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5893071Z test_meta_outplace_logical_or_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5893282Z test_meta_outplace_logical_or_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5893493Z test_meta_outplace_logical_or_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5893696Z test_meta_outplace_logical_or_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5893908Z test_meta_outplace_logical_or_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5894120Z test_meta_outplace_logical_or_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5894446Z test_meta_outplace_logical_or_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5894694Z test_meta_outplace_logical_or_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5894899Z test_meta_outplace_logical_or_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5895105Z test_meta_outplace_logical_or_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5895313Z test_meta_outplace_logical_or_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5895515Z test_meta_outplace_logical_or_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5895725Z test_meta_outplace_logical_xor_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5895939Z test_meta_outplace_logical_xor_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5896149Z test_meta_outplace_logical_xor_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5896362Z test_meta_outplace_logical_xor_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5896571Z test_meta_outplace_logical_xor_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5896781Z test_meta_outplace_logical_xor_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5896990Z test_meta_outplace_logical_xor_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5897198Z test_meta_outplace_logical_xor_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5897405Z test_meta_outplace_logical_xor_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5897611Z test_meta_outplace_logical_xor_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5897844Z test_meta_outplace_logical_xor_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5898049Z test_meta_outplace_logical_xor_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5898255Z test_meta_outplace_logit_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5898455Z test_meta_outplace_logit_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5898661Z test_meta_outplace_logit_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5898866Z test_meta_outplace_logit_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5899068Z test_meta_outplace_logit_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5899270Z test_meta_outplace_logit_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5899471Z test_meta_outplace_logit_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5899694Z test_meta_outplace_logit_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5899897Z test_meta_outplace_logit_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5900097Z test_meta_outplace_logit_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5900311Z test_meta_outplace_logspace_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5900524Z test_meta_outplace_logspace_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5900731Z test_meta_outplace_logspace_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5900944Z test_meta_outplace_logspace_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5901149Z test_meta_outplace_logspace_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5901358Z test_meta_outplace_logspace_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5901565Z test_meta_outplace_logspace_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5901771Z test_meta_outplace_logspace_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5901973Z test_meta_outplace_logspace_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5902180Z test_meta_outplace_logspace_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5902381Z test_meta_outplace_logspace_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5902594Z test_meta_outplace_logsumexp_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5902828Z test_meta_outplace_logsumexp_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5903033Z test_meta_outplace_logsumexp_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5903242Z test_meta_outplace_logsumexp_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5903455Z test_meta_outplace_logsumexp_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5903663Z test_meta_outplace_logsumexp_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5903870Z test_meta_outplace_logsumexp_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5904074Z test_meta_outplace_logsumexp_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5904278Z test_meta_outplace_logsumexp_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5904478Z test_meta_outplace_logsumexp_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5904752Z test_meta_outplace_long_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5904957Z test_meta_outplace_long_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5905159Z test_meta_outplace_long_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5905369Z test_meta_outplace_long_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5905573Z test_meta_outplace_long_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5905777Z test_meta_outplace_long_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5905997Z test_meta_outplace_long_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5906244Z test_meta_outplace_long_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5906497Z test_meta_outplace_long_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5906749Z test_meta_outplace_long_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5907000Z test_meta_outplace_long_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5907249Z test_meta_outplace_long_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5907476Z test_meta_outplace_long_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5907672Z test_meta_outplace_lt_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5907872Z test_meta_outplace_lt_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5908099Z test_meta_outplace_lt_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5908304Z test_meta_outplace_lt_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5908501Z test_meta_outplace_lt_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5908704Z test_meta_outplace_lt_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5908916Z test_meta_outplace_lt_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5909171Z test_meta_outplace_lt_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5909399Z test_meta_outplace_lt_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5909602Z test_meta_outplace_lt_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5909800Z test_meta_outplace_lu_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5910057Z test_meta_outplace_lu_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5910257Z test_meta_outplace_lu_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5910455Z test_meta_outplace_lu_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5910667Z test_meta_outplace_lu_solve_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5910880Z test_meta_outplace_lu_solve_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5911087Z test_meta_outplace_lu_solve_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5911294Z test_meta_outplace_lu_solve_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5911508Z test_meta_outplace_lu_unpack_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5911717Z test_meta_outplace_lu_unpack_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5911924Z test_meta_outplace_lu_unpack_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5912128Z test_meta_outplace_lu_unpack_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5912336Z test_meta_outplace_mH_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5912585Z test_meta_outplace_mH_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5912836Z test_meta_outplace_mH_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5913086Z test_meta_outplace_mH_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5913340Z test_meta_outplace_mH_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5913620Z test_meta_outplace_mH_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5913875Z test_meta_outplace_mH_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5914128Z test_meta_outplace_mH_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5914373Z test_meta_outplace_mH_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5914615Z test_meta_outplace_mH_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5914852Z test_meta_outplace_mH_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5915057Z test_meta_outplace_mH_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5915252Z test_meta_outplace_mH_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5915455Z test_meta_outplace_mT_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5915678Z test_meta_outplace_mT_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5915882Z test_meta_outplace_mT_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5916084Z test_meta_outplace_mT_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5916285Z test_meta_outplace_mT_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5916481Z test_meta_outplace_mT_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5916686Z test_meta_outplace_mT_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5916880Z test_meta_outplace_mT_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5917077Z test_meta_outplace_mT_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5917270Z test_meta_outplace_mT_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5917469Z test_meta_outplace_mT_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5917664Z test_meta_outplace_mT_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5917858Z test_meta_outplace_mT_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5918075Z test_meta_outplace_masked_amax_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5918284Z test_meta_outplace_masked_amax_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5918491Z test_meta_outplace_masked_amax_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5918728Z test_meta_outplace_masked_amax_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5918934Z test_meta_outplace_masked_amax_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5919135Z test_meta_outplace_masked_amax_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5919342Z test_meta_outplace_masked_amax_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5919547Z test_meta_outplace_masked_amax_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5919747Z test_meta_outplace_masked_amax_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5919955Z test_meta_outplace_masked_amin_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5920158Z test_meta_outplace_masked_amin_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5920362Z test_meta_outplace_masked_amin_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5920597Z test_meta_outplace_masked_amin_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5920797Z test_meta_outplace_masked_amin_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5920999Z test_meta_outplace_masked_amin_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5921207Z test_meta_outplace_masked_amin_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5921404Z test_meta_outplace_masked_amin_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5921603Z test_meta_outplace_masked_amin_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5921818Z test_meta_outplace_masked_argmax_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5922028Z test_meta_outplace_masked_argmax_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5922233Z test_meta_outplace_masked_argmax_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5922438Z test_meta_outplace_masked_argmax_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5922647Z test_meta_outplace_masked_argmax_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5922860Z test_meta_outplace_masked_argmax_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5923070Z test_meta_outplace_masked_argmax_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5923331Z test_meta_outplace_masked_argmax_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5923585Z test_meta_outplace_masked_argmax_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5923868Z test_meta_outplace_masked_argmin_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5924131Z test_meta_outplace_masked_argmin_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5924386Z test_meta_outplace_masked_argmin_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5924637Z test_meta_outplace_masked_argmin_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5924889Z test_meta_outplace_masked_argmin_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5925149Z test_meta_outplace_masked_argmin_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5925407Z test_meta_outplace_masked_argmin_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5925637Z test_meta_outplace_masked_argmin_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5925859Z test_meta_outplace_masked_argmin_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5926072Z test_meta_outplace_masked_cumprod_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5926291Z test_meta_outplace_masked_cumprod_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5926503Z test_meta_outplace_masked_cumprod_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5926718Z test_meta_outplace_masked_cumprod_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5926921Z test_meta_outplace_masked_cumprod_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5927128Z test_meta_outplace_masked_cumprod_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5927339Z test_meta_outplace_masked_cumprod_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5927544Z test_meta_outplace_masked_cumprod_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5927751Z test_meta_outplace_masked_cumprod_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5927955Z test_meta_outplace_masked_cumprod_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5928166Z test_meta_outplace_masked_cumprod_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5928380Z test_meta_outplace_masked_cumsum_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5928591Z test_meta_outplace_masked_cumsum_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5928801Z test_meta_outplace_masked_cumsum_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5929037Z test_meta_outplace_masked_cumsum_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5929240Z test_meta_outplace_masked_cumsum_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5929452Z test_meta_outplace_masked_cumsum_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5929662Z test_meta_outplace_masked_cumsum_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5929865Z test_meta_outplace_masked_cumsum_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5930070Z test_meta_outplace_masked_cumsum_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5930277Z test_meta_outplace_masked_cumsum_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5930481Z test_meta_outplace_masked_cumsum_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5930714Z test_meta_outplace_masked_fill_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5930919Z test_meta_outplace_masked_fill_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5931125Z test_meta_outplace_masked_fill_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5931342Z test_meta_outplace_masked_fill_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5931546Z test_meta_outplace_masked_fill_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5931752Z test_meta_outplace_masked_fill_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5931960Z test_meta_outplace_masked_fill_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5932164Z test_meta_outplace_masked_fill_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5932370Z test_meta_outplace_masked_fill_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5932578Z test_meta_outplace_masked_fill_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5932820Z test_meta_outplace_masked_fill_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5933074Z test_meta_outplace_masked_fill_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5933326Z test_meta_outplace_masked_fill_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5933589Z test_meta_outplace_masked_log_softmax_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5933858Z test_meta_outplace_masked_log_softmax_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5934153Z test_meta_outplace_masked_log_softmax_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5934564Z test_meta_outplace_masked_log_softmax_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5934834Z test_meta_outplace_masked_logaddexp_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5935107Z test_meta_outplace_masked_logaddexp_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5935378Z test_meta_outplace_masked_logaddexp_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5935599Z test_meta_outplace_masked_logsumexp_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5935819Z test_meta_outplace_masked_logsumexp_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5936033Z test_meta_outplace_masked_logsumexp_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5936286Z test_meta_outplace_masked_logsumexp_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5936492Z test_meta_outplace_masked_logsumexp_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5936700Z test_meta_outplace_masked_logsumexp_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5936904Z test_meta_outplace_masked_logsumexp_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5937115Z test_meta_outplace_masked_logsumexp_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5937320Z test_meta_outplace_masked_logsumexp_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5937529Z test_meta_outplace_masked_mean_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5937738Z test_meta_outplace_masked_mean_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5937949Z test_meta_outplace_masked_mean_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5938164Z test_meta_outplace_masked_mean_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5938371Z test_meta_outplace_masked_mean_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5938574Z test_meta_outplace_masked_mean_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5938783Z test_meta_outplace_masked_mean_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5938981Z test_meta_outplace_masked_mean_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5939185Z test_meta_outplace_masked_mean_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5939417Z test_meta_outplace_masked_mean_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5939627Z test_meta_outplace_masked_mean_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5939829Z test_meta_outplace_masked_mean_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5940041Z test_meta_outplace_masked_median_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5940246Z test_meta_outplace_masked_median_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5940450Z test_meta_outplace_masked_median_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5940659Z test_meta_outplace_masked_norm_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5940865Z test_meta_outplace_masked_norm_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5941068Z test_meta_outplace_masked_norm_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5941293Z test_meta_outplace_masked_norm_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5941509Z test_meta_outplace_masked_normalize_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5941733Z test_meta_outplace_masked_normalize_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5941953Z test_meta_outplace_masked_normalize_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5942168Z test_meta_outplace_masked_normalize_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5942387Z test_meta_outplace_masked_normalize_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5942601Z test_meta_outplace_masked_normalize_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5942808Z test_meta_outplace_masked_prod_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5943013Z test_meta_outplace_masked_prod_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5943229Z test_meta_outplace_masked_prod_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5943440Z test_meta_outplace_masked_prod_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5943644Z test_meta_outplace_masked_prod_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5943886Z test_meta_outplace_masked_prod_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5944109Z test_meta_outplace_masked_prod_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5944363Z test_meta_outplace_masked_prod_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5944569Z test_meta_outplace_masked_prod_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5944828Z test_meta_outplace_masked_prod_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5945038Z test_meta_outplace_masked_prod_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5945242Z test_meta_outplace_masked_prod_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5945453Z test_meta_outplace_masked_scatter_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5945661Z test_meta_outplace_masked_scatter_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5945874Z test_meta_outplace_masked_scatter_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5946083Z test_meta_outplace_masked_scatter_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5946368Z test_meta_outplace_masked_scatter_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5946626Z test_meta_outplace_masked_scatter_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5946878Z test_meta_outplace_masked_scatter_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5947140Z test_meta_outplace_masked_scatter_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5947394Z test_meta_outplace_masked_scatter_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5947596Z test_meta_outplace_masked_scatter_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5947804Z test_meta_outplace_masked_scatter_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5948014Z test_meta_outplace_masked_scatter_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5948224Z test_meta_outplace_masked_select_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5948436Z test_meta_outplace_masked_select_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5948646Z test_meta_outplace_masked_select_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5948862Z test_meta_outplace_masked_select_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5949069Z test_meta_outplace_masked_select_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5949276Z test_meta_outplace_masked_select_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5949479Z test_meta_outplace_masked_select_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5949705Z test_meta_outplace_masked_select_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5949914Z test_meta_outplace_masked_select_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5950124Z test_meta_outplace_masked_select_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5950332Z test_meta_outplace_masked_select_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5950536Z test_meta_outplace_masked_select_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5950751Z test_meta_outplace_masked_softmax_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5950955Z test_meta_outplace_masked_softmax_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5951164Z test_meta_outplace_masked_softmax_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5951390Z test_meta_outplace_masked_softmax_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5951595Z test_meta_outplace_masked_softmin_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5951803Z test_meta_outplace_masked_softmin_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5952008Z test_meta_outplace_masked_softmin_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5952207Z test_meta_outplace_masked_softmin_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5952417Z test_meta_outplace_masked_std_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5952665Z test_meta_outplace_masked_std_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5952926Z test_meta_outplace_masked_std_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5953186Z test_meta_outplace_masked_std_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5953435Z test_meta_outplace_masked_std_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5953693Z test_meta_outplace_masked_std_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5953948Z test_meta_outplace_masked_std_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5954204Z test_meta_outplace_masked_std_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5954457Z test_meta_outplace_masked_std_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5954714Z test_meta_outplace_masked_std_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5954989Z test_meta_outplace_masked_std_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5955205Z test_meta_outplace_masked_sum_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5955406Z test_meta_outplace_masked_sum_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5955620Z test_meta_outplace_masked_sum_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5955830Z test_meta_outplace_masked_sum_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5956028Z test_meta_outplace_masked_sum_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5956235Z test_meta_outplace_masked_sum_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5956439Z test_meta_outplace_masked_sum_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5956666Z test_meta_outplace_masked_sum_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5956868Z test_meta_outplace_masked_sum_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5957070Z test_meta_outplace_masked_sum_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5957268Z test_meta_outplace_masked_sum_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5957469Z test_meta_outplace_masked_sum_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5957678Z test_meta_outplace_masked_var_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5957893Z test_meta_outplace_masked_var_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5958101Z test_meta_outplace_masked_var_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5958298Z test_meta_outplace_masked_var_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5958511Z test_meta_outplace_masked_var_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5958719Z test_meta_outplace_masked_var_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5958919Z test_meta_outplace_masked_var_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5959124Z test_meta_outplace_masked_var_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5959325Z test_meta_outplace_masked_var_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5959527Z test_meta_outplace_masked_var_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5959727Z test_meta_outplace_masked_var_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5959951Z test_meta_outplace_matmul_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5960164Z test_meta_outplace_matmul_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5960370Z test_meta_outplace_matmul_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5960569Z test_meta_outplace_matmul_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5960775Z test_meta_outplace_matmul_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5960971Z test_meta_outplace_matmul_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5961182Z test_meta_outplace_matrix_exp_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5961393Z test_meta_outplace_matrix_exp_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5961620Z test_meta_outplace_matrix_exp_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5961826Z test_meta_outplace_matrix_exp_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5962034Z test_meta_outplace_matrix_exp_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5962244Z test_meta_outplace_matrix_exp_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5962446Z test_meta_outplace_max_binary_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5962655Z test_meta_outplace_max_binary_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5962882Z test_meta_outplace_max_binary_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5963136Z test_meta_outplace_max_binary_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5963388Z test_meta_outplace_max_binary_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5963643Z test_meta_outplace_max_binary_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5963895Z test_meta_outplace_max_binary_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5964144Z test_meta_outplace_max_binary_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5964397Z test_meta_outplace_max_binary_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5964646Z test_meta_outplace_max_binary_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5964937Z 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) 2023-01-11T21:23:43.5965248Z 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) 2023-01-11T21:23:43.5965535Z 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) 2023-01-11T21:23:43.5965760Z 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) 2023-01-11T21:23:43.5965982Z 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) 2023-01-11T21:23:43.5966196Z 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) 2023-01-11T21:23:43.5966416Z 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) 2023-01-11T21:23:43.5966633Z 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) 2023-01-11T21:23:43.5966844Z 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) 2023-01-11T21:23:43.5967081Z 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) 2023-01-11T21:23:43.5967293Z 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) 2023-01-11T21:23:43.5967508Z 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) 2023-01-11T21:23:43.5967723Z 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) 2023-01-11T21:23:43.5967932Z 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) 2023-01-11T21:23:43.5968155Z 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) 2023-01-11T21:23:43.5968366Z 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) 2023-01-11T21:23:43.5968586Z 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) 2023-01-11T21:23:43.5968808Z 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) 2023-01-11T21:23:43.5969023Z 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) 2023-01-11T21:23:43.5969236Z 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) 2023-01-11T21:23:43.5969456Z 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) 2023-01-11T21:23:43.5969665Z 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) 2023-01-11T21:23:43.5969876Z 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) 2023-01-11T21:23:43.5970110Z 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) 2023-01-11T21:23:43.5970318Z test_meta_outplace_maximum_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5970520Z test_meta_outplace_maximum_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5970722Z test_meta_outplace_maximum_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5970930Z test_meta_outplace_maximum_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5971128Z test_meta_outplace_maximum_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5971336Z test_meta_outplace_maximum_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5971540Z test_meta_outplace_maximum_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5971736Z test_meta_outplace_maximum_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5971956Z test_meta_outplace_maximum_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5972154Z test_meta_outplace_maximum_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5972356Z test_meta_outplace_mean_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5972566Z test_meta_outplace_mean_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5972773Z test_meta_outplace_mean_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5972966Z test_meta_outplace_mean_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5973165Z test_meta_outplace_mean_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5973387Z test_meta_outplace_mean_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5973614Z test_meta_outplace_median_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5973824Z test_meta_outplace_median_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5974024Z test_meta_outplace_median_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5974396Z test_meta_outplace_median_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5974605Z test_meta_outplace_median_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5974804Z test_meta_outplace_median_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5975009Z test_meta_outplace_median_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5975248Z test_meta_outplace_median_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5975471Z 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) 2023-01-11T21:23:43.5975695Z 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) 2023-01-11T21:23:43.5975928Z 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) 2023-01-11T21:23:43.5976159Z 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) 2023-01-11T21:23:43.5976383Z 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) 2023-01-11T21:23:43.5976610Z 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) 2023-01-11T21:23:43.5976836Z 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) 2023-01-11T21:23:43.5977088Z 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) 2023-01-11T21:23:43.5977312Z 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) 2023-01-11T21:23:43.5977528Z 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) 2023-01-11T21:23:43.5977751Z 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) 2023-01-11T21:23:43.5977957Z 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) 2023-01-11T21:23:43.5978185Z test_meta_outplace_meshgrid_variadic_tensors_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5978412Z test_meta_outplace_meshgrid_variadic_tensors_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5978646Z test_meta_outplace_meshgrid_variadic_tensors_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5978874Z test_meta_outplace_meshgrid_variadic_tensors_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5979099Z test_meta_outplace_meshgrid_variadic_tensors_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5979326Z test_meta_outplace_meshgrid_variadic_tensors_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5979554Z test_meta_outplace_meshgrid_variadic_tensors_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5979776Z test_meta_outplace_meshgrid_variadic_tensors_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5979997Z test_meta_outplace_meshgrid_variadic_tensors_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5980237Z test_meta_outplace_meshgrid_variadic_tensors_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5980459Z test_meta_outplace_meshgrid_variadic_tensors_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5980668Z test_meta_outplace_meshgrid_variadic_tensors_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5980883Z test_meta_outplace_min_binary_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5981091Z test_meta_outplace_min_binary_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5981301Z test_meta_outplace_min_binary_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5981511Z test_meta_outplace_min_binary_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5981720Z test_meta_outplace_min_binary_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5981963Z test_meta_outplace_min_binary_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5982173Z test_meta_outplace_min_binary_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5982379Z test_meta_outplace_min_binary_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5982587Z test_meta_outplace_min_binary_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5982789Z test_meta_outplace_min_binary_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5983003Z 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) 2023-01-11T21:23:43.5983223Z 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) 2023-01-11T21:23:43.5983443Z 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) 2023-01-11T21:23:43.5983662Z 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) 2023-01-11T21:23:43.5983876Z 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) 2023-01-11T21:23:43.5984091Z 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) 2023-01-11T21:23:43.5984307Z 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) 2023-01-11T21:23:43.5984525Z 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) 2023-01-11T21:23:43.5984804Z 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) 2023-01-11T21:23:43.5985022Z 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) 2023-01-11T21:23:43.5985270Z 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) 2023-01-11T21:23:43.5985483Z 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) 2023-01-11T21:23:43.5985708Z 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) 2023-01-11T21:23:43.5985930Z 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) 2023-01-11T21:23:43.5986200Z 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) 2023-01-11T21:23:43.5986466Z 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) 2023-01-11T21:23:43.5986737Z 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) 2023-01-11T21:23:43.5987001Z 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) 2023-01-11T21:23:43.5987293Z 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) 2023-01-11T21:23:43.5987537Z 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) 2023-01-11T21:23:43.5987745Z test_meta_outplace_minimum_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5987956Z test_meta_outplace_minimum_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5988161Z test_meta_outplace_minimum_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5988361Z test_meta_outplace_minimum_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5988563Z test_meta_outplace_minimum_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5988768Z test_meta_outplace_minimum_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5988973Z test_meta_outplace_minimum_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5989175Z test_meta_outplace_minimum_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5989377Z test_meta_outplace_minimum_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5989575Z test_meta_outplace_minimum_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5989781Z test_meta_outplace_mm_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5989989Z test_meta_outplace_mm_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5990195Z test_meta_outplace_mm_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5990416Z test_meta_outplace_mm_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5990620Z test_meta_outplace_mm_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5990822Z test_meta_outplace_mm_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5991031Z test_meta_outplace_mode_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5991234Z test_meta_outplace_mode_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5991436Z test_meta_outplace_mode_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5991638Z test_meta_outplace_mode_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5991838Z test_meta_outplace_mode_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5992039Z test_meta_outplace_mode_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5992263Z test_meta_outplace_mode_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5992465Z test_meta_outplace_mode_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5992710Z test_meta_outplace_mode_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5992957Z test_meta_outplace_mode_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5993224Z test_meta_outplace_movedim_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5993476Z test_meta_outplace_movedim_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5993747Z test_meta_outplace_movedim_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5994011Z test_meta_outplace_movedim_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5994279Z test_meta_outplace_movedim_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5994538Z test_meta_outplace_movedim_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5994795Z test_meta_outplace_movedim_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5995013Z test_meta_outplace_movedim_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5995219Z test_meta_outplace_movedim_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5995416Z test_meta_outplace_movedim_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5995617Z test_meta_outplace_movedim_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5995821Z test_meta_outplace_movedim_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5996039Z test_meta_outplace_movedim_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5996245Z test_meta_outplace_msort_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5996446Z test_meta_outplace_msort_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5996652Z test_meta_outplace_msort_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5996849Z test_meta_outplace_msort_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5997050Z test_meta_outplace_msort_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5997257Z test_meta_outplace_msort_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5997453Z test_meta_outplace_msort_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5997681Z test_meta_outplace_msort_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5997879Z test_meta_outplace_msort_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5998082Z test_meta_outplace_mul_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5998283Z test_meta_outplace_mul_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5998495Z test_meta_outplace_mul_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5998698Z test_meta_outplace_mul_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5998900Z test_meta_outplace_mul_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5999107Z test_meta_outplace_mul_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5999310Z test_meta_outplace_mul_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5999507Z test_meta_outplace_mul_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5999704Z test_meta_outplace_mul_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.5999903Z test_meta_outplace_mul_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6000102Z test_meta_outplace_mul_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6000307Z test_meta_outplace_mul_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6000508Z test_meta_outplace_mul_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6000722Z test_meta_outplace_multinomial_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6000962Z test_meta_outplace_multinomial_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6001178Z test_meta_outplace_multinomial_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6001379Z test_meta_outplace_mv_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6001586Z test_meta_outplace_mv_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6001793Z test_meta_outplace_mv_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6001987Z test_meta_outplace_mv_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6002193Z test_meta_outplace_mv_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6002393Z test_meta_outplace_mv_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6002615Z 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) 2023-01-11T21:23:43.6002903Z 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) 2023-01-11T21:23:43.6003170Z 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) 2023-01-11T21:23:43.6003444Z 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) 2023-01-11T21:23:43.6003719Z 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) 2023-01-11T21:23:43.6003988Z 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) 2023-01-11T21:23:43.6004263Z 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) 2023-01-11T21:23:43.6004531Z 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) 2023-01-11T21:23:43.6004798Z 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) 2023-01-11T21:23:43.6005071Z 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) 2023-01-11T21:23:43.6005340Z 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) 2023-01-11T21:23:43.6005600Z 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) 2023-01-11T21:23:43.6005813Z 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) 2023-01-11T21:23:43.6006027Z 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) 2023-01-11T21:23:43.6006246Z 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) 2023-01-11T21:23:43.6006483Z 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) 2023-01-11T21:23:43.6006703Z 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) 2023-01-11T21:23:43.6006923Z 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) 2023-01-11T21:23:43.6007141Z 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) 2023-01-11T21:23:43.6007347Z 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) 2023-01-11T21:23:43.6007558Z 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) 2023-01-11T21:23:43.6007771Z 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) 2023-01-11T21:23:43.6007987Z 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) 2023-01-11T21:23:43.6008223Z 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) 2023-01-11T21:23:43.6008435Z test_meta_outplace_nan_to_num_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6008643Z test_meta_outplace_nan_to_num_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6008853Z test_meta_outplace_nan_to_num_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6009061Z test_meta_outplace_nan_to_num_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6009269Z test_meta_outplace_nan_to_num_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6009479Z test_meta_outplace_nan_to_num_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6009679Z test_meta_outplace_nan_to_num_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6009885Z test_meta_outplace_nan_to_num_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6010092Z test_meta_outplace_nan_to_num_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6010295Z test_meta_outplace_nan_to_num_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6010500Z test_meta_outplace_nanmean_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6010705Z test_meta_outplace_nanmean_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6010911Z test_meta_outplace_nanmean_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6011112Z test_meta_outplace_nanmean_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6011345Z test_meta_outplace_nanmedian_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6011561Z test_meta_outplace_nanmedian_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6011771Z test_meta_outplace_nanmedian_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6011973Z test_meta_outplace_nanmedian_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6012181Z test_meta_outplace_nanmedian_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6012384Z test_meta_outplace_nanmedian_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6012594Z test_meta_outplace_nanmedian_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6012797Z test_meta_outplace_nanmedian_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6013010Z test_meta_outplace_nanquantile_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6013271Z test_meta_outplace_nanquantile_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6013496Z test_meta_outplace_nansum_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6013698Z test_meta_outplace_nansum_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6013910Z test_meta_outplace_nansum_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6014116Z test_meta_outplace_nansum_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6014413Z test_meta_outplace_nansum_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6014626Z test_meta_outplace_nansum_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6014828Z test_meta_outplace_nansum_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6015027Z test_meta_outplace_nansum_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6015234Z test_meta_outplace_nansum_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6015436Z test_meta_outplace_nansum_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6015648Z test_meta_outplace_narrow_copy_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6015864Z test_meta_outplace_narrow_copy_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6016079Z test_meta_outplace_narrow_copy_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6016294Z test_meta_outplace_narrow_copy_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6016544Z test_meta_outplace_narrow_copy_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6016748Z test_meta_outplace_narrow_copy_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6016960Z test_meta_outplace_narrow_copy_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6017174Z test_meta_outplace_narrow_copy_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6017382Z test_meta_outplace_narrow_copy_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6017593Z test_meta_outplace_narrow_copy_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6017808Z test_meta_outplace_narrow_copy_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6018019Z test_meta_outplace_narrow_copy_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6018223Z test_meta_outplace_narrow_copy_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6018469Z test_meta_outplace_narrow_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6018673Z test_meta_outplace_narrow_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6018880Z test_meta_outplace_narrow_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6019084Z test_meta_outplace_narrow_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6019291Z test_meta_outplace_narrow_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6019496Z test_meta_outplace_narrow_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6019706Z test_meta_outplace_narrow_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6019905Z test_meta_outplace_narrow_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6020111Z test_meta_outplace_narrow_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6020318Z test_meta_outplace_narrow_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6020516Z test_meta_outplace_narrow_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6020719Z test_meta_outplace_narrow_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6020924Z test_meta_outplace_narrow_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6021143Z test_meta_outplace_native_batch_norm_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6021353Z test_meta_outplace_native_batch_norm_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6021596Z test_meta_outplace_native_batch_norm_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6021837Z test_meta_outplace_native_batch_norm_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6022132Z test_meta_outplace_native_dropout_backward_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6022384Z test_meta_outplace_native_dropout_backward_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6022608Z test_meta_outplace_native_dropout_backward_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6022828Z test_meta_outplace_native_dropout_backward_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6023050Z test_meta_outplace_native_layer_norm_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6023265Z test_meta_outplace_native_layer_norm_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6023558Z test_meta_outplace_native_layer_norm_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6023774Z test_meta_outplace_native_layer_norm_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6023970Z test_meta_outplace_ne_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6024174Z test_meta_outplace_ne_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6024380Z test_meta_outplace_ne_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6024587Z test_meta_outplace_ne_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6024849Z test_meta_outplace_ne_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6025053Z test_meta_outplace_ne_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6025254Z test_meta_outplace_ne_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6025456Z test_meta_outplace_ne_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6025654Z test_meta_outplace_ne_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6025851Z test_meta_outplace_ne_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6026057Z test_meta_outplace_ne_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6026293Z test_meta_outplace_ne_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6026546Z test_meta_outplace_neg_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6026805Z test_meta_outplace_neg_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6027086Z test_meta_outplace_neg_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6027342Z test_meta_outplace_neg_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6027557Z test_meta_outplace_neg_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6027757Z test_meta_outplace_neg_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6027955Z test_meta_outplace_neg_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6028152Z test_meta_outplace_neg_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6028352Z test_meta_outplace_neg_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6028541Z test_meta_outplace_neg_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6028763Z test_meta_outplace_neg_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6028957Z test_meta_outplace_neg_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6029168Z test_meta_outplace_new_empty_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6029375Z test_meta_outplace_new_empty_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6029589Z test_meta_outplace_new_empty_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6029801Z test_meta_outplace_new_empty_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6030015Z test_meta_outplace_new_empty_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6030220Z test_meta_outplace_new_empty_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6030431Z test_meta_outplace_new_empty_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6030636Z test_meta_outplace_new_empty_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6030834Z test_meta_outplace_new_empty_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6031043Z test_meta_outplace_new_empty_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6031243Z test_meta_outplace_new_empty_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6031446Z test_meta_outplace_new_empty_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6031643Z test_meta_outplace_new_empty_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6031859Z test_meta_outplace_new_empty_strided_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6032098Z test_meta_outplace_new_empty_strided_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6032319Z test_meta_outplace_new_empty_strided_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6032544Z test_meta_outplace_new_empty_strided_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6032789Z test_meta_outplace_new_empty_strided_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6033054Z test_meta_outplace_new_empty_strided_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6033320Z test_meta_outplace_new_empty_strided_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6033587Z test_meta_outplace_new_empty_strided_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6033849Z test_meta_outplace_new_empty_strided_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6034131Z test_meta_outplace_new_empty_strided_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6034385Z test_meta_outplace_new_empty_strided_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6034647Z test_meta_outplace_new_empty_strided_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6034905Z test_meta_outplace_new_empty_strided_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6035129Z test_meta_outplace_new_full_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6035331Z test_meta_outplace_new_full_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6035543Z test_meta_outplace_new_full_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6035749Z test_meta_outplace_new_full_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6035950Z test_meta_outplace_new_full_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6036158Z test_meta_outplace_new_full_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6036362Z test_meta_outplace_new_full_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6036572Z test_meta_outplace_new_full_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6036773Z test_meta_outplace_new_full_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6036973Z test_meta_outplace_new_full_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6037169Z test_meta_outplace_new_full_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6037389Z test_meta_outplace_new_full_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6037586Z test_meta_outplace_new_full_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6037789Z test_meta_outplace_new_ones_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6037994Z test_meta_outplace_new_ones_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6038198Z test_meta_outplace_new_ones_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6038405Z test_meta_outplace_new_ones_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6038617Z test_meta_outplace_new_ones_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6038821Z test_meta_outplace_new_ones_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6039054Z test_meta_outplace_new_ones_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6039257Z test_meta_outplace_new_ones_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6039461Z test_meta_outplace_new_ones_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6039663Z test_meta_outplace_new_ones_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6039863Z test_meta_outplace_new_ones_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6040066Z test_meta_outplace_new_ones_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6040272Z test_meta_outplace_new_ones_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6040475Z test_meta_outplace_new_zeros_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6040676Z test_meta_outplace_new_zeros_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6040891Z test_meta_outplace_new_zeros_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6041103Z test_meta_outplace_new_zeros_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6041314Z test_meta_outplace_new_zeros_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6041524Z test_meta_outplace_new_zeros_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6041731Z test_meta_outplace_new_zeros_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6041936Z test_meta_outplace_new_zeros_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6042138Z test_meta_outplace_new_zeros_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6042362Z test_meta_outplace_new_zeros_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6042562Z test_meta_outplace_new_zeros_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6042795Z test_meta_outplace_new_zeros_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6043038Z test_meta_outplace_new_zeros_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6043297Z test_meta_outplace_nextafter_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6043557Z test_meta_outplace_nextafter_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6043819Z test_meta_outplace_nextafter_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6044127Z test_meta_outplace_nn_functional__scaled_dot_product_attention_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6044451Z test_meta_outplace_nn_functional__scaled_dot_product_attention_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6044752Z test_meta_outplace_nn_functional__scaled_dot_product_attention_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6045050Z test_meta_outplace_nn_functional__scaled_dot_product_attention_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6045344Z 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) 2023-01-11T21:23:43.6045614Z 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) 2023-01-11T21:23:43.6045849Z 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.001s) 2023-01-11T21:23:43.6046073Z 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) 2023-01-11T21:23:43.6046304Z 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) 2023-01-11T21:23:43.6046535Z 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) 2023-01-11T21:23:43.6046759Z 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) 2023-01-11T21:23:43.6046990Z 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) 2023-01-11T21:23:43.6047220Z 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) 2023-01-11T21:23:43.6047443Z 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) 2023-01-11T21:23:43.6047688Z 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) 2023-01-11T21:23:43.6047914Z 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) 2023-01-11T21:23:43.6048140Z 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) 2023-01-11T21:23:43.6048363Z 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) 2023-01-11T21:23:43.6048586Z 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) 2023-01-11T21:23:43.6048805Z 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) 2023-01-11T21:23:43.6049028Z 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) 2023-01-11T21:23:43.6049248Z 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) 2023-01-11T21:23:43.6049489Z 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) 2023-01-11T21:23:43.6049709Z 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) 2023-01-11T21:23:43.6049934Z 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) 2023-01-11T21:23:43.6050156Z 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) 2023-01-11T21:23:43.6050377Z 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) 2023-01-11T21:23:43.6050598Z 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) 2023-01-11T21:23:43.6050824Z 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) 2023-01-11T21:23:43.6051045Z 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) 2023-01-11T21:23:43.6051270Z 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) 2023-01-11T21:23:43.6051489Z 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) 2023-01-11T21:23:43.6051715Z 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) 2023-01-11T21:23:43.6051938Z 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) 2023-01-11T21:23:43.6052160Z 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) 2023-01-11T21:23:43.6052399Z 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) 2023-01-11T21:23:43.6052620Z 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) 2023-01-11T21:23:43.6052838Z 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) 2023-01-11T21:23:43.6053054Z 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) 2023-01-11T21:23:43.6053268Z 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) 2023-01-11T21:23:43.6053483Z 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) 2023-01-11T21:23:43.6053696Z 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) 2023-01-11T21:23:43.6053910Z 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) 2023-01-11T21:23:43.6054150Z 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) 2023-01-11T21:23:43.6054556Z 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) 2023-01-11T21:23:43.6054771Z 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) 2023-01-11T21:23:43.6054992Z 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) 2023-01-11T21:23:43.6055209Z 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) 2023-01-11T21:23:43.6055443Z 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) 2023-01-11T21:23:43.6055683Z 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) 2023-01-11T21:23:43.6055915Z 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) 2023-01-11T21:23:43.6056148Z 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) 2023-01-11T21:23:43.6056372Z test_meta_outplace_nn_functional_bilinear_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6056592Z test_meta_outplace_nn_functional_bilinear_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6056815Z test_meta_outplace_nn_functional_bilinear_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6057023Z test_meta_outplace_nn_functional_bilinear_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6057257Z 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) 2023-01-11T21:23:43.6057538Z 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) 2023-01-11T21:23:43.6057770Z 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) 2023-01-11T21:23:43.6058002Z 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) 2023-01-11T21:23:43.6058247Z 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) 2023-01-11T21:23:43.6058486Z 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) 2023-01-11T21:23:43.6058724Z 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) 2023-01-11T21:23:43.6058957Z 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) 2023-01-11T21:23:43.6059201Z test_meta_outplace_nn_functional_celu_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6059423Z test_meta_outplace_nn_functional_celu_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6059641Z test_meta_outplace_nn_functional_celu_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6059862Z test_meta_outplace_nn_functional_celu_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6060073Z test_meta_outplace_nn_functional_conv1d_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6060298Z test_meta_outplace_nn_functional_conv1d_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6060515Z test_meta_outplace_nn_functional_conv1d_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6060731Z test_meta_outplace_nn_functional_conv1d_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6060945Z test_meta_outplace_nn_functional_conv1d_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6061162Z test_meta_outplace_nn_functional_conv1d_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6061371Z test_meta_outplace_nn_functional_conv1d_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6061588Z test_meta_outplace_nn_functional_conv2d_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6061809Z test_meta_outplace_nn_functional_conv2d_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6062022Z test_meta_outplace_nn_functional_conv2d_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6062258Z test_meta_outplace_nn_functional_conv2d_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6062465Z test_meta_outplace_nn_functional_conv2d_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6062677Z test_meta_outplace_nn_functional_conv2d_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6062887Z test_meta_outplace_nn_functional_conv2d_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6063121Z 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) 2023-01-11T21:23:43.6063354Z test_meta_outplace_nn_functional_conv_transpose1d_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6063590Z 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) 2023-01-11T21:23:43.6063820Z 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) 2023-01-11T21:23:43.6064078Z 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) 2023-01-11T21:23:43.6064303Z 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) 2023-01-11T21:23:43.6064526Z 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) 2023-01-11T21:23:43.6064803Z 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) 2023-01-11T21:23:43.6065036Z 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) 2023-01-11T21:23:43.6065271Z 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) 2023-01-11T21:23:43.6065491Z 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) 2023-01-11T21:23:43.6065721Z 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) 2023-01-11T21:23:43.6065948Z 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) 2023-01-11T21:23:43.6066220Z 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) 2023-01-11T21:23:43.6066509Z 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) 2023-01-11T21:23:43.6066795Z 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) 2023-01-11T21:23:43.6067075Z 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) 2023-01-11T21:23:43.6067387Z 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) 2023-01-11T21:23:43.6067619Z 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) 2023-01-11T21:23:43.6067837Z 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) 2023-01-11T21:23:43.6068057Z 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) 2023-01-11T21:23:43.6068291Z 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) 2023-01-11T21:23:43.6068513Z 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) 2023-01-11T21:23:43.6068746Z 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) 2023-01-11T21:23:43.6068976Z 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) 2023-01-11T21:23:43.6069230Z 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) 2023-01-11T21:23:43.6069459Z 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) 2023-01-11T21:23:43.6069690Z 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) 2023-01-11T21:23:43.6069919Z 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) 2023-01-11T21:23:43.6070143Z 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) 2023-01-11T21:23:43.6070375Z 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) 2023-01-11T21:23:43.6070605Z 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) 2023-01-11T21:23:43.6070830Z 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) 2023-01-11T21:23:43.6071053Z 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) 2023-01-11T21:23:43.6071267Z 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) 2023-01-11T21:23:43.6071497Z 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) 2023-01-11T21:23:43.6071721Z 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) 2023-01-11T21:23:43.6071942Z 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) 2023-01-11T21:23:43.6072183Z 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) 2023-01-11T21:23:43.6072405Z 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) 2023-01-11T21:23:43.6072641Z 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) 2023-01-11T21:23:43.6072920Z test_meta_outplace_nn_functional_dropout2d_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6073196Z test_meta_outplace_nn_functional_dropout2d_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6073471Z test_meta_outplace_nn_functional_dropout2d_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6073739Z test_meta_outplace_nn_functional_dropout2d_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6074013Z test_meta_outplace_nn_functional_dropout3d_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6074305Z test_meta_outplace_nn_functional_dropout3d_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6074578Z test_meta_outplace_nn_functional_dropout3d_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6074845Z test_meta_outplace_nn_functional_dropout3d_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6075093Z test_meta_outplace_nn_functional_dropout_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6075311Z test_meta_outplace_nn_functional_dropout_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6075529Z test_meta_outplace_nn_functional_dropout_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6075744Z test_meta_outplace_nn_functional_dropout_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6075959Z test_meta_outplace_nn_functional_elu_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6076175Z test_meta_outplace_nn_functional_elu_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6076390Z test_meta_outplace_nn_functional_elu_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6076602Z test_meta_outplace_nn_functional_elu_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6076834Z 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) 2023-01-11T21:23:43.6077049Z 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) 2023-01-11T21:23:43.6077272Z 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) 2023-01-11T21:23:43.6077520Z 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) 2023-01-11T21:23:43.6077743Z test_meta_outplace_nn_functional_embedding_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6077961Z test_meta_outplace_nn_functional_embedding_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6078182Z test_meta_outplace_nn_functional_embedding_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6078397Z test_meta_outplace_nn_functional_embedding_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6078646Z 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) 2023-01-11T21:23:43.6078894Z 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) 2023-01-11T21:23:43.6079128Z 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) 2023-01-11T21:23:43.6079383Z 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) 2023-01-11T21:23:43.6079637Z 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) 2023-01-11T21:23:43.6079879Z 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) 2023-01-11T21:23:43.6080121Z 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) 2023-01-11T21:23:43.6080372Z 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) 2023-01-11T21:23:43.6080620Z 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) 2023-01-11T21:23:43.6080862Z 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) 2023-01-11T21:23:43.6081111Z 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) 2023-01-11T21:23:43.6081352Z 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) 2023-01-11T21:23:43.6081589Z 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) 2023-01-11T21:23:43.6081832Z 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) 2023-01-11T21:23:43.6082075Z 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) 2023-01-11T21:23:43.6082335Z 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) 2023-01-11T21:23:43.6082567Z 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) 2023-01-11T21:23:43.6082813Z 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) 2023-01-11T21:23:43.6083100Z 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) 2023-01-11T21:23:43.6083380Z 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) 2023-01-11T21:23:43.6083666Z 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) 2023-01-11T21:23:43.6083947Z 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) 2023-01-11T21:23:43.6084269Z 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) 2023-01-11T21:23:43.6084554Z 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) 2023-01-11T21:23:43.6084827Z 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) 2023-01-11T21:23:43.6085105Z 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) 2023-01-11T21:23:43.6085376Z test_meta_outplace_nn_functional_gelu_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6085622Z test_meta_outplace_nn_functional_gelu_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6085843Z test_meta_outplace_nn_functional_gelu_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6086060Z test_meta_outplace_nn_functional_gelu_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6086274Z test_meta_outplace_nn_functional_glu_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6086483Z test_meta_outplace_nn_functional_glu_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6086696Z test_meta_outplace_nn_functional_glu_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6086913Z test_meta_outplace_nn_functional_glu_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6087138Z 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) 2023-01-11T21:23:43.6087361Z 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) 2023-01-11T21:23:43.6087605Z 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) 2023-01-11T21:23:43.6087831Z 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) 2023-01-11T21:23:43.6088050Z 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) 2023-01-11T21:23:43.6088276Z 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) 2023-01-11T21:23:43.6088491Z 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) 2023-01-11T21:23:43.6088710Z test_meta_outplace_nn_functional_hardshrink_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6088936Z test_meta_outplace_nn_functional_hardshrink_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6089152Z test_meta_outplace_nn_functional_hardshrink_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6089399Z test_meta_outplace_nn_functional_hardshrink_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6089625Z test_meta_outplace_nn_functional_hardsigmoid_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6089846Z test_meta_outplace_nn_functional_hardsigmoid_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6090069Z test_meta_outplace_nn_functional_hardsigmoid_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6090290Z test_meta_outplace_nn_functional_hardsigmoid_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6090511Z test_meta_outplace_nn_functional_hardswish_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6090735Z test_meta_outplace_nn_functional_hardswish_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6090956Z test_meta_outplace_nn_functional_hardswish_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6091170Z test_meta_outplace_nn_functional_hardswish_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6091387Z test_meta_outplace_nn_functional_hardtanh_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6091613Z test_meta_outplace_nn_functional_hardtanh_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6091826Z test_meta_outplace_nn_functional_hardtanh_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6092040Z test_meta_outplace_nn_functional_hardtanh_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6092255Z test_meta_outplace_nn_functional_hardtanh_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6092493Z test_meta_outplace_nn_functional_hardtanh_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6092710Z test_meta_outplace_nn_functional_hardtanh_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6092925Z test_meta_outplace_nn_functional_hardtanh_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6093164Z 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) 2023-01-11T21:23:43.6093396Z 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) 2023-01-11T21:23:43.6093627Z 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) 2023-01-11T21:23:43.6093922Z 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) 2023-01-11T21:23:43.6094285Z 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) 2023-01-11T21:23:43.6094566Z 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) 2023-01-11T21:23:43.6094781Z 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) 2023-01-11T21:23:43.6094992Z 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) 2023-01-11T21:23:43.6095223Z 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) 2023-01-11T21:23:43.6095446Z test_meta_outplace_nn_functional_instance_norm_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6095671Z 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) 2023-01-11T21:23:43.6095899Z 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) 2023-01-11T21:23:43.6096131Z 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) 2023-01-11T21:23:43.6096360Z 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) 2023-01-11T21:23:43.6096584Z 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) 2023-01-11T21:23:43.6096803Z 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) 2023-01-11T21:23:43.6097036Z 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) 2023-01-11T21:23:43.6097270Z 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) 2023-01-11T21:23:43.6097492Z 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) 2023-01-11T21:23:43.6097756Z 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) 2023-01-11T21:23:43.6097994Z 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) 2023-01-11T21:23:43.6098228Z 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) 2023-01-11T21:23:43.6098464Z 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) 2023-01-11T21:23:43.6098694Z 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) 2023-01-11T21:23:43.6098926Z 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) 2023-01-11T21:23:43.6099162Z 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) 2023-01-11T21:23:43.6099419Z 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) 2023-01-11T21:23:43.6099648Z 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) 2023-01-11T21:23:43.6099880Z 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) 2023-01-11T21:23:43.6100114Z 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) 2023-01-11T21:23:43.6100342Z 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) 2023-01-11T21:23:43.6100578Z 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) 2023-01-11T21:23:43.6100799Z 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) 2023-01-11T21:23:43.6101016Z 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) 2023-01-11T21:23:43.6101232Z 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) 2023-01-11T21:23:43.6101441Z 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) 2023-01-11T21:23:43.6101658Z 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) 2023-01-11T21:23:43.6101882Z 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) 2023-01-11T21:23:43.6102101Z 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) 2023-01-11T21:23:43.6102316Z 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) 2023-01-11T21:23:43.6102582Z 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) 2023-01-11T21:23:43.6102795Z 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) 2023-01-11T21:23:43.6103015Z 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) 2023-01-11T21:23:43.6103233Z 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) 2023-01-11T21:23:43.6103468Z 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) 2023-01-11T21:23:43.6103724Z 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) 2023-01-11T21:23:43.6103946Z 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) 2023-01-11T21:23:43.6104170Z 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) 2023-01-11T21:23:43.6104417Z 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) 2023-01-11T21:23:43.6104636Z 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) 2023-01-11T21:23:43.6104913Z test_meta_outplace_nn_functional_linear_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6105140Z test_meta_outplace_nn_functional_linear_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6105361Z test_meta_outplace_nn_functional_linear_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6105578Z test_meta_outplace_nn_functional_linear_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6105785Z test_meta_outplace_nn_functional_linear_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6105998Z test_meta_outplace_nn_functional_linear_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6106278Z 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) 2023-01-11T21:23:43.6106566Z 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) 2023-01-11T21:23:43.6106855Z 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) 2023-01-11T21:23:43.6107141Z 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) 2023-01-11T21:23:43.6107423Z test_meta_outplace_nn_functional_logsigmoid_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6107642Z test_meta_outplace_nn_functional_logsigmoid_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6107888Z test_meta_outplace_nn_functional_logsigmoid_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6108109Z test_meta_outplace_nn_functional_logsigmoid_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6108343Z 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) 2023-01-11T21:23:43.6108571Z 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) 2023-01-11T21:23:43.6108791Z 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) 2023-01-11T21:23:43.6109021Z 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) 2023-01-11T21:23:43.6109247Z 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) 2023-01-11T21:23:43.6109493Z 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) 2023-01-11T21:23:43.6109713Z 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) 2023-01-11T21:23:43.6109944Z 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) 2023-01-11T21:23:43.6110164Z 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) 2023-01-11T21:23:43.6110385Z 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) 2023-01-11T21:23:43.6110604Z 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) 2023-01-11T21:23:43.6110821Z 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) 2023-01-11T21:23:43.6111035Z 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) 2023-01-11T21:23:43.6111258Z 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) 2023-01-11T21:23:43.6111464Z 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) 2023-01-11T21:23:43.6111678Z 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) 2023-01-11T21:23:43.6111898Z 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) 2023-01-11T21:23:43.6112116Z 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) 2023-01-11T21:23:43.6112332Z 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) 2023-01-11T21:23:43.6112610Z 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) 2023-01-11T21:23:43.6112878Z 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) 2023-01-11T21:23:43.6113156Z 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) 2023-01-11T21:23:43.6113438Z 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) 2023-01-11T21:23:43.6113713Z 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) 2023-01-11T21:23:43.6113993Z 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) 2023-01-11T21:23:43.6114266Z 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) 2023-01-11T21:23:43.6114542Z 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) 2023-01-11T21:23:43.6114843Z 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) 2023-01-11T21:23:43.6115075Z 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) 2023-01-11T21:23:43.6115292Z 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) 2023-01-11T21:23:43.6115512Z 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) 2023-01-11T21:23:43.6115728Z 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) 2023-01-11T21:23:43.6115947Z 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) 2023-01-11T21:23:43.6116168Z 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) 2023-01-11T21:23:43.6116381Z 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) 2023-01-11T21:23:43.6116596Z 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) 2023-01-11T21:23:43.6116825Z 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) 2023-01-11T21:23:43.6117045Z 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) 2023-01-11T21:23:43.6117256Z 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) 2023-01-11T21:23:43.6117473Z test_meta_outplace_nn_functional_mish_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6117707Z test_meta_outplace_nn_functional_mish_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6117926Z test_meta_outplace_nn_functional_mish_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6118142Z test_meta_outplace_nn_functional_mish_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6118367Z 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) 2023-01-11T21:23:43.6118583Z 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) 2023-01-11T21:23:43.6118802Z 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) 2023-01-11T21:23:43.6119022Z 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) 2023-01-11T21:23:43.6119252Z 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) 2023-01-11T21:23:43.6119495Z 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) 2023-01-11T21:23:43.6119711Z 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) 2023-01-11T21:23:43.6119919Z 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) 2023-01-11T21:23:43.6120157Z 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) 2023-01-11T21:23:43.6120392Z 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) 2023-01-11T21:23:43.6120631Z 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) 2023-01-11T21:23:43.6120856Z 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) 2023-01-11T21:23:43.6121094Z 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) 2023-01-11T21:23:43.6121331Z 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) 2023-01-11T21:23:43.6121568Z 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) 2023-01-11T21:23:43.6121801Z 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) 2023-01-11T21:23:43.6122020Z 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) 2023-01-11T21:23:43.6122232Z 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) 2023-01-11T21:23:43.6122470Z 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) 2023-01-11T21:23:43.6122686Z 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) 2023-01-11T21:23:43.6122934Z test_meta_outplace_nn_functional_normalize_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6123215Z test_meta_outplace_nn_functional_normalize_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6123495Z test_meta_outplace_nn_functional_normalize_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6123766Z test_meta_outplace_nn_functional_normalize_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6124043Z test_meta_outplace_nn_functional_normalize_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6124308Z test_meta_outplace_nn_functional_normalize_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6124618Z 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) 2023-01-11T21:23:43.6124900Z 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) 2023-01-11T21:23:43.6125172Z 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) 2023-01-11T21:23:43.6125461Z 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) 2023-01-11T21:23:43.6125704Z 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) 2023-01-11T21:23:43.6125924Z 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) 2023-01-11T21:23:43.6126144Z 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) 2023-01-11T21:23:43.6126363Z 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) 2023-01-11T21:23:43.6126584Z 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) 2023-01-11T21:23:43.6126807Z 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) 2023-01-11T21:23:43.6127025Z 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) 2023-01-11T21:23:43.6127249Z 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) 2023-01-11T21:23:43.6127464Z 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) 2023-01-11T21:23:43.6127685Z 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) 2023-01-11T21:23:43.6127923Z 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) 2023-01-11T21:23:43.6128154Z 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) 2023-01-11T21:23:43.6128381Z 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) 2023-01-11T21:23:43.6128605Z 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) 2023-01-11T21:23:43.6128818Z 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) 2023-01-11T21:23:43.6129035Z 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) 2023-01-11T21:23:43.6129257Z 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) 2023-01-11T21:23:43.6129477Z 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) 2023-01-11T21:23:43.6129716Z 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) 2023-01-11T21:23:43.6129932Z 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) 2023-01-11T21:23:43.6130146Z 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) 2023-01-11T21:23:43.6130367Z 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) 2023-01-11T21:23:43.6130591Z 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) 2023-01-11T21:23:43.6130812Z 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) 2023-01-11T21:23:43.6131035Z 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) 2023-01-11T21:23:43.6131259Z 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) 2023-01-11T21:23:43.6131475Z 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) 2023-01-11T21:23:43.6131705Z 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) 2023-01-11T21:23:43.6131937Z 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) 2023-01-11T21:23:43.6132158Z 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) 2023-01-11T21:23:43.6132383Z 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) 2023-01-11T21:23:43.6132602Z 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) 2023-01-11T21:23:43.6132850Z 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) 2023-01-11T21:23:43.6133082Z 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) 2023-01-11T21:23:43.6133339Z 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) 2023-01-11T21:23:43.6133590Z 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) 2023-01-11T21:23:43.6133809Z 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) 2023-01-11T21:23:43.6134031Z 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) 2023-01-11T21:23:43.6134351Z 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) 2023-01-11T21:23:43.6134610Z 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) 2023-01-11T21:23:43.6134841Z 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) 2023-01-11T21:23:43.6135066Z 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) 2023-01-11T21:23:43.6135294Z 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) 2023-01-11T21:23:43.6135513Z test_meta_outplace_nn_functional_pdist_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6135730Z test_meta_outplace_nn_functional_pdist_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6135961Z 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) 2023-01-11T21:23:43.6136184Z 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) 2023-01-11T21:23:43.6136414Z 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) 2023-01-11T21:23:43.6136636Z 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) 2023-01-11T21:23:43.6136857Z 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) 2023-01-11T21:23:43.6137079Z 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) 2023-01-11T21:23:43.6137306Z 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) 2023-01-11T21:23:43.6137533Z 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) 2023-01-11T21:23:43.6137782Z 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) 2023-01-11T21:23:43.6138006Z 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) 2023-01-11T21:23:43.6138231Z 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) 2023-01-11T21:23:43.6138449Z 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) 2023-01-11T21:23:43.6138677Z 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) 2023-01-11T21:23:43.6138904Z 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) 2023-01-11T21:23:43.6139137Z 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) 2023-01-11T21:23:43.6139364Z 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) 2023-01-11T21:23:43.6139616Z 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) 2023-01-11T21:23:43.6139832Z 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) 2023-01-11T21:23:43.6140053Z 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) 2023-01-11T21:23:43.6140280Z 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) 2023-01-11T21:23:43.6140502Z 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) 2023-01-11T21:23:43.6140731Z 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) 2023-01-11T21:23:43.6140957Z 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) 2023-01-11T21:23:43.6141176Z 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) 2023-01-11T21:23:43.6141402Z 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) 2023-01-11T21:23:43.6141635Z 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) 2023-01-11T21:23:43.6141859Z 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) 2023-01-11T21:23:43.6142077Z 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) 2023-01-11T21:23:43.6142299Z 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) 2023-01-11T21:23:43.6142532Z 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) 2023-01-11T21:23:43.6142751Z 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) 2023-01-11T21:23:43.6142970Z 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) 2023-01-11T21:23:43.6143198Z 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) 2023-01-11T21:23:43.6143418Z test_meta_outplace_nn_functional_prelu_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6143635Z test_meta_outplace_nn_functional_prelu_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6143858Z test_meta_outplace_nn_functional_prelu_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6144078Z test_meta_outplace_nn_functional_prelu_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6144323Z test_meta_outplace_nn_functional_relu6_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6144539Z test_meta_outplace_nn_functional_relu6_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6144804Z test_meta_outplace_nn_functional_relu6_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6145024Z test_meta_outplace_nn_functional_relu6_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6145233Z test_meta_outplace_nn_functional_relu6_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6145448Z test_meta_outplace_nn_functional_relu6_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6145669Z test_meta_outplace_nn_functional_relu6_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6145885Z test_meta_outplace_nn_functional_relu6_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6146133Z test_meta_outplace_nn_functional_relu6_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6146410Z test_meta_outplace_nn_functional_relu_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6146681Z test_meta_outplace_nn_functional_relu_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6146950Z test_meta_outplace_nn_functional_relu_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6147218Z test_meta_outplace_nn_functional_relu_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6147470Z test_meta_outplace_nn_functional_relu_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6147681Z test_meta_outplace_nn_functional_relu_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6147914Z test_meta_outplace_nn_functional_relu_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6148132Z test_meta_outplace_nn_functional_relu_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6148347Z test_meta_outplace_nn_functional_relu_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6148570Z test_meta_outplace_nn_functional_rrelu_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6148784Z test_meta_outplace_nn_functional_rrelu_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6149004Z test_meta_outplace_nn_functional_rrelu_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6149216Z test_meta_outplace_nn_functional_rrelu_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6149428Z test_meta_outplace_nn_functional_selu_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6149662Z test_meta_outplace_nn_functional_selu_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6149878Z test_meta_outplace_nn_functional_selu_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6150096Z test_meta_outplace_nn_functional_selu_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6150309Z test_meta_outplace_nn_functional_silu_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6150514Z test_meta_outplace_nn_functional_silu_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6150733Z test_meta_outplace_nn_functional_silu_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6150940Z test_meta_outplace_nn_functional_silu_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6151166Z 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) 2023-01-11T21:23:43.6151385Z 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) 2023-01-11T21:23:43.6151601Z 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) 2023-01-11T21:23:43.6151828Z 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) 2023-01-11T21:23:43.6152059Z 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) 2023-01-11T21:23:43.6152281Z 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) 2023-01-11T21:23:43.6152504Z 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) 2023-01-11T21:23:43.6152747Z test_meta_outplace_nn_functional_softmin_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6152967Z test_meta_outplace_nn_functional_softmin_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6153187Z test_meta_outplace_nn_functional_softmin_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6153409Z test_meta_outplace_nn_functional_softmin_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6153646Z 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) 2023-01-11T21:23:43.6153919Z 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) 2023-01-11T21:23:43.6154168Z 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) 2023-01-11T21:23:43.6154401Z 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) 2023-01-11T21:23:43.6154657Z 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) 2023-01-11T21:23:43.6154889Z 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) 2023-01-11T21:23:43.6155120Z 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) 2023-01-11T21:23:43.6155340Z 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) 2023-01-11T21:23:43.6155559Z 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) 2023-01-11T21:23:43.6155789Z 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) 2023-01-11T21:23:43.6156002Z 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) 2023-01-11T21:23:43.6156223Z test_meta_outplace_nn_functional_softplus_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6156445Z test_meta_outplace_nn_functional_softplus_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6156664Z test_meta_outplace_nn_functional_softplus_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6156880Z test_meta_outplace_nn_functional_softplus_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6157103Z test_meta_outplace_nn_functional_softshrink_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6157326Z test_meta_outplace_nn_functional_softshrink_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6157567Z test_meta_outplace_nn_functional_softshrink_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6157789Z test_meta_outplace_nn_functional_softshrink_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6158009Z test_meta_outplace_nn_functional_softsign_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6158228Z test_meta_outplace_nn_functional_softsign_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6158453Z test_meta_outplace_nn_functional_softsign_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6158670Z test_meta_outplace_nn_functional_softsign_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6158894Z test_meta_outplace_nn_functional_softsign_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6159113Z test_meta_outplace_nn_functional_softsign_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6159362Z test_meta_outplace_nn_functional_softsign_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6159582Z test_meta_outplace_nn_functional_softsign_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6159796Z test_meta_outplace_nn_functional_softsign_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6160019Z test_meta_outplace_nn_functional_softsign_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6160236Z test_meta_outplace_nn_functional_softsign_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6160449Z test_meta_outplace_nn_functional_softsign_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6160673Z test_meta_outplace_nn_functional_tanhshrink_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6160899Z test_meta_outplace_nn_functional_tanhshrink_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6161121Z test_meta_outplace_nn_functional_tanhshrink_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6161346Z test_meta_outplace_nn_functional_tanhshrink_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6161566Z test_meta_outplace_nn_functional_tanhshrink_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6161789Z test_meta_outplace_nn_functional_tanhshrink_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6162010Z test_meta_outplace_nn_functional_tanhshrink_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6162234Z test_meta_outplace_nn_functional_tanhshrink_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6162469Z test_meta_outplace_nn_functional_tanhshrink_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6162705Z test_meta_outplace_nn_functional_tanhshrink_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6162971Z test_meta_outplace_nn_functional_tanhshrink_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6163251Z test_meta_outplace_nn_functional_threshold_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6163527Z test_meta_outplace_nn_functional_threshold_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6163806Z test_meta_outplace_nn_functional_threshold_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6164069Z test_meta_outplace_nn_functional_threshold_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6164346Z test_meta_outplace_nn_functional_threshold_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6164650Z test_meta_outplace_nn_functional_threshold_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6164917Z test_meta_outplace_nn_functional_threshold_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6165189Z test_meta_outplace_nn_functional_threshold_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6165458Z test_meta_outplace_nn_functional_threshold_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6165708Z 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) 2023-01-11T21:23:43.6165945Z 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) 2023-01-11T21:23:43.6166184Z 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) 2023-01-11T21:23:43.6166416Z 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) 2023-01-11T21:23:43.6166651Z 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) 2023-01-11T21:23:43.6166880Z 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) 2023-01-11T21:23:43.6167103Z 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) 2023-01-11T21:23:43.6167327Z 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) 2023-01-11T21:23:43.6167549Z 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) 2023-01-11T21:23:43.6167775Z 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) 2023-01-11T21:23:43.6168019Z 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) 2023-01-11T21:23:43.6168265Z 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) 2023-01-11T21:23:43.6168517Z 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) 2023-01-11T21:23:43.6168769Z 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) 2023-01-11T21:23:43.6169015Z 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) 2023-01-11T21:23:43.6169251Z 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) 2023-01-11T21:23:43.6169490Z 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) 2023-01-11T21:23:43.6169754Z 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) 2023-01-11T21:23:43.6169990Z 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) 2023-01-11T21:23:43.6170221Z 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) 2023-01-11T21:23:43.6170462Z 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) 2023-01-11T21:23:43.6170698Z 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) 2023-01-11T21:23:43.6170922Z test_meta_outplace_nn_functional_unfold_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6171144Z test_meta_outplace_nn_functional_unfold_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6171366Z test_meta_outplace_nn_functional_unfold_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6171589Z test_meta_outplace_nn_functional_unfold_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6171804Z test_meta_outplace_nn_functional_unfold_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6172018Z test_meta_outplace_nn_functional_unfold_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6172247Z 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) 2023-01-11T21:23:43.6172469Z 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) 2023-01-11T21:23:43.6172710Z 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) 2023-01-11T21:23:43.6172940Z 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) 2023-01-11T21:23:43.6173162Z 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) 2023-01-11T21:23:43.6173383Z 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) 2023-01-11T21:23:43.6173610Z 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) 2023-01-11T21:23:43.6173820Z test_meta_outplace_nonzero_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6174027Z test_meta_outplace_nonzero_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6174413Z test_meta_outplace_nonzero_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6174668Z test_meta_outplace_nonzero_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6174879Z test_meta_outplace_nonzero_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6175084Z test_meta_outplace_nonzero_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6175295Z test_meta_outplace_nonzero_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6175494Z test_meta_outplace_nonzero_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6175691Z test_meta_outplace_nonzero_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6175898Z test_meta_outplace_nonzero_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6176099Z test_meta_outplace_nonzero_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6176298Z test_meta_outplace_nonzero_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6176501Z test_meta_outplace_nonzero_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6176698Z test_meta_outplace_norm_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6176903Z test_meta_outplace_norm_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6177112Z test_meta_outplace_norm_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6177313Z test_meta_outplace_norm_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6177511Z test_meta_outplace_norm_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6177700Z test_meta_outplace_norm_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6177940Z test_meta_outplace_norm_fro_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6178151Z test_meta_outplace_norm_fro_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6178365Z test_meta_outplace_norm_fro_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6178570Z test_meta_outplace_norm_fro_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6178774Z test_meta_outplace_norm_fro_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6178980Z test_meta_outplace_norm_fro_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6179184Z test_meta_outplace_norm_inf_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6179394Z test_meta_outplace_norm_inf_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6179653Z test_meta_outplace_norm_inf_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6179854Z test_meta_outplace_norm_inf_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6180050Z test_meta_outplace_norm_inf_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6180256Z test_meta_outplace_norm_inf_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6180467Z test_meta_outplace_norm_nuc_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6180676Z test_meta_outplace_norm_nuc_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6180878Z test_meta_outplace_norm_nuc_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6181076Z test_meta_outplace_norm_nuc_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6181278Z test_meta_outplace_normal_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6181484Z test_meta_outplace_normal_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6181686Z test_meta_outplace_normal_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6181892Z test_meta_outplace_normal_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6182114Z test_meta_outplace_normal_number_mean_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6182324Z test_meta_outplace_normal_number_mean_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6182541Z test_meta_outplace_normal_number_mean_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6182778Z test_meta_outplace_normal_number_mean_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6182981Z test_meta_outplace_ones_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6183181Z test_meta_outplace_ones_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6183390Z test_meta_outplace_ones_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6183598Z test_meta_outplace_ones_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6183800Z test_meta_outplace_ones_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6184007Z test_meta_outplace_ones_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6189154Z test_meta_outplace_ones_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6189384Z test_meta_outplace_ones_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6189652Z test_meta_outplace_ones_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6189858Z test_meta_outplace_ones_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6190054Z test_meta_outplace_ones_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6190258Z test_meta_outplace_ones_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6190457Z test_meta_outplace_ones_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6190668Z test_meta_outplace_ones_like_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6190879Z test_meta_outplace_ones_like_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6191093Z test_meta_outplace_ones_like_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6191304Z test_meta_outplace_ones_like_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6191519Z test_meta_outplace_ones_like_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6191730Z test_meta_outplace_ones_like_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6191939Z test_meta_outplace_ones_like_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6192143Z test_meta_outplace_ones_like_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6192358Z test_meta_outplace_ones_like_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6192612Z test_meta_outplace_ones_like_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6192892Z test_meta_outplace_ones_like_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6193155Z test_meta_outplace_ones_like_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6193405Z test_meta_outplace_ones_like_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6193671Z test_meta_outplace_ormqr_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6193928Z test_meta_outplace_ormqr_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6194185Z test_meta_outplace_ormqr_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6194447Z test_meta_outplace_ormqr_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6194784Z test_meta_outplace_outer_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6195061Z test_meta_outplace_outer_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6195304Z test_meta_outplace_outer_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6195511Z test_meta_outplace_outer_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6195715Z test_meta_outplace_outer_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6195921Z test_meta_outplace_outer_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6196120Z test_meta_outplace_outer_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6196324Z test_meta_outplace_outer_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6196529Z test_meta_outplace_outer_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6196730Z test_meta_outplace_outer_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6196932Z test_meta_outplace_outer_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6197139Z test_meta_outplace_outer_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6197344Z test_meta_outplace_pca_lowrank_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6197556Z test_meta_outplace_pca_lowrank_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6197767Z test_meta_outplace_permute_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6197973Z test_meta_outplace_permute_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6198187Z test_meta_outplace_permute_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6198424Z test_meta_outplace_permute_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6198638Z test_meta_outplace_permute_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6198843Z test_meta_outplace_permute_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6199052Z test_meta_outplace_permute_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6199255Z test_meta_outplace_permute_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6199464Z test_meta_outplace_permute_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6199665Z test_meta_outplace_permute_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6199866Z test_meta_outplace_permute_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6200069Z test_meta_outplace_permute_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6200309Z test_meta_outplace_permute_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6200524Z test_meta_outplace_pinverse_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6200738Z test_meta_outplace_pinverse_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6200949Z test_meta_outplace_pinverse_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6201159Z test_meta_outplace_pinverse_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6201364Z test_meta_outplace_polar_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6201568Z test_meta_outplace_polar_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6201786Z 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) 2023-01-11T21:23:43.6202013Z 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) 2023-01-11T21:23:43.6202239Z 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) 2023-01-11T21:23:43.6202457Z 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) 2023-01-11T21:23:43.6202691Z 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) 2023-01-11T21:23:43.6202967Z 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) 2023-01-11T21:23:43.6203233Z 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) 2023-01-11T21:23:43.6203509Z 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) 2023-01-11T21:23:43.6203798Z 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) 2023-01-11T21:23:43.6204071Z 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) 2023-01-11T21:23:43.6204347Z 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) 2023-01-11T21:23:43.6204618Z 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) 2023-01-11T21:23:43.6204879Z 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) 2023-01-11T21:23:43.6205151Z 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) 2023-01-11T21:23:43.6205418Z 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) 2023-01-11T21:23:43.6205659Z 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) 2023-01-11T21:23:43.6205894Z 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) 2023-01-11T21:23:43.6206108Z 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) 2023-01-11T21:23:43.6206320Z 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) 2023-01-11T21:23:43.6206536Z 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) 2023-01-11T21:23:43.6206752Z 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) 2023-01-11T21:23:43.6206967Z 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) 2023-01-11T21:23:43.6207179Z 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) 2023-01-11T21:23:43.6207392Z 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) 2023-01-11T21:23:43.6207600Z 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) 2023-01-11T21:23:43.6207815Z 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) 2023-01-11T21:23:43.6208026Z 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) 2023-01-11T21:23:43.6208250Z 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) 2023-01-11T21:23:43.6208473Z 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) 2023-01-11T21:23:43.6208696Z 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) 2023-01-11T21:23:43.6208938Z 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) 2023-01-11T21:23:43.6209161Z 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) 2023-01-11T21:23:43.6209386Z 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) 2023-01-11T21:23:43.6209599Z 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) 2023-01-11T21:23:43.6209816Z 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) 2023-01-11T21:23:43.6210035Z 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) 2023-01-11T21:23:43.6210244Z 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) 2023-01-11T21:23:43.6210462Z 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) 2023-01-11T21:23:43.6210698Z 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) 2023-01-11T21:23:43.6210918Z 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) 2023-01-11T21:23:43.6211136Z 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) 2023-01-11T21:23:43.6211351Z 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) 2023-01-11T21:23:43.6211564Z 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) 2023-01-11T21:23:43.6211783Z 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) 2023-01-11T21:23:43.6211993Z 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) 2023-01-11T21:23:43.6212205Z test_meta_outplace_positive_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6212422Z test_meta_outplace_positive_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6212631Z test_meta_outplace_positive_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6212847Z test_meta_outplace_positive_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6213060Z test_meta_outplace_positive_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6213270Z test_meta_outplace_positive_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6213479Z test_meta_outplace_positive_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6213706Z test_meta_outplace_positive_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6213914Z test_meta_outplace_positive_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6214119Z test_meta_outplace_positive_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6214555Z test_meta_outplace_positive_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6214760Z test_meta_outplace_positive_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6214965Z test_meta_outplace_pow_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6215167Z test_meta_outplace_pow_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6215370Z test_meta_outplace_pow_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6215578Z test_meta_outplace_pow_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6215831Z test_meta_outplace_pow_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6216037Z test_meta_outplace_pow_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6216239Z test_meta_outplace_pow_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6216442Z test_meta_outplace_pow_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6216646Z test_meta_outplace_pow_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6216846Z test_meta_outplace_pow_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6217048Z test_meta_outplace_pow_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6217238Z test_meta_outplace_pow_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6217441Z test_meta_outplace_prod_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6217643Z test_meta_outplace_prod_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6217852Z test_meta_outplace_prod_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6218058Z test_meta_outplace_prod_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6218268Z test_meta_outplace_prod_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6218471Z test_meta_outplace_prod_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6218674Z test_meta_outplace_prod_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6218872Z test_meta_outplace_prod_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6219105Z test_meta_outplace_prod_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6219310Z test_meta_outplace_prod_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6219508Z test_meta_outplace_prod_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6219707Z test_meta_outplace_prod_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6219904Z test_meta_outplace_prod_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6220105Z test_meta_outplace_put_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6220305Z test_meta_outplace_put_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6220510Z test_meta_outplace_put_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6220742Z test_meta_outplace_put_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6220944Z test_meta_outplace_put_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6221153Z test_meta_outplace_put_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6221355Z test_meta_outplace_put_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6221548Z test_meta_outplace_put_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6221748Z test_meta_outplace_put_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6221946Z test_meta_outplace_put_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6222150Z test_meta_outplace_put_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6222348Z test_meta_outplace_put_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6222554Z test_meta_outplace_qr_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6222760Z test_meta_outplace_qr_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6222959Z test_meta_outplace_qr_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6223161Z test_meta_outplace_qr_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6223377Z test_meta_outplace_quantile_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6223622Z test_meta_outplace_quantile_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6223844Z test_meta_outplace_rad2deg_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6224074Z test_meta_outplace_rad2deg_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6224284Z test_meta_outplace_rad2deg_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6224491Z test_meta_outplace_rad2deg_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6224749Z test_meta_outplace_rad2deg_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6224958Z test_meta_outplace_rad2deg_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6225165Z test_meta_outplace_rad2deg_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6225366Z test_meta_outplace_rad2deg_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6225569Z test_meta_outplace_rad2deg_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6225769Z test_meta_outplace_rad2deg_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6226006Z test_meta_outplace_rand_like_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6226266Z test_meta_outplace_rand_like_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6226529Z test_meta_outplace_rand_like_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6226794Z test_meta_outplace_rand_like_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6227053Z test_meta_outplace_rand_like_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6227313Z test_meta_outplace_rand_like_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6227563Z test_meta_outplace_rand_like_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6227771Z test_meta_outplace_randint_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6227978Z test_meta_outplace_randint_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6228183Z test_meta_outplace_randint_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6228383Z test_meta_outplace_randint_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6228585Z test_meta_outplace_randint_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6228784Z test_meta_outplace_randint_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6228981Z test_meta_outplace_randint_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6229184Z test_meta_outplace_randint_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6229404Z test_meta_outplace_randint_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6229622Z test_meta_outplace_randint_like_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6229832Z test_meta_outplace_randint_like_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6230038Z test_meta_outplace_randint_like_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6230239Z test_meta_outplace_randint_like_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6230451Z test_meta_outplace_randint_like_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6230667Z test_meta_outplace_randint_like_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6230879Z test_meta_outplace_randint_like_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6231104Z test_meta_outplace_randint_like_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6231311Z test_meta_outplace_randint_like_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6231520Z test_meta_outplace_randn_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6231733Z test_meta_outplace_randn_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6231944Z test_meta_outplace_randn_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6232149Z test_meta_outplace_randn_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6232360Z test_meta_outplace_randn_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6232593Z test_meta_outplace_randn_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6232840Z test_meta_outplace_randn_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6233100Z test_meta_outplace_randn_like_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6233364Z test_meta_outplace_randn_like_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6233629Z test_meta_outplace_randn_like_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6233889Z test_meta_outplace_randn_like_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6234149Z test_meta_outplace_randn_like_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6234410Z test_meta_outplace_randn_like_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6234672Z test_meta_outplace_randn_like_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6234948Z test_meta_outplace_ravel_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6235155Z test_meta_outplace_ravel_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6235369Z test_meta_outplace_ravel_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6235576Z test_meta_outplace_ravel_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6235779Z test_meta_outplace_ravel_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6235972Z test_meta_outplace_ravel_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6236178Z test_meta_outplace_ravel_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6236374Z test_meta_outplace_ravel_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6236608Z test_meta_outplace_ravel_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6236813Z test_meta_outplace_ravel_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6237013Z test_meta_outplace_ravel_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6237216Z test_meta_outplace_ravel_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6237424Z test_meta_outplace_ravel_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6237626Z test_meta_outplace_real_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6237831Z test_meta_outplace_real_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6238040Z test_meta_outplace_real_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6238243Z test_meta_outplace_real_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6238447Z test_meta_outplace_real_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6238655Z test_meta_outplace_real_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6238857Z test_meta_outplace_real_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6239055Z test_meta_outplace_real_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6239260Z test_meta_outplace_real_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6239462Z test_meta_outplace_real_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6239664Z test_meta_outplace_real_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6239882Z test_meta_outplace_real_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6240082Z test_meta_outplace_real_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6240289Z test_meta_outplace_reciprocal_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6240505Z test_meta_outplace_reciprocal_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6240726Z test_meta_outplace_reciprocal_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6240939Z test_meta_outplace_reciprocal_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6241151Z test_meta_outplace_reciprocal_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6241360Z test_meta_outplace_reciprocal_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6241572Z test_meta_outplace_reciprocal_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6241806Z test_meta_outplace_reciprocal_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6242013Z test_meta_outplace_reciprocal_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6242219Z test_meta_outplace_reciprocal_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6242427Z test_meta_outplace_reciprocal_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6242630Z test_meta_outplace_reciprocal_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6242868Z test_meta_outplace_remainder_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6243134Z test_meta_outplace_remainder_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6243395Z test_meta_outplace_remainder_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6243656Z test_meta_outplace_remainder_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6243914Z test_meta_outplace_remainder_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6244169Z test_meta_outplace_remainder_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6244421Z test_meta_outplace_remainder_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6244678Z test_meta_outplace_remainder_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6244926Z test_meta_outplace_remainder_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6245165Z test_meta_outplace_renorm_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6245394Z test_meta_outplace_renorm_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6245605Z test_meta_outplace_renorm_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6245810Z test_meta_outplace_renorm_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6246016Z test_meta_outplace_renorm_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6246216Z test_meta_outplace_renorm_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6246421Z test_meta_outplace_repeat_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6246629Z test_meta_outplace_repeat_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6246843Z test_meta_outplace_repeat_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6247079Z test_meta_outplace_repeat_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6247289Z test_meta_outplace_repeat_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6247499Z test_meta_outplace_repeat_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6247694Z test_meta_outplace_repeat_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6247904Z test_meta_outplace_repeat_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6248109Z test_meta_outplace_repeat_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6248312Z test_meta_outplace_repeat_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6248515Z test_meta_outplace_repeat_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6248719Z test_meta_outplace_repeat_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6248945Z test_meta_outplace_repeat_interleave_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6249170Z test_meta_outplace_repeat_interleave_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6249395Z test_meta_outplace_repeat_interleave_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6249621Z test_meta_outplace_repeat_interleave_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6249847Z test_meta_outplace_repeat_interleave_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6250064Z test_meta_outplace_repeat_interleave_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6250306Z test_meta_outplace_repeat_interleave_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6250529Z test_meta_outplace_repeat_interleave_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6250744Z test_meta_outplace_repeat_interleave_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6250964Z test_meta_outplace_repeat_interleave_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6251179Z test_meta_outplace_repeat_interleave_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6251397Z test_meta_outplace_repeat_interleave_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6251609Z test_meta_outplace_repeat_interleave_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6251824Z test_meta_outplace_reshape_as_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6252034Z test_meta_outplace_reshape_as_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6252277Z test_meta_outplace_reshape_as_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6252485Z test_meta_outplace_reshape_as_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6252697Z test_meta_outplace_reshape_as_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6252958Z test_meta_outplace_reshape_as_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6253222Z test_meta_outplace_reshape_as_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6253487Z test_meta_outplace_reshape_as_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6253751Z test_meta_outplace_reshape_as_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6254007Z test_meta_outplace_reshape_as_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6254396Z test_meta_outplace_reshape_as_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6254662Z test_meta_outplace_reshape_as_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6254917Z test_meta_outplace_reshape_as_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6255176Z test_meta_outplace_reshape_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6255419Z test_meta_outplace_reshape_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6255633Z test_meta_outplace_reshape_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6255849Z test_meta_outplace_reshape_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6256101Z test_meta_outplace_reshape_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6256311Z test_meta_outplace_reshape_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6256516Z test_meta_outplace_reshape_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6256723Z test_meta_outplace_reshape_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6256928Z test_meta_outplace_reshape_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6257133Z test_meta_outplace_reshape_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6257339Z test_meta_outplace_reshape_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6257546Z test_meta_outplace_reshape_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6257742Z test_meta_outplace_reshape_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6257980Z test_meta_outplace_resize__cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6258183Z test_meta_outplace_resize__cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6258391Z test_meta_outplace_resize__cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6258606Z test_meta_outplace_resize__cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6258814Z test_meta_outplace_resize__cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6259019Z test_meta_outplace_resize__cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6259224Z test_meta_outplace_resize__cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6259429Z test_meta_outplace_resize__cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6259631Z test_meta_outplace_resize__cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6259889Z test_meta_outplace_resize__cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6260138Z test_meta_outplace_resize__cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6260339Z test_meta_outplace_resize__cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6260554Z test_meta_outplace_resize_as__cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6260759Z test_meta_outplace_resize_as__cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6260974Z test_meta_outplace_resize_as__cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6261219Z test_meta_outplace_resize_as__cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6261427Z test_meta_outplace_resize_as__cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6261639Z test_meta_outplace_resize_as__cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6261849Z test_meta_outplace_resize_as__cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6262052Z test_meta_outplace_resize_as__cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6262249Z test_meta_outplace_resize_as__cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6262460Z test_meta_outplace_resize_as__cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6262664Z test_meta_outplace_resize_as__cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6262886Z test_meta_outplace_resize_as__cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6263099Z test_meta_outplace_resolve_conj_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6263305Z test_meta_outplace_resolve_conj_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6263525Z test_meta_outplace_resolve_conj_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6263743Z test_meta_outplace_resolve_conj_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6263957Z test_meta_outplace_resolve_conj_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6264167Z test_meta_outplace_resolve_conj_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6264370Z test_meta_outplace_resolve_conj_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6264571Z test_meta_outplace_resolve_conj_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6264849Z test_meta_outplace_resolve_conj_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6265065Z test_meta_outplace_resolve_conj_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6265278Z test_meta_outplace_resolve_conj_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6265485Z test_meta_outplace_resolve_conj_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6265698Z test_meta_outplace_resolve_neg_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6265907Z test_meta_outplace_resolve_neg_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6266197Z test_meta_outplace_resolve_neg_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6266466Z test_meta_outplace_resolve_neg_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6266732Z test_meta_outplace_resolve_neg_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6266998Z test_meta_outplace_resolve_neg_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6267252Z test_meta_outplace_resolve_neg_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6267490Z test_meta_outplace_resolve_neg_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6267700Z test_meta_outplace_resolve_neg_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6267910Z test_meta_outplace_resolve_neg_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6268115Z test_meta_outplace_resolve_neg_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6268353Z test_meta_outplace_resolve_neg_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6268552Z test_meta_outplace_resolve_neg_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6268758Z test_meta_outplace_roll_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6268963Z test_meta_outplace_roll_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6269169Z test_meta_outplace_roll_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6269379Z test_meta_outplace_roll_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6269581Z test_meta_outplace_roll_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6269784Z test_meta_outplace_roll_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6269987Z test_meta_outplace_roll_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6270189Z test_meta_outplace_roll_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6270391Z test_meta_outplace_roll_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6270594Z test_meta_outplace_roll_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6270797Z test_meta_outplace_roll_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6271003Z test_meta_outplace_roll_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6271207Z test_meta_outplace_roll_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6271427Z test_meta_outplace_rot90_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6271628Z test_meta_outplace_rot90_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6271840Z test_meta_outplace_rot90_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6272050Z test_meta_outplace_rot90_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6272251Z test_meta_outplace_rot90_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6272454Z test_meta_outplace_rot90_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6272705Z test_meta_outplace_rot90_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6272957Z test_meta_outplace_rot90_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6273206Z test_meta_outplace_rot90_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6273494Z test_meta_outplace_rot90_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6273746Z test_meta_outplace_rot90_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6273984Z test_meta_outplace_rot90_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6274246Z test_meta_outplace_round_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6274506Z test_meta_outplace_round_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6274760Z test_meta_outplace_round_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6275000Z test_meta_outplace_round_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6275200Z test_meta_outplace_round_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6275405Z test_meta_outplace_round_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6275610Z test_meta_outplace_round_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6275814Z test_meta_outplace_round_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6276015Z test_meta_outplace_round_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6276227Z test_meta_outplace_round_decimals_0_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6276446Z test_meta_outplace_round_decimals_0_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6276664Z test_meta_outplace_round_decimals_0_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6276903Z test_meta_outplace_round_decimals_0_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6277121Z test_meta_outplace_round_decimals_3_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6277332Z test_meta_outplace_round_decimals_3_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6277548Z test_meta_outplace_round_decimals_3_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6277760Z test_meta_outplace_round_decimals_3_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6277985Z 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) 2023-01-11T21:23:43.6278209Z 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) 2023-01-11T21:23:43.6278429Z 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) 2023-01-11T21:23:43.6278641Z 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) 2023-01-11T21:23:43.6278861Z test_meta_outplace_rsqrt_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6279065Z test_meta_outplace_rsqrt_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6279278Z test_meta_outplace_rsqrt_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6279495Z test_meta_outplace_rsqrt_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6279708Z test_meta_outplace_rsqrt_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6279913Z test_meta_outplace_rsqrt_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6280116Z test_meta_outplace_rsqrt_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6280315Z test_meta_outplace_rsqrt_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6280514Z test_meta_outplace_rsqrt_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6280722Z test_meta_outplace_rsqrt_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6280913Z test_meta_outplace_rsqrt_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6281114Z test_meta_outplace_rsqrt_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6281312Z test_meta_outplace_rsqrt_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6281520Z test_meta_outplace_rsub_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6281728Z test_meta_outplace_rsub_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6281957Z test_meta_outplace_rsub_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6282165Z test_meta_outplace_rsub_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6282366Z test_meta_outplace_rsub_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6282571Z test_meta_outplace_rsub_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6282806Z test_meta_outplace_rsub_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6283062Z test_meta_outplace_rsub_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6283306Z test_meta_outplace_rsub_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6283564Z test_meta_outplace_rsub_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6283810Z test_meta_outplace_rsub_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6284110Z test_meta_outplace_scalar_tensor_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6284370Z test_meta_outplace_scalar_tensor_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6284642Z test_meta_outplace_scalar_tensor_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6284915Z test_meta_outplace_scalar_tensor_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6285173Z test_meta_outplace_scalar_tensor_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6285441Z test_meta_outplace_scalar_tensor_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6285672Z test_meta_outplace_scalar_tensor_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6285880Z test_meta_outplace_scalar_tensor_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6286081Z test_meta_outplace_scalar_tensor_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6286292Z test_meta_outplace_scalar_tensor_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6286503Z test_meta_outplace_scalar_tensor_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6286717Z test_meta_outplace_scalar_tensor_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6286926Z test_meta_outplace_scalar_tensor_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6287142Z test_meta_outplace_scatter_add_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6287351Z test_meta_outplace_scatter_add_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6287596Z test_meta_outplace_scatter_add_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6287815Z test_meta_outplace_scatter_add_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6288025Z test_meta_outplace_scatter_add_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6288241Z test_meta_outplace_scatter_add_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6288441Z test_meta_outplace_scatter_add_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6288661Z test_meta_outplace_scatter_add_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6288872Z test_meta_outplace_scatter_add_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6289083Z test_meta_outplace_scatter_add_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6289321Z test_meta_outplace_scatter_add_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6289526Z test_meta_outplace_scatter_add_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6289737Z test_meta_outplace_scatter_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6289940Z test_meta_outplace_scatter_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6290159Z test_meta_outplace_scatter_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6290372Z test_meta_outplace_scatter_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6290581Z test_meta_outplace_scatter_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6290778Z test_meta_outplace_scatter_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6290980Z test_meta_outplace_scatter_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6291184Z test_meta_outplace_scatter_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6291394Z test_meta_outplace_scatter_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6291595Z test_meta_outplace_scatter_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6291799Z test_meta_outplace_scatter_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6292000Z test_meta_outplace_scatter_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6292219Z test_meta_outplace_scatter_reduce_amax_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6292461Z test_meta_outplace_scatter_reduce_amax_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6292690Z test_meta_outplace_scatter_reduce_amax_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6292909Z test_meta_outplace_scatter_reduce_amax_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6293137Z test_meta_outplace_scatter_reduce_amax_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6293388Z test_meta_outplace_scatter_reduce_amax_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6293609Z test_meta_outplace_scatter_reduce_amax_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6293828Z test_meta_outplace_scatter_reduce_amax_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6294044Z test_meta_outplace_scatter_reduce_amax_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6294385Z test_meta_outplace_scatter_reduce_amin_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6294646Z test_meta_outplace_scatter_reduce_amin_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6294868Z test_meta_outplace_scatter_reduce_amin_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6295082Z test_meta_outplace_scatter_reduce_amin_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6295303Z test_meta_outplace_scatter_reduce_amin_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6295519Z test_meta_outplace_scatter_reduce_amin_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6295728Z test_meta_outplace_scatter_reduce_amin_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6295946Z test_meta_outplace_scatter_reduce_amin_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6296156Z test_meta_outplace_scatter_reduce_amin_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6296377Z test_meta_outplace_scatter_reduce_mean_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6296592Z test_meta_outplace_scatter_reduce_mean_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6296809Z test_meta_outplace_scatter_reduce_mean_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6297030Z test_meta_outplace_scatter_reduce_mean_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6297246Z test_meta_outplace_scatter_reduce_mean_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6297460Z test_meta_outplace_scatter_reduce_mean_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6297701Z test_meta_outplace_scatter_reduce_mean_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6297919Z test_meta_outplace_scatter_reduce_mean_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6298130Z test_meta_outplace_scatter_reduce_mean_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6298347Z test_meta_outplace_scatter_reduce_prod_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6298560Z test_meta_outplace_scatter_reduce_prod_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6298782Z test_meta_outplace_scatter_reduce_prod_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6298997Z test_meta_outplace_scatter_reduce_prod_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6299213Z test_meta_outplace_scatter_reduce_prod_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6299452Z test_meta_outplace_scatter_reduce_prod_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6299664Z test_meta_outplace_scatter_reduce_prod_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6299877Z test_meta_outplace_scatter_reduce_prod_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6300092Z test_meta_outplace_scatter_reduce_prod_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6300309Z test_meta_outplace_scatter_reduce_sum_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6300529Z test_meta_outplace_scatter_reduce_sum_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6300743Z test_meta_outplace_scatter_reduce_sum_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6300967Z test_meta_outplace_scatter_reduce_sum_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6301180Z test_meta_outplace_scatter_reduce_sum_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6301398Z test_meta_outplace_scatter_reduce_sum_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6301617Z test_meta_outplace_scatter_reduce_sum_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6301832Z test_meta_outplace_scatter_reduce_sum_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6302047Z test_meta_outplace_scatter_reduce_sum_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6302262Z test_meta_outplace_scatter_reduce_sum_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6302478Z test_meta_outplace_searchsorted_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6302710Z test_meta_outplace_searchsorted_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6302920Z test_meta_outplace_searchsorted_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6303130Z test_meta_outplace_searchsorted_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6303346Z test_meta_outplace_searchsorted_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6303561Z test_meta_outplace_searchsorted_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6303774Z test_meta_outplace_searchsorted_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6303987Z test_meta_outplace_searchsorted_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6304216Z test_meta_outplace_segment_reduce_lengths_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6304464Z test_meta_outplace_segment_reduce_lengths_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6304743Z test_meta_outplace_segment_reduce_lengths_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6304969Z test_meta_outplace_segment_reduce_lengths_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6305194Z test_meta_outplace_segment_reduce_offsets_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6305412Z test_meta_outplace_segment_reduce_offsets_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6305640Z test_meta_outplace_segment_reduce_offsets_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6305854Z test_meta_outplace_segment_reduce_offsets_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6306070Z test_meta_outplace_select_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6306278Z test_meta_outplace_select_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6306498Z test_meta_outplace_select_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6306713Z test_meta_outplace_select_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6306932Z test_meta_outplace_select_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6307140Z test_meta_outplace_select_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6307349Z test_meta_outplace_select_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6307557Z test_meta_outplace_select_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6307789Z test_meta_outplace_select_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6307997Z test_meta_outplace_select_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6308194Z test_meta_outplace_select_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6308398Z test_meta_outplace_select_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6308609Z test_meta_outplace_select_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6308827Z test_meta_outplace_select_scatter_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6309044Z test_meta_outplace_select_scatter_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6309263Z test_meta_outplace_select_scatter_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6309506Z test_meta_outplace_select_scatter_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6309719Z test_meta_outplace_select_scatter_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6309932Z test_meta_outplace_select_scatter_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6310141Z test_meta_outplace_select_scatter_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6310349Z test_meta_outplace_select_scatter_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6310554Z test_meta_outplace_select_scatter_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6310769Z test_meta_outplace_select_scatter_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6310976Z test_meta_outplace_sgn_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6311182Z test_meta_outplace_sgn_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6311391Z test_meta_outplace_sgn_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6311601Z test_meta_outplace_sgn_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6311809Z test_meta_outplace_sgn_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6312015Z test_meta_outplace_sgn_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6312219Z test_meta_outplace_sgn_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6312425Z test_meta_outplace_sgn_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6312650Z test_meta_outplace_sgn_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6312929Z test_meta_outplace_sgn_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6313184Z test_meta_outplace_sgn_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6313438Z test_meta_outplace_sgn_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6313687Z test_meta_outplace_sgn_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6313953Z test_meta_outplace_short_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6314209Z test_meta_outplace_short_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6314476Z test_meta_outplace_short_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6314739Z test_meta_outplace_short_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6315022Z test_meta_outplace_short_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6315234Z test_meta_outplace_short_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6315429Z test_meta_outplace_short_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6315633Z test_meta_outplace_short_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6315838Z test_meta_outplace_short_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6316043Z test_meta_outplace_short_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6316248Z test_meta_outplace_short_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6316456Z test_meta_outplace_short_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6316668Z test_meta_outplace_sigmoid_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6316877Z test_meta_outplace_sigmoid_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6317094Z test_meta_outplace_sigmoid_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6317309Z test_meta_outplace_sigmoid_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6317523Z test_meta_outplace_sigmoid_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6317728Z test_meta_outplace_sigmoid_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6317937Z test_meta_outplace_sigmoid_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6318138Z test_meta_outplace_sigmoid_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6318365Z test_meta_outplace_sigmoid_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6318573Z test_meta_outplace_sigmoid_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6318775Z test_meta_outplace_sigmoid_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6318984Z test_meta_outplace_sigmoid_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6319188Z test_meta_outplace_sigmoid_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6319392Z test_meta_outplace_sign_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6319596Z test_meta_outplace_sign_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6319798Z test_meta_outplace_sign_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6320003Z test_meta_outplace_sign_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6320228Z test_meta_outplace_sign_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6320434Z test_meta_outplace_sign_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6320639Z test_meta_outplace_sign_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6320848Z test_meta_outplace_sign_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6321050Z test_meta_outplace_sign_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6321250Z test_meta_outplace_sign_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6321480Z test_meta_outplace_signal_windows_bartlett_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6321705Z test_meta_outplace_signal_windows_bartlett_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6321925Z test_meta_outplace_signal_windows_blackman_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6322141Z test_meta_outplace_signal_windows_blackman_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6322366Z test_meta_outplace_signal_windows_cosine_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6322588Z test_meta_outplace_signal_windows_cosine_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6322823Z test_meta_outplace_signal_windows_exponential_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6323074Z test_meta_outplace_signal_windows_exponential_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6323376Z test_meta_outplace_signal_windows_gaussian_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6323652Z test_meta_outplace_signal_windows_gaussian_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6323942Z test_meta_outplace_signal_windows_general_cosine_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6324223Z test_meta_outplace_signal_windows_general_cosine_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6324507Z test_meta_outplace_signal_windows_general_hamming_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6324785Z test_meta_outplace_signal_windows_general_hamming_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6325069Z test_meta_outplace_signal_windows_hamming_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6325341Z test_meta_outplace_signal_windows_hamming_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6325617Z test_meta_outplace_signal_windows_hann_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6325838Z test_meta_outplace_signal_windows_hann_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6326060Z test_meta_outplace_signal_windows_kaiser_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6326283Z test_meta_outplace_signal_windows_kaiser_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6326501Z test_meta_outplace_signal_windows_nuttall_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6326720Z test_meta_outplace_signal_windows_nuttall_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6326931Z test_meta_outplace_signbit_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6327138Z test_meta_outplace_signbit_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6327346Z test_meta_outplace_signbit_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6327557Z test_meta_outplace_signbit_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6327753Z test_meta_outplace_signbit_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6327960Z test_meta_outplace_signbit_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6328167Z test_meta_outplace_signbit_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6328366Z test_meta_outplace_signbit_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6328569Z test_meta_outplace_signbit_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6328789Z test_meta_outplace_signbit_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6328994Z test_meta_outplace_sin_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6329197Z test_meta_outplace_sin_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6329409Z test_meta_outplace_sin_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6329618Z test_meta_outplace_sin_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6329822Z test_meta_outplace_sin_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6330022Z test_meta_outplace_sin_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6330227Z test_meta_outplace_sin_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6330429Z test_meta_outplace_sin_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6330654Z test_meta_outplace_sin_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6330856Z test_meta_outplace_sin_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6331063Z test_meta_outplace_sin_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6331268Z test_meta_outplace_sin_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6331467Z test_meta_outplace_sin_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6331672Z test_meta_outplace_sinc_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6331875Z test_meta_outplace_sinc_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6332077Z test_meta_outplace_sinc_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6332288Z test_meta_outplace_sinc_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6332491Z test_meta_outplace_sinc_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6332697Z test_meta_outplace_sinc_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6332897Z test_meta_outplace_sinc_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6333105Z test_meta_outplace_sinc_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6333337Z test_meta_outplace_sinc_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6333560Z test_meta_outplace_sinc_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6333761Z test_meta_outplace_sinc_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6333981Z test_meta_outplace_sinc_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6334375Z test_meta_outplace_sinh_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6334575Z test_meta_outplace_sinh_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6334787Z test_meta_outplace_sinh_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6334999Z test_meta_outplace_sinh_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6335205Z test_meta_outplace_sinh_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6335409Z test_meta_outplace_sinh_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6335613Z test_meta_outplace_sinh_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6335854Z test_meta_outplace_sinh_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6336054Z test_meta_outplace_sinh_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6336255Z test_meta_outplace_sinh_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6336459Z test_meta_outplace_sinh_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6336660Z test_meta_outplace_sinh_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6336853Z test_meta_outplace_sinh_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6337062Z test_meta_outplace_slice_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6337265Z test_meta_outplace_slice_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6337480Z test_meta_outplace_slice_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6337692Z test_meta_outplace_slice_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6337905Z test_meta_outplace_slice_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6338112Z test_meta_outplace_slice_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6338320Z test_meta_outplace_slice_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6338526Z test_meta_outplace_slice_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6338732Z test_meta_outplace_slice_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6338930Z test_meta_outplace_slice_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6339171Z test_meta_outplace_slice_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6339378Z test_meta_outplace_slice_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6339584Z test_meta_outplace_slice_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6339805Z test_meta_outplace_slice_scatter_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6340018Z test_meta_outplace_slice_scatter_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6340232Z test_meta_outplace_slice_scatter_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6340447Z test_meta_outplace_slice_scatter_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6340655Z test_meta_outplace_slice_scatter_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6340892Z test_meta_outplace_slice_scatter_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6341104Z test_meta_outplace_slice_scatter_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6341313Z test_meta_outplace_slice_scatter_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6341524Z test_meta_outplace_slice_scatter_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6341733Z test_meta_outplace_slice_scatter_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6341940Z test_meta_outplace_softmax_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6342153Z test_meta_outplace_softmax_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6342361Z test_meta_outplace_softmax_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6342564Z test_meta_outplace_softmax_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6342789Z test_meta_outplace_softmax_with_dtype_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6343009Z test_meta_outplace_softmax_with_dtype_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6343231Z test_meta_outplace_softmax_with_dtype_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6343457Z test_meta_outplace_softmax_with_dtype_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6343667Z test_meta_outplace_softmax_with_dtype_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6343889Z test_meta_outplace_softmax_with_dtype_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6344131Z test_meta_outplace_softmax_with_dtype_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6344350Z test_meta_outplace_softmax_with_dtype_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6344565Z test_meta_outplace_softmax_with_dtype_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6344840Z test_meta_outplace_softmax_with_dtype_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6345055Z test_meta_outplace_softmax_with_dtype_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6345269Z test_meta_outplace_softmax_with_dtype_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6345483Z test_meta_outplace_sort_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6345687Z test_meta_outplace_sort_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6345894Z test_meta_outplace_sort_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6346186Z test_meta_outplace_sort_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6346443Z test_meta_outplace_sort_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6346697Z test_meta_outplace_sort_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6346950Z test_meta_outplace_sort_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6347203Z test_meta_outplace_sort_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6347411Z test_meta_outplace_sort_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6347642Z test_meta_outplace_sparse_sampled_addmm_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6347868Z test_meta_outplace_sparse_sampled_addmm_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6348089Z test_meta_outplace_sparse_sampled_addmm_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6348314Z test_meta_outplace_sparse_sampled_addmm_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6348527Z test_meta_outplace_special_airy_ai_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6348736Z test_meta_outplace_special_airy_ai_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6348945Z test_meta_outplace_special_airy_ai_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6349157Z test_meta_outplace_special_airy_ai_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6349362Z test_meta_outplace_special_airy_ai_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6349588Z test_meta_outplace_special_airy_ai_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6349797Z test_meta_outplace_special_airy_ai_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6350008Z test_meta_outplace_special_airy_ai_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6350222Z test_meta_outplace_special_bessel_j0_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6350439Z test_meta_outplace_special_bessel_j0_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6350660Z test_meta_outplace_special_bessel_j0_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6350875Z test_meta_outplace_special_bessel_j0_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6351076Z test_meta_outplace_special_bessel_j0_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6351306Z test_meta_outplace_special_bessel_j0_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6351522Z test_meta_outplace_special_bessel_j0_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6351729Z test_meta_outplace_special_bessel_j0_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6351940Z test_meta_outplace_special_bessel_j1_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6352156Z test_meta_outplace_special_bessel_j1_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6352374Z test_meta_outplace_special_bessel_j1_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6352627Z test_meta_outplace_special_bessel_j1_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6352887Z test_meta_outplace_special_bessel_j1_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6353142Z test_meta_outplace_special_bessel_j1_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6353405Z test_meta_outplace_special_bessel_j1_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6353660Z test_meta_outplace_special_bessel_j1_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6353917Z test_meta_outplace_special_bessel_y0_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6354182Z test_meta_outplace_special_bessel_y0_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6354454Z test_meta_outplace_special_bessel_y0_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6354712Z test_meta_outplace_special_bessel_y0_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6354993Z test_meta_outplace_special_bessel_y0_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6355222Z test_meta_outplace_special_bessel_y0_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6355434Z test_meta_outplace_special_bessel_y0_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6355642Z test_meta_outplace_special_bessel_y0_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6355852Z test_meta_outplace_special_bessel_y1_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6356068Z test_meta_outplace_special_bessel_y1_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6356281Z test_meta_outplace_special_bessel_y1_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6356484Z test_meta_outplace_special_bessel_y1_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6356713Z test_meta_outplace_special_bessel_y1_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6356919Z test_meta_outplace_special_bessel_y1_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6357130Z test_meta_outplace_special_bessel_y1_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6357340Z test_meta_outplace_special_bessel_y1_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6357570Z 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) 2023-01-11T21:23:43.6357807Z 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) 2023-01-11T21:23:43.6358037Z 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) 2023-01-11T21:23:43.6358272Z 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) 2023-01-11T21:23:43.6358497Z 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) 2023-01-11T21:23:43.6358721Z 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) 2023-01-11T21:23:43.6358948Z 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) 2023-01-11T21:23:43.6359177Z 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) 2023-01-11T21:23:43.6359408Z 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) 2023-01-11T21:23:43.6359645Z 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) 2023-01-11T21:23:43.6359891Z 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) 2023-01-11T21:23:43.6360121Z 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) 2023-01-11T21:23:43.6360346Z 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) 2023-01-11T21:23:43.6360618Z 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) 2023-01-11T21:23:43.6360884Z 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) 2023-01-11T21:23:43.6361122Z 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) 2023-01-11T21:23:43.6361576Z test_meta_outplace_special_chebyshev_polynomial_v_cuda_bool (__main__.TestMetaCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2023-01-11T21:23:43.6361956Z test_meta_outplace_special_chebyshev_polynomial_v_cuda_float32 (__main__.TestMetaCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:23:43.6362297Z test_meta_outplace_special_chebyshev_polynomial_v_cuda_float64 (__main__.TestMetaCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:23:43.6362625Z test_meta_outplace_special_chebyshev_polynomial_v_cuda_int16 (__main__.TestMetaCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2023-01-11T21:23:43.6362999Z test_meta_outplace_special_chebyshev_polynomial_v_cuda_int32 (__main__.TestMetaCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2023-01-11T21:23:43.6363412Z test_meta_outplace_special_chebyshev_polynomial_v_cuda_int64 (__main__.TestMetaCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2023-01-11T21:23:43.6363826Z test_meta_outplace_special_chebyshev_polynomial_v_cuda_int8 (__main__.TestMetaCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:23:43.6364236Z test_meta_outplace_special_chebyshev_polynomial_v_cuda_uint8 (__main__.TestMetaCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2023-01-11T21:23:43.6364644Z test_meta_outplace_special_chebyshev_polynomial_w_cuda_bool (__main__.TestMetaCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2023-01-11T21:23:43.6365065Z test_meta_outplace_special_chebyshev_polynomial_w_cuda_float32 (__main__.TestMetaCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:23:43.6365489Z test_meta_outplace_special_chebyshev_polynomial_w_cuda_float64 (__main__.TestMetaCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2023-01-11T21:23:43.6365842Z test_meta_outplace_special_chebyshev_polynomial_w_cuda_int16 (__main__.TestMetaCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2023-01-11T21:23:43.6366174Z test_meta_outplace_special_chebyshev_polynomial_w_cuda_int32 (__main__.TestMetaCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:23:43.6366502Z test_meta_outplace_special_chebyshev_polynomial_w_cuda_int64 (__main__.TestMetaCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:23:43.6366834Z test_meta_outplace_special_chebyshev_polynomial_w_cuda_int8 (__main__.TestMetaCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2023-01-11T21:23:43.6367180Z test_meta_outplace_special_chebyshev_polynomial_w_cuda_uint8 (__main__.TestMetaCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2023-01-11T21:23:43.6367407Z test_meta_outplace_special_entr_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6367625Z test_meta_outplace_special_entr_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6367842Z test_meta_outplace_special_entr_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6368056Z test_meta_outplace_special_entr_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6368263Z test_meta_outplace_special_entr_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6368479Z test_meta_outplace_special_entr_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6368694Z test_meta_outplace_special_entr_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6368930Z test_meta_outplace_special_entr_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6369138Z test_meta_outplace_special_entr_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6369348Z test_meta_outplace_special_entr_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6369559Z test_meta_outplace_special_erfcx_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6369779Z test_meta_outplace_special_erfcx_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6369990Z test_meta_outplace_special_erfcx_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6370207Z test_meta_outplace_special_erfcx_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6370421Z test_meta_outplace_special_erfcx_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6370637Z test_meta_outplace_special_erfcx_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6370848Z test_meta_outplace_special_erfcx_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6371058Z test_meta_outplace_special_erfcx_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6371290Z 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) 2023-01-11T21:23:43.6371529Z 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) 2023-01-11T21:23:43.6371754Z 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) 2023-01-11T21:23:43.6371981Z 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) 2023-01-11T21:23:43.6372228Z 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) 2023-01-11T21:23:43.6372459Z 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) 2023-01-11T21:23:43.6372686Z 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) 2023-01-11T21:23:43.6372911Z 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) 2023-01-11T21:23:43.6373136Z 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) 2023-01-11T21:23:43.6373371Z 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) 2023-01-11T21:23:43.6373596Z 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) 2023-01-11T21:23:43.6373826Z 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) 2023-01-11T21:23:43.6374077Z 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) 2023-01-11T21:23:43.6374420Z 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) 2023-01-11T21:23:43.6374651Z 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) 2023-01-11T21:23:43.6374879Z 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) 2023-01-11T21:23:43.6375087Z test_meta_outplace_special_i0e_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6375304Z test_meta_outplace_special_i0e_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6375517Z test_meta_outplace_special_i0e_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6375728Z test_meta_outplace_special_i0e_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6375939Z test_meta_outplace_special_i0e_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6376151Z test_meta_outplace_special_i0e_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6376359Z test_meta_outplace_special_i0e_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6376570Z test_meta_outplace_special_i0e_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6376775Z test_meta_outplace_special_i0e_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6376978Z test_meta_outplace_special_i0e_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6377242Z test_meta_outplace_special_i1_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6377450Z test_meta_outplace_special_i1_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6377658Z test_meta_outplace_special_i1_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6377869Z test_meta_outplace_special_i1_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6378080Z test_meta_outplace_special_i1_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6378284Z test_meta_outplace_special_i1_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6378494Z test_meta_outplace_special_i1_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6378695Z test_meta_outplace_special_i1_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6378901Z test_meta_outplace_special_i1e_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6379140Z test_meta_outplace_special_i1e_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6379350Z test_meta_outplace_special_i1e_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6379551Z test_meta_outplace_special_i1e_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6379763Z test_meta_outplace_special_i1e_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6379974Z test_meta_outplace_special_i1e_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6380182Z test_meta_outplace_special_i1e_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6380390Z test_meta_outplace_special_i1e_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6380621Z 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) 2023-01-11T21:23:43.6380853Z 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) 2023-01-11T21:23:43.6381078Z 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) 2023-01-11T21:23:43.6381304Z 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) 2023-01-11T21:23:43.6381535Z 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) 2023-01-11T21:23:43.6381765Z 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) 2023-01-11T21:23:43.6381991Z 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) 2023-01-11T21:23:43.6382229Z 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) 2023-01-11T21:23:43.6382578Z test_meta_outplace_special_legendre_polynomial_p_cuda_bool (__main__.TestMetaCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:23:43.6382916Z test_meta_outplace_special_legendre_polynomial_p_cuda_float32 (__main__.TestMetaCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2023-01-11T21:23:43.6383251Z test_meta_outplace_special_legendre_polynomial_p_cuda_float64 (__main__.TestMetaCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:23:43.6383631Z test_meta_outplace_special_legendre_polynomial_p_cuda_int16 (__main__.TestMetaCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2023-01-11T21:23:43.6383961Z test_meta_outplace_special_legendre_polynomial_p_cuda_int32 (__main__.TestMetaCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2023-01-11T21:23:43.6384287Z test_meta_outplace_special_legendre_polynomial_p_cuda_int64 (__main__.TestMetaCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2023-01-11T21:23:43.6384612Z test_meta_outplace_special_legendre_polynomial_p_cuda_int8 (__main__.TestMetaCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2023-01-11T21:23:43.6385029Z test_meta_outplace_special_legendre_polynomial_p_cuda_uint8 (__main__.TestMetaCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:23:43.6385247Z test_meta_outplace_special_log_ndtr_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6385463Z test_meta_outplace_special_log_ndtr_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6385684Z test_meta_outplace_special_log_ndtr_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6385894Z test_meta_outplace_special_log_ndtr_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6386149Z test_meta_outplace_special_log_ndtr_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6386405Z test_meta_outplace_special_log_ndtr_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6386667Z test_meta_outplace_special_log_ndtr_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6386923Z test_meta_outplace_special_log_ndtr_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6387210Z 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) 2023-01-11T21:23:43.6387477Z 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) 2023-01-11T21:23:43.6387706Z 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) 2023-01-11T21:23:43.6387929Z 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) 2023-01-11T21:23:43.6388152Z 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) 2023-01-11T21:23:43.6388402Z 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) 2023-01-11T21:23:43.6388628Z 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) 2023-01-11T21:23:43.6388845Z 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) 2023-01-11T21:23:43.6389068Z 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) 2023-01-11T21:23:43.6389292Z 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) 2023-01-11T21:23:43.6389520Z 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) 2023-01-11T21:23:43.6389740Z 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) 2023-01-11T21:23:43.6389962Z 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) 2023-01-11T21:23:43.6390205Z 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) 2023-01-11T21:23:43.6390434Z 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) 2023-01-11T21:23:43.6390652Z 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) 2023-01-11T21:23:43.6390877Z 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) 2023-01-11T21:23:43.6391101Z 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) 2023-01-11T21:23:43.6391321Z 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) 2023-01-11T21:23:43.6391540Z 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) 2023-01-11T21:23:43.6391764Z 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) 2023-01-11T21:23:43.6391984Z 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) 2023-01-11T21:23:43.6392205Z 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) 2023-01-11T21:23:43.6392426Z 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) 2023-01-11T21:23:43.6392652Z 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) 2023-01-11T21:23:43.6392876Z 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) 2023-01-11T21:23:43.6393125Z 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) 2023-01-11T21:23:43.6393424Z 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) 2023-01-11T21:23:43.6393702Z 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) 2023-01-11T21:23:43.6393977Z 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) 2023-01-11T21:23:43.6394243Z 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) 2023-01-11T21:23:43.6394512Z 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) 2023-01-11T21:23:43.6394785Z test_meta_outplace_special_ndtr_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6395036Z test_meta_outplace_special_ndtr_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6395250Z test_meta_outplace_special_ndtr_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6395482Z test_meta_outplace_special_ndtr_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6395688Z test_meta_outplace_special_ndtr_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6395900Z test_meta_outplace_special_ndtr_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6396113Z test_meta_outplace_special_ndtr_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6396324Z test_meta_outplace_special_ndtr_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6396530Z test_meta_outplace_special_ndtr_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6396735Z test_meta_outplace_special_ndtr_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6396946Z test_meta_outplace_special_ndtri_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6397164Z test_meta_outplace_special_ndtri_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6397374Z test_meta_outplace_special_ndtri_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6397586Z test_meta_outplace_special_ndtri_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6397798Z test_meta_outplace_special_ndtri_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6398010Z test_meta_outplace_special_ndtri_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6398217Z test_meta_outplace_special_ndtri_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6398428Z test_meta_outplace_special_ndtri_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6398695Z 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) 2023-01-11T21:23:43.6398939Z 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) 2023-01-11T21:23:43.6399181Z 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) 2023-01-11T21:23:43.6399409Z 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) 2023-01-11T21:23:43.6399646Z 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) 2023-01-11T21:23:43.6399886Z 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) 2023-01-11T21:23:43.6400117Z 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) 2023-01-11T21:23:43.6400374Z 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) 2023-01-11T21:23:43.6400603Z 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) 2023-01-11T21:23:43.6400837Z 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) 2023-01-11T21:23:43.6401069Z 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) 2023-01-11T21:23:43.6401304Z 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) 2023-01-11T21:23:43.6401538Z 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) 2023-01-11T21:23:43.6401762Z 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) 2023-01-11T21:23:43.6401981Z 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) 2023-01-11T21:23:43.6402204Z 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) 2023-01-11T21:23:43.6402427Z 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) 2023-01-11T21:23:43.6402659Z 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) 2023-01-11T21:23:43.6402954Z 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) 2023-01-11T21:23:43.6403251Z 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) 2023-01-11T21:23:43.6403560Z 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) 2023-01-11T21:23:43.6403845Z 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) 2023-01-11T21:23:43.6404119Z 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) 2023-01-11T21:23:43.6404407Z 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) 2023-01-11T21:23:43.6404686Z 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) 2023-01-11T21:23:43.6405125Z test_meta_outplace_special_shifted_chebyshev_polynomial_t_cuda_bool (__main__.TestMetaCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2023-01-11T21:23:43.6405564Z test_meta_outplace_special_shifted_chebyshev_polynomial_t_cuda_float32 (__main__.TestMetaCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2023-01-11T21:23:43.6405914Z test_meta_outplace_special_shifted_chebyshev_polynomial_t_cuda_float64 (__main__.TestMetaCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:23:43.6406277Z test_meta_outplace_special_shifted_chebyshev_polynomial_t_cuda_int16 (__main__.TestMetaCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2023-01-11T21:23:43.6406623Z test_meta_outplace_special_shifted_chebyshev_polynomial_t_cuda_int32 (__main__.TestMetaCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2023-01-11T21:23:43.6406965Z test_meta_outplace_special_shifted_chebyshev_polynomial_t_cuda_int64 (__main__.TestMetaCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2023-01-11T21:23:43.6407311Z test_meta_outplace_special_shifted_chebyshev_polynomial_t_cuda_int8 (__main__.TestMetaCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2023-01-11T21:23:43.6407650Z test_meta_outplace_special_shifted_chebyshev_polynomial_t_cuda_uint8 (__main__.TestMetaCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2023-01-11T21:23:43.6407986Z test_meta_outplace_special_shifted_chebyshev_polynomial_u_cuda_bool (__main__.TestMetaCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2023-01-11T21:23:43.6408329Z test_meta_outplace_special_shifted_chebyshev_polynomial_u_cuda_float32 (__main__.TestMetaCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:23:43.6408680Z test_meta_outplace_special_shifted_chebyshev_polynomial_u_cuda_float64 (__main__.TestMetaCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2023-01-11T21:23:43.6409022Z test_meta_outplace_special_shifted_chebyshev_polynomial_u_cuda_int16 (__main__.TestMetaCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2023-01-11T21:23:43.6409355Z test_meta_outplace_special_shifted_chebyshev_polynomial_u_cuda_int32 (__main__.TestMetaCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2023-01-11T21:23:43.6409693Z test_meta_outplace_special_shifted_chebyshev_polynomial_u_cuda_int64 (__main__.TestMetaCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:23:43.6410033Z test_meta_outplace_special_shifted_chebyshev_polynomial_u_cuda_int8 (__main__.TestMetaCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2023-01-11T21:23:43.6410372Z test_meta_outplace_special_shifted_chebyshev_polynomial_u_cuda_uint8 (__main__.TestMetaCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2023-01-11T21:23:43.6410729Z test_meta_outplace_special_shifted_chebyshev_polynomial_v_cuda_bool (__main__.TestMetaCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:23:43.6411077Z test_meta_outplace_special_shifted_chebyshev_polynomial_v_cuda_float32 (__main__.TestMetaCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2023-01-11T21:23:43.6411425Z test_meta_outplace_special_shifted_chebyshev_polynomial_v_cuda_float64 (__main__.TestMetaCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2023-01-11T21:23:43.6411761Z test_meta_outplace_special_shifted_chebyshev_polynomial_v_cuda_int16 (__main__.TestMetaCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:23:43.6412097Z test_meta_outplace_special_shifted_chebyshev_polynomial_v_cuda_int32 (__main__.TestMetaCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2023-01-11T21:23:43.6412433Z test_meta_outplace_special_shifted_chebyshev_polynomial_v_cuda_int64 (__main__.TestMetaCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:23:43.6412769Z test_meta_outplace_special_shifted_chebyshev_polynomial_v_cuda_int8 (__main__.TestMetaCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2023-01-11T21:23:43.6413136Z test_meta_outplace_special_shifted_chebyshev_polynomial_v_cuda_uint8 (__main__.TestMetaCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:23:43.6413513Z test_meta_outplace_special_shifted_chebyshev_polynomial_w_cuda_bool (__main__.TestMetaCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2023-01-11T21:23:43.6413854Z test_meta_outplace_special_shifted_chebyshev_polynomial_w_cuda_float32 (__main__.TestMetaCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:23:43.6414327Z test_meta_outplace_special_shifted_chebyshev_polynomial_w_cuda_float64 (__main__.TestMetaCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:23:43.6414739Z test_meta_outplace_special_shifted_chebyshev_polynomial_w_cuda_int16 (__main__.TestMetaCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2023-01-11T21:23:43.6415137Z test_meta_outplace_special_shifted_chebyshev_polynomial_w_cuda_int32 (__main__.TestMetaCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:23:43.6415549Z test_meta_outplace_special_shifted_chebyshev_polynomial_w_cuda_int64 (__main__.TestMetaCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2023-01-11T21:23:43.6415988Z test_meta_outplace_special_shifted_chebyshev_polynomial_w_cuda_int8 (__main__.TestMetaCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:23:43.6416455Z test_meta_outplace_special_shifted_chebyshev_polynomial_w_cuda_uint8 (__main__.TestMetaCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:23:43.6416760Z 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) 2023-01-11T21:23:43.6417087Z 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) 2023-01-11T21:23:43.6417437Z 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) 2023-01-11T21:23:43.6417775Z 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) 2023-01-11T21:23:43.6418227Z 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) 2023-01-11T21:23:43.6418573Z 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) 2023-01-11T21:23:43.6418922Z 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) 2023-01-11T21:23:43.6419277Z 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) 2023-01-11T21:23:43.6419620Z test_meta_outplace_special_xlog1py_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6419929Z test_meta_outplace_special_xlog1py_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6420247Z test_meta_outplace_special_xlog1py_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6420550Z test_meta_outplace_special_xlog1py_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6420870Z test_meta_outplace_special_xlog1py_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6421300Z test_meta_outplace_special_xlog1py_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6421602Z test_meta_outplace_special_xlog1py_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6421913Z test_meta_outplace_special_xlog1py_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6422221Z test_meta_outplace_special_xlog1py_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6422532Z test_meta_outplace_special_xlog1py_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6422860Z test_meta_outplace_special_zeta_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6423189Z test_meta_outplace_special_zeta_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6423507Z test_meta_outplace_special_zeta_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6423807Z test_meta_outplace_special_zeta_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6424134Z test_meta_outplace_special_zeta_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6424454Z test_meta_outplace_special_zeta_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6424852Z test_meta_outplace_special_zeta_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6425167Z test_meta_outplace_special_zeta_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6425484Z test_meta_outplace_split_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6425798Z test_meta_outplace_split_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6426268Z test_meta_outplace_split_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6426682Z test_meta_outplace_split_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6427086Z test_meta_outplace_split_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6427458Z test_meta_outplace_split_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6427767Z test_meta_outplace_split_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6428078Z test_meta_outplace_split_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6428394Z test_meta_outplace_split_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6428710Z test_meta_outplace_split_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6429132Z test_meta_outplace_split_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6429446Z test_meta_outplace_split_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6429765Z test_meta_outplace_split_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6430103Z test_meta_outplace_split_list_args_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6430440Z test_meta_outplace_split_list_args_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6430784Z test_meta_outplace_split_list_args_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6431125Z test_meta_outplace_split_list_args_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6431461Z test_meta_outplace_split_list_args_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6431780Z test_meta_outplace_split_list_args_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6432109Z test_meta_outplace_split_list_args_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6432469Z test_meta_outplace_split_list_args_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6432866Z test_meta_outplace_split_list_args_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6433279Z test_meta_outplace_split_list_args_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6433684Z test_meta_outplace_split_list_args_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6434092Z test_meta_outplace_split_list_args_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6434599Z test_meta_outplace_split_with_sizes_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6435021Z test_meta_outplace_split_with_sizes_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6435340Z test_meta_outplace_split_with_sizes_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6435674Z test_meta_outplace_split_with_sizes_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6436001Z test_meta_outplace_split_with_sizes_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6436325Z test_meta_outplace_split_with_sizes_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6436665Z test_meta_outplace_split_with_sizes_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6437001Z test_meta_outplace_split_with_sizes_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6437409Z test_meta_outplace_split_with_sizes_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6437732Z test_meta_outplace_split_with_sizes_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6438051Z test_meta_outplace_split_with_sizes_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6438380Z test_meta_outplace_split_with_sizes_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6438709Z test_meta_outplace_split_with_sizes_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6439028Z test_meta_outplace_sqrt_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6439337Z test_meta_outplace_sqrt_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6439666Z test_meta_outplace_sqrt_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6439985Z test_meta_outplace_sqrt_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6440311Z test_meta_outplace_sqrt_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6440634Z test_meta_outplace_sqrt_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6440955Z test_meta_outplace_sqrt_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6441268Z test_meta_outplace_sqrt_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6441577Z test_meta_outplace_sqrt_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6441887Z test_meta_outplace_sqrt_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6442194Z test_meta_outplace_sqrt_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6442605Z test_meta_outplace_sqrt_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6442989Z test_meta_outplace_sqrt_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6443398Z test_meta_outplace_square_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6443795Z test_meta_outplace_square_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6444209Z test_meta_outplace_square_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6444611Z test_meta_outplace_square_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6445016Z test_meta_outplace_square_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6445409Z test_meta_outplace_square_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6445829Z test_meta_outplace_square_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6446125Z test_meta_outplace_square_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6446434Z test_meta_outplace_square_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6446735Z test_meta_outplace_square_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6447047Z test_meta_outplace_square_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6447366Z test_meta_outplace_square_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6447700Z test_meta_outplace_squeeze_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6448008Z test_meta_outplace_squeeze_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6448337Z test_meta_outplace_squeeze_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6448664Z test_meta_outplace_squeeze_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6448997Z test_meta_outplace_squeeze_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6449318Z test_meta_outplace_squeeze_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6449645Z test_meta_outplace_squeeze_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6449959Z test_meta_outplace_squeeze_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6450265Z test_meta_outplace_squeeze_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6450585Z test_meta_outplace_squeeze_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6450960Z test_meta_outplace_squeeze_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6451281Z test_meta_outplace_squeeze_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6451597Z test_meta_outplace_squeeze_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6451909Z test_meta_outplace_stack_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6452228Z test_meta_outplace_stack_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6452556Z test_meta_outplace_stack_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6452887Z test_meta_outplace_stack_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6453236Z test_meta_outplace_stack_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6453631Z test_meta_outplace_stack_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6453947Z test_meta_outplace_stack_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6454440Z test_meta_outplace_stack_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6454758Z test_meta_outplace_stack_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6455081Z test_meta_outplace_stack_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6455391Z test_meta_outplace_stack_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6455711Z test_meta_outplace_stack_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6456029Z test_meta_outplace_stack_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6456344Z test_meta_outplace_std_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6456669Z test_meta_outplace_std_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6456996Z test_meta_outplace_std_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6457299Z test_meta_outplace_std_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6457607Z test_meta_outplace_std_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6457928Z test_meta_outplace_std_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6458251Z test_meta_outplace_std_mean_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6458574Z test_meta_outplace_std_mean_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6459003Z test_meta_outplace_std_mean_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6459329Z test_meta_outplace_std_mean_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6459646Z test_meta_outplace_std_mean_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6459969Z test_meta_outplace_std_mean_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6460296Z test_meta_outplace_std_mean_unbiased_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6460632Z test_meta_outplace_std_mean_unbiased_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6460968Z test_meta_outplace_std_mean_unbiased_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6461315Z test_meta_outplace_std_mean_unbiased_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6461746Z test_meta_outplace_std_mean_unbiased_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6462086Z test_meta_outplace_std_mean_unbiased_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6462425Z test_meta_outplace_std_unbiased_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6462760Z test_meta_outplace_std_unbiased_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6463096Z test_meta_outplace_std_unbiased_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6463426Z test_meta_outplace_std_unbiased_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6463745Z test_meta_outplace_std_unbiased_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6464054Z test_meta_outplace_std_unbiased_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6464373Z test_meta_outplace_stft_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6464669Z test_meta_outplace_stft_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6465099Z test_meta_outplace_stft_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6465435Z test_meta_outplace_stft_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6465753Z test_meta_outplace_sub_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6466088Z test_meta_outplace_sub_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6466423Z test_meta_outplace_sub_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6466895Z test_meta_outplace_sub_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6467263Z test_meta_outplace_sub_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6467607Z test_meta_outplace_sub_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6467923Z test_meta_outplace_sub_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6468215Z test_meta_outplace_sub_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6468523Z test_meta_outplace_sub_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6468826Z test_meta_outplace_sub_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6469117Z test_meta_outplace_sub_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6469418Z test_meta_outplace_sub_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6469804Z test_meta_outplace_sum_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6470121Z test_meta_outplace_sum_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6470451Z test_meta_outplace_sum_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6470779Z test_meta_outplace_sum_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6471105Z test_meta_outplace_sum_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6471423Z test_meta_outplace_sum_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6471728Z test_meta_outplace_sum_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6472042Z test_meta_outplace_sum_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6472351Z test_meta_outplace_sum_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6472719Z test_meta_outplace_sum_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6473078Z test_meta_outplace_sum_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6473430Z test_meta_outplace_sum_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6473775Z test_meta_outplace_sum_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6474159Z test_meta_outplace_sum_to_size_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6474545Z test_meta_outplace_sum_to_size_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6474947Z test_meta_outplace_sum_to_size_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6475307Z test_meta_outplace_sum_to_size_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6475612Z test_meta_outplace_sum_to_size_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6475939Z test_meta_outplace_sum_to_size_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6476247Z test_meta_outplace_sum_to_size_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6476553Z test_meta_outplace_sum_to_size_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6476857Z test_meta_outplace_sum_to_size_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6477166Z test_meta_outplace_sum_to_size_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6477465Z test_meta_outplace_sum_to_size_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6477804Z test_meta_outplace_sum_to_size_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6478115Z test_meta_outplace_svd_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6478428Z test_meta_outplace_svd_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6478741Z test_meta_outplace_svd_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6479045Z test_meta_outplace_svd_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6479357Z test_meta_outplace_svd_lowrank_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6479678Z test_meta_outplace_svd_lowrank_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6479999Z test_meta_outplace_symeig_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6480317Z test_meta_outplace_symeig_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6480633Z test_meta_outplace_symeig_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6480963Z test_meta_outplace_symeig_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6481278Z test_meta_outplace_t_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6481583Z test_meta_outplace_t_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6481905Z test_meta_outplace_t_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6482189Z test_meta_outplace_t_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6482473Z test_meta_outplace_t_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6482849Z test_meta_outplace_t_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6483233Z test_meta_outplace_t_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6483613Z test_meta_outplace_t_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6483972Z test_meta_outplace_t_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6484306Z test_meta_outplace_t_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6484672Z test_meta_outplace_t_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6485046Z test_meta_outplace_t_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6485458Z test_meta_outplace_take_along_dim_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6485818Z test_meta_outplace_take_along_dim_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6486206Z test_meta_outplace_take_along_dim_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6486554Z test_meta_outplace_take_along_dim_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6486895Z test_meta_outplace_take_along_dim_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6487211Z test_meta_outplace_take_along_dim_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6487549Z test_meta_outplace_take_along_dim_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6487876Z test_meta_outplace_take_along_dim_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6488194Z test_meta_outplace_take_along_dim_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6488489Z test_meta_outplace_take_along_dim_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6488792Z test_meta_outplace_take_along_dim_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6489106Z test_meta_outplace_take_along_dim_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6489411Z test_meta_outplace_take_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6489705Z test_meta_outplace_take_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6490011Z test_meta_outplace_take_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6490323Z test_meta_outplace_take_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6490630Z test_meta_outplace_take_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6490978Z test_meta_outplace_take_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6491284Z test_meta_outplace_take_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6491582Z test_meta_outplace_take_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6491860Z test_meta_outplace_take_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6492152Z test_meta_outplace_take_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6492438Z test_meta_outplace_take_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6492741Z test_meta_outplace_take_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6493030Z test_meta_outplace_tan_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6493369Z test_meta_outplace_tan_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6493745Z test_meta_outplace_tan_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6494051Z test_meta_outplace_tan_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6494491Z test_meta_outplace_tan_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6494804Z test_meta_outplace_tan_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6495115Z test_meta_outplace_tan_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6495417Z test_meta_outplace_tan_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6495717Z test_meta_outplace_tan_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6496011Z test_meta_outplace_tan_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6496303Z test_meta_outplace_tan_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6496608Z test_meta_outplace_tan_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6496913Z test_meta_outplace_tan_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6497224Z test_meta_outplace_tanh_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6497533Z test_meta_outplace_tanh_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6497851Z test_meta_outplace_tanh_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6498169Z test_meta_outplace_tanh_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6498563Z test_meta_outplace_tanh_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6498875Z test_meta_outplace_tanh_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6499185Z test_meta_outplace_tanh_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6499490Z test_meta_outplace_tanh_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6499787Z test_meta_outplace_tanh_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6500096Z test_meta_outplace_tanh_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6500413Z test_meta_outplace_tanh_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6500738Z test_meta_outplace_tanh_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6501042Z test_meta_outplace_tanh_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6501436Z test_meta_outplace_tensor_split_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6501749Z test_meta_outplace_tensor_split_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6502071Z test_meta_outplace_tensor_split_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6502414Z test_meta_outplace_tensor_split_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6502742Z test_meta_outplace_tensor_split_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6503043Z test_meta_outplace_tensor_split_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6503352Z test_meta_outplace_tensor_split_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6503715Z test_meta_outplace_tensor_split_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6504029Z test_meta_outplace_tensor_split_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6504351Z test_meta_outplace_tensor_split_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6504752Z test_meta_outplace_tensor_split_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6505075Z test_meta_outplace_tensor_split_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6505392Z test_meta_outplace_tensordot_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6505714Z test_meta_outplace_tensordot_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6506027Z test_meta_outplace_tensordot_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6506462Z test_meta_outplace_tensordot_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6506861Z test_meta_outplace_tensordot_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6507247Z test_meta_outplace_tensordot_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6507618Z test_meta_outplace_tile_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6507930Z test_meta_outplace_tile_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6508246Z test_meta_outplace_tile_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6508569Z test_meta_outplace_tile_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6508880Z test_meta_outplace_tile_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6509192Z test_meta_outplace_tile_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6509532Z test_meta_outplace_tile_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6509831Z test_meta_outplace_tile_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6510129Z test_meta_outplace_tile_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6510423Z test_meta_outplace_tile_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6510734Z test_meta_outplace_tile_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6511046Z test_meta_outplace_tile_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6511300Z test_meta_outplace_to_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: Skipped! (0.000s) 2023-01-11T21:23:43.6511542Z test_meta_outplace_to_cuda_bool (__main__.TestMetaCUDA) ... skip: Skipped! (0.001s) 2023-01-11T21:23:43.6511797Z test_meta_outplace_to_cuda_complex128 (__main__.TestMetaCUDA) ... skip: Skipped! (0.000s) 2023-01-11T21:23:43.6512041Z test_meta_outplace_to_cuda_complex64 (__main__.TestMetaCUDA) ... skip: Skipped! (0.000s) 2023-01-11T21:23:43.6512287Z test_meta_outplace_to_cuda_float16 (__main__.TestMetaCUDA) ... skip: Skipped! (0.001s) 2023-01-11T21:23:43.6512581Z test_meta_outplace_to_cuda_float32 (__main__.TestMetaCUDA) ... skip: Skipped! (0.000s) 2023-01-11T21:23:43.6512869Z test_meta_outplace_to_cuda_float64 (__main__.TestMetaCUDA) ... skip: Skipped! (0.001s) 2023-01-11T21:23:43.6513155Z test_meta_outplace_to_cuda_int16 (__main__.TestMetaCUDA) ... skip: Skipped! (0.000s) 2023-01-11T21:23:43.6513440Z test_meta_outplace_to_cuda_int32 (__main__.TestMetaCUDA) ... skip: Skipped! (0.001s) 2023-01-11T21:23:43.6513725Z test_meta_outplace_to_cuda_int64 (__main__.TestMetaCUDA) ... skip: Skipped! (0.000s) 2023-01-11T21:23:43.6514017Z test_meta_outplace_to_cuda_int8 (__main__.TestMetaCUDA) ... skip: Skipped! (0.001s) 2023-01-11T21:23:43.6514296Z test_meta_outplace_to_cuda_uint8 (__main__.TestMetaCUDA) ... skip: Skipped! (0.001s) 2023-01-11T21:23:43.6514686Z test_meta_outplace_to_sparse_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6515073Z test_meta_outplace_to_sparse_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6515392Z test_meta_outplace_to_sparse_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6515717Z test_meta_outplace_to_sparse_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6516066Z test_meta_outplace_to_sparse_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6516397Z test_meta_outplace_to_sparse_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6516738Z test_meta_outplace_to_sparse_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6517083Z test_meta_outplace_to_sparse_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6517418Z test_meta_outplace_to_sparse_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6517744Z test_meta_outplace_to_sparse_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6518103Z test_meta_outplace_to_sparse_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6518370Z test_meta_outplace_to_sparse_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6518634Z test_meta_outplace_topk_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6518946Z test_meta_outplace_topk_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6519261Z test_meta_outplace_topk_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6519576Z test_meta_outplace_topk_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6519873Z test_meta_outplace_topk_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6520170Z test_meta_outplace_topk_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6520447Z test_meta_outplace_topk_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6520736Z test_meta_outplace_topk_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6521022Z test_meta_outplace_topk_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6521321Z test_meta_outplace_trace_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6521613Z test_meta_outplace_trace_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6521889Z test_meta_outplace_trace_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6522108Z test_meta_outplace_trace_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6522363Z test_meta_outplace_trace_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6522571Z test_meta_outplace_trace_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6522779Z test_meta_outplace_trace_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6523023Z test_meta_outplace_trace_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6523277Z test_meta_outplace_trace_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6523543Z test_meta_outplace_trace_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6523800Z test_meta_outplace_trace_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6524056Z test_meta_outplace_trace_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6524304Z test_meta_outplace_trace_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6524600Z test_meta_outplace_transpose_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6524853Z test_meta_outplace_transpose_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6525122Z test_meta_outplace_transpose_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6525339Z test_meta_outplace_transpose_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6525553Z test_meta_outplace_transpose_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6525765Z test_meta_outplace_transpose_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6525978Z test_meta_outplace_transpose_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6526187Z test_meta_outplace_transpose_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6526398Z test_meta_outplace_transpose_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6526614Z test_meta_outplace_transpose_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6526815Z test_meta_outplace_transpose_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6527023Z test_meta_outplace_transpose_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6527219Z test_meta_outplace_transpose_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6527433Z test_meta_outplace_trapezoid_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6527649Z test_meta_outplace_trapezoid_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6527885Z test_meta_outplace_trapezoid_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6528104Z test_meta_outplace_trapezoid_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6528314Z test_meta_outplace_trapezoid_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6528524Z test_meta_outplace_trapezoid_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6528733Z test_meta_outplace_trapezoid_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6528943Z test_meta_outplace_trapezoid_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6529151Z test_meta_outplace_trapezoid_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6529358Z test_meta_outplace_trapezoid_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6529552Z test_meta_outplace_trapezoid_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6529783Z test_meta_outplace_trapz_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6529993Z test_meta_outplace_trapz_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6530199Z test_meta_outplace_trapz_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6530413Z test_meta_outplace_trapz_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6530622Z test_meta_outplace_trapz_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6530824Z test_meta_outplace_trapz_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6531031Z test_meta_outplace_trapz_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6531233Z test_meta_outplace_trapz_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6531434Z test_meta_outplace_trapz_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6531643Z test_meta_outplace_trapz_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6531837Z test_meta_outplace_trapz_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6532058Z test_meta_outplace_triangular_solve_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6532285Z test_meta_outplace_triangular_solve_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6532503Z test_meta_outplace_triangular_solve_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6532755Z test_meta_outplace_triangular_solve_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6533041Z test_meta_outplace_tril_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6533300Z test_meta_outplace_tril_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6533564Z test_meta_outplace_tril_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6533821Z test_meta_outplace_tril_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6534077Z test_meta_outplace_tril_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6534499Z test_meta_outplace_tril_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6534748Z test_meta_outplace_tril_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6534999Z test_meta_outplace_tril_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6535253Z test_meta_outplace_tril_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6535555Z test_meta_outplace_tril_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6535762Z test_meta_outplace_tril_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6535960Z test_meta_outplace_tril_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6536178Z test_meta_outplace_tril_indices_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6536393Z test_meta_outplace_tril_indices_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6536594Z test_meta_outplace_triu_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6536805Z test_meta_outplace_triu_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6537006Z test_meta_outplace_triu_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6537212Z test_meta_outplace_triu_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6537418Z test_meta_outplace_triu_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6537620Z test_meta_outplace_triu_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6537818Z test_meta_outplace_triu_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6538025Z test_meta_outplace_triu_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6538230Z test_meta_outplace_triu_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6538428Z test_meta_outplace_triu_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6538668Z test_meta_outplace_triu_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6538870Z test_meta_outplace_triu_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6539079Z test_meta_outplace_triu_indices_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6539283Z test_meta_outplace_triu_indices_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6539498Z test_meta_outplace_true_divide_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6539707Z test_meta_outplace_true_divide_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6539927Z test_meta_outplace_true_divide_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6540144Z test_meta_outplace_true_divide_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6540353Z test_meta_outplace_true_divide_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6540590Z test_meta_outplace_true_divide_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6540806Z test_meta_outplace_true_divide_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6541020Z test_meta_outplace_true_divide_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6541237Z test_meta_outplace_true_divide_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6541444Z test_meta_outplace_true_divide_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6541647Z test_meta_outplace_true_divide_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6541857Z test_meta_outplace_true_divide_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6542062Z test_meta_outplace_true_divide_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6542270Z test_meta_outplace_trunc_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6542475Z test_meta_outplace_trunc_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6542683Z test_meta_outplace_trunc_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6542881Z test_meta_outplace_trunc_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6543087Z test_meta_outplace_trunc_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6543291Z test_meta_outplace_trunc_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6543493Z test_meta_outplace_trunc_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6543710Z test_meta_outplace_trunc_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6543912Z test_meta_outplace_trunc_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6544123Z test_meta_outplace_unbind_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6544334Z test_meta_outplace_unbind_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6544545Z test_meta_outplace_unbind_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6544813Z test_meta_outplace_unbind_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6545027Z test_meta_outplace_unbind_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6545237Z test_meta_outplace_unbind_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6545443Z test_meta_outplace_unbind_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6545672Z test_meta_outplace_unbind_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6545878Z test_meta_outplace_unbind_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6546093Z test_meta_outplace_unbind_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6546343Z test_meta_outplace_unbind_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6546596Z test_meta_outplace_unbind_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6546850Z test_meta_outplace_unbind_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6547157Z test_meta_outplace_unflatten_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6547489Z test_meta_outplace_unflatten_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6547783Z test_meta_outplace_unflatten_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6548072Z test_meta_outplace_unflatten_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6548360Z test_meta_outplace_unflatten_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6548606Z test_meta_outplace_unflatten_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6548822Z test_meta_outplace_unflatten_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6549025Z test_meta_outplace_unflatten_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6549237Z test_meta_outplace_unflatten_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6549489Z test_meta_outplace_unflatten_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6549696Z test_meta_outplace_unflatten_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6549902Z test_meta_outplace_unflatten_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6550107Z test_meta_outplace_unflatten_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6550329Z test_meta_outplace_unfold_copy_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6550538Z test_meta_outplace_unfold_copy_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6550762Z test_meta_outplace_unfold_copy_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6550978Z test_meta_outplace_unfold_copy_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6551188Z test_meta_outplace_unfold_copy_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6551442Z test_meta_outplace_unfold_copy_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6551657Z test_meta_outplace_unfold_copy_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6551871Z test_meta_outplace_unfold_copy_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6552082Z test_meta_outplace_unfold_copy_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6552292Z test_meta_outplace_unfold_copy_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6552512Z test_meta_outplace_unfold_copy_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6552767Z test_meta_outplace_unfold_copy_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6553026Z test_meta_outplace_unfold_copy_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6553288Z test_meta_outplace_unfold_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6553554Z test_meta_outplace_unfold_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6553816Z test_meta_outplace_unfold_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6554074Z test_meta_outplace_unfold_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6554333Z test_meta_outplace_unfold_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6554597Z test_meta_outplace_unfold_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6554862Z test_meta_outplace_unfold_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6555124Z test_meta_outplace_unfold_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6555330Z test_meta_outplace_unfold_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6555542Z test_meta_outplace_unfold_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6555746Z test_meta_outplace_unfold_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6555954Z test_meta_outplace_unfold_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6556159Z test_meta_outplace_unfold_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6556375Z test_meta_outplace_uniform_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6556583Z test_meta_outplace_uniform_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6556820Z test_meta_outplace_uniform_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6557027Z test_meta_outplace_uniform_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6557239Z test_meta_outplace_uniform_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6557440Z test_meta_outplace_uniform_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6557669Z test_meta_outplace_unique_consecutive_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6557900Z test_meta_outplace_unique_consecutive_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6558126Z test_meta_outplace_unique_consecutive_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6558355Z test_meta_outplace_unique_consecutive_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6558576Z test_meta_outplace_unique_consecutive_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6558800Z test_meta_outplace_unique_consecutive_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6559012Z test_meta_outplace_unique_consecutive_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6559230Z test_meta_outplace_unique_consecutive_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6559454Z test_meta_outplace_unique_consecutive_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6559664Z test_meta_outplace_unique_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6559874Z test_meta_outplace_unique_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6560103Z test_meta_outplace_unique_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6560306Z test_meta_outplace_unique_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6560516Z test_meta_outplace_unique_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6560724Z test_meta_outplace_unique_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6560928Z test_meta_outplace_unique_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6561124Z test_meta_outplace_unique_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6561335Z test_meta_outplace_unique_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6561551Z test_meta_outplace_unsqueeze_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6561760Z test_meta_outplace_unsqueeze_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6562002Z test_meta_outplace_unsqueeze_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6562216Z test_meta_outplace_unsqueeze_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6562430Z test_meta_outplace_unsqueeze_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6562650Z test_meta_outplace_unsqueeze_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6562880Z test_meta_outplace_unsqueeze_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6563147Z test_meta_outplace_unsqueeze_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6563408Z test_meta_outplace_unsqueeze_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6563657Z test_meta_outplace_unsqueeze_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6563921Z test_meta_outplace_unsqueeze_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6564186Z test_meta_outplace_unsqueeze_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6564443Z test_meta_outplace_unsqueeze_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6564701Z test_meta_outplace_var_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6564960Z test_meta_outplace_var_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6565225Z test_meta_outplace_var_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6565477Z test_meta_outplace_var_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6565717Z test_meta_outplace_var_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6565922Z test_meta_outplace_var_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6566130Z test_meta_outplace_var_mean_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6566340Z test_meta_outplace_var_mean_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6566562Z test_meta_outplace_var_mean_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6566772Z test_meta_outplace_var_mean_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6566985Z test_meta_outplace_var_mean_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6567194Z test_meta_outplace_var_mean_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6567414Z test_meta_outplace_var_mean_unbiased_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6567659Z test_meta_outplace_var_mean_unbiased_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6567882Z test_meta_outplace_var_mean_unbiased_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6568105Z test_meta_outplace_var_mean_unbiased_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6568328Z test_meta_outplace_var_mean_unbiased_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6568551Z test_meta_outplace_var_mean_unbiased_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6568758Z test_meta_outplace_var_unbiased_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6568977Z test_meta_outplace_var_unbiased_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6569192Z test_meta_outplace_var_unbiased_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6569406Z test_meta_outplace_var_unbiased_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6569618Z test_meta_outplace_var_unbiased_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6569824Z test_meta_outplace_var_unbiased_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6570032Z test_meta_outplace_vdot_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6570243Z test_meta_outplace_vdot_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6570455Z test_meta_outplace_vdot_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6570661Z test_meta_outplace_vdot_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6570894Z test_meta_outplace_vdot_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6571087Z test_meta_outplace_vdot_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6571308Z test_meta_outplace_view_as_complex_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6571516Z test_meta_outplace_view_as_complex_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6571724Z test_meta_outplace_view_as_complex_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6571934Z test_meta_outplace_view_as_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6572143Z test_meta_outplace_view_as_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6572360Z test_meta_outplace_view_as_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6572613Z test_meta_outplace_view_as_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6572826Z test_meta_outplace_view_as_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6573034Z test_meta_outplace_view_as_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6573263Z test_meta_outplace_view_as_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6573490Z test_meta_outplace_view_as_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6573696Z test_meta_outplace_view_as_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6573905Z test_meta_outplace_view_as_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6574101Z test_meta_outplace_view_as_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6574427Z test_meta_outplace_view_as_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6574627Z test_meta_outplace_view_as_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6574855Z test_meta_outplace_view_as_real_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6575074Z test_meta_outplace_view_as_real_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6575288Z test_meta_outplace_view_copy_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6575501Z test_meta_outplace_view_copy_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6575708Z test_meta_outplace_view_copy_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6575951Z test_meta_outplace_view_copy_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6576162Z test_meta_outplace_view_copy_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6576365Z test_meta_outplace_view_copy_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6576572Z test_meta_outplace_view_copy_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6576776Z test_meta_outplace_view_copy_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6576982Z test_meta_outplace_view_copy_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6577188Z test_meta_outplace_view_copy_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6577389Z test_meta_outplace_view_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6577594Z test_meta_outplace_view_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6577832Z test_meta_outplace_view_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6578045Z test_meta_outplace_view_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6578244Z test_meta_outplace_view_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6578446Z test_meta_outplace_view_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6578652Z test_meta_outplace_view_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6578853Z test_meta_outplace_view_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6579058Z test_meta_outplace_view_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6579264Z test_meta_outplace_view_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6579471Z test_meta_outplace_view_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6579673Z test_meta_outplace_view_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6579877Z test_meta_outplace_view_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6580087Z test_meta_outplace_vsplit_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6580287Z test_meta_outplace_vsplit_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6580506Z test_meta_outplace_vsplit_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6580716Z test_meta_outplace_vsplit_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6580930Z test_meta_outplace_vsplit_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6581158Z test_meta_outplace_vsplit_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6581370Z test_meta_outplace_vsplit_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6581574Z test_meta_outplace_vsplit_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6581780Z test_meta_outplace_vsplit_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6581984Z test_meta_outplace_vsplit_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6582181Z test_meta_outplace_vsplit_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6582388Z test_meta_outplace_vsplit_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6582584Z test_meta_outplace_vsplit_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6582821Z test_meta_outplace_vstack_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6583026Z test_meta_outplace_vstack_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6583237Z test_meta_outplace_vstack_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6583450Z test_meta_outplace_vstack_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6583669Z test_meta_outplace_vstack_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6583877Z test_meta_outplace_vstack_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6584089Z test_meta_outplace_vstack_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6584292Z test_meta_outplace_vstack_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6584494Z test_meta_outplace_vstack_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6584754Z test_meta_outplace_vstack_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6584948Z test_meta_outplace_vstack_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6585153Z test_meta_outplace_vstack_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6585359Z test_meta_outplace_vstack_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6585566Z test_meta_outplace_where_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6585770Z test_meta_outplace_where_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6585990Z test_meta_outplace_where_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6586283Z test_meta_outplace_where_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6586542Z test_meta_outplace_where_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6586800Z test_meta_outplace_where_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6587057Z test_meta_outplace_where_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6587298Z test_meta_outplace_where_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6587529Z test_meta_outplace_where_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6587735Z test_meta_outplace_where_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6587940Z test_meta_outplace_where_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6588146Z test_meta_outplace_where_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6588370Z test_meta_outplace_where_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6588577Z test_meta_outplace_xlogy_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6588779Z test_meta_outplace_xlogy_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6588986Z test_meta_outplace_xlogy_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6589189Z test_meta_outplace_xlogy_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6589387Z test_meta_outplace_xlogy_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6589582Z test_meta_outplace_xlogy_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6589787Z test_meta_outplace_xlogy_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6589987Z test_meta_outplace_xlogy_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6590191Z test_meta_outplace_xlogy_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6590389Z test_meta_outplace_xlogy_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6590597Z test_meta_outplace_zero__cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6590798Z test_meta_outplace_zero__cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6591007Z test_meta_outplace_zero__cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6591219Z test_meta_outplace_zero__cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6591450Z test_meta_outplace_zero__cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6591656Z test_meta_outplace_zero__cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6591849Z test_meta_outplace_zero__cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6592051Z test_meta_outplace_zero__cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6592248Z test_meta_outplace_zero__cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6592547Z test_meta_outplace_zero__cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6592870Z test_meta_outplace_zero__cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6593126Z test_meta_outplace_zero__cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6593386Z test_meta_outplace_zeros_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6593678Z test_meta_outplace_zeros_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6593943Z test_meta_outplace_zeros_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6594203Z test_meta_outplace_zeros_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6594454Z test_meta_outplace_zeros_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6594707Z test_meta_outplace_zeros_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6594951Z test_meta_outplace_zeros_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6595155Z test_meta_outplace_zeros_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6595358Z test_meta_outplace_zeros_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6595558Z test_meta_outplace_zeros_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6595762Z test_meta_outplace_zeros_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6595961Z test_meta_outplace_zeros_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6596156Z test_meta_outplace_zeros_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6596370Z test_meta_outplace_zeros_like_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6596576Z test_meta_outplace_zeros_like_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6596784Z test_meta_outplace_zeros_like_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6597020Z test_meta_outplace_zeros_like_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6597235Z test_meta_outplace_zeros_like_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6597446Z test_meta_outplace_zeros_like_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6597658Z test_meta_outplace_zeros_like_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6597867Z test_meta_outplace_zeros_like_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6598073Z test_meta_outplace_zeros_like_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6598287Z test_meta_outplace_zeros_like_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6598492Z test_meta_outplace_zeros_like_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6598694Z test_meta_outplace_zeros_like_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6598916Z test_meta_outplace_zeros_like_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6599109Z test_channels_last (__main__.TestMetaConverter) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.6599318Z test_channels_last_leaf (__main__.TestMetaConverter) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.6599526Z test_channels_last_non_leaf (__main__.TestMetaConverter) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6599736Z test_complex_noncontiguous_bug (__main__.TestMetaConverter) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.6599948Z test_empty_strided_non_dense_leaf (__main__.TestMetaConverter) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.6600140Z test_imag (__main__.TestMetaConverter) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.6600324Z test_leaf (__main__.TestMetaConverter) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.6600518Z test_non_leaf (__main__.TestMetaConverter) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6600722Z test_non_leaf_torture (__main__.TestMetaConverter) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6600930Z test_requires_grad_false (__main__.TestMetaConverter) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.6601135Z test_tensor_outlives_converter (__main__.TestMetaConverter) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.6601333Z test_view_as_complex (__main__.TestMetaConverter) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.6601533Z test_view_as_real (__main__.TestMetaConverter) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.6601727Z test_view_dtype (__main__.TestMetaConverter) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:43.6601918Z test_view_of_leaf (__main__.TestMetaConverter) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6602120Z test_view_of_non_leaf (__main__.TestMetaConverter) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6602349Z test_view_of_view_of_leaf (__main__.TestMetaConverter) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6602544Z test_weakref (__main__.TestMetaConverter) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:43.6602555Z 2023-01-11T21:23:43.6602873Z ---------------------------------------------------------------------- 2023-01-11T21:23:43.6602983Z Ran 33899 tests in 22.003s 2023-01-11T21:23:43.6602990Z 2023-01-11T21:23:43.6603084Z OK (skipped=33886) 2023-01-11T21:23:43.6603090Z 2023-01-11T21:23:43.6603203Z Generating XML reports... 2023-01-11T21:23:43.6603563Z Generated XML report: test-reports/python-unittest/test_meta/TEST-TestMetaCUDA-20230111212314.xml 2023-01-11T21:23:43.6603917Z Generated XML report: test-reports/python-unittest/test_meta/TEST-TestMetaConverter-20230111212314.xml 2023-01-11T21:23:43.6603924Z 2023-01-11T21:23:43.6604421Z ##[endgroup] 2023-01-11T21:23:43.6604760Z FINISHED PRINTING LOG FILE of test_meta (/var/lib/jenkins/workspace/test/test-reports/test_meta_a9omjxwy) 2023-01-11T21:23:43.6604768Z 2023-01-11T21:23:44.9213477Z Ignoring disabled issues: [] 2023-01-11T21:23:44.9468310Z Running test_proxy_tensor ... [2023-01-11 21:23:44.946206] 2023-01-11T21:23:44.9469715Z Executing ['/opt/conda/bin/python', '-bb', 'test_proxy_tensor.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2023-01-11 21:23:44.946581] 2023-01-11T21:23:49.1590610Z 2023-01-11T21:23:49.1591769Z Expand the folded group to see the log file of test_proxy_tensor 2023-01-11T21:23:49.1593111Z ##[group]PRINTING LOG FILE of test_proxy_tensor (/var/lib/jenkins/workspace/test/test-reports/test_proxy_tensor_4qdi4ydf) 2023-01-11T21:23:49.1593942Z 2023-01-11T21:23:49.1594754Z Running tests... 2023-01-11T21:23:49.1596049Z ---------------------------------------------------------------------- 2023-01-11T21:23:49.1597129Z Test results will be stored in test-reports/python-unittest/test_proxy_tensor 2023-01-11T21:23:49.1598156Z test_alias (__main__.TestFakeProxyTensor) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:49.1599190Z test_issue82547 (__main__.TestFakeProxyTensor) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:49.1600232Z test_meta (__main__.TestFakeProxyTensor) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:49.1615812Z test_use_fake_and_tensor (__main__.TestFakeProxyTensor) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:49.1616603Z test_allclose (__main__.TestGenericProxyTensorFake) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:49.1617319Z test_amp_cache (__main__.TestGenericProxyTensorFake) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:49.1618026Z test_constant_blowup (__main__.TestGenericProxyTensorFake) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:49.1618740Z test_constant_proxy_tensor_mut (__main__.TestGenericProxyTensorFake) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:49.1619452Z test_constant_random (__main__.TestGenericProxyTensorFake) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:49.1620161Z test_constant_unbind (__main__.TestGenericProxyTensorFake) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:49.1620865Z test_decomp_of_capture (__main__.TestGenericProxyTensorFake) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:49.1621571Z test_decomposition_interpreter (__main__.TestGenericProxyTensorFake) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:49.1622566Z test_inplace_metadata (__main__.TestGenericProxyTensorFake) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:49.1623297Z test_isolated_graphmodule (__main__.TestGenericProxyTensorFake) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2023-01-11T21:23:49.1624012Z test_make_fx_model_double_param (__main__.TestGenericProxyTensorFake) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:49.1624790Z test_make_fx_model_fwd_bwd (__main__.TestGenericProxyTensorFake) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:49.1625527Z test_make_fx_model_fwd_bwd_wgtupdate (__main__.TestGenericProxyTensorFake) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:49.1626245Z test_make_fx_overloads (__main__.TestGenericProxyTensorFake) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:49.1627067Z test_make_fx_reentrant_dispatch (__main__.TestGenericProxyTensorFake) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:49.1627930Z test_make_fx_simple (__main__.TestGenericProxyTensorFake) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:49.1628636Z test_mode_tracing_factory_function (__main__.TestGenericProxyTensorFake) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:49.1629513Z test_partial_decomp (__main__.TestGenericProxyTensorFake) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:49.1630209Z test_pickle_issue89626 (__main__.TestGenericProxyTensorFake) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:49.1630886Z test_pr_86917 (__main__.TestGenericProxyTensorFake) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:49.1631561Z test_proxy_tensor (__main__.TestGenericProxyTensorFake) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:49.1632285Z 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) 2023-01-11T21:23:49.1633157Z test_resnet18_backward_trace (__main__.TestGenericProxyTensorFake) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:49.1633871Z test_scalar_device (__main__.TestGenericProxyTensorFake) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:49.1634673Z test_strides (__main__.TestGenericProxyTensorFake) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:49.1635523Z test_tensor_constants (__main__.TestGenericProxyTensorFake) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:49.1636376Z test_trace_subclasses (__main__.TestGenericProxyTensorFake) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:49.1637081Z test_val_metadata_mutation (__main__.TestGenericProxyTensorFake) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:49.1637766Z test_varargs (__main__.TestGenericProxyTensorFake) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:49.1638452Z test_allclose (__main__.TestGenericProxyTensorReal) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:49.1639136Z test_amp_cache (__main__.TestGenericProxyTensorReal) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:49.1639818Z test_constant_blowup (__main__.TestGenericProxyTensorReal) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:49.1640581Z test_constant_proxy_tensor_mut (__main__.TestGenericProxyTensorReal) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:49.1641300Z test_constant_random (__main__.TestGenericProxyTensorReal) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:49.1641987Z test_constant_unbind (__main__.TestGenericProxyTensorReal) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:49.1642684Z test_decomp_of_capture (__main__.TestGenericProxyTensorReal) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:49.1643384Z test_decomposition_interpreter (__main__.TestGenericProxyTensorReal) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:49.1644149Z test_inplace_metadata (__main__.TestGenericProxyTensorReal) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:49.1645024Z test_isolated_graphmodule (__main__.TestGenericProxyTensorReal) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2023-01-11T21:23:49.1645907Z test_make_fx_model_double_param (__main__.TestGenericProxyTensorReal) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:49.1647870Z test_make_fx_model_fwd_bwd (__main__.TestGenericProxyTensorReal) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:49.1648444Z test_make_fx_model_fwd_bwd_wgtupdate (__main__.TestGenericProxyTensorReal) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:49.1648967Z test_make_fx_overloads (__main__.TestGenericProxyTensorReal) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:49.1649481Z test_make_fx_reentrant_dispatch (__main__.TestGenericProxyTensorReal) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:49.1649995Z test_make_fx_simple (__main__.TestGenericProxyTensorReal) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:49.1650501Z test_mode_tracing_factory_function (__main__.TestGenericProxyTensorReal) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:49.1651015Z test_partial_decomp (__main__.TestGenericProxyTensorReal) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:49.1651905Z test_pickle_issue89626 (__main__.TestGenericProxyTensorReal) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:49.1652540Z test_pr_86917 (__main__.TestGenericProxyTensorReal) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:49.1653114Z test_proxy_tensor (__main__.TestGenericProxyTensorReal) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:49.1653667Z 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) 2023-01-11T21:23:49.1654333Z test_resnet18_backward_trace (__main__.TestGenericProxyTensorReal) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:49.1654847Z test_scalar_device (__main__.TestGenericProxyTensorReal) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:49.1655359Z test_strides (__main__.TestGenericProxyTensorReal) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:49.1655865Z test_tensor_constants (__main__.TestGenericProxyTensorReal) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:49.1656380Z test_trace_subclasses (__main__.TestGenericProxyTensorReal) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:49.1657132Z test_val_metadata_mutation (__main__.TestGenericProxyTensorReal) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:49.1657633Z test_varargs (__main__.TestGenericProxyTensorReal) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:49.1658135Z test_allclose (__main__.TestGenericProxyTensorSymbolic) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:49.1658654Z test_amp_cache (__main__.TestGenericProxyTensorSymbolic) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:49.1659175Z test_constant_blowup (__main__.TestGenericProxyTensorSymbolic) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:49.1659700Z test_constant_proxy_tensor_mut (__main__.TestGenericProxyTensorSymbolic) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:49.1660235Z test_constant_random (__main__.TestGenericProxyTensorSymbolic) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:49.1660752Z test_constant_unbind (__main__.TestGenericProxyTensorSymbolic) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:49.1661276Z test_decomp_of_capture (__main__.TestGenericProxyTensorSymbolic) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:49.1661871Z test_decomposition_interpreter (__main__.TestGenericProxyTensorSymbolic) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:49.1662411Z test_inplace_metadata (__main__.TestGenericProxyTensorSymbolic) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:49.1662946Z test_isolated_graphmodule (__main__.TestGenericProxyTensorSymbolic) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2023-01-11T21:23:49.1663491Z test_make_fx_model_double_param (__main__.TestGenericProxyTensorSymbolic) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:49.1664016Z test_make_fx_model_fwd_bwd (__main__.TestGenericProxyTensorSymbolic) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:49.1664561Z test_make_fx_model_fwd_bwd_wgtupdate (__main__.TestGenericProxyTensorSymbolic) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:23:49.1665162Z test_make_fx_overloads (__main__.TestGenericProxyTensorSymbolic) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:49.1665699Z test_make_fx_reentrant_dispatch (__main__.TestGenericProxyTensorSymbolic) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:49.1666221Z test_make_fx_simple (__main__.TestGenericProxyTensorSymbolic) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:49.1666856Z test_mode_tracing_factory_function (__main__.TestGenericProxyTensorSymbolic) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:49.1667539Z test_partial_decomp (__main__.TestGenericProxyTensorSymbolic) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:49.1668078Z test_pickle_issue89626 (__main__.TestGenericProxyTensorSymbolic) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:49.1668531Z test_pr_86917 (__main__.TestGenericProxyTensorSymbolic) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:49.1668988Z test_proxy_tensor (__main__.TestGenericProxyTensorSymbolic) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:49.1669491Z 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) 2023-01-11T21:23:49.1670043Z test_resnet18_backward_trace (__main__.TestGenericProxyTensorSymbolic) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:49.1670525Z test_scalar_device (__main__.TestGenericProxyTensorSymbolic) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:49.1670978Z test_strides (__main__.TestGenericProxyTensorSymbolic) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:49.1671442Z test_tensor_constants (__main__.TestGenericProxyTensorSymbolic) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:49.1671913Z test_trace_subclasses (__main__.TestGenericProxyTensorSymbolic) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:49.1672390Z test_val_metadata_mutation (__main__.TestGenericProxyTensorSymbolic) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:49.1672850Z test_varargs (__main__.TestGenericProxyTensorSymbolic) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:49.1673298Z test_binary_broadcast (__main__.TestSymbolicTracing) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:49.1673719Z test_cat (__main__.TestSymbolicTracing) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:49.1674174Z test_debug_interpreter (__main__.TestSymbolicTracing) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:49.1674615Z test_elementwise_meta_with_sym_numbers (__main__.TestSymbolicTracing) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:49.1675051Z test_expand (__main__.TestSymbolicTracing) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:49.1675472Z test_guards_equal (__main__.TestSymbolicTracing) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:23:49.1675945Z test_item (__main__.TestSymbolicTracing) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:49.1676352Z test_mega_guard (__main__.TestSymbolicTracing) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:49.1676770Z test_metadata (__main__.TestSymbolicTracing) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:49.1677190Z test_metadata_fresh (__main__.TestSymbolicTracing) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:49.1677614Z test_multiply_shape (__main__.TestSymbolicTracing) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:49.1678028Z test_neg_shape (__main__.TestSymbolicTracing) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:49.1678448Z test_new_empty (__main__.TestSymbolicTracing) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:49.1678883Z test_nonidentity_transitive_guards (__main__.TestSymbolicTracing) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:49.1679326Z test_resize_from_zero (__main__.TestSymbolicTracing) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:49.1679740Z test_return_symint (__main__.TestSymbolicTracing) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:49.1680156Z test_rmethod (__main__.TestSymbolicTracing) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:49.1680574Z test_size_with_tensor (__main__.TestSymbolicTracing) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:49.1681021Z test_sqrt_size (__main__.TestSymbolicTracing) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:49.1681434Z test_sym_storage_offset (__main__.TestSymbolicTracing) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:49.1681859Z test_symint_to_tensor (__main__.TestSymbolicTracing) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:49.1682281Z test_unary (__main__.TestSymbolicTracing) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:49.1682497Z 2023-01-11T21:23:49.1682727Z ---------------------------------------------------------------------- 2023-01-11T21:23:49.1682982Z Ran 113 tests in 0.091s 2023-01-11T21:23:49.1683110Z 2023-01-11T21:23:49.1683193Z OK (skipped=113) 2023-01-11T21:23:49.1683311Z 2023-01-11T21:23:49.1683403Z Generating XML reports... 2023-01-11T21:23:49.1683844Z Generated XML report: test-reports/python-unittest/test_proxy_tensor/TEST-TestFakeProxyTensor-20230111212348.xml 2023-01-11T21:23:49.1684526Z Generated XML report: test-reports/python-unittest/test_proxy_tensor/TEST-TestGenericProxyTensorFake-20230111212348.xml 2023-01-11T21:23:49.1685248Z Generated XML report: test-reports/python-unittest/test_proxy_tensor/TEST-TestGenericProxyTensorReal-20230111212348.xml 2023-01-11T21:23:49.1685975Z Generated XML report: test-reports/python-unittest/test_proxy_tensor/TEST-TestGenericProxyTensorSymbolic-20230111212348.xml 2023-01-11T21:23:49.1686709Z Generated XML report: test-reports/python-unittest/test_proxy_tensor/TEST-TestSymbolicTracing-20230111212348.xml 2023-01-11T21:23:49.1686978Z 2023-01-11T21:23:49.1687322Z ##[endgroup] 2023-01-11T21:23:49.1687724Z FINISHED PRINTING LOG FILE of test_proxy_tensor (/var/lib/jenkins/workspace/test/test-reports/test_proxy_tensor_4qdi4ydf) 2023-01-11T21:23:49.1687954Z 2023-01-11T21:23:51.1194769Z Ignoring disabled issues: [] 2023-01-11T21:23:51.1425214Z Running test_public_bindings ... [2023-01-11 21:23:51.142191] 2023-01-11T21:23:51.1429896Z Executing ['/opt/conda/bin/python', '-bb', 'test_public_bindings.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2023-01-11 21:23:51.142527] 2023-01-11T21:23:53.1810678Z 2023-01-11T21:23:53.1811398Z Expand the folded group to see the log file of test_jit 2023-01-11T21:23:53.1812187Z ##[group]PRINTING LOG FILE of test_jit (/var/lib/jenkins/workspace/test/test-reports/test_jit_oajr2gps) 2023-01-11T21:23:53.1812951Z monkeytype is not installed. Skipping tests for Profile-Directed Typing 2023-01-11T21:23:53.1813187Z 2023-01-11T21:23:53.1813305Z Running tests... 2023-01-11T21:23:53.1813725Z ---------------------------------------------------------------------- 2023-01-11T21:23:53.1814593Z Test results will be stored in test-reports/python-unittest/test_jit 2023-01-11T21:23:53.1815159Z test_becomes_wildcard_annotations (jit.test_alias_analysis.TestAliasAnalysis) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:53.1815821Z 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) 2023-01-11T21:23:53.1816462Z test_recursive_calls (jit.test_alias_analysis.TestAliasAnalysis) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:23:53.1817076Z test_async_future_type_python (jit.test_async.TestAsync) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:53.1817552Z test_async_grad_guard_no_grad (jit.test_async.TestAsync) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:53.1818115Z test_async_grad_guard_with_grad (jit.test_async.TestAsync) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:53.1818687Z test_async_kwargs (jit.test_async.TestAsync) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:53.1819657Z test_async_parsing (jit.test_async.TestAsync) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:53.1820197Z test_async_python (jit.test_async.TestAsync) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:53.1820728Z test_async_script (jit.test_async.TestAsync) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:53.1821287Z test_async_script_capture (jit.test_async.TestAsync) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:53.1821753Z test_async_script_error (jit.test_async.TestAsync) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:53.1822238Z test_async_script_multi_forks (jit.test_async.TestAsync) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:53.1822804Z test_async_script_multi_waits (jit.test_async.TestAsync) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:53.1823374Z test_async_script_nested (jit.test_async.TestAsync) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:53.1823927Z test_async_script_no_script_mod (jit.test_async.TestAsync) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:53.1824439Z test_async_script_trace (jit.test_async.TestAsync) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:23:53.1825066Z test_future_subtyping (jit.test_async.TestAsync) 2023-01-11T21:23:53.1825456Z Test that futures subtype each other properly. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:53.1825968Z test_no_future_subtype_message (jit.test_async.TestAsync) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:53.1826397Z test_trace_fork_wait (jit.test_async.TestAsync) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:53.1826831Z test_trace_fork_wait_inline (jit.test_async.TestAsync) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:53.1827376Z test_trace_fork_wait_leaking (jit.test_async.TestAsync) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:53.1828013Z test_trace_fork_wait_list_modulecalls (jit.test_async.TestAsync) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:53.1828701Z 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) 2023-01-11T21:23:53.1829215Z test_aten_pow_zero_negative_exponent (jit.test_aten_pow.TestAtenPow) 2023-01-11T21:23:53.1829584Z 1. Testing a = int, b = int ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2023-01-11T21:23:53.1830047Z test_autodiff_requires_grad_nograd (jit.test_autodiff.TestAutodiffJit) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:53.1830740Z test_requires_grad_outputs (jit.test_autodiff.TestAutodiffJit) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:53.1831371Z test_requires_grad_outputs_profiled_twice (jit.test_autodiff.TestAutodiffJit) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:53.1831997Z test_requires_grad_outputs_side_effects (jit.test_autodiff.TestAutodiffJit) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:53.1841385Z test_undefined_tensor_lists (jit.test_autodiff.TestAutodiffJit) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:53.1842161Z test_aliased_outputs (jit.test_autodiff_subgraph_slicing.TestAutodiffSubgraphSlicing) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:53.1842964Z test_bias_as_arg (jit.test_autodiff_subgraph_slicing.TestAutodiffSubgraphSlicing) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:53.1843586Z test_bias_as_module_attr (jit.test_autodiff_subgraph_slicing.TestAutodiffSubgraphSlicing) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:53.1844228Z 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) 2023-01-11T21:23:53.1844932Z test_constructed_bias (jit.test_autodiff_subgraph_slicing.TestAutodiffSubgraphSlicing) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:53.1845765Z 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) 2023-01-11T21:23:53.1846582Z test_differentiable_graph_ops_requires_grad (jit.test_autodiff_subgraph_slicing.TestAutodiffSubgraphSlicing) ... skip: disable until we property handle tensor lists with undefined gradients (0.001s) 2023-01-11T21:23:53.1847393Z test_does_not_create_cycles (jit.test_autodiff_subgraph_slicing.TestAutodiffSubgraphSlicing) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:53.1848067Z test_does_not_merge_unrelated (jit.test_autodiff_subgraph_slicing.TestAutodiffSubgraphSlicing) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:53.1848626Z 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) 2023-01-11T21:23:53.1849185Z test_merge_respects_aliasing (jit.test_autodiff_subgraph_slicing.TestAutodiffSubgraphSlicing) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:53.1849731Z test_merges_dense (jit.test_autodiff_subgraph_slicing.TestAutodiffSubgraphSlicing) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:53.1850248Z test_merges_down (jit.test_autodiff_subgraph_slicing.TestAutodiffSubgraphSlicing) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:53.1850770Z test_merges_up (jit.test_autodiff_subgraph_slicing.TestAutodiffSubgraphSlicing) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:53.1851307Z test_merges_without_cycles (jit.test_autodiff_subgraph_slicing.TestAutodiffSubgraphSlicing) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:53.1852017Z test_prune_grad (jit.test_autodiff_subgraph_slicing.TestAutodiffSubgraphSlicing) ... skip: Simple Executor doesn't support gradients (0.001s) 2023-01-11T21:23:53.1852545Z 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) 2023-01-11T21:23:53.1853101Z test_respects_lexical_scoping (jit.test_autodiff_subgraph_slicing.TestAutodiffSubgraphSlicing) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:53.1853641Z test_simple_merge (jit.test_autodiff_subgraph_slicing.TestAutodiffSubgraphSlicing) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:53.1854421Z test_simple_no_merge (jit.test_autodiff_subgraph_slicing.TestAutodiffSubgraphSlicing) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:53.1854941Z test_errors (jit.test_backends.TestBackends) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:53.1855457Z test_execution (jit.test_backends.TestBackends) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:53.1856153Z test_save_load (jit.test_backends.TestBackends) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:53.1856796Z test_errors (jit.test_backends.TestBackendsWithCompiler) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:53.1857298Z test_execution (jit.test_backends.TestBackendsWithCompiler) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:53.1857767Z test_batch_mm_no_mutation (jit.test_batch_mm.TestBatchMM) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:53.1858206Z test_batch_mm_permitted_mutation (jit.test_batch_mm.TestBatchMM) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:53.1858814Z test_batch_mm_prohibited_mutation (jit.test_batch_mm.TestBatchMM) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:53.1859308Z 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.001s) 2023-01-11T21:23:53.1859930Z 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.001s) 2023-01-11T21:23:53.1860580Z test_batch_mm_side_permitted_mutation (jit.test_batch_mm.TestBatchMM) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:53.1861385Z 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.001s) 2023-01-11T21:23:53.1862020Z 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.001s) 2023-01-11T21:23:53.1862601Z test_del (jit.test_builtins.TestBuiltins) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:53.1863182Z test_del_multiple_operands (jit.test_builtins.TestBuiltins) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:53.1863745Z test_has_attr (jit.test_builtins.TestBuiltins) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:53.1864303Z test_has_attr_invalid_args (jit.test_builtins.TestBuiltins) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:53.1864877Z test_cuda_synchronize (jit.test_cuda.TestCUDA) ... skip: detected only one GPU (0.001s) 2023-01-11T21:23:53.1865329Z test_current_stream (jit.test_cuda.TestCUDA) ... skip: detected only one GPU (0.001s) 2023-01-11T21:23:53.1865856Z test_event_args (jit.test_cuda.TestCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:53.1866402Z test_stream_args (jit.test_cuda.TestCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:53.1866883Z test_streams_and_events (jit.test_cuda.TestCUDA) ... skip: detected only one GPU (0.010s) 2023-01-11T21:23:53.1867406Z test_cast_overloads (jit.test_class_type.TestClassType) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:53.1867878Z test_class_attribute_wrong_type (jit.test_class_type.TestClassType) 2023-01-11T21:23:53.1868399Z 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) 2023-01-11T21:23:53.1868971Z test_class_constant (jit.test_class_type.TestClassType) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:53.1869633Z test_class_constructs_itself (jit.test_class_type.TestClassType) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:53.1870213Z test_class_inheritance (jit.test_class_type.TestClassType) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:53.1870783Z test_class_inheritance_implicit (jit.test_class_type.TestClassType) 2023-01-11T21:23:53.1871390Z Test that inheritance is detected in ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:53.1872065Z test_class_sorting (jit.test_class_type.TestClassType) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:23:53.1872685Z test_class_specialization (jit.test_class_type.TestClassType) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:53.1873277Z test_class_type_as_param (jit.test_class_type.TestClassType) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:53.1873746Z test_classmethod (jit.test_class_type.TestClassType) 2023-01-11T21:23:53.1874200Z Test classmethods on class types. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:53.1874748Z test_conditional_set_attr (jit.test_class_type.TestClassType) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:53.1875231Z test_custom_delete (jit.test_class_type.TestClassType) 2023-01-11T21:23:53.1875647Z 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.001s) 2023-01-11T21:23:53.1876061Z test_default_args (jit.test_class_type.TestClassType) 2023-01-11T21:23:53.1876555Z Test that methods on class types can have default arguments. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:23:53.1877272Z test_get_attr (jit.test_class_type.TestClassType) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:53.1877978Z test_get_attr_not_initialized (jit.test_class_type.TestClassType) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:53.1878729Z test_get_with_method (jit.test_class_type.TestClassType) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:53.1879369Z test_imported_classes (jit.test_class_type.TestClassType) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:53.1879937Z test_in (jit.test_class_type.TestClassType) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:53.1880514Z test_init_compiled_first (jit.test_class_type.TestClassType) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:53.1881093Z test_interface (jit.test_class_type.TestClassType) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2023-01-11T21:23:53.1881587Z test_optional_type_promotion (jit.test_class_type.TestClassType) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:53.1882132Z test_out_of_order_methods (jit.test_class_type.TestClassType) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:53.1882728Z test_overloaded_fn (jit.test_class_type.TestClassType) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2023-01-11T21:23:53.1883231Z test_properties (jit.test_class_type.TestClassType) 2023-01-11T21:23:53.1883749Z 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.002s) 2023-01-11T21:23:53.1884400Z 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) 2023-01-11T21:23:53.1885044Z test_python_interop (jit.test_class_type.TestClassType) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:53.1885540Z test_recursive_class (jit.test_class_type.TestClassType) 2023-01-11T21:23:53.1886092Z 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.000s) 2023-01-11T21:23:53.1886733Z test_recursive_script_builtin_type_resolution (jit.test_class_type.TestClassType) 2023-01-11T21:23:53.1887601Z 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) 2023-01-11T21:23:53.1888229Z test_recursive_script_module_builtin_type_resolution (jit.test_class_type.TestClassType) 2023-01-11T21:23:53.1889048Z 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) 2023-01-11T21:23:53.1889640Z test_recursive_scripting (jit.test_class_type.TestClassType) 2023-01-11T21:23:53.1890202Z 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) 2023-01-11T21:23:53.1890744Z test_recursive_scripting_failed (jit.test_class_type.TestClassType) 2023-01-11T21:23:53.1891291Z Test that class types module attributes that fail to script ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:53.1891809Z test_reference_semantics (jit.test_class_type.TestClassType) 2023-01-11T21:23:53.1892355Z Test that modifications made to a class instance in TorchScript ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:53.1893024Z test_save_load_with_classes (jit.test_class_type.TestClassType) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:53.1893681Z test_save_load_with_classes_nested (jit.test_class_type.TestClassType) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:53.1894517Z 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) 2023-01-11T21:23:53.1895159Z test_schema_human_readable (jit.test_class_type.TestClassType) 2023-01-11T21:23:53.1895951Z 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.000s) 2023-01-11T21:23:53.1896692Z test_self_referential_method (jit.test_class_type.TestClassType) 2023-01-11T21:23:53.1897405Z 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) 2023-01-11T21:23:53.1898105Z test_set_attr_in_method (jit.test_class_type.TestClassType) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:53.1898751Z test_set_attr_non_initialized (jit.test_class_type.TestClassType) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:53.1899395Z test_set_attr_type_mismatch (jit.test_class_type.TestClassType) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:53.1899920Z test_staticmethod (jit.test_class_type.TestClassType) 2023-01-11T21:23:53.1900417Z Test static methods on class types. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:53.1900899Z test_type_annotation (jit.test_class_type.TestClassType) 2023-01-11T21:23:53.1901440Z Test that annotating container attributes with types works correctly ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:53.1902091Z test_type_annotations (jit.test_class_type.TestClassType) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:53.1902754Z test_unresolved_class_attributes (jit.test_class_type.TestClassType) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:53.1903283Z test_unused_method (jit.test_class_type.TestClassType) 2023-01-11T21:23:53.1903853Z Test unused methods on scripted classes. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:53.1904475Z test_binary_op_complex_tensor (jit.test_complex.TestComplex) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:53.1905217Z test_comparison_ops (jit.test_complex.TestComplex) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:53.1905859Z test_complex_constants_and_ops (jit.test_complex.TestComplex) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:23:53.1906492Z test_complex_constructor (jit.test_complex.TestComplex) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:23:53.1907114Z test_complex_list_sum (jit.test_complex.TestComplex) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:53.1907740Z test_complex_parse (jit.test_complex.TestComplex) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:53.1908510Z test_complexdict (jit.test_complex.TestComplex) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:53.1909197Z test_complexlist (jit.test_complex.TestComplex) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:53.1909842Z test_div (jit.test_complex.TestComplex) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:53.1910444Z test_infj_nanj_pickle (jit.test_complex.TestComplex) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:53.1911050Z test_pickle (jit.test_complex.TestComplex) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:53.1911640Z test_script (jit.test_complex.TestComplex) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:53.1912256Z test_tensor_attributes (jit.test_complex.TestComplex) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:53.1912907Z test_torch_complex_constructor_with_tensor (jit.test_complex.TestComplex) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:53.1913611Z test_calling_scripted_custom_op (jit.test_custom_operators.TestCustomOperators) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:53.1914322Z test_calling_traced_custom_op (jit.test_custom_operators.TestCustomOperators) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:53.1915138Z test_default_arguments_are_used (jit.test_custom_operators.TestCustomOperators) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:53.1916000Z test_dynamic_op_registry (jit.test_custom_operators.TestCustomOperators) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:53.1916842Z test_generic_list (jit.test_custom_operators.TestCustomOperators) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:53.1917631Z test_passing_and_returning_lists (jit.test_custom_operators.TestCustomOperators) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:53.1918364Z 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.000s) 2023-01-11T21:23:53.1919087Z test_passing_too_few_args (jit.test_custom_operators.TestCustomOperators) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:53.1919762Z test_passing_too_many_args (jit.test_custom_operators.TestCustomOperators) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:53.1920496Z test_passing_unknown_kwargs (jit.test_custom_operators.TestCustomOperators) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:53.1921196Z test_script_graph_contains_custom_op (jit.test_custom_operators.TestCustomOperators) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:53.1921918Z 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) 2023-01-11T21:23:53.1922472Z test_simply_calling_an_operator (jit.test_custom_operators.TestCustomOperators) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:53.1922954Z test_where_no_scalar (jit.test_custom_operators.TestCustomOperators) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:53.1923402Z test_setattr_no_aliasdb (jit.test_dce.TestDCE) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:53.1923816Z test_setattr_removed (jit.test_dce.TestDCE) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:53.1924342Z test_python_submodule_script (jit.test_data_parallel.TestDataParallel) ... skip: multi-GPU not supported (0.000s) 2023-01-11T21:23:53.1924839Z test_shared_module (jit.test_data_parallel.TestDataParallel) ... skip: multi-GPU not supported (0.000s) 2023-01-11T21:23:53.1925510Z test_tensor_sharing (jit.test_data_parallel.TestDataParallel) ... skip: multi-GPU not supported (0.001s) 2023-01-11T21:23:53.1926141Z test_tensor_sharing_with_forward (jit.test_data_parallel.TestDataParallel) ... skip: multi-GPU not supported (0.001s) 2023-01-11T21:23:53.1926759Z test_traced_module (jit.test_data_parallel.TestDataParallel) ... skip: multi-GPU not supported (0.000s) 2023-01-11T21:23:53.1927289Z test__post_init__ (jit.test_dataclasses.TestDataclasses) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:53.1927836Z test_comparators (jit.test_dataclasses.TestDataclasses) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:53.1928293Z test_custom__eq__ (jit.test_dataclasses.TestDataclasses) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:53.1928753Z test_default_factories (jit.test_dataclasses.TestDataclasses) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:53.1929205Z test_init_vars (jit.test_dataclasses.TestDataclasses) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:53.1929652Z test_no_source (jit.test_dataclasses.TestDataclasses) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:53.1930122Z test_use_unregistered_dataclass_raises (jit.test_dataclasses.TestDataclasses) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:53.1930614Z test_custom_device_op (jit.test_device_analysis.TestDeviceAnalysis) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:53.1931077Z test_device_apply (jit.test_device_analysis.TestDeviceAnalysis) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:53.1931542Z test_device_arg (jit.test_device_analysis.TestDeviceAnalysis) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:53.1932022Z test_device_if_propagation (jit.test_device_analysis.TestDeviceAnalysis) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:53.1932504Z test_if_loop_mix (jit.test_device_analysis.TestDeviceAnalysis) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:53.1932969Z test_loop_device_change (jit.test_device_analysis.TestDeviceAnalysis) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:53.1933497Z test_loop_simple (jit.test_device_analysis.TestDeviceAnalysis) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:53.1933969Z test_mobilenet (jit.test_device_analysis.TestDeviceAnalysis) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:53.1934735Z test_nested_loops (jit.test_device_analysis.TestDeviceAnalysis) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:53.1935209Z test_set_dtype (jit.test_device_analysis.TestDeviceAnalysis) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:53.1935670Z test_simple (jit.test_device_analysis.TestDeviceAnalysis) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:53.1936132Z test_tensor_as_fns (jit.test_device_analysis.TestDeviceAnalysis) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:53.1936601Z test_while_change (jit.test_device_analysis.TestDeviceAnalysis) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:53.1937064Z test_zerodim_cpu (jit.test_device_analysis.TestDeviceAnalysis) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:53.1937536Z test_zerodim_gpu (jit.test_device_analysis.TestDeviceAnalysis) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:53.1938082Z test_zerodim_no_device (jit.test_device_analysis.TestDeviceAnalysis) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:53.1938531Z test_aug_assign (jit.test_list_dict.TestDict) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:53.1938931Z test_basic (jit.test_list_dict.TestDict) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:53.1939338Z test_clear (jit.test_list_dict.TestDict) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:53.1939743Z test_copy (jit.test_list_dict.TestDict) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:53.1940146Z test_del (jit.test_list_dict.TestDict) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:53.1940557Z test_dict_bool_conversion (jit.test_list_dict.TestDict) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:53.1940993Z test_dict_preserves_order (jit.test_list_dict.TestDict) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:53.1941423Z test_dict_to_python (jit.test_list_dict.TestDict) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:53.1941765Z test_dict_variance (jit.test_list_dict.TestDict) 2023-01-11T21:23:53.1942116Z `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.001s) 2023-01-11T21:23:53.1942523Z test_get (jit.test_list_dict.TestDict) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:53.1942930Z test_get_boolkey (jit.test_list_dict.TestDict) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:53.1943341Z test_items (jit.test_list_dict.TestDict) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:53.1943741Z test_key_type (jit.test_list_dict.TestDict) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:53.1944141Z test_keys (jit.test_list_dict.TestDict) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:53.1944539Z test_len (jit.test_list_dict.TestDict) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:53.1945072Z test_loop (jit.test_list_dict.TestDict) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:53.1945473Z test_membership (jit.test_list_dict.TestDict) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:53.1945887Z test_mutability (jit.test_list_dict.TestDict) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:53.1946310Z test_optional_dict_construct (jit.test_list_dict.TestDict) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:53.1946736Z test_ordered_dict (jit.test_list_dict.TestDict) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:53.1947134Z test_pop (jit.test_list_dict.TestDict) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:53.1947541Z test_popitem (jit.test_list_dict.TestDict) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:53.1947956Z test_setdefault (jit.test_list_dict.TestDict) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:53.1948327Z test_type_annotation_missing_contained_type (jit.test_list_dict.TestDict) 2023-01-11T21:23:53.1948712Z 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) 2023-01-11T21:23:53.1949166Z test_update (jit.test_list_dict.TestDict) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:53.1949585Z test_update_existing_key (jit.test_list_dict.TestDict) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:53.1949991Z test_values (jit.test_list_dict.TestDict) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:53.1950391Z test_view (jit.test_list_dict.TestDict) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:53.1950771Z test_binary_scalar (jit.test_dtype_analysis.TestDtypeAnalysis) ... ok (0.130s) 2023-01-11T21:23:53.1951553Z test_binary_tensors (jit.test_dtype_analysis.TestDtypeAnalysis) ... /var/lib/jenkins/workspace/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:32.) 2023-01-11T21:23:53.1952092Z rand_tensor = torch.rand(shape, dtype=dtype) 2023-01-11T21:23:53.1952309Z ok (0.073s) 2023-01-11T21:23:53.1952579Z test_combined (jit.test_dtype_analysis.TestDtypeAnalysis) ... ok (0.009s) 2023-01-11T21:23:53.1952932Z test_conv_no_mixed_args (jit.test_dtype_analysis.TestDtypeAnalysis) ... ok (0.016s) 2023-01-11T21:23:53.1953276Z test_custom_rules (jit.test_dtype_analysis.TestDtypeAnalysis) ... ok (0.016s) 2023-01-11T21:23:53.1953617Z test_unary (jit.test_dtype_analysis.TestDtypeAnalysis) ... ok (0.032s) 2023-01-11T21:23:53.1954007Z test_closed_over_enum_constant (jit.test_enum.TestEnum) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:53.1954429Z test_enum_as_const (jit.test_enum.TestEnum) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:53.1954877Z test_enum_as_module_attribute (jit.test_enum.TestEnum) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:53.1955395Z test_enum_comp (jit.test_enum.TestEnum) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:53.1955902Z test_enum_comp_diff_classes (jit.test_enum.TestEnum) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:53.1956428Z test_enum_explicit_script (jit.test_enum.TestEnum) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:53.1956931Z test_enum_iterate (jit.test_enum.TestEnum) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:53.1957459Z test_enum_ivalue_type (jit.test_enum.TestEnum) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:53.1957876Z test_enum_module_return (jit.test_enum.TestEnum) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:53.1958284Z test_enum_name (jit.test_enum.TestEnum) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:53.1958674Z test_enum_return (jit.test_enum.TestEnum) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:53.1959073Z test_enum_value (jit.test_enum.TestEnum) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:53.1959476Z test_enum_value_types (jit.test_enum.TestEnum) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:53.1959912Z test_heterogenous_value_type_enum_error (jit.test_enum.TestEnum) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:53.1960340Z test_non_existent_enum_value (jit.test_enum.TestEnum) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:53.1960772Z test_string_enum_as_module_attribute (jit.test_enum.TestEnum) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:53.1961267Z test_freeze_interface_swapping_two_methods (jit.test_freezing.TestFreezing) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:23:53.1961751Z test_freeze_interface_within_object (jit.test_freezing.TestFreezing) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:53.1962202Z test_freeze_module (jit.test_freezing.TestFreezing) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:23:53.1962658Z test_freeze_module_detach_gradient (jit.test_freezing.TestFreezing) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:53.1963129Z test_freeze_module_in_training_mode (jit.test_freezing.TestFreezing) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2023-01-11T21:23:53.1963591Z test_freeze_module_inlining (jit.test_freezing.TestFreezing) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:53.1964043Z test_freeze_module_no_forward (jit.test_freezing.TestFreezing) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:53.1964505Z test_freeze_module_return_self (jit.test_freezing.TestFreezing) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:53.1964986Z test_freeze_module_return_sub_module (jit.test_freezing.TestFreezing) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:53.1965575Z test_freeze_module_with_aliased_attr (jit.test_freezing.TestFreezing) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:53.1966157Z test_freeze_module_with_aliased_attr2 (jit.test_freezing.TestFreezing) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:53.1966743Z test_freeze_module_with_aliased_attr3 (jit.test_freezing.TestFreezing) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:53.1967336Z 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) 2023-01-11T21:23:53.1967894Z test_freeze_module_with_aliased_tensor_attr2 (jit.test_freezing.TestFreezing) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:53.1968372Z 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) 2023-01-11T21:23:53.1968866Z 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) 2023-01-11T21:23:53.1969342Z test_freeze_module_with_call_method (jit.test_freezing.TestFreezing) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:53.1969803Z test_freeze_module_with_fork (jit.test_freezing.TestFreezing) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:53.1970255Z test_freeze_module_with_fork2 (jit.test_freezing.TestFreezing) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:53.1970719Z 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.001s) 2023-01-11T21:23:53.1971203Z test_freeze_module_with_helperfunction (jit.test_freezing.TestFreezing) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:53.1971684Z test_freeze_module_with_inplace_mutable (jit.test_freezing.TestFreezing) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:53.1972145Z test_freeze_module_with_list (jit.test_freezing.TestFreezing) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:53.1972623Z test_freeze_module_with_mutable_dict (jit.test_freezing.TestFreezing) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:53.1973091Z test_freeze_module_with_mutable_list (jit.test_freezing.TestFreezing) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:53.1973560Z test_freeze_module_with_mutable_tensor (jit.test_freezing.TestFreezing) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:53.1974032Z test_freeze_module_with_nested_fork (jit.test_freezing.TestFreezing) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:53.1974819Z test_freeze_module_with_nestedaliasing (jit.test_freezing.TestFreezing) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:23:53.1975309Z test_freeze_module_with_nestedaliasingscalar (jit.test_freezing.TestFreezing) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:53.1975750Z test_freeze_module_with_non_static_module_container_index (jit.test_freezing.TestFreezing) 2023-01-11T21:23:53.1976295Z Test that Modules containing non-static ModuleDict or ModuleList ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:53.1976761Z test_freeze_module_with_overlapping_attrs (jit.test_freezing.TestFreezing) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:53.1977253Z test_freeze_module_with_preserve_sub_module (jit.test_freezing.TestFreezing) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:53.1979359Z 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.001s) 2023-01-11T21:23:53.1979851Z test_freeze_module_with_sharedclasstype (jit.test_freezing.TestFreezing) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:23:53.1980337Z test_freeze_module_with_submodule (jit.test_freezing.TestFreezing) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:53.1980787Z test_freeze_module_with_tensor (jit.test_freezing.TestFreezing) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:53.1981239Z test_freeze_module_with_tuple (jit.test_freezing.TestFreezing) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:53.1981822Z test_freeze_module_with_tupleoutput_submodule (jit.test_freezing.TestFreezing) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:53.1982307Z 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) 2023-01-11T21:23:53.1982797Z 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.001s) 2023-01-11T21:23:53.1983323Z 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.001s) 2023-01-11T21:23:53.1983829Z test_freeze_module_with_user_preserved_method (jit.test_freezing.TestFreezing) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:53.1984317Z 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) 2023-01-11T21:23:53.1984894Z 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.001s) 2023-01-11T21:23:53.1985361Z test_freeze_no_forward (jit.test_freezing.TestFreezing) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:53.1985866Z test_freeze_non_interface_module_swap (jit.test_freezing.TestFreezing) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:53.1986336Z test_freeze_non_module_class_getattr (jit.test_freezing.TestFreezing) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:53.1986800Z test_freeze_recursive_interfaces (jit.test_freezing.TestFreezing) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:53.1987266Z test_freeze_recursive_interfaces_same_name (jit.test_freezing.TestFreezing) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:53.1987860Z test_freeze_recursive_interfaces_with_reassignment (jit.test_freezing.TestFreezing) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:23:53.1988459Z test_freeze_with_interface_mutable (jit.test_freezing.TestFreezing) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:53.1988997Z test_freeze_with_swapping_interfaces (jit.test_freezing.TestFreezing) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:53.1989458Z test_module_getattr_indirection (jit.test_freezing.TestFreezing) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:53.1989924Z test_module_with_shared_type_instances (jit.test_freezing.TestFreezing) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:23:53.1990394Z test_dictionary_as_example_inputs_for_jit_trace (__main__.TestFrontend) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:23:53.1990825Z test_instancing_error (__main__.TestFrontend) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:53.1991230Z test_collapse_adjacent_conversions (jit.test_freezing.TestFrozenOptimizations) ... ok (0.054s) 2023-01-11T21:23:53.1991624Z test_conv_add_folding (jit.test_freezing.TestFrozenOptimizations) ... ok (1.292s) 2023-01-11T21:23:53.1991995Z test_conv_bn_folding (jit.test_freezing.TestFrozenOptimizations) ... ok (0.350s) 2023-01-11T21:23:53.1992395Z test_conv_bn_folding_autocast_scenario_cuda (jit.test_freezing.TestFrozenOptimizations) ... ok (1.725s) 2023-01-11T21:23:53.1992795Z test_conv_bn_folding_not_forward (jit.test_freezing.TestFrozenOptimizations) ... ok (0.012s) 2023-01-11T21:23:53.1993175Z test_conv_hardswish (jit.test_freezing.TestFrozenOptimizations) ... ok (1.602s) 2023-01-11T21:23:53.1993578Z test_conv_mul_add_bn (jit.test_freezing.TestFrozenOptimizations) ... ok (0.049s) 2023-01-11T21:23:53.1993942Z test_conv_to_mkldnn (jit.test_freezing.TestFrozenOptimizations) ... ok (0.047s) 2023-01-11T21:23:53.1994342Z test_conv_to_mkldnn_no_mkldnn (jit.test_freezing.TestFrozenOptimizations) ... skip: Testing no mkldnn (0.000s) 2023-01-11T21:23:53.1994764Z test_freeze_conv_relu_fusion (jit.test_freezing.TestFrozenOptimizations) ... ok (0.233s) 2023-01-11T21:23:53.1995267Z test_freeze_conv_relu_fusion_not_forward (jit.test_freezing.TestFrozenOptimizations) ... ok (0.014s) 2023-01-11T21:23:53.1995745Z test_freeze_mkdlnn (jit.test_freezing.TestFrozenOptimizations) ... ok (0.007s) 2023-01-11T21:23:53.1996210Z test_freeze_remove_dropout (jit.test_freezing.TestFrozenOptimizations) ... ok (0.008s) 2023-01-11T21:23:53.1996703Z test_freeze_remove_feature_dropout (jit.test_freezing.TestFrozenOptimizations) ... ok (0.009s) 2023-01-11T21:23:53.1997196Z test_hardswish_hardsigmoid (jit.test_freezing.TestFrozenOptimizations) ... ok (0.008s) 2023-01-11T21:23:53.1997613Z test_incompatible_perf_formats (jit.test_freezing.TestFrozenOptimizations) ... ok (0.125s) 2023-01-11T21:23:53.1997997Z test_linear_bn_folding (jit.test_freezing.TestFrozenOptimizations) ... ok (0.771s) 2023-01-11T21:23:53.1998432Z test_linear_bn_folding_autocast_scenario_cuda (jit.test_freezing.TestFrozenOptimizations) ... ok (0.474s) 2023-01-11T21:23:53.1998824Z test_linear_concat (jit.test_freezing.TestFrozenOptimizations) ... ok (0.019s) 2023-01-11T21:23:53.1999186Z test_linear_concat_complex (jit.test_freezing.TestFrozenOptimizations) 2023-01-11T21:23:53.1999545Z Testing that the interleaving of multiple optimizations does not ... ok (0.012s) 2023-01-11T21:23:53.1999905Z test_linear_concat_different_input (jit.test_freezing.TestFrozenOptimizations) 2023-01-11T21:23:53.2000260Z There should be no change to the graph due to the optimization pass ... ok (0.010s) 2023-01-11T21:23:53.2000628Z test_linear_multiple_blocks (jit.test_freezing.TestFrozenOptimizations) ... ok (0.014s) 2023-01-11T21:23:53.2001022Z test_linear_non_constant_weight (jit.test_freezing.TestFrozenOptimizations) ... ok (0.004s) 2023-01-11T21:23:53.2001402Z test_linear_transpose (jit.test_freezing.TestFrozenOptimizations) ... ok (0.004s) 2023-01-11T21:23:53.2001777Z test_maxpool_mkldnn (jit.test_freezing.TestFrozenOptimizations) ... ok (0.192s) 2023-01-11T21:23:53.2002161Z test_mkldnn_fuser_broadcasting (jit.test_freezing.TestFrozenOptimizations) ... ok (0.024s) 2023-01-11T21:23:53.2002552Z test_mkldnn_inplace_removal (jit.test_freezing.TestFrozenOptimizations) ... ok (0.013s) 2023-01-11T21:23:53.2002943Z test_numel_less_than_size_with_padding (jit.test_freezing.TestFrozenOptimizations) ... ok (0.018s) 2023-01-11T21:23:53.2003333Z test_optimize_freeze_module (jit.test_freezing.TestFrozenOptimizations) ... ok (0.018s) 2023-01-11T21:23:53.2003711Z test_pool2d_batchnorm (jit.test_freezing.TestFrozenOptimizations) ... ok (0.235s) 2023-01-11T21:23:53.2004078Z test_pool3d_batchnorm (jit.test_freezing.TestFrozenOptimizations) ... ok (0.567s) 2023-01-11T21:23:53.2004449Z test_remove_detach (jit.test_freezing.TestFrozenOptimizations) ... ok (0.004s) 2023-01-11T21:23:53.2004842Z test_remove_detach_not_applied (jit.test_freezing.TestFrozenOptimizations) ... ok (0.003s) 2023-01-11T21:23:53.2005309Z test_scalar_mul (jit.test_freezing.TestFrozenOptimizations) ... ok (0.029s) 2023-01-11T21:23:53.2005841Z test_subgraph_creation (jit.test_functional_blocks.TestFunctionalBlocks) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:53.2006516Z test_check_no_type_promotion (jit.test_convert_activation.TestFunctionalToInplaceActivation) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:53.2007243Z test_functional_to_inplace_activation (jit.test_convert_activation.TestFunctionalToInplaceActivation) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:53.2007944Z test_no_functional_to_inplace (jit.test_convert_activation.TestFunctionalToInplaceActivation) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:53.2008510Z test_resnet18_correctness (jit.test_convert_activation.TestFunctionalToInplaceActivation) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:53.2009030Z test_getattr_with_default (jit.test_attr.TestGetDefaultAttr) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:53.2009509Z test_fuse_linear (jit.test_graph_rewrite_passes.TestGraphRewritePasses) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:23:53.2009962Z test_hash_bool (jit.test_hash.TestHash) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:53.2010362Z test_hash_device (jit.test_hash.TestHash) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:53.2010768Z test_hash_float (jit.test_hash.TestHash) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:53.2011166Z test_hash_int (jit.test_hash.TestHash) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:53.2011615Z test_hash_none (jit.test_hash.TestHash) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:53.2012012Z test_hash_string (jit.test_hash.TestHash) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:53.2012339Z test_hash_tensor (jit.test_hash.TestHash) 2023-01-11T21:23:53.2012671Z Tensors should hash by identity ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:53.2013065Z test_hash_tuple (jit.test_hash.TestHash) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:53.2013495Z test_hash_tuple_nested_unhashable_type (jit.test_hash.TestHash) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:53.2013938Z test_forward_tuple_input (jit.test_hooks.TestHooks) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:53.2014575Z test_hook_compilation_hint (jit.test_hooks.TestHooks) ... skip: (0.000s) 2023-01-11T21:23:53.2014976Z test_hook_hook_name_collision (jit.test_hooks.TestHooks) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:53.2015409Z test_hook_method_name_collision (jit.test_hooks.TestHooks) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:53.2015850Z test_module_direct_forward_invocation (jit.test_hooks.TestHooks) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:53.2016308Z test_module_forward_multiple_inputs (jit.test_hooks.TestHooks) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:53.2016754Z test_module_forward_single_input (jit.test_hooks.TestHooks) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:53.2017181Z test_module_hook_return_nothing (jit.test_hooks.TestHooks) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:53.2017631Z test_module_multiple_hooks_multiple_inputs (jit.test_hooks.TestHooks) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:53.2018085Z test_module_multiple_hooks_single_input (jit.test_hooks.TestHooks) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:53.2018525Z test_module_no_forward_input (jit.test_hooks.TestHooks) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:53.2019015Z test_module_same_hook_repeated (jit.test_hooks.TestHooks) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:53.2019462Z test_submodule_called_directly_with_hooks (jit.test_hooks.TestHooks) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:53.2019917Z test_submodule_direct_forward_invocation (jit.test_hooks.TestHooks) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:53.2020370Z test_submodule_forward_multiple_inputs (jit.test_hooks.TestHooks) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:53.2020808Z test_submodule_forward_single_input (jit.test_hooks.TestHooks) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:53.2021267Z 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.000s) 2023-01-11T21:23:53.2021727Z test_submodule_hook_return_nothing (jit.test_hooks.TestHooks) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:53.2022174Z test_submodule_multiple_hooks_multiple_inputs (jit.test_hooks.TestHooks) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:53.2022622Z test_submodule_multiple_hooks_single_input (jit.test_hooks.TestHooks) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:53.2023106Z test_submodule_no_forward_input (jit.test_hooks.TestHooks) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:53.2023545Z test_submodule_same_hook_repeated (jit.test_hooks.TestHooks) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:53.2023977Z test_wrong_hook_signatures (jit.test_hooks.TestHooks) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:53.2024409Z test_wrong_pre_hook_signatures (jit.test_hooks.TestHooks) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:53.2024920Z test_add_out_ignorable_args (jit.test_ignorable_args.TestIgnorableArgs) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:53.2025405Z 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) 2023-01-11T21:23:53.2025933Z 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.002s) 2023-01-11T21:23:53.2026500Z 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) 2023-01-11T21:23:53.2027046Z 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) 2023-01-11T21:23:53.2027619Z test_inplace_to_functional_activation (jit.test_convert_activation.TestInplaceToFunctionalActivation) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:53.2028293Z test_resnet18_correctness (jit.test_convert_activation.TestInplaceToFunctionalActivation) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:53.2028915Z test_bool (jit.test_isinstance.TestIsinstance) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:53.2029410Z test_dict (jit.test_isinstance.TestIsinstance) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:53.2029849Z test_dict_nested (jit.test_isinstance.TestIsinstance) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:53.2030342Z test_dict_no_contained_type (jit.test_isinstance.TestIsinstance) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:53.2030804Z test_dict_tensor (jit.test_isinstance.TestIsinstance) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:53.2031261Z test_empty_container_special_cases (jit.test_isinstance.TestIsinstance) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:53.2031754Z 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) 2023-01-11T21:23:53.2032218Z test_float (jit.test_isinstance.TestIsinstance) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:53.2032650Z test_if_else (jit.test_isinstance.TestIsinstance) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:53.2033085Z test_in_if (jit.test_isinstance.TestIsinstance) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:53.2033517Z test_in_while_loop (jit.test_isinstance.TestIsinstance) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:53.2033955Z test_int (jit.test_isinstance.TestIsinstance) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:53.2034426Z test_list (jit.test_isinstance.TestIsinstance) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:53.2034912Z test_list_nested (jit.test_isinstance.TestIsinstance) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:53.2035468Z test_list_no_contained_type (jit.test_isinstance.TestIsinstance) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:53.2036033Z test_list_tensor (jit.test_isinstance.TestIsinstance) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:53.2036595Z test_list_tensor_type_true (jit.test_isinstance.TestIsinstance) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:53.2037194Z 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) 2023-01-11T21:23:53.2037683Z test_optional (jit.test_isinstance.TestIsinstance) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:53.2038134Z test_optional_nested (jit.test_isinstance.TestIsinstance) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:53.2038598Z test_optional_no_contained_type (jit.test_isinstance.TestIsinstance) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:53.2039061Z test_optional_none (jit.test_isinstance.TestIsinstance) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:53.2039505Z test_tensor_type_false (jit.test_isinstance.TestIsinstance) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:53.2039948Z test_tuple (jit.test_isinstance.TestIsinstance) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:53.2040389Z test_tuple_nested (jit.test_isinstance.TestIsinstance) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:53.2040848Z test_tuple_no_contained_type (jit.test_isinstance.TestIsinstance) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:53.2041296Z test_tuple_rhs (jit.test_isinstance.TestIsinstance) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:53.2041740Z test_tuple_tensor (jit.test_isinstance.TestIsinstance) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:53.2042224Z test_type_refinement (jit.test_isinstance.TestIsinstance) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:53.2042650Z test_ModuleList (__main__.TestJit) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:53.2043029Z test_Sequential (__main__.TestJit) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:53.2043409Z test_T_mT_H_mH (__main__.TestJit) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:53.2043798Z test_add_relu_fusion (__main__.TestJit) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2023-01-11T21:23:53.2044117Z test_arg_configurations (__main__.TestJit) 2023-01-11T21:23:53.2044455Z Different arg configurations should trigger different traces ... skip: Need to be adjusted to Graph Executor (0.001s) 2023-01-11T21:23:53.2044862Z test_attrs (__main__.TestJit) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:53.2045323Z test_batchnorm (__main__.TestJit) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:53.2045737Z test_big (__main__.TestJit) ... skip: Requires a lot of RAM (0.001s) 2023-01-11T21:23:53.2046175Z test_conj_transpose (__main__.TestJit) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:53.2046712Z test_constant_insertion (__main__.TestJit) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:23:53.2047225Z test_constant_prop_aliasing_type (__main__.TestJit) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:53.2047726Z test_constant_prop_exception (__main__.TestJit) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:53.2048139Z test_constant_prop_if_constant (__main__.TestJit) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:53.2048558Z test_constant_prop_if_inline (__main__.TestJit) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:53.2048968Z test_constant_prop_loop_constant (__main__.TestJit) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:53.2049368Z test_constant_prop_nested (__main__.TestJit) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:53.2049774Z test_constant_prop_none (__main__.TestJit) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:53.2050174Z test_constant_prop_print (__main__.TestJit) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:53.2050570Z test_constant_prop_rand (__main__.TestJit) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:53.2050973Z test_constant_prop_remove_output (__main__.TestJit) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:53.2051383Z test_constant_prop_simple (__main__.TestJit) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:53.2051780Z test_constants_pkl (__main__.TestJit) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:53.2052132Z test_cpp (__main__.TestJit) ... skip: covered by test_cpp_cuda (0.000s) 2023-01-11T21:23:53.2052467Z test_cse (__main__.TestJit) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:53.2052865Z test_cse_not_introduce_aliasing (__main__.TestJit) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:53.2053273Z test_cu_escaped_number (__main__.TestJit) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:53.2053673Z test_cuda_export_restore (__main__.TestJit) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:53.2054111Z test_debug_flush_compilation_cache (__main__.TestJit) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:53.2054812Z test_decompose_addmm (__main__.TestJit) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:53.2055214Z test_device_not_equal (__main__.TestJit) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:53.2055623Z test_diff_subgraph_clones_constants (__main__.TestJit) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:53.2056016Z test_disabled (__main__.TestJit) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:53.2056390Z test_dropout (__main__.TestJit) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:53.2056769Z test_dropout_cuda (__main__.TestJit) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:53.2057162Z test_dropout_func_requires_grad (__main__.TestJit) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:53.2057560Z test_dropout_module_requires_grad (__main__.TestJit) ... skip: Testing differentiable graph (0.001s) 2023-01-11T21:23:53.2058017Z test_einsum (__main__.TestJit) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:53.2058397Z test_element_size (__main__.TestJit) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:53.2058785Z test_expand_fold_quant_inputs (__main__.TestJit) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:53.2059182Z test_expand_quantlint (__main__.TestJit) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:53.2059512Z test_export_batchnorm (__main__.TestJit) ... ok (1.647s) 2023-01-11T21:23:53.2059853Z test_export_dropout (__main__.TestJit) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:53.2060233Z test_export_lstm (__main__.TestJit) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:53.2060617Z test_export_opnames (__main__.TestJit) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:53.2061000Z test_export_rnn (__main__.TestJit) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:53.2061368Z test_flags (__main__.TestJit) ... skip: Need to instrument GraphExecutors a bit more (0.001s) 2023-01-11T21:23:53.2061744Z test_function_default_values (__main__.TestJit) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:23:53.2062161Z test_hide_source_ranges_context_manager (__main__.TestJit) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:53.2062567Z test_import_method (__main__.TestJit) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:53.2062962Z test_inferred_as_tensor (__main__.TestJit) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:53.2063337Z test_layout (__main__.TestJit) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:53.2063724Z test_matrix_conj_transpose (__main__.TestJit) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:53.2064120Z test_matrix_transpose (__main__.TestJit) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:53.2064515Z test_module_default_values (__main__.TestJit) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:53.2064990Z test_mutable_default_values (__main__.TestJit) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:53.2065446Z test_native_dropout_corner_case (__main__.TestJit) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:53.2065838Z test_nn_conv (__main__.TestJit) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:53.2066209Z test_nn_lp_pool1d (__main__.TestJit) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:53.2066591Z test_nn_lp_pool2d (__main__.TestJit) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:53.2066975Z test_nn_padding (__main__.TestJit) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:53.2067372Z test_nn_padding_functional (__main__.TestJit) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:53.2067860Z test_no_erroneous_warnings (__main__.TestJit) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:53.2068357Z test_non_ascii_string (__main__.TestJit) ... skip: temporarily disable the test for fwd compatibility (0.001s) 2023-01-11T21:23:53.2068832Z test_numel (__main__.TestJit) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:53.2069232Z test_pattern_based_module_rewrite (__main__.TestJit) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:53.2069666Z test_pattern_based_rewrite (__main__.TestJit) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:53.2070103Z test_pattern_based_rewrite_with_source_range_preserved (__main__.TestJit) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2023-01-11T21:23:53.2070693Z test_peephole_optimize_shape_ops (__main__.TestJit) ... skip: Simple executor doesn't have shape information (0.002s) 2023-01-11T21:23:53.2071109Z test_permute_inputs_binding (__main__.TestJit) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:53.2071501Z test_pretty_printer (__main__.TestJit) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:23:53.2071904Z test_print_classes_module (__main__.TestJit) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:53.2072305Z test_print_op_module (__main__.TestJit) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:53.2072705Z test_print_torch_ops_modules (__main__.TestJit) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:53.2073548Z 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.001s) 2023-01-11T21:23:53.2074156Z test_python_bindings (__main__.TestJit) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:53.2074540Z test_python_ir (__main__.TestJit) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:53.2074923Z test_python_ir_utils (__main__.TestJit) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:53.2075388Z test_python_ir_utils_graph (__main__.TestJit) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:53.2075871Z test_python_ivalue (__main__.TestJit) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:53.2076350Z test_pytorch_jit_env_off (__main__.TestJit) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:53.2076838Z test_recursive_cse (__main__.TestJit) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:53.2077355Z test_repeat_interleave_script (__main__.TestJit) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:53.2077758Z test_restore_device (__main__.TestJit) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:53.2078154Z test_restore_device_cuda (__main__.TestJit) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:53.2078559Z test_restore_shared_storage_on_cuda (__main__.TestJit) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:53.2078956Z test_script_autograd_grad (__main__.TestJit) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:53.2079350Z test_script_backward (__main__.TestJit) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:53.2079744Z test_script_backward_twice (__main__.TestJit) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:53.2080135Z test_script_fn_pkl (__main__.TestJit) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:53.2080513Z test_script_tensor_type (__main__.TestJit) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:53.2080949Z test_shape_analysis_broadcast (__main__.TestJit) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:53.2081363Z test_shape_analysis_masked_select (__main__.TestJit) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:53.2081783Z test_shape_analysis_unsqueeze_in_loop (__main__.TestJit) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:53.2082180Z test_sparse_csr_tensors (__main__.TestJit) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:53.2082573Z test_sparse_tensors (__main__.TestJit) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:53.2082960Z test_torch_complex (__main__.TestJit) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:23:53.2083468Z test_torch_load_error (__main__.TestJit) ... skip: TODO: re-enable with https://github.com/pytorch/pytorch/pull/29339 (0.000s) 2023-01-11T21:23:53.2083888Z test_torch_load_zipfile_check (__main__.TestJit) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:53.2084286Z test_torch_ops_kwonly (__main__.TestJit) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:53.2084684Z test_torch_ops_overloaded (__main__.TestJit) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:53.2085148Z test_torch_sum (__main__.TestJit) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:53.2085620Z test_trace_retains_train (__main__.TestJit) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:53.2086104Z test_train_eval (__main__.TestJit) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:53.2086574Z test_transpose (__main__.TestJit) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:53.2087055Z test_unchecked_cast (__main__.TestJit) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:53.2087533Z test_unique_state_dict (__main__.TestJit) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:53.2087959Z test_verify (__main__.TestJit) ... skip: verify needs to be updated to work with GraphExecutors (0.001s) 2023-01-11T21:23:53.2088337Z test_warnings (__main__.TestJit) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:53.2088799Z test_nn_AdaptiveAvgPool1d (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:23:53.2089268Z test_nn_AdaptiveAvgPool1d_no_batch_dim (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:23:53.2089747Z test_nn_AdaptiveAvgPool1d_one_output (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:23:53.2090228Z test_nn_AdaptiveAvgPool2d_no_batch_dim (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:23:53.2090702Z test_nn_AdaptiveAvgPool2d_single (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:23:53.2091175Z test_nn_AdaptiveAvgPool2d_single_1x1output (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:23:53.2091658Z test_nn_AdaptiveAvgPool2d_tuple (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:23:53.2092130Z test_nn_AdaptiveAvgPool2d_tuple_none (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:23:53.2092661Z test_nn_AdaptiveAvgPool3d_last_dim (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:23:53.2093124Z test_nn_AdaptiveAvgPool3d_no_batch_dim (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:23:53.2093592Z test_nn_AdaptiveAvgPool3d_single (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:23:53.2094057Z test_nn_AdaptiveAvgPool3d_tuple (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:23:53.2094769Z test_nn_AdaptiveAvgPool3d_tuple_none (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:23:53.2095236Z test_nn_AdaptiveMaxPool1d (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:23:53.2095722Z test_nn_AdaptiveMaxPool1d_no_batch_dim (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:23:53.2096201Z test_nn_AdaptiveMaxPool2d_no_batch_dim (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:23:53.2096676Z test_nn_AdaptiveMaxPool2d_single (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:23:53.2097140Z test_nn_AdaptiveMaxPool2d_tuple (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:23:53.2097614Z test_nn_AdaptiveMaxPool2d_tuple_none (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:23:53.2098096Z test_nn_AdaptiveMaxPool3d_no_batch_dim (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:23:53.2098573Z test_nn_AdaptiveMaxPool3d_single (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:23:53.2099050Z test_nn_AdaptiveMaxPool3d_single_nonatomic (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:23:53.2099522Z test_nn_AdaptiveMaxPool3d_tuple (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:23:53.2100076Z test_nn_AdaptiveMaxPool3d_tuple_nonatomic (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:23:53.2100558Z test_nn_AdaptiveMaxPool3d_tuple_none (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:23:53.2101011Z test_nn_AvgPool1d (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:23:53.2101451Z test_nn_AvgPool1d_no_batch_dim (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:23:53.2101899Z test_nn_AvgPool1d_stride (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:23:53.2102349Z test_nn_AvgPool1d_stride_pad (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:23:53.2102791Z test_nn_AvgPool2d (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:23:53.2103223Z test_nn_AvgPool2d_divisor (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:23:53.2103676Z test_nn_AvgPool2d_divisor_stride (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:23:53.2104178Z test_nn_AvgPool2d_divisor_stride_pad (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:23:53.2104637Z test_nn_AvgPool2d_no_batch_dim (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:23:53.2105150Z test_nn_AvgPool2d_stride (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:23:53.2105595Z test_nn_AvgPool2d_stride_pad (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:23:53.2106035Z test_nn_AvgPool3d (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:23:53.2106468Z test_nn_AvgPool3d_divisor (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:23:53.2106908Z test_nn_AvgPool3d_divisor_stride (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:23:53.2107376Z test_nn_AvgPool3d_divisor_stride1_pad0_gpu_input (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:23:53.2107889Z test_nn_AvgPool3d_divisor_stride_pad (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:23:53.2108496Z test_nn_AvgPool3d_divisor_stride_pad_gpu_fixedkw_output (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:23:53.2109113Z test_nn_AvgPool3d_divisor_stride_pad_gpu_general_output (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:23:53.2109620Z test_nn_AvgPool3d_divisor_stride_pad_gpu_input_nooverlap (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:23:53.2110094Z test_nn_AvgPool3d_no_batch_dim (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:23:53.2110531Z test_nn_AvgPool3d_stride (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:23:53.2110983Z test_nn_AvgPool3d_stride1_pad0_gpu_input (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:23:53.2111455Z test_nn_AvgPool3d_stride_pad (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:23:53.2111924Z test_nn_AvgPool3d_stride_pad_gpu_fixedkw_output (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:23:53.2112408Z test_nn_AvgPool3d_stride_pad_gpu_general_output (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:23:53.2112891Z test_nn_AvgPool3d_stride_pad_gpu_input_nooverlap (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:23:53.2113336Z test_nn_BCELoss (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:23:53.2113773Z test_nn_BCELoss_no_batch_dim_mean (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:23:53.2114213Z test_nn_BCELoss_no_batch_dim_none (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:23:53.2114655Z test_nn_BCELoss_no_batch_dim_sum (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:23:53.2115218Z test_nn_BCELoss_no_reduce (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:23:53.2115769Z test_nn_BCELoss_no_reduce_scalar (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:23:53.2116330Z test_nn_BCELoss_scalar_weights (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:23:53.2116890Z test_nn_BCELoss_weights (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:23:53.2117415Z test_nn_BCELoss_weights_no_reduce (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:23:53.2117876Z test_nn_BCELoss_weights_no_reduce_scalar (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:23:53.2118335Z test_nn_BCEWithLogitsLoss (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:23:53.2118791Z test_nn_BCEWithLogitsLoss_legacy_enum (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:23:53.2119265Z test_nn_BCEWithLogitsLoss_no_batch_dim_mean (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:23:53.2119735Z test_nn_BCEWithLogitsLoss_no_batch_dim_none (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:23:53.2120211Z test_nn_BCEWithLogitsLoss_no_batch_dim_sum (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:23:53.2120677Z test_nn_BCEWithLogitsLoss_no_reduce (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:23:53.2121146Z test_nn_BCEWithLogitsLoss_no_reduce_scalar (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:23:53.2121619Z test_nn_BCEWithLogitsLoss_scalar_weights (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:23:53.2122088Z test_nn_BCEWithLogitsLoss_weights (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:23:53.2122565Z test_nn_BatchNorm1d_3d_input (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:23:53.2123020Z test_nn_BatchNorm1d_3d_input_not_affine (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:23:53.2123466Z test_nn_BatchNorm1d_affine (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:23:53.2123925Z test_nn_BatchNorm1d_affine_simple_average (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:23:53.2124384Z test_nn_BatchNorm1d_not_affine (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:23:53.2124841Z test_nn_BatchNorm1d_not_tracking_stats (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:23:53.2125386Z test_nn_BatchNorm1d_zero_batch (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:23:53.2125925Z test_nn_BatchNorm2d (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:23:53.2126517Z test_nn_BatchNorm2d_2d_simple_average (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:23:53.2127084Z test_nn_BatchNorm2d_momentum (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:23:53.2127626Z test_nn_BatchNorm2d_not_affine (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:23:53.2128098Z test_nn_BatchNorm2d_not_tracking_stats (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:23:53.2128555Z test_nn_BatchNorm2d_zero_batch (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:23:53.2128992Z test_nn_BatchNorm3d (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:23:53.2129436Z test_nn_BatchNorm3d_3d_simple_average (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:23:53.2129880Z test_nn_BatchNorm3d_momentum (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:23:53.2130326Z test_nn_BatchNorm3d_not_affine (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:23:53.2130778Z test_nn_BatchNorm3d_not_tracking_stats (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:23:53.2131237Z test_nn_BatchNorm3d_zero_batch (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:23:53.2131662Z test_nn_Bilinear (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:23:53.2132082Z test_nn_CELU (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:23:53.2132505Z test_nn_CELU_no_batch_dim (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:23:53.2132936Z test_nn_CELU_scalar (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:23:53.2133382Z test_nn_CTCLoss_2d_int_target_lengths_intlists (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:23:53.2133877Z test_nn_CTCLoss_2d_int_target_lengths_tensors (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:23:53.2134657Z test_nn_CTCLoss_2d_lengths_tensors (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:23:53.2135135Z test_nn_CTCLoss_lengths_intlists (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:23:53.2135582Z test_nn_CTCLoss_lengths_tensors (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:23:53.2136037Z test_nn_ConstantPad1d (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:23:53.2136484Z test_nn_ConstantPad1d_batch (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:23:53.2136941Z test_nn_ConstantPad1d_complex (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:23:53.2137380Z test_nn_ConstantPad2d (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:23:53.2137919Z test_nn_ConstantPad2d_complex (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:23:53.2138380Z test_nn_ConstantPad2d_no_batch_dim (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:23:53.2138827Z test_nn_ConstantPad3d (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:23:53.2139268Z test_nn_ConstantPad3d_complex (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:23:53.2139723Z test_nn_ConstantPad3d_no_batch_dim (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:23:53.2140164Z test_nn_Conv1d (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:23:53.2140617Z test_nn_Conv1d_circular_stride2_pad2 (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:23:53.2141061Z test_nn_Conv1d_dilated (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:23:53.2141500Z test_nn_Conv1d_groups (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:23:53.2141929Z test_nn_Conv1d_pad1 (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:23:53.2142368Z test_nn_Conv1d_pad1size1 (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:23:53.2142798Z test_nn_Conv1d_pad2 (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:23:53.2143230Z test_nn_Conv1d_pad2size1 (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:23:53.2143674Z test_nn_Conv1d_pad_same (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:23:53.2144116Z test_nn_Conv1d_pad_same2 (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:23:53.2144565Z test_nn_Conv1d_pad_same_dilated (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:23:53.2145156Z test_nn_Conv1d_pad_valid (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:23:53.2145613Z test_nn_Conv1d_reflect_stride2_pad2 (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:23:53.2146078Z test_nn_Conv1d_replicate_stride2_pad2 (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:23:53.2146526Z test_nn_Conv1d_stride (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:23:53.2146952Z test_nn_Conv1d_zero_batch (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:23:53.2147394Z test_nn_Conv1d_zeros_stride2_pad2 (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:23:53.2147841Z test_nn_Conv2d (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:23:53.2148385Z test_nn_Conv2d_circular_stride2_pad2 (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:23:53.2148936Z test_nn_Conv2d_depthwise (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:23:53.2149443Z test_nn_Conv2d_depthwise_dilated (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:23:53.2149902Z test_nn_Conv2d_depthwise_padded (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:23:53.2150352Z test_nn_Conv2d_depthwise_strided (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:23:53.2150814Z test_nn_Conv2d_depthwise_with_multiplier (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:23:53.2151264Z test_nn_Conv2d_dilated (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:23:53.2151696Z test_nn_Conv2d_groups (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:23:53.2152136Z test_nn_Conv2d_groups_thnn (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:23:53.2152565Z test_nn_Conv2d_no_bias (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:23:53.2152997Z test_nn_Conv2d_pad_same (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:23:53.2153441Z test_nn_Conv2d_pad_same_dilated (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:23:53.2153882Z test_nn_Conv2d_pad_valid (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:23:53.2154309Z test_nn_Conv2d_padding (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:23:53.2154755Z test_nn_Conv2d_reflect_stride2_pad2 (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:23:53.2155309Z test_nn_Conv2d_replicate_stride2_pad2 (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:23:53.2155862Z test_nn_Conv2d_strided (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:23:53.2156423Z test_nn_Conv2d_zero_batch (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:23:53.2156987Z test_nn_Conv2d_zeros_stride2_pad2 (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:23:53.2157490Z test_nn_Conv3d (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:23:53.2157914Z test_nn_Conv3d_1x1x1_no_bias (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:23:53.2158357Z test_nn_Conv3d_circular_stride2_pad2 (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:23:53.2158807Z test_nn_Conv3d_dilated (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:23:53.2159246Z test_nn_Conv3d_dilated_strided (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:23:53.2159687Z test_nn_Conv3d_groups (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:23:53.2160116Z test_nn_Conv3d_no_bias (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:23:53.2160565Z test_nn_Conv3d_pad_same (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:23:53.2161012Z test_nn_Conv3d_pad_same_dilated (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:23:53.2161461Z test_nn_Conv3d_pad_valid (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:23:53.2161918Z test_nn_Conv3d_replicate_stride2_pad2 (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:23:53.2162363Z test_nn_Conv3d_stride (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:23:53.2162805Z test_nn_Conv3d_stride_padding (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:23:53.2163250Z test_nn_Conv3d_zero_batch (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:23:53.2163691Z test_nn_Conv3d_zeros_stride2_pad2 (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:23:53.2164132Z test_nn_ConvTranspose1d (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:23:53.2164588Z test_nn_ConvTranspose1d_dilated (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:23:53.2165047Z test_nn_ConvTranspose1d_groups (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:23:53.2165594Z test_nn_ConvTranspose1d_no_bias (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:23:53.2166143Z test_nn_ConvTranspose2d (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:23:53.2166691Z test_nn_ConvTranspose2d_dilated (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:23:53.2167251Z test_nn_ConvTranspose2d_groups (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:23:53.2167814Z test_nn_ConvTranspose2d_no_bias (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:23:53.2168257Z test_nn_ConvTranspose3d (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:23:53.2168702Z test_nn_ConvTranspose3d_dilated (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:23:53.2169160Z test_nn_CosineEmbeddingLoss (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:23:53.2169629Z test_nn_CosineEmbeddingLoss_margin (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:23:53.2170097Z test_nn_CosineEmbeddingLoss_no_batch_dim_mean (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:23:53.2170581Z test_nn_CosineEmbeddingLoss_no_batch_dim_none (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:23:53.2171065Z test_nn_CosineEmbeddingLoss_no_batch_dim_sum (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:23:53.2171529Z test_nn_CrossEntropyLoss (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:23:53.2172033Z test_nn_CrossEntropyLoss_2d (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:23:53.2172492Z test_nn_CrossEntropyLoss_2d_ignore_index (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:23:53.2172986Z test_nn_CrossEntropyLoss_2d_indices_target_smoothing (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:23:53.2173500Z test_nn_CrossEntropyLoss_2d_indices_target_smoothing_ignore_index (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:23:53.2174024Z test_nn_CrossEntropyLoss_2d_indices_target_smoothing_sum_reduction (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:23:53.2174739Z test_nn_CrossEntropyLoss_2d_indices_target_smoothing_weight (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:23:53.2175240Z test_nn_CrossEntropyLoss_2d_prob_target (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:23:53.2175722Z test_nn_CrossEntropyLoss_2d_prob_target_smoothing (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:23:53.2176222Z test_nn_CrossEntropyLoss_2d_prob_target_smoothing_sum_reduction (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:23:53.2176724Z test_nn_CrossEntropyLoss_2d_prob_target_smoothing_weight (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:23:53.2177221Z test_nn_CrossEntropyLoss_2d_prob_target_weights (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:23:53.2177697Z test_nn_CrossEntropyLoss_2d_weights (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:23:53.2178180Z test_nn_CrossEntropyLoss_3d_indices_target_smoothing (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:23:53.2178749Z test_nn_CrossEntropyLoss_3d_indices_target_smoothing_ignore_index (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:23:53.2179267Z test_nn_CrossEntropyLoss_3d_indices_target_smoothing_sum_reduction (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:23:53.2179799Z 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.002s) 2023-01-11T21:23:53.2180308Z test_nn_CrossEntropyLoss_3d_prob_target (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:23:53.2180794Z test_nn_CrossEntropyLoss_3d_prob_target_smoothing (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:23:53.2181292Z test_nn_CrossEntropyLoss_3d_prob_target_smoothing_sum_reduction (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:23:53.2181792Z test_nn_CrossEntropyLoss_3d_prob_target_weights (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:23:53.2182266Z test_nn_CrossEntropyLoss_4d_prob_target (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:23:53.2182783Z test_nn_CrossEntropyLoss_4d_prob_target_weights (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:23:53.2183250Z test_nn_CrossEntropyLoss_dim_is_3 (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:23:53.2183699Z test_nn_CrossEntropyLoss_higher_dim (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:23:53.2184167Z test_nn_CrossEntropyLoss_weights (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:23:53.2184614Z test_nn_CrossMapLRN2d (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:23:53.2185113Z test_nn_ELU (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:23:53.2185536Z test_nn_ELU_no_batch_dim (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:23:53.2185967Z test_nn_ELU_scalar (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:23:53.2186395Z test_nn_Embedding (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:23:53.2186843Z test_nn_EmbeddingBag_discontiguous (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:23:53.2187286Z test_nn_EmbeddingBag_max (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:23:53.2187738Z test_nn_EmbeddingBag_max_padding_idx (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:23:53.2188197Z test_nn_EmbeddingBag_mean (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:23:53.2188653Z test_nn_EmbeddingBag_mean_padding_idx (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:23:53.2189105Z test_nn_EmbeddingBag_sparse (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:23:53.2189587Z test_nn_EmbeddingBag_sum (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:23:53.2190042Z test_nn_EmbeddingBag_sum_padding_idx (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:23:53.2190503Z test_nn_Embedding_discontiguous (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:23:53.2190947Z test_nn_Embedding_sparse (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:23:53.2191381Z test_nn_Flatten (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:23:53.2191812Z test_nn_Flatten_no_batch_dim (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:23:53.2192236Z test_nn_Fold (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:23:53.2192647Z test_nn_Fold_int_input (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:23:53.2193081Z test_nn_Fold_no_batch_dim_input (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:23:53.2193554Z test_nn_Fold_no_batch_dim_int_input (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:23:53.2194014Z test_nn_FractionalMaxPool2d_ratio (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:23:53.2194489Z test_nn_FractionalMaxPool2d_ratio_no_batch_dim (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:23:53.2195032Z 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.002s) 2023-01-11T21:23:53.2195662Z test_nn_FractionalMaxPool2d_ratio_return_indices (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:23:53.2196256Z test_nn_FractionalMaxPool2d_size (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:23:53.2196845Z test_nn_FractionalMaxPool2d_size_no_batch_dim (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:23:53.2197433Z 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.002s) 2023-01-11T21:23:53.2197925Z test_nn_FractionalMaxPool3d_asymsize (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:23:53.2198391Z test_nn_FractionalMaxPool3d_ratio (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:23:53.2198866Z test_nn_FractionalMaxPool3d_ratio_no_batch_dim (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:23:53.2199360Z 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.002s) 2023-01-11T21:23:53.2199868Z test_nn_FractionalMaxPool3d_ratio_return_indices (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:23:53.2200343Z test_nn_FractionalMaxPool3d_size (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:23:53.2200845Z test_nn_FractionalMaxPool3d_size_no_batch_dim (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:23:53.2201353Z 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.002s) 2023-01-11T21:23:53.2201813Z test_nn_GELU (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:23:53.2202241Z test_nn_GELU_no_batch_dim (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:23:53.2202676Z test_nn_GELU_scalar (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:23:53.2203099Z test_nn_GLU (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:23:53.2203515Z test_nn_GLU_dim (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:23:53.2203944Z test_nn_GLU_no_batch_dim (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:23:53.2204371Z test_nn_GRUCell (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:23:53.2204835Z test_nn_GroupNorm_1d_affine (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:23:53.2205337Z test_nn_GroupNorm_1d_affine_GN (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:23:53.2205907Z test_nn_GroupNorm_1d_affine_large_batch (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:23:53.2206491Z test_nn_GroupNorm_1d_no_affine_IN (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:23:53.2207050Z test_nn_GroupNorm_1d_no_affine_LN (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:23:53.2207599Z test_nn_GroupNorm_2d_affine (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:23:53.2208081Z test_nn_GroupNorm_2d_affine_large_feature (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:23:53.2208537Z test_nn_GroupNorm_2d_no_affine_IN (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:23:53.2208978Z test_nn_GroupNorm_2d_no_affine_LN (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:23:53.2209432Z test_nn_GroupNorm_2d_no_affine_large_feature (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:23:53.2209884Z test_nn_Hardshrink (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:23:53.2210322Z test_nn_Hardshrink_no_batch_dim (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:23:53.2210770Z test_nn_Hardshrink_scalar (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:23:53.2211208Z test_nn_Hardsigmoid_no_batch_dim (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:23:53.2211656Z test_nn_Hardswish_no_batch_dim (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:23:53.2212115Z test_nn_Hardtanh (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:23:53.2212553Z test_nn_Hardtanh_no_batch_dim (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:23:53.2212987Z test_nn_Hardtanh_scalar (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:23:53.2213435Z test_nn_HingeEmbeddingLoss (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:23:53.2213891Z test_nn_HingeEmbeddingLoss_margin (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:23:53.2214698Z test_nn_HingeEmbeddingLoss_margin_no_reduce (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:23:53.2215208Z test_nn_HingeEmbeddingLoss_no_batch_dim_mean (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:23:53.2215739Z test_nn_HingeEmbeddingLoss_no_batch_dim_none (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:23:53.2216318Z test_nn_HingeEmbeddingLoss_no_batch_dim_sum (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:23:53.2216804Z test_nn_HingeEmbeddingLoss_no_reduce (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:23:53.2217288Z test_nn_HingeEmbeddingLoss_scalar_margin (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:23:53.2217739Z test_nn_HuberLoss (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:23:53.2218178Z test_nn_HuberLoss_delta (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:23:53.2218635Z test_nn_HuberLoss_no_batch_dim_mean (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:23:53.2219098Z test_nn_HuberLoss_no_batch_dim_none (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:23:53.2219550Z test_nn_HuberLoss_no_batch_dim_sum (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:23:53.2220006Z test_nn_InstanceNorm1d (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:23:53.2220456Z test_nn_InstanceNorm1d_no_batch_dim (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:23:53.2220929Z test_nn_InstanceNorm1d_tracking_stats (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:23:53.2221401Z test_nn_InstanceNorm1d_tracking_stats_no_batch_dim (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:23:53.2221876Z test_nn_InstanceNorm2d (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:23:53.2222334Z test_nn_InstanceNorm2d_no_batch_dim (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:23:53.2222797Z test_nn_InstanceNorm2d_tracking_stats (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:23:53.2223316Z test_nn_InstanceNorm2d_tracking_stats_no_batch_dim (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:23:53.2223790Z test_nn_InstanceNorm3d (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:23:53.2224244Z test_nn_InstanceNorm3d_no_batch_dim (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:23:53.2224780Z test_nn_InstanceNorm3d_tracking_stats (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:23:53.2225267Z test_nn_InstanceNorm3d_tracking_stats_no_batch_dim (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:23:53.2225727Z test_nn_KLDivLoss (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:23:53.2226177Z test_nn_KLDivLoss_log_target (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:23:53.2226641Z test_nn_KLDivLoss_no_batch_dim_mean (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:23:53.2227103Z test_nn_KLDivLoss_no_batch_dim_none (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:23:53.2227618Z test_nn_KLDivLoss_no_batch_dim_sum (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:23:53.2228191Z test_nn_KLDivLoss_no_reduce (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:23:53.2228766Z test_nn_KLDivLoss_no_reduce_log_target (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:23:53.2229243Z test_nn_KLDivLoss_no_reduce_scalar (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:23:53.2229713Z test_nn_KLDivLoss_no_reduce_scalar_log_target (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:23:53.2230187Z test_nn_KLDivLoss_scalar (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:23:53.2230644Z test_nn_KLDivLoss_scalar_log_target (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:23:53.2231117Z test_nn_KLDivLoss_with_log_target_no_reduce (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:23:53.2231587Z test_nn_KLDivLoss_with_target_no_reduce (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:23:53.2232038Z test_nn_L1Loss (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:23:53.2232479Z test_nn_L1Loss_no_batch_dim_mean (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:23:53.2232930Z test_nn_L1Loss_no_batch_dim_none (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:23:53.2233379Z test_nn_L1Loss_no_batch_dim_sum (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:23:53.2233826Z test_nn_L1Loss_no_reduce (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:23:53.2234275Z test_nn_L1Loss_no_reduce_complex (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:23:53.2234761Z test_nn_L1Loss_no_reduce_scalar (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:23:53.2235301Z test_nn_L1Loss_scalar (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:23:53.2235840Z test_nn_LPPool1d (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:23:53.2236389Z test_nn_LPPool1d_no_batch_dim (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:23:53.2236946Z test_nn_LPPool1d_norm (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:23:53.2237460Z test_nn_LPPool2d (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:23:53.2237891Z test_nn_LPPool2d_norm (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:23:53.2238321Z test_nn_LSTMCell (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:23:53.2238776Z test_nn_LayerNorm_1d_elementwise_affine (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:23:53.2239291Z test_nn_LayerNorm_1d_empty_elementwise_affine (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:23:53.2239770Z test_nn_LayerNorm_1d_no_elementwise_affine (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:23:53.2240241Z test_nn_LayerNorm_3d_elementwise_affine (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:23:53.2240720Z test_nn_LayerNorm_3d_no_affine_large_feature (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:23:53.2241192Z test_nn_LayerNorm_3d_no_elementwise_affine (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:23:53.2241640Z test_nn_LeakyReLU (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:23:53.2242084Z test_nn_LeakyReLU_no_batch_dim (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:23:53.2242536Z test_nn_LeakyReLU_with_negval (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:23:53.2242997Z test_nn_LeakyReLU_with_negval_scalar (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:23:53.2243457Z test_nn_LeakyReLU_with_zero_negval (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:23:53.2243898Z test_nn_Linear (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:23:53.2244339Z test_nn_Linear_no_batch_dim (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:23:53.2244777Z test_nn_Linear_no_bias (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:23:53.2245325Z test_nn_LocalResponseNorm_1d (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:23:53.2245910Z test_nn_LocalResponseNorm_2d_uneven_pad (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:23:53.2246538Z test_nn_LocalResponseNorm_3d_custom_params (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:23:53.2247116Z test_nn_LogSigmoid (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:23:53.2247661Z test_nn_LogSigmoid_no_batch_dim (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:23:53.2248119Z test_nn_LogSigmoid_scalar (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:23:53.2248560Z test_nn_LogSoftmax (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:23:53.2249007Z test_nn_LogSoftmax_multiparam (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:23:53.2249472Z test_nn_LogSoftmax_multiparam_scalar (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:23:53.2249923Z test_nn_LogSoftmax_no_batch_dim (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:23:53.2250403Z test_nn_MSELoss (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:23:53.2250846Z test_nn_MSELoss_no_batch_dim_mean (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:23:53.2251293Z test_nn_MSELoss_no_batch_dim_none (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:23:53.2251743Z test_nn_MSELoss_no_batch_dim_sum (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:23:53.2252193Z test_nn_MSELoss_no_reduce (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:23:53.2252645Z test_nn_MSELoss_no_reduce_scalar (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:23:53.2253095Z test_nn_MSELoss_prec (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:23:53.2253525Z test_nn_MSELoss_scalar (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:23:53.2253967Z test_nn_MarginRankingLoss (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:23:53.2254624Z test_nn_MarginRankingLoss_margin (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:23:53.2255097Z test_nn_MarginRankingLoss_no_batch_dim_mean (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:23:53.2255573Z test_nn_MarginRankingLoss_no_batch_dim_none (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:23:53.2256052Z test_nn_MarginRankingLoss_no_batch_dim_sum (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:23:53.2256500Z test_nn_MaxPool1d (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:23:53.2256942Z test_nn_MaxPool1d_return_indices (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:23:53.2257381Z test_nn_MaxPool1d_stride (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:23:53.2257883Z test_nn_MaxPool2d_3d_input (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:23:53.2258330Z test_nn_MaxPool2d_4d_input (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:23:53.2258777Z test_nn_MaxPool2d_return_indices (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:23:53.2259214Z test_nn_MaxPool3d (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:23:53.2259656Z test_nn_MaxPool3d_return_indices (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:23:53.2260109Z test_nn_MaxPool3d_stride (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:23:53.2260562Z test_nn_MaxPool3d_stride_padding (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:23:53.2260991Z test_nn_Mish (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:23:53.2261463Z test_nn_Mish_no_batch_dim (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:23:53.2261898Z test_nn_Mish_scalar (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:23:53.2262346Z test_nn_MultiLabelMarginLoss (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:23:53.2262814Z test_nn_MultiLabelMarginLoss_0d_no_reduce (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:23:53.2263291Z test_nn_MultiLabelMarginLoss_1d (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:23:53.2263770Z test_nn_MultiLabelMarginLoss_1d_no_reduce (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:23:53.2264268Z test_nn_MultiLabelMarginLoss_index_neg (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:23:53.2264827Z test_nn_MultiLabelMarginLoss_no_batch_dim_mean (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:23:53.2265304Z test_nn_MultiLabelMarginLoss_no_batch_dim_none (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:23:53.2265784Z test_nn_MultiLabelMarginLoss_no_batch_dim_sum (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:23:53.2266273Z test_nn_MultiLabelMarginLoss_no_reduce (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:23:53.2266751Z test_nn_MultiLabelSoftMarginLoss (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:23:53.2267242Z test_nn_MultiLabelSoftMarginLoss_no_batch_dim_mean (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:23:53.2267854Z test_nn_MultiLabelSoftMarginLoss_no_batch_dim_none (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:23:53.2268475Z test_nn_MultiLabelSoftMarginLoss_no_batch_dim_sum (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:23:53.2269032Z test_nn_MultiLabelSoftMarginLoss_no_reduce (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:23:53.2269522Z test_nn_MultiLabelSoftMarginLoss_weights (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:23:53.2270032Z test_nn_MultiLabelSoftMarginLoss_weights_no_reduce (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:23:53.2270508Z test_nn_MultiMarginLoss (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:23:53.2270955Z test_nn_MultiMarginLoss_1d (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:23:53.2271411Z test_nn_MultiMarginLoss_1d_no_reduce (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:23:53.2271866Z test_nn_MultiMarginLoss_margin (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:23:53.2272327Z test_nn_MultiMarginLoss_margin_no_reduce (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:23:53.2272820Z test_nn_MultiMarginLoss_no_reduce (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:23:53.2273271Z test_nn_MultiMarginLoss_p (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:23:53.2273721Z test_nn_MultiMarginLoss_p_no_reduce (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:23:53.2274182Z test_nn_MultiMarginLoss_weights (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:23:53.2274649Z test_nn_MultiMarginLoss_weights_no_reduce (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:23:53.2275137Z test_nn_MultiheadAttention (__main__.TestJitGeneratedModule) ... ok (1.263s) 2023-01-11T21:23:53.2275610Z test_nn_NLLLoss (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2023-01-11T21:23:53.2276149Z test_nn_NLLLoss2d_no_reduce (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:23:53.2276727Z test_nn_NLLLoss2d_no_reduce_ignore_index (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:23:53.2277303Z test_nn_NLLLoss2d_no_reduce_weights (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:23:53.2277755Z test_nn_NLLLossNd_no_reduce (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:23:53.2278211Z test_nn_NLLLossNd_no_reduce_ignore_index (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:23:53.2278679Z test_nn_NLLLossNd_no_reduce_weights (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:23:53.2279115Z test_nn_NLLLoss_2d (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:23:53.2279546Z test_nn_NLLLoss_2d_ignore_index (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:23:53.2279999Z test_nn_NLLLoss_2d_weights (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:23:53.2280460Z test_nn_NLLLoss_dim_is_3 (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:23:53.2280903Z test_nn_NLLLoss_higher_dim (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:23:53.2281350Z test_nn_NLLLoss_ignore_index (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:23:53.2281804Z test_nn_NLLLoss_no_batch_dim_mean (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:23:53.2282253Z test_nn_NLLLoss_no_batch_dim_none (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:23:53.2282707Z test_nn_NLLLoss_no_batch_dim_sum (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:23:53.2283142Z test_nn_NLLLoss_no_reduce (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:23:53.2283593Z test_nn_NLLLoss_no_reduce_ignore_index (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:23:53.2284073Z test_nn_NLLLoss_no_reduce_weights (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:23:53.2284542Z test_nn_NLLLoss_no_reduce_weights_ignore_index (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:23:53.2285026Z test_nn_NLLLoss_no_reduce_weights_ignore_index_neg (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:23:53.2285553Z test_nn_NLLLoss_weights (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:23:53.2286116Z test_nn_NLLLoss_weights_ignore_index (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:23:53.2286691Z test_nn_NLLLoss_weights_ignore_index_neg (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:23:53.2287245Z test_nn_PReLU_1d (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:23:53.2287767Z test_nn_PReLU_1d_multiparam (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:23:53.2288202Z test_nn_PReLU_2d (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:23:53.2288633Z test_nn_PReLU_2d_multiparam (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:23:53.2289066Z test_nn_PReLU_3d (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:23:53.2289490Z test_nn_PReLU_3d_multiparam (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:23:53.2289931Z test_nn_PReLU_no_batch_dim (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:23:53.2290361Z test_nn_PReLU_scalar (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:23:53.2290803Z test_nn_Padding122112_3dcircular (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:23:53.2291244Z test_nn_Padding1221_2dcircular (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:23:53.2291732Z test_nn_Padding12_1dcircular (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:23:53.2292189Z test_nn_Padding2322_2dcircular (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:23:53.2292644Z test_nn_Padding31_1dcircular (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:23:53.2293086Z test_nn_Padding322112_3dcircular (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:23:53.2293533Z test_nn_Padding332122_3dcircular (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:23:53.2293972Z test_nn_Padding3331_2dcircular (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:23:53.2294746Z test_nn_Padding33_1dcircular (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:23:53.2295192Z test_nn_PairwiseDistance (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:23:53.2295749Z test_nn_PairwiseDistance_broadcast_lhs (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:23:53.2296226Z test_nn_PairwiseDistance_broadcast_rhs (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:23:53.2296694Z test_nn_PairwiseDistance_no_batch_dim (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:23:53.2297178Z test_nn_PairwiseDistance_with_non_default_args (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:23:53.2297633Z test_nn_PixelShuffle (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:23:53.2298072Z test_nn_PixelUnshuffle (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:23:53.2298524Z test_nn_PoissonNLLLoss_full_loss (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:23:53.2298990Z test_nn_PoissonNLLLoss_full_loss_no_log_input (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:23:53.2299456Z test_nn_PoissonNLLLoss_no_batch_dim_mean (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:23:53.2299928Z test_nn_PoissonNLLLoss_no_batch_dim_none (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:23:53.2300394Z test_nn_PoissonNLLLoss_no_batch_dim_sum (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:23:53.2300863Z test_nn_PoissonNLLLoss_no_full_loss (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:23:53.2301328Z test_nn_PoissonNLLLoss_no_full_loss_no_log_input (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:23:53.2301797Z test_nn_PoissonNLLLoss_no_reduce (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:23:53.2302240Z test_nn_RNNCell (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:23:53.2302721Z test_nn_RReLU (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:23:53.2303153Z test_nn_RReLU_no_batch_dim (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:23:53.2303598Z test_nn_RReLU_with_up_down (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:23:53.2304048Z test_nn_RReLU_with_up_down_scalar (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:23:53.2304475Z test_nn_ReLU (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:23:53.2304971Z test_nn_ReLU6 (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:23:53.2305402Z test_nn_ReLU6_no_batch_dim (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:23:53.2305837Z test_nn_ReLU6_scalar (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:23:53.2306271Z test_nn_ReLU_no_batch_dim (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:23:53.2306727Z test_nn_ReLU_scalar (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:23:53.2307166Z test_nn_ReflectionPad1d (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:23:53.2307617Z test_nn_ReflectionPad1d_batch (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:23:53.2308182Z test_nn_ReflectionPad1d_complex (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:23:53.2308735Z test_nn_ReflectionPad2d (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:23:53.2309220Z test_nn_ReflectionPad2d_complex (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:23:53.2309684Z test_nn_ReflectionPad2d_no_batch_dim (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:23:53.2310135Z test_nn_ReflectionPad3d (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:23:53.2310574Z test_nn_ReflectionPad3d_complex (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:23:53.2311037Z test_nn_ReflectionPad3d_no_batch_dim (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:23:53.2311492Z test_nn_ReplicationPad1d (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:23:53.2311948Z test_nn_ReplicationPad1d_batch (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:23:53.2312409Z test_nn_ReplicationPad1d_complex (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:23:53.2312858Z test_nn_ReplicationPad2d (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:23:53.2313311Z test_nn_ReplicationPad2d_complex (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:23:53.2313810Z test_nn_ReplicationPad2d_no_batch_dim (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:23:53.2314270Z test_nn_ReplicationPad3d (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:23:53.2314722Z test_nn_ReplicationPad3d_complex (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:23:53.2315315Z test_nn_ReplicationPad3d_no_batch_dim (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:23:53.2315874Z test_nn_SELU (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:23:53.2316408Z test_nn_SELU_no_batch_dim (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:23:53.2316942Z test_nn_SELU_scalar (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:23:53.2317456Z test_nn_SiLU (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:23:53.2317887Z test_nn_SiLU_no_batch_dim (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:23:53.2318348Z test_nn_SiLU_scalar (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:23:53.2318770Z test_nn_Sigmoid (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:23:53.2319200Z test_nn_Sigmoid_no_batch_dim (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:23:53.2319642Z test_nn_Sigmoid_scalar (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:23:53.2320082Z test_nn_SmoothL1Loss (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:23:53.2320515Z test_nn_SmoothL1Loss_beta (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:23:53.2320969Z test_nn_SmoothL1Loss_no_batch_dim_mean (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:23:53.2321439Z test_nn_SmoothL1Loss_no_batch_dim_none (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:23:53.2321900Z test_nn_SmoothL1Loss_no_batch_dim_sum (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:23:53.2322348Z test_nn_SmoothL1Loss_no_reduce (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:23:53.2322807Z test_nn_SmoothL1Loss_no_reduce_scalar (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:23:53.2323255Z test_nn_SmoothL1Loss_scalar (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:23:53.2323472Z test_nn_SmoothL1Loss_zero_beta (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:23:53.2323685Z test_nn_SoftMarginLoss (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:23:53.2323914Z test_nn_SoftMarginLoss_no_batch_dim_mean (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:23:53.2324140Z test_nn_SoftMarginLoss_no_batch_dim_none (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:23:53.2324384Z test_nn_SoftMarginLoss_no_batch_dim_sum (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:23:53.2324610Z test_nn_SoftMarginLoss_no_reduce (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:23:53.2324818Z test_nn_Softmax (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:23:53.2325065Z test_nn_Softmax2d (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:23:53.2325335Z test_nn_Softmax2d_no_batch_dim (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:23:53.2325599Z test_nn_Softmax_no_batch_dim (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:23:53.2325860Z test_nn_Softmax_scalar (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:23:53.2326115Z test_nn_Softmin (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:23:53.2326423Z test_nn_Softmin_multidim (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:23:53.2326688Z test_nn_Softmin_no_batch_dim (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:23:53.2326950Z test_nn_Softmin_scalar (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:23:53.2327195Z test_nn_Softplus (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:23:53.2327457Z test_nn_Softplus_beta (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:23:53.2327730Z test_nn_Softplus_beta_threshold (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:23:53.2327956Z test_nn_Softplus_beta_threshold_scalar (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:23:53.2328174Z test_nn_Softplus_no_batch_dim (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:23:53.2328379Z test_nn_Softshrink (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:23:53.2328591Z test_nn_Softshrink_lambda (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:23:53.2328811Z test_nn_Softshrink_lambda_scalar (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:23:53.2329025Z test_nn_Softshrink_no_batch_dim (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:23:53.2329229Z test_nn_Softsign (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:23:53.2329436Z test_nn_Softsign_no_batch_dim (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:23:53.2329646Z test_nn_Softsign_scalar (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:23:53.2329846Z test_nn_Tanh (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:23:53.2330077Z test_nn_Tanh_no_batch_dim (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:23:53.2330285Z test_nn_Tanh_scalar (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:23:53.2330495Z test_nn_Tanhshrink (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:23:53.2330713Z test_nn_Tanhshrink_no_batch_dim (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:23:53.2330922Z test_nn_Tanhshrink_scalar (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:23:53.2331140Z test_nn_Threshold_large_value (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:23:53.2331358Z test_nn_Threshold_no_batch_dim (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:23:53.2331580Z test_nn_Threshold_threshold_value (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:23:53.2331801Z test_nn_Threshold_threshold_value_scalar (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:23:53.2331972Z test_nn_Transformer (__main__.TestJitGeneratedModule) ... ok (3.811s) 2023-01-11T21:23:53.2332219Z test_nn_TransformerDecoderLayer_gelu_activation (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2023-01-11T21:23:53.2332458Z test_nn_TransformerDecoderLayer_relu_activation (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:23:53.2332694Z test_nn_TransformerEncoderLayer_gelu_activation (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:23:53.2332928Z test_nn_TransformerEncoderLayer_relu_activation (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:23:53.2333153Z test_nn_Transformer_multilayer_coder (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:23:53.2333396Z test_nn_TripletMarginLoss_no_batch_dim_mean (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:23:53.2333630Z test_nn_TripletMarginLoss_no_batch_dim_none (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:23:53.2333866Z test_nn_TripletMarginLoss_no_batch_dim_sum (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:23:53.2334085Z test_nn_Unflatten_no_batch_dim (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:23:53.2334494Z test_nn_Unfold (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:23:53.2334709Z test_nn_Unfold_int_input (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:23:53.2334922Z test_nn_ZeroPad2d (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:23:53.2335139Z test_nn_ZeroPad2d_complex (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:23:53.2335364Z test_nn_ZeroPad2d_negative_dims (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:23:53.2335635Z test_nn_ZeroPad2d_no_batch_dim (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:23:53.2335854Z test_nn_interpolate_bicubic_2d (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:23:53.2336082Z test_nn_interpolate_bicubic_2d_zero_dim (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:23:53.2336311Z test_nn_interpolate_bicubic_scale_2d (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:23:53.2336549Z test_nn_interpolate_bicubic_scale_tuple_shared_2d (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:23:53.2336790Z test_nn_interpolate_bicubic_scale_tuple_skewed_2d (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:23:53.2337036Z 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.002s) 2023-01-11T21:23:53.2337261Z test_nn_interpolate_bicubic_tuple_2d (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:23:53.2337539Z test_nn_interpolate_bicubic_tuple_2d_align_corners (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:23:53.2337763Z test_nn_interpolate_bilinear_2d (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:23:53.2337991Z test_nn_interpolate_bilinear_2d_zero_dim (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:23:53.2338223Z test_nn_interpolate_bilinear_scale_2d (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:23:53.2338458Z test_nn_interpolate_bilinear_scale_tuple_shared_2d (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:23:53.2338694Z test_nn_interpolate_bilinear_scale_tuple_skewed_2d (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:23:53.2338950Z 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.002s) 2023-01-11T21:23:53.2339175Z test_nn_interpolate_bilinear_tuple_2d (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:23:53.2339415Z test_nn_interpolate_bilinear_tuple_2d_align_corners (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:23:53.2339634Z test_nn_interpolate_linear_1d (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:23:53.2339860Z test_nn_interpolate_linear_1d_align_corners (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:23:53.2340088Z test_nn_interpolate_linear_1d_zero_dim (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:23:53.2340313Z test_nn_interpolate_linear_scale_1d (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:23:53.2340548Z test_nn_interpolate_linear_scale_1d_align_corners (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:23:53.2340794Z test_nn_interpolate_linear_tuple_1d (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:23:53.2341020Z test_nn_interpolate_nearest_1d (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:23:53.2341247Z test_nn_interpolate_nearest_1d_zero_dim (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:23:53.2341471Z test_nn_interpolate_nearest_2d (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:23:53.2341703Z test_nn_interpolate_nearest_2d_launch_configs (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:23:53.2341931Z test_nn_interpolate_nearest_2d_zero_dim (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:23:53.2342153Z test_nn_interpolate_nearest_3d (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:23:53.2342372Z test_nn_interpolate_nearest_3d_zero_dim (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:23:53.2342598Z test_nn_interpolate_nearest_scale_1d (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:23:53.2342843Z test_nn_interpolate_nearest_scale_2d (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:23:53.2343069Z test_nn_interpolate_nearest_scale_3d (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:23:53.2343294Z test_nn_interpolate_nearest_tuple_1d (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:23:53.2343519Z test_nn_interpolate_nearest_tuple_2d (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:23:53.2343741Z test_nn_interpolate_nearest_tuple_3d (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:23:53.2343967Z test_nn_interpolate_trilinear_3d (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:23:53.2344196Z test_nn_interpolate_trilinear_3d_zero_dim (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:23:53.2344425Z test_nn_interpolate_trilinear_scale_3d (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:23:53.2344730Z test_nn_interpolate_trilinear_scale_3d_align_corners (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:23:53.2344955Z test_nn_interpolate_trilinear_tuple_3d (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:23:53.2345198Z test_nn_interpolate_trilinear_tuple_3d_align_corners (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:23:53.2345411Z test_nn_log_softmax_dim0 (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:23:53.2345624Z test_nn_log_softmax_dim3 (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:23:53.2345841Z test_nn_log_softmax_lastdim (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:23:53.2346132Z test_nn_log_softmax_scalar (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:23:53.2346357Z test_nn_log_softmax_spatial (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:23:53.2346582Z test_nn_log_softmax_spatial_special (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:23:53.2346828Z test_nn_multimarginloss_1d_input_0d_target_no_reduce (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:23:53.2347047Z test_nn_softmax_functional_dim0 (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:23:53.2347256Z test_nn_softmax_functional_dim3 (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:23:53.2347474Z test_nn_softmax_functional_scalar (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:23:53.2347737Z test_nn_softmax_lastdim (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:23:53.2348009Z test_nn_softmax_lastdim_dtype (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:23:53.2348301Z test_nn_softmax_spatial (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:23:53.2348570Z test_nn_softmax_spatial_dtype (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:23:53.2348813Z test_nn_softmax_spatial_special (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:23:53.2349050Z test_checkscriptassertraisesregex (jit.test_jit_utils.TestJitUtils) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:53.2349278Z test_get_callable_argument_names_hybrid (jit.test_jit_utils.TestJitUtils) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:53.2349510Z 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.000s) 2023-01-11T21:23:53.2349748Z 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.000s) 2023-01-11T21:23:53.2349991Z 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.000s) 2023-01-11T21:23:53.2350213Z 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.000s) 2023-01-11T21:23:53.2350449Z 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.000s) 2023-01-11T21:23:53.2350668Z test_no_tracer_warn_context_manager (jit.test_jit_utils.TestJitUtils) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:53.2350885Z test_comprehension_iterable (jit.test_list_dict.TestList) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:53.2351110Z 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.000s) 2023-01-11T21:23:53.2351319Z test_comprehensions_basic (jit.test_list_dict.TestList) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:53.2351535Z test_comprehensions_basic_float (jit.test_list_dict.TestList) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:53.2351768Z test_comprehensions_two_comps (jit.test_list_dict.TestList) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:53.2351978Z test_copy_list_immutable (jit.test_list_dict.TestList) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:53.2352184Z test_copy_list_mutable (jit.test_list_dict.TestList) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:53.2352372Z test_del (jit.test_list_dict.TestList) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:53.2352581Z test_dict_keyword_is_correctly_typed (jit.test_list_dict.TestList) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:53.2352804Z test_dict_keyword_with_dict_comprehension (jit.test_list_dict.TestList) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:53.2353041Z 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.000s) 2023-01-11T21:23:53.2353268Z 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.000s) 2023-01-11T21:23:53.2353511Z test_dict_keyword_with_empty_iterable (jit.test_list_dict.TestList) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:53.2353743Z 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.000s) 2023-01-11T21:23:53.2353952Z test_dict_keyword_with_iterable (jit.test_list_dict.TestList) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:53.2354160Z test_dict_keyword_with_kwargs (jit.test_list_dict.TestList) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:53.2354389Z 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.000s) 2023-01-11T21:23:53.2354604Z test_dict_keyword_with_mapping (jit.test_list_dict.TestList) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:53.2354856Z 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.000s) 2023-01-11T21:23:53.2355127Z test_dict_keyword_with_mismatched_annotations (jit.test_list_dict.TestList) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:53.2355391Z test_dict_keyword_with_nested_call (jit.test_list_dict.TestList) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:53.2355681Z 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.000s) 2023-01-11T21:23:53.2355980Z 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.000s) 2023-01-11T21:23:53.2356235Z test_extend_list_immutable (jit.test_list_dict.TestList) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:53.2356490Z test_extend_list_mutable (jit.test_list_dict.TestList) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:53.2356730Z test_in_check (jit.test_list_dict.TestList) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:53.2356984Z test_list_bool_conversion (jit.test_list_dict.TestList) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:53.2357253Z test_list_count (jit.test_list_dict.TestList) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:53.2357486Z test_list_count_not_existing (jit.test_list_dict.TestList) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:53.2357684Z test_list_gather (jit.test_list_dict.TestList) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:53.2357869Z test_list_index (jit.test_list_dict.TestList) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:53.2358069Z test_list_index_not_existing (jit.test_list_dict.TestList) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:53.2358266Z test_list_keyword (jit.test_list_dict.TestList) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:53.2358454Z test_list_len (jit.test_list_dict.TestList) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:53.2358656Z test_list_literal (jit.test_list_dict.TestList) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:53.2358848Z test_list_none (jit.test_list_dict.TestList) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:53.2359035Z test_list_ops (jit.test_list_dict.TestList) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:23:53.2359260Z test_list_slice (jit.test_list_dict.TestList) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:53.2359446Z test_list_sort (jit.test_list_dict.TestList) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:53.2359653Z test_list_unification_hint (jit.test_list_dict.TestList) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:53.2359765Z test_list_variance (jit.test_list_dict.TestList) 2023-01-11T21:23:53.2359969Z `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.001s) 2023-01-11T21:23:53.2360164Z test_min_bool_list (jit.test_list_dict.TestList) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:53.2360356Z test_min_max_list (jit.test_list_dict.TestList) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:23:53.2360562Z test_min_max_single_list (jit.test_list_dict.TestList) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:53.2360768Z test_mutable_list_append (jit.test_list_dict.TestList) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:53.2360971Z test_mutable_list_append_2 (jit.test_list_dict.TestList) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:53.2361180Z test_mutable_list_append_if (jit.test_list_dict.TestList) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:53.2361395Z test_mutable_list_append_if_else (jit.test_list_dict.TestList) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:53.2361606Z test_mutable_list_append_loop (jit.test_list_dict.TestList) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:53.2361813Z test_mutable_list_append_loop_if (jit.test_list_dict.TestList) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:53.2362016Z test_mutable_list_clear (jit.test_list_dict.TestList) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:53.2362225Z test_mutable_list_clear_empty (jit.test_list_dict.TestList) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:53.2362462Z test_mutable_list_function_inline (jit.test_list_dict.TestList) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:53.2362666Z test_mutable_list_insert (jit.test_list_dict.TestList) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:53.2362887Z 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.000s) 2023-01-11T21:23:53.2363100Z test_mutable_list_insert_negative (jit.test_list_dict.TestList) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:53.2363312Z 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.000s) 2023-01-11T21:23:53.2363516Z test_mutable_list_nested_loop (jit.test_list_dict.TestList) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:53.2363717Z test_mutable_list_pop (jit.test_list_dict.TestList) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:53.2363908Z test_mutable_list_pop2 (jit.test_list_dict.TestList) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:53.2364110Z test_mutable_list_pop_at (jit.test_list_dict.TestList) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:53.2364352Z test_mutable_list_pop_at2 (jit.test_list_dict.TestList) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:53.2382180Z test_mutable_list_pop_at_negative (jit.test_list_dict.TestList) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:53.2382459Z test_mutable_list_pop_at_negative2 (jit.test_list_dict.TestList) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:53.2382671Z test_mutable_list_pop_empty (jit.test_list_dict.TestList) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:53.2382889Z test_mutable_list_pop_slice (jit.test_list_dict.TestList) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:53.2383097Z test_mutable_list_remove (jit.test_list_dict.TestList) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:53.2383308Z test_mutable_list_remove2 (jit.test_list_dict.TestList) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:53.2383523Z test_mutable_list_remove_not_existing (jit.test_list_dict.TestList) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:53.2383729Z test_mutable_list_remove_tensor (jit.test_list_dict.TestList) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:53.2383930Z test_mutable_list_reverse (jit.test_list_dict.TestList) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:53.2384145Z test_mutable_list_reverse_empty (jit.test_list_dict.TestList) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:53.2384359Z test_mutable_tensor_list_reverse (jit.test_list_dict.TestList) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:53.2384567Z test_no_element_type_annotation (jit.test_list_dict.TestList) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:53.2384850Z test_slice_index (jit.test_list_dict.TestList) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:53.2385047Z test_tensor_list_count (jit.test_list_dict.TestList) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:53.2385265Z test_tensor_list_count_not_existing (jit.test_list_dict.TestList) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:53.2385630Z test_tensor_list_index (jit.test_list_dict.TestList) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:53.2385848Z test_tensor_list_index_not_existing (jit.test_list_dict.TestList) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:53.2385963Z test_to_list (jit.test_list_dict.TestList) 2023-01-11T21:23:53.2386162Z Unit tests for Tensor.tolist() function. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.006s) 2023-01-11T21:23:53.2386280Z test_to_list_gpu (jit.test_list_dict.TestList) 2023-01-11T21:23:53.2386473Z GPU tests for Tensor.tolist() function. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:53.2386689Z test_bump_numeric_counter (jit.test_logging.TestLogging) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:53.2386902Z test_counter_aggregation (jit.test_logging.TestLogging) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:53.2387117Z test_logging_levels_set (jit.test_logging.TestLogging) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:53.2387361Z test_time_measurement_counter (jit.test_logging.TestLogging) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:53.2387701Z test_time_measurement_counter_script (jit.test_logging.TestLogging) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:53.2387966Z test_trace_numeric_counter (jit.test_logging.TestLogging) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:53.2388183Z test_always_alive_values (jit.test_freezing.TestMKLDNNReinplacing) ... ok (0.024s) 2023-01-11T21:23:53.2388387Z test_merge_liveness (jit.test_freezing.TestMKLDNNReinplacing) ... ok (0.011s) 2023-01-11T21:23:53.2388588Z test_successful (jit.test_freezing.TestMKLDNNReinplacing) ... ok (0.014s) 2023-01-11T21:23:53.2388784Z test_switch_inputs_to_inplace (jit.test_freezing.TestMKLDNNReinplacing) ... ok (0.012s) 2023-01-11T21:23:53.2388900Z test_broadcasting_list (jit.test_misc.TestMisc) 2023-01-11T21:23:53.2389107Z Test BroadcastingList and torch.nn._size_N_t alias ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:53.2389315Z test_export_opnames_interface (jit.test_misc.TestMisc) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:23:53.2389517Z test_future_isinstance (jit.test_misc.TestMisc) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:53.2389708Z test_hacked_twin (jit.test_misc.TestMisc) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:53.2389826Z test_if_returning_any (jit.test_misc.TestMisc) 2023-01-11T21:23:53.2390027Z Check that an if statement can return different ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:53.2390216Z test_joined_str (jit.test_misc.TestMisc) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:53.2390413Z test_kwarg_support (jit.test_misc.TestMisc) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:53.2390622Z test_legacy_tensor_constructor (jit.test_misc.TestMisc) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:53.2390816Z test_list_literal_infer (jit.test_misc.TestMisc) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:53.2391002Z test_math_inf (jit.test_misc.TestMisc) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:53.2391203Z test_parse_ir_annotate (jit.test_misc.TestMisc) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:53.2391451Z test_parse_ir_single_element_tensor_negative (jit.test_misc.TestMisc) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:53.2391670Z test_parse_ir_single_element_tensor_positive (jit.test_misc.TestMisc) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:53.2391877Z test_script_many_decorators (jit.test_misc.TestMisc) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:53.2392077Z test_str_refine_any (jit.test_misc.TestMisc) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:53.2392290Z test_subexpression_Dict_int_Future (jit.test_misc.TestMisc) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:53.2392504Z test_subexpression_Future_annotate (jit.test_misc.TestMisc) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:53.2392720Z test_subexpression_List_Future (jit.test_misc.TestMisc) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:53.2392921Z test_subexpression_Optional (jit.test_misc.TestMisc) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:53.2393138Z test_subexpression_Tuple_int_int_Future (jit.test_misc.TestMisc) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:53.2393400Z test_tuple_subscripted_assign (jit.test_misc.TestMisc) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:53.2393651Z 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) 2023-01-11T21:23:53.2393906Z test_call_script_module_from_traced_module (jit.test_tracer.TestMixTracingScripting) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:53.2394152Z 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) 2023-01-11T21:23:53.2394398Z 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) 2023-01-11T21:23:53.2394646Z 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) 2023-01-11T21:23:53.2394948Z 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) 2023-01-11T21:23:53.2395257Z test_script_inline_trace_multiple_args (jit.test_tracer.TestMixTracingScripting) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:53.2395551Z test_trace_dict_mix_script (jit.test_tracer.TestMixTracingScripting) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:53.2395835Z test_trace_hierarchy (jit.test_tracer.TestMixTracingScripting) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:53.2396115Z test_trace_linear (jit.test_tracer.TestMixTracingScripting) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:53.2396431Z 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) 2023-01-11T21:23:53.2396720Z test_trace_of_script (jit.test_tracer.TestMixTracingScripting) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:53.2397013Z test_trace_parameter (jit.test_tracer.TestMixTracingScripting) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:53.2397239Z test_trace_returning_dict_with_tensor_tuples (jit.test_tracer.TestMixTracingScripting) 2023-01-11T21:23:53.2397518Z 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.001s) 2023-01-11T21:23:53.2397748Z test_trace_script (jit.test_tracer.TestMixTracingScripting) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:53.2397933Z test_trace_script_returning_complex_dict (jit.test_tracer.TestMixTracingScripting) 2023-01-11T21:23:53.2398154Z Tracing over a script function returning a dictionary should work. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:23:53.2398384Z test_trace_with_size (jit.test_tracer.TestMixTracingScripting) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:53.2398641Z test_traced_module_contains_scripted_interface_types (jit.test_tracer.TestMixTracingScripting) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:53.2398894Z test_traced_module_implements_interface (jit.test_tracer.TestMixTracingScripting) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:53.2399121Z test_tracing_indexing (jit.test_tracer.TestMixTracingScripting) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:53.2399371Z test_tracing_slicing (jit.test_tracer.TestMixTracingScripting) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:53.2399571Z test_alexnet (jit.test_models.TestModels) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:53.2399776Z test_dcgan_models (jit.test_models.TestModels) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:53.2399985Z test_dcgan_models_cuda (jit.test_models.TestModels) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:53.2400181Z test_mnist (jit.test_models.TestModels) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:53.2400376Z test_mnist_cuda (jit.test_models.TestModels) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:53.2400596Z 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) 2023-01-11T21:23:53.2400727Z test_neural_style (jit.test_models.TestModels) ... ok (0.774s) 2023-01-11T21:23:53.2400932Z test_neural_style_cuda (jit.test_models.TestModels) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:53.2401146Z test_reinforcement_learning (jit.test_models.TestModels) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:53.2401364Z test_reinforcement_learning_cuda (jit.test_models.TestModels) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:53.2401977Z test_script_module_script_resnet (jit.test_models.TestModels) ... /opt/conda/lib/python3.10/site-packages/torch/jit/_recursive.py:260: UserWarning: 'downsample' was found in ScriptModule constants, but it is a non-constant submodule. Consider removing it. 2023-01-11T21:23:53.2402162Z warnings.warn("'{}' was found in ScriptModule constants, " 2023-01-11T21:23:53.2402546Z /opt/conda/lib/python3.10/site-packages/torch/jit/_recursive.py:260: UserWarning: 'layer1' was found in ScriptModule constants, but it is a non-constant submodule. Consider removing it. 2023-01-11T21:23:53.2402733Z warnings.warn("'{}' was found in ScriptModule constants, " 2023-01-11T21:23:53.2403113Z /opt/conda/lib/python3.10/site-packages/torch/jit/_recursive.py:260: UserWarning: 'layer2' was found in ScriptModule constants, but it is a non-constant submodule. Consider removing it. 2023-01-11T21:23:53.2403290Z warnings.warn("'{}' was found in ScriptModule constants, " 2023-01-11T21:23:53.2403679Z /opt/conda/lib/python3.10/site-packages/torch/jit/_recursive.py:260: UserWarning: 'layer4' was found in ScriptModule constants, but it is a non-constant submodule. Consider removing it. 2023-01-11T21:23:53.2403867Z warnings.warn("'{}' was found in ScriptModule constants, " 2023-01-11T21:23:53.2404243Z /opt/conda/lib/python3.10/site-packages/torch/jit/_recursive.py:260: UserWarning: 'layer3' was found in ScriptModule constants, but it is a non-constant submodule. Consider removing it. 2023-01-11T21:23:53.2404426Z warnings.warn("'{}' was found in ScriptModule constants, " 2023-01-11T21:23:53.2404499Z ok (2.025s) 2023-01-11T21:23:53.2404657Z test_script_module_trace_resnet18 (jit.test_models.TestModels) ... ok (2.297s) 2023-01-11T21:23:53.2404786Z test_snli (jit.test_models.TestModels) ... ok (5.978s) 2023-01-11T21:23:53.2405038Z test_snli_cuda (jit.test_models.TestModels) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:53.2405297Z test_snli_quantized (jit.test_models.TestModels) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:53.2405470Z test_super_resolution (jit.test_models.TestModels) ... ok (0.252s) 2023-01-11T21:23:53.2405735Z test_super_resolution_cuda (jit.test_models.TestModels) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:53.2406035Z test_time_sequence_prediction (jit.test_models.TestModels) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:23:53.2406277Z test_vae (jit.test_models.TestModels) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:53.2406520Z test_vae_cuda (jit.test_models.TestModels) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:53.2406771Z test_vae_quantized (jit.test_models.TestModels) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:53.2406967Z test_customized_state_dict_methods (jit.test_module_apis.TestModuleAPIs) 2023-01-11T21:23:53.2407233Z Tests that customized state dict methods are in effect ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:53.2407423Z test_default_state_dict_methods (jit.test_module_apis.TestModuleAPIs) 2023-01-11T21:23:53.2407692Z Tests that default state dict methods are automatically available ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:53.2407866Z test_submodule_customized_state_dict_methods (jit.test_module_apis.TestModuleAPIs) 2023-01-11T21:23:53.2408090Z Tests that customized state dict methods on submodules are in effect ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:53.2408335Z test_custom_container_forward (jit.test_module_containers.TestModuleContainers) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:53.2408591Z test_empty_dict_override_contains (jit.test_module_containers.TestModuleContainers) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:53.2408829Z test_module_inplace_construct (jit.test_module_containers.TestModuleContainers) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:53.2409084Z test_module_interface_special_methods (jit.test_module_containers.TestModuleContainers) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:23:53.2409328Z test_module_properties (jit.test_module_containers.TestModuleContainers) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:53.2409562Z test_moduledict (jit.test_module_containers.TestModuleContainers) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:23:53.2409804Z test_moduledict_getitem (jit.test_module_containers.TestModuleContainers) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:53.2410090Z test_moduledict_keyerror (jit.test_module_containers.TestModuleContainers) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:53.2410278Z test_normal_list_attribute_with_modules_error (jit.test_module_containers.TestModuleContainers) 2023-01-11T21:23:53.2410497Z 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) 2023-01-11T21:23:53.2410753Z test_parameterdict_script_getitem (jit.test_module_containers.TestModuleContainers) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:53.2411004Z test_parameterlist_script_getitem (jit.test_module_containers.TestModuleContainers) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:53.2411254Z test_parameterlist_script_iter (jit.test_module_containers.TestModuleContainers) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:53.2411508Z test_script_module_list_sequential (jit.test_module_containers.TestModuleContainers) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:53.2411751Z test_script_modulelist_index (jit.test_module_containers.TestModuleContainers) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:23:53.2412034Z test_sequential_intermediary_types (jit.test_module_containers.TestModuleContainers) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:53.2412283Z test_special_method_with_override (jit.test_module_containers.TestModuleContainers) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:53.2412452Z test_typed_module_dict (jit.test_module_containers.TestModuleContainers) 2023-01-11T21:23:53.2412680Z 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.002s) 2023-01-11T21:23:53.2412840Z test_typed_module_list (jit.test_module_containers.TestModuleContainers) 2023-01-11T21:23:53.2413068Z 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.002s) 2023-01-11T21:23:53.2413338Z 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.001s) 2023-01-11T21:23:53.2413589Z test_freeze_module_with_interface (jit.test_module_interface.TestModuleInterface) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:53.2413846Z 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.001s) 2023-01-11T21:23:53.2414100Z test_freeze_module_with_mutated_interface (jit.test_module_interface.TestModuleInterface) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:53.2414589Z 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.001s) 2023-01-11T21:23:53.2414832Z test_module_apis_interface (jit.test_module_interface.TestModuleInterface) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:53.2415070Z test_module_doc_string (jit.test_module_interface.TestModuleInterface) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:53.2415303Z test_module_interface (jit.test_module_interface.TestModuleInterface) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:23:53.2415549Z test_module_interface_inheritance (jit.test_module_interface.TestModuleInterface) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:53.2415837Z test_module_interface_subtype (jit.test_module_interface.TestModuleInterface) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:23:53.2416066Z test_module_swap (jit.test_module_interface.TestModuleInterface) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:53.2416315Z test_module_swap_no_lazy_compile (jit.test_module_interface.TestModuleInterface) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:53.2416564Z 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) 2023-01-11T21:23:53.2416807Z test_module_swap_wrong_module (jit.test_module_interface.TestModuleInterface) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:53.2417054Z test_not_submodule_interface_call (jit.test_module_interface.TestModuleInterface) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:53.2417300Z test_script_module_as_interface_swap (jit.test_module_interface.TestModuleInterface) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:53.2417453Z test_script_module_with_constants_list (jit.test_modules.TestModules) 2023-01-11T21:23:53.2417695Z Test that a module that has __constants__ set to something ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:53.2417906Z test_namedtuple (jit.test_list_dict.TestNamedTuple) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:53.2418120Z test_namedtuple_as_attr (jit.test_list_dict.TestNamedTuple) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:53.2418334Z test_namedtuple_constant (jit.test_list_dict.TestNamedTuple) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:53.2418561Z test_namedtuple_kwarg_construct (jit.test_list_dict.TestNamedTuple) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:53.2418774Z test_namedtuple_lower (jit.test_list_dict.TestNamedTuple) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:53.2418995Z test_namedtuple_resolution (jit.test_list_dict.TestNamedTuple) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:53.2419200Z test_namedtuple_serialization (jit.test_list_dict.TestNamedTuple) ... skip: broken while these tests were not in CI (0.001s) 2023-01-11T21:23:53.2419417Z test_namedtuple_slice_unpack (jit.test_list_dict.TestNamedTuple) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:53.2419638Z test_namedtuple_type_annotation (jit.test_list_dict.TestNamedTuple) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:53.2419856Z test_namedtuple_wrong_types (jit.test_list_dict.TestNamedTuple) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:53.2420065Z test_return_named_tuple (jit.test_list_dict.TestNamedTuple) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:53.2420467Z test_adaptive_avg_pool2d (jit.test_backend_nnapi.TestNnapiBackend) ... /var/lib/jenkins/workspace/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). 2023-01-11T21:23:53.2420548Z t = torch.tensor(t) 2023-01-11T21:23:53.2420614Z ok (0.430s) 2023-01-11T21:23:53.2420770Z test_avg_pool2d (jit.test_backend_nnapi.TestNnapiBackend) ... ok (1.422s) 2023-01-11T21:23:53.2420913Z test_cat (jit.test_backend_nnapi.TestNnapiBackend) ... ok (0.050s) 2023-01-11T21:23:53.2421115Z test_compile_spec_santiy (jit.test_backend_nnapi.TestNnapiBackend) ... ok (0.008s) 2023-01-11T21:23:53.2421262Z test_conv2d (jit.test_backend_nnapi.TestNnapiBackend) ... ok (4.254s) 2023-01-11T21:23:53.2421423Z test_conv2d_transpose (jit.test_backend_nnapi.TestNnapiBackend) ... ok (0.739s) 2023-01-11T21:23:53.2421573Z test_dequantize (jit.test_backend_nnapi.TestNnapiBackend) ... ok (0.011s) 2023-01-11T21:23:53.2421722Z test_detach (jit.test_backend_nnapi.TestNnapiBackend) ... ok (0.024s) 2023-01-11T21:23:53.2421864Z test_flatten (jit.test_backend_nnapi.TestNnapiBackend) ... ok (0.096s) 2023-01-11T21:23:53.2422017Z test_hardtanh (jit.test_backend_nnapi.TestNnapiBackend) ... ok (0.024s) 2023-01-11T21:23:53.2422164Z test_linear (jit.test_backend_nnapi.TestNnapiBackend) ... ok (0.021s) 2023-01-11T21:23:53.2422668Z test_log_softmax (jit.test_backend_nnapi.TestNnapiBackend) ... /opt/conda/lib/python3.10/site-packages/torch/nn/modules/module.py:1482: UserWarning: Implicit dimension choice for log_softmax has been deprecated. Change the call to include dim=X as an argument. 2023-01-11T21:23:53.2422769Z return forward_call(*args, **kwargs) 2023-01-11T21:23:53.2423149Z /opt/conda/lib/python3.10/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. 2023-01-11T21:23:53.2423293Z outs = wrap_retval(mod(*_clone_inputs(inputs))) 2023-01-11T21:23:53.2423364Z ok (0.020s) 2023-01-11T21:23:53.2423515Z test_max_pool2d (jit.test_backend_nnapi.TestNnapiBackend) ... ok (0.471s) 2023-01-11T21:23:53.2423655Z test_mean (jit.test_backend_nnapi.TestNnapiBackend) ... ok (0.063s) 2023-01-11T21:23:53.2423810Z test_multi_output (jit.test_backend_nnapi.TestNnapiBackend) ... ok (0.011s) 2023-01-11T21:23:53.2423969Z test_pointwise_binary (jit.test_backend_nnapi.TestNnapiBackend) ... ok (0.093s) 2023-01-11T21:23:53.2424136Z test_pointwise_binary_const (jit.test_backend_nnapi.TestNnapiBackend) ... ok (0.040s) 2023-01-11T21:23:53.2424298Z test_pointwise_unary (jit.test_backend_nnapi.TestNnapiBackend) ... ok (0.039s) 2023-01-11T21:23:53.2424443Z test_prelu (jit.test_backend_nnapi.TestNnapiBackend) ... ok (0.031s) 2023-01-11T21:23:53.2424589Z test_qadd (jit.test_backend_nnapi.TestNnapiBackend) ... ok (0.132s) 2023-01-11T21:23:53.2424816Z test_qlinear (jit.test_backend_nnapi.TestNnapiBackend) ... ok (0.125s) 2023-01-11T21:23:53.2424965Z test_quantize (jit.test_backend_nnapi.TestNnapiBackend) ... ok (0.014s) 2023-01-11T21:23:53.2425116Z test_reshape (jit.test_backend_nnapi.TestNnapiBackend) ... ok (0.029s) 2023-01-11T21:23:53.2425268Z test_seblock_mul (jit.test_backend_nnapi.TestNnapiBackend) ... ok (0.011s) 2023-01-11T21:23:53.2425415Z test_slice (jit.test_backend_nnapi.TestNnapiBackend) ... ok (0.046s) 2023-01-11T21:23:53.2425952Z test_softmax (jit.test_backend_nnapi.TestNnapiBackend) ... /opt/conda/lib/python3.10/site-packages/torch/nn/modules/module.py:1482: UserWarning: Implicit dimension choice for softmax has been deprecated. Change the call to include dim=X as an argument. 2023-01-11T21:23:53.2426053Z return forward_call(*args, **kwargs) 2023-01-11T21:23:53.2426430Z /opt/conda/lib/python3.10/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. 2023-01-11T21:23:53.2426551Z outs = wrap_retval(mod(*_clone_inputs(inputs))) 2023-01-11T21:23:53.2426616Z ok (0.033s) 2023-01-11T21:23:53.2426772Z test_tensor_input (jit.test_backend_nnapi.TestNnapiBackend) ... ok (0.017s) 2023-01-11T21:23:53.2426913Z test_to (jit.test_backend_nnapi.TestNnapiBackend) ... ok (0.028s) 2023-01-11T21:23:53.2427065Z test_unsqueeze (jit.test_backend_nnapi.TestNnapiBackend) ... ok (0.049s) 2023-01-11T21:23:53.2427234Z test_upsample_nearest2d (jit.test_backend_nnapi.TestNnapiBackend) ... ok (0.360s) 2023-01-11T21:23:53.2427514Z test_op_decomposition (jit.test_op_decompositions.TestOpDecompositions) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:53.2427775Z test_registered_decomposition (jit.test_op_decompositions.TestOpDecompositions) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:53.2428098Z 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.000s) 2023-01-11T21:23:53.2428429Z 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.000s) 2023-01-11T21:23:53.2428764Z 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.000s) 2023-01-11T21:23:53.2429166Z 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.000s) 2023-01-11T21:23:53.2429566Z 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.001s) 2023-01-11T21:23:53.2429958Z 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.000s) 2023-01-11T21:23:53.2430262Z 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) 2023-01-11T21:23:53.2430508Z test_scriptable (jit.test_parametrization.TestParametrization) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:53.2430669Z test_traceable (jit.test_parametrization.TestParametrization) 2023-01-11T21:23:53.2430887Z Test the jit scripting and tracing of a parametrized model. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:53.2431107Z test_conv_dim_folding (jit.test_peephole.TestPeephole) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:53.2431324Z test_integer_refinement (jit.test_peephole.TestPeephole) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:23:53.2431540Z test_noop_peephole (jit.test_peephole.TestPeephole) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:23:53.2431752Z test_normalized_is_op (jit.test_peephole.TestPeephole) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:53.2431972Z test_normalized_isnot_op (jit.test_peephole.TestPeephole) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:53.2432177Z test_normalized_rsub (jit.test_peephole.TestPeephole) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:53.2432410Z test_optimize_out_comparison_same_value (jit.test_peephole.TestPeephole) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:53.2432624Z test_peephole (jit.test_peephole.TestPeephole) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:53.2432841Z test_peephole_add_zero (jit.test_peephole.TestPeephole) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:53.2433054Z test_peephole_arith (jit.test_peephole.TestPeephole) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:53.2433287Z test_peephole_cuda (jit.test_peephole.TestPeephole) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:53.2433541Z 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.000s) 2023-01-11T21:23:53.2433787Z 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.000s) 2023-01-11T21:23:53.2434052Z 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.000s) 2023-01-11T21:23:53.2434315Z 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.000s) 2023-01-11T21:23:53.2434634Z 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.000s) 2023-01-11T21:23:53.2434956Z 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) 2023-01-11T21:23:53.2435235Z test_peephole_dict_getitem_simple (jit.test_peephole.TestPeephole) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:53.2435530Z test_peephole_dict_len (jit.test_peephole.TestPeephole) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:53.2435842Z 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.000s) 2023-01-11T21:23:53.2436156Z 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.000s) 2023-01-11T21:23:53.2436465Z 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.000s) 2023-01-11T21:23:53.2436735Z test_peephole_dynamic (jit.test_peephole.TestPeephole) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:53.2436971Z test_peephole_int (jit.test_peephole.TestPeephole) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:53.2437187Z test_peephole_len_list (jit.test_peephole.TestPeephole) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:53.2437399Z test_peephole_list_len (jit.test_peephole.TestPeephole) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2023-01-11T21:23:53.2437607Z test_peephole_list_ops (jit.test_peephole.TestPeephole) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:53.2437838Z test_peephole_no_output_aliasing (jit.test_peephole.TestPeephole) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:53.2438056Z test_peephole_optional_refine (jit.test_peephole.TestPeephole) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:53.2438281Z test_peephole_slice_all_three_args (jit.test_peephole.TestPeephole) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:53.2438511Z test_peephole_slice_one_empty_arg (jit.test_peephole.TestPeephole) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:53.2438764Z 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.000s) 2023-01-11T21:23:53.2439013Z 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.000s) 2023-01-11T21:23:53.2439277Z test_peephole_slice_two_empty_args (jit.test_peephole.TestPeephole) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:53.2439506Z test_peephole_type_refinements (jit.test_peephole.TestPeephole) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:53.2439737Z test_peephole_with_non_output_writes (jit.test_peephole.TestPeephole) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:53.2439957Z test_peephole_with_writes (jit.test_peephole.TestPeephole) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:53.2440173Z test_refine_integer_values (jit.test_peephole.TestPeephole) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:53.2440395Z test_short_circuit_optimization (jit.test_peephole.TestPeephole) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:53.2440599Z test_version (__main__.TestProducerVersion) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:53.2440750Z test_aliasing_merge (jit.test_profiler.TestProfiler) ... ok (0.049s) 2023-01-11T21:23:53.2440909Z test_autograd_fallback_graph (jit.test_profiler.TestProfiler) ... ok (0.044s) 2023-01-11T21:23:53.2441097Z test_fallback_graph_not_specialized (jit.test_profiler.TestProfiler) ... ok (0.024s) 2023-01-11T21:23:53.2441249Z test_iterative_fusion (jit.test_profiler.TestProfiler) ... ok (0.046s) 2023-01-11T21:23:53.2441405Z test_local_fusion_strategy (jit.test_profiler.TestProfiler) ... ok (0.027s) 2023-01-11T21:23:53.2441558Z test_not_fusing_scalar_ops (jit.test_profiler.TestProfiler) ... ok (0.002s) 2023-01-11T21:23:53.2441715Z test_not_optimizing_property (jit.test_profiler.TestProfiler) ... ok (0.025s) 2023-01-11T21:23:53.2441866Z test_specialize_backward (jit.test_profiler.TestProfiler) ... ok (0.109s) 2023-01-11T21:23:53.2442027Z test_specialized_types (jit.test_profiler.TestProfiler) ... ok (0.039s) 2023-01-11T21:23:53.2442175Z test_tensor_constant (jit.test_profiler.TestProfiler) ... ok (0.026s) 2023-01-11T21:23:53.2442339Z test_tensor_type_not_determined_by_inputs (jit.test_profiler.TestProfiler) ... ok (0.054s) 2023-01-11T21:23:53.2442488Z test_use_not_profiled (jit.test_profiler.TestProfiler) ... ok (0.026s) 2023-01-11T21:23:53.2442716Z test_add_input (jit.test_python_bindings.TestPythonBindings) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:53.2442939Z test_aliasdb (jit.test_python_bindings.TestPythonBindings) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:53.2443166Z test_canonicalize (jit.test_python_bindings.TestPythonBindings) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:53.2443404Z test_cu_create_function (jit.test_python_bindings.TestPythonBindings) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:53.2443632Z test_cu_get_functions (jit.test_python_bindings.TestPythonBindings) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:53.2443863Z test_graph_create (jit.test_python_bindings.TestPythonBindings) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:53.2444102Z test_graph_iterator_keepalive (jit.test_python_bindings.TestPythonBindings) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:53.2444332Z test_invalidation (jit.test_python_bindings.TestPythonBindings) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:53.2444551Z test_add (jit.test_python_builtins.TestPythonBuiltinOP) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:53.2444805Z test_adv_indexing_list (jit.test_python_builtins.TestPythonBuiltinOP) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:53.2445039Z test_advancedindex (jit.test_python_builtins.TestPythonBuiltinOP) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2023-01-11T21:23:53.2445262Z test_gather (jit.test_python_builtins.TestPythonBuiltinOP) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:53.2445484Z test_index (jit.test_python_builtins.TestPythonBuiltinOP) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:23:53.2445714Z test_index_ellipses (jit.test_python_builtins.TestPythonBuiltinOP) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:53.2445949Z test_inf (jit.test_python_builtins.TestPythonBuiltinOP) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:53.2446206Z test_matmul_py3 (jit.test_python_builtins.TestPythonBuiltinOP) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:53.2446418Z test_mul (jit.test_python_builtins.TestPythonBuiltinOP) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:53.2446635Z test_pow (jit.test_python_builtins.TestPythonBuiltinOP) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:53.2446885Z test_random (jit.test_python_builtins.TestPythonBuiltinOP) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:53.2447098Z test_slice (jit.test_python_builtins.TestPythonBuiltinOP) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:53.2447338Z test_stepped_tuple_slicing (jit.test_python_builtins.TestPythonBuiltinOP) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:53.2447570Z test_str_to_float (jit.test_python_builtins.TestPythonBuiltinOP) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:53.2447791Z test_triple (jit.test_python_builtins.TestPythonBuiltinOP) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:53.2447999Z test_param_strides (jit.test_python_ir.TestPythonIr) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:53.2448228Z test_attributes (jit.test_recursive_script.TestRecursiveScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:23:53.2448457Z test_class_compile (jit.test_recursive_script.TestRecursiveScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:53.2448694Z test_constants_with_final (jit.test_recursive_script.TestRecursiveScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:53.2448918Z test_dir (jit.test_recursive_script.TestRecursiveScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:53.2449147Z test_error_stack (jit.test_recursive_script.TestRecursiveScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:53.2449386Z test_error_stack_annotation (jit.test_recursive_script.TestRecursiveScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:53.2449616Z test_error_stack_class (jit.test_recursive_script.TestRecursiveScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:53.2449851Z test_error_stack_module (jit.test_recursive_script.TestRecursiveScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:53.2450097Z test_failed_function_compilation (jit.test_recursive_script.TestRecursiveScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:53.2450370Z test_function_attribute_in_submodule (jit.test_recursive_script.TestRecursiveScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:53.2450600Z test_ignore_class (jit.test_recursive_script.TestRecursiveScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:53.2450836Z test_inferred_nonetype (jit.test_recursive_script.TestRecursiveScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:53.2451064Z test_init_error (jit.test_recursive_script.TestRecursiveScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:53.2451302Z test_inner_traced_module (jit.test_recursive_script.TestRecursiveScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:53.2451535Z test_iterable_modules (jit.test_recursive_script.TestRecursiveScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:53.2451762Z test_method_call (jit.test_recursive_script.TestRecursiveScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:53.2451990Z test_module_basic (jit.test_recursive_script.TestRecursiveScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:53.2452223Z test_module_function_export (jit.test_recursive_script.TestRecursiveScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:53.2452477Z test_module_name (jit.test_recursive_script.TestRecursiveScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:53.2452708Z test_module_repr (jit.test_recursive_script.TestRecursiveScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:53.2452940Z test_optional_module (jit.test_recursive_script.TestRecursiveScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:53.2453192Z test_override_instance_method_ignore (jit.test_recursive_script.TestRecursiveScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:53.2453438Z test_prepare_scriptable_basic (jit.test_recursive_script.TestRecursiveScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:53.2453685Z test_prepare_scriptable_cycle (jit.test_recursive_script.TestRecursiveScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:53.2453940Z test_prepare_scriptable_iterable_modules (jit.test_recursive_script.TestRecursiveScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:53.2454419Z test_python_function_attribute (jit.test_recursive_script.TestRecursiveScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:53.2454744Z test_repeated_error_stack (jit.test_recursive_script.TestRecursiveScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:53.2455061Z test_script_after_eval (jit.test_recursive_script.TestRecursiveScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:53.2455347Z test_script_basic (jit.test_recursive_script.TestRecursiveScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:53.2455643Z test_script_function_attribute (jit.test_recursive_script.TestRecursiveScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:53.2455848Z test_script_loaded_module (jit.test_recursive_script.TestRecursiveScript) 2023-01-11T21:23:53.2456119Z 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) 2023-01-11T21:23:53.2456497Z test_aten_inplace (jit.test_remove_mutation.TestRemoveMutation) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:23:53.2456798Z test_common_pytorch_list_ops (jit.test_remove_mutation.TestRemoveMutation) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:53.2457075Z test_if_output (jit.test_remove_mutation.TestRemoveMutation) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:53.2457363Z test_if_output_fail (jit.test_remove_mutation.TestRemoveMutation) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:53.2457659Z test_list_indexing_removal (jit.test_remove_mutation.TestRemoveMutation) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:53.2457939Z test_lists_append (jit.test_remove_mutation.TestRemoveMutation) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:53.2458223Z test_lists_insert (jit.test_remove_mutation.TestRemoveMutation) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:53.2458451Z test_special_mapped_op (jit.test_remove_mutation.TestRemoveMutation) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:53.2458593Z test_different_functions (jit.test_save_load.TestSaveLoad) 2023-01-11T21:23:53.2458846Z Exercise the situation where we have the same qualified name ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:53.2458986Z test_different_interfaces (jit.test_save_load.TestSaveLoad) 2023-01-11T21:23:53.2459201Z Exercise the situation where we have the same qualified name ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:23:53.2459339Z test_different_modules (jit.test_save_load.TestSaveLoad) 2023-01-11T21:23:53.2459551Z Exercise the situation where we have the same qualified name ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:53.2459766Z test_many_collisions (jit.test_save_load.TestSaveLoad) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:23:53.2459906Z test_save_load_meta_tensors (jit.test_save_load.TestSaveLoad) 2023-01-11T21:23:53.2460127Z Check that parameters, buffers, and submodules are the same after loading ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:53.2460287Z test_save_load_params_buffers_submodules (jit.test_save_load.TestSaveLoad) 2023-01-11T21:23:53.2460515Z Check that parameters, buffers, and submodules are the same after loading. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:53.2460733Z test_save_load_using_pathlib (jit.test_save_load.TestSaveLoad) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:53.2460953Z test_save_load_with_extra_files (jit.test_save_load.TestSaveLoad) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:53.2461103Z test_save_namedtuple_input_only (jit.test_save_load.TestSaveLoad) 2023-01-11T21:23:53.2461320Z 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) 2023-01-11T21:23:53.2461466Z test_save_namedtuple_output_only (jit.test_save_load.TestSaveLoad) 2023-01-11T21:23:53.2461686Z 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.000s) 2023-01-11T21:23:53.2461897Z test_save_nonexit_file (jit.test_save_load.TestSaveLoad) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:53.2462047Z test_different_functions (jit.test_save_load.TestSaveLoadFlatbuffer) 2023-01-11T21:23:53.2462253Z Exercise the situation where we have the same qualified name ... skip: Need to enable flatbuffer to run the below tests (0.001s) 2023-01-11T21:23:53.2462449Z test_different_interfaces (jit.test_save_load.TestSaveLoadFlatbuffer) 2023-01-11T21:23:53.2462660Z Exercise the situation where we have the same qualified name ... skip: Need to enable flatbuffer to run the below tests (0.002s) 2023-01-11T21:23:53.2462817Z test_different_modules (jit.test_save_load.TestSaveLoadFlatbuffer) 2023-01-11T21:23:53.2463026Z Exercise the situation where we have the same qualified name ... skip: Need to enable flatbuffer to run the below tests (0.001s) 2023-01-11T21:23:53.2463250Z test_many_collisions (jit.test_save_load.TestSaveLoadFlatbuffer) ... skip: Need to enable flatbuffer to run the below tests (0.002s) 2023-01-11T21:23:53.2463477Z test_module_info_flatbuffer (jit.test_save_load.TestSaveLoadFlatbuffer) ... skip: Need to enable flatbuffer to run the below tests (0.001s) 2023-01-11T21:23:53.2463654Z test_save_load_params_buffers_submodules (jit.test_save_load.TestSaveLoadFlatbuffer) 2023-01-11T21:23:53.2463870Z Check that parameters, buffers, and submodules are the same after loading. ... skip: Need to enable flatbuffer to run the below tests (0.001s) 2023-01-11T21:23:53.2464102Z test_save_load_using_pathlib (jit.test_save_load.TestSaveLoadFlatbuffer) ... skip: Need to enable flatbuffer to run the below tests (0.000s) 2023-01-11T21:23:53.2464265Z test_save_load_with_extra_files (jit.test_save_load.TestSaveLoadFlatbuffer) 2023-01-11T21:23:53.2464510Z Check that parameters, buffers, and submodules are the same after loading. ... skip: Need to enable flatbuffer to run the below tests (0.000s) 2023-01-11T21:23:53.2464757Z test_save_namedtuple_input_only (jit.test_save_load.TestSaveLoadFlatbuffer) 2023-01-11T21:23:53.2464987Z Even if a NamedTuple is only used as an input argument, saving and ... skip: Need to enable flatbuffer to run the below tests (0.000s) 2023-01-11T21:23:53.2465157Z test_save_namedtuple_output_only (jit.test_save_load.TestSaveLoadFlatbuffer) 2023-01-11T21:23:53.2465372Z Even if a NamedTuple is only used as an output argument, saving and ... skip: Need to enable flatbuffer to run the below tests (0.000s) 2023-01-11T21:23:53.2465638Z 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.002s) 2023-01-11T21:23:53.2465954Z 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.002s) 2023-01-11T21:23:53.2466219Z 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.002s) 2023-01-11T21:23:53.2466479Z 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) 2023-01-11T21:23:53.2466734Z 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.001s) 2023-01-11T21:23:53.2467000Z 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.001s) 2023-01-11T21:23:53.2467258Z 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.002s) 2023-01-11T21:23:53.2467515Z test_versioned_linspace (jit.test_save_load_for_op_version.TestSaveLoadForOpVersion) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:53.2467771Z 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.001s) 2023-01-11T21:23:53.2468016Z test_versioned_logspace (jit.test_save_load_for_op_version.TestSaveLoadForOpVersion) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:53.2468370Z 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.001s) 2023-01-11T21:23:53.2468603Z test_add_out (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:53.2468858Z test_add_tuple_different_types (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:53.2469110Z test_add_tuple_non_optional (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:53.2469347Z test_add_tuple_optional (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:53.2469578Z test_add_tuple_same_types (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:53.2469683Z test_addmm_grad (__main__.TestScript) 2023-01-11T21:23:53.2469869Z This test checks several things: ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:53.2470079Z test_alias_covariant_type_containers (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:53.2470260Z test_all (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:53.2470479Z test_annot_ast_mypy_fn (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:53.2470680Z test_annot_ast_mypy_method (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:53.2470872Z test_annot_ast_py3_fn (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:53.2471060Z test_annot_ast_py3_method (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:53.2471258Z test_annot_string_mypy_fn (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:53.2471459Z test_annot_string_mypy_method (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:53.2471657Z test_annot_string_py3_fn (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:53.2471856Z test_annot_string_py3_method (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:53.2472051Z test_annotated_script_fn (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:53.2472264Z test_annotated_script_fn_arg_mismatch (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:53.2472482Z test_annotated_script_fn_return_mismatch (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:53.2472686Z test_annotated_script_method (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:53.2472879Z test_annoying_doubles (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:53.2473055Z test_any (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:53.2473268Z test_assert_is_scripting_metacompile (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:53.2473478Z test_assertion_optional_refinement (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:53.2473673Z test_attr_module_constants (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:53.2473894Z test_attr_qscheme_script (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:53.2474087Z test_attribute_in_init (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:53.2474294Z test_attribute_serialization (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:53.2474492Z test_attribute_unpickling (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:53.2474686Z test_augmented_assign (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:53.2474891Z test_autodiff_complex (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:53.2475133Z test_backend_cudnn_enabled (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:53.2475387Z test_bad_multiline_annotations (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:53.2475651Z test_bailout_loop_carried_deps_name_clash (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:53.2475942Z test_bailout_loop_counter_transition (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:53.2476207Z test_batch_norm_inference_backward_cuda (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:23:53.2476412Z test_batchnorm_fuser_cpu (__main__.TestScript) ... skip: This tests the CPU fuser (0.000s) 2023-01-11T21:23:53.2476657Z test_big_float_literals (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:53.2476898Z test_big_int_literals (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:53.2477138Z test_binary_op_shape (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:53.2477337Z test_bitwise_ops (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:53.2477530Z test_block_input_grad_in_loop (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:53.2477734Z test_bool_augassign_bitwise_and (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:53.2477935Z test_bool_augassign_bitwise_or (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:53.2478142Z test_bool_augassign_bitwise_xor (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:53.2478331Z test_bool_dispatch (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:53.2478549Z test_boolean_literal_constant_metacompile (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:53.2478746Z test_break_continue_error (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:53.2478937Z test_breaks_continues (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2023-01-11T21:23:53.2479125Z test_builtin_args (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:53.2479319Z test_builtin_args_fails (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:53.2479542Z test_builtin_function_attributes (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:53.2479738Z test_builtin_use_as_value (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:53.2479922Z test_call_ge (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:53.2480133Z test_call_python_fn_from_script_fn (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:53.2480343Z test_call_python_fn_from_script_module (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:53.2480555Z test_call_python_fn_from_traced_module (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:53.2480762Z test_call_python_fn_from_tracing_fn (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:53.2480964Z test_call_python_mod_from_script_fn (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:53.2481174Z test_call_python_mod_from_script_module (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:53.2481408Z test_call_python_mod_from_traced_module (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:53.2481606Z test_call_python_mod_from_tracing_fn (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:53.2481811Z test_call_script_fn_from_script_fn (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:53.2482019Z test_call_script_fn_from_script_module (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:53.2482223Z test_call_script_fn_from_tracing_fn (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:53.2482426Z test_call_script_mod_from_script_fn (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:53.2482635Z test_call_script_mod_from_script_module (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:53.2482815Z test_call_script_mod_from_tracing_fn (__main__.TestScript) ... skip: error in first class mode (0.001s) 2023-01-11T21:23:53.2483016Z test_call_traced_fn_from_tracing_fn (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:53.2483193Z test_call_traced_mod_from_tracing_fn (__main__.TestScript) ... skip: error in first class mode (0.001s) 2023-01-11T21:23:53.2483396Z test_calls_in_type_annotations (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:53.2483604Z test_canonicalize_control_outputs (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:23:53.2483805Z test_cast (__main__.TestScript) ... skip: RuntimeError: VariableType::ID() not implemented (0.000s) 2023-01-11T21:23:53.2483986Z test_cat (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:53.2484170Z test_cat_lifts (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:53.2484348Z test_chr (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:53.2484470Z test_circular_dependency (__main__.TestScript) 2023-01-11T21:23:53.2484698Z https://github.com/pytorch/pytorch/issues/25871 ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:53.2484948Z test_class_as_attribute (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:53.2485194Z test_class_attribute (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:53.2485449Z test_class_attribute_in_script (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:53.2485709Z test_class_with_comment_at_lower_indentation (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:53.2485859Z test_code_with_constants (__main__.TestScript) 2023-01-11T21:23:53.2486160Z 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) 2023-01-11T21:23:53.2486317Z test_code_with_constants_restore (__main__.TestScript) 2023-01-11T21:23:53.2486627Z 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) 2023-01-11T21:23:53.2486872Z test_comment_ignore_indent (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:53.2487150Z test_compare_two_bool_inputs (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:53.2487331Z test_compile_module_with_constant (__main__.TestScript) ... ok (0.060s) 2023-01-11T21:23:53.2487578Z test_conditional_casting (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2023-01-11T21:23:53.2487794Z test_constant_as_attr (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:53.2488002Z test_constant_pooling_introduce_aliasing (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:53.2488195Z test_constant_pooling_none (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:53.2488404Z test_constant_pooling_same_identity (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:53.2488600Z test_context_manager (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:53.2488784Z test_conv_error (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:53.2488972Z test_convert_base (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:53.2489173Z test_cpp_function_tensor_str (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:53.2489369Z test_cpp_module_iterator (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:23:53.2489558Z test_desugar_module (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:53.2489739Z test_device_kwarg (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:53.2489928Z test_device_type (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:53.2490120Z test_device_type_cuda (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:53.2490298Z test_dir (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:53.2490480Z test_divmod (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:53.2490678Z test_dominated_bailout (__main__.TestScript) ... skip: bailouts are being deprecated (0.002s) 2023-01-11T21:23:53.2490866Z test_dropout_eval (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:23:53.2491052Z test_dtype_attr (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:53.2491245Z test_dtype_op_shape (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:53.2491434Z test_dtype_op_shape2 (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:53.2491623Z test_early_return_closure (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:53.2491819Z test_early_return_fork_join (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:53.2492013Z test_early_return_rewrite (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:53.2492217Z test_early_return_type_refinement (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:53.2492408Z test_early_returns_loops (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:53.2492646Z test_ellipsis_const_end (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:53.2492837Z test_ellipsis_const_mid (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:53.2493036Z test_ellipsis_const_mid_select (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:53.2493230Z test_ellipsis_const_start (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:53.2493416Z test_ellipsis_end (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:53.2493588Z test_ellipsis_mid (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:53.2493785Z test_ellipsis_mid_select (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:53.2493970Z test_ellipsis_start (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:53.2494316Z test_embedding_renorm_grad_error (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:53.2494519Z test_empty_like_memory_format_bc (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:53.2494720Z test_empty_tuple_str (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:53.2494923Z test_enumerate_modlist_range (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:53.2495117Z test_erase_number_types (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:53.2495304Z test_error (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:53.2495497Z test_error_stacktrace (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:53.2495695Z test_error_stacktrace_interface (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:53.2495883Z test_eval_python (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:53.2496150Z test_exception_exits_closure (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:53.2496355Z test_exceptions_with_control_flow (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:23:53.2496536Z test_expand (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:53.2496720Z test_fibb (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:53.2496915Z test_fibb_totally_better (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:53.2497122Z test_file_format_serialization (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:53.2497310Z test_file_line_error (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:53.2497503Z test_file_line_error_class_defn (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:53.2497689Z test_file_line_graph (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:53.2497937Z test_file_line_save_load (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:53.2498125Z test_file_line_string (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:53.2498315Z test_file_line_trace (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:53.2498503Z test_filecheck (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2023-01-11T21:23:53.2498692Z test_filecheck_parse (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:53.2498888Z test_first_class_calls (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:53.2499084Z test_first_class_module (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:53.2499271Z test_floor_div (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:53.2499445Z test_floordiv (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:53.2499627Z test_for_else (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:53.2499813Z test_for_in_dict (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:53.2500006Z test_for_in_enumerate (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:53.2500192Z test_for_in_range (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:53.2500384Z test_for_in_range_ast (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:53.2500577Z test_for_in_range_dynamic (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:53.2500768Z test_for_in_range_if_ast (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:53.2500961Z test_for_in_range_start_end (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:53.2501162Z test_for_in_range_start_end_step (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:53.2501388Z test_for_in_range_zero_step (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:53.2501577Z test_for_in_string (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:53.2501764Z test_for_in_tensors (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:53.2501966Z test_for_in_tensors_fail_scalar (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:53.2502159Z test_for_in_tensors_nested (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:53.2502352Z test_for_in_tensors_rank0 (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:53.2502535Z test_for_in_zip (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:53.2502731Z test_for_in_zip_enumerate (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:53.2502920Z test_for_tuple_assign (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:53.2503111Z test_for_tuple_unpack (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:53.2503310Z test_format (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:53.2503498Z test_func_call (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:53.2503704Z test_function_compilation_caching (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:53.2503903Z test_function_overload_misuse (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:53.2504117Z test_function_overloading_isinstance (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:53.2504310Z test_function_overloads (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2023-01-11T21:23:53.2504487Z test_fuser_double_float_codegen (__main__.TestScript) ... skip: This tests the CPU fuser (0.000s) 2023-01-11T21:23:53.2504665Z test_fuser_double_literal_precision (__main__.TestScript) ... skip: This tests the CPU fuser (0.000s) 2023-01-11T21:23:53.2504931Z test_fuser_multiple_blocks (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:53.2505122Z test_gather_dynamic_index (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:53.2505326Z test_generic_list_errors (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:53.2505517Z test_get_set_state (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2023-01-11T21:23:53.2505719Z test_get_set_state_with_tensors (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:53.2505912Z test_grad_from_script (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:53.2506093Z test_hash (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:53.2506281Z test_hex_literals (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:53.2506459Z test_id (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:53.2506668Z test_if (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:53.2506859Z test_if_define (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:53.2507045Z test_if_different_type (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:53.2507240Z test_if_for_in_range (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:53.2507440Z test_if_is_none_dispatch (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:23:53.2507651Z test_if_list_cat (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:53.2507883Z test_if_nest_while (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:53.2508112Z test_if_noelse (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:53.2508354Z test_if_not_defined_error (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:53.2508589Z test_if_supertype (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:53.2508859Z test_ignore_decorator (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:53.2509086Z test_ignored_as_value (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:53.2509278Z test_ignored_method_binding (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:53.2509471Z test_ignored_props (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:53.2509685Z test_import_constants_not_specialized (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:53.2509878Z test_in_for_and_comp_expr (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:53.2510084Z test_in_operator_with_two_strings (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:53.2510270Z test_index (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2023-01-11T21:23:53.2510473Z test_index_select_shape_prop (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:53.2510660Z test_index_with_tuple (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:53.2510850Z test_indexing_error (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:53.2511036Z test_infer_size (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:53.2511144Z test_inferred_error_msg (__main__.TestScript) 2023-01-11T21:23:53.2511361Z 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.000s) 2023-01-11T21:23:53.2511551Z test_inherit_method (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:53.2511765Z test_inline_and_run_annotated_script_fn (__main__.TestScript) ... skip: https://github.com/pytorch/pytorch/issues/9595 (0.000s) 2023-01-11T21:23:53.2511872Z test_inlined_graph (__main__.TestScript) 2023-01-11T21:23:53.2512095Z Check that the `inlined_graph` property correctly returns an inlined ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:53.2512312Z test_inlining_cleanup (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:53.2512502Z test_inplace_add (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:53.2512701Z test_inplace_copy_script (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:53.2512896Z test_input_keyword_in_schema (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:53.2513077Z test_int_cast (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:53.2513286Z test_integral_shape_inference (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:53.2513481Z test_interpret_graph (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:53.2513675Z test_interpreter_fuzz (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:53.2513862Z test_intlist_args (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:53.2514060Z test_invalid_call_arguments (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:53.2514287Z test_invalid_lhs_assignment (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:53.2514490Z test_invalid_prefix_annotation (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:53.2514671Z test_irparser (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:53.2514891Z test_is_after_use (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:53.2515123Z test_is_isnot (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:53.2515357Z test_is_optional (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:53.2515588Z test_is_scripting (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:53.2515844Z test_is_scripting_metacompile (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:53.2516077Z test_isinstance (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:53.2516319Z test_isinstance_dynamic (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:53.2516567Z test_isinstance_metacompile (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:53.2516815Z test_isinstance_refinement (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:53.2517038Z test_jitter_bug (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:53.2517270Z test_keyword (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:53.2517480Z test_kwarg_expansion_error (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:53.2517670Z test_kwargs_error_msg (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:53.2517855Z test_lazy_script (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:53.2518088Z test_lhs_advanced_indexing_assignment (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:53.2518317Z test_lhs_advanced_indexing_augmented_assignment (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:53.2518504Z test_lhs_indexing (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:53.2518703Z test_lhs_indexing_increment (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:53.2518911Z test_lhs_indexing_increment_list (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:53.2519110Z test_lhs_indexing_increment_list_prim (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:53.2519301Z test_lhs_indexing_list (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:53.2519494Z test_lhs_indexing_multi (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:53.2519683Z test_linear_grad (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:53.2519916Z test_list_comprehension_modulelist (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:53.2520131Z test_list_comprehension_variable_write (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:53.2520321Z test_list_iterables (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:53.2520505Z test_list_python_op (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:53.2520690Z test_list_unify (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:53.2520874Z test_literal (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:53.2521050Z test_literals (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:53.2521250Z test_logical_short_circuit (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:53.2521439Z test_loop_liveness (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:53.2521633Z test_loop_unroll_negative (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:53.2521835Z test_loop_unroll_unused_counter (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:53.2522028Z test_loop_unrolling (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:53.2522222Z test_loop_unrolling_const (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:53.2522418Z test_loop_unrolling_nested (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:53.2522618Z test_lower_nested_tuples (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:53.2522802Z test_math_ops (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2023-01-11T21:23:53.2522975Z test_maxpool_guard_elimination (__main__.TestScript) ... skip: bailouts are being deprecated (0.001s) 2023-01-11T21:23:53.2523188Z test_meshgrid (__main__.TestScript) ... skip: Profiling executor fails to recognize that tensors in a list require gradients (0.001s) 2023-01-11T21:23:53.2523416Z test_method_casts_script (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:53.2523606Z test_method_no_self (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:53.2523802Z test_method_overloading (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2023-01-11T21:23:53.2523995Z test_missing_getstate (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:53.2524180Z test_mm_batching (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:53.2524364Z test_module_apis (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:53.2524548Z test_module_attrs (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:53.2524754Z test_module_copy_with_attributes (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:53.2524971Z test_module_copying (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:53.2525196Z test_module_error (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:53.2525479Z test_module_method_reassignment (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:53.2525714Z test_module_none_attrs (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:53.2525972Z test_module_parameters_and_buffers (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:23:53.2526205Z test_module_str (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:53.2526463Z test_module_with_params_called_fails (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:53.2526699Z test_multi_reduction (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:53.2526947Z test_multi_starred_expr_lhs (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:53.2527195Z test_multiline_annot_ast_py3_fn (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:53.2527450Z test_multiline_optional_future_refinement (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:53.2527699Z test_multiline_string_dedents (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:53.2527897Z test_multiple_assign (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:53.2528091Z test_multiple_assignment (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:53.2528277Z test_mutable_dce (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:53.2528470Z test_mutable_dce_block (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:53.2528673Z test_mutable_dce_graph_input (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:53.2528885Z test_mutable_dce_indirect_wildcard_write (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:53.2529119Z test_mutable_dce_indirect_wildcards (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:53.2529311Z test_mutable_dce_list (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:53.2529493Z test_mutable_dce_loop (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:53.2529690Z test_mutable_dce_wildcards (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:53.2529879Z test_mutate_constant (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:53.2530066Z test_mypy_type_ignore (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:53.2530268Z test_named_buffers_are_iterable (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:53.2530462Z test_namedtuple_attr (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:53.2530676Z test_namedtuple_default_values_Tensor_type (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:53.2530897Z test_namedtuple_default_values_container_type (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:53.2531136Z test_namedtuple_default_values_missing (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:53.2531350Z test_namedtuple_default_values_simple_type (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:53.2531572Z test_namedtuple_default_values_using_factory_constructor (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:53.2531769Z test_namedtuple_python (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:53.2531975Z test_namedtuple_type_inference (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:53.2532163Z test_narrow_copy (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:53.2532358Z test_nested_aug_assign (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:23:53.2532545Z test_nested_bailouts (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:53.2532733Z test_nested_breaks (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:23:53.2532930Z test_nested_list_construct (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:53.2533128Z test_nested_select_assign (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:53.2533308Z test_nn_GRU (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:53.2533483Z test_nn_LSTM (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:53.2533677Z test_nn_LSTM_with_layers (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:53.2533854Z test_nn_init (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:53.2534049Z test_no_dtype_shape (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:53.2534526Z test_no_self_arg_ignore_function (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:53.2534995Z test_non_final_return (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:23:53.2535208Z test_none_type_str (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:53.2535397Z test_not (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:53.2535596Z test_not_initialized_err (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:53.2535788Z test_ntuple_builtins (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:53.2535967Z test_number_abs (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:53.2536159Z test_number_augassign (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:53.2536371Z test_number_augassign_bitwise_lshift (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:53.2536577Z test_number_augassign_bitwise_pow (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:53.2536837Z test_number_augassign_bitwise_rshift (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:53.2537028Z test_number_div (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:53.2537217Z test_number_math (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:53.2537404Z test_number_neg (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:53.2537590Z test_old_models_bc (__main__.TestScript) ... skip: PyTorch is build without Caffe2 support (0.001s) 2023-01-11T21:23:53.2537770Z test_oneline_func (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:53.2537959Z test_op_dtype (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:53.2538163Z test_operator_precedence (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:53.2538575Z test_optional_list (__main__.TestScript) ... skip: the current version of Profiler doesn't profile/specialize Optionals (0.001s) 2023-01-11T21:23:53.2538870Z test_optional_tensor (__main__.TestScript) ... skip: the current version of Profiler doesn't profile/specialize Optionals (0.001s) 2023-01-11T21:23:53.2539050Z test_ord (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:53.2539252Z test_override_magic (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:53.2539452Z test_pack_tuple_into_non_var (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:53.2539651Z test_pack_unpack_nested (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:23:53.2539850Z test_pack_unpack_state (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:53.2540033Z test_parameter_order (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:53.2540242Z test_parse_empty_tuple_annotation (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:53.2540462Z test_parse_empty_tuple_annotation_element_error (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:53.2540699Z test_parse_nested_names (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:53.2540906Z test_parse_none_type_annotation (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:53.2541107Z test_parse_tensor_constants (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:53.2541298Z test_parser_kwargonly (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:53.2541499Z test_parser_type_annotations (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:53.2541705Z test_parser_type_annotations_comment (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:53.2541938Z test_parser_type_annotations_incompatible_expression (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:53.2542150Z test_parser_type_annotations_subscript_non_ident (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:53.2542392Z test_parser_type_annotations_subscript_tensor (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:53.2542604Z test_parser_type_annotations_unknown_type (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:53.2542793Z test_partial_returns (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:53.2542975Z test_pass (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:53.2543172Z test_pickle_checkpoint (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:53.2543370Z test_pickle_checkpoint_cuda (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:53.2543573Z test_pickle_checkpoint_tup (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:53.2543778Z test_pow_scalar_backward_cuda (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:53.2543980Z test_pretty_print_function (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:53.2544154Z test_prim_grad_undefined (__main__.TestScript) ... skip: shape analysis is only enabled in Legacy (0.000s) 2023-01-11T21:23:53.2544338Z test_print (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:53.2544526Z test_print_kwargs (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:53.2544775Z test_profiling_graph_executor (__main__.TestScript) ... skip: bailouts are being deprecated (0.001s) 2023-01-11T21:23:53.2544970Z test_profiling_merge (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:53.2545178Z test_pybind_type_comparisons (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:53.2545364Z test_python_call (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:53.2545563Z test_python_call_annotation (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:53.2545769Z test_python_call_annoytation_failure (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:53.2546003Z test_python_call_failure (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:53.2546193Z test_python_call_non_tensor (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:53.2546397Z test_python_call_non_tensor_wrong (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:53.2546590Z test_python_frontend (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:53.2546782Z test_python_frontend_py3 (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:53.2546989Z test_python_frontend_source_range (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:53.2547184Z test_python_op_builtins (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:53.2547374Z test_python_op_name (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:53.2547585Z test_python_val_doesnt_have_attr (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:53.2547814Z test_rand (__main__.TestScript) ... skip: the original version of test_rand (0.001s) 2023-01-11T21:23:53.2548055Z test_rand_profiling (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:53.2548282Z test_range_args (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:53.2548525Z test_reassign_module_lhs (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:53.2548767Z test_reassign_module_rhs (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:53.2548984Z test_refine_tuple_types (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:53.2549174Z test_remove_dropout (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:53.2549384Z test_repeated_script_on_function (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:53.2549574Z test_request_bailout (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:53.2549738Z test_requires_grad_loop (__main__.TestScript) ... skip: Peeling is now disabled (0.001s) 2023-01-11T21:23:53.2549946Z test_rescripting_loaded_modules (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:53.2550131Z test_resize_input_ops (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:23:53.2550316Z test_return (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:53.2550513Z test_return_stmt_not_at_end (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:53.2550708Z test_return_tuple (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:53.2550906Z test_robust_op_resolution (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:53.2551087Z test_round (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:53.2551285Z test_save_load_attr_error (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:53.2551507Z test_script_annotation (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:53.2551705Z test_script_bool_constant (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:53.2551895Z test_script_chunk (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:53.2552081Z test_script_clamp_none (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:53.2552274Z test_script_copy (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:53.2552461Z test_script_cu (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:53.2552659Z test_script_define_order (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:53.2552874Z test_script_define_order_recursive_fail (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:53.2553067Z test_script_docstring (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:53.2553287Z test_script_forward_method_replacement (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:53.2553513Z test_script_get_device_cuda (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:53.2553717Z test_script_get_tracing_state (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:53.2553907Z test_script_is_tracing (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:53.2554099Z test_script_kwargs_fn_call (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:53.2554303Z test_script_method_docstring (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:53.2554519Z test_script_method_torch_function_overload (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:53.2554718Z test_script_module (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:23:53.2554944Z test_script_module_call_noscript (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:53.2555187Z test_script_module_const (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:53.2555451Z test_script_module_const_submodule_fail (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:53.2555709Z test_script_module_export_blocks (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:53.2555977Z test_script_module_export_shared_storage (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:53.2556241Z test_script_module_export_submodule (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:53.2556493Z test_script_module_export_tensor_cuda (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:53.2556748Z test_script_module_export_tensor_type (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:53.2556999Z test_script_module_fail_exist (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:53.2557283Z test_script_module_for (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:53.2557489Z test_script_module_for2 (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:53.2557694Z test_script_module_invalid_consts (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:53.2557907Z test_script_module_nochange_submodule (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:53.2558273Z test_script_module_none_exist_fail (__main__.TestScript) ... skip: [module dedupe] currently NoneType refinement on optional attributes doesn't work. (0.001s) 2023-01-11T21:23:53.2558474Z test_script_module_not_tuple (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:53.2558688Z test_script_module_param_buffer_mutation (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:53.2558893Z test_script_module_star_assign2 (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:53.2559097Z test_script_module_star_assign2_inplace (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:53.2559340Z test_script_module_star_assign_fail_builtin (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:53.2559555Z test_script_module_star_assign_fail_pythonop (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:53.2559768Z test_script_module_tensor_subclass_argument (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:53.2559970Z test_script_nested_mod_list (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:53.2560176Z test_script_non_tensor_args_outputs (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:53.2560369Z test_script_optional_none (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:53.2560561Z test_script_outputs (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:53.2560768Z test_script_pack_padded_sequence (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:53.2560982Z test_script_pad_sequence_pack_sequence (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:53.2561164Z test_script_scope (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:53.2561363Z test_script_sequential_for (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:53.2561568Z test_script_sequential_in_mod_list (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:53.2561787Z test_script_sequential_multi_output_fail (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:53.2561994Z test_script_sequential_orderdict (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:53.2562205Z test_script_sequential_sliced_iteration (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:53.2562399Z test_script_star_assign (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:53.2562619Z test_script_star_expr (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:53.2562825Z test_script_star_expr_string (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:53.2563022Z test_scriptable_fn_as_attr (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:53.2563231Z test_scriptmodule_multi_head_attn_cuda (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:53.2563446Z test_scriptmodule_releases_tensors_cuda (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:53.2563659Z test_scriptmodule_transformer_cuda (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:53.2563860Z test_select_after_chunk (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:53.2564058Z test_sequence_parsing (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:53.2564268Z test_sequential_intermediary_types (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:53.2564504Z test_serialization_big_ints (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:53.2564704Z test_serialization_sharing (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:53.2564934Z test_serialize_long_lines (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:53.2565189Z test_serialized_source_ranges (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:53.2565440Z test_serialized_source_ranges2 (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:53.2565709Z test_serialized_source_ranges_dont_jitter (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:53.2565971Z test_serialized_source_ranges_graph (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:53.2566243Z test_serialized_source_ranges_no_dups (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:53.2566507Z test_set_attribute_through_optional (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:53.2566770Z test_shape_analysis_grad_property (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:53.2567020Z test_shape_analysis_loop (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:53.2567277Z test_shape_prop_promote_scalar_arg (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:53.2567525Z test_shape_prop_promotion (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:53.2567769Z test_signed_float_zero (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:53.2567974Z test_single_starred_expr_for_loop (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:53.2568162Z test_single_starred_lhs (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:53.2568368Z test_singleton_tuple_unpack (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:53.2568573Z test_slice_guard_elimination (__main__.TestScript) ... skip: bailouts are being deprecated (0.000s) 2023-01-11T21:23:53.2568760Z test_split (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:53.2568943Z test_stack (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:53.2569139Z test_static_if_prop (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:23:53.2569265Z test_static_method_on_module (__main__.TestScript) 2023-01-11T21:23:53.2569493Z 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) 2023-01-11T21:23:53.2569688Z test_static_methods (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:53.2569868Z test_str_cast (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:53.2570054Z test_string_cu (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:53.2570266Z test_string_device_implicit_conversion (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:53.2570493Z test_string_frontend_elif (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:53.2570685Z test_string_index (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:53.2570874Z test_string_len (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:53.2571062Z test_string_list (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:53.2571260Z test_string_new_line (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:53.2571444Z test_string_ops (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:53.2571631Z test_string_print (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:53.2571825Z test_string_single_escape (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:53.2572015Z test_string_slicing (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:53.2572204Z test_string_sort (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:53.2572394Z test_string_sorted (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:53.2572615Z test_submodule_attribute_serialization (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:53.2572808Z test_submodule_twice (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:53.2572992Z test_sum (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:53.2573186Z test_sum_list_diff_elms (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:53.2573382Z test_sum_list_empty (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:53.2573575Z test_sum_list_literal (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:53.2573755Z test_sum_list_one (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:53.2573976Z test_sum_list_wrong_type (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:53.2574425Z test_sys_stdout_override (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:53.2574745Z test_tensor_as_tensor_shape_prop (__main__.TestScript) ... skip: Simple Executor doesn't have any shapes to propagate (0.001s) 2023-01-11T21:23:53.2574936Z test_tensor_data (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:53.2575126Z test_tensor_device (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:53.2575312Z test_tensor_dtype (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:53.2575500Z test_tensor_grad (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:53.2575696Z test_tensor_import_export (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:53.2575873Z test_tensor_len (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:53.2576147Z test_tensor_number_math (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:53.2576346Z test_tensor_number_math_cuda (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:53.2576509Z test_tensor_requires_grad (__main__.TestScript) ... skip: testing legacy behavior (0.001s) 2023-01-11T21:23:53.2576701Z test_tensor_shape (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:53.2576896Z test_tensor_subclasses (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:53.2577079Z test_tensor_to (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2023-01-11T21:23:53.2577265Z test_tensor_to_cpu (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:53.2577455Z test_tensor_to_cuda (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:53.2577643Z test_tensor_to_device (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:53.2577818Z test_ternary (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:53.2578017Z test_ternary_module_type_hint (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:53.2578221Z test_ternary_right_associative (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:53.2578411Z test_ternary_static_if (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:53.2578594Z test_torch_any (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:53.2578769Z test_torch_functional (__main__.TestScript) ... skip: Skipping while landing PR stack (0.002s) 2023-01-11T21:23:53.2578976Z test_torch_functional_tensordot_int (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:53.2579185Z test_torch_functional_tensordot_list (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:53.2579393Z test_torch_functional_tensordot_tensor (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:53.2579654Z test_torch_functional_tensordot_tuple (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:53.2579856Z test_torch_ignore_conversion_to_none (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:53.2580055Z test_torch_manual_seed (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:53.2580238Z test_torch_pow (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:53.2580434Z test_torch_tensor_as_tensor (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:53.2580642Z test_torch_tensor_as_tensor_empty_list (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:53.2580839Z test_torch_tensor_bad_input (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:53.2581031Z test_torch_tensor_dtype (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:53.2581235Z test_torchscript_memoryformat (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:53.2581468Z test_torchscript_multi_head_attn (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:53.2581686Z test_torchscript_multi_head_attn_fast_path (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:53.2581869Z test_training_param (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:53.2582062Z test_tuple_assignments (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:23:53.2582257Z test_tuple_error_msg (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:53.2582450Z test_tuple_index_to_list (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:53.2582639Z test_tuple_indexing (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:53.2582825Z test_tuple_len (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:53.2583017Z test_tuple_nested_sort (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:53.2583202Z test_tuple_sort (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:53.2583394Z test_tuple_sort_reverse (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:53.2583584Z test_tuple_sorted (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:53.2583765Z test_tuple_to_opt_list (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:53.2583971Z test_tuple_unsortable_diff_type (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:53.2584177Z test_tuple_unsortable_element_type (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:53.2584386Z test_tuple_unsortable_nested_diff_type (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:53.2584576Z test_type_annotate (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:53.2584911Z test_type_annotation_module (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:53.2585109Z test_type_annotation_py3 (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:53.2585300Z test_type_annotations (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:53.2585509Z test_type_annotations_repeated_list (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:53.2585711Z test_type_annotations_varargs (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:53.2585897Z test_type_call_in_script (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:53.2586079Z test_type_cast (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:53.2586277Z test_type_comments_in_body (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:53.2586416Z test_type_inferred_from_empty_annotation (__main__.TestScript) 2023-01-11T21:23:53.2586663Z 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) 2023-01-11T21:23:53.2586922Z test_unbind (__main__.TestScript) ... skip: Profiling executor will be using different heuristics for constructing differentiable graphs (0.001s) 2023-01-11T21:23:53.2587114Z test_unfold_zero_dim (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:53.2587309Z test_unicode_comments (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:53.2587503Z test_uninitialized (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:53.2587687Z test_union_to_number (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:53.2587870Z test_unknown_builtin (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:53.2588110Z test_unmatched_type_annotation (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:53.2588363Z test_unspecialized_any_binding (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:53.2588595Z test_unsqueeze_guard_elimination (__main__.TestScript) ... skip: bailouts are being deprecated (0.000s) 2023-01-11T21:23:53.2588841Z test_unsupported_builtin_error (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:53.2589074Z test_unused_decorator (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:53.2589275Z test_unwrap_optional_builtin (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:53.2589461Z test_var_aug_assign (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:53.2589652Z test_vararg_zeros (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:53.2589850Z test_view_listconstruct_shape_prop (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:53.2590039Z test_view_shape_prop (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:53.2590221Z test_view_write (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:53.2590450Z test_weak_cuda (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:53.2590638Z test_where (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:53.2590826Z test_where_method (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:53.2591014Z test_while (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:53.2591200Z test_while_nest_if (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:53.2591404Z test_while_nonexistent_cond_value (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:23:53.2591604Z test_while_nonexistent_value (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:53.2591801Z test_while_write_outer_then_read (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:53.2591995Z test_wrong_attr_lookup (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:53.2592217Z test_wrong_implicit_expand (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:53.2592417Z test_wrong_method_call_inputs (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:53.2592618Z test_wrong_module_attr_lookup (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:53.2592808Z test_wrong_return_type (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:53.2593005Z test_wrong_use_as_callable (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:53.2593197Z test_wrong_use_as_tuple (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:53.2593377Z test_zeros (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:53.2593578Z test_zip_enumerate_modulelist (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:23:53.2593695Z test_bool (jit.test_list_dict.TestScriptDict) 2023-01-11T21:23:53.2593891Z Test the __bool__ method. This should return True ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:53.2594017Z test_contains (jit.test_list_dict.TestScriptDict) 2023-01-11T21:23:53.2594209Z Test membership checks (x in y, x not in y). ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:53.2594335Z test_delitem (jit.test_list_dict.TestScriptDict) 2023-01-11T21:23:53.2594499Z Test deletion. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:53.2594621Z test_getitem (jit.test_list_dict.TestScriptDict) 2023-01-11T21:23:53.2594834Z Test accessing dictionary values using the [] operator. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:53.2594951Z test_items (jit.test_list_dict.TestScriptDict) 2023-01-11T21:23:53.2595112Z Test .items(). ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:53.2595232Z test_iter (jit.test_list_dict.TestScriptDict) 2023-01-11T21:23:53.2595515Z Test iteration over a dictionary's keys. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:53.2595633Z test_len (jit.test_list_dict.TestScriptDict) 2023-01-11T21:23:53.2595811Z Test len() builtin function. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:53.2595966Z test_nested (jit.test_list_dict.TestScriptDict) 2023-01-11T21:23:53.2596213Z Test that reference semantics are honoured when the ScriptDict that is ... skip: Cannot pass until all dicts returned from TorchScript are ScriptDicts (0.001s) 2023-01-11T21:23:53.2596347Z test_reference_semantics (jit.test_list_dict.TestScriptDict) 2023-01-11T21:23:53.2596573Z Test that reference semantics are honoured; that modifications made ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:53.2596702Z test_repr (jit.test_list_dict.TestScriptDict) 2023-01-11T21:23:53.2596903Z Test the __repr__ method. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:53.2597042Z test_setitem (jit.test_list_dict.TestScriptDict) 2023-01-11T21:23:53.2597247Z Test setting dictionary values using the [] operator. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:53.2597381Z test_append (jit.test_list_dict.TestScriptList) 2023-01-11T21:23:53.2597551Z Test append method. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:53.2597668Z test_bool (jit.test_list_dict.TestScriptList) 2023-01-11T21:23:53.2597856Z Test the __bool__ method. This should return True ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:53.2598009Z test_clear (jit.test_list_dict.TestScriptList) 2023-01-11T21:23:53.2598171Z Test clear. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:53.2598297Z test_contains (jit.test_list_dict.TestScriptList) 2023-01-11T21:23:53.2598489Z Test membership checks (x in y, x not in y). ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:53.2598608Z test_count (jit.test_list_dict.TestScriptList) 2023-01-11T21:23:53.2598774Z Test count method. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:53.2598898Z test_delitem (jit.test_list_dict.TestScriptList) 2023-01-11T21:23:53.2599052Z Test deletion. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:53.2599174Z test_extend (jit.test_list_dict.TestScriptList) 2023-01-11T21:23:53.2599334Z Test extend. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:53.2599457Z test_getitem (jit.test_list_dict.TestScriptList) 2023-01-11T21:23:53.2599659Z Test accessing list elements using the [] operator. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:53.2599778Z test_insert (jit.test_list_dict.TestScriptList) 2023-01-11T21:23:53.2599936Z Test insert. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:53.2600053Z test_iter (jit.test_list_dict.TestScriptList) 2023-01-11T21:23:53.2600315Z Test iteration over a list's elements. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:53.2600435Z test_len (jit.test_list_dict.TestScriptList) 2023-01-11T21:23:53.2600617Z Test len() builtin function. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:53.2600741Z test_nested (jit.test_list_dict.TestScriptList) 2023-01-11T21:23:53.2600988Z Test that reference semantics are honoured when the ScriptList that is ... skip: Cannot pass until all list returned from TorchScript are ScriptLists (0.001s) 2023-01-11T21:23:53.2601109Z test_pop (jit.test_list_dict.TestScriptList) 2023-01-11T21:23:53.2601270Z Test pop. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:53.2601416Z test_reference_semantics (jit.test_list_dict.TestScriptList) 2023-01-11T21:23:53.2601630Z Test that reference semantics are honoured; that modifications made ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:53.2601755Z test_remove (jit.test_list_dict.TestScriptList) 2023-01-11T21:23:53.2601963Z Test remove method. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:53.2602086Z test_repr (jit.test_list_dict.TestScriptList) 2023-01-11T21:23:53.2602263Z Test the __repr__ method. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:53.2602391Z test_setitem (jit.test_list_dict.TestScriptList) 2023-01-11T21:23:53.2602591Z Test setting list elements using the [] operator. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:53.2602921Z 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) 2023-01-11T21:23:53.2603238Z 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) 2023-01-11T21:23:53.2603545Z 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) 2023-01-11T21:23:53.2603843Z test_annotated_empty_dict (jit.test_scriptmod_ann.TestScriptModuleInstanceAttributeTypeAnnotation) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:53.2604170Z test_annotated_empty_list (jit.test_scriptmod_ann.TestScriptModuleInstanceAttributeTypeAnnotation) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:53.2604469Z test_annotated_empty_optional (jit.test_scriptmod_ann.TestScriptModuleInstanceAttributeTypeAnnotation) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:53.2604770Z test_annotated_empty_tensor (jit.test_scriptmod_ann.TestScriptModuleInstanceAttributeTypeAnnotation) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:53.2605071Z test_annotated_falsy_base_type (jit.test_scriptmod_ann.TestScriptModuleInstanceAttributeTypeAnnotation) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:53.2605410Z test_annotated_nonempty_container (jit.test_scriptmod_ann.TestScriptModuleInstanceAttributeTypeAnnotation) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:53.2605786Z test_annotated_with_jit_attribute (jit.test_scriptmod_ann.TestScriptModuleInstanceAttributeTypeAnnotation) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:53.2606166Z 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) 2023-01-11T21:23:53.2606538Z 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) 2023-01-11T21:23:53.2606921Z 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) 2023-01-11T21:23:53.2607300Z 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) 2023-01-11T21:23:53.2607570Z test_basic (jit.test_script_profile.TestScriptProfile) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:53.2607813Z test_empty (jit.test_script_profile.TestScriptProfile) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:53.2608012Z test_multi (jit.test_script_profile.TestScriptProfile) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:53.2608253Z test_script (jit.test_script_profile.TestScriptProfile) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:53.2608474Z test_section (jit.test_script_profile.TestScriptProfile) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:53.2608681Z test_module_list_slicing (jit.test_slice.TestSlice) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:53.2608885Z test_slice_as_variable (jit.test_slice.TestSlice) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:53.2609089Z test_slice_dynamic_index (jit.test_slice.TestSlice) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:53.2609284Z test_slice_kwarg (jit.test_slice.TestSlice) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:53.2609486Z test_slice_one_none (jit.test_slice.TestSlice) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:53.2609689Z test_slice_start_stop (jit.test_slice.TestSlice) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:53.2609895Z test_slice_start_stop_step (jit.test_slice.TestSlice) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:53.2610123Z test_slice_start_stop_with_none (jit.test_slice.TestSlice) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:53.2610327Z test_slice_stop_clipped (jit.test_slice.TestSlice) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:53.2610525Z test_slice_stop_only (jit.test_slice.TestSlice) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:53.2610732Z test_slice_stop_only_with_nones (jit.test_slice.TestSlice) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:53.2610931Z test_slice_string (jit.test_slice.TestSlice) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:53.2611128Z test_slice_tensor (jit.test_slice.TestSlice) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:53.2611338Z test_slice_tensor_multidim (jit.test_slice.TestSlice) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:53.2611552Z test_slice_tensor_multidim_with_dots (jit.test_slice.TestSlice) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:53.2611753Z test_slice_three_nones (jit.test_slice.TestSlice) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:53.2611950Z test_slice_two_nones (jit.test_slice.TestSlice) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:53.2612144Z test_tuple_slicing (jit.test_slice.TestSlice) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:53.2612355Z test_freeze_sparse_coo (jit.test_sparse.TestSparse) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:53.2612563Z test_freeze_sparse_csr (jit.test_sparse.TestSparse) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:53.2612777Z test_serialize_sparse_coo (jit.test_sparse.TestSparse) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:53.2612982Z test_serialize_sparse_csr (jit.test_sparse.TestSparse) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:53.2613223Z test_modulo_operator (jit.test_string_formatting.TestStringFormatting) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:53.2613526Z 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.000s) 2023-01-11T21:23:53.2613827Z 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.000s) 2023-01-11T21:23:53.2614112Z 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.000s) 2023-01-11T21:23:53.2614715Z 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.000s) 2023-01-11T21:23:53.2615021Z 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.000s) 2023-01-11T21:23:53.2615309Z 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.000s) 2023-01-11T21:23:53.2615581Z 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.000s) 2023-01-11T21:23:53.2615943Z 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.000s) 2023-01-11T21:23:53.2616228Z 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.000s) 2023-01-11T21:23:53.2616508Z 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.000s) 2023-01-11T21:23:53.2616784Z 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.000s) 2023-01-11T21:23:53.2617082Z 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.000s) 2023-01-11T21:23:53.2617349Z test_string_interpolation_with_multiple_placeholders (jit.test_string_formatting.TestStringFormatting) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:53.2617610Z 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.000s) 2023-01-11T21:23:53.2617890Z 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.000s) 2023-01-11T21:23:53.2618178Z 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.000s) 2023-01-11T21:23:53.2618463Z 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.000s) 2023-01-11T21:23:53.2618717Z test_string_interpolation_with_subscript (jit.test_string_formatting.TestStringFormatting) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:53.2618976Z 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.000s) 2023-01-11T21:23:53.2619284Z 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.000s) 2023-01-11T21:23:53.2619545Z 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.000s) 2023-01-11T21:23:53.2619751Z test_adaptive_avg_pool2d (jit.test_symbolic_shape_analysis.TestSymbolicShapeAnalysis) ... ok (0.028s) 2023-01-11T21:23:53.2619942Z test_arange_shape (jit.test_symbolic_shape_analysis.TestSymbolicShapeAnalysis) ... ok (0.017s) 2023-01-11T21:23:53.2620143Z test_binary_shape_fns_inplace (jit.test_symbolic_shape_analysis.TestSymbolicShapeAnalysis) ... ok (0.005s) 2023-01-11T21:23:53.2620342Z test_binary_shape_functions (jit.test_symbolic_shape_analysis.TestSymbolicShapeAnalysis) ... ok (0.004s) 2023-01-11T21:23:53.2620542Z test_convolution_backward (jit.test_symbolic_shape_analysis.TestSymbolicShapeAnalysis) ... ok (0.013s) 2023-01-11T21:23:53.2620733Z test_if_propagation (jit.test_symbolic_shape_analysis.TestSymbolicShapeAnalysis) ... ok (0.004s) 2023-01-11T21:23:53.2620933Z test_partial_eval_graph_conv (jit.test_symbolic_shape_analysis.TestSymbolicShapeAnalysis) ... ok (0.011s) 2023-01-11T21:23:53.2621158Z test_partial_eval_stitching (jit.test_symbolic_shape_analysis.TestSymbolicShapeAnalysis) ... ok (0.032s) 2023-01-11T21:23:53.2621375Z test_refinement_through_graph_stitching (jit.test_symbolic_shape_analysis.TestSymbolicShapeAnalysis) ... ok (0.021s) 2023-01-11T21:23:53.2621577Z test_register_function_error_checking (jit.test_symbolic_shape_analysis.TestSymbolicShapeAnalysis) ... ok (0.011s) 2023-01-11T21:23:53.2621789Z test_returning_input_symbolic_shapes (jit.test_symbolic_shape_analysis.TestSymbolicShapeAnalysis) ... ok (0.009s) 2023-01-11T21:23:53.2621977Z test_shape_analysis (jit.test_symbolic_shape_analysis.TestSymbolicShapeAnalysis) ... ok (0.007s) 2023-01-11T21:23:53.2622165Z test_shape_concat (jit.test_symbolic_shape_analysis.TestSymbolicShapeAnalysis) ... ok (0.087s) 2023-01-11T21:23:53.2622364Z test_shape_embedding_bag (jit.test_symbolic_shape_analysis.TestSymbolicShapeAnalysis) ... ok (0.016s) 2023-01-11T21:23:53.2622607Z test_shape_function_includes (jit.test_symbolic_shape_analysis.TestSymbolicShapeAnalysis) ... skip: shape functions not loaded in python (0.001s) 2023-01-11T21:23:53.2622804Z test_shared_shape_graph (jit.test_symbolic_shape_analysis.TestSymbolicShapeAnalysis) ... ok (0.001s) 2023-01-11T21:23:53.2622989Z test_size_and_sizes (jit.test_symbolic_shape_analysis.TestSymbolicShapeAnalysis) ... ok (0.007s) 2023-01-11T21:23:53.2623180Z test_stitching_concat (jit.test_symbolic_shape_analysis.TestSymbolicShapeAnalysis) ... ok (0.024s) 2023-01-11T21:23:53.2623371Z test_stitching_multi_output (jit.test_symbolic_shape_analysis.TestSymbolicShapeAnalysis) ... ok (0.016s) 2023-01-11T21:23:53.2623560Z test_sym_ir_parsing (jit.test_symbolic_shape_analysis.TestSymbolicShapeAnalysis) ... ok (0.001s) 2023-01-11T21:23:53.2623759Z test_unary_shape_fns_inplace (jit.test_symbolic_shape_analysis.TestSymbolicShapeAnalysis) ... ok (0.002s) 2023-01-11T21:23:53.2623958Z test_unary_shape_functions (jit.test_symbolic_shape_analysis.TestSymbolicShapeAnalysis) ... ok (0.002s) 2023-01-11T21:23:53.2624137Z test_write (jit.test_symbolic_shape_analysis.TestSymbolicShapeAnalysis) ... ok (0.003s) 2023-01-11T21:23:53.2624358Z test_method_on_number (jit.test_builtins.TestTensorBuiltins) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:53.2624589Z test_scalar_to_num_conversions (jit.test_builtins.TestTensorBuiltins) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:53.2624895Z test_tensor_item (jit.test_builtins.TestTensorBuiltins) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:53.2625147Z test_tensor_properties (jit.test_builtins.TestTensorBuiltins) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:53.2625377Z test_tensor_subscript_assign (jit.test_builtins.TestTensorBuiltins) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:53.2625624Z test_tensor_subscript_assign_device (jit.test_builtins.TestTensorBuiltins) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:53.2625901Z test_randperm_default_dtype (jit.test_tensor_creation_ops.TestTensorCreationOps) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:53.2626146Z test_randperm_specifed_dtype (jit.test_tensor_creation_ops.TestTensorCreationOps) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:53.2626395Z test_tril_indices_default_dtype (jit.test_tensor_creation_ops.TestTensorCreationOps) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:53.2626641Z test_tril_indices_specified_dtype (jit.test_tensor_creation_ops.TestTensorCreationOps) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:53.2626882Z test_triu_indices_default_dtype (jit.test_tensor_creation_ops.TestTensorCreationOps) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:53.2627156Z test_triu_indices_specified_dtype (jit.test_tensor_creation_ops.TestTensorCreationOps) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:53.2627374Z test_getitem (jit.test_tensor_methods.TestTensorMethods) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:53.2627600Z test_getitem_invalid (jit.test_tensor_methods.TestTensorMethods) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:53.2627751Z test_default_args (jit.test_torchbind.TestTorchbind) ... ok (0.011s) 2023-01-11T21:23:53.2627906Z test_lambda_as_constructor (jit.test_torchbind.TestTorchbind) ... ok (0.001s) 2023-01-11T21:23:53.2628351Z test_profiler_custom_op (jit.test_torchbind.TestTorchbind) ... STAGE:2023-01-11 21:23:51 2372:2372 ActivityProfilerController.cpp:300] Completed Stage: Warm Up 2023-01-11T21:23:53.2628674Z STAGE:2023-01-11 21:23:51 2372:2372 ActivityProfilerController.cpp:306] Completed Stage: Collection 2023-01-11T21:23:53.2629002Z STAGE:2023-01-11 21:23:51 2372:2372 ActivityProfilerController.cpp:310] Completed Stage: Post Processing 2023-01-11T21:23:53.2629094Z ok (0.238s) 2023-01-11T21:23:53.2629282Z test_staticmethod (jit.test_torchbind.TestTorchbind) ... ok (0.003s) 2023-01-11T21:23:53.2629442Z test_torchbind (jit.test_torchbind.TestTorchbind) ... ok (0.007s) 2023-01-11T21:23:53.2629607Z test_torchbind_attr_exception (jit.test_torchbind.TestTorchbind) ... ok (0.001s) 2023-01-11T21:23:53.2629777Z test_torchbind_class_attr_recursive (jit.test_torchbind.TestTorchbind) ... ok (0.003s) 2023-01-11T21:23:53.2629933Z test_torchbind_class_attribute (jit.test_torchbind.TestTorchbind) ... ok (0.005s) 2023-01-11T21:23:53.2630091Z test_torchbind_deepcopy (jit.test_torchbind.TestTorchbind) ... ok (0.003s) 2023-01-11T21:23:53.2630267Z test_torchbind_def_property_getter_setter (jit.test_torchbind.TestTorchbind) ... ok (0.007s) 2023-01-11T21:23:53.2630441Z test_torchbind_def_property_just_getter (jit.test_torchbind.TestTorchbind) ... ok (0.004s) 2023-01-11T21:23:53.2630615Z test_torchbind_def_property_readwrite (jit.test_torchbind.TestTorchbind) ... ok (0.004s) 2023-01-11T21:23:53.2630768Z test_torchbind_getattr (jit.test_torchbind.TestTorchbind) ... ok (0.001s) 2023-01-11T21:23:53.2630924Z test_torchbind_getstate (jit.test_torchbind.TestTorchbind) ... ok (0.004s) 2023-01-11T21:23:53.2631097Z test_torchbind_instantiate_missing_class (jit.test_torchbind.TestTorchbind) ... ok (0.001s) 2023-01-11T21:23:53.2631287Z test_torchbind_lambda_method (jit.test_torchbind.TestTorchbind) ... ok (0.001s) 2023-01-11T21:23:53.2631439Z test_torchbind_no_init (jit.test_torchbind.TestTorchbind) ... ok (0.001s) 2023-01-11T21:23:53.2631609Z test_torchbind_optional_explicit_attr (jit.test_torchbind.TestTorchbind) ... ok (0.004s) 2023-01-11T21:23:53.2631775Z test_torchbind_pass_wrong_type (jit.test_torchbind.TestTorchbind) ... ok (0.001s) 2023-01-11T21:23:53.2631951Z test_torchbind_pickle_serialization (jit.test_torchbind.TestTorchbind) ... ok (0.001s) 2023-01-11T21:23:53.2632120Z test_torchbind_python_deepcopy (jit.test_torchbind.TestTorchbind) ... ok (0.001s) 2023-01-11T21:23:53.2632279Z test_torchbind_return_instance (jit.test_torchbind.TestTorchbind) ... ok (0.002s) 2023-01-11T21:23:53.2632458Z test_torchbind_return_instance_from_method (jit.test_torchbind.TestTorchbind) ... ok (0.002s) 2023-01-11T21:23:53.2632611Z test_torchbind_return_tuple (jit.test_torchbind.TestTorchbind) ... ok (0.001s) 2023-01-11T21:23:53.2632770Z test_torchbind_save_load (jit.test_torchbind.TestTorchbind) ... ok (0.003s) 2023-01-11T21:23:53.2632925Z test_torchbind_take_as_arg (jit.test_torchbind.TestTorchbind) ... ok (0.012s) 2023-01-11T21:23:53.2633101Z test_torchbind_take_instance_as_method_arg (jit.test_torchbind.TestTorchbind) ... ok (0.002s) 2023-01-11T21:23:53.2633252Z test_torchbind_tracing (jit.test_torchbind.TestTorchbind) ... ok (0.010s) 2023-01-11T21:23:53.2633439Z test_torchbind_tracing_nested (jit.test_torchbind.TestTorchbind) ... ok (0.012s) 2023-01-11T21:23:53.2633666Z 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) 2023-01-11T21:23:53.2633895Z test_call_traced_module_from_traced_module (jit.test_tracer.TestTracer) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:53.2634117Z test_canonicalize_tensor_iterator (jit.test_tracer.TestTracer) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:53.2634310Z test_constant (jit.test_tracer.TestTracer) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:53.2634507Z test_conv (jit.test_tracer.TestTracer) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:53.2634734Z test_export_no_reorder (jit.test_tracer.TestTracer) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:53.2635005Z test_force_outplace_check_fill (jit.test_tracer.TestTracer) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:53.2635270Z test_force_outplace_check_zero (jit.test_tracer.TestTracer) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:53.2635510Z test_ge (jit.test_tracer.TestTracer) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:53.2635757Z test_ge_cuda (jit.test_tracer.TestTracer) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:53.2636008Z test_ge_optimized (jit.test_tracer.TestTracer) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:53.2636260Z test_ge_unoptimized (jit.test_tracer.TestTracer) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:53.2636509Z test_index_put (jit.test_tracer.TestTracer) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:53.2636766Z test_index_put_trace_with_view (jit.test_tracer.TestTracer) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:53.2637037Z test_index_put_trace_without_view (jit.test_tracer.TestTracer) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:53.2637273Z test_inplace_check (jit.test_tracer.TestTracer) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:53.2637499Z test_inplace_copy (jit.test_tracer.TestTracer) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:53.2637719Z test_inplace_copy_force_outplace (jit.test_tracer.TestTracer) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:53.2637924Z test_inplace_flags (jit.test_tracer.TestTracer) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:53.2638138Z test_inplace_transplant (jit.test_tracer.TestTracer) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:53.2638339Z test_inplace_warn (jit.test_tracer.TestTracer) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:53.2638553Z test_input_dict_checkTrace_mut (jit.test_tracer.TestTracer) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:53.2638758Z test_input_dict_empty (jit.test_tracer.TestTracer) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:53.2638966Z test_input_dict_empty_list (jit.test_tracer.TestTracer) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:53.2639100Z test_input_dict_insertion_order (jit.test_tracer.TestTracer) 2023-01-11T21:23:53.2639434Z Check that dictionary access doesn't care about insertion order ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:53.2639641Z test_input_dict_of_dicts (jit.test_tracer.TestTracer) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:53.2639840Z test_input_dict_of_lists (jit.test_tracer.TestTracer) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:53.2640048Z test_input_dict_recursive (jit.test_tracer.TestTracer) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:53.2640189Z test_input_dict_remembers_keys (jit.test_tracer.TestTracer) 2023-01-11T21:23:53.2640405Z 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) 2023-01-11T21:23:53.2640610Z test_input_dict_unify (jit.test_tracer.TestTracer) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:53.2640737Z test_input_flatten (jit.test_tracer.TestTracer) 2023-01-11T21:23:53.2640934Z Check that inputs to traced functions are flattened ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:53.2641142Z test_input_list_mixed_type (jit.test_tracer.TestTracer) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:53.2641349Z test_input_list_of_tuples (jit.test_tracer.TestTracer) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:53.2641568Z test_input_list_toplevel_flatten (jit.test_tracer.TestTracer) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:53.2641792Z test_input_list_toplevel_flatten_direct (jit.test_tracer.TestTracer) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:53.2641997Z test_input_tuple_of_dicts (jit.test_tracer.TestTracer) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:53.2642206Z test_interpolate_trace (jit.test_tracer.TestTracer) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:53.2642417Z test_large_nbr_kernel_args (jit.test_tracer.TestTracer) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:53.2642619Z test_lhs_index_fails (jit.test_tracer.TestTracer) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:53.2642848Z test_lhs_index_trivial (jit.test_tracer.TestTracer) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:53.2643037Z test_max_pool (jit.test_tracer.TestTracer) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:53.2643243Z test_nested_inplace (jit.test_tracer.TestTracer) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:53.2643455Z test_non_tensor_tracing (jit.test_tracer.TestTracer) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:53.2643586Z test_output_unflatten (jit.test_tracer.TestTracer) 2023-01-11T21:23:53.2643822Z 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.000s) 2023-01-11T21:23:53.2644024Z test_python_function (jit.test_tracer.TestTracer) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:53.2644233Z test_python_function_tup (jit.test_tracer.TestTracer) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:53.2644441Z test_repeated_input (jit.test_tracer.TestTracer) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:53.2644646Z test_repeated_output (jit.test_tracer.TestTracer) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:53.2644894Z test_shared_param (jit.test_tracer.TestTracer) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:53.2645127Z test_simple (jit.test_tracer.TestTracer) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:53.2645394Z test_tensor_with_grad_as_constant (jit.test_tracer.TestTracer) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:53.2645662Z test_trace_aliased_parameter (jit.test_tracer.TestTracer) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:53.2645921Z test_trace_annotation (jit.test_tracer.TestTracer) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:53.2646173Z test_trace_arange (jit.test_tracer.TestTracer) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:53.2646438Z test_trace_arange_with_grad (jit.test_tracer.TestTracer) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:53.2646704Z test_trace_autograd_function (jit.test_tracer.TestTracer) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:53.2646954Z test_trace_c10_ops (jit.test_tracer.TestTracer) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:23:53.2647206Z test_trace_casts (jit.test_tracer.TestTracer) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:53.2647476Z test_trace_checker_control_flow (jit.test_tracer.TestTracer) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:53.2647727Z test_trace_checker_dot_data (jit.test_tracer.TestTracer) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:53.2647949Z test_trace_checker_dropout_notrain (jit.test_tracer.TestTracer) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:53.2648172Z test_trace_checker_dropout_train (jit.test_tracer.TestTracer) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:53.2648393Z test_trace_checker_inplace_on_view (jit.test_tracer.TestTracer) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:53.2648607Z test_trace_checker_memoization (jit.test_tracer.TestTracer) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:53.2648850Z test_trace_checker_slice_lhs (jit.test_tracer.TestTracer) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:53.2649072Z test_trace_checking_with_global_name (jit.test_tracer.TestTracer) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:53.2649283Z test_trace_contiguous (jit.test_tracer.TestTracer) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:53.2649506Z test_trace_contiguous_short_circuit (jit.test_tracer.TestTracer) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:53.2649707Z test_trace_detach (jit.test_tracer.TestTracer) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:53.2649920Z test_trace_detach_inplace (jit.test_tracer.TestTracer) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:53.2650136Z test_trace_detach_inplace_redispatch (jit.test_tracer.TestTracer) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:53.2650353Z test_trace_detach_redispatch (jit.test_tracer.TestTracer) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:53.2650557Z test_trace_dict_input (jit.test_tracer.TestTracer) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:53.2650787Z test_trace_dict_output (jit.test_tracer.TestTracer) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:53.2650988Z test_trace_export_fns (jit.test_tracer.TestTracer) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:53.2651206Z test_trace_export_fns_recursive (jit.test_tracer.TestTracer) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:23:53.2651419Z test_trace_fork_join_and_module (jit.test_tracer.TestTracer) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:53.2651635Z test_trace_full_dynamic_shape (jit.test_tracer.TestTracer) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:53.2651858Z test_trace_func_argument_names_captured (jit.test_tracer.TestTracer) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:53.2652061Z test_trace_index (jit.test_tracer.TestTracer) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:53.2652263Z test_trace_index_constant (jit.test_tracer.TestTracer) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:53.2652478Z test_trace_indexed_assignment (jit.test_tracer.TestTracer) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:53.2652685Z test_trace_inline_shape (jit.test_tracer.TestTracer) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:53.2652888Z test_trace_inverse (jit.test_tracer.TestTracer) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:53.2653106Z test_trace_invert_module_hierarchy (jit.test_tracer.TestTracer) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:53.2653312Z test_trace_legacy_ctor (jit.test_tracer.TestTracer) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:53.2653543Z test_trace_module_argument_names_captured (jit.test_tracer.TestTracer) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:53.2653748Z test_trace_modulelist (jit.test_tracer.TestTracer) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:53.2653962Z test_trace_multi_output_function (jit.test_tracer.TestTracer) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:53.2654393Z test_trace_namedtuple (jit.test_tracer.TestTracer) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:53.2654602Z test_trace_nested_datatypes (jit.test_tracer.TestTracer) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:53.2654808Z test_trace_nested_fn (jit.test_tracer.TestTracer) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:53.2655012Z test_trace_numel (jit.test_tracer.TestTracer) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:53.2655223Z test_trace_optioanl_dtype (jit.test_tracer.TestTracer) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:53.2655425Z test_trace_optional (jit.test_tracer.TestTracer) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:53.2655662Z 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) 2023-01-11T21:23:53.2655864Z test_trace_random (jit.test_tracer.TestTracer) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:53.2656070Z test_trace_records_names (jit.test_tracer.TestTracer) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:53.2656311Z test_trace_save (jit.test_tracer.TestTracer) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:53.2656519Z test_trace_save_load_copy (jit.test_tracer.TestTracer) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:53.2656716Z test_trace_single_tuple (jit.test_tracer.TestTracer) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:53.2656913Z test_trace_size (jit.test_tracer.TestTracer) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:53.2657125Z test_trace_size_with_grad (jit.test_tracer.TestTracer) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:53.2657337Z test_trace_skip_none_submodule (jit.test_tracer.TestTracer) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:53.2657538Z test_trace_slice (jit.test_tracer.TestTracer) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:53.2657759Z test_trace_slice_expr_complete_type (jit.test_tracer.TestTracer) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:53.2657965Z test_trace_slice_full_dim (jit.test_tracer.TestTracer) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:53.2658187Z test_trace_slice_setitem_dynamic_shape (jit.test_tracer.TestTracer) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:53.2658399Z test_trace_slice_with_grad (jit.test_tracer.TestTracer) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:53.2658604Z test_trace_tensor_factory (jit.test_tracer.TestTracer) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:53.2658800Z test_trace_topk (jit.test_tracer.TestTracer) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:53.2658990Z test_trace_tuple (jit.test_tracer.TestTracer) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:53.2659209Z test_trace_variable_instantiation (jit.test_tracer.TestTracer) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:53.2659404Z test_trace_warn (jit.test_tracer.TestTracer) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:53.2659626Z test_trace_with_conditional_property (jit.test_tracer.TestTracer) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:53.2659883Z 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) 2023-01-11T21:23:53.2660103Z test_trace_with_number_list_output (jit.test_tracer.TestTracer) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:53.2660318Z test_trace_with_tensor_list_output (jit.test_tracer.TestTracer) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:53.2660527Z test_traced_module_cuda (jit.test_tracer.TestTracer) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:23:53.2660743Z test_tracing_backward_hook_error (jit.test_tracer.TestTracer) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:53.2660940Z test_tracing_hooks (jit.test_tracer.TestTracer) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:23:53.2661149Z test_tracing_multiple_methods (jit.test_tracer.TestTracer) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:23:53.2661353Z test_typeas_trace_check (jit.test_tracer.TestTracer) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:53.2661586Z test_wrapped_number (jit.test_tracer.TestTracer) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:53.2661738Z test_assign_python_attr (jit.test_type_sharing.TestTypeSharing) 2023-01-11T21:23:53.2662079Z Assigning a new (python-only) attribute should not change type sharing ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:53.2662294Z test_basic (jit.test_type_sharing.TestTypeSharing) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:53.2662530Z test_builtin_function_different (jit.test_type_sharing.TestTypeSharing) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:53.2662756Z test_builtin_function_same (jit.test_type_sharing.TestTypeSharing) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:53.2662894Z test_constants (jit.test_type_sharing.TestTypeSharing) 2023-01-11T21:23:53.2663147Z 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) 2023-01-11T21:23:53.2663287Z test_diff_attr_values (jit.test_type_sharing.TestTypeSharing) 2023-01-11T21:23:53.2663496Z Types should be shared even if attribute values differ ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:53.2663658Z test_failed_attribute_compilation (jit.test_type_sharing.TestTypeSharing) 2023-01-11T21:23:53.2663888Z 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) 2023-01-11T21:23:53.2664108Z test_ignored_fns (jit.test_type_sharing.TestTypeSharing) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:53.2664243Z test_linear (jit.test_type_sharing.TestTypeSharing) 2023-01-11T21:23:53.2664433Z Simple example with a real nn Module ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:53.2664661Z test_loaded_modules_work (jit.test_type_sharing.TestTypeSharing) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:53.2664908Z test_module_dict_same_type_different_name (jit.test_type_sharing.TestTypeSharing) 2023-01-11T21:23:53.2665123Z We should be able to differentiate between two ModuleDict instances ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:53.2665271Z test_mutate_attr_value (jit.test_type_sharing.TestTypeSharing) 2023-01-11T21:23:53.2665523Z 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) 2023-01-11T21:23:53.2665670Z test_param_vs_attribute (jit.test_type_sharing.TestTypeSharing) 2023-01-11T21:23:53.2665980Z 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) 2023-01-11T21:23:53.2666153Z test_python_function_attribute_different (jit.test_type_sharing.TestTypeSharing) 2023-01-11T21:23:53.2666369Z Different functions passed in should lead to different types ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:53.2666532Z test_python_function_attribute_same (jit.test_type_sharing.TestTypeSharing) 2023-01-11T21:23:53.2666735Z Same functions passed in should lead to same types ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:53.2666884Z test_same_but_different_classes (jit.test_type_sharing.TestTypeSharing) 2023-01-11T21:23:53.2667110Z Even if everything about the module is the same, different originating ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:53.2667278Z test_script_function_attribute_different (jit.test_type_sharing.TestTypeSharing) 2023-01-11T21:23:53.2667494Z Different functions passed in should lead to different types ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:53.2667682Z test_script_function_attribute_same (jit.test_type_sharing.TestTypeSharing) 2023-01-11T21:23:53.2667918Z Same functions passed in should lead to same types ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:53.2668227Z 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) 2023-01-11T21:23:53.2668400Z test_submodules (jit.test_type_sharing.TestTypeSharing) 2023-01-11T21:23:53.2668654Z If submodules differ, the types should differ. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:53.2668857Z test_tracing_gives_different_types (jit.test_type_sharing.TestTypeSharing) 2023-01-11T21:23:53.2669231Z 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) 2023-01-11T21:23:53.2669403Z test_type_not_shared_ignored_attributes (jit.test_type_sharing.TestTypeSharing) 2023-01-11T21:23:53.2669613Z 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) 2023-01-11T21:23:53.2669778Z test_type_shared_ignored_attributes (jit.test_type_sharing.TestTypeSharing) 2023-01-11T21:23:53.2669988Z Test that types are shared if the exclusion of their ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:53.2670146Z test_type_sharing_define_in_init (jit.test_type_sharing.TestTypeSharing) 2023-01-11T21:23:53.2670362Z Tests that types between instances of a ScriptModule ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:53.2670518Z test_type_sharing_disabled (jit.test_type_sharing.TestTypeSharing) 2023-01-11T21:23:53.2670711Z Test that type sharing can be disabled. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:53.2670941Z test_annotate_outside_init (jit.test_types.TestTypesAndAnnotation) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:53.2671165Z test_bad_types (jit.test_types.TestTypesAndAnnotation) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:53.2671390Z test_ignore_with_types (jit.test_types.TestTypesAndAnnotation) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:53.2671554Z test_ignoring_module_attributes (jit.test_types.TestTypesAndAnnotation) 2023-01-11T21:23:53.2671778Z Test that module attributes can be ignored. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:53.2672022Z test_inferred_type_error_message (jit.test_types.TestTypesAndAnnotation) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:53.2672258Z test_mismatched_annotation (jit.test_types.TestTypesAndAnnotation) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:53.2672434Z test_optional_no_element_type_annotation (jit.test_types.TestTypesAndAnnotation) 2023-01-11T21:23:53.2672658Z 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) 2023-01-11T21:23:53.2672872Z test_parser_bug (jit.test_types.TestTypesAndAnnotation) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:53.2673094Z test_pep585_type (jit.test_types.TestTypesAndAnnotation) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:53.2673322Z test_python_callable (jit.test_types.TestTypesAndAnnotation) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:53.2673546Z test_reannotate (jit.test_types.TestTypesAndAnnotation) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:53.2673765Z test_tuple_no_element_type_annotation (jit.test_types.TestTypesAndAnnotation) 2023-01-11T21:23:53.2673989Z 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) 2023-01-11T21:23:53.2674217Z test_type_annotate_py3 (jit.test_types.TestTypesAndAnnotation) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:53.2674442Z test_types_as_values (jit.test_types.TestTypesAndAnnotation) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:53.2674682Z test_unimported_type_resolution (jit.test_types.TestTypesAndAnnotation) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:53.2674931Z test_bool_list_io (jit.test_typing.TestTyping) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:53.2675196Z test_dict_comprehension (jit.test_typing.TestTyping) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:53.2675460Z test_dict_comprehension_scope (jit.test_typing.TestTyping) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:53.2675746Z test_dict_comprehension_with_type_annotation (jit.test_typing.TestTyping) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:53.2675996Z test_dict_in_not_in (jit.test_typing.TestTyping) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:53.2676264Z test_dict_invalid_annotations (jit.test_typing.TestTyping) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:53.2676557Z test_dict_type_refinement_annotation_key_mismatch (jit.test_typing.TestTyping) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:53.2676854Z 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) 2023-01-11T21:23:53.2677100Z test_for_in_dict (jit.test_typing.TestTyping) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:53.2677342Z test_for_in_string (jit.test_typing.TestTyping) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:53.2677548Z test_for_tuple_assign (jit.test_typing.TestTyping) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:53.2677780Z test_for_tuple_unpack (jit.test_typing.TestTyping) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:53.2677969Z test_list_io (jit.test_typing.TestTyping) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:53.2678172Z test_list_iterables (jit.test_typing.TestTyping) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:53.2678368Z test_list_sum (jit.test_typing.TestTyping) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:53.2678610Z test_list_type_refinement_annotation_element_mismatch (jit.test_typing.TestTyping) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:53.2678818Z test_list_unification (jit.test_typing.TestTyping) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:53.2679025Z test_multiple_assign (jit.test_typing.TestTyping) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:53.2679240Z test_namedtuple_good_error (jit.test_typing.TestTyping) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:53.2679443Z test_namedtuple_py2 (jit.test_typing.TestTyping) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:53.2679682Z test_namedtuple_redefine (jit.test_typing.TestTyping) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:53.2679878Z test_nested_list (jit.test_typing.TestTyping) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:53.2680080Z test_opt_opt_refinement (jit.test_typing.TestTyping) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:53.2680290Z test_optional_conversion (jit.test_typing.TestTyping) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:53.2680496Z test_optional_refinement (jit.test_typing.TestTyping) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:53.2680697Z test_optional_tuple (jit.test_typing.TestTyping) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:53.2680916Z test_singleton_tuple_unpack (jit.test_typing.TestTyping) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:53.2681124Z test_sum_list_diff_elms (jit.test_typing.TestTyping) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:53.2681322Z test_sum_list_empty (jit.test_typing.TestTyping) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:53.2681526Z test_sum_list_literal (jit.test_typing.TestTyping) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:53.2681727Z test_sum_list_one (jit.test_typing.TestTyping) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:53.2681933Z test_sum_list_wrong_type (jit.test_typing.TestTyping) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:53.2682133Z test_tuple_assignments (jit.test_typing.TestTyping) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:53.2682344Z test_tuple_create_return (jit.test_typing.TestTyping) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:53.2682541Z test_tuple_io (jit.test_typing.TestTyping) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:53.2682746Z test_tuple_keyword (jit.test_typing.TestTyping) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:53.2682958Z test_tuple_specialization (jit.test_typing.TestTyping) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:53.2683185Z test_check_union_annotation (jit.test_union.TestUnion) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:53.2683412Z 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.001s) 2023-01-11T21:23:53.2683630Z test_union_argument_order_is_ignored (jit.test_union.TestUnion) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:53.2683858Z test_union_argument_order_is_ignored_container (jit.test_union.TestUnion) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:53.2684060Z test_union_as_annotation (jit.test_union.TestUnion) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:53.2684281Z test_union_as_annotation_in_typed_container (jit.test_union.TestUnion) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:53.2684481Z test_union_as_annotation_py2 (jit.test_union.TestUnion) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:53.2684680Z test_union_as_dict_key (jit.test_union.TestUnion) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:53.2684908Z test_union_as_dict_value (jit.test_union.TestUnion) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:53.2685143Z test_union_as_internal_tuple_type (jit.test_union.TestUnion) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:53.2685436Z 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.000s) 2023-01-11T21:23:53.2685736Z 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.000s) 2023-01-11T21:23:53.2686033Z 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.000s) 2023-01-11T21:23:53.2686321Z 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.000s) 2023-01-11T21:23:53.2686633Z 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.000s) 2023-01-11T21:23:53.2686924Z 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.000s) 2023-01-11T21:23:53.2687185Z test_union_in_class_constructor (jit.test_union.TestUnion) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:53.2687434Z test_union_memory_aliasing (jit.test_union.TestUnion) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:53.2687706Z test_union_module_with_union_class_variable (jit.test_union.TestUnion) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:53.2687939Z 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) 2023-01-11T21:23:53.2688160Z 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) 2023-01-11T21:23:53.2688379Z test_union_redundant_arguments_are_skipped (jit.test_union.TestUnion) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:53.2688613Z test_union_redundant_arguments_are_skipped_container (jit.test_union.TestUnion) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:53.2688866Z test_union_redundant_arguments_are_skipped_optional (jit.test_union.TestUnion) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:53.2689101Z test_union_redundant_arguments_are_skipped_subtyping (jit.test_union.TestUnion) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:53.2689302Z test_union_return_type (jit.test_union.TestUnion) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:53.2689522Z 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) 2023-01-11T21:23:53.2689753Z test_union_serialization_preserves_type_annotations (jit.test_union.TestUnion) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:53.2689956Z test_union_subclasses_larger_union (jit.test_union.TestUnion) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:53.2690169Z test_union_subtractive_refinement (jit.test_union.TestUnion) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:53.2690397Z test_union_subtractive_refinement_with_container (jit.test_union.TestUnion) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:53.2690627Z test_union_type_refinement (jit.test_union.TestUnion) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:53.2690853Z test_union_type_refinement_internal_declaration (jit.test_union.TestUnion) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:53.2691094Z 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.000s) 2023-01-11T21:23:53.2691326Z 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) 2023-01-11T21:23:53.2691547Z test_union_type_refinement_statically_false (jit.test_union.TestUnion) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:53.2691763Z test_union_type_refinement_statically_true (jit.test_union.TestUnion) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:53.2691978Z test_union_type_refinement_tuple_rhs (jit.test_union.TestUnion) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:53.2692212Z 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) 2023-01-11T21:23:53.2692425Z test_union_type_refinement_tuple_rhs_union (jit.test_union.TestUnion) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:53.2692631Z test_union_type_refinement_union_rhs (jit.test_union.TestUnion) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:53.2692846Z test_union_variable_can_be_reassigned (jit.test_union.TestUnion) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:53.2693050Z test_union_with_collections (jit.test_union.TestUnion) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:53.2693263Z test_union_with_dict_assignment (jit.test_union.TestUnion) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:23:53.2693458Z test_union_with_enum (jit.test_union.TestUnion) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:53.2693664Z test_union_with_list_assignment (jit.test_union.TestUnion) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:53.2693896Z test_union_with_scalar_values (jit.test_union.TestUnion) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:53.2694112Z test_unions_of_a_single_argument_vanish (jit.test_union.TestUnion) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:53.2694520Z test_unions_of_unions_are_flattened (jit.test_union.TestUnion) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:53.2694846Z 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) 2023-01-11T21:23:53.2695062Z test_init_ops (jit.test_unsupported_ops.TestUnsupportedOps) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:53.2695289Z test_add_value_to_version_map (jit.test_upgraders.TestUpgraders) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:53.2695514Z test_aten_div_scalar_at_3 (jit.test_upgraders.TestUpgraders) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:53.2695731Z test_aten_div_tensor_at_3 (jit.test_upgraders.TestUpgraders) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:53.2695975Z 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) 2023-01-11T21:23:53.2696300Z test_aten_full_at_4 (jit.test_upgraders.TestUpgraders) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:53.2696521Z test_aten_full_other_variants (jit.test_upgraders.TestUpgraders) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:53.2696736Z test_aten_full_out_at_4 (jit.test_upgraders.TestUpgraders) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:53.2696950Z test_aten_linspace (jit.test_upgraders.TestUpgraders) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:53.2697162Z test_aten_linspace_out (jit.test_upgraders.TestUpgraders) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:53.2697373Z test_aten_logspace (jit.test_upgraders.TestUpgraders) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:53.2697578Z test_aten_logspace_out (jit.test_upgraders.TestUpgraders) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:53.2697801Z test_aten_test_serialization (jit.test_upgraders.TestUpgraders) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:53.2698031Z test_populated_test_upgrader_graph (jit.test_upgraders.TestUpgraders) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:53.2698258Z test_populated_upgrader_graph (jit.test_upgraders.TestUpgraders) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:53.2698447Z test_warn (jit.test_warn.TestWarn) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:53.2698666Z test_warn_multiple_calls_multiple_warnings (jit.test_warn.TestWarn) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:53.2698889Z 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) 2023-01-11T21:23:53.2699084Z test_warn_once_per_func (jit.test_warn.TestWarn) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:53.2699290Z 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) 2023-01-11T21:23:53.2699484Z test_warn_only_once (jit.test_warn.TestWarn) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:53.2699734Z 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) 2023-01-11T21:23:53.2699842Z test_with_as (jit.test_with.TestWith) 2023-01-11T21:23:53.2700208Z 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.003s) 2023-01-11T21:23:53.2700324Z test_with_errors (jit.test_with.TestWith) 2023-01-11T21:23:53.2700660Z 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.002s) 2023-01-11T21:23:53.2700779Z test_with_exceptions (jit.test_with.TestWith) 2023-01-11T21:23:53.2701086Z Check that exceptions thrown in the bodies of with-statements are ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:23:53.2701194Z test_with_no_as (jit.test_with.TestWith) 2023-01-11T21:23:53.2701518Z 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.003s) 2023-01-11T21:23:53.2701621Z test_with_no_grad (jit.test_with.TestWith) 2023-01-11T21:23:53.2701836Z 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.001s) 2023-01-11T21:23:53.2701991Z test_with_record_function (jit.test_with.TestWith) 2023-01-11T21:23:53.2702228Z Check that torch.autograd.profiler.record_function context manager is ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:53.2702240Z 2023-01-11T21:23:53.2702443Z ---------------------------------------------------------------------- 2023-01-11T21:23:53.2702529Z Ran 2531 tests in 38.802s 2023-01-11T21:23:53.2702535Z 2023-01-11T21:23:53.2702618Z OK (skipped=2386) 2023-01-11T21:23:53.2702624Z 2023-01-11T21:23:53.2702713Z Generating XML reports... 2023-01-11T21:23:53.2703041Z Generated XML report: test-reports/python-unittest/test_jit/TEST-jit.test_dtype_analysis.TestDtypeAnalysis-20230111212312.xml 2023-01-11T21:23:53.2703370Z Generated XML report: test-reports/python-unittest/test_jit/TEST-jit.test_freezing.TestFrozenOptimizations-20230111212312.xml 2023-01-11T21:23:53.2703622Z Generated XML report: test-reports/python-unittest/test_jit/TEST-TestJit-20230111212312.xml 2023-01-11T21:23:53.2703917Z Generated XML report: test-reports/python-unittest/test_jit/TEST-TestJitGeneratedModule-20230111212312.xml 2023-01-11T21:23:53.2704241Z Generated XML report: test-reports/python-unittest/test_jit/TEST-jit.test_freezing.TestMKLDNNReinplacing-20230111212312.xml 2023-01-11T21:23:53.2704529Z Generated XML report: test-reports/python-unittest/test_jit/TEST-jit.test_models.TestModels-20230111212312.xml 2023-01-11T21:23:53.2704919Z Generated XML report: test-reports/python-unittest/test_jit/TEST-jit.test_backend_nnapi.TestNnapiBackend-20230111212312.xml 2023-01-11T21:23:53.2705232Z Generated XML report: test-reports/python-unittest/test_jit/TEST-jit.test_profiler.TestProfiler-20230111212312.xml 2023-01-11T21:23:53.2705486Z Generated XML report: test-reports/python-unittest/test_jit/TEST-TestScript-20230111212312.xml 2023-01-11T21:23:53.2705845Z Generated XML report: test-reports/python-unittest/test_jit/TEST-jit.test_symbolic_shape_analysis.TestSymbolicShapeAnalysis-20230111212312.xml 2023-01-11T21:23:53.2706141Z Generated XML report: test-reports/python-unittest/test_jit/TEST-jit.test_torchbind.TestTorchbind-20230111212312.xml 2023-01-11T21:23:53.2706460Z Generated XML report: test-reports/python-unittest/test_jit/TEST-jit.test_alias_analysis.TestAliasAnalysis-20230111212312.xml 2023-01-11T21:23:53.2706741Z Generated XML report: test-reports/python-unittest/test_jit/TEST-jit.test_async.TestAsync-20230111212312.xml 2023-01-11T21:23:53.2707028Z Generated XML report: test-reports/python-unittest/test_jit/TEST-jit.test_aten_pow.TestAtenPow-20230111212312.xml 2023-01-11T21:23:53.2707423Z Generated XML report: test-reports/python-unittest/test_jit/TEST-jit.test_autodiff.TestAutodiffJit-20230111212312.xml 2023-01-11T21:23:53.2707883Z Generated XML report: test-reports/python-unittest/test_jit/TEST-jit.test_autodiff_subgraph_slicing.TestAutodiffSubgraphSlicing-20230111212312.xml 2023-01-11T21:23:53.2708253Z Generated XML report: test-reports/python-unittest/test_jit/TEST-jit.test_backends.TestBackends-20230111212312.xml 2023-01-11T21:23:53.2708636Z Generated XML report: test-reports/python-unittest/test_jit/TEST-jit.test_backends.TestBackendsWithCompiler-20230111212312.xml 2023-01-11T21:23:53.2708921Z Generated XML report: test-reports/python-unittest/test_jit/TEST-jit.test_batch_mm.TestBatchMM-20230111212312.xml 2023-01-11T21:23:53.2709217Z Generated XML report: test-reports/python-unittest/test_jit/TEST-jit.test_builtins.TestBuiltins-20230111212312.xml 2023-01-11T21:23:53.2709483Z Generated XML report: test-reports/python-unittest/test_jit/TEST-jit.test_cuda.TestCUDA-20230111212312.xml 2023-01-11T21:23:53.2709780Z Generated XML report: test-reports/python-unittest/test_jit/TEST-jit.test_class_type.TestClassType-20230111212312.xml 2023-01-11T21:23:53.2710070Z Generated XML report: test-reports/python-unittest/test_jit/TEST-jit.test_complex.TestComplex-20230111212312.xml 2023-01-11T21:23:53.2710399Z Generated XML report: test-reports/python-unittest/test_jit/TEST-jit.test_custom_operators.TestCustomOperators-20230111212312.xml 2023-01-11T21:23:53.2710697Z Generated XML report: test-reports/python-unittest/test_jit/TEST-jit.test_dce.TestDCE-20230111212312.xml 2023-01-11T21:23:53.2711012Z Generated XML report: test-reports/python-unittest/test_jit/TEST-jit.test_data_parallel.TestDataParallel-20230111212312.xml 2023-01-11T21:23:53.2711325Z Generated XML report: test-reports/python-unittest/test_jit/TEST-jit.test_dataclasses.TestDataclasses-20230111212312.xml 2023-01-11T21:23:53.2711646Z Generated XML report: test-reports/python-unittest/test_jit/TEST-jit.test_device_analysis.TestDeviceAnalysis-20230111212312.xml 2023-01-11T21:23:53.2711934Z Generated XML report: test-reports/python-unittest/test_jit/TEST-jit.test_list_dict.TestDict-20230111212312.xml 2023-01-11T21:23:53.2712205Z Generated XML report: test-reports/python-unittest/test_jit/TEST-jit.test_enum.TestEnum-20230111212312.xml 2023-01-11T21:23:53.2712491Z Generated XML report: test-reports/python-unittest/test_jit/TEST-jit.test_freezing.TestFreezing-20230111212312.xml 2023-01-11T21:23:53.2712755Z Generated XML report: test-reports/python-unittest/test_jit/TEST-TestFrontend-20230111212312.xml 2023-01-11T21:23:53.2713087Z Generated XML report: test-reports/python-unittest/test_jit/TEST-jit.test_functional_blocks.TestFunctionalBlocks-20230111212312.xml 2023-01-11T21:23:53.2713468Z Generated XML report: test-reports/python-unittest/test_jit/TEST-jit.test_convert_activation.TestFunctionalToInplaceActivation-20230111212312.xml 2023-01-11T21:23:53.2713770Z Generated XML report: test-reports/python-unittest/test_jit/TEST-jit.test_attr.TestGetDefaultAttr-20230111212312.xml 2023-01-11T21:23:53.2714113Z Generated XML report: test-reports/python-unittest/test_jit/TEST-jit.test_graph_rewrite_passes.TestGraphRewritePasses-20230111212312.xml 2023-01-11T21:23:53.2714388Z Generated XML report: test-reports/python-unittest/test_jit/TEST-jit.test_hash.TestHash-20230111212312.xml 2023-01-11T21:23:53.2714669Z Generated XML report: test-reports/python-unittest/test_jit/TEST-jit.test_hooks.TestHooks-20230111212312.xml 2023-01-11T21:23:53.2715025Z Generated XML report: test-reports/python-unittest/test_jit/TEST-jit.test_ignorable_args.TestIgnorableArgs-20230111212312.xml 2023-01-11T21:23:53.2715454Z Generated XML report: test-reports/python-unittest/test_jit/TEST-jit.test_ignore_context_manager.TestIgnoreContextManager-20230111212312.xml 2023-01-11T21:23:53.2715931Z Generated XML report: test-reports/python-unittest/test_jit/TEST-jit.test_convert_activation.TestInplaceToFunctionalActivation-20230111212312.xml 2023-01-11T21:23:53.2716346Z Generated XML report: test-reports/python-unittest/test_jit/TEST-jit.test_isinstance.TestIsinstance-20230111212312.xml 2023-01-11T21:23:53.2716710Z Generated XML report: test-reports/python-unittest/test_jit/TEST-jit.test_jit_utils.TestJitUtils-20230111212312.xml 2023-01-11T21:23:53.2717057Z Generated XML report: test-reports/python-unittest/test_jit/TEST-jit.test_list_dict.TestList-20230111212312.xml 2023-01-11T21:23:53.2717415Z Generated XML report: test-reports/python-unittest/test_jit/TEST-jit.test_logging.TestLogging-20230111212312.xml 2023-01-11T21:23:53.2717686Z Generated XML report: test-reports/python-unittest/test_jit/TEST-jit.test_misc.TestMisc-20230111212312.xml 2023-01-11T21:23:53.2718009Z Generated XML report: test-reports/python-unittest/test_jit/TEST-jit.test_tracer.TestMixTracingScripting-20230111212312.xml 2023-01-11T21:23:53.2718307Z Generated XML report: test-reports/python-unittest/test_jit/TEST-jit.test_module_apis.TestModuleAPIs-20230111212312.xml 2023-01-11T21:23:53.2718646Z Generated XML report: test-reports/python-unittest/test_jit/TEST-jit.test_module_containers.TestModuleContainers-20230111212312.xml 2023-01-11T21:23:53.2718965Z Generated XML report: test-reports/python-unittest/test_jit/TEST-jit.test_module_interface.TestModuleInterface-20230111212312.xml 2023-01-11T21:23:53.2719256Z Generated XML report: test-reports/python-unittest/test_jit/TEST-jit.test_modules.TestModules-20230111212312.xml 2023-01-11T21:23:53.2719588Z Generated XML report: test-reports/python-unittest/test_jit/TEST-jit.test_list_dict.TestNamedTuple-20230111212312.xml 2023-01-11T21:23:53.2719932Z Generated XML report: test-reports/python-unittest/test_jit/TEST-jit.test_op_decompositions.TestOpDecompositions-20230111212312.xml 2023-01-11T21:23:53.2720348Z Generated XML report: test-reports/python-unittest/test_jit/TEST-jit.test_optimize_for_mobile_preserve_debug_info.TestOptimizeForMobilePreserveDebugInfo-20230111212312.xml 2023-01-11T21:23:53.2720688Z Generated XML report: test-reports/python-unittest/test_jit/TEST-jit.test_parametrization.TestParametrization-20230111212312.xml 2023-01-11T21:23:53.2720986Z Generated XML report: test-reports/python-unittest/test_jit/TEST-jit.test_peephole.TestPeephole-20230111212312.xml 2023-01-11T21:23:53.2721268Z Generated XML report: test-reports/python-unittest/test_jit/TEST-TestProducerVersion-20230111212312.xml 2023-01-11T21:23:53.2721594Z Generated XML report: test-reports/python-unittest/test_jit/TEST-jit.test_python_bindings.TestPythonBindings-20230111212312.xml 2023-01-11T21:23:53.2721920Z Generated XML report: test-reports/python-unittest/test_jit/TEST-jit.test_python_builtins.TestPythonBuiltinOP-20230111212312.xml 2023-01-11T21:23:53.2722200Z Generated XML report: test-reports/python-unittest/test_jit/TEST-jit.test_python_ir.TestPythonIr-20230111212312.xml 2023-01-11T21:23:53.2722522Z Generated XML report: test-reports/python-unittest/test_jit/TEST-jit.test_recursive_script.TestRecursiveScript-20230111212312.xml 2023-01-11T21:23:53.2722847Z Generated XML report: test-reports/python-unittest/test_jit/TEST-jit.test_remove_mutation.TestRemoveMutation-20230111212312.xml 2023-01-11T21:23:53.2723139Z Generated XML report: test-reports/python-unittest/test_jit/TEST-jit.test_save_load.TestSaveLoad-20230111212312.xml 2023-01-11T21:23:53.2723456Z Generated XML report: test-reports/python-unittest/test_jit/TEST-jit.test_save_load.TestSaveLoadFlatbuffer-20230111212312.xml 2023-01-11T21:23:53.2723811Z Generated XML report: test-reports/python-unittest/test_jit/TEST-jit.test_save_load_for_op_version.TestSaveLoadForOpVersion-20230111212312.xml 2023-01-11T21:23:53.2724107Z Generated XML report: test-reports/python-unittest/test_jit/TEST-jit.test_list_dict.TestScriptDict-20230111212312.xml 2023-01-11T21:23:53.2724397Z Generated XML report: test-reports/python-unittest/test_jit/TEST-jit.test_list_dict.TestScriptList-20230111212312.xml 2023-01-11T21:23:53.2724813Z Generated XML report: test-reports/python-unittest/test_jit/TEST-jit.test_scriptmod_ann.TestScriptModuleInstanceAttributeTypeAnnotation-20230111212312.xml 2023-01-11T21:23:53.2725243Z Generated XML report: test-reports/python-unittest/test_jit/TEST-jit.test_script_profile.TestScriptProfile-20230111212312.xml 2023-01-11T21:23:53.2725585Z Generated XML report: test-reports/python-unittest/test_jit/TEST-jit.test_slice.TestSlice-20230111212312.xml 2023-01-11T21:23:53.2725940Z Generated XML report: test-reports/python-unittest/test_jit/TEST-jit.test_sparse.TestSparse-20230111212312.xml 2023-01-11T21:23:53.2726361Z Generated XML report: test-reports/python-unittest/test_jit/TEST-jit.test_string_formatting.TestStringFormatting-20230111212312.xml 2023-01-11T21:23:53.2726748Z Generated XML report: test-reports/python-unittest/test_jit/TEST-jit.test_builtins.TestTensorBuiltins-20230111212312.xml 2023-01-11T21:23:53.2727165Z Generated XML report: test-reports/python-unittest/test_jit/TEST-jit.test_tensor_creation_ops.TestTensorCreationOps-20230111212312.xml 2023-01-11T21:23:53.2727554Z Generated XML report: test-reports/python-unittest/test_jit/TEST-jit.test_tensor_methods.TestTensorMethods-20230111212312.xml 2023-01-11T21:23:53.2727874Z Generated XML report: test-reports/python-unittest/test_jit/TEST-jit.test_tracer.TestTracer-20230111212312.xml 2023-01-11T21:23:53.2728181Z Generated XML report: test-reports/python-unittest/test_jit/TEST-jit.test_type_sharing.TestTypeSharing-20230111212312.xml 2023-01-11T21:23:53.2728524Z Generated XML report: test-reports/python-unittest/test_jit/TEST-jit.test_types.TestTypesAndAnnotation-20230111212312.xml 2023-01-11T21:23:53.2728810Z Generated XML report: test-reports/python-unittest/test_jit/TEST-jit.test_typing.TestTyping-20230111212312.xml 2023-01-11T21:23:53.2729081Z Generated XML report: test-reports/python-unittest/test_jit/TEST-jit.test_union.TestUnion-20230111212312.xml 2023-01-11T21:23:53.2729400Z Generated XML report: test-reports/python-unittest/test_jit/TEST-jit.test_unsupported_ops.TestUnsupportedOps-20230111212312.xml 2023-01-11T21:23:53.2729705Z Generated XML report: test-reports/python-unittest/test_jit/TEST-jit.test_upgraders.TestUpgraders-20230111212312.xml 2023-01-11T21:23:53.2729979Z Generated XML report: test-reports/python-unittest/test_jit/TEST-jit.test_warn.TestWarn-20230111212312.xml 2023-01-11T21:23:53.2730252Z Generated XML report: test-reports/python-unittest/test_jit/TEST-jit.test_with.TestWith-20230111212312.xml 2023-01-11T21:23:53.2730258Z 2023-01-11T21:23:53.2730663Z ##[endgroup] 2023-01-11T21:23:53.2730925Z FINISHED PRINTING LOG FILE of test_jit (/var/lib/jenkins/workspace/test/test-reports/test_jit_oajr2gps) 2023-01-11T21:23:53.2730930Z 2023-01-11T21:23:54.0398321Z 2023-01-11T21:23:54.0398777Z Expand the folded group to see the log file of test_public_bindings 2023-01-11T21:23:54.0399578Z ##[group]PRINTING LOG FILE of test_public_bindings (/var/lib/jenkins/workspace/test/test-reports/test_public_bindings_l6v1rxop) 2023-01-11T21:23:54.0399817Z 2023-01-11T21:23:54.0399909Z Running tests... 2023-01-11T21:23:54.0400329Z ---------------------------------------------------------------------- 2023-01-11T21:23:54.0400751Z Test results will be stored in test-reports/python-unittest/test_public_bindings 2023-01-11T21:23:54.0401076Z test_correct_module_names (__main__.TestPublicBindings) 2023-01-11T21:23:54.0401448Z An API is considered public, if its `__module__` starts with `torch.` ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (1.158s) 2023-01-11T21:23:54.0401812Z test_no_new_bindings (__main__.TestPublicBindings) 2023-01-11T21:23:54.0402186Z 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.002s) 2023-01-11T21:23:54.0402424Z 2023-01-11T21:23:54.0402625Z ---------------------------------------------------------------------- 2023-01-11T21:23:54.0402876Z Ran 2 tests in 1.161s 2023-01-11T21:23:54.0402997Z 2023-01-11T21:23:54.0403081Z OK (skipped=2) 2023-01-11T21:23:54.0403197Z 2023-01-11T21:23:54.0403286Z Generating XML reports... 2023-01-11T21:23:54.0404001Z Generated XML report: test-reports/python-unittest/test_public_bindings/TEST-TestPublicBindings-20230111212352.xml 2023-01-11T21:23:54.0404256Z 2023-01-11T21:23:54.0404506Z ##[endgroup] 2023-01-11T21:23:54.0404919Z FINISHED PRINTING LOG FILE of test_public_bindings (/var/lib/jenkins/workspace/test/test-reports/test_public_bindings_l6v1rxop) 2023-01-11T21:23:54.0405155Z 2023-01-11T21:23:55.1266722Z Ignoring disabled issues: [] 2023-01-11T21:23:55.1500912Z Running test_sparse ... [2023-01-11 21:23:55.149629] 2023-01-11T21:23:55.1503140Z Executing ['/opt/conda/bin/python', '-bb', 'test_sparse.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2023-01-11 21:23:55.149962] 2023-01-11T21:23:55.9776279Z Ignoring disabled issues: [] 2023-01-11T21:23:56.0016939Z Running test_utils ... [2023-01-11 21:23:56.001177] 2023-01-11T21:23:56.0018337Z Executing ['/opt/conda/bin/python', '-bb', 'test_utils.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2023-01-11 21:23:56.001534] 2023-01-11T21:23:59.1356754Z 2023-01-11T21:23:59.1357272Z Expand the folded group to see the log file of test_utils 2023-01-11T21:23:59.1358453Z ##[group]PRINTING LOG FILE of test_utils (/var/lib/jenkins/workspace/test/test-reports/test_utils_c190bmaz) 2023-01-11T21:23:59.1358718Z 2023-01-11T21:23:59.1358823Z Running tests... 2023-01-11T21:23:59.1359295Z ---------------------------------------------------------------------- 2023-01-11T21:23:59.1359934Z Test results will be stored in test-reports/python-unittest/test_utils 2023-01-11T21:23:59.1360325Z test_assert_scriptable (__main__.TestAssert) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (1.067s) 2023-01-11T21:23:59.1360735Z test_assert_true (__main__.TestAssert) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:59.1361176Z test_bottleneck_cpu_only (__main__.TestBottleneck) ... skip: CPU-only test (0.000s) 2023-01-11T21:23:59.1362035Z 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.000s) 2023-01-11T21:23:59.1362679Z test_checkpoint (__main__.TestCheckpoint) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:59.1363103Z test_checkpoint_module_list (__main__.TestCheckpoint) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:59.1363529Z test_checkpoint_no_tensors (__main__.TestCheckpoint) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:59.1363953Z test_checkpoint_non_tensor (__main__.TestCheckpoint) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:59.1364387Z test_checkpoint_non_tensor_inputs_outputs (__main__.TestCheckpoint) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:59.1364856Z test_checkpoint_not_preserve_rng_state_and_without_reentrant (__main__.TestCheckpoint) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:59.1365316Z test_checkpoint_partial_grad (__main__.TestCheckpoint) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:59.1365740Z test_checkpoint_rng_cpu (__main__.TestCheckpoint) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:59.1366160Z test_checkpoint_rng_cuda (__main__.TestCheckpoint) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:59.1366717Z test_checkpoint_sequential_deprecated_multiple_args (__main__.TestCheckpoint) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:59.1367379Z test_checkpoint_sequential_deprecated_no_args (__main__.TestCheckpoint) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:59.1367928Z test_checkpoint_trigger (__main__.TestCheckpoint) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:59.1368431Z test_checkpoint_valid (__main__.TestCheckpoint) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:59.1368978Z test_checkpointing_without_reentrant_early_free (__main__.TestCheckpoint) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:59.1369849Z 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.000s) 2023-01-11T21:23:59.1370480Z test_cc_compiler_is_ok (__main__.TestCppExtensionUtils) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:59.1370918Z test_cpp_compiler_is_ok (__main__.TestCppExtensionUtils) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:59.1371773Z 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.000s) 2023-01-11T21:23:59.1372558Z test_multi_keep (__main__.TestDataLoaderUtils) ... skip: FIXME: Intermittent CUDA out-of-memory error on Windows and time-out under ASAN (0.000s) 2023-01-11T21:23:59.1373011Z test_random_seed (__main__.TestDataLoaderUtils) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:59.1373440Z test_single_drop (__main__.TestDataLoaderUtils) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:59.1373860Z test_single_keep (__main__.TestDataLoaderUtils) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:59.1374509Z test_external_module_register (__main__.TestExtensionUtils) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:59.1374928Z test_import_hipify (__main__.TestHipify) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:59.1375335Z test_check_onnx_broadcast (__main__.TestONNXUtils) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:59.1375747Z test_prepare_onnx_paddings (__main__.TestONNXUtils) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:23:59.1376167Z test_load_standalone (__main__.TestStandaloneCPPJIT) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:23:59.1376403Z 2023-01-11T21:23:59.1376611Z ---------------------------------------------------------------------- 2023-01-11T21:23:59.1376870Z Ran 31 tests in 1.087s 2023-01-11T21:23:59.1376994Z 2023-01-11T21:23:59.1377072Z OK (skipped=31) 2023-01-11T21:23:59.1377181Z 2023-01-11T21:23:59.1377270Z Generating XML reports... 2023-01-11T21:23:59.1377668Z Generated XML report: test-reports/python-unittest/test_utils/TEST-TestAssert-20230111212357.xml 2023-01-11T21:23:59.1378164Z Generated XML report: test-reports/python-unittest/test_utils/TEST-TestBottleneck-20230111212357.xml 2023-01-11T21:23:59.1378654Z Generated XML report: test-reports/python-unittest/test_utils/TEST-TestCheckpoint-20230111212357.xml 2023-01-11T21:23:59.1379147Z Generated XML report: test-reports/python-unittest/test_utils/TEST-TestCollectEnv-20230111212357.xml 2023-01-11T21:23:59.1379667Z Generated XML report: test-reports/python-unittest/test_utils/TEST-TestCppExtensionUtils-20230111212357.xml 2023-01-11T21:23:59.1380245Z Generated XML report: test-reports/python-unittest/test_utils/TEST-TestDataLoaderUtils-20230111212357.xml 2023-01-11T21:23:59.1380753Z Generated XML report: test-reports/python-unittest/test_utils/TEST-TestExtensionUtils-20230111212357.xml 2023-01-11T21:23:59.1381244Z Generated XML report: test-reports/python-unittest/test_utils/TEST-TestHipify-20230111212357.xml 2023-01-11T21:23:59.1381725Z Generated XML report: test-reports/python-unittest/test_utils/TEST-TestONNXUtils-20230111212357.xml 2023-01-11T21:23:59.1382236Z Generated XML report: test-reports/python-unittest/test_utils/TEST-TestStandaloneCPPJIT-20230111212357.xml 2023-01-11T21:23:59.1382469Z 2023-01-11T21:23:59.1384508Z ##[endgroup] 2023-01-11T21:23:59.1384982Z FINISHED PRINTING LOG FILE of test_utils (/var/lib/jenkins/workspace/test/test-reports/test_utils_c190bmaz) 2023-01-11T21:23:59.1385201Z 2023-01-11T21:24:01.0603875Z Ignoring disabled issues: [] 2023-01-11T21:24:01.0840096Z Running backends/xeon/test_launch ... [2023-01-11 21:24:01.083408] 2023-01-11T21:24:01.0841180Z Executing ['/opt/conda/bin/python', '-bb', 'backends/xeon/test_launch.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2023-01-11 21:24:01.083754] 2023-01-11T21:24:04.0647402Z 2023-01-11T21:24:04.0647931Z Expand the folded group to see the log file of test_sparse 2023-01-11T21:24:04.0649516Z ##[group]PRINTING LOG FILE of test_sparse (/var/lib/jenkins/workspace/test/test-reports/test_sparse_o5h1axr4) 2023-01-11T21:24:04.0649969Z 2023-01-11T21:24:04.0650117Z Running tests... 2023-01-11T21:24:04.0650677Z ---------------------------------------------------------------------- 2023-01-11T21:24:04.0651224Z Test results will be stored in test-reports/python-unittest/test_sparse 2023-01-11T21:24:04.0651786Z test_generate_simple_inputs_cuda (__main__.TestSparseAnyCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:24:04.0652319Z test_to_dense_SparseBSC_int32_cuda_bfloat16 (__main__.TestSparseAnyCUDA) 2023-01-11T21:24:04.0652889Z This test tests conversion from any layout to any sparse layout. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.0653413Z test_to_dense_SparseBSC_int32_cuda_bool (__main__.TestSparseAnyCUDA) 2023-01-11T21:24:04.0653962Z This test tests conversion from any layout to any sparse layout. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.0654765Z test_to_dense_SparseBSC_int32_cuda_complex128 (__main__.TestSparseAnyCUDA) 2023-01-11T21:24:04.0655318Z This test tests conversion from any layout to any sparse layout. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.0655835Z test_to_dense_SparseBSC_int32_cuda_complex64 (__main__.TestSparseAnyCUDA) 2023-01-11T21:24:04.0656383Z This test tests conversion from any layout to any sparse layout. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.0656908Z test_to_dense_SparseBSC_int32_cuda_float16 (__main__.TestSparseAnyCUDA) 2023-01-11T21:24:04.0657454Z This test tests conversion from any layout to any sparse layout. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.0657988Z test_to_dense_SparseBSC_int32_cuda_float32 (__main__.TestSparseAnyCUDA) 2023-01-11T21:24:04.0658571Z This test tests conversion from any layout to any sparse layout. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.0659062Z test_to_dense_SparseBSC_int32_cuda_float64 (__main__.TestSparseAnyCUDA) 2023-01-11T21:24:04.0659582Z This test tests conversion from any layout to any sparse layout. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.0660047Z test_to_dense_SparseBSC_int32_cuda_int16 (__main__.TestSparseAnyCUDA) 2023-01-11T21:24:04.0660562Z This test tests conversion from any layout to any sparse layout. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.0661162Z test_to_dense_SparseBSC_int32_cuda_int32 (__main__.TestSparseAnyCUDA) 2023-01-11T21:24:04.0661686Z This test tests conversion from any layout to any sparse layout. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.0662186Z test_to_dense_SparseBSC_int32_cuda_int64 (__main__.TestSparseAnyCUDA) 2023-01-11T21:24:04.0662712Z This test tests conversion from any layout to any sparse layout. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.0663208Z test_to_dense_SparseBSC_int32_cuda_int8 (__main__.TestSparseAnyCUDA) 2023-01-11T21:24:04.0663738Z This test tests conversion from any layout to any sparse layout. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.0664247Z test_to_dense_SparseBSC_int32_cuda_uint8 (__main__.TestSparseAnyCUDA) 2023-01-11T21:24:04.0664866Z This test tests conversion from any layout to any sparse layout. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.0665376Z test_to_dense_SparseBSC_int64_cuda_bfloat16 (__main__.TestSparseAnyCUDA) 2023-01-11T21:24:04.0665885Z This test tests conversion from any layout to any sparse layout. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.0666607Z test_to_dense_SparseBSC_int64_cuda_bool (__main__.TestSparseAnyCUDA) 2023-01-11T21:24:04.0667238Z This test tests conversion from any layout to any sparse layout. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.0667871Z test_to_dense_SparseBSC_int64_cuda_complex128 (__main__.TestSparseAnyCUDA) 2023-01-11T21:24:04.0668380Z This test tests conversion from any layout to any sparse layout. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.0668880Z test_to_dense_SparseBSC_int64_cuda_complex64 (__main__.TestSparseAnyCUDA) 2023-01-11T21:24:04.0669385Z This test tests conversion from any layout to any sparse layout. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.0669924Z test_to_dense_SparseBSC_int64_cuda_float16 (__main__.TestSparseAnyCUDA) 2023-01-11T21:24:04.0670437Z This test tests conversion from any layout to any sparse layout. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.0670959Z test_to_dense_SparseBSC_int64_cuda_float32 (__main__.TestSparseAnyCUDA) 2023-01-11T21:24:04.0671466Z This test tests conversion from any layout to any sparse layout. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.0671988Z test_to_dense_SparseBSC_int64_cuda_float64 (__main__.TestSparseAnyCUDA) 2023-01-11T21:24:04.0672501Z This test tests conversion from any layout to any sparse layout. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.0672997Z test_to_dense_SparseBSC_int64_cuda_int16 (__main__.TestSparseAnyCUDA) 2023-01-11T21:24:04.0673498Z This test tests conversion from any layout to any sparse layout. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.0673998Z test_to_dense_SparseBSC_int64_cuda_int32 (__main__.TestSparseAnyCUDA) 2023-01-11T21:24:04.0674519Z This test tests conversion from any layout to any sparse layout. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.0675030Z test_to_dense_SparseBSC_int64_cuda_int64 (__main__.TestSparseAnyCUDA) 2023-01-11T21:24:04.0675553Z This test tests conversion from any layout to any sparse layout. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.0676058Z test_to_dense_SparseBSC_int64_cuda_int8 (__main__.TestSparseAnyCUDA) 2023-01-11T21:24:04.0676568Z This test tests conversion from any layout to any sparse layout. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.0677127Z test_to_dense_SparseBSC_int64_cuda_uint8 (__main__.TestSparseAnyCUDA) 2023-01-11T21:24:04.0677739Z This test tests conversion from any layout to any sparse layout. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.0678358Z test_to_dense_SparseBSR_int32_cuda_bfloat16 (__main__.TestSparseAnyCUDA) 2023-01-11T21:24:04.0679015Z This test tests conversion from any layout to any sparse layout. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.0679654Z test_to_dense_SparseBSR_int32_cuda_bool (__main__.TestSparseAnyCUDA) 2023-01-11T21:24:04.0680194Z This test tests conversion from any layout to any sparse layout. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.0680706Z test_to_dense_SparseBSR_int32_cuda_complex128 (__main__.TestSparseAnyCUDA) 2023-01-11T21:24:04.0681258Z This test tests conversion from any layout to any sparse layout. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.0681829Z test_to_dense_SparseBSR_int32_cuda_complex64 (__main__.TestSparseAnyCUDA) 2023-01-11T21:24:04.0682381Z This test tests conversion from any layout to any sparse layout. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.0682940Z test_to_dense_SparseBSR_int32_cuda_float16 (__main__.TestSparseAnyCUDA) 2023-01-11T21:24:04.0683445Z This test tests conversion from any layout to any sparse layout. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.0683941Z test_to_dense_SparseBSR_int32_cuda_float32 (__main__.TestSparseAnyCUDA) 2023-01-11T21:24:04.0684474Z This test tests conversion from any layout to any sparse layout. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.0684969Z test_to_dense_SparseBSR_int32_cuda_float64 (__main__.TestSparseAnyCUDA) 2023-01-11T21:24:04.0685485Z This test tests conversion from any layout to any sparse layout. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.0685965Z test_to_dense_SparseBSR_int32_cuda_int16 (__main__.TestSparseAnyCUDA) 2023-01-11T21:24:04.0686475Z This test tests conversion from any layout to any sparse layout. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.0686970Z test_to_dense_SparseBSR_int32_cuda_int32 (__main__.TestSparseAnyCUDA) 2023-01-11T21:24:04.0687470Z This test tests conversion from any layout to any sparse layout. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.0687969Z test_to_dense_SparseBSR_int32_cuda_int64 (__main__.TestSparseAnyCUDA) 2023-01-11T21:24:04.0688506Z This test tests conversion from any layout to any sparse layout. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.0689033Z test_to_dense_SparseBSR_int32_cuda_int8 (__main__.TestSparseAnyCUDA) 2023-01-11T21:24:04.0689539Z This test tests conversion from any layout to any sparse layout. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.0690044Z test_to_dense_SparseBSR_int32_cuda_uint8 (__main__.TestSparseAnyCUDA) 2023-01-11T21:24:04.0690561Z This test tests conversion from any layout to any sparse layout. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.0691067Z test_to_dense_SparseBSR_int64_cuda_bfloat16 (__main__.TestSparseAnyCUDA) 2023-01-11T21:24:04.0691572Z This test tests conversion from any layout to any sparse layout. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.0692084Z test_to_dense_SparseBSR_int64_cuda_bool (__main__.TestSparseAnyCUDA) 2023-01-11T21:24:04.0692596Z This test tests conversion from any layout to any sparse layout. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.0693158Z test_to_dense_SparseBSR_int64_cuda_complex128 (__main__.TestSparseAnyCUDA) 2023-01-11T21:24:04.0693677Z This test tests conversion from any layout to any sparse layout. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.0694177Z test_to_dense_SparseBSR_int64_cuda_complex64 (__main__.TestSparseAnyCUDA) 2023-01-11T21:24:04.0694919Z This test tests conversion from any layout to any sparse layout. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.0695405Z test_to_dense_SparseBSR_int64_cuda_float16 (__main__.TestSparseAnyCUDA) 2023-01-11T21:24:04.0698054Z This test tests conversion from any layout to any sparse layout. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.0698601Z test_to_dense_SparseBSR_int64_cuda_float32 (__main__.TestSparseAnyCUDA) 2023-01-11T21:24:04.0699156Z This test tests conversion from any layout to any sparse layout. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.0699679Z test_to_dense_SparseBSR_int64_cuda_float64 (__main__.TestSparseAnyCUDA) 2023-01-11T21:24:04.0700194Z This test tests conversion from any layout to any sparse layout. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.0700838Z test_to_dense_SparseBSR_int64_cuda_int16 (__main__.TestSparseAnyCUDA) 2023-01-11T21:24:04.0701349Z This test tests conversion from any layout to any sparse layout. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.0701852Z test_to_dense_SparseBSR_int64_cuda_int32 (__main__.TestSparseAnyCUDA) 2023-01-11T21:24:04.0702356Z This test tests conversion from any layout to any sparse layout. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.0702884Z test_to_dense_SparseBSR_int64_cuda_int64 (__main__.TestSparseAnyCUDA) 2023-01-11T21:24:04.0703540Z This test tests conversion from any layout to any sparse layout. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.0704066Z test_to_dense_SparseBSR_int64_cuda_int8 (__main__.TestSparseAnyCUDA) 2023-01-11T21:24:04.0704642Z This test tests conversion from any layout to any sparse layout. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.0705250Z test_to_dense_SparseBSR_int64_cuda_uint8 (__main__.TestSparseAnyCUDA) 2023-01-11T21:24:04.0705957Z This test tests conversion from any layout to any sparse layout. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.0706622Z test_to_dense_SparseCOO_int32_cuda_bfloat16 (__main__.TestSparseAnyCUDA) 2023-01-11T21:24:04.0707310Z This test tests conversion from any layout to any sparse layout. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.0707902Z test_to_dense_SparseCOO_int32_cuda_bool (__main__.TestSparseAnyCUDA) 2023-01-11T21:24:04.0708488Z This test tests conversion from any layout to any sparse layout. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.0709034Z test_to_dense_SparseCOO_int32_cuda_complex128 (__main__.TestSparseAnyCUDA) 2023-01-11T21:24:04.0709668Z This test tests conversion from any layout to any sparse layout. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.0710198Z test_to_dense_SparseCOO_int32_cuda_complex64 (__main__.TestSparseAnyCUDA) 2023-01-11T21:24:04.0710766Z This test tests conversion from any layout to any sparse layout. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.0711348Z test_to_dense_SparseCOO_int32_cuda_float16 (__main__.TestSparseAnyCUDA) 2023-01-11T21:24:04.0732456Z This test tests conversion from any layout to any sparse layout. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.0733287Z test_to_dense_SparseCOO_int32_cuda_float32 (__main__.TestSparseAnyCUDA) 2023-01-11T21:24:04.0733822Z This test tests conversion from any layout to any sparse layout. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.0734701Z test_to_dense_SparseCOO_int32_cuda_float64 (__main__.TestSparseAnyCUDA) 2023-01-11T21:24:04.0735248Z This test tests conversion from any layout to any sparse layout. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.0735734Z test_to_dense_SparseCOO_int32_cuda_int16 (__main__.TestSparseAnyCUDA) 2023-01-11T21:24:04.0736243Z This test tests conversion from any layout to any sparse layout. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.0736754Z test_to_dense_SparseCOO_int32_cuda_int32 (__main__.TestSparseAnyCUDA) 2023-01-11T21:24:04.0737270Z This test tests conversion from any layout to any sparse layout. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.0737777Z test_to_dense_SparseCOO_int32_cuda_int64 (__main__.TestSparseAnyCUDA) 2023-01-11T21:24:04.0738291Z This test tests conversion from any layout to any sparse layout. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.0738911Z test_to_dense_SparseCOO_int32_cuda_int8 (__main__.TestSparseAnyCUDA) 2023-01-11T21:24:04.0739436Z This test tests conversion from any layout to any sparse layout. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.0739932Z test_to_dense_SparseCOO_int32_cuda_uint8 (__main__.TestSparseAnyCUDA) 2023-01-11T21:24:04.0740446Z This test tests conversion from any layout to any sparse layout. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.0740968Z test_to_dense_SparseCOO_int64_cuda_bfloat16 (__main__.TestSparseAnyCUDA) 2023-01-11T21:24:04.0741479Z This test tests conversion from any layout to any sparse layout. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.0741979Z test_to_dense_SparseCOO_int64_cuda_bool (__main__.TestSparseAnyCUDA) 2023-01-11T21:24:04.0742490Z This test tests conversion from any layout to any sparse layout. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.0743006Z test_to_dense_SparseCOO_int64_cuda_complex128 (__main__.TestSparseAnyCUDA) 2023-01-11T21:24:04.0743532Z This test tests conversion from any layout to any sparse layout. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.0744031Z test_to_dense_SparseCOO_int64_cuda_complex64 (__main__.TestSparseAnyCUDA) 2023-01-11T21:24:04.0744545Z This test tests conversion from any layout to any sparse layout. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.0745129Z test_to_dense_SparseCOO_int64_cuda_float16 (__main__.TestSparseAnyCUDA) 2023-01-11T21:24:04.0745648Z This test tests conversion from any layout to any sparse layout. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.0746148Z test_to_dense_SparseCOO_int64_cuda_float32 (__main__.TestSparseAnyCUDA) 2023-01-11T21:24:04.0746774Z This test tests conversion from any layout to any sparse layout. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.0747394Z test_to_dense_SparseCOO_int64_cuda_float64 (__main__.TestSparseAnyCUDA) 2023-01-11T21:24:04.0748033Z This test tests conversion from any layout to any sparse layout. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.0748655Z test_to_dense_SparseCOO_int64_cuda_int16 (__main__.TestSparseAnyCUDA) 2023-01-11T21:24:04.0749167Z This test tests conversion from any layout to any sparse layout. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.0749781Z test_to_dense_SparseCOO_int64_cuda_int32 (__main__.TestSparseAnyCUDA) 2023-01-11T21:24:04.0750287Z This test tests conversion from any layout to any sparse layout. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.0750785Z test_to_dense_SparseCOO_int64_cuda_int64 (__main__.TestSparseAnyCUDA) 2023-01-11T21:24:04.0751298Z This test tests conversion from any layout to any sparse layout. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.0751799Z test_to_dense_SparseCOO_int64_cuda_int8 (__main__.TestSparseAnyCUDA) 2023-01-11T21:24:04.0752291Z This test tests conversion from any layout to any sparse layout. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.0752816Z test_to_dense_SparseCOO_int64_cuda_uint8 (__main__.TestSparseAnyCUDA) 2023-01-11T21:24:04.0753346Z This test tests conversion from any layout to any sparse layout. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.0753869Z test_to_dense_SparseCSC_int32_cuda_bfloat16 (__main__.TestSparseAnyCUDA) 2023-01-11T21:24:04.0754398Z This test tests conversion from any layout to any sparse layout. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.0754904Z test_to_dense_SparseCSC_int32_cuda_bool (__main__.TestSparseAnyCUDA) 2023-01-11T21:24:04.0755460Z This test tests conversion from any layout to any sparse layout. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.0755977Z test_to_dense_SparseCSC_int32_cuda_complex128 (__main__.TestSparseAnyCUDA) 2023-01-11T21:24:04.0756502Z This test tests conversion from any layout to any sparse layout. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.0757024Z test_to_dense_SparseCSC_int32_cuda_complex64 (__main__.TestSparseAnyCUDA) 2023-01-11T21:24:04.0757663Z This test tests conversion from any layout to any sparse layout. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.0758295Z test_to_dense_SparseCSC_int32_cuda_float16 (__main__.TestSparseAnyCUDA) 2023-01-11T21:24:04.0758938Z This test tests conversion from any layout to any sparse layout. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.0759594Z test_to_dense_SparseCSC_int32_cuda_float32 (__main__.TestSparseAnyCUDA) 2023-01-11T21:24:04.0760140Z This test tests conversion from any layout to any sparse layout. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.0760651Z test_to_dense_SparseCSC_int32_cuda_float64 (__main__.TestSparseAnyCUDA) 2023-01-11T21:24:04.0761181Z This test tests conversion from any layout to any sparse layout. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.0761689Z test_to_dense_SparseCSC_int32_cuda_int16 (__main__.TestSparseAnyCUDA) 2023-01-11T21:24:04.0762206Z This test tests conversion from any layout to any sparse layout. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.0762721Z test_to_dense_SparseCSC_int32_cuda_int32 (__main__.TestSparseAnyCUDA) 2023-01-11T21:24:04.0763246Z This test tests conversion from any layout to any sparse layout. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.0763753Z test_to_dense_SparseCSC_int32_cuda_int64 (__main__.TestSparseAnyCUDA) 2023-01-11T21:24:04.0764270Z This test tests conversion from any layout to any sparse layout. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.0764775Z test_to_dense_SparseCSC_int32_cuda_int8 (__main__.TestSparseAnyCUDA) 2023-01-11T21:24:04.0765267Z This test tests conversion from any layout to any sparse layout. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.0765855Z test_to_dense_SparseCSC_int32_cuda_uint8 (__main__.TestSparseAnyCUDA) 2023-01-11T21:24:04.0766355Z This test tests conversion from any layout to any sparse layout. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.0766847Z test_to_dense_SparseCSC_int64_cuda_bfloat16 (__main__.TestSparseAnyCUDA) 2023-01-11T21:24:04.0767385Z This test tests conversion from any layout to any sparse layout. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.0768000Z test_to_dense_SparseCSC_int64_cuda_bool (__main__.TestSparseAnyCUDA) 2023-01-11T21:24:04.0768586Z This test tests conversion from any layout to any sparse layout. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.0769184Z test_to_dense_SparseCSC_int64_cuda_complex128 (__main__.TestSparseAnyCUDA) 2023-01-11T21:24:04.0769780Z This test tests conversion from any layout to any sparse layout. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.0770340Z test_to_dense_SparseCSC_int64_cuda_complex64 (__main__.TestSparseAnyCUDA) 2023-01-11T21:24:04.0770829Z This test tests conversion from any layout to any sparse layout. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.0771310Z test_to_dense_SparseCSC_int64_cuda_float16 (__main__.TestSparseAnyCUDA) 2023-01-11T21:24:04.0771853Z This test tests conversion from any layout to any sparse layout. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.0772316Z test_to_dense_SparseCSC_int64_cuda_float32 (__main__.TestSparseAnyCUDA) 2023-01-11T21:24:04.0772808Z This test tests conversion from any layout to any sparse layout. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.0773285Z test_to_dense_SparseCSC_int64_cuda_float64 (__main__.TestSparseAnyCUDA) 2023-01-11T21:24:04.0773779Z This test tests conversion from any layout to any sparse layout. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.0774559Z test_to_dense_SparseCSC_int64_cuda_int16 (__main__.TestSparseAnyCUDA) 2023-01-11T21:24:04.0775062Z This test tests conversion from any layout to any sparse layout. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.0775553Z test_to_dense_SparseCSC_int64_cuda_int32 (__main__.TestSparseAnyCUDA) 2023-01-11T21:24:04.0776046Z This test tests conversion from any layout to any sparse layout. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.0776535Z test_to_dense_SparseCSC_int64_cuda_int64 (__main__.TestSparseAnyCUDA) 2023-01-11T21:24:04.0777034Z This test tests conversion from any layout to any sparse layout. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.0777507Z test_to_dense_SparseCSC_int64_cuda_int8 (__main__.TestSparseAnyCUDA) 2023-01-11T21:24:04.0777987Z This test tests conversion from any layout to any sparse layout. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.0778455Z test_to_dense_SparseCSC_int64_cuda_uint8 (__main__.TestSparseAnyCUDA) 2023-01-11T21:24:04.0778933Z This test tests conversion from any layout to any sparse layout. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.0779411Z test_to_dense_SparseCSR_int32_cuda_bfloat16 (__main__.TestSparseAnyCUDA) 2023-01-11T21:24:04.0779889Z This test tests conversion from any layout to any sparse layout. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.0780372Z test_to_dense_SparseCSR_int32_cuda_bool (__main__.TestSparseAnyCUDA) 2023-01-11T21:24:04.0780855Z This test tests conversion from any layout to any sparse layout. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.0781451Z test_to_dense_SparseCSR_int32_cuda_complex128 (__main__.TestSparseAnyCUDA) 2023-01-11T21:24:04.0781952Z This test tests conversion from any layout to any sparse layout. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.0782436Z test_to_dense_SparseCSR_int32_cuda_complex64 (__main__.TestSparseAnyCUDA) 2023-01-11T21:24:04.0782925Z This test tests conversion from any layout to any sparse layout. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.0783403Z test_to_dense_SparseCSR_int32_cuda_float16 (__main__.TestSparseAnyCUDA) 2023-01-11T21:24:04.0783885Z This test tests conversion from any layout to any sparse layout. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.0784366Z test_to_dense_SparseCSR_int32_cuda_float32 (__main__.TestSparseAnyCUDA) 2023-01-11T21:24:04.0784947Z This test tests conversion from any layout to any sparse layout. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.0785455Z test_to_dense_SparseCSR_int32_cuda_float64 (__main__.TestSparseAnyCUDA) 2023-01-11T21:24:04.0785977Z This test tests conversion from any layout to any sparse layout. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.0786455Z test_to_dense_SparseCSR_int32_cuda_int16 (__main__.TestSparseAnyCUDA) 2023-01-11T21:24:04.0787037Z This test tests conversion from any layout to any sparse layout. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.0787540Z test_to_dense_SparseCSR_int32_cuda_int32 (__main__.TestSparseAnyCUDA) 2023-01-11T21:24:04.0788062Z This test tests conversion from any layout to any sparse layout. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.0788544Z test_to_dense_SparseCSR_int32_cuda_int64 (__main__.TestSparseAnyCUDA) 2023-01-11T21:24:04.0789029Z This test tests conversion from any layout to any sparse layout. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.0789492Z test_to_dense_SparseCSR_int32_cuda_int8 (__main__.TestSparseAnyCUDA) 2023-01-11T21:24:04.0789970Z This test tests conversion from any layout to any sparse layout. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.0790450Z test_to_dense_SparseCSR_int32_cuda_uint8 (__main__.TestSparseAnyCUDA) 2023-01-11T21:24:04.0790937Z This test tests conversion from any layout to any sparse layout. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.0791411Z test_to_dense_SparseCSR_int64_cuda_bfloat16 (__main__.TestSparseAnyCUDA) 2023-01-11T21:24:04.0791906Z This test tests conversion from any layout to any sparse layout. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.0792376Z test_to_dense_SparseCSR_int64_cuda_bool (__main__.TestSparseAnyCUDA) 2023-01-11T21:24:04.0792874Z This test tests conversion from any layout to any sparse layout. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.0793369Z test_to_dense_SparseCSR_int64_cuda_complex128 (__main__.TestSparseAnyCUDA) 2023-01-11T21:24:04.0793866Z This test tests conversion from any layout to any sparse layout. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.0794350Z test_to_dense_SparseCSR_int64_cuda_complex64 (__main__.TestSparseAnyCUDA) 2023-01-11T21:24:04.0794848Z This test tests conversion from any layout to any sparse layout. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.0795316Z test_to_dense_SparseCSR_int64_cuda_float16 (__main__.TestSparseAnyCUDA) 2023-01-11T21:24:04.0795782Z This test tests conversion from any layout to any sparse layout. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.0796304Z test_to_dense_SparseCSR_int64_cuda_float32 (__main__.TestSparseAnyCUDA) 2023-01-11T21:24:04.0796777Z This test tests conversion from any layout to any sparse layout. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.0797302Z test_to_dense_SparseCSR_int64_cuda_float64 (__main__.TestSparseAnyCUDA) 2023-01-11T21:24:04.0797918Z This test tests conversion from any layout to any sparse layout. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.0798523Z test_to_dense_SparseCSR_int64_cuda_int16 (__main__.TestSparseAnyCUDA) 2023-01-11T21:24:04.0799145Z This test tests conversion from any layout to any sparse layout. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.0799732Z test_to_dense_SparseCSR_int64_cuda_int32 (__main__.TestSparseAnyCUDA) 2023-01-11T21:24:04.0800218Z This test tests conversion from any layout to any sparse layout. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.0800699Z test_to_dense_SparseCSR_int64_cuda_int64 (__main__.TestSparseAnyCUDA) 2023-01-11T21:24:04.0801189Z This test tests conversion from any layout to any sparse layout. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.0801647Z test_to_dense_SparseCSR_int64_cuda_int8 (__main__.TestSparseAnyCUDA) 2023-01-11T21:24:04.0802185Z This test tests conversion from any layout to any sparse layout. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.0802655Z test_to_dense_SparseCSR_int64_cuda_uint8 (__main__.TestSparseAnyCUDA) 2023-01-11T21:24:04.0803141Z This test tests conversion from any layout to any sparse layout. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.0803624Z test_to_sparse_SparseBSC_SparseBSC_int32_cuda_bfloat16 (__main__.TestSparseAnyCUDA) 2023-01-11T21:24:04.0804131Z This test tests conversion from any layout to any sparse layout. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2023-01-11T21:24:04.0804626Z test_to_sparse_SparseBSC_SparseBSC_int32_cuda_bool (__main__.TestSparseAnyCUDA) 2023-01-11T21:24:04.0805132Z This test tests conversion from any layout to any sparse layout. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2023-01-11T21:24:04.0805629Z test_to_sparse_SparseBSC_SparseBSC_int32_cuda_complex128 (__main__.TestSparseAnyCUDA) 2023-01-11T21:24:04.0806143Z This test tests conversion from any layout to any sparse layout. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2023-01-11T21:24:04.0806640Z test_to_sparse_SparseBSC_SparseBSC_int32_cuda_complex64 (__main__.TestSparseAnyCUDA) 2023-01-11T21:24:04.0807161Z This test tests conversion from any layout to any sparse layout. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2023-01-11T21:24:04.0807788Z test_to_sparse_SparseBSC_SparseBSC_int32_cuda_float16 (__main__.TestSparseAnyCUDA) 2023-01-11T21:24:04.0808427Z This test tests conversion from any layout to any sparse layout. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2023-01-11T21:24:04.0809062Z test_to_sparse_SparseBSC_SparseBSC_int32_cuda_float32 (__main__.TestSparseAnyCUDA) 2023-01-11T21:24:04.0809689Z This test tests conversion from any layout to any sparse layout. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2023-01-11T21:24:04.0810274Z test_to_sparse_SparseBSC_SparseBSC_int32_cuda_float64 (__main__.TestSparseAnyCUDA) 2023-01-11T21:24:04.0810765Z This test tests conversion from any layout to any sparse layout. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2023-01-11T21:24:04.0811251Z test_to_sparse_SparseBSC_SparseBSC_int32_cuda_int16 (__main__.TestSparseAnyCUDA) 2023-01-11T21:24:04.0811744Z This test tests conversion from any layout to any sparse layout. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2023-01-11T21:24:04.0812282Z test_to_sparse_SparseBSC_SparseBSC_int32_cuda_int32 (__main__.TestSparseAnyCUDA) 2023-01-11T21:24:04.0812782Z This test tests conversion from any layout to any sparse layout. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2023-01-11T21:24:04.0813271Z test_to_sparse_SparseBSC_SparseBSC_int32_cuda_int64 (__main__.TestSparseAnyCUDA) 2023-01-11T21:24:04.0813769Z This test tests conversion from any layout to any sparse layout. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2023-01-11T21:24:04.0814510Z test_to_sparse_SparseBSC_SparseBSC_int32_cuda_int8 (__main__.TestSparseAnyCUDA) 2023-01-11T21:24:04.0815026Z This test tests conversion from any layout to any sparse layout. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2023-01-11T21:24:04.0815513Z test_to_sparse_SparseBSC_SparseBSC_int32_cuda_uint8 (__main__.TestSparseAnyCUDA) 2023-01-11T21:24:04.0816012Z This test tests conversion from any layout to any sparse layout. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2023-01-11T21:24:04.0816514Z test_to_sparse_SparseBSC_SparseBSC_int64_cuda_bfloat16 (__main__.TestSparseAnyCUDA) 2023-01-11T21:24:04.0817025Z This test tests conversion from any layout to any sparse layout. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2023-01-11T21:24:04.0817604Z test_to_sparse_SparseBSC_SparseBSC_int64_cuda_bool (__main__.TestSparseAnyCUDA) 2023-01-11T21:24:04.0818108Z This test tests conversion from any layout to any sparse layout. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2023-01-11T21:24:04.0818614Z test_to_sparse_SparseBSC_SparseBSC_int64_cuda_complex128 (__main__.TestSparseAnyCUDA) 2023-01-11T21:24:04.0819128Z This test tests conversion from any layout to any sparse layout. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2023-01-11T21:24:04.0819616Z test_to_sparse_SparseBSC_SparseBSC_int64_cuda_complex64 (__main__.TestSparseAnyCUDA) 2023-01-11T21:24:04.0820132Z This test tests conversion from any layout to any sparse layout. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2023-01-11T21:24:04.0820619Z test_to_sparse_SparseBSC_SparseBSC_int64_cuda_float16 (__main__.TestSparseAnyCUDA) 2023-01-11T21:24:04.0821123Z This test tests conversion from any layout to any sparse layout. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2023-01-11T21:24:04.0821605Z test_to_sparse_SparseBSC_SparseBSC_int64_cuda_float32 (__main__.TestSparseAnyCUDA) 2023-01-11T21:24:04.0822110Z This test tests conversion from any layout to any sparse layout. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2023-01-11T21:24:04.0822619Z test_to_sparse_SparseBSC_SparseBSC_int64_cuda_float64 (__main__.TestSparseAnyCUDA) 2023-01-11T21:24:04.0823129Z This test tests conversion from any layout to any sparse layout. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2023-01-11T21:24:04.0823612Z test_to_sparse_SparseBSC_SparseBSC_int64_cuda_int16 (__main__.TestSparseAnyCUDA) 2023-01-11T21:24:04.0824109Z This test tests conversion from any layout to any sparse layout. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2023-01-11T21:24:04.0824604Z test_to_sparse_SparseBSC_SparseBSC_int64_cuda_int32 (__main__.TestSparseAnyCUDA) 2023-01-11T21:24:04.0825184Z This test tests conversion from any layout to any sparse layout. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2023-01-11T21:24:04.0825673Z test_to_sparse_SparseBSC_SparseBSC_int64_cuda_int64 (__main__.TestSparseAnyCUDA) 2023-01-11T21:24:04.0826199Z This test tests conversion from any layout to any sparse layout. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2023-01-11T21:24:04.0826820Z test_to_sparse_SparseBSC_SparseBSC_int64_cuda_int8 (__main__.TestSparseAnyCUDA) 2023-01-11T21:24:04.0827530Z This test tests conversion from any layout to any sparse layout. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2023-01-11T21:24:04.0828072Z test_to_sparse_SparseBSC_SparseBSC_int64_cuda_uint8 (__main__.TestSparseAnyCUDA) 2023-01-11T21:24:04.0828590Z This test tests conversion from any layout to any sparse layout. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2023-01-11T21:24:04.0829100Z test_to_sparse_SparseBSC_SparseBSR_int32_cuda_bfloat16 (__main__.TestSparseAnyCUDA) 2023-01-11T21:24:04.0829607Z This test tests conversion from any layout to any sparse layout. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2023-01-11T21:24:04.0830104Z test_to_sparse_SparseBSC_SparseBSR_int32_cuda_bool (__main__.TestSparseAnyCUDA) 2023-01-11T21:24:04.0830608Z This test tests conversion from any layout to any sparse layout. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2023-01-11T21:24:04.0831133Z test_to_sparse_SparseBSC_SparseBSR_int32_cuda_complex128 (__main__.TestSparseAnyCUDA) 2023-01-11T21:24:04.0831643Z This test tests conversion from any layout to any sparse layout. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2023-01-11T21:24:04.0832160Z test_to_sparse_SparseBSC_SparseBSR_int32_cuda_complex64 (__main__.TestSparseAnyCUDA) 2023-01-11T21:24:04.0832732Z This test tests conversion from any layout to any sparse layout. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2023-01-11T21:24:04.0833229Z test_to_sparse_SparseBSC_SparseBSR_int32_cuda_float16 (__main__.TestSparseAnyCUDA) 2023-01-11T21:24:04.0833729Z This test tests conversion from any layout to any sparse layout. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2023-01-11T21:24:04.0834219Z test_to_sparse_SparseBSC_SparseBSR_int32_cuda_float32 (__main__.TestSparseAnyCUDA) 2023-01-11T21:24:04.0834721Z This test tests conversion from any layout to any sparse layout. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2023-01-11T21:24:04.0835224Z test_to_sparse_SparseBSC_SparseBSR_int32_cuda_float64 (__main__.TestSparseAnyCUDA) 2023-01-11T21:24:04.0835738Z This test tests conversion from any layout to any sparse layout. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2023-01-11T21:24:04.0836259Z test_to_sparse_SparseBSC_SparseBSR_int32_cuda_int16 (__main__.TestSparseAnyCUDA) 2023-01-11T21:24:04.0836753Z This test tests conversion from any layout to any sparse layout. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2023-01-11T21:24:04.0837312Z test_to_sparse_SparseBSC_SparseBSR_int32_cuda_int32 (__main__.TestSparseAnyCUDA) 2023-01-11T21:24:04.0837950Z This test tests conversion from any layout to any sparse layout. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2023-01-11T21:24:04.0838563Z test_to_sparse_SparseBSC_SparseBSR_int32_cuda_int64 (__main__.TestSparseAnyCUDA) 2023-01-11T21:24:04.0839201Z This test tests conversion from any layout to any sparse layout. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2023-01-11T21:24:04.0839817Z test_to_sparse_SparseBSC_SparseBSR_int32_cuda_int8 (__main__.TestSparseAnyCUDA) 2023-01-11T21:24:04.0840345Z This test tests conversion from any layout to any sparse layout. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2023-01-11T21:24:04.0840881Z test_to_sparse_SparseBSC_SparseBSR_int32_cuda_uint8 (__main__.TestSparseAnyCUDA) 2023-01-11T21:24:04.0841398Z This test tests conversion from any layout to any sparse layout. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2023-01-11T21:24:04.0841891Z test_to_sparse_SparseBSC_SparseBSR_int64_cuda_bfloat16 (__main__.TestSparseAnyCUDA) 2023-01-11T21:24:04.0842450Z This test tests conversion from any layout to any sparse layout. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2023-01-11T21:24:04.0842925Z test_to_sparse_SparseBSC_SparseBSR_int64_cuda_bool (__main__.TestSparseAnyCUDA) 2023-01-11T21:24:04.0843429Z This test tests conversion from any layout to any sparse layout. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2023-01-11T21:24:04.0843911Z test_to_sparse_SparseBSC_SparseBSR_int64_cuda_complex128 (__main__.TestSparseAnyCUDA) 2023-01-11T21:24:04.0844433Z This test tests conversion from any layout to any sparse layout. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2023-01-11T21:24:04.0844943Z test_to_sparse_SparseBSC_SparseBSR_int64_cuda_complex64 (__main__.TestSparseAnyCUDA) 2023-01-11T21:24:04.0845468Z This test tests conversion from any layout to any sparse layout. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2023-01-11T21:24:04.0846003Z test_to_sparse_SparseBSC_SparseBSR_int64_cuda_float16 (__main__.TestSparseAnyCUDA) 2023-01-11T21:24:04.0846547Z This test tests conversion from any layout to any sparse layout. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2023-01-11T21:24:04.0847054Z test_to_sparse_SparseBSC_SparseBSR_int64_cuda_float32 (__main__.TestSparseAnyCUDA) 2023-01-11T21:24:04.0847567Z This test tests conversion from any layout to any sparse layout. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2023-01-11T21:24:04.0848273Z test_to_sparse_SparseBSC_SparseBSR_int64_cuda_float64 (__main__.TestSparseAnyCUDA) 2023-01-11T21:24:04.0848913Z This test tests conversion from any layout to any sparse layout. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2023-01-11T21:24:04.0849544Z test_to_sparse_SparseBSC_SparseBSR_int64_cuda_int16 (__main__.TestSparseAnyCUDA) 2023-01-11T21:24:04.0850149Z This test tests conversion from any layout to any sparse layout. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2023-01-11T21:24:04.0850651Z test_to_sparse_SparseBSC_SparseBSR_int64_cuda_int32 (__main__.TestSparseAnyCUDA) 2023-01-11T21:24:04.0851148Z This test tests conversion from any layout to any sparse layout. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2023-01-11T21:24:04.0851647Z test_to_sparse_SparseBSC_SparseBSR_int64_cuda_int64 (__main__.TestSparseAnyCUDA) 2023-01-11T21:24:04.0852145Z This test tests conversion from any layout to any sparse layout. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2023-01-11T21:24:04.0852642Z test_to_sparse_SparseBSC_SparseBSR_int64_cuda_int8 (__main__.TestSparseAnyCUDA) 2023-01-11T21:24:04.0853157Z This test tests conversion from any layout to any sparse layout. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2023-01-11T21:24:04.0853700Z test_to_sparse_SparseBSC_SparseBSR_int64_cuda_uint8 (__main__.TestSparseAnyCUDA) 2023-01-11T21:24:04.0854404Z This test tests conversion from any layout to any sparse layout. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2023-01-11T21:24:04.0854945Z test_to_sparse_SparseBSC_SparseCOO_int32_cuda_bfloat16 (__main__.TestSparseAnyCUDA) 2023-01-11T21:24:04.0855503Z This test tests conversion from any layout to any sparse layout. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2023-01-11T21:24:04.0856033Z test_to_sparse_SparseBSC_SparseCOO_int32_cuda_bool (__main__.TestSparseAnyCUDA) 2023-01-11T21:24:04.0856559Z This test tests conversion from any layout to any sparse layout. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2023-01-11T21:24:04.0857047Z test_to_sparse_SparseBSC_SparseCOO_int32_cuda_complex128 (__main__.TestSparseAnyCUDA) 2023-01-11T21:24:04.0857564Z This test tests conversion from any layout to any sparse layout. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2023-01-11T21:24:04.0858059Z test_to_sparse_SparseBSC_SparseCOO_int32_cuda_complex64 (__main__.TestSparseAnyCUDA) 2023-01-11T21:24:04.0858698Z This test tests conversion from any layout to any sparse layout. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2023-01-11T21:24:04.0859200Z test_to_sparse_SparseBSC_SparseCOO_int32_cuda_float16 (__main__.TestSparseAnyCUDA) 2023-01-11T21:24:04.0859705Z This test tests conversion from any layout to any sparse layout. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2023-01-11T21:24:04.0860213Z test_to_sparse_SparseBSC_SparseCOO_int32_cuda_float32 (__main__.TestSparseAnyCUDA) 2023-01-11T21:24:04.0860706Z This test tests conversion from any layout to any sparse layout. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2023-01-11T21:24:04.0861195Z test_to_sparse_SparseBSC_SparseCOO_int32_cuda_float64 (__main__.TestSparseAnyCUDA) 2023-01-11T21:24:04.0861705Z This test tests conversion from any layout to any sparse layout. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2023-01-11T21:24:04.0862207Z test_to_sparse_SparseBSC_SparseCOO_int32_cuda_int16 (__main__.TestSparseAnyCUDA) 2023-01-11T21:24:04.0862736Z This test tests conversion from any layout to any sparse layout. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2023-01-11T21:24:04.0863247Z test_to_sparse_SparseBSC_SparseCOO_int32_cuda_int32 (__main__.TestSparseAnyCUDA) 2023-01-11T21:24:04.0863846Z This test tests conversion from any layout to any sparse layout. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2023-01-11T21:24:04.0864318Z test_to_sparse_SparseBSC_SparseCOO_int32_cuda_int64 (__main__.TestSparseAnyCUDA) 2023-01-11T21:24:04.0864889Z This test tests conversion from any layout to any sparse layout. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2023-01-11T21:24:04.0865417Z test_to_sparse_SparseBSC_SparseCOO_int32_cuda_int8 (__main__.TestSparseAnyCUDA) 2023-01-11T21:24:04.0865945Z This test tests conversion from any layout to any sparse layout. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2023-01-11T21:24:04.0866536Z test_to_sparse_SparseBSC_SparseCOO_int32_cuda_uint8 (__main__.TestSparseAnyCUDA) 2023-01-11T21:24:04.0867172Z This test tests conversion from any layout to any sparse layout. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2023-01-11T21:24:04.0867824Z test_to_sparse_SparseBSC_SparseCOO_int64_cuda_bfloat16 (__main__.TestSparseAnyCUDA) 2023-01-11T21:24:04.0868464Z This test tests conversion from any layout to any sparse layout. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2023-01-11T21:24:04.0868982Z test_to_sparse_SparseBSC_SparseCOO_int64_cuda_bool (__main__.TestSparseAnyCUDA) 2023-01-11T21:24:04.0869502Z This test tests conversion from any layout to any sparse layout. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2023-01-11T21:24:04.0870026Z test_to_sparse_SparseBSC_SparseCOO_int64_cuda_complex128 (__main__.TestSparseAnyCUDA) 2023-01-11T21:24:04.0870526Z This test tests conversion from any layout to any sparse layout. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2023-01-11T21:24:04.0871028Z test_to_sparse_SparseBSC_SparseCOO_int64_cuda_complex64 (__main__.TestSparseAnyCUDA) 2023-01-11T21:24:04.0871533Z This test tests conversion from any layout to any sparse layout. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2023-01-11T21:24:04.0872018Z test_to_sparse_SparseBSC_SparseCOO_int64_cuda_float16 (__main__.TestSparseAnyCUDA) 2023-01-11T21:24:04.0872518Z This test tests conversion from any layout to any sparse layout. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2023-01-11T21:24:04.0873024Z test_to_sparse_SparseBSC_SparseCOO_int64_cuda_float32 (__main__.TestSparseAnyCUDA) 2023-01-11T21:24:04.0873601Z This test tests conversion from any layout to any sparse layout. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2023-01-11T21:24:04.0874107Z test_to_sparse_SparseBSC_SparseCOO_int64_cuda_float64 (__main__.TestSparseAnyCUDA) 2023-01-11T21:24:04.0874608Z This test tests conversion from any layout to any sparse layout. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2023-01-11T21:24:04.0875119Z test_to_sparse_SparseBSC_SparseCOO_int64_cuda_int16 (__main__.TestSparseAnyCUDA) 2023-01-11T21:24:04.0875633Z This test tests conversion from any layout to any sparse layout. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2023-01-11T21:24:04.0876126Z test_to_sparse_SparseBSC_SparseCOO_int64_cuda_int32 (__main__.TestSparseAnyCUDA) 2023-01-11T21:24:04.0876616Z This test tests conversion from any layout to any sparse layout. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2023-01-11T21:24:04.0877102Z test_to_sparse_SparseBSC_SparseCOO_int64_cuda_int64 (__main__.TestSparseAnyCUDA) 2023-01-11T21:24:04.0877646Z This test tests conversion from any layout to any sparse layout. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2023-01-11T21:24:04.0878246Z test_to_sparse_SparseBSC_SparseCOO_int64_cuda_int8 (__main__.TestSparseAnyCUDA) 2023-01-11T21:24:04.0878864Z This test tests conversion from any layout to any sparse layout. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2023-01-11T21:24:04.0879563Z test_to_sparse_SparseBSC_SparseCOO_int64_cuda_uint8 (__main__.TestSparseAnyCUDA) 2023-01-11T21:24:04.0880115Z This test tests conversion from any layout to any sparse layout. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2023-01-11T21:24:04.0880617Z test_to_sparse_SparseBSC_SparseCSC_int32_cuda_bfloat16 (__main__.TestSparseAnyCUDA) 2023-01-11T21:24:04.0881124Z This test tests conversion from any layout to any sparse layout. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2023-01-11T21:24:04.0881621Z test_to_sparse_SparseBSC_SparseCSC_int32_cuda_bool (__main__.TestSparseAnyCUDA) 2023-01-11T21:24:04.0882134Z This test tests conversion from any layout to any sparse layout. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2023-01-11T21:24:04.0882623Z test_to_sparse_SparseBSC_SparseCSC_int32_cuda_complex128 (__main__.TestSparseAnyCUDA) 2023-01-11T21:24:04.0883149Z This test tests conversion from any layout to any sparse layout. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2023-01-11T21:24:04.0883650Z test_to_sparse_SparseBSC_SparseCSC_int32_cuda_complex64 (__main__.TestSparseAnyCUDA) 2023-01-11T21:24:04.0884157Z This test tests conversion from any layout to any sparse layout. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2023-01-11T21:24:04.0884643Z test_to_sparse_SparseBSC_SparseCSC_int32_cuda_float16 (__main__.TestSparseAnyCUDA) 2023-01-11T21:24:04.0885155Z This test tests conversion from any layout to any sparse layout. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2023-01-11T21:24:04.0885648Z test_to_sparse_SparseBSC_SparseCSC_int32_cuda_float32 (__main__.TestSparseAnyCUDA) 2023-01-11T21:24:04.0886153Z This test tests conversion from any layout to any sparse layout. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2023-01-11T21:24:04.0886669Z test_to_sparse_SparseBSC_SparseCSC_int32_cuda_float64 (__main__.TestSparseAnyCUDA) 2023-01-11T21:24:04.0887210Z This test tests conversion from any layout to any sparse layout. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2023-01-11T21:24:04.0887843Z test_to_sparse_SparseBSC_SparseCSC_int32_cuda_int16 (__main__.TestSparseAnyCUDA) 2023-01-11T21:24:04.0888486Z This test tests conversion from any layout to any sparse layout. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2023-01-11T21:24:04.0889270Z test_to_sparse_SparseBSC_SparseCSC_int32_cuda_int32 (__main__.TestSparseAnyCUDA) 2023-01-11T21:24:04.0889908Z This test tests conversion from any layout to any sparse layout. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2023-01-11T21:24:04.0890447Z test_to_sparse_SparseBSC_SparseCSC_int32_cuda_int64 (__main__.TestSparseAnyCUDA) 2023-01-11T21:24:04.0890944Z This test tests conversion from any layout to any sparse layout. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2023-01-11T21:24:04.0891447Z test_to_sparse_SparseBSC_SparseCSC_int32_cuda_int8 (__main__.TestSparseAnyCUDA) 2023-01-11T21:24:04.0891955Z This test tests conversion from any layout to any sparse layout. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2023-01-11T21:24:04.0892465Z test_to_sparse_SparseBSC_SparseCSC_int32_cuda_uint8 (__main__.TestSparseAnyCUDA) 2023-01-11T21:24:04.0892968Z This test tests conversion from any layout to any sparse layout. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2023-01-11T21:24:04.0893479Z test_to_sparse_SparseBSC_SparseCSC_int64_cuda_bfloat16 (__main__.TestSparseAnyCUDA) 2023-01-11T21:24:04.0894003Z This test tests conversion from any layout to any sparse layout. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2023-01-11T21:24:04.0894764Z test_to_sparse_SparseBSC_SparseCSC_int64_cuda_bool (__main__.TestSparseAnyCUDA) 2023-01-11T21:24:04.0895263Z This test tests conversion from any layout to any sparse layout. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2023-01-11T21:24:04.0895791Z test_to_sparse_SparseBSC_SparseCSC_int64_cuda_complex128 (__main__.TestSparseAnyCUDA) 2023-01-11T21:24:04.0896326Z This test tests conversion from any layout to any sparse layout. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2023-01-11T21:24:04.0896831Z test_to_sparse_SparseBSC_SparseCSC_int64_cuda_complex64 (__main__.TestSparseAnyCUDA) 2023-01-11T21:24:04.0897338Z This test tests conversion from any layout to any sparse layout. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2023-01-11T21:24:04.0897844Z test_to_sparse_SparseBSC_SparseCSC_int64_cuda_float16 (__main__.TestSparseAnyCUDA) 2023-01-11T21:24:04.0898346Z This test tests conversion from any layout to any sparse layout. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2023-01-11T21:24:04.0898840Z test_to_sparse_SparseBSC_SparseCSC_int64_cuda_float32 (__main__.TestSparseAnyCUDA) 2023-01-11T21:24:04.0899345Z This test tests conversion from any layout to any sparse layout. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2023-01-11T21:24:04.0899842Z test_to_sparse_SparseBSC_SparseCSC_int64_cuda_float64 (__main__.TestSparseAnyCUDA) 2023-01-11T21:24:04.0900354Z This test tests conversion from any layout to any sparse layout. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2023-01-11T21:24:04.0900841Z test_to_sparse_SparseBSC_SparseCSC_int64_cuda_int16 (__main__.TestSparseAnyCUDA) 2023-01-11T21:24:04.0901348Z This test tests conversion from any layout to any sparse layout. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2023-01-11T21:24:04.0901845Z test_to_sparse_SparseBSC_SparseCSC_int64_cuda_int32 (__main__.TestSparseAnyCUDA) 2023-01-11T21:24:04.0902354Z This test tests conversion from any layout to any sparse layout. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2023-01-11T21:24:04.0902835Z test_to_sparse_SparseBSC_SparseCSC_int64_cuda_int64 (__main__.TestSparseAnyCUDA) 2023-01-11T21:24:04.0903334Z This test tests conversion from any layout to any sparse layout. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2023-01-11T21:24:04.0903834Z test_to_sparse_SparseBSC_SparseCSC_int64_cuda_int8 (__main__.TestSparseAnyCUDA) 2023-01-11T21:24:04.0904486Z This test tests conversion from any layout to any sparse layout. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2023-01-11T21:24:04.0905070Z test_to_sparse_SparseBSC_SparseCSC_int64_cuda_uint8 (__main__.TestSparseAnyCUDA) 2023-01-11T21:24:04.0905556Z This test tests conversion from any layout to any sparse layout. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2023-01-11T21:24:04.0906042Z test_to_sparse_SparseBSC_SparseCSR_int32_cuda_bfloat16 (__main__.TestSparseAnyCUDA) 2023-01-11T21:24:04.0906589Z This test tests conversion from any layout to any sparse layout. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2023-01-11T21:24:04.0907184Z test_to_sparse_SparseBSC_SparseCSR_int32_cuda_bool (__main__.TestSparseAnyCUDA) 2023-01-11T21:24:04.0907782Z This test tests conversion from any layout to any sparse layout. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2023-01-11T21:24:04.0908293Z test_to_sparse_SparseBSC_SparseCSR_int32_cuda_complex128 (__main__.TestSparseAnyCUDA) 2023-01-11T21:24:04.0908797Z This test tests conversion from any layout to any sparse layout. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2023-01-11T21:24:04.0909294Z test_to_sparse_SparseBSC_SparseCSR_int32_cuda_complex64 (__main__.TestSparseAnyCUDA) 2023-01-11T21:24:04.0909873Z This test tests conversion from any layout to any sparse layout. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2023-01-11T21:24:04.0910370Z test_to_sparse_SparseBSC_SparseCSR_int32_cuda_float16 (__main__.TestSparseAnyCUDA) 2023-01-11T21:24:04.0910853Z This test tests conversion from any layout to any sparse layout. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2023-01-11T21:24:04.0911346Z test_to_sparse_SparseBSC_SparseCSR_int32_cuda_float32 (__main__.TestSparseAnyCUDA) 2023-01-11T21:24:04.0911847Z This test tests conversion from any layout to any sparse layout. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2023-01-11T21:24:04.0912347Z test_to_sparse_SparseBSC_SparseCSR_int32_cuda_float64 (__main__.TestSparseAnyCUDA) 2023-01-11T21:24:04.0912838Z This test tests conversion from any layout to any sparse layout. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2023-01-11T21:24:04.0913335Z test_to_sparse_SparseBSC_SparseCSR_int32_cuda_int16 (__main__.TestSparseAnyCUDA) 2023-01-11T21:24:04.0913840Z This test tests conversion from any layout to any sparse layout. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2023-01-11T21:24:04.0914338Z test_to_sparse_SparseBSC_SparseCSR_int32_cuda_int32 (__main__.TestSparseAnyCUDA) 2023-01-11T21:24:04.0914832Z This test tests conversion from any layout to any sparse layout. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2023-01-11T21:24:04.0915323Z test_to_sparse_SparseBSC_SparseCSR_int32_cuda_int64 (__main__.TestSparseAnyCUDA) 2023-01-11T21:24:04.0915825Z This test tests conversion from any layout to any sparse layout. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2023-01-11T21:24:04.0916306Z test_to_sparse_SparseBSC_SparseCSR_int32_cuda_int8 (__main__.TestSparseAnyCUDA) 2023-01-11T21:24:04.0916797Z This test tests conversion from any layout to any sparse layout. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2023-01-11T21:24:04.0917297Z test_to_sparse_SparseBSC_SparseCSR_int32_cuda_uint8 (__main__.TestSparseAnyCUDA) 2023-01-11T21:24:04.0917800Z This test tests conversion from any layout to any sparse layout. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2023-01-11T21:24:04.0918284Z test_to_sparse_SparseBSC_SparseCSR_int64_cuda_bfloat16 (__main__.TestSparseAnyCUDA) 2023-01-11T21:24:04.0918794Z This test tests conversion from any layout to any sparse layout. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2023-01-11T21:24:04.0919408Z test_to_sparse_SparseBSC_SparseCSR_int64_cuda_bool (__main__.TestSparseAnyCUDA) 2023-01-11T21:24:04.0919924Z This test tests conversion from any layout to any sparse layout. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2023-01-11T21:24:04.0920415Z test_to_sparse_SparseBSC_SparseCSR_int64_cuda_complex128 (__main__.TestSparseAnyCUDA) 2023-01-11T21:24:04.0920926Z This test tests conversion from any layout to any sparse layout. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2023-01-11T21:24:04.0921421Z test_to_sparse_SparseBSC_SparseCSR_int64_cuda_complex64 (__main__.TestSparseAnyCUDA) 2023-01-11T21:24:04.0921944Z This test tests conversion from any layout to any sparse layout. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2023-01-11T21:24:04.0922423Z test_to_sparse_SparseBSC_SparseCSR_int64_cuda_float16 (__main__.TestSparseAnyCUDA) 2023-01-11T21:24:04.0922927Z This test tests conversion from any layout to any sparse layout. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2023-01-11T21:24:04.0923429Z test_to_sparse_SparseBSC_SparseCSR_int64_cuda_float32 (__main__.TestSparseAnyCUDA) 2023-01-11T21:24:04.0923932Z This test tests conversion from any layout to any sparse layout. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2023-01-11T21:24:04.0924481Z test_to_sparse_SparseBSC_SparseCSR_int64_cuda_float64 (__main__.TestSparseAnyCUDA) 2023-01-11T21:24:04.0924979Z This test tests conversion from any layout to any sparse layout. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2023-01-11T21:24:04.0925470Z test_to_sparse_SparseBSC_SparseCSR_int64_cuda_int16 (__main__.TestSparseAnyCUDA) 2023-01-11T21:24:04.0925973Z This test tests conversion from any layout to any sparse layout. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2023-01-11T21:24:04.0926454Z test_to_sparse_SparseBSC_SparseCSR_int64_cuda_int32 (__main__.TestSparseAnyCUDA) 2023-01-11T21:24:04.0926976Z This test tests conversion from any layout to any sparse layout. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2023-01-11T21:24:04.0927480Z test_to_sparse_SparseBSC_SparseCSR_int64_cuda_int64 (__main__.TestSparseAnyCUDA) 2023-01-11T21:24:04.0928061Z This test tests conversion from any layout to any sparse layout. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2023-01-11T21:24:04.0928708Z test_to_sparse_SparseBSC_SparseCSR_int64_cuda_int8 (__main__.TestSparseAnyCUDA) 2023-01-11T21:24:04.0929345Z This test tests conversion from any layout to any sparse layout. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2023-01-11T21:24:04.0929974Z test_to_sparse_SparseBSC_SparseCSR_int64_cuda_uint8 (__main__.TestSparseAnyCUDA) 2023-01-11T21:24:04.0930513Z This test tests conversion from any layout to any sparse layout. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2023-01-11T21:24:04.0931021Z test_to_sparse_SparseBSR_SparseBSC_int32_cuda_bfloat16 (__main__.TestSparseAnyCUDA) 2023-01-11T21:24:04.0931529Z This test tests conversion from any layout to any sparse layout. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2023-01-11T21:24:04.0932024Z test_to_sparse_SparseBSR_SparseBSC_int32_cuda_bool (__main__.TestSparseAnyCUDA) 2023-01-11T21:24:04.0932529Z This test tests conversion from any layout to any sparse layout. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2023-01-11T21:24:04.0933032Z test_to_sparse_SparseBSR_SparseBSC_int32_cuda_complex128 (__main__.TestSparseAnyCUDA) 2023-01-11T21:24:04.0933544Z This test tests conversion from any layout to any sparse layout. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2023-01-11T21:24:04.0934045Z test_to_sparse_SparseBSR_SparseBSC_int32_cuda_complex64 (__main__.TestSparseAnyCUDA) 2023-01-11T21:24:04.0934961Z This test tests conversion from any layout to any sparse layout. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2023-01-11T21:24:04.0935477Z test_to_sparse_SparseBSR_SparseBSC_int32_cuda_float16 (__main__.TestSparseAnyCUDA) 2023-01-11T21:24:04.0935983Z This test tests conversion from any layout to any sparse layout. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2023-01-11T21:24:04.0936498Z test_to_sparse_SparseBSR_SparseBSC_int32_cuda_float32 (__main__.TestSparseAnyCUDA) 2023-01-11T21:24:04.0936993Z This test tests conversion from any layout to any sparse layout. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2023-01-11T21:24:04.0937503Z test_to_sparse_SparseBSR_SparseBSC_int32_cuda_float64 (__main__.TestSparseAnyCUDA) 2023-01-11T21:24:04.0938011Z This test tests conversion from any layout to any sparse layout. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2023-01-11T21:24:04.0938507Z test_to_sparse_SparseBSR_SparseBSC_int32_cuda_int16 (__main__.TestSparseAnyCUDA) 2023-01-11T21:24:04.0939021Z This test tests conversion from any layout to any sparse layout. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2023-01-11T21:24:04.0939505Z test_to_sparse_SparseBSR_SparseBSC_int32_cuda_int32 (__main__.TestSparseAnyCUDA) 2023-01-11T21:24:04.0940094Z This test tests conversion from any layout to any sparse layout. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2023-01-11T21:24:04.0940585Z test_to_sparse_SparseBSR_SparseBSC_int32_cuda_int64 (__main__.TestSparseAnyCUDA) 2023-01-11T21:24:04.0941103Z This test tests conversion from any layout to any sparse layout. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2023-01-11T21:24:04.0941606Z test_to_sparse_SparseBSR_SparseBSC_int32_cuda_int8 (__main__.TestSparseAnyCUDA) 2023-01-11T21:24:04.0942122Z This test tests conversion from any layout to any sparse layout. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2023-01-11T21:24:04.0942611Z test_to_sparse_SparseBSR_SparseBSC_int32_cuda_uint8 (__main__.TestSparseAnyCUDA) 2023-01-11T21:24:04.0943116Z This test tests conversion from any layout to any sparse layout. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2023-01-11T21:24:04.0943621Z test_to_sparse_SparseBSR_SparseBSC_int64_cuda_bfloat16 (__main__.TestSparseAnyCUDA) 2023-01-11T21:24:04.0944146Z This test tests conversion from any layout to any sparse layout. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2023-01-11T21:24:04.0944626Z test_to_sparse_SparseBSR_SparseBSC_int64_cuda_bool (__main__.TestSparseAnyCUDA) 2023-01-11T21:24:04.0945209Z This test tests conversion from any layout to any sparse layout. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2023-01-11T21:24:04.0945729Z test_to_sparse_SparseBSR_SparseBSC_int64_cuda_complex128 (__main__.TestSparseAnyCUDA) 2023-01-11T21:24:04.0946250Z This test tests conversion from any layout to any sparse layout. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2023-01-11T21:24:04.0946809Z test_to_sparse_SparseBSR_SparseBSC_int64_cuda_complex64 (__main__.TestSparseAnyCUDA) 2023-01-11T21:24:04.0947442Z This test tests conversion from any layout to any sparse layout. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2023-01-11T21:24:04.0948026Z test_to_sparse_SparseBSR_SparseBSC_int64_cuda_float16 (__main__.TestSparseAnyCUDA) 2023-01-11T21:24:04.0948525Z This test tests conversion from any layout to any sparse layout. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2023-01-11T21:24:04.0949036Z test_to_sparse_SparseBSR_SparseBSC_int64_cuda_float32 (__main__.TestSparseAnyCUDA) 2023-01-11T21:24:04.0949551Z This test tests conversion from any layout to any sparse layout. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2023-01-11T21:24:04.0950133Z test_to_sparse_SparseBSR_SparseBSC_int64_cuda_float64 (__main__.TestSparseAnyCUDA) 2023-01-11T21:24:04.0950631Z This test tests conversion from any layout to any sparse layout. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2023-01-11T21:24:04.0951123Z test_to_sparse_SparseBSR_SparseBSC_int64_cuda_int16 (__main__.TestSparseAnyCUDA) 2023-01-11T21:24:04.0951629Z This test tests conversion from any layout to any sparse layout. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2023-01-11T21:24:04.0952120Z test_to_sparse_SparseBSR_SparseBSC_int64_cuda_int32 (__main__.TestSparseAnyCUDA) 2023-01-11T21:24:04.0952619Z This test tests conversion from any layout to any sparse layout. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2023-01-11T21:24:04.0953115Z test_to_sparse_SparseBSR_SparseBSC_int64_cuda_int64 (__main__.TestSparseAnyCUDA) 2023-01-11T21:24:04.0953629Z This test tests conversion from any layout to any sparse layout. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2023-01-11T21:24:04.0954120Z test_to_sparse_SparseBSR_SparseBSC_int64_cuda_int8 (__main__.TestSparseAnyCUDA) 2023-01-11T21:24:04.0954617Z This test tests conversion from any layout to any sparse layout. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2023-01-11T21:24:04.0955186Z test_to_sparse_SparseBSR_SparseBSC_int64_cuda_uint8 (__main__.TestSparseAnyCUDA) 2023-01-11T21:24:04.0955692Z This test tests conversion from any layout to any sparse layout. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2023-01-11T21:24:04.0956187Z test_to_sparse_SparseBSR_SparseBSR_int32_cuda_bfloat16 (__main__.TestSparseAnyCUDA) 2023-01-11T21:24:04.0956675Z This test tests conversion from any layout to any sparse layout. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2023-01-11T21:24:04.0957187Z test_to_sparse_SparseBSR_SparseBSR_int32_cuda_bool (__main__.TestSparseAnyCUDA) 2023-01-11T21:24:04.0957830Z This test tests conversion from any layout to any sparse layout. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2023-01-11T21:24:04.0958466Z test_to_sparse_SparseBSR_SparseBSR_int32_cuda_complex128 (__main__.TestSparseAnyCUDA) 2023-01-11T21:24:04.0959122Z This test tests conversion from any layout to any sparse layout. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2023-01-11T21:24:04.0959760Z test_to_sparse_SparseBSR_SparseBSR_int32_cuda_complex64 (__main__.TestSparseAnyCUDA) 2023-01-11T21:24:04.0960285Z This test tests conversion from any layout to any sparse layout. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2023-01-11T21:24:04.0960778Z test_to_sparse_SparseBSR_SparseBSR_int32_cuda_float16 (__main__.TestSparseAnyCUDA) 2023-01-11T21:24:04.0961287Z This test tests conversion from any layout to any sparse layout. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2023-01-11T21:24:04.0961803Z test_to_sparse_SparseBSR_SparseBSR_int32_cuda_float32 (__main__.TestSparseAnyCUDA) 2023-01-11T21:24:04.0962315Z This test tests conversion from any layout to any sparse layout. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2023-01-11T21:24:04.0962813Z test_to_sparse_SparseBSR_SparseBSR_int32_cuda_float64 (__main__.TestSparseAnyCUDA) 2023-01-11T21:24:04.0963331Z This test tests conversion from any layout to any sparse layout. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2023-01-11T21:24:04.0963835Z test_to_sparse_SparseBSR_SparseBSR_int32_cuda_int16 (__main__.TestSparseAnyCUDA) 2023-01-11T21:24:04.0964350Z This test tests conversion from any layout to any sparse layout. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2023-01-11T21:24:04.0964872Z test_to_sparse_SparseBSR_SparseBSR_int32_cuda_int32 (__main__.TestSparseAnyCUDA) 2023-01-11T21:24:04.0965497Z This test tests conversion from any layout to any sparse layout. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2023-01-11T21:24:04.0966009Z test_to_sparse_SparseBSR_SparseBSR_int32_cuda_int64 (__main__.TestSparseAnyCUDA) 2023-01-11T21:24:04.0966519Z This test tests conversion from any layout to any sparse layout. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2023-01-11T21:24:04.0967008Z test_to_sparse_SparseBSR_SparseBSR_int32_cuda_int8 (__main__.TestSparseAnyCUDA) 2023-01-11T21:24:04.0967550Z This test tests conversion from any layout to any sparse layout. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2023-01-11T21:24:04.0968190Z test_to_sparse_SparseBSR_SparseBSR_int32_cuda_uint8 (__main__.TestSparseAnyCUDA) 2023-01-11T21:24:04.0968836Z This test tests conversion from any layout to any sparse layout. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2023-01-11T21:24:04.0969482Z test_to_sparse_SparseBSR_SparseBSR_int64_cuda_bfloat16 (__main__.TestSparseAnyCUDA) 2023-01-11T21:24:04.0970120Z This test tests conversion from any layout to any sparse layout. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2023-01-11T21:24:04.0970626Z test_to_sparse_SparseBSR_SparseBSR_int64_cuda_bool (__main__.TestSparseAnyCUDA) 2023-01-11T21:24:04.0971187Z This test tests conversion from any layout to any sparse layout. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2023-01-11T21:24:04.0971693Z test_to_sparse_SparseBSR_SparseBSR_int64_cuda_complex128 (__main__.TestSparseAnyCUDA) 2023-01-11T21:24:04.0972207Z This test tests conversion from any layout to any sparse layout. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2023-01-11T21:24:04.0972728Z test_to_sparse_SparseBSR_SparseBSR_int64_cuda_complex64 (__main__.TestSparseAnyCUDA) 2023-01-11T21:24:04.0973234Z This test tests conversion from any layout to any sparse layout. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2023-01-11T21:24:04.0973747Z test_to_sparse_SparseBSR_SparseBSR_int64_cuda_float16 (__main__.TestSparseAnyCUDA) 2023-01-11T21:24:04.0974547Z This test tests conversion from any layout to any sparse layout. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2023-01-11T21:24:04.0976239Z test_to_sparse_SparseBSR_SparseBSR_int64_cuda_float32 (__main__.TestSparseAnyCUDA) 2023-01-11T21:24:04.0977046Z This test tests conversion from any layout to any sparse layout. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2023-01-11T21:24:04.0977820Z test_to_sparse_SparseBSR_SparseBSR_int64_cuda_float64 (__main__.TestSparseAnyCUDA) 2023-01-11T21:24:04.0978596Z This test tests conversion from any layout to any sparse layout. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2023-01-11T21:24:04.0979352Z test_to_sparse_SparseBSR_SparseBSR_int64_cuda_int16 (__main__.TestSparseAnyCUDA) 2023-01-11T21:24:04.0980118Z This test tests conversion from any layout to any sparse layout. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2023-01-11T21:24:04.0980864Z test_to_sparse_SparseBSR_SparseBSR_int64_cuda_int32 (__main__.TestSparseAnyCUDA) 2023-01-11T21:24:04.0981617Z This test tests conversion from any layout to any sparse layout. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2023-01-11T21:24:04.0982361Z test_to_sparse_SparseBSR_SparseBSR_int64_cuda_int64 (__main__.TestSparseAnyCUDA) 2023-01-11T21:24:04.0983128Z This test tests conversion from any layout to any sparse layout. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2023-01-11T21:24:04.0983865Z test_to_sparse_SparseBSR_SparseBSR_int64_cuda_int8 (__main__.TestSparseAnyCUDA) 2023-01-11T21:24:04.0984620Z This test tests conversion from any layout to any sparse layout. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2023-01-11T21:24:04.0985791Z test_to_sparse_SparseBSR_SparseBSR_int64_cuda_uint8 (__main__.TestSparseAnyCUDA) 2023-01-11T21:24:04.0986601Z This test tests conversion from any layout to any sparse layout. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2023-01-11T21:24:04.0987459Z test_to_sparse_SparseBSR_SparseCOO_int32_cuda_bfloat16 (__main__.TestSparseAnyCUDA) 2023-01-11T21:24:04.0988342Z This test tests conversion from any layout to any sparse layout. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2023-01-11T21:24:04.0989119Z test_to_sparse_SparseBSR_SparseCOO_int32_cuda_bool (__main__.TestSparseAnyCUDA) 2023-01-11T21:24:04.0989878Z This test tests conversion from any layout to any sparse layout. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2023-01-11T21:24:04.0990648Z test_to_sparse_SparseBSR_SparseCOO_int32_cuda_complex128 (__main__.TestSparseAnyCUDA) 2023-01-11T21:24:04.0991147Z This test tests conversion from any layout to any sparse layout. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2023-01-11T21:24:04.0991519Z test_to_sparse_SparseBSR_SparseCOO_int32_cuda_complex64 (__main__.TestSparseAnyCUDA) 2023-01-11T21:24:04.0991906Z This test tests conversion from any layout to any sparse layout. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2023-01-11T21:24:04.0992334Z test_to_sparse_SparseBSR_SparseCOO_int32_cuda_float16 (__main__.TestSparseAnyCUDA) 2023-01-11T21:24:04.0992720Z This test tests conversion from any layout to any sparse layout. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2023-01-11T21:24:04.0993095Z test_to_sparse_SparseBSR_SparseCOO_int32_cuda_float32 (__main__.TestSparseAnyCUDA) 2023-01-11T21:24:04.0993487Z This test tests conversion from any layout to any sparse layout. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2023-01-11T21:24:04.0993873Z test_to_sparse_SparseBSR_SparseCOO_int32_cuda_float64 (__main__.TestSparseAnyCUDA) 2023-01-11T21:24:04.0994255Z This test tests conversion from any layout to any sparse layout. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2023-01-11T21:24:04.0994634Z test_to_sparse_SparseBSR_SparseCOO_int32_cuda_int16 (__main__.TestSparseAnyCUDA) 2023-01-11T21:24:04.0995029Z This test tests conversion from any layout to any sparse layout. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2023-01-11T21:24:04.0995404Z test_to_sparse_SparseBSR_SparseCOO_int32_cuda_int32 (__main__.TestSparseAnyCUDA) 2023-01-11T21:24:04.0995787Z This test tests conversion from any layout to any sparse layout. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2023-01-11T21:24:04.0996168Z test_to_sparse_SparseBSR_SparseCOO_int32_cuda_int64 (__main__.TestSparseAnyCUDA) 2023-01-11T21:24:04.0996561Z This test tests conversion from any layout to any sparse layout. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2023-01-11T21:24:04.0996940Z test_to_sparse_SparseBSR_SparseCOO_int32_cuda_int8 (__main__.TestSparseAnyCUDA) 2023-01-11T21:24:04.0997368Z This test tests conversion from any layout to any sparse layout. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2023-01-11T21:24:04.0997842Z test_to_sparse_SparseBSR_SparseCOO_int32_cuda_uint8 (__main__.TestSparseAnyCUDA) 2023-01-11T21:24:04.0998317Z This test tests conversion from any layout to any sparse layout. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2023-01-11T21:24:04.0998793Z test_to_sparse_SparseBSR_SparseCOO_int64_cuda_bfloat16 (__main__.TestSparseAnyCUDA) 2023-01-11T21:24:04.0999271Z This test tests conversion from any layout to any sparse layout. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2023-01-11T21:24:04.0999744Z test_to_sparse_SparseBSR_SparseCOO_int64_cuda_bool (__main__.TestSparseAnyCUDA) 2023-01-11T21:24:04.1000165Z This test tests conversion from any layout to any sparse layout. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2023-01-11T21:24:04.1000550Z test_to_sparse_SparseBSR_SparseCOO_int64_cuda_complex128 (__main__.TestSparseAnyCUDA) 2023-01-11T21:24:04.1000933Z This test tests conversion from any layout to any sparse layout. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2023-01-11T21:24:04.1001319Z test_to_sparse_SparseBSR_SparseCOO_int64_cuda_complex64 (__main__.TestSparseAnyCUDA) 2023-01-11T21:24:04.1001712Z This test tests conversion from any layout to any sparse layout. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2023-01-11T21:24:04.1002086Z test_to_sparse_SparseBSR_SparseCOO_int64_cuda_float16 (__main__.TestSparseAnyCUDA) 2023-01-11T21:24:04.1002473Z This test tests conversion from any layout to any sparse layout. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2023-01-11T21:24:04.1002855Z test_to_sparse_SparseBSR_SparseCOO_int64_cuda_float32 (__main__.TestSparseAnyCUDA) 2023-01-11T21:24:04.1003244Z This test tests conversion from any layout to any sparse layout. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2023-01-11T21:24:04.1003617Z test_to_sparse_SparseBSR_SparseCOO_int64_cuda_float64 (__main__.TestSparseAnyCUDA) 2023-01-11T21:24:04.1004051Z This test tests conversion from any layout to any sparse layout. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2023-01-11T21:24:04.1004429Z test_to_sparse_SparseBSR_SparseCOO_int64_cuda_int16 (__main__.TestSparseAnyCUDA) 2023-01-11T21:24:04.1004815Z This test tests conversion from any layout to any sparse layout. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2023-01-11T21:24:04.1005189Z test_to_sparse_SparseBSR_SparseCOO_int64_cuda_int32 (__main__.TestSparseAnyCUDA) 2023-01-11T21:24:04.1005577Z This test tests conversion from any layout to any sparse layout. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2023-01-11T21:24:04.1005952Z test_to_sparse_SparseBSR_SparseCOO_int64_cuda_int64 (__main__.TestSparseAnyCUDA) 2023-01-11T21:24:04.1006337Z This test tests conversion from any layout to any sparse layout. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2023-01-11T21:24:04.1006708Z test_to_sparse_SparseBSR_SparseCOO_int64_cuda_int8 (__main__.TestSparseAnyCUDA) 2023-01-11T21:24:04.1007091Z This test tests conversion from any layout to any sparse layout. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2023-01-11T21:24:04.1007471Z test_to_sparse_SparseBSR_SparseCOO_int64_cuda_uint8 (__main__.TestSparseAnyCUDA) 2023-01-11T21:24:04.1007854Z This test tests conversion from any layout to any sparse layout. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2023-01-11T21:24:04.1008236Z test_to_sparse_SparseBSR_SparseCSC_int32_cuda_bfloat16 (__main__.TestSparseAnyCUDA) 2023-01-11T21:24:04.1008677Z This test tests conversion from any layout to any sparse layout. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2023-01-11T21:24:04.1009065Z test_to_sparse_SparseBSR_SparseCSC_int32_cuda_bool (__main__.TestSparseAnyCUDA) 2023-01-11T21:24:04.1009446Z This test tests conversion from any layout to any sparse layout. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2023-01-11T21:24:04.1009831Z test_to_sparse_SparseBSR_SparseCSC_int32_cuda_complex128 (__main__.TestSparseAnyCUDA) 2023-01-11T21:24:04.1010226Z This test tests conversion from any layout to any sparse layout. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2023-01-11T21:24:04.1010611Z test_to_sparse_SparseBSR_SparseCSC_int32_cuda_complex64 (__main__.TestSparseAnyCUDA) 2023-01-11T21:24:04.1010992Z This test tests conversion from any layout to any sparse layout. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.007s) 2023-01-11T21:24:04.1011393Z test_to_sparse_SparseBSR_SparseCSC_int32_cuda_float16 (__main__.TestSparseAnyCUDA) 2023-01-11T21:24:04.1011785Z This test tests conversion from any layout to any sparse layout. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.006s) 2023-01-11T21:24:04.1012168Z test_to_sparse_SparseBSR_SparseCSC_int32_cuda_float32 (__main__.TestSparseAnyCUDA) 2023-01-11T21:24:04.1012546Z This test tests conversion from any layout to any sparse layout. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2023-01-11T21:24:04.1012928Z test_to_sparse_SparseBSR_SparseCSC_int32_cuda_float64 (__main__.TestSparseAnyCUDA) 2023-01-11T21:24:04.1013316Z This test tests conversion from any layout to any sparse layout. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2023-01-11T21:24:04.1013696Z test_to_sparse_SparseBSR_SparseCSC_int32_cuda_int16 (__main__.TestSparseAnyCUDA) 2023-01-11T21:24:04.1014083Z This test tests conversion from any layout to any sparse layout. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2023-01-11T21:24:04.1014878Z test_to_sparse_SparseBSR_SparseCSC_int32_cuda_int32 (__main__.TestSparseAnyCUDA) 2023-01-11T21:24:04.1015259Z This test tests conversion from any layout to any sparse layout. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2023-01-11T21:24:04.1015685Z test_to_sparse_SparseBSR_SparseCSC_int32_cuda_int64 (__main__.TestSparseAnyCUDA) 2023-01-11T21:24:04.1016062Z This test tests conversion from any layout to any sparse layout. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2023-01-11T21:24:04.1016437Z test_to_sparse_SparseBSR_SparseCSC_int32_cuda_int8 (__main__.TestSparseAnyCUDA) 2023-01-11T21:24:04.1016819Z This test tests conversion from any layout to any sparse layout. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2023-01-11T21:24:04.1017189Z test_to_sparse_SparseBSR_SparseCSC_int32_cuda_uint8 (__main__.TestSparseAnyCUDA) 2023-01-11T21:24:04.1017572Z This test tests conversion from any layout to any sparse layout. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2023-01-11T21:24:04.1017951Z test_to_sparse_SparseBSR_SparseCSC_int64_cuda_bfloat16 (__main__.TestSparseAnyCUDA) 2023-01-11T21:24:04.1018343Z This test tests conversion from any layout to any sparse layout. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2023-01-11T21:24:04.1018714Z test_to_sparse_SparseBSR_SparseCSC_int64_cuda_bool (__main__.TestSparseAnyCUDA) 2023-01-11T21:24:04.1019096Z This test tests conversion from any layout to any sparse layout. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2023-01-11T21:24:04.1019481Z test_to_sparse_SparseBSR_SparseCSC_int64_cuda_complex128 (__main__.TestSparseAnyCUDA) 2023-01-11T21:24:04.1019879Z This test tests conversion from any layout to any sparse layout. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2023-01-11T21:24:04.1020255Z test_to_sparse_SparseBSR_SparseCSC_int64_cuda_complex64 (__main__.TestSparseAnyCUDA) 2023-01-11T21:24:04.1020643Z This test tests conversion from any layout to any sparse layout. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2023-01-11T21:24:04.1021023Z test_to_sparse_SparseBSR_SparseCSC_int64_cuda_float16 (__main__.TestSparseAnyCUDA) 2023-01-11T21:24:04.1021407Z This test tests conversion from any layout to any sparse layout. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2023-01-11T21:24:04.1021779Z test_to_sparse_SparseBSR_SparseCSC_int64_cuda_float32 (__main__.TestSparseAnyCUDA) 2023-01-11T21:24:04.1022168Z This test tests conversion from any layout to any sparse layout. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2023-01-11T21:24:04.1022551Z test_to_sparse_SparseBSR_SparseCSC_int64_cuda_float64 (__main__.TestSparseAnyCUDA) 2023-01-11T21:24:04.1022968Z This test tests conversion from any layout to any sparse layout. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2023-01-11T21:24:04.1023346Z test_to_sparse_SparseBSR_SparseCSC_int64_cuda_int16 (__main__.TestSparseAnyCUDA) 2023-01-11T21:24:04.1023732Z This test tests conversion from any layout to any sparse layout. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2023-01-11T21:24:04.1024112Z test_to_sparse_SparseBSR_SparseCSC_int64_cuda_int32 (__main__.TestSparseAnyCUDA) 2023-01-11T21:24:04.1024488Z This test tests conversion from any layout to any sparse layout. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2023-01-11T21:24:04.1024939Z test_to_sparse_SparseBSR_SparseCSC_int64_cuda_int64 (__main__.TestSparseAnyCUDA) 2023-01-11T21:24:04.1025322Z This test tests conversion from any layout to any sparse layout. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2023-01-11T21:24:04.1025694Z test_to_sparse_SparseBSR_SparseCSC_int64_cuda_int8 (__main__.TestSparseAnyCUDA) 2023-01-11T21:24:04.1026070Z This test tests conversion from any layout to any sparse layout. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2023-01-11T21:24:04.1026533Z test_to_sparse_SparseBSR_SparseCSC_int64_cuda_uint8 (__main__.TestSparseAnyCUDA) 2023-01-11T21:24:04.1027044Z This test tests conversion from any layout to any sparse layout. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2023-01-11T21:24:04.1027491Z test_to_sparse_SparseBSR_SparseCSR_int32_cuda_bfloat16 (__main__.TestSparseAnyCUDA) 2023-01-11T21:24:04.1027866Z This test tests conversion from any layout to any sparse layout. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2023-01-11T21:24:04.1028245Z test_to_sparse_SparseBSR_SparseCSR_int32_cuda_bool (__main__.TestSparseAnyCUDA) 2023-01-11T21:24:04.1028629Z This test tests conversion from any layout to any sparse layout. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2023-01-11T21:24:04.1029011Z test_to_sparse_SparseBSR_SparseCSR_int32_cuda_complex128 (__main__.TestSparseAnyCUDA) 2023-01-11T21:24:04.1029390Z This test tests conversion from any layout to any sparse layout. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2023-01-11T21:24:04.1029768Z test_to_sparse_SparseBSR_SparseCSR_int32_cuda_complex64 (__main__.TestSparseAnyCUDA) 2023-01-11T21:24:04.1030155Z This test tests conversion from any layout to any sparse layout. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2023-01-11T21:24:04.1030528Z test_to_sparse_SparseBSR_SparseCSR_int32_cuda_float16 (__main__.TestSparseAnyCUDA) 2023-01-11T21:24:04.1030905Z This test tests conversion from any layout to any sparse layout. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2023-01-11T21:24:04.1031282Z test_to_sparse_SparseBSR_SparseCSR_int32_cuda_float32 (__main__.TestSparseAnyCUDA) 2023-01-11T21:24:04.1031667Z This test tests conversion from any layout to any sparse layout. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2023-01-11T21:24:04.1032038Z test_to_sparse_SparseBSR_SparseCSR_int32_cuda_float64 (__main__.TestSparseAnyCUDA) 2023-01-11T21:24:04.1032427Z This test tests conversion from any layout to any sparse layout. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2023-01-11T21:24:04.1032802Z test_to_sparse_SparseBSR_SparseCSR_int32_cuda_int16 (__main__.TestSparseAnyCUDA) 2023-01-11T21:24:04.1033184Z This test tests conversion from any layout to any sparse layout. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2023-01-11T21:24:04.1033554Z test_to_sparse_SparseBSR_SparseCSR_int32_cuda_int32 (__main__.TestSparseAnyCUDA) 2023-01-11T21:24:04.1033970Z This test tests conversion from any layout to any sparse layout. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2023-01-11T21:24:04.1034345Z test_to_sparse_SparseBSR_SparseCSR_int32_cuda_int64 (__main__.TestSparseAnyCUDA) 2023-01-11T21:24:04.1034728Z This test tests conversion from any layout to any sparse layout. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2023-01-11T21:24:04.1035099Z test_to_sparse_SparseBSR_SparseCSR_int32_cuda_int8 (__main__.TestSparseAnyCUDA) 2023-01-11T21:24:04.1035483Z This test tests conversion from any layout to any sparse layout. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2023-01-11T21:24:04.1035852Z test_to_sparse_SparseBSR_SparseCSR_int32_cuda_uint8 (__main__.TestSparseAnyCUDA) 2023-01-11T21:24:04.1036232Z This test tests conversion from any layout to any sparse layout. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2023-01-11T21:24:04.1036604Z test_to_sparse_SparseBSR_SparseCSR_int64_cuda_bfloat16 (__main__.TestSparseAnyCUDA) 2023-01-11T21:24:04.1036997Z This test tests conversion from any layout to any sparse layout. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2023-01-11T21:24:04.1037430Z test_to_sparse_SparseBSR_SparseCSR_int64_cuda_bool (__main__.TestSparseAnyCUDA) 2023-01-11T21:24:04.1037890Z This test tests conversion from any layout to any sparse layout. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2023-01-11T21:24:04.1038399Z test_to_sparse_SparseBSR_SparseCSR_int64_cuda_complex128 (__main__.TestSparseAnyCUDA) 2023-01-11T21:24:04.1038883Z This test tests conversion from any layout to any sparse layout. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2023-01-11T21:24:04.1039350Z test_to_sparse_SparseBSR_SparseCSR_int64_cuda_complex64 (__main__.TestSparseAnyCUDA) 2023-01-11T21:24:04.1039799Z This test tests conversion from any layout to any sparse layout. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2023-01-11T21:24:04.1040184Z test_to_sparse_SparseBSR_SparseCSR_int64_cuda_float16 (__main__.TestSparseAnyCUDA) 2023-01-11T21:24:04.1040570Z This test tests conversion from any layout to any sparse layout. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2023-01-11T21:24:04.1040941Z test_to_sparse_SparseBSR_SparseCSR_int64_cuda_float32 (__main__.TestSparseAnyCUDA) 2023-01-11T21:24:04.1041318Z This test tests conversion from any layout to any sparse layout. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2023-01-11T21:24:04.1041697Z test_to_sparse_SparseBSR_SparseCSR_int64_cuda_float64 (__main__.TestSparseAnyCUDA) 2023-01-11T21:24:04.1042077Z This test tests conversion from any layout to any sparse layout. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2023-01-11T21:24:04.1042448Z test_to_sparse_SparseBSR_SparseCSR_int64_cuda_int16 (__main__.TestSparseAnyCUDA) 2023-01-11T21:24:04.1042823Z This test tests conversion from any layout to any sparse layout. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2023-01-11T21:24:04.1043191Z test_to_sparse_SparseBSR_SparseCSR_int64_cuda_int32 (__main__.TestSparseAnyCUDA) 2023-01-11T21:24:04.1043570Z This test tests conversion from any layout to any sparse layout. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2023-01-11T21:24:04.1043943Z test_to_sparse_SparseBSR_SparseCSR_int64_cuda_int64 (__main__.TestSparseAnyCUDA) 2023-01-11T21:24:04.1044312Z This test tests conversion from any layout to any sparse layout. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2023-01-11T21:24:04.1044680Z test_to_sparse_SparseBSR_SparseCSR_int64_cuda_int8 (__main__.TestSparseAnyCUDA) 2023-01-11T21:24:04.1045055Z This test tests conversion from any layout to any sparse layout. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2023-01-11T21:24:04.1045447Z test_to_sparse_SparseBSR_SparseCSR_int64_cuda_uint8 (__main__.TestSparseAnyCUDA) 2023-01-11T21:24:04.1045831Z This test tests conversion from any layout to any sparse layout. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2023-01-11T21:24:04.1046209Z test_to_sparse_SparseCOO_SparseBSC_int32_cuda_bfloat16 (__main__.TestSparseAnyCUDA) 2023-01-11T21:24:04.1046600Z This test tests conversion from any layout to any sparse layout. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2023-01-11T21:24:04.1046959Z test_to_sparse_SparseCOO_SparseBSC_int32_cuda_bool (__main__.TestSparseAnyCUDA) 2023-01-11T21:24:04.1047342Z This test tests conversion from any layout to any sparse layout. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2023-01-11T21:24:04.1047721Z test_to_sparse_SparseCOO_SparseBSC_int32_cuda_complex128 (__main__.TestSparseAnyCUDA) 2023-01-11T21:24:04.1048111Z This test tests conversion from any layout to any sparse layout. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2023-01-11T21:24:04.1048504Z test_to_sparse_SparseCOO_SparseBSC_int32_cuda_complex64 (__main__.TestSparseAnyCUDA) 2023-01-11T21:24:04.1048920Z This test tests conversion from any layout to any sparse layout. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2023-01-11T21:24:04.1049323Z test_to_sparse_SparseCOO_SparseBSC_int32_cuda_float16 (__main__.TestSparseAnyCUDA) 2023-01-11T21:24:04.1049702Z This test tests conversion from any layout to any sparse layout. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2023-01-11T21:24:04.1050069Z test_to_sparse_SparseCOO_SparseBSC_int32_cuda_float32 (__main__.TestSparseAnyCUDA) 2023-01-11T21:24:04.1050451Z This test tests conversion from any layout to any sparse layout. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2023-01-11T21:24:04.1050825Z test_to_sparse_SparseCOO_SparseBSC_int32_cuda_float64 (__main__.TestSparseAnyCUDA) 2023-01-11T21:24:04.1051209Z This test tests conversion from any layout to any sparse layout. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2023-01-11T21:24:04.1051577Z test_to_sparse_SparseCOO_SparseBSC_int32_cuda_int16 (__main__.TestSparseAnyCUDA) 2023-01-11T21:24:04.1051955Z This test tests conversion from any layout to any sparse layout. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2023-01-11T21:24:04.1052330Z test_to_sparse_SparseCOO_SparseBSC_int32_cuda_int32 (__main__.TestSparseAnyCUDA) 2023-01-11T21:24:04.1052704Z This test tests conversion from any layout to any sparse layout. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2023-01-11T21:24:04.1053080Z test_to_sparse_SparseCOO_SparseBSC_int32_cuda_int64 (__main__.TestSparseAnyCUDA) 2023-01-11T21:24:04.1053462Z This test tests conversion from any layout to any sparse layout. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2023-01-11T21:24:04.1053836Z test_to_sparse_SparseCOO_SparseBSC_int32_cuda_int8 (__main__.TestSparseAnyCUDA) 2023-01-11T21:24:04.1054453Z This test tests conversion from any layout to any sparse layout. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2023-01-11T21:24:04.1054830Z test_to_sparse_SparseCOO_SparseBSC_int32_cuda_uint8 (__main__.TestSparseAnyCUDA) 2023-01-11T21:24:04.1055215Z This test tests conversion from any layout to any sparse layout. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2023-01-11T21:24:04.1055595Z test_to_sparse_SparseCOO_SparseBSC_int64_cuda_bfloat16 (__main__.TestSparseAnyCUDA) 2023-01-11T21:24:04.1055976Z This test tests conversion from any layout to any sparse layout. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2023-01-11T21:24:04.1056342Z test_to_sparse_SparseCOO_SparseBSC_int64_cuda_bool (__main__.TestSparseAnyCUDA) 2023-01-11T21:24:04.1056791Z This test tests conversion from any layout to any sparse layout. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2023-01-11T21:24:04.1057178Z test_to_sparse_SparseCOO_SparseBSC_int64_cuda_complex128 (__main__.TestSparseAnyCUDA) 2023-01-11T21:24:04.1057555Z This test tests conversion from any layout to any sparse layout. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2023-01-11T21:24:04.1057931Z test_to_sparse_SparseCOO_SparseBSC_int64_cuda_complex64 (__main__.TestSparseAnyCUDA) 2023-01-11T21:24:04.1058317Z This test tests conversion from any layout to any sparse layout. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2023-01-11T21:24:04.1058686Z test_to_sparse_SparseCOO_SparseBSC_int64_cuda_float16 (__main__.TestSparseAnyCUDA) 2023-01-11T21:24:04.1059057Z This test tests conversion from any layout to any sparse layout. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2023-01-11T21:24:04.1059427Z test_to_sparse_SparseCOO_SparseBSC_int64_cuda_float32 (__main__.TestSparseAnyCUDA) 2023-01-11T21:24:04.1059809Z This test tests conversion from any layout to any sparse layout. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2023-01-11T21:24:04.1060179Z test_to_sparse_SparseCOO_SparseBSC_int64_cuda_float64 (__main__.TestSparseAnyCUDA) 2023-01-11T21:24:04.1060560Z This test tests conversion from any layout to any sparse layout. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2023-01-11T21:24:04.1060996Z test_to_sparse_SparseCOO_SparseBSC_int64_cuda_int16 (__main__.TestSparseAnyCUDA) 2023-01-11T21:24:04.1061374Z This test tests conversion from any layout to any sparse layout. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2023-01-11T21:24:04.1061735Z test_to_sparse_SparseCOO_SparseBSC_int64_cuda_int32 (__main__.TestSparseAnyCUDA) 2023-01-11T21:24:04.1062116Z This test tests conversion from any layout to any sparse layout. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2023-01-11T21:24:04.1062488Z test_to_sparse_SparseCOO_SparseBSC_int64_cuda_int64 (__main__.TestSparseAnyCUDA) 2023-01-11T21:24:04.1062865Z This test tests conversion from any layout to any sparse layout. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2023-01-11T21:24:04.1063227Z test_to_sparse_SparseCOO_SparseBSC_int64_cuda_int8 (__main__.TestSparseAnyCUDA) 2023-01-11T21:24:04.1063604Z This test tests conversion from any layout to any sparse layout. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2023-01-11T21:24:04.1063972Z test_to_sparse_SparseCOO_SparseBSC_int64_cuda_uint8 (__main__.TestSparseAnyCUDA) 2023-01-11T21:24:04.1064348Z This test tests conversion from any layout to any sparse layout. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2023-01-11T21:24:04.1064783Z test_to_sparse_SparseCOO_SparseBSR_int32_cuda_bfloat16 (__main__.TestSparseAnyCUDA) 2023-01-11T21:24:04.1065177Z This test tests conversion from any layout to any sparse layout. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2023-01-11T21:24:04.1065550Z test_to_sparse_SparseCOO_SparseBSR_int32_cuda_bool (__main__.TestSparseAnyCUDA) 2023-01-11T21:24:04.1065934Z This test tests conversion from any layout to any sparse layout. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2023-01-11T21:24:04.1066393Z test_to_sparse_SparseCOO_SparseBSR_int32_cuda_complex128 (__main__.TestSparseAnyCUDA) 2023-01-11T21:24:04.1066883Z This test tests conversion from any layout to any sparse layout. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2023-01-11T21:24:04.1067366Z test_to_sparse_SparseCOO_SparseBSR_int32_cuda_complex64 (__main__.TestSparseAnyCUDA) 2023-01-11T21:24:04.1067763Z This test tests conversion from any layout to any sparse layout. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2023-01-11T21:24:04.1068173Z test_to_sparse_SparseCOO_SparseBSR_int32_cuda_float16 (__main__.TestSparseAnyCUDA) 2023-01-11T21:24:04.1068564Z This test tests conversion from any layout to any sparse layout. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2023-01-11T21:24:04.1068947Z test_to_sparse_SparseCOO_SparseBSR_int32_cuda_float32 (__main__.TestSparseAnyCUDA) 2023-01-11T21:24:04.1069332Z This test tests conversion from any layout to any sparse layout. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2023-01-11T21:24:04.1069712Z test_to_sparse_SparseCOO_SparseBSR_int32_cuda_float64 (__main__.TestSparseAnyCUDA) 2023-01-11T21:24:04.1070092Z This test tests conversion from any layout to any sparse layout. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2023-01-11T21:24:04.1070467Z test_to_sparse_SparseCOO_SparseBSR_int32_cuda_int16 (__main__.TestSparseAnyCUDA) 2023-01-11T21:24:04.1070847Z This test tests conversion from any layout to any sparse layout. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2023-01-11T21:24:04.1071218Z test_to_sparse_SparseCOO_SparseBSR_int32_cuda_int32 (__main__.TestSparseAnyCUDA) 2023-01-11T21:24:04.1071602Z This test tests conversion from any layout to any sparse layout. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2023-01-11T21:24:04.1072004Z test_to_sparse_SparseCOO_SparseBSR_int32_cuda_int64 (__main__.TestSparseAnyCUDA) 2023-01-11T21:24:04.1072377Z This test tests conversion from any layout to any sparse layout. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2023-01-11T21:24:04.1072749Z test_to_sparse_SparseCOO_SparseBSR_int32_cuda_int8 (__main__.TestSparseAnyCUDA) 2023-01-11T21:24:04.1073131Z This test tests conversion from any layout to any sparse layout. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2023-01-11T21:24:04.1073502Z test_to_sparse_SparseCOO_SparseBSR_int32_cuda_uint8 (__main__.TestSparseAnyCUDA) 2023-01-11T21:24:04.1073874Z This test tests conversion from any layout to any sparse layout. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2023-01-11T21:24:04.1074248Z test_to_sparse_SparseCOO_SparseBSR_int64_cuda_bfloat16 (__main__.TestSparseAnyCUDA) 2023-01-11T21:24:04.1074635Z This test tests conversion from any layout to any sparse layout. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2023-01-11T21:24:04.1074998Z test_to_sparse_SparseCOO_SparseBSR_int64_cuda_bool (__main__.TestSparseAnyCUDA) 2023-01-11T21:24:04.1075378Z This test tests conversion from any layout to any sparse layout. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2023-01-11T21:24:04.1075758Z test_to_sparse_SparseCOO_SparseBSR_int64_cuda_complex128 (__main__.TestSparseAnyCUDA) 2023-01-11T21:24:04.1076146Z This test tests conversion from any layout to any sparse layout. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2023-01-11T21:24:04.1076520Z test_to_sparse_SparseCOO_SparseBSR_int64_cuda_complex64 (__main__.TestSparseAnyCUDA) 2023-01-11T21:24:04.1076920Z This test tests conversion from any layout to any sparse layout. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2023-01-11T21:24:04.1077299Z test_to_sparse_SparseCOO_SparseBSR_int64_cuda_float16 (__main__.TestSparseAnyCUDA) 2023-01-11T21:24:04.1077776Z This test tests conversion from any layout to any sparse layout. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2023-01-11T21:24:04.1078235Z test_to_sparse_SparseCOO_SparseBSR_int64_cuda_float32 (__main__.TestSparseAnyCUDA) 2023-01-11T21:24:04.1078709Z This test tests conversion from any layout to any sparse layout. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2023-01-11T21:24:04.1079178Z test_to_sparse_SparseCOO_SparseBSR_int64_cuda_float64 (__main__.TestSparseAnyCUDA) 2023-01-11T21:24:04.1079686Z This test tests conversion from any layout to any sparse layout. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2023-01-11T21:24:04.1080077Z test_to_sparse_SparseCOO_SparseBSR_int64_cuda_int16 (__main__.TestSparseAnyCUDA) 2023-01-11T21:24:04.1080458Z This test tests conversion from any layout to any sparse layout. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2023-01-11T21:24:04.1080835Z test_to_sparse_SparseCOO_SparseBSR_int64_cuda_int32 (__main__.TestSparseAnyCUDA) 2023-01-11T21:24:04.1081218Z This test tests conversion from any layout to any sparse layout. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2023-01-11T21:24:04.1081587Z test_to_sparse_SparseCOO_SparseBSR_int64_cuda_int64 (__main__.TestSparseAnyCUDA) 2023-01-11T21:24:04.1081972Z This test tests conversion from any layout to any sparse layout. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2023-01-11T21:24:04.1082351Z test_to_sparse_SparseCOO_SparseBSR_int64_cuda_int8 (__main__.TestSparseAnyCUDA) 2023-01-11T21:24:04.1082727Z This test tests conversion from any layout to any sparse layout. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2023-01-11T21:24:04.1083106Z test_to_sparse_SparseCOO_SparseBSR_int64_cuda_uint8 (__main__.TestSparseAnyCUDA) 2023-01-11T21:24:04.1083532Z This test tests conversion from any layout to any sparse layout. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2023-01-11T21:24:04.1083908Z test_to_sparse_SparseCOO_SparseCOO_int32_cuda_bfloat16 (__main__.TestSparseAnyCUDA) 2023-01-11T21:24:04.1084286Z This test tests conversion from any layout to any sparse layout. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2023-01-11T21:24:04.1084661Z test_to_sparse_SparseCOO_SparseCOO_int32_cuda_bool (__main__.TestSparseAnyCUDA) 2023-01-11T21:24:04.1085044Z This test tests conversion from any layout to any sparse layout. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2023-01-11T21:24:04.1085428Z test_to_sparse_SparseCOO_SparseCOO_int32_cuda_complex128 (__main__.TestSparseAnyCUDA) 2023-01-11T21:24:04.1085807Z This test tests conversion from any layout to any sparse layout. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2023-01-11T21:24:04.1086188Z test_to_sparse_SparseCOO_SparseCOO_int32_cuda_complex64 (__main__.TestSparseAnyCUDA) 2023-01-11T21:24:04.1086576Z This test tests conversion from any layout to any sparse layout. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2023-01-11T21:24:04.1086950Z test_to_sparse_SparseCOO_SparseCOO_int32_cuda_float16 (__main__.TestSparseAnyCUDA) 2023-01-11T21:24:04.1087331Z This test tests conversion from any layout to any sparse layout. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2023-01-11T21:24:04.1087705Z test_to_sparse_SparseCOO_SparseCOO_int32_cuda_float32 (__main__.TestSparseAnyCUDA) 2023-01-11T21:24:04.1088094Z This test tests conversion from any layout to any sparse layout. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2023-01-11T21:24:04.1088489Z test_to_sparse_SparseCOO_SparseCOO_int32_cuda_float64 (__main__.TestSparseAnyCUDA) 2023-01-11T21:24:04.1088897Z This test tests conversion from any layout to any sparse layout. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2023-01-11T21:24:04.1089274Z test_to_sparse_SparseCOO_SparseCOO_int32_cuda_int16 (__main__.TestSparseAnyCUDA) 2023-01-11T21:24:04.1089662Z This test tests conversion from any layout to any sparse layout. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2023-01-11T21:24:04.1090030Z test_to_sparse_SparseCOO_SparseCOO_int32_cuda_int32 (__main__.TestSparseAnyCUDA) 2023-01-11T21:24:04.1090415Z This test tests conversion from any layout to any sparse layout. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2023-01-11T21:24:04.1090820Z test_to_sparse_SparseCOO_SparseCOO_int32_cuda_int64 (__main__.TestSparseAnyCUDA) 2023-01-11T21:24:04.1091209Z This test tests conversion from any layout to any sparse layout. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2023-01-11T21:24:04.1091576Z test_to_sparse_SparseCOO_SparseCOO_int32_cuda_int8 (__main__.TestSparseAnyCUDA) 2023-01-11T21:24:04.1091965Z This test tests conversion from any layout to any sparse layout. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2023-01-11T21:24:04.1092338Z test_to_sparse_SparseCOO_SparseCOO_int32_cuda_uint8 (__main__.TestSparseAnyCUDA) 2023-01-11T21:24:04.1092718Z This test tests conversion from any layout to any sparse layout. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2023-01-11T21:24:04.1093085Z test_to_sparse_SparseCOO_SparseCOO_int64_cuda_bfloat16 (__main__.TestSparseAnyCUDA) 2023-01-11T21:24:04.1093477Z This test tests conversion from any layout to any sparse layout. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2023-01-11T21:24:04.1093849Z test_to_sparse_SparseCOO_SparseCOO_int64_cuda_bool (__main__.TestSparseAnyCUDA) 2023-01-11T21:24:04.1094467Z This test tests conversion from any layout to any sparse layout. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2023-01-11T21:24:04.1094903Z test_to_sparse_SparseCOO_SparseCOO_int64_cuda_complex128 (__main__.TestSparseAnyCUDA) 2023-01-11T21:24:04.1095290Z This test tests conversion from any layout to any sparse layout. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2023-01-11T21:24:04.1095669Z test_to_sparse_SparseCOO_SparseCOO_int64_cuda_complex64 (__main__.TestSparseAnyCUDA) 2023-01-11T21:24:04.1096056Z This test tests conversion from any layout to any sparse layout. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2023-01-11T21:24:04.1096430Z test_to_sparse_SparseCOO_SparseCOO_int64_cuda_float16 (__main__.TestSparseAnyCUDA) 2023-01-11T21:24:04.1096821Z This test tests conversion from any layout to any sparse layout. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2023-01-11T21:24:04.1097201Z test_to_sparse_SparseCOO_SparseCOO_int64_cuda_float32 (__main__.TestSparseAnyCUDA) 2023-01-11T21:24:04.1097583Z This test tests conversion from any layout to any sparse layout. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2023-01-11T21:24:04.1097966Z test_to_sparse_SparseCOO_SparseCOO_int64_cuda_float64 (__main__.TestSparseAnyCUDA) 2023-01-11T21:24:04.1098357Z This test tests conversion from any layout to any sparse layout. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2023-01-11T21:24:04.1098733Z test_to_sparse_SparseCOO_SparseCOO_int64_cuda_int16 (__main__.TestSparseAnyCUDA) 2023-01-11T21:24:04.1099111Z This test tests conversion from any layout to any sparse layout. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2023-01-11T21:24:04.1099493Z test_to_sparse_SparseCOO_SparseCOO_int64_cuda_int32 (__main__.TestSparseAnyCUDA) 2023-01-11T21:24:04.1099877Z This test tests conversion from any layout to any sparse layout. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2023-01-11T21:24:04.1100247Z test_to_sparse_SparseCOO_SparseCOO_int64_cuda_int64 (__main__.TestSparseAnyCUDA) 2023-01-11T21:24:04.1100621Z This test tests conversion from any layout to any sparse layout. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2023-01-11T21:24:04.1100993Z test_to_sparse_SparseCOO_SparseCOO_int64_cuda_int8 (__main__.TestSparseAnyCUDA) 2023-01-11T21:24:04.1101371Z This test tests conversion from any layout to any sparse layout. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2023-01-11T21:24:04.1101743Z test_to_sparse_SparseCOO_SparseCOO_int64_cuda_uint8 (__main__.TestSparseAnyCUDA) 2023-01-11T21:24:04.1102150Z This test tests conversion from any layout to any sparse layout. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2023-01-11T21:24:04.1102536Z test_to_sparse_SparseCOO_SparseCSC_int32_cuda_bfloat16 (__main__.TestSparseAnyCUDA) 2023-01-11T21:24:04.1102925Z This test tests conversion from any layout to any sparse layout. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2023-01-11T21:24:04.1103299Z test_to_sparse_SparseCOO_SparseCSC_int32_cuda_bool (__main__.TestSparseAnyCUDA) 2023-01-11T21:24:04.1103676Z This test tests conversion from any layout to any sparse layout. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2023-01-11T21:24:04.1104061Z test_to_sparse_SparseCOO_SparseCSC_int32_cuda_complex128 (__main__.TestSparseAnyCUDA) 2023-01-11T21:24:04.1104450Z This test tests conversion from any layout to any sparse layout. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2023-01-11T21:24:04.1104889Z test_to_sparse_SparseCOO_SparseCSC_int32_cuda_complex64 (__main__.TestSparseAnyCUDA) 2023-01-11T21:24:04.1105279Z This test tests conversion from any layout to any sparse layout. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2023-01-11T21:24:04.1105655Z test_to_sparse_SparseCOO_SparseCSC_int32_cuda_float16 (__main__.TestSparseAnyCUDA) 2023-01-11T21:24:04.1106073Z This test tests conversion from any layout to any sparse layout. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2023-01-11T21:24:04.1106500Z test_to_sparse_SparseCOO_SparseCSC_int32_cuda_float32 (__main__.TestSparseAnyCUDA) 2023-01-11T21:24:04.1106984Z This test tests conversion from any layout to any sparse layout. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2023-01-11T21:24:04.1107436Z test_to_sparse_SparseCOO_SparseCSC_int32_cuda_float64 (__main__.TestSparseAnyCUDA) 2023-01-11T21:24:04.1107826Z This test tests conversion from any layout to any sparse layout. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2023-01-11T21:24:04.1108190Z test_to_sparse_SparseCOO_SparseCSC_int32_cuda_int16 (__main__.TestSparseAnyCUDA) 2023-01-11T21:24:04.1108572Z This test tests conversion from any layout to any sparse layout. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2023-01-11T21:24:04.1108946Z test_to_sparse_SparseCOO_SparseCSC_int32_cuda_int32 (__main__.TestSparseAnyCUDA) 2023-01-11T21:24:04.1109325Z This test tests conversion from any layout to any sparse layout. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2023-01-11T21:24:04.1109690Z test_to_sparse_SparseCOO_SparseCSC_int32_cuda_int64 (__main__.TestSparseAnyCUDA) 2023-01-11T21:24:04.1110066Z This test tests conversion from any layout to any sparse layout. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2023-01-11T21:24:04.1110437Z test_to_sparse_SparseCOO_SparseCSC_int32_cuda_int8 (__main__.TestSparseAnyCUDA) 2023-01-11T21:24:04.1110813Z This test tests conversion from any layout to any sparse layout. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2023-01-11T21:24:04.1111180Z test_to_sparse_SparseCOO_SparseCSC_int32_cuda_uint8 (__main__.TestSparseAnyCUDA) 2023-01-11T21:24:04.1111564Z This test tests conversion from any layout to any sparse layout. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2023-01-11T21:24:04.1111945Z test_to_sparse_SparseCOO_SparseCSC_int64_cuda_bfloat16 (__main__.TestSparseAnyCUDA) 2023-01-11T21:24:04.1112328Z This test tests conversion from any layout to any sparse layout. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2023-01-11T21:24:04.1112703Z test_to_sparse_SparseCOO_SparseCSC_int64_cuda_bool (__main__.TestSparseAnyCUDA) 2023-01-11T21:24:04.1113084Z This test tests conversion from any layout to any sparse layout. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2023-01-11T21:24:04.1113572Z test_to_sparse_SparseCOO_SparseCSC_int64_cuda_complex128 (__main__.TestSparseAnyCUDA) 2023-01-11T21:24:04.1113957Z This test tests conversion from any layout to any sparse layout. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2023-01-11T21:24:04.1114344Z test_to_sparse_SparseCOO_SparseCSC_int64_cuda_complex64 (__main__.TestSparseAnyCUDA) 2023-01-11T21:24:04.1114734Z This test tests conversion from any layout to any sparse layout. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2023-01-11T21:24:04.1115107Z test_to_sparse_SparseCOO_SparseCSC_int64_cuda_float16 (__main__.TestSparseAnyCUDA) 2023-01-11T21:24:04.1115482Z This test tests conversion from any layout to any sparse layout. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2023-01-11T21:24:04.1115857Z test_to_sparse_SparseCOO_SparseCSC_int64_cuda_float32 (__main__.TestSparseAnyCUDA) 2023-01-11T21:24:04.1116240Z This test tests conversion from any layout to any sparse layout. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2023-01-11T21:24:04.1116616Z test_to_sparse_SparseCOO_SparseCSC_int64_cuda_float64 (__main__.TestSparseAnyCUDA) 2023-01-11T21:24:04.1116994Z This test tests conversion from any layout to any sparse layout. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.007s) 2023-01-11T21:24:04.1117469Z test_to_sparse_SparseCOO_SparseCSC_int64_cuda_int16 (__main__.TestSparseAnyCUDA) 2023-01-11T21:24:04.1117943Z This test tests conversion from any layout to any sparse layout. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.007s) 2023-01-11T21:24:04.1118404Z test_to_sparse_SparseCOO_SparseCSC_int64_cuda_int32 (__main__.TestSparseAnyCUDA) 2023-01-11T21:24:04.1118869Z This test tests conversion from any layout to any sparse layout. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.007s) 2023-01-11T21:24:04.1119336Z test_to_sparse_SparseCOO_SparseCSC_int64_cuda_int64 (__main__.TestSparseAnyCUDA) 2023-01-11T21:24:04.1119803Z This test tests conversion from any layout to any sparse layout. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.007s) 2023-01-11T21:24:04.1120166Z test_to_sparse_SparseCOO_SparseCSC_int64_cuda_int8 (__main__.TestSparseAnyCUDA) 2023-01-11T21:24:04.1120547Z This test tests conversion from any layout to any sparse layout. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.007s) 2023-01-11T21:24:04.1120916Z test_to_sparse_SparseCOO_SparseCSC_int64_cuda_uint8 (__main__.TestSparseAnyCUDA) 2023-01-11T21:24:04.1121296Z This test tests conversion from any layout to any sparse layout. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.007s) 2023-01-11T21:24:04.1121664Z test_to_sparse_SparseCOO_SparseCSR_int32_cuda_bfloat16 (__main__.TestSparseAnyCUDA) 2023-01-11T21:24:04.1122054Z This test tests conversion from any layout to any sparse layout. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.007s) 2023-01-11T21:24:04.1122429Z test_to_sparse_SparseCOO_SparseCSR_int32_cuda_bool (__main__.TestSparseAnyCUDA) 2023-01-11T21:24:04.1122806Z This test tests conversion from any layout to any sparse layout. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.007s) 2023-01-11T21:24:04.1123183Z test_to_sparse_SparseCOO_SparseCSR_int32_cuda_complex128 (__main__.TestSparseAnyCUDA) 2023-01-11T21:24:04.1123567Z This test tests conversion from any layout to any sparse layout. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.007s) 2023-01-11T21:24:04.1123943Z test_to_sparse_SparseCOO_SparseCSR_int32_cuda_complex64 (__main__.TestSparseAnyCUDA) 2023-01-11T21:24:04.1124330Z This test tests conversion from any layout to any sparse layout. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.007s) 2023-01-11T21:24:04.1124697Z test_to_sparse_SparseCOO_SparseCSR_int32_cuda_float16 (__main__.TestSparseAnyCUDA) 2023-01-11T21:24:04.1125114Z This test tests conversion from any layout to any sparse layout. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.007s) 2023-01-11T21:24:04.1125496Z test_to_sparse_SparseCOO_SparseCSR_int32_cuda_float32 (__main__.TestSparseAnyCUDA) 2023-01-11T21:24:04.1125884Z This test tests conversion from any layout to any sparse layout. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.007s) 2023-01-11T21:24:04.1126258Z test_to_sparse_SparseCOO_SparseCSR_int32_cuda_float64 (__main__.TestSparseAnyCUDA) 2023-01-11T21:24:04.1126646Z This test tests conversion from any layout to any sparse layout. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.007s) 2023-01-11T21:24:04.1127024Z test_to_sparse_SparseCOO_SparseCSR_int32_cuda_int16 (__main__.TestSparseAnyCUDA) 2023-01-11T21:24:04.1127406Z This test tests conversion from any layout to any sparse layout. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.007s) 2023-01-11T21:24:04.1127860Z test_to_sparse_SparseCOO_SparseCSR_int32_cuda_int32 (__main__.TestSparseAnyCUDA) 2023-01-11T21:24:04.1128341Z This test tests conversion from any layout to any sparse layout. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2023-01-11T21:24:04.1128808Z test_to_sparse_SparseCOO_SparseCSR_int32_cuda_int64 (__main__.TestSparseAnyCUDA) 2023-01-11T21:24:04.1129307Z This test tests conversion from any layout to any sparse layout. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2023-01-11T21:24:04.1129775Z test_to_sparse_SparseCOO_SparseCSR_int32_cuda_int8 (__main__.TestSparseAnyCUDA) 2023-01-11T21:24:04.1130220Z This test tests conversion from any layout to any sparse layout. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2023-01-11T21:24:04.1130595Z test_to_sparse_SparseCOO_SparseCSR_int32_cuda_uint8 (__main__.TestSparseAnyCUDA) 2023-01-11T21:24:04.1130971Z This test tests conversion from any layout to any sparse layout. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2023-01-11T21:24:04.1131346Z test_to_sparse_SparseCOO_SparseCSR_int64_cuda_bfloat16 (__main__.TestSparseAnyCUDA) 2023-01-11T21:24:04.1131729Z This test tests conversion from any layout to any sparse layout. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2023-01-11T21:24:04.1132102Z test_to_sparse_SparseCOO_SparseCSR_int64_cuda_bool (__main__.TestSparseAnyCUDA) 2023-01-11T21:24:04.1132474Z This test tests conversion from any layout to any sparse layout. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2023-01-11T21:24:04.1132857Z test_to_sparse_SparseCOO_SparseCSR_int64_cuda_complex128 (__main__.TestSparseAnyCUDA) 2023-01-11T21:24:04.1133246Z This test tests conversion from any layout to any sparse layout. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2023-01-11T21:24:04.1133626Z test_to_sparse_SparseCOO_SparseCSR_int64_cuda_complex64 (__main__.TestSparseAnyCUDA) 2023-01-11T21:24:04.1134008Z This test tests conversion from any layout to any sparse layout. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2023-01-11T21:24:04.1134591Z test_to_sparse_SparseCOO_SparseCSR_int64_cuda_float16 (__main__.TestSparseAnyCUDA) 2023-01-11T21:24:04.1134977Z This test tests conversion from any layout to any sparse layout. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2023-01-11T21:24:04.1135344Z test_to_sparse_SparseCOO_SparseCSR_int64_cuda_float32 (__main__.TestSparseAnyCUDA) 2023-01-11T21:24:04.1135724Z This test tests conversion from any layout to any sparse layout. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2023-01-11T21:24:04.1136099Z test_to_sparse_SparseCOO_SparseCSR_int64_cuda_float64 (__main__.TestSparseAnyCUDA) 2023-01-11T21:24:04.1136480Z This test tests conversion from any layout to any sparse layout. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2023-01-11T21:24:04.1136906Z test_to_sparse_SparseCOO_SparseCSR_int64_cuda_int16 (__main__.TestSparseAnyCUDA) 2023-01-11T21:24:04.1137293Z This test tests conversion from any layout to any sparse layout. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2023-01-11T21:24:04.1137668Z test_to_sparse_SparseCOO_SparseCSR_int64_cuda_int32 (__main__.TestSparseAnyCUDA) 2023-01-11T21:24:04.1138054Z This test tests conversion from any layout to any sparse layout. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2023-01-11T21:24:04.1138422Z test_to_sparse_SparseCOO_SparseCSR_int64_cuda_int64 (__main__.TestSparseAnyCUDA) 2023-01-11T21:24:04.1138806Z This test tests conversion from any layout to any sparse layout. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2023-01-11T21:24:04.1139181Z test_to_sparse_SparseCOO_SparseCSR_int64_cuda_int8 (__main__.TestSparseAnyCUDA) 2023-01-11T21:24:04.1139561Z This test tests conversion from any layout to any sparse layout. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2023-01-11T21:24:04.1139930Z test_to_sparse_SparseCOO_SparseCSR_int64_cuda_uint8 (__main__.TestSparseAnyCUDA) 2023-01-11T21:24:04.1140313Z This test tests conversion from any layout to any sparse layout. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2023-01-11T21:24:04.1140749Z test_to_sparse_SparseCSC_SparseBSC_int32_cuda_bfloat16 (__main__.TestSparseAnyCUDA) 2023-01-11T21:24:04.1141140Z This test tests conversion from any layout to any sparse layout. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2023-01-11T21:24:04.1141507Z test_to_sparse_SparseCSC_SparseBSC_int32_cuda_bool (__main__.TestSparseAnyCUDA) 2023-01-11T21:24:04.1141892Z This test tests conversion from any layout to any sparse layout. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2023-01-11T21:24:04.1142280Z test_to_sparse_SparseCSC_SparseBSC_int32_cuda_complex128 (__main__.TestSparseAnyCUDA) 2023-01-11T21:24:04.1142658Z This test tests conversion from any layout to any sparse layout. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2023-01-11T21:24:04.1143041Z test_to_sparse_SparseCSC_SparseBSC_int32_cuda_complex64 (__main__.TestSparseAnyCUDA) 2023-01-11T21:24:04.1143430Z This test tests conversion from any layout to any sparse layout. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2023-01-11T21:24:04.1143804Z test_to_sparse_SparseCSC_SparseBSC_int32_cuda_float16 (__main__.TestSparseAnyCUDA) 2023-01-11T21:24:04.1144176Z This test tests conversion from any layout to any sparse layout. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2023-01-11T21:24:04.1144557Z test_to_sparse_SparseCSC_SparseBSC_int32_cuda_float32 (__main__.TestSparseAnyCUDA) 2023-01-11T21:24:04.1145012Z This test tests conversion from any layout to any sparse layout. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2023-01-11T21:24:04.1145390Z test_to_sparse_SparseCSC_SparseBSC_int32_cuda_float64 (__main__.TestSparseAnyCUDA) 2023-01-11T21:24:04.1145763Z This test tests conversion from any layout to any sparse layout. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2023-01-11T21:24:04.1146151Z test_to_sparse_SparseCSC_SparseBSC_int32_cuda_int16 (__main__.TestSparseAnyCUDA) 2023-01-11T21:24:04.1146622Z This test tests conversion from any layout to any sparse layout. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2023-01-11T21:24:04.1147082Z test_to_sparse_SparseCSC_SparseBSC_int32_cuda_int32 (__main__.TestSparseAnyCUDA) 2023-01-11T21:24:04.1147544Z This test tests conversion from any layout to any sparse layout. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2023-01-11T21:24:04.1148003Z test_to_sparse_SparseCSC_SparseBSC_int32_cuda_int64 (__main__.TestSparseAnyCUDA) 2023-01-11T21:24:04.1148472Z This test tests conversion from any layout to any sparse layout. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2023-01-11T21:24:04.1148853Z test_to_sparse_SparseCSC_SparseBSC_int32_cuda_int8 (__main__.TestSparseAnyCUDA) 2023-01-11T21:24:04.1149230Z This test tests conversion from any layout to any sparse layout. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2023-01-11T21:24:04.1149610Z test_to_sparse_SparseCSC_SparseBSC_int32_cuda_uint8 (__main__.TestSparseAnyCUDA) 2023-01-11T21:24:04.1149992Z This test tests conversion from any layout to any sparse layout. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2023-01-11T21:24:04.1150368Z test_to_sparse_SparseCSC_SparseBSC_int64_cuda_bfloat16 (__main__.TestSparseAnyCUDA) 2023-01-11T21:24:04.1150758Z This test tests conversion from any layout to any sparse layout. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2023-01-11T21:24:04.1151137Z test_to_sparse_SparseCSC_SparseBSC_int64_cuda_bool (__main__.TestSparseAnyCUDA) 2023-01-11T21:24:04.1151521Z This test tests conversion from any layout to any sparse layout. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2023-01-11T21:24:04.1151896Z test_to_sparse_SparseCSC_SparseBSC_int64_cuda_complex128 (__main__.TestSparseAnyCUDA) 2023-01-11T21:24:04.1152313Z This test tests conversion from any layout to any sparse layout. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2023-01-11T21:24:04.1152689Z test_to_sparse_SparseCSC_SparseBSC_int64_cuda_complex64 (__main__.TestSparseAnyCUDA) 2023-01-11T21:24:04.1153079Z This test tests conversion from any layout to any sparse layout. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2023-01-11T21:24:04.1153446Z test_to_sparse_SparseCSC_SparseBSC_int64_cuda_float16 (__main__.TestSparseAnyCUDA) 2023-01-11T21:24:04.1153829Z This test tests conversion from any layout to any sparse layout. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2023-01-11T21:24:04.1154204Z test_to_sparse_SparseCSC_SparseBSC_int64_cuda_float32 (__main__.TestSparseAnyCUDA) 2023-01-11T21:24:04.1154589Z This test tests conversion from any layout to any sparse layout. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2023-01-11T21:24:04.1154957Z test_to_sparse_SparseCSC_SparseBSC_int64_cuda_float64 (__main__.TestSparseAnyCUDA) 2023-01-11T21:24:04.1155338Z This test tests conversion from any layout to any sparse layout. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2023-01-11T21:24:04.1155708Z test_to_sparse_SparseCSC_SparseBSC_int64_cuda_int16 (__main__.TestSparseAnyCUDA) 2023-01-11T21:24:04.1156088Z This test tests conversion from any layout to any sparse layout. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2023-01-11T21:24:04.1156459Z test_to_sparse_SparseCSC_SparseBSC_int64_cuda_int32 (__main__.TestSparseAnyCUDA) 2023-01-11T21:24:04.1156842Z This test tests conversion from any layout to any sparse layout. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2023-01-11T21:24:04.1157223Z test_to_sparse_SparseCSC_SparseBSC_int64_cuda_int64 (__main__.TestSparseAnyCUDA) 2023-01-11T21:24:04.1157601Z This test tests conversion from any layout to any sparse layout. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2023-01-11T21:24:04.1157976Z test_to_sparse_SparseCSC_SparseBSC_int64_cuda_int8 (__main__.TestSparseAnyCUDA) 2023-01-11T21:24:04.1158355Z This test tests conversion from any layout to any sparse layout. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2023-01-11T21:24:04.1158733Z test_to_sparse_SparseCSC_SparseBSC_int64_cuda_uint8 (__main__.TestSparseAnyCUDA) 2023-01-11T21:24:04.1159163Z This test tests conversion from any layout to any sparse layout. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2023-01-11T21:24:04.1159567Z test_to_sparse_SparseCSC_SparseBSR_int32_cuda_bfloat16 (__main__.TestSparseAnyCUDA) 2023-01-11T21:24:04.1159957Z This test tests conversion from any layout to any sparse layout. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2023-01-11T21:24:04.1160332Z test_to_sparse_SparseCSC_SparseBSR_int32_cuda_bool (__main__.TestSparseAnyCUDA) 2023-01-11T21:24:04.1160702Z This test tests conversion from any layout to any sparse layout. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2023-01-11T21:24:04.1161083Z test_to_sparse_SparseCSC_SparseBSR_int32_cuda_complex128 (__main__.TestSparseAnyCUDA) 2023-01-11T21:24:04.1161466Z This test tests conversion from any layout to any sparse layout. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2023-01-11T21:24:04.1161845Z test_to_sparse_SparseCSC_SparseBSR_int32_cuda_complex64 (__main__.TestSparseAnyCUDA) 2023-01-11T21:24:04.1162227Z This test tests conversion from any layout to any sparse layout. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2023-01-11T21:24:04.1162601Z test_to_sparse_SparseCSC_SparseBSR_int32_cuda_float16 (__main__.TestSparseAnyCUDA) 2023-01-11T21:24:04.1162980Z This test tests conversion from any layout to any sparse layout. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2023-01-11T21:24:04.1163386Z test_to_sparse_SparseCSC_SparseBSR_int32_cuda_float32 (__main__.TestSparseAnyCUDA) 2023-01-11T21:24:04.1163583Z This test tests conversion from any layout to any sparse layout. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2023-01-11T21:24:04.1163742Z test_to_sparse_SparseCSC_SparseBSR_int32_cuda_float64 (__main__.TestSparseAnyCUDA) 2023-01-11T21:24:04.1163943Z This test tests conversion from any layout to any sparse layout. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2023-01-11T21:24:04.1164103Z test_to_sparse_SparseCSC_SparseBSR_int32_cuda_int16 (__main__.TestSparseAnyCUDA) 2023-01-11T21:24:04.1164304Z This test tests conversion from any layout to any sparse layout. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2023-01-11T21:24:04.1164460Z test_to_sparse_SparseCSC_SparseBSR_int32_cuda_int32 (__main__.TestSparseAnyCUDA) 2023-01-11T21:24:04.1164665Z This test tests conversion from any layout to any sparse layout. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2023-01-11T21:24:04.1164820Z test_to_sparse_SparseCSC_SparseBSR_int32_cuda_int64 (__main__.TestSparseAnyCUDA) 2023-01-11T21:24:04.1165021Z This test tests conversion from any layout to any sparse layout. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2023-01-11T21:24:04.1165170Z test_to_sparse_SparseCSC_SparseBSR_int32_cuda_int8 (__main__.TestSparseAnyCUDA) 2023-01-11T21:24:04.1165374Z This test tests conversion from any layout to any sparse layout. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2023-01-11T21:24:04.1165530Z test_to_sparse_SparseCSC_SparseBSR_int32_cuda_uint8 (__main__.TestSparseAnyCUDA) 2023-01-11T21:24:04.1165732Z This test tests conversion from any layout to any sparse layout. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2023-01-11T21:24:04.1165896Z test_to_sparse_SparseCSC_SparseBSR_int64_cuda_bfloat16 (__main__.TestSparseAnyCUDA) 2023-01-11T21:24:04.1166098Z This test tests conversion from any layout to any sparse layout. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2023-01-11T21:24:04.1166253Z test_to_sparse_SparseCSC_SparseBSR_int64_cuda_bool (__main__.TestSparseAnyCUDA) 2023-01-11T21:24:04.1166455Z This test tests conversion from any layout to any sparse layout. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2023-01-11T21:24:04.1166617Z test_to_sparse_SparseCSC_SparseBSR_int64_cuda_complex128 (__main__.TestSparseAnyCUDA) 2023-01-11T21:24:04.1166837Z This test tests conversion from any layout to any sparse layout. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2023-01-11T21:24:04.1167004Z test_to_sparse_SparseCSC_SparseBSR_int64_cuda_complex64 (__main__.TestSparseAnyCUDA) 2023-01-11T21:24:04.1167215Z This test tests conversion from any layout to any sparse layout. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2023-01-11T21:24:04.1167394Z test_to_sparse_SparseCSC_SparseBSR_int64_cuda_float16 (__main__.TestSparseAnyCUDA) 2023-01-11T21:24:04.1167645Z This test tests conversion from any layout to any sparse layout. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2023-01-11T21:24:04.1167844Z test_to_sparse_SparseCSC_SparseBSR_int64_cuda_float32 (__main__.TestSparseAnyCUDA) 2023-01-11T21:24:04.1168096Z This test tests conversion from any layout to any sparse layout. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2023-01-11T21:24:04.1168294Z test_to_sparse_SparseCSC_SparseBSR_int64_cuda_float64 (__main__.TestSparseAnyCUDA) 2023-01-11T21:24:04.1168547Z This test tests conversion from any layout to any sparse layout. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2023-01-11T21:24:04.1168773Z test_to_sparse_SparseCSC_SparseBSR_int64_cuda_int16 (__main__.TestSparseAnyCUDA) 2023-01-11T21:24:04.1169015Z This test tests conversion from any layout to any sparse layout. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2023-01-11T21:24:04.1169210Z test_to_sparse_SparseCSC_SparseBSR_int64_cuda_int32 (__main__.TestSparseAnyCUDA) 2023-01-11T21:24:04.1169463Z This test tests conversion from any layout to any sparse layout. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2023-01-11T21:24:04.1169654Z test_to_sparse_SparseCSC_SparseBSR_int64_cuda_int64 (__main__.TestSparseAnyCUDA) 2023-01-11T21:24:04.1169910Z This test tests conversion from any layout to any sparse layout. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2023-01-11T21:24:04.1170103Z test_to_sparse_SparseCSC_SparseBSR_int64_cuda_int8 (__main__.TestSparseAnyCUDA) 2023-01-11T21:24:04.1170322Z This test tests conversion from any layout to any sparse layout. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2023-01-11T21:24:04.1170482Z test_to_sparse_SparseCSC_SparseBSR_int64_cuda_uint8 (__main__.TestSparseAnyCUDA) 2023-01-11T21:24:04.1170685Z This test tests conversion from any layout to any sparse layout. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2023-01-11T21:24:04.1170840Z test_to_sparse_SparseCSC_SparseCOO_int32_cuda_bfloat16 (__main__.TestSparseAnyCUDA) 2023-01-11T21:24:04.1171045Z This test tests conversion from any layout to any sparse layout. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2023-01-11T21:24:04.1171202Z test_to_sparse_SparseCSC_SparseCOO_int32_cuda_bool (__main__.TestSparseAnyCUDA) 2023-01-11T21:24:04.1171404Z This test tests conversion from any layout to any sparse layout. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2023-01-11T21:24:04.1171567Z test_to_sparse_SparseCSC_SparseCOO_int32_cuda_complex128 (__main__.TestSparseAnyCUDA) 2023-01-11T21:24:04.1171768Z This test tests conversion from any layout to any sparse layout. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2023-01-11T21:24:04.1171930Z test_to_sparse_SparseCSC_SparseCOO_int32_cuda_complex64 (__main__.TestSparseAnyCUDA) 2023-01-11T21:24:04.1172133Z This test tests conversion from any layout to any sparse layout. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2023-01-11T21:24:04.1172291Z test_to_sparse_SparseCSC_SparseCOO_int32_cuda_float16 (__main__.TestSparseAnyCUDA) 2023-01-11T21:24:04.1172510Z This test tests conversion from any layout to any sparse layout. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2023-01-11T21:24:04.1172670Z test_to_sparse_SparseCSC_SparseCOO_int32_cuda_float32 (__main__.TestSparseAnyCUDA) 2023-01-11T21:24:04.1172871Z This test tests conversion from any layout to any sparse layout. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2023-01-11T21:24:04.1173032Z test_to_sparse_SparseCSC_SparseCOO_int32_cuda_float64 (__main__.TestSparseAnyCUDA) 2023-01-11T21:24:04.1173236Z This test tests conversion from any layout to any sparse layout. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2023-01-11T21:24:04.1173395Z test_to_sparse_SparseCSC_SparseCOO_int32_cuda_int16 (__main__.TestSparseAnyCUDA) 2023-01-11T21:24:04.1173596Z This test tests conversion from any layout to any sparse layout. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2023-01-11T21:24:04.1173752Z test_to_sparse_SparseCSC_SparseCOO_int32_cuda_int32 (__main__.TestSparseAnyCUDA) 2023-01-11T21:24:04.1173958Z This test tests conversion from any layout to any sparse layout. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2023-01-11T21:24:04.1174112Z test_to_sparse_SparseCSC_SparseCOO_int32_cuda_int64 (__main__.TestSparseAnyCUDA) 2023-01-11T21:24:04.1174492Z This test tests conversion from any layout to any sparse layout. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2023-01-11T21:24:04.1174703Z test_to_sparse_SparseCSC_SparseCOO_int32_cuda_int8 (__main__.TestSparseAnyCUDA) 2023-01-11T21:24:04.1174904Z This test tests conversion from any layout to any sparse layout. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2023-01-11T21:24:04.1175057Z test_to_sparse_SparseCSC_SparseCOO_int32_cuda_uint8 (__main__.TestSparseAnyCUDA) 2023-01-11T21:24:04.1175257Z This test tests conversion from any layout to any sparse layout. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2023-01-11T21:24:04.1175419Z test_to_sparse_SparseCSC_SparseCOO_int64_cuda_bfloat16 (__main__.TestSparseAnyCUDA) 2023-01-11T21:24:04.1175619Z This test tests conversion from any layout to any sparse layout. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2023-01-11T21:24:04.1175773Z test_to_sparse_SparseCSC_SparseCOO_int64_cuda_bool (__main__.TestSparseAnyCUDA) 2023-01-11T21:24:04.1175979Z This test tests conversion from any layout to any sparse layout. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2023-01-11T21:24:04.1176134Z test_to_sparse_SparseCSC_SparseCOO_int64_cuda_complex128 (__main__.TestSparseAnyCUDA) 2023-01-11T21:24:04.1176334Z This test tests conversion from any layout to any sparse layout. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2023-01-11T21:24:04.1176494Z test_to_sparse_SparseCSC_SparseCOO_int64_cuda_complex64 (__main__.TestSparseAnyCUDA) 2023-01-11T21:24:04.1176698Z This test tests conversion from any layout to any sparse layout. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2023-01-11T21:24:04.1176856Z test_to_sparse_SparseCSC_SparseCOO_int64_cuda_float16 (__main__.TestSparseAnyCUDA) 2023-01-11T21:24:04.1177058Z This test tests conversion from any layout to any sparse layout. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2023-01-11T21:24:04.1177217Z test_to_sparse_SparseCSC_SparseCOO_int64_cuda_float32 (__main__.TestSparseAnyCUDA) 2023-01-11T21:24:04.1177418Z This test tests conversion from any layout to any sparse layout. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2023-01-11T21:24:04.1177576Z test_to_sparse_SparseCSC_SparseCOO_int64_cuda_float64 (__main__.TestSparseAnyCUDA) 2023-01-11T21:24:04.1177769Z This test tests conversion from any layout to any sparse layout. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2023-01-11T21:24:04.1177988Z test_to_sparse_SparseCSC_SparseCOO_int64_cuda_int16 (__main__.TestSparseAnyCUDA) 2023-01-11T21:24:04.1178217Z This test tests conversion from any layout to any sparse layout. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2023-01-11T21:24:04.1178372Z test_to_sparse_SparseCSC_SparseCOO_int64_cuda_int32 (__main__.TestSparseAnyCUDA) 2023-01-11T21:24:04.1178577Z This test tests conversion from any layout to any sparse layout. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2023-01-11T21:24:04.1178734Z test_to_sparse_SparseCSC_SparseCOO_int64_cuda_int64 (__main__.TestSparseAnyCUDA) 2023-01-11T21:24:04.1178936Z This test tests conversion from any layout to any sparse layout. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2023-01-11T21:24:04.1179092Z test_to_sparse_SparseCSC_SparseCOO_int64_cuda_int8 (__main__.TestSparseAnyCUDA) 2023-01-11T21:24:04.1179298Z This test tests conversion from any layout to any sparse layout. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2023-01-11T21:24:04.1179447Z test_to_sparse_SparseCSC_SparseCOO_int64_cuda_uint8 (__main__.TestSparseAnyCUDA) 2023-01-11T21:24:04.1179650Z This test tests conversion from any layout to any sparse layout. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2023-01-11T21:24:04.1179838Z test_to_sparse_SparseCSC_SparseCSC_int32_cuda_bfloat16 (__main__.TestSparseAnyCUDA) 2023-01-11T21:24:04.1180040Z This test tests conversion from any layout to any sparse layout. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2023-01-11T21:24:04.1180196Z test_to_sparse_SparseCSC_SparseCSC_int32_cuda_bool (__main__.TestSparseAnyCUDA) 2023-01-11T21:24:04.1180398Z This test tests conversion from any layout to any sparse layout. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2023-01-11T21:24:04.1180562Z test_to_sparse_SparseCSC_SparseCSC_int32_cuda_complex128 (__main__.TestSparseAnyCUDA) 2023-01-11T21:24:04.1180766Z This test tests conversion from any layout to any sparse layout. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2023-01-11T21:24:04.1180928Z test_to_sparse_SparseCSC_SparseCSC_int32_cuda_complex64 (__main__.TestSparseAnyCUDA) 2023-01-11T21:24:04.1181129Z This test tests conversion from any layout to any sparse layout. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2023-01-11T21:24:04.1181284Z test_to_sparse_SparseCSC_SparseCSC_int32_cuda_float16 (__main__.TestSparseAnyCUDA) 2023-01-11T21:24:04.1181488Z This test tests conversion from any layout to any sparse layout. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2023-01-11T21:24:04.1181645Z test_to_sparse_SparseCSC_SparseCSC_int32_cuda_float32 (__main__.TestSparseAnyCUDA) 2023-01-11T21:24:04.1181847Z This test tests conversion from any layout to any sparse layout. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2023-01-11T21:24:04.1182011Z test_to_sparse_SparseCSC_SparseCSC_int32_cuda_float64 (__main__.TestSparseAnyCUDA) 2023-01-11T21:24:04.1182212Z This test tests conversion from any layout to any sparse layout. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2023-01-11T21:24:04.1182368Z test_to_sparse_SparseCSC_SparseCSC_int32_cuda_int16 (__main__.TestSparseAnyCUDA) 2023-01-11T21:24:04.1182574Z This test tests conversion from any layout to any sparse layout. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2023-01-11T21:24:04.1182729Z test_to_sparse_SparseCSC_SparseCSC_int32_cuda_int32 (__main__.TestSparseAnyCUDA) 2023-01-11T21:24:04.1182922Z This test tests conversion from any layout to any sparse layout. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2023-01-11T21:24:04.1183078Z test_to_sparse_SparseCSC_SparseCSC_int32_cuda_int64 (__main__.TestSparseAnyCUDA) 2023-01-11T21:24:04.1183307Z This test tests conversion from any layout to any sparse layout. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2023-01-11T21:24:04.1183467Z test_to_sparse_SparseCSC_SparseCSC_int32_cuda_int8 (__main__.TestSparseAnyCUDA) 2023-01-11T21:24:04.1183668Z This test tests conversion from any layout to any sparse layout. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2023-01-11T21:24:04.1183825Z test_to_sparse_SparseCSC_SparseCSC_int32_cuda_uint8 (__main__.TestSparseAnyCUDA) 2023-01-11T21:24:04.1184029Z This test tests conversion from any layout to any sparse layout. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2023-01-11T21:24:04.1184189Z test_to_sparse_SparseCSC_SparseCSC_int64_cuda_bfloat16 (__main__.TestSparseAnyCUDA) 2023-01-11T21:24:04.1184393Z This test tests conversion from any layout to any sparse layout. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2023-01-11T21:24:04.1184541Z test_to_sparse_SparseCSC_SparseCSC_int64_cuda_bool (__main__.TestSparseAnyCUDA) 2023-01-11T21:24:04.1184815Z This test tests conversion from any layout to any sparse layout. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2023-01-11T21:24:04.1184982Z test_to_sparse_SparseCSC_SparseCSC_int64_cuda_complex128 (__main__.TestSparseAnyCUDA) 2023-01-11T21:24:04.1185212Z This test tests conversion from any layout to any sparse layout. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2023-01-11T21:24:04.1185379Z test_to_sparse_SparseCSC_SparseCSC_int64_cuda_complex64 (__main__.TestSparseAnyCUDA) 2023-01-11T21:24:04.1185583Z This test tests conversion from any layout to any sparse layout. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2023-01-11T21:24:04.1185740Z test_to_sparse_SparseCSC_SparseCSC_int64_cuda_float16 (__main__.TestSparseAnyCUDA) 2023-01-11T21:24:04.1185943Z This test tests conversion from any layout to any sparse layout. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2023-01-11T21:24:04.1186127Z test_to_sparse_SparseCSC_SparseCSC_int64_cuda_float32 (__main__.TestSparseAnyCUDA) 2023-01-11T21:24:04.1186378Z This test tests conversion from any layout to any sparse layout. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2023-01-11T21:24:04.1186570Z test_to_sparse_SparseCSC_SparseCSC_int64_cuda_float64 (__main__.TestSparseAnyCUDA) 2023-01-11T21:24:04.1186819Z This test tests conversion from any layout to any sparse layout. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2023-01-11T21:24:04.1187012Z test_to_sparse_SparseCSC_SparseCSC_int64_cuda_int16 (__main__.TestSparseAnyCUDA) 2023-01-11T21:24:04.1187263Z This test tests conversion from any layout to any sparse layout. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2023-01-11T21:24:04.1187430Z test_to_sparse_SparseCSC_SparseCSC_int64_cuda_int32 (__main__.TestSparseAnyCUDA) 2023-01-11T21:24:04.1187631Z This test tests conversion from any layout to any sparse layout. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2023-01-11T21:24:04.1187784Z test_to_sparse_SparseCSC_SparseCSC_int64_cuda_int64 (__main__.TestSparseAnyCUDA) 2023-01-11T21:24:04.1187984Z This test tests conversion from any layout to any sparse layout. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2023-01-11T21:24:04.1188143Z test_to_sparse_SparseCSC_SparseCSC_int64_cuda_int8 (__main__.TestSparseAnyCUDA) 2023-01-11T21:24:04.1188336Z This test tests conversion from any layout to any sparse layout. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2023-01-11T21:24:04.1188489Z test_to_sparse_SparseCSC_SparseCSC_int64_cuda_uint8 (__main__.TestSparseAnyCUDA) 2023-01-11T21:24:04.1188689Z This test tests conversion from any layout to any sparse layout. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2023-01-11T21:24:04.1188880Z test_to_sparse_SparseCSC_SparseCSR_int32_cuda_bfloat16 (__main__.TestSparseAnyCUDA) 2023-01-11T21:24:04.1189083Z This test tests conversion from any layout to any sparse layout. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2023-01-11T21:24:04.1189239Z test_to_sparse_SparseCSC_SparseCSR_int32_cuda_bool (__main__.TestSparseAnyCUDA) 2023-01-11T21:24:04.1189443Z This test tests conversion from any layout to any sparse layout. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2023-01-11T21:24:04.1189604Z test_to_sparse_SparseCSC_SparseCSR_int32_cuda_complex128 (__main__.TestSparseAnyCUDA) 2023-01-11T21:24:04.1189805Z This test tests conversion from any layout to any sparse layout. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2023-01-11T21:24:04.1189962Z test_to_sparse_SparseCSC_SparseCSR_int32_cuda_complex64 (__main__.TestSparseAnyCUDA) 2023-01-11T21:24:04.1190168Z This test tests conversion from any layout to any sparse layout. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2023-01-11T21:24:04.1190326Z test_to_sparse_SparseCSC_SparseCSR_int32_cuda_float16 (__main__.TestSparseAnyCUDA) 2023-01-11T21:24:04.1190525Z This test tests conversion from any layout to any sparse layout. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2023-01-11T21:24:04.1190728Z test_to_sparse_SparseCSC_SparseCSR_int32_cuda_float32 (__main__.TestSparseAnyCUDA) 2023-01-11T21:24:04.1190929Z This test tests conversion from any layout to any sparse layout. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2023-01-11T21:24:04.1191087Z test_to_sparse_SparseCSC_SparseCSR_int32_cuda_float64 (__main__.TestSparseAnyCUDA) 2023-01-11T21:24:04.1191289Z This test tests conversion from any layout to any sparse layout. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2023-01-11T21:24:04.1191443Z test_to_sparse_SparseCSC_SparseCSR_int32_cuda_int16 (__main__.TestSparseAnyCUDA) 2023-01-11T21:24:04.1191646Z This test tests conversion from any layout to any sparse layout. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2023-01-11T21:24:04.1191795Z test_to_sparse_SparseCSC_SparseCSR_int32_cuda_int32 (__main__.TestSparseAnyCUDA) 2023-01-11T21:24:04.1191996Z This test tests conversion from any layout to any sparse layout. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2023-01-11T21:24:04.1192154Z test_to_sparse_SparseCSC_SparseCSR_int32_cuda_int64 (__main__.TestSparseAnyCUDA) 2023-01-11T21:24:04.1192356Z This test tests conversion from any layout to any sparse layout. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2023-01-11T21:24:04.1192511Z test_to_sparse_SparseCSC_SparseCSR_int32_cuda_int8 (__main__.TestSparseAnyCUDA) 2023-01-11T21:24:04.1192711Z This test tests conversion from any layout to any sparse layout. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2023-01-11T21:24:04.1192868Z test_to_sparse_SparseCSC_SparseCSR_int32_cuda_uint8 (__main__.TestSparseAnyCUDA) 2023-01-11T21:24:04.1193068Z This test tests conversion from any layout to any sparse layout. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2023-01-11T21:24:04.1193229Z test_to_sparse_SparseCSC_SparseCSR_int64_cuda_bfloat16 (__main__.TestSparseAnyCUDA) 2023-01-11T21:24:04.1193425Z This test tests conversion from any layout to any sparse layout. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2023-01-11T21:24:04.1193581Z test_to_sparse_SparseCSC_SparseCSR_int64_cuda_bool (__main__.TestSparseAnyCUDA) 2023-01-11T21:24:04.1193786Z This test tests conversion from any layout to any sparse layout. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2023-01-11T21:24:04.1193950Z test_to_sparse_SparseCSC_SparseCSR_int64_cuda_complex128 (__main__.TestSparseAnyCUDA) 2023-01-11T21:24:04.1194180Z This test tests conversion from any layout to any sparse layout. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2023-01-11T21:24:04.1194343Z test_to_sparse_SparseCSC_SparseCSR_int64_cuda_complex64 (__main__.TestSparseAnyCUDA) 2023-01-11T21:24:04.1194547Z This test tests conversion from any layout to any sparse layout. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2023-01-11T21:24:04.1194708Z test_to_sparse_SparseCSC_SparseCSR_int64_cuda_float16 (__main__.TestSparseAnyCUDA) 2023-01-11T21:24:04.1194907Z This test tests conversion from any layout to any sparse layout. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2023-01-11T21:24:04.1195058Z test_to_sparse_SparseCSC_SparseCSR_int64_cuda_float32 (__main__.TestSparseAnyCUDA) 2023-01-11T21:24:04.1195258Z This test tests conversion from any layout to any sparse layout. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2023-01-11T21:24:04.1195418Z test_to_sparse_SparseCSC_SparseCSR_int64_cuda_float64 (__main__.TestSparseAnyCUDA) 2023-01-11T21:24:04.1195620Z This test tests conversion from any layout to any sparse layout. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2023-01-11T21:24:04.1195775Z test_to_sparse_SparseCSC_SparseCSR_int64_cuda_int16 (__main__.TestSparseAnyCUDA) 2023-01-11T21:24:04.1196006Z This test tests conversion from any layout to any sparse layout. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2023-01-11T21:24:04.1196160Z test_to_sparse_SparseCSC_SparseCSR_int64_cuda_int32 (__main__.TestSparseAnyCUDA) 2023-01-11T21:24:04.1196361Z This test tests conversion from any layout to any sparse layout. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2023-01-11T21:24:04.1196515Z test_to_sparse_SparseCSC_SparseCSR_int64_cuda_int64 (__main__.TestSparseAnyCUDA) 2023-01-11T21:24:04.1196719Z This test tests conversion from any layout to any sparse layout. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2023-01-11T21:24:04.1196867Z test_to_sparse_SparseCSC_SparseCSR_int64_cuda_int8 (__main__.TestSparseAnyCUDA) 2023-01-11T21:24:04.1197066Z This test tests conversion from any layout to any sparse layout. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2023-01-11T21:24:04.1197224Z test_to_sparse_SparseCSC_SparseCSR_int64_cuda_uint8 (__main__.TestSparseAnyCUDA) 2023-01-11T21:24:04.1197425Z This test tests conversion from any layout to any sparse layout. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2023-01-11T21:24:04.1197586Z test_to_sparse_SparseCSR_SparseBSC_int32_cuda_bfloat16 (__main__.TestSparseAnyCUDA) 2023-01-11T21:24:04.1197787Z This test tests conversion from any layout to any sparse layout. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2023-01-11T21:24:04.1197944Z test_to_sparse_SparseCSR_SparseBSC_int32_cuda_bool (__main__.TestSparseAnyCUDA) 2023-01-11T21:24:04.1198148Z This test tests conversion from any layout to any sparse layout. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2023-01-11T21:24:04.1198312Z test_to_sparse_SparseCSR_SparseBSC_int32_cuda_complex128 (__main__.TestSparseAnyCUDA) 2023-01-11T21:24:04.1198509Z This test tests conversion from any layout to any sparse layout. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2023-01-11T21:24:04.1198697Z test_to_sparse_SparseCSR_SparseBSC_int32_cuda_complex64 (__main__.TestSparseAnyCUDA) 2023-01-11T21:24:04.1198923Z This test tests conversion from any layout to any sparse layout. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2023-01-11T21:24:04.1199084Z test_to_sparse_SparseCSR_SparseBSC_int32_cuda_float16 (__main__.TestSparseAnyCUDA) 2023-01-11T21:24:04.1199284Z This test tests conversion from any layout to any sparse layout. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2023-01-11T21:24:04.1199474Z test_to_sparse_SparseCSR_SparseBSC_int32_cuda_float32 (__main__.TestSparseAnyCUDA) 2023-01-11T21:24:04.1199679Z This test tests conversion from any layout to any sparse layout. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2023-01-11T21:24:04.1199837Z test_to_sparse_SparseCSR_SparseBSC_int32_cuda_float64 (__main__.TestSparseAnyCUDA) 2023-01-11T21:24:04.1200040Z This test tests conversion from any layout to any sparse layout. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2023-01-11T21:24:04.1200187Z test_to_sparse_SparseCSR_SparseBSC_int32_cuda_int16 (__main__.TestSparseAnyCUDA) 2023-01-11T21:24:04.1200390Z This test tests conversion from any layout to any sparse layout. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2023-01-11T21:24:04.1200544Z test_to_sparse_SparseCSR_SparseBSC_int32_cuda_int32 (__main__.TestSparseAnyCUDA) 2023-01-11T21:24:04.1200750Z This test tests conversion from any layout to any sparse layout. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2023-01-11T21:24:04.1200906Z test_to_sparse_SparseCSR_SparseBSC_int32_cuda_int64 (__main__.TestSparseAnyCUDA) 2023-01-11T21:24:04.1201107Z This test tests conversion from any layout to any sparse layout. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2023-01-11T21:24:04.1201291Z test_to_sparse_SparseCSR_SparseBSC_int32_cuda_int8 (__main__.TestSparseAnyCUDA) 2023-01-11T21:24:04.1201494Z This test tests conversion from any layout to any sparse layout. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2023-01-11T21:24:04.1201649Z test_to_sparse_SparseCSR_SparseBSC_int32_cuda_uint8 (__main__.TestSparseAnyCUDA) 2023-01-11T21:24:04.1201844Z This test tests conversion from any layout to any sparse layout. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2023-01-11T21:24:04.1202007Z test_to_sparse_SparseCSR_SparseBSC_int64_cuda_bfloat16 (__main__.TestSparseAnyCUDA) 2023-01-11T21:24:04.1202207Z This test tests conversion from any layout to any sparse layout. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2023-01-11T21:24:04.1202362Z test_to_sparse_SparseCSR_SparseBSC_int64_cuda_bool (__main__.TestSparseAnyCUDA) 2023-01-11T21:24:04.1202566Z This test tests conversion from any layout to any sparse layout. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2023-01-11T21:24:04.1202727Z test_to_sparse_SparseCSR_SparseBSC_int64_cuda_complex128 (__main__.TestSparseAnyCUDA) 2023-01-11T21:24:04.1202927Z This test tests conversion from any layout to any sparse layout. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2023-01-11T21:24:04.1203092Z test_to_sparse_SparseCSR_SparseBSC_int64_cuda_complex64 (__main__.TestSparseAnyCUDA) 2023-01-11T21:24:04.1203296Z This test tests conversion from any layout to any sparse layout. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2023-01-11T21:24:04.1203455Z test_to_sparse_SparseCSR_SparseBSC_int64_cuda_float16 (__main__.TestSparseAnyCUDA) 2023-01-11T21:24:04.1203649Z This test tests conversion from any layout to any sparse layout. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2023-01-11T21:24:04.1203808Z test_to_sparse_SparseCSR_SparseBSC_int64_cuda_float32 (__main__.TestSparseAnyCUDA) 2023-01-11T21:24:04.1204010Z This test tests conversion from any layout to any sparse layout. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2023-01-11T21:24:04.1204166Z test_to_sparse_SparseCSR_SparseBSC_int64_cuda_float64 (__main__.TestSparseAnyCUDA) 2023-01-11T21:24:04.1204367Z This test tests conversion from any layout to any sparse layout. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2023-01-11T21:24:04.1204521Z test_to_sparse_SparseCSR_SparseBSC_int64_cuda_int16 (__main__.TestSparseAnyCUDA) 2023-01-11T21:24:04.1204745Z This test tests conversion from any layout to any sparse layout. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2023-01-11T21:24:04.1204904Z test_to_sparse_SparseCSR_SparseBSC_int64_cuda_int32 (__main__.TestSparseAnyCUDA) 2023-01-11T21:24:04.1205108Z This test tests conversion from any layout to any sparse layout. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2023-01-11T21:24:04.1205258Z test_to_sparse_SparseCSR_SparseBSC_int64_cuda_int64 (__main__.TestSparseAnyCUDA) 2023-01-11T21:24:04.1205460Z This test tests conversion from any layout to any sparse layout. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2023-01-11T21:24:04.1205614Z test_to_sparse_SparseCSR_SparseBSC_int64_cuda_int8 (__main__.TestSparseAnyCUDA) 2023-01-11T21:24:04.1205816Z This test tests conversion from any layout to any sparse layout. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2023-01-11T21:24:04.1205973Z test_to_sparse_SparseCSR_SparseBSC_int64_cuda_uint8 (__main__.TestSparseAnyCUDA) 2023-01-11T21:24:04.1206173Z This test tests conversion from any layout to any sparse layout. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2023-01-11T21:24:04.1206333Z test_to_sparse_SparseCSR_SparseBSR_int32_cuda_bfloat16 (__main__.TestSparseAnyCUDA) 2023-01-11T21:24:04.1206562Z This test tests conversion from any layout to any sparse layout. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2023-01-11T21:24:04.1206717Z test_to_sparse_SparseCSR_SparseBSR_int32_cuda_bool (__main__.TestSparseAnyCUDA) 2023-01-11T21:24:04.1206911Z This test tests conversion from any layout to any sparse layout. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2023-01-11T21:24:04.1207074Z test_to_sparse_SparseCSR_SparseBSR_int32_cuda_complex128 (__main__.TestSparseAnyCUDA) 2023-01-11T21:24:04.1207298Z This test tests conversion from any layout to any sparse layout. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2023-01-11T21:24:04.1207498Z test_to_sparse_SparseCSR_SparseBSR_int32_cuda_complex64 (__main__.TestSparseAnyCUDA) 2023-01-11T21:24:04.1207750Z This test tests conversion from any layout to any sparse layout. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2023-01-11T21:24:04.1207950Z test_to_sparse_SparseCSR_SparseBSR_int32_cuda_float16 (__main__.TestSparseAnyCUDA) 2023-01-11T21:24:04.1208198Z This test tests conversion from any layout to any sparse layout. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2023-01-11T21:24:04.1208396Z test_to_sparse_SparseCSR_SparseBSR_int32_cuda_float32 (__main__.TestSparseAnyCUDA) 2023-01-11T21:24:04.1208648Z This test tests conversion from any layout to any sparse layout. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2023-01-11T21:24:04.1208846Z test_to_sparse_SparseCSR_SparseBSR_int32_cuda_float64 (__main__.TestSparseAnyCUDA) 2023-01-11T21:24:04.1209093Z This test tests conversion from any layout to any sparse layout. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2023-01-11T21:24:04.1209285Z test_to_sparse_SparseCSR_SparseBSR_int32_cuda_int16 (__main__.TestSparseAnyCUDA) 2023-01-11T21:24:04.1209538Z This test tests conversion from any layout to any sparse layout. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2023-01-11T21:24:04.1209730Z test_to_sparse_SparseCSR_SparseBSR_int32_cuda_int32 (__main__.TestSparseAnyCUDA) 2023-01-11T21:24:04.1209980Z This test tests conversion from any layout to any sparse layout. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2023-01-11T21:24:04.1210160Z test_to_sparse_SparseCSR_SparseBSR_int32_cuda_int64 (__main__.TestSparseAnyCUDA) 2023-01-11T21:24:04.1210359Z This test tests conversion from any layout to any sparse layout. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2023-01-11T21:24:04.1210540Z test_to_sparse_SparseCSR_SparseBSR_int32_cuda_int8 (__main__.TestSparseAnyCUDA) 2023-01-11T21:24:04.1210742Z This test tests conversion from any layout to any sparse layout. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2023-01-11T21:24:04.1210888Z test_to_sparse_SparseCSR_SparseBSR_int32_cuda_uint8 (__main__.TestSparseAnyCUDA) 2023-01-11T21:24:04.1211092Z This test tests conversion from any layout to any sparse layout. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2023-01-11T21:24:04.1211252Z test_to_sparse_SparseCSR_SparseBSR_int64_cuda_bfloat16 (__main__.TestSparseAnyCUDA) 2023-01-11T21:24:04.1211455Z This test tests conversion from any layout to any sparse layout. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2023-01-11T21:24:04.1211608Z test_to_sparse_SparseCSR_SparseBSR_int64_cuda_bool (__main__.TestSparseAnyCUDA) 2023-01-11T21:24:04.1211810Z This test tests conversion from any layout to any sparse layout. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2023-01-11T21:24:04.1211973Z test_to_sparse_SparseCSR_SparseBSR_int64_cuda_complex128 (__main__.TestSparseAnyCUDA) 2023-01-11T21:24:04.1212176Z This test tests conversion from any layout to any sparse layout. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2023-01-11T21:24:04.1212367Z test_to_sparse_SparseCSR_SparseBSR_int64_cuda_complex64 (__main__.TestSparseAnyCUDA) 2023-01-11T21:24:04.1212562Z This test tests conversion from any layout to any sparse layout. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2023-01-11T21:24:04.1212722Z test_to_sparse_SparseCSR_SparseBSR_int64_cuda_float16 (__main__.TestSparseAnyCUDA) 2023-01-11T21:24:04.1212922Z This test tests conversion from any layout to any sparse layout. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2023-01-11T21:24:04.1213084Z test_to_sparse_SparseCSR_SparseBSR_int64_cuda_float32 (__main__.TestSparseAnyCUDA) 2023-01-11T21:24:04.1213285Z This test tests conversion from any layout to any sparse layout. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2023-01-11T21:24:04.1213443Z test_to_sparse_SparseCSR_SparseBSR_int64_cuda_float64 (__main__.TestSparseAnyCUDA) 2023-01-11T21:24:04.1213648Z This test tests conversion from any layout to any sparse layout. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2023-01-11T21:24:04.1213803Z test_to_sparse_SparseCSR_SparseBSR_int64_cuda_int16 (__main__.TestSparseAnyCUDA) 2023-01-11T21:24:04.1214003Z This test tests conversion from any layout to any sparse layout. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2023-01-11T21:24:04.1214159Z test_to_sparse_SparseCSR_SparseBSR_int64_cuda_int32 (__main__.TestSparseAnyCUDA) 2023-01-11T21:24:04.1214622Z This test tests conversion from any layout to any sparse layout. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2023-01-11T21:24:04.1214778Z test_to_sparse_SparseCSR_SparseBSR_int64_cuda_int64 (__main__.TestSparseAnyCUDA) 2023-01-11T21:24:04.1214983Z This test tests conversion from any layout to any sparse layout. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2023-01-11T21:24:04.1215143Z test_to_sparse_SparseCSR_SparseBSR_int64_cuda_int8 (__main__.TestSparseAnyCUDA) 2023-01-11T21:24:04.1215347Z This test tests conversion from any layout to any sparse layout. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2023-01-11T21:24:04.1215502Z test_to_sparse_SparseCSR_SparseBSR_int64_cuda_uint8 (__main__.TestSparseAnyCUDA) 2023-01-11T21:24:04.1215709Z This test tests conversion from any layout to any sparse layout. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2023-01-11T21:24:04.1215871Z test_to_sparse_SparseCSR_SparseCOO_int32_cuda_bfloat16 (__main__.TestSparseAnyCUDA) 2023-01-11T21:24:04.1216143Z This test tests conversion from any layout to any sparse layout. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2023-01-11T21:24:04.1216293Z test_to_sparse_SparseCSR_SparseCOO_int32_cuda_bool (__main__.TestSparseAnyCUDA) 2023-01-11T21:24:04.1216496Z This test tests conversion from any layout to any sparse layout. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2023-01-11T21:24:04.1216661Z test_to_sparse_SparseCSR_SparseCOO_int32_cuda_complex128 (__main__.TestSparseAnyCUDA) 2023-01-11T21:24:04.1216863Z This test tests conversion from any layout to any sparse layout. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2023-01-11T21:24:04.1217025Z test_to_sparse_SparseCSR_SparseCOO_int32_cuda_complex64 (__main__.TestSparseAnyCUDA) 2023-01-11T21:24:04.1217228Z This test tests conversion from any layout to any sparse layout. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2023-01-11T21:24:04.1217387Z test_to_sparse_SparseCSR_SparseCOO_int32_cuda_float16 (__main__.TestSparseAnyCUDA) 2023-01-11T21:24:04.1217591Z This test tests conversion from any layout to any sparse layout. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2023-01-11T21:24:04.1217750Z test_to_sparse_SparseCSR_SparseCOO_int32_cuda_float32 (__main__.TestSparseAnyCUDA) 2023-01-11T21:24:04.1217988Z This test tests conversion from any layout to any sparse layout. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2023-01-11T21:24:04.1218147Z test_to_sparse_SparseCSR_SparseCOO_int32_cuda_float64 (__main__.TestSparseAnyCUDA) 2023-01-11T21:24:04.1218350Z This test tests conversion from any layout to any sparse layout. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2023-01-11T21:24:04.1218506Z test_to_sparse_SparseCSR_SparseCOO_int32_cuda_int16 (__main__.TestSparseAnyCUDA) 2023-01-11T21:24:04.1218712Z This test tests conversion from any layout to any sparse layout. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2023-01-11T21:24:04.1218865Z test_to_sparse_SparseCSR_SparseCOO_int32_cuda_int32 (__main__.TestSparseAnyCUDA) 2023-01-11T21:24:04.1219066Z This test tests conversion from any layout to any sparse layout. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2023-01-11T21:24:04.1219224Z test_to_sparse_SparseCSR_SparseCOO_int32_cuda_int64 (__main__.TestSparseAnyCUDA) 2023-01-11T21:24:04.1219425Z This test tests conversion from any layout to any sparse layout. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2023-01-11T21:24:04.1219575Z test_to_sparse_SparseCSR_SparseCOO_int32_cuda_int8 (__main__.TestSparseAnyCUDA) 2023-01-11T21:24:04.1219775Z This test tests conversion from any layout to any sparse layout. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2023-01-11T21:24:04.1219933Z test_to_sparse_SparseCSR_SparseCOO_int32_cuda_uint8 (__main__.TestSparseAnyCUDA) 2023-01-11T21:24:04.1220134Z This test tests conversion from any layout to any sparse layout. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2023-01-11T21:24:04.1220294Z test_to_sparse_SparseCSR_SparseCOO_int64_cuda_bfloat16 (__main__.TestSparseAnyCUDA) 2023-01-11T21:24:04.1220499Z This test tests conversion from any layout to any sparse layout. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2023-01-11T21:24:04.1220657Z test_to_sparse_SparseCSR_SparseCOO_int64_cuda_bool (__main__.TestSparseAnyCUDA) 2023-01-11T21:24:04.1220859Z This test tests conversion from any layout to any sparse layout. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2023-01-11T21:24:04.1221022Z test_to_sparse_SparseCSR_SparseCOO_int64_cuda_complex128 (__main__.TestSparseAnyCUDA) 2023-01-11T21:24:04.1221252Z This test tests conversion from any layout to any sparse layout. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2023-01-11T21:24:04.1221408Z test_to_sparse_SparseCSR_SparseCOO_int64_cuda_complex64 (__main__.TestSparseAnyCUDA) 2023-01-11T21:24:04.1221614Z This test tests conversion from any layout to any sparse layout. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2023-01-11T21:24:04.1221774Z test_to_sparse_SparseCSR_SparseCOO_int64_cuda_float16 (__main__.TestSparseAnyCUDA) 2023-01-11T21:24:04.1221975Z This test tests conversion from any layout to any sparse layout. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2023-01-11T21:24:04.1222133Z test_to_sparse_SparseCSR_SparseCOO_int64_cuda_float32 (__main__.TestSparseAnyCUDA) 2023-01-11T21:24:04.1222337Z This test tests conversion from any layout to any sparse layout. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2023-01-11T21:24:04.1222494Z test_to_sparse_SparseCSR_SparseCOO_int64_cuda_float64 (__main__.TestSparseAnyCUDA) 2023-01-11T21:24:04.1222704Z This test tests conversion from any layout to any sparse layout. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2023-01-11T21:24:04.1222858Z test_to_sparse_SparseCSR_SparseCOO_int64_cuda_int16 (__main__.TestSparseAnyCUDA) 2023-01-11T21:24:04.1223052Z This test tests conversion from any layout to any sparse layout. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2023-01-11T21:24:04.1223302Z test_to_sparse_SparseCSR_SparseCOO_int64_cuda_int32 (__main__.TestSparseAnyCUDA) 2023-01-11T21:24:04.1223504Z This test tests conversion from any layout to any sparse layout. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2023-01-11T21:24:04.1223659Z test_to_sparse_SparseCSR_SparseCOO_int64_cuda_int64 (__main__.TestSparseAnyCUDA) 2023-01-11T21:24:04.1223863Z This test tests conversion from any layout to any sparse layout. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2023-01-11T21:24:04.1224022Z test_to_sparse_SparseCSR_SparseCOO_int64_cuda_int8 (__main__.TestSparseAnyCUDA) 2023-01-11T21:24:04.1224222Z This test tests conversion from any layout to any sparse layout. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2023-01-11T21:24:04.1224379Z test_to_sparse_SparseCSR_SparseCOO_int64_cuda_uint8 (__main__.TestSparseAnyCUDA) 2023-01-11T21:24:04.1224584Z This test tests conversion from any layout to any sparse layout. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2023-01-11T21:24:04.1224811Z test_to_sparse_SparseCSR_SparseCSC_int32_cuda_bfloat16 (__main__.TestSparseAnyCUDA) 2023-01-11T21:24:04.1225019Z This test tests conversion from any layout to any sparse layout. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2023-01-11T21:24:04.1225173Z test_to_sparse_SparseCSR_SparseCSC_int32_cuda_bool (__main__.TestSparseAnyCUDA) 2023-01-11T21:24:04.1225376Z This test tests conversion from any layout to any sparse layout. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2023-01-11T21:24:04.1225543Z test_to_sparse_SparseCSR_SparseCSC_int32_cuda_complex128 (__main__.TestSparseAnyCUDA) 2023-01-11T21:24:04.1225743Z This test tests conversion from any layout to any sparse layout. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2023-01-11T21:24:04.1225907Z test_to_sparse_SparseCSR_SparseCSC_int32_cuda_complex64 (__main__.TestSparseAnyCUDA) 2023-01-11T21:24:04.1226136Z This test tests conversion from any layout to any sparse layout. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2023-01-11T21:24:04.1226332Z test_to_sparse_SparseCSR_SparseCSC_int32_cuda_float16 (__main__.TestSparseAnyCUDA) 2023-01-11T21:24:04.1226580Z This test tests conversion from any layout to any sparse layout. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2023-01-11T21:24:04.1226768Z test_to_sparse_SparseCSR_SparseCSC_int32_cuda_float32 (__main__.TestSparseAnyCUDA) 2023-01-11T21:24:04.1227066Z This test tests conversion from any layout to any sparse layout. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2023-01-11T21:24:04.1227265Z test_to_sparse_SparseCSR_SparseCSC_int32_cuda_float64 (__main__.TestSparseAnyCUDA) 2023-01-11T21:24:04.1227520Z This test tests conversion from any layout to any sparse layout. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2023-01-11T21:24:04.1227713Z test_to_sparse_SparseCSR_SparseCSC_int32_cuda_int16 (__main__.TestSparseAnyCUDA) 2023-01-11T21:24:04.1227924Z This test tests conversion from any layout to any sparse layout. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2023-01-11T21:24:04.1228078Z test_to_sparse_SparseCSR_SparseCSC_int32_cuda_int32 (__main__.TestSparseAnyCUDA) 2023-01-11T21:24:04.1228278Z This test tests conversion from any layout to any sparse layout. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2023-01-11T21:24:04.1228434Z test_to_sparse_SparseCSR_SparseCSC_int32_cuda_int64 (__main__.TestSparseAnyCUDA) 2023-01-11T21:24:04.1228626Z This test tests conversion from any layout to any sparse layout. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2023-01-11T21:24:04.1228783Z test_to_sparse_SparseCSR_SparseCSC_int32_cuda_int8 (__main__.TestSparseAnyCUDA) 2023-01-11T21:24:04.1229029Z This test tests conversion from any layout to any sparse layout. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2023-01-11T21:24:04.1229183Z test_to_sparse_SparseCSR_SparseCSC_int32_cuda_uint8 (__main__.TestSparseAnyCUDA) 2023-01-11T21:24:04.1229385Z This test tests conversion from any layout to any sparse layout. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2023-01-11T21:24:04.1229545Z test_to_sparse_SparseCSR_SparseCSC_int64_cuda_bfloat16 (__main__.TestSparseAnyCUDA) 2023-01-11T21:24:04.1229748Z This test tests conversion from any layout to any sparse layout. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2023-01-11T21:24:04.1229902Z test_to_sparse_SparseCSR_SparseCSC_int64_cuda_bool (__main__.TestSparseAnyCUDA) 2023-01-11T21:24:04.1230104Z This test tests conversion from any layout to any sparse layout. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2023-01-11T21:24:04.1230262Z test_to_sparse_SparseCSR_SparseCSC_int64_cuda_complex128 (__main__.TestSparseAnyCUDA) 2023-01-11T21:24:04.1230463Z This test tests conversion from any layout to any sparse layout. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2023-01-11T21:24:04.1230624Z test_to_sparse_SparseCSR_SparseCSC_int64_cuda_complex64 (__main__.TestSparseAnyCUDA) 2023-01-11T21:24:04.1230826Z This test tests conversion from any layout to any sparse layout. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2023-01-11T21:24:04.1230988Z test_to_sparse_SparseCSR_SparseCSC_int64_cuda_float16 (__main__.TestSparseAnyCUDA) 2023-01-11T21:24:04.1231189Z This test tests conversion from any layout to any sparse layout. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2023-01-11T21:24:04.1231345Z test_to_sparse_SparseCSR_SparseCSC_int64_cuda_float32 (__main__.TestSparseAnyCUDA) 2023-01-11T21:24:04.1231549Z This test tests conversion from any layout to any sparse layout. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2023-01-11T21:24:04.1231708Z test_to_sparse_SparseCSR_SparseCSC_int64_cuda_float64 (__main__.TestSparseAnyCUDA) 2023-01-11T21:24:04.1231909Z This test tests conversion from any layout to any sparse layout. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2023-01-11T21:24:04.1232056Z test_to_sparse_SparseCSR_SparseCSC_int64_cuda_int16 (__main__.TestSparseAnyCUDA) 2023-01-11T21:24:04.1232284Z This test tests conversion from any layout to any sparse layout. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2023-01-11T21:24:04.1232442Z test_to_sparse_SparseCSR_SparseCSC_int64_cuda_int32 (__main__.TestSparseAnyCUDA) 2023-01-11T21:24:04.1232648Z This test tests conversion from any layout to any sparse layout. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2023-01-11T21:24:04.1232806Z test_to_sparse_SparseCSR_SparseCSC_int64_cuda_int64 (__main__.TestSparseAnyCUDA) 2023-01-11T21:24:04.1233013Z This test tests conversion from any layout to any sparse layout. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2023-01-11T21:24:04.1233168Z test_to_sparse_SparseCSR_SparseCSC_int64_cuda_int8 (__main__.TestSparseAnyCUDA) 2023-01-11T21:24:04.1233371Z This test tests conversion from any layout to any sparse layout. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2023-01-11T21:24:04.1233526Z test_to_sparse_SparseCSR_SparseCSC_int64_cuda_uint8 (__main__.TestSparseAnyCUDA) 2023-01-11T21:24:04.1233722Z This test tests conversion from any layout to any sparse layout. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2023-01-11T21:24:04.1233885Z test_to_sparse_SparseCSR_SparseCSR_int32_cuda_bfloat16 (__main__.TestSparseAnyCUDA) 2023-01-11T21:24:04.1234086Z This test tests conversion from any layout to any sparse layout. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2023-01-11T21:24:04.1234270Z test_to_sparse_SparseCSR_SparseCSR_int32_cuda_bool (__main__.TestSparseAnyCUDA) 2023-01-11T21:24:04.1234474Z This test tests conversion from any layout to any sparse layout. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2023-01-11T21:24:04.1234638Z test_to_sparse_SparseCSR_SparseCSR_int32_cuda_complex128 (__main__.TestSparseAnyCUDA) 2023-01-11T21:24:04.1234839Z This test tests conversion from any layout to any sparse layout. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2023-01-11T21:24:04.1235004Z test_to_sparse_SparseCSR_SparseCSR_int32_cuda_complex64 (__main__.TestSparseAnyCUDA) 2023-01-11T21:24:04.1235207Z This test tests conversion from any layout to any sparse layout. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2023-01-11T21:24:04.1235358Z test_to_sparse_SparseCSR_SparseCSR_int32_cuda_float16 (__main__.TestSparseAnyCUDA) 2023-01-11T21:24:04.1235562Z This test tests conversion from any layout to any sparse layout. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2023-01-11T21:24:04.1235721Z test_to_sparse_SparseCSR_SparseCSR_int32_cuda_float32 (__main__.TestSparseAnyCUDA) 2023-01-11T21:24:04.1235927Z This test tests conversion from any layout to any sparse layout. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2023-01-11T21:24:04.1236084Z test_to_sparse_SparseCSR_SparseCSR_int32_cuda_float64 (__main__.TestSparseAnyCUDA) 2023-01-11T21:24:04.1236287Z This test tests conversion from any layout to any sparse layout. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2023-01-11T21:24:04.1236442Z test_to_sparse_SparseCSR_SparseCSR_int32_cuda_int16 (__main__.TestSparseAnyCUDA) 2023-01-11T21:24:04.1236644Z This test tests conversion from any layout to any sparse layout. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2023-01-11T21:24:04.1236805Z test_to_sparse_SparseCSR_SparseCSR_int32_cuda_int32 (__main__.TestSparseAnyCUDA) 2023-01-11T21:24:04.1237005Z This test tests conversion from any layout to any sparse layout. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2023-01-11T21:24:04.1237167Z test_to_sparse_SparseCSR_SparseCSR_int32_cuda_int64 (__main__.TestSparseAnyCUDA) 2023-01-11T21:24:04.1237416Z This test tests conversion from any layout to any sparse layout. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2023-01-11T21:24:04.1237643Z test_to_sparse_SparseCSR_SparseCSR_int32_cuda_int8 (__main__.TestSparseAnyCUDA) 2023-01-11T21:24:04.1237895Z This test tests conversion from any layout to any sparse layout. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2023-01-11T21:24:04.1238087Z test_to_sparse_SparseCSR_SparseCSR_int32_cuda_uint8 (__main__.TestSparseAnyCUDA) 2023-01-11T21:24:04.1238342Z This test tests conversion from any layout to any sparse layout. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2023-01-11T21:24:04.1238543Z test_to_sparse_SparseCSR_SparseCSR_int64_cuda_bfloat16 (__main__.TestSparseAnyCUDA) 2023-01-11T21:24:04.1238793Z This test tests conversion from any layout to any sparse layout. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2023-01-11T21:24:04.1238988Z test_to_sparse_SparseCSR_SparseCSR_int64_cuda_bool (__main__.TestSparseAnyCUDA) 2023-01-11T21:24:04.1239234Z This test tests conversion from any layout to any sparse layout. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2023-01-11T21:24:04.1239438Z test_to_sparse_SparseCSR_SparseCSR_int64_cuda_complex128 (__main__.TestSparseAnyCUDA) 2023-01-11T21:24:04.1239688Z This test tests conversion from any layout to any sparse layout. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2023-01-11T21:24:04.1239883Z test_to_sparse_SparseCSR_SparseCSR_int64_cuda_complex64 (__main__.TestSparseAnyCUDA) 2023-01-11T21:24:04.1240087Z This test tests conversion from any layout to any sparse layout. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2023-01-11T21:24:04.1240244Z test_to_sparse_SparseCSR_SparseCSR_int64_cuda_float16 (__main__.TestSparseAnyCUDA) 2023-01-11T21:24:04.1240444Z This test tests conversion from any layout to any sparse layout. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2023-01-11T21:24:04.1240601Z test_to_sparse_SparseCSR_SparseCSR_int64_cuda_float32 (__main__.TestSparseAnyCUDA) 2023-01-11T21:24:04.1240803Z This test tests conversion from any layout to any sparse layout. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2023-01-11T21:24:04.1240953Z test_to_sparse_SparseCSR_SparseCSR_int64_cuda_float64 (__main__.TestSparseAnyCUDA) 2023-01-11T21:24:04.1241157Z This test tests conversion from any layout to any sparse layout. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2023-01-11T21:24:04.1241320Z test_to_sparse_SparseCSR_SparseCSR_int64_cuda_int16 (__main__.TestSparseAnyCUDA) 2023-01-11T21:24:04.1241521Z This test tests conversion from any layout to any sparse layout. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2023-01-11T21:24:04.1241675Z test_to_sparse_SparseCSR_SparseCSR_int64_cuda_int32 (__main__.TestSparseAnyCUDA) 2023-01-11T21:24:04.1241875Z This test tests conversion from any layout to any sparse layout. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2023-01-11T21:24:04.1242033Z test_to_sparse_SparseCSR_SparseCSR_int64_cuda_int64 (__main__.TestSparseAnyCUDA) 2023-01-11T21:24:04.1242233Z This test tests conversion from any layout to any sparse layout. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2023-01-11T21:24:04.1242388Z test_to_sparse_SparseCSR_SparseCSR_int64_cuda_int8 (__main__.TestSparseAnyCUDA) 2023-01-11T21:24:04.1242584Z This test tests conversion from any layout to any sparse layout. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2023-01-11T21:24:04.1242738Z test_to_sparse_SparseCSR_SparseCSR_int64_cuda_uint8 (__main__.TestSparseAnyCUDA) 2023-01-11T21:24:04.1242939Z This test tests conversion from any layout to any sparse layout. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2023-01-11T21:24:04.1243097Z test_to_sparse_Strided_SparseBSC_int32_cuda_bfloat16 (__main__.TestSparseAnyCUDA) 2023-01-11T21:24:04.1243324Z This test tests conversion from any layout to any sparse layout. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2023-01-11T21:24:04.1243482Z test_to_sparse_Strided_SparseBSC_int32_cuda_bool (__main__.TestSparseAnyCUDA) 2023-01-11T21:24:04.1243685Z This test tests conversion from any layout to any sparse layout. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2023-01-11T21:24:04.1243849Z test_to_sparse_Strided_SparseBSC_int32_cuda_complex128 (__main__.TestSparseAnyCUDA) 2023-01-11T21:24:04.1244052Z This test tests conversion from any layout to any sparse layout. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2023-01-11T21:24:04.1244212Z test_to_sparse_Strided_SparseBSC_int32_cuda_complex64 (__main__.TestSparseAnyCUDA) 2023-01-11T21:24:04.1244407Z This test tests conversion from any layout to any sparse layout. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2023-01-11T21:24:04.1244563Z test_to_sparse_Strided_SparseBSC_int32_cuda_float16 (__main__.TestSparseAnyCUDA) 2023-01-11T21:24:04.1244765Z This test tests conversion from any layout to any sparse layout. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2023-01-11T21:24:04.1244926Z test_to_sparse_Strided_SparseBSC_int32_cuda_float32 (__main__.TestSparseAnyCUDA) 2023-01-11T21:24:04.1245127Z This test tests conversion from any layout to any sparse layout. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2023-01-11T21:24:04.1245310Z test_to_sparse_Strided_SparseBSC_int32_cuda_float64 (__main__.TestSparseAnyCUDA) 2023-01-11T21:24:04.1245510Z This test tests conversion from any layout to any sparse layout. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2023-01-11T21:24:04.1245668Z test_to_sparse_Strided_SparseBSC_int32_cuda_int16 (__main__.TestSparseAnyCUDA) 2023-01-11T21:24:04.1245869Z This test tests conversion from any layout to any sparse layout. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2023-01-11T21:24:04.1246018Z test_to_sparse_Strided_SparseBSC_int32_cuda_int32 (__main__.TestSparseAnyCUDA) 2023-01-11T21:24:04.1246221Z This test tests conversion from any layout to any sparse layout. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2023-01-11T21:24:04.1246375Z test_to_sparse_Strided_SparseBSC_int32_cuda_int64 (__main__.TestSparseAnyCUDA) 2023-01-11T21:24:04.1246580Z This test tests conversion from any layout to any sparse layout. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2023-01-11T21:24:04.1246733Z test_to_sparse_Strided_SparseBSC_int32_cuda_int8 (__main__.TestSparseAnyCUDA) 2023-01-11T21:24:04.1246934Z This test tests conversion from any layout to any sparse layout. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2023-01-11T21:24:04.1247090Z test_to_sparse_Strided_SparseBSC_int32_cuda_uint8 (__main__.TestSparseAnyCUDA) 2023-01-11T21:24:04.1247297Z This test tests conversion from any layout to any sparse layout. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2023-01-11T21:24:04.1247457Z test_to_sparse_Strided_SparseBSC_int64_cuda_bfloat16 (__main__.TestSparseAnyCUDA) 2023-01-11T21:24:04.1247697Z This test tests conversion from any layout to any sparse layout. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2023-01-11T21:24:04.1247892Z test_to_sparse_Strided_SparseBSC_int64_cuda_bool (__main__.TestSparseAnyCUDA) 2023-01-11T21:24:04.1248141Z This test tests conversion from any layout to any sparse layout. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2023-01-11T21:24:04.1248340Z test_to_sparse_Strided_SparseBSC_int64_cuda_complex128 (__main__.TestSparseAnyCUDA) 2023-01-11T21:24:04.1248592Z This test tests conversion from any layout to any sparse layout. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2023-01-11T21:24:04.1248824Z test_to_sparse_Strided_SparseBSC_int64_cuda_complex64 (__main__.TestSparseAnyCUDA) 2023-01-11T21:24:04.1249075Z This test tests conversion from any layout to any sparse layout. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2023-01-11T21:24:04.1249268Z test_to_sparse_Strided_SparseBSC_int64_cuda_float16 (__main__.TestSparseAnyCUDA) 2023-01-11T21:24:04.1249526Z This test tests conversion from any layout to any sparse layout. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2023-01-11T21:24:04.1249711Z test_to_sparse_Strided_SparseBSC_int64_cuda_float32 (__main__.TestSparseAnyCUDA) 2023-01-11T21:24:04.1249965Z This test tests conversion from any layout to any sparse layout. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2023-01-11T21:24:04.1250151Z test_to_sparse_Strided_SparseBSC_int64_cuda_float64 (__main__.TestSparseAnyCUDA) 2023-01-11T21:24:04.1250353Z This test tests conversion from any layout to any sparse layout. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2023-01-11T21:24:04.1250504Z test_to_sparse_Strided_SparseBSC_int64_cuda_int16 (__main__.TestSparseAnyCUDA) 2023-01-11T21:24:04.1250706Z This test tests conversion from any layout to any sparse layout. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2023-01-11T21:24:04.1250888Z test_to_sparse_Strided_SparseBSC_int64_cuda_int32 (__main__.TestSparseAnyCUDA) 2023-01-11T21:24:04.1251091Z This test tests conversion from any layout to any sparse layout. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2023-01-11T21:24:04.1251244Z test_to_sparse_Strided_SparseBSC_int64_cuda_int64 (__main__.TestSparseAnyCUDA) 2023-01-11T21:24:04.1251447Z This test tests conversion from any layout to any sparse layout. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2023-01-11T21:24:04.1251592Z test_to_sparse_Strided_SparseBSC_int64_cuda_int8 (__main__.TestSparseAnyCUDA) 2023-01-11T21:24:04.1251796Z This test tests conversion from any layout to any sparse layout. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2023-01-11T21:24:04.1251950Z test_to_sparse_Strided_SparseBSC_int64_cuda_uint8 (__main__.TestSparseAnyCUDA) 2023-01-11T21:24:04.1252152Z This test tests conversion from any layout to any sparse layout. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2023-01-11T21:24:04.1252315Z test_to_sparse_Strided_SparseBSR_int32_cuda_bfloat16 (__main__.TestSparseAnyCUDA) 2023-01-11T21:24:04.1252515Z This test tests conversion from any layout to any sparse layout. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2023-01-11T21:24:04.1252667Z test_to_sparse_Strided_SparseBSR_int32_cuda_bool (__main__.TestSparseAnyCUDA) 2023-01-11T21:24:04.1252868Z This test tests conversion from any layout to any sparse layout. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2023-01-11T21:24:04.1253028Z test_to_sparse_Strided_SparseBSR_int32_cuda_complex128 (__main__.TestSparseAnyCUDA) 2023-01-11T21:24:04.1253223Z This test tests conversion from any layout to any sparse layout. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2023-01-11T21:24:04.1253382Z test_to_sparse_Strided_SparseBSR_int32_cuda_complex64 (__main__.TestSparseAnyCUDA) 2023-01-11T21:24:04.1253583Z This test tests conversion from any layout to any sparse layout. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2023-01-11T21:24:04.1253742Z test_to_sparse_Strided_SparseBSR_int32_cuda_float16 (__main__.TestSparseAnyCUDA) 2023-01-11T21:24:04.1253941Z This test tests conversion from any layout to any sparse layout. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2023-01-11T21:24:04.1254096Z test_to_sparse_Strided_SparseBSR_int32_cuda_float32 (__main__.TestSparseAnyCUDA) 2023-01-11T21:24:04.1254588Z This test tests conversion from any layout to any sparse layout. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2023-01-11T21:24:04.1254748Z test_to_sparse_Strided_SparseBSR_int32_cuda_float64 (__main__.TestSparseAnyCUDA) 2023-01-11T21:24:04.1254953Z This test tests conversion from any layout to any sparse layout. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2023-01-11T21:24:04.1255104Z test_to_sparse_Strided_SparseBSR_int32_cuda_int16 (__main__.TestSparseAnyCUDA) 2023-01-11T21:24:04.1255305Z This test tests conversion from any layout to any sparse layout. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2023-01-11T21:24:04.1255457Z test_to_sparse_Strided_SparseBSR_int32_cuda_int32 (__main__.TestSparseAnyCUDA) 2023-01-11T21:24:04.1255658Z This test tests conversion from any layout to any sparse layout. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2023-01-11T21:24:04.1255810Z test_to_sparse_Strided_SparseBSR_int32_cuda_int64 (__main__.TestSparseAnyCUDA) 2023-01-11T21:24:04.1256017Z This test tests conversion from any layout to any sparse layout. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2023-01-11T21:24:04.1256171Z test_to_sparse_Strided_SparseBSR_int32_cuda_int8 (__main__.TestSparseAnyCUDA) 2023-01-11T21:24:04.1256372Z This test tests conversion from any layout to any sparse layout. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2023-01-11T21:24:04.1256564Z test_to_sparse_Strided_SparseBSR_int32_cuda_uint8 (__main__.TestSparseAnyCUDA) 2023-01-11T21:24:04.1256758Z This test tests conversion from any layout to any sparse layout. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2023-01-11T21:24:04.1256916Z test_to_sparse_Strided_SparseBSR_int64_cuda_bfloat16 (__main__.TestSparseAnyCUDA) 2023-01-11T21:24:04.1257178Z This test tests conversion from any layout to any sparse layout. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2023-01-11T21:24:04.1257353Z test_to_sparse_Strided_SparseBSR_int64_cuda_bool (__main__.TestSparseAnyCUDA) 2023-01-11T21:24:04.1257584Z This test tests conversion from any layout to any sparse layout. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2023-01-11T21:24:04.1257767Z test_to_sparse_Strided_SparseBSR_int64_cuda_complex128 (__main__.TestSparseAnyCUDA) 2023-01-11T21:24:04.1258023Z This test tests conversion from any layout to any sparse layout. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2023-01-11T21:24:04.1258212Z test_to_sparse_Strided_SparseBSR_int64_cuda_complex64 (__main__.TestSparseAnyCUDA) 2023-01-11T21:24:04.1258421Z This test tests conversion from any layout to any sparse layout. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2023-01-11T21:24:04.1258772Z test_to_sparse_Strided_SparseBSR_int64_cuda_float16 (__main__.TestSparseAnyCUDA) 2023-01-11T21:24:04.1258970Z This test tests conversion from any layout to any sparse layout. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2023-01-11T21:24:04.1259140Z test_to_sparse_Strided_SparseBSR_int64_cuda_float32 (__main__.TestSparseAnyCUDA) 2023-01-11T21:24:04.1259368Z This test tests conversion from any layout to any sparse layout. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2023-01-11T21:24:04.1259591Z test_to_sparse_Strided_SparseBSR_int64_cuda_float64 (__main__.TestSparseAnyCUDA) 2023-01-11T21:24:04.1259809Z This test tests conversion from any layout to any sparse layout. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2023-01-11T21:24:04.1259976Z test_to_sparse_Strided_SparseBSR_int64_cuda_int16 (__main__.TestSparseAnyCUDA) 2023-01-11T21:24:04.1260195Z This test tests conversion from any layout to any sparse layout. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.006s) 2023-01-11T21:24:04.1260361Z test_to_sparse_Strided_SparseBSR_int64_cuda_int32 (__main__.TestSparseAnyCUDA) 2023-01-11T21:24:04.1260635Z This test tests conversion from any layout to any sparse layout. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.007s) 2023-01-11T21:24:04.1260782Z test_to_sparse_Strided_SparseBSR_int64_cuda_int64 (__main__.TestSparseAnyCUDA) 2023-01-11T21:24:04.1261008Z This test tests conversion from any layout to any sparse layout. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.007s) 2023-01-11T21:24:04.1261185Z test_to_sparse_Strided_SparseBSR_int64_cuda_int8 (__main__.TestSparseAnyCUDA) 2023-01-11T21:24:04.1261402Z This test tests conversion from any layout to any sparse layout. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.007s) 2023-01-11T21:24:04.1261569Z test_to_sparse_Strided_SparseBSR_int64_cuda_uint8 (__main__.TestSparseAnyCUDA) 2023-01-11T21:24:04.1261778Z This test tests conversion from any layout to any sparse layout. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.007s) 2023-01-11T21:24:04.1273637Z test_to_sparse_Strided_SparseCOO_int32_cuda_bfloat16 (__main__.TestSparseAnyCUDA) 2023-01-11T21:24:04.1273870Z This test tests conversion from any layout to any sparse layout. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.007s) 2023-01-11T21:24:04.1274033Z test_to_sparse_Strided_SparseCOO_int32_cuda_bool (__main__.TestSparseAnyCUDA) 2023-01-11T21:24:04.1274364Z This test tests conversion from any layout to any sparse layout. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.007s) 2023-01-11T21:24:04.1274529Z test_to_sparse_Strided_SparseCOO_int32_cuda_complex128 (__main__.TestSparseAnyCUDA) 2023-01-11T21:24:04.1274738Z This test tests conversion from any layout to any sparse layout. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.019s) 2023-01-11T21:24:04.1274902Z test_to_sparse_Strided_SparseCOO_int32_cuda_complex64 (__main__.TestSparseAnyCUDA) 2023-01-11T21:24:04.1275110Z This test tests conversion from any layout to any sparse layout. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.007s) 2023-01-11T21:24:04.1275262Z test_to_sparse_Strided_SparseCOO_int32_cuda_float16 (__main__.TestSparseAnyCUDA) 2023-01-11T21:24:04.1275468Z This test tests conversion from any layout to any sparse layout. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.006s) 2023-01-11T21:24:04.1275628Z test_to_sparse_Strided_SparseCOO_int32_cuda_float32 (__main__.TestSparseAnyCUDA) 2023-01-11T21:24:04.1275836Z This test tests conversion from any layout to any sparse layout. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.006s) 2023-01-11T21:24:04.1275994Z test_to_sparse_Strided_SparseCOO_int32_cuda_float64 (__main__.TestSparseAnyCUDA) 2023-01-11T21:24:04.1276199Z This test tests conversion from any layout to any sparse layout. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.006s) 2023-01-11T21:24:04.1276358Z test_to_sparse_Strided_SparseCOO_int32_cuda_int16 (__main__.TestSparseAnyCUDA) 2023-01-11T21:24:04.1276563Z This test tests conversion from any layout to any sparse layout. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2023-01-11T21:24:04.1276716Z test_to_sparse_Strided_SparseCOO_int32_cuda_int32 (__main__.TestSparseAnyCUDA) 2023-01-11T21:24:04.1276914Z This test tests conversion from any layout to any sparse layout. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2023-01-11T21:24:04.1277070Z test_to_sparse_Strided_SparseCOO_int32_cuda_int64 (__main__.TestSparseAnyCUDA) 2023-01-11T21:24:04.1277281Z This test tests conversion from any layout to any sparse layout. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2023-01-11T21:24:04.1277458Z test_to_sparse_Strided_SparseCOO_int32_cuda_int8 (__main__.TestSparseAnyCUDA) 2023-01-11T21:24:04.1277710Z This test tests conversion from any layout to any sparse layout. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2023-01-11T21:24:04.1277944Z test_to_sparse_Strided_SparseCOO_int32_cuda_uint8 (__main__.TestSparseAnyCUDA) 2023-01-11T21:24:04.1278202Z This test tests conversion from any layout to any sparse layout. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2023-01-11T21:24:04.1278398Z test_to_sparse_Strided_SparseCOO_int64_cuda_bfloat16 (__main__.TestSparseAnyCUDA) 2023-01-11T21:24:04.1278652Z This test tests conversion from any layout to any sparse layout. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2023-01-11T21:24:04.1278841Z test_to_sparse_Strided_SparseCOO_int64_cuda_bool (__main__.TestSparseAnyCUDA) 2023-01-11T21:24:04.1279081Z This test tests conversion from any layout to any sparse layout. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2023-01-11T21:24:04.1279280Z test_to_sparse_Strided_SparseCOO_int64_cuda_complex128 (__main__.TestSparseAnyCUDA) 2023-01-11T21:24:04.1279531Z This test tests conversion from any layout to any sparse layout. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2023-01-11T21:24:04.1279728Z test_to_sparse_Strided_SparseCOO_int64_cuda_complex64 (__main__.TestSparseAnyCUDA) 2023-01-11T21:24:04.1279928Z This test tests conversion from any layout to any sparse layout. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2023-01-11T21:24:04.1280117Z test_to_sparse_Strided_SparseCOO_int64_cuda_float16 (__main__.TestSparseAnyCUDA) 2023-01-11T21:24:04.1280318Z This test tests conversion from any layout to any sparse layout. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2023-01-11T21:24:04.1280474Z test_to_sparse_Strided_SparseCOO_int64_cuda_float32 (__main__.TestSparseAnyCUDA) 2023-01-11T21:24:04.1280673Z This test tests conversion from any layout to any sparse layout. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2023-01-11T21:24:04.1280819Z test_to_sparse_Strided_SparseCOO_int64_cuda_float64 (__main__.TestSparseAnyCUDA) 2023-01-11T21:24:04.1281022Z This test tests conversion from any layout to any sparse layout. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2023-01-11T21:24:04.1281174Z test_to_sparse_Strided_SparseCOO_int64_cuda_int16 (__main__.TestSparseAnyCUDA) 2023-01-11T21:24:04.1281376Z This test tests conversion from any layout to any sparse layout. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2023-01-11T21:24:04.1281528Z test_to_sparse_Strided_SparseCOO_int64_cuda_int32 (__main__.TestSparseAnyCUDA) 2023-01-11T21:24:04.1281727Z This test tests conversion from any layout to any sparse layout. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2023-01-11T21:24:04.1281877Z test_to_sparse_Strided_SparseCOO_int64_cuda_int64 (__main__.TestSparseAnyCUDA) 2023-01-11T21:24:04.1282083Z This test tests conversion from any layout to any sparse layout. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2023-01-11T21:24:04.1282234Z test_to_sparse_Strided_SparseCOO_int64_cuda_int8 (__main__.TestSparseAnyCUDA) 2023-01-11T21:24:04.1282427Z This test tests conversion from any layout to any sparse layout. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2023-01-11T21:24:04.1282581Z test_to_sparse_Strided_SparseCOO_int64_cuda_uint8 (__main__.TestSparseAnyCUDA) 2023-01-11T21:24:04.1282781Z This test tests conversion from any layout to any sparse layout. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2023-01-11T21:24:04.1282938Z test_to_sparse_Strided_SparseCSC_int32_cuda_bfloat16 (__main__.TestSparseAnyCUDA) 2023-01-11T21:24:04.1283140Z This test tests conversion from any layout to any sparse layout. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2023-01-11T21:24:04.1283294Z test_to_sparse_Strided_SparseCSC_int32_cuda_bool (__main__.TestSparseAnyCUDA) 2023-01-11T21:24:04.1283529Z This test tests conversion from any layout to any sparse layout. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2023-01-11T21:24:04.1283690Z test_to_sparse_Strided_SparseCSC_int32_cuda_complex128 (__main__.TestSparseAnyCUDA) 2023-01-11T21:24:04.1283892Z This test tests conversion from any layout to any sparse layout. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2023-01-11T21:24:04.1284047Z test_to_sparse_Strided_SparseCSC_int32_cuda_complex64 (__main__.TestSparseAnyCUDA) 2023-01-11T21:24:04.1284249Z This test tests conversion from any layout to any sparse layout. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2023-01-11T21:24:04.1284405Z test_to_sparse_Strided_SparseCSC_int32_cuda_float16 (__main__.TestSparseAnyCUDA) 2023-01-11T21:24:04.1284606Z This test tests conversion from any layout to any sparse layout. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2023-01-11T21:24:04.1284764Z test_to_sparse_Strided_SparseCSC_int32_cuda_float32 (__main__.TestSparseAnyCUDA) 2023-01-11T21:24:04.1284965Z This test tests conversion from any layout to any sparse layout. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2023-01-11T21:24:04.1285119Z test_to_sparse_Strided_SparseCSC_int32_cuda_float64 (__main__.TestSparseAnyCUDA) 2023-01-11T21:24:04.1285348Z This test tests conversion from any layout to any sparse layout. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2023-01-11T21:24:04.1285499Z test_to_sparse_Strided_SparseCSC_int32_cuda_int16 (__main__.TestSparseAnyCUDA) 2023-01-11T21:24:04.1285704Z This test tests conversion from any layout to any sparse layout. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2023-01-11T21:24:04.1285847Z test_to_sparse_Strided_SparseCSC_int32_cuda_int32 (__main__.TestSparseAnyCUDA) 2023-01-11T21:24:04.1286051Z This test tests conversion from any layout to any sparse layout. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2023-01-11T21:24:04.1286203Z test_to_sparse_Strided_SparseCSC_int32_cuda_int64 (__main__.TestSparseAnyCUDA) 2023-01-11T21:24:04.1286407Z This test tests conversion from any layout to any sparse layout. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2023-01-11T21:24:04.1286562Z test_to_sparse_Strided_SparseCSC_int32_cuda_int8 (__main__.TestSparseAnyCUDA) 2023-01-11T21:24:04.1286762Z This test tests conversion from any layout to any sparse layout. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2023-01-11T21:24:04.1286915Z test_to_sparse_Strided_SparseCSC_int32_cuda_uint8 (__main__.TestSparseAnyCUDA) 2023-01-11T21:24:04.1287118Z This test tests conversion from any layout to any sparse layout. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2023-01-11T21:24:04.1287278Z test_to_sparse_Strided_SparseCSC_int64_cuda_bfloat16 (__main__.TestSparseAnyCUDA) 2023-01-11T21:24:04.1287519Z This test tests conversion from any layout to any sparse layout. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2023-01-11T21:24:04.1287707Z test_to_sparse_Strided_SparseCSC_int64_cuda_bool (__main__.TestSparseAnyCUDA) 2023-01-11T21:24:04.1287958Z This test tests conversion from any layout to any sparse layout. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2023-01-11T21:24:04.1288158Z test_to_sparse_Strided_SparseCSC_int64_cuda_complex128 (__main__.TestSparseAnyCUDA) 2023-01-11T21:24:04.1288408Z This test tests conversion from any layout to any sparse layout. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2023-01-11T21:24:04.1288608Z test_to_sparse_Strided_SparseCSC_int64_cuda_complex64 (__main__.TestSparseAnyCUDA) 2023-01-11T21:24:04.1288859Z This test tests conversion from any layout to any sparse layout. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2023-01-11T21:24:04.1289122Z test_to_sparse_Strided_SparseCSC_int64_cuda_float16 (__main__.TestSparseAnyCUDA) 2023-01-11T21:24:04.1289373Z This test tests conversion from any layout to any sparse layout. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2023-01-11T21:24:04.1289558Z test_to_sparse_Strided_SparseCSC_int64_cuda_float32 (__main__.TestSparseAnyCUDA) 2023-01-11T21:24:04.1289812Z This test tests conversion from any layout to any sparse layout. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2023-01-11T21:24:04.1290002Z test_to_sparse_Strided_SparseCSC_int64_cuda_float64 (__main__.TestSparseAnyCUDA) 2023-01-11T21:24:04.1290238Z This test tests conversion from any layout to any sparse layout. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2023-01-11T21:24:04.1290390Z test_to_sparse_Strided_SparseCSC_int64_cuda_int16 (__main__.TestSparseAnyCUDA) 2023-01-11T21:24:04.1290596Z This test tests conversion from any layout to any sparse layout. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2023-01-11T21:24:04.1290746Z test_to_sparse_Strided_SparseCSC_int64_cuda_int32 (__main__.TestSparseAnyCUDA) 2023-01-11T21:24:04.1290947Z This test tests conversion from any layout to any sparse layout. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2023-01-11T21:24:04.1291129Z test_to_sparse_Strided_SparseCSC_int64_cuda_int64 (__main__.TestSparseAnyCUDA) 2023-01-11T21:24:04.1291323Z This test tests conversion from any layout to any sparse layout. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2023-01-11T21:24:04.1291474Z test_to_sparse_Strided_SparseCSC_int64_cuda_int8 (__main__.TestSparseAnyCUDA) 2023-01-11T21:24:04.1291674Z This test tests conversion from any layout to any sparse layout. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2023-01-11T21:24:04.1291826Z test_to_sparse_Strided_SparseCSC_int64_cuda_uint8 (__main__.TestSparseAnyCUDA) 2023-01-11T21:24:04.1292031Z This test tests conversion from any layout to any sparse layout. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2023-01-11T21:24:04.1292188Z test_to_sparse_Strided_SparseCSR_int32_cuda_bfloat16 (__main__.TestSparseAnyCUDA) 2023-01-11T21:24:04.1292387Z This test tests conversion from any layout to any sparse layout. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2023-01-11T21:24:04.1292542Z test_to_sparse_Strided_SparseCSR_int32_cuda_bool (__main__.TestSparseAnyCUDA) 2023-01-11T21:24:04.1292742Z This test tests conversion from any layout to any sparse layout. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2023-01-11T21:24:04.1292902Z test_to_sparse_Strided_SparseCSR_int32_cuda_complex128 (__main__.TestSparseAnyCUDA) 2023-01-11T21:24:04.1293095Z This test tests conversion from any layout to any sparse layout. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2023-01-11T21:24:04.1293255Z test_to_sparse_Strided_SparseCSR_int32_cuda_complex64 (__main__.TestSparseAnyCUDA) 2023-01-11T21:24:04.1293456Z This test tests conversion from any layout to any sparse layout. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2023-01-11T21:24:04.1293612Z test_to_sparse_Strided_SparseCSR_int32_cuda_float16 (__main__.TestSparseAnyCUDA) 2023-01-11T21:24:04.1293816Z This test tests conversion from any layout to any sparse layout. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2023-01-11T21:24:04.1293972Z test_to_sparse_Strided_SparseCSR_int32_cuda_float32 (__main__.TestSparseAnyCUDA) 2023-01-11T21:24:04.1294528Z This test tests conversion from any layout to any sparse layout. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2023-01-11T21:24:04.1294687Z test_to_sparse_Strided_SparseCSR_int32_cuda_float64 (__main__.TestSparseAnyCUDA) 2023-01-11T21:24:04.1295014Z This test tests conversion from any layout to any sparse layout. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2023-01-11T21:24:04.1295160Z test_to_sparse_Strided_SparseCSR_int32_cuda_int16 (__main__.TestSparseAnyCUDA) 2023-01-11T21:24:04.1295362Z This test tests conversion from any layout to any sparse layout. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2023-01-11T21:24:04.1295515Z test_to_sparse_Strided_SparseCSR_int32_cuda_int32 (__main__.TestSparseAnyCUDA) 2023-01-11T21:24:04.1295716Z This test tests conversion from any layout to any sparse layout. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2023-01-11T21:24:04.1295867Z test_to_sparse_Strided_SparseCSR_int32_cuda_int64 (__main__.TestSparseAnyCUDA) 2023-01-11T21:24:04.1296068Z This test tests conversion from any layout to any sparse layout. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2023-01-11T21:24:04.1296221Z test_to_sparse_Strided_SparseCSR_int32_cuda_int8 (__main__.TestSparseAnyCUDA) 2023-01-11T21:24:04.1296420Z This test tests conversion from any layout to any sparse layout. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2023-01-11T21:24:04.1296571Z test_to_sparse_Strided_SparseCSR_int32_cuda_uint8 (__main__.TestSparseAnyCUDA) 2023-01-11T21:24:04.1296803Z This test tests conversion from any layout to any sparse layout. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2023-01-11T21:24:04.1296962Z test_to_sparse_Strided_SparseCSR_int64_cuda_bfloat16 (__main__.TestSparseAnyCUDA) 2023-01-11T21:24:04.1297163Z This test tests conversion from any layout to any sparse layout. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2023-01-11T21:24:04.1297315Z test_to_sparse_Strided_SparseCSR_int64_cuda_bool (__main__.TestSparseAnyCUDA) 2023-01-11T21:24:04.1297514Z This test tests conversion from any layout to any sparse layout. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2023-01-11T21:24:04.1297675Z test_to_sparse_Strided_SparseCSR_int64_cuda_complex128 (__main__.TestSparseAnyCUDA) 2023-01-11T21:24:04.1297876Z This test tests conversion from any layout to any sparse layout. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2023-01-11T21:24:04.1298039Z test_to_sparse_Strided_SparseCSR_int64_cuda_complex64 (__main__.TestSparseAnyCUDA) 2023-01-11T21:24:04.1298241Z This test tests conversion from any layout to any sparse layout. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2023-01-11T21:24:04.1298387Z test_to_sparse_Strided_SparseCSR_int64_cuda_float16 (__main__.TestSparseAnyCUDA) 2023-01-11T21:24:04.1298587Z This test tests conversion from any layout to any sparse layout. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2023-01-11T21:24:04.1298742Z test_to_sparse_Strided_SparseCSR_int64_cuda_float32 (__main__.TestSparseAnyCUDA) 2023-01-11T21:24:04.1298948Z This test tests conversion from any layout to any sparse layout. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2023-01-11T21:24:04.1299099Z test_to_sparse_Strided_SparseCSR_int64_cuda_float64 (__main__.TestSparseAnyCUDA) 2023-01-11T21:24:04.1299299Z This test tests conversion from any layout to any sparse layout. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2023-01-11T21:24:04.1299456Z test_to_sparse_Strided_SparseCSR_int64_cuda_int16 (__main__.TestSparseAnyCUDA) 2023-01-11T21:24:04.1299656Z This test tests conversion from any layout to any sparse layout. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2023-01-11T21:24:04.1299807Z test_to_sparse_Strided_SparseCSR_int64_cuda_int32 (__main__.TestSparseAnyCUDA) 2023-01-11T21:24:04.1300005Z This test tests conversion from any layout to any sparse layout. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2023-01-11T21:24:04.1300243Z test_to_sparse_Strided_SparseCSR_int64_cuda_int64 (__main__.TestSparseAnyCUDA) 2023-01-11T21:24:04.1300448Z This test tests conversion from any layout to any sparse layout. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2023-01-11T21:24:04.1300601Z test_to_sparse_Strided_SparseCSR_int64_cuda_int8 (__main__.TestSparseAnyCUDA) 2023-01-11T21:24:04.1300804Z This test tests conversion from any layout to any sparse layout. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2023-01-11T21:24:04.1300956Z test_to_sparse_Strided_SparseCSR_int64_cuda_uint8 (__main__.TestSparseAnyCUDA) 2023-01-11T21:24:04.1301156Z This test tests conversion from any layout to any sparse layout. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2023-01-11T21:24:04.1301372Z test_Sparse_to_Sparse_copy__cuda_bfloat16 (__main__.TestSparseCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1301593Z test_Sparse_to_Sparse_copy__cuda_complex128 (__main__.TestSparseCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1301807Z test_Sparse_to_Sparse_copy__cuda_float64 (__main__.TestSparseCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1302192Z test_Sparse_to_Sparse_copy_multi_gpu_cuda_complex128 (__main__.TestSparseCUDA) ... skip: no multi-GPU (0.001s) 2023-01-11T21:24:04.1302491Z test_Sparse_to_Sparse_copy_multi_gpu_cuda_float64 (__main__.TestSparseCUDA) ... skip: no multi-GPU (0.001s) 2023-01-11T21:24:04.1302713Z test_add_dense_sparse_mismatch_cuda_complex128 (__main__.TestSparseCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1302930Z test_add_dense_sparse_mismatch_cuda_float64 (__main__.TestSparseCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1303149Z test_add_noncontiguous_cuda_complex128 (__main__.TestSparseCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1303361Z test_add_noncontiguous_cuda_float64 (__main__.TestSparseCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1303567Z test_add_sub_nnz_cuda_complex128 (__main__.TestSparseCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1303770Z test_add_sub_nnz_cuda_float64 (__main__.TestSparseCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1303974Z test_add_zeros_cuda_complex128 (__main__.TestSparseCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1304172Z test_add_zeros_cuda_float64 (__main__.TestSparseCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1304361Z test_any_cuda (__main__.TestSparseCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1304555Z test_asin_arcsin_cuda_float32 (__main__.TestSparseCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1304871Z test_asin_arcsin_cuda_float64 (__main__.TestSparseCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1305081Z test_asin_arcsin_cuda_int16 (__main__.TestSparseCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1305276Z test_asin_arcsin_cuda_int32 (__main__.TestSparseCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1305468Z test_asin_arcsin_cuda_int64 (__main__.TestSparseCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1305668Z test_asin_arcsin_cuda_int8 (__main__.TestSparseCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1305901Z test_asin_arcsin_cuda_uint8 (__main__.TestSparseCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1306103Z test_assign_cuda_float64 (__main__.TestSparseCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:24:04.1306332Z test_basic_cuda_complex128 (__main__.TestSparseCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:24:04.1306580Z test_basic_cuda_float64 (__main__.TestSparseCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:24:04.1306813Z test_basic_ops_cuda_float64 (__main__.TestSparseCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:24:04.1307054Z test_bmm_cuda_float64 (__main__.TestSparseCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:24:04.1307331Z test_bmm_cuda_version_error_cuda_float64 (__main__.TestSparseCUDA) ... skip: this test ensures bmm gives error if CUDA version is less than 10.1 (0.000s) 2023-01-11T21:24:04.1307594Z test_bmm_deterministic_cuda_float64 (__main__.TestSparseCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1308035Z 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.000s) 2023-01-11T21:24:04.1308317Z test_cat_cuda_complex128 (__main__.TestSparseCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:24:04.1308559Z test_cat_cuda_float64 (__main__.TestSparseCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:24:04.1308817Z test_change_tensor_metadata_cuda_complex128 (__main__.TestSparseCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:24:04.1309037Z test_change_tensor_metadata_cuda_float64 (__main__.TestSparseCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:24:04.1309240Z test_clone_cuda_complex128 (__main__.TestSparseCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1309435Z test_clone_cuda_float64 (__main__.TestSparseCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1309632Z test_coalesce_cuda_bfloat16 (__main__.TestSparseCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:24:04.1309834Z test_coalesce_cuda_complex128 (__main__.TestSparseCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:24:04.1310033Z test_coalesce_cuda_float64 (__main__.TestSparseCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:24:04.1310254Z test_coalesce_reference_cycle_cuda_float64 (__main__.TestSparseCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1310466Z test_coalesce_transpose_mm_cuda_float64 (__main__.TestSparseCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1310678Z test_constructor_device_legacy_cuda (__main__.TestSparseCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:24:04.1310884Z test_contig_cuda_complex128 (__main__.TestSparseCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2023-01-11T21:24:04.1311082Z test_contig_cuda_float64 (__main__.TestSparseCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2023-01-11T21:24:04.1311296Z test_contig_hybrid_cuda_complex128 (__main__.TestSparseCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2023-01-11T21:24:04.1311500Z test_contig_hybrid_cuda_float64 (__main__.TestSparseCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2023-01-11T21:24:04.1311724Z test_ctor_large_sizes_cuda_float64 (__main__.TestSparseCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1311936Z test_ctor_size_checks_cuda_complex128 (__main__.TestSparseCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1312142Z test_ctor_size_checks_cuda_float64 (__main__.TestSparseCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1312342Z test_cuda_empty_cuda (__main__.TestSparseCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1312545Z test_div_by_sparse_error_cuda (__main__.TestSparseCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:24:04.1312755Z test_div_rounding_mode_cuda_float32 (__main__.TestSparseCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1312964Z test_div_rounding_mode_cuda_float64 (__main__.TestSparseCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1313160Z test_dsmm_cuda_float64 (__main__.TestSparseCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1313380Z test_dtypes_cuda (__main__.TestSparseCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:24:04.1313575Z test_empty_full_cuda (__main__.TestSparseCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:24:04.1313773Z test_empty_like_cuda_complex128 (__main__.TestSparseCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1313977Z test_empty_like_cuda_float64 (__main__.TestSparseCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1314176Z test_factory_copy_cuda (__main__.TestSparseCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:24:04.1314378Z test_factory_cuda_complex128 (__main__.TestSparseCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:24:04.1314576Z test_factory_cuda_complex64 (__main__.TestSparseCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:24:04.1314778Z test_factory_cuda_float16 (__main__.TestSparseCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:24:04.1314978Z test_factory_cuda_float32 (__main__.TestSparseCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1315175Z test_factory_cuda_float64 (__main__.TestSparseCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:24:04.1315373Z test_factory_default_cuda (__main__.TestSparseCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:24:04.1315586Z test_factory_dense_dim_cuda_complex128 (__main__.TestSparseCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1315794Z test_factory_dense_dim_cuda_float64 (__main__.TestSparseCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1316003Z test_factory_device_type_inference_cuda (__main__.TestSparseCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1316211Z test_factory_empty_indices_cuda (__main__.TestSparseCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1316413Z test_factory_nnz_cuda_complex128 (__main__.TestSparseCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1316614Z test_factory_nnz_cuda_float64 (__main__.TestSparseCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1316850Z test_factory_nnz_zero_cuda_complex128 (__main__.TestSparseCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1317056Z test_factory_nnz_zero_cuda_float64 (__main__.TestSparseCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1317301Z test_factory_size_check_cuda_complex128 (__main__.TestSparseCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:24:04.1317559Z test_factory_size_check_cuda_float64 (__main__.TestSparseCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:24:04.1317830Z test_factory_type_inference_cuda_complex128 (__main__.TestSparseCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1318091Z test_factory_type_inference_cuda_complex64 (__main__.TestSparseCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1318361Z test_factory_type_inference_cuda_float16 (__main__.TestSparseCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1318627Z test_factory_type_inference_cuda_float32 (__main__.TestSparseCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1318939Z test_factory_type_inference_cuda_float64 (__main__.TestSparseCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1319203Z test_factory_type_inference_cuda_int64 (__main__.TestSparseCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1319463Z test_floor_divide_by_sparse_error_cuda (__main__.TestSparseCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:24:04.1319718Z test_full_broadcast_to_cuda_complex128 (__main__.TestSparseCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1319926Z test_full_broadcast_to_cuda_float64 (__main__.TestSparseCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1320123Z test_hsmm_cuda_float64 (__main__.TestSparseCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1320336Z test_index_select_cuda_complex128 (__main__.TestSparseCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1320540Z test_index_select_cuda_float64 (__main__.TestSparseCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1320771Z 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.001s) 2023-01-11T21:24:04.1321006Z 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.001s) 2023-01-11T21:24:04.1321237Z test_index_select_exhaustive_index_large_cuda_complex128 (__main__.TestSparseCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:24:04.1321465Z test_index_select_exhaustive_index_large_cuda_float64 (__main__.TestSparseCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:24:04.1321695Z test_index_select_exhaustive_index_small_cuda_complex128 (__main__.TestSparseCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:24:04.1321915Z test_index_select_exhaustive_index_small_cuda_float64 (__main__.TestSparseCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:24:04.1322075Z test_index_select_parallelization_cuda_complex128 (__main__.TestSparseCUDA) 2023-01-11T21:24:04.1322320Z 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) 2023-01-11T21:24:04.1322475Z test_index_select_parallelization_cuda_float64 (__main__.TestSparseCUDA) 2023-01-11T21:24:04.1322693Z 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) 2023-01-11T21:24:04.1322883Z test_is_nonzero_cuda (__main__.TestSparseCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1323078Z test_is_sparse_cuda (__main__.TestSparseCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:24:04.1323271Z test_isnan_cuda (__main__.TestSparseCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1323477Z test_legacy_constructor_cuda (__main__.TestSparseCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1323673Z test_legacy_new_cuda (__main__.TestSparseCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1323868Z test_log1p_cuda_float32 (__main__.TestSparseCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1324068Z test_log1p_cuda_float64 (__main__.TestSparseCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1324290Z test_log1p_cuda_int16 (__main__.TestSparseCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1324483Z test_log1p_cuda_int32 (__main__.TestSparseCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1324668Z test_log1p_cuda_int64 (__main__.TestSparseCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1324853Z test_log1p_cuda_int8 (__main__.TestSparseCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1325048Z test_log1p_cuda_uint8 (__main__.TestSparseCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1325243Z test_mm_cuda_complex128 (__main__.TestSparseCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1325434Z test_mm_cuda_float64 (__main__.TestSparseCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1325625Z test_mv_cuda_float64 (__main__.TestSparseCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1325830Z test_narrow_cuda_complex128 (__main__.TestSparseCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1326026Z test_narrow_cuda_float64 (__main__.TestSparseCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1326236Z test_neg_negative_cuda_complex128 (__main__.TestSparseCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1326441Z test_neg_negative_cuda_float64 (__main__.TestSparseCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1326635Z test_new_cuda_complex128 (__main__.TestSparseCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1326822Z test_new_cuda_float64 (__main__.TestSparseCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1326997Z test_new_device_multi_gpu_cuda (__main__.TestSparseCUDA) ... skip: only one GPU detected (0.000s) 2023-01-11T21:24:04.1327202Z test_new_device_single_gpu_cuda (__main__.TestSparseCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:24:04.1327404Z test_norm_cuda_complex128 (__main__.TestSparseCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1327668Z test_norm_cuda_float64 (__main__.TestSparseCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1327924Z test_permute_cuda_complex128 (__main__.TestSparseCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:24:04.1328170Z test_permute_cuda_float64 (__main__.TestSparseCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1328417Z test_pickle_cuda_float64 (__main__.TestSparseCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1328673Z test_print_coalesced_cuda_float64 (__main__.TestSparseCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:24:04.1328936Z test_print_uncoalesced_cuda_float64 (__main__.TestSparseCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:24:04.1329171Z test_resize_as_cuda (__main__.TestSparseCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1329419Z test_resize_cuda_complex128 (__main__.TestSparseCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:24:04.1329658Z test_resize_cuda_float64 (__main__.TestSparseCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:24:04.1329943Z test_saddmm_cuda_complex128 (__main__.TestSparseCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1330181Z test_saddmm_cuda_float64 (__main__.TestSparseCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1330376Z test_same_gpu_cuda (__main__.TestSparseCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1330574Z test_scalar_cuda_complex128 (__main__.TestSparseCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1330767Z test_scalar_cuda_float64 (__main__.TestSparseCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1330972Z test_select_cuda_complex128 (__main__.TestSparseCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1331176Z test_select_cuda_float64 (__main__.TestSparseCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1331384Z test_select_no_type_promotion_cuda_int16 (__main__.TestSparseCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1331600Z test_select_no_type_promotion_cuda_int32 (__main__.TestSparseCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1331816Z test_select_no_type_promotion_cuda_int64 (__main__.TestSparseCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1332031Z test_select_no_type_promotion_cuda_int8 (__main__.TestSparseCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1332247Z test_select_no_type_promotion_cuda_uint8 (__main__.TestSparseCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1332453Z test_shared_cuda_complex128 (__main__.TestSparseCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1332653Z test_shared_cuda_float64 (__main__.TestSparseCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1332859Z test_small_nnz_coalesced_cuda (__main__.TestSparseCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1333061Z test_softmax_cuda_float64 (__main__.TestSparseCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.007s) 2023-01-11T21:24:04.1333301Z test_softmax_zero_nnz_cuda_float64 (__main__.TestSparseCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:24:04.1333503Z test_spadd_cuda_float64 (__main__.TestSparseCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:24:04.1333712Z test_sparse_add_coalesce_cuda_complex128 (__main__.TestSparseCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1333931Z test_sparse_add_coalesce_cuda_complex64 (__main__.TestSparseCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1334142Z test_sparse_add_coalesce_cuda_float32 (__main__.TestSparseCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1334712Z test_sparse_add_coalesce_cuda_float64 (__main__.TestSparseCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1334942Z test_sparse_add_out_bfloat16_cuda_complex128 (__main__.TestSparseCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1335156Z test_sparse_add_out_bfloat16_cuda_float64 (__main__.TestSparseCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1335390Z test_sparse_addmm_cuda_bfloat16 (__main__.TestSparseCUDA) ... skip: See https://github.com/pytorch/pytorch/issues/73145 (0.001s) 2023-01-11T21:24:04.1335708Z test_sparse_addmm_cuda_complex128 (__main__.TestSparseCUDA) ... skip: See https://github.com/pytorch/pytorch/issues/73145 (0.001s) 2023-01-11T21:24:04.1335915Z test_sparse_addmm_cuda_float64 (__main__.TestSparseCUDA) ... skip: See https://github.com/pytorch/pytorch/issues/73145 (0.001s) 2023-01-11T21:24:04.1336122Z test_sparse_bool_cuda_complex128 (__main__.TestSparseCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:24:04.1336327Z test_sparse_bool_cuda_float64 (__main__.TestSparseCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:24:04.1336532Z test_sparse_broadcast_to_cuda_complex128 (__main__.TestSparseCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1336742Z test_sparse_broadcast_to_cuda_float64 (__main__.TestSparseCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1336952Z test_sparse_dense_mul_cuda_bfloat16 (__main__.TestSparseCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:24:04.1337160Z test_sparse_dense_mul_cuda_bool (__main__.TestSparseCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:24:04.1337370Z test_sparse_dense_mul_cuda_complex128 (__main__.TestSparseCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:24:04.1337582Z test_sparse_dense_mul_cuda_complex64 (__main__.TestSparseCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2023-01-11T21:24:04.1337791Z test_sparse_dense_mul_cuda_float16 (__main__.TestSparseCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:24:04.1337996Z test_sparse_dense_mul_cuda_float32 (__main__.TestSparseCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:24:04.1338197Z test_sparse_dense_mul_cuda_float64 (__main__.TestSparseCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:24:04.1338402Z test_sparse_dense_mul_cuda_int16 (__main__.TestSparseCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2023-01-11T21:24:04.1338596Z test_sparse_dense_mul_cuda_int32 (__main__.TestSparseCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:24:04.1338838Z test_sparse_dense_mul_cuda_int64 (__main__.TestSparseCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2023-01-11T21:24:04.1339043Z test_sparse_dense_mul_cuda_int8 (__main__.TestSparseCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:24:04.1339246Z test_sparse_dense_mul_cuda_uint8 (__main__.TestSparseCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2023-01-11T21:24:04.1339455Z test_sparse_mask_cuda_complex128 (__main__.TestSparseCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:24:04.1339656Z test_sparse_mask_cuda_float64 (__main__.TestSparseCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:24:04.1339867Z test_sparse_mask_hybrid_cuda_complex128 (__main__.TestSparseCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2023-01-11T21:24:04.1340075Z test_sparse_mask_hybrid_cuda_float64 (__main__.TestSparseCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2023-01-11T21:24:04.1340212Z test_sparse_matmul_cuda_bfloat16 (__main__.TestSparseCUDA) 2023-01-11T21:24:04.1340445Z 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.003s) 2023-01-11T21:24:04.1340609Z test_sparse_matmul_cuda_complex128 (__main__.TestSparseCUDA) 2023-01-11T21:24:04.1340842Z 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.003s) 2023-01-11T21:24:04.1340981Z test_sparse_matmul_cuda_complex64 (__main__.TestSparseCUDA) 2023-01-11T21:24:04.1341201Z 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.003s) 2023-01-11T21:24:04.1341332Z test_sparse_matmul_cuda_float16 (__main__.TestSparseCUDA) 2023-01-11T21:24:04.1341564Z 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.003s) 2023-01-11T21:24:04.1341692Z test_sparse_matmul_cuda_float32 (__main__.TestSparseCUDA) 2023-01-11T21:24:04.1341912Z 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.003s) 2023-01-11T21:24:04.1342045Z test_sparse_matmul_cuda_float64 (__main__.TestSparseCUDA) 2023-01-11T21:24:04.1342259Z 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.003s) 2023-01-11T21:24:04.1342460Z test_sparse_mm_cuda_float64 (__main__.TestSparseCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1342660Z test_sparse_mul_cuda_float64 (__main__.TestSparseCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1342871Z test_sparse_sparse_mul_cuda_bfloat16 (__main__.TestSparseCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1343087Z test_sparse_sparse_mul_cuda_complex128 (__main__.TestSparseCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1343305Z test_sparse_sparse_mul_cuda_complex64 (__main__.TestSparseCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1343510Z test_sparse_sparse_mul_cuda_float32 (__main__.TestSparseCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1343717Z test_sparse_sparse_mul_cuda_float64 (__main__.TestSparseCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1343922Z test_sparse_sparse_mul_cuda_int16 (__main__.TestSparseCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1344146Z test_sparse_sparse_mul_cuda_int32 (__main__.TestSparseCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1344355Z test_sparse_sparse_mul_cuda_int64 (__main__.TestSparseCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1344555Z test_sparse_sparse_mul_cuda_int8 (__main__.TestSparseCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1344850Z test_sparse_sparse_mul_cuda_uint8 (__main__.TestSparseCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1345060Z test_sparse_spdiags_cuda_bool (__main__.TestSparseCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2023-01-11T21:24:04.1345271Z test_sparse_spdiags_cuda_complex128 (__main__.TestSparseCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2023-01-11T21:24:04.1345484Z test_sparse_spdiags_cuda_complex64 (__main__.TestSparseCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2023-01-11T21:24:04.1345688Z test_sparse_spdiags_cuda_float32 (__main__.TestSparseCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2023-01-11T21:24:04.1345886Z test_sparse_spdiags_cuda_float64 (__main__.TestSparseCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2023-01-11T21:24:04.1346130Z test_sparse_spdiags_cuda_int16 (__main__.TestSparseCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2023-01-11T21:24:04.1346380Z test_sparse_spdiags_cuda_int32 (__main__.TestSparseCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2023-01-11T21:24:04.1346632Z test_sparse_spdiags_cuda_int64 (__main__.TestSparseCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2023-01-11T21:24:04.1346886Z test_sparse_spdiags_cuda_int8 (__main__.TestSparseCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2023-01-11T21:24:04.1347123Z test_sparse_spdiags_cuda_uint8 (__main__.TestSparseCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2023-01-11T21:24:04.1347371Z test_sparse_sum_cuda_float64 (__main__.TestSparseCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:24:04.1347603Z test_sparse_to_numpy_cuda (__main__.TestSparseCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:24:04.1347807Z test_sspaddmm_cuda_complex128 (__main__.TestSparseCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:24:04.1348005Z test_sspaddmm_cuda_float64 (__main__.TestSparseCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:24:04.1348201Z test_storage_not_null_cuda (__main__.TestSparseCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:24:04.1348394Z test_sum_cuda_bool (__main__.TestSparseCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1348592Z test_sum_cuda_complex128 (__main__.TestSparseCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1348790Z test_sum_cuda_complex64 (__main__.TestSparseCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1348980Z test_sum_cuda_float32 (__main__.TestSparseCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1349164Z test_sum_cuda_float64 (__main__.TestSparseCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1349356Z test_sum_cuda_int16 (__main__.TestSparseCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1349586Z test_sum_cuda_int32 (__main__.TestSparseCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1349773Z test_sum_cuda_int64 (__main__.TestSparseCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1349959Z test_sum_cuda_int8 (__main__.TestSparseCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1350154Z test_sum_cuda_uint8 (__main__.TestSparseCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1350357Z test_t_empty_cuda_complex128 (__main__.TestSparseCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1350578Z test_t_empty_cuda_float64 (__main__.TestSparseCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1350804Z test_to_dense_cuda_bfloat16 (__main__.TestSparseCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:24:04.1351010Z test_to_dense_cuda_complex128 (__main__.TestSparseCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:24:04.1351204Z test_to_dense_cuda_complex64 (__main__.TestSparseCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:24:04.1351428Z test_to_dense_cuda_float16 (__main__.TestSparseCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:24:04.1351618Z test_to_dense_cuda_float32 (__main__.TestSparseCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:24:04.1351817Z test_to_dense_cuda_float64 (__main__.TestSparseCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:24:04.1352027Z test_to_dense_hybrid_cuda_complex128 (__main__.TestSparseCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1352232Z test_to_dense_hybrid_cuda_float64 (__main__.TestSparseCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:24:04.1352431Z test_to_sparse_cuda_bfloat16 (__main__.TestSparseCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1352633Z test_to_sparse_cuda_complex128 (__main__.TestSparseCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1352836Z test_to_sparse_cuda_complex64 (__main__.TestSparseCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1353035Z test_to_sparse_cuda_float16 (__main__.TestSparseCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1353220Z test_to_sparse_cuda_float64 (__main__.TestSparseCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1353418Z test_to_sparse_cuda_int32 (__main__.TestSparseCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1353627Z test_transpose_cuda_complex128 (__main__.TestSparseCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1353824Z test_transpose_cuda_float64 (__main__.TestSparseCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1354027Z test_unsqueeze_cuda_complex128 (__main__.TestSparseCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1354223Z test_unsqueeze_cuda_float64 (__main__.TestSparseCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1354420Z test_zeros_cuda_complex128 (__main__.TestSparseCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:24:04.1354616Z test_zeros_cuda_float64 (__main__.TestSparseCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1354850Z test_zeros_like_cuda_complex128 (__main__.TestSparseCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:24:04.1355052Z test_zeros_like_cuda_float64 (__main__.TestSparseCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:24:04.1355230Z test_future_empty_dim_masked_amax_cuda_bfloat16 (__main__.TestSparseMaskedReductionsCUDA) 2023-01-11T21:24:04.1355445Z Currently, `dim=()` in reductions operations means "reduce over ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1355625Z test_future_empty_dim_masked_amax_cuda_float16 (__main__.TestSparseMaskedReductionsCUDA) 2023-01-11T21:24:04.1355841Z Currently, `dim=()` in reductions operations means "reduce over ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1356022Z test_future_empty_dim_masked_amax_cuda_float32 (__main__.TestSparseMaskedReductionsCUDA) 2023-01-11T21:24:04.1356227Z Currently, `dim=()` in reductions operations means "reduce over ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1356401Z test_future_empty_dim_masked_amax_cuda_float64 (__main__.TestSparseMaskedReductionsCUDA) 2023-01-11T21:24:04.1356616Z Currently, `dim=()` in reductions operations means "reduce over ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1356819Z test_future_empty_dim_masked_amax_cuda_int16 (__main__.TestSparseMaskedReductionsCUDA) 2023-01-11T21:24:04.1357030Z Currently, `dim=()` in reductions operations means "reduce over ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1357202Z test_future_empty_dim_masked_amax_cuda_int32 (__main__.TestSparseMaskedReductionsCUDA) 2023-01-11T21:24:04.1357408Z Currently, `dim=()` in reductions operations means "reduce over ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1357586Z test_future_empty_dim_masked_amax_cuda_int64 (__main__.TestSparseMaskedReductionsCUDA) 2023-01-11T21:24:04.1357826Z Currently, `dim=()` in reductions operations means "reduce over ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1358040Z test_future_empty_dim_masked_amax_cuda_int8 (__main__.TestSparseMaskedReductionsCUDA) 2023-01-11T21:24:04.1358303Z Currently, `dim=()` in reductions operations means "reduce over ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1358522Z test_future_empty_dim_masked_amax_cuda_uint8 (__main__.TestSparseMaskedReductionsCUDA) 2023-01-11T21:24:04.1358776Z Currently, `dim=()` in reductions operations means "reduce over ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1358998Z test_future_empty_dim_masked_amin_cuda_bfloat16 (__main__.TestSparseMaskedReductionsCUDA) 2023-01-11T21:24:04.1359246Z Currently, `dim=()` in reductions operations means "reduce over ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1359465Z test_future_empty_dim_masked_amin_cuda_float16 (__main__.TestSparseMaskedReductionsCUDA) 2023-01-11T21:24:04.1359717Z Currently, `dim=()` in reductions operations means "reduce over ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1359895Z test_future_empty_dim_masked_amin_cuda_float32 (__main__.TestSparseMaskedReductionsCUDA) 2023-01-11T21:24:04.1360103Z Currently, `dim=()` in reductions operations means "reduce over ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1360279Z test_future_empty_dim_masked_amin_cuda_float64 (__main__.TestSparseMaskedReductionsCUDA) 2023-01-11T21:24:04.1360480Z Currently, `dim=()` in reductions operations means "reduce over ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1360681Z test_future_empty_dim_masked_amin_cuda_int16 (__main__.TestSparseMaskedReductionsCUDA) 2023-01-11T21:24:04.1360891Z Currently, `dim=()` in reductions operations means "reduce over ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1361065Z test_future_empty_dim_masked_amin_cuda_int32 (__main__.TestSparseMaskedReductionsCUDA) 2023-01-11T21:24:04.1361263Z Currently, `dim=()` in reductions operations means "reduce over ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1361436Z test_future_empty_dim_masked_amin_cuda_int64 (__main__.TestSparseMaskedReductionsCUDA) 2023-01-11T21:24:04.1361641Z Currently, `dim=()` in reductions operations means "reduce over ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1361814Z test_future_empty_dim_masked_amin_cuda_int8 (__main__.TestSparseMaskedReductionsCUDA) 2023-01-11T21:24:04.1362021Z Currently, `dim=()` in reductions operations means "reduce over ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1362195Z test_future_empty_dim_masked_amin_cuda_uint8 (__main__.TestSparseMaskedReductionsCUDA) 2023-01-11T21:24:04.1362399Z Currently, `dim=()` in reductions operations means "reduce over ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1362610Z test_future_empty_dim_masked_prod_cuda_bfloat16 (__main__.TestSparseMaskedReductionsCUDA) 2023-01-11T21:24:04.1362813Z Currently, `dim=()` in reductions operations means "reduce over ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1362981Z test_future_empty_dim_masked_prod_cuda_bool (__main__.TestSparseMaskedReductionsCUDA) 2023-01-11T21:24:04.1363182Z Currently, `dim=()` in reductions operations means "reduce over ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1363367Z test_future_empty_dim_masked_prod_cuda_complex128 (__main__.TestSparseMaskedReductionsCUDA) 2023-01-11T21:24:04.1363568Z Currently, `dim=()` in reductions operations means "reduce over ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1363748Z test_future_empty_dim_masked_prod_cuda_complex64 (__main__.TestSparseMaskedReductionsCUDA) 2023-01-11T21:24:04.1363952Z Currently, `dim=()` in reductions operations means "reduce over ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1364125Z test_future_empty_dim_masked_prod_cuda_float16 (__main__.TestSparseMaskedReductionsCUDA) 2023-01-11T21:24:04.1364324Z Currently, `dim=()` in reductions operations means "reduce over ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1364496Z test_future_empty_dim_masked_prod_cuda_float32 (__main__.TestSparseMaskedReductionsCUDA) 2023-01-11T21:24:04.1364696Z Currently, `dim=()` in reductions operations means "reduce over ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1364873Z test_future_empty_dim_masked_prod_cuda_float64 (__main__.TestSparseMaskedReductionsCUDA) 2023-01-11T21:24:04.1365075Z Currently, `dim=()` in reductions operations means "reduce over ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1365251Z test_future_empty_dim_masked_prod_cuda_int16 (__main__.TestSparseMaskedReductionsCUDA) 2023-01-11T21:24:04.1365453Z Currently, `dim=()` in reductions operations means "reduce over ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1365625Z test_future_empty_dim_masked_prod_cuda_int32 (__main__.TestSparseMaskedReductionsCUDA) 2023-01-11T21:24:04.1365824Z Currently, `dim=()` in reductions operations means "reduce over ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1366045Z test_future_empty_dim_masked_prod_cuda_int64 (__main__.TestSparseMaskedReductionsCUDA) 2023-01-11T21:24:04.1366253Z Currently, `dim=()` in reductions operations means "reduce over ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1366426Z test_future_empty_dim_masked_prod_cuda_int8 (__main__.TestSparseMaskedReductionsCUDA) 2023-01-11T21:24:04.1366625Z Currently, `dim=()` in reductions operations means "reduce over ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1366799Z test_future_empty_dim_masked_prod_cuda_uint8 (__main__.TestSparseMaskedReductionsCUDA) 2023-01-11T21:24:04.1367000Z Currently, `dim=()` in reductions operations means "reduce over ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1367176Z test_future_empty_dim_masked_sum_cuda_bfloat16 (__main__.TestSparseMaskedReductionsCUDA) 2023-01-11T21:24:04.1367393Z Currently, `dim=()` in reductions operations means "reduce over ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1367609Z test_future_empty_dim_masked_sum_cuda_bool (__main__.TestSparseMaskedReductionsCUDA) 2023-01-11T21:24:04.1367863Z Currently, `dim=()` in reductions operations means "reduce over ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1368122Z test_future_empty_dim_masked_sum_cuda_complex128 (__main__.TestSparseMaskedReductionsCUDA) 2023-01-11T21:24:04.1368372Z Currently, `dim=()` in reductions operations means "reduce over ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1368587Z test_future_empty_dim_masked_sum_cuda_complex64 (__main__.TestSparseMaskedReductionsCUDA) 2023-01-11T21:24:04.1368842Z Currently, `dim=()` in reductions operations means "reduce over ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1369059Z test_future_empty_dim_masked_sum_cuda_float16 (__main__.TestSparseMaskedReductionsCUDA) 2023-01-11T21:24:04.1369313Z Currently, `dim=()` in reductions operations means "reduce over ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1369529Z test_future_empty_dim_masked_sum_cuda_float32 (__main__.TestSparseMaskedReductionsCUDA) 2023-01-11T21:24:04.1369782Z Currently, `dim=()` in reductions operations means "reduce over ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1370001Z test_future_empty_dim_masked_sum_cuda_float64 (__main__.TestSparseMaskedReductionsCUDA) 2023-01-11T21:24:04.1370231Z Currently, `dim=()` in reductions operations means "reduce over ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1370405Z test_future_empty_dim_masked_sum_cuda_int16 (__main__.TestSparseMaskedReductionsCUDA) 2023-01-11T21:24:04.1370606Z Currently, `dim=()` in reductions operations means "reduce over ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1370774Z test_future_empty_dim_masked_sum_cuda_int32 (__main__.TestSparseMaskedReductionsCUDA) 2023-01-11T21:24:04.1370974Z Currently, `dim=()` in reductions operations means "reduce over ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1371146Z test_future_empty_dim_masked_sum_cuda_int64 (__main__.TestSparseMaskedReductionsCUDA) 2023-01-11T21:24:04.1371350Z Currently, `dim=()` in reductions operations means "reduce over ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1371525Z test_future_empty_dim_masked_sum_cuda_int8 (__main__.TestSparseMaskedReductionsCUDA) 2023-01-11T21:24:04.1371726Z Currently, `dim=()` in reductions operations means "reduce over ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1371896Z test_future_empty_dim_masked_sum_cuda_uint8 (__main__.TestSparseMaskedReductionsCUDA) 2023-01-11T21:24:04.1372128Z Currently, `dim=()` in reductions operations means "reduce over ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1372319Z test_basic (__main__.TestSparseMeta) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1372510Z test_cuda_from_cpu (__main__.TestSparseOneOff) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1372725Z test_cuda_sparse_cpu_dense_add (__main__.TestSparseOneOff) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1373118Z test_inplace_abs_cuda_complex128 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: In-place abs not supported for complex tensors (0.001s) 2023-01-11T21:24:04.1373436Z test_inplace_abs_cuda_complex64 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: In-place abs not supported for complex tensors (0.001s) 2023-01-11T21:24:04.1373669Z test_inplace_abs_cuda_float32 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1373893Z test_inplace_abs_cuda_float64 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1374114Z test_inplace_abs_cuda_int16 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1374625Z test_inplace_abs_cuda_int32 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1374847Z test_inplace_abs_cuda_int64 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1375068Z test_inplace_abs_cuda_int8 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1375285Z test_inplace_abs_cuda_uint8 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1375506Z test_inplace_asin_cuda_complex128 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1375730Z test_inplace_asin_cuda_complex64 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1375953Z test_inplace_asin_cuda_float32 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1376175Z test_inplace_asin_cuda_float64 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1376396Z test_inplace_asin_cuda_int16 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1376614Z test_inplace_asin_cuda_int32 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1376835Z test_inplace_asin_cuda_int64 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1377049Z test_inplace_asin_cuda_int8 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1377265Z test_inplace_asin_cuda_uint8 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1377491Z test_inplace_asinh_cuda_complex128 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1377718Z test_inplace_asinh_cuda_complex64 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1377995Z test_inplace_asinh_cuda_float32 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1378212Z test_inplace_asinh_cuda_float64 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1378436Z test_inplace_asinh_cuda_int16 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1378658Z test_inplace_asinh_cuda_int32 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1378878Z test_inplace_asinh_cuda_int64 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1379096Z test_inplace_asinh_cuda_int8 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1379315Z test_inplace_asinh_cuda_uint8 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1379542Z test_inplace_atan_cuda_complex128 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1379805Z test_inplace_atan_cuda_complex64 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1380024Z test_inplace_atan_cuda_float32 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1380243Z test_inplace_atan_cuda_float64 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1380453Z test_inplace_atan_cuda_int16 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1380671Z test_inplace_atan_cuda_int32 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1380887Z test_inplace_atan_cuda_int64 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1381105Z test_inplace_atan_cuda_int8 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1381325Z test_inplace_atan_cuda_uint8 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1381554Z test_inplace_atanh_cuda_complex128 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1381781Z test_inplace_atanh_cuda_complex64 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1382002Z test_inplace_atanh_cuda_float32 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1382216Z test_inplace_atanh_cuda_float64 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1382435Z test_inplace_atanh_cuda_int16 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1382653Z test_inplace_atanh_cuda_int32 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1382865Z test_inplace_atanh_cuda_int64 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1383111Z test_inplace_atanh_cuda_int8 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1383329Z test_inplace_atanh_cuda_uint8 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1383550Z test_inplace_ceil_cuda_float32 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1383772Z test_inplace_ceil_cuda_float64 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1383987Z test_inplace_ceil_cuda_int16 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1384204Z test_inplace_ceil_cuda_int32 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1384420Z test_inplace_ceil_cuda_int64 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1384637Z test_inplace_ceil_cuda_int8 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1384927Z test_inplace_ceil_cuda_uint8 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1385246Z test_inplace_conj_cuda_complex128 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1385462Z test_inplace_conj_cuda_complex64 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1385677Z test_inplace_conj_cuda_float32 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1385900Z test_inplace_conj_cuda_float64 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1386139Z test_inplace_conj_cuda_int16 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1386407Z test_inplace_conj_cuda_int32 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1386679Z test_inplace_conj_cuda_int64 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1386948Z test_inplace_conj_cuda_int8 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1387210Z test_inplace_conj_cuda_uint8 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1387506Z test_inplace_conj_physical_cuda_complex128 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: Skipped! conj_physical_ not implemented for sparse (0.001s) 2023-01-11T21:24:04.1387799Z test_inplace_conj_physical_cuda_complex64 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: Skipped! conj_physical_ not implemented for sparse (0.001s) 2023-01-11T21:24:04.1388035Z test_inplace_conj_physical_cuda_float32 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: Skipped! conj_physical_ not implemented for sparse (0.001s) 2023-01-11T21:24:04.1388252Z test_inplace_conj_physical_cuda_float64 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: Skipped! conj_physical_ not implemented for sparse (0.001s) 2023-01-11T21:24:04.1388480Z test_inplace_conj_physical_cuda_int16 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: Skipped! conj_physical_ not implemented for sparse (0.001s) 2023-01-11T21:24:04.1388707Z test_inplace_conj_physical_cuda_int32 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: Skipped! conj_physical_ not implemented for sparse (0.001s) 2023-01-11T21:24:04.1388948Z test_inplace_conj_physical_cuda_int64 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: Skipped! conj_physical_ not implemented for sparse (0.001s) 2023-01-11T21:24:04.1389173Z test_inplace_conj_physical_cuda_int8 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: Skipped! conj_physical_ not implemented for sparse (0.001s) 2023-01-11T21:24:04.1389405Z test_inplace_conj_physical_cuda_uint8 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: Skipped! conj_physical_ not implemented for sparse (0.001s) 2023-01-11T21:24:04.1389628Z test_inplace_deg2rad_cuda_float32 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1389847Z test_inplace_deg2rad_cuda_float64 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1390069Z test_inplace_deg2rad_cuda_int16 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1390289Z test_inplace_deg2rad_cuda_int32 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1390511Z test_inplace_deg2rad_cuda_int64 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1390749Z test_inplace_deg2rad_cuda_int8 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1390970Z test_inplace_deg2rad_cuda_uint8 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1391190Z test_inplace_erf_cuda_float32 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1391412Z test_inplace_erf_cuda_float64 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1391630Z test_inplace_erf_cuda_int16 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1391849Z test_inplace_erf_cuda_int32 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1392066Z test_inplace_erf_cuda_int64 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1392282Z test_inplace_erf_cuda_int8 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1392494Z test_inplace_erf_cuda_uint8 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1392713Z test_inplace_expm1_cuda_float32 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1392927Z test_inplace_expm1_cuda_float64 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1393138Z test_inplace_expm1_cuda_int16 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1393357Z test_inplace_expm1_cuda_int32 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1393578Z test_inplace_expm1_cuda_int64 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1393795Z test_inplace_expm1_cuda_int8 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1394031Z test_inplace_expm1_cuda_uint8 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1394254Z test_inplace_floor_cuda_float32 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1394467Z test_inplace_floor_cuda_float64 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1394688Z test_inplace_floor_cuda_int16 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1394904Z test_inplace_floor_cuda_int32 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1395116Z test_inplace_floor_cuda_int64 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1395336Z test_inplace_floor_cuda_int8 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1395548Z test_inplace_floor_cuda_uint8 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1395767Z test_inplace_frac_cuda_float32 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1396015Z test_inplace_frac_cuda_float64 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1396243Z test_inplace_isinf_cuda_complex128 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1396466Z test_inplace_isinf_cuda_complex64 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1396689Z test_inplace_isinf_cuda_float32 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1396904Z test_inplace_isinf_cuda_float64 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1397127Z test_inplace_isinf_cuda_int16 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1397392Z test_inplace_isinf_cuda_int32 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1397663Z test_inplace_isinf_cuda_int64 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1397933Z test_inplace_isinf_cuda_int8 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1398191Z test_inplace_isinf_cuda_uint8 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1398472Z test_inplace_isnan_cuda_complex128 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1398751Z test_inplace_isnan_cuda_complex64 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1399022Z test_inplace_isnan_cuda_float32 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1399287Z test_inplace_isnan_cuda_float64 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1399555Z test_inplace_isnan_cuda_int16 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1399827Z test_inplace_isnan_cuda_int32 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1400046Z test_inplace_isnan_cuda_int64 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1400265Z test_inplace_isnan_cuda_int8 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1400479Z test_inplace_isnan_cuda_uint8 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1400703Z test_inplace_isneginf_cuda_float32 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1400915Z test_inplace_isneginf_cuda_float64 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1401139Z test_inplace_isneginf_cuda_int16 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1401354Z test_inplace_isneginf_cuda_int32 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1401602Z test_inplace_isneginf_cuda_int64 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1401819Z test_inplace_isneginf_cuda_int8 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1402035Z test_inplace_isneginf_cuda_uint8 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1402260Z test_inplace_isposinf_cuda_float32 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1402488Z test_inplace_isposinf_cuda_float64 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1402710Z test_inplace_isposinf_cuda_int16 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1402929Z test_inplace_isposinf_cuda_int32 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1403150Z test_inplace_isposinf_cuda_int64 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1403362Z test_inplace_isposinf_cuda_int8 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1403580Z test_inplace_isposinf_cuda_uint8 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1403803Z test_inplace_log1p_cuda_complex128 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1404028Z test_inplace_log1p_cuda_complex64 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1404244Z test_inplace_log1p_cuda_float32 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1404457Z test_inplace_log1p_cuda_float64 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1404674Z test_inplace_log1p_cuda_int16 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1404938Z test_inplace_log1p_cuda_int32 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1405159Z test_inplace_log1p_cuda_int64 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1405382Z test_inplace_log1p_cuda_int8 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1405598Z test_inplace_log1p_cuda_uint8 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1405817Z test_inplace_nan_to_num_cuda_float32 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1406046Z test_inplace_nan_to_num_cuda_float64 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1406269Z test_inplace_nan_to_num_cuda_int16 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1406490Z test_inplace_nan_to_num_cuda_int32 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1406734Z test_inplace_nan_to_num_cuda_int64 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1406957Z test_inplace_nan_to_num_cuda_int8 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1407170Z test_inplace_nan_to_num_cuda_uint8 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1407441Z test_inplace_neg_cuda_complex128 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1407718Z test_inplace_neg_cuda_complex64 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1407989Z test_inplace_neg_cuda_float32 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1408264Z test_inplace_neg_cuda_float64 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1408529Z test_inplace_neg_cuda_int16 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1408801Z test_inplace_neg_cuda_int32 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1409072Z test_inplace_neg_cuda_int64 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1409343Z test_inplace_neg_cuda_int8 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1409606Z test_inplace_neg_cuda_uint8 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1409906Z test_inplace_nn_functional_relu_cuda_float32 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1410196Z test_inplace_nn_functional_relu_cuda_float64 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1410432Z test_inplace_nn_functional_relu_cuda_int16 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1410688Z test_inplace_nn_functional_relu_cuda_int32 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1410915Z test_inplace_nn_functional_relu_cuda_int64 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1411153Z test_inplace_nn_functional_relu_cuda_int8 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1411377Z test_inplace_nn_functional_relu_cuda_uint8 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1411608Z test_inplace_positive_cuda_complex128 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1411838Z test_inplace_positive_cuda_complex64 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1412061Z test_inplace_positive_cuda_float32 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1412277Z test_inplace_positive_cuda_float64 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1412528Z test_inplace_positive_cuda_int16 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1412751Z test_inplace_positive_cuda_int32 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1412968Z test_inplace_positive_cuda_int64 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1413191Z test_inplace_positive_cuda_int8 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1413407Z test_inplace_positive_cuda_uint8 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1413631Z test_inplace_rad2deg_cuda_float32 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1413853Z test_inplace_rad2deg_cuda_float64 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1414064Z test_inplace_rad2deg_cuda_int16 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1414573Z test_inplace_rad2deg_cuda_int32 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1414806Z test_inplace_rad2deg_cuda_int64 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1415025Z test_inplace_rad2deg_cuda_int8 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1415255Z test_inplace_rad2deg_cuda_uint8 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1415476Z test_inplace_round_cuda_float32 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1415698Z test_inplace_round_cuda_float64 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1415916Z test_inplace_round_cuda_int16 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1416215Z test_inplace_round_cuda_int32 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1416437Z test_inplace_round_cuda_int64 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1416658Z test_inplace_round_cuda_int8 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1416866Z test_inplace_round_cuda_uint8 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1417089Z test_inplace_sgn_cuda_complex128 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1417310Z test_inplace_sgn_cuda_complex64 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1417529Z test_inplace_sgn_cuda_float32 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1417750Z test_inplace_sgn_cuda_float64 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1418007Z test_inplace_sgn_cuda_int16 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1418221Z test_inplace_sgn_cuda_int32 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1418435Z test_inplace_sgn_cuda_int64 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1418649Z test_inplace_sgn_cuda_int8 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1418863Z test_inplace_sgn_cuda_uint8 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1419074Z test_inplace_sign_cuda_float32 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1419297Z test_inplace_sign_cuda_float64 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1419519Z test_inplace_sign_cuda_int16 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1419735Z test_inplace_sign_cuda_int32 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1419952Z test_inplace_sign_cuda_int64 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1420165Z test_inplace_sign_cuda_int8 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1420378Z test_inplace_sign_cuda_uint8 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1420609Z test_inplace_signbit_cuda_float32 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1420837Z test_inplace_signbit_cuda_float64 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1421056Z test_inplace_signbit_cuda_int16 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1421472Z test_inplace_signbit_cuda_int32 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1421694Z test_inplace_signbit_cuda_int64 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1421919Z test_inplace_signbit_cuda_int8 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1422149Z test_inplace_signbit_cuda_uint8 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1422377Z test_inplace_sin_cuda_complex128 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1422602Z test_inplace_sin_cuda_complex64 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1422824Z test_inplace_sin_cuda_float32 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1423045Z test_inplace_sin_cuda_float64 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1423268Z test_inplace_sin_cuda_int16 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1423523Z test_inplace_sin_cuda_int32 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1424004Z test_inplace_sin_cuda_int64 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1424453Z test_inplace_sin_cuda_int8 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1424975Z test_inplace_sin_cuda_uint8 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1425446Z test_inplace_sinh_cuda_complex128 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1425913Z test_inplace_sinh_cuda_complex64 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1426459Z test_inplace_sinh_cuda_float32 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1427133Z test_inplace_sinh_cuda_float64 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1427698Z test_inplace_sinh_cuda_int16 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1428210Z test_inplace_sinh_cuda_int32 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1428642Z test_inplace_sinh_cuda_int64 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1429087Z test_inplace_sinh_cuda_int8 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1429532Z test_inplace_sinh_cuda_uint8 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1429999Z test_inplace_sqrt_cuda_complex128 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1430464Z test_inplace_sqrt_cuda_complex64 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1431013Z test_inplace_sqrt_cuda_float32 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1431471Z test_inplace_sqrt_cuda_float64 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1431924Z test_inplace_sqrt_cuda_int16 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1432374Z test_inplace_sqrt_cuda_int32 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1432821Z test_inplace_sqrt_cuda_int64 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1433270Z test_inplace_sqrt_cuda_int8 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1433722Z test_inplace_sqrt_cuda_uint8 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1434182Z test_inplace_tan_cuda_complex128 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1434664Z test_inplace_tan_cuda_complex64 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1435123Z test_inplace_tan_cuda_float32 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1435577Z test_inplace_tan_cuda_float64 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1436893Z test_inplace_tan_cuda_int16 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1437353Z test_inplace_tan_cuda_int32 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1437911Z test_inplace_tan_cuda_int64 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1438474Z test_inplace_tan_cuda_int8 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1439045Z test_inplace_tan_cuda_uint8 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1439614Z test_inplace_tanh_cuda_complex128 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1440105Z test_inplace_tanh_cuda_complex64 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1440569Z test_inplace_tanh_cuda_float32 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1441023Z test_inplace_tanh_cuda_float64 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1441478Z test_inplace_tanh_cuda_int16 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1441917Z test_inplace_tanh_cuda_int32 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1442362Z test_inplace_tanh_cuda_int64 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1442861Z test_inplace_tanh_cuda_int8 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1443310Z test_inplace_tanh_cuda_uint8 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1443755Z test_inplace_trunc_cuda_float32 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1444209Z test_inplace_trunc_cuda_float64 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1444665Z test_inplace_trunc_cuda_int16 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1445122Z test_inplace_trunc_cuda_int32 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1445572Z test_inplace_trunc_cuda_int64 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1446098Z test_inplace_trunc_cuda_int8 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1446838Z test_inplace_trunc_cuda_uint8 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1447378Z test_out_abs_cuda_complex128 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1447933Z test_out_abs_cuda_complex64 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1448502Z test_out_abs_cuda_float32 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1449065Z test_out_abs_cuda_float64 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1449613Z test_out_abs_cuda_int16 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1450151Z test_out_abs_cuda_int32 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1450583Z test_out_abs_cuda_int64 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1451027Z test_out_abs_cuda_int8 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1451463Z test_out_abs_cuda_uint8 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1451903Z test_out_asin_cuda_complex128 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1452357Z test_out_asin_cuda_complex64 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1452811Z test_out_asin_cuda_float32 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1453262Z test_out_asin_cuda_float64 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1453707Z test_out_asin_cuda_int16 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1454142Z test_out_asin_cuda_int32 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1454870Z test_out_asin_cuda_int64 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1455309Z test_out_asin_cuda_int8 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1455746Z test_out_asin_cuda_uint8 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1456275Z test_out_asinh_cuda_complex128 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1456881Z test_out_asinh_cuda_complex64 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1457344Z test_out_asinh_cuda_float32 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1457802Z test_out_asinh_cuda_float64 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1458298Z test_out_asinh_cuda_int16 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1458748Z test_out_asinh_cuda_int32 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1459238Z test_out_asinh_cuda_int64 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1459674Z test_out_asinh_cuda_int8 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1460102Z test_out_asinh_cuda_uint8 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1460555Z test_out_atan_cuda_complex128 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1461008Z test_out_atan_cuda_complex64 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1461455Z test_out_atan_cuda_float32 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1461894Z test_out_atan_cuda_float64 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1462335Z test_out_atan_cuda_int16 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1462770Z test_out_atan_cuda_int32 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1463203Z test_out_atan_cuda_int64 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1463629Z test_out_atan_cuda_int8 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1464061Z test_out_atan_cuda_uint8 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1464511Z test_out_atanh_cuda_complex128 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1465050Z test_out_atanh_cuda_complex64 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1465499Z test_out_atanh_cuda_float32 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1466004Z test_out_atanh_cuda_float64 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1466483Z test_out_atanh_cuda_int16 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1467036Z test_out_atanh_cuda_int32 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1467532Z test_out_atanh_cuda_int64 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1467962Z test_out_atanh_cuda_int8 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1468400Z test_out_atanh_cuda_uint8 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1468850Z test_out_ceil_cuda_float32 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1469296Z test_out_ceil_cuda_float64 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1469734Z test_out_ceil_cuda_int16 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1470211Z test_out_ceil_cuda_int32 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1470650Z test_out_ceil_cuda_int64 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1471086Z test_out_ceil_cuda_int8 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1471519Z test_out_ceil_cuda_uint8 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1471969Z test_out_conj_cuda_complex128 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1472427Z test_out_conj_cuda_complex64 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1472885Z test_out_conj_cuda_float32 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1473322Z test_out_conj_cuda_float64 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1473763Z test_out_conj_cuda_int16 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1474199Z test_out_conj_cuda_int32 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1474629Z test_out_conj_cuda_int64 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1475054Z test_out_conj_cuda_int8 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1475495Z test_out_conj_cuda_uint8 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1475952Z test_out_conj_physical_cuda_complex128 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1476425Z test_out_conj_physical_cuda_complex64 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1476921Z test_out_conj_physical_cuda_float32 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1477441Z test_out_conj_physical_cuda_float64 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1478021Z test_out_conj_physical_cuda_int16 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1478593Z test_out_conj_physical_cuda_int32 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1479161Z test_out_conj_physical_cuda_int64 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1479721Z test_out_conj_physical_cuda_int8 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1480185Z test_out_conj_physical_cuda_uint8 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1480646Z test_out_deg2rad_cuda_float32 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1481146Z test_out_deg2rad_cuda_float64 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1481597Z test_out_deg2rad_cuda_int16 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1482049Z test_out_deg2rad_cuda_int32 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1482498Z test_out_deg2rad_cuda_int64 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1482952Z test_out_deg2rad_cuda_int8 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1483390Z test_out_deg2rad_cuda_uint8 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1483844Z test_out_erf_cuda_float32 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1484292Z test_out_erf_cuda_float64 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1484730Z test_out_erf_cuda_int16 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1485161Z test_out_erf_cuda_int32 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1485608Z test_out_erf_cuda_int64 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1486039Z test_out_erf_cuda_int8 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1486478Z test_out_erf_cuda_uint8 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1486919Z test_out_expm1_cuda_float32 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1487390Z test_out_expm1_cuda_float64 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1487941Z test_out_expm1_cuda_int16 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1488535Z test_out_expm1_cuda_int32 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1489082Z test_out_expm1_cuda_int64 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1489636Z test_out_expm1_cuda_int8 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1490178Z test_out_expm1_cuda_uint8 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1490622Z test_out_floor_cuda_float32 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1491057Z test_out_floor_cuda_float64 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1491512Z test_out_floor_cuda_int16 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1491954Z test_out_floor_cuda_int32 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1492429Z test_out_floor_cuda_int64 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1492868Z test_out_floor_cuda_int8 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1493306Z test_out_floor_cuda_uint8 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1493750Z test_out_frac_cuda_float32 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1494522Z test_out_frac_cuda_float64 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1494989Z test_out_isinf_cuda_complex128 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1495448Z test_out_isinf_cuda_complex64 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1495904Z test_out_isinf_cuda_float32 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1496347Z test_out_isinf_cuda_float64 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1496785Z test_out_isinf_cuda_int16 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1497217Z test_out_isinf_cuda_int32 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1497654Z test_out_isinf_cuda_int64 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1498097Z test_out_isinf_cuda_int8 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1498543Z test_out_isinf_cuda_uint8 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1498986Z test_out_isnan_cuda_complex128 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1499448Z test_out_isnan_cuda_complex64 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1499984Z test_out_isnan_cuda_float32 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1500437Z test_out_isnan_cuda_float64 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1500876Z test_out_isnan_cuda_int16 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1501319Z test_out_isnan_cuda_int32 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1501758Z test_out_isnan_cuda_int64 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1502202Z test_out_isnan_cuda_int8 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1502644Z test_out_isnan_cuda_uint8 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1503103Z test_out_isneginf_cuda_float32 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1503608Z test_out_isneginf_cuda_float64 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1504069Z test_out_isneginf_cuda_int16 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1504517Z test_out_isneginf_cuda_int32 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1505048Z test_out_isneginf_cuda_int64 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1505503Z test_out_isneginf_cuda_int8 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1505955Z test_out_isneginf_cuda_uint8 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1506500Z test_out_isposinf_cuda_float32 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1507066Z test_out_isposinf_cuda_float64 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1507575Z test_out_isposinf_cuda_int16 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1508031Z test_out_isposinf_cuda_int32 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1508485Z test_out_isposinf_cuda_int64 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1508932Z test_out_isposinf_cuda_int8 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1509385Z test_out_isposinf_cuda_uint8 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1509844Z test_out_log1p_cuda_complex128 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1510361Z test_out_log1p_cuda_complex64 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1510842Z test_out_log1p_cuda_float32 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1511294Z test_out_log1p_cuda_float64 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1511745Z test_out_log1p_cuda_int16 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1512192Z test_out_log1p_cuda_int32 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1512621Z test_out_log1p_cuda_int64 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1513059Z test_out_log1p_cuda_int8 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1513506Z test_out_log1p_cuda_uint8 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1513959Z test_out_nan_to_num_cuda_float32 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1514401Z test_out_nan_to_num_cuda_float64 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1514889Z test_out_nan_to_num_cuda_int16 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1515342Z test_out_nan_to_num_cuda_int32 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1515790Z test_out_nan_to_num_cuda_int64 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1516238Z test_out_nan_to_num_cuda_int8 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1516685Z test_out_nan_to_num_cuda_uint8 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1517142Z test_out_neg_cuda_complex128 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1517660Z test_out_neg_cuda_complex64 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1518222Z test_out_neg_cuda_float32 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1518767Z test_out_neg_cuda_float64 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1519323Z test_out_neg_cuda_int16 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1519851Z test_out_neg_cuda_int32 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1520282Z test_out_neg_cuda_int64 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1520714Z test_out_neg_cuda_int8 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1521154Z test_out_neg_cuda_uint8 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1521606Z test_out_nn_functional_relu_cuda_float32 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1522178Z test_out_nn_functional_relu_cuda_float64 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1522640Z test_out_nn_functional_relu_cuda_int16 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1523112Z test_out_nn_functional_relu_cuda_int32 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1523585Z test_out_nn_functional_relu_cuda_int64 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1524053Z test_out_nn_functional_relu_cuda_int8 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1524511Z test_out_nn_functional_relu_cuda_uint8 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1524977Z test_out_positive_cuda_complex128 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1525444Z test_out_positive_cuda_complex64 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1525936Z test_out_positive_cuda_float32 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1526383Z test_out_positive_cuda_float64 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1526836Z test_out_positive_cuda_int16 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1527309Z test_out_positive_cuda_int32 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1527874Z test_out_positive_cuda_int64 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1528438Z test_out_positive_cuda_int8 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1528997Z test_out_positive_cuda_uint8 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1529563Z test_out_rad2deg_cuda_float32 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1530127Z test_out_rad2deg_cuda_float64 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1530580Z test_out_rad2deg_cuda_int16 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1531026Z test_out_rad2deg_cuda_int32 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1531464Z test_out_rad2deg_cuda_int64 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1531917Z test_out_rad2deg_cuda_int8 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1532368Z test_out_rad2deg_cuda_uint8 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1532800Z test_out_round_cuda_float32 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1533239Z test_out_round_cuda_float64 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1533706Z test_out_round_cuda_int16 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1534154Z test_out_round_cuda_int32 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1534871Z test_out_round_cuda_int64 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1535319Z test_out_round_cuda_int8 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1535775Z test_out_round_cuda_uint8 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1536227Z test_out_sgn_cuda_complex128 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1536680Z test_out_sgn_cuda_complex64 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1537129Z test_out_sgn_cuda_float32 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1537631Z test_out_sgn_cuda_float64 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1538073Z test_out_sgn_cuda_int16 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1538510Z test_out_sgn_cuda_int32 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1538954Z test_out_sgn_cuda_int64 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1539403Z test_out_sgn_cuda_int8 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1539845Z test_out_sgn_cuda_uint8 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1540283Z test_out_sign_cuda_float32 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1540733Z test_out_sign_cuda_float64 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1541184Z test_out_sign_cuda_int16 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1541633Z test_out_sign_cuda_int32 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1542070Z test_out_sign_cuda_int64 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1542499Z test_out_sign_cuda_int8 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1542947Z test_out_sign_cuda_uint8 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1543400Z test_out_signbit_cuda_float32 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1543858Z test_out_signbit_cuda_float64 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1544304Z test_out_signbit_cuda_int16 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1544909Z test_out_signbit_cuda_int32 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1545368Z test_out_signbit_cuda_int64 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1545824Z test_out_signbit_cuda_int8 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1546272Z test_out_signbit_cuda_uint8 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1546727Z test_out_sin_cuda_complex128 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1547180Z test_out_sin_cuda_complex64 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1547637Z test_out_sin_cuda_float32 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1548076Z test_out_sin_cuda_float64 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1548552Z test_out_sin_cuda_int16 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1548998Z test_out_sin_cuda_int32 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1549436Z test_out_sin_cuda_int64 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1549869Z test_out_sin_cuda_int8 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1550311Z test_out_sin_cuda_uint8 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1550762Z test_out_sinh_cuda_complex128 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1551232Z test_out_sinh_cuda_complex64 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1551682Z test_out_sinh_cuda_float32 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1552130Z test_out_sinh_cuda_float64 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1552577Z test_out_sinh_cuda_int16 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1553026Z test_out_sinh_cuda_int32 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1553455Z test_out_sinh_cuda_int64 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1553894Z test_out_sinh_cuda_int8 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1554334Z test_out_sinh_cuda_uint8 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1554791Z test_out_sqrt_cuda_complex128 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1555250Z test_out_sqrt_cuda_complex64 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1555728Z test_out_sqrt_cuda_float32 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1556179Z test_out_sqrt_cuda_float64 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1556630Z test_out_sqrt_cuda_int16 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1557066Z test_out_sqrt_cuda_int32 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1557569Z test_out_sqrt_cuda_int64 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1558123Z test_out_sqrt_cuda_int8 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1558680Z test_out_sqrt_cuda_uint8 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1559244Z test_out_tan_cuda_complex128 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1559814Z test_out_tan_cuda_complex64 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1560268Z test_out_tan_cuda_float32 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1560720Z test_out_tan_cuda_float64 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1561164Z test_out_tan_cuda_int16 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1561604Z test_out_tan_cuda_int32 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1562047Z test_out_tan_cuda_int64 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1562490Z test_out_tan_cuda_int8 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1562934Z test_out_tan_cuda_uint8 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1563378Z test_out_tanh_cuda_complex128 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1563839Z test_out_tanh_cuda_complex64 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1564291Z test_out_tanh_cuda_float32 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1564741Z test_out_tanh_cuda_float64 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1565183Z test_out_tanh_cuda_int16 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1565628Z test_out_tanh_cuda_int32 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1566065Z test_out_tanh_cuda_int64 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1566501Z test_out_tanh_cuda_int8 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1566959Z test_out_tanh_cuda_uint8 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1567456Z test_out_trunc_cuda_float32 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1568028Z test_out_trunc_cuda_float64 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1568593Z test_out_trunc_cuda_int16 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1569149Z test_out_trunc_cuda_int32 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1569693Z test_out_trunc_cuda_int64 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1570229Z test_out_trunc_cuda_int8 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1570668Z test_out_trunc_cuda_uint8 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1571176Z test_sparse_consistency_abs_cuda_complex128 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1571662Z test_sparse_consistency_abs_cuda_complex64 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1572153Z test_sparse_consistency_abs_cuda_float32 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1572639Z test_sparse_consistency_abs_cuda_float64 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1573109Z test_sparse_consistency_abs_cuda_int16 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1573575Z test_sparse_consistency_abs_cuda_int32 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1574053Z test_sparse_consistency_abs_cuda_int64 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1574798Z test_sparse_consistency_abs_cuda_int8 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1575270Z test_sparse_consistency_abs_cuda_uint8 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1575741Z test_sparse_consistency_asin_cuda_complex128 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1576223Z test_sparse_consistency_asin_cuda_complex64 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1576698Z test_sparse_consistency_asin_cuda_float32 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1577180Z test_sparse_consistency_asin_cuda_float64 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1577648Z test_sparse_consistency_asin_cuda_int16 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1578109Z test_sparse_consistency_asin_cuda_int32 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1578630Z test_sparse_consistency_asin_cuda_int64 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1579100Z test_sparse_consistency_asin_cuda_int8 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1579566Z test_sparse_consistency_asin_cuda_uint8 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1580035Z test_sparse_consistency_asinh_cuda_complex128 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1580525Z test_sparse_consistency_asinh_cuda_complex64 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1581009Z test_sparse_consistency_asinh_cuda_float32 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1581485Z test_sparse_consistency_asinh_cuda_float64 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1581951Z test_sparse_consistency_asinh_cuda_int16 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1582470Z test_sparse_consistency_asinh_cuda_int32 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1582945Z test_sparse_consistency_asinh_cuda_int64 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1583415Z test_sparse_consistency_asinh_cuda_int8 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1583891Z test_sparse_consistency_asinh_cuda_uint8 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1584361Z test_sparse_consistency_atan_cuda_complex128 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1584912Z test_sparse_consistency_atan_cuda_complex64 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1585390Z test_sparse_consistency_atan_cuda_float32 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1585863Z test_sparse_consistency_atan_cuda_float64 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1586397Z test_sparse_consistency_atan_cuda_int16 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1586990Z test_sparse_consistency_atan_cuda_int32 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1587570Z test_sparse_consistency_atan_cuda_int64 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1588155Z test_sparse_consistency_atan_cuda_int8 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1588644Z test_sparse_consistency_atan_cuda_uint8 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1589126Z test_sparse_consistency_atanh_cuda_complex128 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1589653Z test_sparse_consistency_atanh_cuda_complex64 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1590148Z test_sparse_consistency_atanh_cuda_float32 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1590638Z test_sparse_consistency_atanh_cuda_float64 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1591116Z test_sparse_consistency_atanh_cuda_int16 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1591597Z test_sparse_consistency_atanh_cuda_int32 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1592070Z test_sparse_consistency_atanh_cuda_int64 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1592587Z test_sparse_consistency_atanh_cuda_int8 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1593066Z test_sparse_consistency_atanh_cuda_uint8 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1593570Z test_sparse_consistency_ceil_cuda_float32 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1594056Z test_sparse_consistency_ceil_cuda_float64 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1594532Z test_sparse_consistency_ceil_cuda_int16 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1595000Z test_sparse_consistency_ceil_cuda_int32 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1595476Z test_sparse_consistency_ceil_cuda_int64 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1595953Z test_sparse_consistency_ceil_cuda_int8 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1596429Z test_sparse_consistency_ceil_cuda_uint8 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1596908Z test_sparse_consistency_conj_cuda_complex128 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1597391Z test_sparse_consistency_conj_cuda_complex64 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1597870Z test_sparse_consistency_conj_cuda_float32 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1598349Z test_sparse_consistency_conj_cuda_float64 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1598841Z test_sparse_consistency_conj_cuda_int16 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1599336Z test_sparse_consistency_conj_cuda_int32 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1599805Z test_sparse_consistency_conj_cuda_int64 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1600302Z test_sparse_consistency_conj_cuda_int8 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1600769Z test_sparse_consistency_conj_cuda_uint8 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1601249Z test_sparse_consistency_conj_physical_cuda_complex128 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1601754Z test_sparse_consistency_conj_physical_cuda_complex64 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1602251Z test_sparse_consistency_conj_physical_cuda_float32 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1602751Z test_sparse_consistency_conj_physical_cuda_float64 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1603239Z test_sparse_consistency_conj_physical_cuda_int16 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1603751Z test_sparse_consistency_conj_physical_cuda_int32 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1604243Z test_sparse_consistency_conj_physical_cuda_int64 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1604737Z test_sparse_consistency_conj_physical_cuda_int8 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1605230Z test_sparse_consistency_conj_physical_cuda_uint8 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1605711Z test_sparse_consistency_deg2rad_cuda_float32 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1606202Z test_sparse_consistency_deg2rad_cuda_float64 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1606687Z test_sparse_consistency_deg2rad_cuda_int16 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1607176Z test_sparse_consistency_deg2rad_cuda_int32 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1607703Z test_sparse_consistency_deg2rad_cuda_int64 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1608294Z test_sparse_consistency_deg2rad_cuda_int8 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1608899Z test_sparse_consistency_deg2rad_cuda_uint8 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1609502Z test_sparse_consistency_erf_cuda_float32 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1610097Z test_sparse_consistency_erf_cuda_float64 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1610570Z test_sparse_consistency_erf_cuda_int16 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1611075Z test_sparse_consistency_erf_cuda_int32 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1611548Z test_sparse_consistency_erf_cuda_int64 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1612024Z test_sparse_consistency_erf_cuda_int8 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1612491Z test_sparse_consistency_erf_cuda_uint8 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1612968Z test_sparse_consistency_expm1_cuda_float32 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1613445Z test_sparse_consistency_expm1_cuda_float64 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1613926Z test_sparse_consistency_expm1_cuda_int16 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1614672Z test_sparse_consistency_expm1_cuda_int32 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1615193Z test_sparse_consistency_expm1_cuda_int64 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1615669Z test_sparse_consistency_expm1_cuda_int8 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1616140Z test_sparse_consistency_expm1_cuda_uint8 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1616619Z test_sparse_consistency_floor_cuda_float32 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1617092Z test_sparse_consistency_floor_cuda_float64 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1617567Z test_sparse_consistency_floor_cuda_int16 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1618046Z test_sparse_consistency_floor_cuda_int32 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1618511Z test_sparse_consistency_floor_cuda_int64 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1618969Z test_sparse_consistency_floor_cuda_int8 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1619448Z test_sparse_consistency_floor_cuda_uint8 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1619925Z test_sparse_consistency_frac_cuda_float32 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1620407Z test_sparse_consistency_frac_cuda_float64 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1620883Z test_sparse_consistency_isinf_cuda_complex128 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1621363Z test_sparse_consistency_isinf_cuda_complex64 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1621912Z test_sparse_consistency_isinf_cuda_float32 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1622388Z test_sparse_consistency_isinf_cuda_float64 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1622861Z test_sparse_consistency_isinf_cuda_int16 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1623323Z test_sparse_consistency_isinf_cuda_int32 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1623791Z test_sparse_consistency_isinf_cuda_int64 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1624256Z test_sparse_consistency_isinf_cuda_int8 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1624791Z test_sparse_consistency_isinf_cuda_uint8 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1625255Z test_sparse_consistency_isnan_cuda_complex128 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1625776Z test_sparse_consistency_isnan_cuda_complex64 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1626308Z test_sparse_consistency_isnan_cuda_float32 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1626900Z test_sparse_consistency_isnan_cuda_float64 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1627465Z test_sparse_consistency_isnan_cuda_int16 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1627925Z test_sparse_consistency_isnan_cuda_int32 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1628388Z test_sparse_consistency_isnan_cuda_int64 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1628854Z test_sparse_consistency_isnan_cuda_int8 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1629321Z test_sparse_consistency_isnan_cuda_uint8 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1629789Z test_sparse_consistency_isneginf_cuda_float32 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1630276Z test_sparse_consistency_isneginf_cuda_float64 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1630757Z test_sparse_consistency_isneginf_cuda_int16 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1631239Z test_sparse_consistency_isneginf_cuda_int32 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1631708Z test_sparse_consistency_isneginf_cuda_int64 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1632179Z test_sparse_consistency_isneginf_cuda_int8 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1632680Z test_sparse_consistency_isneginf_cuda_uint8 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1633166Z test_sparse_consistency_isposinf_cuda_float32 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1633656Z test_sparse_consistency_isposinf_cuda_float64 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1634134Z test_sparse_consistency_isposinf_cuda_int16 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1634612Z test_sparse_consistency_isposinf_cuda_int32 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1635094Z test_sparse_consistency_isposinf_cuda_int64 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1635574Z test_sparse_consistency_isposinf_cuda_int8 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1636044Z test_sparse_consistency_isposinf_cuda_uint8 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1636555Z test_sparse_consistency_log1p_cuda_complex128 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1637043Z test_sparse_consistency_log1p_cuda_complex64 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1637630Z test_sparse_consistency_log1p_cuda_float32 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1638226Z test_sparse_consistency_log1p_cuda_float64 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1638811Z test_sparse_consistency_log1p_cuda_int16 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1639404Z test_sparse_consistency_log1p_cuda_int32 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1639938Z test_sparse_consistency_log1p_cuda_int64 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1640410Z test_sparse_consistency_log1p_cuda_int8 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1640878Z test_sparse_consistency_log1p_cuda_uint8 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1641360Z test_sparse_consistency_nan_to_num_cuda_float32 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1641850Z test_sparse_consistency_nan_to_num_cuda_float64 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1642336Z test_sparse_consistency_nan_to_num_cuda_int16 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1642807Z test_sparse_consistency_nan_to_num_cuda_int32 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1643289Z test_sparse_consistency_nan_to_num_cuda_int64 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1643795Z test_sparse_consistency_nan_to_num_cuda_int8 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1644274Z test_sparse_consistency_nan_to_num_cuda_uint8 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1644757Z test_sparse_consistency_neg_cuda_complex128 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1645230Z test_sparse_consistency_neg_cuda_complex64 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1645702Z test_sparse_consistency_neg_cuda_float32 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1646173Z test_sparse_consistency_neg_cuda_float64 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1646641Z test_sparse_consistency_neg_cuda_int16 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1647098Z test_sparse_consistency_neg_cuda_int32 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1647667Z test_sparse_consistency_neg_cuda_int64 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1648263Z test_sparse_consistency_neg_cuda_int8 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1648851Z test_sparse_consistency_neg_cuda_uint8 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1649459Z test_sparse_consistency_nn_functional_relu_cuda_float32 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1650097Z test_sparse_consistency_nn_functional_relu_cuda_float64 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1650618Z test_sparse_consistency_nn_functional_relu_cuda_int16 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1651117Z test_sparse_consistency_nn_functional_relu_cuda_int32 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1651622Z test_sparse_consistency_nn_functional_relu_cuda_int64 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1652118Z test_sparse_consistency_nn_functional_relu_cuda_int8 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1652619Z test_sparse_consistency_nn_functional_relu_cuda_uint8 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1653118Z test_sparse_consistency_positive_cuda_complex128 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1653615Z test_sparse_consistency_positive_cuda_complex64 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1654102Z test_sparse_consistency_positive_cuda_float32 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1654812Z test_sparse_consistency_positive_cuda_float64 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1655365Z test_sparse_consistency_positive_cuda_int16 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1655856Z test_sparse_consistency_positive_cuda_int32 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1656345Z test_sparse_consistency_positive_cuda_int64 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1656821Z test_sparse_consistency_positive_cuda_int8 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1657301Z test_sparse_consistency_positive_cuda_uint8 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1657784Z test_sparse_consistency_rad2deg_cuda_float32 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1658266Z test_sparse_consistency_rad2deg_cuda_float64 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1658735Z test_sparse_consistency_rad2deg_cuda_int16 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1659263Z test_sparse_consistency_rad2deg_cuda_int32 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1659739Z test_sparse_consistency_rad2deg_cuda_int64 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1660222Z test_sparse_consistency_rad2deg_cuda_int8 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1660697Z test_sparse_consistency_rad2deg_cuda_uint8 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1661178Z test_sparse_consistency_round_cuda_float32 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1661660Z test_sparse_consistency_round_cuda_float64 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1662135Z test_sparse_consistency_round_cuda_int16 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1662610Z test_sparse_consistency_round_cuda_int32 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1663074Z test_sparse_consistency_round_cuda_int64 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1663547Z test_sparse_consistency_round_cuda_int8 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1664018Z test_sparse_consistency_round_cuda_uint8 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1664498Z test_sparse_consistency_sgn_cuda_complex128 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1665045Z test_sparse_consistency_sgn_cuda_complex64 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1665526Z test_sparse_consistency_sgn_cuda_float32 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1666033Z test_sparse_consistency_sgn_cuda_float64 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1666619Z test_sparse_consistency_sgn_cuda_int16 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1667203Z test_sparse_consistency_sgn_cuda_int32 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1667483Z test_sparse_consistency_sgn_cuda_int64 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1667770Z test_sparse_consistency_sgn_cuda_int8 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1668057Z test_sparse_consistency_sgn_cuda_uint8 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1668296Z test_sparse_consistency_sign_cuda_float32 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1668530Z test_sparse_consistency_sign_cuda_float64 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1668789Z test_sparse_consistency_sign_cuda_int16 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1669021Z test_sparse_consistency_sign_cuda_int32 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1669255Z test_sparse_consistency_sign_cuda_int64 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1669486Z test_sparse_consistency_sign_cuda_int8 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1669712Z test_sparse_consistency_sign_cuda_uint8 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1669952Z test_sparse_consistency_signbit_cuda_float32 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1670183Z test_sparse_consistency_signbit_cuda_float64 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1670416Z test_sparse_consistency_signbit_cuda_int16 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1670649Z test_sparse_consistency_signbit_cuda_int32 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1670874Z test_sparse_consistency_signbit_cuda_int64 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1671106Z test_sparse_consistency_signbit_cuda_int8 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1671339Z test_sparse_consistency_signbit_cuda_uint8 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1671570Z test_sparse_consistency_sin_cuda_complex128 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1671798Z test_sparse_consistency_sin_cuda_complex64 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1672055Z test_sparse_consistency_sin_cuda_float32 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1672283Z test_sparse_consistency_sin_cuda_float64 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1672511Z test_sparse_consistency_sin_cuda_int16 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1672737Z test_sparse_consistency_sin_cuda_int32 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1672956Z test_sparse_consistency_sin_cuda_int64 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1673186Z test_sparse_consistency_sin_cuda_int8 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1673414Z test_sparse_consistency_sin_cuda_uint8 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1673649Z test_sparse_consistency_sinh_cuda_complex128 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1673914Z test_sparse_consistency_sinh_cuda_complex64 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1674142Z test_sparse_consistency_sinh_cuda_float32 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1674372Z test_sparse_consistency_sinh_cuda_float64 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1674605Z test_sparse_consistency_sinh_cuda_int16 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1674835Z test_sparse_consistency_sinh_cuda_int32 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1675060Z test_sparse_consistency_sinh_cuda_int64 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1675284Z test_sparse_consistency_sinh_cuda_int8 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1675500Z test_sparse_consistency_sinh_cuda_uint8 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1675736Z test_sparse_consistency_sqrt_cuda_complex128 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1675969Z test_sparse_consistency_sqrt_cuda_complex64 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1676198Z test_sparse_consistency_sqrt_cuda_float32 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1676429Z test_sparse_consistency_sqrt_cuda_float64 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1676655Z test_sparse_consistency_sqrt_cuda_int16 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1676880Z test_sparse_consistency_sqrt_cuda_int32 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1677132Z test_sparse_consistency_sqrt_cuda_int64 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1677424Z test_sparse_consistency_sqrt_cuda_int8 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1677708Z test_sparse_consistency_sqrt_cuda_uint8 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1678003Z test_sparse_consistency_tan_cuda_complex128 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1678297Z test_sparse_consistency_tan_cuda_complex64 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1678579Z test_sparse_consistency_tan_cuda_float32 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1678865Z test_sparse_consistency_tan_cuda_float64 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1679151Z test_sparse_consistency_tan_cuda_int16 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1679543Z test_sparse_consistency_tan_cuda_int32 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1679807Z test_sparse_consistency_tan_cuda_int64 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1680039Z test_sparse_consistency_tan_cuda_int8 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1680270Z test_sparse_consistency_tan_cuda_uint8 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1680507Z test_sparse_consistency_tanh_cuda_complex128 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1680745Z test_sparse_consistency_tanh_cuda_complex64 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1680977Z test_sparse_consistency_tanh_cuda_float32 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1681210Z test_sparse_consistency_tanh_cuda_float64 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1681440Z test_sparse_consistency_tanh_cuda_int16 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1681661Z test_sparse_consistency_tanh_cuda_int32 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1681884Z test_sparse_consistency_tanh_cuda_int64 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1682116Z test_sparse_consistency_tanh_cuda_int8 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1682340Z test_sparse_consistency_tanh_cuda_uint8 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1682572Z test_sparse_consistency_trunc_cuda_float32 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1682857Z test_sparse_consistency_trunc_cuda_float64 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1683090Z test_sparse_consistency_trunc_cuda_int16 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1683323Z test_sparse_consistency_trunc_cuda_int32 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1683553Z test_sparse_consistency_trunc_cuda_int64 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1683778Z test_sparse_consistency_trunc_cuda_int8 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1684003Z test_sparse_consistency_trunc_cuda_uint8 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1684230Z test_sparse_fn_grad_abs_cuda_complex128 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1684460Z test_sparse_fn_grad_abs_cuda_float64 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1684719Z test_sparse_fn_grad_asin_cuda_complex128 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: Skipped! sparse backward not supported (0.001s) 2023-01-11T21:24:04.1684940Z test_sparse_fn_grad_asin_cuda_float64 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: Skipped! sparse backward not supported (0.001s) 2023-01-11T21:24:04.1685163Z test_sparse_fn_grad_asinh_cuda_complex128 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: Skipped! sparse backward not supported (0.001s) 2023-01-11T21:24:04.1685383Z test_sparse_fn_grad_asinh_cuda_float64 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: Skipped! sparse backward not supported (0.001s) 2023-01-11T21:24:04.1685605Z test_sparse_fn_grad_atan_cuda_complex128 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: Skipped! sparse backward not supported (0.001s) 2023-01-11T21:24:04.1685822Z test_sparse_fn_grad_atan_cuda_float64 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: Skipped! sparse backward not supported (0.001s) 2023-01-11T21:24:04.1686044Z test_sparse_fn_grad_atanh_cuda_complex128 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: Skipped! sparse backward not supported (0.001s) 2023-01-11T21:24:04.1686258Z test_sparse_fn_grad_atanh_cuda_float64 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: Skipped! sparse backward not supported (0.001s) 2023-01-11T21:24:04.1686489Z test_sparse_fn_grad_ceil_cuda_float64 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1686715Z test_sparse_fn_grad_conj_cuda_complex128 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1686947Z test_sparse_fn_grad_conj_cuda_float64 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1687193Z test_sparse_fn_grad_conj_physical_cuda_complex128 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1687437Z test_sparse_fn_grad_conj_physical_cuda_float64 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1687688Z test_sparse_fn_grad_deg2rad_cuda_float64 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1687956Z test_sparse_fn_grad_erf_cuda_float64 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: Skipped! sparse backward not supported (0.001s) 2023-01-11T21:24:04.1688252Z test_sparse_fn_grad_expm1_cuda_float64 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: Skipped! sparse backward not supported (0.001s) 2023-01-11T21:24:04.1688540Z test_sparse_fn_grad_floor_cuda_float64 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1688824Z test_sparse_fn_grad_frac_cuda_float64 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1689118Z test_sparse_fn_grad_isinf_cuda_complex128 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1689401Z test_sparse_fn_grad_isinf_cuda_float64 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1689682Z test_sparse_fn_grad_isnan_cuda_complex128 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1689968Z test_sparse_fn_grad_isnan_cuda_float64 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1690234Z test_sparse_fn_grad_isneginf_cuda_float64 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1690493Z test_sparse_fn_grad_isposinf_cuda_float64 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1690723Z test_sparse_fn_grad_log1p_cuda_complex128 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1690949Z test_sparse_fn_grad_log1p_cuda_float64 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1691176Z test_sparse_fn_grad_nan_to_num_cuda_float64 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: Skipped! sparse backward not supported (0.001s) 2023-01-11T21:24:04.1691406Z test_sparse_fn_grad_neg_cuda_complex128 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1691635Z test_sparse_fn_grad_neg_cuda_float64 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1691881Z 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) 2023-01-11T21:24:04.1692116Z test_sparse_fn_grad_positive_cuda_complex128 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1692345Z test_sparse_fn_grad_positive_cuda_float64 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1692569Z test_sparse_fn_grad_rad2deg_cuda_float64 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1692800Z test_sparse_fn_grad_round_cuda_float64 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1693024Z test_sparse_fn_grad_sgn_cuda_complex128 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: Skipped! sparse backward not supported (0.001s) 2023-01-11T21:24:04.1693239Z test_sparse_fn_grad_sgn_cuda_float64 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: Skipped! sparse backward not supported (0.001s) 2023-01-11T21:24:04.1693463Z test_sparse_fn_grad_sign_cuda_float64 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1693692Z test_sparse_fn_grad_signbit_cuda_float64 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1693935Z test_sparse_fn_grad_sin_cuda_complex128 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: Skipped! sparse backward not supported (0.001s) 2023-01-11T21:24:04.1694151Z test_sparse_fn_grad_sin_cuda_float64 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: Skipped! sparse backward not supported (0.001s) 2023-01-11T21:24:04.1694611Z test_sparse_fn_grad_sinh_cuda_complex128 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: Skipped! sparse backward not supported (0.001s) 2023-01-11T21:24:04.1694829Z test_sparse_fn_grad_sinh_cuda_float64 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: Skipped! sparse backward not supported (0.001s) 2023-01-11T21:24:04.1695052Z test_sparse_fn_grad_sqrt_cuda_complex128 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: Skipped! sparse backward not supported (0.001s) 2023-01-11T21:24:04.1695263Z test_sparse_fn_grad_sqrt_cuda_float64 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: Skipped! sparse backward not supported (0.001s) 2023-01-11T21:24:04.1695484Z test_sparse_fn_grad_tan_cuda_complex128 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: Skipped! sparse backward not supported (0.001s) 2023-01-11T21:24:04.1695699Z test_sparse_fn_grad_tan_cuda_float64 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: Skipped! sparse backward not supported (0.001s) 2023-01-11T21:24:04.1695983Z test_sparse_fn_grad_tanh_cuda_complex128 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: Skipped! sparse backward not supported (0.001s) 2023-01-11T21:24:04.1696196Z test_sparse_fn_grad_tanh_cuda_float64 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: Skipped! sparse backward not supported (0.001s) 2023-01-11T21:24:04.1696430Z test_sparse_fn_grad_trunc_cuda_float64 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1696666Z test_sparse_zero_dims_abs_cuda_complex128 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:24:04.1696906Z test_sparse_zero_dims_abs_cuda_complex64 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:24:04.1697135Z test_sparse_zero_dims_abs_cuda_float32 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1697360Z test_sparse_zero_dims_abs_cuda_float64 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:24:04.1697593Z test_sparse_zero_dims_abs_cuda_int16 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1697814Z test_sparse_zero_dims_abs_cuda_int32 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:24:04.1698038Z test_sparse_zero_dims_abs_cuda_int64 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1698267Z test_sparse_zero_dims_abs_cuda_int8 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:24:04.1698495Z test_sparse_zero_dims_abs_cuda_uint8 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:24:04.1698730Z test_sparse_zero_dims_asin_cuda_complex128 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:24:04.1698963Z test_sparse_zero_dims_asin_cuda_complex64 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1699193Z test_sparse_zero_dims_asin_cuda_float32 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:24:04.1699458Z test_sparse_zero_dims_asin_cuda_float64 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1699687Z test_sparse_zero_dims_asin_cuda_int16 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:24:04.1699920Z test_sparse_zero_dims_asin_cuda_int32 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1700140Z test_sparse_zero_dims_asin_cuda_int64 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:24:04.1700358Z test_sparse_zero_dims_asin_cuda_int8 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:24:04.1700590Z test_sparse_zero_dims_asin_cuda_uint8 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1700832Z test_sparse_zero_dims_asinh_cuda_complex128 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:24:04.1701065Z test_sparse_zero_dims_asinh_cuda_complex64 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1701328Z test_sparse_zero_dims_asinh_cuda_float32 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:24:04.1701561Z test_sparse_zero_dims_asinh_cuda_float64 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1701791Z test_sparse_zero_dims_asinh_cuda_int16 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:24:04.1702023Z test_sparse_zero_dims_asinh_cuda_int32 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:24:04.1702245Z test_sparse_zero_dims_asinh_cuda_int64 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:24:04.1702469Z test_sparse_zero_dims_asinh_cuda_int8 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:24:04.1702699Z test_sparse_zero_dims_asinh_cuda_uint8 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:24:04.1702929Z test_sparse_zero_dims_atan_cuda_complex128 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1703155Z test_sparse_zero_dims_atan_cuda_complex64 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:24:04.1703390Z test_sparse_zero_dims_atan_cuda_float32 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1703623Z test_sparse_zero_dims_atan_cuda_float64 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:24:04.1703848Z test_sparse_zero_dims_atan_cuda_int16 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:24:04.1704077Z test_sparse_zero_dims_atan_cuda_int32 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1704298Z test_sparse_zero_dims_atan_cuda_int64 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:24:04.1704551Z test_sparse_zero_dims_atan_cuda_int8 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1704858Z test_sparse_zero_dims_atan_cuda_uint8 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:24:04.1705097Z test_sparse_zero_dims_atanh_cuda_complex128 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1705334Z test_sparse_zero_dims_atanh_cuda_complex64 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:24:04.1705564Z test_sparse_zero_dims_atanh_cuda_float32 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:24:04.1705788Z test_sparse_zero_dims_atanh_cuda_float64 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1706018Z test_sparse_zero_dims_atanh_cuda_int16 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:24:04.1706249Z test_sparse_zero_dims_atanh_cuda_int32 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:24:04.1706506Z test_sparse_zero_dims_atanh_cuda_int64 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1706733Z test_sparse_zero_dims_atanh_cuda_int8 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1706966Z test_sparse_zero_dims_atanh_cuda_uint8 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:24:04.1707198Z test_sparse_zero_dims_ceil_cuda_float32 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:24:04.1707454Z test_sparse_zero_dims_ceil_cuda_float64 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:24:04.1707706Z test_sparse_zero_dims_ceil_cuda_int16 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:24:04.1707931Z test_sparse_zero_dims_ceil_cuda_int32 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:24:04.1708158Z test_sparse_zero_dims_ceil_cuda_int64 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1708383Z test_sparse_zero_dims_ceil_cuda_int8 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:24:04.1708600Z test_sparse_zero_dims_ceil_cuda_uint8 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1708836Z test_sparse_zero_dims_conj_cuda_complex128 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1709071Z test_sparse_zero_dims_conj_cuda_complex64 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:24:04.1709300Z test_sparse_zero_dims_conj_cuda_float32 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1709528Z test_sparse_zero_dims_conj_cuda_float64 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:24:04.1709747Z test_sparse_zero_dims_conj_cuda_int16 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1709994Z test_sparse_zero_dims_conj_cuda_int32 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:24:04.1710219Z test_sparse_zero_dims_conj_cuda_int64 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1710448Z test_sparse_zero_dims_conj_cuda_int8 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:24:04.1710670Z test_sparse_zero_dims_conj_cuda_uint8 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:24:04.1710913Z test_sparse_zero_dims_conj_physical_cuda_complex128 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:24:04.1711166Z test_sparse_zero_dims_conj_physical_cuda_complex64 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1711398Z test_sparse_zero_dims_conj_physical_cuda_float32 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:24:04.1711654Z test_sparse_zero_dims_conj_physical_cuda_float64 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1711887Z test_sparse_zero_dims_conj_physical_cuda_int16 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:24:04.1712118Z test_sparse_zero_dims_conj_physical_cuda_int32 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1712354Z test_sparse_zero_dims_conj_physical_cuda_int64 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:24:04.1712586Z test_sparse_zero_dims_conj_physical_cuda_int8 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:24:04.1712812Z test_sparse_zero_dims_conj_physical_cuda_uint8 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1713048Z test_sparse_zero_dims_deg2rad_cuda_float32 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:24:04.1713276Z test_sparse_zero_dims_deg2rad_cuda_float64 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:24:04.1713505Z test_sparse_zero_dims_deg2rad_cuda_int16 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:24:04.1713735Z test_sparse_zero_dims_deg2rad_cuda_int32 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1713950Z test_sparse_zero_dims_deg2rad_cuda_int64 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:24:04.1714179Z test_sparse_zero_dims_deg2rad_cuda_int8 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:24:04.1714406Z test_sparse_zero_dims_deg2rad_cuda_uint8 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:24:04.1714629Z test_sparse_zero_dims_erf_cuda_float32 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1714873Z test_sparse_zero_dims_erf_cuda_float64 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:24:04.1715104Z test_sparse_zero_dims_erf_cuda_int16 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1715334Z test_sparse_zero_dims_erf_cuda_int32 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:24:04.1715557Z test_sparse_zero_dims_erf_cuda_int64 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1715783Z test_sparse_zero_dims_erf_cuda_int8 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:24:04.1716009Z test_sparse_zero_dims_erf_cuda_uint8 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:24:04.1716240Z test_sparse_zero_dims_expm1_cuda_float32 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1716467Z test_sparse_zero_dims_expm1_cuda_float64 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:24:04.1716682Z test_sparse_zero_dims_expm1_cuda_int16 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:24:04.1716929Z test_sparse_zero_dims_expm1_cuda_int32 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:24:04.1717172Z test_sparse_zero_dims_expm1_cuda_int64 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1717455Z test_sparse_zero_dims_expm1_cuda_int8 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1717740Z test_sparse_zero_dims_expm1_cuda_uint8 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:24:04.1718026Z test_sparse_zero_dims_floor_cuda_float32 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1718315Z test_sparse_zero_dims_floor_cuda_float64 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:24:04.1718593Z test_sparse_zero_dims_floor_cuda_int16 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:24:04.1718876Z test_sparse_zero_dims_floor_cuda_int32 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:24:04.1719153Z test_sparse_zero_dims_floor_cuda_int64 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:24:04.1719434Z test_sparse_zero_dims_floor_cuda_int8 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:24:04.1719713Z test_sparse_zero_dims_floor_cuda_uint8 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1719945Z test_sparse_zero_dims_frac_cuda_float32 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:24:04.1720174Z test_sparse_zero_dims_frac_cuda_float64 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:24:04.1720410Z test_sparse_zero_dims_isinf_cuda_complex128 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:24:04.1720687Z test_sparse_zero_dims_isinf_cuda_complex64 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1720914Z test_sparse_zero_dims_isinf_cuda_float32 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:24:04.1721143Z test_sparse_zero_dims_isinf_cuda_float64 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1721367Z test_sparse_zero_dims_isinf_cuda_int16 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:24:04.1721585Z test_sparse_zero_dims_isinf_cuda_int32 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:24:04.1721809Z test_sparse_zero_dims_isinf_cuda_int64 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1722037Z test_sparse_zero_dims_isinf_cuda_int8 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:24:04.1722264Z test_sparse_zero_dims_isinf_cuda_uint8 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:24:04.1722519Z test_sparse_zero_dims_isnan_cuda_complex128 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:24:04.1722754Z test_sparse_zero_dims_isnan_cuda_complex64 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1722982Z test_sparse_zero_dims_isnan_cuda_float32 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:24:04.1723212Z test_sparse_zero_dims_isnan_cuda_float64 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:24:04.1723436Z test_sparse_zero_dims_isnan_cuda_int16 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:24:04.1723659Z test_sparse_zero_dims_isnan_cuda_int32 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1723883Z test_sparse_zero_dims_isnan_cuda_int64 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:24:04.1724110Z test_sparse_zero_dims_isnan_cuda_int8 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1724333Z test_sparse_zero_dims_isnan_cuda_uint8 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:24:04.1724569Z test_sparse_zero_dims_isneginf_cuda_float32 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1724807Z test_sparse_zero_dims_isneginf_cuda_float64 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1725043Z test_sparse_zero_dims_isneginf_cuda_int16 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:24:04.1725264Z test_sparse_zero_dims_isneginf_cuda_int32 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1725489Z test_sparse_zero_dims_isneginf_cuda_int64 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:24:04.1725747Z test_sparse_zero_dims_isneginf_cuda_int8 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1725981Z test_sparse_zero_dims_isneginf_cuda_uint8 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:24:04.1726218Z test_sparse_zero_dims_isposinf_cuda_float32 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1726451Z test_sparse_zero_dims_isposinf_cuda_float64 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:24:04.1726685Z test_sparse_zero_dims_isposinf_cuda_int16 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:24:04.1726914Z test_sparse_zero_dims_isposinf_cuda_int32 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1727146Z test_sparse_zero_dims_isposinf_cuda_int64 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:24:04.1727413Z test_sparse_zero_dims_isposinf_cuda_int8 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1727725Z test_sparse_zero_dims_isposinf_cuda_uint8 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:24:04.1728010Z test_sparse_zero_dims_log1p_cuda_complex128 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1728298Z test_sparse_zero_dims_log1p_cuda_complex64 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:24:04.1728586Z test_sparse_zero_dims_log1p_cuda_float32 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:24:04.1728874Z test_sparse_zero_dims_log1p_cuda_float64 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:24:04.1729157Z test_sparse_zero_dims_log1p_cuda_int16 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:24:04.1729438Z test_sparse_zero_dims_log1p_cuda_int32 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:24:04.1729710Z test_sparse_zero_dims_log1p_cuda_int64 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1729992Z test_sparse_zero_dims_log1p_cuda_int8 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:24:04.1730249Z test_sparse_zero_dims_log1p_cuda_uint8 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1730487Z test_sparse_zero_dims_nan_to_num_cuda_float32 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:24:04.1730725Z test_sparse_zero_dims_nan_to_num_cuda_float64 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:24:04.1730953Z test_sparse_zero_dims_nan_to_num_cuda_int16 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:24:04.1731174Z test_sparse_zero_dims_nan_to_num_cuda_int32 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:24:04.1731432Z 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) 2023-01-11T21:24:04.1731662Z test_sparse_zero_dims_nan_to_num_cuda_int8 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:24:04.1731891Z 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) 2023-01-11T21:24:04.1732124Z test_sparse_zero_dims_neg_cuda_complex128 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:24:04.1732356Z test_sparse_zero_dims_neg_cuda_complex64 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:24:04.1732585Z test_sparse_zero_dims_neg_cuda_float32 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:24:04.1732813Z test_sparse_zero_dims_neg_cuda_float64 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:24:04.1733040Z test_sparse_zero_dims_neg_cuda_int16 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:24:04.1733285Z test_sparse_zero_dims_neg_cuda_int32 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1733511Z test_sparse_zero_dims_neg_cuda_int64 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:24:04.1733740Z test_sparse_zero_dims_neg_cuda_int8 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1733962Z test_sparse_zero_dims_neg_cuda_uint8 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:24:04.1734530Z test_sparse_zero_dims_nn_functional_relu_cuda_float32 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:24:04.1734783Z test_sparse_zero_dims_nn_functional_relu_cuda_float64 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:24:04.1735029Z test_sparse_zero_dims_nn_functional_relu_cuda_int16 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:24:04.1735273Z 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) 2023-01-11T21:24:04.1735518Z test_sparse_zero_dims_nn_functional_relu_cuda_int64 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:24:04.1735758Z 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) 2023-01-11T21:24:04.1735996Z test_sparse_zero_dims_nn_functional_relu_cuda_uint8 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:24:04.1736236Z test_sparse_zero_dims_positive_cuda_complex128 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:24:04.1736473Z test_sparse_zero_dims_positive_cuda_complex64 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:24:04.1736707Z test_sparse_zero_dims_positive_cuda_float32 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:24:04.1737021Z test_sparse_zero_dims_positive_cuda_float64 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:24:04.1737248Z test_sparse_zero_dims_positive_cuda_int16 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1737478Z test_sparse_zero_dims_positive_cuda_int32 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:24:04.1737703Z test_sparse_zero_dims_positive_cuda_int64 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:24:04.1737960Z test_sparse_zero_dims_positive_cuda_int8 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:24:04.1738219Z test_sparse_zero_dims_positive_cuda_uint8 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1738450Z test_sparse_zero_dims_rad2deg_cuda_float32 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1738681Z test_sparse_zero_dims_rad2deg_cuda_float64 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:24:04.1738960Z test_sparse_zero_dims_rad2deg_cuda_int16 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1739190Z test_sparse_zero_dims_rad2deg_cuda_int32 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:24:04.1739420Z test_sparse_zero_dims_rad2deg_cuda_int64 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1739654Z test_sparse_zero_dims_rad2deg_cuda_int8 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1739878Z test_sparse_zero_dims_rad2deg_cuda_uint8 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:24:04.1740101Z test_sparse_zero_dims_round_cuda_float32 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1740327Z test_sparse_zero_dims_round_cuda_float64 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:24:04.1740555Z test_sparse_zero_dims_round_cuda_int16 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:24:04.1740781Z test_sparse_zero_dims_round_cuda_int32 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:24:04.1741014Z test_sparse_zero_dims_round_cuda_int64 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1741242Z test_sparse_zero_dims_round_cuda_int8 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:24:04.1741469Z test_sparse_zero_dims_round_cuda_uint8 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:24:04.1741703Z test_sparse_zero_dims_sgn_cuda_complex128 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1741935Z test_sparse_zero_dims_sgn_cuda_complex64 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:24:04.1742188Z test_sparse_zero_dims_sgn_cuda_float32 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:24:04.1742420Z test_sparse_zero_dims_sgn_cuda_float64 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1742641Z test_sparse_zero_dims_sgn_cuda_int16 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1742861Z test_sparse_zero_dims_sgn_cuda_int32 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:24:04.1743086Z test_sparse_zero_dims_sgn_cuda_int64 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:24:04.1743310Z test_sparse_zero_dims_sgn_cuda_int8 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:24:04.1743534Z test_sparse_zero_dims_sgn_cuda_uint8 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1743761Z test_sparse_zero_dims_sign_cuda_float32 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:24:04.1744021Z test_sparse_zero_dims_sign_cuda_float64 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1744246Z test_sparse_zero_dims_sign_cuda_int16 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:24:04.1744473Z test_sparse_zero_dims_sign_cuda_int32 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1744793Z test_sparse_zero_dims_sign_cuda_int64 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:24:04.1745012Z test_sparse_zero_dims_sign_cuda_int8 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:24:04.1745237Z test_sparse_zero_dims_sign_cuda_uint8 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:24:04.1745461Z test_sparse_zero_dims_signbit_cuda_float32 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:24:04.1745691Z test_sparse_zero_dims_signbit_cuda_float64 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1745915Z test_sparse_zero_dims_signbit_cuda_int16 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:24:04.1746144Z test_sparse_zero_dims_signbit_cuda_int32 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:24:04.1746424Z test_sparse_zero_dims_signbit_cuda_int64 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:24:04.1746710Z test_sparse_zero_dims_signbit_cuda_int8 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:24:04.1746985Z test_sparse_zero_dims_signbit_cuda_uint8 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:24:04.1747269Z test_sparse_zero_dims_sin_cuda_complex128 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1747586Z test_sparse_zero_dims_sin_cuda_complex64 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:24:04.1747863Z test_sparse_zero_dims_sin_cuda_float32 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1748135Z test_sparse_zero_dims_sin_cuda_float64 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:24:04.1748405Z test_sparse_zero_dims_sin_cuda_int16 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1748639Z test_sparse_zero_dims_sin_cuda_int32 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1748854Z test_sparse_zero_dims_sin_cuda_int64 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:24:04.1749078Z test_sparse_zero_dims_sin_cuda_int8 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1749299Z test_sparse_zero_dims_sin_cuda_uint8 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:24:04.1749557Z test_sparse_zero_dims_sinh_cuda_complex128 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1749785Z test_sparse_zero_dims_sinh_cuda_complex64 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:24:04.1750010Z test_sparse_zero_dims_sinh_cuda_float32 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1750240Z test_sparse_zero_dims_sinh_cuda_float64 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1750463Z test_sparse_zero_dims_sinh_cuda_int16 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:24:04.1750684Z test_sparse_zero_dims_sinh_cuda_int32 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:24:04.1750904Z test_sparse_zero_dims_sinh_cuda_int64 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:24:04.1751117Z test_sparse_zero_dims_sinh_cuda_int8 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:24:04.1751340Z test_sparse_zero_dims_sinh_cuda_uint8 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1751572Z test_sparse_zero_dims_sqrt_cuda_complex128 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:24:04.1751802Z test_sparse_zero_dims_sqrt_cuda_complex64 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1752029Z test_sparse_zero_dims_sqrt_cuda_float32 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1752253Z test_sparse_zero_dims_sqrt_cuda_float64 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:24:04.1752475Z test_sparse_zero_dims_sqrt_cuda_int16 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1752696Z test_sparse_zero_dims_sqrt_cuda_int32 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:24:04.1752938Z test_sparse_zero_dims_sqrt_cuda_int64 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1753163Z test_sparse_zero_dims_sqrt_cuda_int8 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:24:04.1753382Z test_sparse_zero_dims_sqrt_cuda_uint8 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1753600Z test_sparse_zero_dims_tan_cuda_complex128 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1753825Z test_sparse_zero_dims_tan_cuda_complex64 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:24:04.1754048Z test_sparse_zero_dims_tan_cuda_float32 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1754265Z test_sparse_zero_dims_tan_cuda_float64 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1754483Z test_sparse_zero_dims_tan_cuda_int16 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1754731Z test_sparse_zero_dims_tan_cuda_int32 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:24:04.1754948Z test_sparse_zero_dims_tan_cuda_int64 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1755170Z test_sparse_zero_dims_tan_cuda_int8 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1755397Z test_sparse_zero_dims_tan_cuda_uint8 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:24:04.1755630Z test_sparse_zero_dims_tanh_cuda_complex128 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1755861Z test_sparse_zero_dims_tanh_cuda_complex64 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1756085Z test_sparse_zero_dims_tanh_cuda_float32 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:24:04.1756303Z test_sparse_zero_dims_tanh_cuda_float64 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:24:04.1756528Z test_sparse_zero_dims_tanh_cuda_int16 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1756749Z test_sparse_zero_dims_tanh_cuda_int32 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:24:04.1756965Z test_sparse_zero_dims_tanh_cuda_int64 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:24:04.1757207Z test_sparse_zero_dims_tanh_cuda_int8 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:24:04.1757483Z test_sparse_zero_dims_tanh_cuda_uint8 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1757761Z test_sparse_zero_dims_trunc_cuda_float32 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:24:04.1758103Z test_sparse_zero_dims_trunc_cuda_float64 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1758383Z test_sparse_zero_dims_trunc_cuda_int16 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:24:04.1758657Z test_sparse_zero_dims_trunc_cuda_int32 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1758937Z test_sparse_zero_dims_trunc_cuda_int64 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1759204Z test_sparse_zero_dims_trunc_cuda_int8 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:24:04.1759480Z test_sparse_zero_dims_trunc_cuda_uint8 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1759761Z test_sparse_zeros_abs_cuda_complex128 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:24:04.1759988Z test_sparse_zeros_abs_cuda_complex64 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1760244Z test_sparse_zeros_abs_cuda_float32 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:24:04.1760459Z test_sparse_zeros_abs_cuda_float64 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1760678Z test_sparse_zeros_abs_cuda_int16 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1760902Z test_sparse_zeros_abs_cuda_int32 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1761116Z test_sparse_zeros_abs_cuda_int64 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1761333Z test_sparse_zeros_abs_cuda_int8 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1761547Z test_sparse_zeros_abs_cuda_uint8 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1761764Z test_sparse_zeros_asin_cuda_complex128 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1761992Z test_sparse_zeros_asin_cuda_complex64 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1762214Z test_sparse_zeros_asin_cuda_float32 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1762435Z test_sparse_zeros_asin_cuda_float64 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1762660Z test_sparse_zeros_asin_cuda_int16 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1762878Z test_sparse_zeros_asin_cuda_int32 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1763088Z test_sparse_zeros_asin_cuda_int64 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1763304Z test_sparse_zeros_asin_cuda_int8 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1763620Z test_sparse_zeros_asin_cuda_uint8 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1763854Z test_sparse_zeros_asinh_cuda_complex128 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1764090Z test_sparse_zeros_asinh_cuda_complex64 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1764316Z test_sparse_zeros_asinh_cuda_float32 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1764532Z test_sparse_zeros_asinh_cuda_float64 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1764974Z test_sparse_zeros_asinh_cuda_int16 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1765191Z test_sparse_zeros_asinh_cuda_int32 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1765406Z test_sparse_zeros_asinh_cuda_int64 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1765658Z test_sparse_zeros_asinh_cuda_int8 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1765878Z test_sparse_zeros_asinh_cuda_uint8 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1766105Z test_sparse_zeros_atan_cuda_complex128 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1766333Z test_sparse_zeros_atan_cuda_complex64 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1766554Z test_sparse_zeros_atan_cuda_float32 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1766773Z test_sparse_zeros_atan_cuda_float64 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1766991Z test_sparse_zeros_atan_cuda_int16 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1767209Z test_sparse_zeros_atan_cuda_int32 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1767432Z test_sparse_zeros_atan_cuda_int64 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1767702Z test_sparse_zeros_atan_cuda_int8 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1767968Z test_sparse_zeros_atan_cuda_uint8 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1768258Z test_sparse_zeros_atanh_cuda_complex128 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1768539Z test_sparse_zeros_atanh_cuda_complex64 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1768816Z test_sparse_zeros_atanh_cuda_float32 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1769116Z test_sparse_zeros_atanh_cuda_float64 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1769390Z test_sparse_zeros_atanh_cuda_int16 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1769660Z test_sparse_zeros_atanh_cuda_int32 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1769939Z test_sparse_zeros_atanh_cuda_int64 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1770201Z test_sparse_zeros_atanh_cuda_int8 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1770409Z test_sparse_zeros_atanh_cuda_uint8 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1770634Z test_sparse_zeros_ceil_cuda_float32 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1770848Z test_sparse_zeros_ceil_cuda_float64 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1771067Z test_sparse_zeros_ceil_cuda_int16 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1771315Z test_sparse_zeros_ceil_cuda_int32 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1771527Z test_sparse_zeros_ceil_cuda_int64 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1771747Z test_sparse_zeros_ceil_cuda_int8 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1771969Z test_sparse_zeros_ceil_cuda_uint8 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1772196Z test_sparse_zeros_conj_cuda_complex128 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1772422Z test_sparse_zeros_conj_cuda_complex64 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1772642Z test_sparse_zeros_conj_cuda_float32 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1772855Z test_sparse_zeros_conj_cuda_float64 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1773073Z test_sparse_zeros_conj_cuda_int16 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1773294Z test_sparse_zeros_conj_cuda_int32 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1773507Z test_sparse_zeros_conj_cuda_int64 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1773727Z test_sparse_zeros_conj_cuda_int8 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1773943Z test_sparse_zeros_conj_cuda_uint8 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1774512Z test_sparse_zeros_conj_physical_cuda_complex128 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1774833Z test_sparse_zeros_conj_physical_cuda_complex64 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1775073Z test_sparse_zeros_conj_physical_cuda_float32 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1775311Z test_sparse_zeros_conj_physical_cuda_float64 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1775551Z test_sparse_zeros_conj_physical_cuda_int16 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1775784Z test_sparse_zeros_conj_physical_cuda_int32 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1776011Z test_sparse_zeros_conj_physical_cuda_int64 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1776247Z test_sparse_zeros_conj_physical_cuda_int8 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1776482Z test_sparse_zeros_conj_physical_cuda_uint8 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1776756Z test_sparse_zeros_deg2rad_cuda_float32 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1776984Z test_sparse_zeros_deg2rad_cuda_float64 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1777209Z test_sparse_zeros_deg2rad_cuda_int16 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1777440Z test_sparse_zeros_deg2rad_cuda_int32 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1777668Z test_sparse_zeros_deg2rad_cuda_int64 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1777891Z test_sparse_zeros_deg2rad_cuda_int8 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1778119Z test_sparse_zeros_deg2rad_cuda_uint8 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1778342Z test_sparse_zeros_erf_cuda_float32 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1778557Z test_sparse_zeros_erf_cuda_float64 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1778779Z test_sparse_zeros_erf_cuda_int16 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1778993Z test_sparse_zeros_erf_cuda_int32 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1779207Z test_sparse_zeros_erf_cuda_int64 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1779432Z test_sparse_zeros_erf_cuda_int8 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1779654Z test_sparse_zeros_erf_cuda_uint8 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1779879Z test_sparse_zeros_expm1_cuda_float32 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1780128Z test_sparse_zeros_expm1_cuda_float64 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1780349Z test_sparse_zeros_expm1_cuda_int16 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1780567Z test_sparse_zeros_expm1_cuda_int32 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1780781Z test_sparse_zeros_expm1_cuda_int64 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1780993Z test_sparse_zeros_expm1_cuda_int8 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1781220Z test_sparse_zeros_expm1_cuda_uint8 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1781443Z test_sparse_zeros_floor_cuda_float32 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1781660Z test_sparse_zeros_floor_cuda_float64 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1781902Z test_sparse_zeros_floor_cuda_int16 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1782116Z test_sparse_zeros_floor_cuda_int32 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1782330Z test_sparse_zeros_floor_cuda_int64 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1782554Z test_sparse_zeros_floor_cuda_int8 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1782782Z test_sparse_zeros_floor_cuda_uint8 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1783007Z test_sparse_zeros_frac_cuda_float32 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1783233Z test_sparse_zeros_frac_cuda_float64 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1783464Z test_sparse_zeros_isinf_cuda_complex128 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1783687Z test_sparse_zeros_isinf_cuda_complex64 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1783910Z test_sparse_zeros_isinf_cuda_float32 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1784128Z test_sparse_zeros_isinf_cuda_float64 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1784344Z test_sparse_zeros_isinf_cuda_int16 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1784560Z test_sparse_zeros_isinf_cuda_int32 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1784856Z test_sparse_zeros_isinf_cuda_int64 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1785080Z test_sparse_zeros_isinf_cuda_int8 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1785332Z test_sparse_zeros_isinf_cuda_uint8 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1785565Z test_sparse_zeros_isnan_cuda_complex128 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1785794Z test_sparse_zeros_isnan_cuda_complex64 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1786023Z test_sparse_zeros_isnan_cuda_float32 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1786293Z test_sparse_zeros_isnan_cuda_float64 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1786570Z test_sparse_zeros_isnan_cuda_int16 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1786838Z test_sparse_zeros_isnan_cuda_int32 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1787102Z test_sparse_zeros_isnan_cuda_int64 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1787408Z test_sparse_zeros_isnan_cuda_int8 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1787686Z test_sparse_zeros_isnan_cuda_uint8 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1787972Z test_sparse_zeros_isneginf_cuda_float32 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1788209Z test_sparse_zeros_isneginf_cuda_float64 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1788439Z test_sparse_zeros_isneginf_cuda_int16 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1788671Z test_sparse_zeros_isneginf_cuda_int32 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1788900Z test_sparse_zeros_isneginf_cuda_int64 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1789118Z test_sparse_zeros_isneginf_cuda_int8 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1789350Z test_sparse_zeros_isneginf_cuda_uint8 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1789588Z test_sparse_zeros_isposinf_cuda_float32 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1789816Z test_sparse_zeros_isposinf_cuda_float64 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1790045Z test_sparse_zeros_isposinf_cuda_int16 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1790272Z test_sparse_zeros_isposinf_cuda_int32 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1790493Z test_sparse_zeros_isposinf_cuda_int64 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1790848Z test_sparse_zeros_isposinf_cuda_int8 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1791098Z test_sparse_zeros_isposinf_cuda_uint8 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1791340Z test_sparse_zeros_log1p_cuda_complex128 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1791747Z test_sparse_zeros_log1p_cuda_complex64 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1791988Z test_sparse_zeros_log1p_cuda_float32 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1792201Z test_sparse_zeros_log1p_cuda_float64 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1792443Z test_sparse_zeros_log1p_cuda_int16 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:24:04.1792678Z test_sparse_zeros_log1p_cuda_int32 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1802000Z test_sparse_zeros_log1p_cuda_int64 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:24:04.1802245Z test_sparse_zeros_log1p_cuda_int8 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:24:04.1802476Z test_sparse_zeros_log1p_cuda_uint8 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:24:04.1802714Z test_sparse_zeros_nan_to_num_cuda_float32 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1802949Z test_sparse_zeros_nan_to_num_cuda_float64 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:24:04.1803182Z test_sparse_zeros_nan_to_num_cuda_int16 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:24:04.1803412Z test_sparse_zeros_nan_to_num_cuda_int32 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:24:04.1803640Z test_sparse_zeros_nan_to_num_cuda_int64 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1803867Z test_sparse_zeros_nan_to_num_cuda_int8 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1804094Z test_sparse_zeros_nan_to_num_cuda_uint8 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1804318Z test_sparse_zeros_neg_cuda_complex128 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:24:04.1804554Z test_sparse_zeros_neg_cuda_complex64 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1804777Z test_sparse_zeros_neg_cuda_float32 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:24:04.1805001Z test_sparse_zeros_neg_cuda_float64 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:24:04.1805224Z test_sparse_zeros_neg_cuda_int16 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1805536Z test_sparse_zeros_neg_cuda_int32 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:24:04.1805756Z test_sparse_zeros_neg_cuda_int64 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:24:04.1805983Z test_sparse_zeros_neg_cuda_int8 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:24:04.1806206Z test_sparse_zeros_neg_cuda_uint8 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:24:04.1806447Z test_sparse_zeros_nn_functional_relu_cuda_float32 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:24:04.1806691Z test_sparse_zeros_nn_functional_relu_cuda_float64 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:24:04.1806919Z test_sparse_zeros_nn_functional_relu_cuda_int16 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:24:04.1807149Z test_sparse_zeros_nn_functional_relu_cuda_int32 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1807515Z test_sparse_zeros_nn_functional_relu_cuda_int64 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:24:04.1807809Z test_sparse_zeros_nn_functional_relu_cuda_int8 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1808109Z test_sparse_zeros_nn_functional_relu_cuda_uint8 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:24:04.1808409Z test_sparse_zeros_positive_cuda_complex128 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1808709Z test_sparse_zeros_positive_cuda_complex64 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:24:04.1809002Z test_sparse_zeros_positive_cuda_float32 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:24:04.1809290Z test_sparse_zeros_positive_cuda_float64 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:24:04.1809574Z test_sparse_zeros_positive_cuda_int16 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:24:04.1809859Z test_sparse_zeros_positive_cuda_int32 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:24:04.1810136Z test_sparse_zeros_positive_cuda_int64 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:24:04.1810358Z test_sparse_zeros_positive_cuda_int8 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:24:04.1810592Z test_sparse_zeros_positive_cuda_uint8 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:24:04.1810822Z test_sparse_zeros_rad2deg_cuda_float32 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:24:04.1811050Z test_sparse_zeros_rad2deg_cuda_float64 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:24:04.1811320Z test_sparse_zeros_rad2deg_cuda_int16 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:24:04.1811546Z test_sparse_zeros_rad2deg_cuda_int32 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:24:04.1811778Z test_sparse_zeros_rad2deg_cuda_int64 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:24:04.1812005Z test_sparse_zeros_rad2deg_cuda_int8 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:24:04.1812228Z test_sparse_zeros_rad2deg_cuda_uint8 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1812458Z test_sparse_zeros_round_cuda_float32 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:24:04.1812680Z test_sparse_zeros_round_cuda_float64 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:24:04.1812902Z test_sparse_zeros_round_cuda_int16 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:24:04.1813152Z test_sparse_zeros_round_cuda_int32 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1813369Z test_sparse_zeros_round_cuda_int64 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:24:04.1813596Z test_sparse_zeros_round_cuda_int8 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1813826Z test_sparse_zeros_round_cuda_uint8 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:24:04.1814059Z test_sparse_zeros_sgn_cuda_complex128 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1814785Z test_sparse_zeros_sgn_cuda_complex64 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:24:04.1815013Z test_sparse_zeros_sgn_cuda_float32 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:24:04.1815232Z test_sparse_zeros_sgn_cuda_float64 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:24:04.1815456Z test_sparse_zeros_sgn_cuda_int16 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:24:04.1815678Z test_sparse_zeros_sgn_cuda_int32 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:24:04.1815903Z test_sparse_zeros_sgn_cuda_int64 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1816123Z test_sparse_zeros_sgn_cuda_int8 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:24:04.1816341Z test_sparse_zeros_sgn_cuda_uint8 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1816570Z test_sparse_zeros_sign_cuda_float32 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:24:04.1816789Z test_sparse_zeros_sign_cuda_float64 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:24:04.1817124Z test_sparse_zeros_sign_cuda_int16 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1817345Z test_sparse_zeros_sign_cuda_int32 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:24:04.1817564Z test_sparse_zeros_sign_cuda_int64 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1817782Z test_sparse_zeros_sign_cuda_int8 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:24:04.1818004Z test_sparse_zeros_sign_cuda_uint8 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1818237Z test_sparse_zeros_signbit_cuda_float32 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:24:04.1818469Z test_sparse_zeros_signbit_cuda_float64 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:24:04.1818690Z test_sparse_zeros_signbit_cuda_int16 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:24:04.1818952Z test_sparse_zeros_signbit_cuda_int32 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:24:04.1819175Z test_sparse_zeros_signbit_cuda_int64 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:24:04.1819401Z test_sparse_zeros_signbit_cuda_int8 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1819628Z test_sparse_zeros_signbit_cuda_uint8 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:24:04.1819856Z test_sparse_zeros_sin_cuda_complex128 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1820079Z test_sparse_zeros_sin_cuda_complex64 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1820304Z test_sparse_zeros_sin_cuda_float32 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:24:04.1820520Z test_sparse_zeros_sin_cuda_float64 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1820740Z test_sparse_zeros_sin_cuda_int16 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:24:04.1820963Z test_sparse_zeros_sin_cuda_int32 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1821170Z test_sparse_zeros_sin_cuda_int64 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:24:04.1821391Z test_sparse_zeros_sin_cuda_int8 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1821606Z test_sparse_zeros_sin_cuda_uint8 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:24:04.1821831Z test_sparse_zeros_sinh_cuda_complex128 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:24:04.1822145Z test_sparse_zeros_sinh_cuda_complex64 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:24:04.1822373Z test_sparse_zeros_sinh_cuda_float32 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:24:04.1822592Z test_sparse_zeros_sinh_cuda_float64 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:24:04.1822823Z test_sparse_zeros_sinh_cuda_int16 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:24:04.1823042Z test_sparse_zeros_sinh_cuda_int32 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:24:04.1823259Z test_sparse_zeros_sinh_cuda_int64 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1823482Z test_sparse_zeros_sinh_cuda_int8 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:24:04.1823698Z test_sparse_zeros_sinh_cuda_uint8 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:24:04.1823927Z test_sparse_zeros_sqrt_cuda_complex128 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:24:04.1824181Z test_sparse_zeros_sqrt_cuda_complex64 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:24:04.1824402Z test_sparse_zeros_sqrt_cuda_float32 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:24:04.1824623Z test_sparse_zeros_sqrt_cuda_float64 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:24:04.1824942Z test_sparse_zeros_sqrt_cuda_int16 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:24:04.1825165Z test_sparse_zeros_sqrt_cuda_int32 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:24:04.1825384Z test_sparse_zeros_sqrt_cuda_int64 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:24:04.1825602Z test_sparse_zeros_sqrt_cuda_int8 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:24:04.1825821Z test_sparse_zeros_sqrt_cuda_uint8 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:24:04.1826053Z test_sparse_zeros_tan_cuda_complex128 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:24:04.1826282Z test_sparse_zeros_tan_cuda_complex64 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1826551Z test_sparse_zeros_tan_cuda_float32 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:24:04.1826826Z test_sparse_zeros_tan_cuda_float64 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1827102Z test_sparse_zeros_tan_cuda_int16 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:24:04.1827369Z test_sparse_zeros_tan_cuda_int32 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:24:04.1827676Z test_sparse_zeros_tan_cuda_int64 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:24:04.1827953Z test_sparse_zeros_tan_cuda_int8 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:24:04.1828174Z test_sparse_zeros_tan_cuda_uint8 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:24:04.1828405Z test_sparse_zeros_tanh_cuda_complex128 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1828633Z test_sparse_zeros_tanh_cuda_complex64 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:24:04.1828860Z test_sparse_zeros_tanh_cuda_float32 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1829088Z test_sparse_zeros_tanh_cuda_float64 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:24:04.1829301Z test_sparse_zeros_tanh_cuda_int16 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:24:04.1829517Z test_sparse_zeros_tanh_cuda_int32 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:24:04.1829760Z test_sparse_zeros_tanh_cuda_int64 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:24:04.1829980Z test_sparse_zeros_tanh_cuda_int8 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:24:04.1830204Z test_sparse_zeros_tanh_cuda_uint8 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:24:04.1830469Z test_sparse_zeros_trunc_cuda_float32 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1830714Z test_sparse_zeros_trunc_cuda_float64 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:24:04.1830940Z test_sparse_zeros_trunc_cuda_int16 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:24:04.1831164Z test_sparse_zeros_trunc_cuda_int32 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:24:04.1831381Z test_sparse_zeros_trunc_cuda_int64 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1831600Z test_sparse_zeros_trunc_cuda_int8 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:24:04.1831818Z test_sparse_zeros_trunc_cuda_uint8 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:04.1831834Z 2023-01-11T21:24:04.1832136Z ---------------------------------------------------------------------- 2023-01-11T21:24:04.1832228Z Ran 2488 tests in 4.755s 2023-01-11T21:24:04.1832233Z 2023-01-11T21:24:04.1832319Z OK (skipped=2488) 2023-01-11T21:24:04.1832324Z 2023-01-11T21:24:04.1832418Z Generating XML reports... 2023-01-11T21:24:04.1832736Z Generated XML report: test-reports/python-unittest/test_sparse/TEST-TestSparseAnyCUDA-20230111212358.xml 2023-01-11T21:24:04.1833022Z Generated XML report: test-reports/python-unittest/test_sparse/TEST-TestSparseCUDA-20230111212358.xml 2023-01-11T21:24:04.1833356Z Generated XML report: test-reports/python-unittest/test_sparse/TEST-TestSparseMaskedReductionsCUDA-20230111212358.xml 2023-01-11T21:24:04.1833665Z Generated XML report: test-reports/python-unittest/test_sparse/TEST-TestSparseMeta-20230111212358.xml 2023-01-11T21:24:04.1833945Z Generated XML report: test-reports/python-unittest/test_sparse/TEST-TestSparseOneOff-20230111212358.xml 2023-01-11T21:24:04.1834260Z Generated XML report: test-reports/python-unittest/test_sparse/TEST-TestSparseUnaryUfuncsCUDA-20230111212358.xml 2023-01-11T21:24:04.1834268Z 2023-01-11T21:24:04.1834657Z ##[endgroup] 2023-01-11T21:24:04.1834934Z FINISHED PRINTING LOG FILE of test_sparse (/var/lib/jenkins/workspace/test/test-reports/test_sparse_o5h1axr4) 2023-01-11T21:24:04.1834940Z 2023-01-11T21:24:04.5575421Z 2023-01-11T21:24:04.5576803Z Expand the folded group to see the log file of backends/xeon/test_launch 2023-01-11T21:24:04.5578697Z ##[group]PRINTING LOG FILE of backends/xeon/test_launch (/var/lib/jenkins/workspace/test/test-reports/backends-xeon-test_launch_5aeylowp) 2023-01-11T21:24:04.5578714Z 2023-01-11T21:24:04.5578835Z Running tests... 2023-01-11T21:24:04.5579263Z ---------------------------------------------------------------------- 2023-01-11T21:24:04.5579604Z Test results will be stored in test-reports/python-unittest/backends.xeon.test_launch 2023-01-11T21:24:04.5580493Z test_cpu_info (__main__.TestTorchrun) ... 2023-01-11 21:24:02,554 - 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. 2023-01-11T21:24:04.5580846Z ok (0.134s) 2023-01-11T21:24:04.5581022Z test_multi_threads (__main__.TestTorchrun) ... ok (1.717s) 2023-01-11T21:24:04.5581030Z 2023-01-11T21:24:04.5581308Z ---------------------------------------------------------------------- 2023-01-11T21:24:04.5581449Z Ran 2 tests in 1.852s 2023-01-11T21:24:04.5581458Z 2023-01-11T21:24:04.5581558Z OK 2023-01-11T21:24:04.5581564Z 2023-01-11T21:24:04.5581684Z Generating XML reports... 2023-01-11T21:24:04.5582143Z Generated XML report: test-reports/python-unittest/backends.xeon.test_launch/TEST-TestTorchrun-20230111212402.xml 2023-01-11T21:24:04.5582150Z 2023-01-11T21:24:04.5582472Z ##[endgroup] 2023-01-11T21:24:04.5582937Z FINISHED PRINTING LOG FILE of backends/xeon/test_launch (/var/lib/jenkins/workspace/test/test-reports/backends-xeon-test_launch_5aeylowp) 2023-01-11T21:24:04.5582951Z 2023-01-11T21:24:06.0675031Z Ignoring disabled issues: [] 2023-01-11T21:24:06.0914893Z Running dynamo/test_aot_cudagraphs ... [2023-01-11 21:24:06.090450] 2023-01-11T21:24:06.0915466Z Executing ['/opt/conda/bin/python', '-bb', 'dynamo/test_aot_cudagraphs.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2023-01-11 21:24:06.090797] 2023-01-11T21:24:06.4883601Z Ignoring disabled issues: [] 2023-01-11T21:24:06.5132964Z Running dynamo/test_dynamic_shapes ... [2023-01-11 21:24:06.512534] 2023-01-11T21:24:06.5134943Z Executing ['/opt/conda/bin/python', '-bb', 'dynamo/test_dynamic_shapes.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2023-01-11 21:24:06.512891] 2023-01-11T21:24:09.0586559Z 2023-01-11T21:24:09.0587001Z Expand the folded group to see the log file of dynamo/test_aot_cudagraphs 2023-01-11T21:24:09.0587887Z ##[group]PRINTING LOG FILE of dynamo/test_aot_cudagraphs (/var/lib/jenkins/workspace/test/test-reports/dynamo-test_aot_cudagraphs_g9k6ytz_) 2023-01-11T21:24:09.0588179Z 2023-01-11T21:24:09.0588257Z Running tests... 2023-01-11T21:24:09.0588682Z ---------------------------------------------------------------------- 2023-01-11T21:24:09.0589105Z Test results will be stored in test-reports/python-unittest/dynamo.test_aot_cudagraphs 2023-01-11T21:24:09.0589499Z test_basic (__main__.TestAotCudagraphs) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (1.093s) 2023-01-11T21:24:09.0589918Z test_dead_fill (__main__.TestAotCudagraphs) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:09.0590561Z test_dtoh (__main__.TestAotCudagraphs) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:09.0590972Z test_factory (__main__.TestAotCudagraphs) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:09.0591410Z test_htod (__main__.TestAotCudagraphs) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:09.0591933Z test_mutate_constant (__main__.TestAotCudagraphs) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:09.0592376Z test_mutate_input (__main__.TestAotCudagraphs) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:09.0592795Z test_mutated_metadata (__main__.TestAotCudagraphs) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:09.0593023Z 2023-01-11T21:24:09.0593239Z ---------------------------------------------------------------------- 2023-01-11T21:24:09.0593492Z Ran 8 tests in 1.099s 2023-01-11T21:24:09.0593619Z 2023-01-11T21:24:09.0593704Z OK (skipped=8) 2023-01-11T21:24:09.0593824Z 2023-01-11T21:24:09.0593917Z Generating XML reports... 2023-01-11T21:24:09.0594373Z Generated XML report: test-reports/python-unittest/dynamo.test_aot_cudagraphs/TEST-TestAotCudagraphs-20230111212407.xml 2023-01-11T21:24:09.0594703Z 2023-01-11T21:24:09.0594935Z ##[endgroup] 2023-01-11T21:24:09.0595378Z FINISHED PRINTING LOG FILE of dynamo/test_aot_cudagraphs (/var/lib/jenkins/workspace/test/test-reports/dynamo-test_aot_cudagraphs_g9k6ytz_) 2023-01-11T21:24:09.0595630Z 2023-01-11T21:24:09.9340943Z 2023-01-11T21:24:09.9341405Z Expand the folded group to see the log file of dynamo/test_dynamic_shapes 2023-01-11T21:24:09.9342468Z ##[group]PRINTING LOG FILE of dynamo/test_dynamic_shapes (/var/lib/jenkins/workspace/test/test-reports/dynamo-test_dynamic_shapes_0qx3shhu) 2023-01-11T21:24:09.9342830Z 2023-01-11T21:24:09.9342940Z Running tests... 2023-01-11T21:24:09.9343483Z ---------------------------------------------------------------------- 2023-01-11T21:24:09.9344027Z Test results will be stored in test-reports/python-unittest/dynamo.test_dynamic_shapes 2023-01-11T21:24:09.9344611Z test_dict_return_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (1.082s) 2023-01-11T21:24:09.9345414Z test_dict_return_with_aten_graph_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:09.9346121Z test_dupes_2_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:09.9346860Z test_dupes_2_with_aten_graph_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:09.9347535Z test_dupes_and_bypass_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:09.9348409Z test_dupes_and_bypass_reorder_with_non_tensor_arg_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:09.9349322Z test_dupes_and_bypass_reorder_with_non_tensor_arg_with_aten_graph_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:09.9349969Z test_dupes_and_bypass_with_aten_graph_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:09.9350723Z test_dupes_and_bypass_with_non_tensor_arg_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:09.9351304Z test_dupes_and_bypass_with_non_tensor_arg_with_aten_graph_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:09.9351885Z test_dupes_and_bypass_with_non_tensor_output_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:09.9352674Z test_dupes_and_bypass_with_non_tensor_output_with_aten_graph_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:09.9353355Z test_dupes_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:09.9354084Z test_dupes_with_aten_graph_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:09.9354925Z test_export_compare_optimize_with_make_fx_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:09.9355669Z test_export_decomp_asserts_bad_args_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:24:09.9356372Z test_export_decomp_asserts_bad_args_mode_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:24:09.9357080Z test_export_decomp_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:09.9357775Z test_export_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:09.9358495Z test_export_graph_bypass_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:09.9359274Z test_export_graph_bypass_with_aten_graph_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:09.9359979Z test_export_graph_with_complex_reorder_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:09.9360704Z test_export_graph_with_complex_reorder_with_aten_graph_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:09.9361333Z test_export_graph_with_list_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:09.9361894Z test_export_graph_with_list_with_aten_graph_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:09.9362499Z test_export_meta_val_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:09.9363110Z test_export_mismatched_out_2_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:09.9363747Z test_export_mismatched_out_2_with_aten_graph_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:09.9364376Z test_export_mismatched_out_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:09.9365005Z test_export_mismatched_out_with_aten_graph_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:09.9365639Z test_export_shape_control_flow_1_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:09.9366246Z test_export_with_aten_graph_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:09.9366834Z test_export_with_constant_dict_values_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:09.9367413Z test_export_with_constant_free_function_and_class_method_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:09.9368198Z test_export_with_constant_free_function_and_class_method_multiarg_diff_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:09.9368903Z test_export_with_constant_free_function_and_class_method_multiarg_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:09.9369645Z test_export_with_constant_free_function_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:09.9370347Z test_export_with_constant_list_nonzero_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:09.9371070Z test_export_with_constant_list_nonzero_free_function_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:09.9371722Z test_export_with_constant_method_on_module_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:09.9372307Z test_export_with_constant_method_on_module_invoke_twice_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:09.9372891Z test_export_with_constant_none_control_flow_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:09.9373504Z test_export_with_constant_none_control_flow_free_func_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:09.9374089Z test_export_with_constant_not_none_control_flow_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:09.9374891Z test_export_with_constant_not_none_control_flow_free_func_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:09.9375488Z test_export_with_constant_not_none_control_flow_pos_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:09.9376060Z test_export_with_constant_not_return_const_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:09.9376615Z test_export_with_constant_tuple_nonzero_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:09.9377168Z test_export_with_module_layer_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:09.9377770Z test_export_with_stack_trace_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:09.9378305Z test_func_return_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:09.9378848Z test_func_return_with_aten_graph_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:09.9379392Z test_input_container_type_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:09.9379927Z test_list_unpack_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:09.9380462Z test_list_unpack_with_aten_graph_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:09.9381025Z test_zeroes_in_and_out_different_shape_on_test_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:09.9381620Z test_zeroes_in_and_out_different_shape_on_test_with_aten_graph_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:09.9382208Z test_zeroes_in_new_shape_scalar_out_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:09.9382786Z test_zeroes_in_new_shape_scalar_out_permute_dupe_and_bypass_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:09.9383375Z test_zeroes_in_new_shape_scalar_out_permute_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:09.9383953Z test_T_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:24:09.9384463Z test_add__dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:24:09.9385043Z test_add_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:24:09.9385559Z test_addcdiv__dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:24:09.9386101Z test_addcdiv_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:24:09.9386767Z test_build_list_unpack_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:24:09.9387421Z test_chunks1_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:24:09.9388101Z test_const_tuple_add1_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:24:09.9388671Z test_const_tuple_add2_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:24:09.9389199Z test_constant1_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:24:09.9389720Z test_constant2_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:24:09.9390236Z test_constant3_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:24:09.9390743Z test_constant4_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:24:09.9391268Z test_default_dict_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:09.9391787Z test_del_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:24:09.9392307Z test_device_constant_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:24:09.9392835Z test_device_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:24:09.9393344Z test_dict_copy_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:24:09.9393865Z test_dict_ops_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:24:09.9394417Z test_dict_param_keys_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:24:09.9394958Z test_distributed_is_available_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:24:09.9395520Z test_distributed_is_initialized_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:24:09.9396064Z test_dtype_compare_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:24:09.9396593Z test_dtype_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:24:09.9397113Z test_finfo_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:24:09.9397625Z test_float_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:24:09.9398168Z test_fn_with_self_set_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:24:09.9398694Z test_fstrings1_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:24:09.9399273Z test_fstrings2_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:24:09.9399903Z test_fstrings3_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:24:09.9400550Z test_funcdef_closure_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:24:09.9401247Z test_get_default_dtype_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:24:09.9401872Z test_globalfn_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:24:09.9402423Z test_globalmodule_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:24:09.9402937Z test_globalvar_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:24:09.9403456Z test_import1_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:24:09.9403961Z test_indirect1_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:24:09.9404467Z test_indirect2_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:24:09.9405022Z test_indirect3_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:24:09.9405555Z test_inline_jit_annotations_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:24:09.9406096Z test_inline_softmax_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:24:09.9406616Z test_inline_with_default_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:24:09.9407144Z test_inner_function_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:24:09.9407681Z test_is_contiguous_memory_format_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:24:09.9408214Z test_is_fx_tracing_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:24:09.9408774Z test_is_in_onnx_export_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:24:09.9409351Z test_is_not_null_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:24:09.9410006Z test_is_quantized_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:24:09.9410648Z test_is_sparse_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:24:09.9411290Z test_islice_chain_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:24:09.9411821Z test_jit_annotate_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:24:09.9412352Z test_len_constant_dict_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:24:09.9412886Z test_len_constant_list_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:24:09.9413425Z test_len_constant_misc_iterables_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:24:09.9413961Z test_len_tensor_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:24:09.9414705Z test_list_add_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:24:09.9415228Z test_list_clear_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:24:09.9415814Z test_list_convert_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:24:09.9416342Z test_list_reversed_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:24:09.9416884Z test_list_slice_assignment_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:24:09.9417406Z test_list_truth_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:24:09.9417920Z test_listarg1_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:24:09.9418436Z test_listarg2_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:24:09.9418943Z test_listarg3_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:24:09.9419516Z test_listarg4_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:24:09.9420005Z test_listarg5_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:24:09.9420527Z test_load_global_bool_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:24:09.9421043Z test_map_sum_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:24:09.9421563Z test_methodcall1_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:24:09.9422096Z test_methodcall2_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:24:09.9422605Z test_methodcall3_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:24:09.9423123Z test_min_max_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:24:09.9423642Z test_module_constant_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:24:09.9424156Z test_ndim_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:24:09.9424744Z test_pop_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:24:09.9425256Z test_range1_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:24:09.9425810Z test_range2_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:24:09.9426330Z test_reduce_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:24:09.9426972Z test_return_dict2_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:24:09.9427621Z test_return_dict_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:24:09.9428280Z test_return_tuple1_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:24:09.9428894Z test_return_tuple2_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:24:09.9429402Z test_shape1_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:24:09.9429945Z test_shape2_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:24:09.9430456Z test_slice1_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:24:09.9430966Z test_slice2_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:24:09.9431480Z test_slice3_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:24:09.9431979Z test_slice4_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:24:09.9432480Z test_slice5_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:24:09.9432981Z test_slice6_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:24:09.9433499Z test_startswith_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:24:09.9434024Z test_tensor_len_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:24:09.9434556Z test_tensor_new_with_shape_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:24:09.9435092Z test_tensor_new_with_size_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:24:09.9435626Z test_tensor_type2_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:24:09.9436179Z test_tensor_type_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:24:09.9436711Z test_transpose_for_scores_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:24:09.9437238Z test_tuple1_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:24:09.9437740Z test_tuple2_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:24:09.9438261Z test_tuple_contains_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:24:09.9438809Z test_tuple_iadd_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:24:09.9439451Z test_unpack1_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:24:09.9440092Z test_unpack2_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:24:09.9440768Z test_unpack3_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:24:09.9441336Z test_unpack_ex1_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:24:09.9441863Z test_unpack_ex2_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:24:09.9442386Z test_unpack_ex3_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:24:09.9442909Z test_viamethod_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:24:09.9443433Z test_viatorch_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:24:09.9443962Z test_allow_in_graph_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:09.9444496Z test_autocast_cpu_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:09.9445029Z test_autocast_device_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:09.9445554Z test_autocast_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:09.9446089Z test_autocast_float64_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:09.9446638Z test_autograd_function_equivalence_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:24:09.9447271Z test_autograd_profiler_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:09.9447825Z test_autograd_profiler_enabled_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:09.9448368Z test_boolarg_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:09.9449003Z test_build_tuple_unpack_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:09.9449694Z test_builder_for_class_with_metaclass_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:09.9450379Z test_builtin_isinstance_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:09.9451111Z test_builtin_subclasses_as_method_on_class_type_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:09.9451748Z test_builtin_subclasses_as_method_on_var_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:09.9452328Z test_call_parent_non_class_methods_from_child_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:09.9452877Z test_callpacked_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:09.9453399Z test_cell_output1_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:09.9453924Z test_cell_output2_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:09.9454690Z test_change_backends_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:09.9455214Z test_cond_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:09.9455732Z test_cond_export_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:09.9456883Z test_cond_export_single_arg_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... skip: Test is disabled because an issue exists disabling it: https://github.com/pytorch/pytorch/issues/91143 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) 2023-01-11T21:24:09.9457660Z test_cond_nested_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:09.9458289Z test_cond_side_effects_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:09.9458828Z test_config_getattr_default_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:09.9459373Z test_config_log_level_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:09.9459899Z test_config_obj_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:09.9460442Z test_const_dict_variable_python_type_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:09.9461008Z test_cross_entropy_loss_fancy_ctor_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:09.9461556Z test_cross_entropy_loss_simple_ctor_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:09.9462141Z test_dataclass_fields_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:09.9462680Z test_dict_mutation_side_effect_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:09.9463241Z test_dict_reconstruct_keeps_original_order_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:09.9463787Z test_dictcomp_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:09.9464304Z test_disable_flag_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:24:09.9464903Z test_disable_optimize_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:09.9465439Z test_disallow_in_graph_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:09.9465979Z test_dunder_methods_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:09.9466637Z test_duplicate_graph_break_warning_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:09.9467336Z test_dynamo_min_operator_with_shape_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:24:09.9468003Z test_empty_list_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:09.9468691Z test_enum_no_graphbreaks_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:09.9469232Z test_error_on_nested_fx_trace_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:09.9469753Z test_fold_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:24:09.9470290Z test_frozenset_torch_func_contains_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:09.9470835Z test_function_annotation_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:09.9471404Z test_generate_tensor_from_list_of_numpy_primitive_type_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:09.9471959Z test_get_device_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:09.9472501Z test_grad_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:09.9473021Z test_grad_mode_guard_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:09.9473554Z test_graph_break_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:09.9474082Z test_guard_failure_fn2_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:09.9474614Z test_guard_failure_fn_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:09.9475136Z test_id_of_nn_module_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:09.9475663Z test_if_cond_nn_mod_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:09.9476193Z test_inference_mode_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:09.9476722Z test_inline_dict_mutation_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:09.9477276Z test_inline_func_jump_on_tensor_condition_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:09.9477813Z test_inline_list_mutation_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:09.9478341Z test_inplace_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:24:09.9478941Z test_inplace_param_update_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:09.9479605Z test_is_compiling_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:09.9480274Z test_is_floating_point2_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:24:09.9480931Z test_is_floating_point_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:24:09.9481476Z test_is_tensor2_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:09.9481992Z test_is_tensor_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:24:09.9482517Z test_is_tensor_like2_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:09.9483069Z test_is_tensor_like_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:09.9483582Z test_item_changes_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:09.9484122Z test_item_changes_new_shape_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:09.9484648Z test_item_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:09.9485173Z test_large_reduction_list_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:24:09.9485703Z test_linetable_writer_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:24:09.9486232Z test_list_append_return_none_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:24:09.9486766Z test_list_mul_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:24:09.9487280Z test_listcomp_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:09.9487777Z test_lnotab_writer_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... skip: use lnotab when python < 3.10 (0.000s) 2023-01-11T21:24:09.9488276Z test_manual_seed_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:24:09.9488877Z test_matmul1_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:24:09.9489562Z test_module_complex_iter_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:24:09.9490232Z test_module_deepcopy_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:09.9490907Z test_named_parameters_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:24:09.9491537Z test_namedtuple1_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:09.9492068Z test_namedtuple2_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:09.9492590Z test_namedtuple3_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:09.9493106Z test_nan_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:24:09.9493682Z test_nested_closure_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:09.9494463Z test_nested_closure_mutation_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:09.9495787Z test_nested_disable_decorator_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:09.9496407Z test_nested_optimize_decorator_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:09.9496955Z test_nested_optimize_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:09.9497489Z test_nested_optimize_run_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:09.9498020Z test_nn_functional_reduction_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:09.9498567Z test_nn_sequential_invocation_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:09.9499134Z test_nn_sequential_invocation_reposition_indices_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:09.9499697Z test_no_error_on_nested_fx_trace_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:09.9500222Z test_no_grad_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:09.9500982Z test_not_dynamic_scope_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:09.9501509Z test_numel_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:24:09.9502034Z test_numpy_int_constant_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:09.9502581Z test_numpy_variable_isinstance_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:09.9503122Z test_object_classmethod_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:24:09.9503652Z test_object_staticmethod_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:09.9504190Z test_onnx_shape_as_tensor_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:09.9504851Z test_optimize_on_module_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:09.9505362Z test_pair_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:24:09.9505866Z test_python_slice_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:09.9506473Z test_raise_on_backend_error_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:24:09.9507124Z test_raises_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:09.9507751Z test_rand_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:09.9508386Z test_range_input_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:24:09.9508935Z test_recursive_inline_list_mutation_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:09.9509477Z test_release_input_memory_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:09.9510006Z test_release_module_memory_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:09.9510555Z test_repro_graph_breaks_in__get_item_by_idx_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:09.9511095Z test_restore_graphstate_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:09.9511657Z test_restore_graphstate_internals_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:09.9512209Z test_return_nested_function_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:09.9512739Z test_sample_input_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:09.9513263Z test_setattr_mutation1_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:09.9513786Z test_setattr_mutation2_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:09.9514296Z test_setattr_mutation3_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:09.9514820Z test_shape_unpack_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:24:09.9515400Z test_side_effects_codegen_update_mutated_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:09.9515938Z test_size_input_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:09.9516461Z test_slice_input_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:09.9516981Z test_tensor_build_list_unpack_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:09.9517513Z test_tensor_data_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:09.9518026Z test_tensor_dict1_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:09.9518552Z test_tensor_dict2_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:09.9519213Z test_tensor_dot_grad_no_graph_break_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:09.9519873Z test_tensor_is_contiguous_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:09.9520536Z test_tensor_item_capture_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:09.9521158Z test_tensor_item_no_capture_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:09.9521709Z test_tensor_layout_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:09.9522226Z test_tensor_types_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:09.9522743Z test_top_package_import_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:09.9523281Z test_torch_cuda_is_available_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:24:09.9523828Z test_torch_cudnn_is_acceptable_bad_inputs_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:09.9524379Z test_torch_cudnn_is_acceptable_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:09.9524930Z test_torch_nn_parameter_isinstance_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:09.9525505Z test_torch_profiler_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:09.9526019Z test_torch_seed_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:09.9526528Z test_torch_size_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:09.9527036Z test_type_copy_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:09.9527565Z test_typing_variable_isinstance_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:09.9528089Z test_unpack4_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:24:09.9528618Z test_unpack5_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:09.9529292Z test_update_locals_and_stack_uses_shared_cache_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:09.9529986Z test_user_defined_class_name_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:24:09.9530683Z test_user_function_variable_supports_enum_argument_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:09.9531398Z test_user_function_variable_supports_function_argument_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:09.9532015Z test_user_function_variable_supports_type_abcmeta_argument_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:09.9532597Z test_user_getattr1_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:09.9533113Z test_user_getattr2_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:09.9533628Z test_user_property_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:09.9534139Z test_usr_cls_classmethod_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:24:09.9535033Z test_usr_cls_staticmethod_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:24:09.9535562Z test_version_ci_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:24:09.9536168Z test_write_to_closures_in_inlining_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:09.9536698Z test_access_by_keys_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:24:09.9537211Z test_basicmodule1_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:24:09.9537733Z test_basicmodule2_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:24:09.9538266Z test_call_fn_with_non_const_inputs_safe_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:09.9538796Z test_cfgmod_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:24:09.9539304Z test_children_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:24:09.9539809Z test_constloop_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:24:09.9540322Z test_densenet_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:24:09.9540835Z test_enumvalues_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:24:09.9541347Z test_fnmember_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:24:09.9541855Z test_fnmembercmp1_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:24:09.9542416Z test_fnmembercmp2_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:24:09.9542934Z test_forward_directly_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:24:09.9543457Z test_generation_tag_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:09.9543974Z test_hasattr_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:24:09.9544473Z test_intarg_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:24:09.9545058Z test_iseval1_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:24:09.9545570Z test_iseval2_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:24:09.9546122Z test_isnonelayer_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:24:09.9546735Z test_istraining1_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:24:09.9547375Z test_istraining2_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:24:09.9548026Z test_layerlist_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:24:09.9548592Z test_lazy_module_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:09.9549133Z test_module_attribute_precedence_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:24:09.9549685Z test_module_class_method_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:24:09.9550224Z test_module_forward_has_graph_break_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:24:09.9550769Z test_module_name_string_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:24:09.9551300Z test_module_property_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:24:09.9551839Z test_module_static_method_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:24:09.9552361Z test_moduledict_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:24:09.9552912Z test_modulelist_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:24:09.9553438Z test_modulemethod1_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:24:09.9553965Z test_modulemethod2_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:24:09.9554490Z test_nn_moduledict_contains_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:24:09.9555011Z test_parameters1_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:24:09.9555527Z test_parameters2_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:24:09.9556047Z test_parameters3_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:24:09.9556595Z test_self_mutating1_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:09.9557108Z test_seq_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:24:09.9557619Z test_simple_torch_function_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:09.9558155Z test_stringmember_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:24:09.9558677Z test_submodules1_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:24:09.9559297Z test_submodules2_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:24:09.9559936Z test_super1_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:24:09.9560564Z test_super2_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:24:09.9561162Z test_super_class_method_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:24:09.9561687Z test_tensorlist_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:24:09.9562222Z test_torch_function_with_closure_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:09.9562762Z test_unsupportedmethod_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:09.9563323Z test_unsupportedmodule_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:24:09.9563856Z test_viamodulecall_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:24:09.9564376Z test_Size_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:09.9564885Z test_abc_setattr_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:09.9565411Z test_avoid_dupe_specialization_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:09.9565955Z test_batch_norm_act_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:09.9566474Z test_batchnorm_e2e_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:09.9567052Z test_bigbird_unsqueeze_inplace_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:09.9567587Z test_boxes_len_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:09.9568096Z test_chunk_reformer_ff_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:09.9568654Z test_class_member_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:09.9569325Z test_convert_boxes_to_pooler_format_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:09.9570008Z test_create_rand_mask_from_inputs_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:09.9570665Z test_dict_iter_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:09.9571303Z test_dict_list_values_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:09.9571843Z test_do_paste_mask_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:09.9572376Z test_dynamic_shapes_right_side_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:09.9572905Z test_ellipsis_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:09.9573422Z test_exec_import_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:24:09.9573964Z test_exec_wildcard_import_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:09.9574733Z test_for_loop_graph_break_before_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:09.9575282Z test_for_loop_graph_break_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:09.9575819Z test_get_parameter_dtype_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:09.9576390Z test_grad_mode_carrying_correct_state_after_graph_break_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:09.9576953Z test_guard_fail_nested_tuple_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:09.9577493Z test_guard_fail_tensor_bool_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:09.9578104Z test_guard_ordering_shape_fail_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:24:09.9578641Z test_hf_model_output_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:09.9579164Z test_hf_t5_forward_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:09.9579677Z test_indexing_with_list_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:09.9580212Z test_is_symbolic_tracing_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:24:09.9580743Z test_isinstance_dtype_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:24:09.9581272Z test_isinstance_storage_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:24:09.9581812Z test_issue1466_size_aot_autograd_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:09.9582332Z test_issue175_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:09.9582854Z test_longformer_chunk_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:09.9583378Z test_maml_item_capture_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:09.9583942Z test_maml_no_item_capture_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:09.9584465Z test_modules_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:09.9585058Z test_multi_dot_import_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:09.9585557Z test_multi_import_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... skip: requires detectron2 (0.000s) 2023-01-11T21:24:09.9586054Z test_named_buffers_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:09.9586673Z test_nn_parameter_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:24:09.9587308Z test_norm_dtype_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:09.9587994Z test_not_rewrite_assert_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:09.9588674Z test_not_rewrite_assert_for_other_errors_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:09.9589226Z test_numpy_list_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:09.9589756Z test_optimized_deepcopy_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:09.9590276Z test_primtorch_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:24:09.9590812Z test_primtorch_no_graph_break_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:24:09.9591347Z test_recursive_map_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:09.9591875Z test_reformer_eval_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:24:09.9592397Z test_reformer_min_chunk_len_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:09.9592931Z test_reformer_remove_unused_args_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:09.9593471Z test_reformer_sorting_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:09.9593993Z test_reformer_train_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:24:09.9594542Z test_reinplacing_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:09.9595065Z test_relative_import_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:09.9595597Z test_relative_import_no_modulename_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:09.9596136Z test_rewrite_assert_noop_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:09.9596677Z test_rewrite_assert_with_fstring_msg_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:09.9597220Z test_rewrite_assert_with_msg_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:09.9597763Z test_rewrite_assert_without_msg_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:09.9598309Z test_rng_state_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:09.9598934Z test_seq_append_list_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:09.9599578Z test_sigmoid_out_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:09.9600227Z test_slice_into_list_mutable_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:09.9600896Z test_slicing_dynamic_shape_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:09.9601451Z test_slicing_dynamic_shape_setitem_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:09.9601979Z test_sort_out_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:09.9602503Z test_specialized_stride_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:24:09.9603032Z test_swin_base_tensor_attr_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:09.9603567Z test_tensor_isinstance_tuple_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:24:09.9604086Z test_tokenization_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:09.9604612Z test_torch_ops_aten_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:24:09.9605167Z test_vdd_duplicate_error_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:09.9605708Z test_while_loop_graph_break_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:09.9606253Z test_with_on_graph_break_inst_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:09.9606774Z test_capi_call1_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:24:09.9607298Z test_capi_call2_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:24:09.9607809Z test_capi_call3_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:24:09.9608361Z test_control_flow1_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:24:09.9608972Z test_control_flow2_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:24:09.9609611Z test_control_flow3_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:24:09.9610253Z test_control_flow4_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:24:09.9610880Z test_control_flow5_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:09.9611499Z test_dynamic_duck_size_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:09.9612011Z test_dynamic_kwarg_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:09.9612545Z test_dynamic_order_dependence_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:09.9613084Z test_dynamic_shapes_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:09.9613617Z test_dynamic_zero_inference_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:09.9614370Z test_enumerate_not_break_graph_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:24:09.9614901Z test_extended_args_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:24:09.9615494Z test_graph_break_on_item_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:24:09.9616039Z test_indirect_unsupported1_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:24:09.9616585Z test_indirect_unsupported2_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:24:09.9617126Z test_indirect_unsupported3_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:24:09.9617648Z test_multigraph_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:24:09.9618184Z test_no_graph_break_on_item_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:24:09.9618716Z test_pop_after_resume_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:24:09.9619276Z test_restore_range_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:24:09.9619802Z test_restore_range_iter_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:24:09.9620317Z test_restore_state_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:24:09.9620839Z test_resume1_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:24:09.9621350Z test_resume2_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:24:09.9621866Z test_resume3_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:24:09.9622369Z test_resume4_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:24:09.9622866Z test_resume5_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:24:09.9623389Z test_resume_freevars_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:24:09.9623922Z test_resume_paths_join_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:09.9624458Z test_resume_tuple_iterator_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:09.9625060Z test_resume_with_no_grad1_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:09.9625613Z test_resume_with_no_grad2_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:24:09.9626142Z test_resume_with_no_grad3_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:09.9626755Z test_stack_state1_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:24:09.9627413Z test_stack_state2_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:24:09.9628053Z test_start1_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:24:09.9628692Z test_start2_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:24:09.9629216Z test_start3_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:24:09.9629752Z test_start4_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:09.9630246Z test_tuple_iterator_mutate_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... skip: not working yet (0.001s) 2023-01-11T21:24:09.9630753Z test_tuple_iterator_return_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:09.9631293Z test_builtin_functions_on_cuda_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:09.9631827Z test_builtin_getitem_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:09.9632354Z test_builtin_max_min_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:09.9632891Z test_feed_random_values_into_graph_only_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:09.9633457Z test_multiple_consecutive_random_calls_before_graph_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:09.9634019Z test_no_recompilations_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:09.9634550Z test_numpy_correctness_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:09.9635091Z test_random_call_with_while_loop_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:09.9635637Z test_random_values_with_graph_break_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:09.9636217Z test_unspec_float_precision_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:09.9636503Z 2023-01-11T21:24:09.9636825Z ---------------------------------------------------------------------- 2023-01-11T21:24:09.9637087Z Ran 510 tests in 1.395s 2023-01-11T21:24:09.9637209Z 2023-01-11T21:24:09.9637289Z OK (skipped=510) 2023-01-11T21:24:09.9637398Z 2023-01-11T21:24:09.9637490Z Generating XML reports... 2023-01-11T21:24:09.9638018Z Generated XML report: test-reports/python-unittest/dynamo.test_dynamic_shapes/TEST-torch._dynamo.testing.DynamicShapesExportTests-20230111212408.xml 2023-01-11T21:24:09.9638711Z Generated XML report: test-reports/python-unittest/dynamo.test_dynamic_shapes/TEST-torch._dynamo.testing.DynamicShapesFunctionTests-20230111212408.xml 2023-01-11T21:24:09.9639524Z Generated XML report: test-reports/python-unittest/dynamo.test_dynamic_shapes/TEST-torch._dynamo.testing.DynamicShapesMiscTests-20230111212408.xml 2023-01-11T21:24:09.9640357Z Generated XML report: test-reports/python-unittest/dynamo.test_dynamic_shapes/TEST-torch._dynamo.testing.DynamicShapesNNModuleTests-20230111212408.xml 2023-01-11T21:24:09.9641154Z Generated XML report: test-reports/python-unittest/dynamo.test_dynamic_shapes/TEST-torch._dynamo.testing.DynamicShapesReproTests-20230111212408.xml 2023-01-11T21:24:09.9641879Z Generated XML report: test-reports/python-unittest/dynamo.test_dynamic_shapes/TEST-torch._dynamo.testing.DynamicShapesSubGraphTests-20230111212408.xml 2023-01-11T21:24:09.9642551Z Generated XML report: test-reports/python-unittest/dynamo.test_dynamic_shapes/TEST-torch._dynamo.testing.DynamicShapesUnspecTests-20230111212408.xml 2023-01-11T21:24:09.9642850Z 2023-01-11T21:24:09.9643238Z ##[endgroup] 2023-01-11T21:24:09.9643667Z FINISHED PRINTING LOG FILE of dynamo/test_dynamic_shapes (/var/lib/jenkins/workspace/test/test-reports/dynamo-test_dynamic_shapes_0qx3shhu) 2023-01-11T21:24:09.9643913Z 2023-01-11T21:24:11.0071753Z Ignoring disabled issues: [] 2023-01-11T21:24:11.0313836Z Running dynamo/test_export_mutations ... [2023-01-11 21:24:11.030842] 2023-01-11T21:24:11.0314893Z Executing ['/opt/conda/bin/python', '-bb', 'dynamo/test_export_mutations.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2023-01-11 21:24:11.031191] 2023-01-11T21:24:11.9394986Z Ignoring disabled issues: [] 2023-01-11T21:24:11.9638467Z Running dynamo/test_global ... [2023-01-11 21:24:11.963291] 2023-01-11T21:24:11.9640327Z Executing ['/opt/conda/bin/python', '-bb', 'dynamo/test_global.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2023-01-11 21:24:11.963641] 2023-01-11T21:24:14.0727970Z 2023-01-11T21:24:14.0728439Z Expand the folded group to see the log file of dynamo/test_export_mutations 2023-01-11T21:24:14.0729610Z ##[group]PRINTING LOG FILE of dynamo/test_export_mutations (/var/lib/jenkins/workspace/test/test-reports/dynamo-test_export_mutations_46m5e0rl) 2023-01-11T21:24:14.0730114Z 2023-01-11T21:24:14.0730253Z Running tests... 2023-01-11T21:24:14.0730945Z ---------------------------------------------------------------------- 2023-01-11T21:24:14.0731681Z Test results will be stored in test-reports/python-unittest/dynamo.test_export_mutations 2023-01-11T21:24:14.0733191Z test_module_attribute_mutation_violation_negative_1 (__main__.MutationExportTests) ... skip: Test is disabled because an issue exists disabling it: https://github.com/pytorch/pytorch/issues/88468 for platform(s) linux, macos, 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. (1.088s) 2023-01-11T21:24:14.0735600Z test_module_attribute_mutation_violation_negative_2 (__main__.MutationExportTests) ... skip: Test is disabled because an issue exists disabling it: https://github.com/pytorch/pytorch/issues/88475 for platform(s) linux, mac, macos. If you're seeing this on your local machine and would like to enable this test, please make sure CI is not set and you are not using the flag --import-disabled-tests. (0.001s) 2023-01-11T21:24:14.0737426Z test_module_attribute_mutation_violation_negative_3 (__main__.MutationExportTests) ... skip: Test is disabled because an issue exists disabling it: https://github.com/pytorch/pytorch/issues/88466 for platform(s) linux, mac, macos. If you're seeing this on your local machine and would like to enable this test, please make sure CI is not set and you are not using the flag --import-disabled-tests. (0.001s) 2023-01-11T21:24:14.0739239Z test_module_attribute_mutation_violation_negative_4 (__main__.MutationExportTests) ... skip: Test is disabled because an issue exists disabling it: https://github.com/pytorch/pytorch/issues/88467 for platform(s) linux, macos. If you're seeing this on your local machine and would like to enable this test, please make sure CI is not set and you are not using the flag --import-disabled-tests. (0.001s) 2023-01-11T21:24:14.0740307Z test_module_attribute_mutation_violation_positive_1 (__main__.MutationExportTests) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:14.0741019Z test_module_attribute_mutation_violation_positive_2 (__main__.MutationExportTests) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:14.0741801Z test_module_attribute_mutation_violation_positive_3 (__main__.MutationExportTests) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:14.0742491Z test_module_attribute_mutation_violation_positive_4 (__main__.MutationExportTests) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:14.0742868Z 2023-01-11T21:24:14.0743161Z ---------------------------------------------------------------------- 2023-01-11T21:24:14.0743528Z Ran 8 tests in 1.093s 2023-01-11T21:24:14.0743697Z 2023-01-11T21:24:14.0743808Z OK (skipped=8) 2023-01-11T21:24:14.0743967Z 2023-01-11T21:24:14.0744088Z Generating XML reports... 2023-01-11T21:24:14.0744765Z Generated XML report: test-reports/python-unittest/dynamo.test_export_mutations/TEST-MutationExportTests-20230111212412.xml 2023-01-11T21:24:14.0745119Z 2023-01-11T21:24:14.0745446Z ##[endgroup] 2023-01-11T21:24:14.0746145Z FINISHED PRINTING LOG FILE of dynamo/test_export_mutations (/var/lib/jenkins/workspace/test/test-reports/dynamo-test_export_mutations_46m5e0rl) 2023-01-11T21:24:14.0746630Z 2023-01-11T21:24:14.9596170Z 2023-01-11T21:24:14.9596889Z Expand the folded group to see the log file of dynamo/test_global 2023-01-11T21:24:14.9597748Z ##[group]PRINTING LOG FILE of dynamo/test_global (/var/lib/jenkins/workspace/test/test-reports/dynamo-test_global_zqzr8jx0) 2023-01-11T21:24:14.9598066Z 2023-01-11T21:24:14.9598171Z Running tests... 2023-01-11T21:24:14.9598614Z ---------------------------------------------------------------------- 2023-01-11T21:24:14.9599053Z Test results will be stored in test-reports/python-unittest/dynamo.test_global 2023-01-11T21:24:14.9599443Z test_store_global_1 (__main__.TestGlobals) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (1.117s) 2023-01-11T21:24:14.9599849Z test_store_global_2 (__main__.TestGlobals) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:14.9600276Z test_store_global_cross_file (__main__.TestGlobals) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:14.9600697Z test_store_global_dict (__main__.TestGlobals) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:14.9601104Z test_store_global_dict_2 (__main__.TestGlobals) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:14.9601505Z test_store_global_inline_1 (__main__.TestGlobals) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:14.9602160Z test_store_global_inline_2 (__main__.TestGlobals) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:14.9602574Z test_store_global_list (__main__.TestGlobals) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:14.9602975Z test_store_global_list_2 (__main__.TestGlobals) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:14.9603392Z test_store_global_new (__main__.TestGlobals) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:14.9603800Z test_store_global_object (__main__.TestGlobals) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:14.9604017Z 2023-01-11T21:24:14.9604224Z ---------------------------------------------------------------------- 2023-01-11T21:24:14.9604489Z Ran 11 tests in 1.124s 2023-01-11T21:24:14.9604608Z 2023-01-11T21:24:14.9604688Z OK (skipped=11) 2023-01-11T21:24:14.9604804Z 2023-01-11T21:24:14.9604899Z Generating XML reports... 2023-01-11T21:24:14.9605340Z Generated XML report: test-reports/python-unittest/dynamo.test_global/TEST-TestGlobals-20230111212413.xml 2023-01-11T21:24:14.9605577Z 2023-01-11T21:24:14.9605813Z ##[endgroup] 2023-01-11T21:24:14.9606224Z FINISHED PRINTING LOG FILE of dynamo/test_global (/var/lib/jenkins/workspace/test/test-reports/dynamo-test_global_zqzr8jx0) 2023-01-11T21:24:14.9606523Z 2023-01-11T21:24:16.0446934Z Ignoring disabled issues: [] 2023-01-11T21:24:16.0722774Z Running dynamo/test_minifier ... [2023-01-11 21:24:16.071815] 2023-01-11T21:24:16.0725349Z Executing ['/opt/conda/bin/python', '-bb', 'dynamo/test_minifier.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2023-01-11 21:24:16.072216] 2023-01-11T21:24:16.9096329Z Ignoring disabled issues: [] 2023-01-11T21:24:16.9339054Z Running dynamo/test_model_output ... [2023-01-11 21:24:16.933503] 2023-01-11T21:24:16.9341313Z Executing ['/opt/conda/bin/python', '-bb', 'dynamo/test_model_output.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2023-01-11 21:24:16.933842] 2023-01-11T21:24:18.6676883Z 2023-01-11T21:24:18.6677279Z Expand the folded group to see the log file of dynamo/test_model_output 2023-01-11T21:24:18.6678975Z ##[group]PRINTING LOG FILE of dynamo/test_model_output (/var/lib/jenkins/workspace/test/test-reports/dynamo-test_model_output_jybl2qkt) 2023-01-11T21:24:18.6680348Z 2023-01-11T21:24:18.6680475Z Running tests... 2023-01-11T21:24:18.6681034Z ---------------------------------------------------------------------- 2023-01-11T21:24:18.6681601Z Test results will be stored in test-reports/python-unittest/dynamo.test_model_output 2023-01-11T21:24:18.6682113Z test_pretrained (__main__.TestHFPretrained) ... skip: requires HuggingFace (0.000s) 2023-01-11T21:24:18.6682580Z test_mo_assign (__main__.TestModelOutput) ... skip: requires HuggingFace (0.001s) 2023-01-11T21:24:18.6683033Z test_mo_create (__main__.TestModelOutput) ... skip: requires HuggingFace (0.000s) 2023-01-11T21:24:18.6683535Z test_mo_getattr (__main__.TestModelOutput) ... skip: requires HuggingFace (0.000s) 2023-01-11T21:24:18.6684015Z test_mo_getitem (__main__.TestModelOutput) ... skip: requires HuggingFace (0.000s) 2023-01-11T21:24:18.6684485Z test_mo_index (__main__.TestModelOutput) ... skip: requires HuggingFace (0.000s) 2023-01-11T21:24:18.6684943Z test_mo_init (__main__.TestModelOutput) ... skip: requires HuggingFace (0.001s) 2023-01-11T21:24:18.6685394Z test_mo_tuple (__main__.TestModelOutput) ... skip: requires HuggingFace (0.000s) 2023-01-11T21:24:18.6685655Z 2023-01-11T21:24:18.6685937Z ---------------------------------------------------------------------- 2023-01-11T21:24:18.6686279Z Ran 8 tests in 0.004s 2023-01-11T21:24:18.6686450Z 2023-01-11T21:24:18.6686566Z OK (skipped=8) 2023-01-11T21:24:18.6686741Z 2023-01-11T21:24:18.6686878Z Generating XML reports... 2023-01-11T21:24:18.6687505Z Generated XML report: test-reports/python-unittest/dynamo.test_model_output/TEST-TestHFPretrained-20230111212418.xml 2023-01-11T21:24:18.6688604Z Generated XML report: test-reports/python-unittest/dynamo.test_model_output/TEST-TestModelOutput-20230111212418.xml 2023-01-11T21:24:18.6688949Z 2023-01-11T21:24:18.6689299Z ##[endgroup] 2023-01-11T21:24:18.6689923Z FINISHED PRINTING LOG FILE of dynamo/test_model_output (/var/lib/jenkins/workspace/test/test-reports/dynamo-test_model_output_jybl2qkt) 2023-01-11T21:24:18.6690269Z 2023-01-11T21:24:19.0884260Z 2023-01-11T21:24:19.0884892Z Expand the folded group to see the log file of dynamo/test_minifier 2023-01-11T21:24:19.0885792Z ##[group]PRINTING LOG FILE of dynamo/test_minifier (/var/lib/jenkins/workspace/test/test-reports/dynamo-test_minifier_5674lh3y) 2023-01-11T21:24:19.0886144Z 2023-01-11T21:24:19.0886253Z Running tests... 2023-01-11T21:24:19.0886769Z ---------------------------------------------------------------------- 2023-01-11T21:24:19.0887171Z Test results will be stored in test-reports/python-unittest/dynamo.test_minifier 2023-01-11T21:24:19.0887658Z test_after_dynamo_cpu_accuracy_backend_passes (__main__.MinifierTests) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (1.076s) 2023-01-11T21:24:19.0888246Z test_after_dynamo_cpu_accuracy_error (__main__.MinifierTests) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:24:19.0888950Z test_after_dynamo_cpu_compile_backend_passes (__main__.MinifierTests) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:24:19.0889442Z test_after_dynamo_cpu_compile_error (__main__.MinifierTests) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:24:19.0889927Z test_after_dynamo_cpu_runtime_backend_passes (__main__.MinifierTests) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:24:19.0890406Z test_after_dynamo_cpu_runtime_error (__main__.MinifierTests) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:24:19.0890990Z test_after_dynamo_cuda_accuracy_backend_passes (__main__.MinifierTests) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:24:19.0891600Z test_after_dynamo_cuda_accuracy_error (__main__.MinifierTests) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:24:19.0892215Z test_after_dynamo_cuda_compile_backend_passes (__main__.MinifierTests) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:24:19.0892819Z test_after_dynamo_cuda_compile_error (__main__.MinifierTests) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:24:19.0893419Z test_after_dynamo_cuda_runtime_backend_passes (__main__.MinifierTests) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:24:19.0893898Z test_after_dynamo_cuda_runtime_error (__main__.MinifierTests) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:24:19.0894616Z test_after_dynamo_custom_backend (__main__.MinifierTests) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:19.0895077Z test_after_dynamo_with_modified_config_cpu_accuracy_error (__main__.MinifierTests) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:24:19.0895553Z test_after_dynamo_with_modified_config_cpu_compile_error (__main__.MinifierTests) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:24:19.0895999Z test_cpu_cuda_module_after_dynamo (__main__.MinifierTests) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:19.0896434Z test_dynamo_config_serialization (__main__.MinifierTests) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:24:19.0896856Z test_if_graph_minified (__main__.MinifierTests) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:19.0897140Z 2023-01-11T21:24:19.0897364Z ---------------------------------------------------------------------- 2023-01-11T21:24:19.0897621Z Ran 18 tests in 1.084s 2023-01-11T21:24:19.0897746Z 2023-01-11T21:24:19.0897844Z OK (skipped=18) 2023-01-11T21:24:19.0897968Z 2023-01-11T21:24:19.0898061Z Generating XML reports... 2023-01-11T21:24:19.0898507Z Generated XML report: test-reports/python-unittest/dynamo.test_minifier/TEST-MinifierTests-20230111212417.xml 2023-01-11T21:24:19.0898737Z 2023-01-11T21:24:19.0898982Z ##[endgroup] 2023-01-11T21:24:19.0899401Z FINISHED PRINTING LOG FILE of dynamo/test_minifier (/var/lib/jenkins/workspace/test/test-reports/dynamo-test_minifier_5674lh3y) 2023-01-11T21:24:19.0899634Z 2023-01-11T21:24:20.6135148Z Ignoring disabled issues: [] 2023-01-11T21:24:20.6380555Z Running dynamo/test_nops ... [2023-01-11 21:24:20.637283] 2023-01-11T21:24:20.6381767Z Executing ['/opt/conda/bin/python', '-bb', 'dynamo/test_nops.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2023-01-11 21:24:20.637669] 2023-01-11T21:24:20.9950051Z Ignoring disabled issues: [] 2023-01-11T21:24:21.0191024Z Running dynamo/test_optimizers ... [2023-01-11 21:24:21.018277] 2023-01-11T21:24:21.0191630Z Executing ['/opt/conda/bin/python', '-bb', 'dynamo/test_optimizers.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2023-01-11 21:24:21.018615] 2023-01-11T21:24:23.6479913Z 2023-01-11T21:24:23.6480311Z Expand the folded group to see the log file of dynamo/test_nops 2023-01-11T21:24:23.6481185Z ##[group]PRINTING LOG FILE of dynamo/test_nops (/var/lib/jenkins/workspace/test/test-reports/dynamo-test_nops_nxj6hto3) 2023-01-11T21:24:23.6481522Z 2023-01-11T21:24:23.6481667Z Running tests... 2023-01-11T21:24:23.6482302Z ---------------------------------------------------------------------- 2023-01-11T21:24:23.6482928Z Test results will be stored in test-reports/python-unittest/dynamo.test_nops 2023-01-11T21:24:23.6483317Z test1 (__main__.NopTests) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (1.120s) 2023-01-11T21:24:23.6483681Z test2 (__main__.NopTests) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:24:23.6484040Z test3 (__main__.NopTests) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:24:23.6484438Z test_extended_args (__main__.NopTests) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:24:23.6484648Z 2023-01-11T21:24:23.6484853Z ---------------------------------------------------------------------- 2023-01-11T21:24:23.6485107Z Ran 4 tests in 1.121s 2023-01-11T21:24:23.6485231Z 2023-01-11T21:24:23.6485312Z OK (skipped=4) 2023-01-11T21:24:23.6485429Z 2023-01-11T21:24:23.6485523Z Generating XML reports... 2023-01-11T21:24:23.6485952Z Generated XML report: test-reports/python-unittest/dynamo.test_nops/TEST-NopTests-20230111212422.xml 2023-01-11T21:24:23.6486172Z 2023-01-11T21:24:23.6486407Z ##[endgroup] 2023-01-11T21:24:23.6486811Z FINISHED PRINTING LOG FILE of dynamo/test_nops (/var/lib/jenkins/workspace/test/test-reports/dynamo-test_nops_nxj6hto3) 2023-01-11T21:24:23.6487037Z 2023-01-11T21:24:24.0179376Z 2023-01-11T21:24:24.0179815Z Expand the folded group to see the log file of dynamo/test_optimizers 2023-01-11T21:24:24.0180899Z ##[group]PRINTING LOG FILE of dynamo/test_optimizers (/var/lib/jenkins/workspace/test/test-reports/dynamo-test_optimizers_d0hnyjjr) 2023-01-11T21:24:24.0181268Z 2023-01-11T21:24:24.0181386Z Running tests... 2023-01-11T21:24:24.0181843Z ---------------------------------------------------------------------- 2023-01-11T21:24:24.0182254Z Test results will be stored in test-reports/python-unittest/dynamo.test_optimizers 2023-01-11T21:24:24.0182685Z test_optimizing_over_tensor_with_requires_grad (__main__.End2EndTests) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (1.091s) 2023-01-11T21:24:24.0183351Z test_adadelta (__main__.OptimizerTests) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:24.0183763Z test_adagrad (__main__.OptimizerTests) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:24:24.0184158Z test_adam (__main__.OptimizerTests) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:24:24.0184563Z test_adamax (__main__.OptimizerTests) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:24:24.0185044Z test_adamw (__main__.OptimizerTests) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:24:24.0185439Z test_asgd (__main__.OptimizerTests) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:24:24.0185825Z test_nadam (__main__.OptimizerTests) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:24:24.0186288Z test_radam (__main__.OptimizerTests) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:24:24.0186785Z test_rmsprop (__main__.OptimizerTests) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:24:24.0187265Z test_rprop (__main__.OptimizerTests) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:24:24.0187712Z test_sgd (__main__.OptimizerTests) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:24:24.0187924Z 2023-01-11T21:24:24.0188137Z ---------------------------------------------------------------------- 2023-01-11T21:24:24.0188399Z Ran 12 tests in 1.097s 2023-01-11T21:24:24.0188525Z 2023-01-11T21:24:24.0188601Z OK (skipped=12) 2023-01-11T21:24:24.0188721Z 2023-01-11T21:24:24.0188815Z Generating XML reports... 2023-01-11T21:24:24.0189261Z Generated XML report: test-reports/python-unittest/dynamo.test_optimizers/TEST-End2EndTests-20230111212422.xml 2023-01-11T21:24:24.0189799Z Generated XML report: test-reports/python-unittest/dynamo.test_optimizers/TEST-OptimizerTests-20230111212422.xml 2023-01-11T21:24:24.0190043Z 2023-01-11T21:24:24.0190281Z ##[endgroup] 2023-01-11T21:24:24.0190713Z FINISHED PRINTING LOG FILE of dynamo/test_optimizers (/var/lib/jenkins/workspace/test/test-reports/dynamo-test_optimizers_d0hnyjjr) 2023-01-11T21:24:24.0190956Z 2023-01-11T21:24:25.5879156Z Ignoring disabled issues: [] 2023-01-11T21:24:25.6119946Z Running dynamo/test_recompile_ux ... [2023-01-11 21:24:25.611504] 2023-01-11T21:24:25.6121706Z Executing ['/opt/conda/bin/python', '-bb', 'dynamo/test_recompile_ux.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2023-01-11 21:24:25.611845] 2023-01-11T21:24:25.9398184Z Ignoring disabled issues: [] 2023-01-11T21:24:25.9638753Z Running dynamo/test_subgraphs ... [2023-01-11 21:24:25.963424] 2023-01-11T21:24:25.9641454Z Executing ['/opt/conda/bin/python', '-bb', 'dynamo/test_subgraphs.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2023-01-11 21:24:25.963747] 2023-01-11T21:24:27.3635799Z 2023-01-11T21:24:27.3636597Z Expand the folded group to see the log file of dynamo/test_recompile_ux 2023-01-11T21:24:27.3637489Z ##[group]PRINTING LOG FILE of dynamo/test_recompile_ux (/var/lib/jenkins/workspace/test/test-reports/dynamo-test_recompile_ux_t4u0y_th) 2023-01-11T21:24:27.3637737Z 2023-01-11T21:24:27.3637967Z ##[endgroup] 2023-01-11T21:24:27.3638510Z FINISHED PRINTING LOG FILE of dynamo/test_recompile_ux (/var/lib/jenkins/workspace/test/test-reports/dynamo-test_recompile_ux_t4u0y_th) 2023-01-11T21:24:27.3638752Z 2023-01-11T21:24:29.0157859Z 2023-01-11T21:24:29.0158323Z Expand the folded group to see the log file of dynamo/test_subgraphs 2023-01-11T21:24:29.0159122Z ##[group]PRINTING LOG FILE of dynamo/test_subgraphs (/var/lib/jenkins/workspace/test/test-reports/dynamo-test_subgraphs_l8468d9v) 2023-01-11T21:24:29.0159367Z 2023-01-11T21:24:29.0159460Z Running tests... 2023-01-11T21:24:29.0160008Z ---------------------------------------------------------------------- 2023-01-11T21:24:29.0160858Z Test results will be stored in test-reports/python-unittest/dynamo.test_subgraphs 2023-01-11T21:24:29.0161395Z test_capi_call1 (__main__.SubGraphTests) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (1.101s) 2023-01-11T21:24:29.0161948Z test_capi_call2 (__main__.SubGraphTests) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:24:29.0162399Z test_capi_call3 (__main__.SubGraphTests) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:24:29.0162809Z test_control_flow1 (__main__.SubGraphTests) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:24:29.0163318Z test_control_flow2 (__main__.SubGraphTests) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:24:29.0163806Z test_control_flow3 (__main__.SubGraphTests) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:24:29.0164306Z test_control_flow4 (__main__.SubGraphTests) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:24:29.0164792Z test_control_flow5 (__main__.SubGraphTests) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:24:29.0165302Z test_dynamic_duck_size (__main__.SubGraphTests) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:29.0165844Z test_dynamic_kwarg (__main__.SubGraphTests) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:29.0166265Z test_dynamic_order_dependence (__main__.SubGraphTests) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:29.0166684Z test_dynamic_shapes (__main__.SubGraphTests) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:29.0167107Z test_dynamic_zero_inference (__main__.SubGraphTests) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:29.0167538Z test_enumerate_not_break_graph (__main__.SubGraphTests) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:24:29.0167955Z test_extended_args (__main__.SubGraphTests) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:24:29.0168363Z test_graph_break_on_item (__main__.SubGraphTests) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:24:29.0168789Z test_indirect_unsupported1 (__main__.SubGraphTests) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:24:29.0169207Z test_indirect_unsupported2 (__main__.SubGraphTests) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:24:29.0169622Z test_indirect_unsupported3 (__main__.SubGraphTests) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:24:29.0170031Z test_multigraph (__main__.SubGraphTests) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:24:29.0170447Z test_no_graph_break_on_item (__main__.SubGraphTests) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:24:29.0170867Z test_pop_after_resume (__main__.SubGraphTests) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:24:29.0171279Z test_restore_range (__main__.SubGraphTests) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:24:29.0171682Z test_restore_range_iter (__main__.SubGraphTests) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:24:29.0172095Z test_restore_state (__main__.SubGraphTests) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:24:29.0172493Z test_resume1 (__main__.SubGraphTests) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:24:29.0172917Z test_resume2 (__main__.SubGraphTests) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:24:29.0173308Z test_resume3 (__main__.SubGraphTests) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:24:29.0173702Z test_resume4 (__main__.SubGraphTests) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:24:29.0174095Z test_resume5 (__main__.SubGraphTests) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:24:29.0174812Z test_resume_freevars (__main__.SubGraphTests) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:24:29.0175261Z test_resume_paths_join (__main__.SubGraphTests) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:29.0175720Z test_resume_tuple_iterator (__main__.SubGraphTests) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:29.0176183Z test_resume_with_no_grad1 (__main__.SubGraphTests) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:29.0176642Z test_resume_with_no_grad2 (__main__.SubGraphTests) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:24:29.0177130Z test_resume_with_no_grad3 (__main__.SubGraphTests) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:29.0177571Z test_stack_state1 (__main__.SubGraphTests) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:24:29.0178018Z test_stack_state2 (__main__.SubGraphTests) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:24:29.0178453Z test_start1 (__main__.SubGraphTests) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:24:29.0178878Z test_start2 (__main__.SubGraphTests) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:24:29.0179304Z test_start3 (__main__.SubGraphTests) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:24:29.0179734Z test_start4 (__main__.SubGraphTests) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:29.0180134Z test_tuple_iterator_mutate (__main__.SubGraphTests) ... skip: not working yet (0.001s) 2023-01-11T21:24:29.0180556Z test_tuple_iterator_return (__main__.SubGraphTests) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:29.0180801Z 2023-01-11T21:24:29.0181028Z ---------------------------------------------------------------------- 2023-01-11T21:24:29.0181292Z Ran 44 tests in 1.125s 2023-01-11T21:24:29.0181418Z 2023-01-11T21:24:29.0181494Z OK (skipped=44) 2023-01-11T21:24:29.0181613Z 2023-01-11T21:24:29.0181708Z Generating XML reports... 2023-01-11T21:24:29.0182158Z Generated XML report: test-reports/python-unittest/dynamo.test_subgraphs/TEST-SubGraphTests-20230111212427.xml 2023-01-11T21:24:29.0182402Z 2023-01-11T21:24:29.0182635Z ##[endgroup] 2023-01-11T21:24:29.0183066Z FINISHED PRINTING LOG FILE of dynamo/test_subgraphs (/var/lib/jenkins/workspace/test/test-reports/dynamo-test_subgraphs_l8468d9v) 2023-01-11T21:24:29.0183312Z 2023-01-11T21:24:29.2853253Z Ignoring disabled issues: [] 2023-01-11T21:24:29.3094072Z Running dynamo/test_torchxla_num_output ... [2023-01-11 21:24:29.308769] 2023-01-11T21:24:29.3095543Z Executing ['/opt/conda/bin/python', '-bb', 'dynamo/test_torchxla_num_output.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2023-01-11 21:24:29.309127] 2023-01-11T21:24:30.8566518Z 2023-01-11T21:24:30.8567791Z Expand the folded group to see the log file of dynamo/test_torchxla_num_output 2023-01-11T21:24:30.8569453Z ##[group]PRINTING LOG FILE of dynamo/test_torchxla_num_output (/var/lib/jenkins/workspace/test/test-reports/dynamo-test_torchxla_num_output_ouuckxdx) 2023-01-11T21:24:30.8570113Z 2023-01-11T21:24:30.8571071Z ##[endgroup] 2023-01-11T21:24:30.8572114Z FINISHED PRINTING LOG FILE of dynamo/test_torchxla_num_output (/var/lib/jenkins/workspace/test/test-reports/dynamo-test_torchxla_num_output_ouuckxdx) 2023-01-11T21:24:30.8572608Z 2023-01-11T21:24:30.9731488Z Ignoring disabled issues: [] 2023-01-11T21:24:30.9984476Z Running inductor/test_minifier ... [2023-01-11 21:24:30.997842] 2023-01-11T21:24:30.9985976Z Executing ['/opt/conda/bin/python', '-bb', 'inductor/test_minifier.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2023-01-11 21:24:30.998207] 2023-01-11T21:24:32.8098236Z Ignoring disabled issues: [] 2023-01-11T21:24:32.8336746Z Running inductor/test_smoke ... [2023-01-11 21:24:32.833015] 2023-01-11T21:24:32.8337535Z Executing ['/opt/conda/bin/python', '-bb', 'inductor/test_smoke.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2023-01-11 21:24:32.833362] 2023-01-11T21:24:35.7962779Z 2023-01-11T21:24:35.7963247Z Expand the folded group to see the log file of inductor/test_smoke 2023-01-11T21:24:35.7964308Z ##[group]PRINTING LOG FILE of inductor/test_smoke (/var/lib/jenkins/workspace/test/test-reports/inductor-test_smoke_2f5cp207) 2023-01-11T21:24:35.7964602Z 2023-01-11T21:24:35.7964706Z Running tests... 2023-01-11T21:24:35.7965227Z ---------------------------------------------------------------------- 2023-01-11T21:24:35.7966259Z Test results will be stored in test-reports/python-unittest/inductor.test_smoke 2023-01-11T21:24:35.7966753Z test_compile_decorator (__main__.SmokeTest) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (1.080s) 2023-01-11T21:24:35.7967240Z test_compile_invalid_options (__main__.SmokeTest) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:24:35.7967620Z test_mlp (__main__.SmokeTest) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:24:35.7967820Z 2023-01-11T21:24:35.7968029Z ---------------------------------------------------------------------- 2023-01-11T21:24:35.7968285Z Ran 3 tests in 1.082s 2023-01-11T21:24:35.7968405Z 2023-01-11T21:24:35.7968484Z OK (skipped=3) 2023-01-11T21:24:35.7968600Z 2023-01-11T21:24:35.7968690Z Generating XML reports... 2023-01-11T21:24:35.7969108Z Generated XML report: test-reports/python-unittest/inductor.test_smoke/TEST-SmokeTest-20230111212434.xml 2023-01-11T21:24:35.7969339Z 2023-01-11T21:24:35.7969572Z ##[endgroup] 2023-01-11T21:24:35.7969978Z FINISHED PRINTING LOG FILE of inductor/test_smoke (/var/lib/jenkins/workspace/test/test-reports/inductor-test_smoke_2f5cp207) 2023-01-11T21:24:35.7970211Z 2023-01-11T21:24:37.6980139Z Ignoring disabled issues: [] 2023-01-11T21:24:37.7219292Z Running lazy/test_debug_util ... [2023-01-11 21:24:37.721163] 2023-01-11T21:24:37.7220346Z Executing ['/opt/conda/bin/python', '-bb', 'lazy/test_debug_util.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2023-01-11 21:24:37.721568] 2023-01-11T21:24:40.5397938Z 2023-01-11T21:24:40.5398567Z Expand the folded group to see the log file of lazy/test_debug_util 2023-01-11T21:24:40.5399588Z ##[group]PRINTING LOG FILE of lazy/test_debug_util (/var/lib/jenkins/workspace/test/test-reports/lazy-test_debug_util_glmvm9wb) 2023-01-11T21:24:40.5399962Z 2023-01-11T21:24:40.5400104Z Running tests... 2023-01-11T21:24:40.5400687Z ---------------------------------------------------------------------- 2023-01-11T21:24:40.5401279Z Test results will be stored in test-reports/python-unittest/lazy.test_debug_util 2023-01-11T21:24:40.5401868Z test_get_python_frames (__main__.DebugUtilTest) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (1.075s) 2023-01-11T21:24:40.5402206Z 2023-01-11T21:24:40.5402507Z ---------------------------------------------------------------------- 2023-01-11T21:24:40.5402879Z Ran 1 test in 1.075s 2023-01-11T21:24:40.5403045Z 2023-01-11T21:24:40.5403156Z OK (skipped=1) 2023-01-11T21:24:40.5403322Z 2023-01-11T21:24:40.5403455Z Generating XML reports... 2023-01-11T21:24:40.5404419Z Generated XML report: test-reports/python-unittest/lazy.test_debug_util/TEST-DebugUtilTest-20230111212439.xml 2023-01-11T21:24:40.5404791Z 2023-01-11T21:24:40.5405124Z ##[endgroup] 2023-01-11T21:24:40.5405863Z FINISHED PRINTING LOG FILE of lazy/test_debug_util (/var/lib/jenkins/workspace/test/test-reports/lazy-test_debug_util_glmvm9wb) 2023-01-11T21:24:40.5406321Z 2023-01-11T21:24:42.4762742Z Ignoring disabled issues: [] 2023-01-11T21:24:42.5000348Z Running lazy/test_meta_kernel ... [2023-01-11 21:24:42.499428] 2023-01-11T21:24:42.5001407Z Executing ['/opt/conda/bin/python', '-bb', 'lazy/test_meta_kernel.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2023-01-11 21:24:42.499784] 2023-01-11T21:24:44.0919453Z 2023-01-11T21:24:44.0919856Z Expand the folded group to see the log file of lazy/test_meta_kernel 2023-01-11T21:24:44.0920715Z ##[group]PRINTING LOG FILE of lazy/test_meta_kernel (/var/lib/jenkins/workspace/test/test-reports/lazy-test_meta_kernel_qawg91ll) 2023-01-11T21:24:44.0920974Z 2023-01-11T21:24:44.0921210Z ##[endgroup] 2023-01-11T21:24:44.0921722Z FINISHED PRINTING LOG FILE of lazy/test_meta_kernel (/var/lib/jenkins/workspace/test/test-reports/lazy-test_meta_kernel_qawg91ll) 2023-01-11T21:24:44.0921955Z 2023-01-11T21:24:46.0015518Z Ignoring disabled issues: [] 2023-01-11T21:24:46.0251021Z Running lazy/test_step_closures ... [2023-01-11 21:24:46.024444] 2023-01-11T21:24:46.0252694Z Executing ['/opt/conda/bin/python', '-bb', 'lazy/test_step_closures.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2023-01-11 21:24:46.024799] 2023-01-11T21:24:48.8603787Z 2023-01-11T21:24:48.8604900Z Expand the folded group to see the log file of lazy/test_step_closures 2023-01-11T21:24:48.8605722Z ##[group]PRINTING LOG FILE of lazy/test_step_closures (/var/lib/jenkins/workspace/test/test-reports/lazy-test_step_closures_o6z1vaab) 2023-01-11T21:24:48.8605989Z 2023-01-11T21:24:48.8606076Z Running tests... 2023-01-11T21:24:48.8606595Z ---------------------------------------------------------------------- 2023-01-11T21:24:48.8607082Z Test results will be stored in test-reports/python-unittest/lazy.test_step_closures 2023-01-11T21:24:48.8607505Z test_asynchronous (__main__.ClosuresTest) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (1.084s) 2023-01-11T21:24:48.8608109Z test_asynchronous_exception (__main__.ClosuresTest) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:48.8608778Z test_synchronous (__main__.ClosuresTest) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:24:48.8609475Z test_synchronous_exception (__main__.ClosuresTest) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:24:48.8609849Z 2023-01-11T21:24:48.8610112Z ---------------------------------------------------------------------- 2023-01-11T21:24:48.8610383Z Ran 4 tests in 1.086s 2023-01-11T21:24:48.8610561Z 2023-01-11T21:24:48.8610672Z OK (skipped=4) 2023-01-11T21:24:48.8610845Z 2023-01-11T21:24:48.8610954Z Generating XML reports... 2023-01-11T21:24:48.8611551Z Generated XML report: test-reports/python-unittest/lazy.test_step_closures/TEST-ClosuresTest-20230111212447.xml 2023-01-11T21:24:48.8611824Z 2023-01-11T21:24:48.8612114Z ##[endgroup] 2023-01-11T21:24:48.8612636Z FINISHED PRINTING LOG FILE of lazy/test_step_closures (/var/lib/jenkins/workspace/test/test-reports/lazy-test_step_closures_o6z1vaab) 2023-01-11T21:24:48.8612977Z 2023-01-11T21:24:50.8005046Z Ignoring disabled issues: [] 2023-01-11T21:24:50.8244558Z Running nn/test_embedding ... [2023-01-11 21:24:50.824082] 2023-01-11T21:24:50.8248006Z Executing ['/opt/conda/bin/python', '-bb', 'nn/test_embedding.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2023-01-11 21:24:50.824427] 2023-01-11T21:24:53.8641903Z 2023-01-11T21:24:53.8642618Z Expand the folded group to see the log file of nn/test_embedding 2023-01-11T21:24:53.8643776Z ##[group]PRINTING LOG FILE of nn/test_embedding (/var/lib/jenkins/workspace/test/test-reports/nn-test_embedding_pugnlhtm) 2023-01-11T21:24:53.8644137Z 2023-01-11T21:24:53.8644248Z Running tests... 2023-01-11T21:24:53.8644789Z ---------------------------------------------------------------------- 2023-01-11T21:24:53.8645309Z Test results will be stored in test-reports/python-unittest/nn.test_embedding 2023-01-11T21:24:53.8645848Z test_embedding_bag_from_pretrained (__main__.TestEmbeddingNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:53.8646387Z test_embedding_bag_from_pretrained_padding_idx (__main__.TestEmbeddingNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:24:53.8646993Z test_embedding_bag_functional (__main__.TestEmbeddingNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:53.8656144Z test_embedding_bag_padding_idx_error (__main__.TestEmbeddingNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:53.8656650Z test_embedding_from_pretrained_float32 (__main__.TestEmbeddingNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:53.8657172Z test_embedding_from_pretrained_float64 (__main__.TestEmbeddingNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:53.8657761Z test_embedding_from_pretrained_int16 (__main__.TestEmbeddingNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:53.8658255Z test_embedding_from_pretrained_int32 (__main__.TestEmbeddingNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:53.8658741Z test_embedding_from_pretrained_int64 (__main__.TestEmbeddingNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:53.8659188Z test_embedding_from_pretrained_int8 (__main__.TestEmbeddingNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:53.8659678Z test_embedding_from_pretrained_options (__main__.TestEmbeddingNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:53.8660134Z test_embedding_from_pretrained_padding_idx (__main__.TestEmbeddingNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:24:53.8660633Z test_embedding_from_pretrained_uint8 (__main__.TestEmbeddingNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:53.8661068Z test_embedding_functional (__main__.TestEmbeddingNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:53.8661540Z test_embedding_max_norm (__main__.TestEmbeddingNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:24:53.8662012Z test_embedding_max_norm_unsorted_repeating_indices (__main__.TestEmbeddingNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:53.8662533Z test_embedding_sparse_basic (__main__.TestEmbeddingNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:24:53.8662989Z test_embedding_sparse_empty_tensor (__main__.TestEmbeddingNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:53.8663472Z test_embeddingbag_from_pretrained (__main__.TestEmbeddingNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:24:53.8663978Z test_embeddingbag_from_pretrained_options (__main__.TestEmbeddingNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:53.8664431Z test_embeddingbag_include_last_offset (__main__.TestEmbeddingNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:53.8665002Z test_move_sparse_half_embedding (__main__.TestEmbeddingNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:53.8665615Z 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.001s) 2023-01-11T21:24:53.8666357Z 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.001s) 2023-01-11T21:24:53.8667135Z 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.001s) 2023-01-11T21:24:53.8667884Z 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.001s) 2023-01-11T21:24:53.8668499Z 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.001s) 2023-01-11T21:24:53.8669095Z 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.001s) 2023-01-11T21:24:53.8669924Z 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.001s) 2023-01-11T21:24:53.8670494Z 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.001s) 2023-01-11T21:24:53.8671087Z 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.001s) 2023-01-11T21:24:53.8671701Z 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.001s) 2023-01-11T21:24:53.8672271Z 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.001s) 2023-01-11T21:24:53.8672859Z 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.001s) 2023-01-11T21:24:53.8673473Z 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.002s) 2023-01-11T21:24:53.8674082Z 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.002s) 2023-01-11T21:24:53.8674664Z 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.002s) 2023-01-11T21:24:53.8675274Z 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.002s) 2023-01-11T21:24:53.8675880Z 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.002s) 2023-01-11T21:24:53.8676454Z 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.002s) 2023-01-11T21:24:53.8677122Z 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.002s) 2023-01-11T21:24:53.8677733Z 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.002s) 2023-01-11T21:24:53.8678315Z 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.002s) 2023-01-11T21:24:53.8679038Z 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.002s) 2023-01-11T21:24:53.8679809Z 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.002s) 2023-01-11T21:24:53.8680570Z 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.002s) 2023-01-11T21:24:53.8681266Z 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.001s) 2023-01-11T21:24:53.8681845Z 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.001s) 2023-01-11T21:24:53.8682429Z 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.001s) 2023-01-11T21:24:53.8683045Z 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.001s) 2023-01-11T21:24:53.8683647Z 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.001s) 2023-01-11T21:24:53.8684209Z 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.001s) 2023-01-11T21:24:53.8684811Z 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.001s) 2023-01-11T21:24:53.8685375Z 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.001s) 2023-01-11T21:24:53.8685982Z 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.001s) 2023-01-11T21:24:53.8686539Z 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.001s) 2023-01-11T21:24:53.8687155Z 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.001s) 2023-01-11T21:24:53.8687699Z 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.001s) 2023-01-11T21:24:53.8688292Z 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.001s) 2023-01-11T21:24:53.8688924Z 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.001s) 2023-01-11T21:24:53.8689561Z 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.001s) 2023-01-11T21:24:53.8690135Z 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.001s) 2023-01-11T21:24:53.8690681Z 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.001s) 2023-01-11T21:24:53.8691230Z 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.001s) 2023-01-11T21:24:53.8691778Z test_EmbeddingBag_per_sample_weights_failures_cuda_int32_int32 (__main__.TestEmbeddingNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:24:53.8692361Z test_EmbeddingBag_per_sample_weights_failures_cuda_int32_int64 (__main__.TestEmbeddingNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:24:53.8692887Z test_EmbeddingBag_per_sample_weights_failures_cuda_int64_int32 (__main__.TestEmbeddingNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:24:53.8693474Z test_EmbeddingBag_per_sample_weights_failures_cuda_int64_int64 (__main__.TestEmbeddingNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:24:53.8693984Z test_embedding_backward_cuda_float16 (__main__.TestEmbeddingNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:53.8694687Z test_embedding_backward_cuda_float64 (__main__.TestEmbeddingNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:53.8695256Z test_embedding_bag_1D_padding_idx_cuda_bfloat16 (__main__.TestEmbeddingNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2023-01-11T21:24:53.8695825Z test_embedding_bag_1D_padding_idx_cuda_float16 (__main__.TestEmbeddingNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2023-01-11T21:24:53.8696388Z test_embedding_bag_2D_padding_idx_cuda_bfloat16 (__main__.TestEmbeddingNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:24:53.8696951Z test_embedding_bag_2D_padding_idx_cuda_float16 (__main__.TestEmbeddingNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:24:53.8697513Z test_embedding_bag_bfloat16_cuda_int32_int32 (__main__.TestEmbeddingNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:53.8698066Z test_embedding_bag_bfloat16_cuda_int32_int64 (__main__.TestEmbeddingNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:53.8698613Z test_embedding_bag_bfloat16_cuda_int64_int32 (__main__.TestEmbeddingNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:53.8699155Z test_embedding_bag_bfloat16_cuda_int64_int64 (__main__.TestEmbeddingNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:53.8699795Z test_embedding_bag_device_cuda_int32_int32_float16 (__main__.TestEmbeddingNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:53.8700379Z test_embedding_bag_device_cuda_int32_int32_float32 (__main__.TestEmbeddingNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:53.8700890Z test_embedding_bag_device_cuda_int32_int32_float64 (__main__.TestEmbeddingNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:53.8701404Z test_embedding_bag_device_cuda_int32_int64_float16 (__main__.TestEmbeddingNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:53.8701906Z test_embedding_bag_device_cuda_int32_int64_float32 (__main__.TestEmbeddingNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:53.8702399Z test_embedding_bag_device_cuda_int32_int64_float64 (__main__.TestEmbeddingNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:53.8702900Z test_embedding_bag_device_cuda_int64_int32_float16 (__main__.TestEmbeddingNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:53.8703395Z test_embedding_bag_device_cuda_int64_int32_float32 (__main__.TestEmbeddingNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:53.8703939Z test_embedding_bag_device_cuda_int64_int32_float64 (__main__.TestEmbeddingNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:53.8704436Z test_embedding_bag_device_cuda_int64_int64_float16 (__main__.TestEmbeddingNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:53.8705010Z test_embedding_bag_device_cuda_int64_int64_float32 (__main__.TestEmbeddingNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:53.8705502Z test_embedding_bag_device_cuda_int64_int64_float64 (__main__.TestEmbeddingNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:53.8706004Z test_embedding_bag_dimension_errors_cuda (__main__.TestEmbeddingNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:53.8706574Z test_embedding_bag_empty_input_cuda_int32_int32 (__main__.TestEmbeddingNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:53.8707195Z test_embedding_bag_empty_input_cuda_int32_int64 (__main__.TestEmbeddingNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:53.8707823Z test_embedding_bag_empty_input_cuda_int64_int32 (__main__.TestEmbeddingNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:53.8708413Z test_embedding_bag_empty_input_cuda_int64_int64 (__main__.TestEmbeddingNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:53.8708905Z test_embedding_bag_half_cuda_int32_int32 (__main__.TestEmbeddingNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:24:53.8709400Z test_embedding_bag_half_cuda_int32_int64 (__main__.TestEmbeddingNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:24:53.8709883Z test_embedding_bag_half_cuda_int64_int32 (__main__.TestEmbeddingNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:24:53.8710368Z test_embedding_bag_half_cuda_int64_int64 (__main__.TestEmbeddingNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:24:53.8710905Z 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.001s) 2023-01-11T21:24:53.8711453Z 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.001s) 2023-01-11T21:24:53.8711991Z 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.001s) 2023-01-11T21:24:53.8712533Z 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.001s) 2023-01-11T21:24:53.8713064Z 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.001s) 2023-01-11T21:24:53.8713597Z 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.001s) 2023-01-11T21:24:53.8714195Z 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.001s) 2023-01-11T21:24:53.8714754Z 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.001s) 2023-01-11T21:24:53.8715285Z 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.001s) 2023-01-11T21:24:53.8715803Z 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.001s) 2023-01-11T21:24:53.8716324Z 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.001s) 2023-01-11T21:24:53.8716844Z 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.001s) 2023-01-11T21:24:53.8717386Z 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.001s) 2023-01-11T21:24:53.8717933Z 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.001s) 2023-01-11T21:24:53.8718568Z 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.001s) 2023-01-11T21:24:53.8719230Z 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.001s) 2023-01-11T21:24:53.8719924Z 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.001s) 2023-01-11T21:24:53.8720609Z 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.001s) 2023-01-11T21:24:53.8721184Z 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.001s) 2023-01-11T21:24:53.8721756Z 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.001s) 2023-01-11T21:24:53.8722319Z 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.001s) 2023-01-11T21:24:53.8722868Z 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.001s) 2023-01-11T21:24:53.8723407Z 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.001s) 2023-01-11T21:24:53.8723953Z 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.001s) 2023-01-11T21:24:53.8724491Z 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.001s) 2023-01-11T21:24:53.8725090Z 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.001s) 2023-01-11T21:24:53.8725640Z 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.001s) 2023-01-11T21:24:53.8726199Z 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.001s) 2023-01-11T21:24:53.8726758Z 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.001s) 2023-01-11T21:24:53.8727304Z 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.001s) 2023-01-11T21:24:53.8727867Z 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.001s) 2023-01-11T21:24:53.8728473Z 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.001s) 2023-01-11T21:24:53.8729164Z 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.001s) 2023-01-11T21:24:53.8729852Z 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.001s) 2023-01-11T21:24:53.8730534Z 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.001s) 2023-01-11T21:24:53.8731195Z 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.001s) 2023-01-11T21:24:53.8731708Z test_embedding_dense_grad_cuda (__main__.TestEmbeddingNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:53.8732229Z test_embedding_max_norm_backward_cuda_float16 (__main__.TestEmbeddingNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:53.8732740Z test_embedding_max_norm_backward_cuda_float32 (__main__.TestEmbeddingNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:53.8733237Z test_embedding_max_norm_backward_cuda_float64 (__main__.TestEmbeddingNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:53.8733736Z test_embedding_max_norm_device_cuda_float16 (__main__.TestEmbeddingNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:53.8734495Z test_embedding_max_norm_device_cuda_float32 (__main__.TestEmbeddingNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:53.8734996Z test_embedding_max_norm_device_cuda_float64 (__main__.TestEmbeddingNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:53.8735474Z test_embedding_max_norm_fwd_AD_cuda_float16 (__main__.TestEmbeddingNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:53.8736043Z test_embedding_max_norm_fwd_AD_cuda_float32 (__main__.TestEmbeddingNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:53.8736533Z test_embedding_max_norm_fwd_AD_cuda_float64 (__main__.TestEmbeddingNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:53.8737030Z test_embedding_padding_idx_cuda_float16 (__main__.TestEmbeddingNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2023-01-11T21:24:53.8737527Z test_embedding_padding_idx_cuda_float32 (__main__.TestEmbeddingNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2023-01-11T21:24:53.8738013Z test_embedding_padding_idx_cuda_float64 (__main__.TestEmbeddingNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2023-01-11T21:24:53.8738501Z test_embedding_scalar_weight_error_cuda (__main__.TestEmbeddingNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:53.8738770Z 2023-01-11T21:24:53.8739085Z ---------------------------------------------------------------------- 2023-01-11T21:24:53.8739354Z Ran 149 tests in 0.173s 2023-01-11T21:24:53.8739470Z 2023-01-11T21:24:53.8739553Z OK (skipped=149) 2023-01-11T21:24:53.8739672Z 2023-01-11T21:24:53.8739767Z Generating XML reports... 2023-01-11T21:24:53.8740305Z Generated XML report: test-reports/python-unittest/nn.test_embedding/TEST-TestEmbeddingNN-20230111212453.xml 2023-01-11T21:24:53.8740885Z Generated XML report: test-reports/python-unittest/nn.test_embedding/TEST-TestEmbeddingNNDeviceTypeCUDA-20230111212453.xml 2023-01-11T21:24:53.8741165Z 2023-01-11T21:24:53.8741547Z ##[endgroup] 2023-01-11T21:24:53.8741951Z FINISHED PRINTING LOG FILE of nn/test_embedding (/var/lib/jenkins/workspace/test/test-reports/nn-test_embedding_pugnlhtm) 2023-01-11T21:24:53.8742179Z 2023-01-11T21:24:55.8127159Z Ignoring disabled issues: [] 2023-01-11T21:24:55.8362852Z Running nn/test_lazy_modules ... [2023-01-11 21:24:55.835941] 2023-01-11T21:24:55.8365736Z Executing ['/opt/conda/bin/python', '-bb', 'nn/test_lazy_modules.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2023-01-11 21:24:55.836278] 2023-01-11T21:24:58.7702986Z 2023-01-11T21:24:58.7703452Z Expand the folded group to see the log file of nn/test_lazy_modules 2023-01-11T21:24:58.7704340Z ##[group]PRINTING LOG FILE of nn/test_lazy_modules (/var/lib/jenkins/workspace/test/test-reports/nn-test_lazy_modules_qffjo29o) 2023-01-11T21:24:58.7704718Z 2023-01-11T21:24:58.7704808Z Running tests... 2023-01-11T21:24:58.7705497Z ---------------------------------------------------------------------- 2023-01-11T21:24:58.7706050Z Test results will be stored in test-reports/python-unittest/nn.test_lazy_modules 2023-01-11T21:24:58.7706736Z test_chained_initialization (__main__.TestLazyModules) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.009s) 2023-01-11T21:24:58.7707378Z test_invalid_functions (__main__.TestLazyModules) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:24:58.7707809Z test_lazy_batchnorm1d (__main__.TestLazyModules) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:24:58.7708282Z test_lazy_batchnorm1d_pickle (__main__.TestLazyModules) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:24:58.7708751Z test_lazy_batchnorm1d_state (__main__.TestLazyModules) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:24:58.7709223Z test_lazy_batchnorm2d (__main__.TestLazyModules) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:24:58.7709690Z test_lazy_batchnorm2d_pickle (__main__.TestLazyModules) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:24:58.7710161Z test_lazy_batchnorm2d_state (__main__.TestLazyModules) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:24:58.7710680Z test_lazy_batchnorm3d (__main__.TestLazyModules) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:24:58.7711102Z test_lazy_batchnorm3d_pickle (__main__.TestLazyModules) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:24:58.7711627Z test_lazy_batchnorm3d_state (__main__.TestLazyModules) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:24:58.7712139Z test_lazy_conv1d (__main__.TestLazyModules) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:24:58.7712644Z test_lazy_conv1d_pickle (__main__.TestLazyModules) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:24:58.7713161Z test_lazy_conv1d_state (__main__.TestLazyModules) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:24:58.7713666Z test_lazy_conv2d (__main__.TestLazyModules) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:24:58.7714094Z test_lazy_conv2d_pickle (__main__.TestLazyModules) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:24:58.7714498Z test_lazy_conv2d_state (__main__.TestLazyModules) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:24:58.7714897Z test_lazy_conv3d (__main__.TestLazyModules) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:24:58.7715306Z test_lazy_conv3d_pickle (__main__.TestLazyModules) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:24:58.7715717Z test_lazy_conv3d_state (__main__.TestLazyModules) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:24:58.7716136Z test_lazy_conv_transpose1d_pickle (__main__.TestLazyModules) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:24:58.7716570Z test_lazy_conv_transpose1d_state (__main__.TestLazyModules) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:24:58.7716995Z test_lazy_conv_transpose2d (__main__.TestLazyModules) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:24:58.7717425Z test_lazy_conv_transpose2d_pickle (__main__.TestLazyModules) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:24:58.7717882Z test_lazy_conv_transpose2d_state (__main__.TestLazyModules) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:24:58.7718309Z test_lazy_conv_transpose3d (__main__.TestLazyModules) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:24:58.7718732Z test_lazy_conv_transpose3d_pickle (__main__.TestLazyModules) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:24:58.7719163Z test_lazy_conv_transpose3d_state (__main__.TestLazyModules) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:24:58.7719585Z test_lazy_conv_transposed1d (__main__.TestLazyModules) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:24:58.7719957Z test_lazy_forward_hook (__main__.TestLazyModules) 2023-01-11T21:24:58.7720352Z 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) 2023-01-11T21:24:58.7720792Z test_lazy_instancenorm1d (__main__.TestLazyModules) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:24:58.7721214Z test_lazy_instancenorm1d_pickle (__main__.TestLazyModules) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:24:58.7721643Z test_lazy_instancenorm1d_state (__main__.TestLazyModules) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:24:58.7722094Z test_lazy_instancenorm2d (__main__.TestLazyModules) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:24:58.7722514Z test_lazy_instancenorm2d_pickle (__main__.TestLazyModules) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:24:58.7722928Z test_lazy_instancenorm2d_state (__main__.TestLazyModules) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:24:58.7723347Z test_lazy_instancenorm3d (__main__.TestLazyModules) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:24:58.7723761Z test_lazy_instancenorm3d_pickle (__main__.TestLazyModules) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:24:58.7724175Z test_lazy_instancenorm3d_state (__main__.TestLazyModules) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:24:58.7724588Z test_lazy_linear_pickle (__main__.TestLazyModules) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:58.7724996Z test_lazy_module_buffer (__main__.TestLazyModules) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:58.7725404Z test_lazy_module_jit_buffer (__main__.TestLazyModules) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:24:58.7725825Z test_lazy_module_jit_param (__main__.TestLazyModules) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:24:58.7726242Z test_lazy_module_parameter (__main__.TestLazyModules) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:58.7726586Z test_lazy_pre_forward_hook (__main__.TestLazyModules) 2023-01-11T21:24:58.7727120Z 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) 2023-01-11T21:24:58.7727572Z test_lazy_share_memory_buffer (__main__.TestLazyModules) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:24:58.7727989Z test_lazy_share_memory_param (__main__.TestLazyModules) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:24:58.7728399Z test_linear (__main__.TestLazyModules) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:58.7728829Z test_linear_state (__main__.TestLazyModules) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:58.7729250Z test_materialize_device (__main__.TestLazyModules) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:58.7729742Z test_materialize_dtype (__main__.TestLazyModules) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:58.7730260Z test_optimizer_pass (__main__.TestLazyModules) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:24:58.7730768Z test_spectral_norm (__main__.TestLazyModules) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:24:58.7731270Z test_weight_norm (__main__.TestLazyModules) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:24:58.7731540Z 2023-01-11T21:24:58.7731798Z ---------------------------------------------------------------------- 2023-01-11T21:24:58.7732125Z Ran 54 tests in 0.034s 2023-01-11T21:24:58.7732260Z 2023-01-11T21:24:58.7732343Z OK (skipped=54) 2023-01-11T21:24:58.7732459Z 2023-01-11T21:24:58.7732551Z Generating XML reports... 2023-01-11T21:24:58.7732977Z Generated XML report: test-reports/python-unittest/nn.test_lazy_modules/TEST-TestLazyModules-20230111212458.xml 2023-01-11T21:24:58.7733216Z 2023-01-11T21:24:58.7733546Z ##[endgroup] 2023-01-11T21:24:58.7733958Z FINISHED PRINTING LOG FILE of nn/test_lazy_modules (/var/lib/jenkins/workspace/test/test-reports/nn-test_lazy_modules_qffjo29o) 2023-01-11T21:24:58.7734410Z 2023-01-11T21:25:00.6915789Z Ignoring disabled issues: [] 2023-01-11T21:25:00.7155997Z Running nn/test_multihead_attention ... [2023-01-11 21:25:00.714894] 2023-01-11T21:25:00.7156735Z Executing ['/opt/conda/bin/python', '-bb', 'nn/test_multihead_attention.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2023-01-11 21:25:00.715256] 2023-01-11T21:25:03.6078263Z 2023-01-11T21:25:03.6078856Z Expand the folded group to see the log file of nn/test_multihead_attention 2023-01-11T21:25:03.6079779Z ##[group]PRINTING LOG FILE of nn/test_multihead_attention (/var/lib/jenkins/workspace/test/test-reports/nn-test_multihead_attention_b_s7vsxc) 2023-01-11T21:25:03.6080053Z 2023-01-11T21:25:03.6080138Z Running tests... 2023-01-11T21:25:03.6080725Z ---------------------------------------------------------------------- 2023-01-11T21:25:03.6081443Z Test results will be stored in test-reports/python-unittest/nn.test_multihead_attention 2023-01-11T21:25:03.6082129Z test_multihead_attention_average_attn_weights_False (__main__.TestMultiheadAttentionNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.008s) 2023-01-11T21:25:03.6082850Z test_multihead_attention_average_attn_weights_True (__main__.TestMultiheadAttentionNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.008s) 2023-01-11T21:25:03.6083389Z test_multihead_attn_3d_attn_mask (__main__.TestMultiheadAttentionNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:25:03.6083871Z test_multihead_attn_fast_path_invalid_shape (__main__.TestMultiheadAttentionNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:25:03.6084359Z test_multihead_attn_invalid_shape (__main__.TestMultiheadAttentionNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:25:03.6084984Z test_multihead_attn_nested_tensor_outside_fast_path (__main__.TestMultiheadAttentionNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:25:03.6085466Z test_multihead_attn_no_bias (__main__.TestMultiheadAttentionNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:25:03.6086137Z test_multihead_attention_dtype_batch_first_cuda_float16 (__main__.TestMultiheadAttentionNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:25:03.6087119Z test_multihead_attention_dtype_batch_first_cuda_float32 (__main__.TestMultiheadAttentionNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:25:03.6087720Z test_multihead_attention_dtype_batch_first_cuda_float64 (__main__.TestMultiheadAttentionNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:25:03.6088295Z test_multihead_attention_dtype_cuda_float16 (__main__.TestMultiheadAttentionNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:25:03.6088828Z test_multihead_attention_dtype_cuda_float32 (__main__.TestMultiheadAttentionNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:25:03.6089362Z test_multihead_attention_dtype_cuda_float64 (__main__.TestMultiheadAttentionNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:25:03.6089924Z test_multihead_attn_fast_path_query_and_bias_have_different_dtypes_cuda_float64 (__main__.TestMultiheadAttentionNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:25:03.6090504Z test_multihead_attn_fast_path_small_test_cuda_float64 (__main__.TestMultiheadAttentionNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:25:03.6091164Z test_multihead_attn_in_proj_bias_none_cuda_float64 (__main__.TestMultiheadAttentionNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:25:03.6091745Z test_multihead_attn_in_proj_weight_none_cuda_float64 (__main__.TestMultiheadAttentionNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:25:03.6092235Z test_multihead_self_attn_two_masks_fast_path_cuda (__main__.TestMultiheadAttentionNNDeviceTypeCUDA) 2023-01-11T21:25:03.6092869Z 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.002s) 2023-01-11T21:25:03.6093359Z test_multihead_self_attn_two_masks_fast_path_mock_cuda (__main__.TestMultiheadAttentionNNDeviceTypeCUDA) 2023-01-11T21:25:03.6093928Z 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.001s) 2023-01-11T21:25:03.6094405Z 2023-01-11T21:25:03.6094676Z ---------------------------------------------------------------------- 2023-01-11T21:25:03.6094996Z Ran 19 tests in 0.031s 2023-01-11T21:25:03.6095161Z 2023-01-11T21:25:03.6095277Z OK (skipped=19) 2023-01-11T21:25:03.6095435Z 2023-01-11T21:25:03.6095561Z Generating XML reports... 2023-01-11T21:25:03.6096149Z Generated XML report: test-reports/python-unittest/nn.test_multihead_attention/TEST-TestMultiheadAttentionNN-20230111212503.xml 2023-01-11T21:25:03.6096912Z Generated XML report: test-reports/python-unittest/nn.test_multihead_attention/TEST-TestMultiheadAttentionNNDeviceTypeCUDA-20230111212503.xml 2023-01-11T21:25:03.6097328Z 2023-01-11T21:25:03.6097700Z ##[endgroup] 2023-01-11T21:25:03.6098259Z FINISHED PRINTING LOG FILE of nn/test_multihead_attention (/var/lib/jenkins/workspace/test/test-reports/nn-test_multihead_attention_b_s7vsxc) 2023-01-11T21:25:03.6098522Z 2023-01-11T21:25:05.5485352Z Ignoring disabled issues: [] 2023-01-11T21:25:05.5726276Z Running nn/test_parametrization ... [2023-01-11 21:25:05.572088] 2023-01-11T21:25:05.5727299Z Executing ['/opt/conda/bin/python', '-bb', 'nn/test_parametrization.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2023-01-11 21:25:05.572442] 2023-01-11T21:25:08.4663925Z 2023-01-11T21:25:08.4664368Z Expand the folded group to see the log file of nn/test_parametrization 2023-01-11T21:25:08.4665503Z ##[group]PRINTING LOG FILE of nn/test_parametrization (/var/lib/jenkins/workspace/test/test-reports/nn-test_parametrization_12x97ugk) 2023-01-11T21:25:08.4665842Z 2023-01-11T21:25:08.4666180Z Running tests... 2023-01-11T21:25:08.4666832Z ---------------------------------------------------------------------- 2023-01-11T21:25:08.4667495Z Test results will be stored in test-reports/python-unittest/nn.test_parametrization 2023-01-11T21:25:08.4667945Z test_caching_parametrization (__main__.TestNNParametrization) 2023-01-11T21:25:08.4668444Z Test the caching system of a parametrization ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.009s) 2023-01-11T21:25:08.4669001Z test_caching_parametrization_with_transfer_parametrizations_and_params (__main__.TestNNParametrization) 2023-01-11T21:25:08.4669745Z Test that transferring parametrizations doesn't cause issues with caching ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:25:08.4670268Z test_deepcopy_after_parametrization (__main__.TestNNParametrization) 2023-01-11T21:25:08.4670893Z 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.002s) 2023-01-11T21:25:08.4671400Z test_errors_parametrized_tensor_parametrization (__main__.TestNNParametrization) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:25:08.4671911Z test_errors_unparametrized_tensor_parametrization (__main__.TestNNParametrization) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2023-01-11T21:25:08.4672437Z test_initialization_parametrization (__main__.TestNNParametrization) 2023-01-11T21:25:08.4672961Z Test that it is possible to initialize a parametrization when it ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:25:08.4673452Z test_multiple_inputs_parametrization (__main__.TestNNParametrization) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2023-01-11T21:25:08.4673918Z test_new_spectral_norm (__main__.TestNNParametrization) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2023-01-11T21:25:08.4674365Z test_new_spectral_norm_dim (__main__.TestNNParametrization) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:25:08.4674806Z test_new_spectral_norm_forward (__main__.TestNNParametrization) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:25:08.4675272Z test_new_spectral_norm_load_state_dict (__main__.TestNNParametrization) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:25:08.4675727Z test_orthogonal_errors (__main__.TestNNParametrization) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:25:08.4676182Z test_orthogonal_parametrization (__main__.TestNNParametrization) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2023-01-11T21:25:08.4676577Z test_parametrization_same_training_mode (__main__.TestNNParametrization) 2023-01-11T21:25:08.4676984Z Test training mode updated on parametrization registration ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:25:08.4677391Z test_register_and_remove_buffer_parametrization (__main__.TestNNParametrization) 2023-01-11T21:25:08.4677812Z 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.001s) 2023-01-11T21:25:08.4678217Z test_register_and_remove_nested_parametrization (__main__.TestNNParametrization) 2023-01-11T21:25:08.4678619Z Test that it is possible to nest the parametrizations ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:25:08.4679003Z test_register_and_remove_parametrization (__main__.TestNNParametrization) 2023-01-11T21:25:08.4679391Z Test that it is possible to add a few parametrizations ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.006s) 2023-01-11T21:25:08.4679814Z test_serialization_parametrization (__main__.TestNNParametrization) 2023-01-11T21:25:08.4680224Z 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.001s) 2023-01-11T21:25:08.4680630Z test_transfer_parametrizations_and_params (__main__.TestNNParametrization) 2023-01-11T21:25:08.4681054Z Test that all parametrizations and their associated parameters are transferred. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:25:08.4681566Z test_transfer_parametrizations_and_params_many_to_one (__main__.TestNNParametrization) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:25:08.4682120Z test_transfer_parametrizations_and_params_right_inverse (__main__.TestNNParametrization) 2023-01-11T21:25:08.4682672Z Test that all parametrizations and their associated parameters are transferred. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:25:08.4683119Z test_transfer_parametrizations_and_params_single_param (__main__.TestNNParametrization) 2023-01-11T21:25:08.4683556Z Test that all parametrizations and their associated parameters are transferred. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:25:08.4683958Z test_type_before_parametrizations (__main__.TestNNParametrization) 2023-01-11T21:25:08.4684407Z Test that type_before_parametrizations always retrieves original type ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:25:08.4684655Z 2023-01-11T21:25:08.4684888Z ---------------------------------------------------------------------- 2023-01-11T21:25:08.4685141Z Ran 23 tests in 0.049s 2023-01-11T21:25:08.4685265Z 2023-01-11T21:25:08.4685344Z OK (skipped=23) 2023-01-11T21:25:08.4685462Z 2023-01-11T21:25:08.4685555Z Generating XML reports... 2023-01-11T21:25:08.4686011Z Generated XML report: test-reports/python-unittest/nn.test_parametrization/TEST-TestNNParametrization-20230111212507.xml 2023-01-11T21:25:08.4686272Z 2023-01-11T21:25:08.4686561Z ##[endgroup] 2023-01-11T21:25:08.4686994Z FINISHED PRINTING LOG FILE of nn/test_parametrization (/var/lib/jenkins/workspace/test/test-reports/nn-test_parametrization_12x97ugk) 2023-01-11T21:25:08.4687240Z 2023-01-11T21:25:10.3949432Z Ignoring disabled issues: [] 2023-01-11T21:25:10.4188115Z Running nn/test_pruning ... [2023-01-11 21:25:10.418297] 2023-01-11T21:25:10.4190287Z Executing ['/opt/conda/bin/python', '-bb', 'nn/test_pruning.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2023-01-11 21:25:10.418634] 2023-01-11T21:25:13.3076364Z 2023-01-11T21:25:13.3077083Z Expand the folded group to see the log file of nn/test_pruning 2023-01-11T21:25:13.3077944Z ##[group]PRINTING LOG FILE of nn/test_pruning (/var/lib/jenkins/workspace/test/test-reports/nn-test_pruning_aqy8qtd8) 2023-01-11T21:25:13.3078251Z 2023-01-11T21:25:13.3078360Z Running tests... 2023-01-11T21:25:13.3078908Z ---------------------------------------------------------------------- 2023-01-11T21:25:13.3079437Z Test results will be stored in test-reports/python-unittest/nn.test_pruning 2023-01-11T21:25:13.3079860Z test_compute_nparams_to_prune (__main__.TestPruningNN) 2023-01-11T21:25:13.3080348Z Test that requested pruning `amount` gets translated into the ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.009s) 2023-01-11T21:25:13.3080781Z test_custom_from_mask_pruning (__main__.TestPruningNN) 2023-01-11T21:25:13.3081211Z Test that the CustomFromMask is capable of receiving ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:25:13.3081675Z test_global_pruning (__main__.TestPruningNN) 2023-01-11T21:25:13.3082146Z Test that global l1 unstructured pruning over 2 parameters removes ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:25:13.3082594Z test_global_pruning_importance_scores (__main__.TestPruningNN) 2023-01-11T21:25:13.3083274Z Test that global l1 unstructured pruning over 2 parameters removes ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:25:13.3083721Z test_identity_pruning (__main__.TestPruningNN) 2023-01-11T21:25:13.3084145Z 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) 2023-01-11T21:25:13.3084500Z test_l1_unstructured_pruning (__main__.TestPruningNN) 2023-01-11T21:25:13.3084875Z Test that l1 unstructured pruning actually removes the lowest ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:25:13.3085261Z test_l1_unstructured_pruning_with_importance_scores (__main__.TestPruningNN) 2023-01-11T21:25:13.3085649Z Test that l1 unstructured pruning actually removes the lowest ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:25:13.3086003Z test_ln_structured_pruning (__main__.TestPruningNN) 2023-01-11T21:25:13.3086356Z Check Ln structured pruning by hand. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:25:13.3086723Z test_ln_structured_pruning_importance_scores (__main__.TestPruningNN) 2023-01-11T21:25:13.3087083Z Check Ln structured pruning by hand. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:25:13.3087575Z test_multiple_pruning_calls (__main__.TestPruningNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:25:13.3087990Z test_prune (__main__.TestPruningNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:25:13.3088399Z test_prune_importance_scores (__main__.TestPruningNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:25:13.3088844Z test_prune_importance_scores_mimic_default (__main__.TestPruningNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:25:13.3089286Z test_pruning_container (__main__.TestPruningNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:25:13.3089647Z test_pruning_container_compute_mask (__main__.TestPruningNN) 2023-01-11T21:25:13.3090022Z Test `compute_mask` of pruning container with a known `t` and ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:25:13.3090382Z test_pruning_id_consistency (__main__.TestPruningNN) 2023-01-11T21:25:13.3090874Z 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) 2023-01-11T21:25:13.3091231Z test_pruning_rollback (__main__.TestPruningNN) 2023-01-11T21:25:13.3091585Z 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) 2023-01-11T21:25:13.3092024Z test_pruning_serialization_model (__main__.TestPruningNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:25:13.3092460Z test_pruning_serialization_state_dict (__main__.TestPruningNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:25:13.3092970Z test_random_pruning (__main__.TestPruningNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:25:13.3093384Z test_random_pruning_0perc (__main__.TestPruningNN) 2023-01-11T21:25:13.3093834Z 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) 2023-01-11T21:25:13.3094539Z test_random_pruning_forward (__main__.TestPruningNN) 2023-01-11T21:25:13.3094960Z check forward with mask (by hand). ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:25:13.3095371Z test_random_pruning_new_weight (__main__.TestPruningNN) 2023-01-11T21:25:13.3095783Z Test that module.name now contains a pruned version of ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:25:13.3096131Z test_random_pruning_orig (__main__.TestPruningNN) 2023-01-11T21:25:13.3096575Z Test that original tensor is correctly stored in 'orig' ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:25:13.3097000Z test_random_pruning_pickle (__main__.TestPruningNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:25:13.3097350Z test_random_pruning_sizes (__main__.TestPruningNN) 2023-01-11T21:25:13.3097724Z 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) 2023-01-11T21:25:13.3098165Z test_random_structured_pruning_amount (__main__.TestPruningNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:25:13.3098514Z test_remove_pruning (__main__.TestPruningNN) 2023-01-11T21:25:13.3098881Z `prune.remove` removes the hook and the reparametrization ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:25:13.3099245Z test_remove_pruning_exception (__main__.TestPruningNN) 2023-01-11T21:25:13.3099611Z Removing from an unpruned tensor throws an assertion error ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:25:13.3100006Z test_remove_pruning_forward (__main__.TestPruningNN) 2023-01-11T21:25:13.3100378Z Remove pruning and check forward is unchanged from previous ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:25:13.3100795Z test_rnn_pruning (__main__.TestPruningNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:25:13.3101152Z test_unstructured_pruning_same_magnitude (__main__.TestPruningNN) 2023-01-11T21:25:13.3101542Z 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) 2023-01-11T21:25:13.3101905Z test_validate_pruning_amount (__main__.TestPruningNN) 2023-01-11T21:25:13.3102265Z Tests the second util function that validates the pruning ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:25:13.3102627Z test_validate_pruning_amount_init (__main__.TestPruningNN) 2023-01-11T21:25:13.3102998Z Test the first util function that validates the pruning ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:25:13.3103226Z 2023-01-11T21:25:13.3103436Z ---------------------------------------------------------------------- 2023-01-11T21:25:13.3103691Z Ran 34 tests in 0.038s 2023-01-11T21:25:13.3103815Z 2023-01-11T21:25:13.3103896Z OK (skipped=34) 2023-01-11T21:25:13.3104014Z 2023-01-11T21:25:13.3104107Z Generating XML reports... 2023-01-11T21:25:13.3104520Z Generated XML report: test-reports/python-unittest/nn.test_pruning/TEST-TestPruningNN-20230111212512.xml 2023-01-11T21:25:13.3104859Z 2023-01-11T21:25:13.3105121Z ##[endgroup] 2023-01-11T21:25:13.3105520Z FINISHED PRINTING LOG FILE of nn/test_pruning (/var/lib/jenkins/workspace/test/test-reports/nn-test_pruning_aqy8qtd8) 2023-01-11T21:25:13.3105745Z 2023-01-11T21:25:15.2524309Z Ignoring disabled issues: [] 2023-01-11T21:25:15.2761611Z Running profiler/test_profiler ... [2023-01-11 21:25:15.275677] 2023-01-11T21:25:15.2764730Z Executing ['/opt/conda/bin/python', '-bb', 'profiler/test_profiler.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2023-01-11 21:25:15.276008] 2023-01-11T21:25:18.4875992Z 2023-01-11T21:25:18.4876873Z Expand the folded group to see the log file of profiler/test_profiler 2023-01-11T21:25:18.4877844Z ##[group]PRINTING LOG FILE of profiler/test_profiler (/var/lib/jenkins/workspace/test/test-reports/profiler-test_profiler_t6a1peve) 2023-01-11T21:25:18.4878179Z 2023-01-11T21:25:18.4878303Z Running tests... 2023-01-11T21:25:18.4878883Z ---------------------------------------------------------------------- 2023-01-11T21:25:18.4879701Z Test results will be stored in test-reports/python-unittest/profiler.test_profiler 2023-01-11T21:25:18.4880281Z test_execution_graph_alone (__main__.TestExecutionGraph) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:25:18.4880915Z test_execution_graph_no_capture (__main__.TestExecutionGraph) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:25:18.4881554Z test_execution_graph_repeat_in_loop (__main__.TestExecutionGraph) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:25:18.4882178Z test_execution_graph_start_stop (__main__.TestExecutionGraph) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:25:18.4882793Z test_execution_graph_with_kineto (__main__.TestExecutionGraph) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:25:18.4883437Z test_bfs (__main__.TestExperimentalUtils) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:25:18.4884104Z test_dfs (__main__.TestExperimentalUtils) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:25:18.4884916Z test_profiler_conv2d_bias_followed_by_batchnorm2d_pattern (__main__.TestExperimentalUtils) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:25:18.4885870Z test_profiler_extra_cuda_copy_pattern (__main__.TestExperimentalUtils) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:25:18.4886667Z test_profiler_extra_cuda_copy_pattern_benchmark (__main__.TestExperimentalUtils) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:25:18.4887365Z test_profiler_for_loop_indexing_pattern (__main__.TestExperimentalUtils) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:25:18.4888001Z test_profiler_fp32_matmul_pattern (__main__.TestExperimentalUtils) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:25:18.4888627Z test_profiler_grad_not_set_to_none_pattern (__main__.TestExperimentalUtils) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:25:18.4889266Z test_profiler_matmul_dim_fp16_pattern (__main__.TestExperimentalUtils) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:25:18.4889916Z test_profiler_name_pattern (__main__.TestExperimentalUtils) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:25:18.4890637Z test_profiler_optimizer_single_tensor_pattern (__main__.TestExperimentalUtils) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:25:18.4891276Z test_profiler_pattern_match_helper (__main__.TestExperimentalUtils) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:25:18.4891940Z test_profiler_pattern_matcher_json_report (__main__.TestExperimentalUtils) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:25:18.4892622Z test_profiler_synchronized_dataloader_pattern (__main__.TestExperimentalUtils) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:25:18.4893297Z test_utils_compute_idle_time (__main__.TestExperimentalUtils) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:25:18.4893930Z test_utils_compute_queue_depth (__main__.TestExperimentalUtils) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:25:18.4894877Z test_utils_compute_queue_depth_when_no_cuda_events (__main__.TestExperimentalUtils) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:25:18.4895519Z test_utils_compute_self_time (__main__.TestExperimentalUtils) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:25:18.4896299Z test_utils_get_optimizable_events (__main__.TestExperimentalUtils) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:25:18.4896921Z test_utils_intervals_overlap (__main__.TestExperimentalUtils) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:25:18.4897513Z test_export_stacks (__main__.TestProfiler) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:25:18.4898070Z test_flops (__main__.TestProfiler) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:25:18.4898508Z test_high_level_trace (__main__.TestProfiler) 2023-01-11T21:25:18.4899008Z Checks that python side high level events are recorded. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:25:18.4900249Z 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) 2023-01-11T21:25:18.4901064Z test_kineto_multigpu (__main__.TestProfiler) ... skip: Multiple GPUs needed (0.001s) 2023-01-11T21:25:18.4901654Z test_kineto_profiler_api (__main__.TestProfiler) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:25:18.4902247Z test_kineto_profiler_multiple_steppers (__main__.TestProfiler) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:25:18.4903499Z 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.002s) 2023-01-11T21:25:18.4904411Z test_module_hierarchy (__main__.TestProfiler) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:25:18.4905093Z test_nested_tensor_with_shapes (__main__.TestProfiler) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:25:18.4905662Z test_oom_tracing (__main__.TestProfiler) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:25:18.4906162Z test_profiler_correlation_id (__main__.TestProfiler) 2023-01-11T21:25:18.4906815Z 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) 2023-01-11T21:25:18.4907666Z test_profiler_fwd_bwd_link (__main__.TestProfiler) ... skip: Disable forward->backward link to workaround profiler crash (0.001s) 2023-01-11T21:25:18.4908275Z test_profiler_metadata (__main__.TestProfiler) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:25:18.4908851Z test_profiler_tracing (__main__.TestProfiler) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:25:18.4909406Z test_profiler_type (__main__.TestProfiler) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:25:18.4909852Z test_source (__main__.TestProfiler) 2023-01-11T21:25:18.4910387Z 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.002s) 2023-01-11T21:25:18.4910993Z test_tensorboard_trace_handler (__main__.TestProfiler) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:25:18.4911624Z test_custom_module_input_op_ids (__main__.TestProfilerCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:25:18.4912102Z test_mem_leak (__main__.TestProfilerCUDA) 2023-01-11T21:25:18.4913274Z 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) 2023-01-11T21:25:18.4914200Z test_custom_module_input_op_ids (__main__.TestProfilerITT) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:25:18.4914812Z test_datapipe_delegation_with_profiler (__main__.TestRecordFunction) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:25:18.4915502Z test_datapipe_with_record_function (__main__.TestRecordFunction) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:25:18.4916149Z test_datapipe_with_record_function_fork (__main__.TestRecordFunction) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:25:18.4916756Z test_record_function (__main__.TestRecordFunction) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:25:18.4917358Z test_allocation_id_uniqueness (__main__.TestTorchTidyProfiler) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:25:18.4918018Z test_allocation_ids (__main__.TestTorchTidyProfiler) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:25:18.4918616Z test_allocation_ids_with_other_ops (__main__.TestTorchTidyProfiler) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:25:18.4919228Z test_allocations (__main__.TestTorchTidyProfiler) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:25:18.4919815Z test_extra_fields (__main__.TestTorchTidyProfiler) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:25:18.4920418Z test_impl_reuse (__main__.TestTorchTidyProfiler) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:25:18.4920999Z test_mkldnn_tensors (__main__.TestTorchTidyProfiler) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:25:18.4921593Z test_module_and_optimizer_ids (__main__.TestTorchTidyProfiler) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:25:18.4922169Z test_nnmodule_params (__main__.TestTorchTidyProfiler) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:25:18.4922744Z test_optimizer (__main__.TestTorchTidyProfiler) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:25:18.4923338Z test_optimizer_parameters_adam (__main__.TestTorchTidyProfiler) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:25:18.4923983Z test_optimizer_parameters_sgd (__main__.TestTorchTidyProfiler) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:25:18.4924630Z test_pointers_and_ids (__main__.TestTorchTidyProfiler) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:25:18.4925239Z test_scalar_ins (__main__.TestTorchTidyProfiler) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:25:18.4925854Z test_sparse_tensors (__main__.TestTorchTidyProfiler) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:25:18.4926463Z test_tensor_lists (__main__.TestTorchTidyProfiler) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:25:18.4927084Z test_tensor_properties (__main__.TestTorchTidyProfiler) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:25:18.4927757Z test_tensorimpl_invalidation_full (__main__.TestTorchTidyProfiler) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:25:18.4928400Z test_tensorimpl_invalidation_keep_alive (__main__.TestTorchTidyProfiler) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:25:18.4929045Z test_tensorimpl_invalidation_scalar_args (__main__.TestTorchTidyProfiler) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:25:18.4929696Z test_tensorimpl_invalidation_set (__main__.TestTorchTidyProfiler) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:25:18.4930056Z 2023-01-11T21:25:18.4930353Z ---------------------------------------------------------------------- 2023-01-11T21:25:18.4930718Z Ran 71 tests in 0.065s 2023-01-11T21:25:18.4930889Z 2023-01-11T21:25:18.4931000Z OK (skipped=71) 2023-01-11T21:25:18.4931158Z 2023-01-11T21:25:18.4931277Z Generating XML reports... 2023-01-11T21:25:18.4931890Z Generated XML report: test-reports/python-unittest/profiler.test_profiler/TEST-TestExecutionGraph-20230111212517.xml 2023-01-11T21:25:18.4932850Z Generated XML report: test-reports/python-unittest/profiler.test_profiler/TEST-TestExperimentalUtils-20230111212517.xml 2023-01-11T21:25:18.4933770Z Generated XML report: test-reports/python-unittest/profiler.test_profiler/TEST-TestProfiler-20230111212517.xml 2023-01-11T21:25:18.4935113Z Generated XML report: test-reports/python-unittest/profiler.test_profiler/TEST-TestProfilerCUDA-20230111212517.xml 2023-01-11T21:25:18.4935852Z Generated XML report: test-reports/python-unittest/profiler.test_profiler/TEST-TestProfilerITT-20230111212517.xml 2023-01-11T21:25:18.4936606Z Generated XML report: test-reports/python-unittest/profiler.test_profiler/TEST-TestRecordFunction-20230111212517.xml 2023-01-11T21:25:18.4937361Z Generated XML report: test-reports/python-unittest/profiler.test_profiler/TEST-TestTorchTidyProfiler-20230111212517.xml 2023-01-11T21:25:18.4937712Z 2023-01-11T21:25:18.4938118Z ##[endgroup] 2023-01-11T21:25:18.4938716Z FINISHED PRINTING LOG FILE of profiler/test_profiler (/var/lib/jenkins/workspace/test/test-reports/profiler-test_profiler_t6a1peve) 2023-01-11T21:25:18.4939049Z 2023-01-11T21:25:20.3824671Z Ignoring disabled issues: [] 2023-01-11T21:25:20.4074890Z Running test_bundled_inputs ... [2023-01-11 21:25:20.406376] 2023-01-11T21:25:20.4076347Z Executing ['/opt/conda/bin/python', '-bb', 'test_bundled_inputs.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2023-01-11 21:25:20.406743] 2023-01-11T21:25:23.2910855Z 2023-01-11T21:25:23.2911530Z Expand the folded group to see the log file of test_bundled_inputs 2023-01-11T21:25:23.2912551Z ##[group]PRINTING LOG FILE of test_bundled_inputs (/var/lib/jenkins/workspace/test/test-reports/test_bundled_inputs_2pa5ulou) 2023-01-11T21:25:23.2912880Z 2023-01-11T21:25:23.2912987Z Running tests... 2023-01-11T21:25:23.2913510Z ---------------------------------------------------------------------- 2023-01-11T21:25:23.2913981Z Test results will be stored in test-reports/python-unittest/test_bundled_inputs 2023-01-11T21:25:23.2914421Z test_bad_inputs (__main__.TestBundledInputs) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (1.096s) 2023-01-11T21:25:23.2914859Z test_dict_args (__main__.TestBundledInputs) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:25:23.2915341Z test_double_augment_fail (__main__.TestBundledInputs) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:25:23.2915807Z test_double_augment_non_mutator (__main__.TestBundledInputs) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:25:23.2916268Z test_double_augment_success (__main__.TestBundledInputs) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:25:23.2916894Z test_large_tensor_with_inflation (__main__.TestBundledInputs) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:25:23.2917724Z test_multiple_methods_with_inputs (__main__.TestBundledInputs) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:25:23.2918326Z test_multiple_methods_with_inputs_both_defined_failure (__main__.TestBundledInputs) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:25:23.2918985Z test_multiple_methods_with_inputs_neither_defined_failure (__main__.TestBundledInputs) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:25:23.2919493Z test_non_tensors (__main__.TestBundledInputs) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:25:23.2919914Z test_rejected_tensors (__main__.TestBundledInputs) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:25:23.2920393Z test_single_tensors (__main__.TestBundledInputs) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:25:23.2920616Z 2023-01-11T21:25:23.2920834Z ---------------------------------------------------------------------- 2023-01-11T21:25:23.2921145Z Ran 12 tests in 1.108s 2023-01-11T21:25:23.2921289Z 2023-01-11T21:25:23.2921372Z OK (skipped=12) 2023-01-11T21:25:23.2921491Z 2023-01-11T21:25:23.2921586Z Generating XML reports... 2023-01-11T21:25:23.2922200Z Generated XML report: test-reports/python-unittest/test_bundled_inputs/TEST-TestBundledInputs-20230111212521.xml 2023-01-11T21:25:23.2922450Z 2023-01-11T21:25:23.2922714Z ##[endgroup] 2023-01-11T21:25:23.2923170Z FINISHED PRINTING LOG FILE of test_bundled_inputs (/var/lib/jenkins/workspace/test/test-reports/test_bundled_inputs_2pa5ulou) 2023-01-11T21:25:23.2923402Z 2023-01-11T21:25:25.2079745Z Ignoring disabled issues: [] 2023-01-11T21:25:25.2319558Z Running test_complex ... [2023-01-11 21:25:25.231276] 2023-01-11T21:25:25.2320181Z Executing ['/opt/conda/bin/python', '-bb', 'test_complex.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2023-01-11 21:25:25.231609] 2023-01-11T21:25:28.1118498Z 2023-01-11T21:25:28.1119140Z Expand the folded group to see the log file of test_complex 2023-01-11T21:25:28.1120001Z ##[group]PRINTING LOG FILE of test_complex (/var/lib/jenkins/workspace/test/test-reports/test_complex_gsdsiz93) 2023-01-11T21:25:28.1120280Z 2023-01-11T21:25:28.1120389Z Running tests... 2023-01-11T21:25:28.1120910Z ---------------------------------------------------------------------- 2023-01-11T21:25:28.1121412Z Test results will be stored in test-reports/python-unittest/test_complex 2023-01-11T21:25:28.1121917Z test_dtype_inference_cuda_float32 (__main__.TestComplexTensorCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:25:28.1122392Z test_dtype_inference_cuda_float64 (__main__.TestComplexTensorCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:25:28.1122860Z test_to_list_cuda_complex128 (__main__.TestComplexTensorCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:25:28.1123302Z test_to_list_cuda_complex64 (__main__.TestComplexTensorCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:25:28.1123544Z 2023-01-11T21:25:28.1123751Z ---------------------------------------------------------------------- 2023-01-11T21:25:28.1124026Z Ran 4 tests in 0.002s 2023-01-11T21:25:28.1124151Z 2023-01-11T21:25:28.1124232Z OK (skipped=4) 2023-01-11T21:25:28.1124344Z 2023-01-11T21:25:28.1124438Z Generating XML reports... 2023-01-11T21:25:28.1124883Z Generated XML report: test-reports/python-unittest/test_complex/TEST-TestComplexTensorCUDA-20230111212527.xml 2023-01-11T21:25:28.1125134Z 2023-01-11T21:25:28.1125367Z ##[endgroup] 2023-01-11T21:25:28.1125747Z FINISHED PRINTING LOG FILE of test_complex (/var/lib/jenkins/workspace/test/test-reports/test_complex_gsdsiz93) 2023-01-11T21:25:28.1126013Z 2023-01-11T21:25:30.0398620Z Ignoring disabled issues: [] 2023-01-11T21:25:30.0637771Z Running test_datapipe ... [2023-01-11 21:25:30.063210] 2023-01-11T21:25:30.0639177Z Executing ['/opt/conda/bin/python', '-bb', 'test_datapipe.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2023-01-11 21:25:30.063542] 2023-01-11T21:25:33.0169149Z 2023-01-11T21:25:33.0169657Z Expand the folded group to see the log file of test_datapipe 2023-01-11T21:25:33.0170574Z ##[group]PRINTING LOG FILE of test_datapipe (/var/lib/jenkins/workspace/test/test-reports/test_datapipe_1wkgcthl) 2023-01-11T21:25:33.0170924Z 2023-01-11T21:25:33.0171031Z Running tests... 2023-01-11T21:25:33.0171561Z ---------------------------------------------------------------------- 2023-01-11T21:25:33.0172055Z test_basic_capture (__main__.TestCaptureDataFrame) ... Test results will be stored in test-reports/python-unittest/test_datapipe 2023-01-11T21:25:33.0172401Z skip: no dataframes (pandas) (0.000s) 2023-01-11T21:25:33.0172739Z test_circular_serialization_with_dill (__main__.TestCircularSerialization) ... skip: no dill (0.001s) 2023-01-11T21:25:33.0173184Z test_circular_serialization_with_pickle (__main__.TestCircularSerialization) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (1.075s) 2023-01-11T21:25:33.0173567Z test_as_string (__main__.TestDataChunk) ... ok (0.001s) 2023-01-11T21:25:33.0174029Z test_getitem (__main__.TestDataChunk) ... ok (0.001s) 2023-01-11T21:25:33.0174494Z test_iter (__main__.TestDataChunk) ... ok (0.000s) 2023-01-11T21:25:33.0174753Z test_len (__main__.TestDataChunk) ... ok (0.000s) 2023-01-11T21:25:33.0175031Z test_random_shuffle (__main__.TestDataChunk) ... ok (0.001s) 2023-01-11T21:25:33.0175310Z test_reverse (__main__.TestDataChunk) ... ok (0.001s) 2023-01-11T21:25:33.0175569Z test_sort (__main__.TestDataChunk) ... ok (0.001s) 2023-01-11T21:25:33.0175879Z test_batch (__main__.TestDataFramesPipes) ... skip: no dataframes (pandas) (0.000s) 2023-01-11T21:25:33.0176241Z test_capture (__main__.TestDataFramesPipes) ... skip: no dataframes (pandas) (0.000s) 2023-01-11T21:25:33.0176589Z test_collate (__main__.TestDataFramesPipes) ... skip: no dataframes (pandas) (0.001s) 2023-01-11T21:25:33.0176937Z test_filter (__main__.TestDataFramesPipes) ... skip: no dataframes (pandas) (0.000s) 2023-01-11T21:25:33.0177287Z test_shuffle (__main__.TestDataFramesPipes) ... skip: no dataframes (pandas) (0.000s) 2023-01-11T21:25:33.0177634Z test_unbatch (__main__.TestDataFramesPipes) ... skip: no dataframes (pandas) (0.000s) 2023-01-11T21:25:33.0178045Z test_batch_iterdatapipe (__main__.TestFunctionalIterDataPipe) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:25:33.0178523Z test_collate_iterdatapipe (__main__.TestFunctionalIterDataPipe) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:25:33.0178999Z test_concat_iterdatapipe (__main__.TestFunctionalIterDataPipe) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:25:33.0179474Z test_demux_iterdatapipe (__main__.TestFunctionalIterDataPipe) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2023-01-11T21:25:33.0179932Z test_filter_datapipe (__main__.TestFunctionalIterDataPipe) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:25:33.0180399Z test_fork_iterdatapipe (__main__.TestFunctionalIterDataPipe) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2023-01-11T21:25:33.0180877Z test_iterable_wrapper_datapipe (__main__.TestFunctionalIterDataPipe) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:25:33.0181361Z test_map_dict_with_col_iterdatapipe (__main__.TestFunctionalIterDataPipe) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2023-01-11T21:25:33.0181836Z test_map_iterdatapipe (__main__.TestFunctionalIterDataPipe) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:25:33.0182389Z test_map_tuple_list_with_col_iterdatapipe (__main__.TestFunctionalIterDataPipe) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2023-01-11T21:25:33.0182879Z test_mux_iterdatapipe (__main__.TestFunctionalIterDataPipe) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:25:33.0183355Z test_sampler_iterdatapipe (__main__.TestFunctionalIterDataPipe) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:25:33.0183810Z test_serializable (__main__.TestFunctionalIterDataPipe) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:25:33.0184203Z test_serializable_with_dill (__main__.TestFunctionalIterDataPipe) 2023-01-11T21:25:33.0184677Z Only for DataPipes that take in a function as argument ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:25:33.0185154Z test_shuffler_iterdatapipe (__main__.TestFunctionalIterDataPipe) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:25:33.0185626Z test_stream_reader_iterdatapipe (__main__.TestFunctionalIterDataPipe) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:25:33.0186106Z test_unbatch_iterdatapipe (__main__.TestFunctionalIterDataPipe) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:25:33.0186625Z test_zip_iterdatapipe (__main__.TestFunctionalIterDataPipe) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:25:33.0187087Z test_batch_mapdatapipe (__main__.TestFunctionalMapDataPipe) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:25:33.0187599Z test_concat_mapdatapipe (__main__.TestFunctionalMapDataPipe) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:25:33.0188063Z test_map_mapdatapipe (__main__.TestFunctionalMapDataPipe) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:25:33.0188531Z test_sequence_wrapper_datapipe (__main__.TestFunctionalMapDataPipe) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:25:33.0188999Z test_serializable (__main__.TestFunctionalMapDataPipe) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:25:33.0189381Z test_serializable_with_dill (__main__.TestFunctionalMapDataPipe) 2023-01-11T21:25:33.0189769Z Only for DataPipes that take in a function as argument ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:25:33.0190216Z test_shuffler_mapdatapipe (__main__.TestFunctionalMapDataPipe) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:25:33.0190676Z test_zip_mapdatapipe (__main__.TestFunctionalMapDataPipe) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:25:33.0191101Z test_simple_traverse (__main__.TestGraph) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:25:33.0191516Z test_traverse_circular_datapipe (__main__.TestGraph) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:25:33.0191928Z test_traverse_forked (__main__.TestGraph) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:25:33.0192334Z test_traverse_mapdatapipe (__main__.TestGraph) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:25:33.0192740Z test_traverse_mixdatapipe (__main__.TestGraph) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:25:33.0193155Z test_traverse_unhashable_datapipe (__main__.TestGraph) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:25:33.0193686Z test_iterdatapipe_sample_yielded_generator_function (__main__.TestIterDataPipeCountSampleYielded) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:25:33.0194271Z test_iterdatapipe_sample_yielded_generator_function_exception (__main__.TestIterDataPipeCountSampleYielded) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:25:33.0194833Z test_iterdatapipe_sample_yielded_next (__main__.TestIterDataPipeCountSampleYielded) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:25:33.0195378Z test_iterdatapipe_sample_yielded_next_exception (__main__.TestIterDataPipeCountSampleYielded) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:25:33.0195934Z test_iterdatapipe_sample_yielded_return_self (__main__.TestIterDataPipeCountSampleYielded) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:25:33.0196472Z test_simple_snapshot_custom_non_generator (__main__.TestIterDataPipeGraphFastForward) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:25:33.0197012Z test_simple_snapshot_custom_self_next (__main__.TestIterDataPipeGraphFastForward) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:25:33.0197626Z test_simple_snapshot_graph (__main__.TestIterDataPipeGraphFastForward) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:25:33.0198298Z test_simple_snapshot_graph_repeated (__main__.TestIterDataPipeGraphFastForward) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:25:33.0198952Z test_simple_snapshot_graph_with_serialization (__main__.TestIterDataPipeGraphFastForward) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:25:33.0199497Z test_iterdatapipe_singleton_buggy (__main__.TestIterDataPipeSingletonConstraint) 2023-01-11T21:25:33.0200077Z 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.001s) 2023-01-11T21:25:33.0200537Z test_iterdatapipe_singleton_constraint_multiple_outputs (__main__.TestIterDataPipeSingletonConstraint) 2023-01-11T21:25:33.0201009Z 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.002s) 2023-01-11T21:25:33.0201457Z test_iterdatapipe_singleton_generator (__main__.TestIterDataPipeSingletonConstraint) 2023-01-11T21:25:33.0201982Z 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) 2023-01-11T21:25:33.0202412Z test_iterdatapipe_singleton_new_object (__main__.TestIterDataPipeSingletonConstraint) 2023-01-11T21:25:33.0202957Z 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.001s) 2023-01-11T21:25:33.0203395Z test_iterdatapipe_singleton_self_next (__main__.TestIterDataPipeSingletonConstraint) 2023-01-11T21:25:33.0203942Z 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.001s) 2023-01-11T21:25:33.0204737Z test_demux_mux_datapipe (__main__.TestIterableDataPipeBasic) ... /opt/conda/lib/python3.10/site-packages/torch/utils/data/datapipes/utils/common.py:137: UserWarning: Local function is not supported by pickle, please use regular python function or functools.partial instead. 2023-01-11T21:25:33.0205210Z warnings.warn( 2023-01-11T21:25:33.0205399Z ok (0.003s) 2023-01-11T21:25:33.0205672Z test_groupby_iterable_datapipe (__main__.TestIterableDataPipeBasic) ... ok (0.006s) 2023-01-11T21:25:33.0206039Z test_listdirfiles_iterable_datapipe (__main__.TestIterableDataPipeBasic) ... ok (0.002s) 2023-01-11T21:25:33.0206472Z test_listdirfilesdeterministic_iterable_datapipe (__main__.TestIterableDataPipeBasic) ... ok (0.001s) 2023-01-11T21:25:33.0206880Z test_map_with_col_file_handle_datapipe (__main__.TestIterableDataPipeBasic) ... ok (0.002s) 2023-01-11T21:25:33.0207349Z test_openfilesfromdisk_iterable_datapipe (__main__.TestIterableDataPipeBasic) ... ok (0.003s) 2023-01-11T21:25:33.0207828Z test_routeddecoder_iterable_datapipe (__main__.TestIterableDataPipeBasic) ... ok (0.003s) 2023-01-11T21:25:33.0208267Z test_spawn_lambdas_iter (__main__.TestSerialization) ... skip: no dill (0.000s) 2023-01-11T21:25:33.0208683Z test_spawn_lambdas_map (__main__.TestSerialization) ... skip: no dill (0.000s) 2023-01-11T21:25:33.0209143Z test_multi_sharding (__main__.TestSharding) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:25:33.0209653Z test_old_dataloader (__main__.TestSharding) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:25:33.0210093Z test_sharding_groups (__main__.TestSharding) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:25:33.0210494Z test_sharding_length (__main__.TestSharding) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:25:33.0210895Z test_simple_sharding (__main__.TestSharding) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:25:33.0211329Z test_api (__main__.TestStreamWrapper) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:25:33.0211727Z test_dir (__main__.TestStreamWrapper) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:25:33.0212120Z test_pickle (__main__.TestStreamWrapper) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:25:33.0212520Z test_repr (__main__.TestStreamWrapper) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:25:33.0212882Z test_compile_time (__main__.TestTyping) ... skip: TODO: Fix typing bug (0.003s) 2023-01-11T21:25:33.0213211Z test_construct_time (__main__.TestTyping) ... skip: TODO: Fix typing bug (0.001s) 2023-01-11T21:25:33.0213568Z test_isinstance (__main__.TestTyping) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:25:33.0213930Z test_issubinstance (__main__.TestTyping) ... skip: TODO: Fix typing bug (0.001s) 2023-01-11T21:25:33.0214514Z test_protocol (__main__.TestTyping) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:25:33.0214875Z test_reinforce (__main__.TestTyping) ... skip: TODO: Fix typing bug (0.001s) 2023-01-11T21:25:33.0215189Z test_runtime (__main__.TestTyping) ... skip: TODO: Fix typing bug (0.001s) 2023-01-11T21:25:33.0215505Z test_subtype (__main__.TestTyping) ... skip: TODO: Fix typing bug (0.001s) 2023-01-11T21:25:33.0215680Z 2023-01-11T21:25:33.0215891Z ---------------------------------------------------------------------- 2023-01-11T21:25:33.0216145Z Ran 89 tests in 1.181s 2023-01-11T21:25:33.0216271Z 2023-01-11T21:25:33.0216350Z OK (skipped=75) 2023-01-11T21:25:33.0216467Z 2023-01-11T21:25:33.0216556Z Generating XML reports... 2023-01-11T21:25:33.0216974Z Generated XML report: test-reports/python-unittest/test_datapipe/TEST-TestDataChunk-20230111212531.xml 2023-01-11T21:25:33.0217529Z Generated XML report: test-reports/python-unittest/test_datapipe/TEST-TestIterableDataPipeBasic-20230111212531.xml 2023-01-11T21:25:33.0218085Z Generated XML report: test-reports/python-unittest/test_datapipe/TEST-TestCaptureDataFrame-20230111212531.xml 2023-01-11T21:25:33.0218631Z Generated XML report: test-reports/python-unittest/test_datapipe/TEST-TestCircularSerialization-20230111212531.xml 2023-01-11T21:25:33.0219168Z Generated XML report: test-reports/python-unittest/test_datapipe/TEST-TestDataFramesPipes-20230111212531.xml 2023-01-11T21:25:33.0219794Z Generated XML report: test-reports/python-unittest/test_datapipe/TEST-TestFunctionalIterDataPipe-20230111212531.xml 2023-01-11T21:25:33.0220436Z Generated XML report: test-reports/python-unittest/test_datapipe/TEST-TestFunctionalMapDataPipe-20230111212531.xml 2023-01-11T21:25:33.0220965Z Generated XML report: test-reports/python-unittest/test_datapipe/TEST-TestGraph-20230111212531.xml 2023-01-11T21:25:33.0221525Z Generated XML report: test-reports/python-unittest/test_datapipe/TEST-TestIterDataPipeCountSampleYielded-20230111212531.xml 2023-01-11T21:25:33.0222151Z Generated XML report: test-reports/python-unittest/test_datapipe/TEST-TestIterDataPipeGraphFastForward-20230111212531.xml 2023-01-11T21:25:33.0222776Z Generated XML report: test-reports/python-unittest/test_datapipe/TEST-TestIterDataPipeSingletonConstraint-20230111212531.xml 2023-01-11T21:25:33.0223346Z Generated XML report: test-reports/python-unittest/test_datapipe/TEST-TestSerialization-20230111212531.xml 2023-01-11T21:25:33.0223850Z Generated XML report: test-reports/python-unittest/test_datapipe/TEST-TestSharding-20230111212531.xml 2023-01-11T21:25:33.0224359Z Generated XML report: test-reports/python-unittest/test_datapipe/TEST-TestStreamWrapper-20230111212531.xml 2023-01-11T21:25:33.0224935Z Generated XML report: test-reports/python-unittest/test_datapipe/TEST-TestTyping-20230111212531.xml 2023-01-11T21:25:33.0225159Z 2023-01-11T21:25:33.0225476Z ##[endgroup] 2023-01-11T21:25:33.0225929Z FINISHED PRINTING LOG FILE of test_datapipe (/var/lib/jenkins/workspace/test/test-reports/test_datapipe_1wkgcthl) 2023-01-11T21:25:33.0226159Z 2023-01-11T21:25:34.9638132Z Ignoring disabled issues: [] 2023-01-11T21:25:34.9878149Z Running test_deploy ... [2023-01-11 21:25:34.987224] 2023-01-11T21:25:34.9879354Z Executing ['/opt/conda/bin/python', '-bb', '-m', 'pytest', 'test_deploy.py', '-v'] ... [2023-01-11 21:25:34.987545] 2023-01-11T21:25:38.3477914Z 2023-01-11T21:25:38.3478896Z Expand the folded group to see the log file of test_deploy 2023-01-11T21:25:38.3479900Z ##[group]PRINTING LOG FILE of test_deploy (/var/lib/jenkins/workspace/test/test-reports/test_deploy_ea3htvwd) 2023-01-11T21:25:38.3480491Z ============================= test session starts ============================== 2023-01-11T21:25:38.3481143Z platform linux -- Python 3.10.8, pytest-7.2.0, pluggy-1.0.0 -- /opt/conda/bin/python 2023-01-11T21:25:38.3481510Z cachedir: .pytest_cache 2023-01-11T21:25:38.3481953Z hypothesis profile 'default' -> database=DirectoryBasedExampleDatabase('/var/lib/jenkins/workspace/test/.hypothesis/examples') 2023-01-11T21:25:38.3482351Z rootdir: /var/lib/jenkins/workspace, configfile: pytest.ini 2023-01-11T21:25:38.3482795Z plugins: hypothesis-5.35.1, flakefinder-1.1.0, rerunfailures-10.3, shard-0.1.2, xdist-3.1.0, xdoctest-1.1.0 2023-01-11T21:25:38.3483104Z collecting ... collected 1 item 2023-01-11T21:25:38.3483408Z Running 1 items in this shard: test/test_deploy.py::TestFreezer::test_compile_string 2023-01-11T21:25:38.3483600Z 2023-01-11T21:25:38.3483760Z test_deploy.py::TestFreezer::test_compile_string SKIPPED (test is fa...) [100%] 2023-01-11T21:25:38.3483946Z 2023-01-11T21:25:38.3484072Z ============================== 1 skipped in 2.25s ============================== 2023-01-11T21:25:38.3484223Z 2023-01-11T21:25:38.3484449Z ##[endgroup] 2023-01-11T21:25:38.3484831Z FINISHED PRINTING LOG FILE of test_deploy (/var/lib/jenkins/workspace/test/test-reports/test_deploy_ea3htvwd) 2023-01-11T21:25:38.3485050Z 2023-01-11T21:25:40.2885447Z Ignoring disabled issues: [] 2023-01-11T21:25:40.3133865Z Running test_dlpack ... [2023-01-11 21:25:40.312706] 2023-01-11T21:25:40.3135425Z Executing ['/opt/conda/bin/python', '-bb', 'test_dlpack.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2023-01-11 21:25:40.313072] 2023-01-11T21:25:43.2642937Z 2023-01-11T21:25:43.2643665Z Expand the folded group to see the log file of test_dlpack 2023-01-11T21:25:43.2644429Z ##[group]PRINTING LOG FILE of test_dlpack (/var/lib/jenkins/workspace/test/test-reports/test_dlpack_6xr25qe2) 2023-01-11T21:25:43.2644648Z 2023-01-11T21:25:43.2644734Z Running tests... 2023-01-11T21:25:43.2645406Z ---------------------------------------------------------------------- 2023-01-11T21:25:43.2645809Z Test results will be stored in test-reports/python-unittest/test_dlpack 2023-01-11T21:25:43.2646225Z test_dlpack_capsule_conversion_cuda_bfloat16 (__main__.TestTorchDlPackCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:25:43.2646717Z test_dlpack_capsule_conversion_cuda_complex128 (__main__.TestTorchDlPackCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:25:43.2647195Z test_dlpack_capsule_conversion_cuda_complex64 (__main__.TestTorchDlPackCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:25:43.2647673Z test_dlpack_capsule_conversion_cuda_float16 (__main__.TestTorchDlPackCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:25:43.2648179Z test_dlpack_capsule_conversion_cuda_float32 (__main__.TestTorchDlPackCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:25:43.2648634Z test_dlpack_capsule_conversion_cuda_float64 (__main__.TestTorchDlPackCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:25:43.2649095Z test_dlpack_capsule_conversion_cuda_int16 (__main__.TestTorchDlPackCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:25:43.2649767Z test_dlpack_capsule_conversion_cuda_int32 (__main__.TestTorchDlPackCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:25:43.2650340Z test_dlpack_capsule_conversion_cuda_int64 (__main__.TestTorchDlPackCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:25:43.2650956Z test_dlpack_capsule_conversion_cuda_int8 (__main__.TestTorchDlPackCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:25:43.2651656Z test_dlpack_capsule_conversion_cuda_uint8 (__main__.TestTorchDlPackCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:25:43.2652216Z test_dlpack_conversion_with_diff_streams_cuda_bfloat16 (__main__.TestTorchDlPackCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:25:43.2652717Z test_dlpack_conversion_with_diff_streams_cuda_complex128 (__main__.TestTorchDlPackCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:25:43.2653210Z test_dlpack_conversion_with_diff_streams_cuda_complex64 (__main__.TestTorchDlPackCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:25:43.2653694Z test_dlpack_conversion_with_diff_streams_cuda_float16 (__main__.TestTorchDlPackCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:25:43.2654386Z test_dlpack_conversion_with_diff_streams_cuda_float32 (__main__.TestTorchDlPackCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:25:43.2655012Z test_dlpack_conversion_with_diff_streams_cuda_float64 (__main__.TestTorchDlPackCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:25:43.2655532Z test_dlpack_conversion_with_diff_streams_cuda_int16 (__main__.TestTorchDlPackCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:25:43.2655998Z test_dlpack_conversion_with_diff_streams_cuda_int32 (__main__.TestTorchDlPackCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:25:43.2656469Z test_dlpack_conversion_with_diff_streams_cuda_int64 (__main__.TestTorchDlPackCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:25:43.2656946Z test_dlpack_conversion_with_diff_streams_cuda_int8 (__main__.TestTorchDlPackCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:25:43.2657530Z test_dlpack_conversion_with_diff_streams_cuda_uint8 (__main__.TestTorchDlPackCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:25:43.2658007Z test_dlpack_conversion_with_streams_cuda_bfloat16 (__main__.TestTorchDlPackCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:25:43.2658490Z test_dlpack_conversion_with_streams_cuda_complex128 (__main__.TestTorchDlPackCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:25:43.2658970Z test_dlpack_conversion_with_streams_cuda_complex64 (__main__.TestTorchDlPackCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:25:43.2659448Z test_dlpack_conversion_with_streams_cuda_float16 (__main__.TestTorchDlPackCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:25:43.2659926Z test_dlpack_conversion_with_streams_cuda_float32 (__main__.TestTorchDlPackCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:25:43.2660397Z test_dlpack_conversion_with_streams_cuda_float64 (__main__.TestTorchDlPackCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:25:43.2660854Z test_dlpack_conversion_with_streams_cuda_int16 (__main__.TestTorchDlPackCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:25:43.2661359Z test_dlpack_conversion_with_streams_cuda_int32 (__main__.TestTorchDlPackCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:25:43.2661827Z test_dlpack_conversion_with_streams_cuda_int64 (__main__.TestTorchDlPackCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:25:43.2662288Z test_dlpack_conversion_with_streams_cuda_int8 (__main__.TestTorchDlPackCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:25:43.2662754Z test_dlpack_conversion_with_streams_cuda_uint8 (__main__.TestTorchDlPackCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:25:43.2663199Z test_dlpack_default_stream_cuda (__main__.TestTorchDlPackCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:25:43.2663654Z test_dlpack_error_on_bool_tensor_cuda (__main__.TestTorchDlPackCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:25:43.2664102Z test_dlpack_export_is_conj_cuda (__main__.TestTorchDlPackCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:25:43.2664621Z test_dlpack_export_non_strided_cuda (__main__.TestTorchDlPackCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:25:43.2665080Z test_dlpack_export_requires_grad_cuda (__main__.TestTorchDlPackCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:25:43.2665546Z test_dlpack_normalize_strides_cuda (__main__.TestTorchDlPackCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:25:43.2666065Z test_dlpack_protocol_conversion_cuda_bfloat16 (__main__.TestTorchDlPackCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:25:43.2666665Z test_dlpack_protocol_conversion_cuda_complex128 (__main__.TestTorchDlPackCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:25:43.2667247Z test_dlpack_protocol_conversion_cuda_complex64 (__main__.TestTorchDlPackCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:25:43.2667733Z test_dlpack_protocol_conversion_cuda_float16 (__main__.TestTorchDlPackCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:25:43.2668235Z test_dlpack_protocol_conversion_cuda_float32 (__main__.TestTorchDlPackCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:25:43.2668699Z test_dlpack_protocol_conversion_cuda_float64 (__main__.TestTorchDlPackCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:25:43.2669156Z test_dlpack_protocol_conversion_cuda_int16 (__main__.TestTorchDlPackCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:25:43.2669623Z test_dlpack_protocol_conversion_cuda_int32 (__main__.TestTorchDlPackCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:25:43.2670088Z test_dlpack_protocol_conversion_cuda_int64 (__main__.TestTorchDlPackCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:25:43.2670548Z test_dlpack_protocol_conversion_cuda_int8 (__main__.TestTorchDlPackCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:25:43.2671016Z test_dlpack_protocol_conversion_cuda_uint8 (__main__.TestTorchDlPackCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:25:43.2671582Z test_dlpack_shared_storage_cuda (__main__.TestTorchDlPackCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:25:43.2672201Z test_dlpack_tensor_invalid_stream_cuda_bfloat16 (__main__.TestTorchDlPackCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:25:43.2672795Z test_dlpack_tensor_invalid_stream_cuda_complex128 (__main__.TestTorchDlPackCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:25:43.2673391Z test_dlpack_tensor_invalid_stream_cuda_complex64 (__main__.TestTorchDlPackCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:25:43.2673912Z test_dlpack_tensor_invalid_stream_cuda_float16 (__main__.TestTorchDlPackCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:25:43.2674382Z test_dlpack_tensor_invalid_stream_cuda_float32 (__main__.TestTorchDlPackCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:25:43.2674848Z test_dlpack_tensor_invalid_stream_cuda_float64 (__main__.TestTorchDlPackCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:25:43.2675307Z test_dlpack_tensor_invalid_stream_cuda_int16 (__main__.TestTorchDlPackCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:25:43.2675762Z test_dlpack_tensor_invalid_stream_cuda_int32 (__main__.TestTorchDlPackCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:25:43.2676222Z test_dlpack_tensor_invalid_stream_cuda_int64 (__main__.TestTorchDlPackCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:25:43.2676688Z test_dlpack_tensor_invalid_stream_cuda_int8 (__main__.TestTorchDlPackCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:25:43.2677143Z test_dlpack_tensor_invalid_stream_cuda_uint8 (__main__.TestTorchDlPackCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:25:43.2677586Z test_from_dlpack_cuda_bfloat16 (__main__.TestTorchDlPackCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:25:43.2678032Z test_from_dlpack_cuda_complex128 (__main__.TestTorchDlPackCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:25:43.2678477Z test_from_dlpack_cuda_complex64 (__main__.TestTorchDlPackCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:25:43.2678919Z test_from_dlpack_cuda_float16 (__main__.TestTorchDlPackCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:25:43.2679393Z test_from_dlpack_cuda_float32 (__main__.TestTorchDlPackCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:25:43.2679908Z test_from_dlpack_cuda_float64 (__main__.TestTorchDlPackCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:25:43.2680455Z test_from_dlpack_cuda_int16 (__main__.TestTorchDlPackCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:25:43.2680909Z test_from_dlpack_cuda_int32 (__main__.TestTorchDlPackCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:25:43.2681338Z test_from_dlpack_cuda_int64 (__main__.TestTorchDlPackCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:25:43.2681762Z test_from_dlpack_cuda_int8 (__main__.TestTorchDlPackCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:25:43.2682190Z test_from_dlpack_cuda_uint8 (__main__.TestTorchDlPackCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:25:43.2682627Z test_from_dlpack_dtype_cuda_bfloat16 (__main__.TestTorchDlPackCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:25:43.2683080Z test_from_dlpack_dtype_cuda_complex128 (__main__.TestTorchDlPackCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:25:43.2683566Z test_from_dlpack_dtype_cuda_complex64 (__main__.TestTorchDlPackCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:25:43.2684018Z test_from_dlpack_dtype_cuda_float16 (__main__.TestTorchDlPackCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:25:43.2684463Z test_from_dlpack_dtype_cuda_float32 (__main__.TestTorchDlPackCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:25:43.2684910Z test_from_dlpack_dtype_cuda_float64 (__main__.TestTorchDlPackCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:25:43.2685353Z test_from_dlpack_dtype_cuda_int16 (__main__.TestTorchDlPackCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:25:43.2685794Z test_from_dlpack_dtype_cuda_int32 (__main__.TestTorchDlPackCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:25:43.2686233Z test_from_dlpack_dtype_cuda_int64 (__main__.TestTorchDlPackCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:25:43.2686674Z test_from_dlpack_dtype_cuda_int8 (__main__.TestTorchDlPackCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:25:43.2687113Z test_from_dlpack_dtype_cuda_uint8 (__main__.TestTorchDlPackCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:25:43.2687573Z test_from_dlpack_noncontinguous_cuda_bfloat16 (__main__.TestTorchDlPackCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:25:43.2688048Z test_from_dlpack_noncontinguous_cuda_complex128 (__main__.TestTorchDlPackCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:25:43.2688526Z test_from_dlpack_noncontinguous_cuda_complex64 (__main__.TestTorchDlPackCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:25:43.2688993Z test_from_dlpack_noncontinguous_cuda_float16 (__main__.TestTorchDlPackCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:25:43.2689535Z test_from_dlpack_noncontinguous_cuda_float32 (__main__.TestTorchDlPackCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:25:43.2690183Z test_from_dlpack_noncontinguous_cuda_float64 (__main__.TestTorchDlPackCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:25:43.2690769Z test_from_dlpack_noncontinguous_cuda_int16 (__main__.TestTorchDlPackCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:25:43.2691345Z test_from_dlpack_noncontinguous_cuda_int32 (__main__.TestTorchDlPackCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:25:43.2691920Z test_from_dlpack_noncontinguous_cuda_int64 (__main__.TestTorchDlPackCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:25:43.2692410Z test_from_dlpack_noncontinguous_cuda_int8 (__main__.TestTorchDlPackCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:25:43.2692866Z test_from_dlpack_noncontinguous_cuda_uint8 (__main__.TestTorchDlPackCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:25:43.2693111Z 2023-01-11T21:25:43.2693379Z ---------------------------------------------------------------------- 2023-01-11T21:25:43.2693634Z Ran 95 tests in 0.052s 2023-01-11T21:25:43.2693759Z 2023-01-11T21:25:43.2693840Z OK (skipped=95) 2023-01-11T21:25:43.2693959Z 2023-01-11T21:25:43.2694054Z Generating XML reports... 2023-01-11T21:25:43.2694726Z Generated XML report: test-reports/python-unittest/test_dlpack/TEST-TestTorchDlPackCUDA-20230111212542.xml 2023-01-11T21:25:43.2695129Z 2023-01-11T21:25:43.2695458Z ##[endgroup] 2023-01-11T21:25:43.2695854Z FINISHED PRINTING LOG FILE of test_dlpack (/var/lib/jenkins/workspace/test/test-reports/test_dlpack_6xr25qe2) 2023-01-11T21:25:43.2696074Z 2023-01-11T21:25:45.2232541Z Ignoring disabled issues: [] 2023-01-11T21:25:45.2476366Z Running test_expanded_weights ... [2023-01-11 21:25:45.247078] 2023-01-11T21:25:45.2477373Z Executing ['/opt/conda/bin/python', '-bb', 'test_expanded_weights.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2023-01-11 21:25:45.247447] 2023-01-11T21:25:48.9666955Z 2023-01-11T21:25:48.9667386Z Expand the folded group to see the log file of test_expanded_weights 2023-01-11T21:25:48.9668197Z ##[group]PRINTING LOG FILE of test_expanded_weights (/var/lib/jenkins/workspace/test/test-reports/test_expanded_weights_9ij0g400) 2023-01-11T21:25:48.9668471Z 2023-01-11T21:25:48.9668567Z Running tests... 2023-01-11T21:25:48.9669213Z ---------------------------------------------------------------------- 2023-01-11T21:25:48.9669771Z Test results will be stored in test-reports/python-unittest/test_expanded_weights 2023-01-11T21:25:48.9670225Z test_cnn_model_mean_cuda (__main__.TestExpandedWeightFunctionalCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:25:48.9670795Z test_cnn_model_sum_cuda (__main__.TestExpandedWeightFunctionalCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:25:48.9671463Z test_embedding_model_cuda (__main__.TestExpandedWeightFunctionalCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:25:48.9672101Z test_expanded_weight_error_cuda (__main__.TestExpandedWeightFunctionalCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:25:48.9672790Z test_expanded_weight_forward_nn_functional_conv1d_cuda_bfloat16 (__main__.TestExpandedWeightFunctionalCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:25:48.9673491Z test_expanded_weight_forward_nn_functional_conv1d_cuda_complex128 (__main__.TestExpandedWeightFunctionalCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:25:48.9674055Z test_expanded_weight_forward_nn_functional_conv1d_cuda_complex32 (__main__.TestExpandedWeightFunctionalCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:25:48.9674843Z test_expanded_weight_forward_nn_functional_conv1d_cuda_complex64 (__main__.TestExpandedWeightFunctionalCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:25:48.9675399Z test_expanded_weight_forward_nn_functional_conv1d_cuda_float16 (__main__.TestExpandedWeightFunctionalCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:25:48.9675955Z test_expanded_weight_forward_nn_functional_conv1d_cuda_float32 (__main__.TestExpandedWeightFunctionalCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:25:48.9676502Z test_expanded_weight_forward_nn_functional_conv1d_cuda_float64 (__main__.TestExpandedWeightFunctionalCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:25:48.9677057Z test_expanded_weight_forward_nn_functional_conv2d_cuda_bfloat16 (__main__.TestExpandedWeightFunctionalCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:25:48.9677617Z test_expanded_weight_forward_nn_functional_conv2d_cuda_complex128 (__main__.TestExpandedWeightFunctionalCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:25:48.9678176Z test_expanded_weight_forward_nn_functional_conv2d_cuda_complex32 (__main__.TestExpandedWeightFunctionalCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:25:48.9678787Z test_expanded_weight_forward_nn_functional_conv2d_cuda_complex64 (__main__.TestExpandedWeightFunctionalCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:25:48.9679344Z test_expanded_weight_forward_nn_functional_conv2d_cuda_float16 (__main__.TestExpandedWeightFunctionalCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:25:48.9679898Z test_expanded_weight_forward_nn_functional_conv2d_cuda_float32 (__main__.TestExpandedWeightFunctionalCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:25:48.9680465Z test_expanded_weight_forward_nn_functional_conv2d_cuda_float64 (__main__.TestExpandedWeightFunctionalCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:25:48.9681212Z test_expanded_weight_forward_nn_functional_embedding_cuda_bfloat16 (__main__.TestExpandedWeightFunctionalCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:25:48.9681816Z test_expanded_weight_forward_nn_functional_embedding_cuda_float16 (__main__.TestExpandedWeightFunctionalCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:25:48.9682381Z test_expanded_weight_forward_nn_functional_embedding_cuda_float32 (__main__.TestExpandedWeightFunctionalCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:25:48.9682931Z test_expanded_weight_forward_nn_functional_embedding_cuda_float64 (__main__.TestExpandedWeightFunctionalCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:25:48.9683481Z 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.001s) 2023-01-11T21:25:48.9684054Z 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.001s) 2023-01-11T21:25:48.9684618Z 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.001s) 2023-01-11T21:25:48.9685175Z 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.001s) 2023-01-11T21:25:48.9685757Z 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.001s) 2023-01-11T21:25:48.9686331Z 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.001s) 2023-01-11T21:25:48.9686893Z 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.001s) 2023-01-11T21:25:48.9687450Z 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.001s) 2023-01-11T21:25:48.9688010Z 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.001s) 2023-01-11T21:25:48.9688566Z 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.001s) 2023-01-11T21:25:48.9689117Z 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.001s) 2023-01-11T21:25:48.9689702Z 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.001s) 2023-01-11T21:25:48.9690249Z test_expanded_weight_forward_nn_functional_linear_cuda_bfloat16 (__main__.TestExpandedWeightFunctionalCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:25:48.9690865Z test_expanded_weight_forward_nn_functional_linear_cuda_complex128 (__main__.TestExpandedWeightFunctionalCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:25:48.9691557Z test_expanded_weight_forward_nn_functional_linear_cuda_complex64 (__main__.TestExpandedWeightFunctionalCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:25:48.9692245Z test_expanded_weight_forward_nn_functional_linear_cuda_float16 (__main__.TestExpandedWeightFunctionalCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:25:48.9692938Z test_expanded_weight_forward_nn_functional_linear_cuda_float32 (__main__.TestExpandedWeightFunctionalCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:25:48.9693563Z test_expanded_weight_forward_nn_functional_linear_cuda_float64 (__main__.TestExpandedWeightFunctionalCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:25:48.9694131Z 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) 2023-01-11T21:25:48.9694909Z 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) 2023-01-11T21:25:48.9695494Z 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) 2023-01-11T21:25:48.9696094Z 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) 2023-01-11T21:25:48.9696684Z 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) 2023-01-11T21:25:48.9697359Z 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) 2023-01-11T21:25:48.9697937Z 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) 2023-01-11T21:25:48.9698518Z 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) 2023-01-11T21:25:48.9699095Z 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) 2023-01-11T21:25:48.9699683Z 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) 2023-01-11T21:25:48.9700313Z 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) 2023-01-11T21:25:48.9700988Z 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) 2023-01-11T21:25:48.9701572Z 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) 2023-01-11T21:25:48.9702139Z 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) 2023-01-11T21:25:48.9702717Z 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) 2023-01-11T21:25:48.9703301Z 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) 2023-01-11T21:25:48.9703894Z 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) 2023-01-11T21:25:48.9704495Z 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) 2023-01-11T21:25:48.9705164Z 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) 2023-01-11T21:25:48.9705757Z 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) 2023-01-11T21:25:48.9706483Z 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) 2023-01-11T21:25:48.9707139Z test_group_norm_error_cuda (__main__.TestExpandedWeightFunctionalCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:25:48.9707645Z test_group_norm_model_num_dim_1_cuda (__main__.TestExpandedWeightFunctionalCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:25:48.9708173Z test_group_norm_model_num_dim_2_cuda (__main__.TestExpandedWeightFunctionalCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:25:48.9708663Z test_group_norm_model_num_dim_3_cuda (__main__.TestExpandedWeightFunctionalCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:25:48.9709176Z test_instance_norm_model_num_dim_1_cuda (__main__.TestExpandedWeightFunctionalCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:25:48.9709668Z test_instance_norm_model_num_dim_2_cuda (__main__.TestExpandedWeightFunctionalCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:25:48.9710159Z test_instance_norm_model_num_dim_3_cuda (__main__.TestExpandedWeightFunctionalCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:25:48.9710652Z test_layer_norm_model_num_dim_1_cuda (__main__.TestExpandedWeightFunctionalCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:25:48.9711310Z test_layer_norm_model_num_dim_2_cuda (__main__.TestExpandedWeightFunctionalCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:25:48.9712028Z test_layer_norm_model_num_dim_3_cuda (__main__.TestExpandedWeightFunctionalCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:25:48.9712745Z test_unsupported_expand_weights_nn_functional_conv1d_cuda_float64 (__main__.TestExpandedWeightFunctionalCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:25:48.9713442Z test_unsupported_expand_weights_nn_functional_conv2d_cuda_float64 (__main__.TestExpandedWeightFunctionalCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:25:48.9714017Z test_unsupported_expand_weights_nn_functional_embedding_cuda_float64 (__main__.TestExpandedWeightFunctionalCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:25:48.9714581Z 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.001s) 2023-01-11T21:25:48.9715140Z 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.001s) 2023-01-11T21:25:48.9715710Z 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.001s) 2023-01-11T21:25:48.9716262Z test_unsupported_expand_weights_nn_functional_linear_cuda_float64 (__main__.TestExpandedWeightFunctionalCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:25:48.9716794Z test_forward_helper_cuda (__main__.TestExpandedWeightHelperFunctionCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:25:48.9717314Z test_forward_helper_failure_args_cuda (__main__.TestExpandedWeightHelperFunctionCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:25:48.9717832Z test_set_grad_sample_if_exists_cuda (__main__.TestExpandedWeightHelperFunctionCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:25:48.9718363Z test_set_grad_sample_if_exists_failure_cuda (__main__.TestExpandedWeightHelperFunctionCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:25:48.9718893Z 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) 2023-01-11T21:25:48.9719456Z test_unpack_expanded_weight_or_tensor_cuda (__main__.TestExpandedWeightHelperFunctionCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:25:48.9720002Z test_unpack_expanded_weight_or_tensor_failure_cuda (__main__.TestExpandedWeightHelperFunctionCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:25:48.9720618Z 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) 2023-01-11T21:25:48.9721245Z test_Conv1d (__main__.TestExpandedWeightModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:25:48.9721809Z test_Conv1d_circular_stride2_pad2 (__main__.TestExpandedWeightModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:25:48.9722289Z test_Conv1d_circular_stride2_pad2_cuda_double (__main__.TestExpandedWeightModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:25:48.9722786Z test_Conv1d_circular_stride2_pad2_multiple_inputs (__main__.TestExpandedWeightModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:25:48.9723261Z test_Conv1d_cuda_double (__main__.TestExpandedWeightModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:25:48.9723751Z test_Conv1d_multiple_inputs (__main__.TestExpandedWeightModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:25:48.9724213Z test_Conv1d_pad1 (__main__.TestExpandedWeightModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:25:48.9724656Z test_Conv1d_pad1_cuda_double (__main__.TestExpandedWeightModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:25:48.9725121Z test_Conv1d_pad1_multiple_inputs (__main__.TestExpandedWeightModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:25:48.9725583Z test_Conv1d_pad1size1 (__main__.TestExpandedWeightModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:25:48.9726045Z test_Conv1d_pad1size1_cuda_double (__main__.TestExpandedWeightModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:25:48.9726513Z test_Conv1d_pad1size1_multiple_inputs (__main__.TestExpandedWeightModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:25:48.9726971Z test_Conv1d_pad2 (__main__.TestExpandedWeightModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:25:48.9727422Z test_Conv1d_pad2_cuda_double (__main__.TestExpandedWeightModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:25:48.9727883Z test_Conv1d_pad2_multiple_inputs (__main__.TestExpandedWeightModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:25:48.9728330Z test_Conv1d_pad2size1 (__main__.TestExpandedWeightModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:25:48.9728786Z test_Conv1d_pad2size1_cuda_double (__main__.TestExpandedWeightModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:25:48.9729260Z test_Conv1d_pad2size1_multiple_inputs (__main__.TestExpandedWeightModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:25:48.9729732Z test_Conv1d_reflect_stride2_pad2 (__main__.TestExpandedWeightModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:25:48.9730200Z test_Conv1d_reflect_stride2_pad2_cuda_double (__main__.TestExpandedWeightModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:25:48.9730717Z test_Conv1d_reflect_stride2_pad2_multiple_inputs (__main__.TestExpandedWeightModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:25:48.9731318Z test_Conv1d_replicate_stride2_pad2 (__main__.TestExpandedWeightModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:25:48.9731923Z test_Conv1d_replicate_stride2_pad2_cuda_double (__main__.TestExpandedWeightModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:25:48.9732550Z test_Conv1d_replicate_stride2_pad2_multiple_inputs (__main__.TestExpandedWeightModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:25:48.9733137Z test_Conv1d_stride (__main__.TestExpandedWeightModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:25:48.9733629Z test_Conv1d_stride_cuda_double (__main__.TestExpandedWeightModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:25:48.9734101Z test_Conv1d_stride_multiple_inputs (__main__.TestExpandedWeightModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:25:48.9734691Z test_Conv1d_zero_batch (__main__.TestExpandedWeightModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:25:48.9735197Z test_Conv1d_zero_batch_cuda_double (__main__.TestExpandedWeightModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:25:48.9735677Z test_Conv1d_zero_batch_multiple_inputs (__main__.TestExpandedWeightModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:25:48.9736147Z test_Conv1d_zeros_stride2_pad2 (__main__.TestExpandedWeightModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:25:48.9736621Z test_Conv1d_zeros_stride2_pad2_cuda_double (__main__.TestExpandedWeightModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:25:48.9737105Z test_Conv1d_zeros_stride2_pad2_multiple_inputs (__main__.TestExpandedWeightModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:25:48.9737563Z test_Conv2d (__main__.TestExpandedWeightModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:25:48.9738020Z test_Conv2d_circular_stride2_pad2 (__main__.TestExpandedWeightModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:25:48.9738500Z test_Conv2d_circular_stride2_pad2_cuda_double (__main__.TestExpandedWeightModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:25:48.9738985Z test_Conv2d_circular_stride2_pad2_multiple_inputs (__main__.TestExpandedWeightModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:25:48.9739462Z test_Conv2d_cuda_double (__main__.TestExpandedWeightModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:25:48.9739915Z test_Conv2d_dilated (__main__.TestExpandedWeightModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:25:48.9740368Z test_Conv2d_dilated_cuda_double (__main__.TestExpandedWeightModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:25:48.9740831Z test_Conv2d_dilated_multiple_inputs (__main__.TestExpandedWeightModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:25:48.9741299Z test_Conv2d_multiple_inputs (__main__.TestExpandedWeightModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:25:48.9741750Z test_Conv2d_no_bias (__main__.TestExpandedWeightModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:25:48.9742234Z test_Conv2d_no_bias_cuda_double (__main__.TestExpandedWeightModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:25:48.9742689Z test_Conv2d_no_bias_multiple_inputs (__main__.TestExpandedWeightModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:25:48.9743142Z test_Conv2d_padding (__main__.TestExpandedWeightModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:25:48.9743598Z test_Conv2d_padding_cuda_double (__main__.TestExpandedWeightModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:25:48.9744066Z test_Conv2d_padding_multiple_inputs (__main__.TestExpandedWeightModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:25:48.9744593Z test_Conv2d_reflect_stride2_pad2 (__main__.TestExpandedWeightModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:25:48.9745078Z test_Conv2d_reflect_stride2_pad2_cuda_double (__main__.TestExpandedWeightModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:25:48.9745572Z test_Conv2d_reflect_stride2_pad2_multiple_inputs (__main__.TestExpandedWeightModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:25:48.9746062Z test_Conv2d_replicate_stride2_pad2 (__main__.TestExpandedWeightModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:25:48.9746717Z test_Conv2d_replicate_stride2_pad2_cuda_double (__main__.TestExpandedWeightModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:25:48.9747299Z test_Conv2d_replicate_stride2_pad2_multiple_inputs (__main__.TestExpandedWeightModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:25:48.9747778Z test_Conv2d_strided (__main__.TestExpandedWeightModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:25:48.9748238Z test_Conv2d_strided_cuda_double (__main__.TestExpandedWeightModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:25:48.9748706Z test_Conv2d_strided_multiple_inputs (__main__.TestExpandedWeightModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:25:48.9749166Z test_Conv2d_zero_batch (__main__.TestExpandedWeightModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:25:48.9749627Z test_Conv2d_zero_batch_cuda_double (__main__.TestExpandedWeightModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:25:48.9750097Z test_Conv2d_zero_batch_multiple_inputs (__main__.TestExpandedWeightModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:25:48.9750564Z test_Conv2d_zeros_stride2_pad2 (__main__.TestExpandedWeightModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:25:48.9751035Z test_Conv2d_zeros_stride2_pad2_cuda_double (__main__.TestExpandedWeightModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:25:48.9751590Z test_Conv2d_zeros_stride2_pad2_multiple_inputs (__main__.TestExpandedWeightModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:25:48.9752164Z test_Conv3d (__main__.TestExpandedWeightModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:25:48.9752712Z test_Conv3d_1x1x1_no_bias (__main__.TestExpandedWeightModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:25:48.9753285Z test_Conv3d_1x1x1_no_bias_cuda_double (__main__.TestExpandedWeightModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:25:48.9753819Z test_Conv3d_1x1x1_no_bias_multiple_inputs (__main__.TestExpandedWeightModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:25:48.9754294Z test_Conv3d_circular_stride2_pad2 (__main__.TestExpandedWeightModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:25:48.9754773Z test_Conv3d_circular_stride2_pad2_cuda_double (__main__.TestExpandedWeightModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:25:48.9755267Z test_Conv3d_circular_stride2_pad2_multiple_inputs (__main__.TestExpandedWeightModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:25:48.9755739Z test_Conv3d_cuda_double (__main__.TestExpandedWeightModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:25:48.9756197Z test_Conv3d_multiple_inputs (__main__.TestExpandedWeightModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:25:48.9756649Z test_Conv3d_no_bias (__main__.TestExpandedWeightModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:25:48.9757103Z test_Conv3d_no_bias_cuda_double (__main__.TestExpandedWeightModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:25:48.9757559Z test_Conv3d_no_bias_multiple_inputs (__main__.TestExpandedWeightModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:25:48.9758060Z test_Conv3d_replicate_stride2_pad2 (__main__.TestExpandedWeightModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:25:48.9758542Z test_Conv3d_replicate_stride2_pad2_cuda_double (__main__.TestExpandedWeightModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:25:48.9759037Z test_Conv3d_replicate_stride2_pad2_multiple_inputs (__main__.TestExpandedWeightModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:25:48.9759506Z test_Conv3d_stride (__main__.TestExpandedWeightModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:25:48.9759958Z test_Conv3d_stride_cuda_double (__main__.TestExpandedWeightModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:25:48.9760444Z test_Conv3d_stride_multiple_inputs (__main__.TestExpandedWeightModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:25:48.9761023Z test_Conv3d_stride_padding (__main__.TestExpandedWeightModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:25:48.9761605Z test_Conv3d_stride_padding_cuda_double (__main__.TestExpandedWeightModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:25:48.9762124Z test_Conv3d_stride_padding_multiple_inputs (__main__.TestExpandedWeightModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:25:48.9762591Z test_Conv3d_zero_batch (__main__.TestExpandedWeightModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:25:48.9763047Z test_Conv3d_zero_batch_cuda_double (__main__.TestExpandedWeightModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:25:48.9763522Z test_Conv3d_zero_batch_multiple_inputs (__main__.TestExpandedWeightModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:25:48.9763982Z test_Conv3d_zeros_stride2_pad2 (__main__.TestExpandedWeightModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:25:48.9764449Z test_Conv3d_zeros_stride2_pad2_cuda_double (__main__.TestExpandedWeightModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:25:48.9764963Z test_Conv3d_zeros_stride2_pad2_multiple_inputs (__main__.TestExpandedWeightModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:25:48.9765426Z test_Embedding (__main__.TestExpandedWeightModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:25:48.9765867Z test_Embedding_cuda_double (__main__.TestExpandedWeightModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:25:48.9766334Z test_Embedding_discontiguous (__main__.TestExpandedWeightModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:25:48.9766815Z test_Embedding_discontiguous_cuda_double (__main__.TestExpandedWeightModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:25:48.9767307Z test_Embedding_discontiguous_multiple_inputs (__main__.TestExpandedWeightModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:25:48.9767783Z test_Embedding_multiple_inputs (__main__.TestExpandedWeightModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:25:48.9768246Z test_GroupNorm_1d_affine (__main__.TestExpandedWeightModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:25:48.9768703Z test_GroupNorm_1d_affine_GN (__main__.TestExpandedWeightModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:25:48.9769204Z test_GroupNorm_1d_affine_GN_cuda_double (__main__.TestExpandedWeightModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:25:48.9769676Z test_GroupNorm_1d_affine_GN_multiple_inputs (__main__.TestExpandedWeightModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:25:48.9770157Z test_GroupNorm_1d_affine_cuda_double (__main__.TestExpandedWeightModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:25:48.9770715Z test_GroupNorm_1d_affine_large_batch_cuda_double (__main__.TestExpandedWeightModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:25:48.9771328Z test_GroupNorm_1d_affine_multiple_inputs (__main__.TestExpandedWeightModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:25:48.9771921Z test_GroupNorm_1d_no_affine_IN (__main__.TestExpandedWeightModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:25:48.9772499Z test_GroupNorm_1d_no_affine_IN_cuda_double (__main__.TestExpandedWeightModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:25:48.9773100Z test_GroupNorm_1d_no_affine_IN_multiple_inputs (__main__.TestExpandedWeightModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:25:48.9773619Z test_GroupNorm_1d_no_affine_LN (__main__.TestExpandedWeightModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:25:48.9774093Z test_GroupNorm_1d_no_affine_LN_cuda_double (__main__.TestExpandedWeightModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:25:48.9774667Z test_GroupNorm_1d_no_affine_LN_multiple_inputs (__main__.TestExpandedWeightModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:25:48.9775151Z test_GroupNorm_2d_affine (__main__.TestExpandedWeightModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:25:48.9775612Z test_GroupNorm_2d_affine_cuda_double (__main__.TestExpandedWeightModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:25:48.9776095Z test_GroupNorm_2d_affine_large_feature_cuda_double (__main__.TestExpandedWeightModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:25:48.9776619Z test_GroupNorm_2d_affine_multiple_inputs (__main__.TestExpandedWeightModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:25:48.9777090Z test_GroupNorm_2d_no_affine_IN (__main__.TestExpandedWeightModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:25:48.9777558Z test_GroupNorm_2d_no_affine_IN_cuda_double (__main__.TestExpandedWeightModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:25:48.9778045Z test_GroupNorm_2d_no_affine_IN_multiple_inputs (__main__.TestExpandedWeightModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:25:48.9778523Z test_GroupNorm_2d_no_affine_LN (__main__.TestExpandedWeightModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:25:48.9778987Z test_GroupNorm_2d_no_affine_LN_cuda_double (__main__.TestExpandedWeightModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:25:48.9779472Z test_GroupNorm_2d_no_affine_LN_multiple_inputs (__main__.TestExpandedWeightModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:25:48.9779966Z 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) 2023-01-11T21:25:48.9780492Z test_LayerNorm_1d_elementwise_affine (__main__.TestExpandedWeightModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:25:48.9780975Z test_LayerNorm_1d_elementwise_affine_cuda_double (__main__.TestExpandedWeightModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:25:48.9781475Z test_LayerNorm_1d_elementwise_affine_multiple_inputs (__main__.TestExpandedWeightModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:25:48.9781971Z test_LayerNorm_1d_empty_elementwise_affine (__main__.TestExpandedWeightModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:25:48.9782472Z test_LayerNorm_1d_empty_elementwise_affine_cuda_double (__main__.TestExpandedWeightModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:25:48.9782979Z test_LayerNorm_1d_empty_elementwise_affine_multiple_inputs (__main__.TestExpandedWeightModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:25:48.9783482Z test_LayerNorm_1d_no_elementwise_affine (__main__.TestExpandedWeightModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:25:48.9783973Z test_LayerNorm_1d_no_elementwise_affine_cuda_double (__main__.TestExpandedWeightModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:25:48.9784482Z test_LayerNorm_1d_no_elementwise_affine_multiple_inputs (__main__.TestExpandedWeightModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:25:48.9785038Z test_LayerNorm_3d_elementwise_affine (__main__.TestExpandedWeightModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:25:48.9785516Z test_LayerNorm_3d_elementwise_affine_cuda_double (__main__.TestExpandedWeightModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:25:48.9786028Z test_LayerNorm_3d_elementwise_affine_multiple_inputs (__main__.TestExpandedWeightModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:25:48.9786523Z test_LayerNorm_3d_no_affine_large_feature (__main__.TestExpandedWeightModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:25:48.9787018Z 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) 2023-01-11T21:25:48.9787554Z 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) 2023-01-11T21:25:48.9788052Z test_LayerNorm_3d_no_elementwise_affine (__main__.TestExpandedWeightModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:25:48.9788545Z test_LayerNorm_3d_no_elementwise_affine_cuda_double (__main__.TestExpandedWeightModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:25:48.9789052Z test_LayerNorm_3d_no_elementwise_affine_multiple_inputs (__main__.TestExpandedWeightModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:25:48.9789517Z test_Linear (__main__.TestExpandedWeightModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:25:48.9789957Z test_Linear_cuda_double (__main__.TestExpandedWeightModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:25:48.9790421Z test_Linear_multiple_inputs (__main__.TestExpandedWeightModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:25:48.9790884Z test_Linear_no_batch_dim (__main__.TestExpandedWeightModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:25:48.9791490Z test_Linear_no_batch_dim_cuda_double (__main__.TestExpandedWeightModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:25:48.9792072Z test_Linear_no_batch_dim_multiple_inputs (__main__.TestExpandedWeightModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:25:48.9792644Z test_Linear_no_bias (__main__.TestExpandedWeightModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:25:48.9793211Z test_Linear_no_bias_cuda_double (__main__.TestExpandedWeightModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:25:48.9793741Z test_Linear_no_bias_multiple_inputs (__main__.TestExpandedWeightModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:25:48.9794209Z test_per_sample_api_compute_batch_size (__main__.TestExpandedWeightModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:25:48.9794705Z test_per_sample_api_compute_batch_size_not_pytreeable (__main__.TestExpandedWeightModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:25:48.9795186Z test_per_sample_api_failing (__main__.TestExpandedWeightModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:25:48.9795425Z 2023-01-11T21:25:48.9795656Z ---------------------------------------------------------------------- 2023-01-11T21:25:48.9795911Z Ran 236 tests in 0.119s 2023-01-11T21:25:48.9796035Z 2023-01-11T21:25:48.9796121Z OK (skipped=236) 2023-01-11T21:25:48.9796239Z 2023-01-11T21:25:48.9796331Z Generating XML reports... 2023-01-11T21:25:48.9796837Z Generated XML report: test-reports/python-unittest/test_expanded_weights/TEST-TestExpandedWeightFunctionalCUDA-20230111212548.xml 2023-01-11T21:25:48.9797521Z Generated XML report: test-reports/python-unittest/test_expanded_weights/TEST-TestExpandedWeightHelperFunctionCUDA-20230111212548.xml 2023-01-11T21:25:48.9798192Z Generated XML report: test-reports/python-unittest/test_expanded_weights/TEST-TestExpandedWeightModule-20230111212548.xml 2023-01-11T21:25:48.9798472Z 2023-01-11T21:25:48.9798819Z ##[endgroup] 2023-01-11T21:25:48.9807634Z FINISHED PRINTING LOG FILE of test_expanded_weights (/var/lib/jenkins/workspace/test/test-reports/test_expanded_weights_9ij0g400) 2023-01-11T21:25:48.9807905Z 2023-01-11T21:25:50.9123810Z Ignoring disabled issues: [] 2023-01-11T21:25:50.9369004Z Running test_functional_autograd_benchmark ... [2023-01-11 21:25:50.936305] 2023-01-11T21:25:50.9371551Z Executing ['/opt/conda/bin/python', '-bb', 'test_functional_autograd_benchmark.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2023-01-11 21:25:50.936646] 2023-01-11T21:27:11.7664499Z 2023-01-11T21:27:11.7664976Z Expand the folded group to see the log file of test_functional_autograd_benchmark 2023-01-11T21:27:11.7668305Z ##[group]PRINTING LOG FILE of test_functional_autograd_benchmark (/var/lib/jenkins/workspace/test/test-reports/test_functional_autograd_benchmark_pag5kxse) 2023-01-11T21:27:11.7668864Z 2023-01-11T21:27:11.7669156Z Running tests... 2023-01-11T21:27:11.7669647Z ---------------------------------------------------------------------- 2023-01-11T21:27:11.7670230Z Test results will be stored in test-reports/python-unittest/test_functional_autograd_benchmark 2023-01-11T21:27:11.7670787Z test_fast_tasks (__main__.TestFunctionalAutogradBenchmark) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (1.102s) 2023-01-11T21:27:11.7671367Z test_slow_tasks (__main__.TestFunctionalAutogradBenchmark) ... Found functorch: 2.0.0a0+git8419ddd 2023-01-11T21:27:11.7671727Z Results for model fcn_resnet on task vjp: nans (var: nan) 2023-01-11T21:27:11.7672037Z Results for model fcn_resnet on task vjp using Functorch: nans (var: nan) 2023-01-11T21:27:11.7673672Z Found functorch: 2.0.0a0+git8419ddd 2023-01-11T21:27:11.7674453Z Results for model detr on task vjp: nans (var: nan) 2023-01-11T21:27:11.7674858Z Failed model using Functorch: detr, task: vjp, Error message: 2023-01-11T21:27:11.7675301Z Cannot access data pointer of Tensor that doesn't have storage 2023-01-11T21:27:11.7675540Z ok (77.989s) 2023-01-11T21:27:11.7675651Z 2023-01-11T21:27:11.7675858Z ---------------------------------------------------------------------- 2023-01-11T21:27:11.7676123Z Ran 2 tests in 79.091s 2023-01-11T21:27:11.7676287Z 2023-01-11T21:27:11.7676389Z OK (skipped=1) 2023-01-11T21:27:11.7676545Z 2023-01-11T21:27:11.7677256Z Generating XML reports... 2023-01-11T21:27:11.7677991Z Generated XML report: test-reports/python-unittest/test_functional_autograd_benchmark/TEST-TestFunctionalAutogradBenchmark-20230111212552.xml 2023-01-11T21:27:11.7678390Z 2023-01-11T21:27:11.7678721Z ##[endgroup] 2023-01-11T21:27:11.7679261Z FINISHED PRINTING LOG FILE of test_functional_autograd_benchmark (/var/lib/jenkins/workspace/test/test-reports/test_functional_autograd_benchmark_pag5kxse) 2023-01-11T21:27:11.7679603Z 2023-01-11T21:27:13.7248549Z Ignoring disabled issues: [] 2023-01-11T21:27:13.7493312Z Running test_functionalization ... [2023-01-11 21:27:13.748667] 2023-01-11T21:27:13.7495013Z Executing ['/opt/conda/bin/python', '-bb', 'test_functionalization.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2023-01-11 21:27:13.748995] 2023-01-11T21:27:16.6617064Z 2023-01-11T21:27:16.6617949Z Expand the folded group to see the log file of test_functionalization 2023-01-11T21:27:16.6620955Z ##[group]PRINTING LOG FILE of test_functionalization (/var/lib/jenkins/workspace/test/test-reports/test_functionalization_h7slaq8r) 2023-01-11T21:27:16.6621363Z 2023-01-11T21:27:16.6621473Z Running tests... 2023-01-11T21:27:16.6622037Z ---------------------------------------------------------------------- 2023-01-11T21:27:16.6622612Z Test results will be stored in test-reports/python-unittest/test_functionalization 2023-01-11T21:27:16.6623232Z test_advanced_indexing (__main__.TestCrossRefFunctionalization) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (1.083s) 2023-01-11T21:27:16.6623930Z test_advanced_indexing_correct_strides (__main__.TestCrossRefFunctionalization) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:27:16.6624744Z test_aliases_maintained_after_pass_when_reapplying_views (__main__.TestCrossRefFunctionalization) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:27:16.6625713Z test_as_strided (__main__.TestCrossRefFunctionalization) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:27:16.6626454Z test_batch_norm (__main__.TestCrossRefFunctionalization) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:27:16.6627232Z test_cat (__main__.TestCrossRefFunctionalization) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:27:16.6627896Z test_copy_ (__main__.TestCrossRefFunctionalization) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:27:16.6628554Z test_copy_stride_mismatch (__main__.TestCrossRefFunctionalization) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:27:16.6629189Z test_diagonal (__main__.TestCrossRefFunctionalization) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:27:16.6629829Z test_diagonal_mutated_input (__main__.TestCrossRefFunctionalization) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:27:16.6630498Z test_everything (__main__.TestCrossRefFunctionalization) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:27:16.6631214Z test_expand_symint (__main__.TestCrossRefFunctionalization) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:27:16.6632150Z test_fill_ (__main__.TestCrossRefFunctionalization) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:27:16.6632920Z test_freeze (__main__.TestCrossRefFunctionalization) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:27:16.6633732Z test_index_mutation_on_non_input (__main__.TestCrossRefFunctionalization) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:27:16.6634409Z test_inplace_on_non_view (__main__.TestCrossRefFunctionalization) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:27:16.6635092Z test_instance_norm (__main__.TestCrossRefFunctionalization) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:27:16.6635746Z test_metadata_change (__main__.TestCrossRefFunctionalization) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:27:16.6636430Z test_metadata_change_out_op (__main__.TestCrossRefFunctionalization) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:27:16.6637142Z test_mixed_wrappers_invalid (__main__.TestCrossRefFunctionalization) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:27:16.6637793Z test_mixed_wrappers_valid (__main__.TestCrossRefFunctionalization) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:27:16.6638437Z test_multi_out (__main__.TestCrossRefFunctionalization) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:27:16.6639097Z test_multiple_views_of_same_base (__main__.TestCrossRefFunctionalization) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:27:16.6639753Z test_mutable_op_not_inplace_or_other (__main__.TestCrossRefFunctionalization) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:27:16.6640624Z test_nested_functions_propagate_updates (__main__.TestCrossRefFunctionalization) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:27:16.6641367Z test_only_one_view (__main__.TestCrossRefFunctionalization) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:27:16.6642002Z test_optional_tensor_list (__main__.TestCrossRefFunctionalization) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:27:16.6642638Z test_reapply_views_simple (__main__.TestCrossRefFunctionalization) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:27:16.6643331Z test_resize_larger_invalid (__main__.TestCrossRefFunctionalization) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:27:16.6643998Z test_resize_larger_valid (__main__.TestCrossRefFunctionalization) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:27:16.6644667Z test_resize_smaller (__main__.TestCrossRefFunctionalization) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:27:16.6645358Z test_save_for_backwards_segfault (__main__.TestCrossRefFunctionalization) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:27:16.6645990Z test_scalars (__main__.TestCrossRefFunctionalization) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:27:16.6646615Z test_set_ (__main__.TestCrossRefFunctionalization) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:27:16.6647233Z test_simple (__main__.TestCrossRefFunctionalization) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:27:16.6647906Z test_simple_out (__main__.TestCrossRefFunctionalization) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:27:16.6648602Z test_split (__main__.TestCrossRefFunctionalization) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:27:16.6649228Z test_tensor_ctr (__main__.TestCrossRefFunctionalization) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:27:16.6649887Z test_tensor_list_composite (__main__.TestCrossRefFunctionalization) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:27:16.6650584Z test_tensor_list_mixed_functional_nonfunctional (__main__.TestCrossRefFunctionalization) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:27:16.6651300Z test_view_clone_view_inplace (__main__.TestCrossRefFunctionalization) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:27:16.6651972Z test_view_inplace (__main__.TestCrossRefFunctionalization) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:27:16.6652590Z test_advanced_indexing (__main__.TestFunctionalization) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:27:16.6653242Z test_advanced_indexing_correct_strides (__main__.TestFunctionalization) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:27:16.6653926Z test_aliases_maintained_after_pass_when_reapplying_views (__main__.TestFunctionalization) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:27:16.6654960Z test_as_strided (__main__.TestFunctionalization) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:27:16.6655537Z test_batch_norm (__main__.TestFunctionalization) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:27:16.6656118Z test_cat (__main__.TestFunctionalization) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:27:16.6656681Z test_copy_ (__main__.TestFunctionalization) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:27:16.6657264Z test_copy_stride_mismatch (__main__.TestFunctionalization) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:27:16.6657871Z test_diagonal (__main__.TestFunctionalization) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:27:16.6658481Z test_diagonal_mutated_input (__main__.TestFunctionalization) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:27:16.6659247Z test_everything (__main__.TestFunctionalization) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:27:16.6659834Z test_expand_symint (__main__.TestFunctionalization) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:27:16.6660401Z test_fill_ (__main__.TestFunctionalization) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:27:16.6661031Z test_freeze (__main__.TestFunctionalization) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:27:16.6661628Z test_index_mutation_on_non_input (__main__.TestFunctionalization) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:27:16.6662249Z test_inplace_on_non_view (__main__.TestFunctionalization) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:27:16.6662848Z test_instance_norm (__main__.TestFunctionalization) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:27:16.6663448Z test_metadata_change (__main__.TestFunctionalization) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:27:16.6664041Z test_metadata_change_out_op (__main__.TestFunctionalization) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:27:16.6664810Z test_mixed_wrappers_invalid (__main__.TestFunctionalization) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:27:16.6665392Z test_mixed_wrappers_valid (__main__.TestFunctionalization) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:27:16.6665985Z test_multi_out (__main__.TestFunctionalization) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:27:16.6666588Z test_multiple_views_of_same_base (__main__.TestFunctionalization) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:27:16.6667229Z test_mutable_op_not_inplace_or_other (__main__.TestFunctionalization) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:27:16.6667881Z test_nested_functions_propagate_updates (__main__.TestFunctionalization) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:27:16.6668502Z test_only_one_view (__main__.TestFunctionalization) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:27:16.6669136Z test_optional_tensor_list (__main__.TestFunctionalization) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:27:16.6669767Z test_reapply_views_simple (__main__.TestFunctionalization) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:27:16.6670356Z test_resize_larger_invalid (__main__.TestFunctionalization) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:27:16.6670992Z test_resize_larger_valid (__main__.TestFunctionalization) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:27:16.6671761Z test_resize_smaller (__main__.TestFunctionalization) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:27:16.6672548Z test_save_for_backwards_segfault (__main__.TestFunctionalization) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:27:16.6673287Z test_scalars (__main__.TestFunctionalization) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:27:16.6673889Z test_set_ (__main__.TestFunctionalization) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:27:16.6674459Z test_simple (__main__.TestFunctionalization) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:27:16.6675194Z test_simple_out (__main__.TestFunctionalization) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:27:16.6675895Z test_split (__main__.TestFunctionalization) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:27:16.6676602Z test_tensor_ctr (__main__.TestFunctionalization) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:27:16.6677316Z test_tensor_list_composite (__main__.TestFunctionalization) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:27:16.6677928Z test_tensor_list_mixed_functional_nonfunctional (__main__.TestFunctionalization) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:27:16.6678556Z test_view_clone_view_inplace (__main__.TestFunctionalization) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:27:16.6679176Z test_view_inplace (__main__.TestFunctionalization) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:27:16.6679480Z 2023-01-11T21:27:16.6679860Z ---------------------------------------------------------------------- 2023-01-11T21:27:16.6680315Z Ran 84 tests in 1.140s 2023-01-11T21:27:16.6680506Z 2023-01-11T21:27:16.6680642Z OK (skipped=84) 2023-01-11T21:27:16.6680934Z 2023-01-11T21:27:16.6681089Z Generating XML reports... 2023-01-11T21:27:16.6681798Z Generated XML report: test-reports/python-unittest/test_functionalization/TEST-TestCrossRefFunctionalization-20230111212715.xml 2023-01-11T21:27:16.6682596Z Generated XML report: test-reports/python-unittest/test_functionalization/TEST-TestFunctionalization-20230111212715.xml 2023-01-11T21:27:16.6682956Z 2023-01-11T21:27:16.6683389Z ##[endgroup] 2023-01-11T21:27:16.6683961Z FINISHED PRINTING LOG FILE of test_functionalization (/var/lib/jenkins/workspace/test/test-reports/test_functionalization_h7slaq8r) 2023-01-11T21:27:16.6684270Z 2023-01-11T21:27:18.5918030Z Ignoring disabled issues: [] 2023-01-11T21:27:18.6165677Z Running test_fx_passes ... [2023-01-11 21:27:18.616006] 2023-01-11T21:27:18.6166777Z Executing ['/opt/conda/bin/python', '-bb', 'test_fx_passes.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2023-01-11 21:27:18.616360] 2023-01-11T21:27:21.6067809Z 2023-01-11T21:27:21.6069622Z Expand the folded group to see the log file of test_fx_passes 2023-01-11T21:27:21.6070654Z ##[group]PRINTING LOG FILE of test_fx_passes (/var/lib/jenkins/workspace/test/test-reports/test_fx_passes_ijze6_gz) 2023-01-11T21:27:21.6070958Z 2023-01-11T21:27:21.6071068Z Running tests... 2023-01-11T21:27:21.6071665Z ---------------------------------------------------------------------- 2023-01-11T21:27:21.6072240Z Test results will be stored in test-reports/python-unittest/test_fx_passes 2023-01-11T21:27:21.6072749Z test_fuser_pass_deep_model (__main__.TestFXGraphPasses) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (1.077s) 2023-01-11T21:27:21.6073523Z test_fuser_util_partition_[['add', 'add_1', 'add_2']] (__main__.TestFXGraphPasses) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:27:21.6074199Z 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.001s) 2023-01-11T21:27:21.6074927Z 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.001s) 2023-01-11T21:27:21.6075538Z test_fuser_util_partition_[['add_2', 'add_3']] (__main__.TestFXGraphPasses) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:27:21.6076151Z test_fuser_util_partition_[['add_3', 'add_4']] (__main__.TestFXGraphPasses) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:27:21.6076999Z 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.001s) 2023-01-11T21:27:21.6077694Z 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.001s) 2023-01-11T21:27:21.6078318Z test_fuser_util_partition_[['add_5', 'linear2']] (__main__.TestFXGraphPasses) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:27:21.6078895Z test_fuser_util_partition_[['add_6', 'add_5']] (__main__.TestFXGraphPasses) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:27:21.6079514Z test_fuser_util_partition_[['add_6', 'relu']] (__main__.TestFXGraphPasses) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:27:21.6080144Z test_fuser_util_partition_[['param', 'add_1', 'linear']] (__main__.TestFXGraphPasses) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:27:21.6080721Z test_fuser_util_partition_[['param', 'add_2']] (__main__.TestFXGraphPasses) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:27:21.6081474Z 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) 2023-01-11T21:27:21.6082410Z 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) 2023-01-11T21:27:21.6083108Z 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) 2023-01-11T21:27:21.6083750Z test_fuser_util_xfail_partition_[['relu', 'add_5']] (__main__.TestFXGraphPasses) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:27:21.6084615Z 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.002s) 2023-01-11T21:27:21.6085559Z 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.002s) 2023-01-11T21:27:21.6086449Z 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.002s) 2023-01-11T21:27:21.6087382Z 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.002s) 2023-01-11T21:27:21.6088305Z 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.002s) 2023-01-11T21:27:21.6089236Z 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.002s) 2023-01-11T21:27:21.6090267Z 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.002s) 2023-01-11T21:27:21.6091298Z 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.002s) 2023-01-11T21:27:21.6092551Z 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.002s) 2023-01-11T21:27:21.6093726Z 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.002s) 2023-01-11T21:27:21.6094918Z 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.002s) 2023-01-11T21:27:21.6095922Z 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.002s) 2023-01-11T21:27:21.6096810Z 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.002s) 2023-01-11T21:27:21.6097707Z 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.002s) 2023-01-11T21:27:21.6098585Z 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.002s) 2023-01-11T21:27:21.6099492Z 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.002s) 2023-01-11T21:27:21.6100413Z 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.002s) 2023-01-11T21:27:21.6101325Z 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.002s) 2023-01-11T21:27:21.6102108Z test_subgraph_matcher_test_model_ (__main__.TestFXMatcherUtils) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:27:21.6102839Z test_subgraph_matcher_test_model_ (__main__.TestFXMatcherUtils) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:27:21.6103663Z test_subgraph_matcher_test_model_ (__main__.TestFXMatcherUtils) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:27:21.6104541Z test_subgraph_matcher_test_model_ (__main__.TestFXMatcherUtils) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:27:21.6105251Z test_subgraph_matcher_test_model_ (__main__.TestFXMatcherUtils) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:27:21.6106111Z test_subgraph_matcher_test_model_ (__main__.TestFXMatcherUtils) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:27:21.6107127Z test_subgraph_matcher_test_model_ (__main__.TestFXMatcherUtils) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:27:21.6107900Z test_subgraph_matcher_test_model_ (__main__.TestFXMatcherUtils) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:27:21.6108635Z test_subgraph_matcher_test_model_ (__main__.TestFXMatcherUtils) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:27:21.6109398Z test_subgraph_matcher_test_model_ (__main__.TestFXMatcherUtils) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:27:21.6110100Z test_subgraph_matcher_test_model_ (__main__.TestFXMatcherUtils) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:27:21.6110808Z test_subgraph_matcher_test_model_ (__main__.TestFXMatcherUtils) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:27:21.6111626Z test_subgraph_matcher_test_model_ (__main__.TestFXMatcherUtils) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:27:21.6112470Z test_subgraph_matcher_test_model_ (__main__.TestFXMatcherUtils) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:27:21.6113325Z test_subgraph_matcher_test_model_ (__main__.TestFXMatcherUtils) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:27:21.6113973Z test_subgraph_matcher_test_model_ (__main__.TestFXMatcherUtils) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:27:21.6114244Z 2023-01-11T21:27:21.6114453Z ---------------------------------------------------------------------- 2023-01-11T21:27:21.6114717Z Ran 51 tests in 1.144s 2023-01-11T21:27:21.6114837Z 2023-01-11T21:27:21.6114941Z OK (skipped=51) 2023-01-11T21:27:21.6115062Z 2023-01-11T21:27:21.6115156Z Generating XML reports... 2023-01-11T21:27:21.6115658Z Generated XML report: test-reports/python-unittest/test_fx_passes/TEST-TestFXGraphPasses-20230111212720.xml 2023-01-11T21:27:21.6116200Z Generated XML report: test-reports/python-unittest/test_fx_passes/TEST-TestFXMatcherUtils-20230111212720.xml 2023-01-11T21:27:21.6116450Z 2023-01-11T21:27:21.6116770Z ##[endgroup] 2023-01-11T21:27:21.6117166Z FINISHED PRINTING LOG FILE of test_fx_passes (/var/lib/jenkins/workspace/test/test-reports/test_fx_passes_ijze6_gz) 2023-01-11T21:27:21.6117393Z 2023-01-11T21:27:23.5887314Z Ignoring disabled issues: [] 2023-01-11T21:27:23.6135515Z Running test_hub ... [2023-01-11 21:27:23.612816] 2023-01-11T21:27:23.6137732Z Executing ['/opt/conda/bin/python', '-bb', 'test_hub.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2023-01-11 21:27:23.613148] 2023-01-11T21:27:25.2134692Z 2023-01-11T21:27:25.2135678Z Expand the folded group to see the log file of test_hub 2023-01-11T21:27:25.2137025Z ##[group]PRINTING LOG FILE of test_hub (/var/lib/jenkins/workspace/test/test-reports/test_hub_nosg9_qz) 2023-01-11T21:27:25.2137447Z 2023-01-11T21:27:25.2137883Z ##[endgroup] 2023-01-11T21:27:25.2138745Z FINISHED PRINTING LOG FILE of test_hub (/var/lib/jenkins/workspace/test/test-reports/test_hub_nosg9_qz) 2023-01-11T21:27:25.2139170Z 2023-01-11T21:27:27.1952347Z Ignoring disabled issues: [] 2023-01-11T21:27:27.2195285Z Running test_jit_fuser_te ... [2023-01-11 21:27:27.218880] 2023-01-11T21:27:27.2195845Z Executing ['/opt/conda/bin/python', '-bb', 'test_jit_fuser_te.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2023-01-11 21:27:27.219208] 2023-01-11T21:33:54.9434018Z 2023-01-11T21:33:54.9436630Z Expand the folded group to see the log file of inductor/test_minifier 2023-01-11T21:33:54.9437596Z ##[group]PRINTING LOG FILE of inductor/test_minifier (/var/lib/jenkins/workspace/test/test-reports/inductor-test_minifier_f4f5ls8f) 2023-01-11T21:33:54.9437944Z 2023-01-11T21:33:54.9438058Z Running tests... 2023-01-11T21:33:54.9438677Z ---------------------------------------------------------------------- 2023-01-11T21:33:54.9441629Z Test results will be stored in test-reports/python-unittest/inductor.test_minifier 2023-01-11T21:33:54.9442582Z test_after_aot_cpu_accuracy_backend_passes (__main__.MinifierTests) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (1.014s) 2023-01-11T21:33:54.9443119Z test_after_aot_cpu_accuracy_error (__main__.MinifierTests) ... ok (115.486s) 2023-01-11T21:33:54.9443581Z test_after_aot_cpu_compile_backend_passes (__main__.MinifierTests) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:33:54.9444032Z test_after_aot_cpu_compile_error (__main__.MinifierTests) ... ok (88.963s) 2023-01-11T21:33:54.9444565Z test_after_aot_cpu_runtime_backend_passes (__main__.MinifierTests) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:33:54.9445076Z test_after_aot_cpu_runtime_error (__main__.MinifierTests) ... ok (70.097s) 2023-01-11T21:33:54.9445561Z test_after_aot_cuda_accuracy_backend_passes (__main__.MinifierTests) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:33:54.9446171Z test_after_aot_cuda_accuracy_error (__main__.MinifierTests) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:33:54.9446726Z test_after_aot_cuda_compile_backend_passes (__main__.MinifierTests) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:33:54.9447311Z test_after_aot_cuda_compile_error (__main__.MinifierTests) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:33:54.9447703Z test_after_aot_cuda_runtime_backend_passes (__main__.MinifierTests) ... skip: (0.000s) 2023-01-11T21:33:54.9448042Z test_after_aot_cuda_runtime_error (__main__.MinifierTests) ... skip: (0.000s) 2023-01-11T21:33:54.9448414Z test_after_aot_with_modified_config_accuracy_error (__main__.MinifierTests) ... ok (65.539s) 2023-01-11T21:33:54.9448860Z test_after_aot_with_modified_config_compile_error (__main__.MinifierTests) ... ok (77.549s) 2023-01-11T21:33:54.9449363Z test_inductor_config_serialization (__main__.MinifierTests) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:33:54.9449847Z test_torch_compile_after_aot_accuracy_error (__main__.MinifierTests) ... ok (65.402s) 2023-01-11T21:33:54.9450293Z test_torch_compile_after_aot_compile_error (__main__.MinifierTests) ... ok (77.497s) 2023-01-11T21:33:54.9450996Z test_torch_compile_after_dynamo_accuracy_error (__main__.MinifierTests) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:33:54.9451724Z test_torch_compile_after_dynamo_compile_error (__main__.MinifierTests) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:33:54.9452191Z 2023-01-11T21:33:54.9452515Z ---------------------------------------------------------------------- 2023-01-11T21:33:54.9452869Z Ran 19 tests in 561.836s 2023-01-11T21:33:54.9453040Z 2023-01-11T21:33:54.9453154Z OK (skipped=12) 2023-01-11T21:33:54.9453313Z 2023-01-11T21:33:54.9453442Z Generating XML reports... 2023-01-11T21:33:54.9454059Z Generated XML report: test-reports/python-unittest/inductor.test_minifier/TEST-MinifierTests-20230111212432.xml 2023-01-11T21:33:54.9454577Z 2023-01-11T21:33:54.9454997Z ##[endgroup] 2023-01-11T21:33:54.9455606Z FINISHED PRINTING LOG FILE of inductor/test_minifier (/var/lib/jenkins/workspace/test/test-reports/inductor-test_minifier_f4f5ls8f) 2023-01-11T21:33:54.9455942Z 2023-01-11T21:33:56.9232695Z Ignoring disabled issues: [] 2023-01-11T21:33:56.9476756Z Running test_jiterator ... [2023-01-11 21:33:56.947193] 2023-01-11T21:33:56.9478216Z Executing ['/opt/conda/bin/python', '-bb', 'test_jiterator.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2023-01-11 21:33:56.947535] 2023-01-11T21:34:00.0904496Z 2023-01-11T21:34:00.0904940Z Expand the folded group to see the log file of test_jiterator 2023-01-11T21:34:00.0905846Z ##[group]PRINTING LOG FILE of test_jiterator (/var/lib/jenkins/workspace/test/test-reports/test_jiterator_i1a5zz7s) 2023-01-11T21:34:00.0906627Z 2023-01-11T21:34:00.0906761Z Running tests... 2023-01-11T21:34:00.0907340Z ---------------------------------------------------------------------- 2023-01-11T21:34:00.0907864Z Test results will be stored in test-reports/python-unittest/test_jiterator 2023-01-11T21:34:00.0908469Z 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) 2023-01-11T21:34:00.0909170Z 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) 2023-01-11T21:34:00.0909871Z 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) 2023-01-11T21:34:00.0910579Z 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) 2023-01-11T21:34:00.0911267Z 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) 2023-01-11T21:34:00.0911926Z 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) 2023-01-11T21:34:00.0912586Z 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) 2023-01-11T21:34:00.0913225Z 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) 2023-01-11T21:34:00.0913777Z 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) 2023-01-11T21:34:00.0914303Z 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) 2023-01-11T21:34:00.0914891Z 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) 2023-01-11T21:34:00.0915423Z 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) 2023-01-11T21:34:00.0915962Z 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) 2023-01-11T21:34:00.0916504Z 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) 2023-01-11T21:34:00.0917041Z 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) 2023-01-11T21:34:00.0917579Z 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) 2023-01-11T21:34:00.0918136Z 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) 2023-01-11T21:34:00.0918648Z 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) 2023-01-11T21:34:00.0919181Z 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) 2023-01-11T21:34:00.0919786Z 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) 2023-01-11T21:34:00.0920445Z 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) 2023-01-11T21:34:00.0921048Z 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) 2023-01-11T21:34:00.0921576Z 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) 2023-01-11T21:34:00.0922106Z 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) 2023-01-11T21:34:00.0922638Z 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) 2023-01-11T21:34:00.0923177Z 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) 2023-01-11T21:34:00.0923708Z 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) 2023-01-11T21:34:00.0924269Z 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) 2023-01-11T21:34:00.0924789Z 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) 2023-01-11T21:34:00.0925314Z 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) 2023-01-11T21:34:00.0925835Z 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) 2023-01-11T21:34:00.0926359Z 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) 2023-01-11T21:34:00.0926879Z 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) 2023-01-11T21:34:00.0927421Z 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) 2023-01-11T21:34:00.0927950Z 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) 2023-01-11T21:34:00.0928484Z 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) 2023-01-11T21:34:00.0929009Z 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) 2023-01-11T21:34:00.0929536Z 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) 2023-01-11T21:34:00.0930052Z 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) 2023-01-11T21:34:00.0930690Z 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) 2023-01-11T21:34:00.0931334Z 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) 2023-01-11T21:34:00.0931972Z 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) 2023-01-11T21:34:00.0932576Z 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) 2023-01-11T21:34:00.0933089Z 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) 2023-01-11T21:34:00.0933629Z 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) 2023-01-11T21:34:00.0934156Z 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) 2023-01-11T21:34:00.0935117Z 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) 2023-01-11T21:34:00.0935650Z 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) 2023-01-11T21:34:00.0936173Z 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) 2023-01-11T21:34:00.0936683Z 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) 2023-01-11T21:34:00.0937257Z 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) 2023-01-11T21:34:00.0937770Z 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) 2023-01-11T21:34:00.0938283Z 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) 2023-01-11T21:34:00.0938797Z 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) 2023-01-11T21:34:00.0939302Z 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) 2023-01-11T21:34:00.0939823Z 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) 2023-01-11T21:34:00.0940345Z 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) 2023-01-11T21:34:00.0940877Z 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) 2023-01-11T21:34:00.0941404Z 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) 2023-01-11T21:34:00.0941917Z 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) 2023-01-11T21:34:00.0942429Z 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) 2023-01-11T21:34:00.0942977Z 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) 2023-01-11T21:34:00.0943496Z 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) 2023-01-11T21:34:00.0944014Z 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) 2023-01-11T21:34:00.0944595Z 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) 2023-01-11T21:34:00.0945106Z 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) 2023-01-11T21:34:00.0945623Z 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) 2023-01-11T21:34:00.0946175Z 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) 2023-01-11T21:34:00.0946700Z 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) 2023-01-11T21:34:00.0947225Z 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) 2023-01-11T21:34:00.0947733Z 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) 2023-01-11T21:34:00.0948238Z 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) 2023-01-11T21:34:00.0948752Z 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) 2023-01-11T21:34:00.0949262Z 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) 2023-01-11T21:34:00.0949771Z 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) 2023-01-11T21:34:00.0950278Z 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) 2023-01-11T21:34:00.0950837Z 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) 2023-01-11T21:34:00.0951477Z 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) 2023-01-11T21:34:00.0952153Z 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) 2023-01-11T21:34:00.0952810Z 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) 2023-01-11T21:34:00.0953421Z 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) 2023-01-11T21:34:00.0953934Z 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) 2023-01-11T21:34:00.0954442Z 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) 2023-01-11T21:34:00.0954958Z 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) 2023-01-11T21:34:00.0955463Z 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) 2023-01-11T21:34:00.0955985Z 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) 2023-01-11T21:34:00.0956491Z 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) 2023-01-11T21:34:00.0957002Z 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) 2023-01-11T21:34:00.0957514Z 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) 2023-01-11T21:34:00.0958038Z 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) 2023-01-11T21:34:00.0958561Z 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) 2023-01-11T21:34:00.0959075Z 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) 2023-01-11T21:34:00.0959618Z 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) 2023-01-11T21:34:00.0960253Z 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) 2023-01-11T21:34:00.0960888Z 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) 2023-01-11T21:34:00.0961509Z 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) 2023-01-11T21:34:00.0962012Z 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) 2023-01-11T21:34:00.0962523Z 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) 2023-01-11T21:34:00.0963039Z 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) 2023-01-11T21:34:00.0963548Z 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) 2023-01-11T21:34:00.0964069Z 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) 2023-01-11T21:34:00.0964587Z 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) 2023-01-11T21:34:00.0965130Z 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) 2023-01-11T21:34:00.0965641Z 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) 2023-01-11T21:34:00.0966152Z 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) 2023-01-11T21:34:00.0966663Z 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) 2023-01-11T21:34:00.0967170Z 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) 2023-01-11T21:34:00.0967684Z 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) 2023-01-11T21:34:00.0968244Z 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) 2023-01-11T21:34:00.0968752Z 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) 2023-01-11T21:34:00.0969269Z 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) 2023-01-11T21:34:00.0969801Z 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) 2023-01-11T21:34:00.0970353Z 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) 2023-01-11T21:34:00.0970935Z 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) 2023-01-11T21:34:00.0971448Z 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) 2023-01-11T21:34:00.0971970Z 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) 2023-01-11T21:34:00.0972485Z 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) 2023-01-11T21:34:00.0972995Z 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) 2023-01-11T21:34:00.0973502Z 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) 2023-01-11T21:34:00.0974031Z 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) 2023-01-11T21:34:00.0974767Z 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) 2023-01-11T21:34:00.0975315Z 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) 2023-01-11T21:34:00.0975867Z 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) 2023-01-11T21:34:00.0976418Z 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) 2023-01-11T21:34:00.0976959Z 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) 2023-01-11T21:34:00.0977497Z 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) 2023-01-11T21:34:00.0978027Z 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) 2023-01-11T21:34:00.0978558Z 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) 2023-01-11T21:34:00.0979090Z 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) 2023-01-11T21:34:00.0979621Z 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) 2023-01-11T21:34:00.0980193Z 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) 2023-01-11T21:34:00.0980720Z 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) 2023-01-11T21:34:00.0981263Z 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) 2023-01-11T21:34:00.0981814Z 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) 2023-01-11T21:34:00.0982363Z 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) 2023-01-11T21:34:00.0982898Z 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) 2023-01-11T21:34:00.0983471Z 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) 2023-01-11T21:34:00.0984010Z 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) 2023-01-11T21:34:00.0984610Z 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) 2023-01-11T21:34:00.0985139Z 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) 2023-01-11T21:34:00.0985673Z 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) 2023-01-11T21:34:00.0986308Z 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) 2023-01-11T21:34:00.0986972Z 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) 2023-01-11T21:34:00.0987532Z 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) 2023-01-11T21:34:00.0988074Z 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) 2023-01-11T21:34:00.0988615Z 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) 2023-01-11T21:34:00.0989168Z 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) 2023-01-11T21:34:00.0989713Z 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) 2023-01-11T21:34:00.0990246Z 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) 2023-01-11T21:34:00.0990776Z 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) 2023-01-11T21:34:00.0991435Z 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.001s) 2023-01-11T21:34:00.0992088Z 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.001s) 2023-01-11T21:34:00.0992744Z 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) 2023-01-11T21:34:00.0993423Z 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) 2023-01-11T21:34:00.0993948Z 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) 2023-01-11T21:34:00.0994481Z 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.001s) 2023-01-11T21:34:00.0995023Z 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) 2023-01-11T21:34:00.0995552Z 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) 2023-01-11T21:34:00.0996069Z 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) 2023-01-11T21:34:00.0996585Z 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) 2023-01-11T21:34:00.0997104Z 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) 2023-01-11T21:34:00.0997630Z 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) 2023-01-11T21:34:00.0998148Z 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) 2023-01-11T21:34:00.0998689Z 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) 2023-01-11T21:34:00.0999216Z 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) 2023-01-11T21:34:00.0999787Z 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) 2023-01-11T21:34:00.1000451Z 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) 2023-01-11T21:34:00.1001066Z 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) 2023-01-11T21:34:00.1001597Z 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) 2023-01-11T21:34:00.1002120Z 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) 2023-01-11T21:34:00.1002675Z 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) 2023-01-11T21:34:00.1003191Z 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) 2023-01-11T21:34:00.1003715Z 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) 2023-01-11T21:34:00.1004234Z 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) 2023-01-11T21:34:00.1004760Z 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) 2023-01-11T21:34:00.1005281Z 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) 2023-01-11T21:34:00.1005808Z 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) 2023-01-11T21:34:00.1006339Z 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) 2023-01-11T21:34:00.1006872Z 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) 2023-01-11T21:34:00.1007403Z 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) 2023-01-11T21:34:00.1007946Z 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) 2023-01-11T21:34:00.1008466Z 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) 2023-01-11T21:34:00.1008985Z 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) 2023-01-11T21:34:00.1009497Z 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) 2023-01-11T21:34:00.1010064Z 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) 2023-01-11T21:34:00.1010714Z 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) 2023-01-11T21:34:00.1011394Z 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) 2023-01-11T21:34:00.1012045Z 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) 2023-01-11T21:34:00.1012621Z 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) 2023-01-11T21:34:00.1013151Z 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) 2023-01-11T21:34:00.1013672Z 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) 2023-01-11T21:34:00.1014301Z 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) 2023-01-11T21:34:00.1014953Z 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) 2023-01-11T21:34:00.1015483Z 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) 2023-01-11T21:34:00.1015997Z 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) 2023-01-11T21:34:00.1016519Z 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) 2023-01-11T21:34:00.1017042Z 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) 2023-01-11T21:34:00.1017606Z 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) 2023-01-11T21:34:00.1018135Z 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) 2023-01-11T21:34:00.1018662Z 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) 2023-01-11T21:34:00.1019197Z 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) 2023-01-11T21:34:00.1019723Z 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) 2023-01-11T21:34:00.1020275Z 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) 2023-01-11T21:34:00.1020846Z 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) 2023-01-11T21:34:00.1021356Z 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) 2023-01-11T21:34:00.1021869Z 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) 2023-01-11T21:34:00.1022379Z 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) 2023-01-11T21:34:00.1022896Z 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) 2023-01-11T21:34:00.1023421Z 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) 2023-01-11T21:34:00.1023936Z 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) 2023-01-11T21:34:00.1024537Z 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) 2023-01-11T21:34:00.1025075Z 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) 2023-01-11T21:34:00.1025604Z 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) 2023-01-11T21:34:00.1026236Z 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) 2023-01-11T21:34:00.1026917Z 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) 2023-01-11T21:34:00.1027479Z 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) 2023-01-11T21:34:00.1027994Z 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) 2023-01-11T21:34:00.1028503Z 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) 2023-01-11T21:34:00.1029030Z 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) 2023-01-11T21:34:00.1029544Z 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) 2023-01-11T21:34:00.1030056Z 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) 2023-01-11T21:34:00.1030613Z 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) 2023-01-11T21:34:00.1031227Z 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) 2023-01-11T21:34:00.1031894Z 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) 2023-01-11T21:34:00.1032546Z 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) 2023-01-11T21:34:00.1033195Z 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) 2023-01-11T21:34:00.1033759Z 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) 2023-01-11T21:34:00.1034277Z 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) 2023-01-11T21:34:00.1034790Z 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) 2023-01-11T21:34:00.1035313Z 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) 2023-01-11T21:34:00.1035830Z 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) 2023-01-11T21:34:00.1036388Z 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) 2023-01-11T21:34:00.1036998Z 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) 2023-01-11T21:34:00.1037603Z 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) 2023-01-11T21:34:00.1038199Z 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) 2023-01-11T21:34:00.1038795Z 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) 2023-01-11T21:34:00.1039376Z 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) 2023-01-11T21:34:00.1039969Z 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) 2023-01-11T21:34:00.1040695Z 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.001s) 2023-01-11T21:34:00.1041311Z 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) 2023-01-11T21:34:00.1041893Z 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) 2023-01-11T21:34:00.1042468Z 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) 2023-01-11T21:34:00.1043026Z test_bool_extra_args_is_train_False_cuda (__main__.TestPythonJiteratorCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:34:00.1043555Z test_bool_extra_args_is_train_True_cuda (__main__.TestPythonJiteratorCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:34:00.1044235Z 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) 2023-01-11T21:34:00.1044827Z 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) 2023-01-11T21:34:00.1045419Z 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) 2023-01-11T21:34:00.1045996Z 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) 2023-01-11T21:34:00.1046587Z 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) 2023-01-11T21:34:00.1047166Z 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) 2023-01-11T21:34:00.1047771Z 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) 2023-01-11T21:34:00.1048353Z 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) 2023-01-11T21:34:00.1048944Z 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) 2023-01-11T21:34:00.1049546Z 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) 2023-01-11T21:34:00.1050240Z 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) 2023-01-11T21:34:00.1050965Z 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) 2023-01-11T21:34:00.1051699Z 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) 2023-01-11T21:34:00.1052434Z 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) 2023-01-11T21:34:00.1053044Z 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) 2023-01-11T21:34:00.1053610Z 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) 2023-01-11T21:34:00.1054089Z 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) 2023-01-11T21:34:00.1054910Z 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) 2023-01-11T21:34:00.1055390Z 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.001s) 2023-01-11T21:34:00.1055865Z 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) 2023-01-11T21:34:00.1056351Z 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) 2023-01-11T21:34:00.1056837Z 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) 2023-01-11T21:34:00.1057311Z 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) 2023-01-11T21:34:00.1057784Z 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) 2023-01-11T21:34:00.1058385Z 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) 2023-01-11T21:34:00.1058986Z 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) 2023-01-11T21:34:00.1059573Z 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) 2023-01-11T21:34:00.1060164Z 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) 2023-01-11T21:34:00.1060770Z 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) 2023-01-11T21:34:00.1061261Z 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) 2023-01-11T21:34:00.1061744Z 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) 2023-01-11T21:34:00.1062226Z 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) 2023-01-11T21:34:00.1062711Z 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) 2023-01-11T21:34:00.1063205Z 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) 2023-01-11T21:34:00.1063692Z 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) 2023-01-11T21:34:00.1064216Z 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) 2023-01-11T21:34:00.1064819Z 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.000s) 2023-01-11T21:34:00.1065389Z 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.000s) 2023-01-11T21:34:00.1065974Z test_multiple_functors_cuda (__main__.TestPythonJiteratorCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:34:00.1066558Z test_various_num_inputs_num_inputs_1_cuda (__main__.TestPythonJiteratorCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:34:00.1067114Z test_various_num_inputs_num_inputs_5_cuda (__main__.TestPythonJiteratorCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:34:00.1067582Z test_various_num_inputs_num_inputs_8_cuda (__main__.TestPythonJiteratorCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:34:00.1068254Z test_various_num_outputs_num_outputs_1_cuda (__main__.TestPythonJiteratorCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:34:00.1068743Z test_various_num_outputs_num_outputs_4_cuda (__main__.TestPythonJiteratorCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:34:00.1069265Z test_various_num_outputs_num_outputs_8_cuda (__main__.TestPythonJiteratorCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:34:00.1069533Z 2023-01-11T21:34:00.1069768Z ---------------------------------------------------------------------- 2023-01-11T21:34:00.1083568Z Ran 289 tests in 0.237s 2023-01-11T21:34:00.1083703Z 2023-01-11T21:34:00.1083793Z OK (skipped=289) 2023-01-11T21:34:00.1083914Z 2023-01-11T21:34:00.1084007Z Generating XML reports... 2023-01-11T21:34:00.1084476Z Generated XML report: test-reports/python-unittest/test_jiterator/TEST-TestPythonJiteratorCUDA-20230111213359.xml 2023-01-11T21:34:00.1084739Z 2023-01-11T21:34:00.1085063Z ##[endgroup] 2023-01-11T21:34:00.1085459Z FINISHED PRINTING LOG FILE of test_jiterator (/var/lib/jenkins/workspace/test/test-reports/test_jiterator_i1a5zz7s) 2023-01-11T21:34:00.1085682Z 2023-01-11T21:34:02.0319749Z Ignoring disabled issues: [] 2023-01-11T21:34:02.0562977Z Running test_license ... [2023-01-11 21:34:02.055744] 2023-01-11T21:34:02.0565718Z Executing ['/opt/conda/bin/python', '-bb', 'test_license.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2023-01-11 21:34:02.056112] 2023-01-11T21:34:04.8993179Z 2023-01-11T21:34:04.8993872Z Expand the folded group to see the log file of test_license 2023-01-11T21:34:04.8994944Z ##[group]PRINTING LOG FILE of test_license (/var/lib/jenkins/workspace/test/test-reports/test_license_i023n2y3) 2023-01-11T21:34:04.8995241Z 2023-01-11T21:34:04.8995352Z Running tests... 2023-01-11T21:34:04.8995854Z ---------------------------------------------------------------------- 2023-01-11T21:34:04.8996256Z Test results will be stored in test-reports/python-unittest/test_license 2023-01-11T21:34:04.8996552Z test_distinfo_license (__main__.TestLicense) 2023-01-11T21:34:04.8996919Z 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 (1.086s) 2023-01-11T21:34:04.8997324Z test_license_for_wheel (__main__.TestLicense) ... skip: can only be run in a source tree (0.000s) 2023-01-11T21:34:04.8997521Z 2023-01-11T21:34:04.8997722Z ---------------------------------------------------------------------- 2023-01-11T21:34:04.8997973Z Ran 2 tests in 1.086s 2023-01-11T21:34:04.8998409Z 2023-01-11T21:34:04.8998492Z OK (skipped=2) 2023-01-11T21:34:04.8998607Z 2023-01-11T21:34:04.8998701Z Generating XML reports... 2023-01-11T21:34:04.8999109Z Generated XML report: test-reports/python-unittest/test_license/TEST-TestLicense-20230111213403.xml 2023-01-11T21:34:04.8999331Z 2023-01-11T21:34:04.8999571Z ##[endgroup] 2023-01-11T21:34:04.8999965Z FINISHED PRINTING LOG FILE of test_license (/var/lib/jenkins/workspace/test/test-reports/test_license_i023n2y3) 2023-01-11T21:34:04.9000183Z 2023-01-11T21:34:06.8422252Z Ignoring disabled issues: [] 2023-01-11T21:34:06.8671262Z Running test_logging ... [2023-01-11 21:34:06.866270] 2023-01-11T21:34:06.8672134Z Executing ['/opt/conda/bin/python', '-bb', 'test_logging.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2023-01-11 21:34:06.866623] 2023-01-11T21:34:09.7062831Z 2023-01-11T21:34:09.7063420Z Expand the folded group to see the log file of test_logging 2023-01-11T21:34:09.7064464Z ##[group]PRINTING LOG FILE of test_logging (/var/lib/jenkins/workspace/test/test-reports/test_logging_4wxr0bit) 2023-01-11T21:34:09.7064765Z 2023-01-11T21:34:09.7064865Z Running tests... 2023-01-11T21:34:09.7065313Z ---------------------------------------------------------------------- 2023-01-11T21:34:09.7065820Z Test results will be stored in test-reports/python-unittest/test_logging 2023-01-11T21:34:09.7066286Z testApiUsage (__main__.LoggingTest) 2023-01-11T21:34:09.7066784Z This test verifies that api usage logging is not triggered via static ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (1.086s) 2023-01-11T21:34:09.7067132Z 2023-01-11T21:34:09.7067426Z ---------------------------------------------------------------------- 2023-01-11T21:34:09.7067774Z Ran 1 test in 1.087s 2023-01-11T21:34:09.7067941Z 2023-01-11T21:34:09.7068041Z OK (skipped=1) 2023-01-11T21:34:09.7068191Z 2023-01-11T21:34:09.7068321Z Generating XML reports... 2023-01-11T21:34:09.7068812Z Generated XML report: test-reports/python-unittest/test_logging/TEST-LoggingTest-20230111213408.xml 2023-01-11T21:34:09.7069049Z 2023-01-11T21:34:09.7069291Z ##[endgroup] 2023-01-11T21:34:09.7069681Z FINISHED PRINTING LOG FILE of test_logging (/var/lib/jenkins/workspace/test/test-reports/test_logging_4wxr0bit) 2023-01-11T21:34:09.7069907Z 2023-01-11T21:34:11.6447341Z Ignoring disabled issues: [] 2023-01-11T21:34:11.6692204Z Running test_maskedtensor ... [2023-01-11 21:34:11.668585] 2023-01-11T21:34:11.6694983Z Executing ['/opt/conda/bin/python', '-bb', 'test_maskedtensor.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2023-01-11 21:34:11.668921] 2023-01-11T21:34:15.8195422Z 2023-01-11T21:34:15.8196444Z Expand the folded group to see the log file of test_maskedtensor 2023-01-11T21:34:15.8197401Z ##[group]PRINTING LOG FILE of test_maskedtensor (/var/lib/jenkins/workspace/test/test-reports/test_maskedtensor_bbhcm6th) 2023-01-11T21:34:15.8197738Z 2023-01-11T21:34:15.8197852Z Running tests... 2023-01-11T21:34:15.8198407Z ---------------------------------------------------------------------- 2023-01-11T21:34:15.8198992Z Test results will be stored in test-reports/python-unittest/test_maskedtensor 2023-01-11T21:34:15.8199550Z test_add_cuda (__main__.TestBasicsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:34:15.8200134Z test_contiguous_cuda (__main__.TestBasicsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:34:15.8200724Z test_diff_dim_cuda (__main__.TestBasicsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:34:15.8201307Z test_diff_layouts_cuda (__main__.TestBasicsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:34:15.8201865Z test_diff_sizes_cuda (__main__.TestBasicsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:34:15.8202443Z test_grad_warning_cuda (__main__.TestBasicsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:34:15.8203245Z test_invalid_sparse_coo_values_cuda (__main__.TestBasicsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:34:15.8204039Z test_invalid_sparse_csr_values_cuda (__main__.TestBasicsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:34:15.8204814Z test_invalid_sparse_layout_cuda (__main__.TestBasicsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:34:15.8205581Z test_invalid_tensor_inputs_cuda (__main__.TestBasicsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:34:15.8206154Z test_softmax_cuda (__main__.TestBasicsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:34:15.8206766Z test_to_dense_and_sparse_coo_cuda (__main__.TestBasicsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:34:15.8207397Z test_to_dense_and_sparse_csr_cuda (__main__.TestBasicsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:34:15.8208004Z test_to_dense_cuda (__main__.TestBasicsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:34:15.8208590Z test_to_sparse_cuda (__main__.TestBasicsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:34:15.8209159Z test_where_cuda (__main__.TestBasicsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:34:15.8209759Z test_binary_fn_aten_add (__main__.TestBinary) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:34:15.8210329Z test_binary_fn_aten_arctan2 (__main__.TestBinary) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:34:15.8210910Z test_binary_fn_aten_atan2 (__main__.TestBinary) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:34:15.8211518Z test_binary_fn_aten_bitwise_and (__main__.TestBinary) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:34:15.8212127Z test_binary_fn_aten_bitwise_left_shift (__main__.TestBinary) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:34:15.8212735Z test_binary_fn_aten_bitwise_or (__main__.TestBinary) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:34:15.8213455Z test_binary_fn_aten_bitwise_right_shift (__main__.TestBinary) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:34:15.8214113Z test_binary_fn_aten_bitwise_xor (__main__.TestBinary) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:34:15.8214923Z test_binary_fn_aten_div (__main__.TestBinary) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:34:15.8215502Z test_binary_fn_aten_divide (__main__.TestBinary) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:34:15.8216077Z test_binary_fn_aten_eq (__main__.TestBinary) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:34:15.8216668Z test_binary_fn_aten_floor_divide (__main__.TestBinary) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:34:15.8217233Z test_binary_fn_aten_fmax (__main__.TestBinary) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:34:15.8217834Z test_binary_fn_aten_fmin (__main__.TestBinary) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:34:15.8218407Z test_binary_fn_aten_fmod (__main__.TestBinary) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:34:15.8218970Z test_binary_fn_aten_ge (__main__.TestBinary) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:34:15.8219687Z test_binary_fn_aten_greater (__main__.TestBinary) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:34:15.8220297Z test_binary_fn_aten_greater_equal (__main__.TestBinary) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:34:15.8220895Z test_binary_fn_aten_gt (__main__.TestBinary) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:34:15.8221465Z test_binary_fn_aten_le (__main__.TestBinary) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:34:15.8222057Z test_binary_fn_aten_less (__main__.TestBinary) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:34:15.8222644Z test_binary_fn_aten_less_equal (__main__.TestBinary) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:34:15.8223232Z test_binary_fn_aten_logaddexp (__main__.TestBinary) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:34:15.8223818Z test_binary_fn_aten_logaddexp2 (__main__.TestBinary) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:34:15.8224469Z test_binary_fn_aten_lt (__main__.TestBinary) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:34:15.8225035Z test_binary_fn_aten_maximum (__main__.TestBinary) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:34:15.8225585Z test_binary_fn_aten_minimum (__main__.TestBinary) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:34:15.8226207Z test_binary_fn_aten_mul (__main__.TestBinary) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:34:15.8226933Z test_binary_fn_aten_multiply (__main__.TestBinary) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:34:15.8227518Z test_binary_fn_aten_ne (__main__.TestBinary) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:34:15.8228615Z test_binary_fn_aten_nextafter (__main__.TestBinary) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:34:15.8229179Z test_binary_fn_aten_not_equal (__main__.TestBinary) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:34:15.8229756Z test_binary_fn_aten_remainder (__main__.TestBinary) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:34:15.8230433Z test_binary_fn_aten_sub (__main__.TestBinary) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:34:15.8231013Z test_binary_fn_aten_subtract (__main__.TestBinary) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:34:15.8231612Z test_binary_fn_aten_true_divide (__main__.TestBinary) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:34:15.8232207Z test_inplace_binary_fn_aten_add_ (__main__.TestBinary) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:34:15.8232804Z test_inplace_binary_fn_aten_arctan2_ (__main__.TestBinary) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:34:15.8233373Z test_inplace_binary_fn_aten_atan2_ (__main__.TestBinary) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:34:15.8233938Z test_inplace_binary_fn_aten_bitwise_and_ (__main__.TestBinary) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:34:15.8234575Z test_inplace_binary_fn_aten_bitwise_left_shift_ (__main__.TestBinary) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:34:15.8235152Z test_inplace_binary_fn_aten_bitwise_or_ (__main__.TestBinary) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:34:15.8235796Z test_inplace_binary_fn_aten_bitwise_right_shift_ (__main__.TestBinary) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:34:15.8236364Z test_inplace_binary_fn_aten_bitwise_xor_ (__main__.TestBinary) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:34:15.8236921Z test_inplace_binary_fn_aten_div_ (__main__.TestBinary) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:34:15.8237477Z test_inplace_binary_fn_aten_divide_ (__main__.TestBinary) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:34:15.8238025Z test_inplace_binary_fn_aten_eq_ (__main__.TestBinary) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:34:15.8238574Z test_inplace_binary_fn_aten_floor_divide_ (__main__.TestBinary) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:34:15.8239135Z test_inplace_binary_fn_aten_fmod_ (__main__.TestBinary) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:34:15.8239687Z test_inplace_binary_fn_aten_ge_ (__main__.TestBinary) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:34:15.8240241Z test_inplace_binary_fn_aten_greater_ (__main__.TestBinary) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:34:15.8240803Z test_inplace_binary_fn_aten_greater_equal_ (__main__.TestBinary) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:34:15.8241366Z test_inplace_binary_fn_aten_gt_ (__main__.TestBinary) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:34:15.8241905Z test_inplace_binary_fn_aten_le_ (__main__.TestBinary) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:34:15.8242467Z test_inplace_binary_fn_aten_less_ (__main__.TestBinary) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:34:15.8243031Z test_inplace_binary_fn_aten_less_equal_ (__main__.TestBinary) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:34:15.8243732Z test_inplace_binary_fn_aten_lt_ (__main__.TestBinary) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:34:15.8244449Z test_inplace_binary_fn_aten_mul_ (__main__.TestBinary) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:34:15.8245151Z test_inplace_binary_fn_aten_multiply_ (__main__.TestBinary) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:34:15.8245865Z test_inplace_binary_fn_aten_ne_ (__main__.TestBinary) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:34:15.8246444Z test_inplace_binary_fn_aten_nextafter_ (__main__.TestBinary) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:34:15.8247009Z test_inplace_binary_fn_aten_not_equal_ (__main__.TestBinary) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:34:15.8247568Z test_inplace_binary_fn_aten_remainder_ (__main__.TestBinary) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:34:15.8248120Z test_inplace_binary_fn_aten_sub_ (__main__.TestBinary) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:34:15.8248669Z test_inplace_binary_fn_aten_subtract_ (__main__.TestBinary) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:34:15.8249237Z test_inplace_binary_fn_aten_true_divide_ (__main__.TestBinary) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:34:15.8249828Z test_masks_match_fn_name_add (__main__.TestBinary) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:34:15.8250367Z test_masks_match_fn_name_add_ (__main__.TestBinary) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:34:15.8250953Z 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.000s) 2023-01-11T21:34:15.8251591Z 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.000s) 2023-01-11T21:34:15.8252236Z 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.000s) 2023-01-11T21:34:15.8252873Z 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.000s) 2023-01-11T21:34:15.8253501Z 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.000s) 2023-01-11T21:34:15.8254171Z 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.000s) 2023-01-11T21:34:15.8255072Z test_binary_core_add_layout_torch_strided_cuda_float16 (__main__.TestOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:34:15.8255702Z test_binary_core_add_layout_torch_strided_cuda_float32 (__main__.TestOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:34:15.8256330Z test_binary_core_add_layout_torch_strided_cuda_float64 (__main__.TestOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:34:15.8256991Z 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.000s) 2023-01-11T21:34:15.8257637Z 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.000s) 2023-01-11T21:34:15.8258287Z 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.000s) 2023-01-11T21:34:15.8259037Z 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.000s) 2023-01-11T21:34:15.8259728Z 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.000s) 2023-01-11T21:34:15.8260408Z 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.000s) 2023-01-11T21:34:15.8261092Z test_binary_core_atan2_layout_torch_strided_cuda_float16 (__main__.TestOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:34:15.8261777Z test_binary_core_atan2_layout_torch_strided_cuda_float32 (__main__.TestOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:34:15.8262426Z test_binary_core_atan2_layout_torch_strided_cuda_float64 (__main__.TestOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:34:15.8263127Z 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.000s) 2023-01-11T21:34:15.8263946Z 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.000s) 2023-01-11T21:34:15.8264861Z 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.000s) 2023-01-11T21:34:15.8265595Z 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.000s) 2023-01-11T21:34:15.8266357Z 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.000s) 2023-01-11T21:34:15.8267273Z 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.000s) 2023-01-11T21:34:15.8268080Z 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.000s) 2023-01-11T21:34:15.8268826Z 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.000s) 2023-01-11T21:34:15.8269550Z 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.000s) 2023-01-11T21:34:15.8270294Z 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.000s) 2023-01-11T21:34:15.8271053Z 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.000s) 2023-01-11T21:34:15.8271807Z 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.000s) 2023-01-11T21:34:15.8272562Z 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.000s) 2023-01-11T21:34:15.8273460Z 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.000s) 2023-01-11T21:34:15.8274482Z 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.000s) 2023-01-11T21:34:15.8275375Z 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.000s) 2023-01-11T21:34:15.8276121Z 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.000s) 2023-01-11T21:34:15.8276854Z 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.000s) 2023-01-11T21:34:15.8277590Z 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.000s) 2023-01-11T21:34:15.8278327Z 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.000s) 2023-01-11T21:34:15.8279069Z 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.000s) 2023-01-11T21:34:15.8279912Z 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.000s) 2023-01-11T21:34:15.8280636Z 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.000s) 2023-01-11T21:34:15.8281329Z 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.000s) 2023-01-11T21:34:15.8282039Z 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.000s) 2023-01-11T21:34:15.8282704Z 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.000s) 2023-01-11T21:34:15.8283441Z 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.000s) 2023-01-11T21:34:15.8284219Z 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.000s) 2023-01-11T21:34:15.8285044Z 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.000s) 2023-01-11T21:34:15.8285670Z 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.000s) 2023-01-11T21:34:15.8286280Z 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.000s) 2023-01-11T21:34:15.8286917Z 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.000s) 2023-01-11T21:34:15.8287553Z 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.000s) 2023-01-11T21:34:15.8288266Z test_binary_core_eq_layout_torch_strided_cuda_float16 (__main__.TestOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:34:15.8289073Z test_binary_core_eq_layout_torch_strided_cuda_float32 (__main__.TestOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:34:15.8289770Z test_binary_core_eq_layout_torch_strided_cuda_float64 (__main__.TestOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:34:15.8290430Z 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.000s) 2023-01-11T21:34:15.8291116Z 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.000s) 2023-01-11T21:34:15.8291776Z 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.000s) 2023-01-11T21:34:15.8292455Z 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.000s) 2023-01-11T21:34:15.8293184Z 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.000s) 2023-01-11T21:34:15.8294047Z 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.000s) 2023-01-11T21:34:15.8295370Z 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.000s) 2023-01-11T21:34:15.8296175Z 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.000s) 2023-01-11T21:34:15.8296928Z 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.000s) 2023-01-11T21:34:15.8297663Z 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.000s) 2023-01-11T21:34:15.8298367Z 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.000s) 2023-01-11T21:34:15.8299077Z 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.000s) 2023-01-11T21:34:15.8299766Z 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.000s) 2023-01-11T21:34:15.8300444Z 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.000s) 2023-01-11T21:34:15.8301130Z 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.000s) 2023-01-11T21:34:15.8301815Z test_binary_core_fmax_layout_torch_strided_cuda_float16 (__main__.TestOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:34:15.8302534Z test_binary_core_fmax_layout_torch_strided_cuda_float32 (__main__.TestOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:34:15.8303214Z test_binary_core_fmax_layout_torch_strided_cuda_float64 (__main__.TestOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:34:15.8303863Z 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.000s) 2023-01-11T21:34:15.8304801Z 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.000s) 2023-01-11T21:34:15.8305542Z 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.000s) 2023-01-11T21:34:15.8306313Z 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.000s) 2023-01-11T21:34:15.8307206Z 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.000s) 2023-01-11T21:34:15.8307911Z 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.000s) 2023-01-11T21:34:15.8308615Z test_binary_core_fmin_layout_torch_strided_cuda_float16 (__main__.TestOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:34:15.8309299Z test_binary_core_fmin_layout_torch_strided_cuda_float32 (__main__.TestOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:34:15.8310019Z test_binary_core_fmin_layout_torch_strided_cuda_float64 (__main__.TestOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:34:15.8310836Z 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.000s) 2023-01-11T21:34:15.8311562Z 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.000s) 2023-01-11T21:34:15.8312264Z 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.000s) 2023-01-11T21:34:15.8313119Z 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.000s) 2023-01-11T21:34:15.8314000Z 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.000s) 2023-01-11T21:34:15.8314843Z 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.000s) 2023-01-11T21:34:15.8315603Z test_binary_core_fmod_layout_torch_strided_cuda_float16 (__main__.TestOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:34:15.8316309Z test_binary_core_fmod_layout_torch_strided_cuda_float32 (__main__.TestOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:34:15.8317031Z test_binary_core_fmod_layout_torch_strided_cuda_float64 (__main__.TestOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:34:15.8317750Z 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.000s) 2023-01-11T21:34:15.8318465Z 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.000s) 2023-01-11T21:34:15.8319153Z 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.000s) 2023-01-11T21:34:15.8319881Z 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.000s) 2023-01-11T21:34:15.8320686Z 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.000s) 2023-01-11T21:34:15.8321424Z 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.000s) 2023-01-11T21:34:15.8322169Z test_binary_core_ge_layout_torch_strided_cuda_float16 (__main__.TestOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:34:15.8322904Z test_binary_core_ge_layout_torch_strided_cuda_float32 (__main__.TestOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:34:15.8323719Z test_binary_core_ge_layout_torch_strided_cuda_float64 (__main__.TestOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:34:15.8324596Z 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.000s) 2023-01-11T21:34:15.8325346Z 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.000s) 2023-01-11T21:34:15.8326084Z 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.000s) 2023-01-11T21:34:15.8326889Z 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.000s) 2023-01-11T21:34:15.8327611Z 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.000s) 2023-01-11T21:34:15.8328338Z 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.000s) 2023-01-11T21:34:15.8329083Z test_binary_core_gt_layout_torch_strided_cuda_float16 (__main__.TestOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:34:15.8329812Z test_binary_core_gt_layout_torch_strided_cuda_float32 (__main__.TestOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:34:15.8330541Z test_binary_core_gt_layout_torch_strided_cuda_float64 (__main__.TestOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:34:15.8331283Z 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.000s) 2023-01-11T21:34:15.8332023Z 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.000s) 2023-01-11T21:34:15.8332746Z 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.000s) 2023-01-11T21:34:15.8333577Z 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.000s) 2023-01-11T21:34:15.8334785Z 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.000s) 2023-01-11T21:34:15.8335583Z 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.000s) 2023-01-11T21:34:15.8336259Z test_binary_core_le_layout_torch_strided_cuda_float16 (__main__.TestOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:34:15.8336925Z test_binary_core_le_layout_torch_strided_cuda_float32 (__main__.TestOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:34:15.8337714Z test_binary_core_le_layout_torch_strided_cuda_float64 (__main__.TestOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:34:15.8338436Z 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.000s) 2023-01-11T21:34:15.8339151Z 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.000s) 2023-01-11T21:34:15.8339875Z 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.000s) 2023-01-11T21:34:15.8340600Z 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.000s) 2023-01-11T21:34:15.8341319Z 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.000s) 2023-01-11T21:34:15.8342046Z 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.000s) 2023-01-11T21:34:15.8342890Z test_binary_core_lt_layout_torch_strided_cuda_float16 (__main__.TestOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:34:15.8343616Z test_binary_core_lt_layout_torch_strided_cuda_float32 (__main__.TestOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:34:15.8344411Z test_binary_core_lt_layout_torch_strided_cuda_float64 (__main__.TestOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:34:15.8345150Z 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.000s) 2023-01-11T21:34:15.8345909Z 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.000s) 2023-01-11T21:34:15.8346751Z 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.000s) 2023-01-11T21:34:15.8347497Z 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.000s) 2023-01-11T21:34:15.8348150Z 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.000s) 2023-01-11T21:34:15.8348826Z 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.000s) 2023-01-11T21:34:15.8349507Z test_binary_core_maximum_layout_torch_strided_cuda_float16 (__main__.TestOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:34:15.8350152Z test_binary_core_maximum_layout_torch_strided_cuda_float32 (__main__.TestOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:34:15.8350789Z test_binary_core_maximum_layout_torch_strided_cuda_float64 (__main__.TestOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:34:15.8351424Z 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.000s) 2023-01-11T21:34:15.8352073Z 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.000s) 2023-01-11T21:34:15.8352787Z 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.000s) 2023-01-11T21:34:15.8353534Z 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.000s) 2023-01-11T21:34:15.8354323Z 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.000s) 2023-01-11T21:34:15.8355105Z 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.000s) 2023-01-11T21:34:15.8355806Z test_binary_core_minimum_layout_torch_strided_cuda_float16 (__main__.TestOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:34:15.8356431Z test_binary_core_minimum_layout_torch_strided_cuda_float32 (__main__.TestOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:34:15.8357058Z test_binary_core_minimum_layout_torch_strided_cuda_float64 (__main__.TestOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:34:15.8357709Z 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.000s) 2023-01-11T21:34:15.8358350Z 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.000s) 2023-01-11T21:34:15.8358990Z 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.000s) 2023-01-11T21:34:15.8359629Z 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.000s) 2023-01-11T21:34:15.8360249Z 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.000s) 2023-01-11T21:34:15.8360899Z 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.000s) 2023-01-11T21:34:15.8361530Z test_binary_core_mul_layout_torch_strided_cuda_float16 (__main__.TestOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:34:15.8362154Z test_binary_core_mul_layout_torch_strided_cuda_float32 (__main__.TestOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:34:15.8362806Z test_binary_core_mul_layout_torch_strided_cuda_float64 (__main__.TestOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:34:15.8363595Z 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.000s) 2023-01-11T21:34:15.8364431Z 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.000s) 2023-01-11T21:34:15.8365232Z 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.000s) 2023-01-11T21:34:15.8365997Z 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.000s) 2023-01-11T21:34:15.8366612Z 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.000s) 2023-01-11T21:34:15.8367294Z 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.000s) 2023-01-11T21:34:15.8367931Z test_binary_core_ne_layout_torch_strided_cuda_float16 (__main__.TestOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:34:15.8368551Z test_binary_core_ne_layout_torch_strided_cuda_float32 (__main__.TestOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:34:15.8369158Z test_binary_core_ne_layout_torch_strided_cuda_float64 (__main__.TestOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:34:15.8369801Z 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.000s) 2023-01-11T21:34:15.8370458Z 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.000s) 2023-01-11T21:34:15.8371111Z 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.000s) 2023-01-11T21:34:15.8371794Z 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.000s) 2023-01-11T21:34:15.8372428Z test_binary_core_nextafter_layout_torch_strided_cuda_float32 (__main__.TestOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:34:15.8373073Z test_binary_core_nextafter_layout_torch_strided_cuda_float64 (__main__.TestOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:34:15.8373731Z 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.000s) 2023-01-11T21:34:15.8374646Z 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.000s) 2023-01-11T21:34:15.8375305Z 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.000s) 2023-01-11T21:34:15.8375967Z 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.000s) 2023-01-11T21:34:15.8376614Z 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.000s) 2023-01-11T21:34:15.8377275Z 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.000s) 2023-01-11T21:34:15.8377967Z test_binary_core_remainder_layout_torch_strided_cuda_float16 (__main__.TestOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:34:15.8378633Z test_binary_core_remainder_layout_torch_strided_cuda_float32 (__main__.TestOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:34:15.8379285Z test_binary_core_remainder_layout_torch_strided_cuda_float64 (__main__.TestOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:34:15.8379931Z 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.000s) 2023-01-11T21:34:15.8380568Z 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.000s) 2023-01-11T21:34:15.8381275Z 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.000s) 2023-01-11T21:34:15.8381906Z 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.000s) 2023-01-11T21:34:15.8382537Z 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.000s) 2023-01-11T21:34:15.8383163Z 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.000s) 2023-01-11T21:34:15.8383785Z test_binary_core_sub_layout_torch_strided_cuda_float16 (__main__.TestOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:34:15.8384464Z test_binary_core_sub_layout_torch_strided_cuda_float32 (__main__.TestOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:34:15.8385083Z test_binary_core_sub_layout_torch_strided_cuda_float64 (__main__.TestOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:34:15.8385790Z 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.000s) 2023-01-11T21:34:15.8386613Z 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.000s) 2023-01-11T21:34:15.8387337Z 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.000s) 2023-01-11T21:34:15.8387989Z 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.000s) 2023-01-11T21:34:15.8388652Z 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.000s) 2023-01-11T21:34:15.8389327Z 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.000s) 2023-01-11T21:34:15.8389977Z 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.000s) 2023-01-11T21:34:15.8390616Z 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.000s) 2023-01-11T21:34:15.8391288Z 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.000s) 2023-01-11T21:34:15.8392047Z 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.000s) 2023-01-11T21:34:15.8392754Z 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.000s) 2023-01-11T21:34:15.8393462Z 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.000s) 2023-01-11T21:34:15.8394174Z 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.000s) 2023-01-11T21:34:15.8394990Z 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.000s) 2023-01-11T21:34:15.8395711Z 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.000s) 2023-01-11T21:34:15.8396423Z test_reduction_all_amax_layout_torch_strided_cuda_float16 (__main__.TestOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:34:15.8397096Z test_reduction_all_amax_layout_torch_strided_cuda_float32 (__main__.TestOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:34:15.8397769Z test_reduction_all_amax_layout_torch_strided_cuda_float64 (__main__.TestOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:34:15.8398440Z 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.000s) 2023-01-11T21:34:15.8399154Z 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.000s) 2023-01-11T21:34:15.8399859Z 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.000s) 2023-01-11T21:34:15.8400662Z 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.000s) 2023-01-11T21:34:15.8401372Z 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.000s) 2023-01-11T21:34:15.8402072Z 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.000s) 2023-01-11T21:34:15.8402779Z 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) 2023-01-11T21:34:15.8403571Z test_reduction_all_amin_layout_torch_strided_cuda_float32 (__main__.TestOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:34:15.8404450Z test_reduction_all_amin_layout_torch_strided_cuda_float64 (__main__.TestOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:34:15.8405330Z 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.000s) 2023-01-11T21:34:15.8406161Z 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.000s) 2023-01-11T21:34:15.8406867Z 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.000s) 2023-01-11T21:34:15.8407588Z 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.000s) 2023-01-11T21:34:15.8408276Z 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.000s) 2023-01-11T21:34:15.8408962Z 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.000s) 2023-01-11T21:34:15.8409668Z test_reduction_all_argmax_layout_torch_strided_cuda_float16 (__main__.TestOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:34:15.8410423Z test_reduction_all_argmax_layout_torch_strided_cuda_float32 (__main__.TestOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:34:15.8411122Z test_reduction_all_argmax_layout_torch_strided_cuda_float64 (__main__.TestOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:34:15.8411833Z 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.000s) 2023-01-11T21:34:15.8412530Z 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.000s) 2023-01-11T21:34:15.8413217Z 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.000s) 2023-01-11T21:34:15.8413925Z 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.000s) 2023-01-11T21:34:15.8414875Z 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.000s) 2023-01-11T21:34:15.8415569Z 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.000s) 2023-01-11T21:34:15.8416366Z test_reduction_all_argmin_layout_torch_strided_cuda_float16 (__main__.TestOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:34:15.8417059Z test_reduction_all_argmin_layout_torch_strided_cuda_float32 (__main__.TestOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:34:15.8417766Z test_reduction_all_argmin_layout_torch_strided_cuda_float64 (__main__.TestOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:34:15.8418383Z test_reduction_all_prod_layout_torch_sparse_coo_cuda_float16 (__main__.TestOperatorsCUDA) ... skip: Skipped! (0.000s) 2023-01-11T21:34:15.8419001Z 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) 2023-01-11T21:34:15.8419703Z 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.000s) 2023-01-11T21:34:15.8420339Z test_reduction_all_prod_layout_torch_sparse_csr_cuda_float16 (__main__.TestOperatorsCUDA) ... skip: Skipped! (0.000s) 2023-01-11T21:34:15.8420972Z 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.000s) 2023-01-11T21:34:15.8421668Z 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.000s) 2023-01-11T21:34:15.8422300Z test_reduction_all_prod_layout_torch_strided_cuda_float16 (__main__.TestOperatorsCUDA) ... skip: Skipped! (0.000s) 2023-01-11T21:34:15.8422926Z test_reduction_all_prod_layout_torch_strided_cuda_float32 (__main__.TestOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:34:15.8423628Z test_reduction_all_prod_layout_torch_strided_cuda_float64 (__main__.TestOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:34:15.8424386Z 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.000s) 2023-01-11T21:34:15.8425003Z test_reduction_all_sum_layout_torch_sparse_coo_cuda_float32 (__main__.TestOperatorsCUDA) ... skip: Skipped! (0.000s) 2023-01-11T21:34:15.8425698Z 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.000s) 2023-01-11T21:34:15.8426452Z 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.000s) 2023-01-11T21:34:15.8427231Z test_reduction_all_sum_layout_torch_sparse_csr_cuda_float32 (__main__.TestOperatorsCUDA) ... skip: Skipped! (0.000s) 2023-01-11T21:34:15.8427949Z 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.000s) 2023-01-11T21:34:15.8428637Z test_reduction_all_sum_layout_torch_strided_cuda_float16 (__main__.TestOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:34:15.8429258Z test_reduction_all_sum_layout_torch_strided_cuda_float32 (__main__.TestOperatorsCUDA) ... skip: Skipped! (0.000s) 2023-01-11T21:34:15.8429883Z test_reduction_all_sum_layout_torch_strided_cuda_float64 (__main__.TestOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:34:15.8430573Z 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) 2023-01-11T21:34:15.8431299Z 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.000s) 2023-01-11T21:34:15.8431981Z 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.000s) 2023-01-11T21:34:15.8432656Z 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.000s) 2023-01-11T21:34:15.8433334Z 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.000s) 2023-01-11T21:34:15.8434001Z 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.000s) 2023-01-11T21:34:15.8434666Z test_unary_core_abs_layout_torch_strided_cuda_float16 (__main__.TestOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:34:15.8435333Z test_unary_core_abs_layout_torch_strided_cuda_float32 (__main__.TestOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:34:15.8435999Z test_unary_core_abs_layout_torch_strided_cuda_float64 (__main__.TestOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:34:15.8436679Z 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.000s) 2023-01-11T21:34:15.8437349Z 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.000s) 2023-01-11T21:34:15.8438037Z 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.000s) 2023-01-11T21:34:15.8438829Z 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.000s) 2023-01-11T21:34:15.8439649Z 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) 2023-01-11T21:34:15.8440467Z 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.000s) 2023-01-11T21:34:15.8441261Z 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) 2023-01-11T21:34:15.8441929Z test_unary_core_acos_layout_torch_strided_cuda_float32 (__main__.TestOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:34:15.8442586Z test_unary_core_acos_layout_torch_strided_cuda_float64 (__main__.TestOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:34:15.8443255Z 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.000s) 2023-01-11T21:34:15.8443919Z 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.000s) 2023-01-11T21:34:15.8444602Z 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.000s) 2023-01-11T21:34:15.8445261Z 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) 2023-01-11T21:34:15.8446057Z 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.000s) 2023-01-11T21:34:15.8446841Z 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) 2023-01-11T21:34:15.8447492Z test_unary_core_acosh_layout_torch_strided_cuda_float16 (__main__.TestOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:34:15.8448130Z test_unary_core_acosh_layout_torch_strided_cuda_float32 (__main__.TestOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:34:15.8448766Z test_unary_core_acosh_layout_torch_strided_cuda_float64 (__main__.TestOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:34:15.8449394Z 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.000s) 2023-01-11T21:34:15.8450024Z 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) 2023-01-11T21:34:15.8450654Z 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.000s) 2023-01-11T21:34:15.8451286Z 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) 2023-01-11T21:34:15.8451917Z test_unary_core_angle_layout_torch_strided_cuda_float32 (__main__.TestOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:34:15.8452546Z test_unary_core_angle_layout_torch_strided_cuda_float64 (__main__.TestOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:34:15.8453185Z 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.000s) 2023-01-11T21:34:15.8453850Z 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.000s) 2023-01-11T21:34:15.8454779Z 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.000s) 2023-01-11T21:34:15.8455531Z 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) 2023-01-11T21:34:15.8456189Z 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.000s) 2023-01-11T21:34:15.8456829Z 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.000s) 2023-01-11T21:34:15.8457468Z test_unary_core_asin_layout_torch_strided_cuda_float16 (__main__.TestOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:34:15.8458140Z test_unary_core_asin_layout_torch_strided_cuda_float32 (__main__.TestOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:34:15.8458755Z test_unary_core_asin_layout_torch_strided_cuda_float64 (__main__.TestOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:34:15.8459390Z 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) 2023-01-11T21:34:15.8460076Z 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.000s) 2023-01-11T21:34:15.8460705Z 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.000s) 2023-01-11T21:34:15.8461331Z 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) 2023-01-11T21:34:15.8461948Z 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.000s) 2023-01-11T21:34:15.8462577Z 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.000s) 2023-01-11T21:34:15.8463203Z test_unary_core_asinh_layout_torch_strided_cuda_float16 (__main__.TestOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:34:15.8463836Z 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) 2023-01-11T21:34:15.8464518Z test_unary_core_asinh_layout_torch_strided_cuda_float64 (__main__.TestOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:34:15.8465150Z 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) 2023-01-11T21:34:15.8465793Z 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.000s) 2023-01-11T21:34:15.8466429Z 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.000s) 2023-01-11T21:34:15.8467070Z 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.000s) 2023-01-11T21:34:15.8467705Z 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.000s) 2023-01-11T21:34:15.8468347Z 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.000s) 2023-01-11T21:34:15.8469031Z 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) 2023-01-11T21:34:15.8469656Z 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) 2023-01-11T21:34:15.8470272Z test_unary_core_atan_layout_torch_strided_cuda_float64 (__main__.TestOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:34:15.8470940Z 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) 2023-01-11T21:34:15.8471631Z 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.000s) 2023-01-11T21:34:15.8472318Z 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) 2023-01-11T21:34:15.8473137Z 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.000s) 2023-01-11T21:34:15.8473983Z 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.000s) 2023-01-11T21:34:15.8474852Z 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.000s) 2023-01-11T21:34:15.8475546Z 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) 2023-01-11T21:34:15.8476250Z test_unary_core_atanh_layout_torch_strided_cuda_float32 (__main__.TestOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:34:15.8477007Z test_unary_core_atanh_layout_torch_strided_cuda_float64 (__main__.TestOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:34:15.8477655Z 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.000s) 2023-01-11T21:34:15.8478324Z 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.000s) 2023-01-11T21:34:15.8479024Z 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.000s) 2023-01-11T21:34:15.8479697Z 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.000s) 2023-01-11T21:34:15.8480370Z 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) 2023-01-11T21:34:15.8481008Z 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.000s) 2023-01-11T21:34:15.8481694Z test_unary_core_ceil_layout_torch_strided_cuda_float16 (__main__.TestOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:34:15.8482350Z test_unary_core_ceil_layout_torch_strided_cuda_float32 (__main__.TestOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:34:15.8483042Z test_unary_core_ceil_layout_torch_strided_cuda_float64 (__main__.TestOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:34:15.8484014Z 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.000s) 2023-01-11T21:34:15.8484897Z 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) 2023-01-11T21:34:15.8485612Z 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.000s) 2023-01-11T21:34:15.8486293Z 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.000s) 2023-01-11T21:34:15.8487023Z 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) 2023-01-11T21:34:15.8487766Z 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.000s) 2023-01-11T21:34:15.8488514Z 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.000s) 2023-01-11T21:34:15.8489245Z 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.000s) 2023-01-11T21:34:15.8490045Z 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.000s) 2023-01-11T21:34:15.8490747Z 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.000s) 2023-01-11T21:34:15.8491430Z 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.000s) 2023-01-11T21:34:15.8492106Z 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.000s) 2023-01-11T21:34:15.8492780Z 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) 2023-01-11T21:34:15.8493570Z 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.000s) 2023-01-11T21:34:15.8495409Z 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) 2023-01-11T21:34:15.8496536Z test_unary_core_cos_layout_torch_strided_cuda_float16 (__main__.TestOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:34:15.8497464Z test_unary_core_cos_layout_torch_strided_cuda_float32 (__main__.TestOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:34:15.8498358Z test_unary_core_cos_layout_torch_strided_cuda_float64 (__main__.TestOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:34:15.8499273Z 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.000s) 2023-01-11T21:34:15.8500203Z 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.000s) 2023-01-11T21:34:15.8501140Z 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.000s) 2023-01-11T21:34:15.8502256Z 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.000s) 2023-01-11T21:34:15.8503183Z 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.000s) 2023-01-11T21:34:15.8503826Z 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.000s) 2023-01-11T21:34:15.8504293Z test_unary_core_cosh_layout_torch_strided_cuda_float16 (__main__.TestOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:34:15.8504837Z 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) 2023-01-11T21:34:15.8505286Z test_unary_core_cosh_layout_torch_strided_cuda_float64 (__main__.TestOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:34:15.8505758Z 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) 2023-01-11T21:34:15.8506261Z 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.000s) 2023-01-11T21:34:15.8506909Z 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.000s) 2023-01-11T21:34:15.8507466Z 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.000s) 2023-01-11T21:34:15.8507944Z 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) 2023-01-11T21:34:15.8508403Z 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.000s) 2023-01-11T21:34:15.8508870Z test_unary_core_deg2rad_layout_torch_strided_cuda_float16 (__main__.TestOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:34:15.8509350Z test_unary_core_deg2rad_layout_torch_strided_cuda_float32 (__main__.TestOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:34:15.8509809Z test_unary_core_deg2rad_layout_torch_strided_cuda_float64 (__main__.TestOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:34:15.8510288Z 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.000s) 2023-01-11T21:34:15.8510763Z 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) 2023-01-11T21:34:15.8511231Z 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.000s) 2023-01-11T21:34:15.8511696Z 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.000s) 2023-01-11T21:34:15.8512171Z 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) 2023-01-11T21:34:15.8512662Z 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.000s) 2023-01-11T21:34:15.8513277Z 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) 2023-01-11T21:34:15.8513870Z test_unary_core_digamma_layout_torch_strided_cuda_float32 (__main__.TestOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:34:15.8514452Z test_unary_core_digamma_layout_torch_strided_cuda_float64 (__main__.TestOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:34:15.8515045Z 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.000s) 2023-01-11T21:34:15.8515536Z 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.000s) 2023-01-11T21:34:15.8516002Z 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.000s) 2023-01-11T21:34:15.8516461Z 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) 2023-01-11T21:34:15.8516928Z 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.000s) 2023-01-11T21:34:15.8517426Z 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) 2023-01-11T21:34:15.8517896Z test_unary_core_erf_layout_torch_strided_cuda_float16 (__main__.TestOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:34:15.8518360Z test_unary_core_erf_layout_torch_strided_cuda_float32 (__main__.TestOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:34:15.8518814Z test_unary_core_erf_layout_torch_strided_cuda_float64 (__main__.TestOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:34:15.8519275Z 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.000s) 2023-01-11T21:34:15.8519747Z 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.000s) 2023-01-11T21:34:15.8520212Z 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.000s) 2023-01-11T21:34:15.8520667Z 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.000s) 2023-01-11T21:34:15.8521130Z 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.000s) 2023-01-11T21:34:15.8521595Z 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) 2023-01-11T21:34:15.8522061Z test_unary_core_erfc_layout_torch_strided_cuda_float16 (__main__.TestOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:34:15.8522511Z test_unary_core_erfc_layout_torch_strided_cuda_float32 (__main__.TestOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:34:15.8522978Z test_unary_core_erfc_layout_torch_strided_cuda_float64 (__main__.TestOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:34:15.8523589Z 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) 2023-01-11T21:34:15.8524190Z 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.000s) 2023-01-11T21:34:15.8524705Z 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.000s) 2023-01-11T21:34:15.8525172Z 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.000s) 2023-01-11T21:34:15.8525637Z 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) 2023-01-11T21:34:15.8526103Z 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.000s) 2023-01-11T21:34:15.8526571Z test_unary_core_erfinv_layout_torch_strided_cuda_float16 (__main__.TestOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:34:15.8527036Z test_unary_core_erfinv_layout_torch_strided_cuda_float32 (__main__.TestOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:34:15.8527533Z 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) 2023-01-11T21:34:15.8528006Z 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.000s) 2023-01-11T21:34:15.8528472Z 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.000s) 2023-01-11T21:34:15.8528940Z 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.000s) 2023-01-11T21:34:15.8529394Z 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) 2023-01-11T21:34:15.8529869Z 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.000s) 2023-01-11T21:34:15.8530333Z 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.000s) 2023-01-11T21:34:15.8530796Z 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) 2023-01-11T21:34:15.8531249Z test_unary_core_exp2_layout_torch_strided_cuda_float32 (__main__.TestOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:34:15.8531707Z 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) 2023-01-11T21:34:15.8532175Z 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.000s) 2023-01-11T21:34:15.8532640Z 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.000s) 2023-01-11T21:34:15.8533140Z 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.000s) 2023-01-11T21:34:15.8533746Z 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.000s) 2023-01-11T21:34:15.8534672Z 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.000s) 2023-01-11T21:34:15.8535287Z 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.000s) 2023-01-11T21:34:15.8535868Z test_unary_core_exp_layout_torch_strided_cuda_float16 (__main__.TestOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:34:15.8536410Z 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) 2023-01-11T21:34:15.8536893Z test_unary_core_exp_layout_torch_strided_cuda_float64 (__main__.TestOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:34:15.8537439Z 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) 2023-01-11T21:34:15.8537915Z 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.000s) 2023-01-11T21:34:15.8538455Z 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.000s) 2023-01-11T21:34:15.8538922Z 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.000s) 2023-01-11T21:34:15.8539396Z 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.000s) 2023-01-11T21:34:15.8539861Z 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) 2023-01-11T21:34:15.8540322Z test_unary_core_expm1_layout_torch_strided_cuda_float16 (__main__.TestOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:34:15.8540787Z test_unary_core_expm1_layout_torch_strided_cuda_float32 (__main__.TestOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:34:15.8541254Z test_unary_core_expm1_layout_torch_strided_cuda_float64 (__main__.TestOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:34:15.8541724Z 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.000s) 2023-01-11T21:34:15.8542191Z 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.000s) 2023-01-11T21:34:15.8542644Z 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.000s) 2023-01-11T21:34:15.8543108Z 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.000s) 2023-01-11T21:34:15.8543574Z 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) 2023-01-11T21:34:15.8544031Z 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.000s) 2023-01-11T21:34:15.8544615Z test_unary_core_floor_layout_torch_strided_cuda_float16 (__main__.TestOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:34:15.8545077Z test_unary_core_floor_layout_torch_strided_cuda_float32 (__main__.TestOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:34:15.8545543Z 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) 2023-01-11T21:34:15.8546009Z 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.000s) 2023-01-11T21:34:15.8546484Z 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) 2023-01-11T21:34:15.8546944Z 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) 2023-01-11T21:34:15.8547413Z 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.000s) 2023-01-11T21:34:15.8547885Z 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) 2023-01-11T21:34:15.8548399Z 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.000s) 2023-01-11T21:34:15.8548858Z test_unary_core_frac_layout_torch_strided_cuda_float16 (__main__.TestOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:34:15.8549304Z test_unary_core_frac_layout_torch_strided_cuda_float32 (__main__.TestOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:34:15.8549757Z 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) 2023-01-11T21:34:15.8550220Z 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.000s) 2023-01-11T21:34:15.8550684Z 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) 2023-01-11T21:34:15.8551142Z 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.000s) 2023-01-11T21:34:15.8551598Z 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) 2023-01-11T21:34:15.8552059Z 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.000s) 2023-01-11T21:34:15.8552517Z 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.000s) 2023-01-11T21:34:15.8553042Z 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) 2023-01-11T21:34:15.8553605Z test_unary_core_i0_layout_torch_strided_cuda_float32 (__main__.TestOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:34:15.8554160Z 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) 2023-01-11T21:34:15.8554747Z 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.000s) 2023-01-11T21:34:15.8555366Z 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.000s) 2023-01-11T21:34:15.8555828Z 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.000s) 2023-01-11T21:34:15.8556294Z 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) 2023-01-11T21:34:15.8556755Z 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.000s) 2023-01-11T21:34:15.8557209Z 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.000s) 2023-01-11T21:34:15.8557668Z 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) 2023-01-11T21:34:15.8558130Z test_unary_core_isnan_layout_torch_strided_cuda_float32 (__main__.TestOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:34:15.8558620Z test_unary_core_isnan_layout_torch_strided_cuda_float64 (__main__.TestOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:34:15.8559092Z 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.000s) 2023-01-11T21:34:15.8559567Z 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.000s) 2023-01-11T21:34:15.8560039Z 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.000s) 2023-01-11T21:34:15.8560512Z 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) 2023-01-11T21:34:15.8560969Z 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.000s) 2023-01-11T21:34:15.8561434Z 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.000s) 2023-01-11T21:34:15.8561897Z test_unary_core_lgamma_layout_torch_strided_cuda_float16 (__main__.TestOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:34:15.8562362Z 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) 2023-01-11T21:34:15.8562832Z test_unary_core_lgamma_layout_torch_strided_cuda_float64 (__main__.TestOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:34:15.8563309Z 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.000s) 2023-01-11T21:34:15.8563873Z 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.000s) 2023-01-11T21:34:15.8564432Z 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.000s) 2023-01-11T21:34:15.8565006Z 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.000s) 2023-01-11T21:34:15.8565613Z 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.000s) 2023-01-11T21:34:15.8566135Z 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.000s) 2023-01-11T21:34:15.8566588Z test_unary_core_log10_layout_torch_strided_cuda_float16 (__main__.TestOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:34:15.8567049Z test_unary_core_log10_layout_torch_strided_cuda_float32 (__main__.TestOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:34:15.8567510Z test_unary_core_log10_layout_torch_strided_cuda_float64 (__main__.TestOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:34:15.8567973Z 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) 2023-01-11T21:34:15.8568433Z 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.000s) 2023-01-11T21:34:15.8568887Z 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) 2023-01-11T21:34:15.8569424Z 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.000s) 2023-01-11T21:34:15.8569883Z 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.000s) 2023-01-11T21:34:15.8570341Z 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.000s) 2023-01-11T21:34:15.8570790Z 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) 2023-01-11T21:34:15.8571254Z 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) 2023-01-11T21:34:15.8571726Z test_unary_core_log1p_layout_torch_strided_cuda_float64 (__main__.TestOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:34:15.8572197Z 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) 2023-01-11T21:34:15.8572663Z 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.000s) 2023-01-11T21:34:15.8573127Z 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.000s) 2023-01-11T21:34:15.8573622Z 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.000s) 2023-01-11T21:34:15.8574113Z 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.000s) 2023-01-11T21:34:15.8574704Z 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.000s) 2023-01-11T21:34:15.8575160Z 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) 2023-01-11T21:34:15.8575655Z test_unary_core_log2_layout_torch_strided_cuda_float32 (__main__.TestOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:34:15.8576111Z 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) 2023-01-11T21:34:15.8576577Z 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.000s) 2023-01-11T21:34:15.8577046Z 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.000s) 2023-01-11T21:34:15.8577507Z 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.000s) 2023-01-11T21:34:15.8577979Z 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) 2023-01-11T21:34:15.8578439Z 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.000s) 2023-01-11T21:34:15.8578891Z 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.000s) 2023-01-11T21:34:15.8579380Z 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) 2023-01-11T21:34:15.8579834Z test_unary_core_log_layout_torch_strided_cuda_float32 (__main__.TestOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:34:15.8580282Z test_unary_core_log_layout_torch_strided_cuda_float64 (__main__.TestOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:34:15.8580748Z 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.000s) 2023-01-11T21:34:15.8581218Z 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.000s) 2023-01-11T21:34:15.8581678Z 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.000s) 2023-01-11T21:34:15.8582146Z 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) 2023-01-11T21:34:15.8582603Z 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.000s) 2023-01-11T21:34:15.8583064Z 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) 2023-01-11T21:34:15.8583516Z test_unary_core_logit_layout_torch_strided_cuda_float16 (__main__.TestOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:34:15.8584031Z test_unary_core_logit_layout_torch_strided_cuda_float32 (__main__.TestOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:34:15.8584544Z test_unary_core_logit_layout_torch_strided_cuda_float64 (__main__.TestOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:34:15.8585012Z 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) 2023-01-11T21:34:15.8585515Z 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) 2023-01-11T21:34:15.8585986Z 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.000s) 2023-01-11T21:34:15.8586470Z 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) 2023-01-11T21:34:15.8586945Z 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.000s) 2023-01-11T21:34:15.8587416Z 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.000s) 2023-01-11T21:34:15.8587881Z 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.000s) 2023-01-11T21:34:15.8588355Z 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.000s) 2023-01-11T21:34:15.8588820Z 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.000s) 2023-01-11T21:34:15.8589314Z 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) 2023-01-11T21:34:15.8589783Z 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.000s) 2023-01-11T21:34:15.8590243Z 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.000s) 2023-01-11T21:34:15.8590708Z 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.000s) 2023-01-11T21:34:15.8591171Z 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.000s) 2023-01-11T21:34:15.8591627Z 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.000s) 2023-01-11T21:34:15.8592078Z 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) 2023-01-11T21:34:15.8592537Z 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) 2023-01-11T21:34:15.8593084Z test_unary_core_neg_layout_torch_strided_cuda_float64 (__main__.TestOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:34:15.8593667Z 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) 2023-01-11T21:34:15.8594260Z 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.000s) 2023-01-11T21:34:15.8594848Z 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.000s) 2023-01-11T21:34:15.8595384Z 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.000s) 2023-01-11T21:34:15.8595874Z 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) 2023-01-11T21:34:15.8596348Z 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.000s) 2023-01-11T21:34:15.8596821Z 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) 2023-01-11T21:34:15.8597294Z 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) 2023-01-11T21:34:15.8597762Z test_unary_core_positive_layout_torch_strided_cuda_float64 (__main__.TestOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:34:15.8598237Z 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.000s) 2023-01-11T21:34:15.8598707Z 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.000s) 2023-01-11T21:34:15.8599180Z 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.000s) 2023-01-11T21:34:15.8599678Z 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.000s) 2023-01-11T21:34:15.8600142Z 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) 2023-01-11T21:34:15.8600614Z 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.000s) 2023-01-11T21:34:15.8601086Z 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) 2023-01-11T21:34:15.8601562Z test_unary_core_rad2deg_layout_torch_strided_cuda_float32 (__main__.TestOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:34:15.8602037Z test_unary_core_rad2deg_layout_torch_strided_cuda_float64 (__main__.TestOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:34:15.8602512Z 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.000s) 2023-01-11T21:34:15.8602998Z 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.000s) 2023-01-11T21:34:15.8603564Z 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) 2023-01-11T21:34:15.8604170Z 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.000s) 2023-01-11T21:34:15.8604763Z 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.000s) 2023-01-11T21:34:15.8605289Z 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.000s) 2023-01-11T21:34:15.8605748Z 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) 2023-01-11T21:34:15.8606254Z test_unary_core_reciprocal_layout_torch_strided_cuda_float32 (__main__.TestOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:34:15.8606724Z test_unary_core_reciprocal_layout_torch_strided_cuda_float64 (__main__.TestOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:34:15.8607209Z 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.000s) 2023-01-11T21:34:15.8607690Z 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.000s) 2023-01-11T21:34:15.8608171Z 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.000s) 2023-01-11T21:34:15.8608645Z 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) 2023-01-11T21:34:15.8609125Z 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.000s) 2023-01-11T21:34:15.8609637Z 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) 2023-01-11T21:34:15.8610114Z 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.000s) 2023-01-11T21:34:15.8610600Z 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) 2023-01-11T21:34:15.8611084Z 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) 2023-01-11T21:34:15.8611573Z 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.000s) 2023-01-11T21:34:15.8612055Z 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) 2023-01-11T21:34:15.8612527Z 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.000s) 2023-01-11T21:34:15.8613001Z 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.000s) 2023-01-11T21:34:15.8613549Z 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.000s) 2023-01-11T21:34:15.8614144Z 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) 2023-01-11T21:34:15.8615070Z 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.000s) 2023-01-11T21:34:15.8615676Z 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) 2023-01-11T21:34:15.8616182Z 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.000s) 2023-01-11T21:34:15.8616739Z 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.000s) 2023-01-11T21:34:15.8617240Z 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.000s) 2023-01-11T21:34:15.8617740Z 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) 2023-01-11T21:34:15.8618234Z 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.000s) 2023-01-11T21:34:15.8618735Z 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) 2023-01-11T21:34:15.8619230Z 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) 2023-01-11T21:34:15.8619722Z 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.000s) 2023-01-11T21:34:15.8620250Z 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.000s) 2023-01-11T21:34:15.8620735Z 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.000s) 2023-01-11T21:34:15.8621221Z 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) 2023-01-11T21:34:15.8621696Z 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.000s) 2023-01-11T21:34:15.8622159Z 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.000s) 2023-01-11T21:34:15.8622629Z 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.000s) 2023-01-11T21:34:15.8623094Z 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) 2023-01-11T21:34:15.8623550Z 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.000s) 2023-01-11T21:34:15.8624063Z test_unary_core_round_layout_torch_strided_cuda_float16 (__main__.TestOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:34:15.8624598Z test_unary_core_round_layout_torch_strided_cuda_float32 (__main__.TestOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:34:15.8625072Z test_unary_core_round_layout_torch_strided_cuda_float64 (__main__.TestOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:34:15.8625532Z 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.000s) 2023-01-11T21:34:15.8626001Z 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) 2023-01-11T21:34:15.8626577Z 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.000s) 2023-01-11T21:34:15.8627154Z 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.000s) 2023-01-11T21:34:15.8627720Z 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) 2023-01-11T21:34:15.8628182Z 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.000s) 2023-01-11T21:34:15.8628642Z test_unary_core_rsqrt_layout_torch_strided_cuda_float16 (__main__.TestOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:34:15.8629101Z test_unary_core_rsqrt_layout_torch_strided_cuda_float32 (__main__.TestOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:34:15.8629576Z 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) 2023-01-11T21:34:15.8630042Z 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.000s) 2023-01-11T21:34:15.8630548Z 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) 2023-01-11T21:34:15.8631007Z 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.000s) 2023-01-11T21:34:15.8631478Z 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) 2023-01-11T21:34:15.8631943Z 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.000s) 2023-01-11T21:34:15.8632407Z 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.000s) 2023-01-11T21:34:15.8632935Z test_unary_core_sgn_layout_torch_strided_cuda_float16 (__main__.TestOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:34:15.8633504Z test_unary_core_sgn_layout_torch_strided_cuda_float32 (__main__.TestOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:34:15.8634065Z test_unary_core_sgn_layout_torch_strided_cuda_float64 (__main__.TestOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:34:15.8634654Z 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.000s) 2023-01-11T21:34:15.8635228Z 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) 2023-01-11T21:34:15.8635693Z 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.000s) 2023-01-11T21:34:15.8636173Z 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.000s) 2023-01-11T21:34:15.8636645Z 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.000s) 2023-01-11T21:34:15.8637150Z 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.000s) 2023-01-11T21:34:15.8637624Z test_unary_core_sigmoid_layout_torch_strided_cuda_float16 (__main__.TestOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:34:15.8638105Z 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) 2023-01-11T21:34:15.8638577Z test_unary_core_sigmoid_layout_torch_strided_cuda_float64 (__main__.TestOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:34:15.8639047Z 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) 2023-01-11T21:34:15.8639516Z 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.000s) 2023-01-11T21:34:15.8639977Z 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.000s) 2023-01-11T21:34:15.8640445Z 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.000s) 2023-01-11T21:34:15.8640934Z 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.000s) 2023-01-11T21:34:15.8641394Z 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) 2023-01-11T21:34:15.8641845Z test_unary_core_sign_layout_torch_strided_cuda_float16 (__main__.TestOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:34:15.8642305Z test_unary_core_sign_layout_torch_strided_cuda_float32 (__main__.TestOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:34:15.8642761Z test_unary_core_sign_layout_torch_strided_cuda_float64 (__main__.TestOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:34:15.8643307Z 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.000s) 2023-01-11T21:34:15.8643893Z 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.000s) 2023-01-11T21:34:15.8644471Z 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.000s) 2023-01-11T21:34:15.8645043Z 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.000s) 2023-01-11T21:34:15.8645513Z 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) 2023-01-11T21:34:15.8645979Z 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.000s) 2023-01-11T21:34:15.8646447Z 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) 2023-01-11T21:34:15.8646915Z test_unary_core_signbit_layout_torch_strided_cuda_float32 (__main__.TestOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:34:15.8647376Z test_unary_core_signbit_layout_torch_strided_cuda_float64 (__main__.TestOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:34:15.8647866Z 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.000s) 2023-01-11T21:34:15.8648337Z 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.000s) 2023-01-11T21:34:15.8648798Z 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.000s) 2023-01-11T21:34:15.8649262Z 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.000s) 2023-01-11T21:34:15.8649724Z 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.000s) 2023-01-11T21:34:15.8650184Z 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) 2023-01-11T21:34:15.8650638Z test_unary_core_sin_layout_torch_strided_cuda_float16 (__main__.TestOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:34:15.8651123Z test_unary_core_sin_layout_torch_strided_cuda_float32 (__main__.TestOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:34:15.8651569Z test_unary_core_sin_layout_torch_strided_cuda_float64 (__main__.TestOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:34:15.8652033Z 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.000s) 2023-01-11T21:34:15.8652490Z 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) 2023-01-11T21:34:15.8652952Z 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.000s) 2023-01-11T21:34:15.8653521Z 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) 2023-01-11T21:34:15.8654097Z 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.000s) 2023-01-11T21:34:15.8654805Z 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.000s) 2023-01-11T21:34:15.8655378Z test_unary_core_sinc_layout_torch_strided_cuda_float16 (__main__.TestOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:34:15.8655932Z test_unary_core_sinc_layout_torch_strided_cuda_float32 (__main__.TestOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:34:15.8656393Z test_unary_core_sinc_layout_torch_strided_cuda_float64 (__main__.TestOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:34:15.8656865Z 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) 2023-01-11T21:34:15.8657320Z 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.000s) 2023-01-11T21:34:15.8657784Z 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) 2023-01-11T21:34:15.8658291Z 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.000s) 2023-01-11T21:34:15.8658758Z 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.000s) 2023-01-11T21:34:15.8659218Z 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.000s) 2023-01-11T21:34:15.8659670Z test_unary_core_sinh_layout_torch_strided_cuda_float16 (__main__.TestOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:34:15.8660133Z 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) 2023-01-11T21:34:15.8660587Z test_unary_core_sinh_layout_torch_strided_cuda_float64 (__main__.TestOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:34:15.8661051Z 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.000s) 2023-01-11T21:34:15.8661505Z 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.000s) 2023-01-11T21:34:15.8661999Z 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) 2023-01-11T21:34:15.8662462Z 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.000s) 2023-01-11T21:34:15.8662921Z 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.000s) 2023-01-11T21:34:15.8663377Z 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.000s) 2023-01-11T21:34:15.8663834Z 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) 2023-01-11T21:34:15.8664298Z test_unary_core_sqrt_layout_torch_strided_cuda_float32 (__main__.TestOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:34:15.8664824Z test_unary_core_sqrt_layout_torch_strided_cuda_float64 (__main__.TestOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:34:15.8665298Z 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.000s) 2023-01-11T21:34:15.8665771Z 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.000s) 2023-01-11T21:34:15.8666255Z 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.000s) 2023-01-11T21:34:15.8666733Z 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) 2023-01-11T21:34:15.8667196Z 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.000s) 2023-01-11T21:34:15.8667663Z 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) 2023-01-11T21:34:15.8668166Z test_unary_core_square_layout_torch_strided_cuda_float16 (__main__.TestOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:34:15.8668639Z test_unary_core_square_layout_torch_strided_cuda_float32 (__main__.TestOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:34:15.8669109Z test_unary_core_square_layout_torch_strided_cuda_float64 (__main__.TestOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:34:15.8669572Z 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.000s) 2023-01-11T21:34:15.8670030Z 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.000s) 2023-01-11T21:34:15.8670493Z 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.000s) 2023-01-11T21:34:15.8670959Z 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) 2023-01-11T21:34:15.8671427Z 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.000s) 2023-01-11T21:34:15.8671908Z 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.000s) 2023-01-11T21:34:15.8672370Z test_unary_core_tan_layout_torch_strided_cuda_float16 (__main__.TestOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:34:15.8672889Z test_unary_core_tan_layout_torch_strided_cuda_float32 (__main__.TestOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:34:15.8673458Z test_unary_core_tan_layout_torch_strided_cuda_float64 (__main__.TestOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:34:15.8674044Z 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.000s) 2023-01-11T21:34:15.8674631Z 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.000s) 2023-01-11T21:34:15.8675210Z 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) 2023-01-11T21:34:15.8675679Z 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.000s) 2023-01-11T21:34:15.8676147Z 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) 2023-01-11T21:34:15.8676602Z 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.000s) 2023-01-11T21:34:15.8677069Z test_unary_core_tanh_layout_torch_strided_cuda_float16 (__main__.TestOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:34:15.8677528Z test_unary_core_tanh_layout_torch_strided_cuda_float32 (__main__.TestOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:34:15.8677986Z 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) 2023-01-11T21:34:15.8678478Z 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.000s) 2023-01-11T21:34:15.8678944Z 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.000s) 2023-01-11T21:34:15.8679413Z 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) 2023-01-11T21:34:15.8679881Z 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.000s) 2023-01-11T21:34:15.8680335Z 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.000s) 2023-01-11T21:34:15.8680786Z 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.000s) 2023-01-11T21:34:15.8681247Z test_unary_core_trunc_layout_torch_strided_cuda_float16 (__main__.TestOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:34:15.8681717Z test_unary_core_trunc_layout_torch_strided_cuda_float32 (__main__.TestOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:34:15.8682211Z 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) 2023-01-11T21:34:15.8682636Z test_all (__main__.TestReductions) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:34:15.8683034Z test_amax (__main__.TestReductions) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:34:15.8683514Z test_amax_grad (__main__.TestReductions) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:34:15.8683998Z test_amin (__main__.TestReductions) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:34:15.8684474Z test_amin_grad (__main__.TestReductions) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:34:15.8684959Z test_grad_dtype (__main__.TestReductions) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:34:15.8685362Z test_max_not_implemented (__main__.TestReductions) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:34:15.8685758Z test_mean (__main__.TestReductions) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:34:15.8686142Z test_mean_dim_grad (__main__.TestReductions) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:34:15.8686466Z test_mean_grad_case_1a (__main__.TestReductions) 2023-01-11T21:34:15.8686793Z values.requires_grad = True ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:34:15.8687107Z test_mean_grad_case_1b (__main__.TestReductions) 2023-01-11T21:34:15.8687425Z values.requires_grad = False ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:34:15.8687738Z test_mean_grad_case_1c (__main__.TestReductions) 2023-01-11T21:34:15.8688057Z values.requires_grad = True ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:34:15.8688358Z test_mean_grad_case_1d (__main__.TestReductions) 2023-01-11T21:34:15.8688685Z values.requires_grad = False ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:34:15.8688994Z test_mean_grad_case_1e (__main__.TestReductions) 2023-01-11T21:34:15.8689307Z values.requires_grad = True ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:34:15.8689607Z test_mean_grad_case_1f (__main__.TestReductions) 2023-01-11T21:34:15.8689952Z values.requires_grad = False ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:34:15.8690334Z test_prod (__main__.TestReductions) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:34:15.8690719Z test_prod_grad (__main__.TestReductions) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:34:15.8691111Z test_sum (__main__.TestReductions) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:34:15.8691500Z test_sum_grad (__main__.TestReductions) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:34:15.8691903Z test_inplace_unary_fn_aten_abs_ (__main__.TestUnary) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:34:15.8692311Z test_inplace_unary_fn_aten_absolute_ (__main__.TestUnary) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:34:15.8692733Z test_inplace_unary_fn_aten_acos_ (__main__.TestUnary) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:34:15.8693142Z test_inplace_unary_fn_aten_acosh_ (__main__.TestUnary) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:34:15.8693720Z test_inplace_unary_fn_aten_arccos_ (__main__.TestUnary) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:34:15.8694508Z test_inplace_unary_fn_aten_arccosh_ (__main__.TestUnary) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:34:15.8695081Z test_inplace_unary_fn_aten_arcsin_ (__main__.TestUnary) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:34:15.8695591Z test_inplace_unary_fn_aten_arcsinh_ (__main__.TestUnary) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:34:15.8696057Z test_inplace_unary_fn_aten_arctan_ (__main__.TestUnary) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:34:15.8696461Z test_inplace_unary_fn_aten_arctanh_ (__main__.TestUnary) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:34:15.8696879Z test_inplace_unary_fn_aten_asin_ (__main__.TestUnary) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:34:15.8697284Z test_inplace_unary_fn_aten_asinh_ (__main__.TestUnary) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:34:15.8697691Z test_inplace_unary_fn_aten_atan_ (__main__.TestUnary) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:34:15.8698092Z test_inplace_unary_fn_aten_atanh_ (__main__.TestUnary) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:34:15.8698504Z test_inplace_unary_fn_aten_bitwise_not_ (__main__.TestUnary) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:34:15.8698914Z test_inplace_unary_fn_aten_ceil_ (__main__.TestUnary) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:34:15.8699319Z test_inplace_unary_fn_aten_clamp_ (__main__.TestUnary) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:34:15.8699721Z test_inplace_unary_fn_aten_clip_ (__main__.TestUnary) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:34:15.8700132Z test_inplace_unary_fn_aten_conj_physical_ (__main__.TestUnary) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:34:15.8700552Z test_inplace_unary_fn_aten_cos_ (__main__.TestUnary) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:34:15.8701017Z test_inplace_unary_fn_aten_cosh_ (__main__.TestUnary) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:34:15.8701437Z test_inplace_unary_fn_aten_deg2rad_ (__main__.TestUnary) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:34:15.8701848Z test_inplace_unary_fn_aten_digamma_ (__main__.TestUnary) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:34:15.8702263Z test_inplace_unary_fn_aten_erf_ (__main__.TestUnary) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:34:15.8702666Z test_inplace_unary_fn_aten_erfc_ (__main__.TestUnary) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:34:15.8703072Z test_inplace_unary_fn_aten_erfinv_ (__main__.TestUnary) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:34:15.8703470Z test_inplace_unary_fn_aten_exp2_ (__main__.TestUnary) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:34:15.8703879Z test_inplace_unary_fn_aten_exp_ (__main__.TestUnary) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:34:15.8704287Z test_inplace_unary_fn_aten_expm1_ (__main__.TestUnary) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:34:15.8704810Z test_inplace_unary_fn_aten_fix_ (__main__.TestUnary) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:34:15.8705208Z test_inplace_unary_fn_aten_floor_ (__main__.TestUnary) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:34:15.8705617Z test_inplace_unary_fn_aten_frac_ (__main__.TestUnary) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:34:15.8706022Z test_inplace_unary_fn_aten_i0_ (__main__.TestUnary) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:34:15.8706523Z test_inplace_unary_fn_aten_lgamma_ (__main__.TestUnary) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:34:15.8707030Z test_inplace_unary_fn_aten_log10_ (__main__.TestUnary) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:34:15.8707480Z test_inplace_unary_fn_aten_log1p_ (__main__.TestUnary) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:34:15.8707885Z test_inplace_unary_fn_aten_log2_ (__main__.TestUnary) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:34:15.8708285Z test_inplace_unary_fn_aten_log_ (__main__.TestUnary) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:34:15.8708685Z test_inplace_unary_fn_aten_logit_ (__main__.TestUnary) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:34:15.8709103Z test_inplace_unary_fn_aten_nan_to_num_ (__main__.TestUnary) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:34:15.8709514Z test_inplace_unary_fn_aten_neg_ (__main__.TestUnary) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:34:15.8709925Z test_inplace_unary_fn_aten_negative_ (__main__.TestUnary) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:34:15.8710332Z test_inplace_unary_fn_aten_pow_ (__main__.TestUnary) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:34:15.8710738Z test_inplace_unary_fn_aten_rad2deg_ (__main__.TestUnary) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:34:15.8711157Z test_inplace_unary_fn_aten_reciprocal_ (__main__.TestUnary) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:34:15.8711574Z test_inplace_unary_fn_aten_round_ (__main__.TestUnary) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:34:15.8712003Z test_inplace_unary_fn_aten_rsqrt_ (__main__.TestUnary) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:34:15.8712412Z test_inplace_unary_fn_aten_sgn_ (__main__.TestUnary) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:34:15.8712904Z test_inplace_unary_fn_aten_sigmoid_ (__main__.TestUnary) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:34:15.8713412Z test_inplace_unary_fn_aten_sign_ (__main__.TestUnary) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:34:15.8713898Z test_inplace_unary_fn_aten_sin_ (__main__.TestUnary) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:34:15.8714399Z test_inplace_unary_fn_aten_sinc_ (__main__.TestUnary) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:34:15.8714903Z test_inplace_unary_fn_aten_sinh_ (__main__.TestUnary) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:34:15.8715343Z test_inplace_unary_fn_aten_sqrt_ (__main__.TestUnary) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:34:15.8715737Z test_inplace_unary_fn_aten_square_ (__main__.TestUnary) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:34:15.8716168Z test_inplace_unary_fn_aten_tan_ (__main__.TestUnary) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:34:15.8716568Z test_inplace_unary_fn_aten_tanh_ (__main__.TestUnary) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:34:15.8716971Z test_inplace_unary_fn_aten_trunc_ (__main__.TestUnary) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:34:15.8717361Z test_unary_fn_aten_abs (__main__.TestUnary) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:34:15.8717759Z test_unary_fn_aten_absolute (__main__.TestUnary) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:34:15.8718152Z test_unary_fn_aten_acos (__main__.TestUnary) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:34:15.8718550Z test_unary_fn_aten_acosh (__main__.TestUnary) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:34:15.8718935Z test_unary_fn_aten_angle (__main__.TestUnary) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:34:15.8719330Z test_unary_fn_aten_arccos (__main__.TestUnary) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:34:15.8719720Z test_unary_fn_aten_arccosh (__main__.TestUnary) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:34:15.8720115Z test_unary_fn_aten_arcsin (__main__.TestUnary) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:34:15.8720500Z test_unary_fn_aten_arcsinh (__main__.TestUnary) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:34:15.8720893Z test_unary_fn_aten_arctan (__main__.TestUnary) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:34:15.8721286Z test_unary_fn_aten_arctanh (__main__.TestUnary) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:34:15.8721677Z test_unary_fn_aten_asin (__main__.TestUnary) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:34:15.8722060Z test_unary_fn_aten_asinh (__main__.TestUnary) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:34:15.8722451Z test_unary_fn_aten_atan (__main__.TestUnary) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:34:15.8722865Z test_unary_fn_aten_atanh (__main__.TestUnary) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:34:15.8723261Z test_unary_fn_aten_bitwise_not (__main__.TestUnary) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:34:15.8723649Z test_unary_fn_aten_ceil (__main__.TestUnary) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:34:15.8724036Z test_unary_fn_aten_clamp (__main__.TestUnary) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:34:15.8724420Z test_unary_fn_aten_clip (__main__.TestUnary) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:34:15.8724815Z test_unary_fn_aten_conj_physical (__main__.TestUnary) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:34:15.8725210Z test_unary_fn_aten_cos (__main__.TestUnary) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:34:15.8725597Z test_unary_fn_aten_cosh (__main__.TestUnary) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:34:15.8725992Z test_unary_fn_aten_deg2rad (__main__.TestUnary) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:34:15.8726407Z test_unary_fn_aten_digamma (__main__.TestUnary) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:34:15.8726798Z test_unary_fn_aten_erf (__main__.TestUnary) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:34:15.8727187Z test_unary_fn_aten_erfc (__main__.TestUnary) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:34:15.8727577Z test_unary_fn_aten_erfinv (__main__.TestUnary) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:34:15.8727958Z test_unary_fn_aten_exp (__main__.TestUnary) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:34:15.8728343Z test_unary_fn_aten_exp2 (__main__.TestUnary) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:34:15.8728724Z test_unary_fn_aten_expm1 (__main__.TestUnary) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:34:15.8729108Z test_unary_fn_aten_fix (__main__.TestUnary) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:34:15.8729481Z test_unary_fn_aten_floor (__main__.TestUnary) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:34:15.8729872Z test_unary_fn_aten_frac (__main__.TestUnary) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:34:15.8730252Z test_unary_fn_aten_i0 (__main__.TestUnary) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:34:15.8730636Z test_unary_fn_aten_isnan (__main__.TestUnary) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:34:15.8731022Z test_unary_fn_aten_lgamma (__main__.TestUnary) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:34:15.8731406Z test_unary_fn_aten_log (__main__.TestUnary) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:34:15.8731790Z test_unary_fn_aten_log10 (__main__.TestUnary) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:34:15.8732174Z test_unary_fn_aten_log1p (__main__.TestUnary) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:34:15.8732547Z test_unary_fn_aten_log2 (__main__.TestUnary) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:34:15.8733026Z test_unary_fn_aten_logit (__main__.TestUnary) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:34:15.8733527Z test_unary_fn_aten_nan_to_num (__main__.TestUnary) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:34:15.8734018Z test_unary_fn_aten_neg (__main__.TestUnary) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:34:15.8734721Z test_unary_fn_aten_negative (__main__.TestUnary) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:34:15.8735215Z test_unary_fn_aten_positive (__main__.TestUnary) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:34:15.8735704Z test_unary_fn_aten_pow (__main__.TestUnary) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:34:15.8736128Z test_unary_fn_aten_rad2deg (__main__.TestUnary) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:34:15.8736530Z test_unary_fn_aten_reciprocal (__main__.TestUnary) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:34:15.8736927Z test_unary_fn_aten_round (__main__.TestUnary) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:34:15.8737312Z test_unary_fn_aten_rsqrt (__main__.TestUnary) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:34:15.8737746Z test_unary_fn_aten_sgn (__main__.TestUnary) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:34:15.8738133Z test_unary_fn_aten_sigmoid (__main__.TestUnary) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:34:15.8738525Z test_unary_fn_aten_sign (__main__.TestUnary) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:34:15.8738919Z test_unary_fn_aten_signbit (__main__.TestUnary) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:34:15.8739313Z test_unary_fn_aten_sin (__main__.TestUnary) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:34:15.8739692Z test_unary_fn_aten_sinc (__main__.TestUnary) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:34:15.8740084Z test_unary_fn_aten_sinh (__main__.TestUnary) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:34:15.8740468Z test_unary_fn_aten_sqrt (__main__.TestUnary) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:34:15.8740850Z test_unary_fn_aten_square (__main__.TestUnary) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:34:15.8741231Z test_unary_fn_aten_tan (__main__.TestUnary) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:34:15.8741616Z test_unary_fn_aten_tanh (__main__.TestUnary) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:34:15.8742002Z test_unary_fn_aten_trunc (__main__.TestUnary) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:34:15.8742212Z 2023-01-11T21:34:15.8742524Z ---------------------------------------------------------------------- 2023-01-11T21:34:15.8742778Z Ran 937 tests in 0.488s 2023-01-11T21:34:15.8742899Z 2023-01-11T21:34:15.8742978Z OK (skipped=937) 2023-01-11T21:34:15.8743094Z 2023-01-11T21:34:15.8743184Z Generating XML reports... 2023-01-11T21:34:15.8743614Z Generated XML report: test-reports/python-unittest/test_maskedtensor/TEST-TestBasicsCUDA-20230111213414.xml 2023-01-11T21:34:15.8744172Z Generated XML report: test-reports/python-unittest/test_maskedtensor/TEST-TestBinary-20230111213414.xml 2023-01-11T21:34:15.8744755Z Generated XML report: test-reports/python-unittest/test_maskedtensor/TEST-TestOperatorsCUDA-20230111213414.xml 2023-01-11T21:34:15.8745323Z Generated XML report: test-reports/python-unittest/test_maskedtensor/TEST-TestReductions-20230111213414.xml 2023-01-11T21:34:15.8745812Z Generated XML report: test-reports/python-unittest/test_maskedtensor/TEST-TestUnary-20230111213414.xml 2023-01-11T21:34:15.8746034Z 2023-01-11T21:34:15.8746425Z ##[endgroup] 2023-01-11T21:34:15.8746921Z FINISHED PRINTING LOG FILE of test_maskedtensor (/var/lib/jenkins/workspace/test/test-reports/test_maskedtensor_bbhcm6th) 2023-01-11T21:34:15.8747218Z 2023-01-11T21:34:17.7698171Z Ignoring disabled issues: [] 2023-01-11T21:34:17.7950243Z Running test_mkldnn ... [2023-01-11 21:34:17.793900] 2023-01-11T21:34:17.7951518Z Executing ['/opt/conda/bin/python', '-bb', 'test_mkldnn.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2023-01-11 21:34:17.794264] 2023-01-11T21:34:20.8506051Z 2023-01-11T21:34:20.8506597Z Expand the folded group to see the log file of test_mkldnn 2023-01-11T21:34:20.8507867Z ##[group]PRINTING LOG FILE of test_mkldnn (/var/lib/jenkins/workspace/test/test-reports/test_mkldnn_s7gbzk48) 2023-01-11T21:34:20.8509889Z 2023-01-11T21:34:20.8510253Z Running tests... 2023-01-11T21:34:20.8510979Z ---------------------------------------------------------------------- 2023-01-11T21:34:20.8511530Z Test results will be stored in test-reports/python-unittest/test_mkldnn 2023-01-11T21:34:20.8512052Z test_0_dimension_tensor (__main__.TestMkldnn) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (1.103s) 2023-01-11T21:34:20.8512924Z test_adaptive_avg_pool2d (__main__.TestMkldnn) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:34:20.8513355Z test_adaptive_avg_pool2d_bf16 (__main__.TestMkldnn) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:34:20.8513753Z test_add (__main__.TestMkldnn) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:34:20.8514161Z test_autograd_from_mkldnn (__main__.TestMkldnn) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:34:20.8514568Z test_autograd_to_mkldnn (__main__.TestMkldnn) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:34:20.8514967Z test_avg_pool2d (__main__.TestMkldnn) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:34:20.8515362Z test_avg_pool2d_bf16 (__main__.TestMkldnn) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:34:20.8515818Z test_avg_pool2d_stride_none (__main__.TestMkldnn) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:34:20.8516208Z test_avg_pool3d (__main__.TestMkldnn) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:34:20.8516600Z test_avg_pool3d_bf16 (__main__.TestMkldnn) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:34:20.8516999Z test_batch_norm_2d (__main__.TestMkldnn) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:34:20.8517397Z test_batch_norm_2d_bf16 (__main__.TestMkldnn) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:34:20.8517780Z test_batch_norm_3d (__main__.TestMkldnn) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:34:20.8518180Z test_batch_norm_3d_bf16 (__main__.TestMkldnn) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:34:20.8518567Z test_clone (__main__.TestMkldnn) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:34:20.8518938Z test_conv1d (__main__.TestMkldnn) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:34:20.8519324Z test_conv1d_bf16 (__main__.TestMkldnn) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:34:20.8519722Z test_conv1d_functional (__main__.TestMkldnn) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:34:20.8520181Z test_conv2d (__main__.TestMkldnn) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:34:20.8520553Z test_conv2d_bf16 (__main__.TestMkldnn) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:34:20.8520879Z test_conv2d_legacy_jit_model (__main__.TestMkldnn) 2023-01-11T21:34:20.8521280Z MKLDNN integration used to serialize models with 5d weight for grouped ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:34:20.8521710Z test_conv2d_nhwc (__main__.TestMkldnn) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:34:20.8522101Z test_conv2d_nhwc_bf16 (__main__.TestMkldnn) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:34:20.8522479Z test_conv3d (__main__.TestMkldnn) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:34:20.8522864Z test_conv3d_bf16 (__main__.TestMkldnn) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:34:20.8523251Z test_conversion (__main__.TestMkldnn) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:34:20.8523639Z test_copy (__main__.TestMkldnn) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:34:20.8524044Z test_detach (__main__.TestMkldnn) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:34:20.8524508Z test_empty (__main__.TestMkldnn) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:34:20.8524984Z test_gelu (__main__.TestMkldnn) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:34:20.8525452Z test_gelu_bf16 (__main__.TestMkldnn) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:34:20.8525936Z test_is_mkldnn (__main__.TestMkldnn) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:34:20.8526419Z test_is_mkldnn_jit (__main__.TestMkldnn) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:34:20.8526917Z test_legacy_new_failure (__main__.TestMkldnn) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:34:20.8527326Z test_linear (__main__.TestMkldnn) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:34:20.8527716Z test_linear_backward (__main__.TestMkldnn) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:34:20.8528110Z test_linear_bf16 (__main__.TestMkldnn) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:34:20.8528517Z test_linear_non_contiguous_weight (__main__.TestMkldnn) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:34:20.8528915Z test_max_pool2d (__main__.TestMkldnn) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:34:20.8529311Z test_max_pool2d_bf16 (__main__.TestMkldnn) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:34:20.8529713Z test_max_pool2d_stride_none (__main__.TestMkldnn) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:34:20.8530116Z test_max_pool3d (__main__.TestMkldnn) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:34:20.8530498Z test_max_pool3d_bf16 (__main__.TestMkldnn) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:34:20.8530899Z test_max_pool_unsupported (__main__.TestMkldnn) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:34:20.8531312Z test_mkldnn_conv_shapecheck (__main__.TestMkldnn) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:34:20.8531741Z test_mul (__main__.TestMkldnn) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:34:20.8532111Z test_prelu (__main__.TestMkldnn) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:34:20.8532495Z test_prelu_bf16 (__main__.TestMkldnn) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:34:20.8532883Z test_relu (__main__.TestMkldnn) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:34:20.8533266Z test_relu_ (__main__.TestMkldnn) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:34:20.8533640Z test_relu_bf16 (__main__.TestMkldnn) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:34:20.8534029Z test_relu_inplace_bf16 (__main__.TestMkldnn) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:34:20.8534730Z test_repr (__main__.TestMkldnn) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:34:20.8535114Z test_reshape (__main__.TestMkldnn) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:34:20.8535504Z test_reshape_backward (__main__.TestMkldnn) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:34:20.8535967Z test_reshape_blocked_format (__main__.TestMkldnn) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:34:20.8536366Z test_resnet18 (__main__.TestMkldnn) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:34:20.8536751Z test_resnext50_32x4d (__main__.TestMkldnn) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:34:20.8537159Z test_set_data_tensorimpl_type (__main__.TestMkldnn) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:34:20.8537562Z test_sigmoid (__main__.TestMkldnn) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:34:20.8537940Z test_softmax (__main__.TestMkldnn) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:34:20.8538308Z test_tanh (__main__.TestMkldnn) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:34:20.8538695Z test_transpose (__main__.TestMkldnn) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:34:20.8539098Z test_transpose_invalid_dime (__main__.TestMkldnn) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:34:20.8539499Z test_unsupported (__main__.TestMkldnn) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:34:20.8539877Z test_view (__main__.TestMkldnn) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:34:20.8540256Z test_zero_ (__main__.TestMkldnn) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:34:20.8540461Z 2023-01-11T21:34:20.8540720Z ---------------------------------------------------------------------- 2023-01-11T21:34:20.8540982Z Ran 68 tests in 1.144s 2023-01-11T21:34:20.8541111Z 2023-01-11T21:34:20.8541184Z OK (skipped=68) 2023-01-11T21:34:20.8541305Z 2023-01-11T21:34:20.8541398Z Generating XML reports... 2023-01-11T21:34:20.8541813Z Generated XML report: test-reports/python-unittest/test_mkldnn/TEST-TestMkldnn-20230111213419.xml 2023-01-11T21:34:20.8542041Z 2023-01-11T21:34:20.8542509Z ##[endgroup] 2023-01-11T21:34:20.8542900Z FINISHED PRINTING LOG FILE of test_mkldnn (/var/lib/jenkins/workspace/test/test-reports/test_mkldnn_s7gbzk48) 2023-01-11T21:34:20.8543120Z 2023-01-11T21:34:22.7704243Z Ignoring disabled issues: [] 2023-01-11T21:34:22.7947763Z Running test_mkldnn_verbose ... [2023-01-11 21:34:22.794100] 2023-01-11T21:34:22.7949803Z Executing ['/opt/conda/bin/python', '-bb', 'test_mkldnn_verbose.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2023-01-11 21:34:22.794427] 2023-01-11T21:34:25.6182076Z 2023-01-11T21:34:25.6182798Z Expand the folded group to see the log file of test_mkldnn_verbose 2023-01-11T21:34:25.6183772Z ##[group]PRINTING LOG FILE of test_mkldnn_verbose (/var/lib/jenkins/workspace/test/test-reports/test_mkldnn_verbose_nh4badji) 2023-01-11T21:34:25.6184109Z 2023-01-11T21:34:25.6184209Z Running tests... 2023-01-11T21:34:25.6184837Z ---------------------------------------------------------------------- 2023-01-11T21:34:25.6185381Z Test results will be stored in test-reports/python-unittest/test_mkldnn_verbose 2023-01-11T21:34:25.6185821Z test_verbose_off (__main__.TestMKLDNNVerbose) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (1.089s) 2023-01-11T21:34:25.6186242Z test_verbose_on (__main__.TestMKLDNNVerbose) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:34:25.6186466Z 2023-01-11T21:34:25.6186681Z ---------------------------------------------------------------------- 2023-01-11T21:34:25.6186938Z Ran 2 tests in 1.090s 2023-01-11T21:34:25.6187063Z 2023-01-11T21:34:25.6187138Z OK (skipped=2) 2023-01-11T21:34:25.6187256Z 2023-01-11T21:34:25.6187348Z Generating XML reports... 2023-01-11T21:34:25.6188083Z Generated XML report: test-reports/python-unittest/test_mkldnn_verbose/TEST-TestMKLDNNVerbose-20230111213424.xml 2023-01-11T21:34:25.6188333Z 2023-01-11T21:34:25.6188567Z ##[endgroup] 2023-01-11T21:34:25.6189036Z FINISHED PRINTING LOG FILE of test_mkldnn_verbose (/var/lib/jenkins/workspace/test/test-reports/test_mkldnn_verbose_nh4badji) 2023-01-11T21:34:25.6189327Z 2023-01-11T21:34:27.5767097Z Ignoring disabled issues: [] 2023-01-11T21:34:27.6009287Z Running test_model_dump ... [2023-01-11 21:34:27.600341] 2023-01-11T21:34:27.6011665Z Executing ['/opt/conda/bin/python', '-bb', 'test_model_dump.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2023-01-11 21:34:27.600720] 2023-01-11T21:34:30.4075627Z 2023-01-11T21:34:30.4076089Z Expand the folded group to see the log file of test_model_dump 2023-01-11T21:34:30.4077083Z ##[group]PRINTING LOG FILE of test_model_dump (/var/lib/jenkins/workspace/test/test-reports/test_model_dump_bcsii0u2) 2023-01-11T21:34:30.4077491Z 2023-01-11T21:34:30.4077614Z Running tests... 2023-01-11T21:34:30.4078252Z ---------------------------------------------------------------------- 2023-01-11T21:34:30.4078880Z Test results will be stored in test-reports/python-unittest/test_model_dump 2023-01-11T21:34:30.4079393Z test_inline_skeleton (__main__.TestModelDump) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (1.072s) 2023-01-11T21:34:30.4079867Z test_invalid_json (__main__.TestModelDump) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:34:30.4080271Z test_main (__main__.TestModelDump) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:34:30.4080681Z test_memory_computation (__main__.TestModelDump) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:34:30.4081094Z test_model_with_lists (__main__.TestModelDump) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:34:30.4081512Z test_optimized_quantized_model (__main__.TestModelDump) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:34:30.4081933Z test_quantized_model (__main__.TestModelDump) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:34:30.4082343Z test_scripted_model (__main__.TestModelDump) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:34:30.4082747Z test_traced_model (__main__.TestModelDump) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:34:30.4082955Z 2023-01-11T21:34:30.4083431Z ---------------------------------------------------------------------- 2023-01-11T21:34:30.4083697Z Ran 9 tests in 1.077s 2023-01-11T21:34:30.4083823Z 2023-01-11T21:34:30.4083904Z OK (skipped=9) 2023-01-11T21:34:30.4084021Z 2023-01-11T21:34:30.4084108Z Generating XML reports... 2023-01-11T21:34:30.4084540Z Generated XML report: test-reports/python-unittest/test_model_dump/TEST-TestModelDump-20230111213428.xml 2023-01-11T21:34:30.4084781Z 2023-01-11T21:34:30.4085038Z ##[endgroup] 2023-01-11T21:34:30.4085428Z FINISHED PRINTING LOG FILE of test_model_dump (/var/lib/jenkins/workspace/test/test-reports/test_model_dump_bcsii0u2) 2023-01-11T21:34:30.4085653Z 2023-01-11T21:34:32.3439874Z Ignoring disabled issues: [] 2023-01-11T21:34:32.3680499Z Running test_namedtensor ... [2023-01-11 21:34:32.367530] 2023-01-11T21:34:32.3681413Z Executing ['/opt/conda/bin/python', '-bb', 'test_namedtensor.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2023-01-11 21:34:32.367874] 2023-01-11T21:34:35.2918935Z 2023-01-11T21:34:35.2919875Z Expand the folded group to see the log file of test_namedtensor 2023-01-11T21:34:35.2920732Z ##[group]PRINTING LOG FILE of test_namedtensor (/var/lib/jenkins/workspace/test/test-reports/test_namedtensor_kh9nipgz) 2023-01-11T21:34:35.2921056Z 2023-01-11T21:34:35.2921170Z Running tests... 2023-01-11T21:34:35.2921707Z ---------------------------------------------------------------------- 2023-01-11T21:34:35.2922583Z Test results will be stored in test-reports/python-unittest/test_namedtensor 2023-01-11T21:34:35.2923147Z test_aaa_must_run_first_check_experimental_warning (__main__.TestNamedTensor) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:34:35.2923714Z test_addcmul_addcdiv (__main__.TestNamedTensor) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:34:35.2924152Z test_addmm (__main__.TestNamedTensor) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:34:35.2924548Z test_addmv (__main__.TestNamedTensor) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:34:35.2924943Z test_align_as (__main__.TestNamedTensor) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:34:35.2925304Z test_align_tensors (__main__.TestNamedTensor) ... skip: Not implemented yet (0.001s) 2023-01-11T21:34:35.2925647Z test_align_tensors_two_inputs (__main__.TestNamedTensor) ... skip: Not implemented yet (0.003s) 2023-01-11T21:34:35.2926018Z test_align_to (__main__.TestNamedTensor) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:34:35.2926417Z test_align_to_ellipsis (__main__.TestNamedTensor) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:34:35.2926816Z test_any_all (__main__.TestNamedTensor) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:34:35.2927206Z test_as_strided (__main__.TestNamedTensor) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:34:35.2927682Z test_as_strided_cuda (__main__.TestNamedTensor) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:34:35.2928204Z test_autograd_ignores_names (__main__.TestNamedTensor) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:34:35.2928728Z test_autograd_smoke (__main__.TestNamedTensor) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:34:35.2929242Z test_autograd_warns_named_grad (__main__.TestNamedTensor) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:34:35.2929751Z test_bernoulli (__main__.TestNamedTensor) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:34:35.2930256Z test_big_tensor_repr_has_names (__main__.TestNamedTensor) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:34:35.2930751Z test_binary_ops (__main__.TestNamedTensor) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2023-01-11T21:34:35.2931143Z test_bitwise_not (__main__.TestNamedTensor) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:34:35.2931535Z test_bmm (__main__.TestNamedTensor) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:34:35.2931921Z test_cat (__main__.TestNamedTensor) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:34:35.2932311Z test_cdist (__main__.TestNamedTensor) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:34:35.2932703Z test_comparison_ops (__main__.TestNamedTensor) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:34:35.2933109Z test_copy_transpose (__main__.TestNamedTensor) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:34:35.2933513Z test_cummax_cummin (__main__.TestNamedTensor) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:34:35.2933901Z test_detach (__main__.TestNamedTensor) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:34:35.2934490Z test_diagonal (__main__.TestNamedTensor) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:34:35.2934879Z test_dot (__main__.TestNamedTensor) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:34:35.2935260Z test_equal (__main__.TestNamedTensor) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:34:35.2935637Z test_expand (__main__.TestNamedTensor) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:34:35.2936045Z test_factory_coverage (__main__.TestNamedTensor) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:34:35.2936464Z test_factory_edge_cases (__main__.TestNamedTensor) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:34:35.2936867Z test_flatten (__main__.TestNamedTensor) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:34:35.2937263Z test_flatten_nodims (__main__.TestNamedTensor) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:34:35.2937661Z test_has_names (__main__.TestNamedTensor) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:34:35.2938060Z test_index_fill (__main__.TestNamedTensor) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:34:35.2938504Z test_info_smoke (__main__.TestNamedTensor) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:34:35.2938901Z test_logcumsumexp (__main__.TestNamedTensor) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:34:35.2939305Z test_logical_not (__main__.TestNamedTensor) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:34:35.2939698Z test_logical_ops (__main__.TestNamedTensor) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:34:35.2940099Z test_masked_fill (__main__.TestNamedTensor) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:34:35.2940490Z test_masked_select (__main__.TestNamedTensor) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:34:35.2940882Z test_matmul (__main__.TestNamedTensor) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:34:35.2941268Z test_max_pooling (__main__.TestNamedTensor) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:34:35.2941731Z test_max_pooling_without_names_does_not_warn (__main__.TestNamedTensor) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:34:35.2942142Z test_mm (__main__.TestNamedTensor) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:34:35.2942518Z test_mv (__main__.TestNamedTensor) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:34:35.2942928Z test_no_jit_script_support (__main__.TestNamedTensor) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:34:35.2943341Z test_no_jit_tracer_support (__main__.TestNamedTensor) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:34:35.2951398Z test_no_multiprocessing_support (__main__.TestNamedTensor) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:34:35.2951819Z test_no_pickle_support (__main__.TestNamedTensor) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:34:35.2952231Z test_no_save_support (__main__.TestNamedTensor) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:34:35.2952648Z test_noncontig_contiguous (__main__.TestNamedTensor) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:34:35.2953064Z test_none_names_refcount (__main__.TestNamedTensor) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:34:35.2953477Z test_nyi_dimname_overload_msg (__main__.TestNamedTensor) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:34:35.2953888Z test_out_fn_semantics (__main__.TestNamedTensor) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:34:35.2954326Z test_pow_special (__main__.TestNamedTensor) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:34:35.2954720Z test_py3_ellipsis (__main__.TestNamedTensor) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:34:35.2955120Z test_reduction_fns (__main__.TestNamedTensor) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2023-01-11T21:34:35.2955518Z test_refine_names (__main__.TestNamedTensor) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:34:35.2955914Z test_rename (__main__.TestNamedTensor) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:34:35.2956297Z test_rename_ (__main__.TestNamedTensor) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:34:35.2956693Z test_rename_globber (__main__.TestNamedTensor) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:34:35.2957104Z test_rename_rename_map (__main__.TestNamedTensor) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:34:35.2957561Z test_repr (__main__.TestNamedTensor) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:34:35.2958041Z test_resize (__main__.TestNamedTensor) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:34:35.2958532Z test_select (__main__.TestNamedTensor) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:34:35.2959030Z test_select_cuda (__main__.TestNamedTensor) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:34:35.2959534Z test_set_names_property (__main__.TestNamedTensor) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:34:35.2959994Z test_size (__main__.TestNamedTensor) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:34:35.2960415Z test_split_fns_propagates_names (__main__.TestNamedTensor) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:34:35.2960899Z test_squeeze (__main__.TestNamedTensor) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:34:35.2961285Z test_stride (__main__.TestNamedTensor) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:34:35.2961684Z test_tensor_from_lists (__main__.TestNamedTensor) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:34:35.2962100Z test_tensor_from_named_tensor (__main__.TestNamedTensor) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:34:35.2962512Z test_tensor_from_numpy (__main__.TestNamedTensor) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:34:35.2962952Z test_tensor_from_tensor (__main__.TestNamedTensor) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:34:35.2963371Z test_tensor_grad_is_unnamed (__main__.TestNamedTensor) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:34:35.2963790Z test_transpose_variants (__main__.TestNamedTensor) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:34:35.2964193Z test_trivial (__main__.TestNamedTensor) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:34:35.2964598Z test_unary_propagate_names_fns (__main__.TestNamedTensor) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2023-01-11T21:34:35.2965014Z test_unflatten (__main__.TestNamedTensor) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2023-01-11T21:34:35.2965441Z test_unsupported_op_error_msg (__main__.TestNamedTensor) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:34:35.2965896Z test_using_seen_interned_string_doesnt_bump_refcount (__main__.TestNamedTensor) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:34:35.2966367Z test_using_unseen_interned_string_bumps_refcount_permanently (__main__.TestNamedTensor) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:34:35.2966840Z test_using_unseen_uninterned_string_refcounts (__main__.TestNamedTensor) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:34:35.2967084Z 2023-01-11T21:34:35.2967407Z ---------------------------------------------------------------------- 2023-01-11T21:34:35.2967728Z Ran 86 tests in 0.069s 2023-01-11T21:34:35.2967878Z 2023-01-11T21:34:35.2967968Z OK (skipped=86) 2023-01-11T21:34:35.2968112Z 2023-01-11T21:34:35.2968224Z Generating XML reports... 2023-01-11T21:34:35.2968765Z Generated XML report: test-reports/python-unittest/test_namedtensor/TEST-TestNamedTensor-20230111213434.xml 2023-01-11T21:34:35.2969065Z 2023-01-11T21:34:35.2969464Z ##[endgroup] 2023-01-11T21:34:35.2969970Z FINISHED PRINTING LOG FILE of test_namedtensor (/var/lib/jenkins/workspace/test/test-reports/test_namedtensor_kh9nipgz) 2023-01-11T21:34:35.2970253Z 2023-01-11T21:34:37.2068618Z Ignoring disabled issues: [] 2023-01-11T21:34:37.2314011Z Running test_native_functions ... [2023-01-11 21:34:37.230508] 2023-01-11T21:34:37.2315057Z Executing ['/opt/conda/bin/python', '-bb', 'test_native_functions.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2023-01-11 21:34:37.230853] 2023-01-11T21:34:40.1222837Z 2023-01-11T21:34:40.1223251Z Expand the folded group to see the log file of test_native_functions 2023-01-11T21:34:40.1224136Z ##[group]PRINTING LOG FILE of test_native_functions (/var/lib/jenkins/workspace/test/test-reports/test_native_functions__8fgqns6) 2023-01-11T21:34:40.1224524Z 2023-01-11T21:34:40.1224637Z Running tests... 2023-01-11T21:34:40.1225095Z ---------------------------------------------------------------------- 2023-01-11T21:34:40.1225528Z Test results will be stored in test-reports/python-unittest/test_native_functions 2023-01-11T21:34:40.1226371Z test_intlist_error_with_overload (__main__.TestNativeFunctions) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (1.089s) 2023-01-11T21:34:40.1227136Z test_optional_filled_intlist (__main__.TestNativeFunctions) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:34:40.1227838Z test_optional_floatlist (__main__.TestNativeFunctions) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:34:40.1228441Z test_optional_floatlist_invalid (__main__.TestNativeFunctions) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:34:40.1228980Z test_optional_intlist (__main__.TestNativeFunctions) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:34:40.1229530Z test_optional_intlist_invalid (__main__.TestNativeFunctions) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:34:40.1229957Z test_string_defaults (__main__.TestNativeFunctions) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:34:40.1230384Z test_symintlist_error (__main__.TestNativeFunctions) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:34:40.1230823Z test_symintlist_error_with_overload (__main__.TestNativeFunctions) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:34:40.1231288Z test_symintlist_error_with_overload_but_is_unique (__main__.TestNativeFunctions) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:34:40.1231738Z test_vararg_symintlist_error (__main__.TestNativeFunctions) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:34:40.1231979Z 2023-01-11T21:34:40.1232198Z ---------------------------------------------------------------------- 2023-01-11T21:34:40.1232466Z Ran 11 tests in 1.095s 2023-01-11T21:34:40.1232593Z 2023-01-11T21:34:40.1232677Z OK (skipped=11) 2023-01-11T21:34:40.1232788Z 2023-01-11T21:34:40.1232892Z Generating XML reports... 2023-01-11T21:34:40.1233352Z Generated XML report: test-reports/python-unittest/test_native_functions/TEST-TestNativeFunctions-20230111213438.xml 2023-01-11T21:34:40.1233608Z 2023-01-11T21:34:40.1233852Z ##[endgroup] 2023-01-11T21:34:40.1234262Z FINISHED PRINTING LOG FILE of test_native_functions (/var/lib/jenkins/workspace/test/test-reports/test_native_functions__8fgqns6) 2023-01-11T21:34:40.1234496Z 2023-01-11T21:34:42.0821275Z Ignoring disabled issues: [] 2023-01-11T21:34:42.1064846Z Running test_nestedtensor ... [2023-01-11 21:34:42.105814] 2023-01-11T21:34:42.1067508Z Executing ['/opt/conda/bin/python', '-bb', 'test_nestedtensor.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2023-01-11 21:34:42.106156] 2023-01-11T21:34:45.1459326Z 2023-01-11T21:34:45.1460089Z Expand the folded group to see the log file of test_nestedtensor 2023-01-11T21:34:45.1461072Z ##[group]PRINTING LOG FILE of test_nestedtensor (/var/lib/jenkins/workspace/test/test-reports/test_nestedtensor_958_e4t8) 2023-01-11T21:34:45.1461390Z 2023-01-11T21:34:45.1461504Z Running tests... 2023-01-11T21:34:45.1462028Z ---------------------------------------------------------------------- 2023-01-11T21:34:45.1462543Z Test results will be stored in test-reports/python-unittest/test_nestedtensor 2023-01-11T21:34:45.1463078Z 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.001s) 2023-01-11T21:34:45.1463689Z 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) 2023-01-11T21:34:45.1464320Z 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) 2023-01-11T21:34:45.1465328Z 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) 2023-01-11T21:34:45.1466023Z 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) 2023-01-11T21:34:45.1466786Z 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) 2023-01-11T21:34:45.1467461Z 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) 2023-01-11T21:34:45.1468033Z 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) 2023-01-11T21:34:45.1468499Z 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.001s) 2023-01-11T21:34:45.1468953Z 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.001s) 2023-01-11T21:34:45.1469411Z 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.001s) 2023-01-11T21:34:45.1469867Z 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.001s) 2023-01-11T21:34:45.1470366Z 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.001s) 2023-01-11T21:34:45.1470825Z 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.001s) 2023-01-11T21:34:45.1471308Z 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.001s) 2023-01-11T21:34:45.1471861Z 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.001s) 2023-01-11T21:34:45.1472450Z 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.001s) 2023-01-11T21:34:45.1473043Z 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.001s) 2023-01-11T21:34:45.1473616Z 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.001s) 2023-01-11T21:34:45.1474083Z 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.001s) 2023-01-11T21:34:45.1474554Z 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.001s) 2023-01-11T21:34:45.1475027Z 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.001s) 2023-01-11T21:34:45.1475501Z 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.001s) 2023-01-11T21:34:45.1476010Z 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.001s) 2023-01-11T21:34:45.1476439Z test_copy_ (__main__.TestNestedTensor) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:34:45.1476857Z test_default_nested_tensor (__main__.TestNestedTensor) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:34:45.1477266Z test_dim (__main__.TestNestedTensor) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:34:45.1477658Z test_fill_ (__main__.TestNestedTensor) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:34:45.1478052Z test_is_contiguous (__main__.TestNestedTensor) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:34:45.1478504Z test_nested_namespace (__main__.TestNestedTensor) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:34:45.1478927Z test_nested_tensor (__main__.TestNestedTensor) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:34:45.1479352Z test_nested_tensor_matching_dim (__main__.TestNestedTensor) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:34:45.1479831Z test_numel (__main__.TestNestedTensor) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:34:45.1480323Z test_ones_like (__main__.TestNestedTensor) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:34:45.1480823Z test_repr_string (__main__.TestNestedTensor) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:34:45.1481247Z test_size (__main__.TestNestedTensor) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:34:45.1481633Z test_size_dim (__main__.TestNestedTensor) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:34:45.1482028Z test_stride (__main__.TestNestedTensor) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:34:45.1482418Z test_to (__main__.TestNestedTensor) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2023-01-11T21:34:45.1482834Z test_to_padded_tensor_on_empty_tensor (__main__.TestNestedTensor) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:34:45.1483247Z test_unbind_0 (__main__.TestNestedTensor) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:34:45.1483640Z test_unbind_1 (__main__.TestNestedTensor) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:34:45.1484036Z test_unbind_3 (__main__.TestNestedTensor) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:34:45.1484419Z test_unbind_4 (__main__.TestNestedTensor) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:34:45.1484817Z test_unbind_dim (__main__.TestNestedTensor) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:34:45.1485284Z test_as_nested_tensor_propagates_gradients_cuda (__main__.TestNestedTensorAutogradCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:34:45.1485782Z test_backward_for_add_op_cuda (__main__.TestNestedTensorAutogradCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:34:45.1486258Z test_dropout_backward_cuda (__main__.TestNestedTensorAutogradCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:34:45.1486732Z test_indexing_backward_cuda (__main__.TestNestedTensorAutogradCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:34:45.1487248Z test_nested_tensor_bmm_backward_cuda (__main__.TestNestedTensorAutogradCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:34:45.1487739Z test_nested_tensor_bmm_gradcheck_cuda (__main__.TestNestedTensorAutogradCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:34:45.1488221Z test_nested_tensor_from_list_cuda (__main__.TestNestedTensorAutogradCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:34:45.1488707Z 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) 2023-01-11T21:34:45.1489205Z test_nested_tensor_from_padded_cuda (__main__.TestNestedTensorAutogradCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:34:45.1489768Z test_nested_tensor_from_padded_fused_cuda (__main__.TestNestedTensorAutogradCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:34:45.1490389Z test_nested_tensor_generates_leaf_cuda (__main__.TestNestedTensorAutogradCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:34:45.1490993Z test_nested_tensor_linear_backward_cuda (__main__.TestNestedTensorAutogradCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:34:45.1491593Z test_nested_tensor_linear_cuda (__main__.TestNestedTensorAutogradCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:34:45.1492190Z test_nested_tensor_matmul_backward_cuda (__main__.TestNestedTensorAutogradCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:34:45.1492737Z test_nested_tensor_matmul_gradcheck_cuda (__main__.TestNestedTensorAutogradCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:34:45.1493237Z test_nested_tensor_reshape_backward_cuda (__main__.TestNestedTensorAutogradCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:34:45.1493729Z test_nested_tensor_reshape_gradcheck_cuda (__main__.TestNestedTensorAutogradCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:34:45.1494488Z test_nested_tensor_softmax_cuda (__main__.TestNestedTensorAutogradCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:34:45.1494976Z test_nested_tensor_squeeze_backward_cuda (__main__.TestNestedTensorAutogradCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:34:45.1495479Z test_nested_tensor_squeeze_gradcheck_cuda (__main__.TestNestedTensorAutogradCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:34:45.1495964Z test_nested_tensor_to_padded_tensor_cuda (__main__.TestNestedTensorAutogradCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:34:45.1496465Z test_nested_tensor_transpose_backward_cuda (__main__.TestNestedTensorAutogradCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:34:45.1496966Z test_nested_tensor_transpose_gradcheck_cuda (__main__.TestNestedTensorAutogradCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:34:45.1497459Z test_nested_tensor_unsqueeze_backward_cuda (__main__.TestNestedTensorAutogradCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:34:45.1497940Z test_nested_tensor_unsqueeze_gradcheck_cuda (__main__.TestNestedTensorAutogradCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:34:45.1498434Z test_set_requires_grad_from_list_cuda (__main__.TestNestedTensorAutogradCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:34:45.1498962Z test_set_requires_grad_from_mask_cuda (__main__.TestNestedTensorAutogradCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:34:45.1499454Z 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) 2023-01-11T21:34:45.1499948Z test_unbind_flow_through_cuda (__main__.TestNestedTensorAutogradCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:34:45.1500423Z test_values_grad_with_broadcast_cuda (__main__.TestNestedTensorAutogradCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:34:45.1500904Z test_activations_gelu__cuda (__main__.TestNestedTensorDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:34:45.1501427Z test_activations_gelu_cuda (__main__.TestNestedTensorDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:34:45.1501910Z test_activations_neg_cuda (__main__.TestNestedTensorDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:34:45.1502377Z test_activations_relu__cuda (__main__.TestNestedTensorDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:34:45.1502849Z test_activations_relu_cuda (__main__.TestNestedTensorDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:34:45.1503323Z test_activations_tanh__cuda (__main__.TestNestedTensorDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:34:45.1503794Z test_activations_tanh_cuda (__main__.TestNestedTensorDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:34:45.1504257Z test_bmm_cpu_cuda_float32 (__main__.TestNestedTensorDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:34:45.1504785Z test_bmm_cpu_cuda_float64 (__main__.TestNestedTensorDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:34:45.1505254Z test_bmm_cuda_cuda_float16 (__main__.TestNestedTensorDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:34:45.1505726Z test_bmm_cuda_cuda_float32 (__main__.TestNestedTensorDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:34:45.1506303Z test_bmm_cuda_cuda_float64 (__main__.TestNestedTensorDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:34:45.1506901Z test_bmm_noncontiguous_cuda_float32 (__main__.TestNestedTensorDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:34:45.1507448Z test_bmm_noncontiguous_cuda_float64 (__main__.TestNestedTensorDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:34:45.1507920Z test_clone_cuda_float16 (__main__.TestNestedTensorDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:34:45.1508380Z test_clone_cuda_float32 (__main__.TestNestedTensorDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:34:45.1508851Z test_contiguous_cuda_float16 (__main__.TestNestedTensorDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:34:45.1509336Z test_contiguous_cuda_float32 (__main__.TestNestedTensorDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:34:45.1509815Z test_detach_cuda_float16 (__main__.TestNestedTensorDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:34:45.1510319Z test_detach_cuda_float32 (__main__.TestNestedTensorDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:34:45.1510773Z test_detach_cuda_float64 (__main__.TestNestedTensorDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:34:45.1511267Z test_device_checks_cuda (__main__.TestNestedTensorDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:34:45.1511860Z test_dropout_cuda_float32 (__main__.TestNestedTensorDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:34:45.1512432Z test_dropout_cuda_float64 (__main__.TestNestedTensorDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:34:45.1513069Z test_dropout_noncontiguous_cuda_float32 (__main__.TestNestedTensorDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:34:45.1513662Z test_dropout_noncontiguous_cuda_float64 (__main__.TestNestedTensorDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:34:45.1514150Z test_embedding_cuda (__main__.TestNestedTensorDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:34:45.1514623Z test_empty_like_cuda_float16 (__main__.TestNestedTensorDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:34:45.1515093Z test_empty_like_cuda_float32 (__main__.TestNestedTensorDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:34:45.1515569Z test_empty_like_cuda_float64 (__main__.TestNestedTensorDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:34:45.1516055Z test_layer_norm_breaking_cuda_float16 (__main__.TestNestedTensorDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:34:45.1516552Z test_layer_norm_breaking_cuda_float32 (__main__.TestNestedTensorDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:34:45.1517035Z test_layer_norm_cuda_float16 (__main__.TestNestedTensorDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:34:45.1517503Z test_layer_norm_cuda_float32 (__main__.TestNestedTensorDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:34:45.1517980Z test_linear_cuda_float32 (__main__.TestNestedTensorDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:34:45.1518450Z test_linear_cuda_float64 (__main__.TestNestedTensorDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:34:45.1518936Z test_linear_noncontiguous_cuda_float32 (__main__.TestNestedTensorDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:34:45.1519423Z test_linear_noncontiguous_cuda_float64 (__main__.TestNestedTensorDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:34:45.1520008Z test_matmul_cuda_float32 (__main__.TestNestedTensorDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2023-01-11T21:34:45.1520579Z test_matmul_cuda_float64 (__main__.TestNestedTensorDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2023-01-11T21:34:45.1521118Z test_matmul_noncontiguous_cuda_float32 (__main__.TestNestedTensorDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:34:45.1521602Z test_matmul_noncontiguous_cuda_float64 (__main__.TestNestedTensorDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:34:45.1522110Z test_matmul_with_bmm_path_cuda_float32 (__main__.TestNestedTensorDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:34:45.1522583Z test_matmul_with_bmm_path_cuda_float64 (__main__.TestNestedTensorDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:34:45.1523075Z test_nested_tensor_add_cuda_float16 (__main__.TestNestedTensorDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:34:45.1523557Z test_nested_tensor_add_cuda_float32 (__main__.TestNestedTensorDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:34:45.1524051Z test_nested_tensor_add_in_place_cuda_float16 (__main__.TestNestedTensorDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:34:45.1524636Z test_nested_tensor_add_in_place_cuda_float32 (__main__.TestNestedTensorDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:34:45.1525137Z test_nested_tensor_chunk_cuda_float16 (__main__.TestNestedTensorDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:34:45.1525629Z test_nested_tensor_chunk_cuda_float32 (__main__.TestNestedTensorDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:34:45.1526115Z test_nested_tensor_chunk_cuda_float64 (__main__.TestNestedTensorDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:34:45.1526636Z 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.001s) 2023-01-11T21:34:45.1527185Z 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.001s) 2023-01-11T21:34:45.1527726Z 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.001s) 2023-01-11T21:34:45.1528256Z 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.001s) 2023-01-11T21:34:45.1528782Z 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.001s) 2023-01-11T21:34:45.1529319Z 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.001s) 2023-01-11T21:34:45.1529946Z 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.001s) 2023-01-11T21:34:45.1530622Z 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.001s) 2023-01-11T21:34:45.1531254Z test_nested_tensor_div_cuda_float16 (__main__.TestNestedTensorDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:34:45.1531857Z test_nested_tensor_div_cuda_float32 (__main__.TestNestedTensorDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:34:45.1532464Z test_nested_tensor_indexing_cuda_float16 (__main__.TestNestedTensorDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:34:45.1532994Z test_nested_tensor_indexing_cuda_float32 (__main__.TestNestedTensorDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:34:45.1533489Z test_nested_tensor_indexing_cuda_float64 (__main__.TestNestedTensorDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:34:45.1533995Z test_nested_tensor_indexing_noncontiguous_cuda_float16 (__main__.TestNestedTensorDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:34:45.1534627Z test_nested_tensor_indexing_noncontiguous_cuda_float32 (__main__.TestNestedTensorDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:34:45.1535147Z test_nested_tensor_indexing_noncontiguous_cuda_float64 (__main__.TestNestedTensorDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:34:45.1535726Z test_nested_tensor_mul_cuda_float16 (__main__.TestNestedTensorDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:34:45.1536203Z test_nested_tensor_mul_cuda_float32 (__main__.TestNestedTensorDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:34:45.1536695Z test_nested_tensor_mul_in_place_cuda_float16 (__main__.TestNestedTensorDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:34:45.1537199Z test_nested_tensor_mul_in_place_cuda_float32 (__main__.TestNestedTensorDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:34:45.1537697Z test_nested_tensor_sum_dim_cuda_float32 (__main__.TestNestedTensorDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:34:45.1538183Z test_reshape_cuda_float16 (__main__.TestNestedTensorDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:34:45.1538646Z test_reshape_cuda_float32 (__main__.TestNestedTensorDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:34:45.1539108Z test_reshape_cuda_float64 (__main__.TestNestedTensorDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:34:45.1539608Z test_scaled_dot_product_attention_input_dim_3_cuda (__main__.TestNestedTensorDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:34:45.1540129Z test_scaled_dot_product_attention_input_dim_4_cuda (__main__.TestNestedTensorDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:34:45.1540611Z test_softmax_cuda_float32 (__main__.TestNestedTensorDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:34:45.1541076Z test_softmax_cuda_float64 (__main__.TestNestedTensorDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:34:45.1541561Z test_softmax_noncontiguous_cuda_float32 (__main__.TestNestedTensorDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:34:45.1542060Z test_softmax_noncontiguous_cuda_float64 (__main__.TestNestedTensorDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:34:45.1542548Z test_squeeze_unsqueeze_cuda_float16 (__main__.TestNestedTensorDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:34:45.1543035Z test_squeeze_unsqueeze_cuda_float32 (__main__.TestNestedTensorDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:34:45.1543527Z test_squeeze_unsqueeze_cuda_float64 (__main__.TestNestedTensorDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:34:45.1544049Z test_to_padded_tensor_dim2_cuda_float16 (__main__.TestNestedTensorDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:34:45.1544624Z test_to_padded_tensor_dim2_cuda_float32 (__main__.TestNestedTensorDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:34:45.1545106Z test_to_padded_tensor_dim2_cuda_float64 (__main__.TestNestedTensorDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:34:45.1545586Z test_to_padded_tensor_dim3_cuda_float16 (__main__.TestNestedTensorDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:34:45.1546153Z test_to_padded_tensor_dim3_cuda_float32 (__main__.TestNestedTensorDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:34:45.1546800Z test_to_padded_tensor_dim3_cuda_float64 (__main__.TestNestedTensorDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:34:45.1547320Z test_to_padded_tensor_dim4_cuda_float16 (__main__.TestNestedTensorDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:34:45.1547798Z test_to_padded_tensor_dim4_cuda_float32 (__main__.TestNestedTensorDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:34:45.1548278Z test_to_padded_tensor_dim4_cuda_float64 (__main__.TestNestedTensorDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:34:45.1548784Z test_to_padded_tensor_noncontiguous_cuda_float16 (__main__.TestNestedTensorDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:34:45.1549302Z test_to_padded_tensor_noncontiguous_cuda_float32 (__main__.TestNestedTensorDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:34:45.1549819Z test_to_padded_tensor_noncontiguous_cuda_float64 (__main__.TestNestedTensorDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:34:45.1550337Z test_to_padded_tensor_output_size_cuda_float16 (__main__.TestNestedTensorDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:34:45.1550889Z test_to_padded_tensor_output_size_cuda_float32 (__main__.TestNestedTensorDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:34:45.1551521Z test_to_padded_tensor_simple_cuda_float16 (__main__.TestNestedTensorDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:34:45.1552146Z test_to_padded_tensor_simple_cuda_float32 (__main__.TestNestedTensorDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:34:45.1552796Z 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) 2023-01-11T21:34:45.1553421Z test_transpose_cuda_float16 (__main__.TestNestedTensorDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:34:45.1553902Z test_transpose_cuda_float32 (__main__.TestNestedTensorDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:34:45.1554372Z test_transpose_cuda_float64 (__main__.TestNestedTensorDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:34:45.1554875Z test_transpose_inference_mode_interaction_cuda_float16 (__main__.TestNestedTensorDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:34:45.1555402Z test_transpose_inference_mode_interaction_cuda_float32 (__main__.TestNestedTensorDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:34:45.1555947Z test_transpose_inference_mode_interaction_cuda_float64 (__main__.TestNestedTensorDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:34:45.1556459Z test_unbind_noncontiguous_cuda_float16 (__main__.TestNestedTensorDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:34:45.1556947Z test_unbind_noncontiguous_cuda_float32 (__main__.TestNestedTensorDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:34:45.1557428Z test_unbind_noncontiguous_cuda_float64 (__main__.TestNestedTensorDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:34:45.1557934Z test_view_cuda_float16 (__main__.TestNestedTensorDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:34:45.1558397Z test_view_cuda_float32 (__main__.TestNestedTensorDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:34:45.1558847Z test_view_cuda_float64 (__main__.TestNestedTensorDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:34:45.1559335Z test_view_inference_mode_interaction_cuda_float16 (__main__.TestNestedTensorDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:34:45.1559924Z test_view_inference_mode_interaction_cuda_float32 (__main__.TestNestedTensorDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:34:45.1560563Z test_view_inference_mode_interaction_cuda_float64 (__main__.TestNestedTensorDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:34:45.1560906Z 2023-01-11T21:34:45.1561140Z ---------------------------------------------------------------------- 2023-01-11T21:34:45.1561405Z Ran 191 tests in 0.177s 2023-01-11T21:34:45.1561530Z 2023-01-11T21:34:45.1561613Z OK (skipped=191) 2023-01-11T21:34:45.1561730Z 2023-01-11T21:34:45.1561822Z Generating XML reports... 2023-01-11T21:34:45.1562255Z Generated XML report: test-reports/python-unittest/test_nestedtensor/TEST-TestNestedTensor-20230111213444.xml 2023-01-11T21:34:45.1562828Z Generated XML report: test-reports/python-unittest/test_nestedtensor/TEST-TestNestedTensorAutogradCUDA-20230111213444.xml 2023-01-11T21:34:45.1563424Z Generated XML report: test-reports/python-unittest/test_nestedtensor/TEST-TestNestedTensorDeviceTypeCUDA-20230111213444.xml 2023-01-11T21:34:45.1563700Z 2023-01-11T21:34:45.1563937Z ##[endgroup] 2023-01-11T21:34:45.1564348Z FINISHED PRINTING LOG FILE of test_nestedtensor (/var/lib/jenkins/workspace/test/test-reports/test_nestedtensor_958_e4t8) 2023-01-11T21:34:45.1564583Z 2023-01-11T21:34:47.0684599Z Ignoring disabled issues: [] 2023-01-11T21:34:47.0930518Z Running test_numba_integration ... [2023-01-11 21:34:47.092400] 2023-01-11T21:34:47.0931942Z Executing ['/opt/conda/bin/python', '-bb', 'test_numba_integration.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2023-01-11 21:34:47.092738] 2023-01-11T21:34:49.9267732Z 2023-01-11T21:34:49.9268286Z Expand the folded group to see the log file of test_numba_integration 2023-01-11T21:34:49.9269163Z ##[group]PRINTING LOG FILE of test_numba_integration (/var/lib/jenkins/workspace/test/test-reports/test_numba_integration_d5_3cb70) 2023-01-11T21:34:49.9269486Z 2023-01-11T21:34:49.9269624Z Running tests... 2023-01-11T21:34:49.9270168Z ---------------------------------------------------------------------- 2023-01-11T21:34:49.9270636Z Test results will be stored in test-reports/python-unittest/test_numba_integration 2023-01-11T21:34:49.9271129Z test_active_device (__main__.TestNumbaIntegration) 2023-01-11T21:34:49.9271823Z 'as_cuda_array' tensor device must match active numba context. ... skip: No multigpu (0.001s) 2023-01-11T21:34:49.9272711Z test_array_adaptor (__main__.TestNumbaIntegration) 2023-01-11T21:34:49.9273206Z Torch __cuda_array_adaptor__ exposes tensor data to numba.cuda. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.065s) 2023-01-11T21:34:49.9273628Z test_conversion_errors (__main__.TestNumbaIntegration) 2023-01-11T21:34:49.9274028Z Numba properly detects array interface for tensor.Tensor variants. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:34:49.9274404Z test_cuda_array_interface (__main__.TestNumbaIntegration) 2023-01-11T21:34:49.9274778Z torch.Tensor exposes __cuda_array_interface__ for cuda tensors. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:34:49.9275228Z test_from_cuda_array_interface (__main__.TestNumbaIntegration) 2023-01-11T21:34:49.9275682Z 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.002s) 2023-01-11T21:34:49.9276124Z test_from_cuda_array_interface_active_device (__main__.TestNumbaIntegration) 2023-01-11T21:34:49.9276545Z 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) 2023-01-11T21:34:49.9276966Z test_from_cuda_array_interface_inferred_strides (__main__.TestNumbaIntegration) 2023-01-11T21:34:49.9277386Z torch.as_tensor(numba_ary) should have correct inferred (contiguous) strides ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:34:49.9277778Z test_from_cuda_array_interface_lifetime (__main__.TestNumbaIntegration) 2023-01-11T21:34:49.9278235Z 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.000s) 2023-01-11T21:34:49.9278534Z 2023-01-11T21:34:49.9278754Z ---------------------------------------------------------------------- 2023-01-11T21:34:49.9279014Z Ran 8 tests in 0.073s 2023-01-11T21:34:49.9279136Z 2023-01-11T21:34:49.9279210Z OK (skipped=8) 2023-01-11T21:34:49.9279323Z 2023-01-11T21:34:49.9279413Z Generating XML reports... 2023-01-11T21:34:49.9279856Z Generated XML report: test-reports/python-unittest/test_numba_integration/TEST-TestNumbaIntegration-20230111213449.xml 2023-01-11T21:34:49.9280112Z 2023-01-11T21:34:49.9280343Z ##[endgroup] 2023-01-11T21:34:49.9280764Z FINISHED PRINTING LOG FILE of test_numba_integration (/var/lib/jenkins/workspace/test/test-reports/test_numba_integration_d5_3cb70) 2023-01-11T21:34:49.9281000Z 2023-01-11T21:34:51.8734864Z Ignoring disabled issues: [] 2023-01-11T21:34:51.8978366Z Running test_nvfuser_dynamo ... [2023-01-11 21:34:51.897059] 2023-01-11T21:34:51.8980353Z Executing ['/opt/conda/bin/python', '-bb', 'test_nvfuser_dynamo.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2023-01-11 21:34:51.897483] 2023-01-11T21:34:54.9375334Z 2023-01-11T21:34:54.9376044Z Expand the folded group to see the log file of test_nvfuser_dynamo 2023-01-11T21:34:54.9376995Z ##[group]PRINTING LOG FILE of test_nvfuser_dynamo (/var/lib/jenkins/workspace/test/test-reports/test_nvfuser_dynamo_q0eaxk2y) 2023-01-11T21:34:54.9377361Z 2023-01-11T21:34:54.9377479Z Running tests... 2023-01-11T21:34:54.9378027Z ---------------------------------------------------------------------- 2023-01-11T21:34:54.9378630Z Test results will be stored in test-reports/python-unittest/test_nvfuser_dynamo 2023-01-11T21:34:54.9379178Z test_basic (__main__.TestNvFuserDynamo) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (1.085s) 2023-01-11T21:34:54.9379823Z test_batch_norm_implicit_dtype_promotion (__main__.TestNvFuserDynamo) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:34:54.9380489Z test_dtype_correctness (__main__.TestNvFuserDynamo) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:34:54.9381462Z test_min_cut (__main__.TestNvFuserDynamo) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:34:54.9381768Z 2023-01-11T21:34:54.9382078Z ---------------------------------------------------------------------- 2023-01-11T21:34:54.9382441Z Ran 4 tests in 1.088s 2023-01-11T21:34:54.9382602Z 2023-01-11T21:34:54.9382717Z OK (skipped=4) 2023-01-11T21:34:54.9382875Z 2023-01-11T21:34:54.9383011Z Generating XML reports... 2023-01-11T21:34:54.9383661Z Generated XML report: test-reports/python-unittest/test_nvfuser_dynamo/TEST-TestNvFuserDynamo-20230111213453.xml 2023-01-11T21:34:54.9384025Z 2023-01-11T21:34:54.9384447Z ##[endgroup] 2023-01-11T21:34:54.9385093Z FINISHED PRINTING LOG FILE of test_nvfuser_dynamo (/var/lib/jenkins/workspace/test/test-reports/test_nvfuser_dynamo_q0eaxk2y) 2023-01-11T21:34:54.9385604Z 2023-01-11T21:34:56.8812057Z Ignoring disabled issues: [] 2023-01-11T21:34:56.9057051Z Running test_openmp ... [2023-01-11 21:34:56.905145] 2023-01-11T21:34:56.9057917Z Executing ['/opt/conda/bin/python', '-bb', 'test_openmp.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2023-01-11 21:34:56.905515] 2023-01-11T21:34:59.7076071Z 2023-01-11T21:34:59.7076742Z Expand the folded group to see the log file of test_openmp 2023-01-11T21:34:59.7077668Z ##[group]PRINTING LOG FILE of test_openmp (/var/lib/jenkins/workspace/test/test-reports/test_openmp_colyqzx0) 2023-01-11T21:34:59.7077998Z 2023-01-11T21:34:59.7078119Z Running tests... 2023-01-11T21:34:59.7078674Z ---------------------------------------------------------------------- 2023-01-11T21:34:59.7079256Z Test results will be stored in test-reports/python-unittest/test_openmp 2023-01-11T21:34:59.7079689Z test_n_threads (__main__.TestOpenMP_ParallelFor) 2023-01-11T21:34:59.7080247Z Make sure there is no memory leak with many threads ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (1.062s) 2023-01-11T21:34:59.7080750Z test_one_thread (__main__.TestOpenMP_ParallelFor) 2023-01-11T21:34:59.7081458Z 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.000s) 2023-01-11T21:34:59.7081807Z 2023-01-11T21:34:59.7082107Z ---------------------------------------------------------------------- 2023-01-11T21:34:59.7082476Z Ran 2 tests in 1.063s 2023-01-11T21:34:59.7082642Z 2023-01-11T21:34:59.7082757Z OK (skipped=2) 2023-01-11T21:34:59.7082920Z 2023-01-11T21:34:59.7083052Z Generating XML reports... 2023-01-11T21:34:59.7083725Z Generated XML report: test-reports/python-unittest/test_openmp/TEST-TestOpenMP_ParallelFor-20230111213458.xml 2023-01-11T21:34:59.7084077Z 2023-01-11T21:34:59.7084415Z ##[endgroup] 2023-01-11T21:34:59.7084986Z FINISHED PRINTING LOG FILE of test_openmp (/var/lib/jenkins/workspace/test/test-reports/test_openmp_colyqzx0) 2023-01-11T21:34:59.7085307Z 2023-01-11T21:35:01.6674496Z Ignoring disabled issues: [] 2023-01-11T21:35:01.6915828Z Running test_per_overload_api ... [2023-01-11 21:35:01.690953] 2023-01-11T21:35:01.6916900Z Executing ['/opt/conda/bin/python', '-bb', 'test_per_overload_api.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2023-01-11 21:35:01.691290] 2023-01-11T21:35:04.5108718Z 2023-01-11T21:35:04.5109201Z Expand the folded group to see the log file of test_per_overload_api 2023-01-11T21:35:04.5110060Z ##[group]PRINTING LOG FILE of test_per_overload_api (/var/lib/jenkins/workspace/test/test-reports/test_per_overload_api_yerqf20s) 2023-01-11T21:35:04.5110385Z 2023-01-11T21:35:04.5110494Z Running tests... 2023-01-11T21:35:04.5111043Z ---------------------------------------------------------------------- 2023-01-11T21:35:04.5111573Z Test results will be stored in test-reports/python-unittest/test_per_overload_api 2023-01-11T21:35:04.5112128Z test_basics_opoverload (__main__.TestPerOverloadAPI) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (1.088s) 2023-01-11T21:35:04.5113045Z test_basics_opoverloadpacket (__main__.TestPerOverloadAPI) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:35:04.5113503Z test_decompose (__main__.TestPerOverloadAPI) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:04.5113734Z 2023-01-11T21:35:04.5113979Z ---------------------------------------------------------------------- 2023-01-11T21:35:04.5114300Z Ran 3 tests in 1.089s 2023-01-11T21:35:04.5114467Z 2023-01-11T21:35:04.5114571Z OK (skipped=3) 2023-01-11T21:35:04.5114718Z 2023-01-11T21:35:04.5114833Z Generating XML reports... 2023-01-11T21:35:04.5115397Z Generated XML report: test-reports/python-unittest/test_per_overload_api/TEST-TestPerOverloadAPI-20230111213503.xml 2023-01-11T21:35:04.5115802Z 2023-01-11T21:35:04.5116101Z ##[endgroup] 2023-01-11T21:35:04.5116568Z FINISHED PRINTING LOG FILE of test_per_overload_api (/var/lib/jenkins/workspace/test/test-reports/test_per_overload_api_yerqf20s) 2023-01-11T21:35:04.5116794Z 2023-01-11T21:35:06.4237996Z Ignoring disabled issues: [] 2023-01-11T21:35:06.4480613Z Running test_pytree ... [2023-01-11 21:35:06.447556] 2023-01-11T21:35:06.4483122Z Executing ['/opt/conda/bin/python', '-bb', 'test_pytree.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2023-01-11 21:35:06.447913] 2023-01-11T21:35:09.2711835Z 2023-01-11T21:35:09.2712286Z Expand the folded group to see the log file of test_pytree 2023-01-11T21:35:09.2713273Z ##[group]PRINTING LOG FILE of test_pytree (/var/lib/jenkins/workspace/test/test-reports/test_pytree_5elbibw6) 2023-01-11T21:35:09.2713602Z 2023-01-11T21:35:09.2713727Z Running tests... 2023-01-11T21:35:09.2714260Z ---------------------------------------------------------------------- 2023-01-11T21:35:09.2714783Z Test results will be stored in test-reports/python-unittest/test_pytree 2023-01-11T21:35:09.2715358Z test_broadcast_to_and_flatten (__main__.TestPytree) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (1.095s) 2023-01-11T21:35:09.2715924Z test_flatten_unflatten_dict (__main__.TestPytree) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:35:09.2716501Z test_flatten_unflatten_leaf (__main__.TestPytree) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:35:09.2717131Z test_flatten_unflatten_list (__main__.TestPytree) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:35:09.2717681Z test_flatten_unflatten_namedtuple (__main__.TestPytree) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:35:09.2718110Z test_flatten_unflatten_nested (__main__.TestPytree) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:35:09.2718529Z test_flatten_unflatten_odict (__main__.TestPytree) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:35:09.2718947Z test_flatten_unflatten_return_type_max (__main__.TestPytree) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:35:09.2719383Z test_flatten_unflatten_return_type_min (__main__.TestPytree) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:35:09.2719806Z test_flatten_unflatten_tuple (__main__.TestPytree) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:35:09.2720208Z test_tree_all_any (__main__.TestPytree) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:35:09.2720592Z test_tree_only (__main__.TestPytree) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:09.2720977Z test_treemap (__main__.TestPytree) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:35:09.2721377Z test_treespec_equality (__main__.TestPytree) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:35:09.2722003Z test_treespec_repr (__main__.TestPytree) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:09.2722223Z 2023-01-11T21:35:09.2722431Z ---------------------------------------------------------------------- 2023-01-11T21:35:09.2722699Z Ran 15 tests in 1.104s 2023-01-11T21:35:09.2722822Z 2023-01-11T21:35:09.2722901Z OK (skipped=15) 2023-01-11T21:35:09.2723018Z 2023-01-11T21:35:09.2723109Z Generating XML reports... 2023-01-11T21:35:09.2723513Z Generated XML report: test-reports/python-unittest/test_pytree/TEST-TestPytree-20230111213507.xml 2023-01-11T21:35:09.2723743Z 2023-01-11T21:35:09.2723987Z ##[endgroup] 2023-01-11T21:35:09.2724370Z FINISHED PRINTING LOG FILE of test_pytree (/var/lib/jenkins/workspace/test/test-reports/test_pytree_5elbibw6) 2023-01-11T21:35:09.2724651Z 2023-01-11T21:35:11.2130793Z Ignoring disabled issues: [] 2023-01-11T21:35:11.2374529Z Running test_schema_check ... [2023-01-11 21:35:11.236607] 2023-01-11T21:35:11.2375111Z Executing ['/opt/conda/bin/python', '-bb', 'test_schema_check.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2023-01-11 21:35:11.236966] 2023-01-11T21:35:20.6077337Z 2023-01-11T21:35:20.6078147Z Expand the folded group to see the log file of test_schema_check 2023-01-11T21:35:20.6079202Z ##[group]PRINTING LOG FILE of test_schema_check (/var/lib/jenkins/workspace/test/test-reports/test_schema_check_uzh9lz_m) 2023-01-11T21:35:20.6082966Z 2023-01-11T21:35:20.6083680Z Running tests... 2023-01-11T21:35:20.6084278Z ---------------------------------------------------------------------- 2023-01-11T21:35:20.6084806Z Test results will be stored in test-reports/python-unittest/test_schema_check 2023-01-11T21:35:20.6085357Z test_alias_check_fail_multiple_operators (__main__.TestSchemaCheck) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:35:20.6085931Z test_alias_check_fail_multiple_operators_centered (__main__.TestSchemaCheck) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:35:20.6086578Z test_alias_check_fail_outputs_unexpectedly_aliasing (__main__.TestSchemaCheck) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6087176Z test_alias_check_fail_simple (__main__.TestSchemaCheck) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6087799Z test_is_alias_of_basic (__main__.TestSchemaCheck) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6088493Z test_is_alias_of_empty_container (__main__.TestSchemaCheck) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6089190Z test_mutation_check_fail (__main__.TestSchemaCheck) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6089890Z test_mutation_check_fail_multiple_operators (__main__.TestSchemaCheck) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6090568Z test_overlaps_basic (__main__.TestSchemaCheck) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:35:20.6091117Z test_overlaps_empty_container (__main__.TestSchemaCheck) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6091688Z test_schema_check_mode_empty_list_input (__main__.TestSchemaCheck) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6092263Z test_schema_check_mode_functionality (__main__.TestSchemaCheck) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6093086Z test_schema_check_mode_functionality_aliasing_inputs (__main__.TestSchemaCheck) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6093724Z test_schema_check_mode_functionality_default_replaced (__main__.TestSchemaCheck) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6094868Z test_schema_check_mode_functionality_device_input (__main__.TestSchemaCheck) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6095528Z test_schema_check_mode_functionality_kwarg_tensor (__main__.TestSchemaCheck) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:35:20.6096145Z test_schema_check_mode_functionality_list_input (__main__.TestSchemaCheck) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6096780Z test_schema_check_mode_functionality_mutable_inputs (__main__.TestSchemaCheck) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6097535Z test_schema_check_mode_functionality_nested_training_op (__main__.TestSchemaCheck) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:35:20.6098181Z test_schema_check_mode_functionality_training_op (__main__.TestSchemaCheck) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6098810Z test_schema_check_mode_functionality_wildcard_after (__main__.TestSchemaCheck) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6099447Z test_schema_check_mode_functionality_with_multiple_outputs (__main__.TestSchemaCheck) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6100103Z test_schema_check_mode_functionality_with_multiple_outputs_aliasing (__main__.TestSchemaCheck) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6100743Z test_schema_check_mode_mutated_aliasing_aliasing_inputs (__main__.TestSchemaCheck) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:35:20.6101376Z test_schema_check_mode_mutated_aliasing_aliasing_outputs (__main__.TestSchemaCheck) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:35:20.6101998Z test_schema_check_mode_mutated_aliasing_as_strided (__main__.TestSchemaCheck) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:35:20.6102652Z test_schema_check_mode_mutated_aliasing_multiple_outputs (__main__.TestSchemaCheck) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:35:20.6103284Z test_schema_check_mode_mutated_aliasing_mutation (__main__.TestSchemaCheck) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6103915Z test_schema_check_mode_mutated_aliasing_none (__main__.TestSchemaCheck) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6104609Z test_schema_check_mode_mutated_aliasing_resize_ (__main__.TestSchemaCheck) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6105367Z test_schema_check_mode_operator_order (__main__.TestSchemaCheck) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6105982Z test_schema_check_mode_operator_order_without_grad (__main__.TestSchemaCheck) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6106539Z test_schema_info_bind_basic (__main__.TestSchemaCheck) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:35:20.6107151Z test_schema_correctness_H_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6107740Z test_schema_correctness_H_cuda_bool (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6108382Z test_schema_correctness_H_cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6109140Z test_schema_correctness_H_cuda_complex32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6109661Z test_schema_correctness_H_cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6110165Z test_schema_correctness_H_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6110791Z test_schema_correctness_H_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6111541Z test_schema_correctness_H_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6112201Z test_schema_correctness_H_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6112789Z test_schema_correctness_H_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6113289Z test_schema_correctness_H_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6113949Z test_schema_correctness_H_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6114519Z test_schema_correctness_H_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6115116Z test_schema_correctness_T_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6115756Z test_schema_correctness_T_cuda_bool (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6116334Z test_schema_correctness_T_cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6117036Z test_schema_correctness_T_cuda_complex32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6117739Z test_schema_correctness_T_cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6118564Z test_schema_correctness_T_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6119231Z test_schema_correctness_T_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6120032Z test_schema_correctness_T_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6120671Z test_schema_correctness_T_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6121273Z test_schema_correctness_T_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6121828Z test_schema_correctness_T_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6122415Z test_schema_correctness_T_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6123055Z test_schema_correctness_T_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6123689Z test_schema_correctness___getitem___cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6124212Z test_schema_correctness___getitem___cuda_bool (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6124780Z test_schema_correctness___getitem___cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6125422Z test_schema_correctness___getitem___cuda_complex32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6125941Z test_schema_correctness___getitem___cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6126519Z test_schema_correctness___getitem___cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6127060Z test_schema_correctness___getitem___cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6127627Z test_schema_correctness___getitem___cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:35:20.6128329Z test_schema_correctness___getitem___cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6129040Z test_schema_correctness___getitem___cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6129702Z test_schema_correctness___getitem___cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6130371Z test_schema_correctness___getitem___cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6130932Z test_schema_correctness___getitem___cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6131435Z test_schema_correctness___radd___cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6131935Z test_schema_correctness___radd___cuda_bool (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6132503Z test_schema_correctness___radd___cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6133006Z test_schema_correctness___radd___cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6133518Z test_schema_correctness___radd___cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6134027Z test_schema_correctness___radd___cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6135506Z test_schema_correctness___radd___cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6136297Z test_schema_correctness___radd___cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6137002Z test_schema_correctness___radd___cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6137684Z test_schema_correctness___radd___cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6138301Z test_schema_correctness___radd___cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6138995Z test_schema_correctness___radd___cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6139571Z test_schema_correctness___rand___cuda_bool (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6140231Z test_schema_correctness___rand___cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6140896Z test_schema_correctness___rand___cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6141550Z test_schema_correctness___rand___cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6142144Z test_schema_correctness___rand___cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6142789Z test_schema_correctness___rand___cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6143420Z test_schema_correctness___rdiv___cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6143958Z test_schema_correctness___rdiv___cuda_bool (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6144660Z test_schema_correctness___rdiv___cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6145366Z test_schema_correctness___rdiv___cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6145985Z test_schema_correctness___rdiv___cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6146681Z test_schema_correctness___rdiv___cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6147442Z test_schema_correctness___rdiv___cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6147974Z test_schema_correctness___rdiv___cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6148574Z test_schema_correctness___rdiv___cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6149096Z test_schema_correctness___rdiv___cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6149699Z test_schema_correctness___rdiv___cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6150198Z test_schema_correctness___rdiv___cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6150757Z test_schema_correctness___rmatmul___cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6151433Z test_schema_correctness___rmatmul___cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6152028Z test_schema_correctness___rmatmul___cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6152760Z test_schema_correctness___rmatmul___cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6153419Z test_schema_correctness___rmatmul___cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6154035Z test_schema_correctness___rmatmul___cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6154697Z test_schema_correctness___rmod___cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6155314Z test_schema_correctness___rmod___cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6156002Z test_schema_correctness___rmod___cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6156644Z test_schema_correctness___rmod___cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6157216Z test_schema_correctness___rmod___cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6157940Z test_schema_correctness___rmod___cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6158715Z test_schema_correctness___rmod___cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:35:20.6159550Z test_schema_correctness___rmod___cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6160321Z test_schema_correctness___rmod___cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6160927Z test_schema_correctness___rmul___cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6161591Z test_schema_correctness___rmul___cuda_bool (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6162284Z test_schema_correctness___rmul___cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6162948Z test_schema_correctness___rmul___cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6163518Z test_schema_correctness___rmul___cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6164076Z test_schema_correctness___rmul___cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6164625Z test_schema_correctness___rmul___cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6165123Z test_schema_correctness___rmul___cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6165616Z test_schema_correctness___rmul___cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6166154Z test_schema_correctness___rmul___cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6166653Z test_schema_correctness___rmul___cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6167152Z test_schema_correctness___rmul___cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6167699Z test_schema_correctness___ror___cuda_bool (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6168311Z test_schema_correctness___ror___cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6168931Z test_schema_correctness___ror___cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6169542Z test_schema_correctness___ror___cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6170161Z test_schema_correctness___ror___cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6170687Z test_schema_correctness___ror___cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6171404Z test_schema_correctness___rpow___cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6171926Z test_schema_correctness___rpow___cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6172451Z test_schema_correctness___rpow___cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6172968Z test_schema_correctness___rpow___cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6173472Z test_schema_correctness___rpow___cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6173980Z test_schema_correctness___rpow___cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6175041Z test_schema_correctness___rpow___cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6175699Z test_schema_correctness___rpow___cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6176189Z test_schema_correctness___rpow___cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6176674Z test_schema_correctness___rpow___cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6177164Z test_schema_correctness___rpow___cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6177650Z test_schema_correctness___rsub___cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6178205Z test_schema_correctness___rsub___cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6178703Z test_schema_correctness___rsub___cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6179200Z test_schema_correctness___rsub___cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6179694Z test_schema_correctness___rsub___cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6180189Z test_schema_correctness___rsub___cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6180668Z test_schema_correctness___rsub___cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6181164Z test_schema_correctness___rsub___cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6181648Z test_schema_correctness___rsub___cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6182131Z test_schema_correctness___rsub___cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6182618Z test_schema_correctness___rsub___cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6183108Z test_schema_correctness___rxor___cuda_bool (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6183594Z test_schema_correctness___rxor___cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6184079Z test_schema_correctness___rxor___cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6184658Z test_schema_correctness___rxor___cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6185131Z test_schema_correctness___rxor___cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6185616Z test_schema_correctness___rxor___cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6186259Z test_schema_correctness__native_batch_norm_legit_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6186939Z test_schema_correctness__native_batch_norm_legit_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6187574Z test_schema_correctness__native_batch_norm_legit_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6188093Z test_schema_correctness__native_batch_norm_legit_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6188629Z test_schema_correctness__softmax_backward_data_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6189197Z test_schema_correctness__softmax_backward_data_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6189731Z test_schema_correctness__softmax_backward_data_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6190254Z test_schema_correctness__softmax_backward_data_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6190765Z test_schema_correctness_abs_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6191257Z test_schema_correctness_abs_cuda_bool (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6191756Z test_schema_correctness_abs_cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6192250Z test_schema_correctness_abs_cuda_complex32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6192737Z test_schema_correctness_abs_cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6193236Z test_schema_correctness_abs_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6193721Z test_schema_correctness_abs_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6194210Z test_schema_correctness_abs_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6194699Z test_schema_correctness_abs_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6195185Z test_schema_correctness_abs_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6195665Z test_schema_correctness_abs_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6196150Z test_schema_correctness_abs_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6196629Z test_schema_correctness_abs_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6197140Z test_schema_correctness_acos_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6197677Z test_schema_correctness_acos_cuda_bool (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6198291Z test_schema_correctness_acos_cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6198918Z test_schema_correctness_acos_cuda_complex32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6199538Z test_schema_correctness_acos_cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6200165Z test_schema_correctness_acos_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6200664Z test_schema_correctness_acos_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6201152Z test_schema_correctness_acos_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6201638Z test_schema_correctness_acos_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6202122Z test_schema_correctness_acos_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6202598Z test_schema_correctness_acos_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6203086Z test_schema_correctness_acos_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6203572Z test_schema_correctness_acos_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6204053Z test_schema_correctness_acosh_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6204543Z test_schema_correctness_acosh_cuda_bool (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6205041Z test_schema_correctness_acosh_cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6205550Z test_schema_correctness_acosh_cuda_complex32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6206054Z test_schema_correctness_acosh_cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6206556Z test_schema_correctness_acosh_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6207043Z test_schema_correctness_acosh_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6207540Z test_schema_correctness_acosh_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6208147Z test_schema_correctness_acosh_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6208790Z test_schema_correctness_acosh_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6209391Z test_schema_correctness_acosh_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6210007Z test_schema_correctness_acosh_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6210575Z test_schema_correctness_acosh_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6211065Z test_schema_correctness_add_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6211584Z test_schema_correctness_add_cuda_bool (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6212085Z test_schema_correctness_add_cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6212580Z test_schema_correctness_add_cuda_complex32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6213061Z test_schema_correctness_add_cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6213551Z test_schema_correctness_add_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6214038Z test_schema_correctness_add_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6214682Z test_schema_correctness_add_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6215173Z test_schema_correctness_add_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6215660Z test_schema_correctness_add_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6216153Z test_schema_correctness_add_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6216649Z test_schema_correctness_add_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6217145Z test_schema_correctness_add_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6217636Z test_schema_correctness_addbmm_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6218215Z test_schema_correctness_addbmm_cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6218731Z test_schema_correctness_addbmm_cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6219245Z test_schema_correctness_addbmm_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6219796Z test_schema_correctness_addbmm_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6220310Z test_schema_correctness_addbmm_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6220818Z test_schema_correctness_addcdiv_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6221334Z test_schema_correctness_addcdiv_cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6221845Z test_schema_correctness_addcdiv_cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6222393Z test_schema_correctness_addcdiv_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6222897Z test_schema_correctness_addcdiv_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6223399Z test_schema_correctness_addcdiv_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6249925Z test_schema_correctness_addcmul_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6250546Z test_schema_correctness_addcmul_cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6251086Z test_schema_correctness_addcmul_cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6251604Z test_schema_correctness_addcmul_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6252148Z test_schema_correctness_addcmul_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6252782Z test_schema_correctness_addcmul_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6253364Z test_schema_correctness_addcmul_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6253875Z test_schema_correctness_addcmul_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6254620Z test_schema_correctness_addcmul_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6255128Z test_schema_correctness_addcmul_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6255621Z test_schema_correctness_addcmul_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6256124Z test_schema_correctness_addmm_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6256595Z test_schema_correctness_addmm_cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: Skipped! (0.000s) 2023-01-11T21:35:20.6257031Z test_schema_correctness_addmm_cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: Skipped! (0.000s) 2023-01-11T21:35:20.6257787Z test_schema_correctness_addmm_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6258297Z test_schema_correctness_addmm_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6258806Z test_schema_correctness_addmm_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6259323Z test_schema_correctness_addmm_decomposed_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6259818Z test_schema_correctness_addmm_decomposed_cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: Skipped! (0.000s) 2023-01-11T21:35:20.6260312Z test_schema_correctness_addmm_decomposed_cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: Skipped! (0.000s) 2023-01-11T21:35:20.6260820Z test_schema_correctness_addmm_decomposed_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6261351Z test_schema_correctness_addmm_decomposed_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6261879Z test_schema_correctness_addmm_decomposed_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6262386Z test_schema_correctness_addmv_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6262905Z test_schema_correctness_addmv_cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6263425Z test_schema_correctness_addmv_cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6263929Z test_schema_correctness_addmv_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6264515Z test_schema_correctness_addmv_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6265049Z test_schema_correctness_addmv_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6265548Z test_schema_correctness_addr_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6266052Z test_schema_correctness_addr_cuda_bool (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6266554Z test_schema_correctness_addr_cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6267053Z test_schema_correctness_addr_cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6267606Z test_schema_correctness_addr_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6268234Z test_schema_correctness_addr_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6268865Z test_schema_correctness_addr_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6269520Z test_schema_correctness_addr_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6270133Z test_schema_correctness_addr_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6270630Z test_schema_correctness_addr_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6271130Z test_schema_correctness_addr_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6271631Z test_schema_correctness_addr_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6272190Z test_schema_correctness_all_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6272690Z test_schema_correctness_all_cuda_bool (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6273195Z test_schema_correctness_all_cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6273709Z test_schema_correctness_all_cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6274205Z test_schema_correctness_all_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6274708Z test_schema_correctness_all_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6275202Z test_schema_correctness_all_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6275698Z test_schema_correctness_all_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6276193Z test_schema_correctness_all_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6276673Z test_schema_correctness_all_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6277176Z test_schema_correctness_all_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6277729Z test_schema_correctness_all_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6278356Z test_schema_correctness_allclose_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6278989Z test_schema_correctness_allclose_cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6279610Z test_schema_correctness_allclose_cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6280125Z test_schema_correctness_allclose_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6280685Z test_schema_correctness_allclose_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6281185Z test_schema_correctness_allclose_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6281691Z test_schema_correctness_amax_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6282191Z test_schema_correctness_amax_cuda_bool (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6282689Z test_schema_correctness_amax_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6283226Z test_schema_correctness_amax_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6283721Z test_schema_correctness_amax_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6284218Z test_schema_correctness_amax_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6284715Z test_schema_correctness_amax_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6285212Z test_schema_correctness_amax_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6285702Z test_schema_correctness_amax_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6286205Z test_schema_correctness_amax_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6286704Z test_schema_correctness_amin_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6287202Z test_schema_correctness_amin_cuda_bool (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6287756Z test_schema_correctness_amin_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6288372Z test_schema_correctness_amin_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:35:20.6288997Z test_schema_correctness_amin_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6289616Z test_schema_correctness_amin_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:35:20.6290227Z test_schema_correctness_amin_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6290740Z test_schema_correctness_amin_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:35:20.6291229Z test_schema_correctness_amin_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6291723Z test_schema_correctness_amin_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6292255Z test_schema_correctness_aminmax_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6292760Z test_schema_correctness_aminmax_cuda_bool (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6293265Z test_schema_correctness_aminmax_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6293766Z test_schema_correctness_aminmax_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6294458Z test_schema_correctness_aminmax_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6295027Z test_schema_correctness_aminmax_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:35:20.6295520Z test_schema_correctness_aminmax_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6296021Z test_schema_correctness_aminmax_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6296520Z test_schema_correctness_aminmax_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6297020Z test_schema_correctness_aminmax_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6297512Z test_schema_correctness_angle_cuda_bool (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6298028Z test_schema_correctness_angle_cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6298591Z test_schema_correctness_angle_cuda_complex32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6299099Z test_schema_correctness_angle_cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:35:20.6299605Z test_schema_correctness_angle_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6300103Z test_schema_correctness_angle_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6300610Z test_schema_correctness_angle_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6301113Z test_schema_correctness_angle_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6301614Z test_schema_correctness_angle_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6302107Z test_schema_correctness_angle_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:35:20.6302613Z test_schema_correctness_angle_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6303179Z test_schema_correctness_any_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6303684Z test_schema_correctness_any_cuda_bool (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6304185Z test_schema_correctness_any_cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6304811Z test_schema_correctness_any_cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6305314Z test_schema_correctness_any_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6305845Z test_schema_correctness_any_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6306455Z test_schema_correctness_any_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6307065Z test_schema_correctness_any_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6307673Z test_schema_correctness_any_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6308168Z test_schema_correctness_any_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6308658Z test_schema_correctness_any_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6309150Z test_schema_correctness_any_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6309652Z test_schema_correctness_arange_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6310160Z test_schema_correctness_arange_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6310669Z test_schema_correctness_arange_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6311172Z test_schema_correctness_arange_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6311669Z test_schema_correctness_arange_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6312174Z test_schema_correctness_arange_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6312681Z test_schema_correctness_arange_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6313181Z test_schema_correctness_arange_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:35:20.6313673Z test_schema_correctness_arange_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6314177Z test_schema_correctness_argmax_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:35:20.6314714Z test_schema_correctness_argmax_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6315222Z test_schema_correctness_argmax_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:35:20.6315712Z test_schema_correctness_argmax_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6316209Z test_schema_correctness_argmax_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6316707Z test_schema_correctness_argmax_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6317234Z test_schema_correctness_argmax_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6317832Z test_schema_correctness_argmax_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6318442Z test_schema_correctness_argmax_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6319068Z test_schema_correctness_argmin_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6319700Z test_schema_correctness_argmin_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6320263Z test_schema_correctness_argmin_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6320751Z test_schema_correctness_argmin_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6321251Z test_schema_correctness_argmin_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6321749Z test_schema_correctness_argmin_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6322251Z test_schema_correctness_argmin_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6322752Z test_schema_correctness_argmin_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6323245Z test_schema_correctness_argmin_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6323750Z test_schema_correctness_argsort_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6324263Z test_schema_correctness_argsort_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6324773Z test_schema_correctness_argsort_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6325268Z test_schema_correctness_argsort_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6325802Z test_schema_correctness_argsort_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6326308Z test_schema_correctness_argsort_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6326813Z test_schema_correctness_argsort_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6327307Z test_schema_correctness_argsort_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6327878Z test_schema_correctness_argsort_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6328584Z test_schema_correctness_argwhere_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6329227Z test_schema_correctness_argwhere_cuda_bool (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6329869Z test_schema_correctness_argwhere_cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6330498Z test_schema_correctness_argwhere_cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6331015Z test_schema_correctness_argwhere_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6331531Z test_schema_correctness_argwhere_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6332040Z test_schema_correctness_argwhere_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6332537Z test_schema_correctness_argwhere_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6333044Z test_schema_correctness_argwhere_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6333543Z test_schema_correctness_argwhere_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6334051Z test_schema_correctness_argwhere_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6334709Z test_schema_correctness_argwhere_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6335211Z test_schema_correctness_as_strided_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6335728Z test_schema_correctness_as_strided_cuda_bool (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6336246Z test_schema_correctness_as_strided_cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6336772Z test_schema_correctness_as_strided_cuda_complex32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6337290Z test_schema_correctness_as_strided_cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6337860Z test_schema_correctness_as_strided_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6338378Z test_schema_correctness_as_strided_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6338894Z test_schema_correctness_as_strided_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6339405Z test_schema_correctness_as_strided_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6339950Z test_schema_correctness_as_strided_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6340453Z test_schema_correctness_as_strided_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6340965Z test_schema_correctness_as_strided_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6341474Z test_schema_correctness_as_strided_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6341996Z test_schema_correctness_as_strided_partial_views_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6342544Z test_schema_correctness_as_strided_partial_views_cuda_bool (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6343092Z test_schema_correctness_as_strided_partial_views_cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6343636Z test_schema_correctness_as_strided_partial_views_cuda_complex32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6344173Z test_schema_correctness_as_strided_partial_views_cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6344772Z test_schema_correctness_as_strided_partial_views_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6345310Z test_schema_correctness_as_strided_partial_views_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6345970Z test_schema_correctness_as_strided_partial_views_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6346715Z test_schema_correctness_as_strided_partial_views_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6347366Z test_schema_correctness_as_strided_partial_views_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6347893Z test_schema_correctness_as_strided_partial_views_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6348433Z test_schema_correctness_as_strided_partial_views_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6349019Z test_schema_correctness_as_strided_partial_views_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6349552Z test_schema_correctness_as_strided_scatter_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6350077Z test_schema_correctness_as_strided_scatter_cuda_bool (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6350611Z test_schema_correctness_as_strided_scatter_cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6351173Z test_schema_correctness_as_strided_scatter_cuda_complex32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6351711Z test_schema_correctness_as_strided_scatter_cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6352247Z test_schema_correctness_as_strided_scatter_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6352764Z test_schema_correctness_as_strided_scatter_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6353281Z test_schema_correctness_as_strided_scatter_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6353808Z test_schema_correctness_as_strided_scatter_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6354329Z test_schema_correctness_as_strided_scatter_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6354835Z test_schema_correctness_as_strided_scatter_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6355345Z test_schema_correctness_as_strided_scatter_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6355868Z test_schema_correctness_as_strided_scatter_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6356383Z test_schema_correctness_asin_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6356968Z test_schema_correctness_asin_cuda_bool (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6357618Z test_schema_correctness_asin_cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6358254Z test_schema_correctness_asin_cuda_complex32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6358873Z test_schema_correctness_asin_cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6359499Z test_schema_correctness_asin_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6360171Z test_schema_correctness_asin_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6360676Z test_schema_correctness_asin_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6361175Z test_schema_correctness_asin_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6361669Z test_schema_correctness_asin_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6362173Z test_schema_correctness_asin_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6362682Z test_schema_correctness_asin_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6363174Z test_schema_correctness_asin_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6363667Z test_schema_correctness_asinh_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6364163Z test_schema_correctness_asinh_cuda_bool (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6364659Z test_schema_correctness_asinh_cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6365168Z test_schema_correctness_asinh_cuda_complex32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6365682Z test_schema_correctness_asinh_cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6366188Z test_schema_correctness_asinh_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6366688Z test_schema_correctness_asinh_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6367184Z test_schema_correctness_asinh_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6367726Z test_schema_correctness_asinh_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6368351Z test_schema_correctness_asinh_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6368971Z test_schema_correctness_asinh_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6369572Z test_schema_correctness_asinh_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6370182Z test_schema_correctness_asinh_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6370725Z test_schema_correctness_atan2_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6371220Z test_schema_correctness_atan2_cuda_bool (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6371734Z test_schema_correctness_atan2_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6372241Z test_schema_correctness_atan2_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6372739Z test_schema_correctness_atan2_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6373239Z test_schema_correctness_atan2_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6373735Z test_schema_correctness_atan2_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6374417Z test_schema_correctness_atan2_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6374911Z test_schema_correctness_atan2_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6375407Z test_schema_correctness_atan2_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6375904Z test_schema_correctness_atan_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6376390Z test_schema_correctness_atan_cuda_bool (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6376895Z test_schema_correctness_atan_cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6377402Z test_schema_correctness_atan_cuda_complex32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6377907Z test_schema_correctness_atan_cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6378411Z test_schema_correctness_atan_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6378904Z test_schema_correctness_atan_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6379404Z test_schema_correctness_atan_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6379909Z test_schema_correctness_atan_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6380405Z test_schema_correctness_atan_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6380895Z test_schema_correctness_atan_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6381386Z test_schema_correctness_atan_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6381878Z test_schema_correctness_atan_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6382446Z test_schema_correctness_atanh_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6382942Z test_schema_correctness_atanh_cuda_bool (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6383450Z test_schema_correctness_atanh_cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6383961Z test_schema_correctness_atanh_cuda_complex32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6384547Z test_schema_correctness_atanh_cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6385089Z test_schema_correctness_atanh_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6385585Z test_schema_correctness_atanh_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6386178Z test_schema_correctness_atanh_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6386794Z test_schema_correctness_atanh_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6387409Z test_schema_correctness_atanh_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6387943Z test_schema_correctness_atanh_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6388444Z test_schema_correctness_atanh_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6388932Z test_schema_correctness_atanh_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6389438Z test_schema_correctness_atleast_1d_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6389945Z test_schema_correctness_atleast_1d_cuda_bool (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6390456Z test_schema_correctness_atleast_1d_cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6390985Z test_schema_correctness_atleast_1d_cuda_complex32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6391508Z test_schema_correctness_atleast_1d_cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6392026Z test_schema_correctness_atleast_1d_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6392527Z test_schema_correctness_atleast_1d_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6393040Z test_schema_correctness_atleast_1d_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6393545Z test_schema_correctness_atleast_1d_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6394079Z test_schema_correctness_atleast_1d_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6394586Z test_schema_correctness_atleast_1d_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6395083Z test_schema_correctness_atleast_1d_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6395596Z test_schema_correctness_atleast_1d_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6396138Z test_schema_correctness_atleast_2d_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6396649Z test_schema_correctness_atleast_2d_cuda_bool (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6397155Z test_schema_correctness_atleast_2d_cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6397755Z test_schema_correctness_atleast_2d_cuda_complex32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6398394Z test_schema_correctness_atleast_2d_cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6399035Z test_schema_correctness_atleast_2d_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6399672Z test_schema_correctness_atleast_2d_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6400244Z test_schema_correctness_atleast_2d_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6400752Z test_schema_correctness_atleast_2d_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6401252Z test_schema_correctness_atleast_2d_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6401751Z test_schema_correctness_atleast_2d_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6402248Z test_schema_correctness_atleast_2d_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6402755Z test_schema_correctness_atleast_2d_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6403263Z test_schema_correctness_atleast_3d_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6403768Z test_schema_correctness_atleast_3d_cuda_bool (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6404275Z test_schema_correctness_atleast_3d_cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6404797Z test_schema_correctness_atleast_3d_cuda_complex32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6405340Z test_schema_correctness_atleast_3d_cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6405852Z test_schema_correctness_atleast_3d_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6406361Z test_schema_correctness_atleast_3d_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6406855Z test_schema_correctness_atleast_3d_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6407379Z test_schema_correctness_atleast_3d_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6407958Z test_schema_correctness_atleast_3d_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6408578Z test_schema_correctness_atleast_3d_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6409190Z test_schema_correctness_atleast_3d_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6409817Z test_schema_correctness_atleast_3d_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6410438Z test_schema_correctness_baddbmm_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6410915Z test_schema_correctness_baddbmm_cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: Skipped! (0.000s) 2023-01-11T21:35:20.6411348Z test_schema_correctness_baddbmm_cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: Skipped! (0.000s) 2023-01-11T21:35:20.6411818Z test_schema_correctness_baddbmm_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6415494Z test_schema_correctness_baddbmm_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6415998Z test_schema_correctness_baddbmm_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6416511Z test_schema_correctness_bernoulli_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6417015Z test_schema_correctness_bernoulli_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6417519Z test_schema_correctness_bernoulli_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6418019Z test_schema_correctness_bernoulli_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6418522Z test_schema_correctness_bfloat16_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6419025Z test_schema_correctness_bfloat16_cuda_bool (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6419587Z test_schema_correctness_bfloat16_cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6420106Z test_schema_correctness_bfloat16_cuda_complex32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6420611Z test_schema_correctness_bfloat16_cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6421118Z test_schema_correctness_bfloat16_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6421609Z test_schema_correctness_bfloat16_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6422158Z test_schema_correctness_bfloat16_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6422660Z test_schema_correctness_bfloat16_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6423156Z test_schema_correctness_bfloat16_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6423660Z test_schema_correctness_bfloat16_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6424150Z test_schema_correctness_bfloat16_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6424725Z test_schema_correctness_bfloat16_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6425227Z test_schema_correctness_bincount_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6425724Z test_schema_correctness_bincount_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6426287Z test_schema_correctness_bincount_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6431317Z test_schema_correctness_bincount_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6431901Z test_schema_correctness_bincount_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6432416Z test_schema_correctness_bitwise_and_cuda_bool (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6432927Z test_schema_correctness_bitwise_and_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6433425Z test_schema_correctness_bitwise_and_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6433908Z test_schema_correctness_bitwise_and_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:35:20.6434457Z test_schema_correctness_bitwise_and_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6434964Z test_schema_correctness_bitwise_and_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6435461Z test_schema_correctness_bitwise_left_shift_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6435980Z test_schema_correctness_bitwise_left_shift_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6436493Z test_schema_correctness_bitwise_left_shift_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6437004Z test_schema_correctness_bitwise_left_shift_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6437582Z test_schema_correctness_bitwise_left_shift_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6438078Z test_schema_correctness_bitwise_not_cuda_bool (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6438576Z test_schema_correctness_bitwise_not_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6439087Z test_schema_correctness_bitwise_not_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6439613Z test_schema_correctness_bitwise_not_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6440104Z test_schema_correctness_bitwise_not_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6440609Z test_schema_correctness_bitwise_not_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6441112Z test_schema_correctness_bitwise_or_cuda_bool (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6441611Z test_schema_correctness_bitwise_or_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6442178Z test_schema_correctness_bitwise_or_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6442676Z test_schema_correctness_bitwise_or_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6443171Z test_schema_correctness_bitwise_or_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6443673Z test_schema_correctness_bitwise_or_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6444184Z test_schema_correctness_bitwise_right_shift_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6444696Z test_schema_correctness_bitwise_right_shift_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6445216Z test_schema_correctness_bitwise_right_shift_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6445732Z test_schema_correctness_bitwise_right_shift_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6446242Z test_schema_correctness_bitwise_right_shift_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6446754Z test_schema_correctness_bitwise_xor_cuda_bool (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6447246Z test_schema_correctness_bitwise_xor_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6447823Z test_schema_correctness_bitwise_xor_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6448469Z test_schema_correctness_bitwise_xor_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6449083Z test_schema_correctness_bitwise_xor_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6449693Z test_schema_correctness_bitwise_xor_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6450324Z test_schema_correctness_block_diag_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6450835Z test_schema_correctness_block_diag_cuda_bool (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6451347Z test_schema_correctness_block_diag_cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6451860Z test_schema_correctness_block_diag_cuda_complex32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:35:20.6452367Z test_schema_correctness_block_diag_cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6452882Z test_schema_correctness_block_diag_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:35:20.6453483Z test_schema_correctness_block_diag_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6453999Z test_schema_correctness_block_diag_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6454808Z test_schema_correctness_block_diag_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6455312Z test_schema_correctness_block_diag_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6455809Z test_schema_correctness_block_diag_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6456313Z test_schema_correctness_block_diag_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6456820Z test_schema_correctness_block_diag_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6457311Z test_schema_correctness_bmm_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6457816Z test_schema_correctness_bmm_cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6458371Z test_schema_correctness_bmm_cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6458875Z test_schema_correctness_bmm_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6459367Z test_schema_correctness_bmm_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6459917Z test_schema_correctness_bmm_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6460406Z test_schema_correctness_bool_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6460898Z test_schema_correctness_bool_cuda_bool (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6461384Z test_schema_correctness_bool_cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6461885Z test_schema_correctness_bool_cuda_complex32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6462381Z test_schema_correctness_bool_cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6462886Z test_schema_correctness_bool_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6463381Z test_schema_correctness_bool_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6463865Z test_schema_correctness_bool_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6464353Z test_schema_correctness_bool_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6465013Z test_schema_correctness_bool_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6465508Z test_schema_correctness_bool_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6466024Z test_schema_correctness_bool_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6466622Z test_schema_correctness_bool_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6467249Z test_schema_correctness_broadcast_shapes_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6467904Z test_schema_correctness_broadcast_tensors_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6468480Z test_schema_correctness_broadcast_tensors_cuda_bool (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6468999Z test_schema_correctness_broadcast_tensors_cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6469523Z test_schema_correctness_broadcast_tensors_cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6470047Z test_schema_correctness_broadcast_tensors_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6470569Z test_schema_correctness_broadcast_tensors_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6471110Z test_schema_correctness_broadcast_tensors_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6471619Z test_schema_correctness_broadcast_tensors_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6472135Z test_schema_correctness_broadcast_tensors_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6472648Z test_schema_correctness_broadcast_tensors_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6473163Z test_schema_correctness_broadcast_tensors_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6473666Z test_schema_correctness_broadcast_tensors_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6474176Z test_schema_correctness_broadcast_to_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6474681Z test_schema_correctness_broadcast_to_cuda_bool (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6475194Z test_schema_correctness_broadcast_to_cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6475725Z test_schema_correctness_broadcast_to_cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6476248Z test_schema_correctness_broadcast_to_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6476755Z test_schema_correctness_broadcast_to_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6477256Z test_schema_correctness_broadcast_to_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6477774Z test_schema_correctness_broadcast_to_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6478281Z test_schema_correctness_broadcast_to_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6478788Z test_schema_correctness_broadcast_to_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6479341Z test_schema_correctness_broadcast_to_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6479849Z test_schema_correctness_broadcast_to_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6480343Z test_schema_correctness_bucketize_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6480840Z test_schema_correctness_bucketize_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6481337Z test_schema_correctness_bucketize_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6481879Z test_schema_correctness_bucketize_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6482378Z test_schema_correctness_bucketize_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6482863Z test_schema_correctness_bucketize_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6483364Z test_schema_correctness_bucketize_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6483871Z test_schema_correctness_bucketize_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6484366Z test_schema_correctness_byte_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6484849Z test_schema_correctness_byte_cuda_bool (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6485343Z test_schema_correctness_byte_cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6485838Z test_schema_correctness_byte_cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6486365Z test_schema_correctness_byte_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6486869Z test_schema_correctness_byte_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6487355Z test_schema_correctness_byte_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6487949Z test_schema_correctness_byte_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6488560Z test_schema_correctness_byte_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6489172Z test_schema_correctness_byte_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6489773Z test_schema_correctness_byte_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6490367Z test_schema_correctness_byte_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6490866Z test_schema_correctness_cartesian_prod_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6491381Z test_schema_correctness_cartesian_prod_cuda_bool (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6491895Z test_schema_correctness_cartesian_prod_cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6492410Z test_schema_correctness_cartesian_prod_cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6492954Z test_schema_correctness_cartesian_prod_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6493466Z test_schema_correctness_cartesian_prod_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6493971Z test_schema_correctness_cartesian_prod_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6494657Z test_schema_correctness_cartesian_prod_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6495174Z test_schema_correctness_cartesian_prod_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6495689Z test_schema_correctness_cartesian_prod_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6496197Z test_schema_correctness_cartesian_prod_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6496707Z test_schema_correctness_cartesian_prod_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:35:20.6497205Z test_schema_correctness_cat_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6497748Z test_schema_correctness_cat_cuda_bool (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6498255Z test_schema_correctness_cat_cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6498755Z test_schema_correctness_cat_cuda_complex32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6499295Z test_schema_correctness_cat_cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6499790Z test_schema_correctness_cat_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6500279Z test_schema_correctness_cat_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6500773Z test_schema_correctness_cat_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6501253Z test_schema_correctness_cat_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6501743Z test_schema_correctness_cat_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6502225Z test_schema_correctness_cat_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6502713Z test_schema_correctness_cat_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6503199Z test_schema_correctness_cat_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6503721Z test_schema_correctness_cdist_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6504213Z test_schema_correctness_cdist_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6504789Z test_schema_correctness_cdouble_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6505295Z test_schema_correctness_cdouble_cuda_bool (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6505817Z test_schema_correctness_cdouble_cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6506451Z test_schema_correctness_cdouble_cuda_complex32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6507076Z test_schema_correctness_cdouble_cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6507695Z test_schema_correctness_cdouble_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6508188Z test_schema_correctness_cdouble_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6508679Z test_schema_correctness_cdouble_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6509206Z test_schema_correctness_cdouble_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6509701Z test_schema_correctness_cdouble_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6510187Z test_schema_correctness_cdouble_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6510669Z test_schema_correctness_cdouble_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6511164Z test_schema_correctness_cdouble_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6511657Z test_schema_correctness_ceil_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6512147Z test_schema_correctness_ceil_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6512633Z test_schema_correctness_ceil_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6513128Z test_schema_correctness_ceil_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6513611Z test_schema_correctness_ceil_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6514098Z test_schema_correctness_ceil_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6514619Z test_schema_correctness_ceil_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6515101Z test_schema_correctness_ceil_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6515587Z test_schema_correctness_ceil_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6516083Z test_schema_correctness_cfloat_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6516577Z test_schema_correctness_cfloat_cuda_bool (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6517068Z test_schema_correctness_cfloat_cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6517645Z test_schema_correctness_cfloat_cuda_complex32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6518267Z test_schema_correctness_cfloat_cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6518892Z test_schema_correctness_cfloat_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6519516Z test_schema_correctness_cfloat_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6520110Z test_schema_correctness_cfloat_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6520614Z test_schema_correctness_cfloat_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6521106Z test_schema_correctness_cfloat_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6521595Z test_schema_correctness_cfloat_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6522079Z test_schema_correctness_cfloat_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6522566Z test_schema_correctness_cfloat_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6523063Z test_schema_correctness_chalf_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6523557Z test_schema_correctness_chalf_cuda_bool (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6524049Z test_schema_correctness_chalf_cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6524552Z test_schema_correctness_chalf_cuda_complex32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6525048Z test_schema_correctness_chalf_cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6525551Z test_schema_correctness_chalf_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6526072Z test_schema_correctness_chalf_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6526556Z test_schema_correctness_chalf_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6527047Z test_schema_correctness_chalf_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6527548Z test_schema_correctness_chalf_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6528160Z test_schema_correctness_chalf_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6528761Z test_schema_correctness_chalf_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6529370Z test_schema_correctness_chalf_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6529977Z test_schema_correctness_char_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6530543Z test_schema_correctness_char_cuda_bool (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6531033Z test_schema_correctness_char_cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6531551Z test_schema_correctness_char_cuda_complex32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6532060Z test_schema_correctness_char_cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6532552Z test_schema_correctness_char_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6533042Z test_schema_correctness_char_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6533523Z test_schema_correctness_char_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6534015Z test_schema_correctness_char_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6534797Z test_schema_correctness_char_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6535286Z test_schema_correctness_char_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6535763Z test_schema_correctness_char_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6536253Z test_schema_correctness_char_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6536752Z test_schema_correctness_cholesky_cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6537331Z test_schema_correctness_cholesky_cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6537836Z test_schema_correctness_cholesky_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6538332Z test_schema_correctness_cholesky_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6538850Z test_schema_correctness_cholesky_inverse_cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6539418Z test_schema_correctness_cholesky_inverse_cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6539940Z test_schema_correctness_cholesky_inverse_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6540451Z test_schema_correctness_cholesky_inverse_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6540965Z test_schema_correctness_cholesky_solve_cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6541483Z test_schema_correctness_cholesky_solve_cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6541998Z test_schema_correctness_cholesky_solve_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6542550Z test_schema_correctness_cholesky_solve_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6543053Z test_schema_correctness_chunk_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6543549Z test_schema_correctness_chunk_cuda_bool (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6544050Z test_schema_correctness_chunk_cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6544636Z test_schema_correctness_chunk_cuda_complex32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6545132Z test_schema_correctness_chunk_cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6545636Z test_schema_correctness_chunk_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6546236Z test_schema_correctness_chunk_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6546843Z test_schema_correctness_chunk_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6547460Z test_schema_correctness_chunk_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6547977Z test_schema_correctness_chunk_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6548486Z test_schema_correctness_chunk_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6548974Z test_schema_correctness_chunk_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6549459Z test_schema_correctness_chunk_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6549946Z test_schema_correctness_clamp_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6550436Z test_schema_correctness_clamp_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6550931Z test_schema_correctness_clamp_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6551424Z test_schema_correctness_clamp_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6551910Z test_schema_correctness_clamp_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6552393Z test_schema_correctness_clamp_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6552879Z test_schema_correctness_clamp_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6553398Z test_schema_correctness_clamp_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6553888Z test_schema_correctness_clamp_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6554378Z test_schema_correctness_clamp_max_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6554877Z test_schema_correctness_clamp_max_cuda_bool (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6555374Z test_schema_correctness_clamp_max_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6555868Z test_schema_correctness_clamp_max_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6556357Z test_schema_correctness_clamp_max_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6556840Z test_schema_correctness_clamp_max_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6557334Z test_schema_correctness_clamp_max_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6557925Z test_schema_correctness_clamp_max_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6558534Z test_schema_correctness_clamp_max_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6559142Z test_schema_correctness_clamp_max_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6559787Z test_schema_correctness_clamp_min_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6560282Z test_schema_correctness_clamp_min_cuda_bool (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6560778Z test_schema_correctness_clamp_min_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6561262Z test_schema_correctness_clamp_min_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6561760Z test_schema_correctness_clamp_min_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6562258Z test_schema_correctness_clamp_min_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6562751Z test_schema_correctness_clamp_min_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6563246Z test_schema_correctness_clamp_min_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6563730Z test_schema_correctness_clamp_min_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6564248Z test_schema_correctness_clamp_min_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6564745Z test_schema_correctness_clone_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6565239Z test_schema_correctness_clone_cuda_bool (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6565730Z test_schema_correctness_clone_cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6566227Z test_schema_correctness_clone_cuda_complex32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6566719Z test_schema_correctness_clone_cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6567213Z test_schema_correctness_clone_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6567767Z test_schema_correctness_clone_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6568377Z test_schema_correctness_clone_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6568993Z test_schema_correctness_clone_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6569604Z test_schema_correctness_clone_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6570214Z test_schema_correctness_clone_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6570747Z test_schema_correctness_clone_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6571240Z test_schema_correctness_clone_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6571739Z test_schema_correctness_column_stack_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6572243Z test_schema_correctness_column_stack_cuda_bool (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6572757Z test_schema_correctness_column_stack_cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6573268Z test_schema_correctness_column_stack_cuda_complex32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6573779Z test_schema_correctness_column_stack_cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6574405Z test_schema_correctness_column_stack_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6574918Z test_schema_correctness_column_stack_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6575419Z test_schema_correctness_column_stack_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6575970Z test_schema_correctness_column_stack_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6576476Z test_schema_correctness_column_stack_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6576978Z test_schema_correctness_column_stack_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6577477Z test_schema_correctness_column_stack_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6577970Z test_schema_correctness_column_stack_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6578479Z test_schema_correctness_combinations_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6579018Z test_schema_correctness_combinations_cuda_bool (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6579552Z test_schema_correctness_combinations_cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6580066Z test_schema_correctness_combinations_cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6580579Z test_schema_correctness_combinations_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6581098Z test_schema_correctness_combinations_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6581649Z test_schema_correctness_combinations_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6582160Z test_schema_correctness_combinations_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6582661Z test_schema_correctness_combinations_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6583160Z test_schema_correctness_combinations_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6583668Z test_schema_correctness_combinations_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6584168Z test_schema_correctness_combinations_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6584768Z test_schema_correctness_complex_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6585273Z test_schema_correctness_complex_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6585773Z test_schema_correctness_complex_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6586363Z test_schema_correctness_conj_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6586981Z test_schema_correctness_conj_cuda_bool (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6587581Z test_schema_correctness_conj_cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6588177Z test_schema_correctness_conj_cuda_complex32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6588675Z test_schema_correctness_conj_cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6589168Z test_schema_correctness_conj_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6589655Z test_schema_correctness_conj_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6590144Z test_schema_correctness_conj_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6590624Z test_schema_correctness_conj_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6591108Z test_schema_correctness_conj_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6591585Z test_schema_correctness_conj_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6592074Z test_schema_correctness_conj_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6592596Z test_schema_correctness_conj_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6593096Z test_schema_correctness_conj_physical_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6593608Z test_schema_correctness_conj_physical_cuda_bool (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6594111Z test_schema_correctness_conj_physical_cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6594630Z test_schema_correctness_conj_physical_cuda_complex32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6595143Z test_schema_correctness_conj_physical_cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6595646Z test_schema_correctness_conj_physical_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6596138Z test_schema_correctness_conj_physical_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6596641Z test_schema_correctness_conj_physical_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6597139Z test_schema_correctness_conj_physical_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6597758Z test_schema_correctness_conj_physical_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6598389Z test_schema_correctness_conj_physical_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6599007Z test_schema_correctness_conj_physical_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6599623Z test_schema_correctness_conj_physical_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6600129Z test_schema_correctness_constant_pad_nd_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6600645Z test_schema_correctness_constant_pad_nd_cuda_bool (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6601157Z test_schema_correctness_constant_pad_nd_cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6601677Z test_schema_correctness_constant_pad_nd_cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6602189Z test_schema_correctness_constant_pad_nd_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6602697Z test_schema_correctness_constant_pad_nd_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6603209Z test_schema_correctness_constant_pad_nd_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6603797Z test_schema_correctness_constant_pad_nd_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6604356Z test_schema_correctness_constant_pad_nd_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6604918Z test_schema_correctness_constant_pad_nd_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6605491Z test_schema_correctness_constant_pad_nd_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6606057Z test_schema_correctness_constant_pad_nd_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6606616Z test_schema_correctness_contiguous_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6607182Z test_schema_correctness_contiguous_cuda_bool (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6607789Z test_schema_correctness_contiguous_cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6608502Z test_schema_correctness_contiguous_cuda_complex32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6609241Z test_schema_correctness_contiguous_cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6609956Z test_schema_correctness_contiguous_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6610610Z test_schema_correctness_contiguous_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6611174Z test_schema_correctness_contiguous_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6611736Z test_schema_correctness_contiguous_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6612284Z test_schema_correctness_contiguous_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6612837Z test_schema_correctness_contiguous_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6613393Z test_schema_correctness_contiguous_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6613946Z test_schema_correctness_contiguous_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6614582Z test_schema_correctness_copysign_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6615080Z test_schema_correctness_copysign_cuda_bool (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6615579Z test_schema_correctness_copysign_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6616129Z test_schema_correctness_copysign_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6616616Z test_schema_correctness_copysign_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6617108Z test_schema_correctness_copysign_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6617595Z test_schema_correctness_copysign_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6618096Z test_schema_correctness_copysign_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6618587Z test_schema_correctness_copysign_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6619072Z test_schema_correctness_copysign_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6619564Z test_schema_correctness_corrcoef_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6620027Z test_schema_correctness_corrcoef_cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: Skipped! (0.000s) 2023-01-11T21:35:20.6620453Z test_schema_correctness_corrcoef_cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: Skipped! (0.000s) 2023-01-11T21:35:20.6620961Z test_schema_correctness_corrcoef_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6621464Z test_schema_correctness_corrcoef_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6621956Z test_schema_correctness_corrcoef_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6622444Z test_schema_correctness_corrcoef_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6622932Z test_schema_correctness_corrcoef_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6623425Z test_schema_correctness_corrcoef_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6623916Z test_schema_correctness_corrcoef_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6624465Z test_schema_correctness_corrcoef_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6624956Z test_schema_correctness_cos_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6625441Z test_schema_correctness_cos_cuda_bool (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6625928Z test_schema_correctness_cos_cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6626520Z test_schema_correctness_cos_cuda_complex32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6627017Z test_schema_correctness_cos_cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6627509Z test_schema_correctness_cos_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6628008Z test_schema_correctness_cos_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6628491Z test_schema_correctness_cos_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6628979Z test_schema_correctness_cos_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6629459Z test_schema_correctness_cos_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6629932Z test_schema_correctness_cos_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6630416Z test_schema_correctness_cos_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6630893Z test_schema_correctness_cos_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6631404Z test_schema_correctness_cosh_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6631887Z test_schema_correctness_cosh_cuda_bool (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6632376Z test_schema_correctness_cosh_cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6632874Z test_schema_correctness_cosh_cuda_complex32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6633371Z test_schema_correctness_cosh_cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6633853Z test_schema_correctness_cosh_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6634346Z test_schema_correctness_cosh_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6634833Z test_schema_correctness_cosh_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6635317Z test_schema_correctness_cosh_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6635802Z test_schema_correctness_cosh_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6636281Z test_schema_correctness_cosh_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6636759Z test_schema_correctness_cosh_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6637269Z test_schema_correctness_cosh_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6637769Z test_schema_correctness_count_nonzero_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6638270Z test_schema_correctness_count_nonzero_cuda_bool (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6638790Z test_schema_correctness_count_nonzero_cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6639327Z test_schema_correctness_count_nonzero_cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6639868Z test_schema_correctness_count_nonzero_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6640376Z test_schema_correctness_count_nonzero_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6640869Z test_schema_correctness_count_nonzero_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6641367Z test_schema_correctness_count_nonzero_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6641869Z test_schema_correctness_count_nonzero_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6642397Z test_schema_correctness_count_nonzero_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6642894Z test_schema_correctness_count_nonzero_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6643399Z test_schema_correctness_count_nonzero_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6643892Z test_schema_correctness_cov_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6644346Z test_schema_correctness_cov_cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: Skipped! (0.000s) 2023-01-11T21:35:20.6644761Z test_schema_correctness_cov_cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: Skipped! (0.000s) 2023-01-11T21:35:20.6645213Z test_schema_correctness_cov_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6645702Z test_schema_correctness_cov_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6646193Z test_schema_correctness_cov_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6646678Z test_schema_correctness_cov_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6647154Z test_schema_correctness_cov_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6647639Z test_schema_correctness_cov_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6648151Z test_schema_correctness_cov_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6648640Z test_schema_correctness_cov_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6649174Z test_schema_correctness_cross_cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6649674Z test_schema_correctness_cross_cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6650175Z test_schema_correctness_cross_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6650667Z test_schema_correctness_cross_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6651158Z test_schema_correctness_cross_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6651638Z test_schema_correctness_cross_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6652122Z test_schema_correctness_cross_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6652602Z test_schema_correctness_cross_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6653119Z test_schema_correctness_cross_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6653598Z test_schema_correctness_cross_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6654089Z test_schema_correctness_cummax_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6654737Z test_schema_correctness_cummax_cuda_bool (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6655226Z test_schema_correctness_cummax_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6655709Z test_schema_correctness_cummax_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6656209Z test_schema_correctness_cummax_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6656704Z test_schema_correctness_cummax_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6657191Z test_schema_correctness_cummax_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6657682Z test_schema_correctness_cummax_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6658162Z test_schema_correctness_cummax_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6658691Z test_schema_correctness_cummax_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6659211Z test_schema_correctness_cummin_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6659836Z test_schema_correctness_cummin_cuda_bool (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6660470Z test_schema_correctness_cummin_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6661144Z test_schema_correctness_cummin_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6661783Z test_schema_correctness_cummin_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6662341Z test_schema_correctness_cummin_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6662833Z test_schema_correctness_cummin_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6663318Z test_schema_correctness_cummin_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6663801Z test_schema_correctness_cummin_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6664457Z test_schema_correctness_cummin_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6664976Z test_schema_correctness_cumprod_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6665475Z test_schema_correctness_cumprod_cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6665983Z test_schema_correctness_cumprod_cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6666486Z test_schema_correctness_cumprod_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6666978Z test_schema_correctness_cumprod_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6667474Z test_schema_correctness_cumprod_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6667962Z test_schema_correctness_cumprod_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6668453Z test_schema_correctness_cumprod_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6668940Z test_schema_correctness_cumprod_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6669430Z test_schema_correctness_cumprod_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6669915Z test_schema_correctness_cumprod_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6670434Z test_schema_correctness_cumsum_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6670677Z test_schema_correctness_cumsum_cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6670918Z test_schema_correctness_cumsum_cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6671159Z test_schema_correctness_cumsum_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6671394Z test_schema_correctness_cumsum_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6671627Z test_schema_correctness_cumsum_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6671866Z test_schema_correctness_cumsum_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6672104Z test_schema_correctness_cumsum_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6672333Z test_schema_correctness_cumsum_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6672616Z test_schema_correctness_cumsum_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6672855Z test_schema_correctness_cumsum_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6673116Z test_schema_correctness_cumulative_trapezoid_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6673378Z test_schema_correctness_cumulative_trapezoid_cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6673640Z test_schema_correctness_cumulative_trapezoid_cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6673897Z test_schema_correctness_cumulative_trapezoid_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6674156Z test_schema_correctness_cumulative_trapezoid_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6674414Z test_schema_correctness_cumulative_trapezoid_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6674667Z test_schema_correctness_cumulative_trapezoid_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6674919Z test_schema_correctness_cumulative_trapezoid_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6675175Z test_schema_correctness_cumulative_trapezoid_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6675451Z test_schema_correctness_cumulative_trapezoid_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6675696Z test_schema_correctness_cumulative_trapezoid_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6675942Z test_schema_correctness_deg2rad_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6676188Z test_schema_correctness_deg2rad_cuda_bool (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6676431Z test_schema_correctness_deg2rad_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6676669Z test_schema_correctness_deg2rad_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6676904Z test_schema_correctness_deg2rad_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6677144Z test_schema_correctness_deg2rad_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6677385Z test_schema_correctness_deg2rad_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6677665Z test_schema_correctness_deg2rad_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6677994Z test_schema_correctness_deg2rad_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6678290Z test_schema_correctness_deg2rad_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6678587Z test_schema_correctness_diag_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6678878Z test_schema_correctness_diag_cuda_bool (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6679185Z test_schema_correctness_diag_cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6679490Z test_schema_correctness_diag_cuda_complex32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6679795Z test_schema_correctness_diag_cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6680072Z test_schema_correctness_diag_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6680307Z test_schema_correctness_diag_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6680543Z test_schema_correctness_diag_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6680780Z test_schema_correctness_diag_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6681020Z test_schema_correctness_diag_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6681319Z test_schema_correctness_diag_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6681553Z test_schema_correctness_diag_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6681838Z test_schema_correctness_diag_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6682115Z test_schema_correctness_diag_embed_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6682366Z test_schema_correctness_diag_embed_cuda_bool (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6682618Z test_schema_correctness_diag_embed_cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6682869Z test_schema_correctness_diag_embed_cuda_complex32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6683121Z test_schema_correctness_diag_embed_cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6683368Z test_schema_correctness_diag_embed_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6683655Z test_schema_correctness_diag_embed_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6683909Z test_schema_correctness_diag_embed_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6684152Z test_schema_correctness_diag_embed_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6684396Z test_schema_correctness_diag_embed_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6684632Z test_schema_correctness_diag_embed_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6684870Z test_schema_correctness_diag_embed_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6685111Z test_schema_correctness_diag_embed_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6685357Z test_schema_correctness_diagflat_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6685598Z test_schema_correctness_diagflat_cuda_bool (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6685849Z test_schema_correctness_diagflat_cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6686097Z test_schema_correctness_diagflat_cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6686341Z test_schema_correctness_diagflat_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6686614Z test_schema_correctness_diagflat_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6686852Z test_schema_correctness_diagflat_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6687094Z test_schema_correctness_diagflat_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6687340Z test_schema_correctness_diagflat_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6687582Z test_schema_correctness_diagflat_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6687824Z test_schema_correctness_diagflat_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6688067Z test_schema_correctness_diagflat_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6688339Z test_schema_correctness_diagonal_copy_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6688647Z test_schema_correctness_diagonal_copy_cuda_bool (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6688992Z test_schema_correctness_diagonal_copy_cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6689315Z test_schema_correctness_diagonal_copy_cuda_complex32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6689634Z test_schema_correctness_diagonal_copy_cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6689950Z test_schema_correctness_diagonal_copy_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6690260Z test_schema_correctness_diagonal_copy_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6690545Z test_schema_correctness_diagonal_copy_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6690797Z test_schema_correctness_diagonal_copy_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6691045Z test_schema_correctness_diagonal_copy_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6691292Z test_schema_correctness_diagonal_copy_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6691534Z test_schema_correctness_diagonal_copy_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6691775Z test_schema_correctness_diagonal_copy_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6692023Z test_schema_correctness_diagonal_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6692299Z test_schema_correctness_diagonal_cuda_bool (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6692544Z test_schema_correctness_diagonal_cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6692818Z test_schema_correctness_diagonal_cuda_complex32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6693104Z test_schema_correctness_diagonal_cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6693359Z test_schema_correctness_diagonal_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6693599Z test_schema_correctness_diagonal_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6693845Z test_schema_correctness_diagonal_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6694088Z test_schema_correctness_diagonal_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6694538Z test_schema_correctness_diagonal_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6694855Z test_schema_correctness_diagonal_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6695106Z test_schema_correctness_diagonal_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6695344Z test_schema_correctness_diagonal_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6695604Z test_schema_correctness_diagonal_scatter_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6695859Z test_schema_correctness_diagonal_scatter_cuda_bool (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6696124Z test_schema_correctness_diagonal_scatter_cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6696382Z test_schema_correctness_diagonal_scatter_cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6696641Z test_schema_correctness_diagonal_scatter_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6696893Z test_schema_correctness_diagonal_scatter_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6697146Z test_schema_correctness_diagonal_scatter_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6697397Z test_schema_correctness_diagonal_scatter_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6697687Z test_schema_correctness_diagonal_scatter_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6697937Z test_schema_correctness_diagonal_scatter_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6698184Z test_schema_correctness_diagonal_scatter_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6698424Z test_schema_correctness_diagonal_scatter_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6698667Z test_schema_correctness_diff_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6698910Z test_schema_correctness_diff_cuda_bool (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6699158Z test_schema_correctness_diff_cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6699406Z test_schema_correctness_diff_cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6699645Z test_schema_correctness_diff_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6699886Z test_schema_correctness_diff_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6700156Z test_schema_correctness_diff_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6700398Z test_schema_correctness_diff_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6700635Z test_schema_correctness_diff_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6700869Z test_schema_correctness_diff_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6701110Z test_schema_correctness_diff_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6701342Z test_schema_correctness_diff_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6701588Z test_schema_correctness_digamma_cuda_bool (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6701835Z test_schema_correctness_digamma_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6702072Z test_schema_correctness_digamma_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6702318Z test_schema_correctness_digamma_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6702557Z test_schema_correctness_digamma_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6702802Z test_schema_correctness_digamma_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6703068Z test_schema_correctness_digamma_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6703309Z test_schema_correctness_digamma_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6703548Z test_schema_correctness_digamma_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6703784Z test_schema_correctness_dist_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6704035Z test_schema_correctness_dist_cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6704271Z test_schema_correctness_dist_cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6704586Z test_schema_correctness_dist_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6704824Z test_schema_correctness_dist_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6705061Z test_schema_correctness_dist_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6705318Z test_schema_correctness_div_floor_rounding_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6705605Z test_schema_correctness_div_floor_rounding_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6705898Z test_schema_correctness_div_floor_rounding_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6706210Z test_schema_correctness_div_floor_rounding_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6706523Z test_schema_correctness_div_floor_rounding_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6706835Z test_schema_correctness_div_floor_rounding_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6707152Z test_schema_correctness_div_floor_rounding_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6707461Z test_schema_correctness_div_floor_rounding_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6707754Z test_schema_correctness_div_floor_rounding_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6708004Z test_schema_correctness_div_no_rounding_mode_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6708259Z test_schema_correctness_div_no_rounding_mode_cuda_bool (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6708519Z test_schema_correctness_div_no_rounding_mode_cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6708809Z test_schema_correctness_div_no_rounding_mode_cuda_complex32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6709058Z test_schema_correctness_div_no_rounding_mode_cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6709313Z test_schema_correctness_div_no_rounding_mode_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6709567Z test_schema_correctness_div_no_rounding_mode_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6709824Z test_schema_correctness_div_no_rounding_mode_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6710075Z test_schema_correctness_div_no_rounding_mode_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6710323Z test_schema_correctness_div_no_rounding_mode_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6710574Z test_schema_correctness_div_no_rounding_mode_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6710826Z test_schema_correctness_div_no_rounding_mode_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6711119Z test_schema_correctness_div_no_rounding_mode_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6711370Z test_schema_correctness_div_trunc_rounding_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6711627Z test_schema_correctness_div_trunc_rounding_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6711876Z test_schema_correctness_div_trunc_rounding_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6712125Z test_schema_correctness_div_trunc_rounding_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6712379Z test_schema_correctness_div_trunc_rounding_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6712629Z test_schema_correctness_div_trunc_rounding_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6712878Z test_schema_correctness_div_trunc_rounding_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6713127Z test_schema_correctness_div_trunc_rounding_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6713379Z test_schema_correctness_div_trunc_rounding_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6713624Z test_schema_correctness_dot_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6713853Z test_schema_correctness_dot_cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: Skipped! (0.000s) 2023-01-11T21:35:20.6714051Z test_schema_correctness_dot_cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: Skipped! (0.000s) 2023-01-11T21:35:20.6714285Z test_schema_correctness_dot_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:35:20.6714526Z test_schema_correctness_dot_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6714767Z test_schema_correctness_dot_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6715017Z test_schema_correctness_double_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6715256Z test_schema_correctness_double_cuda_bool (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6715505Z test_schema_correctness_double_cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6715754Z test_schema_correctness_double_cuda_complex32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6715993Z test_schema_correctness_double_cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6716261Z test_schema_correctness_double_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6716512Z test_schema_correctness_double_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6716748Z test_schema_correctness_double_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6716989Z test_schema_correctness_double_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6717222Z test_schema_correctness_double_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6717469Z test_schema_correctness_double_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6717756Z test_schema_correctness_double_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6718047Z test_schema_correctness_double_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6718353Z test_schema_correctness_dsplit_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6718653Z test_schema_correctness_dsplit_cuda_bool (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6718959Z test_schema_correctness_dsplit_cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6719300Z test_schema_correctness_dsplit_cuda_complex32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6719599Z test_schema_correctness_dsplit_cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6719899Z test_schema_correctness_dsplit_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6720168Z test_schema_correctness_dsplit_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6720399Z test_schema_correctness_dsplit_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6720632Z test_schema_correctness_dsplit_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6720872Z test_schema_correctness_dsplit_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6721113Z test_schema_correctness_dsplit_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6721349Z test_schema_correctness_dsplit_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6721585Z test_schema_correctness_dsplit_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6721853Z test_schema_correctness_dstack_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6722098Z test_schema_correctness_dstack_cuda_bool (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6722347Z test_schema_correctness_dstack_cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6722594Z test_schema_correctness_dstack_cuda_complex32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6722842Z test_schema_correctness_dstack_cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6723085Z test_schema_correctness_dstack_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6723325Z test_schema_correctness_dstack_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6723562Z test_schema_correctness_dstack_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6723800Z test_schema_correctness_dstack_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6724037Z test_schema_correctness_dstack_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6724273Z test_schema_correctness_dstack_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6724513Z test_schema_correctness_dstack_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6724769Z test_schema_correctness_dstack_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6725012Z test_schema_correctness_einsum_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6725258Z test_schema_correctness_einsum_cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6725506Z test_schema_correctness_einsum_cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6725754Z test_schema_correctness_einsum_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6725991Z test_schema_correctness_einsum_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6726226Z test_schema_correctness_einsum_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6726461Z test_schema_correctness_empty_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6726701Z test_schema_correctness_empty_cuda_bool (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6726948Z test_schema_correctness_empty_cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6727213Z test_schema_correctness_empty_cuda_complex32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6727456Z test_schema_correctness_empty_cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6727702Z test_schema_correctness_empty_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6728004Z test_schema_correctness_empty_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6728305Z test_schema_correctness_empty_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6728607Z test_schema_correctness_empty_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6728908Z test_schema_correctness_empty_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6729206Z test_schema_correctness_empty_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6729504Z test_schema_correctness_empty_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6729786Z test_schema_correctness_empty_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6730101Z test_schema_correctness_empty_like_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6730426Z test_schema_correctness_empty_like_cuda_bool (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6730678Z test_schema_correctness_empty_like_cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6730930Z test_schema_correctness_empty_like_cuda_complex32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6731183Z test_schema_correctness_empty_like_cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6731429Z test_schema_correctness_empty_like_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6731683Z test_schema_correctness_empty_like_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6731929Z test_schema_correctness_empty_like_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6732173Z test_schema_correctness_empty_like_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6732409Z test_schema_correctness_empty_like_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6732643Z test_schema_correctness_empty_like_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6732951Z test_schema_correctness_empty_like_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6733190Z test_schema_correctness_empty_like_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6733431Z test_schema_correctness_eq_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6733666Z test_schema_correctness_eq_cuda_bool (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6733906Z test_schema_correctness_eq_cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6734150Z test_schema_correctness_eq_cuda_complex32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6734595Z test_schema_correctness_eq_cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6734840Z test_schema_correctness_eq_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6735079Z test_schema_correctness_eq_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6735316Z test_schema_correctness_eq_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6735552Z test_schema_correctness_eq_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6735791Z test_schema_correctness_eq_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6736098Z test_schema_correctness_eq_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6736326Z test_schema_correctness_eq_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6736554Z test_schema_correctness_eq_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6736797Z test_schema_correctness_equal_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6737040Z test_schema_correctness_equal_cuda_bool (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6737287Z test_schema_correctness_equal_cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6737534Z test_schema_correctness_equal_cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6737774Z test_schema_correctness_equal_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6738016Z test_schema_correctness_equal_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6738288Z test_schema_correctness_equal_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6738528Z test_schema_correctness_equal_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6738767Z test_schema_correctness_equal_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6739003Z test_schema_correctness_equal_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6739233Z test_schema_correctness_equal_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6739466Z test_schema_correctness_equal_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6739710Z test_schema_correctness_erf_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6739951Z test_schema_correctness_erf_cuda_bool (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6740190Z test_schema_correctness_erf_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6740426Z test_schema_correctness_erf_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6740658Z test_schema_correctness_erf_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6740897Z test_schema_correctness_erf_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6741161Z test_schema_correctness_erf_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6741396Z test_schema_correctness_erf_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6741630Z test_schema_correctness_erf_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6741858Z test_schema_correctness_erf_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6742101Z test_schema_correctness_erfc_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6742336Z test_schema_correctness_erfc_cuda_bool (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6742579Z test_schema_correctness_erfc_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6742817Z test_schema_correctness_erfc_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6743058Z test_schema_correctness_erfc_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6743292Z test_schema_correctness_erfc_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6743551Z test_schema_correctness_erfc_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6743788Z test_schema_correctness_erfc_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6744022Z test_schema_correctness_erfc_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6744253Z test_schema_correctness_erfc_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6744569Z test_schema_correctness_erfinv_cuda_bool (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6744807Z test_schema_correctness_erfinv_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6745050Z test_schema_correctness_erfinv_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6745296Z test_schema_correctness_erfinv_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6745538Z test_schema_correctness_erfinv_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6745784Z test_schema_correctness_erfinv_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6746077Z test_schema_correctness_erfinv_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6746371Z test_schema_correctness_erfinv_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6746694Z test_schema_correctness_erfinv_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6746994Z test_schema_correctness_exp2_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6747275Z test_schema_correctness_exp2_cuda_bool (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6747512Z test_schema_correctness_exp2_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6747755Z test_schema_correctness_exp2_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6747983Z test_schema_correctness_exp2_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6748219Z test_schema_correctness_exp2_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6748452Z test_schema_correctness_exp2_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6748692Z test_schema_correctness_exp2_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6748925Z test_schema_correctness_exp2_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6749198Z test_schema_correctness_exp2_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6749439Z test_schema_correctness_exp_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6749678Z test_schema_correctness_exp_cuda_bool (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6749923Z test_schema_correctness_exp_cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6750166Z test_schema_correctness_exp_cuda_complex32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6750409Z test_schema_correctness_exp_cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6750647Z test_schema_correctness_exp_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6750877Z test_schema_correctness_exp_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6751115Z test_schema_correctness_exp_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6751351Z test_schema_correctness_exp_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6751586Z test_schema_correctness_exp_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6751821Z test_schema_correctness_exp_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6752080Z test_schema_correctness_exp_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6752314Z test_schema_correctness_exp_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6752563Z test_schema_correctness_expand_as_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6752806Z test_schema_correctness_expand_as_cuda_bool (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6753060Z test_schema_correctness_expand_as_cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6753312Z test_schema_correctness_expand_as_cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6753560Z test_schema_correctness_expand_as_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6753797Z test_schema_correctness_expand_as_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6754035Z test_schema_correctness_expand_as_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6754302Z test_schema_correctness_expand_as_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6754550Z test_schema_correctness_expand_as_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6754788Z test_schema_correctness_expand_as_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6755030Z test_schema_correctness_expand_as_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6755278Z test_schema_correctness_expand_as_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6755517Z test_schema_correctness_expand_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6755757Z test_schema_correctness_expand_cuda_bool (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6756003Z test_schema_correctness_expand_cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6756246Z test_schema_correctness_expand_cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6756487Z test_schema_correctness_expand_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6756718Z test_schema_correctness_expand_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6756957Z test_schema_correctness_expand_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6757221Z test_schema_correctness_expand_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6757465Z test_schema_correctness_expand_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6757706Z test_schema_correctness_expand_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6757984Z test_schema_correctness_expand_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6758279Z test_schema_correctness_expand_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6758581Z test_schema_correctness_expm1_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6758879Z test_schema_correctness_expm1_cuda_bool (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6759180Z test_schema_correctness_expm1_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6759479Z test_schema_correctness_expm1_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6759777Z test_schema_correctness_expm1_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6760074Z test_schema_correctness_expm1_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6760316Z test_schema_correctness_expm1_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6760552Z test_schema_correctness_expm1_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6760788Z test_schema_correctness_expm1_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6761020Z test_schema_correctness_expm1_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6761263Z test_schema_correctness_eye_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6761502Z test_schema_correctness_eye_cuda_bool (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6761744Z test_schema_correctness_eye_cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6761981Z test_schema_correctness_eye_cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6762216Z test_schema_correctness_eye_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6762448Z test_schema_correctness_eye_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6762714Z test_schema_correctness_eye_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6762943Z test_schema_correctness_eye_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6763179Z test_schema_correctness_eye_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6763408Z test_schema_correctness_eye_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6763647Z test_schema_correctness_eye_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6763885Z test_schema_correctness_eye_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6764128Z test_schema_correctness_fft_fft2_cuda_bool (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6764374Z test_schema_correctness_fft_fft2_cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6764620Z test_schema_correctness_fft_fft2_cuda_complex32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6764867Z test_schema_correctness_fft_fft2_cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6765132Z test_schema_correctness_fft_fft2_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6765372Z test_schema_correctness_fft_fft2_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6765606Z test_schema_correctness_fft_fft2_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6765839Z test_schema_correctness_fft_fft2_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6766073Z test_schema_correctness_fft_fft2_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6766305Z test_schema_correctness_fft_fft2_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6766549Z test_schema_correctness_fft_fft2_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6766787Z test_schema_correctness_fft_fft2_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6767027Z test_schema_correctness_fft_fft_cuda_bool (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6767271Z test_schema_correctness_fft_fft_cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6767529Z test_schema_correctness_fft_fft_cuda_complex32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6767829Z test_schema_correctness_fft_fft_cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6768162Z test_schema_correctness_fft_fft_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6768455Z test_schema_correctness_fft_fft_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6768746Z test_schema_correctness_fft_fft_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6769043Z test_schema_correctness_fft_fft_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6769337Z test_schema_correctness_fft_fft_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6769636Z test_schema_correctness_fft_fft_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6769929Z test_schema_correctness_fft_fft_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6770219Z test_schema_correctness_fft_fft_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6770488Z test_schema_correctness_fft_fftn_cuda_bool (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6770735Z test_schema_correctness_fft_fftn_cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6771010Z test_schema_correctness_fft_fftn_cuda_complex32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6771255Z test_schema_correctness_fft_fftn_cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6771498Z test_schema_correctness_fft_fftn_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6771734Z test_schema_correctness_fft_fftn_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6771969Z test_schema_correctness_fft_fftn_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6772210Z test_schema_correctness_fft_fftn_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6772440Z test_schema_correctness_fft_fftn_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6772671Z test_schema_correctness_fft_fftn_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6772908Z test_schema_correctness_fft_fftn_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6773148Z test_schema_correctness_fft_fftn_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6773473Z test_schema_correctness_fft_fftshift_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6773758Z test_schema_correctness_fft_fftshift_cuda_bool (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6774040Z test_schema_correctness_fft_fftshift_cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6774500Z test_schema_correctness_fft_fftshift_cuda_complex32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6774765Z test_schema_correctness_fft_fftshift_cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6775207Z test_schema_correctness_fft_fftshift_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6775481Z test_schema_correctness_fft_fftshift_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6775739Z test_schema_correctness_fft_fftshift_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6776024Z test_schema_correctness_fft_fftshift_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6776285Z test_schema_correctness_fft_fftshift_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6776610Z test_schema_correctness_fft_fftshift_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6776854Z test_schema_correctness_fft_fftshift_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6777113Z test_schema_correctness_fft_fftshift_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6777330Z test_schema_correctness_fft_hfft2_cuda_bool (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: Skipped! (0.000s) 2023-01-11T21:35:20.6777575Z test_schema_correctness_fft_hfft2_cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: Skipped! (0.000s) 2023-01-11T21:35:20.6777798Z test_schema_correctness_fft_hfft2_cuda_complex32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: Skipped! (0.000s) 2023-01-11T21:35:20.6778017Z test_schema_correctness_fft_hfft2_cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: Skipped! (0.000s) 2023-01-11T21:35:20.6778244Z test_schema_correctness_fft_hfft2_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: Skipped! (0.000s) 2023-01-11T21:35:20.6778456Z test_schema_correctness_fft_hfft2_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: Skipped! (0.000s) 2023-01-11T21:35:20.6778662Z test_schema_correctness_fft_hfft2_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: Skipped! (0.000s) 2023-01-11T21:35:20.6778876Z test_schema_correctness_fft_hfft2_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: Skipped! (0.000s) 2023-01-11T21:35:20.6779069Z test_schema_correctness_fft_hfft2_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: Skipped! (0.000s) 2023-01-11T21:35:20.6779276Z test_schema_correctness_fft_hfft2_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: Skipped! (0.000s) 2023-01-11T21:35:20.6779507Z test_schema_correctness_fft_hfft2_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: Skipped! (0.000s) 2023-01-11T21:35:20.6779719Z test_schema_correctness_fft_hfft2_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: Skipped! (0.000s) 2023-01-11T21:35:20.6780048Z test_schema_correctness_fft_hfft_cuda_bool (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6780269Z test_schema_correctness_fft_hfft_cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: Skipped! (0.000s) 2023-01-11T21:35:20.6780529Z test_schema_correctness_fft_hfft_cuda_complex32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6780748Z test_schema_correctness_fft_hfft_cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: Skipped! (0.000s) 2023-01-11T21:35:20.6781003Z test_schema_correctness_fft_hfft_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6781258Z test_schema_correctness_fft_hfft_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6781523Z test_schema_correctness_fft_hfft_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6781762Z test_schema_correctness_fft_hfft_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6782020Z test_schema_correctness_fft_hfft_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6782266Z test_schema_correctness_fft_hfft_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6782548Z test_schema_correctness_fft_hfft_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6782810Z test_schema_correctness_fft_hfft_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6783024Z test_schema_correctness_fft_hfftn_cuda_bool (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: Skipped! (0.000s) 2023-01-11T21:35:20.6783244Z test_schema_correctness_fft_hfftn_cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: Skipped! (0.000s) 2023-01-11T21:35:20.6783469Z test_schema_correctness_fft_hfftn_cuda_complex32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: Skipped! (0.000s) 2023-01-11T21:35:20.6783700Z test_schema_correctness_fft_hfftn_cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: Skipped! (0.000s) 2023-01-11T21:35:20.6783941Z test_schema_correctness_fft_hfftn_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: Skipped! (0.000s) 2023-01-11T21:35:20.6784138Z test_schema_correctness_fft_hfftn_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: Skipped! (0.000s) 2023-01-11T21:35:20.6784420Z test_schema_correctness_fft_hfftn_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: Skipped! (0.000s) 2023-01-11T21:35:20.6784647Z test_schema_correctness_fft_hfftn_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: Skipped! (0.000s) 2023-01-11T21:35:20.6784857Z test_schema_correctness_fft_hfftn_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: Skipped! (0.000s) 2023-01-11T21:35:20.6785062Z test_schema_correctness_fft_hfftn_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: Skipped! (0.000s) 2023-01-11T21:35:20.6785283Z test_schema_correctness_fft_hfftn_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: Skipped! (0.000s) 2023-01-11T21:35:20.6785495Z test_schema_correctness_fft_hfftn_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: Skipped! (0.000s) 2023-01-11T21:35:20.6785801Z test_schema_correctness_fft_ifft2_cuda_bool (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6786067Z test_schema_correctness_fft_ifft2_cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6786328Z test_schema_correctness_fft_ifft2_cuda_complex32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6786591Z test_schema_correctness_fft_ifft2_cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6786831Z test_schema_correctness_fft_ifft2_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6787092Z test_schema_correctness_fft_ifft2_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6787353Z test_schema_correctness_fft_ifft2_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6787609Z test_schema_correctness_fft_ifft2_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6787866Z test_schema_correctness_fft_ifft2_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6788149Z test_schema_correctness_fft_ifft2_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6788430Z test_schema_correctness_fft_ifft2_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6788690Z test_schema_correctness_fft_ifft2_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6788953Z test_schema_correctness_fft_ifft_cuda_bool (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6789215Z test_schema_correctness_fft_ifft_cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6789474Z test_schema_correctness_fft_ifft_cuda_complex32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6789737Z test_schema_correctness_fft_ifft_cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6789976Z test_schema_correctness_fft_ifft_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:35:20.6790233Z test_schema_correctness_fft_ifft_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6790496Z test_schema_correctness_fft_ifft_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6790748Z test_schema_correctness_fft_ifft_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6791010Z test_schema_correctness_fft_ifft_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6791261Z test_schema_correctness_fft_ifft_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6791537Z test_schema_correctness_fft_ifft_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6791790Z test_schema_correctness_fft_ifft_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6792061Z test_schema_correctness_fft_ifftn_cuda_bool (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6792323Z test_schema_correctness_fft_ifftn_cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6792603Z test_schema_correctness_fft_ifftn_cuda_complex32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6792873Z test_schema_correctness_fft_ifftn_cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6793112Z test_schema_correctness_fft_ifftn_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6793369Z test_schema_correctness_fft_ifftn_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6793619Z test_schema_correctness_fft_ifftn_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6793889Z test_schema_correctness_fft_ifftn_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6794148Z test_schema_correctness_fft_ifftn_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6794396Z test_schema_correctness_fft_ifftn_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6794652Z test_schema_correctness_fft_ifftn_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6794929Z test_schema_correctness_fft_ifftn_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6795198Z test_schema_correctness_fft_ifftshift_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6795461Z test_schema_correctness_fft_ifftshift_cuda_bool (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6795731Z test_schema_correctness_fft_ifftshift_cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6795996Z test_schema_correctness_fft_ifftshift_cuda_complex32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6796290Z test_schema_correctness_fft_ifftshift_cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6796536Z test_schema_correctness_fft_ifftshift_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6796833Z test_schema_correctness_fft_ifftshift_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6797112Z test_schema_correctness_fft_ifftshift_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6797389Z test_schema_correctness_fft_ifftshift_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6797706Z test_schema_correctness_fft_ifftshift_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6798024Z test_schema_correctness_fft_ifftshift_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6798348Z test_schema_correctness_fft_ifftshift_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6798674Z test_schema_correctness_fft_ifftshift_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6798995Z test_schema_correctness_fft_ihfft2_cuda_bool (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6799315Z test_schema_correctness_fft_ihfft2_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6799636Z test_schema_correctness_fft_ihfft2_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6799996Z test_schema_correctness_fft_ihfft2_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6800237Z test_schema_correctness_fft_ihfft2_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6800488Z test_schema_correctness_fft_ihfft2_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6800733Z test_schema_correctness_fft_ihfft2_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6800990Z test_schema_correctness_fft_ihfft2_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6801271Z test_schema_correctness_fft_ihfft2_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6801526Z test_schema_correctness_fft_ihfft_cuda_bool (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6801781Z test_schema_correctness_fft_ihfft_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6802031Z test_schema_correctness_fft_ihfft_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6802294Z test_schema_correctness_fft_ihfft_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6802554Z test_schema_correctness_fft_ihfft_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6802837Z test_schema_correctness_fft_ihfft_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6803085Z test_schema_correctness_fft_ihfft_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6803321Z test_schema_correctness_fft_ihfft_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6803574Z test_schema_correctness_fft_ihfft_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6803824Z test_schema_correctness_fft_ihfftn_cuda_bool (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6804082Z test_schema_correctness_fft_ihfftn_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6804339Z test_schema_correctness_fft_ihfftn_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6804610Z test_schema_correctness_fft_ihfftn_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6804875Z test_schema_correctness_fft_ihfftn_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6805128Z test_schema_correctness_fft_ihfftn_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6805423Z test_schema_correctness_fft_ihfftn_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6805679Z test_schema_correctness_fft_ihfftn_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6805929Z test_schema_correctness_fft_ihfftn_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6806175Z test_schema_correctness_fft_irfft2_cuda_bool (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6806447Z test_schema_correctness_fft_irfft2_cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6806692Z test_schema_correctness_fft_irfft2_cuda_complex32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6806970Z test_schema_correctness_fft_irfft2_cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6807224Z test_schema_correctness_fft_irfft2_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6807482Z test_schema_correctness_fft_irfft2_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6807759Z test_schema_correctness_fft_irfft2_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6808075Z test_schema_correctness_fft_irfft2_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6808416Z test_schema_correctness_fft_irfft2_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6808733Z test_schema_correctness_fft_irfft2_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6809052Z test_schema_correctness_fft_irfft2_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6809381Z test_schema_correctness_fft_irfft2_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6809721Z test_schema_correctness_fft_irfft_cuda_bool (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6810045Z test_schema_correctness_fft_irfft_cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6810355Z test_schema_correctness_fft_irfft_cuda_complex32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6810631Z test_schema_correctness_fft_irfft_cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6810881Z test_schema_correctness_fft_irfft_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6811136Z test_schema_correctness_fft_irfft_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6811404Z test_schema_correctness_fft_irfft_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6811660Z test_schema_correctness_fft_irfft_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6811919Z test_schema_correctness_fft_irfft_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6812163Z test_schema_correctness_fft_irfft_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6812417Z test_schema_correctness_fft_irfft_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6812679Z test_schema_correctness_fft_irfft_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6812931Z test_schema_correctness_fft_irfftn_cuda_bool (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6813192Z test_schema_correctness_fft_irfftn_cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6813431Z test_schema_correctness_fft_irfftn_cuda_complex32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6813690Z test_schema_correctness_fft_irfftn_cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6813946Z test_schema_correctness_fft_irfftn_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6814460Z test_schema_correctness_fft_irfftn_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6814749Z test_schema_correctness_fft_irfftn_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6815015Z test_schema_correctness_fft_irfftn_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6815267Z test_schema_correctness_fft_irfftn_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6815521Z test_schema_correctness_fft_irfftn_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6815782Z test_schema_correctness_fft_irfftn_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6816039Z test_schema_correctness_fft_irfftn_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6816294Z test_schema_correctness_fft_rfft2_cuda_bool (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6816578Z test_schema_correctness_fft_rfft2_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6816836Z test_schema_correctness_fft_rfft2_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6817130Z test_schema_correctness_fft_rfft2_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6817390Z test_schema_correctness_fft_rfft2_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6817637Z test_schema_correctness_fft_rfft2_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6817883Z test_schema_correctness_fft_rfft2_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6818137Z test_schema_correctness_fft_rfft2_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6818394Z test_schema_correctness_fft_rfft2_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6818677Z test_schema_correctness_fft_rfft_cuda_bool (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6818951Z test_schema_correctness_fft_rfft_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6819202Z test_schema_correctness_fft_rfft_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6819450Z test_schema_correctness_fft_rfft_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6819709Z test_schema_correctness_fft_rfft_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6819962Z test_schema_correctness_fft_rfft_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6820237Z test_schema_correctness_fft_rfft_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6820490Z test_schema_correctness_fft_rfft_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6820752Z test_schema_correctness_fft_rfft_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6821000Z test_schema_correctness_fft_rfftn_cuda_bool (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6821272Z test_schema_correctness_fft_rfftn_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6821526Z test_schema_correctness_fft_rfftn_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6821775Z test_schema_correctness_fft_rfftn_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6822026Z test_schema_correctness_fft_rfftn_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6822272Z test_schema_correctness_fft_rfftn_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6822600Z test_schema_correctness_fft_rfftn_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6822857Z test_schema_correctness_fft_rfftn_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6823112Z test_schema_correctness_fft_rfftn_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6823349Z test_schema_correctness_fill_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6823617Z test_schema_correctness_fill_cuda_bool (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6823871Z test_schema_correctness_fill_cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6824125Z test_schema_correctness_fill_cuda_complex32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6824460Z test_schema_correctness_fill_cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6824724Z test_schema_correctness_fill_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6824978Z test_schema_correctness_fill_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6825232Z test_schema_correctness_fill_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6825492Z test_schema_correctness_fill_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6825791Z test_schema_correctness_fill_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6826097Z test_schema_correctness_fill_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6826417Z test_schema_correctness_fill_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6826710Z test_schema_correctness_fill_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6827038Z test_schema_correctness_flatten_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6827343Z test_schema_correctness_flatten_cuda_bool (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6827605Z test_schema_correctness_flatten_cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6827865Z test_schema_correctness_flatten_cuda_complex32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6828117Z test_schema_correctness_flatten_cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6828386Z test_schema_correctness_flatten_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6828673Z test_schema_correctness_flatten_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6828930Z test_schema_correctness_flatten_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6829183Z test_schema_correctness_flatten_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6829436Z test_schema_correctness_flatten_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6829692Z test_schema_correctness_flatten_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6829933Z test_schema_correctness_flatten_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6830185Z test_schema_correctness_flatten_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6830445Z test_schema_correctness_flip_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6830712Z test_schema_correctness_flip_cuda_bool (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6830968Z test_schema_correctness_flip_cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6831226Z test_schema_correctness_flip_cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6831517Z test_schema_correctness_flip_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6831770Z test_schema_correctness_flip_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6832021Z test_schema_correctness_flip_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6832276Z test_schema_correctness_flip_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6832529Z test_schema_correctness_flip_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6832792Z test_schema_correctness_flip_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6833028Z test_schema_correctness_flip_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6833275Z test_schema_correctness_flip_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6833536Z test_schema_correctness_fliplr_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6833790Z test_schema_correctness_fliplr_cuda_bool (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6834082Z test_schema_correctness_fliplr_cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6834347Z test_schema_correctness_fliplr_cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6834605Z test_schema_correctness_fliplr_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6834862Z test_schema_correctness_fliplr_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6835127Z test_schema_correctness_fliplr_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6835383Z test_schema_correctness_fliplr_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6835658Z test_schema_correctness_fliplr_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6835922Z test_schema_correctness_fliplr_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6836158Z test_schema_correctness_fliplr_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6836411Z test_schema_correctness_fliplr_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6836669Z test_schema_correctness_flipud_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6836924Z test_schema_correctness_flipud_cuda_bool (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6837209Z test_schema_correctness_flipud_cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6837506Z test_schema_correctness_flipud_cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6837825Z test_schema_correctness_flipud_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6838152Z test_schema_correctness_flipud_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6838469Z test_schema_correctness_flipud_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6838786Z test_schema_correctness_flipud_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6839100Z test_schema_correctness_flipud_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6839417Z test_schema_correctness_flipud_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6839717Z test_schema_correctness_flipud_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6840028Z test_schema_correctness_flipud_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6840352Z test_schema_correctness_float_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6840614Z test_schema_correctness_float_cuda_bool (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6840873Z test_schema_correctness_float_cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6841129Z test_schema_correctness_float_cuda_complex32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6841379Z test_schema_correctness_float_cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6841636Z test_schema_correctness_float_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6841893Z test_schema_correctness_float_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6842155Z test_schema_correctness_float_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6842421Z test_schema_correctness_float_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6842672Z test_schema_correctness_float_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6842909Z test_schema_correctness_float_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6843185Z test_schema_correctness_float_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6843431Z test_schema_correctness_float_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6843697Z test_schema_correctness_float_power_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6843957Z test_schema_correctness_float_power_cuda_bool (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6844231Z test_schema_correctness_float_power_cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6844523Z test_schema_correctness_float_power_cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6844801Z test_schema_correctness_float_power_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6845064Z test_schema_correctness_float_power_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6845324Z test_schema_correctness_float_power_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6845578Z test_schema_correctness_float_power_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6845864Z test_schema_correctness_float_power_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6846120Z test_schema_correctness_float_power_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6846362Z test_schema_correctness_float_power_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6846620Z test_schema_correctness_float_power_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6846876Z test_schema_correctness_floor_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6847145Z test_schema_correctness_floor_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6847404Z test_schema_correctness_floor_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6847689Z test_schema_correctness_floor_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6848015Z test_schema_correctness_floor_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6848330Z test_schema_correctness_floor_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6848639Z test_schema_correctness_floor_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6848977Z test_schema_correctness_floor_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6849313Z test_schema_correctness_floor_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6849660Z test_schema_correctness_floor_divide_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6849970Z test_schema_correctness_floor_divide_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6850295Z test_schema_correctness_floor_divide_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6850588Z test_schema_correctness_floor_divide_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6850852Z test_schema_correctness_floor_divide_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6851116Z test_schema_correctness_floor_divide_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6851374Z test_schema_correctness_floor_divide_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6861316Z test_schema_correctness_floor_divide_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6861739Z test_schema_correctness_floor_divide_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6861998Z test_schema_correctness_fmax_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6862244Z test_schema_correctness_fmax_cuda_bool (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6862486Z test_schema_correctness_fmax_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6862723Z test_schema_correctness_fmax_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6862968Z test_schema_correctness_fmax_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6863210Z test_schema_correctness_fmax_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6863448Z test_schema_correctness_fmax_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6863685Z test_schema_correctness_fmax_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6863922Z test_schema_correctness_fmax_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6864160Z test_schema_correctness_fmax_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6864509Z test_schema_correctness_fmin_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6864791Z test_schema_correctness_fmin_cuda_bool (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6865028Z test_schema_correctness_fmin_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6865266Z test_schema_correctness_fmin_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6865509Z test_schema_correctness_fmin_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6865751Z test_schema_correctness_fmin_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6866046Z test_schema_correctness_fmin_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6866337Z test_schema_correctness_fmin_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6866630Z test_schema_correctness_fmin_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6866915Z test_schema_correctness_fmin_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6867216Z test_schema_correctness_fmod_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6867546Z test_schema_correctness_fmod_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6867846Z test_schema_correctness_fmod_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6868141Z test_schema_correctness_fmod_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6868380Z test_schema_correctness_fmod_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6868609Z test_schema_correctness_fmod_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6868845Z test_schema_correctness_fmod_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6869075Z test_schema_correctness_fmod_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6869305Z test_schema_correctness_fmod_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6869543Z test_schema_correctness_frac_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6869781Z test_schema_correctness_frac_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6870016Z test_schema_correctness_frac_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6870283Z test_schema_correctness_frac_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6870526Z test_schema_correctness_frexp_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6870765Z test_schema_correctness_frexp_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6871003Z test_schema_correctness_frexp_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6871241Z test_schema_correctness_full_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6871484Z test_schema_correctness_full_cuda_bool (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6871736Z test_schema_correctness_full_cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6871972Z test_schema_correctness_full_cuda_complex32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6872216Z test_schema_correctness_full_cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6872453Z test_schema_correctness_full_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6872709Z test_schema_correctness_full_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6872951Z test_schema_correctness_full_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6873181Z test_schema_correctness_full_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6873414Z test_schema_correctness_full_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6873649Z test_schema_correctness_full_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6873883Z test_schema_correctness_full_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6874119Z test_schema_correctness_full_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6874367Z test_schema_correctness_full_like_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6874608Z test_schema_correctness_full_like_cuda_bool (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6874852Z test_schema_correctness_full_like_cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6875099Z test_schema_correctness_full_like_cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6875345Z test_schema_correctness_full_like_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6875627Z test_schema_correctness_full_like_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6875869Z test_schema_correctness_full_like_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6876108Z test_schema_correctness_full_like_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6876341Z test_schema_correctness_full_like_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6876586Z test_schema_correctness_full_like_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6876828Z test_schema_correctness_full_like_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6877063Z test_schema_correctness_full_like_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6877350Z test_schema_correctness_gather_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6877661Z test_schema_correctness_gather_cuda_bool (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6878006Z test_schema_correctness_gather_cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6878363Z test_schema_correctness_gather_cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6878673Z test_schema_correctness_gather_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6878969Z test_schema_correctness_gather_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6879271Z test_schema_correctness_gather_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6879572Z test_schema_correctness_gather_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6879876Z test_schema_correctness_gather_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6880141Z test_schema_correctness_gather_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6880380Z test_schema_correctness_gather_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6880615Z test_schema_correctness_gather_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6880853Z test_schema_correctness_gcd_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6881091Z test_schema_correctness_gcd_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6881340Z test_schema_correctness_gcd_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6881579Z test_schema_correctness_gcd_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6881813Z test_schema_correctness_gcd_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6882052Z test_schema_correctness_ge_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6882288Z test_schema_correctness_ge_cuda_bool (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6882527Z test_schema_correctness_ge_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6882769Z test_schema_correctness_ge_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6883009Z test_schema_correctness_ge_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6883242Z test_schema_correctness_ge_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6883476Z test_schema_correctness_ge_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6883734Z test_schema_correctness_ge_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6883975Z test_schema_correctness_ge_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6884200Z test_schema_correctness_ge_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6884446Z test_schema_correctness_geqrf_cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6884690Z test_schema_correctness_geqrf_cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6884932Z test_schema_correctness_geqrf_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6885176Z test_schema_correctness_geqrf_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6885425Z test_schema_correctness_gradient_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6885672Z test_schema_correctness_gradient_cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6885921Z test_schema_correctness_gradient_cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6886166Z test_schema_correctness_gradient_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6886406Z test_schema_correctness_gradient_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6886672Z test_schema_correctness_gradient_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6886915Z test_schema_correctness_gradient_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6887145Z test_schema_correctness_gradient_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6887388Z test_schema_correctness_gradient_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6887636Z test_schema_correctness_gradient_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6887944Z test_schema_correctness_grid_sampler_2d_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6888258Z test_schema_correctness_grid_sampler_2d_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6888571Z test_schema_correctness_grid_sampler_2d_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6888869Z test_schema_correctness_gt_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6889165Z test_schema_correctness_gt_cuda_bool (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6889494Z test_schema_correctness_gt_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6889790Z test_schema_correctness_gt_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6890086Z test_schema_correctness_gt_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6890376Z test_schema_correctness_gt_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6890612Z test_schema_correctness_gt_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6890849Z test_schema_correctness_gt_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6891086Z test_schema_correctness_gt_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6891313Z test_schema_correctness_gt_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6891554Z test_schema_correctness_half_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6891790Z test_schema_correctness_half_cuda_bool (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6892037Z test_schema_correctness_half_cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6892306Z test_schema_correctness_half_cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6892546Z test_schema_correctness_half_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6892784Z test_schema_correctness_half_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6893023Z test_schema_correctness_half_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6893259Z test_schema_correctness_half_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6893490Z test_schema_correctness_half_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6893724Z test_schema_correctness_half_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6893958Z test_schema_correctness_half_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6894410Z test_schema_correctness_half_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6894692Z test_schema_correctness_heaviside_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6895002Z test_schema_correctness_heaviside_cuda_bool (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6895256Z test_schema_correctness_heaviside_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6895502Z test_schema_correctness_heaviside_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6895740Z test_schema_correctness_heaviside_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6895983Z test_schema_correctness_heaviside_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6896227Z test_schema_correctness_heaviside_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6896470Z test_schema_correctness_heaviside_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6896707Z test_schema_correctness_heaviside_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6896954Z test_schema_correctness_heaviside_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6897194Z test_schema_correctness_histc_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6897435Z test_schema_correctness_histc_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6897676Z test_schema_correctness_histc_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6897952Z test_schema_correctness_histc_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6898193Z test_schema_correctness_histc_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6898453Z test_schema_correctness_histc_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6898720Z test_schema_correctness_hsplit_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6898958Z test_schema_correctness_hsplit_cuda_bool (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6899207Z test_schema_correctness_hsplit_cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6899454Z test_schema_correctness_hsplit_cuda_complex32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6899688Z test_schema_correctness_hsplit_cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6899931Z test_schema_correctness_hsplit_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6900164Z test_schema_correctness_hsplit_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6900449Z test_schema_correctness_hsplit_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6900690Z test_schema_correctness_hsplit_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6900931Z test_schema_correctness_hsplit_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6901172Z test_schema_correctness_hsplit_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6901406Z test_schema_correctness_hsplit_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6901642Z test_schema_correctness_hsplit_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6901889Z test_schema_correctness_hstack_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6902133Z test_schema_correctness_hstack_cuda_bool (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6902381Z test_schema_correctness_hstack_cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6902621Z test_schema_correctness_hstack_cuda_complex32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6902871Z test_schema_correctness_hstack_cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6903142Z test_schema_correctness_hstack_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6903378Z test_schema_correctness_hstack_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6903618Z test_schema_correctness_hstack_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6903855Z test_schema_correctness_hstack_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6904095Z test_schema_correctness_hstack_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6904334Z test_schema_correctness_hstack_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6904660Z test_schema_correctness_hstack_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6904895Z test_schema_correctness_hstack_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6905135Z test_schema_correctness_hypot_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6905376Z test_schema_correctness_hypot_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6905639Z test_schema_correctness_hypot_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6905916Z test_schema_correctness_hypot_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6906216Z test_schema_correctness_i0_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6906515Z test_schema_correctness_i0_cuda_bool (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6906809Z test_schema_correctness_i0_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6907111Z test_schema_correctness_i0_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6907376Z test_schema_correctness_i0_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6907613Z test_schema_correctness_i0_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6907849Z test_schema_correctness_i0_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6908079Z test_schema_correctness_i0_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6908316Z test_schema_correctness_i0_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6908555Z test_schema_correctness_i0_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6908820Z test_schema_correctness_igamma_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6909060Z test_schema_correctness_igamma_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6909304Z test_schema_correctness_igammac_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6909542Z test_schema_correctness_igammac_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6909790Z test_schema_correctness_imag_cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6910034Z test_schema_correctness_imag_cuda_complex32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6910272Z test_schema_correctness_imag_cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6910522Z test_schema_correctness_index_add_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6910763Z test_schema_correctness_index_add_cuda_bool (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6911014Z test_schema_correctness_index_add_cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6911286Z test_schema_correctness_index_add_cuda_complex32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6911538Z test_schema_correctness_index_add_cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6911779Z test_schema_correctness_index_add_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6912026Z test_schema_correctness_index_add_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6912263Z test_schema_correctness_index_add_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6912505Z test_schema_correctness_index_add_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6912750Z test_schema_correctness_index_add_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6912985Z test_schema_correctness_index_add_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6913221Z test_schema_correctness_index_add_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6913463Z test_schema_correctness_index_add_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6913713Z test_schema_correctness_index_copy_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6913986Z test_schema_correctness_index_copy_cuda_bool (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6914236Z test_schema_correctness_index_copy_cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6914485Z test_schema_correctness_index_copy_cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6914725Z test_schema_correctness_index_copy_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6914967Z test_schema_correctness_index_copy_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6915218Z test_schema_correctness_index_copy_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6915465Z test_schema_correctness_index_copy_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6915709Z test_schema_correctness_index_copy_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6915945Z test_schema_correctness_index_copy_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6916186Z test_schema_correctness_index_copy_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6916461Z test_schema_correctness_index_copy_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6916707Z test_schema_correctness_index_fill_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6916947Z test_schema_correctness_index_fill_cuda_bool (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6917197Z test_schema_correctness_index_fill_cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6917469Z test_schema_correctness_index_fill_cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6917777Z test_schema_correctness_index_fill_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6918068Z test_schema_correctness_index_fill_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6918375Z test_schema_correctness_index_fill_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6918682Z test_schema_correctness_index_fill_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6918982Z test_schema_correctness_index_fill_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6919282Z test_schema_correctness_index_fill_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6919613Z test_schema_correctness_index_fill_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6919916Z test_schema_correctness_index_fill_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6920179Z test_schema_correctness_index_put_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6920423Z test_schema_correctness_index_put_cuda_bool (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6920673Z test_schema_correctness_index_put_cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6920926Z test_schema_correctness_index_put_cuda_complex32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6921175Z test_schema_correctness_index_put_cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6921415Z test_schema_correctness_index_put_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6921654Z test_schema_correctness_index_put_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6921889Z test_schema_correctness_index_put_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6922170Z test_schema_correctness_index_put_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6922406Z test_schema_correctness_index_put_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6922638Z test_schema_correctness_index_put_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6922881Z test_schema_correctness_index_put_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6923124Z test_schema_correctness_index_put_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6923376Z test_schema_correctness_index_reduce_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6923631Z test_schema_correctness_index_reduce_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6923885Z test_schema_correctness_index_reduce_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6924132Z test_schema_correctness_index_reduce_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6924372Z test_schema_correctness_index_reduce_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6924619Z test_schema_correctness_index_reduce_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6924891Z test_schema_correctness_index_reduce_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6925134Z test_schema_correctness_index_reduce_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6925374Z test_schema_correctness_index_reduce_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6925623Z test_schema_correctness_index_select_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6925870Z test_schema_correctness_index_select_cuda_bool (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6926123Z test_schema_correctness_index_select_cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6926376Z test_schema_correctness_index_select_cuda_complex32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6926628Z test_schema_correctness_index_select_cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6926877Z test_schema_correctness_index_select_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6927156Z test_schema_correctness_index_select_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6927403Z test_schema_correctness_index_select_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6927643Z test_schema_correctness_index_select_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6927890Z test_schema_correctness_index_select_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6928130Z test_schema_correctness_index_select_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6928377Z test_schema_correctness_index_select_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6928627Z test_schema_correctness_index_select_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6928908Z test_schema_correctness_inner_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6929170Z test_schema_correctness_inner_cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6929415Z test_schema_correctness_inner_cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6929660Z test_schema_correctness_inner_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6929911Z test_schema_correctness_inner_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6930176Z test_schema_correctness_inner_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6930421Z test_schema_correctness_int_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6930658Z test_schema_correctness_int_cuda_bool (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6930901Z test_schema_correctness_int_cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6931144Z test_schema_correctness_int_cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6931387Z test_schema_correctness_int_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6931629Z test_schema_correctness_int_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6931867Z test_schema_correctness_int_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6932103Z test_schema_correctness_int_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6932340Z test_schema_correctness_int_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6932597Z test_schema_correctness_int_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6932836Z test_schema_correctness_int_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6933067Z test_schema_correctness_int_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6933317Z test_schema_correctness_isclose_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6933554Z test_schema_correctness_isclose_cuda_bool (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6933805Z test_schema_correctness_isclose_cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6934052Z test_schema_correctness_isclose_cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6934487Z test_schema_correctness_isclose_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6934732Z test_schema_correctness_isclose_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6934975Z test_schema_correctness_isclose_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6935217Z test_schema_correctness_isclose_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6935510Z test_schema_correctness_isclose_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6935750Z test_schema_correctness_isclose_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6935990Z test_schema_correctness_isclose_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6936226Z test_schema_correctness_isclose_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6936473Z test_schema_correctness_isfinite_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6936707Z test_schema_correctness_isfinite_cuda_bool (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6936959Z test_schema_correctness_isfinite_cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6937210Z test_schema_correctness_isfinite_cuda_complex32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6937457Z test_schema_correctness_isfinite_cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6937701Z test_schema_correctness_isfinite_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6937972Z test_schema_correctness_isfinite_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6938212Z test_schema_correctness_isfinite_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6938455Z test_schema_correctness_isfinite_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6938699Z test_schema_correctness_isfinite_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6938934Z test_schema_correctness_isfinite_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6939174Z test_schema_correctness_isfinite_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6939416Z test_schema_correctness_isfinite_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6939647Z test_schema_correctness_isin_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6939888Z test_schema_correctness_isin_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6940127Z test_schema_correctness_isin_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6940364Z test_schema_correctness_isin_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6940604Z test_schema_correctness_isin_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6940872Z test_schema_correctness_isin_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6941108Z test_schema_correctness_isin_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6941348Z test_schema_correctness_isin_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6941589Z test_schema_correctness_isinf_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6941829Z test_schema_correctness_isinf_cuda_bool (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6942075Z test_schema_correctness_isinf_cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6942322Z test_schema_correctness_isinf_cuda_complex32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6942554Z test_schema_correctness_isinf_cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6942794Z test_schema_correctness_isinf_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6943038Z test_schema_correctness_isinf_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6943302Z test_schema_correctness_isinf_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6943542Z test_schema_correctness_isinf_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6943780Z test_schema_correctness_isinf_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6944018Z test_schema_correctness_isinf_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6944259Z test_schema_correctness_isinf_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6944574Z test_schema_correctness_isinf_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6944821Z test_schema_correctness_isnan_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6945060Z test_schema_correctness_isnan_cuda_bool (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6945308Z test_schema_correctness_isnan_cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6945544Z test_schema_correctness_isnan_cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6945809Z test_schema_correctness_isnan_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6946173Z test_schema_correctness_isnan_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6946507Z test_schema_correctness_isnan_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6946841Z test_schema_correctness_isnan_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6947174Z test_schema_correctness_isnan_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6947445Z test_schema_correctness_isnan_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6947712Z test_schema_correctness_isnan_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6947975Z test_schema_correctness_isnan_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6948253Z test_schema_correctness_isneginf_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6948521Z test_schema_correctness_isneginf_cuda_bool (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6948802Z test_schema_correctness_isneginf_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6949087Z test_schema_correctness_isneginf_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6949357Z test_schema_correctness_isneginf_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6949629Z test_schema_correctness_isneginf_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6949895Z test_schema_correctness_isneginf_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6950157Z test_schema_correctness_isneginf_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6950424Z test_schema_correctness_isneginf_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6950700Z test_schema_correctness_isneginf_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6950974Z test_schema_correctness_isposinf_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6951246Z test_schema_correctness_isposinf_cuda_bool (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6951522Z test_schema_correctness_isposinf_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6951792Z test_schema_correctness_isposinf_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6952069Z test_schema_correctness_isposinf_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6952370Z test_schema_correctness_isposinf_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6952627Z test_schema_correctness_isposinf_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6952901Z test_schema_correctness_isposinf_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6953171Z test_schema_correctness_isposinf_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6953441Z test_schema_correctness_isposinf_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6953719Z test_schema_correctness_isreal_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6953986Z test_schema_correctness_isreal_cuda_bool (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6954261Z test_schema_correctness_isreal_cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6954537Z test_schema_correctness_isreal_cuda_complex32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6954826Z test_schema_correctness_isreal_cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6955099Z test_schema_correctness_isreal_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6955365Z test_schema_correctness_isreal_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6955626Z test_schema_correctness_isreal_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6955892Z test_schema_correctness_isreal_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6956163Z test_schema_correctness_isreal_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6956436Z test_schema_correctness_isreal_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6956705Z test_schema_correctness_isreal_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6956968Z test_schema_correctness_isreal_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6957241Z test_schema_correctness_istft_cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6957519Z test_schema_correctness_istft_cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6957870Z test_schema_correctness_jiterator_2inputs_2outputs_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6958269Z test_schema_correctness_jiterator_2inputs_2outputs_cuda_bool (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6958646Z test_schema_correctness_jiterator_2inputs_2outputs_cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6959018Z test_schema_correctness_jiterator_2inputs_2outputs_cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6959390Z test_schema_correctness_jiterator_2inputs_2outputs_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6959763Z test_schema_correctness_jiterator_2inputs_2outputs_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6960092Z test_schema_correctness_jiterator_2inputs_2outputs_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6960387Z test_schema_correctness_jiterator_2inputs_2outputs_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6960670Z test_schema_correctness_jiterator_2inputs_2outputs_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6960964Z test_schema_correctness_jiterator_2inputs_2outputs_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6961277Z test_schema_correctness_jiterator_2inputs_2outputs_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6961570Z test_schema_correctness_jiterator_2inputs_2outputs_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6961875Z 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.000s) 2023-01-11T21:35:20.6962177Z 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.000s) 2023-01-11T21:35:20.6962488Z 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.000s) 2023-01-11T21:35:20.6962798Z 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.000s) 2023-01-11T21:35:20.6963099Z 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.000s) 2023-01-11T21:35:20.6963399Z 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.000s) 2023-01-11T21:35:20.6963700Z 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.000s) 2023-01-11T21:35:20.6963999Z 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.000s) 2023-01-11T21:35:20.6964315Z 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.000s) 2023-01-11T21:35:20.6964613Z 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.000s) 2023-01-11T21:35:20.6964911Z 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.000s) 2023-01-11T21:35:20.6965202Z 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.000s) 2023-01-11T21:35:20.6965493Z test_schema_correctness_jiterator_binary_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6965781Z test_schema_correctness_jiterator_binary_cuda_bool (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6966073Z test_schema_correctness_jiterator_binary_cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6966361Z test_schema_correctness_jiterator_binary_cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6966649Z test_schema_correctness_jiterator_binary_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6966952Z test_schema_correctness_jiterator_binary_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6967241Z test_schema_correctness_jiterator_binary_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6967525Z test_schema_correctness_jiterator_binary_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6967821Z test_schema_correctness_jiterator_binary_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6968167Z test_schema_correctness_jiterator_binary_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6968524Z test_schema_correctness_jiterator_binary_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6968870Z test_schema_correctness_jiterator_binary_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6969244Z 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.000s) 2023-01-11T21:35:20.6969615Z 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.000s) 2023-01-11T21:35:20.6969995Z 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.000s) 2023-01-11T21:35:20.6970377Z 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.000s) 2023-01-11T21:35:20.6970702Z 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.000s) 2023-01-11T21:35:20.6970997Z 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.000s) 2023-01-11T21:35:20.6971293Z 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.000s) 2023-01-11T21:35:20.6971589Z 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.000s) 2023-01-11T21:35:20.6971889Z 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.000s) 2023-01-11T21:35:20.6972177Z 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.000s) 2023-01-11T21:35:20.6972471Z 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.000s) 2023-01-11T21:35:20.6972762Z 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.000s) 2023-01-11T21:35:20.6973066Z test_schema_correctness_jiterator_unary_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6973351Z test_schema_correctness_jiterator_unary_cuda_bool (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6973641Z test_schema_correctness_jiterator_unary_cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6973931Z test_schema_correctness_jiterator_unary_cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6974474Z test_schema_correctness_jiterator_unary_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6974740Z test_schema_correctness_jiterator_unary_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6974997Z test_schema_correctness_jiterator_unary_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6975245Z test_schema_correctness_jiterator_unary_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6975492Z test_schema_correctness_jiterator_unary_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6975732Z test_schema_correctness_jiterator_unary_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6975980Z test_schema_correctness_jiterator_unary_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6976226Z test_schema_correctness_jiterator_unary_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6976528Z test_schema_correctness_kron_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6976767Z test_schema_correctness_kron_cuda_bool (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6977011Z test_schema_correctness_kron_cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6977256Z test_schema_correctness_kron_cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6977498Z test_schema_correctness_kron_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6977743Z test_schema_correctness_kron_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6977981Z test_schema_correctness_kron_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6978220Z test_schema_correctness_kron_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6978457Z test_schema_correctness_kron_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6978719Z test_schema_correctness_kron_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6978961Z test_schema_correctness_kron_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6979195Z test_schema_correctness_kron_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6979443Z test_schema_correctness_kthvalue_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6979682Z test_schema_correctness_kthvalue_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6979919Z test_schema_correctness_kthvalue_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6980165Z test_schema_correctness_kthvalue_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6980405Z test_schema_correctness_kthvalue_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6980638Z test_schema_correctness_kthvalue_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6980880Z test_schema_correctness_kthvalue_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6981123Z test_schema_correctness_kthvalue_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6981360Z test_schema_correctness_lcm_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6981612Z test_schema_correctness_lcm_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6981848Z test_schema_correctness_lcm_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6982078Z test_schema_correctness_lcm_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6982317Z test_schema_correctness_lcm_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6982559Z test_schema_correctness_ldexp_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6982805Z test_schema_correctness_ldexp_cuda_bool (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6983053Z test_schema_correctness_ldexp_cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6983297Z test_schema_correctness_ldexp_cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6983536Z test_schema_correctness_ldexp_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6983777Z test_schema_correctness_ldexp_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6984038Z test_schema_correctness_ldexp_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6984280Z test_schema_correctness_ldexp_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6984585Z test_schema_correctness_ldexp_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6984828Z test_schema_correctness_ldexp_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6985062Z test_schema_correctness_ldexp_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6985299Z test_schema_correctness_ldexp_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6985541Z test_schema_correctness_le_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6985799Z test_schema_correctness_le_cuda_bool (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6986096Z test_schema_correctness_le_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6986389Z test_schema_correctness_le_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6986684Z test_schema_correctness_le_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6986985Z test_schema_correctness_le_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6987339Z test_schema_correctness_le_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6987627Z test_schema_correctness_le_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:35:20.6987928Z test_schema_correctness_le_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6988202Z test_schema_correctness_le_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6988439Z test_schema_correctness_lerp_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6988690Z test_schema_correctness_lerp_cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6988934Z test_schema_correctness_lerp_cuda_complex32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6989170Z test_schema_correctness_lerp_cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6989416Z test_schema_correctness_lerp_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6989656Z test_schema_correctness_lerp_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:35:20.6989923Z test_schema_correctness_lerp_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6990167Z test_schema_correctness_lgamma_cuda_bool (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6990410Z test_schema_correctness_lgamma_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6990646Z test_schema_correctness_lgamma_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6990890Z test_schema_correctness_lgamma_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6991131Z test_schema_correctness_lgamma_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6991372Z test_schema_correctness_lgamma_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6991611Z test_schema_correctness_lgamma_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6991850Z test_schema_correctness_lgamma_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6992087Z test_schema_correctness_lgamma_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6992348Z test_schema_correctness_linalg_cholesky_cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6992642Z test_schema_correctness_linalg_cholesky_cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6992895Z test_schema_correctness_linalg_cholesky_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6993150Z test_schema_correctness_linalg_cholesky_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6993409Z test_schema_correctness_linalg_cholesky_ex_cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6993670Z test_schema_correctness_linalg_cholesky_ex_cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6993930Z test_schema_correctness_linalg_cholesky_ex_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6994182Z test_schema_correctness_linalg_cholesky_ex_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6994433Z test_schema_correctness_linalg_cond_cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6994678Z test_schema_correctness_linalg_cond_cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6994972Z test_schema_correctness_linalg_cond_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6995288Z test_schema_correctness_linalg_cond_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6995545Z test_schema_correctness_linalg_cross_cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6995797Z test_schema_correctness_linalg_cross_cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6996049Z test_schema_correctness_linalg_cross_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6996291Z test_schema_correctness_linalg_cross_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6996546Z test_schema_correctness_linalg_cross_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6996794Z test_schema_correctness_linalg_cross_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6997033Z test_schema_correctness_linalg_cross_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6997277Z test_schema_correctness_linalg_cross_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6997526Z test_schema_correctness_linalg_cross_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6997778Z test_schema_correctness_linalg_cross_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6998128Z test_schema_correctness_linalg_det_cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6998437Z test_schema_correctness_linalg_det_cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6998742Z test_schema_correctness_linalg_det_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6999043Z test_schema_correctness_linalg_det_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6999370Z test_schema_correctness_linalg_det_singular_cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.6999696Z test_schema_correctness_linalg_det_singular_cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7000011Z test_schema_correctness_linalg_det_singular_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7000268Z test_schema_correctness_linalg_det_singular_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7000519Z test_schema_correctness_linalg_eig_cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7000794Z test_schema_correctness_linalg_eig_cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7001044Z test_schema_correctness_linalg_eig_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7001283Z test_schema_correctness_linalg_eig_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7001533Z test_schema_correctness_linalg_eigh_cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7001785Z test_schema_correctness_linalg_eigh_cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7002037Z test_schema_correctness_linalg_eigh_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7002287Z test_schema_correctness_linalg_eigh_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7002541Z test_schema_correctness_linalg_eigvals_cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7002795Z test_schema_correctness_linalg_eigvals_cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7003047Z test_schema_correctness_linalg_eigvals_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7003298Z test_schema_correctness_linalg_eigvals_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7003575Z test_schema_correctness_linalg_eigvalsh_cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7003829Z test_schema_correctness_linalg_eigvalsh_cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7004080Z test_schema_correctness_linalg_eigvalsh_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7004332Z test_schema_correctness_linalg_eigvalsh_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7004604Z test_schema_correctness_linalg_householder_product_cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7004869Z test_schema_correctness_linalg_householder_product_cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7005133Z test_schema_correctness_linalg_householder_product_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7005396Z test_schema_correctness_linalg_householder_product_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7005644Z test_schema_correctness_linalg_inv_cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7005915Z test_schema_correctness_linalg_inv_cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7006163Z test_schema_correctness_linalg_inv_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7006409Z test_schema_correctness_linalg_inv_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7006663Z test_schema_correctness_linalg_inv_ex_cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7006916Z test_schema_correctness_linalg_inv_ex_cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7007166Z test_schema_correctness_linalg_inv_ex_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7007410Z test_schema_correctness_linalg_inv_ex_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7007717Z test_schema_correctness_linalg_ldl_factor_cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7008036Z test_schema_correctness_linalg_ldl_factor_cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7008348Z test_schema_correctness_linalg_ldl_factor_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7008666Z test_schema_correctness_linalg_ldl_factor_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7009025Z test_schema_correctness_linalg_ldl_factor_ex_cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7009347Z test_schema_correctness_linalg_ldl_factor_ex_cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7009663Z test_schema_correctness_linalg_ldl_factor_ex_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7009982Z test_schema_correctness_linalg_ldl_factor_ex_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7010301Z test_schema_correctness_linalg_ldl_solve_cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7010580Z test_schema_correctness_linalg_ldl_solve_cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7010832Z test_schema_correctness_linalg_ldl_solve_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7011082Z test_schema_correctness_linalg_ldl_solve_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7011334Z test_schema_correctness_linalg_lstsq_cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7011608Z test_schema_correctness_linalg_lstsq_cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7011859Z test_schema_correctness_linalg_lstsq_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7012102Z test_schema_correctness_linalg_lstsq_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7012372Z test_schema_correctness_linalg_lstsq_grad_oriented_cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7012637Z test_schema_correctness_linalg_lstsq_grad_oriented_cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7012900Z test_schema_correctness_linalg_lstsq_grad_oriented_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7013166Z test_schema_correctness_linalg_lstsq_grad_oriented_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7013412Z test_schema_correctness_linalg_lu_cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7013661Z test_schema_correctness_linalg_lu_cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7013905Z test_schema_correctness_linalg_lu_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7014151Z test_schema_correctness_linalg_lu_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7014621Z test_schema_correctness_linalg_lu_factor_cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7014875Z test_schema_correctness_linalg_lu_factor_cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7015126Z test_schema_correctness_linalg_lu_factor_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7015378Z test_schema_correctness_linalg_lu_factor_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7015629Z test_schema_correctness_linalg_lu_factor_ex_cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7015891Z test_schema_correctness_linalg_lu_factor_ex_cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7016143Z test_schema_correctness_linalg_lu_factor_ex_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7016396Z test_schema_correctness_linalg_lu_factor_ex_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7016649Z test_schema_correctness_linalg_lu_solve_cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7016901Z test_schema_correctness_linalg_lu_solve_cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7017195Z test_schema_correctness_linalg_lu_solve_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7017480Z test_schema_correctness_linalg_lu_solve_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7017766Z test_schema_correctness_linalg_matrix_norm_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7018056Z test_schema_correctness_linalg_matrix_norm_cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7018348Z test_schema_correctness_linalg_matrix_norm_cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7018636Z test_schema_correctness_linalg_matrix_norm_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7018920Z test_schema_correctness_linalg_matrix_norm_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7019196Z test_schema_correctness_linalg_matrix_norm_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7019489Z test_schema_correctness_linalg_matrix_power_cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7019779Z test_schema_correctness_linalg_matrix_power_cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7020063Z test_schema_correctness_linalg_matrix_power_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7020321Z test_schema_correctness_linalg_matrix_power_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7020571Z test_schema_correctness_linalg_matrix_rank_cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7020829Z test_schema_correctness_linalg_matrix_rank_cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7021078Z test_schema_correctness_linalg_matrix_rank_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7021332Z test_schema_correctness_linalg_matrix_rank_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7021598Z test_schema_correctness_linalg_matrix_rank_hermitian_cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7021862Z test_schema_correctness_linalg_matrix_rank_hermitian_cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7022122Z test_schema_correctness_linalg_matrix_rank_hermitian_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7022400Z test_schema_correctness_linalg_matrix_rank_hermitian_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7022653Z test_schema_correctness_linalg_multi_dot_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7022898Z test_schema_correctness_linalg_multi_dot_cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7023148Z test_schema_correctness_linalg_multi_dot_cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7023397Z test_schema_correctness_linalg_multi_dot_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7023651Z test_schema_correctness_linalg_multi_dot_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7023898Z test_schema_correctness_linalg_multi_dot_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7024146Z test_schema_correctness_linalg_norm_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7024461Z test_schema_correctness_linalg_norm_cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7024714Z test_schema_correctness_linalg_norm_cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7024964Z test_schema_correctness_linalg_norm_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7025238Z test_schema_correctness_linalg_norm_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7025473Z test_schema_correctness_linalg_norm_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7025748Z 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.000s) 2023-01-11T21:35:20.7026058Z 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.000s) 2023-01-11T21:35:20.7026392Z 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.000s) 2023-01-11T21:35:20.7026728Z 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.000s) 2023-01-11T21:35:20.7027057Z 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.000s) 2023-01-11T21:35:20.7027389Z 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.000s) 2023-01-11T21:35:20.7027696Z test_schema_correctness_linalg_pinv_cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7027968Z test_schema_correctness_linalg_pinv_cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7028215Z test_schema_correctness_linalg_pinv_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7028457Z test_schema_correctness_linalg_pinv_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7028717Z test_schema_correctness_linalg_pinv_hermitian_cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7028976Z test_schema_correctness_linalg_pinv_hermitian_cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7029231Z test_schema_correctness_linalg_pinv_hermitian_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7029488Z test_schema_correctness_linalg_pinv_hermitian_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7030205Z test_schema_correctness_linalg_pinv_singular_cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... /opt/conda/lib/python3.10/site-packages/torch/testing/_internal/opinfo/definitions/linalg.py:541: UserWarning: torch.qr is deprecated in favor of torch.linalg.qr and will be removed in a future PyTorch release. 2023-01-11T21:35:20.7030424Z The boolean parameter 'some' has been replaced with a string parameter 'mode'. 2023-01-11T21:35:20.7030507Z Q, R = torch.qr(A, some) 2023-01-11T21:35:20.7030592Z should be replaced with 2023-01-11T21:35:20.7030949Z Q, R = torch.linalg.qr(A, 'reduced' if some else 'complete') (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/BatchLinearAlgebra.cpp:2459.) 2023-01-11T21:35:20.7031056Z .qr() 2023-01-11T21:35:20.7031131Z ok (1.392s) 2023-01-11T21:35:20.7031338Z test_schema_correctness_linalg_pinv_singular_cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.363s) 2023-01-11T21:35:20.7031540Z test_schema_correctness_linalg_pinv_singular_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.174s) 2023-01-11T21:35:20.7031729Z test_schema_correctness_linalg_pinv_singular_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.212s) 2023-01-11T21:35:20.7031981Z test_schema_correctness_linalg_qr_cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:35:20.7032228Z test_schema_correctness_linalg_qr_cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7032478Z test_schema_correctness_linalg_qr_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7032724Z test_schema_correctness_linalg_qr_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7032978Z test_schema_correctness_linalg_slogdet_cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7033228Z test_schema_correctness_linalg_slogdet_cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7033478Z test_schema_correctness_linalg_slogdet_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7033753Z test_schema_correctness_linalg_slogdet_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7034007Z test_schema_correctness_linalg_solve_cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7034254Z test_schema_correctness_linalg_solve_cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7034503Z test_schema_correctness_linalg_solve_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7034749Z test_schema_correctness_linalg_solve_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7034997Z test_schema_correctness_linalg_solve_ex_cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7035256Z test_schema_correctness_linalg_solve_ex_cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7035504Z test_schema_correctness_linalg_solve_ex_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7035752Z test_schema_correctness_linalg_solve_ex_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7036015Z test_schema_correctness_linalg_solve_triangular_cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7036276Z test_schema_correctness_linalg_solve_triangular_cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7036559Z test_schema_correctness_linalg_solve_triangular_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7036808Z test_schema_correctness_linalg_solve_triangular_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7037056Z test_schema_correctness_linalg_svd_cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7037302Z test_schema_correctness_linalg_svd_cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7037559Z test_schema_correctness_linalg_svd_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7037870Z test_schema_correctness_linalg_svd_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7038182Z test_schema_correctness_linalg_svdvals_cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7038488Z test_schema_correctness_linalg_svdvals_cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7038799Z test_schema_correctness_linalg_svdvals_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7039134Z test_schema_correctness_linalg_svdvals_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7039457Z test_schema_correctness_linalg_tensorinv_cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7039775Z test_schema_correctness_linalg_tensorinv_cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7040074Z test_schema_correctness_linalg_tensorinv_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7040323Z test_schema_correctness_linalg_tensorinv_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7040583Z test_schema_correctness_linalg_tensorsolve_cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7040841Z test_schema_correctness_linalg_tensorsolve_cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7041095Z test_schema_correctness_linalg_tensorsolve_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7041348Z test_schema_correctness_linalg_tensorsolve_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7041598Z test_schema_correctness_linalg_vander_cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7041849Z test_schema_correctness_linalg_vander_cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7042117Z test_schema_correctness_linalg_vander_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7042360Z test_schema_correctness_linalg_vander_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7042607Z test_schema_correctness_linalg_vander_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7042853Z test_schema_correctness_linalg_vander_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7043092Z test_schema_correctness_linalg_vander_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7043338Z test_schema_correctness_linalg_vander_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7043589Z test_schema_correctness_linalg_vander_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7043836Z test_schema_correctness_linalg_vecdot_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7044048Z test_schema_correctness_linalg_vecdot_cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: Skipped! (0.000s) 2023-01-11T21:35:20.7044255Z test_schema_correctness_linalg_vecdot_cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: Skipped! (0.000s) 2023-01-11T21:35:20.7044526Z test_schema_correctness_linalg_vecdot_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7044769Z test_schema_correctness_linalg_vecdot_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7045010Z test_schema_correctness_linalg_vecdot_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7045266Z test_schema_correctness_linalg_vector_norm_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7045519Z test_schema_correctness_linalg_vector_norm_cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7045775Z test_schema_correctness_linalg_vector_norm_cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7046026Z test_schema_correctness_linalg_vector_norm_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7046275Z test_schema_correctness_linalg_vector_norm_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7046526Z test_schema_correctness_linalg_vector_norm_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7046770Z test_schema_correctness_linspace_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:35:20.7047017Z test_schema_correctness_linspace_cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7047316Z test_schema_correctness_linspace_cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7047564Z test_schema_correctness_linspace_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7047859Z test_schema_correctness_linspace_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7048152Z test_schema_correctness_linspace_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7048449Z test_schema_correctness_linspace_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7048757Z test_schema_correctness_linspace_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7049054Z test_schema_correctness_linspace_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7049353Z test_schema_correctness_linspace_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7049656Z test_schema_correctness_linspace_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7049950Z test_schema_correctness_log10_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7050276Z test_schema_correctness_log10_cuda_bool (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7050565Z test_schema_correctness_log10_cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7050806Z test_schema_correctness_log10_cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7051046Z test_schema_correctness_log10_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7051287Z test_schema_correctness_log10_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7051530Z test_schema_correctness_log10_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7051762Z test_schema_correctness_log10_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7051999Z test_schema_correctness_log10_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7052234Z test_schema_correctness_log10_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7052472Z test_schema_correctness_log10_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7052704Z test_schema_correctness_log10_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7052946Z test_schema_correctness_log1p_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7053206Z test_schema_correctness_log1p_cuda_bool (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7053452Z test_schema_correctness_log1p_cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7053696Z test_schema_correctness_log1p_cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7053939Z test_schema_correctness_log1p_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7054448Z test_schema_correctness_log1p_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7054694Z test_schema_correctness_log1p_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7054926Z test_schema_correctness_log1p_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7055161Z test_schema_correctness_log1p_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7055398Z test_schema_correctness_log1p_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7055636Z test_schema_correctness_log1p_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7055909Z test_schema_correctness_log1p_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7056149Z test_schema_correctness_log2_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7056387Z test_schema_correctness_log2_cuda_bool (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7056629Z test_schema_correctness_log2_cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7056871Z test_schema_correctness_log2_cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7057113Z test_schema_correctness_log2_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7057352Z test_schema_correctness_log2_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7057586Z test_schema_correctness_log2_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7057813Z test_schema_correctness_log2_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7058046Z test_schema_correctness_log2_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7058282Z test_schema_correctness_log2_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7058545Z test_schema_correctness_log2_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7058776Z test_schema_correctness_log2_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7059016Z test_schema_correctness_log_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7059254Z test_schema_correctness_log_cuda_bool (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7059495Z test_schema_correctness_log_cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7059735Z test_schema_correctness_log_cuda_complex32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7059976Z test_schema_correctness_log_cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:35:20.7060214Z test_schema_correctness_log_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7060451Z test_schema_correctness_log_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7060681Z test_schema_correctness_log_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7060938Z test_schema_correctness_log_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7061180Z test_schema_correctness_log_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7061409Z test_schema_correctness_log_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7061645Z test_schema_correctness_log_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7061876Z test_schema_correctness_log_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7062122Z test_schema_correctness_log_softmax_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7062366Z test_schema_correctness_log_softmax_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7062615Z test_schema_correctness_log_softmax_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7062860Z test_schema_correctness_log_softmax_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7063117Z test_schema_correctness_log_softmax_with_dtype_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7063368Z test_schema_correctness_log_softmax_with_dtype_cuda_bool (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7063627Z test_schema_correctness_log_softmax_with_dtype_cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7063908Z test_schema_correctness_log_softmax_with_dtype_cuda_complex32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7064162Z test_schema_correctness_log_softmax_with_dtype_cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7064478Z test_schema_correctness_log_softmax_with_dtype_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7064739Z test_schema_correctness_log_softmax_with_dtype_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7064993Z test_schema_correctness_log_softmax_with_dtype_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7065250Z test_schema_correctness_log_softmax_with_dtype_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7065505Z test_schema_correctness_log_softmax_with_dtype_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7065762Z test_schema_correctness_log_softmax_with_dtype_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7066034Z test_schema_correctness_log_softmax_with_dtype_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7066370Z test_schema_correctness_log_softmax_with_dtype_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7066687Z test_schema_correctness_logaddexp2_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7066998Z test_schema_correctness_logaddexp2_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7067282Z test_schema_correctness_logaddexp2_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7067533Z test_schema_correctness_logaddexp_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7067779Z test_schema_correctness_logaddexp_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7068026Z test_schema_correctness_logaddexp_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7068274Z test_schema_correctness_logcumsumexp_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7068525Z test_schema_correctness_logcumsumexp_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7068767Z test_schema_correctness_logcumsumexp_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7069016Z test_schema_correctness_logcumsumexp_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7069296Z test_schema_correctness_logdet_cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7069544Z test_schema_correctness_logdet_cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7069788Z test_schema_correctness_logdet_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7070020Z test_schema_correctness_logdet_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7070260Z test_schema_correctness_logical_and_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7070505Z test_schema_correctness_logical_and_cuda_bool (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7070759Z test_schema_correctness_logical_and_cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7071010Z test_schema_correctness_logical_and_cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7071255Z test_schema_correctness_logical_and_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7071541Z test_schema_correctness_logical_and_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7071783Z test_schema_correctness_logical_and_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7072027Z test_schema_correctness_logical_and_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7072261Z test_schema_correctness_logical_and_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7072503Z test_schema_correctness_logical_and_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7072746Z test_schema_correctness_logical_and_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7072986Z test_schema_correctness_logical_and_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7073235Z test_schema_correctness_logical_not_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7073468Z test_schema_correctness_logical_not_cuda_bool (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7073719Z test_schema_correctness_logical_not_cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7073968Z test_schema_correctness_logical_not_cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7074219Z test_schema_correctness_logical_not_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7074484Z test_schema_correctness_logical_not_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7074719Z test_schema_correctness_logical_not_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7074956Z test_schema_correctness_logical_not_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7075190Z test_schema_correctness_logical_not_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7075435Z test_schema_correctness_logical_not_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7075678Z test_schema_correctness_logical_not_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7075913Z test_schema_correctness_logical_not_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7076153Z test_schema_correctness_logical_or_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7076388Z test_schema_correctness_logical_or_cuda_bool (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7076660Z test_schema_correctness_logical_or_cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7076909Z test_schema_correctness_logical_or_cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7077156Z test_schema_correctness_logical_or_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7077403Z test_schema_correctness_logical_or_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7077640Z test_schema_correctness_logical_or_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7077884Z test_schema_correctness_logical_or_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7078124Z test_schema_correctness_logical_or_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7078365Z test_schema_correctness_logical_or_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7078605Z test_schema_correctness_logical_or_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7078841Z test_schema_correctness_logical_or_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7079088Z test_schema_correctness_logical_xor_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7079327Z test_schema_correctness_logical_xor_cuda_bool (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7079641Z test_schema_correctness_logical_xor_cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7079888Z test_schema_correctness_logical_xor_cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7080137Z test_schema_correctness_logical_xor_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7080377Z test_schema_correctness_logical_xor_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7080618Z test_schema_correctness_logical_xor_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7080858Z test_schema_correctness_logical_xor_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7081091Z test_schema_correctness_logical_xor_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7081327Z test_schema_correctness_logical_xor_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7081565Z test_schema_correctness_logical_xor_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7081820Z test_schema_correctness_logical_xor_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7082065Z test_schema_correctness_logit_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7082303Z test_schema_correctness_logit_cuda_bool (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7082536Z test_schema_correctness_logit_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7082778Z test_schema_correctness_logit_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7083016Z test_schema_correctness_logit_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7083255Z test_schema_correctness_logit_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7083494Z test_schema_correctness_logit_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7083733Z test_schema_correctness_logit_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7083969Z test_schema_correctness_logit_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7084201Z test_schema_correctness_logit_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7084451Z test_schema_correctness_logspace_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7084726Z test_schema_correctness_logspace_cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7084975Z test_schema_correctness_logspace_cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7085219Z test_schema_correctness_logspace_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7085448Z test_schema_correctness_logspace_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7085697Z test_schema_correctness_logspace_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7085940Z test_schema_correctness_logspace_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7086175Z test_schema_correctness_logspace_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7086418Z test_schema_correctness_logspace_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7086655Z test_schema_correctness_logspace_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7086899Z test_schema_correctness_logspace_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7087172Z test_schema_correctness_logsumexp_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7087415Z test_schema_correctness_logsumexp_cuda_bool (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7087660Z test_schema_correctness_logsumexp_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7087964Z test_schema_correctness_logsumexp_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7088257Z test_schema_correctness_logsumexp_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7088553Z test_schema_correctness_logsumexp_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7088860Z test_schema_correctness_logsumexp_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7089154Z test_schema_correctness_logsumexp_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7089448Z test_schema_correctness_logsumexp_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7089751Z test_schema_correctness_logsumexp_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7090048Z test_schema_correctness_long_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7090375Z test_schema_correctness_long_cuda_bool (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7090618Z test_schema_correctness_long_cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7090858Z test_schema_correctness_long_cuda_complex32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7091090Z test_schema_correctness_long_cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7091330Z test_schema_correctness_long_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7091578Z test_schema_correctness_long_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7091812Z test_schema_correctness_long_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7092050Z test_schema_correctness_long_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7092283Z test_schema_correctness_long_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7092520Z test_schema_correctness_long_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7092774Z test_schema_correctness_long_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7093010Z test_schema_correctness_long_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7093248Z test_schema_correctness_lt_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7093482Z test_schema_correctness_lt_cuda_bool (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7093717Z test_schema_correctness_lt_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7093954Z test_schema_correctness_lt_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7094388Z test_schema_correctness_lt_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7094626Z test_schema_correctness_lt_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7094856Z test_schema_correctness_lt_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7095095Z test_schema_correctness_lt_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7095330Z test_schema_correctness_lt_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7095565Z test_schema_correctness_lt_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7095852Z test_schema_correctness_lu_cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7096096Z test_schema_correctness_lu_cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7096333Z test_schema_correctness_lu_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7096567Z test_schema_correctness_lu_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7096819Z test_schema_correctness_lu_solve_cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7097071Z test_schema_correctness_lu_solve_cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7097314Z test_schema_correctness_lu_solve_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7097554Z test_schema_correctness_lu_solve_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7097798Z test_schema_correctness_lu_unpack_cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7098042Z test_schema_correctness_lu_unpack_cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7098321Z test_schema_correctness_lu_unpack_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7098564Z test_schema_correctness_lu_unpack_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7098805Z test_schema_correctness_mH_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7099043Z test_schema_correctness_mH_cuda_bool (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7099284Z test_schema_correctness_mH_cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7099527Z test_schema_correctness_mH_cuda_complex32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7099773Z test_schema_correctness_mH_cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7100008Z test_schema_correctness_mH_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7100242Z test_schema_correctness_mH_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7100477Z test_schema_correctness_mH_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7100706Z test_schema_correctness_mH_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7100962Z test_schema_correctness_mH_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7101192Z test_schema_correctness_mH_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7101423Z test_schema_correctness_mH_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7101658Z test_schema_correctness_mH_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7101893Z test_schema_correctness_mT_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7102131Z test_schema_correctness_mT_cuda_bool (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7102371Z test_schema_correctness_mT_cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7102612Z test_schema_correctness_mT_cuda_complex32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7102850Z test_schema_correctness_mT_cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7103084Z test_schema_correctness_mT_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7103340Z test_schema_correctness_mT_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7103573Z test_schema_correctness_mT_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7103807Z test_schema_correctness_mT_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7104040Z test_schema_correctness_mT_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7104269Z test_schema_correctness_mT_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7104552Z test_schema_correctness_mT_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7104788Z test_schema_correctness_mT_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7105039Z test_schema_correctness_masked_amax_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7105286Z test_schema_correctness_masked_amax_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7105537Z test_schema_correctness_masked_amax_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7105802Z test_schema_correctness_masked_amax_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7106107Z test_schema_correctness_masked_amax_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7106438Z test_schema_correctness_masked_amax_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7106721Z test_schema_correctness_masked_amax_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7107023Z test_schema_correctness_masked_amax_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7107314Z test_schema_correctness_masked_amax_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7107562Z test_schema_correctness_masked_amin_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7107805Z test_schema_correctness_masked_amin_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7108047Z test_schema_correctness_masked_amin_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7108286Z test_schema_correctness_masked_amin_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7108520Z test_schema_correctness_masked_amin_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7108775Z test_schema_correctness_masked_amin_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7109010Z test_schema_correctness_masked_amin_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7109250Z test_schema_correctness_masked_amin_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7109490Z test_schema_correctness_masked_amin_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7109736Z test_schema_correctness_masked_argmax_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7109985Z test_schema_correctness_masked_argmax_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7110237Z test_schema_correctness_masked_argmax_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7110488Z test_schema_correctness_masked_argmax_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7110733Z test_schema_correctness_masked_argmax_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7110977Z test_schema_correctness_masked_argmax_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7111221Z test_schema_correctness_masked_argmax_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7111468Z test_schema_correctness_masked_argmax_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7111743Z test_schema_correctness_masked_argmax_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7111992Z test_schema_correctness_masked_argmin_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7112241Z test_schema_correctness_masked_argmin_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7112487Z test_schema_correctness_masked_argmin_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7112735Z test_schema_correctness_masked_argmin_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7112973Z test_schema_correctness_masked_argmin_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7113215Z test_schema_correctness_masked_argmin_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7113457Z test_schema_correctness_masked_argmin_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7113702Z test_schema_correctness_masked_argmin_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7113965Z test_schema_correctness_masked_argmin_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7114223Z test_schema_correctness_masked_cumprod_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7114479Z test_schema_correctness_masked_cumprod_cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7114733Z test_schema_correctness_masked_cumprod_cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7114982Z test_schema_correctness_masked_cumprod_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7115235Z test_schema_correctness_masked_cumprod_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7115485Z test_schema_correctness_masked_cumprod_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7115733Z test_schema_correctness_masked_cumprod_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7115973Z test_schema_correctness_masked_cumprod_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7116213Z test_schema_correctness_masked_cumprod_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7116464Z test_schema_correctness_masked_cumprod_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7116736Z test_schema_correctness_masked_cumprod_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7116981Z test_schema_correctness_masked_cumsum_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7117238Z test_schema_correctness_masked_cumsum_cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7117506Z test_schema_correctness_masked_cumsum_cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7117811Z test_schema_correctness_masked_cumsum_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7118121Z test_schema_correctness_masked_cumsum_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7118422Z test_schema_correctness_masked_cumsum_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7118725Z test_schema_correctness_masked_cumsum_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7119024Z test_schema_correctness_masked_cumsum_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7119321Z test_schema_correctness_masked_cumsum_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7119645Z test_schema_correctness_masked_cumsum_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7119955Z test_schema_correctness_masked_cumsum_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7120206Z test_schema_correctness_masked_fill_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7120450Z test_schema_correctness_masked_fill_cuda_bool (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7120701Z test_schema_correctness_masked_fill_cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7120953Z test_schema_correctness_masked_fill_cuda_complex32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7121200Z test_schema_correctness_masked_fill_cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7121441Z test_schema_correctness_masked_fill_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7121677Z test_schema_correctness_masked_fill_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7121917Z test_schema_correctness_masked_fill_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7122163Z test_schema_correctness_masked_fill_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7122426Z test_schema_correctness_masked_fill_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7122662Z test_schema_correctness_masked_fill_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7122895Z test_schema_correctness_masked_fill_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7123140Z test_schema_correctness_masked_fill_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7123399Z test_schema_correctness_masked_log_softmax_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7123653Z test_schema_correctness_masked_log_softmax_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7123905Z test_schema_correctness_masked_log_softmax_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7124159Z test_schema_correctness_masked_log_softmax_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7124413Z test_schema_correctness_masked_logaddexp_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7124688Z test_schema_correctness_masked_logaddexp_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7124946Z test_schema_correctness_masked_logaddexp_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7125198Z test_schema_correctness_masked_logsumexp_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7125450Z test_schema_correctness_masked_logsumexp_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7125703Z test_schema_correctness_masked_logsumexp_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7125952Z test_schema_correctness_masked_logsumexp_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7126198Z test_schema_correctness_masked_logsumexp_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7126447Z test_schema_correctness_masked_logsumexp_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7126689Z test_schema_correctness_masked_logsumexp_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7126934Z test_schema_correctness_masked_logsumexp_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7127182Z test_schema_correctness_masked_logsumexp_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7127433Z test_schema_correctness_masked_mean_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7127732Z test_schema_correctness_masked_mean_cuda_bool (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7128035Z test_schema_correctness_masked_mean_cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7128343Z test_schema_correctness_masked_mean_cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7128643Z test_schema_correctness_masked_mean_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7128951Z test_schema_correctness_masked_mean_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7129262Z test_schema_correctness_masked_mean_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7129555Z test_schema_correctness_masked_mean_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7129851Z test_schema_correctness_masked_mean_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7130142Z test_schema_correctness_masked_mean_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7130458Z test_schema_correctness_masked_mean_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7130701Z test_schema_correctness_masked_mean_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7130945Z test_schema_correctness_masked_median_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7131183Z test_schema_correctness_masked_median_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7131431Z test_schema_correctness_masked_median_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7131680Z test_schema_correctness_masked_norm_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7131926Z test_schema_correctness_masked_norm_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7132172Z test_schema_correctness_masked_norm_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7132414Z test_schema_correctness_masked_norm_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7132666Z test_schema_correctness_masked_normalize_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7132917Z test_schema_correctness_masked_normalize_cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7133197Z test_schema_correctness_masked_normalize_cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7133446Z test_schema_correctness_masked_normalize_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7133694Z test_schema_correctness_masked_normalize_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7133936Z test_schema_correctness_masked_normalize_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7134390Z test_schema_correctness_masked_prod_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7134637Z test_schema_correctness_masked_prod_cuda_bool (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7134886Z test_schema_correctness_masked_prod_cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7135135Z test_schema_correctness_masked_prod_cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7135379Z test_schema_correctness_masked_prod_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7135623Z test_schema_correctness_masked_prod_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7135901Z test_schema_correctness_masked_prod_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7136143Z test_schema_correctness_masked_prod_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7136381Z test_schema_correctness_masked_prod_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7136624Z test_schema_correctness_masked_prod_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7136865Z test_schema_correctness_masked_prod_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7137105Z test_schema_correctness_masked_prod_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7137358Z test_schema_correctness_masked_scatter_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7137605Z test_schema_correctness_masked_scatter_cuda_bool (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7137858Z test_schema_correctness_masked_scatter_cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7138110Z test_schema_correctness_masked_scatter_cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7138364Z test_schema_correctness_masked_scatter_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7138644Z test_schema_correctness_masked_scatter_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7138892Z test_schema_correctness_masked_scatter_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7139142Z test_schema_correctness_masked_scatter_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7139383Z test_schema_correctness_masked_scatter_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7139630Z test_schema_correctness_masked_scatter_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7139876Z test_schema_correctness_masked_scatter_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7140122Z test_schema_correctness_masked_scatter_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7140367Z test_schema_correctness_masked_select_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7140612Z test_schema_correctness_masked_select_cuda_bool (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7140887Z test_schema_correctness_masked_select_cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7141141Z test_schema_correctness_masked_select_cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7141388Z test_schema_correctness_masked_select_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7141635Z test_schema_correctness_masked_select_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7141875Z test_schema_correctness_masked_select_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7142121Z test_schema_correctness_masked_select_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7142367Z test_schema_correctness_masked_select_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7142599Z test_schema_correctness_masked_select_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7142840Z test_schema_correctness_masked_select_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7143084Z test_schema_correctness_masked_select_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7143333Z test_schema_correctness_masked_softmax_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7143582Z test_schema_correctness_masked_softmax_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7143858Z test_schema_correctness_masked_softmax_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7144104Z test_schema_correctness_masked_softmax_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7144406Z test_schema_correctness_masked_softmin_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7144654Z test_schema_correctness_masked_softmin_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7144900Z test_schema_correctness_masked_softmin_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7145146Z test_schema_correctness_masked_softmin_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7145387Z test_schema_correctness_masked_std_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7145590Z test_schema_correctness_masked_std_cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: Skipped! (0.000s) 2023-01-11T21:35:20.7145804Z test_schema_correctness_masked_std_cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: Skipped! (0.000s) 2023-01-11T21:35:20.7146112Z test_schema_correctness_masked_std_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7146421Z test_schema_correctness_masked_std_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7146717Z test_schema_correctness_masked_std_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7147022Z test_schema_correctness_masked_std_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7147316Z test_schema_correctness_masked_std_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7147616Z test_schema_correctness_masked_std_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7147879Z test_schema_correctness_masked_std_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7148117Z test_schema_correctness_masked_std_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7148362Z test_schema_correctness_masked_sum_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7148599Z test_schema_correctness_masked_sum_cuda_bool (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7148842Z test_schema_correctness_masked_sum_cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7149092Z test_schema_correctness_masked_sum_cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7149364Z test_schema_correctness_masked_sum_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7149609Z test_schema_correctness_masked_sum_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7149844Z test_schema_correctness_masked_sum_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7150087Z test_schema_correctness_masked_sum_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7150328Z test_schema_correctness_masked_sum_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7150571Z test_schema_correctness_masked_sum_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7150808Z test_schema_correctness_masked_sum_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7151045Z test_schema_correctness_masked_sum_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7151289Z test_schema_correctness_masked_var_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7151497Z test_schema_correctness_masked_var_cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: Skipped! (0.000s) 2023-01-11T21:35:20.7151725Z test_schema_correctness_masked_var_cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: Skipped! (0.000s) 2023-01-11T21:35:20.7151973Z test_schema_correctness_masked_var_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7152207Z test_schema_correctness_masked_var_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7152451Z test_schema_correctness_masked_var_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7152688Z test_schema_correctness_masked_var_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7152929Z test_schema_correctness_masked_var_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7153164Z test_schema_correctness_masked_var_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7153404Z test_schema_correctness_masked_var_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7153642Z test_schema_correctness_masked_var_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7153885Z test_schema_correctness_matmul_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7154133Z test_schema_correctness_matmul_cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7154422Z test_schema_correctness_matmul_cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:35:20.7154658Z test_schema_correctness_matmul_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7154893Z test_schema_correctness_matmul_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7155133Z test_schema_correctness_matmul_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7155379Z test_schema_correctness_matrix_exp_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7155630Z test_schema_correctness_matrix_exp_cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7155880Z test_schema_correctness_matrix_exp_cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7156124Z test_schema_correctness_matrix_exp_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7156363Z test_schema_correctness_matrix_exp_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7156599Z test_schema_correctness_matrix_exp_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7156861Z test_schema_correctness_max_binary_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7157104Z test_schema_correctness_max_binary_cuda_bool (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7157346Z test_schema_correctness_max_binary_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7157616Z test_schema_correctness_max_binary_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7157910Z test_schema_correctness_max_binary_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7158208Z test_schema_correctness_max_binary_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7158501Z test_schema_correctness_max_binary_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7158789Z test_schema_correctness_max_binary_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7159090Z test_schema_correctness_max_binary_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7159387Z test_schema_correctness_max_binary_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7159722Z 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.000s) 2023-01-11T21:35:20.7160069Z 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.000s) 2023-01-11T21:35:20.7160335Z 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.000s) 2023-01-11T21:35:20.7160595Z 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.000s) 2023-01-11T21:35:20.7160855Z test_schema_correctness_max_reduction_no_dim_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7161109Z test_schema_correctness_max_reduction_no_dim_cuda_bool (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7161359Z test_schema_correctness_max_reduction_no_dim_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7161614Z test_schema_correctness_max_reduction_no_dim_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7161865Z test_schema_correctness_max_reduction_no_dim_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7162116Z test_schema_correctness_max_reduction_no_dim_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7162387Z test_schema_correctness_max_reduction_no_dim_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7162647Z test_schema_correctness_max_reduction_no_dim_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7162896Z test_schema_correctness_max_reduction_no_dim_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7163141Z test_schema_correctness_max_reduction_no_dim_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7163398Z test_schema_correctness_max_reduction_with_dim_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7163652Z test_schema_correctness_max_reduction_with_dim_cuda_bool (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7163908Z test_schema_correctness_max_reduction_with_dim_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7164155Z test_schema_correctness_max_reduction_with_dim_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7164397Z test_schema_correctness_max_reduction_with_dim_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7164649Z test_schema_correctness_max_reduction_with_dim_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7164894Z test_schema_correctness_max_reduction_with_dim_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7165173Z test_schema_correctness_max_reduction_with_dim_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7165423Z test_schema_correctness_max_reduction_with_dim_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7165670Z test_schema_correctness_max_reduction_with_dim_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7165912Z test_schema_correctness_maximum_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7166154Z test_schema_correctness_maximum_cuda_bool (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7166399Z test_schema_correctness_maximum_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7166633Z test_schema_correctness_maximum_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7166876Z test_schema_correctness_maximum_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7167117Z test_schema_correctness_maximum_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7167379Z test_schema_correctness_maximum_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7167656Z test_schema_correctness_maximum_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7167949Z test_schema_correctness_maximum_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7168243Z test_schema_correctness_maximum_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7168535Z test_schema_correctness_mean_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7168835Z test_schema_correctness_mean_cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7169141Z test_schema_correctness_mean_cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7169443Z test_schema_correctness_mean_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7169738Z test_schema_correctness_mean_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7170034Z test_schema_correctness_mean_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7170333Z test_schema_correctness_median_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7170593Z test_schema_correctness_median_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7170845Z test_schema_correctness_median_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7171079Z test_schema_correctness_median_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7171308Z test_schema_correctness_median_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7171547Z test_schema_correctness_median_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7171787Z test_schema_correctness_median_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7172021Z test_schema_correctness_median_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7172279Z test_schema_correctness_meshgrid_list_of_tensors_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7172537Z test_schema_correctness_meshgrid_list_of_tensors_cuda_bool (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7172801Z test_schema_correctness_meshgrid_list_of_tensors_cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7173084Z test_schema_correctness_meshgrid_list_of_tensors_cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7173345Z test_schema_correctness_meshgrid_list_of_tensors_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7173593Z test_schema_correctness_meshgrid_list_of_tensors_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7173839Z test_schema_correctness_meshgrid_list_of_tensors_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7174096Z test_schema_correctness_meshgrid_list_of_tensors_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7174461Z test_schema_correctness_meshgrid_list_of_tensors_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7174703Z test_schema_correctness_meshgrid_list_of_tensors_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7174959Z test_schema_correctness_meshgrid_list_of_tensors_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7175218Z test_schema_correctness_meshgrid_list_of_tensors_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7175481Z test_schema_correctness_meshgrid_variadic_tensors_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7175931Z test_schema_correctness_meshgrid_variadic_tensors_cuda_bool (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7176257Z test_schema_correctness_meshgrid_variadic_tensors_cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7176521Z test_schema_correctness_meshgrid_variadic_tensors_cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7176779Z test_schema_correctness_meshgrid_variadic_tensors_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7177028Z test_schema_correctness_meshgrid_variadic_tensors_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7177278Z test_schema_correctness_meshgrid_variadic_tensors_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7177538Z test_schema_correctness_meshgrid_variadic_tensors_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7177787Z test_schema_correctness_meshgrid_variadic_tensors_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7178033Z test_schema_correctness_meshgrid_variadic_tensors_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7178292Z test_schema_correctness_meshgrid_variadic_tensors_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7178574Z test_schema_correctness_meshgrid_variadic_tensors_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7178823Z test_schema_correctness_min_binary_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7179066Z test_schema_correctness_min_binary_cuda_bool (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7179310Z test_schema_correctness_min_binary_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7179553Z test_schema_correctness_min_binary_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7179799Z test_schema_correctness_min_binary_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7180044Z test_schema_correctness_min_binary_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7180281Z test_schema_correctness_min_binary_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7180516Z test_schema_correctness_min_binary_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7180751Z test_schema_correctness_min_binary_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7180991Z test_schema_correctness_min_binary_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7181277Z test_schema_correctness_min_reduction_no_dim_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7181524Z test_schema_correctness_min_reduction_no_dim_cuda_bool (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7181778Z test_schema_correctness_min_reduction_no_dim_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7182034Z test_schema_correctness_min_reduction_no_dim_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7182289Z test_schema_correctness_min_reduction_no_dim_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7182540Z test_schema_correctness_min_reduction_no_dim_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7182792Z test_schema_correctness_min_reduction_no_dim_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7183043Z test_schema_correctness_min_reduction_no_dim_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7183290Z test_schema_correctness_min_reduction_no_dim_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7183586Z test_schema_correctness_min_reduction_no_dim_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7183844Z test_schema_correctness_min_reduction_with_dim_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7184093Z test_schema_correctness_min_reduction_with_dim_cuda_bool (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7184347Z test_schema_correctness_min_reduction_with_dim_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7184669Z test_schema_correctness_min_reduction_with_dim_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7184914Z test_schema_correctness_min_reduction_with_dim_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7185171Z test_schema_correctness_min_reduction_with_dim_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7185419Z test_schema_correctness_min_reduction_with_dim_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7185670Z test_schema_correctness_min_reduction_with_dim_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7185958Z test_schema_correctness_min_reduction_with_dim_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7186264Z test_schema_correctness_min_reduction_with_dim_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7186602Z test_schema_correctness_minimum_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7186905Z test_schema_correctness_minimum_cuda_bool (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7187260Z test_schema_correctness_minimum_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7187572Z test_schema_correctness_minimum_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7187809Z test_schema_correctness_minimum_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7188058Z test_schema_correctness_minimum_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7188302Z test_schema_correctness_minimum_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7188539Z test_schema_correctness_minimum_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7188779Z test_schema_correctness_minimum_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7189014Z test_schema_correctness_minimum_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7189297Z test_schema_correctness_mm_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7189504Z test_schema_correctness_mm_cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: Skipped! (0.000s) 2023-01-11T21:35:20.7189709Z test_schema_correctness_mm_cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: Skipped! (0.000s) 2023-01-11T21:35:20.7189950Z test_schema_correctness_mm_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7190192Z test_schema_correctness_mm_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7190427Z test_schema_correctness_mm_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7190672Z test_schema_correctness_mode_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7190912Z test_schema_correctness_mode_cuda_bool (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7191148Z test_schema_correctness_mode_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7191385Z test_schema_correctness_mode_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7191624Z test_schema_correctness_mode_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7191865Z test_schema_correctness_mode_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7192126Z test_schema_correctness_mode_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7192368Z test_schema_correctness_mode_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7192604Z test_schema_correctness_mode_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7192835Z test_schema_correctness_mode_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7193084Z test_schema_correctness_movedim_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7193326Z test_schema_correctness_movedim_cuda_bool (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7193576Z test_schema_correctness_movedim_cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7193824Z test_schema_correctness_movedim_cuda_complex32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7194062Z test_schema_correctness_movedim_cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7194306Z test_schema_correctness_movedim_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7194573Z test_schema_correctness_movedim_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7194819Z test_schema_correctness_movedim_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7195058Z test_schema_correctness_movedim_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7195299Z test_schema_correctness_movedim_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7195537Z test_schema_correctness_movedim_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7195780Z test_schema_correctness_movedim_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7196017Z test_schema_correctness_movedim_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7196260Z test_schema_correctness_msort_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7196496Z test_schema_correctness_msort_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7196731Z test_schema_correctness_msort_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7196963Z test_schema_correctness_msort_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7197206Z test_schema_correctness_msort_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7197483Z test_schema_correctness_msort_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7197778Z test_schema_correctness_msort_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7198072Z test_schema_correctness_msort_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7198362Z test_schema_correctness_msort_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7198662Z test_schema_correctness_mul_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7198961Z test_schema_correctness_mul_cuda_bool (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7199265Z test_schema_correctness_mul_cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7199562Z test_schema_correctness_mul_cuda_complex32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7199860Z test_schema_correctness_mul_cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7200115Z test_schema_correctness_mul_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7200363Z test_schema_correctness_mul_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7200608Z test_schema_correctness_mul_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7200842Z test_schema_correctness_mul_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7201076Z test_schema_correctness_mul_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7201310Z test_schema_correctness_mul_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7201545Z test_schema_correctness_mul_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7201781Z test_schema_correctness_mul_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7202029Z test_schema_correctness_multinomial_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7202277Z test_schema_correctness_multinomial_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7202517Z test_schema_correctness_multinomial_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7202754Z test_schema_correctness_mv_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7203021Z test_schema_correctness_mv_cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7203256Z test_schema_correctness_mv_cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7203495Z test_schema_correctness_mv_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7203732Z test_schema_correctness_mv_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7203972Z test_schema_correctness_mv_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7204230Z test_schema_correctness_mvlgamma_mvlgamma_p_1_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7204489Z test_schema_correctness_mvlgamma_mvlgamma_p_1_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7204743Z test_schema_correctness_mvlgamma_mvlgamma_p_1_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7204997Z test_schema_correctness_mvlgamma_mvlgamma_p_1_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7205252Z test_schema_correctness_mvlgamma_mvlgamma_p_1_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7205524Z test_schema_correctness_mvlgamma_mvlgamma_p_1_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7205779Z test_schema_correctness_mvlgamma_mvlgamma_p_1_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7206028Z test_schema_correctness_mvlgamma_mvlgamma_p_1_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7206279Z test_schema_correctness_mvlgamma_mvlgamma_p_3_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7206523Z test_schema_correctness_mvlgamma_mvlgamma_p_3_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7206778Z test_schema_correctness_mvlgamma_mvlgamma_p_3_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7207028Z test_schema_correctness_mvlgamma_mvlgamma_p_3_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7207276Z test_schema_correctness_mvlgamma_mvlgamma_p_3_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7207523Z test_schema_correctness_mvlgamma_mvlgamma_p_3_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7207776Z test_schema_correctness_mvlgamma_mvlgamma_p_3_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7208068Z test_schema_correctness_mvlgamma_mvlgamma_p_3_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7208402Z test_schema_correctness_mvlgamma_mvlgamma_p_5_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7208712Z test_schema_correctness_mvlgamma_mvlgamma_p_5_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7209022Z test_schema_correctness_mvlgamma_mvlgamma_p_5_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7209327Z test_schema_correctness_mvlgamma_mvlgamma_p_5_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7209638Z test_schema_correctness_mvlgamma_mvlgamma_p_5_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7209943Z test_schema_correctness_mvlgamma_mvlgamma_p_5_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7210249Z test_schema_correctness_mvlgamma_mvlgamma_p_5_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7210526Z test_schema_correctness_mvlgamma_mvlgamma_p_5_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7210771Z test_schema_correctness_nan_to_num_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7211034Z test_schema_correctness_nan_to_num_cuda_bool (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7211282Z test_schema_correctness_nan_to_num_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7211530Z test_schema_correctness_nan_to_num_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7211773Z test_schema_correctness_nan_to_num_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7212015Z test_schema_correctness_nan_to_num_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7212251Z test_schema_correctness_nan_to_num_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7212484Z test_schema_correctness_nan_to_num_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7212722Z test_schema_correctness_nan_to_num_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7212964Z test_schema_correctness_nan_to_num_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7213203Z test_schema_correctness_nanmean_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7213443Z test_schema_correctness_nanmean_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7213701Z test_schema_correctness_nanmean_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7213934Z test_schema_correctness_nanmean_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7214374Z test_schema_correctness_nanmedian_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7214619Z test_schema_correctness_nanmedian_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7214857Z test_schema_correctness_nanmedian_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7215107Z test_schema_correctness_nanmedian_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7215343Z test_schema_correctness_nanmedian_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7215576Z test_schema_correctness_nanmedian_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7215819Z test_schema_correctness_nanmedian_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7216061Z test_schema_correctness_nanmedian_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7216354Z test_schema_correctness_nanquantile_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7216594Z test_schema_correctness_nanquantile_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7216830Z test_schema_correctness_nansum_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7217070Z test_schema_correctness_nansum_cuda_bool (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7217311Z test_schema_correctness_nansum_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7217547Z test_schema_correctness_nansum_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7217781Z test_schema_correctness_nansum_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7218024Z test_schema_correctness_nansum_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7218261Z test_schema_correctness_nansum_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7218503Z test_schema_correctness_nansum_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7218740Z test_schema_correctness_nansum_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7219043Z test_schema_correctness_nansum_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7219323Z test_schema_correctness_narrow_copy_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7219590Z test_schema_correctness_narrow_copy_cuda_bool (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7219873Z test_schema_correctness_narrow_copy_cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7220159Z test_schema_correctness_narrow_copy_cuda_complex32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7220435Z test_schema_correctness_narrow_copy_cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7220714Z test_schema_correctness_narrow_copy_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7220990Z test_schema_correctness_narrow_copy_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7221258Z test_schema_correctness_narrow_copy_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7221533Z test_schema_correctness_narrow_copy_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7221819Z test_schema_correctness_narrow_copy_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7222098Z test_schema_correctness_narrow_copy_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7222375Z test_schema_correctness_narrow_copy_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7222650Z test_schema_correctness_narrow_copy_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7222922Z test_schema_correctness_narrow_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7223186Z test_schema_correctness_narrow_cuda_bool (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7223460Z test_schema_correctness_narrow_cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7223736Z test_schema_correctness_narrow_cuda_complex32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7224003Z test_schema_correctness_narrow_cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7224271Z test_schema_correctness_narrow_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7224591Z test_schema_correctness_narrow_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7224859Z test_schema_correctness_narrow_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7225098Z test_schema_correctness_narrow_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7225337Z test_schema_correctness_narrow_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7225575Z test_schema_correctness_narrow_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7225837Z test_schema_correctness_narrow_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7226131Z test_schema_correctness_narrow_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7226445Z test_schema_correctness_native_batch_norm_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7226757Z test_schema_correctness_native_batch_norm_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7227067Z test_schema_correctness_native_batch_norm_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7227376Z test_schema_correctness_native_batch_norm_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7227710Z test_schema_correctness_native_dropout_backward_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7227973Z test_schema_correctness_native_dropout_backward_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7228224Z test_schema_correctness_native_dropout_backward_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7228472Z test_schema_correctness_native_dropout_backward_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7228725Z test_schema_correctness_native_layer_norm_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7228981Z test_schema_correctness_native_layer_norm_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7229230Z test_schema_correctness_native_layer_norm_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7229479Z test_schema_correctness_native_layer_norm_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7229717Z test_schema_correctness_ne_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7229949Z test_schema_correctness_ne_cuda_bool (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7230193Z test_schema_correctness_ne_cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7230453Z test_schema_correctness_ne_cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7230691Z test_schema_correctness_ne_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7230927Z test_schema_correctness_ne_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7231164Z test_schema_correctness_ne_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7231400Z test_schema_correctness_ne_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7231640Z test_schema_correctness_ne_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7231876Z test_schema_correctness_ne_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7232108Z test_schema_correctness_ne_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7232341Z test_schema_correctness_ne_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7232575Z test_schema_correctness_neg_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7232837Z test_schema_correctness_neg_cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7233082Z test_schema_correctness_neg_cuda_complex32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7233325Z test_schema_correctness_neg_cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7233562Z test_schema_correctness_neg_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7233800Z test_schema_correctness_neg_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7234040Z test_schema_correctness_neg_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7234275Z test_schema_correctness_neg_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7234510Z test_schema_correctness_neg_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7234744Z test_schema_correctness_neg_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7234978Z test_schema_correctness_neg_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7235212Z test_schema_correctness_neg_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7235454Z test_schema_correctness_new_empty_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7235718Z test_schema_correctness_new_empty_cuda_bool (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7235969Z test_schema_correctness_new_empty_cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7236218Z test_schema_correctness_new_empty_cuda_complex32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7236468Z test_schema_correctness_new_empty_cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7236712Z test_schema_correctness_new_empty_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7236948Z test_schema_correctness_new_empty_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7237179Z test_schema_correctness_new_empty_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7237422Z test_schema_correctness_new_empty_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7237659Z test_schema_correctness_new_empty_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7237938Z test_schema_correctness_new_empty_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7238186Z test_schema_correctness_new_empty_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7238428Z test_schema_correctness_new_empty_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7238677Z test_schema_correctness_new_empty_strided_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7238930Z test_schema_correctness_new_empty_strided_cuda_bool (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7239189Z test_schema_correctness_new_empty_strided_cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7239493Z test_schema_correctness_new_empty_strided_cuda_complex32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7239757Z test_schema_correctness_new_empty_strided_cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7240009Z test_schema_correctness_new_empty_strided_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7240258Z test_schema_correctness_new_empty_strided_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7240509Z test_schema_correctness_new_empty_strided_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7240758Z test_schema_correctness_new_empty_strided_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7241028Z test_schema_correctness_new_empty_strided_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7241274Z test_schema_correctness_new_empty_strided_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7241522Z test_schema_correctness_new_empty_strided_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7241764Z test_schema_correctness_new_empty_strided_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7242005Z test_schema_correctness_new_full_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7242246Z test_schema_correctness_new_full_cuda_bool (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7242492Z test_schema_correctness_new_full_cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7242736Z test_schema_correctness_new_full_cuda_complex32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7242979Z test_schema_correctness_new_full_cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7243248Z test_schema_correctness_new_full_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7243495Z test_schema_correctness_new_full_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7243729Z test_schema_correctness_new_full_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7243966Z test_schema_correctness_new_full_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7244207Z test_schema_correctness_new_full_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7244441Z test_schema_correctness_new_full_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7244681Z test_schema_correctness_new_full_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7244914Z test_schema_correctness_new_full_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7245158Z test_schema_correctness_new_ones_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7245394Z test_schema_correctness_new_ones_cuda_bool (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7245638Z test_schema_correctness_new_ones_cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7245905Z test_schema_correctness_new_ones_cuda_complex32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7246152Z test_schema_correctness_new_ones_cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7246389Z test_schema_correctness_new_ones_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7246623Z test_schema_correctness_new_ones_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7246854Z test_schema_correctness_new_ones_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7247093Z test_schema_correctness_new_ones_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7247327Z test_schema_correctness_new_ones_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7247559Z test_schema_correctness_new_ones_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7247791Z test_schema_correctness_new_ones_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7248082Z test_schema_correctness_new_ones_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7248415Z test_schema_correctness_new_zeros_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7248712Z test_schema_correctness_new_zeros_cuda_bool (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7249025Z test_schema_correctness_new_zeros_cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7249331Z test_schema_correctness_new_zeros_cuda_complex32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7249629Z test_schema_correctness_new_zeros_cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7249932Z test_schema_correctness_new_zeros_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7250228Z test_schema_correctness_new_zeros_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7250506Z test_schema_correctness_new_zeros_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7250746Z test_schema_correctness_new_zeros_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7250980Z test_schema_correctness_new_zeros_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7251213Z test_schema_correctness_new_zeros_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7251450Z test_schema_correctness_new_zeros_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7251708Z test_schema_correctness_new_zeros_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7251953Z test_schema_correctness_nextafter_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7252196Z test_schema_correctness_nextafter_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7252430Z test_schema_correctness_nextafter_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7252714Z 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.000s) 2023-01-11T21:35:20.7252998Z 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.000s) 2023-01-11T21:35:20.7253277Z 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.000s) 2023-01-11T21:35:20.7253545Z 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.000s) 2023-01-11T21:35:20.7253836Z 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.000s) 2023-01-11T21:35:20.7254109Z 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.000s) 2023-01-11T21:35:20.7254491Z 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.000s) 2023-01-11T21:35:20.7254761Z 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.000s) 2023-01-11T21:35:20.7255019Z 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.000s) 2023-01-11T21:35:20.7255281Z 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.000s) 2023-01-11T21:35:20.7255541Z 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.000s) 2023-01-11T21:35:20.7255798Z 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.000s) 2023-01-11T21:35:20.7256065Z 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.000s) 2023-01-11T21:35:20.7256320Z 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.000s) 2023-01-11T21:35:20.7256578Z 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.000s) 2023-01-11T21:35:20.7256898Z 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.000s) 2023-01-11T21:35:20.7257160Z 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.000s) 2023-01-11T21:35:20.7257421Z 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.000s) 2023-01-11T21:35:20.7257685Z 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.000s) 2023-01-11T21:35:20.7257946Z 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.000s) 2023-01-11T21:35:20.7258207Z 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.000s) 2023-01-11T21:35:20.7258463Z 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.000s) 2023-01-11T21:35:20.7258720Z 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.000s) 2023-01-11T21:35:20.7258999Z 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.000s) 2023-01-11T21:35:20.7259275Z 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.000s) 2023-01-11T21:35:20.7259529Z 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.000s) 2023-01-11T21:35:20.7259787Z 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.000s) 2023-01-11T21:35:20.7260043Z 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.000s) 2023-01-11T21:35:20.7260308Z test_schema_correctness_nn_functional_alpha_dropout_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7260571Z test_schema_correctness_nn_functional_alpha_dropout_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7260825Z test_schema_correctness_nn_functional_alpha_dropout_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7261085Z test_schema_correctness_nn_functional_alpha_dropout_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7261346Z test_schema_correctness_nn_functional_avg_pool1d_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7261630Z test_schema_correctness_nn_functional_avg_pool1d_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7261881Z test_schema_correctness_nn_functional_avg_pool1d_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7262130Z test_schema_correctness_nn_functional_avg_pool1d_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7262389Z test_schema_correctness_nn_functional_avg_pool2d_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7262642Z test_schema_correctness_nn_functional_avg_pool2d_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7262897Z test_schema_correctness_nn_functional_avg_pool2d_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7263153Z test_schema_correctness_nn_functional_avg_pool2d_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7263407Z test_schema_correctness_nn_functional_avg_pool3d_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7263658Z test_schema_correctness_nn_functional_avg_pool3d_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7263927Z test_schema_correctness_nn_functional_avg_pool3d_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7264178Z test_schema_correctness_nn_functional_avg_pool3d_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7264491Z test_schema_correctness_nn_functional_batch_norm_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7264748Z test_schema_correctness_nn_functional_batch_norm_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7264998Z test_schema_correctness_nn_functional_batch_norm_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7265247Z test_schema_correctness_nn_functional_batch_norm_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7265521Z 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.000s) 2023-01-11T21:35:20.7265792Z 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.000s) 2023-01-11T21:35:20.7266108Z 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.000s) 2023-01-11T21:35:20.7266441Z 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.000s) 2023-01-11T21:35:20.7266767Z test_schema_correctness_nn_functional_bilinear_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7267156Z test_schema_correctness_nn_functional_bilinear_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7267464Z test_schema_correctness_nn_functional_bilinear_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7267746Z test_schema_correctness_nn_functional_bilinear_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7268052Z 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.000s) 2023-01-11T21:35:20.7268356Z 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.000s) 2023-01-11T21:35:20.7268661Z 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.000s) 2023-01-11T21:35:20.7268961Z 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.000s) 2023-01-11T21:35:20.7269277Z 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.000s) 2023-01-11T21:35:20.7269624Z 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.000s) 2023-01-11T21:35:20.7269944Z 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.000s) 2023-01-11T21:35:20.7270262Z 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.000s) 2023-01-11T21:35:20.7270548Z test_schema_correctness_nn_functional_celu_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7270828Z test_schema_correctness_nn_functional_celu_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7271116Z test_schema_correctness_nn_functional_celu_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7271402Z test_schema_correctness_nn_functional_celu_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7271690Z test_schema_correctness_nn_functional_conv1d_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7271981Z test_schema_correctness_nn_functional_conv1d_cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7272272Z test_schema_correctness_nn_functional_conv1d_cuda_complex32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7272555Z test_schema_correctness_nn_functional_conv1d_cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7272866Z test_schema_correctness_nn_functional_conv1d_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7273156Z test_schema_correctness_nn_functional_conv1d_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7273446Z test_schema_correctness_nn_functional_conv1d_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7273731Z test_schema_correctness_nn_functional_conv2d_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7274026Z test_schema_correctness_nn_functional_conv2d_cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7274316Z test_schema_correctness_nn_functional_conv2d_cuda_complex32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7274599Z test_schema_correctness_nn_functional_conv2d_cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7274883Z test_schema_correctness_nn_functional_conv2d_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7275174Z test_schema_correctness_nn_functional_conv2d_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7275482Z test_schema_correctness_nn_functional_conv2d_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7275789Z test_schema_correctness_nn_functional_conv_transpose1d_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7276092Z test_schema_correctness_nn_functional_conv_transpose1d_cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7276400Z test_schema_correctness_nn_functional_conv_transpose1d_cuda_complex32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7276710Z test_schema_correctness_nn_functional_conv_transpose1d_cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7277011Z test_schema_correctness_nn_functional_conv_transpose1d_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7277310Z test_schema_correctness_nn_functional_conv_transpose1d_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7277654Z test_schema_correctness_nn_functional_conv_transpose1d_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7278024Z test_schema_correctness_nn_functional_conv_transpose2d_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7278404Z test_schema_correctness_nn_functional_conv_transpose2d_cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7278804Z test_schema_correctness_nn_functional_conv_transpose2d_cuda_complex32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7279173Z test_schema_correctness_nn_functional_conv_transpose2d_cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7279542Z test_schema_correctness_nn_functional_conv_transpose2d_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7279907Z test_schema_correctness_nn_functional_conv_transpose2d_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7280219Z test_schema_correctness_nn_functional_conv_transpose2d_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7280525Z test_schema_correctness_nn_functional_conv_transpose3d_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7280822Z test_schema_correctness_nn_functional_conv_transpose3d_cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7281119Z test_schema_correctness_nn_functional_conv_transpose3d_cuda_complex32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7281424Z test_schema_correctness_nn_functional_conv_transpose3d_cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7281734Z test_schema_correctness_nn_functional_conv_transpose3d_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7282031Z test_schema_correctness_nn_functional_conv_transpose3d_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7282330Z test_schema_correctness_nn_functional_conv_transpose3d_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7282637Z 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.000s) 2023-01-11T21:35:20.7282942Z 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.000s) 2023-01-11T21:35:20.7283248Z 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.000s) 2023-01-11T21:35:20.7283550Z 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.000s) 2023-01-11T21:35:20.7283851Z 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.000s) 2023-01-11T21:35:20.7284152Z 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.000s) 2023-01-11T21:35:20.7284452Z 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.000s) 2023-01-11T21:35:20.7284773Z 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.000s) 2023-01-11T21:35:20.7285075Z 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.000s) 2023-01-11T21:35:20.7285375Z 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.000s) 2023-01-11T21:35:20.7285671Z test_schema_correctness_nn_functional_cosine_similarity_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7285974Z test_schema_correctness_nn_functional_cosine_similarity_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7286275Z test_schema_correctness_nn_functional_cosine_similarity_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7286568Z test_schema_correctness_nn_functional_cosine_similarity_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7286869Z test_schema_correctness_nn_functional_cross_entropy_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7287186Z test_schema_correctness_nn_functional_cross_entropy_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7287486Z test_schema_correctness_nn_functional_cross_entropy_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7287830Z test_schema_correctness_nn_functional_cross_entropy_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7288184Z test_schema_correctness_nn_functional_ctc_loss_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7288536Z test_schema_correctness_nn_functional_ctc_loss_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7288909Z test_schema_correctness_nn_functional_dropout2d_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7289275Z test_schema_correctness_nn_functional_dropout2d_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7289626Z test_schema_correctness_nn_functional_dropout2d_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7289989Z test_schema_correctness_nn_functional_dropout2d_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7290350Z test_schema_correctness_nn_functional_dropout3d_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7290659Z test_schema_correctness_nn_functional_dropout3d_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7290972Z test_schema_correctness_nn_functional_dropout3d_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7291255Z test_schema_correctness_nn_functional_dropout3d_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7291543Z test_schema_correctness_nn_functional_dropout_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7291831Z test_schema_correctness_nn_functional_dropout_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7292121Z test_schema_correctness_nn_functional_dropout_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7292405Z test_schema_correctness_nn_functional_dropout_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7292692Z test_schema_correctness_nn_functional_elu_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7292976Z test_schema_correctness_nn_functional_elu_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7293257Z test_schema_correctness_nn_functional_elu_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7293561Z test_schema_correctness_nn_functional_elu_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7293865Z test_schema_correctness_nn_functional_embedding_bag_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7294163Z test_schema_correctness_nn_functional_embedding_bag_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7294638Z test_schema_correctness_nn_functional_embedding_bag_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7294939Z test_schema_correctness_nn_functional_embedding_bag_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7295238Z test_schema_correctness_nn_functional_embedding_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7295530Z test_schema_correctness_nn_functional_embedding_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7295815Z test_schema_correctness_nn_functional_embedding_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7296098Z test_schema_correctness_nn_functional_embedding_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7296420Z 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.000s) 2023-01-11T21:35:20.7296736Z 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.000s) 2023-01-11T21:35:20.7297107Z 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.000s) 2023-01-11T21:35:20.7297424Z 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.000s) 2023-01-11T21:35:20.7297748Z 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.000s) 2023-01-11T21:35:20.7298065Z 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.000s) 2023-01-11T21:35:20.7298395Z 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.000s) 2023-01-11T21:35:20.7298720Z 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.000s) 2023-01-11T21:35:20.7299039Z 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.000s) 2023-01-11T21:35:20.7299385Z 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.000s) 2023-01-11T21:35:20.7299711Z 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.000s) 2023-01-11T21:35:20.7300027Z 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.000s) 2023-01-11T21:35:20.7300343Z 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.000s) 2023-01-11T21:35:20.7300658Z 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.000s) 2023-01-11T21:35:20.7300974Z 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.000s) 2023-01-11T21:35:20.7301291Z 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.000s) 2023-01-11T21:35:20.7301595Z 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.000s) 2023-01-11T21:35:20.7301893Z 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.000s) 2023-01-11T21:35:20.7302201Z 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.000s) 2023-01-11T21:35:20.7302521Z 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.000s) 2023-01-11T21:35:20.7302820Z 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.000s) 2023-01-11T21:35:20.7303116Z 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.000s) 2023-01-11T21:35:20.7303416Z 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.000s) 2023-01-11T21:35:20.7303715Z 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.000s) 2023-01-11T21:35:20.7304017Z 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.000s) 2023-01-11T21:35:20.7304315Z 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.000s) 2023-01-11T21:35:20.7304646Z test_schema_correctness_nn_functional_gelu_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7304901Z test_schema_correctness_nn_functional_gelu_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7305182Z test_schema_correctness_nn_functional_gelu_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7305441Z test_schema_correctness_nn_functional_gelu_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7305690Z test_schema_correctness_nn_functional_glu_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7305990Z test_schema_correctness_nn_functional_glu_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7306305Z test_schema_correctness_nn_functional_glu_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7306621Z test_schema_correctness_nn_functional_glu_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7306946Z test_schema_correctness_nn_functional_grid_sample_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7307260Z test_schema_correctness_nn_functional_grid_sample_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7307585Z test_schema_correctness_nn_functional_grid_sample_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7307848Z test_schema_correctness_nn_functional_group_norm_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7308107Z test_schema_correctness_nn_functional_group_norm_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7308391Z test_schema_correctness_nn_functional_group_norm_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7308642Z test_schema_correctness_nn_functional_group_norm_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7308901Z test_schema_correctness_nn_functional_hardshrink_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7309161Z test_schema_correctness_nn_functional_hardshrink_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7309420Z test_schema_correctness_nn_functional_hardshrink_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7309667Z test_schema_correctness_nn_functional_hardshrink_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7309932Z test_schema_correctness_nn_functional_hardsigmoid_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7310191Z test_schema_correctness_nn_functional_hardsigmoid_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7310468Z test_schema_correctness_nn_functional_hardsigmoid_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7310733Z test_schema_correctness_nn_functional_hardsigmoid_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7310992Z test_schema_correctness_nn_functional_hardswish_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7311250Z test_schema_correctness_nn_functional_hardswish_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7311510Z test_schema_correctness_nn_functional_hardswish_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7311762Z test_schema_correctness_nn_functional_hardswish_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7312023Z test_schema_correctness_nn_functional_hardtanh_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7312284Z test_schema_correctness_nn_functional_hardtanh_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7312536Z test_schema_correctness_nn_functional_hardtanh_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7312785Z test_schema_correctness_nn_functional_hardtanh_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7313046Z test_schema_correctness_nn_functional_hardtanh_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7313324Z test_schema_correctness_nn_functional_hardtanh_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7313584Z test_schema_correctness_nn_functional_hardtanh_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7313839Z test_schema_correctness_nn_functional_hardtanh_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7314112Z 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.000s) 2023-01-11T21:35:20.7314387Z 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.000s) 2023-01-11T21:35:20.7314660Z 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.000s) 2023-01-11T21:35:20.7314928Z 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.000s) 2023-01-11T21:35:20.7315188Z test_schema_correctness_nn_functional_huber_loss_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7315448Z test_schema_correctness_nn_functional_huber_loss_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7315722Z test_schema_correctness_nn_functional_huber_loss_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7315974Z test_schema_correctness_nn_functional_huber_loss_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7316237Z test_schema_correctness_nn_functional_instance_norm_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7316498Z test_schema_correctness_nn_functional_instance_norm_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7316758Z test_schema_correctness_nn_functional_instance_norm_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7317009Z test_schema_correctness_nn_functional_instance_norm_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7317277Z test_schema_correctness_nn_functional_interpolate_area_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7317586Z test_schema_correctness_nn_functional_interpolate_area_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7317919Z test_schema_correctness_nn_functional_interpolate_area_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7318253Z test_schema_correctness_nn_functional_interpolate_area_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7318616Z test_schema_correctness_nn_functional_interpolate_bicubic_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7318951Z test_schema_correctness_nn_functional_interpolate_bicubic_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7319282Z test_schema_correctness_nn_functional_interpolate_bicubic_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7319615Z test_schema_correctness_nn_functional_interpolate_bilinear_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7319953Z test_schema_correctness_nn_functional_interpolate_bilinear_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7320250Z test_schema_correctness_nn_functional_interpolate_bilinear_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7320515Z test_schema_correctness_nn_functional_interpolate_linear_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7320782Z test_schema_correctness_nn_functional_interpolate_linear_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7321050Z test_schema_correctness_nn_functional_interpolate_linear_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7321332Z test_schema_correctness_nn_functional_interpolate_nearest_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7321605Z test_schema_correctness_nn_functional_interpolate_nearest_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7321871Z test_schema_correctness_nn_functional_interpolate_nearest_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7322136Z test_schema_correctness_nn_functional_interpolate_nearest_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7322406Z test_schema_correctness_nn_functional_interpolate_trilinear_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7322681Z test_schema_correctness_nn_functional_interpolate_trilinear_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7322949Z test_schema_correctness_nn_functional_interpolate_trilinear_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7323203Z test_schema_correctness_nn_functional_kl_div_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7323457Z test_schema_correctness_nn_functional_kl_div_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7323714Z test_schema_correctness_nn_functional_kl_div_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7324017Z test_schema_correctness_nn_functional_kl_div_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7324274Z test_schema_correctness_nn_functional_l1_loss_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7324532Z test_schema_correctness_nn_functional_l1_loss_cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7324788Z test_schema_correctness_nn_functional_l1_loss_cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7325037Z test_schema_correctness_nn_functional_l1_loss_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7325292Z test_schema_correctness_nn_functional_l1_loss_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7325543Z test_schema_correctness_nn_functional_l1_loss_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7325800Z test_schema_correctness_nn_functional_layer_norm_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7326057Z test_schema_correctness_nn_functional_layer_norm_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7326335Z test_schema_correctness_nn_functional_layer_norm_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7326588Z test_schema_correctness_nn_functional_layer_norm_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7326848Z test_schema_correctness_nn_functional_leaky_relu_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7327105Z test_schema_correctness_nn_functional_leaky_relu_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7327356Z test_schema_correctness_nn_functional_leaky_relu_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7327634Z test_schema_correctness_nn_functional_leaky_relu_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7327950Z test_schema_correctness_nn_functional_linear_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7328270Z test_schema_correctness_nn_functional_linear_cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7328584Z test_schema_correctness_nn_functional_linear_cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7328907Z test_schema_correctness_nn_functional_linear_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7329228Z test_schema_correctness_nn_functional_linear_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7329576Z test_schema_correctness_nn_functional_linear_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7329914Z 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.000s) 2023-01-11T21:35:20.7330247Z 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.000s) 2023-01-11T21:35:20.7330548Z 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.000s) 2023-01-11T21:35:20.7330818Z 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.000s) 2023-01-11T21:35:20.7331081Z test_schema_correctness_nn_functional_logsigmoid_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7331337Z test_schema_correctness_nn_functional_logsigmoid_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7331597Z test_schema_correctness_nn_functional_logsigmoid_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7331850Z test_schema_correctness_nn_functional_logsigmoid_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7332140Z 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.000s) 2023-01-11T21:35:20.7332403Z 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.000s) 2023-01-11T21:35:20.7332662Z 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.000s) 2023-01-11T21:35:20.7332921Z 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.000s) 2023-01-11T21:35:20.7333191Z 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.000s) 2023-01-11T21:35:20.7333459Z 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.000s) 2023-01-11T21:35:20.7333719Z 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.000s) 2023-01-11T21:35:20.7333984Z 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.000s) 2023-01-11T21:35:20.7334546Z 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.000s) 2023-01-11T21:35:20.7334814Z test_schema_correctness_nn_functional_max_pool1d_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7335125Z test_schema_correctness_nn_functional_max_pool1d_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7335380Z test_schema_correctness_nn_functional_max_pool1d_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7335633Z test_schema_correctness_nn_functional_max_pool1d_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7335893Z test_schema_correctness_nn_functional_max_pool2d_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7336155Z test_schema_correctness_nn_functional_max_pool2d_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7336412Z test_schema_correctness_nn_functional_max_pool2d_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7336663Z test_schema_correctness_nn_functional_max_pool2d_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7336922Z test_schema_correctness_nn_functional_max_pool3d_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7337174Z test_schema_correctness_nn_functional_max_pool3d_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7337461Z test_schema_correctness_nn_functional_max_pool3d_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7337718Z test_schema_correctness_nn_functional_max_pool3d_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7337983Z test_schema_correctness_nn_functional_max_unpool1d_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7338241Z test_schema_correctness_nn_functional_max_unpool1d_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7338506Z test_schema_correctness_nn_functional_max_unpool1d_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7338777Z 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.000s) 2023-01-11T21:35:20.7339042Z 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.000s) 2023-01-11T21:35:20.7339307Z 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.000s) 2023-01-11T21:35:20.7339572Z test_schema_correctness_nn_functional_max_unpool2d_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7339837Z test_schema_correctness_nn_functional_max_unpool2d_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7340118Z test_schema_correctness_nn_functional_max_unpool2d_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7340378Z 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.000s) 2023-01-11T21:35:20.7340638Z 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.000s) 2023-01-11T21:35:20.7340898Z 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.000s) 2023-01-11T21:35:20.7341157Z test_schema_correctness_nn_functional_max_unpool3d_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7341413Z test_schema_correctness_nn_functional_max_unpool3d_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7341666Z test_schema_correctness_nn_functional_max_unpool3d_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7341924Z 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.000s) 2023-01-11T21:35:20.7342183Z 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.000s) 2023-01-11T21:35:20.7342466Z 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.000s) 2023-01-11T21:35:20.7342726Z test_schema_correctness_nn_functional_mish_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7342982Z test_schema_correctness_nn_functional_mish_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7343240Z test_schema_correctness_nn_functional_mish_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7343496Z test_schema_correctness_nn_functional_mish_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7343750Z test_schema_correctness_nn_functional_mse_loss_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7344010Z test_schema_correctness_nn_functional_mse_loss_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7344260Z test_schema_correctness_nn_functional_mse_loss_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7344588Z test_schema_correctness_nn_functional_mse_loss_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7344857Z 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.000s) 2023-01-11T21:35:20.7345120Z 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.000s) 2023-01-11T21:35:20.7345407Z 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.000s) 2023-01-11T21:35:20.7345668Z 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.000s) 2023-01-11T21:35:20.7345946Z 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.000s) 2023-01-11T21:35:20.7346220Z 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.000s) 2023-01-11T21:35:20.7346494Z 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.000s) 2023-01-11T21:35:20.7346767Z 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.000s) 2023-01-11T21:35:20.7347043Z 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.000s) 2023-01-11T21:35:20.7347320Z 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.000s) 2023-01-11T21:35:20.7347611Z 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.000s) 2023-01-11T21:35:20.7347882Z 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.000s) 2023-01-11T21:35:20.7348140Z test_schema_correctness_nn_functional_nll_loss_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7348395Z test_schema_correctness_nn_functional_nll_loss_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7348650Z test_schema_correctness_nn_functional_nll_loss_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7348899Z test_schema_correctness_nn_functional_nll_loss_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7349159Z test_schema_correctness_nn_functional_normalize_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7349419Z test_schema_correctness_nn_functional_normalize_cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7349679Z test_schema_correctness_nn_functional_normalize_cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7349934Z test_schema_correctness_nn_functional_normalize_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7350226Z test_schema_correctness_nn_functional_normalize_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7350478Z test_schema_correctness_nn_functional_normalize_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7350734Z test_schema_correctness_nn_functional_one_hot_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7350996Z test_schema_correctness_nn_functional_pad_circular_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7351252Z test_schema_correctness_nn_functional_pad_circular_cuda_bool (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7351519Z test_schema_correctness_nn_functional_pad_circular_cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7351781Z test_schema_correctness_nn_functional_pad_circular_cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7352044Z test_schema_correctness_nn_functional_pad_circular_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7352302Z test_schema_correctness_nn_functional_pad_circular_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7352575Z test_schema_correctness_nn_functional_pad_circular_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7352841Z test_schema_correctness_nn_functional_pad_circular_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7353090Z test_schema_correctness_nn_functional_pad_circular_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7353346Z test_schema_correctness_nn_functional_pad_circular_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7353600Z test_schema_correctness_nn_functional_pad_circular_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7353856Z test_schema_correctness_nn_functional_pad_circular_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7354118Z test_schema_correctness_nn_functional_pad_constant_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7354372Z test_schema_correctness_nn_functional_pad_constant_cuda_bool (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7354636Z test_schema_correctness_nn_functional_pad_constant_cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7354895Z test_schema_correctness_nn_functional_pad_constant_cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7355156Z test_schema_correctness_nn_functional_pad_constant_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7355439Z test_schema_correctness_nn_functional_pad_constant_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7355694Z test_schema_correctness_nn_functional_pad_constant_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7355957Z test_schema_correctness_nn_functional_pad_constant_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7356211Z test_schema_correctness_nn_functional_pad_constant_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7356473Z test_schema_correctness_nn_functional_pad_constant_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7356733Z test_schema_correctness_nn_functional_pad_constant_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7356988Z test_schema_correctness_nn_functional_pad_constant_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7357252Z test_schema_correctness_nn_functional_pad_reflect_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7357549Z test_schema_correctness_nn_functional_pad_reflect_cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7357903Z test_schema_correctness_nn_functional_pad_reflect_cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7358228Z test_schema_correctness_nn_functional_pad_reflect_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7358539Z test_schema_correctness_nn_functional_pad_reflect_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7358843Z test_schema_correctness_nn_functional_pad_reflect_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7359182Z test_schema_correctness_nn_functional_pad_replicate_cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7359517Z test_schema_correctness_nn_functional_pad_replicate_cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7359845Z test_schema_correctness_nn_functional_pad_replicate_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7360132Z test_schema_correctness_nn_functional_pad_replicate_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7360394Z test_schema_correctness_nn_functional_pad_replicate_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7360665Z test_schema_correctness_nn_functional_pairwise_distance_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7360962Z test_schema_correctness_nn_functional_pairwise_distance_cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7361230Z test_schema_correctness_nn_functional_pairwise_distance_cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7361494Z test_schema_correctness_nn_functional_pairwise_distance_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7361764Z test_schema_correctness_nn_functional_pairwise_distance_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7362033Z test_schema_correctness_nn_functional_pairwise_distance_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7362297Z test_schema_correctness_nn_functional_pairwise_distance_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7362556Z test_schema_correctness_nn_functional_pairwise_distance_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7362812Z test_schema_correctness_nn_functional_pairwise_distance_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7363077Z test_schema_correctness_nn_functional_pairwise_distance_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7363358Z test_schema_correctness_nn_functional_pairwise_distance_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7363618Z test_schema_correctness_nn_functional_pdist_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7363873Z test_schema_correctness_nn_functional_pdist_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7364137Z test_schema_correctness_nn_functional_pixel_shuffle_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7364396Z test_schema_correctness_nn_functional_pixel_shuffle_cuda_bool (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7364663Z test_schema_correctness_nn_functional_pixel_shuffle_cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7364926Z test_schema_correctness_nn_functional_pixel_shuffle_cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7365185Z test_schema_correctness_nn_functional_pixel_shuffle_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7365444Z test_schema_correctness_nn_functional_pixel_shuffle_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7365700Z test_schema_correctness_nn_functional_pixel_shuffle_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7365979Z test_schema_correctness_nn_functional_pixel_shuffle_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7366232Z test_schema_correctness_nn_functional_pixel_shuffle_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7366487Z test_schema_correctness_nn_functional_pixel_shuffle_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7366746Z test_schema_correctness_nn_functional_pixel_shuffle_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7367006Z test_schema_correctness_nn_functional_pixel_shuffle_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7367276Z test_schema_correctness_nn_functional_pixel_unshuffle_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7367545Z test_schema_correctness_nn_functional_pixel_unshuffle_cuda_bool (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7367815Z test_schema_correctness_nn_functional_pixel_unshuffle_cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7368084Z test_schema_correctness_nn_functional_pixel_unshuffle_cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7368372Z test_schema_correctness_nn_functional_pixel_unshuffle_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7368637Z test_schema_correctness_nn_functional_pixel_unshuffle_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7368923Z test_schema_correctness_nn_functional_pixel_unshuffle_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7369202Z test_schema_correctness_nn_functional_pixel_unshuffle_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7369461Z test_schema_correctness_nn_functional_pixel_unshuffle_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7369716Z test_schema_correctness_nn_functional_pixel_unshuffle_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7369975Z test_schema_correctness_nn_functional_pixel_unshuffle_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7370232Z test_schema_correctness_nn_functional_pixel_unshuffle_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7370498Z 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.000s) 2023-01-11T21:35:20.7370761Z 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.000s) 2023-01-11T21:35:20.7371066Z 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.000s) 2023-01-11T21:35:20.7371330Z 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.000s) 2023-01-11T21:35:20.7371594Z 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.000s) 2023-01-11T21:35:20.7371856Z 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.000s) 2023-01-11T21:35:20.7372110Z 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.000s) 2023-01-11T21:35:20.7372369Z 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.000s) 2023-01-11T21:35:20.7372628Z 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.000s) 2023-01-11T21:35:20.7372882Z test_schema_correctness_nn_functional_prelu_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7373138Z test_schema_correctness_nn_functional_prelu_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7373412Z test_schema_correctness_nn_functional_prelu_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7373662Z test_schema_correctness_nn_functional_prelu_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7373920Z test_schema_correctness_nn_functional_relu6_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7374290Z test_schema_correctness_nn_functional_relu6_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7374541Z test_schema_correctness_nn_functional_relu6_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7374795Z test_schema_correctness_nn_functional_relu6_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7375049Z test_schema_correctness_nn_functional_relu6_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7375300Z test_schema_correctness_nn_functional_relu6_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7375553Z test_schema_correctness_nn_functional_relu6_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7375804Z test_schema_correctness_nn_functional_relu6_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7376058Z test_schema_correctness_nn_functional_relu6_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7376349Z test_schema_correctness_nn_functional_relu_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7376602Z test_schema_correctness_nn_functional_relu_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7376855Z test_schema_correctness_nn_functional_relu_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7377101Z test_schema_correctness_nn_functional_relu_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7377360Z test_schema_correctness_nn_functional_relu_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7377615Z test_schema_correctness_nn_functional_relu_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7377867Z test_schema_correctness_nn_functional_relu_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7378118Z test_schema_correctness_nn_functional_relu_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7378367Z test_schema_correctness_nn_functional_relu_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7378650Z test_schema_correctness_nn_functional_rrelu_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7378910Z test_schema_correctness_nn_functional_rrelu_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7379164Z test_schema_correctness_nn_functional_rrelu_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7379417Z test_schema_correctness_nn_functional_rrelu_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7379669Z test_schema_correctness_nn_functional_selu_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7379924Z test_schema_correctness_nn_functional_selu_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7380178Z test_schema_correctness_nn_functional_selu_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7380424Z test_schema_correctness_nn_functional_selu_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7380675Z test_schema_correctness_nn_functional_silu_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7380922Z test_schema_correctness_nn_functional_silu_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7381172Z test_schema_correctness_nn_functional_silu_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7381443Z test_schema_correctness_nn_functional_silu_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7381705Z 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.000s) 2023-01-11T21:35:20.7381966Z 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.000s) 2023-01-11T21:35:20.7382221Z 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.000s) 2023-01-11T21:35:20.7382491Z 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.000s) 2023-01-11T21:35:20.7382756Z 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.000s) 2023-01-11T21:35:20.7383018Z 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.000s) 2023-01-11T21:35:20.7383284Z 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.000s) 2023-01-11T21:35:20.7383542Z test_schema_correctness_nn_functional_softmin_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7383818Z test_schema_correctness_nn_functional_softmin_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7384075Z test_schema_correctness_nn_functional_softmin_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7384333Z test_schema_correctness_nn_functional_softmin_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7384654Z 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.000s) 2023-01-11T21:35:20.7384928Z 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.000s) 2023-01-11T21:35:20.7385201Z 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.000s) 2023-01-11T21:35:20.7385476Z 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.000s) 2023-01-11T21:35:20.7385757Z 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.000s) 2023-01-11T21:35:20.7386081Z 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.000s) 2023-01-11T21:35:20.7386413Z 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.000s) 2023-01-11T21:35:20.7386770Z 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.000s) 2023-01-11T21:35:20.7387089Z 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.000s) 2023-01-11T21:35:20.7387424Z 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.000s) 2023-01-11T21:35:20.7387722Z 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.000s) 2023-01-11T21:35:20.7387987Z test_schema_correctness_nn_functional_softplus_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7388243Z test_schema_correctness_nn_functional_softplus_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7388496Z test_schema_correctness_nn_functional_softplus_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7388744Z test_schema_correctness_nn_functional_softplus_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7389004Z test_schema_correctness_nn_functional_softshrink_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7389282Z test_schema_correctness_nn_functional_softshrink_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7389538Z test_schema_correctness_nn_functional_softshrink_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7389800Z test_schema_correctness_nn_functional_softshrink_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7390062Z test_schema_correctness_nn_functional_softsign_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7390319Z test_schema_correctness_nn_functional_softsign_cuda_bool (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7390587Z test_schema_correctness_nn_functional_softsign_cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7390852Z test_schema_correctness_nn_functional_softsign_cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7391103Z test_schema_correctness_nn_functional_softsign_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7391361Z test_schema_correctness_nn_functional_softsign_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7391612Z test_schema_correctness_nn_functional_softsign_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7391865Z test_schema_correctness_nn_functional_softsign_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7392150Z test_schema_correctness_nn_functional_softsign_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7392406Z test_schema_correctness_nn_functional_softsign_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7392662Z test_schema_correctness_nn_functional_softsign_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7392916Z test_schema_correctness_nn_functional_softsign_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7393178Z test_schema_correctness_nn_functional_tanhshrink_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:35:20.7393447Z test_schema_correctness_nn_functional_tanhshrink_cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7393711Z test_schema_correctness_nn_functional_tanhshrink_cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7393976Z test_schema_correctness_nn_functional_tanhshrink_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7394228Z test_schema_correctness_nn_functional_tanhshrink_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7394510Z test_schema_correctness_nn_functional_tanhshrink_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7394769Z test_schema_correctness_nn_functional_tanhshrink_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7395018Z test_schema_correctness_nn_functional_tanhshrink_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7395268Z test_schema_correctness_nn_functional_tanhshrink_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7395525Z test_schema_correctness_nn_functional_tanhshrink_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7395790Z test_schema_correctness_nn_functional_tanhshrink_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7396047Z test_schema_correctness_nn_functional_threshold_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7396305Z test_schema_correctness_nn_functional_threshold_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7396558Z test_schema_correctness_nn_functional_threshold_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7396820Z test_schema_correctness_nn_functional_threshold_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7397078Z test_schema_correctness_nn_functional_threshold_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7397356Z test_schema_correctness_nn_functional_threshold_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7397615Z test_schema_correctness_nn_functional_threshold_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7397897Z test_schema_correctness_nn_functional_threshold_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7398212Z test_schema_correctness_nn_functional_threshold_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7398556Z 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.000s) 2023-01-11T21:35:20.7398891Z 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.000s) 2023-01-11T21:35:20.7399233Z 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.000s) 2023-01-11T21:35:20.7399565Z 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.000s) 2023-01-11T21:35:20.7399920Z 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.000s) 2023-01-11T21:35:20.7400203Z 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.000s) 2023-01-11T21:35:20.7400471Z 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.000s) 2023-01-11T21:35:20.7400739Z 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.000s) 2023-01-11T21:35:20.7401000Z 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.000s) 2023-01-11T21:35:20.7401268Z 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.000s) 2023-01-11T21:35:20.7401534Z 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.000s) 2023-01-11T21:35:20.7401818Z 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.000s) 2023-01-11T21:35:20.7402105Z 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.000s) 2023-01-11T21:35:20.7402391Z 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.000s) 2023-01-11T21:35:20.7402697Z 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.000s) 2023-01-11T21:35:20.7402982Z 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.000s) 2023-01-11T21:35:20.7403256Z 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.000s) 2023-01-11T21:35:20.7403534Z 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.000s) 2023-01-11T21:35:20.7403808Z 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.000s) 2023-01-11T21:35:20.7404088Z 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.000s) 2023-01-11T21:35:20.7404367Z 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.000s) 2023-01-11T21:35:20.7404642Z 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.000s) 2023-01-11T21:35:20.7404964Z test_schema_correctness_nn_functional_unfold_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7405230Z test_schema_correctness_nn_functional_unfold_cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7405490Z test_schema_correctness_nn_functional_unfold_cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7405744Z test_schema_correctness_nn_functional_unfold_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7406005Z test_schema_correctness_nn_functional_unfold_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7406263Z test_schema_correctness_nn_functional_unfold_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7406534Z test_schema_correctness_nn_functional_upsample_bilinear_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7406802Z test_schema_correctness_nn_functional_upsample_bilinear_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7407067Z test_schema_correctness_nn_functional_upsample_bilinear_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7407329Z test_schema_correctness_nn_functional_upsample_nearest_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7407622Z test_schema_correctness_nn_functional_upsample_nearest_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7407998Z test_schema_correctness_nn_functional_upsample_nearest_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7408330Z test_schema_correctness_nn_functional_upsample_nearest_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7408636Z test_schema_correctness_nonzero_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7408945Z test_schema_correctness_nonzero_cuda_bool (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7409258Z test_schema_correctness_nonzero_cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7409570Z test_schema_correctness_nonzero_cuda_complex32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7409877Z test_schema_correctness_nonzero_cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7410184Z test_schema_correctness_nonzero_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7410477Z test_schema_correctness_nonzero_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7410749Z test_schema_correctness_nonzero_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7410994Z test_schema_correctness_nonzero_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7411230Z test_schema_correctness_nonzero_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7411470Z test_schema_correctness_nonzero_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7411713Z test_schema_correctness_nonzero_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7411948Z test_schema_correctness_nonzero_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7412187Z test_schema_correctness_norm_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7412433Z test_schema_correctness_norm_cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7412677Z test_schema_correctness_norm_cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7412920Z test_schema_correctness_norm_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7413158Z test_schema_correctness_norm_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7413402Z test_schema_correctness_norm_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7413673Z test_schema_correctness_norm_fro_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7413884Z test_schema_correctness_norm_fro_cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: Skipped! (0.000s) 2023-01-11T21:35:20.7414086Z test_schema_correctness_norm_fro_cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: Skipped! (0.000s) 2023-01-11T21:35:20.7414440Z test_schema_correctness_norm_fro_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7414685Z test_schema_correctness_norm_fro_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7414925Z test_schema_correctness_norm_fro_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7415172Z test_schema_correctness_norm_inf_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7415423Z test_schema_correctness_norm_inf_cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7415670Z test_schema_correctness_norm_inf_cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7415910Z test_schema_correctness_norm_inf_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7416189Z test_schema_correctness_norm_inf_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7416430Z test_schema_correctness_norm_inf_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7416680Z test_schema_correctness_norm_nuc_cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7416919Z test_schema_correctness_norm_nuc_cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7417162Z test_schema_correctness_norm_nuc_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7417401Z test_schema_correctness_norm_nuc_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7417649Z test_schema_correctness_normal_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7417895Z test_schema_correctness_normal_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7418133Z test_schema_correctness_normal_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7418382Z test_schema_correctness_normal_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7418641Z test_schema_correctness_normal_number_mean_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7418936Z test_schema_correctness_normal_number_mean_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7419195Z test_schema_correctness_normal_number_mean_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7419448Z test_schema_correctness_normal_number_mean_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7419691Z test_schema_correctness_ones_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7419930Z test_schema_correctness_ones_cuda_bool (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7420175Z test_schema_correctness_ones_cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7420424Z test_schema_correctness_ones_cuda_complex32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7420669Z test_schema_correctness_ones_cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7420916Z test_schema_correctness_ones_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7421157Z test_schema_correctness_ones_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7421425Z test_schema_correctness_ones_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7421669Z test_schema_correctness_ones_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7421909Z test_schema_correctness_ones_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7422152Z test_schema_correctness_ones_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7422393Z test_schema_correctness_ones_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7422635Z test_schema_correctness_ones_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7422890Z test_schema_correctness_ones_like_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7423131Z test_schema_correctness_ones_like_cuda_bool (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7423385Z test_schema_correctness_ones_like_cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7423636Z test_schema_correctness_ones_like_cuda_complex32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7423885Z test_schema_correctness_ones_like_cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7424138Z test_schema_correctness_ones_like_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7424465Z test_schema_correctness_ones_like_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7424703Z test_schema_correctness_ones_like_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7424945Z test_schema_correctness_ones_like_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7425189Z test_schema_correctness_ones_like_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7425427Z test_schema_correctness_ones_like_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7425671Z test_schema_correctness_ones_like_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7425961Z test_schema_correctness_ones_like_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7426260Z test_schema_correctness_ormqr_cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7426564Z test_schema_correctness_ormqr_cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7426907Z test_schema_correctness_ormqr_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7427214Z test_schema_correctness_ormqr_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7427513Z test_schema_correctness_outer_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7427783Z test_schema_correctness_outer_cuda_bool (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7428030Z test_schema_correctness_outer_cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7428273Z test_schema_correctness_outer_cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7428513Z test_schema_correctness_outer_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7428758Z test_schema_correctness_outer_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7428998Z test_schema_correctness_outer_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7429239Z test_schema_correctness_outer_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7429473Z test_schema_correctness_outer_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7429718Z test_schema_correctness_outer_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7429985Z test_schema_correctness_outer_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7430220Z test_schema_correctness_outer_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7430472Z test_schema_correctness_pca_lowrank_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7430714Z test_schema_correctness_pca_lowrank_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7430968Z test_schema_correctness_permute_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7431213Z test_schema_correctness_permute_cuda_bool (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7431464Z test_schema_correctness_permute_cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7431715Z test_schema_correctness_permute_cuda_complex32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7431957Z test_schema_correctness_permute_cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7432200Z test_schema_correctness_permute_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7432452Z test_schema_correctness_permute_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7432696Z test_schema_correctness_permute_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7432940Z test_schema_correctness_permute_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7433181Z test_schema_correctness_permute_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7433422Z test_schema_correctness_permute_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7433670Z test_schema_correctness_permute_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7433909Z test_schema_correctness_permute_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7434160Z test_schema_correctness_pinverse_cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7434408Z test_schema_correctness_pinverse_cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7434656Z test_schema_correctness_pinverse_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7434897Z test_schema_correctness_pinverse_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7435158Z test_schema_correctness_polar_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7435400Z test_schema_correctness_polar_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7435657Z test_schema_correctness_polygamma_polygamma_n_0_cuda_bool (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7435920Z test_schema_correctness_polygamma_polygamma_n_0_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7436176Z test_schema_correctness_polygamma_polygamma_n_0_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7436428Z test_schema_correctness_polygamma_polygamma_n_0_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7436687Z test_schema_correctness_polygamma_polygamma_n_0_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7436946Z test_schema_correctness_polygamma_polygamma_n_0_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7437204Z test_schema_correctness_polygamma_polygamma_n_0_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7437499Z test_schema_correctness_polygamma_polygamma_n_0_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7437817Z test_schema_correctness_polygamma_polygamma_n_0_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7438139Z test_schema_correctness_polygamma_polygamma_n_1_cuda_bool (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7438464Z test_schema_correctness_polygamma_polygamma_n_1_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7438777Z test_schema_correctness_polygamma_polygamma_n_1_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7439091Z test_schema_correctness_polygamma_polygamma_n_1_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7439410Z test_schema_correctness_polygamma_polygamma_n_1_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7439733Z test_schema_correctness_polygamma_polygamma_n_1_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7440046Z test_schema_correctness_polygamma_polygamma_n_1_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7440313Z test_schema_correctness_polygamma_polygamma_n_1_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7440568Z test_schema_correctness_polygamma_polygamma_n_1_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7440848Z test_schema_correctness_polygamma_polygamma_n_2_cuda_bool (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7441100Z test_schema_correctness_polygamma_polygamma_n_2_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7441349Z test_schema_correctness_polygamma_polygamma_n_2_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7441595Z test_schema_correctness_polygamma_polygamma_n_2_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7441848Z test_schema_correctness_polygamma_polygamma_n_2_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7442099Z test_schema_correctness_polygamma_polygamma_n_2_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7442350Z test_schema_correctness_polygamma_polygamma_n_2_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7442605Z test_schema_correctness_polygamma_polygamma_n_2_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7442848Z test_schema_correctness_polygamma_polygamma_n_2_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7443125Z test_schema_correctness_polygamma_polygamma_n_3_cuda_bool (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7443383Z test_schema_correctness_polygamma_polygamma_n_3_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7443635Z test_schema_correctness_polygamma_polygamma_n_3_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7443884Z test_schema_correctness_polygamma_polygamma_n_3_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7444131Z test_schema_correctness_polygamma_polygamma_n_3_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7444384Z test_schema_correctness_polygamma_polygamma_n_3_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7444638Z test_schema_correctness_polygamma_polygamma_n_3_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7444890Z test_schema_correctness_polygamma_polygamma_n_3_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7445139Z test_schema_correctness_polygamma_polygamma_n_3_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7445394Z test_schema_correctness_polygamma_polygamma_n_4_cuda_bool (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7445656Z test_schema_correctness_polygamma_polygamma_n_4_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7445972Z test_schema_correctness_polygamma_polygamma_n_4_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7446242Z test_schema_correctness_polygamma_polygamma_n_4_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7446488Z test_schema_correctness_polygamma_polygamma_n_4_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7446902Z test_schema_correctness_polygamma_polygamma_n_4_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7447171Z test_schema_correctness_polygamma_polygamma_n_4_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7447437Z test_schema_correctness_polygamma_polygamma_n_4_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7447733Z test_schema_correctness_polygamma_polygamma_n_4_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7448058Z test_schema_correctness_positive_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7448398Z test_schema_correctness_positive_cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7448788Z test_schema_correctness_positive_cuda_complex32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7449124Z test_schema_correctness_positive_cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7449469Z test_schema_correctness_positive_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7449789Z test_schema_correctness_positive_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7450078Z test_schema_correctness_positive_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7450404Z test_schema_correctness_positive_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7450668Z test_schema_correctness_positive_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7450916Z test_schema_correctness_positive_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7458669Z test_schema_correctness_positive_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7458952Z test_schema_correctness_positive_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7459199Z test_schema_correctness_pow_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7459456Z test_schema_correctness_pow_cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7459797Z test_schema_correctness_pow_cuda_complex32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7460040Z test_schema_correctness_pow_cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7460284Z test_schema_correctness_pow_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7460526Z test_schema_correctness_pow_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7460767Z test_schema_correctness_pow_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7461003Z test_schema_correctness_pow_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7461245Z test_schema_correctness_pow_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7461476Z test_schema_correctness_pow_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7461720Z test_schema_correctness_pow_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7461992Z test_schema_correctness_pow_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7462239Z test_schema_correctness_prod_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7462473Z test_schema_correctness_prod_cuda_bool (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7462719Z test_schema_correctness_prod_cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7462962Z test_schema_correctness_prod_cuda_complex32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7463207Z test_schema_correctness_prod_cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7463450Z test_schema_correctness_prod_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7463694Z test_schema_correctness_prod_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7463927Z test_schema_correctness_prod_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7464168Z test_schema_correctness_prod_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7464472Z test_schema_correctness_prod_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7464716Z test_schema_correctness_prod_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7464981Z test_schema_correctness_prod_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7465221Z test_schema_correctness_prod_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7465460Z test_schema_correctness_put_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7465706Z test_schema_correctness_put_cuda_bool (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7465951Z test_schema_correctness_put_cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7466201Z test_schema_correctness_put_cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7466503Z test_schema_correctness_put_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7466804Z test_schema_correctness_put_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7467096Z test_schema_correctness_put_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7467392Z test_schema_correctness_put_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7467713Z test_schema_correctness_put_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:35:20.7468009Z test_schema_correctness_put_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7468275Z test_schema_correctness_put_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7468506Z test_schema_correctness_put_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7468750Z test_schema_correctness_qr_cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7468991Z test_schema_correctness_qr_cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7469236Z test_schema_correctness_qr_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7469475Z test_schema_correctness_qr_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7469722Z test_schema_correctness_quantile_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7469961Z test_schema_correctness_quantile_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7470203Z test_schema_correctness_rad2deg_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7470449Z test_schema_correctness_rad2deg_cuda_bool (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7470718Z test_schema_correctness_rad2deg_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7470966Z test_schema_correctness_rad2deg_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7471202Z test_schema_correctness_rad2deg_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7471444Z test_schema_correctness_rad2deg_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7471687Z test_schema_correctness_rad2deg_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7471929Z test_schema_correctness_rad2deg_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7472168Z test_schema_correctness_rad2deg_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7472403Z test_schema_correctness_rad2deg_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7472650Z test_schema_correctness_rand_like_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7472901Z test_schema_correctness_rand_like_cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7473167Z test_schema_correctness_rand_like_cuda_complex32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7473423Z test_schema_correctness_rand_like_cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7473671Z test_schema_correctness_rand_like_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7473916Z test_schema_correctness_rand_like_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7474153Z test_schema_correctness_rand_like_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7474399Z test_schema_correctness_randint_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7474649Z test_schema_correctness_randint_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7474887Z test_schema_correctness_randint_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7475122Z test_schema_correctness_randint_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7475363Z test_schema_correctness_randint_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7475606Z test_schema_correctness_randint_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7475873Z test_schema_correctness_randint_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7476109Z test_schema_correctness_randint_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7476348Z test_schema_correctness_randint_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7476602Z test_schema_correctness_randint_like_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7476853Z test_schema_correctness_randint_like_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7477105Z test_schema_correctness_randint_like_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7477354Z test_schema_correctness_randint_like_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7477631Z test_schema_correctness_randint_like_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7477941Z test_schema_correctness_randint_like_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7478247Z test_schema_correctness_randint_like_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7478575Z test_schema_correctness_randint_like_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7478877Z test_schema_correctness_randint_like_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7479183Z test_schema_correctness_randn_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7479490Z test_schema_correctness_randn_cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7479787Z test_schema_correctness_randn_cuda_complex32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7480069Z test_schema_correctness_randn_cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7480316Z test_schema_correctness_randn_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7480555Z test_schema_correctness_randn_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7480792Z test_schema_correctness_randn_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7481040Z test_schema_correctness_randn_like_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7481292Z test_schema_correctness_randn_like_cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7481566Z test_schema_correctness_randn_like_cuda_complex32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7481810Z test_schema_correctness_randn_like_cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7482058Z test_schema_correctness_randn_like_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7482305Z test_schema_correctness_randn_like_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7482544Z test_schema_correctness_randn_like_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7482783Z test_schema_correctness_ravel_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7483023Z test_schema_correctness_ravel_cuda_bool (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7483271Z test_schema_correctness_ravel_cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7483518Z test_schema_correctness_ravel_cuda_complex32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7483758Z test_schema_correctness_ravel_cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7484018Z test_schema_correctness_ravel_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7484269Z test_schema_correctness_ravel_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7484513Z test_schema_correctness_ravel_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7484755Z test_schema_correctness_ravel_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7484996Z test_schema_correctness_ravel_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7485240Z test_schema_correctness_ravel_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7485482Z test_schema_correctness_ravel_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7485711Z test_schema_correctness_ravel_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7485950Z test_schema_correctness_real_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7486188Z test_schema_correctness_real_cuda_bool (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7486436Z test_schema_correctness_real_cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7486699Z test_schema_correctness_real_cuda_complex32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7486945Z test_schema_correctness_real_cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7487191Z test_schema_correctness_real_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7487431Z test_schema_correctness_real_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7487717Z test_schema_correctness_real_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7488017Z test_schema_correctness_real_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7488317Z test_schema_correctness_real_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7488613Z test_schema_correctness_real_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7488902Z test_schema_correctness_real_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7489199Z test_schema_correctness_real_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7489556Z test_schema_correctness_reciprocal_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7489869Z test_schema_correctness_reciprocal_cuda_bool (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7490185Z test_schema_correctness_reciprocal_cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7490483Z test_schema_correctness_reciprocal_cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7490732Z test_schema_correctness_reciprocal_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7490982Z test_schema_correctness_reciprocal_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7491225Z test_schema_correctness_reciprocal_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7491475Z test_schema_correctness_reciprocal_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7491717Z test_schema_correctness_reciprocal_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7491963Z test_schema_correctness_reciprocal_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7492199Z test_schema_correctness_reciprocal_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7492443Z test_schema_correctness_reciprocal_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7492713Z test_schema_correctness_remainder_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7492958Z test_schema_correctness_remainder_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7493195Z test_schema_correctness_remainder_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7493444Z test_schema_correctness_remainder_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7493689Z test_schema_correctness_remainder_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7493930Z test_schema_correctness_remainder_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7494171Z test_schema_correctness_remainder_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7494534Z test_schema_correctness_remainder_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7494775Z test_schema_correctness_remainder_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7495059Z test_schema_correctness_renorm_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7495315Z test_schema_correctness_renorm_cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7495554Z test_schema_correctness_renorm_cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7495798Z test_schema_correctness_renorm_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7496034Z test_schema_correctness_renorm_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7496268Z test_schema_correctness_renorm_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7496510Z test_schema_correctness_repeat_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7496753Z test_schema_correctness_repeat_cuda_bool (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7497001Z test_schema_correctness_repeat_cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7497246Z test_schema_correctness_repeat_cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7497491Z test_schema_correctness_repeat_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7497731Z test_schema_correctness_repeat_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7498000Z test_schema_correctness_repeat_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7498270Z test_schema_correctness_repeat_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7498531Z test_schema_correctness_repeat_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7498769Z test_schema_correctness_repeat_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7499010Z test_schema_correctness_repeat_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7499257Z test_schema_correctness_repeat_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7499514Z test_schema_correctness_repeat_interleave_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7499771Z test_schema_correctness_repeat_interleave_cuda_bool (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7500033Z test_schema_correctness_repeat_interleave_cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7500312Z test_schema_correctness_repeat_interleave_cuda_complex32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7500579Z test_schema_correctness_repeat_interleave_cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7500834Z test_schema_correctness_repeat_interleave_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7501089Z test_schema_correctness_repeat_interleave_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7501346Z test_schema_correctness_repeat_interleave_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7501599Z test_schema_correctness_repeat_interleave_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7501850Z test_schema_correctness_repeat_interleave_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7502103Z test_schema_correctness_repeat_interleave_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7502353Z test_schema_correctness_repeat_interleave_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7502608Z test_schema_correctness_repeat_interleave_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7502857Z test_schema_correctness_reshape_as_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7503162Z test_schema_correctness_reshape_as_cuda_bool (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7503413Z test_schema_correctness_reshape_as_cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7503666Z test_schema_correctness_reshape_as_cuda_complex32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7503922Z test_schema_correctness_reshape_as_cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7504168Z test_schema_correctness_reshape_as_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7504484Z test_schema_correctness_reshape_as_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7504737Z test_schema_correctness_reshape_as_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7504975Z test_schema_correctness_reshape_as_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7505212Z test_schema_correctness_reshape_as_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7505449Z test_schema_correctness_reshape_as_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7505727Z test_schema_correctness_reshape_as_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7506041Z test_schema_correctness_reshape_as_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7506341Z test_schema_correctness_reshape_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7506643Z test_schema_correctness_reshape_cuda_bool (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7506955Z test_schema_correctness_reshape_cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7507267Z test_schema_correctness_reshape_cuda_complex32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7507578Z test_schema_correctness_reshape_cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7507836Z test_schema_correctness_reshape_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7508074Z test_schema_correctness_reshape_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7508312Z test_schema_correctness_reshape_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7508555Z test_schema_correctness_reshape_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7508800Z test_schema_correctness_reshape_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7509068Z test_schema_correctness_reshape_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7509312Z test_schema_correctness_reshape_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7509550Z test_schema_correctness_reshape_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7509800Z test_schema_correctness_resize__cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7510044Z test_schema_correctness_resize__cuda_bool (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7510297Z test_schema_correctness_resize__cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7510544Z test_schema_correctness_resize__cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7510786Z test_schema_correctness_resize__cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7511022Z test_schema_correctness_resize__cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7511282Z test_schema_correctness_resize__cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7511524Z test_schema_correctness_resize__cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7511768Z test_schema_correctness_resize__cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7512006Z test_schema_correctness_resize__cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7512248Z test_schema_correctness_resize__cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7512484Z test_schema_correctness_resize__cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7512734Z test_schema_correctness_resize_as__cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7512979Z test_schema_correctness_resize_as__cuda_bool (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7513230Z test_schema_correctness_resize_as__cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7513478Z test_schema_correctness_resize_as__cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7513723Z test_schema_correctness_resize_as__cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7513972Z test_schema_correctness_resize_as__cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7514236Z test_schema_correctness_resize_as__cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7514474Z test_schema_correctness_resize_as__cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7514709Z test_schema_correctness_resize_as__cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7514952Z test_schema_correctness_resize_as__cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7515197Z test_schema_correctness_resize_as__cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7515437Z test_schema_correctness_resize_as__cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7515689Z test_schema_correctness_resolve_conj_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7515936Z test_schema_correctness_resolve_conj_cuda_bool (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7516191Z test_schema_correctness_resolve_conj_cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7516470Z test_schema_correctness_resolve_conj_cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7516724Z test_schema_correctness_resolve_conj_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7516971Z test_schema_correctness_resolve_conj_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7517212Z test_schema_correctness_resolve_conj_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7517454Z test_schema_correctness_resolve_conj_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7517704Z test_schema_correctness_resolve_conj_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7517945Z test_schema_correctness_resolve_conj_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7518190Z test_schema_correctness_resolve_conj_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7518434Z test_schema_correctness_resolve_conj_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7518682Z test_schema_correctness_resolve_neg_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7518926Z test_schema_correctness_resolve_neg_cuda_bool (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7519182Z test_schema_correctness_resolve_neg_cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7519491Z test_schema_correctness_resolve_neg_cuda_complex32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7519760Z test_schema_correctness_resolve_neg_cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7520013Z test_schema_correctness_resolve_neg_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7520256Z test_schema_correctness_resolve_neg_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7520507Z test_schema_correctness_resolve_neg_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7520749Z test_schema_correctness_resolve_neg_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7520994Z test_schema_correctness_resolve_neg_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7521233Z test_schema_correctness_resolve_neg_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7521474Z test_schema_correctness_resolve_neg_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7521742Z test_schema_correctness_resolve_neg_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7521988Z test_schema_correctness_roll_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7522226Z test_schema_correctness_roll_cuda_bool (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7522470Z test_schema_correctness_roll_cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7522714Z test_schema_correctness_roll_cuda_complex32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7522952Z test_schema_correctness_roll_cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7523197Z test_schema_correctness_roll_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7523444Z test_schema_correctness_roll_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7523679Z test_schema_correctness_roll_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7523917Z test_schema_correctness_roll_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7524155Z test_schema_correctness_roll_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7524394Z test_schema_correctness_roll_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7524654Z test_schema_correctness_roll_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7524886Z test_schema_correctness_roll_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7525127Z test_schema_correctness_rot90_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7525363Z test_schema_correctness_rot90_cuda_bool (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:35:20.7525610Z test_schema_correctness_rot90_cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7525856Z test_schema_correctness_rot90_cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7526096Z test_schema_correctness_rot90_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7526334Z test_schema_correctness_rot90_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7526567Z test_schema_correctness_rot90_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7526807Z test_schema_correctness_rot90_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7527076Z test_schema_correctness_rot90_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7527319Z test_schema_correctness_rot90_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7527555Z test_schema_correctness_rot90_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7527807Z test_schema_correctness_rot90_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7528112Z test_schema_correctness_round_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7528418Z test_schema_correctness_round_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7528720Z test_schema_correctness_round_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7529020Z test_schema_correctness_round_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7529323Z test_schema_correctness_round_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7529618Z test_schema_correctness_round_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7529907Z test_schema_correctness_round_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7530235Z test_schema_correctness_round_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7530513Z test_schema_correctness_round_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7530768Z test_schema_correctness_round_decimals_0_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7531022Z test_schema_correctness_round_decimals_0_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7531275Z test_schema_correctness_round_decimals_0_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7531524Z test_schema_correctness_round_decimals_0_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7531781Z test_schema_correctness_round_decimals_3_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7532033Z test_schema_correctness_round_decimals_3_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7532287Z test_schema_correctness_round_decimals_3_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7532535Z test_schema_correctness_round_decimals_3_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7532815Z test_schema_correctness_round_decimals_neg_3_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7533076Z test_schema_correctness_round_decimals_neg_3_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7533333Z test_schema_correctness_round_decimals_neg_3_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7533589Z test_schema_correctness_round_decimals_neg_3_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7533831Z test_schema_correctness_rsqrt_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7534073Z test_schema_correctness_rsqrt_cuda_bool (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7534517Z test_schema_correctness_rsqrt_cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7534768Z test_schema_correctness_rsqrt_cuda_complex32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7535016Z test_schema_correctness_rsqrt_cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7535258Z test_schema_correctness_rsqrt_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7535501Z test_schema_correctness_rsqrt_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7535787Z test_schema_correctness_rsqrt_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7536027Z test_schema_correctness_rsqrt_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7536265Z test_schema_correctness_rsqrt_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7536497Z test_schema_correctness_rsqrt_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7536734Z test_schema_correctness_rsqrt_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7536976Z test_schema_correctness_rsqrt_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7537214Z test_schema_correctness_rsub_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7537458Z test_schema_correctness_rsub_cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7537699Z test_schema_correctness_rsub_cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7537940Z test_schema_correctness_rsub_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7538209Z test_schema_correctness_rsub_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7538455Z test_schema_correctness_rsub_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7538694Z test_schema_correctness_rsub_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7538930Z test_schema_correctness_rsub_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7539168Z test_schema_correctness_rsub_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7539402Z test_schema_correctness_rsub_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7539638Z test_schema_correctness_rsub_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7539892Z test_schema_correctness_scalar_tensor_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7540145Z test_schema_correctness_scalar_tensor_cuda_bool (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7540401Z test_schema_correctness_scalar_tensor_cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7540660Z test_schema_correctness_scalar_tensor_cuda_complex32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7540943Z test_schema_correctness_scalar_tensor_cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7541194Z test_schema_correctness_scalar_tensor_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7541448Z test_schema_correctness_scalar_tensor_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7541689Z test_schema_correctness_scalar_tensor_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7541938Z test_schema_correctness_scalar_tensor_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7542188Z test_schema_correctness_scalar_tensor_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7542427Z test_schema_correctness_scalar_tensor_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7542675Z test_schema_correctness_scalar_tensor_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7542924Z test_schema_correctness_scalar_tensor_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7543173Z test_schema_correctness_scatter_add_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7543441Z test_schema_correctness_scatter_add_cuda_bool (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7543696Z test_schema_correctness_scatter_add_cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7543950Z test_schema_correctness_scatter_add_cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7544199Z test_schema_correctness_scatter_add_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7544509Z test_schema_correctness_scatter_add_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7544754Z test_schema_correctness_scatter_add_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7545003Z test_schema_correctness_scatter_add_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7545241Z test_schema_correctness_scatter_add_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7545487Z test_schema_correctness_scatter_add_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7545730Z test_schema_correctness_scatter_add_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7545989Z test_schema_correctness_scatter_add_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7546335Z test_schema_correctness_scatter_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7546638Z test_schema_correctness_scatter_cuda_bool (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7546950Z test_schema_correctness_scatter_cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7547262Z test_schema_correctness_scatter_cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7547558Z test_schema_correctness_scatter_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7547802Z test_schema_correctness_scatter_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7548045Z test_schema_correctness_scatter_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7548287Z test_schema_correctness_scatter_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7548530Z test_schema_correctness_scatter_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7548770Z test_schema_correctness_scatter_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7549027Z test_schema_correctness_scatter_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7549274Z test_schema_correctness_scatter_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7549533Z test_schema_correctness_scatter_reduce_amax_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7549791Z test_schema_correctness_scatter_reduce_amax_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7550049Z test_schema_correctness_scatter_reduce_amax_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7550305Z test_schema_correctness_scatter_reduce_amax_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7550560Z test_schema_correctness_scatter_reduce_amax_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7550814Z test_schema_correctness_scatter_reduce_amax_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7551065Z test_schema_correctness_scatter_reduce_amax_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7551316Z test_schema_correctness_scatter_reduce_amax_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7551565Z test_schema_correctness_scatter_reduce_amax_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7551846Z test_schema_correctness_scatter_reduce_amin_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7552100Z test_schema_correctness_scatter_reduce_amin_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7552351Z test_schema_correctness_scatter_reduce_amin_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7552606Z test_schema_correctness_scatter_reduce_amin_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7552854Z test_schema_correctness_scatter_reduce_amin_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7553108Z test_schema_correctness_scatter_reduce_amin_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7553357Z test_schema_correctness_scatter_reduce_amin_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7553611Z test_schema_correctness_scatter_reduce_amin_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7553856Z test_schema_correctness_scatter_reduce_amin_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7554137Z test_schema_correctness_scatter_reduce_mean_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7554396Z test_schema_correctness_scatter_reduce_mean_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7554652Z test_schema_correctness_scatter_reduce_mean_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7554904Z test_schema_correctness_scatter_reduce_mean_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7555152Z test_schema_correctness_scatter_reduce_mean_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7555405Z test_schema_correctness_scatter_reduce_mean_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7555654Z test_schema_correctness_scatter_reduce_mean_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7555907Z test_schema_correctness_scatter_reduce_mean_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7556152Z test_schema_correctness_scatter_reduce_mean_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7556412Z test_schema_correctness_scatter_reduce_prod_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7556666Z test_schema_correctness_scatter_reduce_prod_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7556945Z test_schema_correctness_scatter_reduce_prod_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7557198Z test_schema_correctness_scatter_reduce_prod_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7557447Z test_schema_correctness_scatter_reduce_prod_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7557703Z test_schema_correctness_scatter_reduce_prod_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7558016Z test_schema_correctness_scatter_reduce_prod_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7558334Z test_schema_correctness_scatter_reduce_prod_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7558642Z test_schema_correctness_scatter_reduce_prod_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7558959Z test_schema_correctness_scatter_reduce_sum_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7559272Z test_schema_correctness_scatter_reduce_sum_cuda_bool (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7559617Z test_schema_correctness_scatter_reduce_sum_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7559942Z test_schema_correctness_scatter_reduce_sum_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7560207Z test_schema_correctness_scatter_reduce_sum_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7560456Z test_schema_correctness_scatter_reduce_sum_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7560707Z test_schema_correctness_scatter_reduce_sum_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7560961Z test_schema_correctness_scatter_reduce_sum_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7561214Z test_schema_correctness_scatter_reduce_sum_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7561467Z test_schema_correctness_scatter_reduce_sum_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7561721Z test_schema_correctness_searchsorted_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7561974Z test_schema_correctness_searchsorted_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7562221Z test_schema_correctness_searchsorted_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7562500Z test_schema_correctness_searchsorted_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7562746Z test_schema_correctness_searchsorted_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7562987Z test_schema_correctness_searchsorted_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7563235Z test_schema_correctness_searchsorted_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7563483Z test_schema_correctness_searchsorted_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7563750Z test_schema_correctness_segment_reduce_lengths_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7564011Z test_schema_correctness_segment_reduce_lengths_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7564262Z test_schema_correctness_segment_reduce_lengths_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7564522Z test_schema_correctness_segment_reduce_lengths_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7564784Z test_schema_correctness_segment_reduce_offsets_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7565069Z test_schema_correctness_segment_reduce_offsets_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7565331Z test_schema_correctness_segment_reduce_offsets_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7565582Z test_schema_correctness_segment_reduce_offsets_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7565829Z test_schema_correctness_select_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7566067Z test_schema_correctness_select_cuda_bool (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7566317Z test_schema_correctness_select_cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7566567Z test_schema_correctness_select_cuda_complex32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7566816Z test_schema_correctness_select_cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7567064Z test_schema_correctness_select_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7567300Z test_schema_correctness_select_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7567555Z test_schema_correctness_select_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7567893Z test_schema_correctness_select_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7568196Z test_schema_correctness_select_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7568495Z test_schema_correctness_select_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7568796Z test_schema_correctness_select_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7569097Z test_schema_correctness_select_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7569410Z test_schema_correctness_select_scatter_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7569723Z test_schema_correctness_select_scatter_cuda_bool (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7570043Z test_schema_correctness_select_scatter_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7570359Z test_schema_correctness_select_scatter_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7570645Z test_schema_correctness_select_scatter_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7570900Z test_schema_correctness_select_scatter_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7571142Z test_schema_correctness_select_scatter_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7571392Z test_schema_correctness_select_scatter_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7571636Z test_schema_correctness_select_scatter_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7571883Z test_schema_correctness_select_scatter_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7572128Z test_schema_correctness_sgn_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7572367Z test_schema_correctness_sgn_cuda_bool (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7572608Z test_schema_correctness_sgn_cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7572850Z test_schema_correctness_sgn_cuda_complex32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7573095Z test_schema_correctness_sgn_cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7573341Z test_schema_correctness_sgn_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7573609Z test_schema_correctness_sgn_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7573849Z test_schema_correctness_sgn_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7574085Z test_schema_correctness_sgn_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7574426Z test_schema_correctness_sgn_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7574663Z test_schema_correctness_sgn_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7574908Z test_schema_correctness_sgn_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7575147Z test_schema_correctness_sgn_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7575390Z test_schema_correctness_short_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7575624Z test_schema_correctness_short_cuda_bool (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7575872Z test_schema_correctness_short_cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7576156Z test_schema_correctness_short_cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7576402Z test_schema_correctness_short_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7576644Z test_schema_correctness_short_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7576884Z test_schema_correctness_short_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7577123Z test_schema_correctness_short_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7577365Z test_schema_correctness_short_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7577607Z test_schema_correctness_short_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7577843Z test_schema_correctness_short_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7578077Z test_schema_correctness_short_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7578325Z test_schema_correctness_sigmoid_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7578565Z test_schema_correctness_sigmoid_cuda_bool (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7578817Z test_schema_correctness_sigmoid_cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7579098Z test_schema_correctness_sigmoid_cuda_complex32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7579345Z test_schema_correctness_sigmoid_cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7579589Z test_schema_correctness_sigmoid_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7579825Z test_schema_correctness_sigmoid_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7580072Z test_schema_correctness_sigmoid_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7580315Z test_schema_correctness_sigmoid_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7580553Z test_schema_correctness_sigmoid_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7580791Z test_schema_correctness_sigmoid_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7581033Z test_schema_correctness_sigmoid_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7581289Z test_schema_correctness_sigmoid_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7581524Z test_schema_correctness_sign_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7581763Z test_schema_correctness_sign_cuda_bool (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7582004Z test_schema_correctness_sign_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7582245Z test_schema_correctness_sign_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7582484Z test_schema_correctness_sign_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7582722Z test_schema_correctness_sign_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7582962Z test_schema_correctness_sign_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7583200Z test_schema_correctness_sign_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7583436Z test_schema_correctness_sign_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7583672Z test_schema_correctness_sign_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7583937Z test_schema_correctness_signal_windows_bartlett_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:35:20.7584220Z test_schema_correctness_signal_windows_bartlett_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7584549Z test_schema_correctness_signal_windows_blackman_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7584803Z test_schema_correctness_signal_windows_blackman_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7585060Z test_schema_correctness_signal_windows_cosine_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7585319Z test_schema_correctness_signal_windows_cosine_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7585585Z test_schema_correctness_signal_windows_exponential_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7585853Z test_schema_correctness_signal_windows_exponential_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7586166Z test_schema_correctness_signal_windows_gaussian_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7586479Z test_schema_correctness_signal_windows_gaussian_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7586863Z test_schema_correctness_signal_windows_general_cosine_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7587197Z test_schema_correctness_signal_windows_general_cosine_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7587468Z test_schema_correctness_signal_windows_general_hamming_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7587736Z test_schema_correctness_signal_windows_general_hamming_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7587994Z test_schema_correctness_signal_windows_hamming_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7588245Z test_schema_correctness_signal_windows_hamming_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7588495Z test_schema_correctness_signal_windows_hann_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7588750Z test_schema_correctness_signal_windows_hann_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7589007Z test_schema_correctness_signal_windows_kaiser_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7589262Z test_schema_correctness_signal_windows_kaiser_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7589520Z test_schema_correctness_signal_windows_nuttall_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7589793Z test_schema_correctness_signal_windows_nuttall_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7590042Z test_schema_correctness_signbit_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7590286Z test_schema_correctness_signbit_cuda_bool (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7590535Z test_schema_correctness_signbit_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7590775Z test_schema_correctness_signbit_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7591021Z test_schema_correctness_signbit_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7591260Z test_schema_correctness_signbit_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7591501Z test_schema_correctness_signbit_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7591734Z test_schema_correctness_signbit_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7592001Z test_schema_correctness_signbit_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7592244Z test_schema_correctness_signbit_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7592487Z test_schema_correctness_sin_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7592727Z test_schema_correctness_sin_cuda_bool (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7592972Z test_schema_correctness_sin_cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7593216Z test_schema_correctness_sin_cuda_complex32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7593458Z test_schema_correctness_sin_cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7593699Z test_schema_correctness_sin_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7593938Z test_schema_correctness_sin_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7594177Z test_schema_correctness_sin_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7594415Z test_schema_correctness_sin_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7594645Z test_schema_correctness_sin_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7594909Z test_schema_correctness_sin_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7595142Z test_schema_correctness_sin_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7595381Z test_schema_correctness_sin_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7595619Z test_schema_correctness_sinc_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7595855Z test_schema_correctness_sinc_cuda_bool (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7596102Z test_schema_correctness_sinc_cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7596345Z test_schema_correctness_sinc_cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7596586Z test_schema_correctness_sinc_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7596826Z test_schema_correctness_sinc_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7597066Z test_schema_correctness_sinc_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7597327Z test_schema_correctness_sinc_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7597567Z test_schema_correctness_sinc_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7597810Z test_schema_correctness_sinc_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7598108Z test_schema_correctness_sinc_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7598397Z test_schema_correctness_sinc_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7598702Z test_schema_correctness_sinh_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7598998Z test_schema_correctness_sinh_cuda_bool (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7599302Z test_schema_correctness_sinh_cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7599602Z test_schema_correctness_sinh_cuda_complex32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7599895Z test_schema_correctness_sinh_cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7600159Z test_schema_correctness_sinh_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7600430Z test_schema_correctness_sinh_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7600670Z test_schema_correctness_sinh_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7600901Z test_schema_correctness_sinh_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7601132Z test_schema_correctness_sinh_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7601371Z test_schema_correctness_sinh_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7601609Z test_schema_correctness_sinh_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7601844Z test_schema_correctness_sinh_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7602091Z test_schema_correctness_slice_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7602331Z test_schema_correctness_slice_cuda_bool (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7602581Z test_schema_correctness_slice_cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7602858Z test_schema_correctness_slice_cuda_complex32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7603109Z test_schema_correctness_slice_cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7603351Z test_schema_correctness_slice_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7603592Z test_schema_correctness_slice_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7603826Z test_schema_correctness_slice_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7604066Z test_schema_correctness_slice_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7604307Z test_schema_correctness_slice_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7604550Z test_schema_correctness_slice_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7604787Z test_schema_correctness_slice_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7605021Z test_schema_correctness_slice_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7605275Z test_schema_correctness_slice_scatter_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7605529Z test_schema_correctness_slice_scatter_cuda_bool (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7605806Z test_schema_correctness_slice_scatter_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7606053Z test_schema_correctness_slice_scatter_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7606303Z test_schema_correctness_slice_scatter_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7606553Z test_schema_correctness_slice_scatter_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7606791Z test_schema_correctness_slice_scatter_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7607043Z test_schema_correctness_slice_scatter_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7607293Z test_schema_correctness_slice_scatter_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7607556Z test_schema_correctness_slice_scatter_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7607863Z test_schema_correctness_softmax_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7608194Z test_schema_correctness_softmax_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7608505Z test_schema_correctness_softmax_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7608801Z test_schema_correctness_softmax_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7609120Z test_schema_correctness_softmax_with_dtype_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7609436Z test_schema_correctness_softmax_with_dtype_cuda_bool (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7609758Z test_schema_correctness_softmax_with_dtype_cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7610085Z test_schema_correctness_softmax_with_dtype_cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7610400Z test_schema_correctness_softmax_with_dtype_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7610658Z test_schema_correctness_softmax_with_dtype_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7610913Z test_schema_correctness_softmax_with_dtype_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:35:20.7611166Z test_schema_correctness_softmax_with_dtype_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7611419Z test_schema_correctness_softmax_with_dtype_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7611690Z test_schema_correctness_softmax_with_dtype_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7611941Z test_schema_correctness_softmax_with_dtype_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7612194Z test_schema_correctness_softmax_with_dtype_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7612435Z test_schema_correctness_sort_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7612678Z test_schema_correctness_sort_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7612919Z test_schema_correctness_sort_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7613159Z test_schema_correctness_sort_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7613396Z test_schema_correctness_sort_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7613627Z test_schema_correctness_sort_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7613888Z test_schema_correctness_sort_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7614131Z test_schema_correctness_sort_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7614579Z test_schema_correctness_sort_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7614848Z test_schema_correctness_sparse_sampled_addmm_cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7615113Z test_schema_correctness_sparse_sampled_addmm_cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7615375Z test_schema_correctness_sparse_sampled_addmm_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7615635Z test_schema_correctness_sparse_sampled_addmm_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7615884Z test_schema_correctness_special_airy_ai_cuda_bool (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7616137Z test_schema_correctness_special_airy_ai_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7616390Z test_schema_correctness_special_airy_ai_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7616639Z test_schema_correctness_special_airy_ai_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7616925Z test_schema_correctness_special_airy_ai_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7617175Z test_schema_correctness_special_airy_ai_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7617425Z test_schema_correctness_special_airy_ai_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7617673Z test_schema_correctness_special_airy_ai_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7617927Z test_schema_correctness_special_bessel_j0_cuda_bool (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7618190Z test_schema_correctness_special_bessel_j0_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7618443Z test_schema_correctness_special_bessel_j0_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7618694Z test_schema_correctness_special_bessel_j0_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7618945Z test_schema_correctness_special_bessel_j0_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7619191Z test_schema_correctness_special_bessel_j0_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7619470Z test_schema_correctness_special_bessel_j0_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7619729Z test_schema_correctness_special_bessel_j0_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7619982Z test_schema_correctness_special_bessel_j1_cuda_bool (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7620224Z test_schema_correctness_special_bessel_j1_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7620476Z test_schema_correctness_special_bessel_j1_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7620725Z test_schema_correctness_special_bessel_j1_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7620974Z test_schema_correctness_special_bessel_j1_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7621222Z test_schema_correctness_special_bessel_j1_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7621472Z test_schema_correctness_special_bessel_j1_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7621720Z test_schema_correctness_special_bessel_j1_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7621970Z test_schema_correctness_special_bessel_y0_cuda_bool (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7622249Z test_schema_correctness_special_bessel_y0_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7622499Z test_schema_correctness_special_bessel_y0_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7622747Z test_schema_correctness_special_bessel_y0_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7622991Z test_schema_correctness_special_bessel_y0_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7623235Z test_schema_correctness_special_bessel_y0_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:35:20.7623478Z test_schema_correctness_special_bessel_y0_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7623721Z test_schema_correctness_special_bessel_y0_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7623965Z test_schema_correctness_special_bessel_y1_cuda_bool (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7624211Z test_schema_correctness_special_bessel_y1_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7624564Z test_schema_correctness_special_bessel_y1_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7624817Z test_schema_correctness_special_bessel_y1_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7625060Z test_schema_correctness_special_bessel_y1_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7625302Z test_schema_correctness_special_bessel_y1_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7625550Z test_schema_correctness_special_bessel_y1_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7625826Z test_schema_correctness_special_bessel_y1_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7626162Z test_schema_correctness_special_chebyshev_polynomial_t_cuda_bool (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7626498Z test_schema_correctness_special_chebyshev_polynomial_t_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7626833Z test_schema_correctness_special_chebyshev_polynomial_t_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7627156Z test_schema_correctness_special_chebyshev_polynomial_t_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7627492Z test_schema_correctness_special_chebyshev_polynomial_t_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7627807Z test_schema_correctness_special_chebyshev_polynomial_t_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7628074Z test_schema_correctness_special_chebyshev_polynomial_t_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7628341Z test_schema_correctness_special_chebyshev_polynomial_t_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7628605Z test_schema_correctness_special_chebyshev_polynomial_u_cuda_bool (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7628875Z test_schema_correctness_special_chebyshev_polynomial_u_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7629141Z test_schema_correctness_special_chebyshev_polynomial_u_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7629403Z test_schema_correctness_special_chebyshev_polynomial_u_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7629665Z test_schema_correctness_special_chebyshev_polynomial_u_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7629946Z test_schema_correctness_special_chebyshev_polynomial_u_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7630214Z test_schema_correctness_special_chebyshev_polynomial_u_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7630479Z test_schema_correctness_special_chebyshev_polynomial_u_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7630978Z test_schema_correctness_special_chebyshev_polynomial_v_cuda_bool (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:35:20.7631365Z test_schema_correctness_special_chebyshev_polynomial_v_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:35:20.7631757Z test_schema_correctness_special_chebyshev_polynomial_v_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:35:20.7632142Z test_schema_correctness_special_chebyshev_polynomial_v_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:35:20.7632522Z test_schema_correctness_special_chebyshev_polynomial_v_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:35:20.7632898Z test_schema_correctness_special_chebyshev_polynomial_v_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:35:20.7633277Z test_schema_correctness_special_chebyshev_polynomial_v_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:35:20.7633651Z test_schema_correctness_special_chebyshev_polynomial_v_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:35:20.7634056Z test_schema_correctness_special_chebyshev_polynomial_w_cuda_bool (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:35:20.7634440Z test_schema_correctness_special_chebyshev_polynomial_w_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:35:20.7634823Z test_schema_correctness_special_chebyshev_polynomial_w_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:35:20.7635198Z test_schema_correctness_special_chebyshev_polynomial_w_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:35:20.7635573Z test_schema_correctness_special_chebyshev_polynomial_w_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:35:20.7635958Z test_schema_correctness_special_chebyshev_polynomial_w_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:35:20.7636333Z test_schema_correctness_special_chebyshev_polynomial_w_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:35:20.7636698Z test_schema_correctness_special_chebyshev_polynomial_w_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:35:20.7636975Z test_schema_correctness_special_entr_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7637228Z test_schema_correctness_special_entr_cuda_bool (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7637481Z test_schema_correctness_special_entr_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7637761Z test_schema_correctness_special_entr_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7638073Z test_schema_correctness_special_entr_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7638382Z test_schema_correctness_special_entr_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7638685Z test_schema_correctness_special_entr_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7638994Z test_schema_correctness_special_entr_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7639296Z test_schema_correctness_special_entr_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7639593Z test_schema_correctness_special_entr_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7639902Z test_schema_correctness_special_erfcx_cuda_bool (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7640176Z test_schema_correctness_special_erfcx_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7640440Z test_schema_correctness_special_erfcx_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7640690Z test_schema_correctness_special_erfcx_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7640938Z test_schema_correctness_special_erfcx_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7641179Z test_schema_correctness_special_erfcx_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7641421Z test_schema_correctness_special_erfcx_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7641670Z test_schema_correctness_special_erfcx_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7641934Z test_schema_correctness_special_hermite_polynomial_h_cuda_bool (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7642199Z test_schema_correctness_special_hermite_polynomial_h_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7642462Z test_schema_correctness_special_hermite_polynomial_h_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7642752Z test_schema_correctness_special_hermite_polynomial_h_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7643020Z test_schema_correctness_special_hermite_polynomial_h_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7643282Z test_schema_correctness_special_hermite_polynomial_h_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7643541Z test_schema_correctness_special_hermite_polynomial_h_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7643797Z test_schema_correctness_special_hermite_polynomial_h_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7644059Z test_schema_correctness_special_hermite_polynomial_he_cuda_bool (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7644324Z test_schema_correctness_special_hermite_polynomial_he_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7644590Z test_schema_correctness_special_hermite_polynomial_he_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7644852Z test_schema_correctness_special_hermite_polynomial_he_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7645107Z test_schema_correctness_special_hermite_polynomial_he_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7645374Z test_schema_correctness_special_hermite_polynomial_he_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7645654Z test_schema_correctness_special_hermite_polynomial_he_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7645915Z test_schema_correctness_special_hermite_polynomial_he_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7646169Z test_schema_correctness_special_i0e_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7646417Z test_schema_correctness_special_i0e_cuda_bool (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7646663Z test_schema_correctness_special_i0e_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7646909Z test_schema_correctness_special_i0e_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7647148Z test_schema_correctness_special_i0e_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7647393Z test_schema_correctness_special_i0e_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7647633Z test_schema_correctness_special_i0e_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7647938Z test_schema_correctness_special_i0e_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7648242Z test_schema_correctness_special_i0e_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7648543Z test_schema_correctness_special_i0e_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7648845Z test_schema_correctness_special_i1_cuda_bool (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7649152Z test_schema_correctness_special_i1_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7649457Z test_schema_correctness_special_i1_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7649765Z test_schema_correctness_special_i1_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7650062Z test_schema_correctness_special_i1_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7650353Z test_schema_correctness_special_i1_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7650615Z test_schema_correctness_special_i1_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7650856Z test_schema_correctness_special_i1_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7651123Z test_schema_correctness_special_i1e_cuda_bool (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7651368Z test_schema_correctness_special_i1e_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7651608Z test_schema_correctness_special_i1e_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7651847Z test_schema_correctness_special_i1e_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7652082Z test_schema_correctness_special_i1e_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7652327Z test_schema_correctness_special_i1e_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:35:20.7652568Z test_schema_correctness_special_i1e_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7652805Z test_schema_correctness_special_i1e_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7653067Z test_schema_correctness_special_laguerre_polynomial_l_cuda_bool (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7653334Z test_schema_correctness_special_laguerre_polynomial_l_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7653620Z test_schema_correctness_special_laguerre_polynomial_l_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7653882Z test_schema_correctness_special_laguerre_polynomial_l_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7654146Z test_schema_correctness_special_laguerre_polynomial_l_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7654529Z test_schema_correctness_special_laguerre_polynomial_l_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7654790Z test_schema_correctness_special_laguerre_polynomial_l_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7655059Z test_schema_correctness_special_laguerre_polynomial_l_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7655447Z test_schema_correctness_special_legendre_polynomial_p_cuda_bool (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:35:20.7655833Z test_schema_correctness_special_legendre_polynomial_p_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:35:20.7656218Z test_schema_correctness_special_legendre_polynomial_p_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:35:20.7656600Z test_schema_correctness_special_legendre_polynomial_p_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:35:20.7657018Z test_schema_correctness_special_legendre_polynomial_p_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:35:20.7657399Z test_schema_correctness_special_legendre_polynomial_p_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:35:20.7657777Z test_schema_correctness_special_legendre_polynomial_p_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:35:20.7658153Z test_schema_correctness_special_legendre_polynomial_p_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:35:20.7658408Z test_schema_correctness_special_log_ndtr_cuda_bool (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7658661Z test_schema_correctness_special_log_ndtr_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7658915Z test_schema_correctness_special_log_ndtr_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7659169Z test_schema_correctness_special_log_ndtr_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7659420Z test_schema_correctness_special_log_ndtr_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7659738Z test_schema_correctness_special_log_ndtr_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7660070Z test_schema_correctness_special_log_ndtr_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7660384Z test_schema_correctness_special_log_ndtr_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7660653Z test_schema_correctness_special_modified_bessel_i0_cuda_bool (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7660912Z test_schema_correctness_special_modified_bessel_i0_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7661185Z test_schema_correctness_special_modified_bessel_i0_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7661448Z test_schema_correctness_special_modified_bessel_i0_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7661699Z test_schema_correctness_special_modified_bessel_i0_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7661946Z test_schema_correctness_special_modified_bessel_i0_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7662192Z test_schema_correctness_special_modified_bessel_i0_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7662454Z test_schema_correctness_special_modified_bessel_i0_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7662745Z test_schema_correctness_special_modified_bessel_i1_cuda_bool (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7663008Z test_schema_correctness_special_modified_bessel_i1_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7663264Z test_schema_correctness_special_modified_bessel_i1_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7663523Z test_schema_correctness_special_modified_bessel_i1_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7663775Z test_schema_correctness_special_modified_bessel_i1_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7664026Z test_schema_correctness_special_modified_bessel_i1_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7664280Z test_schema_correctness_special_modified_bessel_i1_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7664608Z test_schema_correctness_special_modified_bessel_i1_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7664865Z test_schema_correctness_special_modified_bessel_k0_cuda_bool (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7665152Z test_schema_correctness_special_modified_bessel_k0_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7665411Z test_schema_correctness_special_modified_bessel_k0_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7665663Z test_schema_correctness_special_modified_bessel_k0_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7665926Z test_schema_correctness_special_modified_bessel_k0_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7666244Z test_schema_correctness_special_modified_bessel_k0_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7666562Z test_schema_correctness_special_modified_bessel_k0_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7666881Z test_schema_correctness_special_modified_bessel_k0_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7667205Z test_schema_correctness_special_modified_bessel_k1_cuda_bool (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7667464Z test_schema_correctness_special_modified_bessel_k1_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7667722Z test_schema_correctness_special_modified_bessel_k1_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7667995Z test_schema_correctness_special_modified_bessel_k1_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7668244Z test_schema_correctness_special_modified_bessel_k1_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7668493Z test_schema_correctness_special_modified_bessel_k1_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7668748Z test_schema_correctness_special_modified_bessel_k1_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7669010Z test_schema_correctness_special_modified_bessel_k1_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7669263Z test_schema_correctness_special_ndtr_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7669503Z test_schema_correctness_special_ndtr_cuda_bool (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7669755Z test_schema_correctness_special_ndtr_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7670004Z test_schema_correctness_special_ndtr_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7670247Z test_schema_correctness_special_ndtr_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7670522Z test_schema_correctness_special_ndtr_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7670772Z test_schema_correctness_special_ndtr_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7671010Z test_schema_correctness_special_ndtr_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7671259Z test_schema_correctness_special_ndtr_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7671507Z test_schema_correctness_special_ndtr_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7671753Z test_schema_correctness_special_ndtri_cuda_bool (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7672005Z test_schema_correctness_special_ndtri_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7672257Z test_schema_correctness_special_ndtri_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7672503Z test_schema_correctness_special_ndtri_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7672744Z test_schema_correctness_special_ndtri_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7673001Z test_schema_correctness_special_ndtri_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7673294Z test_schema_correctness_special_ndtri_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7673547Z test_schema_correctness_special_ndtri_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7673827Z 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.000s) 2023-01-11T21:35:20.7674106Z 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.000s) 2023-01-11T21:35:20.7674379Z 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.000s) 2023-01-11T21:35:20.7674649Z 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.000s) 2023-01-11T21:35:20.7674925Z 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.000s) 2023-01-11T21:35:20.7675200Z 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.000s) 2023-01-11T21:35:20.7675501Z 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.000s) 2023-01-11T21:35:20.7675780Z 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.000s) 2023-01-11T21:35:20.7676048Z 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.000s) 2023-01-11T21:35:20.7676318Z 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.000s) 2023-01-11T21:35:20.7676584Z 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.000s) 2023-01-11T21:35:20.7676858Z 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.000s) 2023-01-11T21:35:20.7677127Z 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.000s) 2023-01-11T21:35:20.7677398Z 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.000s) 2023-01-11T21:35:20.7677664Z 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.000s) 2023-01-11T21:35:20.7677948Z 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.000s) 2023-01-11T21:35:20.7678285Z 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.000s) 2023-01-11T21:35:20.7678647Z 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.000s) 2023-01-11T21:35:20.7678976Z 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.000s) 2023-01-11T21:35:20.7679317Z 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.000s) 2023-01-11T21:35:20.7679650Z 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.000s) 2023-01-11T21:35:20.7679981Z 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.000s) 2023-01-11T21:35:20.7680250Z 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.000s) 2023-01-11T21:35:20.7680516Z 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.000s) 2023-01-11T21:35:20.7680769Z 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.000s) 2023-01-11T21:35:20.7681211Z test_schema_correctness_special_shifted_chebyshev_polynomial_t_cuda_bool (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:35:20.7681622Z test_schema_correctness_special_shifted_chebyshev_polynomial_t_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:35:20.7682023Z test_schema_correctness_special_shifted_chebyshev_polynomial_t_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:35:20.7682417Z test_schema_correctness_special_shifted_chebyshev_polynomial_t_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:35:20.7682803Z test_schema_correctness_special_shifted_chebyshev_polynomial_t_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:35:20.7683187Z test_schema_correctness_special_shifted_chebyshev_polynomial_t_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:35:20.7683575Z test_schema_correctness_special_shifted_chebyshev_polynomial_t_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:35:20.7683967Z test_schema_correctness_special_shifted_chebyshev_polynomial_t_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:35:20.7684359Z test_schema_correctness_special_shifted_chebyshev_polynomial_u_cuda_bool (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:35:20.7684759Z test_schema_correctness_special_shifted_chebyshev_polynomial_u_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:35:20.7685172Z test_schema_correctness_special_shifted_chebyshev_polynomial_u_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:35:20.7685560Z test_schema_correctness_special_shifted_chebyshev_polynomial_u_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:35:20.7685949Z test_schema_correctness_special_shifted_chebyshev_polynomial_u_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:35:20.7686334Z test_schema_correctness_special_shifted_chebyshev_polynomial_u_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:35:20.7686716Z test_schema_correctness_special_shifted_chebyshev_polynomial_u_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:35:20.7687112Z test_schema_correctness_special_shifted_chebyshev_polynomial_u_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:35:20.7687502Z test_schema_correctness_special_shifted_chebyshev_polynomial_v_cuda_bool (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:35:20.7687984Z test_schema_correctness_special_shifted_chebyshev_polynomial_v_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:35:20.7688499Z test_schema_correctness_special_shifted_chebyshev_polynomial_v_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:35:20.7688986Z test_schema_correctness_special_shifted_chebyshev_polynomial_v_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:35:20.7689458Z test_schema_correctness_special_shifted_chebyshev_polynomial_v_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:35:20.7689942Z test_schema_correctness_special_shifted_chebyshev_polynomial_v_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:35:20.7690425Z test_schema_correctness_special_shifted_chebyshev_polynomial_v_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:35:20.7690815Z test_schema_correctness_special_shifted_chebyshev_polynomial_v_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:35:20.7691208Z test_schema_correctness_special_shifted_chebyshev_polynomial_w_cuda_bool (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:35:20.7691598Z test_schema_correctness_special_shifted_chebyshev_polynomial_w_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:35:20.7691986Z test_schema_correctness_special_shifted_chebyshev_polynomial_w_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:35:20.7692374Z test_schema_correctness_special_shifted_chebyshev_polynomial_w_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:35:20.7692781Z test_schema_correctness_special_shifted_chebyshev_polynomial_w_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:35:20.7693155Z test_schema_correctness_special_shifted_chebyshev_polynomial_w_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:35:20.7693540Z test_schema_correctness_special_shifted_chebyshev_polynomial_w_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:35:20.7693926Z test_schema_correctness_special_shifted_chebyshev_polynomial_w_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:35:20.7694382Z test_schema_correctness_special_spherical_bessel_j0_cuda_bool (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7694658Z test_schema_correctness_special_spherical_bessel_j0_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7694925Z test_schema_correctness_special_spherical_bessel_j0_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7695187Z test_schema_correctness_special_spherical_bessel_j0_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7695447Z test_schema_correctness_special_spherical_bessel_j0_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7695750Z test_schema_correctness_special_spherical_bessel_j0_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7696013Z test_schema_correctness_special_spherical_bessel_j0_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7696275Z test_schema_correctness_special_spherical_bessel_j0_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7696529Z test_schema_correctness_special_xlog1py_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7696780Z test_schema_correctness_special_xlog1py_cuda_bool (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7697035Z test_schema_correctness_special_xlog1py_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7697280Z test_schema_correctness_special_xlog1py_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7697524Z test_schema_correctness_special_xlog1py_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7697776Z test_schema_correctness_special_xlog1py_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7698023Z test_schema_correctness_special_xlog1py_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7698272Z test_schema_correctness_special_xlog1py_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7698552Z test_schema_correctness_special_xlog1py_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7698805Z test_schema_correctness_special_xlog1py_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7699052Z test_schema_correctness_special_zeta_cuda_bool (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7699301Z test_schema_correctness_special_zeta_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7699552Z test_schema_correctness_special_zeta_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7699802Z test_schema_correctness_special_zeta_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7700039Z test_schema_correctness_special_zeta_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7700279Z test_schema_correctness_special_zeta_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7700523Z test_schema_correctness_special_zeta_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7700764Z test_schema_correctness_special_zeta_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7701032Z test_schema_correctness_split_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7701273Z test_schema_correctness_split_cuda_bool (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7701519Z test_schema_correctness_split_cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7701763Z test_schema_correctness_split_cuda_complex32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7701999Z test_schema_correctness_split_cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7702243Z test_schema_correctness_split_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7702488Z test_schema_correctness_split_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7702730Z test_schema_correctness_split_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7702969Z test_schema_correctness_split_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7703206Z test_schema_correctness_split_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7703440Z test_schema_correctness_split_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7703700Z test_schema_correctness_split_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7703933Z test_schema_correctness_split_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7704184Z test_schema_correctness_split_list_args_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7704494Z test_schema_correctness_split_list_args_cuda_bool (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7704754Z test_schema_correctness_split_list_args_cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7705012Z test_schema_correctness_split_list_args_cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7705258Z test_schema_correctness_split_list_args_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7705505Z test_schema_correctness_split_list_args_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7705757Z test_schema_correctness_split_list_args_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7706066Z test_schema_correctness_split_list_args_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7706408Z test_schema_correctness_split_list_args_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7706747Z test_schema_correctness_split_list_args_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7707090Z test_schema_correctness_split_list_args_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7707406Z test_schema_correctness_split_list_args_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7707692Z test_schema_correctness_split_with_sizes_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7707971Z test_schema_correctness_split_with_sizes_cuda_bool (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7708260Z test_schema_correctness_split_with_sizes_cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7708544Z test_schema_correctness_split_with_sizes_cuda_complex32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7708829Z test_schema_correctness_split_with_sizes_cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7709111Z test_schema_correctness_split_with_sizes_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7709398Z test_schema_correctness_split_with_sizes_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7709670Z test_schema_correctness_split_with_sizes_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7709918Z test_schema_correctness_split_with_sizes_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7710166Z test_schema_correctness_split_with_sizes_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7710406Z test_schema_correctness_split_with_sizes_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7710656Z test_schema_correctness_split_with_sizes_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7710900Z test_schema_correctness_split_with_sizes_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7711141Z test_schema_correctness_sqrt_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7711379Z test_schema_correctness_sqrt_cuda_bool (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7711622Z test_schema_correctness_sqrt_cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7711885Z test_schema_correctness_sqrt_cuda_complex32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7712125Z test_schema_correctness_sqrt_cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7712370Z test_schema_correctness_sqrt_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7712610Z test_schema_correctness_sqrt_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7712849Z test_schema_correctness_sqrt_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7713087Z test_schema_correctness_sqrt_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7713322Z test_schema_correctness_sqrt_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7713558Z test_schema_correctness_sqrt_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7713792Z test_schema_correctness_sqrt_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7714022Z test_schema_correctness_sqrt_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7714269Z test_schema_correctness_square_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7714509Z test_schema_correctness_square_cuda_bool (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7714779Z test_schema_correctness_square_cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7715026Z test_schema_correctness_square_cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7715270Z test_schema_correctness_square_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7715512Z test_schema_correctness_square_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7715749Z test_schema_correctness_square_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7715992Z test_schema_correctness_square_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7716227Z test_schema_correctness_square_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7716466Z test_schema_correctness_square_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7716706Z test_schema_correctness_square_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7716939Z test_schema_correctness_square_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7717206Z test_schema_correctness_squeeze_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7717466Z test_schema_correctness_squeeze_cuda_bool (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7717776Z test_schema_correctness_squeeze_cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7718084Z test_schema_correctness_squeeze_cuda_complex32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7718385Z test_schema_correctness_squeeze_cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7718688Z test_schema_correctness_squeeze_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7718982Z test_schema_correctness_squeeze_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7719272Z test_schema_correctness_squeeze_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7719566Z test_schema_correctness_squeeze_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7719865Z test_schema_correctness_squeeze_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7720137Z test_schema_correctness_squeeze_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7720398Z test_schema_correctness_squeeze_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7720632Z test_schema_correctness_squeeze_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7720875Z test_schema_correctness_stack_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7721118Z test_schema_correctness_stack_cuda_bool (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7721366Z test_schema_correctness_stack_cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7721612Z test_schema_correctness_stack_cuda_complex32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7721860Z test_schema_correctness_stack_cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7722095Z test_schema_correctness_stack_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7722332Z test_schema_correctness_stack_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7722565Z test_schema_correctness_stack_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7722835Z test_schema_correctness_stack_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7723076Z test_schema_correctness_stack_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7723315Z test_schema_correctness_stack_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7723551Z test_schema_correctness_stack_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7723783Z test_schema_correctness_stack_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7724022Z test_schema_correctness_std_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7724269Z test_schema_correctness_std_cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7724505Z test_schema_correctness_std_cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7724741Z test_schema_correctness_std_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7724975Z test_schema_correctness_std_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7725208Z test_schema_correctness_std_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7725448Z test_schema_correctness_std_mean_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7725719Z test_schema_correctness_std_mean_cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7725968Z test_schema_correctness_std_mean_cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7726213Z test_schema_correctness_std_mean_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7726449Z test_schema_correctness_std_mean_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7726684Z test_schema_correctness_std_mean_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7726940Z test_schema_correctness_std_mean_unbiased_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7727196Z test_schema_correctness_std_mean_unbiased_cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7727454Z test_schema_correctness_std_mean_unbiased_cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7727707Z test_schema_correctness_std_mean_unbiased_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7727983Z test_schema_correctness_std_mean_unbiased_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7728230Z test_schema_correctness_std_mean_unbiased_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7728480Z test_schema_correctness_std_unbiased_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7728736Z test_schema_correctness_std_unbiased_cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7729030Z test_schema_correctness_std_unbiased_cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7729284Z test_schema_correctness_std_unbiased_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7729535Z test_schema_correctness_std_unbiased_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7729784Z test_schema_correctness_std_unbiased_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7730029Z test_schema_correctness_stft_cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7730272Z test_schema_correctness_stft_cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7730514Z test_schema_correctness_stft_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7730778Z test_schema_correctness_stft_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7731017Z test_schema_correctness_sub_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7731256Z test_schema_correctness_sub_cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7731497Z test_schema_correctness_sub_cuda_complex32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7731731Z test_schema_correctness_sub_cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7731972Z test_schema_correctness_sub_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7732212Z test_schema_correctness_sub_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7732451Z test_schema_correctness_sub_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7732685Z test_schema_correctness_sub_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7732916Z test_schema_correctness_sub_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7733175Z test_schema_correctness_sub_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7733414Z test_schema_correctness_sub_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7733650Z test_schema_correctness_sub_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7733888Z test_schema_correctness_sum_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7734124Z test_schema_correctness_sum_cuda_bool (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7734473Z test_schema_correctness_sum_cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7734712Z test_schema_correctness_sum_cuda_complex32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7734955Z test_schema_correctness_sum_cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7735191Z test_schema_correctness_sum_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7735427Z test_schema_correctness_sum_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7735663Z test_schema_correctness_sum_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7735903Z test_schema_correctness_sum_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7736181Z test_schema_correctness_sum_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7736412Z test_schema_correctness_sum_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7736648Z test_schema_correctness_sum_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7736881Z test_schema_correctness_sum_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7737128Z test_schema_correctness_sum_to_size_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7737377Z test_schema_correctness_sum_to_size_cuda_bool (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7737621Z test_schema_correctness_sum_to_size_cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7737870Z test_schema_correctness_sum_to_size_cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7738116Z test_schema_correctness_sum_to_size_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7738362Z test_schema_correctness_sum_to_size_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7738633Z test_schema_correctness_sum_to_size_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7738878Z test_schema_correctness_sum_to_size_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7739112Z test_schema_correctness_sum_to_size_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7739343Z test_schema_correctness_sum_to_size_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7739588Z test_schema_correctness_sum_to_size_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7739831Z test_schema_correctness_sum_to_size_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7740036Z test_schema_correctness_svd_cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: Skipped! (0.000s) 2023-01-11T21:35:20.7740237Z test_schema_correctness_svd_cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: Skipped! (0.000s) 2023-01-11T21:35:20.7740471Z test_schema_correctness_svd_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7740713Z test_schema_correctness_svd_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7740957Z test_schema_correctness_svd_lowrank_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7741198Z test_schema_correctness_svd_lowrank_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7741466Z test_schema_correctness_symeig_cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7741710Z test_schema_correctness_symeig_cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7741954Z test_schema_correctness_symeig_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7742189Z test_schema_correctness_symeig_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7742433Z test_schema_correctness_t_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7742671Z test_schema_correctness_t_cuda_bool (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7742914Z test_schema_correctness_t_cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7743153Z test_schema_correctness_t_cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7743384Z test_schema_correctness_t_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7743618Z test_schema_correctness_t_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7743872Z test_schema_correctness_t_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7744116Z test_schema_correctness_t_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7744351Z test_schema_correctness_t_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7744650Z test_schema_correctness_t_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7744886Z test_schema_correctness_t_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7745124Z test_schema_correctness_t_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7745375Z test_schema_correctness_take_along_dim_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7745622Z test_schema_correctness_take_along_dim_cuda_bool (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7745877Z test_schema_correctness_take_along_dim_cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7746129Z test_schema_correctness_take_along_dim_cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7746377Z test_schema_correctness_take_along_dim_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7746659Z test_schema_correctness_take_along_dim_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7746904Z test_schema_correctness_take_along_dim_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7747157Z test_schema_correctness_take_along_dim_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7747405Z test_schema_correctness_take_along_dim_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7747657Z test_schema_correctness_take_along_dim_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7747906Z test_schema_correctness_take_along_dim_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7748151Z test_schema_correctness_take_along_dim_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7748391Z test_schema_correctness_take_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7748628Z test_schema_correctness_take_cuda_bool (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7748870Z test_schema_correctness_take_cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7749133Z test_schema_correctness_take_cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7749371Z test_schema_correctness_take_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7749612Z test_schema_correctness_take_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7749852Z test_schema_correctness_take_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7750091Z test_schema_correctness_take_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7750330Z test_schema_correctness_take_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7750570Z test_schema_correctness_take_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7750807Z test_schema_correctness_take_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7751039Z test_schema_correctness_take_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7751278Z test_schema_correctness_tan_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7751513Z test_schema_correctness_tan_cuda_bool (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7751810Z test_schema_correctness_tan_cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7752051Z test_schema_correctness_tan_cuda_complex32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7752287Z test_schema_correctness_tan_cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7752529Z test_schema_correctness_tan_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7752767Z test_schema_correctness_tan_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7753006Z test_schema_correctness_tan_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7753244Z test_schema_correctness_tan_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7753479Z test_schema_correctness_tan_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7753713Z test_schema_correctness_tan_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7753944Z test_schema_correctness_tan_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7754197Z test_schema_correctness_tan_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7754444Z test_schema_correctness_tanh_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7754675Z test_schema_correctness_tanh_cuda_bool (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7754920Z test_schema_correctness_tanh_cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7755159Z test_schema_correctness_tanh_cuda_complex32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7755396Z test_schema_correctness_tanh_cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7755638Z test_schema_correctness_tanh_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7755878Z test_schema_correctness_tanh_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7756115Z test_schema_correctness_tanh_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7756353Z test_schema_correctness_tanh_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7756589Z test_schema_correctness_tanh_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7756829Z test_schema_correctness_tanh_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7757088Z test_schema_correctness_tanh_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7757322Z test_schema_correctness_tanh_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7757621Z test_schema_correctness_tensor_split_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7757929Z test_schema_correctness_tensor_split_cuda_bool (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7758240Z test_schema_correctness_tensor_split_cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7758557Z test_schema_correctness_tensor_split_cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7758866Z test_schema_correctness_tensor_split_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7759175Z test_schema_correctness_tensor_split_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7759476Z test_schema_correctness_tensor_split_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7759785Z test_schema_correctness_tensor_split_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7760130Z test_schema_correctness_tensor_split_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7760384Z test_schema_correctness_tensor_split_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7760628Z test_schema_correctness_tensor_split_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7760868Z test_schema_correctness_tensor_split_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7761115Z test_schema_correctness_tensordot_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7761363Z test_schema_correctness_tensordot_cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7761613Z test_schema_correctness_tensordot_cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7761850Z test_schema_correctness_tensordot_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7762088Z test_schema_correctness_tensordot_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7762333Z test_schema_correctness_tensordot_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7762577Z test_schema_correctness_tile_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7762838Z test_schema_correctness_tile_cuda_bool (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7763082Z test_schema_correctness_tile_cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7763322Z test_schema_correctness_tile_cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7763562Z test_schema_correctness_tile_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7763804Z test_schema_correctness_tile_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7764040Z test_schema_correctness_tile_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7764281Z test_schema_correctness_tile_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7764515Z test_schema_correctness_tile_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7764744Z test_schema_correctness_tile_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7764976Z test_schema_correctness_tile_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7765230Z test_schema_correctness_tile_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7765475Z test_schema_correctness_to_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7765714Z test_schema_correctness_to_cuda_bool (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7765956Z test_schema_correctness_to_cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7766198Z test_schema_correctness_to_cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7766433Z test_schema_correctness_to_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7766675Z test_schema_correctness_to_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7766912Z test_schema_correctness_to_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7767145Z test_schema_correctness_to_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7767383Z test_schema_correctness_to_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7767616Z test_schema_correctness_to_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7767905Z test_schema_correctness_to_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7768226Z test_schema_correctness_to_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7768534Z test_schema_correctness_to_sparse_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7768840Z test_schema_correctness_to_sparse_cuda_bool (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7769152Z test_schema_correctness_to_sparse_cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7769463Z test_schema_correctness_to_sparse_cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7769772Z test_schema_correctness_to_sparse_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7770079Z test_schema_correctness_to_sparse_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7770376Z test_schema_correctness_to_sparse_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7770638Z test_schema_correctness_to_sparse_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7770902Z test_schema_correctness_to_sparse_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7771137Z test_schema_correctness_to_sparse_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7771380Z test_schema_correctness_to_sparse_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7771626Z test_schema_correctness_to_sparse_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7771865Z test_schema_correctness_topk_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7772106Z test_schema_correctness_topk_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7772347Z test_schema_correctness_topk_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7772589Z test_schema_correctness_topk_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7772824Z test_schema_correctness_topk_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7773058Z test_schema_correctness_topk_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7773293Z test_schema_correctness_topk_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7773527Z test_schema_correctness_topk_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7773786Z test_schema_correctness_topk_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7774024Z test_schema_correctness_trace_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7774369Z test_schema_correctness_trace_cuda_bool (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7774620Z test_schema_correctness_trace_cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7774862Z test_schema_correctness_trace_cuda_complex32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7775103Z test_schema_correctness_trace_cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7775345Z test_schema_correctness_trace_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7775585Z test_schema_correctness_trace_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7775826Z test_schema_correctness_trace_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7776066Z test_schema_correctness_trace_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7776340Z test_schema_correctness_trace_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7776586Z test_schema_correctness_trace_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7776822Z test_schema_correctness_trace_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7777049Z test_schema_correctness_trace_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7777300Z test_schema_correctness_transpose_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7777546Z test_schema_correctness_transpose_cuda_bool (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7777800Z test_schema_correctness_transpose_cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7778051Z test_schema_correctness_transpose_cuda_complex32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7778295Z test_schema_correctness_transpose_cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7778539Z test_schema_correctness_transpose_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7778776Z test_schema_correctness_transpose_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7779056Z test_schema_correctness_transpose_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7779298Z test_schema_correctness_transpose_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7779536Z test_schema_correctness_transpose_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7779775Z test_schema_correctness_transpose_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7780011Z test_schema_correctness_transpose_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7780249Z test_schema_correctness_transpose_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7780500Z test_schema_correctness_trapezoid_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7780745Z test_schema_correctness_trapezoid_cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7780991Z test_schema_correctness_trapezoid_cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7781231Z test_schema_correctness_trapezoid_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7781488Z test_schema_correctness_trapezoid_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7781727Z test_schema_correctness_trapezoid_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7781964Z test_schema_correctness_trapezoid_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7782208Z test_schema_correctness_trapezoid_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7782445Z test_schema_correctness_trapezoid_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7782689Z test_schema_correctness_trapezoid_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7782934Z test_schema_correctness_trapezoid_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7783165Z test_schema_correctness_trapz_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7783413Z test_schema_correctness_trapz_cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7783658Z test_schema_correctness_trapz_cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7783899Z test_schema_correctness_trapz_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7784142Z test_schema_correctness_trapz_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7784471Z test_schema_correctness_trapz_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7784715Z test_schema_correctness_trapz_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7784955Z test_schema_correctness_trapz_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7785195Z test_schema_correctness_trapz_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7785437Z test_schema_correctness_trapz_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7785674Z test_schema_correctness_trapz_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7785937Z test_schema_correctness_triangular_solve_cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7786192Z test_schema_correctness_triangular_solve_cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7786448Z test_schema_correctness_triangular_solve_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7786728Z test_schema_correctness_triangular_solve_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7786971Z test_schema_correctness_tril_cuda_bool (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7787213Z test_schema_correctness_tril_cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7787453Z test_schema_correctness_tril_cuda_complex32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7787690Z test_schema_correctness_tril_cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7787934Z test_schema_correctness_tril_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7788178Z test_schema_correctness_tril_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7788420Z test_schema_correctness_tril_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7788655Z test_schema_correctness_tril_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7788889Z test_schema_correctness_tril_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7789119Z test_schema_correctness_tril_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7789355Z test_schema_correctness_tril_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7789621Z test_schema_correctness_tril_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7789868Z test_schema_correctness_tril_indices_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7790108Z test_schema_correctness_tril_indices_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7790345Z test_schema_correctness_triu_cuda_bool (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7790590Z test_schema_correctness_triu_cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7790833Z test_schema_correctness_triu_cuda_complex32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7791066Z test_schema_correctness_triu_cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7791302Z test_schema_correctness_triu_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7791546Z test_schema_correctness_triu_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7791784Z test_schema_correctness_triu_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7792031Z test_schema_correctness_triu_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7792270Z test_schema_correctness_triu_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7792505Z test_schema_correctness_triu_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7792739Z test_schema_correctness_triu_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7792968Z test_schema_correctness_triu_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7793214Z test_schema_correctness_triu_indices_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7793462Z test_schema_correctness_triu_indices_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7793712Z test_schema_correctness_true_divide_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7793960Z test_schema_correctness_true_divide_cuda_bool (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7794213Z test_schema_correctness_true_divide_cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7794468Z test_schema_correctness_true_divide_cuda_complex32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7794739Z test_schema_correctness_true_divide_cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7794981Z test_schema_correctness_true_divide_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7795220Z test_schema_correctness_true_divide_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7795467Z test_schema_correctness_true_divide_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7795711Z test_schema_correctness_true_divide_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7795957Z test_schema_correctness_true_divide_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7796191Z test_schema_correctness_true_divide_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7796432Z test_schema_correctness_true_divide_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7796678Z test_schema_correctness_true_divide_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7796920Z test_schema_correctness_trunc_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7797190Z test_schema_correctness_trunc_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7797440Z test_schema_correctness_trunc_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7797681Z test_schema_correctness_trunc_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7797914Z test_schema_correctness_trunc_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7798156Z test_schema_correctness_trunc_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7798397Z test_schema_correctness_trunc_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7798639Z test_schema_correctness_trunc_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7798873Z test_schema_correctness_trunc_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7799116Z test_schema_correctness_unbind_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7799378Z test_schema_correctness_unbind_cuda_bool (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7799650Z test_schema_correctness_unbind_cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7799921Z test_schema_correctness_unbind_cuda_complex32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7800171Z test_schema_correctness_unbind_cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7800412Z test_schema_correctness_unbind_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7800647Z test_schema_correctness_unbind_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7800873Z test_schema_correctness_unbind_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7801118Z test_schema_correctness_unbind_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7801359Z test_schema_correctness_unbind_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7801599Z test_schema_correctness_unbind_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7801835Z test_schema_correctness_unbind_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7802071Z test_schema_correctness_unbind_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7802339Z test_schema_correctness_unflatten_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7802588Z test_schema_correctness_unflatten_cuda_bool (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7802838Z test_schema_correctness_unflatten_cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7803087Z test_schema_correctness_unflatten_cuda_complex32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7803331Z test_schema_correctness_unflatten_cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7803584Z test_schema_correctness_unflatten_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7803827Z test_schema_correctness_unflatten_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7804064Z test_schema_correctness_unflatten_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7804307Z test_schema_correctness_unflatten_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7804541Z test_schema_correctness_unflatten_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7804785Z test_schema_correctness_unflatten_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7805025Z test_schema_correctness_unflatten_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7805289Z test_schema_correctness_unflatten_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7805539Z test_schema_correctness_unfold_copy_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7805784Z test_schema_correctness_unfold_copy_cuda_bool (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7806036Z test_schema_correctness_unfold_copy_cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7806288Z test_schema_correctness_unfold_copy_cuda_complex32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7806542Z test_schema_correctness_unfold_copy_cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7806788Z test_schema_correctness_unfold_copy_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7807022Z test_schema_correctness_unfold_copy_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7807272Z test_schema_correctness_unfold_copy_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7807539Z test_schema_correctness_unfold_copy_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7807789Z test_schema_correctness_unfold_copy_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7808049Z test_schema_correctness_unfold_copy_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7808349Z test_schema_correctness_unfold_copy_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7808649Z test_schema_correctness_unfold_copy_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7808954Z test_schema_correctness_unfold_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7809255Z test_schema_correctness_unfold_cuda_bool (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7809555Z test_schema_correctness_unfold_cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7809856Z test_schema_correctness_unfold_cuda_complex32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7810150Z test_schema_correctness_unfold_cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7810441Z test_schema_correctness_unfold_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7810677Z test_schema_correctness_unfold_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7810931Z test_schema_correctness_unfold_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7811171Z test_schema_correctness_unfold_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7811410Z test_schema_correctness_unfold_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7811648Z test_schema_correctness_unfold_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7811884Z test_schema_correctness_unfold_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7812120Z test_schema_correctness_unfold_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7812360Z test_schema_correctness_uniform_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7812610Z test_schema_correctness_uniform_cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7812853Z test_schema_correctness_uniform_cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7813117Z test_schema_correctness_uniform_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7813362Z test_schema_correctness_uniform_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7813598Z test_schema_correctness_uniform_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7813855Z test_schema_correctness_unique_consecutive_cuda_bool (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7814114Z test_schema_correctness_unique_consecutive_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7814545Z test_schema_correctness_unique_consecutive_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7814808Z test_schema_correctness_unique_consecutive_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7815059Z test_schema_correctness_unique_consecutive_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7815308Z test_schema_correctness_unique_consecutive_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7815555Z test_schema_correctness_unique_consecutive_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7815810Z test_schema_correctness_unique_consecutive_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7816066Z test_schema_correctness_unique_consecutive_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7816343Z test_schema_correctness_unique_cuda_bool (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7816580Z test_schema_correctness_unique_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7816806Z test_schema_correctness_unique_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7817037Z test_schema_correctness_unique_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7817277Z test_schema_correctness_unique_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7817516Z test_schema_correctness_unique_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7817751Z test_schema_correctness_unique_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7817986Z test_schema_correctness_unique_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7818219Z test_schema_correctness_unique_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7818495Z test_schema_correctness_unsqueeze_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7818743Z test_schema_correctness_unsqueeze_cuda_bool (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7818993Z test_schema_correctness_unsqueeze_cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7819241Z test_schema_correctness_unsqueeze_cuda_complex32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7819482Z test_schema_correctness_unsqueeze_cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7819720Z test_schema_correctness_unsqueeze_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7819963Z test_schema_correctness_unsqueeze_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7820203Z test_schema_correctness_unsqueeze_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7820442Z test_schema_correctness_unsqueeze_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7820677Z test_schema_correctness_unsqueeze_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7820919Z test_schema_correctness_unsqueeze_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7821158Z test_schema_correctness_unsqueeze_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7821418Z test_schema_correctness_unsqueeze_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7821659Z test_schema_correctness_var_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7821902Z test_schema_correctness_var_cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7822142Z test_schema_correctness_var_cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7822384Z test_schema_correctness_var_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7822615Z test_schema_correctness_var_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7822852Z test_schema_correctness_var_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7823094Z test_schema_correctness_var_mean_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7823340Z test_schema_correctness_var_mean_cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7823608Z test_schema_correctness_var_mean_cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7823851Z test_schema_correctness_var_mean_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7824091Z test_schema_correctness_var_mean_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7824324Z test_schema_correctness_var_mean_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7824643Z test_schema_correctness_var_mean_unbiased_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7824905Z test_schema_correctness_var_mean_unbiased_cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7825163Z test_schema_correctness_var_mean_unbiased_cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7825415Z test_schema_correctness_var_mean_unbiased_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7825667Z test_schema_correctness_var_mean_unbiased_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7825958Z test_schema_correctness_var_mean_unbiased_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7826268Z test_schema_correctness_var_unbiased_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7826584Z test_schema_correctness_var_unbiased_cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7826930Z test_schema_correctness_var_unbiased_cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7827238Z test_schema_correctness_var_unbiased_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7827546Z test_schema_correctness_var_unbiased_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7827800Z test_schema_correctness_var_unbiased_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7828040Z test_schema_correctness_vdot_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7828248Z test_schema_correctness_vdot_cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: Skipped! (0.000s) 2023-01-11T21:35:20.7828447Z test_schema_correctness_vdot_cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: Skipped! (0.000s) 2023-01-11T21:35:20.7828687Z test_schema_correctness_vdot_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7828924Z test_schema_correctness_vdot_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7829156Z test_schema_correctness_vdot_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7829431Z test_schema_correctness_view_as_complex_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7829685Z test_schema_correctness_view_as_complex_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7829934Z test_schema_correctness_view_as_complex_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7830174Z test_schema_correctness_view_as_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7830413Z test_schema_correctness_view_as_cuda_bool (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7830660Z test_schema_correctness_view_as_cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7830907Z test_schema_correctness_view_as_cuda_complex32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7831150Z test_schema_correctness_view_as_cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7831388Z test_schema_correctness_view_as_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7831622Z test_schema_correctness_view_as_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7831867Z test_schema_correctness_view_as_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7832123Z test_schema_correctness_view_as_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7832364Z test_schema_correctness_view_as_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7832597Z test_schema_correctness_view_as_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7832834Z test_schema_correctness_view_as_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7833067Z test_schema_correctness_view_as_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7833321Z test_schema_correctness_view_as_real_cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7833572Z test_schema_correctness_view_as_real_cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7833818Z test_schema_correctness_view_copy_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7834058Z test_schema_correctness_view_copy_cuda_bool (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7834300Z test_schema_correctness_view_copy_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7834567Z test_schema_correctness_view_copy_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7834816Z test_schema_correctness_view_copy_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7835049Z test_schema_correctness_view_copy_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7835281Z test_schema_correctness_view_copy_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7835522Z test_schema_correctness_view_copy_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7835762Z test_schema_correctness_view_copy_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7835998Z test_schema_correctness_view_copy_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7836237Z test_schema_correctness_view_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7836473Z test_schema_correctness_view_cuda_bool (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7836709Z test_schema_correctness_view_cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7836952Z test_schema_correctness_view_cuda_complex32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7837212Z test_schema_correctness_view_cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7837461Z test_schema_correctness_view_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7837755Z test_schema_correctness_view_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7838047Z test_schema_correctness_view_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7838342Z test_schema_correctness_view_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7838636Z test_schema_correctness_view_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7838936Z test_schema_correctness_view_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7839227Z test_schema_correctness_view_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7839519Z test_schema_correctness_view_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7839823Z test_schema_correctness_vsplit_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7840128Z test_schema_correctness_vsplit_cuda_bool (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7840380Z test_schema_correctness_vsplit_cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7840627Z test_schema_correctness_vsplit_cuda_complex32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7840868Z test_schema_correctness_vsplit_cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7841114Z test_schema_correctness_vsplit_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7841345Z test_schema_correctness_vsplit_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7841581Z test_schema_correctness_vsplit_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7841822Z test_schema_correctness_vsplit_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7842068Z test_schema_correctness_vsplit_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7842308Z test_schema_correctness_vsplit_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7842544Z test_schema_correctness_vsplit_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7842784Z test_schema_correctness_vsplit_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7843076Z test_schema_correctness_vstack_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7843320Z test_schema_correctness_vstack_cuda_bool (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7843572Z test_schema_correctness_vstack_cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7843820Z test_schema_correctness_vstack_cuda_complex32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7844070Z test_schema_correctness_vstack_cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7844308Z test_schema_correctness_vstack_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7844545Z test_schema_correctness_vstack_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7844788Z test_schema_correctness_vstack_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7845028Z test_schema_correctness_vstack_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7845267Z test_schema_correctness_vstack_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7845528Z test_schema_correctness_vstack_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7845768Z test_schema_correctness_vstack_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7846003Z test_schema_correctness_vstack_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7846241Z test_schema_correctness_where_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7846485Z test_schema_correctness_where_cuda_bool (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7846730Z test_schema_correctness_where_cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7846984Z test_schema_correctness_where_cuda_complex32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7847215Z test_schema_correctness_where_cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7847455Z test_schema_correctness_where_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7847702Z test_schema_correctness_where_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7847944Z test_schema_correctness_where_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7848258Z test_schema_correctness_where_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7848558Z test_schema_correctness_where_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7848854Z test_schema_correctness_where_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7849150Z test_schema_correctness_where_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7849439Z test_schema_correctness_where_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7849740Z test_schema_correctness_xlogy_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7850038Z test_schema_correctness_xlogy_cuda_bool (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7850338Z test_schema_correctness_xlogy_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7850585Z test_schema_correctness_xlogy_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7850821Z test_schema_correctness_xlogy_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7851079Z test_schema_correctness_xlogy_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7851319Z test_schema_correctness_xlogy_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7851551Z test_schema_correctness_xlogy_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7851782Z test_schema_correctness_xlogy_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7852019Z test_schema_correctness_xlogy_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7852261Z test_schema_correctness_zero__cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7852499Z test_schema_correctness_zero__cuda_bool (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7852742Z test_schema_correctness_zero__cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7852981Z test_schema_correctness_zero__cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7853219Z test_schema_correctness_zero__cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7853449Z test_schema_correctness_zero__cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7853687Z test_schema_correctness_zero__cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7853941Z test_schema_correctness_zero__cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7854277Z test_schema_correctness_zero__cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7854512Z test_schema_correctness_zero__cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7854746Z test_schema_correctness_zero__cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7854980Z test_schema_correctness_zero__cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7855222Z test_schema_correctness_zeros_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7855455Z test_schema_correctness_zeros_cuda_bool (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7855702Z test_schema_correctness_zeros_cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7855941Z test_schema_correctness_zeros_cuda_complex32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7856185Z test_schema_correctness_zeros_cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7856456Z test_schema_correctness_zeros_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7856695Z test_schema_correctness_zeros_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7856932Z test_schema_correctness_zeros_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7857165Z test_schema_correctness_zeros_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7857397Z test_schema_correctness_zeros_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7857632Z test_schema_correctness_zeros_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7857869Z test_schema_correctness_zeros_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7858100Z test_schema_correctness_zeros_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7858347Z test_schema_correctness_zeros_like_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7858586Z test_schema_correctness_zeros_like_cuda_bool (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7858835Z test_schema_correctness_zeros_like_cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7859117Z test_schema_correctness_zeros_like_cuda_complex32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7859367Z test_schema_correctness_zeros_like_cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7859606Z test_schema_correctness_zeros_like_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7859843Z test_schema_correctness_zeros_like_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7860092Z test_schema_correctness_zeros_like_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7860333Z test_schema_correctness_zeros_like_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7860574Z test_schema_correctness_zeros_like_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7860807Z test_schema_correctness_zeros_like_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7861046Z test_schema_correctness_zeros_like_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7861288Z test_schema_correctness_zeros_like_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:20.7861296Z 2023-01-11T21:35:20.7861572Z ---------------------------------------------------------------------- 2023-01-11T21:35:20.7861662Z Ran 5463 tests in 4.808s 2023-01-11T21:35:20.7861668Z 2023-01-11T21:35:20.7861749Z OK (skipped=5459) 2023-01-11T21:35:20.7861754Z 2023-01-11T21:35:20.7861838Z Generating XML reports... 2023-01-11T21:35:20.7862187Z Generated XML report: test-reports/python-unittest/test_schema_check/TEST-TestSchemaCheckModeOpInfoCUDA-20230111213514.xml 2023-01-11T21:35:20.7862478Z Generated XML report: test-reports/python-unittest/test_schema_check/TEST-TestSchemaCheck-20230111213514.xml 2023-01-11T21:35:20.7862484Z 2023-01-11T21:35:20.7862875Z ##[endgroup] 2023-01-11T21:35:20.7863165Z FINISHED PRINTING LOG FILE of test_schema_check (/var/lib/jenkins/workspace/test/test-reports/test_schema_check_uzh9lz_m) 2023-01-11T21:35:20.7863171Z 2023-01-11T21:35:22.5738709Z Ignoring disabled issues: [] 2023-01-11T21:35:22.5982974Z Running test_set_default_mobile_cpu_allocator ... [2023-01-11 21:35:22.597622] 2023-01-11T21:35:22.5984295Z Executing ['/opt/conda/bin/python', '-bb', 'test_set_default_mobile_cpu_allocator.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2023-01-11 21:35:22.597988] 2023-01-11T21:35:25.4169006Z 2023-01-11T21:35:25.4170023Z Expand the folded group to see the log file of test_set_default_mobile_cpu_allocator 2023-01-11T21:35:25.4173017Z ##[group]PRINTING LOG FILE of test_set_default_mobile_cpu_allocator (/var/lib/jenkins/workspace/test/test-reports/test_set_default_mobile_cpu_allocator_3m649t_g) 2023-01-11T21:35:25.4173519Z 2023-01-11T21:35:25.4173655Z Running tests... 2023-01-11T21:35:25.4174872Z ---------------------------------------------------------------------- 2023-01-11T21:35:25.4175620Z Test results will be stored in test-reports/python-unittest/test_set_default_mobile_cpu_allocator 2023-01-11T21:35:25.4176351Z test_exception (__main__.TestSetDefaultMobileCPUAllocator) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (1.086s) 2023-01-11T21:35:25.4177098Z test_no_exception (__main__.TestSetDefaultMobileCPUAllocator) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:35:25.4177674Z 2023-01-11T21:35:25.4177957Z ---------------------------------------------------------------------- 2023-01-11T21:35:25.4178304Z Ran 2 tests in 1.087s 2023-01-11T21:35:25.4178470Z 2023-01-11T21:35:25.4178576Z OK (skipped=2) 2023-01-11T21:35:25.4178739Z 2023-01-11T21:35:25.4178872Z Generating XML reports... 2023-01-11T21:35:25.4179704Z Generated XML report: test-reports/python-unittest/test_set_default_mobile_cpu_allocator/TEST-TestSetDefaultMobileCPUAllocator-20230111213523.xml 2023-01-11T21:35:25.4180160Z 2023-01-11T21:35:25.4180472Z ##[endgroup] 2023-01-11T21:35:25.4181131Z FINISHED PRINTING LOG FILE of test_set_default_mobile_cpu_allocator (/var/lib/jenkins/workspace/test/test-reports/test_set_default_mobile_cpu_allocator_3m649t_g) 2023-01-11T21:35:25.4181499Z 2023-01-11T21:35:27.3437277Z Ignoring disabled issues: [] 2023-01-11T21:35:27.3683136Z Running test_subclass ... [2023-01-11 21:35:27.367706] 2023-01-11T21:35:27.3684078Z Executing ['/opt/conda/bin/python', '-bb', 'test_subclass.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2023-01-11 21:35:27.368059] 2023-01-11T21:35:30.2672654Z 2023-01-11T21:35:30.2673342Z Expand the folded group to see the log file of test_subclass 2023-01-11T21:35:30.2674294Z ##[group]PRINTING LOG FILE of test_subclass (/var/lib/jenkins/workspace/test/test-reports/test_subclass_fahokkd3) 2023-01-11T21:35:30.2674582Z 2023-01-11T21:35:30.2674722Z Running tests... 2023-01-11T21:35:30.2675258Z ---------------------------------------------------------------------- 2023-01-11T21:35:30.2675777Z Test results will be stored in test-reports/python-unittest/test_subclass 2023-01-11T21:35:30.2676230Z test_deepcopy_base_tensor_as_param_False (__main__.TestSubclass) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (1.100s) 2023-01-11T21:35:30.2676877Z test_deepcopy_base_tensor_as_param_True (__main__.TestSubclass) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:35:30.2677329Z test_deepcopy_diag_tensor_below_as_param_False (__main__.TestSubclass) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:35:30.2677778Z test_deepcopy_diag_tensor_below_as_param_True (__main__.TestSubclass) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:35:30.2678224Z test_deepcopy_logging_tensor_as_param_False (__main__.TestSubclass) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:35:30.2678661Z test_deepcopy_logging_tensor_as_param_True (__main__.TestSubclass) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:35:30.2679106Z test_deepcopy_non_wrapper_tensor_as_param_False (__main__.TestSubclass) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:35:30.2679561Z test_deepcopy_non_wrapper_tensor_as_param_True (__main__.TestSubclass) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:35:30.2680117Z test_deepcopy_sparse_tensor_as_param_False (__main__.TestSubclass) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:35:30.2680655Z test_deepcopy_sparse_tensor_as_param_True (__main__.TestSubclass) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:35:30.2681158Z test_lazy_module_base_tensor (__main__.TestSubclass) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:35:30.2681576Z test_lazy_module_diag_tensor_below (__main__.TestSubclass) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:35:30.2681993Z test_lazy_module_logging_tensor (__main__.TestSubclass) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:35:30.2682408Z test_lazy_module_non_wrapper_tensor (__main__.TestSubclass) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:35:30.2682888Z test_lazy_module_sparse_tensor (__main__.TestSubclass) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:35:30.2683310Z test_module_optimization_base_tensor (__main__.TestSubclass) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:35:30.2683749Z test_module_optimization_diag_tensor_below (__main__.TestSubclass) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:35:30.2684175Z test_module_optimization_logging_tensor (__main__.TestSubclass) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:35:30.2684614Z test_module_optimization_non_wrapper_tensor (__main__.TestSubclass) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:35:30.2685056Z test_module_optimization_sparse_tensor (__main__.TestSubclass) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:35:30.2685531Z 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.001s) 2023-01-11T21:35:30.2686019Z 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) 2023-01-11T21:35:30.2686482Z 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) 2023-01-11T21:35:30.2686955Z 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) 2023-01-11T21:35:30.2687461Z 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) 2023-01-11T21:35:30.2687942Z 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) 2023-01-11T21:35:30.2688418Z 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) 2023-01-11T21:35:30.2688895Z 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) 2023-01-11T21:35:30.2689378Z 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) 2023-01-11T21:35:30.2689924Z 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) 2023-01-11T21:35:30.2690522Z 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) 2023-01-11T21:35:30.2691109Z test_parametrization_base_tensor_leave_parametrized_False (__main__.TestSubclass) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:35:30.2691700Z test_parametrization_base_tensor_leave_parametrized_True (__main__.TestSubclass) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:35:30.2692300Z test_parametrization_diag_tensor_below_leave_parametrized_False (__main__.TestSubclass) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:35:30.2692837Z test_parametrization_diag_tensor_below_leave_parametrized_True (__main__.TestSubclass) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:35:30.2693319Z test_parametrization_logging_tensor_leave_parametrized_False (__main__.TestSubclass) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:35:30.2693835Z test_parametrization_logging_tensor_leave_parametrized_True (__main__.TestSubclass) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:35:30.2694614Z test_parametrization_non_wrapper_tensor_leave_parametrized_False (__main__.TestSubclass) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:35:30.2695292Z test_parametrization_non_wrapper_tensor_leave_parametrized_True (__main__.TestSubclass) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:35:30.2695955Z test_parametrization_sparse_tensor_leave_parametrized_False (__main__.TestSubclass) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:35:30.2696591Z test_parametrization_sparse_tensor_leave_parametrized_True (__main__.TestSubclass) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:35:30.2697139Z test_repr_base_tensor_as_param_False (__main__.TestSubclass) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:35:30.2697570Z test_repr_base_tensor_as_param_True (__main__.TestSubclass) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:35:30.2698008Z test_repr_diag_tensor_below_as_param_False (__main__.TestSubclass) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:35:30.2698443Z test_repr_diag_tensor_below_as_param_True (__main__.TestSubclass) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:35:30.2698882Z test_repr_logging_tensor_as_param_False (__main__.TestSubclass) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:35:30.2699383Z test_repr_logging_tensor_as_param_True (__main__.TestSubclass) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:35:30.2699831Z test_repr_non_wrapper_tensor_as_param_False (__main__.TestSubclass) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:35:30.2700273Z test_repr_non_wrapper_tensor_as_param_True (__main__.TestSubclass) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:35:30.2700717Z test_repr_sparse_tensor_as_param_False (__main__.TestSubclass) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:35:30.2701159Z test_repr_sparse_tensor_as_param_True (__main__.TestSubclass) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:35:30.2701612Z test_serialization_base_tensor_as_param_False (__main__.TestSubclass) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:35:30.2702060Z test_serialization_base_tensor_as_param_True (__main__.TestSubclass) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:35:30.2702520Z test_serialization_diag_tensor_below_as_param_False (__main__.TestSubclass) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:35:30.2702982Z test_serialization_diag_tensor_below_as_param_True (__main__.TestSubclass) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:35:30.2703446Z test_serialization_logging_tensor_as_param_False (__main__.TestSubclass) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:35:30.2703898Z test_serialization_logging_tensor_as_param_True (__main__.TestSubclass) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:35:30.2704434Z test_serialization_non_wrapper_tensor_as_param_False (__main__.TestSubclass) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:35:30.2704939Z test_serialization_non_wrapper_tensor_as_param_True (__main__.TestSubclass) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:35:30.2705391Z test_serialization_sparse_tensor_as_param_False (__main__.TestSubclass) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:35:30.2705843Z test_serialization_sparse_tensor_as_param_True (__main__.TestSubclass) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:35:30.2706297Z test_type_propagation_base_tensor_as_param_False (__main__.TestSubclass) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:35:30.2706749Z test_type_propagation_base_tensor_as_param_True (__main__.TestSubclass) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:35:30.2707216Z 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) 2023-01-11T21:35:30.2707680Z 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) 2023-01-11T21:35:30.2708167Z test_type_propagation_logging_tensor_as_param_False (__main__.TestSubclass) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:35:30.2708626Z test_type_propagation_logging_tensor_as_param_True (__main__.TestSubclass) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:35:30.2709088Z 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) 2023-01-11T21:35:30.2709553Z 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) 2023-01-11T21:35:30.2710039Z test_type_propagation_sparse_tensor_as_param_False (__main__.TestSubclass) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:35:30.2710500Z test_type_propagation_sparse_tensor_as_param_True (__main__.TestSubclass) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:35:30.2710741Z 2023-01-11T21:35:30.2711015Z ---------------------------------------------------------------------- 2023-01-11T21:35:30.2711334Z Ran 71 tests in 1.151s 2023-01-11T21:35:30.2711488Z 2023-01-11T21:35:30.2711579Z OK (skipped=71) 2023-01-11T21:35:30.2711725Z 2023-01-11T21:35:30.2711839Z Generating XML reports... 2023-01-11T21:35:30.2712374Z Generated XML report: test-reports/python-unittest/test_subclass/TEST-TestSubclass-20230111213528.xml 2023-01-11T21:35:30.2712660Z 2023-01-11T21:35:30.2713023Z ##[endgroup] 2023-01-11T21:35:30.2713512Z FINISHED PRINTING LOG FILE of test_subclass (/var/lib/jenkins/workspace/test/test-reports/test_subclass_fahokkd3) 2023-01-11T21:35:30.2713740Z 2023-01-11T21:35:32.1965503Z Ignoring disabled issues: [] 2023-01-11T21:35:32.2211522Z Running test_tensorboard ... [2023-01-11 21:35:32.220525] 2023-01-11T21:35:32.2212918Z Executing ['/opt/conda/bin/python', '-bb', 'test_tensorboard.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2023-01-11 21:35:32.220876] 2023-01-11T21:35:56.4114919Z 2023-01-11T21:35:56.4115333Z Expand the folded group to see the log file of test_tensorboard 2023-01-11T21:35:56.4119123Z ##[group]PRINTING LOG FILE of test_tensorboard (/var/lib/jenkins/workspace/test/test-reports/test_tensorboard_iyk7o0ft) 2023-01-11T21:35:56.4119581Z 2023-01-11T21:35:56.4119879Z Running tests... 2023-01-11T21:35:56.4120421Z ---------------------------------------------------------------------- 2023-01-11T21:35:56.4120874Z Test results will be stored in test-reports/python-unittest/test_tensorboard 2023-01-11T21:35:56.4135733Z test_embedding (__main__.TestTensorBoardEmbedding) ... warning: Embedding dir exists, did you set global_step for add_embedding()? 2023-01-11T21:35:56.4136876Z ok (0.013s) 2023-01-11T21:35:56.4137534Z test_embedding_64 (__main__.TestTensorBoardEmbedding) ... warning: Embedding dir exists, did you set global_step for add_embedding()? 2023-01-11T21:35:56.4138210Z ok (0.007s) 2023-01-11T21:35:56.4138897Z test_figure (__main__.TestTensorBoardFigure) ... skip: no matplotlib (0.001s) 2023-01-11T21:35:56.4139798Z test_figure_list (__main__.TestTensorBoardFigure) ... skip: no matplotlib (0.001s) 2023-01-11T21:35:56.4140691Z test_caffe2_np (__main__.TestTensorBoardNumpy) ... skip: no caffe2 (0.000s) 2023-01-11T21:35:56.4141584Z test_caffe2_np_expect_fail (__main__.TestTensorBoardNumpy) ... skip: no caffe2 (0.000s) 2023-01-11T21:35:56.4142475Z test_caffe2_simple_cnnmodel (__main__.TestTensorBoardNumpy) ... skip: no caffe2 (0.001s) 2023-01-11T21:35:56.4143386Z test_caffe2_simple_model (__main__.TestTensorBoardNumpy) ... skip: no caffe2 (0.001s) 2023-01-11T21:35:56.4144292Z test_pytorch_np_expect_fail (__main__.TestTensorBoardNumpy) ... ok (0.000s) 2023-01-11T21:35:56.4145237Z test_scalar (__main__.TestTensorBoardNumpy) ... ok (0.001s) 2023-01-11T21:35:56.4146057Z test_pytorch_autograd_np (__main__.TestTensorBoardPyTorchNumpy) ... ok (0.001s) 2023-01-11T21:35:56.4146589Z test_pytorch_histogram (__main__.TestTensorBoardPyTorchNumpy) ... ok (0.003s) 2023-01-11T21:35:56.4147036Z test_pytorch_histogram_raw (__main__.TestTensorBoardPyTorchNumpy) ... ok (0.005s) 2023-01-11T21:35:56.4147382Z test_pytorch_np (__main__.TestTensorBoardPyTorchNumpy) ... ok (0.854s) 2023-01-11T21:35:56.4147710Z test_pytorch_write (__main__.TestTensorBoardPyTorchNumpy) ... ok (0.002s) 2023-01-11T21:35:56.4148044Z test_mlp_graph (__main__.TestTensorBoardPytorchGraph) ... ok (0.080s) 2023-01-11T21:35:56.4148427Z test_nested_nn_squential (__main__.TestTensorBoardPytorchGraph) ... ok (0.069s) 2023-01-11T21:35:56.4148853Z test_pytorch_graph (__main__.TestTensorBoardPytorchGraph) ... ok (0.018s) 2023-01-11T21:35:56.4150196Z 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. 2023-01-11T21:35:56.4150888Z Error occurs, No graph saved 2023-01-11T21:35:56.4151080Z ok (0.028s) 2023-01-11T21:35:56.4151348Z test_torchvision_smoke (__main__.TestTensorBoardPytorchGraph) ... ok (20.663s) 2023-01-11T21:35:56.4151740Z test_wrong_input_size (__main__.TestTensorBoardPytorchGraph) ... mat1 and mat2 shapes cannot be multiplied (1x9 and 3x5) 2023-01-11T21:35:56.4152046Z Error occurs, No graph saved 2023-01-11T21:35:56.4152240Z ok (0.011s) 2023-01-11T21:35:56.4152529Z test_audio (__main__.TestTensorBoardSummary) ... warning: audio amplitude out of range, auto clipped. 2023-01-11T21:35:56.4152798Z ok (0.001s) 2023-01-11T21:35:56.4153046Z test_custom_scalars (__main__.TestTensorBoardSummary) ... ok (0.000s) 2023-01-11T21:35:56.4153357Z test_empty_input (__main__.TestTensorBoardSummary) ... ok (0.000s) 2023-01-11T21:35:56.4153659Z test_float32_image (__main__.TestTensorBoardSummary) 2023-01-11T21:35:56.4153965Z Tests that float32 image (pixel values in [0, 1]) are scaled correctly ... ok (0.001s) 2023-01-11T21:35:56.4154289Z test_histogram_auto (__main__.TestTensorBoardSummary) ... ok (0.001s) 2023-01-11T21:35:56.4154603Z test_histogram_doane (__main__.TestTensorBoardSummary) ... ok (0.001s) 2023-01-11T21:35:56.4154911Z test_histogram_fd (__main__.TestTensorBoardSummary) ... ok (0.001s) 2023-01-11T21:35:56.4155220Z test_hparams_bool (__main__.TestTensorBoardSummary) ... ok (0.002s) 2023-01-11T21:35:56.4155598Z test_hparams_domain_discrete (__main__.TestTensorBoardSummary) ... ok (0.001s) 2023-01-11T21:35:56.4156052Z test_hparams_number (__main__.TestTensorBoardSummary) ... ok (0.000s) 2023-01-11T21:35:56.4156441Z test_hparams_smoke (__main__.TestTensorBoardSummary) ... ok (0.001s) 2023-01-11T21:35:56.4156831Z test_hparams_string (__main__.TestTensorBoardSummary) ... ok (0.000s) 2023-01-11T21:35:56.4157314Z test_hparams_wrong_parameter (__main__.TestTensorBoardSummary) ... parameter: hparam_dict should be a dictionary, nothing logged. 2023-01-11T21:35:56.4157767Z parameter: metric_dict should be a dictionary, nothing logged. 2023-01-11T21:35:56.4158039Z ok (0.002s) 2023-01-11T21:35:56.4158302Z test_image_with_3_channel_batched (__main__.TestTensorBoardSummary) ... ok (0.001s) 2023-01-11T21:35:56.4158624Z test_image_with_boxes (__main__.TestTensorBoardSummary) ... ok (0.001s) 2023-01-11T21:35:56.4158950Z test_image_with_one_channel (__main__.TestTensorBoardSummary) ... ok (0.001s) 2023-01-11T21:35:56.4159288Z test_image_with_one_channel_batched (__main__.TestTensorBoardSummary) ... ok (0.001s) 2023-01-11T21:35:56.4159627Z test_image_without_channel (__main__.TestTensorBoardSummary) ... ok (0.001s) 2023-01-11T21:35:56.4159933Z test_list_input (__main__.TestTensorBoardSummary) ... ok (0.000s) 2023-01-11T21:35:56.4160232Z test_mesh (__main__.TestTensorBoardSummary) ... ok (0.002s) 2023-01-11T21:35:56.4160533Z test_scalar_new_style (__main__.TestTensorBoardSummary) ... ok (0.001s) 2023-01-11T21:35:56.4160828Z test_text (__main__.TestTensorBoardSummary) ... ok (0.000s) 2023-01-11T21:35:56.4161113Z test_uint8_image (__main__.TestTensorBoardSummary) 2023-01-11T21:35:56.4161411Z Tests that uint8 image (pixel values in [0, 255]) is not changed ... ok (0.000s) 2023-01-11T21:35:56.4161712Z test_video (__main__.TestTensorBoardSummary) ... ok (0.001s) 2023-01-11T21:35:56.4162014Z test_pathlib (__main__.TestTensorBoardSummaryWriter) ... ok (0.001s) 2023-01-11T21:35:56.4162351Z test_summary_writer_close (__main__.TestTensorBoardSummaryWriter) ... ok (0.001s) 2023-01-11T21:35:56.4162729Z test_summary_writer_ctx (__main__.TestTensorBoardSummaryWriter) ... ok (0.001s) 2023-01-11T21:35:56.4163074Z test_convert_to_HWC_dtype_remains_same (__main__.TestTensorBoardUtils) ... ok (0.000s) 2023-01-11T21:35:56.4163405Z test_numpy_vid_uint8 (__main__.TestTensorBoardUtils) ... ok (0.014s) 2023-01-11T21:35:56.4163711Z test_prepare_video (__main__.TestTensorBoardUtils) ... ok (0.070s) 2023-01-11T21:35:56.4164001Z test_to_HWC (__main__.TestTensorBoardUtils) ... ok (0.001s) 2023-01-11T21:35:56.4164315Z test_writer (__main__.TestTensorBoardWriter) ... add_video needs package moviepy 2023-01-11T21:35:56.4164567Z ok (0.049s) 2023-01-11T21:35:56.4164676Z 2023-01-11T21:35:56.4164888Z ---------------------------------------------------------------------- 2023-01-11T21:35:56.4165139Z Ran 53 tests in 21.921s 2023-01-11T21:35:56.4165260Z 2023-01-11T21:35:56.4165338Z OK (skipped=6) 2023-01-11T21:35:56.4165458Z 2023-01-11T21:35:56.4165569Z Generating XML reports... 2023-01-11T21:35:56.4166137Z Generated XML report: test-reports/python-unittest/test_tensorboard/TEST-TestTensorBoardEmbedding-20230111213533.xml 2023-01-11T21:35:56.4166845Z Generated XML report: test-reports/python-unittest/test_tensorboard/TEST-TestTensorBoardNumpy-20230111213533.xml 2023-01-11T21:35:56.4167568Z Generated XML report: test-reports/python-unittest/test_tensorboard/TEST-TestTensorBoardPyTorchNumpy-20230111213533.xml 2023-01-11T21:35:56.4168298Z Generated XML report: test-reports/python-unittest/test_tensorboard/TEST-TestTensorBoardPytorchGraph-20230111213533.xml 2023-01-11T21:35:56.4168875Z Generated XML report: test-reports/python-unittest/test_tensorboard/TEST-TestTensorBoardSummary-20230111213533.xml 2023-01-11T21:35:56.4169457Z Generated XML report: test-reports/python-unittest/test_tensorboard/TEST-TestTensorBoardSummaryWriter-20230111213533.xml 2023-01-11T21:35:56.4179209Z Generated XML report: test-reports/python-unittest/test_tensorboard/TEST-TestTensorBoardUtils-20230111213533.xml 2023-01-11T21:35:56.4179809Z Generated XML report: test-reports/python-unittest/test_tensorboard/TEST-TestTensorBoardWriter-20230111213533.xml 2023-01-11T21:35:56.4180492Z Generated XML report: test-reports/python-unittest/test_tensorboard/TEST-TestTensorBoardFigure-20230111213533.xml 2023-01-11T21:35:56.4180740Z 2023-01-11T21:35:56.4181087Z ##[endgroup] 2023-01-11T21:35:56.4181487Z FINISHED PRINTING LOG FILE of test_tensorboard (/var/lib/jenkins/workspace/test/test-reports/test_tensorboard_iyk7o0ft) 2023-01-11T21:35:56.4181717Z 2023-01-11T21:35:58.3448068Z Ignoring disabled issues: [] 2023-01-11T21:35:58.3695757Z Running test_tensorexpr_pybind ... [2023-01-11 21:35:58.368762] 2023-01-11T21:35:58.3696863Z Executing ['/opt/conda/bin/python', '-bb', 'test_tensorexpr_pybind.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2023-01-11 21:35:58.369115] 2023-01-11T21:36:01.2373860Z 2023-01-11T21:36:01.2374541Z Expand the folded group to see the log file of test_tensorexpr_pybind 2023-01-11T21:36:01.2375416Z ##[group]PRINTING LOG FILE of test_tensorexpr_pybind (/var/lib/jenkins/workspace/test/test-reports/test_tensorexpr_pybind_6bfr3k_9) 2023-01-11T21:36:01.2375911Z 2023-01-11T21:36:01.2376027Z Running tests... 2023-01-11T21:36:01.2376533Z ---------------------------------------------------------------------- 2023-01-11T21:36:01.2376996Z Test results will be stored in test-reports/python-unittest/test_tensorexpr_pybind 2023-01-11T21:36:01.2377398Z test_unary_ops (__main__.TestExprHandlePyBind) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (1.090s) 2023-01-11T21:36:01.2377831Z test_alloc_in_loop (__main__.TestTensorExprPyBind) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:36:01.2378262Z test_call_raw (__main__.TestTensorExprPyBind) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:36:01.2378682Z test_dtype_error (__main__.TestTensorExprPyBind) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:36:01.2379384Z test_dynamic_shape (__main__.TestTensorExprPyBind) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:36:01.2379823Z test_dynamic_shape_2d (__main__.TestTensorExprPyBind) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:36:01.2380257Z test_external_calls (__main__.TestTensorExprPyBind) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:36:01.2380697Z test_kernel_shape_prop (__main__.TestTensorExprPyBind) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:36:01.2381135Z test_kernel_shape_prop_module (__main__.TestTensorExprPyBind) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:36:01.2381669Z test_kernel_with_custom_lowering (__main__.TestTensorExprPyBind) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:36:01.2382121Z test_kernel_with_expand (__main__.TestTensorExprPyBind) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:36:01.2382620Z test_kernel_with_permute (__main__.TestTensorExprPyBind) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:36:01.2383077Z test_kernel_with_scalar_inputs (__main__.TestTensorExprPyBind) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:36:01.2383567Z test_kernel_with_t (__main__.TestTensorExprPyBind) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:36:01.2384056Z test_kernel_with_tensor_inputs (__main__.TestTensorExprPyBind) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:36:01.2384582Z test_kernel_with_transpose (__main__.TestTensorExprPyBind) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:36:01.2385014Z test_simple_sum (__main__.TestTensorExprPyBind) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:36:01.2385326Z 2023-01-11T21:36:01.2385548Z ---------------------------------------------------------------------- 2023-01-11T21:36:01.2385820Z Ran 17 tests in 1.104s 2023-01-11T21:36:01.2385975Z 2023-01-11T21:36:01.2386076Z OK (skipped=17) 2023-01-11T21:36:01.2386223Z 2023-01-11T21:36:01.2386328Z Generating XML reports... 2023-01-11T21:36:01.2386901Z Generated XML report: test-reports/python-unittest/test_tensorexpr_pybind/TEST-TestExprHandlePyBind-20230111213559.xml 2023-01-11T21:36:01.2387616Z Generated XML report: test-reports/python-unittest/test_tensorexpr_pybind/TEST-TestTensorExprPyBind-20230111213559.xml 2023-01-11T21:36:01.2387906Z 2023-01-11T21:36:01.2388142Z ##[endgroup] 2023-01-11T21:36:01.2388569Z FINISHED PRINTING LOG FILE of test_tensorexpr_pybind (/var/lib/jenkins/workspace/test/test-reports/test_tensorexpr_pybind_6bfr3k_9) 2023-01-11T21:36:01.2388812Z 2023-01-11T21:36:03.1689337Z Ignoring disabled issues: [] 2023-01-11T21:36:03.2021694Z Running test_type_hints ... [2023-01-11 21:36:03.201266] 2023-01-11T21:36:03.2022893Z Executing ['/opt/conda/bin/python', '-bb', 'test_type_hints.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2023-01-11 21:36:03.201674] 2023-01-11T21:37:11.4226793Z 2023-01-11T21:37:11.4227257Z Expand the folded group to see the log file of test_type_hints 2023-01-11T21:37:11.4228083Z ##[group]PRINTING LOG FILE of test_type_hints (/var/lib/jenkins/workspace/test/test-reports/test_type_hints_n5nnk2tu) 2023-01-11T21:37:11.4231459Z 2023-01-11T21:37:11.4231851Z Running tests... 2023-01-11T21:37:11.4232549Z ---------------------------------------------------------------------- 2023-01-11T21:37:11.4233061Z Test results will be stored in test-reports/python-unittest/test_type_hints 2023-01-11T21:37:11.4233446Z test_doc_examples (__main__.TestTypeHints) 2023-01-11T21:37:11.4233797Z Run documentation examples through mypy. ... ok (64.058s) 2023-01-11T21:37:11.4234003Z 2023-01-11T21:37:11.4234478Z ---------------------------------------------------------------------- 2023-01-11T21:37:11.4234732Z Ran 1 test in 64.058s 2023-01-11T21:37:11.4235315Z 2023-01-11T21:37:11.4235603Z OK 2023-01-11T21:37:11.4235764Z 2023-01-11T21:37:11.4235892Z Generating XML reports... 2023-01-11T21:37:11.4236403Z Generated XML report: test-reports/python-unittest/test_type_hints/TEST-TestTypeHints-20230111213604.xml 2023-01-11T21:37:11.4236654Z 2023-01-11T21:37:11.4236973Z ##[endgroup] 2023-01-11T21:37:11.4240616Z FINISHED PRINTING LOG FILE of test_type_hints (/var/lib/jenkins/workspace/test/test-reports/test_type_hints_n5nnk2tu) 2023-01-11T21:37:11.4240909Z 2023-01-11T21:37:13.3798237Z Ignoring disabled issues: [] 2023-01-11T21:37:13.4051724Z Running test_type_promotion ... [2023-01-11 21:37:13.404402] 2023-01-11T21:37:13.4052772Z Executing ['/opt/conda/bin/python', '-bb', 'test_type_promotion.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2023-01-11 21:37:13.404753] 2023-01-11T21:37:16.9735779Z 2023-01-11T21:37:16.9736389Z Expand the folded group to see the log file of test_type_promotion 2023-01-11T21:37:16.9737263Z ##[group]PRINTING LOG FILE of test_type_promotion (/var/lib/jenkins/workspace/test/test-reports/test_type_promotion_7jxwsq56) 2023-01-11T21:37:16.9737573Z 2023-01-11T21:37:16.9737664Z Running tests... 2023-01-11T21:37:16.9738088Z ---------------------------------------------------------------------- 2023-01-11T21:37:16.9738489Z Test results will be stored in test-reports/python-unittest/test_type_promotion 2023-01-11T21:37:16.9738916Z test_add_wrapped_cuda (__main__.TestTypePromotionCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:37:16.9739491Z test_alpha_mismatch_cuda (__main__.TestTypePromotionCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:37:16.9740096Z test_alternate_result_cuda (__main__.TestTypePromotionCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:37:16.9740840Z test_bfloat16_cuda (__main__.TestTypePromotionCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:37:16.9741269Z test_booleans_cuda (__main__.TestTypePromotionCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:37:16.9741688Z test_can_cast_cuda (__main__.TestTypePromotionCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:37:16.9742134Z test_cat_different_dtypes_cuda (__main__.TestTypePromotionCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:37:16.9742596Z test_cat_out_different_dtypes_cuda (__main__.TestTypePromotionCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:37:16.9743065Z test_clamp_type_promotion_cuda_bool_bool_bool (__main__.TestTypePromotionCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:37:16.9743553Z test_clamp_type_promotion_cuda_bool_bool_float32 (__main__.TestTypePromotionCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:37:16.9744027Z test_clamp_type_promotion_cuda_bool_bool_float64 (__main__.TestTypePromotionCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:37:16.9744574Z test_clamp_type_promotion_cuda_bool_bool_int32 (__main__.TestTypePromotionCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:37:16.9745041Z test_clamp_type_promotion_cuda_bool_float32_bool (__main__.TestTypePromotionCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:37:16.9745524Z test_clamp_type_promotion_cuda_bool_float32_float32 (__main__.TestTypePromotionCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:37:16.9746060Z test_clamp_type_promotion_cuda_bool_float32_float64 (__main__.TestTypePromotionCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:37:16.9746547Z test_clamp_type_promotion_cuda_bool_float32_int32 (__main__.TestTypePromotionCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:37:16.9747133Z test_clamp_type_promotion_cuda_bool_float64_bool (__main__.TestTypePromotionCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:37:16.9747700Z test_clamp_type_promotion_cuda_bool_float64_float32 (__main__.TestTypePromotionCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:37:16.9748165Z test_clamp_type_promotion_cuda_bool_float64_float64 (__main__.TestTypePromotionCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:37:16.9748642Z test_clamp_type_promotion_cuda_bool_float64_int32 (__main__.TestTypePromotionCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:37:16.9777977Z test_clamp_type_promotion_cuda_bool_int32_bool (__main__.TestTypePromotionCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:37:16.9778628Z test_clamp_type_promotion_cuda_bool_int32_float32 (__main__.TestTypePromotionCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:37:16.9779235Z test_clamp_type_promotion_cuda_bool_int32_float64 (__main__.TestTypePromotionCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:37:16.9779874Z test_clamp_type_promotion_cuda_bool_int32_int32 (__main__.TestTypePromotionCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:37:16.9780511Z test_clamp_type_promotion_cuda_float32_bool_bool (__main__.TestTypePromotionCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:37:16.9781109Z test_clamp_type_promotion_cuda_float32_bool_float32 (__main__.TestTypePromotionCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:37:16.9781959Z test_clamp_type_promotion_cuda_float32_bool_float64 (__main__.TestTypePromotionCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:37:16.9782601Z test_clamp_type_promotion_cuda_float32_bool_int32 (__main__.TestTypePromotionCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:37:16.9783214Z test_clamp_type_promotion_cuda_float32_float32_bool (__main__.TestTypePromotionCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:37:16.9783868Z test_clamp_type_promotion_cuda_float32_float32_float32 (__main__.TestTypePromotionCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:37:16.9784574Z test_clamp_type_promotion_cuda_float32_float32_float64 (__main__.TestTypePromotionCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:37:16.9785227Z test_clamp_type_promotion_cuda_float32_float32_int32 (__main__.TestTypePromotionCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:37:16.9785720Z test_clamp_type_promotion_cuda_float32_float64_bool (__main__.TestTypePromotionCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:37:16.9786202Z test_clamp_type_promotion_cuda_float32_float64_float32 (__main__.TestTypePromotionCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:37:16.9786683Z test_clamp_type_promotion_cuda_float32_float64_float64 (__main__.TestTypePromotionCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:37:16.9787339Z test_clamp_type_promotion_cuda_float32_float64_int32 (__main__.TestTypePromotionCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:37:16.9788071Z test_clamp_type_promotion_cuda_float32_int32_bool (__main__.TestTypePromotionCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:37:16.9788730Z test_clamp_type_promotion_cuda_float32_int32_float32 (__main__.TestTypePromotionCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:37:16.9789251Z test_clamp_type_promotion_cuda_float32_int32_float64 (__main__.TestTypePromotionCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:37:16.9789878Z test_clamp_type_promotion_cuda_float32_int32_int32 (__main__.TestTypePromotionCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:37:16.9790457Z test_clamp_type_promotion_cuda_float64_bool_bool (__main__.TestTypePromotionCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:37:16.9790946Z test_clamp_type_promotion_cuda_float64_bool_float32 (__main__.TestTypePromotionCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:37:16.9791450Z test_clamp_type_promotion_cuda_float64_bool_float64 (__main__.TestTypePromotionCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:37:16.9791976Z test_clamp_type_promotion_cuda_float64_bool_int32 (__main__.TestTypePromotionCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:37:16.9792515Z test_clamp_type_promotion_cuda_float64_float32_bool (__main__.TestTypePromotionCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:37:16.9793011Z test_clamp_type_promotion_cuda_float64_float32_float32 (__main__.TestTypePromotionCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:37:16.9793652Z test_clamp_type_promotion_cuda_float64_float32_float64 (__main__.TestTypePromotionCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:37:16.9794329Z test_clamp_type_promotion_cuda_float64_float32_int32 (__main__.TestTypePromotionCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:37:16.9794833Z test_clamp_type_promotion_cuda_float64_float64_bool (__main__.TestTypePromotionCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:37:16.9795469Z test_clamp_type_promotion_cuda_float64_float64_float32 (__main__.TestTypePromotionCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:37:16.9796129Z test_clamp_type_promotion_cuda_float64_float64_float64 (__main__.TestTypePromotionCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:37:16.9796742Z test_clamp_type_promotion_cuda_float64_float64_int32 (__main__.TestTypePromotionCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:37:16.9797360Z test_clamp_type_promotion_cuda_float64_int32_bool (__main__.TestTypePromotionCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:37:16.9797908Z test_clamp_type_promotion_cuda_float64_int32_float32 (__main__.TestTypePromotionCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:37:16.9798385Z test_clamp_type_promotion_cuda_float64_int32_float64 (__main__.TestTypePromotionCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:37:16.9798864Z test_clamp_type_promotion_cuda_float64_int32_int32 (__main__.TestTypePromotionCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:37:16.9799351Z test_clamp_type_promotion_cuda_int32_bool_bool (__main__.TestTypePromotionCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:37:16.9799892Z test_clamp_type_promotion_cuda_int32_bool_float32 (__main__.TestTypePromotionCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:37:16.9800369Z test_clamp_type_promotion_cuda_int32_bool_float64 (__main__.TestTypePromotionCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:37:16.9800854Z test_clamp_type_promotion_cuda_int32_bool_int32 (__main__.TestTypePromotionCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:37:16.9801329Z test_clamp_type_promotion_cuda_int32_float32_bool (__main__.TestTypePromotionCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:37:16.9801812Z test_clamp_type_promotion_cuda_int32_float32_float32 (__main__.TestTypePromotionCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:37:16.9802302Z test_clamp_type_promotion_cuda_int32_float32_float64 (__main__.TestTypePromotionCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:37:16.9802776Z test_clamp_type_promotion_cuda_int32_float32_int32 (__main__.TestTypePromotionCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:37:16.9803255Z test_clamp_type_promotion_cuda_int32_float64_bool (__main__.TestTypePromotionCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:37:16.9803797Z test_clamp_type_promotion_cuda_int32_float64_float32 (__main__.TestTypePromotionCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:37:16.9804394Z test_clamp_type_promotion_cuda_int32_float64_float64 (__main__.TestTypePromotionCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:37:16.9804987Z test_clamp_type_promotion_cuda_int32_float64_int32 (__main__.TestTypePromotionCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:37:16.9805614Z test_clamp_type_promotion_cuda_int32_int32_bool (__main__.TestTypePromotionCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:37:16.9806139Z test_clamp_type_promotion_cuda_int32_int32_float32 (__main__.TestTypePromotionCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:37:16.9806605Z test_clamp_type_promotion_cuda_int32_int32_float64 (__main__.TestTypePromotionCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:37:16.9807071Z test_clamp_type_promotion_cuda_int32_int32_int32 (__main__.TestTypePromotionCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:37:16.9807548Z test_comparison_ops_with_type_promotion_cuda (__main__.TestTypePromotionCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2023-01-11T21:37:16.9808019Z test_complex_assertraises_cuda (__main__.TestTypePromotionCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:37:16.9808471Z test_complex_half_cuda (__main__.TestTypePromotionCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:37:16.9808919Z test_complex_promotion_cuda (__main__.TestTypePromotionCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:37:16.9809382Z test_complex_scalar_mult_tensor_promotion_cuda (__main__.TestTypePromotionCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:37:16.9809861Z test_computation_ignores_out_cuda (__main__.TestTypePromotionCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:37:16.9810323Z test_create_bool_tensors_cuda (__main__.TestTypePromotionCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:37:16.9810803Z test_div_promotion_cuda_bool (__main__.TestTypePromotionCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:37:16.9811252Z test_div_promotion_cuda_int16 (__main__.TestTypePromotionCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:37:16.9811703Z test_div_promotion_cuda_int32 (__main__.TestTypePromotionCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:37:16.9812143Z test_div_promotion_cuda_int64 (__main__.TestTypePromotionCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:37:16.9812578Z test_div_promotion_cuda_int8 (__main__.TestTypePromotionCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:37:16.9813014Z test_div_promotion_cuda_uint8 (__main__.TestTypePromotionCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:37:16.9813497Z test_div_promotion_inplace_cuda_bool (__main__.TestTypePromotionCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:37:16.9814085Z test_div_promotion_inplace_cuda_float32 (__main__.TestTypePromotionCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:37:16.9814936Z test_div_promotion_inplace_cuda_float64 (__main__.TestTypePromotionCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:37:16.9815511Z test_div_promotion_inplace_cuda_int16 (__main__.TestTypePromotionCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:37:16.9816083Z test_div_promotion_inplace_cuda_int32 (__main__.TestTypePromotionCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:37:16.9816662Z test_div_promotion_inplace_cuda_int64 (__main__.TestTypePromotionCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:37:16.9817172Z test_div_promotion_inplace_cuda_int8 (__main__.TestTypePromotionCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:37:16.9817625Z test_div_promotion_inplace_cuda_uint8 (__main__.TestTypePromotionCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:37:16.9818082Z test_div_promotion_out_cuda_bool (__main__.TestTypePromotionCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:37:16.9818540Z test_div_promotion_out_cuda_float32 (__main__.TestTypePromotionCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:37:16.9819270Z test_div_promotion_out_cuda_float64 (__main__.TestTypePromotionCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:37:16.9819728Z test_div_promotion_out_cuda_int16 (__main__.TestTypePromotionCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:37:16.9820168Z test_div_promotion_out_cuda_int32 (__main__.TestTypePromotionCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:37:16.9820600Z test_div_promotion_out_cuda_int64 (__main__.TestTypePromotionCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:37:16.9821049Z test_div_promotion_out_cuda_int8 (__main__.TestTypePromotionCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:37:16.9821491Z test_div_promotion_out_cuda_uint8 (__main__.TestTypePromotionCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:37:16.9821931Z test_float_promotion_cuda (__main__.TestTypePromotionCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:37:16.9822404Z test_from_issue_cuda (__main__.TestTypePromotionCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:37:16.9822839Z test_half_cuda (__main__.TestTypePromotionCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:37:16.9823265Z test_indexing_cuda (__main__.TestTypePromotionCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:37:16.9823696Z test_indexing_fail_cuda (__main__.TestTypePromotionCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:37:16.9824131Z test_inplace_cuda (__main__.TestTypePromotionCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:37:16.9824629Z test_int_promotion_cuda (__main__.TestTypePromotionCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:37:16.9825106Z test_int_to_float_cuda (__main__.TestTypePromotionCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:37:16.9825572Z test_integer_addcdiv_deprecated_cuda_int16 (__main__.TestTypePromotionCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:37:16.9826057Z test_integer_addcdiv_deprecated_cuda_int32 (__main__.TestTypePromotionCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:37:16.9826532Z test_integer_addcdiv_deprecated_cuda_int64 (__main__.TestTypePromotionCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:37:16.9827012Z test_integer_addcdiv_deprecated_cuda_int8 (__main__.TestTypePromotionCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:37:16.9827588Z test_integer_addcdiv_deprecated_cuda_uint8 (__main__.TestTypePromotionCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:37:16.9828170Z test_lt_with_type_promotion_cuda (__main__.TestTypePromotionCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:37:16.9828719Z test_many_promotions_cuda (__main__.TestTypePromotionCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:37:16.9829165Z test_mixed_type_backward_cuda (__main__.TestTypePromotionCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:37:16.9829606Z test_non_promoting_ops_cuda (__main__.TestTypePromotionCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:37:16.9830074Z test_numpy_array_binary_ufunc_promotion_cuda_bool_bool (__main__.TestTypePromotionCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:37:16.9830573Z test_numpy_array_binary_ufunc_promotion_cuda_bool_complex128 (__main__.TestTypePromotionCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:37:16.9831071Z test_numpy_array_binary_ufunc_promotion_cuda_bool_complex64 (__main__.TestTypePromotionCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:37:16.9831566Z test_numpy_array_binary_ufunc_promotion_cuda_bool_float16 (__main__.TestTypePromotionCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:37:16.9832047Z test_numpy_array_binary_ufunc_promotion_cuda_bool_float32 (__main__.TestTypePromotionCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:37:16.9832532Z test_numpy_array_binary_ufunc_promotion_cuda_bool_float64 (__main__.TestTypePromotionCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:37:16.9833026Z test_numpy_array_binary_ufunc_promotion_cuda_bool_int16 (__main__.TestTypePromotionCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:37:16.9833604Z test_numpy_array_binary_ufunc_promotion_cuda_bool_int32 (__main__.TestTypePromotionCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:37:16.9834200Z test_numpy_array_binary_ufunc_promotion_cuda_bool_int64 (__main__.TestTypePromotionCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:37:16.9834803Z test_numpy_array_binary_ufunc_promotion_cuda_bool_int8 (__main__.TestTypePromotionCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:37:16.9835407Z test_numpy_array_binary_ufunc_promotion_cuda_bool_uint8 (__main__.TestTypePromotionCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:37:16.9835919Z test_numpy_array_binary_ufunc_promotion_cuda_complex128_bool (__main__.TestTypePromotionCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:37:16.9836427Z test_numpy_array_binary_ufunc_promotion_cuda_complex128_complex128 (__main__.TestTypePromotionCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:37:16.9836927Z test_numpy_array_binary_ufunc_promotion_cuda_complex128_complex64 (__main__.TestTypePromotionCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:37:16.9837429Z test_numpy_array_binary_ufunc_promotion_cuda_complex128_float16 (__main__.TestTypePromotionCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:37:16.9837921Z test_numpy_array_binary_ufunc_promotion_cuda_complex128_float32 (__main__.TestTypePromotionCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:37:16.9838415Z test_numpy_array_binary_ufunc_promotion_cuda_complex128_float64 (__main__.TestTypePromotionCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:37:16.9838902Z test_numpy_array_binary_ufunc_promotion_cuda_complex128_int16 (__main__.TestTypePromotionCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:37:16.9839454Z test_numpy_array_binary_ufunc_promotion_cuda_complex128_int32 (__main__.TestTypePromotionCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:37:16.9839948Z test_numpy_array_binary_ufunc_promotion_cuda_complex128_int64 (__main__.TestTypePromotionCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:37:16.9840437Z test_numpy_array_binary_ufunc_promotion_cuda_complex128_int8 (__main__.TestTypePromotionCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:37:16.9840927Z test_numpy_array_binary_ufunc_promotion_cuda_complex128_uint8 (__main__.TestTypePromotionCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:37:16.9841414Z test_numpy_array_binary_ufunc_promotion_cuda_complex64_bool (__main__.TestTypePromotionCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:37:16.9841918Z test_numpy_array_binary_ufunc_promotion_cuda_complex64_complex128 (__main__.TestTypePromotionCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:37:16.9842434Z test_numpy_array_binary_ufunc_promotion_cuda_complex64_complex64 (__main__.TestTypePromotionCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:37:16.9842941Z test_numpy_array_binary_ufunc_promotion_cuda_complex64_float16 (__main__.TestTypePromotionCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:37:16.9843448Z test_numpy_array_binary_ufunc_promotion_cuda_complex64_float32 (__main__.TestTypePromotionCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:37:16.9844102Z test_numpy_array_binary_ufunc_promotion_cuda_complex64_float64 (__main__.TestTypePromotionCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:37:16.9844728Z test_numpy_array_binary_ufunc_promotion_cuda_complex64_int16 (__main__.TestTypePromotionCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:37:16.9845343Z test_numpy_array_binary_ufunc_promotion_cuda_complex64_int32 (__main__.TestTypePromotionCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:37:16.9845832Z test_numpy_array_binary_ufunc_promotion_cuda_complex64_int64 (__main__.TestTypePromotionCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:37:16.9846316Z test_numpy_array_binary_ufunc_promotion_cuda_complex64_int8 (__main__.TestTypePromotionCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:37:16.9846807Z test_numpy_array_binary_ufunc_promotion_cuda_complex64_uint8 (__main__.TestTypePromotionCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:37:16.9847308Z test_numpy_array_binary_ufunc_promotion_cuda_float16_bool (__main__.TestTypePromotionCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:37:16.9847807Z test_numpy_array_binary_ufunc_promotion_cuda_float16_complex128 (__main__.TestTypePromotionCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:37:16.9848304Z test_numpy_array_binary_ufunc_promotion_cuda_float16_complex64 (__main__.TestTypePromotionCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:37:16.9848799Z test_numpy_array_binary_ufunc_promotion_cuda_float16_float16 (__main__.TestTypePromotionCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:37:16.9849283Z test_numpy_array_binary_ufunc_promotion_cuda_float16_float32 (__main__.TestTypePromotionCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:37:16.9849771Z test_numpy_array_binary_ufunc_promotion_cuda_float16_float64 (__main__.TestTypePromotionCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:37:16.9850280Z test_numpy_array_binary_ufunc_promotion_cuda_float16_int16 (__main__.TestTypePromotionCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:37:16.9850759Z test_numpy_array_binary_ufunc_promotion_cuda_float16_int32 (__main__.TestTypePromotionCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:37:16.9851243Z test_numpy_array_binary_ufunc_promotion_cuda_float16_int64 (__main__.TestTypePromotionCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:37:16.9851725Z test_numpy_array_binary_ufunc_promotion_cuda_float16_int8 (__main__.TestTypePromotionCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:37:16.9852209Z test_numpy_array_binary_ufunc_promotion_cuda_float16_uint8 (__main__.TestTypePromotionCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:37:16.9852689Z test_numpy_array_binary_ufunc_promotion_cuda_float32_bool (__main__.TestTypePromotionCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:37:16.9853172Z test_numpy_array_binary_ufunc_promotion_cuda_float32_complex128 (__main__.TestTypePromotionCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:37:16.9853673Z test_numpy_array_binary_ufunc_promotion_cuda_float32_complex64 (__main__.TestTypePromotionCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:37:16.9854303Z test_numpy_array_binary_ufunc_promotion_cuda_float32_float16 (__main__.TestTypePromotionCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:37:16.9854874Z test_numpy_array_binary_ufunc_promotion_cuda_float32_float32 (__main__.TestTypePromotionCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:37:16.9855380Z test_numpy_array_binary_ufunc_promotion_cuda_float32_float64 (__main__.TestTypePromotionCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:37:16.9855869Z test_numpy_array_binary_ufunc_promotion_cuda_float32_int16 (__main__.TestTypePromotionCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:37:16.9856360Z test_numpy_array_binary_ufunc_promotion_cuda_float32_int32 (__main__.TestTypePromotionCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:37:16.9856842Z test_numpy_array_binary_ufunc_promotion_cuda_float32_int64 (__main__.TestTypePromotionCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:37:16.9857331Z test_numpy_array_binary_ufunc_promotion_cuda_float32_int8 (__main__.TestTypePromotionCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:37:16.9857806Z test_numpy_array_binary_ufunc_promotion_cuda_float32_uint8 (__main__.TestTypePromotionCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:37:16.9858290Z test_numpy_array_binary_ufunc_promotion_cuda_float64_bool (__main__.TestTypePromotionCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:37:16.9858790Z test_numpy_array_binary_ufunc_promotion_cuda_float64_complex128 (__main__.TestTypePromotionCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:37:16.9859294Z test_numpy_array_binary_ufunc_promotion_cuda_float64_complex64 (__main__.TestTypePromotionCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:37:16.9859794Z test_numpy_array_binary_ufunc_promotion_cuda_float64_float16 (__main__.TestTypePromotionCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:37:16.9860313Z test_numpy_array_binary_ufunc_promotion_cuda_float64_float32 (__main__.TestTypePromotionCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:37:16.9860804Z test_numpy_array_binary_ufunc_promotion_cuda_float64_float64 (__main__.TestTypePromotionCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:37:16.9861286Z test_numpy_array_binary_ufunc_promotion_cuda_float64_int16 (__main__.TestTypePromotionCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:37:16.9861768Z test_numpy_array_binary_ufunc_promotion_cuda_float64_int32 (__main__.TestTypePromotionCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:37:16.9862242Z test_numpy_array_binary_ufunc_promotion_cuda_float64_int64 (__main__.TestTypePromotionCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:37:16.9862734Z test_numpy_array_binary_ufunc_promotion_cuda_float64_int8 (__main__.TestTypePromotionCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:37:16.9863221Z test_numpy_array_binary_ufunc_promotion_cuda_float64_uint8 (__main__.TestTypePromotionCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:37:16.9863709Z test_numpy_array_binary_ufunc_promotion_cuda_int16_bool (__main__.TestTypePromotionCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:37:16.9864210Z test_numpy_array_binary_ufunc_promotion_cuda_int16_complex128 (__main__.TestTypePromotionCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:37:16.9864792Z test_numpy_array_binary_ufunc_promotion_cuda_int16_complex64 (__main__.TestTypePromotionCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:37:16.9865285Z test_numpy_array_binary_ufunc_promotion_cuda_int16_float16 (__main__.TestTypePromotionCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:37:16.9865761Z test_numpy_array_binary_ufunc_promotion_cuda_int16_float32 (__main__.TestTypePromotionCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:37:16.9866236Z test_numpy_array_binary_ufunc_promotion_cuda_int16_float64 (__main__.TestTypePromotionCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:37:16.9866762Z test_numpy_array_binary_ufunc_promotion_cuda_int16_int16 (__main__.TestTypePromotionCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:37:16.9867369Z test_numpy_array_binary_ufunc_promotion_cuda_int16_int32 (__main__.TestTypePromotionCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:37:16.9867983Z test_numpy_array_binary_ufunc_promotion_cuda_int16_int64 (__main__.TestTypePromotionCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:37:16.9868474Z test_numpy_array_binary_ufunc_promotion_cuda_int16_int8 (__main__.TestTypePromotionCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:37:16.9868958Z test_numpy_array_binary_ufunc_promotion_cuda_int16_uint8 (__main__.TestTypePromotionCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:37:16.9869434Z test_numpy_array_binary_ufunc_promotion_cuda_int32_bool (__main__.TestTypePromotionCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:37:16.9869937Z test_numpy_array_binary_ufunc_promotion_cuda_int32_complex128 (__main__.TestTypePromotionCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:37:16.9870437Z test_numpy_array_binary_ufunc_promotion_cuda_int32_complex64 (__main__.TestTypePromotionCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:37:16.9870957Z test_numpy_array_binary_ufunc_promotion_cuda_int32_float16 (__main__.TestTypePromotionCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:37:16.9871439Z test_numpy_array_binary_ufunc_promotion_cuda_int32_float32 (__main__.TestTypePromotionCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:37:16.9871926Z test_numpy_array_binary_ufunc_promotion_cuda_int32_float64 (__main__.TestTypePromotionCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:37:16.9872405Z test_numpy_array_binary_ufunc_promotion_cuda_int32_int16 (__main__.TestTypePromotionCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:37:16.9872892Z test_numpy_array_binary_ufunc_promotion_cuda_int32_int32 (__main__.TestTypePromotionCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:37:16.9873380Z test_numpy_array_binary_ufunc_promotion_cuda_int32_int64 (__main__.TestTypePromotionCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:37:16.9873859Z test_numpy_array_binary_ufunc_promotion_cuda_int32_int8 (__main__.TestTypePromotionCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:37:16.9874340Z test_numpy_array_binary_ufunc_promotion_cuda_int32_uint8 (__main__.TestTypePromotionCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:37:16.9874817Z test_numpy_array_binary_ufunc_promotion_cuda_int64_bool (__main__.TestTypePromotionCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:37:16.9875386Z test_numpy_array_binary_ufunc_promotion_cuda_int64_complex128 (__main__.TestTypePromotionCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:37:16.9875883Z test_numpy_array_binary_ufunc_promotion_cuda_int64_complex64 (__main__.TestTypePromotionCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:37:16.9876370Z test_numpy_array_binary_ufunc_promotion_cuda_int64_float16 (__main__.TestTypePromotionCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:37:16.9876850Z test_numpy_array_binary_ufunc_promotion_cuda_int64_float32 (__main__.TestTypePromotionCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:37:16.9877329Z test_numpy_array_binary_ufunc_promotion_cuda_int64_float64 (__main__.TestTypePromotionCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:37:16.9877811Z test_numpy_array_binary_ufunc_promotion_cuda_int64_int16 (__main__.TestTypePromotionCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:37:16.9878287Z test_numpy_array_binary_ufunc_promotion_cuda_int64_int32 (__main__.TestTypePromotionCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:37:16.9878766Z test_numpy_array_binary_ufunc_promotion_cuda_int64_int64 (__main__.TestTypePromotionCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:37:16.9879249Z test_numpy_array_binary_ufunc_promotion_cuda_int64_int8 (__main__.TestTypePromotionCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:37:16.9879730Z test_numpy_array_binary_ufunc_promotion_cuda_int64_uint8 (__main__.TestTypePromotionCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:37:16.9880212Z test_numpy_array_binary_ufunc_promotion_cuda_int8_bool (__main__.TestTypePromotionCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:37:16.9880728Z test_numpy_array_binary_ufunc_promotion_cuda_int8_complex128 (__main__.TestTypePromotionCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:37:16.9881222Z test_numpy_array_binary_ufunc_promotion_cuda_int8_complex64 (__main__.TestTypePromotionCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:37:16.9881716Z test_numpy_array_binary_ufunc_promotion_cuda_int8_float16 (__main__.TestTypePromotionCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:37:16.9882203Z test_numpy_array_binary_ufunc_promotion_cuda_int8_float32 (__main__.TestTypePromotionCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:37:16.9882678Z test_numpy_array_binary_ufunc_promotion_cuda_int8_float64 (__main__.TestTypePromotionCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:37:16.9883168Z test_numpy_array_binary_ufunc_promotion_cuda_int8_int16 (__main__.TestTypePromotionCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:37:16.9883657Z test_numpy_array_binary_ufunc_promotion_cuda_int8_int32 (__main__.TestTypePromotionCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:37:16.9884254Z test_numpy_array_binary_ufunc_promotion_cuda_int8_int64 (__main__.TestTypePromotionCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:37:16.9884844Z test_numpy_array_binary_ufunc_promotion_cuda_int8_int8 (__main__.TestTypePromotionCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:37:16.9885442Z test_numpy_array_binary_ufunc_promotion_cuda_int8_uint8 (__main__.TestTypePromotionCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:37:16.9886078Z test_numpy_array_binary_ufunc_promotion_cuda_uint8_bool (__main__.TestTypePromotionCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:37:16.9886620Z test_numpy_array_binary_ufunc_promotion_cuda_uint8_complex128 (__main__.TestTypePromotionCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:37:16.9887116Z test_numpy_array_binary_ufunc_promotion_cuda_uint8_complex64 (__main__.TestTypePromotionCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:37:16.9887600Z test_numpy_array_binary_ufunc_promotion_cuda_uint8_float16 (__main__.TestTypePromotionCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:37:16.9888094Z test_numpy_array_binary_ufunc_promotion_cuda_uint8_float32 (__main__.TestTypePromotionCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:37:16.9888579Z test_numpy_array_binary_ufunc_promotion_cuda_uint8_float64 (__main__.TestTypePromotionCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:37:16.9889074Z test_numpy_array_binary_ufunc_promotion_cuda_uint8_int16 (__main__.TestTypePromotionCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:37:16.9889551Z test_numpy_array_binary_ufunc_promotion_cuda_uint8_int32 (__main__.TestTypePromotionCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:37:16.9890040Z test_numpy_array_binary_ufunc_promotion_cuda_uint8_int64 (__main__.TestTypePromotionCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:37:16.9890524Z test_numpy_array_binary_ufunc_promotion_cuda_uint8_int8 (__main__.TestTypePromotionCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:37:16.9891005Z test_numpy_array_binary_ufunc_promotion_cuda_uint8_uint8 (__main__.TestTypePromotionCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:37:16.9891486Z test_promote_self_cuda (__main__.TestTypePromotionCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:37:16.9891914Z test_promote_types_cuda (__main__.TestTypePromotionCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:37:16.9892297Z test_result_type_cuda_bfloat16_bfloat16 (__main__.TestTypePromotionCUDA) 2023-01-11T21:37:16.9892686Z Test result_type for tensor vs tensor and scalar vs scalar. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:37:16.9893059Z test_result_type_cuda_bfloat16_bool (__main__.TestTypePromotionCUDA) 2023-01-11T21:37:16.9893431Z Test result_type for tensor vs tensor and scalar vs scalar. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:37:16.9893821Z test_result_type_cuda_bfloat16_complex128 (__main__.TestTypePromotionCUDA) 2023-01-11T21:37:16.9894396Z Test result_type for tensor vs tensor and scalar vs scalar. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:37:16.9894766Z test_result_type_cuda_bfloat16_complex64 (__main__.TestTypePromotionCUDA) 2023-01-11T21:37:16.9895157Z Test result_type for tensor vs tensor and scalar vs scalar. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:37:16.9895534Z test_result_type_cuda_bfloat16_float16 (__main__.TestTypePromotionCUDA) 2023-01-11T21:37:16.9895920Z Test result_type for tensor vs tensor and scalar vs scalar. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:37:16.9896279Z test_result_type_cuda_bfloat16_float32 (__main__.TestTypePromotionCUDA) 2023-01-11T21:37:16.9896658Z Test result_type for tensor vs tensor and scalar vs scalar. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:37:16.9897070Z test_result_type_cuda_bfloat16_float64 (__main__.TestTypePromotionCUDA) 2023-01-11T21:37:16.9897451Z Test result_type for tensor vs tensor and scalar vs scalar. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:37:16.9897805Z test_result_type_cuda_bfloat16_int16 (__main__.TestTypePromotionCUDA) 2023-01-11T21:37:16.9898181Z Test result_type for tensor vs tensor and scalar vs scalar. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:37:16.9898541Z test_result_type_cuda_bfloat16_int32 (__main__.TestTypePromotionCUDA) 2023-01-11T21:37:16.9898905Z Test result_type for tensor vs tensor and scalar vs scalar. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:37:16.9899266Z test_result_type_cuda_bfloat16_int64 (__main__.TestTypePromotionCUDA) 2023-01-11T21:37:16.9899636Z Test result_type for tensor vs tensor and scalar vs scalar. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:37:16.9900000Z test_result_type_cuda_bfloat16_int8 (__main__.TestTypePromotionCUDA) 2023-01-11T21:37:16.9900362Z Test result_type for tensor vs tensor and scalar vs scalar. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:37:16.9900734Z test_result_type_cuda_bfloat16_uint8 (__main__.TestTypePromotionCUDA) 2023-01-11T21:37:16.9901105Z Test result_type for tensor vs tensor and scalar vs scalar. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:37:16.9901469Z test_result_type_cuda_bool_bfloat16 (__main__.TestTypePromotionCUDA) 2023-01-11T21:37:16.9901835Z Test result_type for tensor vs tensor and scalar vs scalar. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:37:16.9902194Z test_result_type_cuda_bool_bool (__main__.TestTypePromotionCUDA) 2023-01-11T21:37:16.9902568Z Test result_type for tensor vs tensor and scalar vs scalar. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:37:16.9902968Z test_result_type_cuda_bool_complex128 (__main__.TestTypePromotionCUDA) 2023-01-11T21:37:16.9903341Z Test result_type for tensor vs tensor and scalar vs scalar. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:37:16.9903714Z test_result_type_cuda_bool_complex64 (__main__.TestTypePromotionCUDA) 2023-01-11T21:37:16.9904090Z Test result_type for tensor vs tensor and scalar vs scalar. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:37:16.9904507Z test_result_type_cuda_bool_float16 (__main__.TestTypePromotionCUDA) 2023-01-11T21:37:16.9904937Z Test result_type for tensor vs tensor and scalar vs scalar. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:37:16.9905303Z test_result_type_cuda_bool_float32 (__main__.TestTypePromotionCUDA) 2023-01-11T21:37:16.9905686Z Test result_type for tensor vs tensor and scalar vs scalar. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:37:16.9906048Z test_result_type_cuda_bool_float64 (__main__.TestTypePromotionCUDA) 2023-01-11T21:37:16.9906420Z Test result_type for tensor vs tensor and scalar vs scalar. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:37:16.9906781Z test_result_type_cuda_bool_int16 (__main__.TestTypePromotionCUDA) 2023-01-11T21:37:16.9907158Z Test result_type for tensor vs tensor and scalar vs scalar. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:37:16.9907577Z test_result_type_cuda_bool_int32 (__main__.TestTypePromotionCUDA) 2023-01-11T21:37:16.9908038Z Test result_type for tensor vs tensor and scalar vs scalar. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:37:16.9908480Z test_result_type_cuda_bool_int64 (__main__.TestTypePromotionCUDA) 2023-01-11T21:37:16.9908889Z Test result_type for tensor vs tensor and scalar vs scalar. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:37:16.9909252Z test_result_type_cuda_bool_int8 (__main__.TestTypePromotionCUDA) 2023-01-11T21:37:16.9909619Z Test result_type for tensor vs tensor and scalar vs scalar. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:37:16.9909975Z test_result_type_cuda_bool_uint8 (__main__.TestTypePromotionCUDA) 2023-01-11T21:37:16.9910338Z Test result_type for tensor vs tensor and scalar vs scalar. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:37:16.9910705Z test_result_type_cuda_complex128_bfloat16 (__main__.TestTypePromotionCUDA) 2023-01-11T21:37:16.9911085Z Test result_type for tensor vs tensor and scalar vs scalar. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:37:16.9911448Z test_result_type_cuda_complex128_bool (__main__.TestTypePromotionCUDA) 2023-01-11T21:37:16.9911815Z Test result_type for tensor vs tensor and scalar vs scalar. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:37:16.9912188Z test_result_type_cuda_complex128_complex128 (__main__.TestTypePromotionCUDA) 2023-01-11T21:37:16.9912570Z Test result_type for tensor vs tensor and scalar vs scalar. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:37:16.9912938Z test_result_type_cuda_complex128_complex64 (__main__.TestTypePromotionCUDA) 2023-01-11T21:37:16.9913382Z Test result_type for tensor vs tensor and scalar vs scalar. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:37:16.9913837Z test_result_type_cuda_complex128_float16 (__main__.TestTypePromotionCUDA) 2023-01-11T21:37:16.9914311Z Test result_type for tensor vs tensor and scalar vs scalar. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:37:16.9914764Z test_result_type_cuda_complex128_float32 (__main__.TestTypePromotionCUDA) 2023-01-11T21:37:16.9915274Z Test result_type for tensor vs tensor and scalar vs scalar. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:37:16.9915669Z test_result_type_cuda_complex128_float64 (__main__.TestTypePromotionCUDA) 2023-01-11T21:37:16.9916045Z Test result_type for tensor vs tensor and scalar vs scalar. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:37:16.9916400Z test_result_type_cuda_complex128_int16 (__main__.TestTypePromotionCUDA) 2023-01-11T21:37:16.9916770Z Test result_type for tensor vs tensor and scalar vs scalar. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:37:16.9917129Z test_result_type_cuda_complex128_int32 (__main__.TestTypePromotionCUDA) 2023-01-11T21:37:16.9917497Z Test result_type for tensor vs tensor and scalar vs scalar. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:37:16.9917852Z test_result_type_cuda_complex128_int64 (__main__.TestTypePromotionCUDA) 2023-01-11T21:37:16.9918221Z Test result_type for tensor vs tensor and scalar vs scalar. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:37:16.9918586Z test_result_type_cuda_complex128_int8 (__main__.TestTypePromotionCUDA) 2023-01-11T21:37:16.9918949Z Test result_type for tensor vs tensor and scalar vs scalar. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:37:16.9919309Z test_result_type_cuda_complex128_uint8 (__main__.TestTypePromotionCUDA) 2023-01-11T21:37:16.9919673Z Test result_type for tensor vs tensor and scalar vs scalar. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:37:16.9920036Z test_result_type_cuda_complex64_bfloat16 (__main__.TestTypePromotionCUDA) 2023-01-11T21:37:16.9920430Z Test result_type for tensor vs tensor and scalar vs scalar. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:37:16.9920799Z test_result_type_cuda_complex64_bool (__main__.TestTypePromotionCUDA) 2023-01-11T21:37:16.9921172Z Test result_type for tensor vs tensor and scalar vs scalar. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:37:16.9921542Z test_result_type_cuda_complex64_complex128 (__main__.TestTypePromotionCUDA) 2023-01-11T21:37:16.9921914Z Test result_type for tensor vs tensor and scalar vs scalar. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:37:16.9922282Z test_result_type_cuda_complex64_complex64 (__main__.TestTypePromotionCUDA) 2023-01-11T21:37:16.9922661Z Test result_type for tensor vs tensor and scalar vs scalar. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:37:16.9923027Z test_result_type_cuda_complex64_float16 (__main__.TestTypePromotionCUDA) 2023-01-11T21:37:16.9923404Z Test result_type for tensor vs tensor and scalar vs scalar. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:37:16.9923862Z test_result_type_cuda_complex64_float32 (__main__.TestTypePromotionCUDA) 2023-01-11T21:37:16.9924328Z Test result_type for tensor vs tensor and scalar vs scalar. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:37:16.9924774Z test_result_type_cuda_complex64_float64 (__main__.TestTypePromotionCUDA) 2023-01-11T21:37:16.9925242Z Test result_type for tensor vs tensor and scalar vs scalar. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:37:16.9925641Z test_result_type_cuda_complex64_int16 (__main__.TestTypePromotionCUDA) 2023-01-11T21:37:16.9926012Z Test result_type for tensor vs tensor and scalar vs scalar. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:37:16.9926368Z test_result_type_cuda_complex64_int32 (__main__.TestTypePromotionCUDA) 2023-01-11T21:37:16.9926744Z Test result_type for tensor vs tensor and scalar vs scalar. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:37:16.9927135Z test_result_type_cuda_complex64_int64 (__main__.TestTypePromotionCUDA) 2023-01-11T21:37:16.9927508Z Test result_type for tensor vs tensor and scalar vs scalar. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:37:16.9927867Z test_result_type_cuda_complex64_int8 (__main__.TestTypePromotionCUDA) 2023-01-11T21:37:16.9928234Z Test result_type for tensor vs tensor and scalar vs scalar. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:37:16.9928595Z test_result_type_cuda_complex64_uint8 (__main__.TestTypePromotionCUDA) 2023-01-11T21:37:16.9928959Z Test result_type for tensor vs tensor and scalar vs scalar. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:37:16.9929335Z test_result_type_cuda_float16_bfloat16 (__main__.TestTypePromotionCUDA) 2023-01-11T21:37:16.9929708Z Test result_type for tensor vs tensor and scalar vs scalar. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:37:16.9930068Z test_result_type_cuda_float16_bool (__main__.TestTypePromotionCUDA) 2023-01-11T21:37:16.9930435Z Test result_type for tensor vs tensor and scalar vs scalar. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:37:16.9930805Z test_result_type_cuda_float16_complex128 (__main__.TestTypePromotionCUDA) 2023-01-11T21:37:16.9931181Z Test result_type for tensor vs tensor and scalar vs scalar. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:37:16.9931552Z test_result_type_cuda_float16_complex64 (__main__.TestTypePromotionCUDA) 2023-01-11T21:37:16.9931926Z Test result_type for tensor vs tensor and scalar vs scalar. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:37:16.9932318Z test_result_type_cuda_float16_float16 (__main__.TestTypePromotionCUDA) 2023-01-11T21:37:16.9932695Z Test result_type for tensor vs tensor and scalar vs scalar. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:37:16.9933055Z test_result_type_cuda_float16_float32 (__main__.TestTypePromotionCUDA) 2023-01-11T21:37:16.9933421Z Test result_type for tensor vs tensor and scalar vs scalar. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:37:16.9933869Z test_result_type_cuda_float16_float64 (__main__.TestTypePromotionCUDA) 2023-01-11T21:37:16.9934453Z Test result_type for tensor vs tensor and scalar vs scalar. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:37:16.9934897Z test_result_type_cuda_float16_int16 (__main__.TestTypePromotionCUDA) 2023-01-11T21:37:16.9935362Z Test result_type for tensor vs tensor and scalar vs scalar. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:37:16.9935811Z test_result_type_cuda_float16_int32 (__main__.TestTypePromotionCUDA) 2023-01-11T21:37:16.9936259Z Test result_type for tensor vs tensor and scalar vs scalar. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:37:16.9936609Z test_result_type_cuda_float16_int64 (__main__.TestTypePromotionCUDA) 2023-01-11T21:37:16.9936980Z Test result_type for tensor vs tensor and scalar vs scalar. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:37:16.9937339Z test_result_type_cuda_float16_int8 (__main__.TestTypePromotionCUDA) 2023-01-11T21:37:16.9937713Z Test result_type for tensor vs tensor and scalar vs scalar. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:37:16.9938066Z test_result_type_cuda_float16_uint8 (__main__.TestTypePromotionCUDA) 2023-01-11T21:37:16.9938437Z Test result_type for tensor vs tensor and scalar vs scalar. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:37:16.9938846Z test_result_type_cuda_float32_bfloat16 (__main__.TestTypePromotionCUDA) 2023-01-11T21:37:16.9939222Z Test result_type for tensor vs tensor and scalar vs scalar. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:37:16.9939577Z test_result_type_cuda_float32_bool (__main__.TestTypePromotionCUDA) 2023-01-11T21:37:16.9939952Z Test result_type for tensor vs tensor and scalar vs scalar. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:37:16.9940322Z test_result_type_cuda_float32_complex128 (__main__.TestTypePromotionCUDA) 2023-01-11T21:37:16.9940693Z Test result_type for tensor vs tensor and scalar vs scalar. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:37:16.9941062Z test_result_type_cuda_float32_complex64 (__main__.TestTypePromotionCUDA) 2023-01-11T21:37:16.9941445Z Test result_type for tensor vs tensor and scalar vs scalar. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:37:16.9941815Z test_result_type_cuda_float32_float16 (__main__.TestTypePromotionCUDA) 2023-01-11T21:37:16.9942182Z Test result_type for tensor vs tensor and scalar vs scalar. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:37:16.9942542Z test_result_type_cuda_float32_float32 (__main__.TestTypePromotionCUDA) 2023-01-11T21:37:16.9942919Z Test result_type for tensor vs tensor and scalar vs scalar. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:37:16.9943281Z test_result_type_cuda_float32_float64 (__main__.TestTypePromotionCUDA) 2023-01-11T21:37:16.9943648Z Test result_type for tensor vs tensor and scalar vs scalar. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:37:16.9944012Z test_result_type_cuda_float32_int16 (__main__.TestTypePromotionCUDA) 2023-01-11T21:37:16.9944469Z Test result_type for tensor vs tensor and scalar vs scalar. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:37:16.9944845Z test_result_type_cuda_float32_int32 (__main__.TestTypePromotionCUDA) 2023-01-11T21:37:16.9945212Z Test result_type for tensor vs tensor and scalar vs scalar. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:37:16.9945566Z test_result_type_cuda_float32_int64 (__main__.TestTypePromotionCUDA) 2023-01-11T21:37:16.9945927Z Test result_type for tensor vs tensor and scalar vs scalar. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:37:16.9946279Z test_result_type_cuda_float32_int8 (__main__.TestTypePromotionCUDA) 2023-01-11T21:37:16.9946730Z Test result_type for tensor vs tensor and scalar vs scalar. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:37:16.9947174Z test_result_type_cuda_float32_uint8 (__main__.TestTypePromotionCUDA) 2023-01-11T21:37:16.9947600Z Test result_type for tensor vs tensor and scalar vs scalar. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:37:16.9947954Z test_result_type_cuda_float64_bfloat16 (__main__.TestTypePromotionCUDA) 2023-01-11T21:37:16.9948328Z Test result_type for tensor vs tensor and scalar vs scalar. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:37:16.9948687Z test_result_type_cuda_float64_bool (__main__.TestTypePromotionCUDA) 2023-01-11T21:37:16.9949054Z Test result_type for tensor vs tensor and scalar vs scalar. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:37:16.9949413Z test_result_type_cuda_float64_complex128 (__main__.TestTypePromotionCUDA) 2023-01-11T21:37:16.9949789Z Test result_type for tensor vs tensor and scalar vs scalar. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:37:16.9950160Z test_result_type_cuda_float64_complex64 (__main__.TestTypePromotionCUDA) 2023-01-11T21:37:16.9950558Z Test result_type for tensor vs tensor and scalar vs scalar. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:37:16.9950926Z test_result_type_cuda_float64_float16 (__main__.TestTypePromotionCUDA) 2023-01-11T21:37:16.9951298Z Test result_type for tensor vs tensor and scalar vs scalar. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:37:16.9951659Z test_result_type_cuda_float64_float32 (__main__.TestTypePromotionCUDA) 2023-01-11T21:37:16.9952027Z Test result_type for tensor vs tensor and scalar vs scalar. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:37:16.9952388Z test_result_type_cuda_float64_float64 (__main__.TestTypePromotionCUDA) 2023-01-11T21:37:16.9952759Z Test result_type for tensor vs tensor and scalar vs scalar. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:37:16.9953123Z test_result_type_cuda_float64_int16 (__main__.TestTypePromotionCUDA) 2023-01-11T21:37:16.9953486Z Test result_type for tensor vs tensor and scalar vs scalar. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:37:16.9953925Z test_result_type_cuda_float64_int32 (__main__.TestTypePromotionCUDA) 2023-01-11T21:37:16.9954385Z Test result_type for tensor vs tensor and scalar vs scalar. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:37:16.9954820Z test_result_type_cuda_float64_int64 (__main__.TestTypePromotionCUDA) 2023-01-11T21:37:16.9955278Z Test result_type for tensor vs tensor and scalar vs scalar. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:37:16.9955726Z test_result_type_cuda_float64_int8 (__main__.TestTypePromotionCUDA) 2023-01-11T21:37:16.9956173Z Test result_type for tensor vs tensor and scalar vs scalar. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:37:16.9956532Z test_result_type_cuda_float64_uint8 (__main__.TestTypePromotionCUDA) 2023-01-11T21:37:16.9956901Z Test result_type for tensor vs tensor and scalar vs scalar. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:37:16.9957267Z test_result_type_cuda_int16_bfloat16 (__main__.TestTypePromotionCUDA) 2023-01-11T21:37:16.9957636Z Test result_type for tensor vs tensor and scalar vs scalar. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:37:16.9957989Z test_result_type_cuda_int16_bool (__main__.TestTypePromotionCUDA) 2023-01-11T21:37:16.9958362Z Test result_type for tensor vs tensor and scalar vs scalar. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:37:16.9958727Z test_result_type_cuda_int16_complex128 (__main__.TestTypePromotionCUDA) 2023-01-11T21:37:16.9959104Z Test result_type for tensor vs tensor and scalar vs scalar. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:37:16.9959460Z test_result_type_cuda_int16_complex64 (__main__.TestTypePromotionCUDA) 2023-01-11T21:37:16.9959833Z Test result_type for tensor vs tensor and scalar vs scalar. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:37:16.9960194Z test_result_type_cuda_int16_float16 (__main__.TestTypePromotionCUDA) 2023-01-11T21:37:16.9960555Z Test result_type for tensor vs tensor and scalar vs scalar. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:37:16.9960912Z test_result_type_cuda_int16_float32 (__main__.TestTypePromotionCUDA) 2023-01-11T21:37:16.9961280Z Test result_type for tensor vs tensor and scalar vs scalar. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:37:16.9961639Z test_result_type_cuda_int16_float64 (__main__.TestTypePromotionCUDA) 2023-01-11T21:37:16.9962000Z Test result_type for tensor vs tensor and scalar vs scalar. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:37:16.9962385Z test_result_type_cuda_int16_int16 (__main__.TestTypePromotionCUDA) 2023-01-11T21:37:16.9962757Z Test result_type for tensor vs tensor and scalar vs scalar. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:37:16.9963115Z test_result_type_cuda_int16_int32 (__main__.TestTypePromotionCUDA) 2023-01-11T21:37:16.9963492Z Test result_type for tensor vs tensor and scalar vs scalar. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:37:16.9963928Z test_result_type_cuda_int16_int64 (__main__.TestTypePromotionCUDA) 2023-01-11T21:37:16.9964382Z Test result_type for tensor vs tensor and scalar vs scalar. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:37:16.9964816Z test_result_type_cuda_int16_int8 (__main__.TestTypePromotionCUDA) 2023-01-11T21:37:16.9965273Z Test result_type for tensor vs tensor and scalar vs scalar. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:37:16.9965717Z test_result_type_cuda_int16_uint8 (__main__.TestTypePromotionCUDA) 2023-01-11T21:37:16.9966175Z Test result_type for tensor vs tensor and scalar vs scalar. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:37:16.9966561Z test_result_type_cuda_int32_bfloat16 (__main__.TestTypePromotionCUDA) 2023-01-11T21:37:16.9966928Z Test result_type for tensor vs tensor and scalar vs scalar. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:37:16.9967282Z test_result_type_cuda_int32_bool (__main__.TestTypePromotionCUDA) 2023-01-11T21:37:16.9967646Z Test result_type for tensor vs tensor and scalar vs scalar. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:37:16.9968001Z test_result_type_cuda_int32_complex128 (__main__.TestTypePromotionCUDA) 2023-01-11T21:37:16.9968399Z Test result_type for tensor vs tensor and scalar vs scalar. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:37:16.9968765Z test_result_type_cuda_int32_complex64 (__main__.TestTypePromotionCUDA) 2023-01-11T21:37:16.9969130Z Test result_type for tensor vs tensor and scalar vs scalar. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:37:16.9969493Z test_result_type_cuda_int32_float16 (__main__.TestTypePromotionCUDA) 2023-01-11T21:37:16.9969862Z Test result_type for tensor vs tensor and scalar vs scalar. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:37:16.9970220Z test_result_type_cuda_int32_float32 (__main__.TestTypePromotionCUDA) 2023-01-11T21:37:16.9970581Z Test result_type for tensor vs tensor and scalar vs scalar. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:37:16.9970946Z test_result_type_cuda_int32_float64 (__main__.TestTypePromotionCUDA) 2023-01-11T21:37:16.9971318Z Test result_type for tensor vs tensor and scalar vs scalar. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:37:16.9971681Z test_result_type_cuda_int32_int16 (__main__.TestTypePromotionCUDA) 2023-01-11T21:37:16.9972051Z Test result_type for tensor vs tensor and scalar vs scalar. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:37:16.9972411Z test_result_type_cuda_int32_int32 (__main__.TestTypePromotionCUDA) 2023-01-11T21:37:16.9972784Z Test result_type for tensor vs tensor and scalar vs scalar. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:37:16.9973143Z test_result_type_cuda_int32_int64 (__main__.TestTypePromotionCUDA) 2023-01-11T21:37:16.9973501Z Test result_type for tensor vs tensor and scalar vs scalar. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:37:16.9973861Z test_result_type_cuda_int32_int8 (__main__.TestTypePromotionCUDA) 2023-01-11T21:37:16.9974494Z Test result_type for tensor vs tensor and scalar vs scalar. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:37:16.9974851Z test_result_type_cuda_int32_uint8 (__main__.TestTypePromotionCUDA) 2023-01-11T21:37:16.9975224Z Test result_type for tensor vs tensor and scalar vs scalar. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:37:16.9975588Z test_result_type_cuda_int64_bfloat16 (__main__.TestTypePromotionCUDA) 2023-01-11T21:37:16.9975962Z Test result_type for tensor vs tensor and scalar vs scalar. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:37:16.9976314Z test_result_type_cuda_int64_bool (__main__.TestTypePromotionCUDA) 2023-01-11T21:37:16.9976682Z Test result_type for tensor vs tensor and scalar vs scalar. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:37:16.9977055Z test_result_type_cuda_int64_complex128 (__main__.TestTypePromotionCUDA) 2023-01-11T21:37:16.9977430Z Test result_type for tensor vs tensor and scalar vs scalar. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:37:16.9977789Z test_result_type_cuda_int64_complex64 (__main__.TestTypePromotionCUDA) 2023-01-11T21:37:16.9978161Z Test result_type for tensor vs tensor and scalar vs scalar. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:37:16.9978524Z test_result_type_cuda_int64_float16 (__main__.TestTypePromotionCUDA) 2023-01-11T21:37:16.9978884Z Test result_type for tensor vs tensor and scalar vs scalar. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:37:16.9979250Z test_result_type_cuda_int64_float32 (__main__.TestTypePromotionCUDA) 2023-01-11T21:37:16.9979668Z Test result_type for tensor vs tensor and scalar vs scalar. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:37:16.9980033Z test_result_type_cuda_int64_float64 (__main__.TestTypePromotionCUDA) 2023-01-11T21:37:16.9980395Z Test result_type for tensor vs tensor and scalar vs scalar. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:37:16.9980753Z test_result_type_cuda_int64_int16 (__main__.TestTypePromotionCUDA) 2023-01-11T21:37:16.9981123Z Test result_type for tensor vs tensor and scalar vs scalar. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:37:16.9981487Z test_result_type_cuda_int64_int32 (__main__.TestTypePromotionCUDA) 2023-01-11T21:37:16.9981854Z Test result_type for tensor vs tensor and scalar vs scalar. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:37:16.9982213Z test_result_type_cuda_int64_int64 (__main__.TestTypePromotionCUDA) 2023-01-11T21:37:16.9982581Z Test result_type for tensor vs tensor and scalar vs scalar. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:37:16.9982942Z test_result_type_cuda_int64_int8 (__main__.TestTypePromotionCUDA) 2023-01-11T21:37:16.9983303Z Test result_type for tensor vs tensor and scalar vs scalar. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:37:16.9983662Z test_result_type_cuda_int64_uint8 (__main__.TestTypePromotionCUDA) 2023-01-11T21:37:16.9984034Z Test result_type for tensor vs tensor and scalar vs scalar. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:37:16.9984391Z test_result_type_cuda_int8_bfloat16 (__main__.TestTypePromotionCUDA) 2023-01-11T21:37:16.9984822Z Test result_type for tensor vs tensor and scalar vs scalar. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:37:16.9985179Z test_result_type_cuda_int8_bool (__main__.TestTypePromotionCUDA) 2023-01-11T21:37:16.9985552Z Test result_type for tensor vs tensor and scalar vs scalar. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:37:16.9985951Z test_result_type_cuda_int8_complex128 (__main__.TestTypePromotionCUDA) 2023-01-11T21:37:16.9986321Z Test result_type for tensor vs tensor and scalar vs scalar. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:37:16.9986767Z test_result_type_cuda_int8_complex64 (__main__.TestTypePromotionCUDA) 2023-01-11T21:37:16.9987229Z Test result_type for tensor vs tensor and scalar vs scalar. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:37:16.9987666Z test_result_type_cuda_int8_float16 (__main__.TestTypePromotionCUDA) 2023-01-11T21:37:16.9988041Z Test result_type for tensor vs tensor and scalar vs scalar. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:37:16.9988403Z test_result_type_cuda_int8_float32 (__main__.TestTypePromotionCUDA) 2023-01-11T21:37:16.9988767Z Test result_type for tensor vs tensor and scalar vs scalar. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:37:16.9989133Z test_result_type_cuda_int8_float64 (__main__.TestTypePromotionCUDA) 2023-01-11T21:37:16.9989507Z Test result_type for tensor vs tensor and scalar vs scalar. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:37:16.9989869Z test_result_type_cuda_int8_int16 (__main__.TestTypePromotionCUDA) 2023-01-11T21:37:16.9990232Z Test result_type for tensor vs tensor and scalar vs scalar. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:37:16.9990590Z test_result_type_cuda_int8_int32 (__main__.TestTypePromotionCUDA) 2023-01-11T21:37:16.9990961Z Test result_type for tensor vs tensor and scalar vs scalar. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:37:16.9991320Z test_result_type_cuda_int8_int64 (__main__.TestTypePromotionCUDA) 2023-01-11T21:37:16.9991712Z Test result_type for tensor vs tensor and scalar vs scalar. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:37:16.9992068Z test_result_type_cuda_int8_int8 (__main__.TestTypePromotionCUDA) 2023-01-11T21:37:16.9992434Z Test result_type for tensor vs tensor and scalar vs scalar. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:37:16.9992785Z test_result_type_cuda_int8_uint8 (__main__.TestTypePromotionCUDA) 2023-01-11T21:37:16.9993152Z Test result_type for tensor vs tensor and scalar vs scalar. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:37:16.9993564Z test_result_type_cuda_uint8_bfloat16 (__main__.TestTypePromotionCUDA) 2023-01-11T21:37:16.9994026Z Test result_type for tensor vs tensor and scalar vs scalar. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:37:16.9994464Z test_result_type_cuda_uint8_bool (__main__.TestTypePromotionCUDA) 2023-01-11T21:37:16.9994922Z Test result_type for tensor vs tensor and scalar vs scalar. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:37:16.9995378Z test_result_type_cuda_uint8_complex128 (__main__.TestTypePromotionCUDA) 2023-01-11T21:37:16.9995842Z Test result_type for tensor vs tensor and scalar vs scalar. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:37:16.9996215Z test_result_type_cuda_uint8_complex64 (__main__.TestTypePromotionCUDA) 2023-01-11T21:37:16.9996586Z Test result_type for tensor vs tensor and scalar vs scalar. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:37:16.9996944Z test_result_type_cuda_uint8_float16 (__main__.TestTypePromotionCUDA) 2023-01-11T21:37:16.9997309Z Test result_type for tensor vs tensor and scalar vs scalar. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:37:16.9997664Z test_result_type_cuda_uint8_float32 (__main__.TestTypePromotionCUDA) 2023-01-11T21:37:16.9998070Z Test result_type for tensor vs tensor and scalar vs scalar. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:37:16.9998426Z test_result_type_cuda_uint8_float64 (__main__.TestTypePromotionCUDA) 2023-01-11T21:37:16.9998786Z Test result_type for tensor vs tensor and scalar vs scalar. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:37:16.9999148Z test_result_type_cuda_uint8_int16 (__main__.TestTypePromotionCUDA) 2023-01-11T21:37:16.9999516Z Test result_type for tensor vs tensor and scalar vs scalar. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:37:16.9999875Z test_result_type_cuda_uint8_int32 (__main__.TestTypePromotionCUDA) 2023-01-11T21:37:17.0000242Z Test result_type for tensor vs tensor and scalar vs scalar. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:37:17.0000606Z test_result_type_cuda_uint8_int64 (__main__.TestTypePromotionCUDA) 2023-01-11T21:37:17.0000982Z Test result_type for tensor vs tensor and scalar vs scalar. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:37:17.0001348Z test_result_type_cuda_uint8_int8 (__main__.TestTypePromotionCUDA) 2023-01-11T21:37:17.0001709Z Test result_type for tensor vs tensor and scalar vs scalar. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:37:17.0002067Z test_result_type_cuda_uint8_uint8 (__main__.TestTypePromotionCUDA) 2023-01-11T21:37:17.0002439Z Test result_type for tensor vs tensor and scalar vs scalar. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:37:17.0002877Z test_result_type_tensor_vs_scalar_cuda (__main__.TestTypePromotionCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:37:17.0003355Z test_sparse_add_cuda (__main__.TestTypePromotionCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:37:17.0003796Z test_sparse_div_cuda (__main__.TestTypePromotionCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:37:17.0004240Z test_sparse_div_promotion_cuda_bool (__main__.TestTypePromotionCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:37:17.0004701Z test_sparse_div_promotion_cuda_int16 (__main__.TestTypePromotionCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:37:17.0005197Z test_sparse_div_promotion_cuda_int32 (__main__.TestTypePromotionCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:37:17.0005657Z test_sparse_div_promotion_cuda_int64 (__main__.TestTypePromotionCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:37:17.0006118Z test_sparse_div_promotion_cuda_uint8 (__main__.TestTypePromotionCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:37:17.0006569Z test_sparse_mul_cuda (__main__.TestTypePromotionCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:37:17.0006994Z test_sparse_sub_cuda (__main__.TestTypePromotionCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:37:17.0007431Z test_transpose_cuda (__main__.TestTypePromotionCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:37:17.0007887Z test_unary_op_out_casting_cuda_complex128_complex128 (__main__.TestTypePromotionCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:37:17.0008375Z test_unary_op_out_casting_cuda_complex128_complex64 (__main__.TestTypePromotionCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:37:17.0008856Z test_unary_op_out_casting_cuda_complex128_float32 (__main__.TestTypePromotionCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:37:17.0009354Z test_unary_op_out_casting_cuda_complex128_float64 (__main__.TestTypePromotionCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:37:17.0009822Z test_unary_op_out_casting_cuda_complex128_int64 (__main__.TestTypePromotionCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:37:17.0010295Z test_unary_op_out_casting_cuda_complex64_complex128 (__main__.TestTypePromotionCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:37:17.0010772Z test_unary_op_out_casting_cuda_complex64_complex64 (__main__.TestTypePromotionCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:37:17.0011253Z test_unary_op_out_casting_cuda_complex64_float32 (__main__.TestTypePromotionCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:37:17.0011722Z test_unary_op_out_casting_cuda_complex64_float64 (__main__.TestTypePromotionCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:37:17.0012189Z test_unary_op_out_casting_cuda_complex64_int64 (__main__.TestTypePromotionCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:37:17.0012661Z test_unary_op_out_casting_cuda_float32_complex128 (__main__.TestTypePromotionCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:37:17.0013130Z test_unary_op_out_casting_cuda_float32_complex64 (__main__.TestTypePromotionCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:37:17.0013601Z test_unary_op_out_casting_cuda_float32_float32 (__main__.TestTypePromotionCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:37:17.0014103Z test_unary_op_out_casting_cuda_float32_float64 (__main__.TestTypePromotionCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:37:17.0014709Z test_unary_op_out_casting_cuda_float32_int64 (__main__.TestTypePromotionCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:37:17.0015172Z test_unary_op_out_casting_cuda_float64_complex128 (__main__.TestTypePromotionCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:37:17.0015645Z test_unary_op_out_casting_cuda_float64_complex64 (__main__.TestTypePromotionCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:37:17.0016108Z test_unary_op_out_casting_cuda_float64_float32 (__main__.TestTypePromotionCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:37:17.0016576Z test_unary_op_out_casting_cuda_float64_float64 (__main__.TestTypePromotionCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:37:17.0017037Z test_unary_op_out_casting_cuda_float64_int64 (__main__.TestTypePromotionCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:37:17.0017507Z test_unary_op_out_casting_cuda_int64_complex128 (__main__.TestTypePromotionCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:37:17.0017980Z test_unary_op_out_casting_cuda_int64_complex64 (__main__.TestTypePromotionCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:37:17.0018451Z test_unary_op_out_casting_cuda_int64_float32 (__main__.TestTypePromotionCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:37:17.0018914Z test_unary_op_out_casting_cuda_int64_float64 (__main__.TestTypePromotionCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:37:17.0019412Z test_unary_op_out_casting_cuda_int64_int64 (__main__.TestTypePromotionCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:37:17.0019859Z test_unsigned_cuda (__main__.TestTypePromotionCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:37:17.0020088Z 2023-01-11T21:37:17.0020397Z ---------------------------------------------------------------------- 2023-01-11T21:37:17.0020660Z Ran 422 tests in 0.646s 2023-01-11T21:37:17.0020775Z 2023-01-11T21:37:17.0020856Z OK (skipped=422) 2023-01-11T21:37:17.0020972Z 2023-01-11T21:37:17.0021062Z Generating XML reports... 2023-01-11T21:37:17.0021523Z Generated XML report: test-reports/python-unittest/test_type_promotion/TEST-TestTypePromotionCUDA-20230111213715.xml 2023-01-11T21:37:17.0021786Z 2023-01-11T21:37:17.0022226Z ##[endgroup] 2023-01-11T21:37:17.0022638Z FINISHED PRINTING LOG FILE of test_type_promotion (/var/lib/jenkins/workspace/test/test-reports/test_type_promotion_7jxwsq56) 2023-01-11T21:37:17.0022877Z 2023-01-11T21:37:18.9253766Z Ignoring disabled issues: [] 2023-01-11T21:37:18.9500731Z Running test_vulkan ... [2023-01-11 21:37:18.949402] 2023-01-11T21:37:18.9501859Z Executing ['/opt/conda/bin/python', '-bb', 'test_vulkan.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2023-01-11 21:37:18.949773] 2023-01-11T21:37:20.5386660Z 2023-01-11T21:37:20.5388283Z Expand the folded group to see the log file of test_vulkan 2023-01-11T21:37:20.5389039Z ##[group]PRINTING LOG FILE of test_vulkan (/var/lib/jenkins/workspace/test/test-reports/test_vulkan_cn_fov4p) 2023-01-11T21:37:20.5389277Z 2023-01-11T21:37:20.5389355Z Running tests... 2023-01-11T21:37:20.5389780Z ---------------------------------------------------------------------- 2023-01-11T21:37:20.5390254Z test_conv (__main__.TestVulkanRewritePass) ... Test results will be stored in test-reports/python-unittest/test_vulkan 2023-01-11T21:37:20.5390847Z skip: Vulkan backend must be available for these tests. (0.003s) 2023-01-11T21:37:20.5391024Z 2023-01-11T21:37:20.5391229Z ---------------------------------------------------------------------- 2023-01-11T21:37:20.5391490Z Ran 1 test in 0.003s 2023-01-11T21:37:20.5391614Z 2023-01-11T21:37:20.5391696Z OK (skipped=1) 2023-01-11T21:37:20.5391814Z 2023-01-11T21:37:20.5391900Z Generating XML reports... 2023-01-11T21:37:20.5392343Z Generated XML report: test-reports/python-unittest/test_vulkan/TEST-TestVulkanRewritePass-20230111213720.xml 2023-01-11T21:37:20.5392592Z 2023-01-11T21:37:20.5392824Z ##[endgroup] 2023-01-11T21:37:20.5393202Z FINISHED PRINTING LOG FILE of test_vulkan (/var/lib/jenkins/workspace/test/test-reports/test_vulkan_cn_fov4p) 2023-01-11T21:37:20.5393423Z 2023-01-11T21:37:22.4616857Z Ignoring disabled issues: [] 2023-01-11T21:37:22.4860880Z Running test_xnnpack_integration ... [2023-01-11 21:37:22.485375] 2023-01-11T21:37:22.4862165Z Executing ['/opt/conda/bin/python', '-bb', 'test_xnnpack_integration.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2023-01-11 21:37:22.485752] 2023-01-11T21:40:18.9372766Z 2023-01-11T21:40:18.9376897Z Expand the folded group to see the log file of test_jit_fuser_te 2023-01-11T21:40:18.9380996Z ##[group]PRINTING LOG FILE of test_jit_fuser_te (/var/lib/jenkins/workspace/test/test-reports/test_jit_fuser_te_dpfr35eo) 2023-01-11T21:40:18.9393337Z monkeytype is not installed. Skipping tests for Profile-Directed Typing 2023-01-11T21:40:18.9393563Z 2023-01-11T21:40:18.9468540Z Running tests... 2023-01-11T21:40:18.9470200Z ---------------------------------------------------------------------- 2023-01-11T21:40:18.9471006Z Test results will be stored in test-reports/python-unittest/test_jit_fuser_te 2023-01-11T21:40:18.9471942Z test_autodiff_fallback (jit.test_fuser_common.TestFuserCommon) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:40:18.9472506Z test_failures___rmatmul___cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:40:18.9473292Z test_failures_frac_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:40:18.9499805Z test_failures_matmul_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:40:18.9502443Z test_nnc_correctness_H_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2023-01-11T21:40:18.9502873Z test_nnc_correctness_H_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:18.9503294Z test_nnc_correctness_H_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:18.9503710Z test_nnc_correctness_H_cuda_complex32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:18.9524704Z test_nnc_correctness_H_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:18.9525262Z test_nnc_correctness_H_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:18.9525796Z test_nnc_correctness_H_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:18.9526296Z test_nnc_correctness_H_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:18.9526815Z test_nnc_correctness_H_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:18.9527266Z test_nnc_correctness_H_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:18.9527673Z test_nnc_correctness_H_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:18.9528078Z test_nnc_correctness_H_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:18.9532519Z test_nnc_correctness_H_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:18.9533066Z test_nnc_correctness_T_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:18.9535760Z test_nnc_correctness_T_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:18.9536206Z test_nnc_correctness_T_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:18.9536624Z test_nnc_correctness_T_cuda_complex32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:18.9537052Z test_nnc_correctness_T_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:18.9537465Z test_nnc_correctness_T_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:18.9537877Z test_nnc_correctness_T_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:18.9538305Z test_nnc_correctness_T_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:18.9538705Z test_nnc_correctness_T_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:18.9539120Z test_nnc_correctness_T_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:18.9539549Z test_nnc_correctness_T_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:18.9539940Z test_nnc_correctness_T_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:18.9540354Z test_nnc_correctness_T_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:18.9540781Z test_nnc_correctness___getitem___cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:18.9541219Z test_nnc_correctness___getitem___cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:18.9541739Z test_nnc_correctness___getitem___cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:18.9542184Z test_nnc_correctness___getitem___cuda_complex32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:18.9542622Z test_nnc_correctness___getitem___cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:18.9543061Z test_nnc_correctness___getitem___cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:18.9543477Z test_nnc_correctness___getitem___cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:18.9543901Z test_nnc_correctness___getitem___cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:18.9544330Z test_nnc_correctness___getitem___cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:18.9545378Z test_nnc_correctness___getitem___cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:18.9545803Z test_nnc_correctness___getitem___cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:18.9546209Z test_nnc_correctness___getitem___cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:18.9546631Z test_nnc_correctness___getitem___cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:18.9547080Z test_nnc_correctness___radd___cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:18.9547595Z test_nnc_correctness___radd___cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:18.9548114Z test_nnc_correctness___radd___cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:18.9548645Z test_nnc_correctness___radd___cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:18.9549079Z test_nnc_correctness___radd___cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:18.9549501Z test_nnc_correctness___radd___cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:18.9549900Z test_nnc_correctness___radd___cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:18.9550316Z test_nnc_correctness___radd___cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:18.9550734Z test_nnc_correctness___radd___cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:18.9551150Z test_nnc_correctness___radd___cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:18.9551554Z test_nnc_correctness___radd___cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:18.9551971Z test_nnc_correctness___radd___cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:18.9552382Z test_nnc_correctness___rand___cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:18.9552779Z test_nnc_correctness___rand___cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:18.9553197Z test_nnc_correctness___rand___cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:18.9553602Z test_nnc_correctness___rand___cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:18.9554009Z test_nnc_correctness___rand___cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:18.9554405Z test_nnc_correctness___rand___cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:18.9554937Z test_nnc_correctness___rdiv___cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:18.9555534Z test_nnc_correctness___rdiv___cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:18.9556069Z test_nnc_correctness___rdiv___cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:18.9556608Z test_nnc_correctness___rdiv___cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:18.9557072Z test_nnc_correctness___rdiv___cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:18.9557493Z test_nnc_correctness___rdiv___cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:18.9557912Z test_nnc_correctness___rdiv___cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:18.9558319Z test_nnc_correctness___rdiv___cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:18.9558753Z test_nnc_correctness___rdiv___cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:18.9559169Z test_nnc_correctness___rdiv___cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:18.9559584Z test_nnc_correctness___rdiv___cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:18.9559984Z test_nnc_correctness___rdiv___cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:18.9560407Z test_nnc_correctness___rmatmul___cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:18.9560871Z test_nnc_correctness___rmatmul___cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:18.9561310Z test_nnc_correctness___rmatmul___cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:18.9561781Z test_nnc_correctness___rmatmul___cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:18.9562223Z test_nnc_correctness___rmatmul___cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:18.9562652Z test_nnc_correctness___rmatmul___cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:18.9563102Z test_nnc_correctness___rmod___cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:18.9563516Z test_nnc_correctness___rmod___cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:18.9563939Z test_nnc_correctness___rmod___cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:18.9564397Z test_nnc_correctness___rmod___cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:18.9564912Z test_nnc_correctness___rmod___cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:18.9565417Z test_nnc_correctness___rmod___cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:18.9565928Z test_nnc_correctness___rmod___cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:18.9566445Z test_nnc_correctness___rmod___cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:18.9566962Z test_nnc_correctness___rmod___cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:18.9567405Z test_nnc_correctness___rmul___cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:18.9567825Z test_nnc_correctness___rmul___cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:18.9568250Z test_nnc_correctness___rmul___cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:18.9568791Z test_nnc_correctness___rmul___cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:18.9569233Z test_nnc_correctness___rmul___cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:18.9569650Z test_nnc_correctness___rmul___cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:18.9570069Z test_nnc_correctness___rmul___cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:18.9570477Z test_nnc_correctness___rmul___cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:18.9570886Z test_nnc_correctness___rmul___cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:18.9571302Z test_nnc_correctness___rmul___cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:18.9571727Z test_nnc_correctness___rmul___cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:18.9572131Z test_nnc_correctness___rmul___cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:18.9572565Z test_nnc_correctness___ror___cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:18.9572983Z test_nnc_correctness___ror___cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:18.9573398Z test_nnc_correctness___ror___cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:18.9573796Z test_nnc_correctness___ror___cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:18.9574397Z test_nnc_correctness___ror___cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:18.9574916Z test_nnc_correctness___ror___cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:18.9575369Z test_nnc_correctness___rpow___cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:18.9575793Z test_nnc_correctness___rpow___cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:18.9576237Z test_nnc_correctness___rpow___cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:18.9576662Z test_nnc_correctness___rpow___cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:18.9577084Z test_nnc_correctness___rpow___cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:18.9577493Z test_nnc_correctness___rpow___cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:18.9577928Z test_nnc_correctness___rpow___cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:18.9578499Z test_nnc_correctness___rpow___cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:18.9578999Z test_nnc_correctness___rpow___cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:18.9579486Z test_nnc_correctness___rpow___cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:18.9580032Z test_nnc_correctness___rpow___cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:18.9604282Z test_nnc_correctness___rsub___cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:18.9604870Z test_nnc_correctness___rsub___cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:18.9605417Z test_nnc_correctness___rsub___cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:18.9605952Z test_nnc_correctness___rsub___cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:18.9606636Z test_nnc_correctness___rsub___cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:18.9607153Z test_nnc_correctness___rsub___cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:18.9607579Z test_nnc_correctness___rsub___cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:18.9607991Z test_nnc_correctness___rsub___cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:18.9608412Z test_nnc_correctness___rsub___cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:18.9608817Z test_nnc_correctness___rsub___cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:18.9609235Z test_nnc_correctness___rsub___cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:18.9609658Z test_nnc_correctness___rxor___cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:18.9610075Z test_nnc_correctness___rxor___cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:18.9610486Z test_nnc_correctness___rxor___cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:18.9610898Z test_nnc_correctness___rxor___cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:18.9611305Z test_nnc_correctness___rxor___cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:18.9611711Z test_nnc_correctness___rxor___cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:18.9612156Z test_nnc_correctness__native_batch_norm_legit_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:18.9612667Z test_nnc_correctness__native_batch_norm_legit_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:18.9613139Z test_nnc_correctness__native_batch_norm_legit_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:18.9613591Z test_nnc_correctness__native_batch_norm_legit_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:18.9614055Z test_nnc_correctness__softmax_backward_data_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:18.9775300Z test_nnc_correctness__softmax_backward_data_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:18.9775762Z test_nnc_correctness__softmax_backward_data_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:18.9776210Z test_nnc_correctness__softmax_backward_data_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:18.9776647Z test_nnc_correctness_abs_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:18.9777058Z test_nnc_correctness_abs_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:18.9777475Z test_nnc_correctness_abs_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:18.9777890Z test_nnc_correctness_abs_cuda_complex32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:18.9778310Z test_nnc_correctness_abs_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:18.9778728Z test_nnc_correctness_abs_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:18.9779143Z test_nnc_correctness_abs_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:18.9779550Z test_nnc_correctness_abs_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:18.9780055Z test_nnc_correctness_abs_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:18.9780457Z test_nnc_correctness_abs_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:18.9780855Z test_nnc_correctness_abs_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:18.9781259Z test_nnc_correctness_abs_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:18.9781664Z test_nnc_correctness_abs_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:18.9782072Z test_nnc_correctness_acos_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:18.9782474Z test_nnc_correctness_acos_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:18.9782894Z test_nnc_correctness_acos_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:18.9783325Z test_nnc_correctness_acos_cuda_complex32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:18.9783743Z test_nnc_correctness_acos_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:18.9784147Z test_nnc_correctness_acos_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:18.9784559Z test_nnc_correctness_acos_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:18.9785041Z test_nnc_correctness_acos_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:18.9785453Z test_nnc_correctness_acos_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:18.9785919Z test_nnc_correctness_acos_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:18.9786318Z test_nnc_correctness_acos_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:18.9786727Z test_nnc_correctness_acos_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:18.9787131Z test_nnc_correctness_acos_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:18.9787545Z test_nnc_correctness_acosh_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:18.9788042Z test_nnc_correctness_acosh_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:18.9788566Z test_nnc_correctness_acosh_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:18.9789025Z test_nnc_correctness_acosh_cuda_complex32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:18.9789448Z test_nnc_correctness_acosh_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:18.9789856Z test_nnc_correctness_acosh_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:18.9790274Z test_nnc_correctness_acosh_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:18.9790677Z test_nnc_correctness_acosh_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:18.9791080Z test_nnc_correctness_acosh_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:18.9791479Z test_nnc_correctness_acosh_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:18.9791885Z test_nnc_correctness_acosh_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:18.9792295Z test_nnc_correctness_acosh_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:18.9792727Z test_nnc_correctness_acosh_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:18.9793143Z test_nnc_correctness_add_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:18.9793551Z test_nnc_correctness_add_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:18.9793965Z test_nnc_correctness_add_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:18.9794446Z test_nnc_correctness_add_cuda_complex32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:18.9794962Z test_nnc_correctness_add_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:18.9795473Z test_nnc_correctness_add_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:18.9795989Z test_nnc_correctness_add_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:18.9796490Z test_nnc_correctness_add_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:18.9796939Z test_nnc_correctness_add_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:18.9797342Z test_nnc_correctness_add_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:18.9797734Z test_nnc_correctness_add_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:18.9798138Z test_nnc_correctness_add_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:18.9798538Z test_nnc_correctness_add_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:18.9798952Z test_nnc_correctness_addbmm_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:18.9799404Z test_nnc_correctness_addbmm_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:18.9799838Z test_nnc_correctness_addbmm_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:18.9800256Z test_nnc_correctness_addbmm_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:18.9800669Z test_nnc_correctness_addbmm_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:18.9801067Z test_nnc_correctness_addbmm_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:18.9801488Z test_nnc_correctness_addcdiv_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:18.9801921Z test_nnc_correctness_addcdiv_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:18.9802355Z test_nnc_correctness_addcdiv_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:18.9802773Z test_nnc_correctness_addcdiv_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:18.9803194Z test_nnc_correctness_addcdiv_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:18.9803609Z test_nnc_correctness_addcdiv_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:18.9804016Z test_nnc_correctness_addcmul_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:18.9804485Z test_nnc_correctness_addcmul_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:18.9805021Z test_nnc_correctness_addcmul_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:18.9805548Z test_nnc_correctness_addcmul_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:18.9806105Z test_nnc_correctness_addcmul_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:18.9806616Z test_nnc_correctness_addcmul_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:18.9807132Z test_nnc_correctness_addcmul_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:18.9807547Z test_nnc_correctness_addcmul_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:18.9807950Z test_nnc_correctness_addcmul_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:18.9808368Z test_nnc_correctness_addcmul_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:18.9808778Z test_nnc_correctness_addcmul_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:18.9809195Z test_nnc_correctness_addmm_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:18.9809609Z test_nnc_correctness_addmm_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:18.9810030Z test_nnc_correctness_addmm_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:18.9810447Z test_nnc_correctness_addmm_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:18.9810862Z test_nnc_correctness_addmm_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:18.9811255Z test_nnc_correctness_addmm_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:18.9811682Z test_nnc_correctness_addmm_decomposed_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:18.9812185Z test_nnc_correctness_addmm_decomposed_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:18.9812636Z test_nnc_correctness_addmm_decomposed_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:18.9813087Z test_nnc_correctness_addmm_decomposed_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:18.9813526Z test_nnc_correctness_addmm_decomposed_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:18.9813960Z test_nnc_correctness_addmm_decomposed_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:18.9854524Z test_nnc_correctness_addmv_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:18.9854978Z test_nnc_correctness_addmv_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:18.9855428Z test_nnc_correctness_addmv_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:18.9855847Z test_nnc_correctness_addmv_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:18.9856253Z test_nnc_correctness_addmv_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:18.9856665Z test_nnc_correctness_addmv_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:18.9857069Z test_nnc_correctness_addr_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:18.9857476Z test_nnc_correctness_addr_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:18.9857885Z test_nnc_correctness_addr_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:18.9858305Z test_nnc_correctness_addr_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:18.9858722Z test_nnc_correctness_addr_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:18.9859191Z test_nnc_correctness_addr_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:18.9859612Z test_nnc_correctness_addr_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:18.9860023Z test_nnc_correctness_addr_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:18.9860434Z test_nnc_correctness_addr_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:18.9860837Z test_nnc_correctness_addr_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:18.9861249Z test_nnc_correctness_addr_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:18.9861659Z test_nnc_correctness_addr_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:18.9862068Z test_nnc_correctness_all_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:18.9862474Z test_nnc_correctness_all_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:18.9862887Z test_nnc_correctness_all_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:18.9863305Z test_nnc_correctness_all_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:18.9863729Z test_nnc_correctness_all_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:18.9864129Z test_nnc_correctness_all_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:18.9864543Z test_nnc_correctness_all_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:18.9865055Z test_nnc_correctness_all_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:18.9865465Z test_nnc_correctness_all_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:18.9865872Z test_nnc_correctness_all_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:18.9866274Z test_nnc_correctness_all_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:18.9866690Z test_nnc_correctness_all_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:18.9867191Z test_nnc_correctness_allclose_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Skipped! (0.001s) 2023-01-11T21:40:18.9867718Z test_nnc_correctness_allclose_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Skipped! (0.001s) 2023-01-11T21:40:18.9868221Z test_nnc_correctness_allclose_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Skipped! (0.001s) 2023-01-11T21:40:18.9868644Z test_nnc_correctness_allclose_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Skipped! (0.001s) 2023-01-11T21:40:18.9869045Z test_nnc_correctness_allclose_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Skipped! (0.001s) 2023-01-11T21:40:18.9869450Z test_nnc_correctness_allclose_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Skipped! (0.001s) 2023-01-11T21:40:18.9869861Z test_nnc_correctness_amax_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:18.9870277Z test_nnc_correctness_amax_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:18.9870683Z test_nnc_correctness_amax_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:18.9871097Z test_nnc_correctness_amax_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:18.9871508Z test_nnc_correctness_amax_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:18.9871916Z test_nnc_correctness_amax_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:18.9872418Z test_nnc_correctness_amax_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:18.9872825Z test_nnc_correctness_amax_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:18.9873234Z test_nnc_correctness_amax_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:18.9873635Z test_nnc_correctness_amax_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:18.9874053Z test_nnc_correctness_amin_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:18.9874545Z test_nnc_correctness_amin_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:18.9875059Z test_nnc_correctness_amin_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:18.9875569Z test_nnc_correctness_amin_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:18.9876073Z test_nnc_correctness_amin_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:18.9876585Z test_nnc_correctness_amin_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:18.9877004Z test_nnc_correctness_amin_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:18.9877409Z test_nnc_correctness_amin_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:18.9877818Z test_nnc_correctness_amin_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:18.9878223Z test_nnc_correctness_amin_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:18.9878661Z test_nnc_correctness_aminmax_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:18.9879090Z test_nnc_correctness_aminmax_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:18.9879510Z test_nnc_correctness_aminmax_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:18.9879936Z test_nnc_correctness_aminmax_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:18.9880342Z test_nnc_correctness_aminmax_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:18.9880763Z test_nnc_correctness_aminmax_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:18.9881179Z test_nnc_correctness_aminmax_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:18.9881589Z test_nnc_correctness_aminmax_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:18.9881994Z test_nnc_correctness_aminmax_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:18.9882409Z test_nnc_correctness_aminmax_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:18.9882815Z test_nnc_correctness_angle_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:18.9883225Z test_nnc_correctness_angle_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:18.9883653Z test_nnc_correctness_angle_cuda_complex32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:18.9884076Z test_nnc_correctness_angle_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:18.9884494Z test_nnc_correctness_angle_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:18.9884914Z test_nnc_correctness_angle_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:18.9885404Z test_nnc_correctness_angle_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:18.9885824Z test_nnc_correctness_angle_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:18.9886236Z test_nnc_correctness_angle_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:18.9886641Z test_nnc_correctness_angle_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:18.9887052Z test_nnc_correctness_angle_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:18.9887465Z test_nnc_correctness_any_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:18.9887877Z test_nnc_correctness_any_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:18.9888289Z test_nnc_correctness_any_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:18.9888713Z test_nnc_correctness_any_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:18.9889128Z test_nnc_correctness_any_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:18.9889529Z test_nnc_correctness_any_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:18.9889942Z test_nnc_correctness_any_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:18.9890348Z test_nnc_correctness_any_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:18.9890755Z test_nnc_correctness_any_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:18.9891178Z test_nnc_correctness_any_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:18.9891591Z test_nnc_correctness_any_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:18.9892000Z test_nnc_correctness_any_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:18.9892414Z test_nnc_correctness_arange_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:18.9892829Z test_nnc_correctness_arange_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:18.9893251Z test_nnc_correctness_arange_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:18.9893672Z test_nnc_correctness_arange_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:18.9894074Z test_nnc_correctness_arange_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:18.9894646Z test_nnc_correctness_arange_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:18.9895062Z test_nnc_correctness_arange_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:18.9895475Z test_nnc_correctness_arange_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:18.9895879Z test_nnc_correctness_arange_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:18.9896295Z test_nnc_correctness_argmax_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:18.9896711Z test_nnc_correctness_argmax_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:18.9897130Z test_nnc_correctness_argmax_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:18.9897536Z test_nnc_correctness_argmax_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:18.9898006Z test_nnc_correctness_argmax_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:18.9898412Z test_nnc_correctness_argmax_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:18.9898818Z test_nnc_correctness_argmax_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:18.9899222Z test_nnc_correctness_argmax_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:18.9899633Z test_nnc_correctness_argmax_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:18.9900042Z test_nnc_correctness_argmin_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:18.9900449Z test_nnc_correctness_argmin_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:18.9900870Z test_nnc_correctness_argmin_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:18.9901306Z test_nnc_correctness_argmin_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:18.9901676Z test_nnc_correctness_argmin_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:18.9902036Z test_nnc_correctness_argmin_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:18.9902411Z test_nnc_correctness_argmin_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:18.9902781Z test_nnc_correctness_argmin_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:18.9903152Z test_nnc_correctness_argmin_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:18.9903522Z test_nnc_correctness_argsort_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:18.9903957Z test_nnc_correctness_argsort_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:18.9904345Z test_nnc_correctness_argsort_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:18.9904780Z test_nnc_correctness_argsort_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:18.9905150Z test_nnc_correctness_argsort_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:18.9905526Z test_nnc_correctness_argsort_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:18.9905897Z test_nnc_correctness_argsort_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:18.9906260Z test_nnc_correctness_argsort_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:18.9906640Z test_nnc_correctness_argsort_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:18.9907048Z test_nnc_correctness_argwhere_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:18.9907523Z test_nnc_correctness_argwhere_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:18.9908001Z test_nnc_correctness_argwhere_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:18.9908468Z test_nnc_correctness_argwhere_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:18.9908851Z test_nnc_correctness_argwhere_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:18.9909233Z test_nnc_correctness_argwhere_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:18.9909607Z test_nnc_correctness_argwhere_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:18.9910034Z test_nnc_correctness_argwhere_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:18.9910411Z test_nnc_correctness_argwhere_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:18.9910778Z test_nnc_correctness_argwhere_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:18.9911139Z test_nnc_correctness_argwhere_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:18.9911515Z test_nnc_correctness_argwhere_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:18.9911898Z test_nnc_correctness_as_strided_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:18.9912285Z test_nnc_correctness_as_strided_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:18.9912670Z test_nnc_correctness_as_strided_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:18.9913068Z test_nnc_correctness_as_strided_cuda_complex32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:18.9913461Z test_nnc_correctness_as_strided_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:18.9913846Z test_nnc_correctness_as_strided_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:18.9914239Z test_nnc_correctness_as_strided_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:18.9914621Z test_nnc_correctness_as_strided_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:18.9915007Z test_nnc_correctness_as_strided_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:18.9915411Z test_nnc_correctness_as_strided_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:18.9915843Z test_nnc_correctness_as_strided_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:18.9916229Z test_nnc_correctness_as_strided_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:18.9916611Z test_nnc_correctness_as_strided_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:18.9917008Z test_nnc_correctness_as_strided_partial_views_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:18.9917427Z test_nnc_correctness_as_strided_partial_views_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:18.9917850Z test_nnc_correctness_as_strided_partial_views_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:18.9918274Z test_nnc_correctness_as_strided_partial_views_cuda_complex32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:18.9918689Z test_nnc_correctness_as_strided_partial_views_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:18.9919100Z test_nnc_correctness_as_strided_partial_views_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:18.9919514Z test_nnc_correctness_as_strided_partial_views_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:18.9919928Z test_nnc_correctness_as_strided_partial_views_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:18.9920331Z test_nnc_correctness_as_strided_partial_views_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:18.9920736Z test_nnc_correctness_as_strided_partial_views_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:18.9921164Z test_nnc_correctness_as_strided_partial_views_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:18.9921564Z test_nnc_correctness_as_strided_partial_views_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:18.9921965Z test_nnc_correctness_as_strided_partial_views_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:18.9922369Z test_nnc_correctness_as_strided_scatter_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:18.9922776Z test_nnc_correctness_as_strided_scatter_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:18.9923178Z test_nnc_correctness_as_strided_scatter_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:18.9923581Z test_nnc_correctness_as_strided_scatter_cuda_complex32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:18.9923996Z test_nnc_correctness_as_strided_scatter_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:18.9924430Z test_nnc_correctness_as_strided_scatter_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:18.9924921Z test_nnc_correctness_as_strided_scatter_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:18.9925407Z test_nnc_correctness_as_strided_scatter_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:18.9925902Z test_nnc_correctness_as_strided_scatter_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:18.9926389Z test_nnc_correctness_as_strided_scatter_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:18.9926897Z test_nnc_correctness_as_strided_scatter_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:18.9927336Z test_nnc_correctness_as_strided_scatter_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:18.9927732Z test_nnc_correctness_as_strided_scatter_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:18.9928114Z test_nnc_correctness_asin_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:18.9928480Z test_nnc_correctness_asin_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:18.9928857Z test_nnc_correctness_asin_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:18.9929234Z test_nnc_correctness_asin_cuda_complex32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:18.9929610Z test_nnc_correctness_asin_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:18.9929978Z test_nnc_correctness_asin_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:18.9930349Z test_nnc_correctness_asin_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:18.9930724Z test_nnc_correctness_asin_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:18.9931093Z test_nnc_correctness_asin_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:18.9931457Z test_nnc_correctness_asin_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:18.9931824Z test_nnc_correctness_asin_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:18.9932192Z test_nnc_correctness_asin_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:18.9932550Z test_nnc_correctness_asin_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:18.9932955Z test_nnc_correctness_asinh_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:18.9933327Z test_nnc_correctness_asinh_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:18.9933702Z test_nnc_correctness_asinh_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:18.9934077Z test_nnc_correctness_asinh_cuda_complex32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:18.9934586Z test_nnc_correctness_asinh_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:18.9934966Z test_nnc_correctness_asinh_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:18.9935338Z test_nnc_correctness_asinh_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:18.9935699Z test_nnc_correctness_asinh_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:18.9936076Z test_nnc_correctness_asinh_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:18.9936446Z test_nnc_correctness_asinh_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:18.9936812Z test_nnc_correctness_asinh_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:18.9937169Z test_nnc_correctness_asinh_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:18.9937531Z test_nnc_correctness_asinh_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:18.9937897Z test_nnc_correctness_atan2_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:18.9938309Z test_nnc_correctness_atan2_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:18.9938687Z test_nnc_correctness_atan2_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:18.9939066Z test_nnc_correctness_atan2_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:18.9939431Z test_nnc_correctness_atan2_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:18.9939792Z test_nnc_correctness_atan2_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:18.9940162Z test_nnc_correctness_atan2_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:18.9940529Z test_nnc_correctness_atan2_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:18.9940901Z test_nnc_correctness_atan2_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:18.9941261Z test_nnc_correctness_atan2_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:18.9941635Z test_nnc_correctness_atan_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:18.9942007Z test_nnc_correctness_atan_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:18.9942387Z test_nnc_correctness_atan_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:18.9942762Z test_nnc_correctness_atan_cuda_complex32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:18.9943150Z test_nnc_correctness_atan_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:18.9943524Z test_nnc_correctness_atan_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:18.9943893Z test_nnc_correctness_atan_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:18.9944302Z test_nnc_correctness_atan_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:18.9944667Z test_nnc_correctness_atan_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:18.9945090Z test_nnc_correctness_atan_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:18.9945445Z test_nnc_correctness_atan_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:18.9945810Z test_nnc_correctness_atan_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:18.9946175Z test_nnc_correctness_atan_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:18.9946541Z test_nnc_correctness_atanh_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:18.9946962Z test_nnc_correctness_atanh_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:18.9947430Z test_nnc_correctness_atanh_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:18.9947900Z test_nnc_correctness_atanh_cuda_complex32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:18.9948323Z test_nnc_correctness_atanh_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:18.9948685Z test_nnc_correctness_atanh_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:18.9949059Z test_nnc_correctness_atanh_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:18.9949427Z test_nnc_correctness_atanh_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:18.9949781Z test_nnc_correctness_atanh_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:18.9950174Z test_nnc_correctness_atanh_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:18.9950544Z test_nnc_correctness_atanh_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:18.9950909Z test_nnc_correctness_atanh_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:18.9951264Z test_nnc_correctness_atanh_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:18.9951637Z test_nnc_correctness_atleast_1d_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:18.9952018Z test_nnc_correctness_atleast_1d_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:18.9952404Z test_nnc_correctness_atleast_1d_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:18.9952790Z test_nnc_correctness_atleast_1d_cuda_complex32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:18.9953179Z test_nnc_correctness_atleast_1d_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:18.9953572Z test_nnc_correctness_atleast_1d_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:18.9953950Z test_nnc_correctness_atleast_1d_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:18.9954335Z test_nnc_correctness_atleast_1d_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:18.9954706Z test_nnc_correctness_atleast_1d_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:18.9955081Z test_nnc_correctness_atleast_1d_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:18.9955447Z test_nnc_correctness_atleast_1d_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:18.9955912Z test_nnc_correctness_atleast_1d_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:18.9956288Z test_nnc_correctness_atleast_1d_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:18.9956665Z test_nnc_correctness_atleast_2d_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:18.9957039Z test_nnc_correctness_atleast_2d_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:18.9957422Z test_nnc_correctness_atleast_2d_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:18.9957809Z test_nnc_correctness_atleast_2d_cuda_complex32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:18.9958193Z test_nnc_correctness_atleast_2d_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:18.9958569Z test_nnc_correctness_atleast_2d_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:18.9958954Z test_nnc_correctness_atleast_2d_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:18.9959331Z test_nnc_correctness_atleast_2d_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:18.9959707Z test_nnc_correctness_atleast_2d_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:18.9960075Z test_nnc_correctness_atleast_2d_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:18.9960443Z test_nnc_correctness_atleast_2d_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:18.9960817Z test_nnc_correctness_atleast_2d_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:18.9961221Z test_nnc_correctness_atleast_2d_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:18.9961596Z test_nnc_correctness_atleast_3d_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:18.9961974Z test_nnc_correctness_atleast_3d_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:18.9962356Z test_nnc_correctness_atleast_3d_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:18.9962740Z test_nnc_correctness_atleast_3d_cuda_complex32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:18.9963127Z test_nnc_correctness_atleast_3d_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:18.9963506Z test_nnc_correctness_atleast_3d_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:18.9963889Z test_nnc_correctness_atleast_3d_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:18.9964280Z test_nnc_correctness_atleast_3d_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:18.9964744Z test_nnc_correctness_atleast_3d_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:18.9965211Z test_nnc_correctness_atleast_3d_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:18.9965669Z test_nnc_correctness_atleast_3d_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:18.9966123Z test_nnc_correctness_atleast_3d_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:18.9966586Z test_nnc_correctness_atleast_3d_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:18.9967050Z test_nnc_correctness_baddbmm_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:18.9967444Z test_nnc_correctness_baddbmm_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:18.9967853Z test_nnc_correctness_baddbmm_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:18.9968239Z test_nnc_correctness_baddbmm_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:18.9968617Z test_nnc_correctness_baddbmm_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:18.9968981Z test_nnc_correctness_baddbmm_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:18.9969358Z test_nnc_correctness_bernoulli_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:18.9969744Z test_nnc_correctness_bernoulli_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:18.9970133Z test_nnc_correctness_bernoulli_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:18.9970513Z test_nnc_correctness_bernoulli_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:18.9970891Z test_nnc_correctness_bfloat16_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Skipped! (0.001s) 2023-01-11T21:40:18.9971262Z test_nnc_correctness_bfloat16_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: Skipped! (0.001s) 2023-01-11T21:40:18.9971636Z test_nnc_correctness_bfloat16_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Skipped! (0.001s) 2023-01-11T21:40:18.9972003Z test_nnc_correctness_bfloat16_cuda_complex32 (__main__.TestNNCOpInfoCUDA) ... skip: Skipped! (0.001s) 2023-01-11T21:40:18.9972377Z test_nnc_correctness_bfloat16_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Skipped! (0.001s) 2023-01-11T21:40:18.9972754Z test_nnc_correctness_bfloat16_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Skipped! (0.001s) 2023-01-11T21:40:18.9973148Z test_nnc_correctness_bfloat16_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Skipped! (0.001s) 2023-01-11T21:40:18.9973513Z test_nnc_correctness_bfloat16_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Skipped! (0.001s) 2023-01-11T21:40:18.9973882Z test_nnc_correctness_bfloat16_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Skipped! (0.001s) 2023-01-11T21:40:18.9974350Z test_nnc_correctness_bfloat16_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Skipped! (0.001s) 2023-01-11T21:40:18.9974700Z test_nnc_correctness_bfloat16_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Skipped! (0.001s) 2023-01-11T21:40:18.9975058Z test_nnc_correctness_bfloat16_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Skipped! (0.001s) 2023-01-11T21:40:18.9975413Z test_nnc_correctness_bfloat16_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Skipped! (0.001s) 2023-01-11T21:40:18.9975786Z test_nnc_correctness_bincount_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:18.9976158Z test_nnc_correctness_bincount_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:18.9976530Z test_nnc_correctness_bincount_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:18.9976905Z test_nnc_correctness_bincount_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:18.9977278Z test_nnc_correctness_bincount_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:18.9977642Z test_nnc_correctness_bitwise_and_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:18.9978024Z test_nnc_correctness_bitwise_and_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:18.9978407Z test_nnc_correctness_bitwise_and_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:18.9978786Z test_nnc_correctness_bitwise_and_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:18.9979198Z test_nnc_correctness_bitwise_and_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:18.9979568Z test_nnc_correctness_bitwise_and_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:18.9979951Z test_nnc_correctness_bitwise_left_shift_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:18.9980328Z test_nnc_correctness_bitwise_left_shift_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:18.9980716Z test_nnc_correctness_bitwise_left_shift_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:18.9981113Z test_nnc_correctness_bitwise_left_shift_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:18.9981505Z test_nnc_correctness_bitwise_left_shift_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:18.9981885Z test_nnc_correctness_bitwise_not_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:18.9982263Z test_nnc_correctness_bitwise_not_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:18.9982638Z test_nnc_correctness_bitwise_not_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:18.9983010Z test_nnc_correctness_bitwise_not_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:18.9983379Z test_nnc_correctness_bitwise_not_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:18.9983746Z test_nnc_correctness_bitwise_not_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:18.9984156Z test_nnc_correctness_bitwise_or_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:18.9984537Z test_nnc_correctness_bitwise_or_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:18.9984957Z test_nnc_correctness_bitwise_or_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:18.9985327Z test_nnc_correctness_bitwise_or_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:18.9985701Z test_nnc_correctness_bitwise_or_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:18.9986067Z test_nnc_correctness_bitwise_or_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:18.9986447Z test_nnc_correctness_bitwise_right_shift_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:18.9986845Z test_nnc_correctness_bitwise_right_shift_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:18.9987256Z test_nnc_correctness_bitwise_right_shift_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:18.9987732Z test_nnc_correctness_bitwise_right_shift_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:18.9988228Z test_nnc_correctness_bitwise_right_shift_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:18.9988644Z test_nnc_correctness_bitwise_xor_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:18.9989020Z test_nnc_correctness_bitwise_xor_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:18.9989570Z test_nnc_correctness_bitwise_xor_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:18.9989950Z test_nnc_correctness_bitwise_xor_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:18.9990357Z test_nnc_correctness_bitwise_xor_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:18.9990909Z test_nnc_correctness_bitwise_xor_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:18.9991442Z test_nnc_correctness_block_diag_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:18.9991966Z test_nnc_correctness_block_diag_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:18.9992485Z test_nnc_correctness_block_diag_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:18.9993033Z test_nnc_correctness_block_diag_cuda_complex32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:18.9993515Z test_nnc_correctness_block_diag_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:18.9994043Z test_nnc_correctness_block_diag_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:18.9994655Z test_nnc_correctness_block_diag_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:18.9995303Z test_nnc_correctness_block_diag_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:18.9995943Z test_nnc_correctness_block_diag_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:18.9996612Z test_nnc_correctness_block_diag_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:18.9997155Z test_nnc_correctness_block_diag_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:18.9997714Z test_nnc_correctness_block_diag_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:18.9998357Z test_nnc_correctness_block_diag_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:18.9998932Z test_nnc_correctness_bmm_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:18.9999486Z test_nnc_correctness_bmm_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0000000Z test_nnc_correctness_bmm_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0000516Z test_nnc_correctness_bmm_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0001073Z test_nnc_correctness_bmm_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0001624Z test_nnc_correctness_bmm_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0002171Z test_nnc_correctness_bool_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0002723Z test_nnc_correctness_bool_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0003285Z test_nnc_correctness_bool_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0003828Z test_nnc_correctness_bool_cuda_complex32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0004377Z test_nnc_correctness_bool_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0005093Z test_nnc_correctness_bool_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0005783Z test_nnc_correctness_bool_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0006482Z test_nnc_correctness_bool_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0007159Z test_nnc_correctness_bool_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0007790Z test_nnc_correctness_bool_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0008336Z test_nnc_correctness_bool_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0008872Z test_nnc_correctness_bool_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0009414Z test_nnc_correctness_bool_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0009975Z test_nnc_correctness_broadcast_shapes_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0010568Z test_nnc_correctness_broadcast_tensors_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0011158Z test_nnc_correctness_broadcast_tensors_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0011749Z test_nnc_correctness_broadcast_tensors_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0012360Z test_nnc_correctness_broadcast_tensors_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0012960Z test_nnc_correctness_broadcast_tensors_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0013540Z test_nnc_correctness_broadcast_tensors_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0014119Z test_nnc_correctness_broadcast_tensors_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0014880Z test_nnc_correctness_broadcast_tensors_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0015459Z test_nnc_correctness_broadcast_tensors_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0016115Z test_nnc_correctness_broadcast_tensors_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0016692Z test_nnc_correctness_broadcast_tensors_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0017260Z test_nnc_correctness_broadcast_tensors_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0017819Z test_nnc_correctness_broadcast_to_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0018371Z test_nnc_correctness_broadcast_to_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0018922Z test_nnc_correctness_broadcast_to_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0019520Z test_nnc_correctness_broadcast_to_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0020122Z test_nnc_correctness_broadcast_to_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0020709Z test_nnc_correctness_broadcast_to_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0021274Z test_nnc_correctness_broadcast_to_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0021847Z test_nnc_correctness_broadcast_to_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0022405Z test_nnc_correctness_broadcast_to_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0022975Z test_nnc_correctness_broadcast_to_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0023539Z test_nnc_correctness_broadcast_to_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0024096Z test_nnc_correctness_broadcast_to_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0024817Z test_nnc_correctness_bucketize_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0025385Z test_nnc_correctness_bucketize_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0025944Z test_nnc_correctness_bucketize_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0026509Z test_nnc_correctness_bucketize_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0027098Z test_nnc_correctness_bucketize_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0027781Z test_nnc_correctness_bucketize_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0028406Z test_nnc_correctness_bucketize_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0028955Z test_nnc_correctness_bucketize_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0029516Z test_nnc_correctness_byte_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0030062Z test_nnc_correctness_byte_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0030572Z test_nnc_correctness_byte_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0031097Z test_nnc_correctness_byte_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0031621Z test_nnc_correctness_byte_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0032163Z test_nnc_correctness_byte_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0032765Z test_nnc_correctness_byte_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0033315Z test_nnc_correctness_byte_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0033862Z test_nnc_correctness_byte_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0034482Z test_nnc_correctness_byte_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0035150Z test_nnc_correctness_byte_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0035822Z test_nnc_correctness_byte_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0036525Z test_nnc_correctness_cartesian_prod_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0037154Z test_nnc_correctness_cartesian_prod_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0037740Z test_nnc_correctness_cartesian_prod_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0038333Z test_nnc_correctness_cartesian_prod_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0038918Z test_nnc_correctness_cartesian_prod_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0039493Z test_nnc_correctness_cartesian_prod_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0040051Z test_nnc_correctness_cartesian_prod_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0040599Z test_nnc_correctness_cartesian_prod_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0041141Z test_nnc_correctness_cartesian_prod_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0041751Z test_nnc_correctness_cartesian_prod_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0042309Z test_nnc_correctness_cartesian_prod_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0042851Z test_nnc_correctness_cartesian_prod_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0043345Z test_nnc_correctness_cat_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0043742Z test_nnc_correctness_cat_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0044110Z test_nnc_correctness_cat_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0044659Z test_nnc_correctness_cat_cuda_complex32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0045295Z test_nnc_correctness_cat_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0045977Z test_nnc_correctness_cat_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0046570Z test_nnc_correctness_cat_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0047185Z test_nnc_correctness_cat_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0047722Z test_nnc_correctness_cat_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0048245Z test_nnc_correctness_cat_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0048748Z test_nnc_correctness_cat_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0049287Z test_nnc_correctness_cat_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0049883Z test_nnc_correctness_cat_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0050403Z test_nnc_correctness_cdist_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0050871Z test_nnc_correctness_cdist_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0051342Z test_nnc_correctness_cdouble_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Skipped! (0.001s) 2023-01-11T21:40:19.0051807Z test_nnc_correctness_cdouble_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: Skipped! (0.001s) 2023-01-11T21:40:19.0052231Z test_nnc_correctness_cdouble_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Skipped! (0.001s) 2023-01-11T21:40:19.0052634Z test_nnc_correctness_cdouble_cuda_complex32 (__main__.TestNNCOpInfoCUDA) ... skip: Skipped! (0.001s) 2023-01-11T21:40:19.0053015Z test_nnc_correctness_cdouble_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Skipped! (0.001s) 2023-01-11T21:40:19.0053388Z test_nnc_correctness_cdouble_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Skipped! (0.001s) 2023-01-11T21:40:19.0053755Z test_nnc_correctness_cdouble_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Skipped! (0.001s) 2023-01-11T21:40:19.0054112Z test_nnc_correctness_cdouble_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Skipped! (0.001s) 2023-01-11T21:40:19.0054647Z test_nnc_correctness_cdouble_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Skipped! (0.001s) 2023-01-11T21:40:19.0055007Z test_nnc_correctness_cdouble_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Skipped! (0.001s) 2023-01-11T21:40:19.0055360Z test_nnc_correctness_cdouble_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Skipped! (0.001s) 2023-01-11T21:40:19.0055717Z test_nnc_correctness_cdouble_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Skipped! (0.001s) 2023-01-11T21:40:19.0056085Z test_nnc_correctness_cdouble_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Skipped! (0.001s) 2023-01-11T21:40:19.0056544Z test_nnc_correctness_ceil_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0056917Z test_nnc_correctness_ceil_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0057285Z test_nnc_correctness_ceil_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0057653Z test_nnc_correctness_ceil_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0058024Z test_nnc_correctness_ceil_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0058388Z test_nnc_correctness_ceil_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0058757Z test_nnc_correctness_ceil_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0059121Z test_nnc_correctness_ceil_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0059480Z test_nnc_correctness_ceil_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0059853Z test_nnc_correctness_cfloat_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Skipped! (0.001s) 2023-01-11T21:40:19.0060221Z test_nnc_correctness_cfloat_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: Skipped! (0.001s) 2023-01-11T21:40:19.0060589Z test_nnc_correctness_cfloat_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Skipped! (0.001s) 2023-01-11T21:40:19.0061009Z test_nnc_correctness_cfloat_cuda_complex32 (__main__.TestNNCOpInfoCUDA) ... skip: Skipped! (0.001s) 2023-01-11T21:40:19.0061421Z test_nnc_correctness_cfloat_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Skipped! (0.001s) 2023-01-11T21:40:19.0061785Z test_nnc_correctness_cfloat_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Skipped! (0.001s) 2023-01-11T21:40:19.0062210Z test_nnc_correctness_cfloat_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Skipped! (0.001s) 2023-01-11T21:40:19.0062571Z test_nnc_correctness_cfloat_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Skipped! (0.001s) 2023-01-11T21:40:19.0062931Z test_nnc_correctness_cfloat_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Skipped! (0.001s) 2023-01-11T21:40:19.0063387Z test_nnc_correctness_cfloat_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Skipped! (0.001s) 2023-01-11T21:40:19.0063851Z test_nnc_correctness_cfloat_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Skipped! (0.001s) 2023-01-11T21:40:19.0064321Z test_nnc_correctness_cfloat_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Skipped! (0.001s) 2023-01-11T21:40:19.0064858Z test_nnc_correctness_cfloat_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Skipped! (0.001s) 2023-01-11T21:40:19.0065238Z test_nnc_correctness_chalf_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0065609Z test_nnc_correctness_chalf_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0065988Z test_nnc_correctness_chalf_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0066370Z test_nnc_correctness_chalf_cuda_complex32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0066751Z test_nnc_correctness_chalf_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0067204Z test_nnc_correctness_chalf_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0067668Z test_nnc_correctness_chalf_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0068121Z test_nnc_correctness_chalf_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0068505Z test_nnc_correctness_chalf_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0068925Z test_nnc_correctness_chalf_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0069287Z test_nnc_correctness_chalf_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0069655Z test_nnc_correctness_chalf_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0070013Z test_nnc_correctness_chalf_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0070390Z test_nnc_correctness_char_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0070760Z test_nnc_correctness_char_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0071132Z test_nnc_correctness_char_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0071504Z test_nnc_correctness_char_cuda_complex32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0071882Z test_nnc_correctness_char_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0072252Z test_nnc_correctness_char_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0072620Z test_nnc_correctness_char_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0072979Z test_nnc_correctness_char_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0073341Z test_nnc_correctness_char_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0073706Z test_nnc_correctness_char_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0074058Z test_nnc_correctness_char_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0074546Z test_nnc_correctness_char_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0075001Z test_nnc_correctness_char_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0075472Z test_nnc_correctness_cholesky_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0076034Z test_nnc_correctness_cholesky_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0076667Z test_nnc_correctness_cholesky_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0077203Z test_nnc_correctness_cholesky_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0077718Z test_nnc_correctness_cholesky_inverse_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0078258Z test_nnc_correctness_cholesky_inverse_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0078747Z test_nnc_correctness_cholesky_inverse_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0079149Z test_nnc_correctness_cholesky_inverse_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0079544Z test_nnc_correctness_cholesky_solve_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0079939Z test_nnc_correctness_cholesky_solve_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0080334Z test_nnc_correctness_cholesky_solve_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0080727Z test_nnc_correctness_cholesky_solve_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0081116Z test_nnc_correctness_chunk_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0081543Z test_nnc_correctness_chunk_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0081920Z test_nnc_correctness_chunk_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0082302Z test_nnc_correctness_chunk_cuda_complex32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0082679Z test_nnc_correctness_chunk_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0083057Z test_nnc_correctness_chunk_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0083437Z test_nnc_correctness_chunk_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0083809Z test_nnc_correctness_chunk_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0084174Z test_nnc_correctness_chunk_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0084548Z test_nnc_correctness_chunk_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0084940Z test_nnc_correctness_chunk_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0085349Z test_nnc_correctness_chunk_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0085716Z test_nnc_correctness_chunk_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0086095Z test_nnc_correctness_clamp_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0086480Z test_nnc_correctness_clamp_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0086895Z test_nnc_correctness_clamp_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0087269Z test_nnc_correctness_clamp_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0087639Z test_nnc_correctness_clamp_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0088005Z test_nnc_correctness_clamp_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0088363Z test_nnc_correctness_clamp_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0088730Z test_nnc_correctness_clamp_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0089098Z test_nnc_correctness_clamp_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0089474Z test_nnc_correctness_clamp_max_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0089858Z test_nnc_correctness_clamp_max_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0090238Z test_nnc_correctness_clamp_max_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0090620Z test_nnc_correctness_clamp_max_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0091001Z test_nnc_correctness_clamp_max_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0091372Z test_nnc_correctness_clamp_max_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0091749Z test_nnc_correctness_clamp_max_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0092121Z test_nnc_correctness_clamp_max_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0092493Z test_nnc_correctness_clamp_max_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0092891Z test_nnc_correctness_clamp_max_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0093280Z test_nnc_correctness_clamp_min_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0093665Z test_nnc_correctness_clamp_min_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0094035Z test_nnc_correctness_clamp_min_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0094627Z test_nnc_correctness_clamp_min_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0095010Z test_nnc_correctness_clamp_min_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0095393Z test_nnc_correctness_clamp_min_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0095763Z test_nnc_correctness_clamp_min_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0096134Z test_nnc_correctness_clamp_min_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0096513Z test_nnc_correctness_clamp_min_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0096891Z test_nnc_correctness_clamp_min_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0097261Z test_nnc_correctness_clone_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0097633Z test_nnc_correctness_clone_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0098014Z test_nnc_correctness_clone_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0098456Z test_nnc_correctness_clone_cuda_complex32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0098831Z test_nnc_correctness_clone_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0099210Z test_nnc_correctness_clone_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0099586Z test_nnc_correctness_clone_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0100041Z test_nnc_correctness_clone_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0100535Z test_nnc_correctness_clone_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0101083Z test_nnc_correctness_clone_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0101606Z test_nnc_correctness_clone_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0102133Z test_nnc_correctness_clone_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0102675Z test_nnc_correctness_clone_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0103208Z test_nnc_correctness_column_stack_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0103809Z test_nnc_correctness_column_stack_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0104403Z test_nnc_correctness_column_stack_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0105128Z test_nnc_correctness_column_stack_cuda_complex32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0105751Z test_nnc_correctness_column_stack_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0106456Z test_nnc_correctness_column_stack_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0107077Z test_nnc_correctness_column_stack_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0107817Z test_nnc_correctness_column_stack_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0108484Z test_nnc_correctness_column_stack_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0109073Z test_nnc_correctness_column_stack_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0109653Z test_nnc_correctness_column_stack_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0110231Z test_nnc_correctness_column_stack_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0110823Z test_nnc_correctness_column_stack_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0111415Z test_nnc_correctness_combinations_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0112019Z test_nnc_correctness_combinations_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0112629Z test_nnc_correctness_combinations_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0113247Z test_nnc_correctness_combinations_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0113843Z test_nnc_correctness_combinations_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0114539Z test_nnc_correctness_combinations_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0115336Z test_nnc_correctness_combinations_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0116087Z test_nnc_correctness_combinations_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0116795Z test_nnc_correctness_combinations_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0117382Z test_nnc_correctness_combinations_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0117969Z test_nnc_correctness_combinations_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0118568Z test_nnc_correctness_combinations_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0119150Z test_nnc_correctness_complex_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0119745Z test_nnc_correctness_complex_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0120323Z test_nnc_correctness_complex_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0120896Z test_nnc_correctness_conj_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0121443Z test_nnc_correctness_conj_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0122018Z test_nnc_correctness_conj_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0122602Z test_nnc_correctness_conj_cuda_complex32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0123172Z test_nnc_correctness_conj_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0123740Z test_nnc_correctness_conj_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0124347Z test_nnc_correctness_conj_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0125107Z test_nnc_correctness_conj_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0125807Z test_nnc_correctness_conj_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0126514Z test_nnc_correctness_conj_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0127193Z test_nnc_correctness_conj_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0127752Z test_nnc_correctness_conj_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0128304Z test_nnc_correctness_conj_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0128893Z test_nnc_correctness_conj_physical_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0129502Z test_nnc_correctness_conj_physical_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0130108Z test_nnc_correctness_conj_physical_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0130717Z test_nnc_correctness_conj_physical_cuda_complex32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0131330Z test_nnc_correctness_conj_physical_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0131941Z test_nnc_correctness_conj_physical_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0132528Z test_nnc_correctness_conj_physical_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0133194Z test_nnc_correctness_conj_physical_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0133797Z test_nnc_correctness_conj_physical_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0134494Z test_nnc_correctness_conj_physical_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0134919Z test_nnc_correctness_conj_physical_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0135351Z test_nnc_correctness_conj_physical_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0135775Z test_nnc_correctness_conj_physical_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0136211Z test_nnc_correctness_constant_pad_nd_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0136638Z test_nnc_correctness_constant_pad_nd_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0137085Z test_nnc_correctness_constant_pad_nd_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0137533Z test_nnc_correctness_constant_pad_nd_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0137975Z test_nnc_correctness_constant_pad_nd_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0138397Z test_nnc_correctness_constant_pad_nd_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0138836Z test_nnc_correctness_constant_pad_nd_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0139269Z test_nnc_correctness_constant_pad_nd_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0139695Z test_nnc_correctness_constant_pad_nd_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0140112Z test_nnc_correctness_constant_pad_nd_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0140604Z test_nnc_correctness_constant_pad_nd_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0141038Z test_nnc_correctness_constant_pad_nd_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0141465Z test_nnc_correctness_contiguous_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0141886Z test_nnc_correctness_contiguous_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0142316Z test_nnc_correctness_contiguous_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0142750Z test_nnc_correctness_contiguous_cuda_complex32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0143178Z test_nnc_correctness_contiguous_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0143611Z test_nnc_correctness_contiguous_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0144038Z test_nnc_correctness_contiguous_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0144460Z test_nnc_correctness_contiguous_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0144946Z test_nnc_correctness_contiguous_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0145371Z test_nnc_correctness_contiguous_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0145790Z test_nnc_correctness_contiguous_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0146256Z test_nnc_correctness_contiguous_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0146679Z test_nnc_correctness_contiguous_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0147199Z test_nnc_correctness_copysign_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0147738Z test_nnc_correctness_copysign_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0148225Z test_nnc_correctness_copysign_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0148637Z test_nnc_correctness_copysign_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0149053Z test_nnc_correctness_copysign_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0149475Z test_nnc_correctness_copysign_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0149903Z test_nnc_correctness_copysign_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0150312Z test_nnc_correctness_copysign_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0150729Z test_nnc_correctness_copysign_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0151145Z test_nnc_correctness_copysign_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0151558Z test_nnc_correctness_corrcoef_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0151990Z test_nnc_correctness_corrcoef_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0152424Z test_nnc_correctness_corrcoef_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0152858Z test_nnc_correctness_corrcoef_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0153307Z test_nnc_correctness_corrcoef_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0153727Z test_nnc_correctness_corrcoef_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0154168Z test_nnc_correctness_corrcoef_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0154685Z test_nnc_correctness_corrcoef_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0155190Z test_nnc_correctness_corrcoef_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0155713Z test_nnc_correctness_corrcoef_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0156235Z test_nnc_correctness_corrcoef_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0156755Z test_nnc_correctness_cos_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0157157Z test_nnc_correctness_cos_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0157570Z test_nnc_correctness_cos_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0157986Z test_nnc_correctness_cos_cuda_complex32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0158393Z test_nnc_correctness_cos_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0158805Z test_nnc_correctness_cos_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0159220Z test_nnc_correctness_cos_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0159667Z test_nnc_correctness_cos_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0160075Z test_nnc_correctness_cos_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0160484Z test_nnc_correctness_cos_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0160890Z test_nnc_correctness_cos_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0161296Z test_nnc_correctness_cos_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0161695Z test_nnc_correctness_cos_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0162107Z test_nnc_correctness_cosh_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0162526Z test_nnc_correctness_cosh_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0162936Z test_nnc_correctness_cosh_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0163365Z test_nnc_correctness_cosh_cuda_complex32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0163782Z test_nnc_correctness_cosh_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0164198Z test_nnc_correctness_cosh_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0164702Z test_nnc_correctness_cosh_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0165217Z test_nnc_correctness_cosh_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0165720Z test_nnc_correctness_cosh_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0166227Z test_nnc_correctness_cosh_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0166762Z test_nnc_correctness_cosh_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0167244Z test_nnc_correctness_cosh_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0167648Z test_nnc_correctness_cosh_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0168070Z test_nnc_correctness_count_nonzero_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0168492Z test_nnc_correctness_count_nonzero_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0168929Z test_nnc_correctness_count_nonzero_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0169371Z test_nnc_correctness_count_nonzero_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0169815Z test_nnc_correctness_count_nonzero_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0170238Z test_nnc_correctness_count_nonzero_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0170673Z test_nnc_correctness_count_nonzero_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0171106Z test_nnc_correctness_count_nonzero_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0171529Z test_nnc_correctness_count_nonzero_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0171954Z test_nnc_correctness_count_nonzero_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0172376Z test_nnc_correctness_count_nonzero_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0172838Z test_nnc_correctness_count_nonzero_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0173259Z test_nnc_correctness_cov_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0173676Z test_nnc_correctness_cov_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0174097Z test_nnc_correctness_cov_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0174745Z test_nnc_correctness_cov_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0175312Z test_nnc_correctness_cov_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0175876Z test_nnc_correctness_cov_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0176445Z test_nnc_correctness_cov_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0177016Z test_nnc_correctness_cov_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0177565Z test_nnc_correctness_cov_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0178120Z test_nnc_correctness_cov_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0178660Z test_nnc_correctness_cov_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0179207Z test_nnc_correctness_cross_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0179770Z test_nnc_correctness_cross_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0180325Z test_nnc_correctness_cross_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0180894Z test_nnc_correctness_cross_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0181528Z test_nnc_correctness_cross_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0182101Z test_nnc_correctness_cross_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0182669Z test_nnc_correctness_cross_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0183240Z test_nnc_correctness_cross_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0183795Z test_nnc_correctness_cross_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0184358Z test_nnc_correctness_cross_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0184993Z test_nnc_correctness_cummax_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0185580Z test_nnc_correctness_cummax_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0186149Z test_nnc_correctness_cummax_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0186725Z test_nnc_correctness_cummax_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0187387Z test_nnc_correctness_cummax_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0188083Z test_nnc_correctness_cummax_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0188715Z test_nnc_correctness_cummax_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0189276Z test_nnc_correctness_cummax_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0189908Z test_nnc_correctness_cummax_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0190474Z test_nnc_correctness_cummax_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0191045Z test_nnc_correctness_cummin_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0191598Z test_nnc_correctness_cummin_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0192161Z test_nnc_correctness_cummin_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0192725Z test_nnc_correctness_cummin_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0193306Z test_nnc_correctness_cummin_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0193873Z test_nnc_correctness_cummin_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0194445Z test_nnc_correctness_cummin_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0195154Z test_nnc_correctness_cummin_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0195856Z test_nnc_correctness_cummin_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0196561Z test_nnc_correctness_cummin_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0197161Z test_nnc_correctness_cumprod_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0197757Z test_nnc_correctness_cumprod_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0198360Z test_nnc_correctness_cumprod_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0198954Z test_nnc_correctness_cumprod_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0199575Z test_nnc_correctness_cumprod_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0200158Z test_nnc_correctness_cumprod_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0200732Z test_nnc_correctness_cumprod_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0201306Z test_nnc_correctness_cumprod_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0201861Z test_nnc_correctness_cumprod_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0202443Z test_nnc_correctness_cumprod_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0203015Z test_nnc_correctness_cumprod_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0203586Z test_nnc_correctness_cumsum_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0204179Z test_nnc_correctness_cumsum_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0204909Z test_nnc_correctness_cumsum_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0205637Z test_nnc_correctness_cumsum_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0206348Z test_nnc_correctness_cumsum_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0207058Z test_nnc_correctness_cumsum_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0211127Z test_nnc_correctness_cumsum_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0211601Z test_nnc_correctness_cumsum_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0212011Z test_nnc_correctness_cumsum_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0212430Z test_nnc_correctness_cumsum_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0212844Z test_nnc_correctness_cumsum_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0213280Z test_nnc_correctness_cumulative_trapezoid_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0213735Z test_nnc_correctness_cumulative_trapezoid_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0214331Z test_nnc_correctness_cumulative_trapezoid_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0214806Z test_nnc_correctness_cumulative_trapezoid_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0215260Z test_nnc_correctness_cumulative_trapezoid_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0215707Z test_nnc_correctness_cumulative_trapezoid_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0216150Z test_nnc_correctness_cumulative_trapezoid_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0216598Z test_nnc_correctness_cumulative_trapezoid_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0217044Z test_nnc_correctness_cumulative_trapezoid_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0217484Z test_nnc_correctness_cumulative_trapezoid_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0217934Z test_nnc_correctness_cumulative_trapezoid_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0218434Z test_nnc_correctness_deg2rad_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0218858Z test_nnc_correctness_deg2rad_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0219273Z test_nnc_correctness_deg2rad_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0219699Z test_nnc_correctness_deg2rad_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0220116Z test_nnc_correctness_deg2rad_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0220520Z test_nnc_correctness_deg2rad_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0220942Z test_nnc_correctness_deg2rad_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0221358Z test_nnc_correctness_deg2rad_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0221771Z test_nnc_correctness_deg2rad_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0222176Z test_nnc_correctness_deg2rad_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0222588Z test_nnc_correctness_diag_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0222997Z test_nnc_correctness_diag_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0223424Z test_nnc_correctness_diag_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0223841Z test_nnc_correctness_diag_cuda_complex32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0224302Z test_nnc_correctness_diag_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0224777Z test_nnc_correctness_diag_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0225196Z test_nnc_correctness_diag_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0225600Z test_nnc_correctness_diag_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0226006Z test_nnc_correctness_diag_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0226414Z test_nnc_correctness_diag_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0226818Z test_nnc_correctness_diag_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0227233Z test_nnc_correctness_diag_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0227694Z test_nnc_correctness_diag_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0228221Z test_nnc_correctness_diag_embed_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0228660Z test_nnc_correctness_diag_embed_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0229092Z test_nnc_correctness_diag_embed_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0229534Z test_nnc_correctness_diag_embed_cuda_complex32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0229970Z test_nnc_correctness_diag_embed_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0230396Z test_nnc_correctness_diag_embed_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0230826Z test_nnc_correctness_diag_embed_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0231293Z test_nnc_correctness_diag_embed_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0231723Z test_nnc_correctness_diag_embed_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0232135Z test_nnc_correctness_diag_embed_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0232552Z test_nnc_correctness_diag_embed_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0232973Z test_nnc_correctness_diag_embed_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0233380Z test_nnc_correctness_diag_embed_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0233806Z test_nnc_correctness_diagflat_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0234240Z test_nnc_correctness_diagflat_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0234666Z test_nnc_correctness_diagflat_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0235089Z test_nnc_correctness_diagflat_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0235533Z test_nnc_correctness_diagflat_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0235985Z test_nnc_correctness_diagflat_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0236408Z test_nnc_correctness_diagflat_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0236819Z test_nnc_correctness_diagflat_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0237283Z test_nnc_correctness_diagflat_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0237705Z test_nnc_correctness_diagflat_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0238119Z test_nnc_correctness_diagflat_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0238524Z test_nnc_correctness_diagflat_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0238960Z test_nnc_correctness_diagonal_copy_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0239395Z test_nnc_correctness_diagonal_copy_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0239834Z test_nnc_correctness_diagonal_copy_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0240272Z test_nnc_correctness_diagonal_copy_cuda_complex32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0240718Z test_nnc_correctness_diagonal_copy_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0241157Z test_nnc_correctness_diagonal_copy_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0241579Z test_nnc_correctness_diagonal_copy_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0242010Z test_nnc_correctness_diagonal_copy_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0242444Z test_nnc_correctness_diagonal_copy_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0242874Z test_nnc_correctness_diagonal_copy_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0243297Z test_nnc_correctness_diagonal_copy_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0243763Z test_nnc_correctness_diagonal_copy_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0244203Z test_nnc_correctness_diagonal_copy_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0244726Z test_nnc_correctness_diagonal_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0245244Z test_nnc_correctness_diagonal_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0245769Z test_nnc_correctness_diagonal_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0246298Z test_nnc_correctness_diagonal_cuda_complex32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0246831Z test_nnc_correctness_diagonal_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0247311Z test_nnc_correctness_diagonal_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0247733Z test_nnc_correctness_diagonal_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0248154Z test_nnc_correctness_diagonal_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0248574Z test_nnc_correctness_diagonal_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0248983Z test_nnc_correctness_diagonal_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0249400Z test_nnc_correctness_diagonal_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0249811Z test_nnc_correctness_diagonal_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0250257Z test_nnc_correctness_diagonal_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0250686Z test_nnc_correctness_diagonal_scatter_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0251128Z test_nnc_correctness_diagonal_scatter_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0251567Z test_nnc_correctness_diagonal_scatter_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0252006Z test_nnc_correctness_diagonal_scatter_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0252449Z test_nnc_correctness_diagonal_scatter_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0252890Z test_nnc_correctness_diagonal_scatter_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0253322Z test_nnc_correctness_diagonal_scatter_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0253748Z test_nnc_correctness_diagonal_scatter_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0254294Z test_nnc_correctness_diagonal_scatter_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0254735Z test_nnc_correctness_diagonal_scatter_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0255167Z test_nnc_correctness_diagonal_scatter_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0255592Z test_nnc_correctness_diagonal_scatter_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0256021Z test_nnc_correctness_diff_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0256439Z test_nnc_correctness_diff_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0256917Z test_nnc_correctness_diff_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0257334Z test_nnc_correctness_diff_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0257748Z test_nnc_correctness_diff_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0258160Z test_nnc_correctness_diff_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0258559Z test_nnc_correctness_diff_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0258976Z test_nnc_correctness_diff_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0259383Z test_nnc_correctness_diff_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0259801Z test_nnc_correctness_diff_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0260200Z test_nnc_correctness_diff_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0260606Z test_nnc_correctness_diff_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0261021Z test_nnc_correctness_digamma_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0261445Z test_nnc_correctness_digamma_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0261864Z test_nnc_correctness_digamma_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0262286Z test_nnc_correctness_digamma_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0262742Z test_nnc_correctness_digamma_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0263162Z test_nnc_correctness_digamma_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0263563Z test_nnc_correctness_digamma_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0263983Z test_nnc_correctness_digamma_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0264402Z test_nnc_correctness_digamma_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0264859Z test_nnc_correctness_dist_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0265275Z test_nnc_correctness_dist_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0265698Z test_nnc_correctness_dist_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0266119Z test_nnc_correctness_dist_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0266522Z test_nnc_correctness_dist_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0266929Z test_nnc_correctness_dist_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0267365Z test_nnc_correctness_div_floor_rounding_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0267857Z test_nnc_correctness_div_floor_rounding_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0268392Z test_nnc_correctness_div_floor_rounding_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0268832Z test_nnc_correctness_div_floor_rounding_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0269273Z test_nnc_correctness_div_floor_rounding_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0269746Z test_nnc_correctness_div_floor_rounding_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0270161Z test_nnc_correctness_div_floor_rounding_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0270598Z test_nnc_correctness_div_floor_rounding_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0271032Z test_nnc_correctness_div_floor_rounding_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0271471Z test_nnc_correctness_div_no_rounding_mode_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0271913Z test_nnc_correctness_div_no_rounding_mode_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0272365Z test_nnc_correctness_div_no_rounding_mode_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0272829Z test_nnc_correctness_div_no_rounding_mode_cuda_complex32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0273279Z test_nnc_correctness_div_no_rounding_mode_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0273714Z test_nnc_correctness_div_no_rounding_mode_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0274176Z test_nnc_correctness_div_no_rounding_mode_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0274730Z test_nnc_correctness_div_no_rounding_mode_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0275311Z test_nnc_correctness_div_no_rounding_mode_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0275864Z test_nnc_correctness_div_no_rounding_mode_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0276410Z test_nnc_correctness_div_no_rounding_mode_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0276919Z test_nnc_correctness_div_no_rounding_mode_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0277349Z test_nnc_correctness_div_no_rounding_mode_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0277792Z test_nnc_correctness_div_trunc_rounding_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0278234Z test_nnc_correctness_div_trunc_rounding_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0278675Z test_nnc_correctness_div_trunc_rounding_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0279106Z test_nnc_correctness_div_trunc_rounding_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0279545Z test_nnc_correctness_div_trunc_rounding_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0279981Z test_nnc_correctness_div_trunc_rounding_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0280406Z test_nnc_correctness_div_trunc_rounding_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0280829Z test_nnc_correctness_div_trunc_rounding_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0281262Z test_nnc_correctness_div_trunc_rounding_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0281694Z test_nnc_correctness_dot_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0282144Z test_nnc_correctness_dot_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0282554Z test_nnc_correctness_dot_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0282971Z test_nnc_correctness_dot_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0283384Z test_nnc_correctness_dot_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0283794Z test_nnc_correctness_dot_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0284207Z test_nnc_correctness_double_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0284669Z test_nnc_correctness_double_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0285198Z test_nnc_correctness_double_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0285724Z test_nnc_correctness_double_cuda_complex32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0286248Z test_nnc_correctness_double_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0286772Z test_nnc_correctness_double_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0287257Z test_nnc_correctness_double_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0287654Z test_nnc_correctness_double_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0288068Z test_nnc_correctness_double_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0288509Z test_nnc_correctness_double_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0288928Z test_nnc_correctness_double_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0289332Z test_nnc_correctness_double_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0289741Z test_nnc_correctness_double_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0290155Z test_nnc_correctness_dsplit_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0290571Z test_nnc_correctness_dsplit_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0290981Z test_nnc_correctness_dsplit_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0291407Z test_nnc_correctness_dsplit_cuda_complex32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0291834Z test_nnc_correctness_dsplit_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0292249Z test_nnc_correctness_dsplit_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0292664Z test_nnc_correctness_dsplit_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0293078Z test_nnc_correctness_dsplit_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0293489Z test_nnc_correctness_dsplit_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0293890Z test_nnc_correctness_dsplit_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0294409Z test_nnc_correctness_dsplit_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0294840Z test_nnc_correctness_dsplit_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0295394Z test_nnc_correctness_dsplit_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0295801Z test_nnc_correctness_dstack_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0296218Z test_nnc_correctness_dstack_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0296640Z test_nnc_correctness_dstack_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0297066Z test_nnc_correctness_dstack_cuda_complex32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0297479Z test_nnc_correctness_dstack_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0297905Z test_nnc_correctness_dstack_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0298324Z test_nnc_correctness_dstack_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0298726Z test_nnc_correctness_dstack_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0299136Z test_nnc_correctness_dstack_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0299544Z test_nnc_correctness_dstack_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0299955Z test_nnc_correctness_dstack_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0300357Z test_nnc_correctness_dstack_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0300768Z test_nnc_correctness_dstack_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0301228Z test_nnc_correctness_einsum_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0301658Z test_nnc_correctness_einsum_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0302075Z test_nnc_correctness_einsum_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0302493Z test_nnc_correctness_einsum_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0302906Z test_nnc_correctness_einsum_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0303319Z test_nnc_correctness_einsum_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0318533Z test_nnc_correctness_empty_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Skipped! (0.001s) 2023-01-11T21:40:19.0318940Z test_nnc_correctness_empty_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: Skipped! (0.001s) 2023-01-11T21:40:19.0319348Z test_nnc_correctness_empty_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Skipped! (0.001s) 2023-01-11T21:40:19.0319758Z test_nnc_correctness_empty_cuda_complex32 (__main__.TestNNCOpInfoCUDA) ... skip: Skipped! (0.001s) 2023-01-11T21:40:19.0320158Z test_nnc_correctness_empty_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Skipped! (0.001s) 2023-01-11T21:40:19.0320562Z test_nnc_correctness_empty_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Skipped! (0.001s) 2023-01-11T21:40:19.0320957Z test_nnc_correctness_empty_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Skipped! (0.001s) 2023-01-11T21:40:19.0321347Z test_nnc_correctness_empty_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Skipped! (0.001s) 2023-01-11T21:40:19.0321734Z test_nnc_correctness_empty_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Skipped! (0.001s) 2023-01-11T21:40:19.0322126Z test_nnc_correctness_empty_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Skipped! (0.001s) 2023-01-11T21:40:19.0322517Z test_nnc_correctness_empty_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Skipped! (0.001s) 2023-01-11T21:40:19.0322984Z test_nnc_correctness_empty_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Skipped! (0.001s) 2023-01-11T21:40:19.0323369Z test_nnc_correctness_empty_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Skipped! (0.001s) 2023-01-11T21:40:19.0323768Z test_nnc_correctness_empty_like_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Skipped! (0.001s) 2023-01-11T21:40:19.0324174Z test_nnc_correctness_empty_like_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: Skipped! (0.001s) 2023-01-11T21:40:19.0324676Z test_nnc_correctness_empty_like_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Skipped! (0.001s) 2023-01-11T21:40:19.0325202Z test_nnc_correctness_empty_like_cuda_complex32 (__main__.TestNNCOpInfoCUDA) ... skip: Skipped! (0.001s) 2023-01-11T21:40:19.0325718Z test_nnc_correctness_empty_like_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Skipped! (0.001s) 2023-01-11T21:40:19.0326243Z test_nnc_correctness_empty_like_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Skipped! (0.001s) 2023-01-11T21:40:19.0326757Z test_nnc_correctness_empty_like_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Skipped! (0.001s) 2023-01-11T21:40:19.0327252Z test_nnc_correctness_empty_like_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Skipped! (0.001s) 2023-01-11T21:40:19.0327667Z test_nnc_correctness_empty_like_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Skipped! (0.001s) 2023-01-11T21:40:19.0328075Z test_nnc_correctness_empty_like_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Skipped! (0.001s) 2023-01-11T21:40:19.0328466Z test_nnc_correctness_empty_like_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Skipped! (0.001s) 2023-01-11T21:40:19.0328877Z test_nnc_correctness_empty_like_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Skipped! (0.001s) 2023-01-11T21:40:19.0329283Z test_nnc_correctness_empty_like_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Skipped! (0.001s) 2023-01-11T21:40:19.0329726Z test_nnc_correctness_eq_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0330138Z test_nnc_correctness_eq_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0330553Z test_nnc_correctness_eq_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0330976Z test_nnc_correctness_eq_cuda_complex32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0331382Z test_nnc_correctness_eq_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0331796Z test_nnc_correctness_eq_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0332205Z test_nnc_correctness_eq_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0332618Z test_nnc_correctness_eq_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0333022Z test_nnc_correctness_eq_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0333427Z test_nnc_correctness_eq_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0333820Z test_nnc_correctness_eq_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0334384Z test_nnc_correctness_eq_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0334889Z test_nnc_correctness_eq_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0335364Z test_nnc_correctness_equal_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0335873Z test_nnc_correctness_equal_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0336413Z test_nnc_correctness_equal_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0337053Z test_nnc_correctness_equal_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0337625Z test_nnc_correctness_equal_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0338190Z test_nnc_correctness_equal_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0338731Z test_nnc_correctness_equal_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0339298Z test_nnc_correctness_equal_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0339849Z test_nnc_correctness_equal_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0340413Z test_nnc_correctness_equal_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0340964Z test_nnc_correctness_equal_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0341515Z test_nnc_correctness_equal_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0342074Z test_nnc_correctness_erf_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0342635Z test_nnc_correctness_erf_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0343188Z test_nnc_correctness_erf_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0343750Z test_nnc_correctness_erf_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0344304Z test_nnc_correctness_erf_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0345037Z test_nnc_correctness_erf_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0345595Z test_nnc_correctness_erf_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0346148Z test_nnc_correctness_erf_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0346705Z test_nnc_correctness_erf_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0347319Z test_nnc_correctness_erf_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0348013Z test_nnc_correctness_erfc_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0348652Z test_nnc_correctness_erfc_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0349218Z test_nnc_correctness_erfc_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0349782Z test_nnc_correctness_erfc_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0350348Z test_nnc_correctness_erfc_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0350903Z test_nnc_correctness_erfc_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0351462Z test_nnc_correctness_erfc_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0352007Z test_nnc_correctness_erfc_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0352562Z test_nnc_correctness_erfc_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0353114Z test_nnc_correctness_erfc_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0353670Z test_nnc_correctness_erfinv_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0354322Z test_nnc_correctness_erfinv_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0354890Z test_nnc_correctness_erfinv_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0355449Z test_nnc_correctness_erfinv_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0356046Z test_nnc_correctness_erfinv_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0356613Z test_nnc_correctness_erfinv_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0357170Z test_nnc_correctness_erfinv_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0357734Z test_nnc_correctness_erfinv_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0358301Z test_nnc_correctness_erfinv_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0358868Z test_nnc_correctness_exp2_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0359428Z test_nnc_correctness_exp2_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0359992Z test_nnc_correctness_exp2_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0360543Z test_nnc_correctness_exp2_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0361100Z test_nnc_correctness_exp2_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0361661Z test_nnc_correctness_exp2_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0362215Z test_nnc_correctness_exp2_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0362806Z test_nnc_correctness_exp2_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0363366Z test_nnc_correctness_exp2_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0363924Z test_nnc_correctness_exp2_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0364507Z test_nnc_correctness_exp_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0365189Z test_nnc_correctness_exp_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0365880Z test_nnc_correctness_exp_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0366599Z test_nnc_correctness_exp_cuda_complex32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0367270Z test_nnc_correctness_exp_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0367836Z test_nnc_correctness_exp_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0368383Z test_nnc_correctness_exp_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0368936Z test_nnc_correctness_exp_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0369484Z test_nnc_correctness_exp_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0370041Z test_nnc_correctness_exp_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0370598Z test_nnc_correctness_exp_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0371157Z test_nnc_correctness_exp_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0371706Z test_nnc_correctness_exp_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0372360Z test_nnc_correctness_expand_as_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0372931Z test_nnc_correctness_expand_as_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0373508Z test_nnc_correctness_expand_as_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0374107Z test_nnc_correctness_expand_as_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0374863Z test_nnc_correctness_expand_as_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0375446Z test_nnc_correctness_expand_as_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0376026Z test_nnc_correctness_expand_as_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0376608Z test_nnc_correctness_expand_as_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0377177Z test_nnc_correctness_expand_as_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0377745Z test_nnc_correctness_expand_as_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0378306Z test_nnc_correctness_expand_as_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0378883Z test_nnc_correctness_expand_as_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0379449Z test_nnc_correctness_expand_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0380012Z test_nnc_correctness_expand_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0380673Z test_nnc_correctness_expand_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0381268Z test_nnc_correctness_expand_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0381849Z test_nnc_correctness_expand_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0382410Z test_nnc_correctness_expand_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0382960Z test_nnc_correctness_expand_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0383526Z test_nnc_correctness_expand_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0384091Z test_nnc_correctness_expand_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0384645Z test_nnc_correctness_expand_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0385307Z test_nnc_correctness_expand_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0385876Z test_nnc_correctness_expand_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0386432Z test_nnc_correctness_expm1_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0386989Z test_nnc_correctness_expm1_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0387644Z test_nnc_correctness_expm1_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0388351Z test_nnc_correctness_expm1_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0388904Z test_nnc_correctness_expm1_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0389457Z test_nnc_correctness_expm1_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0390111Z test_nnc_correctness_expm1_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0390662Z test_nnc_correctness_expm1_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0391216Z test_nnc_correctness_expm1_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0391768Z test_nnc_correctness_expm1_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0392334Z test_nnc_correctness_eye_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0392889Z test_nnc_correctness_eye_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0393443Z test_nnc_correctness_eye_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0394026Z test_nnc_correctness_eye_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0394677Z test_nnc_correctness_eye_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0395371Z test_nnc_correctness_eye_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0396046Z test_nnc_correctness_eye_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0396729Z test_nnc_correctness_eye_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0397292Z test_nnc_correctness_eye_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0397840Z test_nnc_correctness_eye_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0398443Z test_nnc_correctness_eye_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0399017Z test_nnc_correctness_eye_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0399579Z test_nnc_correctness_fft_fft2_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0400142Z test_nnc_correctness_fft_fft2_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0400709Z test_nnc_correctness_fft_fft2_cuda_complex32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0401289Z test_nnc_correctness_fft_fft2_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0401862Z test_nnc_correctness_fft_fft2_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0402430Z test_nnc_correctness_fft_fft2_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0402999Z test_nnc_correctness_fft_fft2_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0403581Z test_nnc_correctness_fft_fft2_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0404142Z test_nnc_correctness_fft_fft2_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0404699Z test_nnc_correctness_fft_fft2_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0405316Z test_nnc_correctness_fft_fft2_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0405884Z test_nnc_correctness_fft_fft2_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0406459Z test_nnc_correctness_fft_fft_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0407043Z test_nnc_correctness_fft_fft_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0407695Z test_nnc_correctness_fft_fft_cuda_complex32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0408263Z test_nnc_correctness_fft_fft_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0408852Z test_nnc_correctness_fft_fft_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0409423Z test_nnc_correctness_fft_fft_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0409992Z test_nnc_correctness_fft_fft_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0410556Z test_nnc_correctness_fft_fft_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0411120Z test_nnc_correctness_fft_fft_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0411665Z test_nnc_correctness_fft_fft_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0412226Z test_nnc_correctness_fft_fft_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0412782Z test_nnc_correctness_fft_fft_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0413332Z test_nnc_correctness_fft_fftn_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0413894Z test_nnc_correctness_fft_fftn_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0414629Z test_nnc_correctness_fft_fftn_cuda_complex32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0415217Z test_nnc_correctness_fft_fftn_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0415878Z test_nnc_correctness_fft_fftn_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0416463Z test_nnc_correctness_fft_fftn_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0417032Z test_nnc_correctness_fft_fftn_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0417604Z test_nnc_correctness_fft_fftn_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0418115Z test_nnc_correctness_fft_fftn_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0418660Z test_nnc_correctness_fft_fftn_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0419212Z test_nnc_correctness_fft_fftn_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0419779Z test_nnc_correctness_fft_fftn_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0420353Z test_nnc_correctness_fft_fftshift_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0420927Z test_nnc_correctness_fft_fftshift_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0421518Z test_nnc_correctness_fft_fftshift_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0422116Z test_nnc_correctness_fft_fftshift_cuda_complex32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0422695Z test_nnc_correctness_fft_fftshift_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0423288Z test_nnc_correctness_fft_fftshift_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0423877Z test_nnc_correctness_fft_fftshift_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0424562Z test_nnc_correctness_fft_fftshift_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0425213Z test_nnc_correctness_fft_fftshift_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0425788Z test_nnc_correctness_fft_fftshift_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0426380Z test_nnc_correctness_fft_fftshift_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0426963Z test_nnc_correctness_fft_fftshift_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0427534Z test_nnc_correctness_fft_fftshift_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0428210Z test_nnc_correctness_fft_hfft2_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0428918Z test_nnc_correctness_fft_hfft2_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0429512Z test_nnc_correctness_fft_hfft2_cuda_complex32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0430083Z test_nnc_correctness_fft_hfft2_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0430660Z test_nnc_correctness_fft_hfft2_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0431228Z test_nnc_correctness_fft_hfft2_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0431785Z test_nnc_correctness_fft_hfft2_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0432361Z test_nnc_correctness_fft_hfft2_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0432994Z test_nnc_correctness_fft_hfft2_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0433569Z test_nnc_correctness_fft_hfft2_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0434141Z test_nnc_correctness_fft_hfft2_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0434858Z test_nnc_correctness_fft_hfft2_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0435576Z test_nnc_correctness_fft_hfft_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0436297Z test_nnc_correctness_fft_hfft_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0436939Z test_nnc_correctness_fft_hfft_cuda_complex32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0437531Z test_nnc_correctness_fft_hfft_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0438110Z test_nnc_correctness_fft_hfft_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0438680Z test_nnc_correctness_fft_hfft_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0439239Z test_nnc_correctness_fft_hfft_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0439798Z test_nnc_correctness_fft_hfft_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0440371Z test_nnc_correctness_fft_hfft_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0440931Z test_nnc_correctness_fft_hfft_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0441481Z test_nnc_correctness_fft_hfft_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0442057Z test_nnc_correctness_fft_hfft_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0442697Z test_nnc_correctness_fft_hfftn_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0443277Z test_nnc_correctness_fft_hfftn_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0443855Z test_nnc_correctness_fft_hfftn_cuda_complex32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0444508Z test_nnc_correctness_fft_hfftn_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0445237Z test_nnc_correctness_fft_hfftn_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0445959Z test_nnc_correctness_fft_hfftn_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0446676Z test_nnc_correctness_fft_hfftn_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0447341Z test_nnc_correctness_fft_hfftn_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0447895Z test_nnc_correctness_fft_hfftn_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0448446Z test_nnc_correctness_fft_hfftn_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0449007Z test_nnc_correctness_fft_hfftn_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0449571Z test_nnc_correctness_fft_hfftn_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0450139Z test_nnc_correctness_fft_ifft2_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0450714Z test_nnc_correctness_fft_ifft2_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0451368Z test_nnc_correctness_fft_ifft2_cuda_complex32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0451962Z test_nnc_correctness_fft_ifft2_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0452537Z test_nnc_correctness_fft_ifft2_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0453097Z test_nnc_correctness_fft_ifft2_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0453665Z test_nnc_correctness_fft_ifft2_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0454379Z test_nnc_correctness_fft_ifft2_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0455003Z test_nnc_correctness_fft_ifft2_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0455565Z test_nnc_correctness_fft_ifft2_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0456136Z test_nnc_correctness_fft_ifft2_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0456710Z test_nnc_correctness_fft_ifft2_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0457267Z test_nnc_correctness_fft_ifft_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0457844Z test_nnc_correctness_fft_ifft_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0458426Z test_nnc_correctness_fft_ifft_cuda_complex32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0459006Z test_nnc_correctness_fft_ifft_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0459580Z test_nnc_correctness_fft_ifft_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0460248Z test_nnc_correctness_fft_ifft_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0460806Z test_nnc_correctness_fft_ifft_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0461371Z test_nnc_correctness_fft_ifft_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0461927Z test_nnc_correctness_fft_ifft_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0462497Z test_nnc_correctness_fft_ifft_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0463060Z test_nnc_correctness_fft_ifft_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0463613Z test_nnc_correctness_fft_ifft_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0464165Z test_nnc_correctness_fft_ifftn_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0464817Z test_nnc_correctness_fft_ifftn_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0465418Z test_nnc_correctness_fft_ifftn_cuda_complex32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0466005Z test_nnc_correctness_fft_ifftn_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0466570Z test_nnc_correctness_fft_ifftn_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0467235Z test_nnc_correctness_fft_ifftn_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0467948Z test_nnc_correctness_fft_ifftn_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0468680Z test_nnc_correctness_fft_ifftn_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0469251Z test_nnc_correctness_fft_ifftn_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0469817Z test_nnc_correctness_fft_ifftn_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0470380Z test_nnc_correctness_fft_ifftn_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0470929Z test_nnc_correctness_fft_ifftn_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0471511Z test_nnc_correctness_fft_ifftshift_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0472102Z test_nnc_correctness_fft_ifftshift_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0472699Z test_nnc_correctness_fft_ifftshift_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0473299Z test_nnc_correctness_fft_ifftshift_cuda_complex32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0473904Z test_nnc_correctness_fft_ifftshift_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0474514Z test_nnc_correctness_fft_ifftshift_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0475204Z test_nnc_correctness_fft_ifftshift_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0475915Z test_nnc_correctness_fft_ifftshift_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0476638Z test_nnc_correctness_fft_ifftshift_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0477254Z test_nnc_correctness_fft_ifftshift_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0477909Z test_nnc_correctness_fft_ifftshift_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0478481Z test_nnc_correctness_fft_ifftshift_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0479066Z test_nnc_correctness_fft_ifftshift_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0479634Z test_nnc_correctness_fft_ihfft2_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0480216Z test_nnc_correctness_fft_ihfft2_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0480785Z test_nnc_correctness_fft_ihfft2_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0481361Z test_nnc_correctness_fft_ihfft2_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0481936Z test_nnc_correctness_fft_ihfft2_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0482508Z test_nnc_correctness_fft_ihfft2_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0483059Z test_nnc_correctness_fft_ihfft2_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0483625Z test_nnc_correctness_fft_ihfft2_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0484193Z test_nnc_correctness_fft_ihfft2_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0484891Z test_nnc_correctness_fft_ihfft_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0485609Z test_nnc_correctness_fft_ihfft_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0486409Z test_nnc_correctness_fft_ihfft_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0487138Z test_nnc_correctness_fft_ihfft_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0487703Z test_nnc_correctness_fft_ihfft_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0488258Z test_nnc_correctness_fft_ihfft_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0488828Z test_nnc_correctness_fft_ihfft_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0489386Z test_nnc_correctness_fft_ihfft_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0489943Z test_nnc_correctness_fft_ihfft_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0490522Z test_nnc_correctness_fft_ihfftn_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0491099Z test_nnc_correctness_fft_ihfftn_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0491680Z test_nnc_correctness_fft_ihfftn_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0492246Z test_nnc_correctness_fft_ihfftn_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0492820Z test_nnc_correctness_fft_ihfftn_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0493383Z test_nnc_correctness_fft_ihfftn_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0493958Z test_nnc_correctness_fft_ihfftn_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0494795Z test_nnc_correctness_fft_ihfftn_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0495380Z test_nnc_correctness_fft_ihfftn_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0496049Z test_nnc_correctness_fft_irfft2_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0496628Z test_nnc_correctness_fft_irfft2_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0497215Z test_nnc_correctness_fft_irfft2_cuda_complex32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0497497Z test_nnc_correctness_fft_irfft2_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0497777Z test_nnc_correctness_fft_irfft2_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0498056Z test_nnc_correctness_fft_irfft2_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0498335Z test_nnc_correctness_fft_irfft2_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0498604Z test_nnc_correctness_fft_irfft2_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0498877Z test_nnc_correctness_fft_irfft2_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0499134Z test_nnc_correctness_fft_irfft2_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0499407Z test_nnc_correctness_fft_irfft2_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0499671Z test_nnc_correctness_fft_irfft2_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0499944Z test_nnc_correctness_fft_irfft_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0500305Z test_nnc_correctness_fft_irfft_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0500592Z test_nnc_correctness_fft_irfft_cuda_complex32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0500877Z test_nnc_correctness_fft_irfft_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0501144Z test_nnc_correctness_fft_irfft_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0501417Z test_nnc_correctness_fft_irfft_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0501688Z test_nnc_correctness_fft_irfft_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0501953Z test_nnc_correctness_fft_irfft_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0502223Z test_nnc_correctness_fft_irfft_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0502498Z test_nnc_correctness_fft_irfft_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0502762Z test_nnc_correctness_fft_irfft_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0503037Z test_nnc_correctness_fft_irfft_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0503305Z test_nnc_correctness_fft_irfftn_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0503589Z test_nnc_correctness_fft_irfftn_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0503865Z test_nnc_correctness_fft_irfftn_cuda_complex32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0504142Z test_nnc_correctness_fft_irfftn_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0504419Z test_nnc_correctness_fft_irfftn_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0504832Z test_nnc_correctness_fft_irfftn_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0505116Z test_nnc_correctness_fft_irfftn_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0505386Z test_nnc_correctness_fft_irfftn_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0505658Z test_nnc_correctness_fft_irfftn_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0505917Z test_nnc_correctness_fft_irfftn_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0506188Z test_nnc_correctness_fft_irfftn_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0506468Z test_nnc_correctness_fft_irfftn_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0506738Z test_nnc_correctness_fft_rfft2_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0507006Z test_nnc_correctness_fft_rfft2_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0507280Z test_nnc_correctness_fft_rfft2_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0507532Z test_nnc_correctness_fft_rfft2_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0507849Z test_nnc_correctness_fft_rfft2_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0508162Z test_nnc_correctness_fft_rfft2_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0508475Z test_nnc_correctness_fft_rfft2_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0508860Z test_nnc_correctness_fft_rfft2_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0509152Z test_nnc_correctness_fft_rfft2_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0509409Z test_nnc_correctness_fft_rfft_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0509660Z test_nnc_correctness_fft_rfft_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0509919Z test_nnc_correctness_fft_rfft_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0510171Z test_nnc_correctness_fft_rfft_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0510429Z test_nnc_correctness_fft_rfft_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0510681Z test_nnc_correctness_fft_rfft_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0510931Z test_nnc_correctness_fft_rfft_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0511187Z test_nnc_correctness_fft_rfft_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0511436Z test_nnc_correctness_fft_rfft_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0511695Z test_nnc_correctness_fft_rfftn_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0511958Z test_nnc_correctness_fft_rfftn_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0512213Z test_nnc_correctness_fft_rfftn_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0512473Z test_nnc_correctness_fft_rfftn_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0512779Z test_nnc_correctness_fft_rfftn_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0513035Z test_nnc_correctness_fft_rfftn_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0513287Z test_nnc_correctness_fft_rfftn_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0513542Z test_nnc_correctness_fft_rfftn_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0513792Z test_nnc_correctness_fft_rfftn_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0514047Z test_nnc_correctness_fill_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: No fill_ op (0.001s) 2023-01-11T21:40:19.0514319Z test_nnc_correctness_fill_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: No fill_ op (0.001s) 2023-01-11T21:40:19.0514634Z test_nnc_correctness_fill_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: No fill_ op (0.001s) 2023-01-11T21:40:19.0514954Z test_nnc_correctness_fill_cuda_complex32 (__main__.TestNNCOpInfoCUDA) ... skip: No fill_ op (0.001s) 2023-01-11T21:40:19.0515264Z test_nnc_correctness_fill_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: No fill_ op (0.001s) 2023-01-11T21:40:19.0515571Z test_nnc_correctness_fill_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: No fill_ op (0.001s) 2023-01-11T21:40:19.0515871Z test_nnc_correctness_fill_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: No fill_ op (0.001s) 2023-01-11T21:40:19.0516171Z test_nnc_correctness_fill_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: No fill_ op (0.001s) 2023-01-11T21:40:19.0516471Z test_nnc_correctness_fill_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: No fill_ op (0.001s) 2023-01-11T21:40:19.0516712Z test_nnc_correctness_fill_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: No fill_ op (0.001s) 2023-01-11T21:40:19.0516996Z test_nnc_correctness_fill_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: No fill_ op (0.001s) 2023-01-11T21:40:19.0517245Z test_nnc_correctness_fill_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: No fill_ op (0.001s) 2023-01-11T21:40:19.0517487Z test_nnc_correctness_fill_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: No fill_ op (0.001s) 2023-01-11T21:40:19.0517753Z test_nnc_correctness_flatten_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0518016Z test_nnc_correctness_flatten_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0518286Z test_nnc_correctness_flatten_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0518556Z test_nnc_correctness_flatten_cuda_complex32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0518819Z test_nnc_correctness_flatten_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0519090Z test_nnc_correctness_flatten_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0519351Z test_nnc_correctness_flatten_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0519605Z test_nnc_correctness_flatten_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0519867Z test_nnc_correctness_flatten_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0520121Z test_nnc_correctness_flatten_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0520370Z test_nnc_correctness_flatten_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0520627Z test_nnc_correctness_flatten_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0520877Z test_nnc_correctness_flatten_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0521175Z test_nnc_correctness_flip_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0521426Z test_nnc_correctness_flip_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0521686Z test_nnc_correctness_flip_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0521938Z test_nnc_correctness_flip_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0522191Z test_nnc_correctness_flip_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0522445Z test_nnc_correctness_flip_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0522697Z test_nnc_correctness_flip_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0522953Z test_nnc_correctness_flip_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0523201Z test_nnc_correctness_flip_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0523454Z test_nnc_correctness_flip_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0523706Z test_nnc_correctness_flip_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0523958Z test_nnc_correctness_flip_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0524217Z test_nnc_correctness_fliplr_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0524534Z test_nnc_correctness_fliplr_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0524944Z test_nnc_correctness_fliplr_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0525287Z test_nnc_correctness_fliplr_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0525615Z test_nnc_correctness_fliplr_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0525937Z test_nnc_correctness_fliplr_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0526253Z test_nnc_correctness_fliplr_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0526569Z test_nnc_correctness_fliplr_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0526886Z test_nnc_correctness_fliplr_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0527164Z test_nnc_correctness_fliplr_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0527421Z test_nnc_correctness_fliplr_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0527678Z test_nnc_correctness_fliplr_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0527936Z test_nnc_correctness_flipud_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0528186Z test_nnc_correctness_flipud_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0528451Z test_nnc_correctness_flipud_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0528715Z test_nnc_correctness_flipud_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0528973Z test_nnc_correctness_flipud_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0529239Z test_nnc_correctness_flipud_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0529540Z test_nnc_correctness_flipud_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0529793Z test_nnc_correctness_flipud_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0530040Z test_nnc_correctness_flipud_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0530289Z test_nnc_correctness_flipud_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0530542Z test_nnc_correctness_flipud_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0530777Z test_nnc_correctness_flipud_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0531020Z test_nnc_correctness_float_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0531285Z test_nnc_correctness_float_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0531573Z test_nnc_correctness_float_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0531855Z test_nnc_correctness_float_cuda_complex32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0532108Z test_nnc_correctness_float_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0532396Z test_nnc_correctness_float_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0532644Z test_nnc_correctness_float_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0532914Z test_nnc_correctness_float_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0533257Z test_nnc_correctness_float_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0533506Z test_nnc_correctness_float_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0533737Z test_nnc_correctness_float_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0533968Z test_nnc_correctness_float_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0534413Z test_nnc_correctness_float_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0535282Z test_nnc_correctness_float_power_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0535534Z test_nnc_correctness_float_power_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0535784Z test_nnc_correctness_float_power_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0536038Z test_nnc_correctness_float_power_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0536272Z test_nnc_correctness_float_power_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0536483Z test_nnc_correctness_float_power_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0536687Z test_nnc_correctness_float_power_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0536889Z test_nnc_correctness_float_power_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0537091Z test_nnc_correctness_float_power_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0537285Z test_nnc_correctness_float_power_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0537494Z test_nnc_correctness_float_power_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0537780Z test_nnc_correctness_float_power_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0537982Z test_nnc_correctness_floor_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0538180Z test_nnc_correctness_floor_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0538377Z test_nnc_correctness_floor_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0538572Z test_nnc_correctness_floor_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0538770Z test_nnc_correctness_floor_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0538966Z test_nnc_correctness_floor_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0539163Z test_nnc_correctness_floor_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0539358Z test_nnc_correctness_floor_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0539550Z test_nnc_correctness_floor_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0539761Z test_nnc_correctness_floor_divide_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0539967Z test_nnc_correctness_floor_divide_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0540174Z test_nnc_correctness_floor_divide_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0540381Z test_nnc_correctness_floor_divide_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0540637Z test_nnc_correctness_floor_divide_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0540848Z test_nnc_correctness_floor_divide_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0541046Z test_nnc_correctness_floor_divide_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0541250Z test_nnc_correctness_floor_divide_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0541453Z test_nnc_correctness_floor_divide_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0541653Z test_nnc_correctness_fmax_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0541852Z test_nnc_correctness_fmax_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0542055Z test_nnc_correctness_fmax_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0542254Z test_nnc_correctness_fmax_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0542450Z test_nnc_correctness_fmax_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0542644Z test_nnc_correctness_fmax_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0542831Z test_nnc_correctness_fmax_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0543025Z test_nnc_correctness_fmax_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0543218Z test_nnc_correctness_fmax_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0543412Z test_nnc_correctness_fmax_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0543615Z test_nnc_correctness_fmin_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0543840Z test_nnc_correctness_fmin_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0544035Z test_nnc_correctness_fmin_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0544226Z test_nnc_correctness_fmin_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0544422Z test_nnc_correctness_fmin_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0544606Z test_nnc_correctness_fmin_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0544908Z test_nnc_correctness_fmin_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0545127Z test_nnc_correctness_fmin_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0545329Z test_nnc_correctness_fmin_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0545522Z test_nnc_correctness_fmin_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0545724Z test_nnc_correctness_fmod_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0545917Z test_nnc_correctness_fmod_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0546112Z test_nnc_correctness_fmod_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0546303Z test_nnc_correctness_fmod_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0546487Z test_nnc_correctness_fmod_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0546710Z test_nnc_correctness_fmod_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0546938Z test_nnc_correctness_fmod_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0547181Z test_nnc_correctness_fmod_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0547419Z test_nnc_correctness_fmod_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0547667Z test_nnc_correctness_frac_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0547909Z test_nnc_correctness_frac_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0548150Z test_nnc_correctness_frac_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0548363Z test_nnc_correctness_frac_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0548554Z test_nnc_correctness_frexp_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0548755Z test_nnc_correctness_frexp_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0548951Z test_nnc_correctness_frexp_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0549146Z test_nnc_correctness_full_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0549341Z test_nnc_correctness_full_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0549545Z test_nnc_correctness_full_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0549745Z test_nnc_correctness_full_cuda_complex32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0549949Z test_nnc_correctness_full_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0550178Z test_nnc_correctness_full_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0550364Z test_nnc_correctness_full_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0550560Z test_nnc_correctness_full_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0550754Z test_nnc_correctness_full_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0550952Z test_nnc_correctness_full_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0551145Z test_nnc_correctness_full_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0551338Z test_nnc_correctness_full_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0551537Z test_nnc_correctness_full_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0551744Z test_nnc_correctness_full_like_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0551944Z test_nnc_correctness_full_like_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0552145Z test_nnc_correctness_full_like_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0552355Z test_nnc_correctness_full_like_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0552559Z test_nnc_correctness_full_like_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0552762Z test_nnc_correctness_full_like_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0552996Z test_nnc_correctness_full_like_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0553203Z test_nnc_correctness_full_like_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0553404Z test_nnc_correctness_full_like_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0553601Z test_nnc_correctness_full_like_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0553801Z test_nnc_correctness_full_like_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0553989Z test_nnc_correctness_full_like_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0554217Z test_nnc_correctness_gather_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0554468Z test_nnc_correctness_gather_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0554730Z test_nnc_correctness_gather_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0554993Z test_nnc_correctness_gather_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0555245Z test_nnc_correctness_gather_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0555494Z test_nnc_correctness_gather_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0555744Z test_nnc_correctness_gather_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0555990Z test_nnc_correctness_gather_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0556237Z test_nnc_correctness_gather_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0556472Z test_nnc_correctness_gather_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0556758Z test_nnc_correctness_gather_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0556962Z test_nnc_correctness_gather_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0557161Z test_nnc_correctness_gcd_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0557357Z test_nnc_correctness_gcd_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0557546Z test_nnc_correctness_gcd_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0557742Z test_nnc_correctness_gcd_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0557938Z test_nnc_correctness_gcd_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0558142Z test_nnc_correctness_ge_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0558335Z test_nnc_correctness_ge_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0558531Z test_nnc_correctness_ge_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0558729Z test_nnc_correctness_ge_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0558923Z test_nnc_correctness_ge_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0559120Z test_nnc_correctness_ge_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0559306Z test_nnc_correctness_ge_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0559497Z test_nnc_correctness_ge_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0559719Z test_nnc_correctness_ge_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0559915Z test_nnc_correctness_ge_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0560114Z test_nnc_correctness_geqrf_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0560316Z test_nnc_correctness_geqrf_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0560518Z test_nnc_correctness_geqrf_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0560719Z test_nnc_correctness_geqrf_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0560921Z test_nnc_correctness_gradient_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Skipped! (0.001s) 2023-01-11T21:40:19.0561128Z test_nnc_correctness_gradient_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Skipped! (0.001s) 2023-01-11T21:40:19.0561333Z test_nnc_correctness_gradient_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Skipped! (0.001s) 2023-01-11T21:40:19.0561528Z test_nnc_correctness_gradient_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Skipped! (0.001s) 2023-01-11T21:40:19.0561722Z test_nnc_correctness_gradient_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Skipped! (0.001s) 2023-01-11T21:40:19.0561904Z test_nnc_correctness_gradient_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Skipped! (0.001s) 2023-01-11T21:40:19.0562099Z test_nnc_correctness_gradient_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Skipped! (0.001s) 2023-01-11T21:40:19.0562288Z test_nnc_correctness_gradient_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Skipped! (0.001s) 2023-01-11T21:40:19.0562486Z test_nnc_correctness_gradient_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Skipped! (0.001s) 2023-01-11T21:40:19.0562681Z test_nnc_correctness_gradient_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Skipped! (0.001s) 2023-01-11T21:40:19.0562932Z test_nnc_correctness_grid_sampler_2d_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0563141Z test_nnc_correctness_grid_sampler_2d_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0563348Z test_nnc_correctness_grid_sampler_2d_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0563551Z test_nnc_correctness_gt_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0563738Z test_nnc_correctness_gt_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0563933Z test_nnc_correctness_gt_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0564129Z test_nnc_correctness_gt_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0564329Z test_nnc_correctness_gt_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0564527Z test_nnc_correctness_gt_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0564717Z test_nnc_correctness_gt_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0564916Z test_nnc_correctness_gt_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0565140Z test_nnc_correctness_gt_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0565337Z test_nnc_correctness_gt_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0565532Z test_nnc_correctness_half_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0565760Z test_nnc_correctness_half_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0565974Z test_nnc_correctness_half_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0566179Z test_nnc_correctness_half_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0566380Z test_nnc_correctness_half_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0566580Z test_nnc_correctness_half_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0566779Z test_nnc_correctness_half_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0566974Z test_nnc_correctness_half_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0567173Z test_nnc_correctness_half_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0567359Z test_nnc_correctness_half_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0567558Z test_nnc_correctness_half_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0567752Z test_nnc_correctness_half_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0567963Z test_nnc_correctness_heaviside_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0568168Z test_nnc_correctness_heaviside_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0568374Z test_nnc_correctness_heaviside_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0568581Z test_nnc_correctness_heaviside_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0568787Z test_nnc_correctness_heaviside_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0569026Z test_nnc_correctness_heaviside_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0569223Z test_nnc_correctness_heaviside_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0569426Z test_nnc_correctness_heaviside_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0569628Z test_nnc_correctness_heaviside_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0569828Z test_nnc_correctness_heaviside_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0570031Z test_nnc_correctness_histc_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0570232Z test_nnc_correctness_histc_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0570432Z test_nnc_correctness_histc_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0570634Z test_nnc_correctness_histc_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0570832Z test_nnc_correctness_histc_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0571022Z test_nnc_correctness_histc_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0571222Z test_nnc_correctness_hsplit_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0571419Z test_nnc_correctness_hsplit_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0571625Z test_nnc_correctness_hsplit_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0571830Z test_nnc_correctness_hsplit_cuda_complex32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0572070Z test_nnc_correctness_hsplit_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0572276Z test_nnc_correctness_hsplit_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0572478Z test_nnc_correctness_hsplit_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0572677Z test_nnc_correctness_hsplit_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0572868Z test_nnc_correctness_hsplit_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0573066Z test_nnc_correctness_hsplit_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0573259Z test_nnc_correctness_hsplit_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0573460Z test_nnc_correctness_hsplit_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0573662Z test_nnc_correctness_hsplit_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0573866Z test_nnc_correctness_hstack_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0574062Z test_nnc_correctness_hstack_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0574401Z test_nnc_correctness_hstack_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0574611Z test_nnc_correctness_hstack_cuda_complex32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0574806Z test_nnc_correctness_hstack_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0575011Z test_nnc_correctness_hstack_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0575267Z test_nnc_correctness_hstack_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0575466Z test_nnc_correctness_hstack_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0575663Z test_nnc_correctness_hstack_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0575858Z test_nnc_correctness_hstack_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0576051Z test_nnc_correctness_hstack_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0576247Z test_nnc_correctness_hstack_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0576442Z test_nnc_correctness_hstack_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0576636Z test_nnc_correctness_hypot_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0576838Z test_nnc_correctness_hypot_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0577037Z test_nnc_correctness_hypot_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0577238Z test_nnc_correctness_hypot_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0577435Z test_nnc_correctness_i0_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0577628Z test_nnc_correctness_i0_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0577824Z test_nnc_correctness_i0_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0578020Z test_nnc_correctness_i0_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0578260Z test_nnc_correctness_i0_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0578454Z test_nnc_correctness_i0_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0578643Z test_nnc_correctness_i0_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0578829Z test_nnc_correctness_i0_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0579021Z test_nnc_correctness_i0_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0579211Z test_nnc_correctness_i0_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0579411Z test_nnc_correctness_igamma_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0579612Z test_nnc_correctness_igamma_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0579819Z test_nnc_correctness_igammac_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0580020Z test_nnc_correctness_igammac_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0580215Z test_nnc_correctness_imag_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0580418Z test_nnc_correctness_imag_cuda_complex32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0580617Z test_nnc_correctness_imag_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0580825Z test_nnc_correctness_index_add_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0581025Z test_nnc_correctness_index_add_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0581237Z test_nnc_correctness_index_add_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0581477Z test_nnc_correctness_index_add_cuda_complex32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0581686Z test_nnc_correctness_index_add_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0581893Z test_nnc_correctness_index_add_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0582087Z test_nnc_correctness_index_add_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0582292Z test_nnc_correctness_index_add_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0582493Z test_nnc_correctness_index_add_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0582699Z test_nnc_correctness_index_add_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0582904Z test_nnc_correctness_index_add_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0583103Z test_nnc_correctness_index_add_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0583302Z test_nnc_correctness_index_add_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0583512Z test_nnc_correctness_index_copy_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0583713Z test_nnc_correctness_index_copy_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0583925Z test_nnc_correctness_index_copy_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0584165Z test_nnc_correctness_index_copy_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0584378Z test_nnc_correctness_index_copy_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0584584Z test_nnc_correctness_index_copy_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0584842Z test_nnc_correctness_index_copy_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0585049Z test_nnc_correctness_index_copy_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0585253Z test_nnc_correctness_index_copy_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0585450Z test_nnc_correctness_index_copy_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0585651Z test_nnc_correctness_index_copy_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0585857Z test_nnc_correctness_index_copy_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0586057Z test_nnc_correctness_index_fill_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0586257Z test_nnc_correctness_index_fill_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0586467Z test_nnc_correctness_index_fill_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0586676Z test_nnc_correctness_index_fill_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0586886Z test_nnc_correctness_index_fill_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0587140Z test_nnc_correctness_index_fill_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0587397Z test_nnc_correctness_index_fill_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0587688Z test_nnc_correctness_index_fill_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0587939Z test_nnc_correctness_index_fill_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0588173Z test_nnc_correctness_index_fill_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0588390Z test_nnc_correctness_index_fill_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0588586Z test_nnc_correctness_index_fill_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0588791Z test_nnc_correctness_index_put_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0588997Z test_nnc_correctness_index_put_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0589206Z test_nnc_correctness_index_put_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0589416Z test_nnc_correctness_index_put_cuda_complex32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0589624Z test_nnc_correctness_index_put_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0589829Z test_nnc_correctness_index_put_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0590025Z test_nnc_correctness_index_put_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0590228Z test_nnc_correctness_index_put_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0590427Z test_nnc_correctness_index_put_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0590655Z test_nnc_correctness_index_put_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0590858Z test_nnc_correctness_index_put_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0591059Z test_nnc_correctness_index_put_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0591257Z test_nnc_correctness_index_put_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0591468Z test_nnc_correctness_index_reduce_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0591675Z test_nnc_correctness_index_reduce_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0591882Z test_nnc_correctness_index_reduce_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0592086Z test_nnc_correctness_index_reduce_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0592293Z test_nnc_correctness_index_reduce_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0592497Z test_nnc_correctness_index_reduce_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0592702Z test_nnc_correctness_index_reduce_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0592907Z test_nnc_correctness_index_reduce_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0593111Z test_nnc_correctness_index_reduce_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0593323Z test_nnc_correctness_index_select_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0593530Z test_nnc_correctness_index_select_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0593775Z test_nnc_correctness_index_select_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0593979Z test_nnc_correctness_index_select_cuda_complex32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0594197Z test_nnc_correctness_index_select_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0594453Z test_nnc_correctness_index_select_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0594708Z test_nnc_correctness_index_select_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0594967Z test_nnc_correctness_index_select_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0595220Z test_nnc_correctness_index_select_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0595474Z test_nnc_correctness_index_select_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0595725Z test_nnc_correctness_index_select_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0595978Z test_nnc_correctness_index_select_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0596218Z test_nnc_correctness_index_select_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0596473Z test_nnc_correctness_inner_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0596726Z test_nnc_correctness_inner_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0596933Z test_nnc_correctness_inner_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0597163Z test_nnc_correctness_inner_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0597368Z test_nnc_correctness_inner_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0597563Z test_nnc_correctness_inner_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0597763Z test_nnc_correctness_int_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0597959Z test_nnc_correctness_int_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0598160Z test_nnc_correctness_int_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0598350Z test_nnc_correctness_int_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0598551Z test_nnc_correctness_int_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0598753Z test_nnc_correctness_int_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0598945Z test_nnc_correctness_int_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0599141Z test_nnc_correctness_int_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0599336Z test_nnc_correctness_int_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0599532Z test_nnc_correctness_int_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0599726Z test_nnc_correctness_int_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0599917Z test_nnc_correctness_int_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0600118Z test_nnc_correctness_isclose_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0600352Z test_nnc_correctness_isclose_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0600560Z test_nnc_correctness_isclose_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0600767Z test_nnc_correctness_isclose_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0600969Z test_nnc_correctness_isclose_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0601170Z test_nnc_correctness_isclose_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0601369Z test_nnc_correctness_isclose_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0601573Z test_nnc_correctness_isclose_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0601776Z test_nnc_correctness_isclose_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0601965Z test_nnc_correctness_isclose_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0602166Z test_nnc_correctness_isclose_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0602363Z test_nnc_correctness_isclose_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0602568Z test_nnc_correctness_isfinite_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0602766Z test_nnc_correctness_isfinite_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0602981Z test_nnc_correctness_isfinite_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0603220Z test_nnc_correctness_isfinite_cuda_complex32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0603433Z test_nnc_correctness_isfinite_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0603636Z test_nnc_correctness_isfinite_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0603830Z test_nnc_correctness_isfinite_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0604032Z test_nnc_correctness_isfinite_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0604240Z test_nnc_correctness_isfinite_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0604489Z test_nnc_correctness_isfinite_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0604735Z test_nnc_correctness_isfinite_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0604985Z test_nnc_correctness_isfinite_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0605236Z test_nnc_correctness_isfinite_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0605482Z test_nnc_correctness_isin_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0605728Z test_nnc_correctness_isin_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0605964Z test_nnc_correctness_isin_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0606206Z test_nnc_correctness_isin_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0606450Z test_nnc_correctness_isin_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0606696Z test_nnc_correctness_isin_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0606977Z test_nnc_correctness_isin_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0607200Z test_nnc_correctness_isin_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0607400Z test_nnc_correctness_isinf_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0607594Z test_nnc_correctness_isinf_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0607798Z test_nnc_correctness_isinf_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0607993Z test_nnc_correctness_isinf_cuda_complex32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0608198Z test_nnc_correctness_isinf_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0608404Z test_nnc_correctness_isinf_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0608601Z test_nnc_correctness_isinf_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0608795Z test_nnc_correctness_isinf_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0608993Z test_nnc_correctness_isinf_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0609187Z test_nnc_correctness_isinf_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0609385Z test_nnc_correctness_isinf_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0609579Z test_nnc_correctness_isinf_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0609796Z test_nnc_correctness_isinf_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0610002Z test_nnc_correctness_isnan_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0610195Z test_nnc_correctness_isnan_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0610399Z test_nnc_correctness_isnan_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0610600Z test_nnc_correctness_isnan_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0610796Z test_nnc_correctness_isnan_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0610998Z test_nnc_correctness_isnan_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0611197Z test_nnc_correctness_isnan_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0611397Z test_nnc_correctness_isnan_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0611583Z test_nnc_correctness_isnan_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0611784Z test_nnc_correctness_isnan_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0611977Z test_nnc_correctness_isnan_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0612176Z test_nnc_correctness_isnan_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0612384Z test_nnc_correctness_isneginf_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0612583Z test_nnc_correctness_isneginf_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0612788Z test_nnc_correctness_isneginf_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0613021Z test_nnc_correctness_isneginf_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0613226Z test_nnc_correctness_isneginf_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0613419Z test_nnc_correctness_isneginf_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0613622Z test_nnc_correctness_isneginf_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0613818Z test_nnc_correctness_isneginf_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0614019Z test_nnc_correctness_isneginf_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0614390Z test_nnc_correctness_isneginf_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0614608Z test_nnc_correctness_isposinf_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0614808Z test_nnc_correctness_isposinf_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0615012Z test_nnc_correctness_isposinf_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0615215Z test_nnc_correctness_isposinf_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0615408Z test_nnc_correctness_isposinf_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0615606Z test_nnc_correctness_isposinf_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0615807Z test_nnc_correctness_isposinf_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0616053Z test_nnc_correctness_isposinf_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0616257Z test_nnc_correctness_isposinf_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0616457Z test_nnc_correctness_isposinf_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0616661Z test_nnc_correctness_isreal_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0616858Z test_nnc_correctness_isreal_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0617067Z test_nnc_correctness_isreal_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0617269Z test_nnc_correctness_isreal_cuda_complex32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0617467Z test_nnc_correctness_isreal_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0617668Z test_nnc_correctness_isreal_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0617866Z test_nnc_correctness_isreal_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0618062Z test_nnc_correctness_isreal_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0618259Z test_nnc_correctness_isreal_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0618450Z test_nnc_correctness_isreal_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0618647Z test_nnc_correctness_isreal_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0618843Z test_nnc_correctness_isreal_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0619048Z test_nnc_correctness_isreal_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0619285Z test_nnc_correctness_istft_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0619490Z test_nnc_correctness_istft_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0619717Z test_nnc_correctness_jiterator_2inputs_2outputs_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0619942Z test_nnc_correctness_jiterator_2inputs_2outputs_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0620172Z test_nnc_correctness_jiterator_2inputs_2outputs_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0620397Z test_nnc_correctness_jiterator_2inputs_2outputs_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0620622Z test_nnc_correctness_jiterator_2inputs_2outputs_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0620850Z test_nnc_correctness_jiterator_2inputs_2outputs_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0621071Z test_nnc_correctness_jiterator_2inputs_2outputs_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0621289Z test_nnc_correctness_jiterator_2inputs_2outputs_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0621499Z test_nnc_correctness_jiterator_2inputs_2outputs_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0621713Z test_nnc_correctness_jiterator_2inputs_2outputs_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0621963Z test_nnc_correctness_jiterator_2inputs_2outputs_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0622193Z test_nnc_correctness_jiterator_2inputs_2outputs_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0622424Z test_nnc_correctness_jiterator_4inputs_with_extra_args_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0622652Z test_nnc_correctness_jiterator_4inputs_with_extra_args_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0622885Z test_nnc_correctness_jiterator_4inputs_with_extra_args_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0623117Z test_nnc_correctness_jiterator_4inputs_with_extra_args_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0623347Z test_nnc_correctness_jiterator_4inputs_with_extra_args_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0623584Z test_nnc_correctness_jiterator_4inputs_with_extra_args_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0623806Z test_nnc_correctness_jiterator_4inputs_with_extra_args_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0624031Z test_nnc_correctness_jiterator_4inputs_with_extra_args_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0624250Z test_nnc_correctness_jiterator_4inputs_with_extra_args_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0624468Z test_nnc_correctness_jiterator_4inputs_with_extra_args_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0624692Z test_nnc_correctness_jiterator_4inputs_with_extra_args_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0624972Z test_nnc_correctness_jiterator_4inputs_with_extra_args_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0625221Z test_nnc_correctness_jiterator_binary_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0625433Z test_nnc_correctness_jiterator_binary_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0625650Z test_nnc_correctness_jiterator_binary_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0625864Z test_nnc_correctness_jiterator_binary_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0626068Z test_nnc_correctness_jiterator_binary_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0626274Z test_nnc_correctness_jiterator_binary_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0626480Z test_nnc_correctness_jiterator_binary_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0626693Z test_nnc_correctness_jiterator_binary_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0626899Z test_nnc_correctness_jiterator_binary_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0627112Z test_nnc_correctness_jiterator_binary_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0627368Z test_nnc_correctness_jiterator_binary_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0627629Z test_nnc_correctness_jiterator_binary_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0627912Z test_nnc_correctness_jiterator_binary_return_by_ref_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0628227Z test_nnc_correctness_jiterator_binary_return_by_ref_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0628469Z test_nnc_correctness_jiterator_binary_return_by_ref_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0628698Z test_nnc_correctness_jiterator_binary_return_by_ref_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0628923Z test_nnc_correctness_jiterator_binary_return_by_ref_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0629143Z test_nnc_correctness_jiterator_binary_return_by_ref_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0629361Z test_nnc_correctness_jiterator_binary_return_by_ref_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0629586Z test_nnc_correctness_jiterator_binary_return_by_ref_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0629811Z test_nnc_correctness_jiterator_binary_return_by_ref_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0630032Z test_nnc_correctness_jiterator_binary_return_by_ref_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0630255Z test_nnc_correctness_jiterator_binary_return_by_ref_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0630475Z test_nnc_correctness_jiterator_binary_return_by_ref_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0630680Z test_nnc_correctness_jiterator_unary_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0630888Z test_nnc_correctness_jiterator_unary_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0631105Z test_nnc_correctness_jiterator_unary_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0631395Z test_nnc_correctness_jiterator_unary_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0631606Z test_nnc_correctness_jiterator_unary_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0631811Z test_nnc_correctness_jiterator_unary_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0632014Z test_nnc_correctness_jiterator_unary_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0632223Z test_nnc_correctness_jiterator_unary_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0632427Z test_nnc_correctness_jiterator_unary_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0632623Z test_nnc_correctness_jiterator_unary_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0632833Z test_nnc_correctness_jiterator_unary_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0633042Z test_nnc_correctness_jiterator_unary_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0633244Z test_nnc_correctness_kron_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0633441Z test_nnc_correctness_kron_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0633646Z test_nnc_correctness_kron_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0633852Z test_nnc_correctness_kron_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0634078Z test_nnc_correctness_kron_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0634285Z test_nnc_correctness_kron_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0634503Z test_nnc_correctness_kron_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0634747Z test_nnc_correctness_kron_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0634983Z test_nnc_correctness_kron_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0635226Z test_nnc_correctness_kron_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0635469Z test_nnc_correctness_kron_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0635713Z test_nnc_correctness_kron_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0635974Z test_nnc_correctness_kthvalue_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0636232Z test_nnc_correctness_kthvalue_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0636486Z test_nnc_correctness_kthvalue_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0636727Z test_nnc_correctness_kthvalue_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0636933Z test_nnc_correctness_kthvalue_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0637130Z test_nnc_correctness_kthvalue_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0637335Z test_nnc_correctness_kthvalue_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0637538Z test_nnc_correctness_kthvalue_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0637762Z test_nnc_correctness_lcm_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0637959Z test_nnc_correctness_lcm_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0638154Z test_nnc_correctness_lcm_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0638348Z test_nnc_correctness_lcm_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0638531Z test_nnc_correctness_lcm_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0638732Z test_nnc_correctness_ldexp_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0638928Z test_nnc_correctness_ldexp_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0639137Z test_nnc_correctness_ldexp_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0639345Z test_nnc_correctness_ldexp_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0639546Z test_nnc_correctness_ldexp_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0639747Z test_nnc_correctness_ldexp_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0639941Z test_nnc_correctness_ldexp_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0640140Z test_nnc_correctness_ldexp_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0640334Z test_nnc_correctness_ldexp_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0640551Z test_nnc_correctness_ldexp_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0640750Z test_nnc_correctness_ldexp_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0640949Z test_nnc_correctness_ldexp_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0641142Z test_nnc_correctness_le_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0641337Z test_nnc_correctness_le_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0641529Z test_nnc_correctness_le_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0641726Z test_nnc_correctness_le_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0641919Z test_nnc_correctness_le_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0642105Z test_nnc_correctness_le_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0642302Z test_nnc_correctness_le_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0642488Z test_nnc_correctness_le_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0642681Z test_nnc_correctness_le_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0642869Z test_nnc_correctness_le_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0643069Z test_nnc_correctness_lerp_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0643271Z test_nnc_correctness_lerp_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0643473Z test_nnc_correctness_lerp_cuda_complex32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0643678Z test_nnc_correctness_lerp_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0643899Z test_nnc_correctness_lerp_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0644092Z test_nnc_correctness_lerp_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0644309Z test_nnc_correctness_lerp_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0644560Z test_nnc_correctness_lgamma_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0644808Z test_nnc_correctness_lgamma_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0645059Z test_nnc_correctness_lgamma_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0645312Z test_nnc_correctness_lgamma_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0645556Z test_nnc_correctness_lgamma_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0645802Z test_nnc_correctness_lgamma_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0646047Z test_nnc_correctness_lgamma_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0646285Z test_nnc_correctness_lgamma_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0646531Z test_nnc_correctness_lgamma_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0646804Z test_nnc_correctness_linalg_cholesky_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0647076Z test_nnc_correctness_linalg_cholesky_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0647332Z test_nnc_correctness_linalg_cholesky_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0647550Z test_nnc_correctness_linalg_cholesky_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0647773Z test_nnc_correctness_linalg_cholesky_ex_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0647992Z test_nnc_correctness_linalg_cholesky_ex_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0648205Z test_nnc_correctness_linalg_cholesky_ex_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0648404Z test_nnc_correctness_linalg_cholesky_ex_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0648617Z test_nnc_correctness_linalg_cond_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0648829Z test_nnc_correctness_linalg_cond_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0649039Z test_nnc_correctness_linalg_cond_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0649246Z test_nnc_correctness_linalg_cond_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0649461Z test_nnc_correctness_linalg_cross_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0649672Z test_nnc_correctness_linalg_cross_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0649876Z test_nnc_correctness_linalg_cross_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0650084Z test_nnc_correctness_linalg_cross_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0650288Z test_nnc_correctness_linalg_cross_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0650522Z test_nnc_correctness_linalg_cross_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0650728Z test_nnc_correctness_linalg_cross_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0650933Z test_nnc_correctness_linalg_cross_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0651138Z test_nnc_correctness_linalg_cross_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0651339Z test_nnc_correctness_linalg_cross_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0651550Z test_nnc_correctness_linalg_det_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0651761Z test_nnc_correctness_linalg_det_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0651970Z test_nnc_correctness_linalg_det_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0652171Z test_nnc_correctness_linalg_det_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0652385Z test_nnc_correctness_linalg_det_singular_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0652607Z test_nnc_correctness_linalg_det_singular_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0652824Z test_nnc_correctness_linalg_det_singular_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0653042Z test_nnc_correctness_linalg_det_singular_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0653278Z test_nnc_correctness_linalg_eig_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0653491Z test_nnc_correctness_linalg_eig_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0653697Z test_nnc_correctness_linalg_eig_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0653900Z test_nnc_correctness_linalg_eig_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0654116Z test_nnc_correctness_linalg_eigh_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0654428Z test_nnc_correctness_linalg_eigh_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0654640Z test_nnc_correctness_linalg_eigh_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0654852Z test_nnc_correctness_linalg_eigh_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0655073Z test_nnc_correctness_linalg_eigvals_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0655285Z test_nnc_correctness_linalg_eigvals_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0655493Z test_nnc_correctness_linalg_eigvals_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0655698Z test_nnc_correctness_linalg_eigvals_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0655913Z test_nnc_correctness_linalg_eigvalsh_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0656124Z test_nnc_correctness_linalg_eigvalsh_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0656340Z test_nnc_correctness_linalg_eigvalsh_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0656591Z test_nnc_correctness_linalg_eigvalsh_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0656824Z test_nnc_correctness_linalg_householder_product_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0657054Z test_nnc_correctness_linalg_householder_product_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0657280Z test_nnc_correctness_linalg_householder_product_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0657510Z test_nnc_correctness_linalg_householder_product_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0657719Z test_nnc_correctness_linalg_inv_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0657930Z test_nnc_correctness_linalg_inv_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0658139Z test_nnc_correctness_linalg_inv_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0658343Z test_nnc_correctness_linalg_inv_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0658554Z test_nnc_correctness_linalg_inv_ex_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0658757Z test_nnc_correctness_linalg_inv_ex_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0658963Z test_nnc_correctness_linalg_inv_ex_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0659165Z test_nnc_correctness_linalg_inv_ex_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0659417Z test_nnc_correctness_linalg_ldl_factor_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0659638Z test_nnc_correctness_linalg_ldl_factor_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0659847Z test_nnc_correctness_linalg_ldl_factor_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0660059Z test_nnc_correctness_linalg_ldl_factor_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0660282Z test_nnc_correctness_linalg_ldl_factor_ex_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0660503Z test_nnc_correctness_linalg_ldl_factor_ex_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0660710Z test_nnc_correctness_linalg_ldl_factor_ex_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0660926Z test_nnc_correctness_linalg_ldl_factor_ex_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0661145Z test_nnc_correctness_linalg_ldl_solve_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0661356Z test_nnc_correctness_linalg_ldl_solve_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0661569Z test_nnc_correctness_linalg_ldl_solve_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0661774Z test_nnc_correctness_linalg_ldl_solve_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0661981Z test_nnc_correctness_linalg_lstsq_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0662195Z test_nnc_correctness_linalg_lstsq_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0662403Z test_nnc_correctness_linalg_lstsq_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0662644Z test_nnc_correctness_linalg_lstsq_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0662863Z test_nnc_correctness_linalg_lstsq_grad_oriented_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0663092Z test_nnc_correctness_linalg_lstsq_grad_oriented_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0663314Z test_nnc_correctness_linalg_lstsq_grad_oriented_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0663537Z test_nnc_correctness_linalg_lstsq_grad_oriented_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0663748Z test_nnc_correctness_linalg_lu_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0663960Z test_nnc_correctness_linalg_lu_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0664165Z test_nnc_correctness_linalg_lu_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0664369Z test_nnc_correctness_linalg_lu_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0664585Z test_nnc_correctness_linalg_lu_factor_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0664838Z test_nnc_correctness_linalg_lu_factor_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0665050Z test_nnc_correctness_linalg_lu_factor_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0665291Z test_nnc_correctness_linalg_lu_factor_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0665516Z test_nnc_correctness_linalg_lu_factor_ex_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0665733Z test_nnc_correctness_linalg_lu_factor_ex_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0665944Z test_nnc_correctness_linalg_lu_factor_ex_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0666158Z test_nnc_correctness_linalg_lu_factor_ex_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0666372Z test_nnc_correctness_linalg_lu_solve_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0666586Z test_nnc_correctness_linalg_lu_solve_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0666799Z test_nnc_correctness_linalg_lu_solve_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0667009Z test_nnc_correctness_linalg_lu_solve_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0667276Z test_nnc_correctness_linalg_matrix_norm_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0667549Z test_nnc_correctness_linalg_matrix_norm_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0667816Z test_nnc_correctness_linalg_matrix_norm_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0668077Z test_nnc_correctness_linalg_matrix_norm_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0668339Z test_nnc_correctness_linalg_matrix_norm_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0668547Z test_nnc_correctness_linalg_matrix_norm_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0668797Z test_nnc_correctness_linalg_matrix_power_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0669013Z test_nnc_correctness_linalg_matrix_power_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0669226Z test_nnc_correctness_linalg_matrix_power_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0669425Z test_nnc_correctness_linalg_matrix_power_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0669643Z test_nnc_correctness_linalg_matrix_rank_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0669857Z test_nnc_correctness_linalg_matrix_rank_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0670066Z test_nnc_correctness_linalg_matrix_rank_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0670274Z test_nnc_correctness_linalg_matrix_rank_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0670503Z test_nnc_correctness_linalg_matrix_rank_hermitian_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0670730Z test_nnc_correctness_linalg_matrix_rank_hermitian_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0670951Z test_nnc_correctness_linalg_matrix_rank_hermitian_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0671175Z test_nnc_correctness_linalg_matrix_rank_hermitian_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0671427Z test_nnc_correctness_linalg_multi_dot_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0671638Z test_nnc_correctness_linalg_multi_dot_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0671847Z test_nnc_correctness_linalg_multi_dot_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0672054Z test_nnc_correctness_linalg_multi_dot_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0672259Z test_nnc_correctness_linalg_multi_dot_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0672460Z test_nnc_correctness_linalg_multi_dot_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0672667Z test_nnc_correctness_linalg_norm_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0672879Z test_nnc_correctness_linalg_norm_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0673089Z test_nnc_correctness_linalg_norm_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0673293Z test_nnc_correctness_linalg_norm_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0673491Z test_nnc_correctness_linalg_norm_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0673695Z test_nnc_correctness_linalg_norm_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0673928Z test_nnc_correctness_linalg_norm_subgradients_at_zero_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0674164Z test_nnc_correctness_linalg_norm_subgradients_at_zero_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0674401Z test_nnc_correctness_linalg_norm_subgradients_at_zero_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0674661Z test_nnc_correctness_linalg_norm_subgradients_at_zero_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0674882Z test_nnc_correctness_linalg_norm_subgradients_at_zero_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0675102Z test_nnc_correctness_linalg_norm_subgradients_at_zero_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0675314Z test_nnc_correctness_linalg_pinv_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0675528Z test_nnc_correctness_linalg_pinv_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0675758Z test_nnc_correctness_linalg_pinv_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0675973Z test_nnc_correctness_linalg_pinv_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0676196Z test_nnc_correctness_linalg_pinv_hermitian_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0676417Z test_nnc_correctness_linalg_pinv_hermitian_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0676636Z test_nnc_correctness_linalg_pinv_hermitian_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0676854Z test_nnc_correctness_linalg_pinv_hermitian_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0677074Z test_nnc_correctness_linalg_pinv_singular_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0677294Z test_nnc_correctness_linalg_pinv_singular_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0677540Z test_nnc_correctness_linalg_pinv_singular_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0677758Z test_nnc_correctness_linalg_pinv_singular_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0677956Z test_nnc_correctness_linalg_qr_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0678159Z test_nnc_correctness_linalg_qr_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0678363Z test_nnc_correctness_linalg_qr_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0678566Z test_nnc_correctness_linalg_qr_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0678781Z test_nnc_correctness_linalg_slogdet_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0678993Z test_nnc_correctness_linalg_slogdet_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0679203Z test_nnc_correctness_linalg_slogdet_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0679407Z test_nnc_correctness_linalg_slogdet_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0679618Z test_nnc_correctness_linalg_solve_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0679820Z test_nnc_correctness_linalg_solve_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0680024Z test_nnc_correctness_linalg_solve_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0680232Z test_nnc_correctness_linalg_solve_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0680448Z test_nnc_correctness_linalg_solve_ex_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0680689Z test_nnc_correctness_linalg_solve_ex_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0680898Z test_nnc_correctness_linalg_solve_ex_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0681102Z test_nnc_correctness_linalg_solve_ex_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0681327Z test_nnc_correctness_linalg_solve_triangular_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0681548Z test_nnc_correctness_linalg_solve_triangular_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0681768Z test_nnc_correctness_linalg_solve_triangular_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0681987Z test_nnc_correctness_linalg_solve_triangular_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0682194Z test_nnc_correctness_linalg_svd_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0682399Z test_nnc_correctness_linalg_svd_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0682603Z test_nnc_correctness_linalg_svd_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0682806Z test_nnc_correctness_linalg_svd_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0683020Z test_nnc_correctness_linalg_svdvals_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0683229Z test_nnc_correctness_linalg_svdvals_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0683468Z test_nnc_correctness_linalg_svdvals_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0683675Z test_nnc_correctness_linalg_svdvals_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0683882Z test_nnc_correctness_linalg_tensorinv_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0684096Z test_nnc_correctness_linalg_tensorinv_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0684334Z test_nnc_correctness_linalg_tensorinv_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0684589Z test_nnc_correctness_linalg_tensorinv_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0684864Z test_nnc_correctness_linalg_tensorsolve_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0685140Z test_nnc_correctness_linalg_tensorsolve_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0685405Z test_nnc_correctness_linalg_tensorsolve_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0685671Z test_nnc_correctness_linalg_tensorsolve_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0685932Z test_nnc_correctness_linalg_vander_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0686194Z test_nnc_correctness_linalg_vander_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0686443Z test_nnc_correctness_linalg_vander_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0686697Z test_nnc_correctness_linalg_vander_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0686988Z test_nnc_correctness_linalg_vander_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0687223Z test_nnc_correctness_linalg_vander_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0687427Z test_nnc_correctness_linalg_vander_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0687630Z test_nnc_correctness_linalg_vander_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0687836Z test_nnc_correctness_linalg_vander_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0688046Z test_nnc_correctness_linalg_vecdot_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0688255Z test_nnc_correctness_linalg_vecdot_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0688471Z test_nnc_correctness_linalg_vecdot_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0688670Z test_nnc_correctness_linalg_vecdot_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0688874Z test_nnc_correctness_linalg_vecdot_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0689074Z test_nnc_correctness_linalg_vecdot_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0689294Z test_nnc_correctness_linalg_vector_norm_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0689511Z test_nnc_correctness_linalg_vector_norm_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0689727Z test_nnc_correctness_linalg_vector_norm_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0689968Z test_nnc_correctness_linalg_vector_norm_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0690182Z test_nnc_correctness_linalg_vector_norm_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0690393Z test_nnc_correctness_linalg_vector_norm_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0690590Z test_nnc_correctness_linspace_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0690800Z test_nnc_correctness_linspace_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0691007Z test_nnc_correctness_linspace_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0691214Z test_nnc_correctness_linspace_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0691421Z test_nnc_correctness_linspace_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0691626Z test_nnc_correctness_linspace_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0691826Z test_nnc_correctness_linspace_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0692026Z test_nnc_correctness_linspace_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0692221Z test_nnc_correctness_linspace_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0692416Z test_nnc_correctness_linspace_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0692620Z test_nnc_correctness_linspace_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0692824Z test_nnc_correctness_log10_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0693051Z test_nnc_correctness_log10_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0693252Z test_nnc_correctness_log10_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0693452Z test_nnc_correctness_log10_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0693651Z test_nnc_correctness_log10_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0693847Z test_nnc_correctness_log10_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0694040Z test_nnc_correctness_log10_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0694391Z test_nnc_correctness_log10_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0694592Z test_nnc_correctness_log10_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0694793Z test_nnc_correctness_log10_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0694987Z test_nnc_correctness_log10_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0695187Z test_nnc_correctness_log10_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0695385Z test_nnc_correctness_log1p_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0695580Z test_nnc_correctness_log1p_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0695785Z test_nnc_correctness_log1p_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0696037Z test_nnc_correctness_log1p_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0696230Z test_nnc_correctness_log1p_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0696427Z test_nnc_correctness_log1p_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0696625Z test_nnc_correctness_log1p_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0696818Z test_nnc_correctness_log1p_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0697012Z test_nnc_correctness_log1p_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0697207Z test_nnc_correctness_log1p_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0697400Z test_nnc_correctness_log1p_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0697600Z test_nnc_correctness_log1p_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0697801Z test_nnc_correctness_log2_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0697988Z test_nnc_correctness_log2_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0698187Z test_nnc_correctness_log2_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0698386Z test_nnc_correctness_log2_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0698584Z test_nnc_correctness_log2_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0698779Z test_nnc_correctness_log2_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0698978Z test_nnc_correctness_log2_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0699220Z test_nnc_correctness_log2_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0699414Z test_nnc_correctness_log2_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0699602Z test_nnc_correctness_log2_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0699801Z test_nnc_correctness_log2_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0699988Z test_nnc_correctness_log2_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0700190Z test_nnc_correctness_log_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0700384Z test_nnc_correctness_log_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0700586Z test_nnc_correctness_log_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0700789Z test_nnc_correctness_log_cuda_complex32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0700990Z test_nnc_correctness_log_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0701186Z test_nnc_correctness_log_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0701377Z test_nnc_correctness_log_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0701573Z test_nnc_correctness_log_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0701760Z test_nnc_correctness_log_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0701955Z test_nnc_correctness_log_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0702177Z test_nnc_correctness_log_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0702372Z test_nnc_correctness_log_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0702563Z test_nnc_correctness_log_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0702771Z test_nnc_correctness_log_softmax_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0702982Z test_nnc_correctness_log_softmax_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0703187Z test_nnc_correctness_log_softmax_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0703393Z test_nnc_correctness_log_softmax_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0703608Z test_nnc_correctness_log_softmax_with_dtype_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0703829Z test_nnc_correctness_log_softmax_with_dtype_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0704052Z test_nnc_correctness_log_softmax_with_dtype_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0704277Z test_nnc_correctness_log_softmax_with_dtype_cuda_complex32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0704497Z test_nnc_correctness_log_softmax_with_dtype_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0704772Z test_nnc_correctness_log_softmax_with_dtype_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0704990Z test_nnc_correctness_log_softmax_with_dtype_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0705212Z test_nnc_correctness_log_softmax_with_dtype_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0705465Z test_nnc_correctness_log_softmax_with_dtype_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0705671Z test_nnc_correctness_log_softmax_with_dtype_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0705885Z test_nnc_correctness_log_softmax_with_dtype_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0706098Z test_nnc_correctness_log_softmax_with_dtype_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0706313Z test_nnc_correctness_log_softmax_with_dtype_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0706523Z test_nnc_correctness_logaddexp2_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0706750Z test_nnc_correctness_logaddexp2_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0707005Z test_nnc_correctness_logaddexp2_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0707264Z test_nnc_correctness_logaddexp_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0707521Z test_nnc_correctness_logaddexp_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0707777Z test_nnc_correctness_logaddexp_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0708033Z test_nnc_correctness_logcumsumexp_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0708270Z test_nnc_correctness_logcumsumexp_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0708508Z test_nnc_correctness_logcumsumexp_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0708721Z test_nnc_correctness_logcumsumexp_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0708928Z test_nnc_correctness_logdet_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0709131Z test_nnc_correctness_logdet_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0709333Z test_nnc_correctness_logdet_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0709533Z test_nnc_correctness_logdet_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0709739Z test_nnc_correctness_logical_and_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0709936Z test_nnc_correctness_logical_and_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0710149Z test_nnc_correctness_logical_and_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0710359Z test_nnc_correctness_logical_and_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0710564Z test_nnc_correctness_logical_and_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0710771Z test_nnc_correctness_logical_and_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0710977Z test_nnc_correctness_logical_and_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0711181Z test_nnc_correctness_logical_and_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0711386Z test_nnc_correctness_logical_and_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0711618Z test_nnc_correctness_logical_and_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0711819Z test_nnc_correctness_logical_and_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0712014Z test_nnc_correctness_logical_and_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0712221Z test_nnc_correctness_logical_not_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0712425Z test_nnc_correctness_logical_not_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0712638Z test_nnc_correctness_logical_not_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0712846Z test_nnc_correctness_logical_not_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0713055Z test_nnc_correctness_logical_not_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0713260Z test_nnc_correctness_logical_not_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0713467Z test_nnc_correctness_logical_not_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0713669Z test_nnc_correctness_logical_not_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0713862Z test_nnc_correctness_logical_not_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0714062Z test_nnc_correctness_logical_not_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0714267Z test_nnc_correctness_logical_not_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0714509Z test_nnc_correctness_logical_not_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0714717Z test_nnc_correctness_logical_or_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0714921Z test_nnc_correctness_logical_or_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0715130Z test_nnc_correctness_logical_or_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0715338Z test_nnc_correctness_logical_or_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0715560Z test_nnc_correctness_logical_or_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0715790Z test_nnc_correctness_logical_or_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0715996Z test_nnc_correctness_logical_or_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0716198Z test_nnc_correctness_logical_or_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0716401Z test_nnc_correctness_logical_or_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0716602Z test_nnc_correctness_logical_or_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0716809Z test_nnc_correctness_logical_or_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0717007Z test_nnc_correctness_logical_or_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0717213Z test_nnc_correctness_logical_xor_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0717414Z test_nnc_correctness_logical_xor_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0717653Z test_nnc_correctness_logical_xor_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0717853Z test_nnc_correctness_logical_xor_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0718058Z test_nnc_correctness_logical_xor_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0718263Z test_nnc_correctness_logical_xor_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0718465Z test_nnc_correctness_logical_xor_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0718666Z test_nnc_correctness_logical_xor_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0718868Z test_nnc_correctness_logical_xor_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0719074Z test_nnc_correctness_logical_xor_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0719275Z test_nnc_correctness_logical_xor_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0719476Z test_nnc_correctness_logical_xor_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0719670Z test_nnc_correctness_logit_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0719869Z test_nnc_correctness_logit_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0720070Z test_nnc_correctness_logit_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0720269Z test_nnc_correctness_logit_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0720492Z test_nnc_correctness_logit_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0720695Z test_nnc_correctness_logit_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0720884Z test_nnc_correctness_logit_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0721081Z test_nnc_correctness_logit_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0721279Z test_nnc_correctness_logit_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0721468Z test_nnc_correctness_logit_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0721674Z test_nnc_correctness_logspace_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0721885Z test_nnc_correctness_logspace_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0722101Z test_nnc_correctness_logspace_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0722306Z test_nnc_correctness_logspace_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0722510Z test_nnc_correctness_logspace_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0722717Z test_nnc_correctness_logspace_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0722918Z test_nnc_correctness_logspace_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0723122Z test_nnc_correctness_logspace_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0723310Z test_nnc_correctness_logspace_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0723513Z test_nnc_correctness_logspace_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0723743Z test_nnc_correctness_logspace_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0723949Z test_nnc_correctness_logsumexp_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0724151Z test_nnc_correctness_logsumexp_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0724362Z test_nnc_correctness_logsumexp_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0724597Z test_nnc_correctness_logsumexp_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0724852Z test_nnc_correctness_logsumexp_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0725110Z test_nnc_correctness_logsumexp_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0725374Z test_nnc_correctness_logsumexp_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0725628Z test_nnc_correctness_logsumexp_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0725884Z test_nnc_correctness_logsumexp_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0726133Z test_nnc_correctness_logsumexp_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0726380Z test_nnc_correctness_long_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0726628Z test_nnc_correctness_long_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0726884Z test_nnc_correctness_long_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0727215Z test_nnc_correctness_long_cuda_complex32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0727428Z test_nnc_correctness_long_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0727636Z test_nnc_correctness_long_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0727857Z test_nnc_correctness_long_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0728049Z test_nnc_correctness_long_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0728264Z test_nnc_correctness_long_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0728463Z test_nnc_correctness_long_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0728659Z test_nnc_correctness_long_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0729000Z test_nnc_correctness_long_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0729199Z test_nnc_correctness_long_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0729397Z test_nnc_correctness_lt_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0729588Z test_nnc_correctness_lt_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0729784Z test_nnc_correctness_lt_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0729964Z test_nnc_correctness_lt_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0730156Z test_nnc_correctness_lt_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0730351Z test_nnc_correctness_lt_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0730574Z test_nnc_correctness_lt_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0730764Z test_nnc_correctness_lt_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0730956Z test_nnc_correctness_lt_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0731148Z test_nnc_correctness_lt_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0731348Z test_nnc_correctness_lu_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0731547Z test_nnc_correctness_lu_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0731728Z test_nnc_correctness_lu_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0731918Z test_nnc_correctness_lu_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0732127Z test_nnc_correctness_lu_solve_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0732331Z test_nnc_correctness_lu_solve_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0732532Z test_nnc_correctness_lu_solve_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0732730Z test_nnc_correctness_lu_solve_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0732938Z test_nnc_correctness_lu_unpack_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0733145Z test_nnc_correctness_lu_unpack_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0733378Z test_nnc_correctness_lu_unpack_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0733580Z test_nnc_correctness_lu_unpack_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0733778Z test_nnc_correctness_mH_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0733972Z test_nnc_correctness_mH_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0734170Z test_nnc_correctness_mH_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0734563Z test_nnc_correctness_mH_cuda_complex32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0734767Z test_nnc_correctness_mH_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0734959Z test_nnc_correctness_mH_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0735155Z test_nnc_correctness_mH_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0735358Z test_nnc_correctness_mH_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0735541Z test_nnc_correctness_mH_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0735728Z test_nnc_correctness_mH_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0735916Z test_nnc_correctness_mH_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0736106Z test_nnc_correctness_mH_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0736293Z test_nnc_correctness_mH_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0736489Z test_nnc_correctness_mT_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0736682Z test_nnc_correctness_mT_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0736940Z test_nnc_correctness_mT_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0737136Z test_nnc_correctness_mT_cuda_complex32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0737325Z test_nnc_correctness_mT_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0737521Z test_nnc_correctness_mT_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0737713Z test_nnc_correctness_mT_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0737909Z test_nnc_correctness_mT_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0738107Z test_nnc_correctness_mT_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0738298Z test_nnc_correctness_mT_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0738484Z test_nnc_correctness_mT_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0738672Z test_nnc_correctness_mT_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0738861Z test_nnc_correctness_mT_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0739060Z test_nnc_correctness_masked_amax_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0739265Z test_nnc_correctness_masked_amax_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0739471Z test_nnc_correctness_masked_amax_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0739716Z test_nnc_correctness_masked_amax_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0739921Z test_nnc_correctness_masked_amax_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0740123Z test_nnc_correctness_masked_amax_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0740324Z test_nnc_correctness_masked_amax_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0740529Z test_nnc_correctness_masked_amax_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0740726Z test_nnc_correctness_masked_amax_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0740922Z test_nnc_correctness_masked_amin_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0741128Z test_nnc_correctness_masked_amin_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0741336Z test_nnc_correctness_masked_amin_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0741541Z test_nnc_correctness_masked_amin_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0741741Z test_nnc_correctness_masked_amin_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0741940Z test_nnc_correctness_masked_amin_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0742137Z test_nnc_correctness_masked_amin_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0742335Z test_nnc_correctness_masked_amin_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0742531Z test_nnc_correctness_masked_amin_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0742765Z test_nnc_correctness_masked_argmax_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0742972Z test_nnc_correctness_masked_argmax_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0743178Z test_nnc_correctness_masked_argmax_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0743385Z test_nnc_correctness_masked_argmax_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0743586Z test_nnc_correctness_masked_argmax_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0743794Z test_nnc_correctness_masked_argmax_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0743994Z test_nnc_correctness_masked_argmax_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0744203Z test_nnc_correctness_masked_argmax_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0744404Z test_nnc_correctness_masked_argmax_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0744610Z test_nnc_correctness_masked_argmin_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0744870Z test_nnc_correctness_masked_argmin_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0745074Z test_nnc_correctness_masked_argmin_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0745272Z test_nnc_correctness_masked_argmin_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0745471Z test_nnc_correctness_masked_argmin_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0745705Z test_nnc_correctness_masked_argmin_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0745916Z test_nnc_correctness_masked_argmin_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0746119Z test_nnc_correctness_masked_argmin_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0746318Z test_nnc_correctness_masked_argmin_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0746532Z test_nnc_correctness_masked_cumprod_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0746738Z test_nnc_correctness_masked_cumprod_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0746956Z test_nnc_correctness_masked_cumprod_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0747220Z test_nnc_correctness_masked_cumprod_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0747480Z test_nnc_correctness_masked_cumprod_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0747733Z test_nnc_correctness_masked_cumprod_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0747989Z test_nnc_correctness_masked_cumprod_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0748245Z test_nnc_correctness_masked_cumprod_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0748482Z test_nnc_correctness_masked_cumprod_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0748687Z test_nnc_correctness_masked_cumprod_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0748896Z test_nnc_correctness_masked_cumprod_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0749130Z test_nnc_correctness_masked_cumsum_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0749343Z test_nnc_correctness_masked_cumsum_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0749558Z test_nnc_correctness_masked_cumsum_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0749764Z test_nnc_correctness_masked_cumsum_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0749966Z test_nnc_correctness_masked_cumsum_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0750173Z test_nnc_correctness_masked_cumsum_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0750377Z test_nnc_correctness_masked_cumsum_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0750584Z test_nnc_correctness_masked_cumsum_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0750805Z test_nnc_correctness_masked_cumsum_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0751003Z test_nnc_correctness_masked_cumsum_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0751207Z test_nnc_correctness_masked_cumsum_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0751413Z test_nnc_correctness_masked_fill_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0751617Z test_nnc_correctness_masked_fill_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0751858Z test_nnc_correctness_masked_fill_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0752071Z test_nnc_correctness_masked_fill_cuda_complex32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0752276Z test_nnc_correctness_masked_fill_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0752480Z test_nnc_correctness_masked_fill_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0752684Z test_nnc_correctness_masked_fill_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0752877Z test_nnc_correctness_masked_fill_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0753079Z test_nnc_correctness_masked_fill_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0753282Z test_nnc_correctness_masked_fill_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0753491Z test_nnc_correctness_masked_fill_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0753691Z test_nnc_correctness_masked_fill_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0753894Z test_nnc_correctness_masked_fill_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0754115Z test_nnc_correctness_masked_log_softmax_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0754384Z test_nnc_correctness_masked_log_softmax_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0754648Z test_nnc_correctness_masked_log_softmax_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0754913Z test_nnc_correctness_masked_log_softmax_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0755218Z test_nnc_correctness_masked_logaddexp_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0755485Z test_nnc_correctness_masked_logaddexp_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0755746Z test_nnc_correctness_masked_logaddexp_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0756007Z test_nnc_correctness_masked_logsumexp_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0756273Z test_nnc_correctness_masked_logsumexp_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0756527Z test_nnc_correctness_masked_logsumexp_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0756775Z test_nnc_correctness_masked_logsumexp_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0756992Z test_nnc_correctness_masked_logsumexp_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0757197Z test_nnc_correctness_masked_logsumexp_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0757400Z test_nnc_correctness_masked_logsumexp_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0757607Z test_nnc_correctness_masked_logsumexp_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0757812Z test_nnc_correctness_masked_logsumexp_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0758019Z test_nnc_correctness_masked_mean_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0758222Z test_nnc_correctness_masked_mean_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0758466Z test_nnc_correctness_masked_mean_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0758680Z test_nnc_correctness_masked_mean_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0758885Z test_nnc_correctness_masked_mean_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0759091Z test_nnc_correctness_masked_mean_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0759293Z test_nnc_correctness_masked_mean_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0759488Z test_nnc_correctness_masked_mean_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0759690Z test_nnc_correctness_masked_mean_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0759893Z test_nnc_correctness_masked_mean_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0760098Z test_nnc_correctness_masked_mean_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0760302Z test_nnc_correctness_masked_mean_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0760508Z test_nnc_correctness_masked_median_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0760717Z test_nnc_correctness_masked_median_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0760923Z test_nnc_correctness_masked_median_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0761128Z test_nnc_correctness_masked_norm_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0761326Z test_nnc_correctness_masked_norm_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0761557Z test_nnc_correctness_masked_norm_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0761761Z test_nnc_correctness_masked_norm_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0761974Z test_nnc_correctness_masked_normalize_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0762195Z test_nnc_correctness_masked_normalize_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0762410Z test_nnc_correctness_masked_normalize_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0762622Z test_nnc_correctness_masked_normalize_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0762832Z test_nnc_correctness_masked_normalize_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0763040Z test_nnc_correctness_masked_normalize_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0763246Z test_nnc_correctness_masked_prod_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0763443Z test_nnc_correctness_masked_prod_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0763652Z test_nnc_correctness_masked_prod_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0763859Z test_nnc_correctness_masked_prod_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0764063Z test_nnc_correctness_masked_prod_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0764301Z test_nnc_correctness_masked_prod_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0764558Z test_nnc_correctness_masked_prod_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0764811Z test_nnc_correctness_masked_prod_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0765064Z test_nnc_correctness_masked_prod_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0765318Z test_nnc_correctness_masked_prod_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0765560Z test_nnc_correctness_masked_prod_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0765811Z test_nnc_correctness_masked_prod_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0766083Z test_nnc_correctness_masked_scatter_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0766341Z test_nnc_correctness_masked_scatter_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0766610Z test_nnc_correctness_masked_scatter_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0766873Z test_nnc_correctness_masked_scatter_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0767134Z test_nnc_correctness_masked_scatter_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0767343Z test_nnc_correctness_masked_scatter_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0767546Z test_nnc_correctness_masked_scatter_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0767743Z test_nnc_correctness_masked_scatter_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0767984Z test_nnc_correctness_masked_scatter_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0768191Z test_nnc_correctness_masked_scatter_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0768397Z test_nnc_correctness_masked_scatter_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0768606Z test_nnc_correctness_masked_scatter_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0768813Z test_nnc_correctness_masked_select_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0769019Z test_nnc_correctness_masked_select_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0769232Z test_nnc_correctness_masked_select_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0769447Z test_nnc_correctness_masked_select_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0769660Z test_nnc_correctness_masked_select_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0769857Z test_nnc_correctness_masked_select_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0770058Z test_nnc_correctness_masked_select_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0770264Z test_nnc_correctness_masked_select_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0770466Z test_nnc_correctness_masked_select_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0770670Z test_nnc_correctness_masked_select_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0770903Z test_nnc_correctness_masked_select_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0771112Z test_nnc_correctness_masked_select_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0771323Z test_nnc_correctness_masked_softmax_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0771530Z test_nnc_correctness_masked_softmax_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0771726Z test_nnc_correctness_masked_softmax_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0771928Z test_nnc_correctness_masked_softmax_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0772141Z test_nnc_correctness_masked_softmin_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0772350Z test_nnc_correctness_masked_softmin_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0772555Z test_nnc_correctness_masked_softmin_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0772759Z test_nnc_correctness_masked_softmin_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0772962Z test_nnc_correctness_masked_std_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0773173Z test_nnc_correctness_masked_std_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0773379Z test_nnc_correctness_masked_std_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0773585Z test_nnc_correctness_masked_std_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0773781Z test_nnc_correctness_masked_std_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0774016Z test_nnc_correctness_masked_std_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0774372Z test_nnc_correctness_masked_std_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0774583Z test_nnc_correctness_masked_std_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0774783Z test_nnc_correctness_masked_std_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0774985Z test_nnc_correctness_masked_std_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0775181Z test_nnc_correctness_masked_std_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0775395Z test_nnc_correctness_masked_sum_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0775598Z test_nnc_correctness_masked_sum_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0775798Z test_nnc_correctness_masked_sum_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0776003Z test_nnc_correctness_masked_sum_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0776206Z test_nnc_correctness_masked_sum_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0776410Z test_nnc_correctness_masked_sum_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0776612Z test_nnc_correctness_masked_sum_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0776811Z test_nnc_correctness_masked_sum_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0777061Z test_nnc_correctness_masked_sum_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0777264Z test_nnc_correctness_masked_sum_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0777462Z test_nnc_correctness_masked_sum_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0777649Z test_nnc_correctness_masked_sum_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0777854Z test_nnc_correctness_masked_var_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0778063Z test_nnc_correctness_masked_var_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0778271Z test_nnc_correctness_masked_var_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0778474Z test_nnc_correctness_masked_var_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0778678Z test_nnc_correctness_masked_var_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0778879Z test_nnc_correctness_masked_var_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0779076Z test_nnc_correctness_masked_var_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0779273Z test_nnc_correctness_masked_var_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0779468Z test_nnc_correctness_masked_var_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0779661Z test_nnc_correctness_masked_var_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0779859Z test_nnc_correctness_masked_var_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0780098Z test_nnc_correctness_matmul_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0780306Z test_nnc_correctness_matmul_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0780508Z test_nnc_correctness_matmul_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0780709Z test_nnc_correctness_matmul_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0780910Z test_nnc_correctness_matmul_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0781113Z test_nnc_correctness_matmul_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0781317Z test_nnc_correctness_matrix_exp_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0781519Z test_nnc_correctness_matrix_exp_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0781729Z test_nnc_correctness_matrix_exp_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0781930Z test_nnc_correctness_matrix_exp_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0782133Z test_nnc_correctness_matrix_exp_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0782333Z test_nnc_correctness_matrix_exp_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0782535Z test_nnc_correctness_max_binary_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0782734Z test_nnc_correctness_max_binary_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0782963Z test_nnc_correctness_max_binary_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0783169Z test_nnc_correctness_max_binary_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0783361Z test_nnc_correctness_max_binary_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0783560Z test_nnc_correctness_max_binary_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0783756Z test_nnc_correctness_max_binary_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0783950Z test_nnc_correctness_max_binary_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0784147Z test_nnc_correctness_max_binary_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0784345Z test_nnc_correctness_max_binary_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0784581Z test_nnc_correctness_max_pool2d_with_indices_backward_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0784868Z test_nnc_correctness_max_pool2d_with_indices_backward_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0785093Z test_nnc_correctness_max_pool2d_with_indices_backward_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0785312Z test_nnc_correctness_max_pool2d_with_indices_backward_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0785522Z test_nnc_correctness_max_reduction_no_dim_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0785736Z test_nnc_correctness_max_reduction_no_dim_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0785954Z test_nnc_correctness_max_reduction_no_dim_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0786208Z test_nnc_correctness_max_reduction_no_dim_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0786422Z test_nnc_correctness_max_reduction_no_dim_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0786639Z test_nnc_correctness_max_reduction_no_dim_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0786859Z test_nnc_correctness_max_reduction_no_dim_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0787120Z test_nnc_correctness_max_reduction_no_dim_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0787381Z test_nnc_correctness_max_reduction_no_dim_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0787644Z test_nnc_correctness_max_reduction_no_dim_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0787918Z test_nnc_correctness_max_reduction_with_dim_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0788187Z test_nnc_correctness_max_reduction_with_dim_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0788435Z test_nnc_correctness_max_reduction_with_dim_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0788653Z test_nnc_correctness_max_reduction_with_dim_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0788863Z test_nnc_correctness_max_reduction_with_dim_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0789105Z test_nnc_correctness_max_reduction_with_dim_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0789317Z test_nnc_correctness_max_reduction_with_dim_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0789532Z test_nnc_correctness_max_reduction_with_dim_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0789741Z test_nnc_correctness_max_reduction_with_dim_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0789945Z test_nnc_correctness_max_reduction_with_dim_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0790146Z test_nnc_correctness_maximum_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0790346Z test_nnc_correctness_maximum_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0790549Z test_nnc_correctness_maximum_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0790754Z test_nnc_correctness_maximum_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0790950Z test_nnc_correctness_maximum_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0791152Z test_nnc_correctness_maximum_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0791351Z test_nnc_correctness_maximum_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0791543Z test_nnc_correctness_maximum_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0791729Z test_nnc_correctness_maximum_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0791928Z test_nnc_correctness_maximum_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0792125Z test_nnc_correctness_mean_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0792357Z test_nnc_correctness_mean_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0792559Z test_nnc_correctness_mean_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0792754Z test_nnc_correctness_mean_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0792952Z test_nnc_correctness_mean_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0793144Z test_nnc_correctness_mean_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0793341Z test_nnc_correctness_median_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0793535Z test_nnc_correctness_median_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0793732Z test_nnc_correctness_median_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0793930Z test_nnc_correctness_median_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0794123Z test_nnc_correctness_median_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0794316Z test_nnc_correctness_median_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0794516Z test_nnc_correctness_median_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0794716Z test_nnc_correctness_median_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0794940Z test_nnc_correctness_meshgrid_list_of_tensors_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0795191Z test_nnc_correctness_meshgrid_list_of_tensors_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0795424Z test_nnc_correctness_meshgrid_list_of_tensors_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0795668Z test_nnc_correctness_meshgrid_list_of_tensors_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0795913Z test_nnc_correctness_meshgrid_list_of_tensors_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0796132Z test_nnc_correctness_meshgrid_list_of_tensors_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0796351Z test_nnc_correctness_meshgrid_list_of_tensors_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0796570Z test_nnc_correctness_meshgrid_list_of_tensors_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0796793Z test_nnc_correctness_meshgrid_list_of_tensors_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0797008Z test_nnc_correctness_meshgrid_list_of_tensors_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0797227Z test_nnc_correctness_meshgrid_list_of_tensors_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0797438Z test_nnc_correctness_meshgrid_list_of_tensors_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0797663Z test_nnc_correctness_meshgrid_variadic_tensors_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0797870Z test_nnc_correctness_meshgrid_variadic_tensors_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0798098Z test_nnc_correctness_meshgrid_variadic_tensors_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0798357Z test_nnc_correctness_meshgrid_variadic_tensors_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0798579Z test_nnc_correctness_meshgrid_variadic_tensors_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0798800Z test_nnc_correctness_meshgrid_variadic_tensors_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0799022Z test_nnc_correctness_meshgrid_variadic_tensors_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0799241Z test_nnc_correctness_meshgrid_variadic_tensors_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0799458Z test_nnc_correctness_meshgrid_variadic_tensors_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0799684Z test_nnc_correctness_meshgrid_variadic_tensors_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0799904Z test_nnc_correctness_meshgrid_variadic_tensors_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0800112Z test_nnc_correctness_meshgrid_variadic_tensors_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0800317Z test_nnc_correctness_min_binary_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0800519Z test_nnc_correctness_min_binary_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0800721Z test_nnc_correctness_min_binary_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0800925Z test_nnc_correctness_min_binary_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0801166Z test_nnc_correctness_min_binary_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0801367Z test_nnc_correctness_min_binary_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0801566Z test_nnc_correctness_min_binary_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0801761Z test_nnc_correctness_min_binary_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0801950Z test_nnc_correctness_min_binary_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0802146Z test_nnc_correctness_min_binary_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0802362Z test_nnc_correctness_min_reduction_no_dim_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0802579Z test_nnc_correctness_min_reduction_no_dim_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0802795Z test_nnc_correctness_min_reduction_no_dim_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0803009Z test_nnc_correctness_min_reduction_no_dim_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0803218Z test_nnc_correctness_min_reduction_no_dim_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0803431Z test_nnc_correctness_min_reduction_no_dim_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0803642Z test_nnc_correctness_min_reduction_no_dim_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0803855Z test_nnc_correctness_min_reduction_no_dim_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0804059Z test_nnc_correctness_min_reduction_no_dim_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0804327Z test_nnc_correctness_min_reduction_no_dim_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0804598Z test_nnc_correctness_min_reduction_with_dim_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0804866Z test_nnc_correctness_min_reduction_with_dim_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0805134Z test_nnc_correctness_min_reduction_with_dim_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0805403Z test_nnc_correctness_min_reduction_with_dim_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0805671Z test_nnc_correctness_min_reduction_with_dim_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0805940Z test_nnc_correctness_min_reduction_with_dim_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0806197Z test_nnc_correctness_min_reduction_with_dim_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0806455Z test_nnc_correctness_min_reduction_with_dim_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0806717Z test_nnc_correctness_min_reduction_with_dim_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0806979Z test_nnc_correctness_min_reduction_with_dim_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0807210Z test_nnc_correctness_minimum_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0807437Z test_nnc_correctness_minimum_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0807640Z test_nnc_correctness_minimum_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0807839Z test_nnc_correctness_minimum_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0808036Z test_nnc_correctness_minimum_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0808235Z test_nnc_correctness_minimum_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0808433Z test_nnc_correctness_minimum_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0808618Z test_nnc_correctness_minimum_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0808812Z test_nnc_correctness_minimum_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0809014Z test_nnc_correctness_minimum_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0809213Z test_nnc_correctness_mm_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0809414Z test_nnc_correctness_mm_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0809610Z test_nnc_correctness_mm_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0809806Z test_nnc_correctness_mm_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0810000Z test_nnc_correctness_mm_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0810194Z test_nnc_correctness_mm_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0810384Z test_nnc_correctness_mode_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0810612Z test_nnc_correctness_mode_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0810808Z test_nnc_correctness_mode_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0811002Z test_nnc_correctness_mode_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0811192Z test_nnc_correctness_mode_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0811387Z test_nnc_correctness_mode_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0811579Z test_nnc_correctness_mode_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0811773Z test_nnc_correctness_mode_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0811969Z test_nnc_correctness_mode_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0812159Z test_nnc_correctness_mode_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0812362Z test_nnc_correctness_movedim_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0812561Z test_nnc_correctness_movedim_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0812769Z test_nnc_correctness_movedim_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0812975Z test_nnc_correctness_movedim_cuda_complex32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0824341Z test_nnc_correctness_movedim_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0824553Z test_nnc_correctness_movedim_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0824922Z test_nnc_correctness_movedim_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0825130Z test_nnc_correctness_movedim_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0825329Z test_nnc_correctness_movedim_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0825528Z test_nnc_correctness_movedim_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0825727Z test_nnc_correctness_movedim_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0825926Z test_nnc_correctness_movedim_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0826127Z test_nnc_correctness_movedim_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0826322Z test_nnc_correctness_msort_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0826524Z test_nnc_correctness_msort_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0826721Z test_nnc_correctness_msort_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0826914Z test_nnc_correctness_msort_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0827115Z test_nnc_correctness_msort_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0827317Z test_nnc_correctness_msort_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0827510Z test_nnc_correctness_msort_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0827710Z test_nnc_correctness_msort_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0827925Z test_nnc_correctness_msort_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0828220Z test_nnc_correctness_mul_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0828463Z test_nnc_correctness_mul_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0828713Z test_nnc_correctness_mul_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0828922Z test_nnc_correctness_mul_cuda_complex32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0829120Z test_nnc_correctness_mul_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0829317Z test_nnc_correctness_mul_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0829511Z test_nnc_correctness_mul_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0829709Z test_nnc_correctness_mul_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0829904Z test_nnc_correctness_mul_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0830091Z test_nnc_correctness_mul_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0830285Z test_nnc_correctness_mul_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0830476Z test_nnc_correctness_mul_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0830669Z test_nnc_correctness_mul_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0830877Z test_nnc_correctness_multinomial_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0831128Z test_nnc_correctness_multinomial_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0831340Z test_nnc_correctness_multinomial_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0831541Z test_nnc_correctness_mv_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0831742Z test_nnc_correctness_mv_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0831936Z test_nnc_correctness_mv_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0832133Z test_nnc_correctness_mv_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0832328Z test_nnc_correctness_mv_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0832523Z test_nnc_correctness_mv_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0832749Z test_nnc_correctness_mvlgamma_mvlgamma_p_1_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0832969Z test_nnc_correctness_mvlgamma_mvlgamma_p_1_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0833186Z test_nnc_correctness_mvlgamma_mvlgamma_p_1_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0833403Z test_nnc_correctness_mvlgamma_mvlgamma_p_1_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0833617Z test_nnc_correctness_mvlgamma_mvlgamma_p_1_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0833824Z test_nnc_correctness_mvlgamma_mvlgamma_p_1_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0834044Z test_nnc_correctness_mvlgamma_mvlgamma_p_1_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0834343Z test_nnc_correctness_mvlgamma_mvlgamma_p_1_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0834563Z test_nnc_correctness_mvlgamma_mvlgamma_p_3_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0834782Z test_nnc_correctness_mvlgamma_mvlgamma_p_3_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0834999Z test_nnc_correctness_mvlgamma_mvlgamma_p_3_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0835213Z test_nnc_correctness_mvlgamma_mvlgamma_p_3_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0835428Z test_nnc_correctness_mvlgamma_mvlgamma_p_3_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0835668Z test_nnc_correctness_mvlgamma_mvlgamma_p_3_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0835910Z test_nnc_correctness_mvlgamma_mvlgamma_p_3_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0836117Z test_nnc_correctness_mvlgamma_mvlgamma_p_3_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0836336Z test_nnc_correctness_mvlgamma_mvlgamma_p_5_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0836554Z test_nnc_correctness_mvlgamma_mvlgamma_p_5_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0836771Z test_nnc_correctness_mvlgamma_mvlgamma_p_5_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0836981Z test_nnc_correctness_mvlgamma_mvlgamma_p_5_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0837222Z test_nnc_correctness_mvlgamma_mvlgamma_p_5_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0837437Z test_nnc_correctness_mvlgamma_mvlgamma_p_5_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0837651Z test_nnc_correctness_mvlgamma_mvlgamma_p_5_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0837863Z test_nnc_correctness_mvlgamma_mvlgamma_p_5_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0838062Z test_nnc_correctness_nan_to_num_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0838270Z test_nnc_correctness_nan_to_num_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0838475Z test_nnc_correctness_nan_to_num_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0838683Z test_nnc_correctness_nan_to_num_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0838890Z test_nnc_correctness_nan_to_num_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0839095Z test_nnc_correctness_nan_to_num_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0839298Z test_nnc_correctness_nan_to_num_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0839501Z test_nnc_correctness_nan_to_num_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0839702Z test_nnc_correctness_nan_to_num_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0839898Z test_nnc_correctness_nan_to_num_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0840100Z test_nnc_correctness_nanmean_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0840331Z test_nnc_correctness_nanmean_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0840539Z test_nnc_correctness_nanmean_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0840732Z test_nnc_correctness_nanmean_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0840939Z test_nnc_correctness_nanmedian_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0841145Z test_nnc_correctness_nanmedian_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0841349Z test_nnc_correctness_nanmedian_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0841550Z test_nnc_correctness_nanmedian_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0841753Z test_nnc_correctness_nanmedian_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0841960Z test_nnc_correctness_nanmedian_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0842162Z test_nnc_correctness_nanmedian_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0842364Z test_nnc_correctness_nanmedian_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0842568Z test_nnc_correctness_nanquantile_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0842774Z test_nnc_correctness_nanquantile_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0842974Z test_nnc_correctness_nansum_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0843202Z test_nnc_correctness_nansum_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0843408Z test_nnc_correctness_nansum_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0843605Z test_nnc_correctness_nansum_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0843801Z test_nnc_correctness_nansum_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0844001Z test_nnc_correctness_nansum_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0844195Z test_nnc_correctness_nansum_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0844387Z test_nnc_correctness_nansum_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0844602Z test_nnc_correctness_nansum_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0844861Z test_nnc_correctness_nansum_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0845123Z test_nnc_correctness_narrow_copy_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0845377Z test_nnc_correctness_narrow_copy_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0845640Z test_nnc_correctness_narrow_copy_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0845900Z test_nnc_correctness_narrow_copy_cuda_complex32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0846154Z test_nnc_correctness_narrow_copy_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0846413Z test_nnc_correctness_narrow_copy_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0846672Z test_nnc_correctness_narrow_copy_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0846955Z test_nnc_correctness_narrow_copy_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0847198Z test_nnc_correctness_narrow_copy_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0847404Z test_nnc_correctness_narrow_copy_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0847609Z test_nnc_correctness_narrow_copy_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0847811Z test_nnc_correctness_narrow_copy_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0848014Z test_nnc_correctness_narrow_copy_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0848221Z test_nnc_correctness_narrow_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0848425Z test_nnc_correctness_narrow_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0848631Z test_nnc_correctness_narrow_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0848825Z test_nnc_correctness_narrow_cuda_complex32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0849025Z test_nnc_correctness_narrow_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0849226Z test_nnc_correctness_narrow_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0849427Z test_nnc_correctness_narrow_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0849623Z test_nnc_correctness_narrow_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0849855Z test_nnc_correctness_narrow_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0850054Z test_nnc_correctness_narrow_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0850249Z test_nnc_correctness_narrow_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0850447Z test_nnc_correctness_narrow_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0850639Z test_nnc_correctness_narrow_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0850857Z test_nnc_correctness_native_batch_norm_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0851074Z test_nnc_correctness_native_batch_norm_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0851285Z test_nnc_correctness_native_batch_norm_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0851504Z test_nnc_correctness_native_batch_norm_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0851729Z test_nnc_correctness_native_dropout_backward_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0851952Z test_nnc_correctness_native_dropout_backward_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0852175Z test_nnc_correctness_native_dropout_backward_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0852396Z test_nnc_correctness_native_dropout_backward_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0852610Z test_nnc_correctness_native_layer_norm_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0852820Z test_nnc_correctness_native_layer_norm_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0853065Z test_nnc_correctness_native_layer_norm_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0853281Z test_nnc_correctness_native_layer_norm_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0853481Z test_nnc_correctness_ne_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0853680Z test_nnc_correctness_ne_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0853882Z test_nnc_correctness_ne_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0854085Z test_nnc_correctness_ne_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0854431Z test_nnc_correctness_ne_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0854639Z test_nnc_correctness_ne_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0854828Z test_nnc_correctness_ne_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0855020Z test_nnc_correctness_ne_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0855208Z test_nnc_correctness_ne_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0855394Z test_nnc_correctness_ne_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0855584Z test_nnc_correctness_ne_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0855769Z test_nnc_correctness_ne_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0856035Z test_nnc_correctness_neg_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0856246Z test_nnc_correctness_neg_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0856448Z test_nnc_correctness_neg_cuda_complex32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0856640Z test_nnc_correctness_neg_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0856837Z test_nnc_correctness_neg_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0857029Z test_nnc_correctness_neg_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0857224Z test_nnc_correctness_neg_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0857424Z test_nnc_correctness_neg_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0857622Z test_nnc_correctness_neg_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0857814Z test_nnc_correctness_neg_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0858005Z test_nnc_correctness_neg_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0858196Z test_nnc_correctness_neg_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0858388Z test_nnc_correctness_new_empty_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Skipped! (0.001s) 2023-01-11T21:40:19.0858584Z test_nnc_correctness_new_empty_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: Skipped! (0.001s) 2023-01-11T21:40:19.0858787Z test_nnc_correctness_new_empty_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Skipped! (0.001s) 2023-01-11T21:40:19.0858990Z test_nnc_correctness_new_empty_cuda_complex32 (__main__.TestNNCOpInfoCUDA) ... skip: Skipped! (0.001s) 2023-01-11T21:40:19.0859231Z test_nnc_correctness_new_empty_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Skipped! (0.001s) 2023-01-11T21:40:19.0859427Z test_nnc_correctness_new_empty_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Skipped! (0.001s) 2023-01-11T21:40:19.0859622Z test_nnc_correctness_new_empty_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Skipped! (0.001s) 2023-01-11T21:40:19.0859817Z test_nnc_correctness_new_empty_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Skipped! (0.001s) 2023-01-11T21:40:19.0860011Z test_nnc_correctness_new_empty_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Skipped! (0.001s) 2023-01-11T21:40:19.0860193Z test_nnc_correctness_new_empty_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Skipped! (0.001s) 2023-01-11T21:40:19.0860380Z test_nnc_correctness_new_empty_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Skipped! (0.001s) 2023-01-11T21:40:19.0860574Z test_nnc_correctness_new_empty_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Skipped! (0.001s) 2023-01-11T21:40:19.0860765Z test_nnc_correctness_new_empty_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Skipped! (0.001s) 2023-01-11T21:40:19.0861018Z test_nnc_correctness_new_empty_strided_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Expected: new_empty_strided is not comparable (0.001s) 2023-01-11T21:40:19.0861265Z test_nnc_correctness_new_empty_strided_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: Expected: new_empty_strided is not comparable (0.001s) 2023-01-11T21:40:19.0861519Z test_nnc_correctness_new_empty_strided_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Expected: new_empty_strided is not comparable (0.001s) 2023-01-11T21:40:19.0861770Z test_nnc_correctness_new_empty_strided_cuda_complex32 (__main__.TestNNCOpInfoCUDA) ... skip: Expected: new_empty_strided is not comparable (0.001s) 2023-01-11T21:40:19.0862048Z test_nnc_correctness_new_empty_strided_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Expected: new_empty_strided is not comparable (0.001s) 2023-01-11T21:40:19.0862301Z test_nnc_correctness_new_empty_strided_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Expected: new_empty_strided is not comparable (0.001s) 2023-01-11T21:40:19.0862534Z test_nnc_correctness_new_empty_strided_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Expected: new_empty_strided is not comparable (0.001s) 2023-01-11T21:40:19.0862771Z test_nnc_correctness_new_empty_strided_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Expected: new_empty_strided is not comparable (0.001s) 2023-01-11T21:40:19.0863015Z test_nnc_correctness_new_empty_strided_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Expected: new_empty_strided is not comparable (0.001s) 2023-01-11T21:40:19.0863263Z test_nnc_correctness_new_empty_strided_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Expected: new_empty_strided is not comparable (0.001s) 2023-01-11T21:40:19.0863508Z test_nnc_correctness_new_empty_strided_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Expected: new_empty_strided is not comparable (0.001s) 2023-01-11T21:40:19.0863755Z test_nnc_correctness_new_empty_strided_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Expected: new_empty_strided is not comparable (0.001s) 2023-01-11T21:40:19.0863995Z test_nnc_correctness_new_empty_strided_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Expected: new_empty_strided is not comparable (0.001s) 2023-01-11T21:40:19.0864203Z test_nnc_correctness_new_full_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0864405Z test_nnc_correctness_new_full_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0864612Z test_nnc_correctness_new_full_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0864863Z test_nnc_correctness_new_full_cuda_complex32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0865112Z test_nnc_correctness_new_full_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0865315Z test_nnc_correctness_new_full_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0865515Z test_nnc_correctness_new_full_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0865715Z test_nnc_correctness_new_full_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0865913Z test_nnc_correctness_new_full_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0866110Z test_nnc_correctness_new_full_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0866304Z test_nnc_correctness_new_full_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0866509Z test_nnc_correctness_new_full_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0866707Z test_nnc_correctness_new_full_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0866958Z test_nnc_correctness_new_ones_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0867203Z test_nnc_correctness_new_ones_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0867460Z test_nnc_correctness_new_ones_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0867713Z test_nnc_correctness_new_ones_cuda_complex32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0867969Z test_nnc_correctness_new_ones_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0868207Z test_nnc_correctness_new_ones_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0868411Z test_nnc_correctness_new_ones_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0868610Z test_nnc_correctness_new_ones_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0868806Z test_nnc_correctness_new_ones_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0868998Z test_nnc_correctness_new_ones_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0869197Z test_nnc_correctness_new_ones_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0869394Z test_nnc_correctness_new_ones_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0869590Z test_nnc_correctness_new_ones_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0869796Z test_nnc_correctness_new_zeros_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0869998Z test_nnc_correctness_new_zeros_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0870206Z test_nnc_correctness_new_zeros_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0870414Z test_nnc_correctness_new_zeros_cuda_complex32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0870622Z test_nnc_correctness_new_zeros_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0870818Z test_nnc_correctness_new_zeros_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0871021Z test_nnc_correctness_new_zeros_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0871226Z test_nnc_correctness_new_zeros_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0871460Z test_nnc_correctness_new_zeros_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0871660Z test_nnc_correctness_new_zeros_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0871855Z test_nnc_correctness_new_zeros_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0872051Z test_nnc_correctness_new_zeros_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0872252Z test_nnc_correctness_new_zeros_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0872459Z test_nnc_correctness_nextafter_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0872656Z test_nnc_correctness_nextafter_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0872863Z test_nnc_correctness_nextafter_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0873109Z test_nnc_correctness_nn_functional__scaled_dot_product_attention_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0873355Z test_nnc_correctness_nn_functional__scaled_dot_product_attention_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0873599Z test_nnc_correctness_nn_functional__scaled_dot_product_attention_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0873842Z test_nnc_correctness_nn_functional__scaled_dot_product_attention_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0874077Z test_nnc_correctness_nn_functional_adaptive_avg_pool1d_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0874379Z test_nnc_correctness_nn_functional_adaptive_avg_pool1d_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0874673Z test_nnc_correctness_nn_functional_adaptive_avg_pool1d_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0874961Z test_nnc_correctness_nn_functional_adaptive_avg_pool1d_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0875240Z test_nnc_correctness_nn_functional_adaptive_avg_pool2d_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0875530Z test_nnc_correctness_nn_functional_adaptive_avg_pool2d_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0875821Z test_nnc_correctness_nn_functional_adaptive_avg_pool2d_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0876105Z test_nnc_correctness_nn_functional_adaptive_avg_pool2d_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0876398Z test_nnc_correctness_nn_functional_adaptive_avg_pool3d_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0876681Z test_nnc_correctness_nn_functional_adaptive_avg_pool3d_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0876935Z test_nnc_correctness_nn_functional_adaptive_avg_pool3d_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0877160Z test_nnc_correctness_nn_functional_adaptive_avg_pool3d_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0877391Z test_nnc_correctness_nn_functional_adaptive_max_pool1d_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0877622Z test_nnc_correctness_nn_functional_adaptive_max_pool1d_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0877881Z test_nnc_correctness_nn_functional_adaptive_max_pool1d_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0878098Z test_nnc_correctness_nn_functional_adaptive_max_pool1d_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0878330Z test_nnc_correctness_nn_functional_adaptive_max_pool2d_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0878556Z test_nnc_correctness_nn_functional_adaptive_max_pool2d_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0878781Z test_nnc_correctness_nn_functional_adaptive_max_pool2d_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0879007Z test_nnc_correctness_nn_functional_adaptive_max_pool2d_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0879241Z test_nnc_correctness_nn_functional_adaptive_max_pool3d_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0879465Z test_nnc_correctness_nn_functional_adaptive_max_pool3d_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0879691Z test_nnc_correctness_nn_functional_adaptive_max_pool3d_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0879912Z test_nnc_correctness_nn_functional_adaptive_max_pool3d_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0880139Z test_nnc_correctness_nn_functional_alpha_dropout_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0880358Z test_nnc_correctness_nn_functional_alpha_dropout_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0880611Z test_nnc_correctness_nn_functional_alpha_dropout_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0880843Z test_nnc_correctness_nn_functional_alpha_dropout_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0881067Z test_nnc_correctness_nn_functional_avg_pool1d_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0881286Z test_nnc_correctness_nn_functional_avg_pool1d_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0881505Z test_nnc_correctness_nn_functional_avg_pool1d_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0881720Z test_nnc_correctness_nn_functional_avg_pool1d_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0881940Z test_nnc_correctness_nn_functional_avg_pool2d_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0882155Z test_nnc_correctness_nn_functional_avg_pool2d_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0882367Z test_nnc_correctness_nn_functional_avg_pool2d_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0882570Z test_nnc_correctness_nn_functional_avg_pool2d_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0882787Z test_nnc_correctness_nn_functional_avg_pool3d_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0883001Z test_nnc_correctness_nn_functional_avg_pool3d_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0883216Z test_nnc_correctness_nn_functional_avg_pool3d_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0883428Z test_nnc_correctness_nn_functional_avg_pool3d_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0883672Z test_nnc_correctness_nn_functional_batch_norm_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0883885Z test_nnc_correctness_nn_functional_batch_norm_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0884098Z test_nnc_correctness_nn_functional_batch_norm_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0884336Z test_nnc_correctness_nn_functional_batch_norm_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0884630Z test_nnc_correctness_nn_functional_batch_norm_without_cudnn_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0884918Z test_nnc_correctness_nn_functional_batch_norm_without_cudnn_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0885215Z test_nnc_correctness_nn_functional_batch_norm_without_cudnn_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0885501Z test_nnc_correctness_nn_functional_batch_norm_without_cudnn_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0885774Z test_nnc_correctness_nn_functional_bilinear_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Skipped! (0.001s) 2023-01-11T21:40:19.0886047Z test_nnc_correctness_nn_functional_bilinear_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0886320Z test_nnc_correctness_nn_functional_bilinear_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0886590Z test_nnc_correctness_nn_functional_bilinear_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0886906Z test_nnc_correctness_nn_functional_binary_cross_entropy_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Skipped! (0.001s) 2023-01-11T21:40:19.0887191Z test_nnc_correctness_nn_functional_binary_cross_entropy_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Skipped! (0.001s) 2023-01-11T21:40:19.0887418Z test_nnc_correctness_nn_functional_binary_cross_entropy_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Skipped! (0.001s) 2023-01-11T21:40:19.0887635Z test_nnc_correctness_nn_functional_binary_cross_entropy_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Skipped! (0.001s) 2023-01-11T21:40:19.0887882Z test_nnc_correctness_nn_functional_binary_cross_entropy_with_logits_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0888140Z test_nnc_correctness_nn_functional_binary_cross_entropy_with_logits_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0888366Z test_nnc_correctness_nn_functional_binary_cross_entropy_with_logits_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0888579Z test_nnc_correctness_nn_functional_binary_cross_entropy_with_logits_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0888774Z test_nnc_correctness_nn_functional_celu_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0888965Z test_nnc_correctness_nn_functional_celu_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0889155Z test_nnc_correctness_nn_functional_celu_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0889347Z test_nnc_correctness_nn_functional_celu_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0889542Z test_nnc_correctness_nn_functional_conv1d_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0889777Z test_nnc_correctness_nn_functional_conv1d_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0889965Z test_nnc_correctness_nn_functional_conv1d_cuda_complex32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0890159Z test_nnc_correctness_nn_functional_conv1d_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0890354Z test_nnc_correctness_nn_functional_conv1d_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0890544Z test_nnc_correctness_nn_functional_conv1d_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0890735Z test_nnc_correctness_nn_functional_conv1d_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0890930Z test_nnc_correctness_nn_functional_conv2d_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0891133Z test_nnc_correctness_nn_functional_conv2d_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0891326Z test_nnc_correctness_nn_functional_conv2d_cuda_complex32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0891519Z test_nnc_correctness_nn_functional_conv2d_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0891700Z test_nnc_correctness_nn_functional_conv2d_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0891886Z test_nnc_correctness_nn_functional_conv2d_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0892078Z test_nnc_correctness_nn_functional_conv2d_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0892316Z test_nnc_correctness_nn_functional_conv_transpose1d_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0892530Z test_nnc_correctness_nn_functional_conv_transpose1d_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0892737Z test_nnc_correctness_nn_functional_conv_transpose1d_cuda_complex32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0892939Z test_nnc_correctness_nn_functional_conv_transpose1d_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0893144Z test_nnc_correctness_nn_functional_conv_transpose1d_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0893344Z test_nnc_correctness_nn_functional_conv_transpose1d_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0893551Z test_nnc_correctness_nn_functional_conv_transpose1d_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0893759Z test_nnc_correctness_nn_functional_conv_transpose2d_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0893959Z test_nnc_correctness_nn_functional_conv_transpose2d_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0894161Z test_nnc_correctness_nn_functional_conv_transpose2d_cuda_complex32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0894560Z test_nnc_correctness_nn_functional_conv_transpose2d_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0894767Z test_nnc_correctness_nn_functional_conv_transpose2d_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0894963Z test_nnc_correctness_nn_functional_conv_transpose2d_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0895224Z test_nnc_correctness_nn_functional_conv_transpose2d_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0895431Z test_nnc_correctness_nn_functional_conv_transpose3d_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0895635Z test_nnc_correctness_nn_functional_conv_transpose3d_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0895836Z test_nnc_correctness_nn_functional_conv_transpose3d_cuda_complex32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0896037Z test_nnc_correctness_nn_functional_conv_transpose3d_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0896232Z test_nnc_correctness_nn_functional_conv_transpose3d_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0896431Z test_nnc_correctness_nn_functional_conv_transpose3d_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0896628Z test_nnc_correctness_nn_functional_conv_transpose3d_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0896838Z test_nnc_correctness_nn_functional_cosine_embedding_loss_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0897045Z test_nnc_correctness_nn_functional_cosine_embedding_loss_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0897254Z test_nnc_correctness_nn_functional_cosine_embedding_loss_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0897462Z test_nnc_correctness_nn_functional_cosine_embedding_loss_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0897713Z test_nnc_correctness_nn_functional_cosine_embedding_loss_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0897920Z test_nnc_correctness_nn_functional_cosine_embedding_loss_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0898128Z test_nnc_correctness_nn_functional_cosine_embedding_loss_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0898324Z test_nnc_correctness_nn_functional_cosine_embedding_loss_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0898528Z test_nnc_correctness_nn_functional_cosine_embedding_loss_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0898728Z test_nnc_correctness_nn_functional_cosine_embedding_loss_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0898933Z test_nnc_correctness_nn_functional_cosine_similarity_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0899141Z test_nnc_correctness_nn_functional_cosine_similarity_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0899341Z test_nnc_correctness_nn_functional_cosine_similarity_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0899545Z test_nnc_correctness_nn_functional_cosine_similarity_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0899748Z test_nnc_correctness_nn_functional_cross_entropy_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0899950Z test_nnc_correctness_nn_functional_cross_entropy_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0900151Z test_nnc_correctness_nn_functional_cross_entropy_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0900348Z test_nnc_correctness_nn_functional_cross_entropy_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0900571Z test_nnc_correctness_nn_functional_ctc_loss_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0900765Z test_nnc_correctness_nn_functional_ctc_loss_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0900961Z test_nnc_correctness_nn_functional_dropout2d_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0901157Z test_nnc_correctness_nn_functional_dropout2d_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0901353Z test_nnc_correctness_nn_functional_dropout2d_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0901549Z test_nnc_correctness_nn_functional_dropout2d_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0901749Z test_nnc_correctness_nn_functional_dropout3d_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0901944Z test_nnc_correctness_nn_functional_dropout3d_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0902140Z test_nnc_correctness_nn_functional_dropout3d_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0902324Z test_nnc_correctness_nn_functional_dropout3d_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0902523Z test_nnc_correctness_nn_functional_dropout_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0902721Z test_nnc_correctness_nn_functional_dropout_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0902940Z test_nnc_correctness_nn_functional_dropout_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0903134Z test_nnc_correctness_nn_functional_dropout_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0903327Z test_nnc_correctness_nn_functional_elu_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0903517Z test_nnc_correctness_nn_functional_elu_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0903705Z test_nnc_correctness_nn_functional_elu_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0903894Z test_nnc_correctness_nn_functional_elu_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0904097Z test_nnc_correctness_nn_functional_embedding_bag_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0904295Z test_nnc_correctness_nn_functional_embedding_bag_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0904500Z test_nnc_correctness_nn_functional_embedding_bag_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0904763Z test_nnc_correctness_nn_functional_embedding_bag_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0904965Z test_nnc_correctness_nn_functional_embedding_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0905166Z test_nnc_correctness_nn_functional_embedding_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0905364Z test_nnc_correctness_nn_functional_embedding_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0905563Z test_nnc_correctness_nn_functional_embedding_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0905816Z test_nnc_correctness_nn_functional_feature_alpha_dropout_with_train_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0906037Z test_nnc_correctness_nn_functional_feature_alpha_dropout_with_train_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0906250Z test_nnc_correctness_nn_functional_feature_alpha_dropout_with_train_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0906453Z test_nnc_correctness_nn_functional_feature_alpha_dropout_with_train_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0906683Z test_nnc_correctness_nn_functional_feature_alpha_dropout_without_train_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0906925Z test_nnc_correctness_nn_functional_feature_alpha_dropout_without_train_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0907211Z test_nnc_correctness_nn_functional_feature_alpha_dropout_without_train_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0907500Z test_nnc_correctness_nn_functional_feature_alpha_dropout_without_train_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0907778Z test_nnc_correctness_nn_functional_feature_alpha_dropout_without_train_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0908046Z test_nnc_correctness_nn_functional_feature_alpha_dropout_without_train_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0908282Z test_nnc_correctness_nn_functional_feature_alpha_dropout_without_train_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0908528Z test_nnc_correctness_nn_functional_feature_alpha_dropout_without_train_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0908746Z test_nnc_correctness_nn_functional_feature_alpha_dropout_without_train_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0908957Z test_nnc_correctness_nn_functional_feature_alpha_dropout_without_train_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0909171Z test_nnc_correctness_nn_functional_feature_alpha_dropout_without_train_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0909380Z test_nnc_correctness_nn_functional_feature_alpha_dropout_without_train_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0909589Z test_nnc_correctness_nn_functional_fractional_max_pool2d_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0909797Z test_nnc_correctness_nn_functional_fractional_max_pool2d_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0910010Z test_nnc_correctness_nn_functional_fractional_max_pool2d_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0910211Z test_nnc_correctness_nn_functional_fractional_max_pool3d_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0910418Z test_nnc_correctness_nn_functional_fractional_max_pool3d_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0910620Z test_nnc_correctness_nn_functional_fractional_max_pool3d_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0910824Z test_nnc_correctness_nn_functional_gaussian_nll_loss_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0911028Z test_nnc_correctness_nn_functional_gaussian_nll_loss_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0911255Z test_nnc_correctness_nn_functional_gaussian_nll_loss_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0911443Z test_nnc_correctness_nn_functional_gaussian_nll_loss_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0911638Z test_nnc_correctness_nn_functional_gelu_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0911828Z test_nnc_correctness_nn_functional_gelu_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0912021Z test_nnc_correctness_nn_functional_gelu_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0912218Z test_nnc_correctness_nn_functional_gelu_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0912413Z test_nnc_correctness_nn_functional_glu_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0912608Z test_nnc_correctness_nn_functional_glu_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0912802Z test_nnc_correctness_nn_functional_glu_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0912991Z test_nnc_correctness_nn_functional_glu_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0913191Z test_nnc_correctness_nn_functional_grid_sample_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0913386Z test_nnc_correctness_nn_functional_grid_sample_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0913611Z test_nnc_correctness_nn_functional_grid_sample_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0913812Z test_nnc_correctness_nn_functional_group_norm_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0914013Z test_nnc_correctness_nn_functional_group_norm_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0914209Z test_nnc_correctness_nn_functional_group_norm_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0914431Z test_nnc_correctness_nn_functional_group_norm_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0914672Z test_nnc_correctness_nn_functional_hardshrink_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0914909Z test_nnc_correctness_nn_functional_hardshrink_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0915151Z test_nnc_correctness_nn_functional_hardshrink_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0915393Z test_nnc_correctness_nn_functional_hardshrink_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0915636Z test_nnc_correctness_nn_functional_hardsigmoid_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0915883Z test_nnc_correctness_nn_functional_hardsigmoid_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0916125Z test_nnc_correctness_nn_functional_hardsigmoid_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0916366Z test_nnc_correctness_nn_functional_hardsigmoid_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0916609Z test_nnc_correctness_nn_functional_hardswish_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0916878Z test_nnc_correctness_nn_functional_hardswish_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0917072Z test_nnc_correctness_nn_functional_hardswish_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0917264Z test_nnc_correctness_nn_functional_hardswish_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0917455Z test_nnc_correctness_nn_functional_hardtanh_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0917649Z test_nnc_correctness_nn_functional_hardtanh_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0917836Z test_nnc_correctness_nn_functional_hardtanh_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0918033Z test_nnc_correctness_nn_functional_hardtanh_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0918225Z test_nnc_correctness_nn_functional_hardtanh_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0918419Z test_nnc_correctness_nn_functional_hardtanh_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0918604Z test_nnc_correctness_nn_functional_hardtanh_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0918799Z test_nnc_correctness_nn_functional_hardtanh_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0919010Z test_nnc_correctness_nn_functional_hinge_embedding_loss_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0919220Z test_nnc_correctness_nn_functional_hinge_embedding_loss_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0919445Z test_nnc_correctness_nn_functional_hinge_embedding_loss_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0919659Z test_nnc_correctness_nn_functional_hinge_embedding_loss_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0919848Z test_nnc_correctness_nn_functional_huber_loss_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0920041Z test_nnc_correctness_nn_functional_huber_loss_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0920233Z test_nnc_correctness_nn_functional_huber_loss_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0920424Z test_nnc_correctness_nn_functional_huber_loss_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0920624Z test_nnc_correctness_nn_functional_instance_norm_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0920827Z test_nnc_correctness_nn_functional_instance_norm_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0921026Z test_nnc_correctness_nn_functional_instance_norm_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0921228Z test_nnc_correctness_nn_functional_instance_norm_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0921432Z test_nnc_correctness_nn_functional_interpolate_area_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0921639Z test_nnc_correctness_nn_functional_interpolate_area_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0921835Z test_nnc_correctness_nn_functional_interpolate_area_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0922062Z test_nnc_correctness_nn_functional_interpolate_area_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0922270Z test_nnc_correctness_nn_functional_interpolate_bicubic_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0922479Z test_nnc_correctness_nn_functional_interpolate_bicubic_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0922679Z test_nnc_correctness_nn_functional_interpolate_bicubic_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0922887Z test_nnc_correctness_nn_functional_interpolate_bilinear_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0923095Z test_nnc_correctness_nn_functional_interpolate_bilinear_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0923304Z test_nnc_correctness_nn_functional_interpolate_bilinear_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0923510Z test_nnc_correctness_nn_functional_interpolate_linear_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0923705Z test_nnc_correctness_nn_functional_interpolate_linear_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0923895Z test_nnc_correctness_nn_functional_interpolate_linear_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0924101Z test_nnc_correctness_nn_functional_interpolate_nearest_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0924325Z test_nnc_correctness_nn_functional_interpolate_nearest_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0924670Z test_nnc_correctness_nn_functional_interpolate_nearest_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0924930Z test_nnc_correctness_nn_functional_interpolate_nearest_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0925198Z test_nnc_correctness_nn_functional_interpolate_trilinear_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0925451Z test_nnc_correctness_nn_functional_interpolate_trilinear_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0925710Z test_nnc_correctness_nn_functional_interpolate_trilinear_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0925952Z test_nnc_correctness_nn_functional_kl_div_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0926190Z test_nnc_correctness_nn_functional_kl_div_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0926415Z test_nnc_correctness_nn_functional_kl_div_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0926655Z test_nnc_correctness_nn_functional_kl_div_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0926899Z test_nnc_correctness_nn_functional_l1_loss_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0927145Z test_nnc_correctness_nn_functional_l1_loss_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0927345Z test_nnc_correctness_nn_functional_l1_loss_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0927539Z test_nnc_correctness_nn_functional_l1_loss_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0927734Z test_nnc_correctness_nn_functional_l1_loss_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0927947Z test_nnc_correctness_nn_functional_l1_loss_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0928145Z test_nnc_correctness_nn_functional_layer_norm_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0928340Z test_nnc_correctness_nn_functional_layer_norm_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0928526Z test_nnc_correctness_nn_functional_layer_norm_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0928723Z test_nnc_correctness_nn_functional_layer_norm_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0928917Z test_nnc_correctness_nn_functional_leaky_relu_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0929114Z test_nnc_correctness_nn_functional_leaky_relu_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0929310Z test_nnc_correctness_nn_functional_leaky_relu_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0929540Z test_nnc_correctness_nn_functional_leaky_relu_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0929771Z test_nnc_correctness_nn_functional_linear_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0929993Z test_nnc_correctness_nn_functional_linear_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0930214Z test_nnc_correctness_nn_functional_linear_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0930462Z test_nnc_correctness_nn_functional_linear_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0930668Z test_nnc_correctness_nn_functional_linear_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0930886Z test_nnc_correctness_nn_functional_linear_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0931117Z test_nnc_correctness_nn_functional_local_response_norm_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0931347Z test_nnc_correctness_nn_functional_local_response_norm_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0931570Z test_nnc_correctness_nn_functional_local_response_norm_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0931800Z test_nnc_correctness_nn_functional_local_response_norm_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0932023Z test_nnc_correctness_nn_functional_logsigmoid_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0932243Z test_nnc_correctness_nn_functional_logsigmoid_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0932460Z test_nnc_correctness_nn_functional_logsigmoid_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0932679Z test_nnc_correctness_nn_functional_logsigmoid_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0932901Z test_nnc_correctness_nn_functional_margin_ranking_loss_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0933126Z test_nnc_correctness_nn_functional_margin_ranking_loss_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0933351Z test_nnc_correctness_nn_functional_margin_ranking_loss_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0933610Z test_nnc_correctness_nn_functional_margin_ranking_loss_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0933836Z test_nnc_correctness_nn_functional_margin_ranking_loss_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0934058Z test_nnc_correctness_nn_functional_margin_ranking_loss_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0934421Z test_nnc_correctness_nn_functional_margin_ranking_loss_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0934654Z test_nnc_correctness_nn_functional_margin_ranking_loss_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0934876Z test_nnc_correctness_nn_functional_margin_ranking_loss_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0935108Z test_nnc_correctness_nn_functional_max_pool1d_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Works on some configs (0.001s) 2023-01-11T21:40:19.0935327Z test_nnc_correctness_nn_functional_max_pool1d_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0935535Z test_nnc_correctness_nn_functional_max_pool1d_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0935748Z test_nnc_correctness_nn_functional_max_pool1d_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0935967Z test_nnc_correctness_nn_functional_max_pool2d_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0936178Z test_nnc_correctness_nn_functional_max_pool2d_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0936457Z test_nnc_correctness_nn_functional_max_pool2d_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0936675Z test_nnc_correctness_nn_functional_max_pool2d_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0936890Z test_nnc_correctness_nn_functional_max_pool3d_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0937101Z test_nnc_correctness_nn_functional_max_pool3d_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0937311Z test_nnc_correctness_nn_functional_max_pool3d_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0937521Z test_nnc_correctness_nn_functional_max_pool3d_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0937734Z test_nnc_correctness_nn_functional_max_unpool1d_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0937958Z test_nnc_correctness_nn_functional_max_unpool1d_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0938185Z test_nnc_correctness_nn_functional_max_unpool1d_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0938411Z test_nnc_correctness_nn_functional_max_unpool1d_grad_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0938631Z test_nnc_correctness_nn_functional_max_unpool1d_grad_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0938856Z test_nnc_correctness_nn_functional_max_unpool1d_grad_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0939077Z test_nnc_correctness_nn_functional_max_unpool2d_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0939299Z test_nnc_correctness_nn_functional_max_unpool2d_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0939557Z test_nnc_correctness_nn_functional_max_unpool2d_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0939781Z test_nnc_correctness_nn_functional_max_unpool2d_grad_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0939993Z test_nnc_correctness_nn_functional_max_unpool2d_grad_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0940212Z test_nnc_correctness_nn_functional_max_unpool2d_grad_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0940434Z test_nnc_correctness_nn_functional_max_unpool3d_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0940651Z test_nnc_correctness_nn_functional_max_unpool3d_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0940878Z test_nnc_correctness_nn_functional_max_unpool3d_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0941107Z test_nnc_correctness_nn_functional_max_unpool3d_grad_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0941329Z test_nnc_correctness_nn_functional_max_unpool3d_grad_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0941559Z test_nnc_correctness_nn_functional_max_unpool3d_grad_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0941773Z test_nnc_correctness_nn_functional_mish_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0941988Z test_nnc_correctness_nn_functional_mish_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0942220Z test_nnc_correctness_nn_functional_mish_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0942434Z test_nnc_correctness_nn_functional_mish_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0942656Z test_nnc_correctness_nn_functional_mse_loss_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0942872Z test_nnc_correctness_nn_functional_mse_loss_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0943088Z test_nnc_correctness_nn_functional_mse_loss_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0943303Z test_nnc_correctness_nn_functional_mse_loss_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0943532Z test_nnc_correctness_nn_functional_multi_margin_loss_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0943757Z test_nnc_correctness_nn_functional_multi_margin_loss_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0943978Z test_nnc_correctness_nn_functional_multi_margin_loss_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0944204Z test_nnc_correctness_nn_functional_multi_margin_loss_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0944433Z test_nnc_correctness_nn_functional_multilabel_margin_loss_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0944668Z test_nnc_correctness_nn_functional_multilabel_margin_loss_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0944956Z test_nnc_correctness_nn_functional_multilabel_margin_loss_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0945187Z test_nnc_correctness_nn_functional_multilabel_margin_loss_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0945472Z test_nnc_correctness_nn_functional_multilabel_soft_margin_loss_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0945710Z test_nnc_correctness_nn_functional_multilabel_soft_margin_loss_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0945949Z test_nnc_correctness_nn_functional_multilabel_soft_margin_loss_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0946184Z test_nnc_correctness_nn_functional_multilabel_soft_margin_loss_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0946402Z test_nnc_correctness_nn_functional_nll_loss_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0946622Z test_nnc_correctness_nn_functional_nll_loss_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0946832Z test_nnc_correctness_nn_functional_nll_loss_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0947049Z test_nnc_correctness_nn_functional_nll_loss_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0947271Z test_nnc_correctness_nn_functional_normalize_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0947512Z test_nnc_correctness_nn_functional_normalize_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0947789Z test_nnc_correctness_nn_functional_normalize_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0948062Z test_nnc_correctness_nn_functional_normalize_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0948370Z test_nnc_correctness_nn_functional_normalize_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0948643Z test_nnc_correctness_nn_functional_normalize_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0948913Z test_nnc_correctness_nn_functional_one_hot_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0949145Z test_nnc_correctness_nn_functional_pad_circular_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0949358Z test_nnc_correctness_nn_functional_pad_circular_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0949588Z test_nnc_correctness_nn_functional_pad_circular_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0949817Z test_nnc_correctness_nn_functional_pad_circular_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0950042Z test_nnc_correctness_nn_functional_pad_circular_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0950266Z test_nnc_correctness_nn_functional_pad_circular_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0950487Z test_nnc_correctness_nn_functional_pad_circular_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0950706Z test_nnc_correctness_nn_functional_pad_circular_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0950923Z test_nnc_correctness_nn_functional_pad_circular_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0951139Z test_nnc_correctness_nn_functional_pad_circular_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0951363Z test_nnc_correctness_nn_functional_pad_circular_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0951604Z test_nnc_correctness_nn_functional_pad_circular_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0951828Z test_nnc_correctness_nn_functional_pad_constant_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0952046Z test_nnc_correctness_nn_functional_pad_constant_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0952274Z test_nnc_correctness_nn_functional_pad_constant_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0952498Z test_nnc_correctness_nn_functional_pad_constant_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0952720Z test_nnc_correctness_nn_functional_pad_constant_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0952945Z test_nnc_correctness_nn_functional_pad_constant_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0953168Z test_nnc_correctness_nn_functional_pad_constant_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0953382Z test_nnc_correctness_nn_functional_pad_constant_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0953600Z test_nnc_correctness_nn_functional_pad_constant_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0953808Z test_nnc_correctness_nn_functional_pad_constant_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0954040Z test_nnc_correctness_nn_functional_pad_constant_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0954336Z test_nnc_correctness_nn_functional_pad_constant_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0954620Z test_nnc_correctness_nn_functional_pad_reflect_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0954905Z test_nnc_correctness_nn_functional_pad_reflect_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0955188Z test_nnc_correctness_nn_functional_pad_reflect_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0955464Z test_nnc_correctness_nn_functional_pad_reflect_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0955737Z test_nnc_correctness_nn_functional_pad_reflect_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0956014Z test_nnc_correctness_nn_functional_pad_reflect_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0956306Z test_nnc_correctness_nn_functional_pad_replicate_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0956561Z test_nnc_correctness_nn_functional_pad_replicate_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0956802Z test_nnc_correctness_nn_functional_pad_replicate_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0957031Z test_nnc_correctness_nn_functional_pad_replicate_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0957257Z test_nnc_correctness_nn_functional_pad_replicate_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0957492Z test_nnc_correctness_nn_functional_pairwise_distance_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0957734Z test_nnc_correctness_nn_functional_pairwise_distance_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0958000Z test_nnc_correctness_nn_functional_pairwise_distance_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0958230Z test_nnc_correctness_nn_functional_pairwise_distance_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0958453Z test_nnc_correctness_nn_functional_pairwise_distance_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0958682Z test_nnc_correctness_nn_functional_pairwise_distance_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0958898Z test_nnc_correctness_nn_functional_pairwise_distance_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0959121Z test_nnc_correctness_nn_functional_pairwise_distance_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0959345Z test_nnc_correctness_nn_functional_pairwise_distance_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0959575Z test_nnc_correctness_nn_functional_pairwise_distance_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0959802Z test_nnc_correctness_nn_functional_pairwise_distance_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0960020Z test_nnc_correctness_nn_functional_pdist_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0960240Z test_nnc_correctness_nn_functional_pdist_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0960465Z test_nnc_correctness_nn_functional_pixel_shuffle_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0960712Z test_nnc_correctness_nn_functional_pixel_shuffle_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0960950Z test_nnc_correctness_nn_functional_pixel_shuffle_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0961176Z test_nnc_correctness_nn_functional_pixel_shuffle_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0961392Z test_nnc_correctness_nn_functional_pixel_shuffle_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0961613Z test_nnc_correctness_nn_functional_pixel_shuffle_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0961836Z test_nnc_correctness_nn_functional_pixel_shuffle_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0962060Z test_nnc_correctness_nn_functional_pixel_shuffle_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0962283Z test_nnc_correctness_nn_functional_pixel_shuffle_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0962503Z test_nnc_correctness_nn_functional_pixel_shuffle_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0962722Z test_nnc_correctness_nn_functional_pixel_shuffle_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0962938Z test_nnc_correctness_nn_functional_pixel_shuffle_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0963165Z test_nnc_correctness_nn_functional_pixel_unshuffle_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0963387Z test_nnc_correctness_nn_functional_pixel_unshuffle_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0963614Z test_nnc_correctness_nn_functional_pixel_unshuffle_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0963873Z test_nnc_correctness_nn_functional_pixel_unshuffle_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0964104Z test_nnc_correctness_nn_functional_pixel_unshuffle_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0964352Z test_nnc_correctness_nn_functional_pixel_unshuffle_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0964624Z test_nnc_correctness_nn_functional_pixel_unshuffle_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0964901Z test_nnc_correctness_nn_functional_pixel_unshuffle_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0965187Z test_nnc_correctness_nn_functional_pixel_unshuffle_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0965467Z test_nnc_correctness_nn_functional_pixel_unshuffle_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0965742Z test_nnc_correctness_nn_functional_pixel_unshuffle_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0966021Z test_nnc_correctness_nn_functional_pixel_unshuffle_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0966293Z test_nnc_correctness_nn_functional_poisson_nll_loss_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0966575Z test_nnc_correctness_nn_functional_poisson_nll_loss_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0966846Z test_nnc_correctness_nn_functional_poisson_nll_loss_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0967148Z test_nnc_correctness_nn_functional_poisson_nll_loss_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0967374Z test_nnc_correctness_nn_functional_poisson_nll_loss_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0967598Z test_nnc_correctness_nn_functional_poisson_nll_loss_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0967819Z test_nnc_correctness_nn_functional_poisson_nll_loss_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0968040Z test_nnc_correctness_nn_functional_poisson_nll_loss_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0968259Z test_nnc_correctness_nn_functional_poisson_nll_loss_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0968479Z test_nnc_correctness_nn_functional_prelu_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0968690Z test_nnc_correctness_nn_functional_prelu_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0968908Z test_nnc_correctness_nn_functional_prelu_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0969120Z test_nnc_correctness_nn_functional_prelu_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0969337Z test_nnc_correctness_nn_functional_relu6_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0969551Z test_nnc_correctness_nn_functional_relu6_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0969764Z test_nnc_correctness_nn_functional_relu6_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0969978Z test_nnc_correctness_nn_functional_relu6_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0970221Z test_nnc_correctness_nn_functional_relu6_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0970433Z test_nnc_correctness_nn_functional_relu6_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0970636Z test_nnc_correctness_nn_functional_relu6_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0970847Z test_nnc_correctness_nn_functional_relu6_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0971055Z test_nnc_correctness_nn_functional_relu6_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0971268Z test_nnc_correctness_nn_functional_relu_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0971483Z test_nnc_correctness_nn_functional_relu_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0971693Z test_nnc_correctness_nn_functional_relu_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0971906Z test_nnc_correctness_nn_functional_relu_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0972116Z test_nnc_correctness_nn_functional_relu_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0972318Z test_nnc_correctness_nn_functional_relu_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0972528Z test_nnc_correctness_nn_functional_relu_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0972731Z test_nnc_correctness_nn_functional_relu_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0972968Z test_nnc_correctness_nn_functional_relu_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0973187Z test_nnc_correctness_nn_functional_rrelu_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0973401Z test_nnc_correctness_nn_functional_rrelu_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0973615Z test_nnc_correctness_nn_functional_rrelu_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0973826Z test_nnc_correctness_nn_functional_rrelu_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0974040Z test_nnc_correctness_nn_functional_selu_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0974376Z test_nnc_correctness_nn_functional_selu_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0974599Z test_nnc_correctness_nn_functional_selu_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0974812Z test_nnc_correctness_nn_functional_selu_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0975014Z test_nnc_correctness_nn_functional_silu_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0975227Z test_nnc_correctness_nn_functional_silu_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0975435Z test_nnc_correctness_nn_functional_silu_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0975642Z test_nnc_correctness_nn_functional_silu_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0975867Z test_nnc_correctness_nn_functional_smooth_l1_loss_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0976146Z test_nnc_correctness_nn_functional_smooth_l1_loss_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0976371Z test_nnc_correctness_nn_functional_smooth_l1_loss_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0976602Z test_nnc_correctness_nn_functional_soft_margin_loss_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0976825Z test_nnc_correctness_nn_functional_soft_margin_loss_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0977051Z test_nnc_correctness_nn_functional_soft_margin_loss_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0977263Z test_nnc_correctness_nn_functional_soft_margin_loss_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0977483Z test_nnc_correctness_nn_functional_softmin_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0977709Z test_nnc_correctness_nn_functional_softmin_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0977922Z test_nnc_correctness_nn_functional_softmin_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0978137Z test_nnc_correctness_nn_functional_softmin_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0978368Z test_nnc_correctness_nn_functional_softmin_with_dtype_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0978604Z test_nnc_correctness_nn_functional_softmin_with_dtype_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0978882Z test_nnc_correctness_nn_functional_softmin_with_dtype_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0979117Z test_nnc_correctness_nn_functional_softmin_with_dtype_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0979338Z test_nnc_correctness_nn_functional_softmin_with_dtype_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0979550Z test_nnc_correctness_nn_functional_softmin_with_dtype_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0979774Z test_nnc_correctness_nn_functional_softmin_with_dtype_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0979992Z test_nnc_correctness_nn_functional_softmin_with_dtype_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0980207Z test_nnc_correctness_nn_functional_softmin_with_dtype_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0980437Z test_nnc_correctness_nn_functional_softmin_with_dtype_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0980664Z test_nnc_correctness_nn_functional_softmin_with_dtype_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0980883Z test_nnc_correctness_nn_functional_softplus_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0981100Z test_nnc_correctness_nn_functional_softplus_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0981318Z test_nnc_correctness_nn_functional_softplus_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0981535Z test_nnc_correctness_nn_functional_softplus_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0981751Z test_nnc_correctness_nn_functional_softshrink_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0982002Z test_nnc_correctness_nn_functional_softshrink_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0982221Z test_nnc_correctness_nn_functional_softshrink_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0982439Z test_nnc_correctness_nn_functional_softshrink_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0982658Z test_nnc_correctness_nn_functional_softsign_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0982873Z test_nnc_correctness_nn_functional_softsign_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0983097Z test_nnc_correctness_nn_functional_softsign_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0983316Z test_nnc_correctness_nn_functional_softsign_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0983535Z test_nnc_correctness_nn_functional_softsign_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0983754Z test_nnc_correctness_nn_functional_softsign_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0983956Z test_nnc_correctness_nn_functional_softsign_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0984171Z test_nnc_correctness_nn_functional_softsign_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0984387Z test_nnc_correctness_nn_functional_softsign_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0984600Z test_nnc_correctness_nn_functional_softsign_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0984907Z test_nnc_correctness_nn_functional_softsign_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0985126Z test_nnc_correctness_nn_functional_softsign_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0985346Z test_nnc_correctness_nn_functional_tanhshrink_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0985572Z test_nnc_correctness_nn_functional_tanhshrink_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0985795Z test_nnc_correctness_nn_functional_tanhshrink_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0986016Z test_nnc_correctness_nn_functional_tanhshrink_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0986226Z test_nnc_correctness_nn_functional_tanhshrink_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0986440Z test_nnc_correctness_nn_functional_tanhshrink_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0986654Z test_nnc_correctness_nn_functional_tanhshrink_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0986867Z test_nnc_correctness_nn_functional_tanhshrink_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0987081Z test_nnc_correctness_nn_functional_tanhshrink_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0987295Z test_nnc_correctness_nn_functional_tanhshrink_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0987550Z test_nnc_correctness_nn_functional_tanhshrink_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0987826Z test_nnc_correctness_nn_functional_threshold_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0988136Z test_nnc_correctness_nn_functional_threshold_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0988407Z test_nnc_correctness_nn_functional_threshold_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0988664Z test_nnc_correctness_nn_functional_threshold_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0988909Z test_nnc_correctness_nn_functional_threshold_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0989122Z test_nnc_correctness_nn_functional_threshold_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0989335Z test_nnc_correctness_nn_functional_threshold_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0989552Z test_nnc_correctness_nn_functional_threshold_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0989770Z test_nnc_correctness_nn_functional_threshold_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0990008Z test_nnc_correctness_nn_functional_triplet_margin_loss_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0990245Z test_nnc_correctness_nn_functional_triplet_margin_loss_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0990479Z test_nnc_correctness_nn_functional_triplet_margin_loss_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0990708Z test_nnc_correctness_nn_functional_triplet_margin_loss_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0990957Z test_nnc_correctness_nn_functional_triplet_margin_loss_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0991192Z test_nnc_correctness_nn_functional_triplet_margin_loss_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0991420Z test_nnc_correctness_nn_functional_triplet_margin_loss_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0991648Z test_nnc_correctness_nn_functional_triplet_margin_loss_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0991871Z test_nnc_correctness_nn_functional_triplet_margin_loss_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0992096Z test_nnc_correctness_nn_functional_triplet_margin_loss_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0992322Z test_nnc_correctness_nn_functional_triplet_margin_loss_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0992571Z test_nnc_correctness_nn_functional_triplet_margin_with_distance_loss_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0992821Z test_nnc_correctness_nn_functional_triplet_margin_with_distance_loss_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0993070Z test_nnc_correctness_nn_functional_triplet_margin_with_distance_loss_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0993304Z test_nnc_correctness_nn_functional_triplet_margin_with_distance_loss_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0993543Z test_nnc_correctness_nn_functional_triplet_margin_with_distance_loss_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0993782Z test_nnc_correctness_nn_functional_triplet_margin_with_distance_loss_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0994053Z test_nnc_correctness_nn_functional_triplet_margin_with_distance_loss_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0994299Z test_nnc_correctness_nn_functional_triplet_margin_with_distance_loss_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0994534Z test_nnc_correctness_nn_functional_triplet_margin_with_distance_loss_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0994808Z test_nnc_correctness_nn_functional_triplet_margin_with_distance_loss_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0995110Z test_nnc_correctness_nn_functional_triplet_margin_with_distance_loss_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0995382Z test_nnc_correctness_nn_functional_unfold_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0995659Z test_nnc_correctness_nn_functional_unfold_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0995928Z test_nnc_correctness_nn_functional_unfold_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0996183Z test_nnc_correctness_nn_functional_unfold_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0996439Z test_nnc_correctness_nn_functional_unfold_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0996705Z test_nnc_correctness_nn_functional_unfold_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0996977Z test_nnc_correctness_nn_functional_upsample_bilinear_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0997206Z test_nnc_correctness_nn_functional_upsample_bilinear_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0997436Z test_nnc_correctness_nn_functional_upsample_bilinear_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0997664Z test_nnc_correctness_nn_functional_upsample_nearest_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0997890Z test_nnc_correctness_nn_functional_upsample_nearest_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0998116Z test_nnc_correctness_nn_functional_upsample_nearest_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0998343Z test_nnc_correctness_nn_functional_upsample_nearest_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0998542Z test_nnc_correctness_nonzero_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0998748Z test_nnc_correctness_nonzero_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0998953Z test_nnc_correctness_nonzero_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0999157Z test_nnc_correctness_nonzero_cuda_complex32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0999364Z test_nnc_correctness_nonzero_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0999566Z test_nnc_correctness_nonzero_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0999768Z test_nnc_correctness_nonzero_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.0999973Z test_nnc_correctness_nonzero_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1000200Z test_nnc_correctness_nonzero_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1000389Z test_nnc_correctness_nonzero_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1000587Z test_nnc_correctness_nonzero_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1000782Z test_nnc_correctness_nonzero_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1000978Z test_nnc_correctness_nonzero_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1001171Z test_nnc_correctness_norm_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1001371Z test_nnc_correctness_norm_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1001573Z test_nnc_correctness_norm_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1001768Z test_nnc_correctness_norm_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1001958Z test_nnc_correctness_norm_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1002147Z test_nnc_correctness_norm_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1002352Z test_nnc_correctness_norm_fro_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1002558Z test_nnc_correctness_norm_fro_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1002762Z test_nnc_correctness_norm_fro_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1002992Z test_nnc_correctness_norm_fro_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1003199Z test_nnc_correctness_norm_fro_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1003396Z test_nnc_correctness_norm_fro_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1003598Z test_nnc_correctness_norm_inf_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1003806Z test_nnc_correctness_norm_inf_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1004009Z test_nnc_correctness_norm_inf_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1004197Z test_nnc_correctness_norm_inf_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1004409Z test_nnc_correctness_norm_inf_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1004651Z test_nnc_correctness_norm_inf_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1004906Z test_nnc_correctness_norm_nuc_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1005159Z test_nnc_correctness_norm_nuc_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1005408Z test_nnc_correctness_norm_nuc_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1005657Z test_nnc_correctness_norm_nuc_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1005905Z test_nnc_correctness_normal_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1006153Z test_nnc_correctness_normal_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1006395Z test_nnc_correctness_normal_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1006682Z test_nnc_correctness_normal_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1006950Z test_nnc_correctness_normal_number_mean_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1007204Z test_nnc_correctness_normal_number_mean_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1007410Z test_nnc_correctness_normal_number_mean_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1007623Z test_nnc_correctness_normal_number_mean_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1007821Z test_nnc_correctness_ones_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1008017Z test_nnc_correctness_ones_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1008219Z test_nnc_correctness_ones_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1008409Z test_nnc_correctness_ones_cuda_complex32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1008606Z test_nnc_correctness_ones_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1008805Z test_nnc_correctness_ones_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1008998Z test_nnc_correctness_ones_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1009195Z test_nnc_correctness_ones_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1009392Z test_nnc_correctness_ones_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1009623Z test_nnc_correctness_ones_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1009820Z test_nnc_correctness_ones_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1010011Z test_nnc_correctness_ones_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1010195Z test_nnc_correctness_ones_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1010399Z test_nnc_correctness_ones_like_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1010597Z test_nnc_correctness_ones_like_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1010803Z test_nnc_correctness_ones_like_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1011011Z test_nnc_correctness_ones_like_cuda_complex32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1011217Z test_nnc_correctness_ones_like_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1011420Z test_nnc_correctness_ones_like_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1011623Z test_nnc_correctness_ones_like_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1011822Z test_nnc_correctness_ones_like_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1012011Z test_nnc_correctness_ones_like_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1012211Z test_nnc_correctness_ones_like_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1012407Z test_nnc_correctness_ones_like_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1012635Z test_nnc_correctness_ones_like_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1012836Z test_nnc_correctness_ones_like_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1013040Z test_nnc_correctness_ormqr_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1013238Z test_nnc_correctness_ormqr_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1013436Z test_nnc_correctness_ormqr_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1013637Z test_nnc_correctness_ormqr_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1013835Z test_nnc_correctness_outer_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1014024Z test_nnc_correctness_outer_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1014351Z test_nnc_correctness_outer_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1014560Z test_nnc_correctness_outer_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1014756Z test_nnc_correctness_outer_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1014956Z test_nnc_correctness_outer_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1015153Z test_nnc_correctness_outer_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1015349Z test_nnc_correctness_outer_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1015595Z test_nnc_correctness_outer_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1015797Z test_nnc_correctness_outer_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1015981Z test_nnc_correctness_outer_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1016179Z test_nnc_correctness_outer_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1016390Z test_nnc_correctness_pca_lowrank_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1016597Z test_nnc_correctness_pca_lowrank_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1016802Z test_nnc_correctness_permute_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1017002Z test_nnc_correctness_permute_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1017211Z test_nnc_correctness_permute_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1017421Z test_nnc_correctness_permute_cuda_complex32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1017627Z test_nnc_correctness_permute_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1017819Z test_nnc_correctness_permute_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1018020Z test_nnc_correctness_permute_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1018219Z test_nnc_correctness_permute_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1018417Z test_nnc_correctness_permute_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1018617Z test_nnc_correctness_permute_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1018892Z test_nnc_correctness_permute_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1019089Z test_nnc_correctness_permute_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1019288Z test_nnc_correctness_permute_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1019496Z test_nnc_correctness_pinverse_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1019695Z test_nnc_correctness_pinverse_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1019897Z test_nnc_correctness_pinverse_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1020099Z test_nnc_correctness_pinverse_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1020298Z test_nnc_correctness_polar_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1020496Z test_nnc_correctness_polar_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1020717Z test_nnc_correctness_polygamma_polygamma_n_0_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1020940Z test_nnc_correctness_polygamma_polygamma_n_0_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1021160Z test_nnc_correctness_polygamma_polygamma_n_0_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1021373Z test_nnc_correctness_polygamma_polygamma_n_0_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1021584Z test_nnc_correctness_polygamma_polygamma_n_0_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1021843Z test_nnc_correctness_polygamma_polygamma_n_0_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1022059Z test_nnc_correctness_polygamma_polygamma_n_0_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1022274Z test_nnc_correctness_polygamma_polygamma_n_0_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1022485Z test_nnc_correctness_polygamma_polygamma_n_0_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1022700Z test_nnc_correctness_polygamma_polygamma_n_1_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1022915Z test_nnc_correctness_polygamma_polygamma_n_1_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1023134Z test_nnc_correctness_polygamma_polygamma_n_1_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1023358Z test_nnc_correctness_polygamma_polygamma_n_1_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1023566Z test_nnc_correctness_polygamma_polygamma_n_1_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1023769Z test_nnc_correctness_polygamma_polygamma_n_1_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1023977Z test_nnc_correctness_polygamma_polygamma_n_1_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1024192Z test_nnc_correctness_polygamma_polygamma_n_1_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1024403Z test_nnc_correctness_polygamma_polygamma_n_1_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1024618Z test_nnc_correctness_polygamma_polygamma_n_2_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1024922Z test_nnc_correctness_polygamma_polygamma_n_2_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1025140Z test_nnc_correctness_polygamma_polygamma_n_2_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1025359Z test_nnc_correctness_polygamma_polygamma_n_2_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1025569Z test_nnc_correctness_polygamma_polygamma_n_2_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1025778Z test_nnc_correctness_polygamma_polygamma_n_2_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1025984Z test_nnc_correctness_polygamma_polygamma_n_2_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1026201Z test_nnc_correctness_polygamma_polygamma_n_2_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1026418Z test_nnc_correctness_polygamma_polygamma_n_2_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1026633Z test_nnc_correctness_polygamma_polygamma_n_3_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1026856Z test_nnc_correctness_polygamma_polygamma_n_3_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1027127Z test_nnc_correctness_polygamma_polygamma_n_3_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1027390Z test_nnc_correctness_polygamma_polygamma_n_3_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1027692Z test_nnc_correctness_polygamma_polygamma_n_3_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1027962Z test_nnc_correctness_polygamma_polygamma_n_3_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1028232Z test_nnc_correctness_polygamma_polygamma_n_3_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1028443Z test_nnc_correctness_polygamma_polygamma_n_3_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1028654Z test_nnc_correctness_polygamma_polygamma_n_3_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1028867Z test_nnc_correctness_polygamma_polygamma_n_4_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1029084Z test_nnc_correctness_polygamma_polygamma_n_4_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1029301Z test_nnc_correctness_polygamma_polygamma_n_4_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1029519Z test_nnc_correctness_polygamma_polygamma_n_4_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1029728Z test_nnc_correctness_polygamma_polygamma_n_4_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1029941Z test_nnc_correctness_polygamma_polygamma_n_4_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1030149Z test_nnc_correctness_polygamma_polygamma_n_4_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1030359Z test_nnc_correctness_polygamma_polygamma_n_4_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1030561Z test_nnc_correctness_polygamma_polygamma_n_4_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1030767Z test_nnc_correctness_positive_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1031006Z test_nnc_correctness_positive_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1031214Z test_nnc_correctness_positive_cuda_complex32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1031421Z test_nnc_correctness_positive_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1031625Z test_nnc_correctness_positive_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1031825Z test_nnc_correctness_positive_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1032022Z test_nnc_correctness_positive_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1032225Z test_nnc_correctness_positive_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1032421Z test_nnc_correctness_positive_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1032621Z test_nnc_correctness_positive_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1032819Z test_nnc_correctness_positive_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1033015Z test_nnc_correctness_positive_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1033213Z test_nnc_correctness_pow_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1033410Z test_nnc_correctness_pow_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1033609Z test_nnc_correctness_pow_cuda_complex32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1033833Z test_nnc_correctness_pow_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1034036Z test_nnc_correctness_pow_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1034223Z test_nnc_correctness_pow_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1034421Z test_nnc_correctness_pow_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1034617Z test_nnc_correctness_pow_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1034813Z test_nnc_correctness_pow_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1035005Z test_nnc_correctness_pow_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1035202Z test_nnc_correctness_pow_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1035397Z test_nnc_correctness_pow_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1035616Z test_nnc_correctness_prod_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1035837Z test_nnc_correctness_prod_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1036033Z test_nnc_correctness_prod_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1036233Z test_nnc_correctness_prod_cuda_complex32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1036433Z test_nnc_correctness_prod_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1036631Z test_nnc_correctness_prod_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1036833Z test_nnc_correctness_prod_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1037062Z test_nnc_correctness_prod_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1037256Z test_nnc_correctness_prod_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1037451Z test_nnc_correctness_prod_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1037643Z test_nnc_correctness_prod_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1037828Z test_nnc_correctness_prod_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1038018Z test_nnc_correctness_prod_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1038213Z test_nnc_correctness_put_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1038408Z test_nnc_correctness_put_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1038610Z test_nnc_correctness_put_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1038813Z test_nnc_correctness_put_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1039004Z test_nnc_correctness_put_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1039193Z test_nnc_correctness_put_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1039387Z test_nnc_correctness_put_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1039569Z test_nnc_correctness_put_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1039790Z test_nnc_correctness_put_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1039987Z test_nnc_correctness_put_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1040177Z test_nnc_correctness_put_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1040364Z test_nnc_correctness_put_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1040563Z test_nnc_correctness_qr_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1040757Z test_nnc_correctness_qr_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1040953Z test_nnc_correctness_qr_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1041142Z test_nnc_correctness_qr_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1041340Z test_nnc_correctness_quantile_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1041549Z test_nnc_correctness_quantile_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1041748Z test_nnc_correctness_rad2deg_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1041945Z test_nnc_correctness_rad2deg_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1042148Z test_nnc_correctness_rad2deg_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1042350Z test_nnc_correctness_rad2deg_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1042546Z test_nnc_correctness_rad2deg_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1042745Z test_nnc_correctness_rad2deg_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1042976Z test_nnc_correctness_rad2deg_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1043167Z test_nnc_correctness_rad2deg_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1043366Z test_nnc_correctness_rad2deg_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1043565Z test_nnc_correctness_rad2deg_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1043772Z test_nnc_correctness_rand_like_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1043979Z test_nnc_correctness_rand_like_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1044188Z test_nnc_correctness_rand_like_cuda_complex32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1044401Z test_nnc_correctness_rand_like_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1044609Z test_nnc_correctness_rand_like_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1044811Z test_nnc_correctness_rand_like_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1045037Z test_nnc_correctness_rand_like_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1045257Z test_nnc_correctness_randint_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1045461Z test_nnc_correctness_randint_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1045662Z test_nnc_correctness_randint_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1045889Z test_nnc_correctness_randint_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1046093Z test_nnc_correctness_randint_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1046294Z test_nnc_correctness_randint_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1046490Z test_nnc_correctness_randint_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1046688Z test_nnc_correctness_randint_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1046886Z test_nnc_correctness_randint_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1047087Z test_nnc_correctness_randint_like_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1047295Z test_nnc_correctness_randint_like_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1047506Z test_nnc_correctness_randint_like_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1047711Z test_nnc_correctness_randint_like_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1047914Z test_nnc_correctness_randint_like_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1048117Z test_nnc_correctness_randint_like_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1048321Z test_nnc_correctness_randint_like_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1048523Z test_nnc_correctness_randint_like_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1048722Z test_nnc_correctness_randint_like_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1048916Z test_nnc_correctness_randn_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1049150Z test_nnc_correctness_randn_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1049353Z test_nnc_correctness_randn_cuda_complex32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1049554Z test_nnc_correctness_randn_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1049748Z test_nnc_correctness_randn_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1049944Z test_nnc_correctness_randn_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1050136Z test_nnc_correctness_randn_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1050344Z test_nnc_correctness_randn_like_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1050557Z test_nnc_correctness_randn_like_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1050754Z test_nnc_correctness_randn_like_cuda_complex32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1050961Z test_nnc_correctness_randn_like_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1051163Z test_nnc_correctness_randn_like_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1051366Z test_nnc_correctness_randn_like_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1051565Z test_nnc_correctness_randn_like_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1051767Z test_nnc_correctness_ravel_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1051995Z test_nnc_correctness_ravel_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1052199Z test_nnc_correctness_ravel_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1052399Z test_nnc_correctness_ravel_cuda_complex32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1052603Z test_nnc_correctness_ravel_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1052792Z test_nnc_correctness_ravel_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1052986Z test_nnc_correctness_ravel_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1053177Z test_nnc_correctness_ravel_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1053379Z test_nnc_correctness_ravel_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1053574Z test_nnc_correctness_ravel_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1053767Z test_nnc_correctness_ravel_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1053959Z test_nnc_correctness_ravel_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1054153Z test_nnc_correctness_ravel_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1054468Z test_nnc_correctness_real_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1054656Z test_nnc_correctness_real_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1054856Z test_nnc_correctness_real_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1055063Z test_nnc_correctness_real_cuda_complex32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1055313Z test_nnc_correctness_real_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1055511Z test_nnc_correctness_real_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1055708Z test_nnc_correctness_real_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1055903Z test_nnc_correctness_real_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1056099Z test_nnc_correctness_real_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1056293Z test_nnc_correctness_real_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1056476Z test_nnc_correctness_real_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1056677Z test_nnc_correctness_real_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1056869Z test_nnc_correctness_real_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1057079Z test_nnc_correctness_reciprocal_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1057282Z test_nnc_correctness_reciprocal_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1057492Z test_nnc_correctness_reciprocal_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1057704Z test_nnc_correctness_reciprocal_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1057910Z test_nnc_correctness_reciprocal_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1058155Z test_nnc_correctness_reciprocal_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1058360Z test_nnc_correctness_reciprocal_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1058562Z test_nnc_correctness_reciprocal_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1058766Z test_nnc_correctness_reciprocal_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1058962Z test_nnc_correctness_reciprocal_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1059166Z test_nnc_correctness_reciprocal_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1059366Z test_nnc_correctness_reciprocal_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1059569Z test_nnc_correctness_remainder_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Skipped! (0.001s) 2023-01-11T21:40:19.1059777Z test_nnc_correctness_remainder_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1059981Z test_nnc_correctness_remainder_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1060175Z test_nnc_correctness_remainder_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1060374Z test_nnc_correctness_remainder_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1060577Z test_nnc_correctness_remainder_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1060771Z test_nnc_correctness_remainder_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1060974Z test_nnc_correctness_remainder_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1061206Z test_nnc_correctness_remainder_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1061406Z test_nnc_correctness_renorm_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1061609Z test_nnc_correctness_renorm_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1061808Z test_nnc_correctness_renorm_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1061999Z test_nnc_correctness_renorm_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1062198Z test_nnc_correctness_renorm_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1062397Z test_nnc_correctness_renorm_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1062599Z test_nnc_correctness_repeat_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1062803Z test_nnc_correctness_repeat_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1063007Z test_nnc_correctness_repeat_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1063212Z test_nnc_correctness_repeat_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1063411Z test_nnc_correctness_repeat_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1063605Z test_nnc_correctness_repeat_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1063792Z test_nnc_correctness_repeat_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1064046Z test_nnc_correctness_repeat_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1064248Z test_nnc_correctness_repeat_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1064440Z test_nnc_correctness_repeat_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1064637Z test_nnc_correctness_repeat_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1064882Z test_nnc_correctness_repeat_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1065101Z test_nnc_correctness_repeat_interleave_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1065313Z test_nnc_correctness_repeat_interleave_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1065531Z test_nnc_correctness_repeat_interleave_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1065760Z test_nnc_correctness_repeat_interleave_cuda_complex32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1065971Z test_nnc_correctness_repeat_interleave_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1066183Z test_nnc_correctness_repeat_interleave_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1066395Z test_nnc_correctness_repeat_interleave_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1066609Z test_nnc_correctness_repeat_interleave_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1066825Z test_nnc_correctness_repeat_interleave_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1067086Z test_nnc_correctness_repeat_interleave_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1067388Z test_nnc_correctness_repeat_interleave_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1067651Z test_nnc_correctness_repeat_interleave_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1067904Z test_nnc_correctness_repeat_interleave_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1068152Z test_nnc_correctness_reshape_as_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1068380Z test_nnc_correctness_reshape_as_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1068589Z test_nnc_correctness_reshape_as_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1068797Z test_nnc_correctness_reshape_as_cuda_complex32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1069005Z test_nnc_correctness_reshape_as_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1069215Z test_nnc_correctness_reshape_as_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1069417Z test_nnc_correctness_reshape_as_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1069619Z test_nnc_correctness_reshape_as_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1069822Z test_nnc_correctness_reshape_as_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1070013Z test_nnc_correctness_reshape_as_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1070208Z test_nnc_correctness_reshape_as_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1070437Z test_nnc_correctness_reshape_as_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1070633Z test_nnc_correctness_reshape_as_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1070835Z test_nnc_correctness_reshape_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1071033Z test_nnc_correctness_reshape_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1071235Z test_nnc_correctness_reshape_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1071438Z test_nnc_correctness_reshape_cuda_complex32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1071643Z test_nnc_correctness_reshape_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1071844Z test_nnc_correctness_reshape_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1072036Z test_nnc_correctness_reshape_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1072229Z test_nnc_correctness_reshape_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1072426Z test_nnc_correctness_reshape_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1072623Z test_nnc_correctness_reshape_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1072823Z test_nnc_correctness_reshape_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1073020Z test_nnc_correctness_reshape_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1073213Z test_nnc_correctness_reshape_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1073418Z test_nnc_correctness_resize__cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1073645Z test_nnc_correctness_resize__cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1073837Z test_nnc_correctness_resize__cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1074042Z test_nnc_correctness_resize__cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1074258Z test_nnc_correctness_resize__cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1074500Z test_nnc_correctness_resize__cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1074747Z test_nnc_correctness_resize__cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1074993Z test_nnc_correctness_resize__cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1075240Z test_nnc_correctness_resize__cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1075479Z test_nnc_correctness_resize__cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1075721Z test_nnc_correctness_resize__cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1075952Z test_nnc_correctness_resize__cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1076205Z test_nnc_correctness_resize_as__cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1076450Z test_nnc_correctness_resize_as__cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1076707Z test_nnc_correctness_resize_as__cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1076952Z test_nnc_correctness_resize_as__cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1077161Z test_nnc_correctness_resize_as__cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1077363Z test_nnc_correctness_resize_as__cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1077564Z test_nnc_correctness_resize_as__cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1077762Z test_nnc_correctness_resize_as__cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1077951Z test_nnc_correctness_resize_as__cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1078146Z test_nnc_correctness_resize_as__cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1078348Z test_nnc_correctness_resize_as__cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1078542Z test_nnc_correctness_resize_as__cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1078748Z test_nnc_correctness_resolve_conj_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1078951Z test_nnc_correctness_resolve_conj_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1079164Z test_nnc_correctness_resolve_conj_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1079377Z test_nnc_correctness_resolve_conj_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1079584Z test_nnc_correctness_resolve_conj_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1079793Z test_nnc_correctness_resolve_conj_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1080020Z test_nnc_correctness_resolve_conj_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1080220Z test_nnc_correctness_resolve_conj_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1080425Z test_nnc_correctness_resolve_conj_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1080620Z test_nnc_correctness_resolve_conj_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1080822Z test_nnc_correctness_resolve_conj_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1081019Z test_nnc_correctness_resolve_conj_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1081228Z test_nnc_correctness_resolve_neg_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1081431Z test_nnc_correctness_resolve_neg_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1081638Z test_nnc_correctness_resolve_neg_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1081836Z test_nnc_correctness_resolve_neg_cuda_complex32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1082044Z test_nnc_correctness_resolve_neg_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1082251Z test_nnc_correctness_resolve_neg_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1082455Z test_nnc_correctness_resolve_neg_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1082659Z test_nnc_correctness_resolve_neg_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1082894Z test_nnc_correctness_resolve_neg_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1083099Z test_nnc_correctness_resolve_neg_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1083299Z test_nnc_correctness_resolve_neg_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1083501Z test_nnc_correctness_resolve_neg_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1083689Z test_nnc_correctness_resolve_neg_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1083888Z test_nnc_correctness_roll_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1084080Z test_nnc_correctness_roll_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1084300Z test_nnc_correctness_roll_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1084551Z test_nnc_correctness_roll_cuda_complex32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1084799Z test_nnc_correctness_roll_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1085045Z test_nnc_correctness_roll_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1085290Z test_nnc_correctness_roll_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1085530Z test_nnc_correctness_roll_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1085760Z test_nnc_correctness_roll_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1085995Z test_nnc_correctness_roll_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1086281Z test_nnc_correctness_roll_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1086522Z test_nnc_correctness_roll_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1086760Z test_nnc_correctness_roll_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1087008Z test_nnc_correctness_rot90_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1087226Z test_nnc_correctness_rot90_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1087425Z test_nnc_correctness_rot90_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1087622Z test_nnc_correctness_rot90_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1087811Z test_nnc_correctness_rot90_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1088014Z test_nnc_correctness_rot90_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1088208Z test_nnc_correctness_rot90_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1088401Z test_nnc_correctness_rot90_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1088597Z test_nnc_correctness_rot90_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1088792Z test_nnc_correctness_rot90_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1088985Z test_nnc_correctness_rot90_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1089177Z test_nnc_correctness_rot90_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1089399Z test_nnc_correctness_round_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Skipped! (0.001s) 2023-01-11T21:40:19.1089593Z test_nnc_correctness_round_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1089791Z test_nnc_correctness_round_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1089983Z test_nnc_correctness_round_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1090174Z test_nnc_correctness_round_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1090370Z test_nnc_correctness_round_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1090561Z test_nnc_correctness_round_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1090761Z test_nnc_correctness_round_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1090957Z test_nnc_correctness_round_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1091169Z test_nnc_correctness_round_decimals_0_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1091381Z test_nnc_correctness_round_decimals_0_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1091578Z test_nnc_correctness_round_decimals_0_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1091779Z test_nnc_correctness_round_decimals_0_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1091984Z test_nnc_correctness_round_decimals_3_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1092187Z test_nnc_correctness_round_decimals_3_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1092417Z test_nnc_correctness_round_decimals_3_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1092620Z test_nnc_correctness_round_decimals_3_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1092836Z test_nnc_correctness_round_decimals_neg_3_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1093049Z test_nnc_correctness_round_decimals_neg_3_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1093265Z test_nnc_correctness_round_decimals_neg_3_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1093467Z test_nnc_correctness_round_decimals_neg_3_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1093670Z test_nnc_correctness_rsqrt_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1093866Z test_nnc_correctness_rsqrt_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1094071Z test_nnc_correctness_rsqrt_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1094386Z test_nnc_correctness_rsqrt_cuda_complex32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1094591Z test_nnc_correctness_rsqrt_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1094787Z test_nnc_correctness_rsqrt_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1094986Z test_nnc_correctness_rsqrt_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1095180Z test_nnc_correctness_rsqrt_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1095414Z test_nnc_correctness_rsqrt_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1095619Z test_nnc_correctness_rsqrt_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1095810Z test_nnc_correctness_rsqrt_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1096007Z test_nnc_correctness_rsqrt_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1096201Z test_nnc_correctness_rsqrt_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1096395Z test_nnc_correctness_rsub_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1096595Z test_nnc_correctness_rsub_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1096797Z test_nnc_correctness_rsub_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1096993Z test_nnc_correctness_rsub_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1097179Z test_nnc_correctness_rsub_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1097375Z test_nnc_correctness_rsub_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1097571Z test_nnc_correctness_rsub_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1097762Z test_nnc_correctness_rsub_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1097955Z test_nnc_correctness_rsub_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1098149Z test_nnc_correctness_rsub_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1098346Z test_nnc_correctness_rsub_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1098597Z test_nnc_correctness_scalar_tensor_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1098804Z test_nnc_correctness_scalar_tensor_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1099018Z test_nnc_correctness_scalar_tensor_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1099219Z test_nnc_correctness_scalar_tensor_cuda_complex32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1099424Z test_nnc_correctness_scalar_tensor_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1099633Z test_nnc_correctness_scalar_tensor_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1099836Z test_nnc_correctness_scalar_tensor_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1100039Z test_nnc_correctness_scalar_tensor_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1100242Z test_nnc_correctness_scalar_tensor_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1100447Z test_nnc_correctness_scalar_tensor_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1100652Z test_nnc_correctness_scalar_tensor_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1100852Z test_nnc_correctness_scalar_tensor_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1101048Z test_nnc_correctness_scalar_tensor_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1101286Z test_nnc_correctness_scatter_add_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1101494Z test_nnc_correctness_scatter_add_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1101703Z test_nnc_correctness_scatter_add_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1101909Z test_nnc_correctness_scatter_add_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1102112Z test_nnc_correctness_scatter_add_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1102312Z test_nnc_correctness_scatter_add_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1102514Z test_nnc_correctness_scatter_add_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1102715Z test_nnc_correctness_scatter_add_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1102915Z test_nnc_correctness_scatter_add_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1103118Z test_nnc_correctness_scatter_add_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1103319Z test_nnc_correctness_scatter_add_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1103515Z test_nnc_correctness_scatter_add_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1103713Z test_nnc_correctness_scatter_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1103914Z test_nnc_correctness_scatter_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1104119Z test_nnc_correctness_scatter_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1104320Z test_nnc_correctness_scatter_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1104552Z test_nnc_correctness_scatter_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1104794Z test_nnc_correctness_scatter_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1104996Z test_nnc_correctness_scatter_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1105193Z test_nnc_correctness_scatter_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1105391Z test_nnc_correctness_scatter_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1105585Z test_nnc_correctness_scatter_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1105784Z test_nnc_correctness_scatter_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1105981Z test_nnc_correctness_scatter_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1106196Z test_nnc_correctness_scatter_reduce_amax_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1106407Z test_nnc_correctness_scatter_reduce_amax_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1106615Z test_nnc_correctness_scatter_reduce_amax_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1106819Z test_nnc_correctness_scatter_reduce_amax_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1107034Z test_nnc_correctness_scatter_reduce_amax_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1107289Z test_nnc_correctness_scatter_reduce_amax_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1107501Z test_nnc_correctness_scatter_reduce_amax_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1107711Z test_nnc_correctness_scatter_reduce_amax_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1107919Z test_nnc_correctness_scatter_reduce_amax_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1108135Z test_nnc_correctness_scatter_reduce_amin_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1108344Z test_nnc_correctness_scatter_reduce_amin_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1108560Z test_nnc_correctness_scatter_reduce_amin_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1108767Z test_nnc_correctness_scatter_reduce_amin_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1108976Z test_nnc_correctness_scatter_reduce_amin_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1109177Z test_nnc_correctness_scatter_reduce_amin_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1109388Z test_nnc_correctness_scatter_reduce_amin_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1109595Z test_nnc_correctness_scatter_reduce_amin_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1109801Z test_nnc_correctness_scatter_reduce_amin_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1110015Z test_nnc_correctness_scatter_reduce_mean_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1110229Z test_nnc_correctness_scatter_reduce_mean_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1110473Z test_nnc_correctness_scatter_reduce_mean_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1110683Z test_nnc_correctness_scatter_reduce_mean_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1110881Z test_nnc_correctness_scatter_reduce_mean_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1111088Z test_nnc_correctness_scatter_reduce_mean_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1111295Z test_nnc_correctness_scatter_reduce_mean_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1111502Z test_nnc_correctness_scatter_reduce_mean_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1111711Z test_nnc_correctness_scatter_reduce_mean_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1111932Z test_nnc_correctness_scatter_reduce_prod_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1112143Z test_nnc_correctness_scatter_reduce_prod_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1112355Z test_nnc_correctness_scatter_reduce_prod_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1112563Z test_nnc_correctness_scatter_reduce_prod_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1112767Z test_nnc_correctness_scatter_reduce_prod_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1112966Z test_nnc_correctness_scatter_reduce_prod_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1113261Z test_nnc_correctness_scatter_reduce_prod_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1113474Z test_nnc_correctness_scatter_reduce_prod_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1113678Z test_nnc_correctness_scatter_reduce_prod_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1113885Z test_nnc_correctness_scatter_reduce_sum_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1114094Z test_nnc_correctness_scatter_reduce_sum_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1114354Z test_nnc_correctness_scatter_reduce_sum_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1114615Z test_nnc_correctness_scatter_reduce_sum_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1114877Z test_nnc_correctness_scatter_reduce_sum_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1115125Z test_nnc_correctness_scatter_reduce_sum_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1115380Z test_nnc_correctness_scatter_reduce_sum_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1115632Z test_nnc_correctness_scatter_reduce_sum_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1115889Z test_nnc_correctness_scatter_reduce_sum_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1116138Z test_nnc_correctness_scatter_reduce_sum_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1116393Z test_nnc_correctness_searchsorted_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1116653Z test_nnc_correctness_searchsorted_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1116919Z test_nnc_correctness_searchsorted_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1117123Z test_nnc_correctness_searchsorted_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1117326Z test_nnc_correctness_searchsorted_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1117521Z test_nnc_correctness_searchsorted_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1117726Z test_nnc_correctness_searchsorted_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1117931Z test_nnc_correctness_searchsorted_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1118155Z test_nnc_correctness_segment_reduce_lengths_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1118375Z test_nnc_correctness_segment_reduce_lengths_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1118592Z test_nnc_correctness_segment_reduce_lengths_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1118801Z test_nnc_correctness_segment_reduce_lengths_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1119019Z test_nnc_correctness_segment_reduce_offsets_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1119234Z test_nnc_correctness_segment_reduce_offsets_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1119438Z test_nnc_correctness_segment_reduce_offsets_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1119685Z test_nnc_correctness_segment_reduce_offsets_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1119893Z test_nnc_correctness_select_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1120089Z test_nnc_correctness_select_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1120293Z test_nnc_correctness_select_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1120495Z test_nnc_correctness_select_cuda_complex32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1120695Z test_nnc_correctness_select_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1120892Z test_nnc_correctness_select_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1121091Z test_nnc_correctness_select_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1121290Z test_nnc_correctness_select_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1121478Z test_nnc_correctness_select_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1121674Z test_nnc_correctness_select_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1121868Z test_nnc_correctness_select_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1122064Z test_nnc_correctness_select_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1122258Z test_nnc_correctness_select_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1122468Z test_nnc_correctness_select_scatter_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1122716Z test_nnc_correctness_select_scatter_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1122923Z test_nnc_correctness_select_scatter_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1123125Z test_nnc_correctness_select_scatter_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1123316Z test_nnc_correctness_select_scatter_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1123520Z test_nnc_correctness_select_scatter_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1123722Z test_nnc_correctness_select_scatter_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1123926Z test_nnc_correctness_select_scatter_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1124132Z test_nnc_correctness_select_scatter_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1124339Z test_nnc_correctness_select_scatter_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1124577Z test_nnc_correctness_sgn_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1124816Z test_nnc_correctness_sgn_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1125065Z test_nnc_correctness_sgn_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1125303Z test_nnc_correctness_sgn_cuda_complex32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1125549Z test_nnc_correctness_sgn_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1125833Z test_nnc_correctness_sgn_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1126081Z test_nnc_correctness_sgn_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1126321Z test_nnc_correctness_sgn_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1126564Z test_nnc_correctness_sgn_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1126797Z test_nnc_correctness_sgn_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1127034Z test_nnc_correctness_sgn_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1127256Z test_nnc_correctness_sgn_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1127438Z test_nnc_correctness_sgn_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1127640Z test_nnc_correctness_short_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1127834Z test_nnc_correctness_short_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1128035Z test_nnc_correctness_short_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1128233Z test_nnc_correctness_short_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1128428Z test_nnc_correctness_short_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1128625Z test_nnc_correctness_short_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1128820Z test_nnc_correctness_short_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1129014Z test_nnc_correctness_short_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1129235Z test_nnc_correctness_short_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1129426Z test_nnc_correctness_short_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1129618Z test_nnc_correctness_short_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1129808Z test_nnc_correctness_short_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1130009Z test_nnc_correctness_sigmoid_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1130206Z test_nnc_correctness_sigmoid_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1130409Z test_nnc_correctness_sigmoid_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1130615Z test_nnc_correctness_sigmoid_cuda_complex32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1130821Z test_nnc_correctness_sigmoid_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1131012Z test_nnc_correctness_sigmoid_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1131210Z test_nnc_correctness_sigmoid_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1131404Z test_nnc_correctness_sigmoid_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1131600Z test_nnc_correctness_sigmoid_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1131794Z test_nnc_correctness_sigmoid_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1132022Z test_nnc_correctness_sigmoid_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1132219Z test_nnc_correctness_sigmoid_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1132410Z test_nnc_correctness_sigmoid_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1132606Z test_nnc_correctness_sign_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1132796Z test_nnc_correctness_sign_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1132979Z test_nnc_correctness_sign_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1133175Z test_nnc_correctness_sign_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1133368Z test_nnc_correctness_sign_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1133560Z test_nnc_correctness_sign_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1133754Z test_nnc_correctness_sign_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1133945Z test_nnc_correctness_sign_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1134137Z test_nnc_correctness_sign_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1134446Z test_nnc_correctness_sign_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1134670Z test_nnc_correctness_signal_windows_bartlett_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1134883Z test_nnc_correctness_signal_windows_bartlett_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1135105Z test_nnc_correctness_signal_windows_blackman_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1135380Z test_nnc_correctness_signal_windows_blackman_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1135599Z test_nnc_correctness_signal_windows_cosine_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1135814Z test_nnc_correctness_signal_windows_cosine_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1136040Z test_nnc_correctness_signal_windows_exponential_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1136263Z test_nnc_correctness_signal_windows_exponential_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1136481Z test_nnc_correctness_signal_windows_gaussian_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1136698Z test_nnc_correctness_signal_windows_gaussian_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1136922Z test_nnc_correctness_signal_windows_general_cosine_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1137143Z test_nnc_correctness_signal_windows_general_cosine_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1137372Z test_nnc_correctness_signal_windows_general_hamming_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1137600Z test_nnc_correctness_signal_windows_general_hamming_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1137818Z test_nnc_correctness_signal_windows_hamming_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1138071Z test_nnc_correctness_signal_windows_hamming_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1138291Z test_nnc_correctness_signal_windows_hann_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1138506Z test_nnc_correctness_signal_windows_hann_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1138721Z test_nnc_correctness_signal_windows_kaiser_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1138935Z test_nnc_correctness_signal_windows_kaiser_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1139141Z test_nnc_correctness_signal_windows_nuttall_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1139356Z test_nnc_correctness_signal_windows_nuttall_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1139562Z test_nnc_correctness_signbit_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1139764Z test_nnc_correctness_signbit_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1139967Z test_nnc_correctness_signbit_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1140170Z test_nnc_correctness_signbit_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1140366Z test_nnc_correctness_signbit_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1140567Z test_nnc_correctness_signbit_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1140766Z test_nnc_correctness_signbit_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1140964Z test_nnc_correctness_signbit_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1141155Z test_nnc_correctness_signbit_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1141382Z test_nnc_correctness_signbit_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1141579Z test_nnc_correctness_sin_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1141775Z test_nnc_correctness_sin_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1141974Z test_nnc_correctness_sin_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1142174Z test_nnc_correctness_sin_cuda_complex32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1142371Z test_nnc_correctness_sin_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1142574Z test_nnc_correctness_sin_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1142773Z test_nnc_correctness_sin_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1142956Z test_nnc_correctness_sin_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1143151Z test_nnc_correctness_sin_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1143345Z test_nnc_correctness_sin_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1143537Z test_nnc_correctness_sin_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1143727Z test_nnc_correctness_sin_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1143917Z test_nnc_correctness_sin_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1144146Z test_nnc_correctness_sinc_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1144341Z test_nnc_correctness_sinc_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1144543Z test_nnc_correctness_sinc_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1144784Z test_nnc_correctness_sinc_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1144984Z test_nnc_correctness_sinc_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1145183Z test_nnc_correctness_sinc_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1145379Z test_nnc_correctness_sinc_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1145571Z test_nnc_correctness_sinc_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1145770Z test_nnc_correctness_sinc_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1145957Z test_nnc_correctness_sinc_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1146148Z test_nnc_correctness_sinc_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1146342Z test_nnc_correctness_sinc_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1146530Z test_nnc_correctness_sinh_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1146718Z test_nnc_correctness_sinh_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1146935Z test_nnc_correctness_sinh_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1147184Z test_nnc_correctness_sinh_cuda_complex32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1147471Z test_nnc_correctness_sinh_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1147713Z test_nnc_correctness_sinh_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1147954Z test_nnc_correctness_sinh_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1148190Z test_nnc_correctness_sinh_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1148426Z test_nnc_correctness_sinh_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1148608Z test_nnc_correctness_sinh_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1148797Z test_nnc_correctness_sinh_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1148989Z test_nnc_correctness_sinh_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1149180Z test_nnc_correctness_sinh_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1149378Z test_nnc_correctness_slice_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1149569Z test_nnc_correctness_slice_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1149774Z test_nnc_correctness_slice_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1149974Z test_nnc_correctness_slice_cuda_complex32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1150179Z test_nnc_correctness_slice_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1150410Z test_nnc_correctness_slice_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1150611Z test_nnc_correctness_slice_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1150804Z test_nnc_correctness_slice_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1150998Z test_nnc_correctness_slice_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1151186Z test_nnc_correctness_slice_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1151382Z test_nnc_correctness_slice_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1151576Z test_nnc_correctness_slice_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1151772Z test_nnc_correctness_slice_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1151983Z test_nnc_correctness_slice_scatter_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1152183Z test_nnc_correctness_slice_scatter_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1152388Z test_nnc_correctness_slice_scatter_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1152591Z test_nnc_correctness_slice_scatter_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1152789Z test_nnc_correctness_slice_scatter_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1152998Z test_nnc_correctness_slice_scatter_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1153203Z test_nnc_correctness_slice_scatter_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1153408Z test_nnc_correctness_slice_scatter_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1153642Z test_nnc_correctness_slice_scatter_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1153841Z test_nnc_correctness_slice_scatter_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1154037Z test_nnc_correctness_softmax_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1154241Z test_nnc_correctness_softmax_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1154447Z test_nnc_correctness_softmax_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1154690Z test_nnc_correctness_softmax_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1154962Z test_nnc_correctness_softmax_with_dtype_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1155230Z test_nnc_correctness_softmax_with_dtype_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1155502Z test_nnc_correctness_softmax_with_dtype_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1155774Z test_nnc_correctness_softmax_with_dtype_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1156043Z test_nnc_correctness_softmax_with_dtype_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1156309Z test_nnc_correctness_softmax_with_dtype_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1156564Z test_nnc_correctness_softmax_with_dtype_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1156851Z test_nnc_correctness_softmax_with_dtype_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1157065Z test_nnc_correctness_softmax_with_dtype_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1157268Z test_nnc_correctness_softmax_with_dtype_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1157476Z test_nnc_correctness_softmax_with_dtype_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1157679Z test_nnc_correctness_softmax_with_dtype_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1157877Z test_nnc_correctness_sort_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1158074Z test_nnc_correctness_sort_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1158271Z test_nnc_correctness_sort_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1158459Z test_nnc_correctness_sort_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1158653Z test_nnc_correctness_sort_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1158842Z test_nnc_correctness_sort_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1159036Z test_nnc_correctness_sort_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1159230Z test_nnc_correctness_sort_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1159422Z test_nnc_correctness_sort_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1159644Z test_nnc_correctness_sparse_sampled_addmm_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1159869Z test_nnc_correctness_sparse_sampled_addmm_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1160116Z test_nnc_correctness_sparse_sampled_addmm_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1160323Z test_nnc_correctness_sparse_sampled_addmm_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1160530Z test_nnc_correctness_special_airy_ai_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1160741Z test_nnc_correctness_special_airy_ai_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1160943Z test_nnc_correctness_special_airy_ai_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1161148Z test_nnc_correctness_special_airy_ai_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1161352Z test_nnc_correctness_special_airy_ai_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1161563Z test_nnc_correctness_special_airy_ai_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1161768Z test_nnc_correctness_special_airy_ai_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1161974Z test_nnc_correctness_special_airy_ai_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1162185Z test_nnc_correctness_special_bessel_j0_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1162390Z test_nnc_correctness_special_bessel_j0_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1162604Z test_nnc_correctness_special_bessel_j0_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1162842Z test_nnc_correctness_special_bessel_j0_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1163050Z test_nnc_correctness_special_bessel_j0_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1163258Z test_nnc_correctness_special_bessel_j0_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1163466Z test_nnc_correctness_special_bessel_j0_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1163674Z test_nnc_correctness_special_bessel_j0_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1163878Z test_nnc_correctness_special_bessel_j1_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1164090Z test_nnc_correctness_special_bessel_j1_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1164313Z test_nnc_correctness_special_bessel_j1_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1164573Z test_nnc_correctness_special_bessel_j1_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1164824Z test_nnc_correctness_special_bessel_j1_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1165079Z test_nnc_correctness_special_bessel_j1_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1165331Z test_nnc_correctness_special_bessel_j1_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1165583Z test_nnc_correctness_special_bessel_j1_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1165835Z test_nnc_correctness_special_bessel_y0_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1166097Z test_nnc_correctness_special_bessel_y0_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1166390Z test_nnc_correctness_special_bessel_y0_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1166639Z test_nnc_correctness_special_bessel_y0_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1166878Z test_nnc_correctness_special_bessel_y0_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1167130Z test_nnc_correctness_special_bessel_y0_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1167336Z test_nnc_correctness_special_bessel_y0_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1167537Z test_nnc_correctness_special_bessel_y0_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1167740Z test_nnc_correctness_special_bessel_y1_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1167950Z test_nnc_correctness_special_bessel_y1_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1168156Z test_nnc_correctness_special_bessel_y1_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1168355Z test_nnc_correctness_special_bessel_y1_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1168553Z test_nnc_correctness_special_bessel_y1_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1168746Z test_nnc_correctness_special_bessel_y1_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1168948Z test_nnc_correctness_special_bessel_y1_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1169177Z test_nnc_correctness_special_bessel_y1_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1169404Z test_nnc_correctness_special_chebyshev_polynomial_t_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: Skipped! (0.001s) 2023-01-11T21:40:19.1169628Z test_nnc_correctness_special_chebyshev_polynomial_t_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Skipped! (0.001s) 2023-01-11T21:40:19.1169851Z test_nnc_correctness_special_chebyshev_polynomial_t_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Skipped! (0.001s) 2023-01-11T21:40:19.1170067Z test_nnc_correctness_special_chebyshev_polynomial_t_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Skipped! (0.001s) 2023-01-11T21:40:19.1170286Z test_nnc_correctness_special_chebyshev_polynomial_t_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Skipped! (0.001s) 2023-01-11T21:40:19.1170498Z test_nnc_correctness_special_chebyshev_polynomial_t_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Skipped! (0.001s) 2023-01-11T21:40:19.1170720Z test_nnc_correctness_special_chebyshev_polynomial_t_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Skipped! (0.001s) 2023-01-11T21:40:19.1170932Z test_nnc_correctness_special_chebyshev_polynomial_t_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Skipped! (0.001s) 2023-01-11T21:40:19.1171152Z test_nnc_correctness_special_chebyshev_polynomial_u_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: Skipped! (0.001s) 2023-01-11T21:40:19.1171376Z test_nnc_correctness_special_chebyshev_polynomial_u_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Skipped! (0.001s) 2023-01-11T21:40:19.1171603Z test_nnc_correctness_special_chebyshev_polynomial_u_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Skipped! (0.001s) 2023-01-11T21:40:19.1171798Z test_nnc_correctness_special_chebyshev_polynomial_u_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Skipped! (0.001s) 2023-01-11T21:40:19.1171991Z test_nnc_correctness_special_chebyshev_polynomial_u_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Skipped! (0.001s) 2023-01-11T21:40:19.1172212Z test_nnc_correctness_special_chebyshev_polynomial_u_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Skipped! (0.001s) 2023-01-11T21:40:19.1172407Z test_nnc_correctness_special_chebyshev_polynomial_u_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Skipped! (0.001s) 2023-01-11T21:40:19.1172598Z test_nnc_correctness_special_chebyshev_polynomial_u_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Skipped! (0.001s) 2023-01-11T21:40:19.1172793Z test_nnc_correctness_special_chebyshev_polynomial_v_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: Skipped! (0.001s) 2023-01-11T21:40:19.1172980Z test_nnc_correctness_special_chebyshev_polynomial_v_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Skipped! (0.001s) 2023-01-11T21:40:19.1173174Z test_nnc_correctness_special_chebyshev_polynomial_v_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Skipped! (0.001s) 2023-01-11T21:40:19.1173367Z test_nnc_correctness_special_chebyshev_polynomial_v_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Skipped! (0.001s) 2023-01-11T21:40:19.1173557Z test_nnc_correctness_special_chebyshev_polynomial_v_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Skipped! (0.001s) 2023-01-11T21:40:19.1173745Z test_nnc_correctness_special_chebyshev_polynomial_v_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Skipped! (0.001s) 2023-01-11T21:40:19.1173938Z test_nnc_correctness_special_chebyshev_polynomial_v_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Skipped! (0.001s) 2023-01-11T21:40:19.1174132Z test_nnc_correctness_special_chebyshev_polynomial_v_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Skipped! (0.001s) 2023-01-11T21:40:19.1174430Z test_nnc_correctness_special_chebyshev_polynomial_w_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: Skipped! (0.001s) 2023-01-11T21:40:19.1174629Z test_nnc_correctness_special_chebyshev_polynomial_w_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Skipped! (0.001s) 2023-01-11T21:40:19.1174869Z test_nnc_correctness_special_chebyshev_polynomial_w_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Skipped! (0.001s) 2023-01-11T21:40:19.1175062Z test_nnc_correctness_special_chebyshev_polynomial_w_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Skipped! (0.001s) 2023-01-11T21:40:19.1175252Z test_nnc_correctness_special_chebyshev_polynomial_w_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Skipped! (0.001s) 2023-01-11T21:40:19.1175439Z test_nnc_correctness_special_chebyshev_polynomial_w_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Skipped! (0.001s) 2023-01-11T21:40:19.1175631Z test_nnc_correctness_special_chebyshev_polynomial_w_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Skipped! (0.001s) 2023-01-11T21:40:19.1175824Z test_nnc_correctness_special_chebyshev_polynomial_w_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Skipped! (0.001s) 2023-01-11T21:40:19.1176020Z test_nnc_correctness_special_entr_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1176213Z test_nnc_correctness_special_entr_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1176401Z test_nnc_correctness_special_entr_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1176588Z test_nnc_correctness_special_entr_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1176766Z test_nnc_correctness_special_entr_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1176950Z test_nnc_correctness_special_entr_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1177134Z test_nnc_correctness_special_entr_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1177318Z test_nnc_correctness_special_entr_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1177500Z test_nnc_correctness_special_entr_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1177723Z test_nnc_correctness_special_entr_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1177907Z test_nnc_correctness_special_erfcx_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1178097Z test_nnc_correctness_special_erfcx_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1178286Z test_nnc_correctness_special_erfcx_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1178470Z test_nnc_correctness_special_erfcx_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1178648Z test_nnc_correctness_special_erfcx_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1178833Z test_nnc_correctness_special_erfcx_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1179019Z test_nnc_correctness_special_erfcx_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1179202Z test_nnc_correctness_special_erfcx_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1179401Z test_nnc_correctness_special_hermite_polynomial_h_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: Skipped! (0.001s) 2023-01-11T21:40:19.1179596Z test_nnc_correctness_special_hermite_polynomial_h_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Skipped! (0.001s) 2023-01-11T21:40:19.1179793Z test_nnc_correctness_special_hermite_polynomial_h_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Skipped! (0.001s) 2023-01-11T21:40:19.1179984Z test_nnc_correctness_special_hermite_polynomial_h_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Skipped! (0.001s) 2023-01-11T21:40:19.1180204Z test_nnc_correctness_special_hermite_polynomial_h_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Skipped! (0.001s) 2023-01-11T21:40:19.1180394Z test_nnc_correctness_special_hermite_polynomial_h_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Skipped! (0.001s) 2023-01-11T21:40:19.1180587Z test_nnc_correctness_special_hermite_polynomial_h_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Skipped! (0.001s) 2023-01-11T21:40:19.1180778Z test_nnc_correctness_special_hermite_polynomial_h_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Skipped! (0.001s) 2023-01-11T21:40:19.1180969Z test_nnc_correctness_special_hermite_polynomial_he_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: Skipped! (0.001s) 2023-01-11T21:40:19.1181166Z test_nnc_correctness_special_hermite_polynomial_he_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Skipped! (0.001s) 2023-01-11T21:40:19.1181359Z test_nnc_correctness_special_hermite_polynomial_he_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Skipped! (0.001s) 2023-01-11T21:40:19.1181563Z test_nnc_correctness_special_hermite_polynomial_he_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Skipped! (0.001s) 2023-01-11T21:40:19.1181760Z test_nnc_correctness_special_hermite_polynomial_he_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Skipped! (0.001s) 2023-01-11T21:40:19.1181952Z test_nnc_correctness_special_hermite_polynomial_he_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Skipped! (0.001s) 2023-01-11T21:40:19.1182142Z test_nnc_correctness_special_hermite_polynomial_he_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Skipped! (0.001s) 2023-01-11T21:40:19.1182328Z test_nnc_correctness_special_hermite_polynomial_he_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Skipped! (0.001s) 2023-01-11T21:40:19.1182513Z test_nnc_correctness_special_i0e_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1182697Z test_nnc_correctness_special_i0e_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1182881Z test_nnc_correctness_special_i0e_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1183099Z test_nnc_correctness_special_i0e_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1183282Z test_nnc_correctness_special_i0e_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1183462Z test_nnc_correctness_special_i0e_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1183648Z test_nnc_correctness_special_i0e_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1183831Z test_nnc_correctness_special_i0e_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1184003Z test_nnc_correctness_special_i0e_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1184187Z test_nnc_correctness_special_i0e_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1184371Z test_nnc_correctness_special_i1_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1184553Z test_nnc_correctness_special_i1_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1184792Z test_nnc_correctness_special_i1_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1184972Z test_nnc_correctness_special_i1_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1185153Z test_nnc_correctness_special_i1_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1185334Z test_nnc_correctness_special_i1_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1185513Z test_nnc_correctness_special_i1_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1185709Z test_nnc_correctness_special_i1_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1185894Z test_nnc_correctness_special_i1e_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1186077Z test_nnc_correctness_special_i1e_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1186258Z test_nnc_correctness_special_i1e_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1186437Z test_nnc_correctness_special_i1e_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1186617Z test_nnc_correctness_special_i1e_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1186805Z test_nnc_correctness_special_i1e_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1187027Z test_nnc_correctness_special_i1e_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1187248Z test_nnc_correctness_special_i1e_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1187494Z test_nnc_correctness_special_laguerre_polynomial_l_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: Skipped! (0.001s) 2023-01-11T21:40:19.1187734Z test_nnc_correctness_special_laguerre_polynomial_l_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Skipped! (0.001s) 2023-01-11T21:40:19.1187982Z test_nnc_correctness_special_laguerre_polynomial_l_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Skipped! (0.001s) 2023-01-11T21:40:19.1188221Z test_nnc_correctness_special_laguerre_polynomial_l_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Skipped! (0.001s) 2023-01-11T21:40:19.1188415Z test_nnc_correctness_special_laguerre_polynomial_l_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Skipped! (0.001s) 2023-01-11T21:40:19.1188612Z test_nnc_correctness_special_laguerre_polynomial_l_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Skipped! (0.001s) 2023-01-11T21:40:19.1188832Z test_nnc_correctness_special_laguerre_polynomial_l_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Skipped! (0.001s) 2023-01-11T21:40:19.1189027Z test_nnc_correctness_special_laguerre_polynomial_l_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Skipped! (0.001s) 2023-01-11T21:40:19.1189227Z test_nnc_correctness_special_legendre_polynomial_p_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: Skipped! (0.001s) 2023-01-11T21:40:19.1189423Z test_nnc_correctness_special_legendre_polynomial_p_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Skipped! (0.001s) 2023-01-11T21:40:19.1189613Z test_nnc_correctness_special_legendre_polynomial_p_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Skipped! (0.001s) 2023-01-11T21:40:19.1189809Z test_nnc_correctness_special_legendre_polynomial_p_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Skipped! (0.001s) 2023-01-11T21:40:19.1190009Z test_nnc_correctness_special_legendre_polynomial_p_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Skipped! (0.001s) 2023-01-11T21:40:19.1190211Z test_nnc_correctness_special_legendre_polynomial_p_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Skipped! (0.001s) 2023-01-11T21:40:19.1190407Z test_nnc_correctness_special_legendre_polynomial_p_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Skipped! (0.001s) 2023-01-11T21:40:19.1190604Z test_nnc_correctness_special_legendre_polynomial_p_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Skipped! (0.001s) 2023-01-11T21:40:19.1190803Z test_nnc_correctness_special_log_ndtr_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1190996Z test_nnc_correctness_special_log_ndtr_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1191188Z test_nnc_correctness_special_log_ndtr_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1191413Z test_nnc_correctness_special_log_ndtr_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1191593Z test_nnc_correctness_special_log_ndtr_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1191771Z test_nnc_correctness_special_log_ndtr_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1191958Z test_nnc_correctness_special_log_ndtr_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1192143Z test_nnc_correctness_special_log_ndtr_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1192346Z test_nnc_correctness_special_modified_bessel_i0_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1192544Z test_nnc_correctness_special_modified_bessel_i0_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1192751Z test_nnc_correctness_special_modified_bessel_i0_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1192948Z test_nnc_correctness_special_modified_bessel_i0_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1193144Z test_nnc_correctness_special_modified_bessel_i0_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1193336Z test_nnc_correctness_special_modified_bessel_i0_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1193524Z test_nnc_correctness_special_modified_bessel_i0_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1193723Z test_nnc_correctness_special_modified_bessel_i0_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1193918Z test_nnc_correctness_special_modified_bessel_i1_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1194145Z test_nnc_correctness_special_modified_bessel_i1_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1194386Z test_nnc_correctness_special_modified_bessel_i1_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1194625Z test_nnc_correctness_special_modified_bessel_i1_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1194864Z test_nnc_correctness_special_modified_bessel_i1_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1195102Z test_nnc_correctness_special_modified_bessel_i1_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1195338Z test_nnc_correctness_special_modified_bessel_i1_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1195583Z test_nnc_correctness_special_modified_bessel_i1_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1195817Z test_nnc_correctness_special_modified_bessel_k0_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1196057Z test_nnc_correctness_special_modified_bessel_k0_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1196300Z test_nnc_correctness_special_modified_bessel_k0_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1196537Z test_nnc_correctness_special_modified_bessel_k0_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1196772Z test_nnc_correctness_special_modified_bessel_k0_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1196990Z test_nnc_correctness_special_modified_bessel_k0_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1197188Z test_nnc_correctness_special_modified_bessel_k0_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1197382Z test_nnc_correctness_special_modified_bessel_k0_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1197571Z test_nnc_correctness_special_modified_bessel_k1_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1197766Z test_nnc_correctness_special_modified_bessel_k1_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1197952Z test_nnc_correctness_special_modified_bessel_k1_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1198143Z test_nnc_correctness_special_modified_bessel_k1_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1198336Z test_nnc_correctness_special_modified_bessel_k1_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1198576Z test_nnc_correctness_special_modified_bessel_k1_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1198803Z test_nnc_correctness_special_modified_bessel_k1_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1199016Z test_nnc_correctness_special_modified_bessel_k1_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1199227Z test_nnc_correctness_special_ndtr_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1199431Z test_nnc_correctness_special_ndtr_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1199637Z test_nnc_correctness_special_ndtr_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1199843Z test_nnc_correctness_special_ndtr_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1200090Z test_nnc_correctness_special_ndtr_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1200297Z test_nnc_correctness_special_ndtr_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1200503Z test_nnc_correctness_special_ndtr_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1200709Z test_nnc_correctness_special_ndtr_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1200916Z test_nnc_correctness_special_ndtr_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1201120Z test_nnc_correctness_special_ndtr_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1201325Z test_nnc_correctness_special_ndtri_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1201541Z test_nnc_correctness_special_ndtri_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1201745Z test_nnc_correctness_special_ndtri_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1201944Z test_nnc_correctness_special_ndtri_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1202150Z test_nnc_correctness_special_ndtri_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1202353Z test_nnc_correctness_special_ndtri_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1202556Z test_nnc_correctness_special_ndtri_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1202791Z test_nnc_correctness_special_ndtri_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1203036Z test_nnc_correctness_special_polygamma_special_polygamma_n_0_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1203279Z test_nnc_correctness_special_polygamma_special_polygamma_n_0_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1203519Z test_nnc_correctness_special_polygamma_special_polygamma_n_0_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1203751Z test_nnc_correctness_special_polygamma_special_polygamma_n_0_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1203989Z test_nnc_correctness_special_polygamma_special_polygamma_n_0_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1204223Z test_nnc_correctness_special_polygamma_special_polygamma_n_0_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1204506Z test_nnc_correctness_special_polygamma_special_polygamma_n_0_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1204795Z test_nnc_correctness_special_polygamma_special_polygamma_n_0_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1205083Z test_nnc_correctness_special_polygamma_special_polygamma_n_0_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1205374Z test_nnc_correctness_special_scaled_modified_bessel_k0_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1205660Z test_nnc_correctness_special_scaled_modified_bessel_k0_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1205950Z test_nnc_correctness_special_scaled_modified_bessel_k0_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1206319Z test_nnc_correctness_special_scaled_modified_bessel_k0_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1206595Z test_nnc_correctness_special_scaled_modified_bessel_k0_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1206866Z test_nnc_correctness_special_scaled_modified_bessel_k0_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1207137Z test_nnc_correctness_special_scaled_modified_bessel_k0_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1207366Z test_nnc_correctness_special_scaled_modified_bessel_k0_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1207589Z test_nnc_correctness_special_scaled_modified_bessel_k1_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1207825Z test_nnc_correctness_special_scaled_modified_bessel_k1_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1208056Z test_nnc_correctness_special_scaled_modified_bessel_k1_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1208279Z test_nnc_correctness_special_scaled_modified_bessel_k1_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1208500Z test_nnc_correctness_special_scaled_modified_bessel_k1_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1208721Z test_nnc_correctness_special_scaled_modified_bessel_k1_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1208940Z test_nnc_correctness_special_scaled_modified_bessel_k1_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1209200Z test_nnc_correctness_special_scaled_modified_bessel_k1_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1209429Z test_nnc_correctness_special_shifted_chebyshev_polynomial_t_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: Skipped! (0.001s) 2023-01-11T21:40:19.1209663Z test_nnc_correctness_special_shifted_chebyshev_polynomial_t_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Skipped! (0.001s) 2023-01-11T21:40:19.1209891Z test_nnc_correctness_special_shifted_chebyshev_polynomial_t_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Skipped! (0.001s) 2023-01-11T21:40:19.1210122Z test_nnc_correctness_special_shifted_chebyshev_polynomial_t_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Skipped! (0.001s) 2023-01-11T21:40:19.1210352Z test_nnc_correctness_special_shifted_chebyshev_polynomial_t_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Skipped! (0.001s) 2023-01-11T21:40:19.1210578Z test_nnc_correctness_special_shifted_chebyshev_polynomial_t_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Skipped! (0.001s) 2023-01-11T21:40:19.1210813Z test_nnc_correctness_special_shifted_chebyshev_polynomial_t_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Skipped! (0.001s) 2023-01-11T21:40:19.1211039Z test_nnc_correctness_special_shifted_chebyshev_polynomial_t_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Skipped! (0.001s) 2023-01-11T21:40:19.1211270Z test_nnc_correctness_special_shifted_chebyshev_polynomial_u_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: Skipped! (0.001s) 2023-01-11T21:40:19.1211495Z test_nnc_correctness_special_shifted_chebyshev_polynomial_u_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Skipped! (0.001s) 2023-01-11T21:40:19.1211709Z test_nnc_correctness_special_shifted_chebyshev_polynomial_u_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Skipped! (0.001s) 2023-01-11T21:40:19.1211935Z test_nnc_correctness_special_shifted_chebyshev_polynomial_u_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Skipped! (0.001s) 2023-01-11T21:40:19.1212163Z test_nnc_correctness_special_shifted_chebyshev_polynomial_u_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Skipped! (0.001s) 2023-01-11T21:40:19.1212417Z test_nnc_correctness_special_shifted_chebyshev_polynomial_u_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Skipped! (0.001s) 2023-01-11T21:40:19.1212648Z test_nnc_correctness_special_shifted_chebyshev_polynomial_u_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Skipped! (0.001s) 2023-01-11T21:40:19.1212871Z test_nnc_correctness_special_shifted_chebyshev_polynomial_u_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Skipped! (0.001s) 2023-01-11T21:40:19.1213098Z test_nnc_correctness_special_shifted_chebyshev_polynomial_v_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: Skipped! (0.001s) 2023-01-11T21:40:19.1213329Z test_nnc_correctness_special_shifted_chebyshev_polynomial_v_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Skipped! (0.001s) 2023-01-11T21:40:19.1213558Z test_nnc_correctness_special_shifted_chebyshev_polynomial_v_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Skipped! (0.001s) 2023-01-11T21:40:19.1213785Z test_nnc_correctness_special_shifted_chebyshev_polynomial_v_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Skipped! (0.001s) 2023-01-11T21:40:19.1214006Z test_nnc_correctness_special_shifted_chebyshev_polynomial_v_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Skipped! (0.001s) 2023-01-11T21:40:19.1214350Z test_nnc_correctness_special_shifted_chebyshev_polynomial_v_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Skipped! (0.001s) 2023-01-11T21:40:19.1214589Z test_nnc_correctness_special_shifted_chebyshev_polynomial_v_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Skipped! (0.001s) 2023-01-11T21:40:19.1214817Z test_nnc_correctness_special_shifted_chebyshev_polynomial_v_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Skipped! (0.001s) 2023-01-11T21:40:19.1215085Z test_nnc_correctness_special_shifted_chebyshev_polynomial_w_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: Skipped! (0.001s) 2023-01-11T21:40:19.1215381Z test_nnc_correctness_special_shifted_chebyshev_polynomial_w_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Skipped! (0.001s) 2023-01-11T21:40:19.1215614Z test_nnc_correctness_special_shifted_chebyshev_polynomial_w_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Skipped! (0.001s) 2023-01-11T21:40:19.1215838Z test_nnc_correctness_special_shifted_chebyshev_polynomial_w_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Skipped! (0.001s) 2023-01-11T21:40:19.1216061Z test_nnc_correctness_special_shifted_chebyshev_polynomial_w_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Skipped! (0.001s) 2023-01-11T21:40:19.1216285Z test_nnc_correctness_special_shifted_chebyshev_polynomial_w_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Skipped! (0.001s) 2023-01-11T21:40:19.1216511Z test_nnc_correctness_special_shifted_chebyshev_polynomial_w_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Skipped! (0.001s) 2023-01-11T21:40:19.1216728Z test_nnc_correctness_special_shifted_chebyshev_polynomial_w_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Skipped! (0.001s) 2023-01-11T21:40:19.1216956Z test_nnc_correctness_special_spherical_bessel_j0_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1217185Z test_nnc_correctness_special_spherical_bessel_j0_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1217412Z test_nnc_correctness_special_spherical_bessel_j0_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1217635Z test_nnc_correctness_special_spherical_bessel_j0_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1217858Z test_nnc_correctness_special_spherical_bessel_j0_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1218081Z test_nnc_correctness_special_spherical_bessel_j0_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1218306Z test_nnc_correctness_special_spherical_bessel_j0_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1218564Z test_nnc_correctness_special_spherical_bessel_j0_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1218781Z test_nnc_correctness_special_xlog1py_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1218982Z test_nnc_correctness_special_xlog1py_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1219197Z test_nnc_correctness_special_xlog1py_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1219411Z test_nnc_correctness_special_xlog1py_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1219623Z test_nnc_correctness_special_xlog1py_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1219835Z test_nnc_correctness_special_xlog1py_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1220047Z test_nnc_correctness_special_xlog1py_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1220256Z test_nnc_correctness_special_xlog1py_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1220463Z test_nnc_correctness_special_xlog1py_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1220669Z test_nnc_correctness_special_xlog1py_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1220867Z test_nnc_correctness_special_zeta_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1221076Z test_nnc_correctness_special_zeta_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1221307Z test_nnc_correctness_special_zeta_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1221519Z test_nnc_correctness_special_zeta_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1221718Z test_nnc_correctness_special_zeta_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1221919Z test_nnc_correctness_special_zeta_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1222119Z test_nnc_correctness_special_zeta_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1222317Z test_nnc_correctness_special_zeta_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1222519Z test_nnc_correctness_split_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1222711Z test_nnc_correctness_split_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1222917Z test_nnc_correctness_split_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1223121Z test_nnc_correctness_split_cuda_complex32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1223324Z test_nnc_correctness_split_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1223524Z test_nnc_correctness_split_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1223724Z test_nnc_correctness_split_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1223923Z test_nnc_correctness_split_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1224121Z test_nnc_correctness_split_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1224320Z test_nnc_correctness_split_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1224544Z test_nnc_correctness_split_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1224790Z test_nnc_correctness_split_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1224986Z test_nnc_correctness_split_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1225199Z test_nnc_correctness_split_list_args_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1225409Z test_nnc_correctness_split_list_args_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1225626Z test_nnc_correctness_split_list_args_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1225845Z test_nnc_correctness_split_list_args_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1226060Z test_nnc_correctness_split_list_args_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1226272Z test_nnc_correctness_split_list_args_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1226486Z test_nnc_correctness_split_list_args_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1226686Z test_nnc_correctness_split_list_args_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1226931Z test_nnc_correctness_split_list_args_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1227190Z test_nnc_correctness_split_list_args_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1227487Z test_nnc_correctness_split_list_args_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1227751Z test_nnc_correctness_split_list_args_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1228023Z test_nnc_correctness_split_with_sizes_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1228263Z test_nnc_correctness_split_with_sizes_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1228480Z test_nnc_correctness_split_with_sizes_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1228698Z test_nnc_correctness_split_with_sizes_cuda_complex32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1228903Z test_nnc_correctness_split_with_sizes_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1229119Z test_nnc_correctness_split_with_sizes_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1229332Z test_nnc_correctness_split_with_sizes_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1229544Z test_nnc_correctness_split_with_sizes_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1229755Z test_nnc_correctness_split_with_sizes_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1229966Z test_nnc_correctness_split_with_sizes_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1230171Z test_nnc_correctness_split_with_sizes_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1230379Z test_nnc_correctness_split_with_sizes_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1230588Z test_nnc_correctness_split_with_sizes_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1230824Z test_nnc_correctness_sqrt_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1231013Z test_nnc_correctness_sqrt_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1231216Z test_nnc_correctness_sqrt_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1231419Z test_nnc_correctness_sqrt_cuda_complex32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1231621Z test_nnc_correctness_sqrt_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1231818Z test_nnc_correctness_sqrt_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1232018Z test_nnc_correctness_sqrt_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1232216Z test_nnc_correctness_sqrt_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1232416Z test_nnc_correctness_sqrt_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1232616Z test_nnc_correctness_sqrt_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1232799Z test_nnc_correctness_sqrt_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1232995Z test_nnc_correctness_sqrt_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1233183Z test_nnc_correctness_sqrt_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1233389Z test_nnc_correctness_square_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1233632Z test_nnc_correctness_square_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1233843Z test_nnc_correctness_square_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1234048Z test_nnc_correctness_square_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1234280Z test_nnc_correctness_square_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1234530Z test_nnc_correctness_square_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1234770Z test_nnc_correctness_square_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1235013Z test_nnc_correctness_square_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1235259Z test_nnc_correctness_square_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1235504Z test_nnc_correctness_square_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1235755Z test_nnc_correctness_square_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1235996Z test_nnc_correctness_square_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1236253Z test_nnc_correctness_squeeze_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1236501Z test_nnc_correctness_squeeze_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1236757Z test_nnc_correctness_squeeze_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1236959Z test_nnc_correctness_squeeze_cuda_complex32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1237160Z test_nnc_correctness_squeeze_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1237394Z test_nnc_correctness_squeeze_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1237601Z test_nnc_correctness_squeeze_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1237804Z test_nnc_correctness_squeeze_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1238004Z test_nnc_correctness_squeeze_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1238203Z test_nnc_correctness_squeeze_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1238403Z test_nnc_correctness_squeeze_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1238599Z test_nnc_correctness_squeeze_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1238789Z test_nnc_correctness_squeeze_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1238994Z test_nnc_correctness_stack_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1239193Z test_nnc_correctness_stack_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1239400Z test_nnc_correctness_stack_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1239603Z test_nnc_correctness_stack_cuda_complex32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1239806Z test_nnc_correctness_stack_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1240006Z test_nnc_correctness_stack_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1240234Z test_nnc_correctness_stack_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1240440Z test_nnc_correctness_stack_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1240629Z test_nnc_correctness_stack_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1240824Z test_nnc_correctness_stack_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1241015Z test_nnc_correctness_stack_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1241216Z test_nnc_correctness_stack_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1241408Z test_nnc_correctness_stack_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1241605Z test_nnc_correctness_std_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1241811Z test_nnc_correctness_std_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1242013Z test_nnc_correctness_std_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1242211Z test_nnc_correctness_std_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1242400Z test_nnc_correctness_std_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1242592Z test_nnc_correctness_std_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1242799Z test_nnc_correctness_std_mean_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1243005Z test_nnc_correctness_std_mean_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1243212Z test_nnc_correctness_std_mean_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1243444Z test_nnc_correctness_std_mean_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1243645Z test_nnc_correctness_std_mean_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1243847Z test_nnc_correctness_std_mean_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1244060Z test_nnc_correctness_std_mean_unbiased_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1244294Z test_nnc_correctness_std_mean_unbiased_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1244556Z test_nnc_correctness_std_mean_unbiased_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1244824Z test_nnc_correctness_std_mean_unbiased_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1245094Z test_nnc_correctness_std_mean_unbiased_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1245352Z test_nnc_correctness_std_mean_unbiased_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1245614Z test_nnc_correctness_std_unbiased_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1245881Z test_nnc_correctness_std_unbiased_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1246142Z test_nnc_correctness_std_unbiased_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1246402Z test_nnc_correctness_std_unbiased_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1246696Z test_nnc_correctness_std_unbiased_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1246941Z test_nnc_correctness_std_unbiased_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1247192Z test_nnc_correctness_stft_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1247395Z test_nnc_correctness_stft_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1247592Z test_nnc_correctness_stft_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1247786Z test_nnc_correctness_stft_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1247980Z test_nnc_correctness_sub_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1248182Z test_nnc_correctness_sub_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1248387Z test_nnc_correctness_sub_cuda_complex32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1248590Z test_nnc_correctness_sub_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1248778Z test_nnc_correctness_sub_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1248973Z test_nnc_correctness_sub_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1249165Z test_nnc_correctness_sub_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1249359Z test_nnc_correctness_sub_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1249554Z test_nnc_correctness_sub_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1249743Z test_nnc_correctness_sub_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1249971Z test_nnc_correctness_sub_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1250163Z test_nnc_correctness_sub_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1250361Z test_nnc_correctness_sum_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1250543Z test_nnc_correctness_sum_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1250743Z test_nnc_correctness_sum_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1250941Z test_nnc_correctness_sum_cuda_complex32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1251142Z test_nnc_correctness_sum_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1251339Z test_nnc_correctness_sum_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1251533Z test_nnc_correctness_sum_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1251723Z test_nnc_correctness_sum_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1251912Z test_nnc_correctness_sum_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1252102Z test_nnc_correctness_sum_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1252280Z test_nnc_correctness_sum_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1252471Z test_nnc_correctness_sum_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1252665Z test_nnc_correctness_sum_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1252901Z test_nnc_correctness_sum_to_size_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1253107Z test_nnc_correctness_sum_to_size_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1253316Z test_nnc_correctness_sum_to_size_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1253526Z test_nnc_correctness_sum_to_size_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1253731Z test_nnc_correctness_sum_to_size_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1253930Z test_nnc_correctness_sum_to_size_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1254128Z test_nnc_correctness_sum_to_size_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1254446Z test_nnc_correctness_sum_to_size_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1254652Z test_nnc_correctness_sum_to_size_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1254846Z test_nnc_correctness_sum_to_size_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1255045Z test_nnc_correctness_sum_to_size_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1255247Z test_nnc_correctness_sum_to_size_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1255447Z test_nnc_correctness_svd_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1255650Z test_nnc_correctness_svd_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1255846Z test_nnc_correctness_svd_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1256098Z test_nnc_correctness_svd_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1256296Z test_nnc_correctness_svd_lowrank_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1256497Z test_nnc_correctness_svd_lowrank_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1256707Z test_nnc_correctness_symeig_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1256909Z test_nnc_correctness_symeig_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1257110Z test_nnc_correctness_symeig_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1257310Z test_nnc_correctness_symeig_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1257515Z test_nnc_correctness_t_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1257713Z test_nnc_correctness_t_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1257911Z test_nnc_correctness_t_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1258098Z test_nnc_correctness_t_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1258292Z test_nnc_correctness_t_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1258483Z test_nnc_correctness_t_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1258671Z test_nnc_correctness_t_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1258866Z test_nnc_correctness_t_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1259096Z test_nnc_correctness_t_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1259289Z test_nnc_correctness_t_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1259478Z test_nnc_correctness_t_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1259666Z test_nnc_correctness_t_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1259871Z test_nnc_correctness_take_along_dim_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1260082Z test_nnc_correctness_take_along_dim_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1260297Z test_nnc_correctness_take_along_dim_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1260510Z test_nnc_correctness_take_along_dim_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1260723Z test_nnc_correctness_take_along_dim_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1260930Z test_nnc_correctness_take_along_dim_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1261142Z test_nnc_correctness_take_along_dim_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1261348Z test_nnc_correctness_take_along_dim_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1261544Z test_nnc_correctness_take_along_dim_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1261732Z test_nnc_correctness_take_along_dim_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1261937Z test_nnc_correctness_take_along_dim_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1262166Z test_nnc_correctness_take_along_dim_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1262367Z test_nnc_correctness_take_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1262559Z test_nnc_correctness_take_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1262761Z test_nnc_correctness_take_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1262962Z test_nnc_correctness_take_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1263160Z test_nnc_correctness_take_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1263356Z test_nnc_correctness_take_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1263541Z test_nnc_correctness_take_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1263736Z test_nnc_correctness_take_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1263928Z test_nnc_correctness_take_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1264116Z test_nnc_correctness_take_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1264306Z test_nnc_correctness_take_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1264509Z test_nnc_correctness_take_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1264691Z test_nnc_correctness_tan_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1264950Z test_nnc_correctness_tan_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1265139Z test_nnc_correctness_tan_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1265311Z test_nnc_correctness_tan_cuda_complex32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1265491Z test_nnc_correctness_tan_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1265668Z test_nnc_correctness_tan_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1265842Z test_nnc_correctness_tan_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1266016Z test_nnc_correctness_tan_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1266188Z test_nnc_correctness_tan_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1266364Z test_nnc_correctness_tan_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1266538Z test_nnc_correctness_tan_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1266709Z test_nnc_correctness_tan_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1266884Z test_nnc_correctness_tan_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1267104Z test_nnc_correctness_tanh_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1267312Z test_nnc_correctness_tanh_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1267537Z test_nnc_correctness_tanh_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1267757Z test_nnc_correctness_tanh_cuda_complex32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1267979Z test_nnc_correctness_tanh_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1268232Z test_nnc_correctness_tanh_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1268420Z test_nnc_correctness_tanh_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1268594Z test_nnc_correctness_tanh_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1268770Z test_nnc_correctness_tanh_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1268934Z test_nnc_correctness_tanh_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1269101Z test_nnc_correctness_tanh_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1269276Z test_nnc_correctness_tanh_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1269454Z test_nnc_correctness_tanh_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1269641Z test_nnc_correctness_tensor_split_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1269822Z test_nnc_correctness_tensor_split_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1270011Z test_nnc_correctness_tensor_split_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1270199Z test_nnc_correctness_tensor_split_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1270382Z test_nnc_correctness_tensor_split_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1270561Z test_nnc_correctness_tensor_split_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1270772Z test_nnc_correctness_tensor_split_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1270958Z test_nnc_correctness_tensor_split_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1271141Z test_nnc_correctness_tensor_split_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1271322Z test_nnc_correctness_tensor_split_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1271504Z test_nnc_correctness_tensor_split_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1271683Z test_nnc_correctness_tensor_split_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1271863Z test_nnc_correctness_tensordot_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1272050Z test_nnc_correctness_tensordot_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1272231Z test_nnc_correctness_tensordot_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1272412Z test_nnc_correctness_tensordot_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1272595Z test_nnc_correctness_tensordot_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1272774Z test_nnc_correctness_tensordot_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1272953Z test_nnc_correctness_tile_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1273126Z test_nnc_correctness_tile_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1273308Z test_nnc_correctness_tile_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1273513Z test_nnc_correctness_tile_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1273688Z test_nnc_correctness_tile_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1273851Z test_nnc_correctness_tile_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1274030Z test_nnc_correctness_tile_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1274205Z test_nnc_correctness_tile_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1274408Z test_nnc_correctness_tile_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1274624Z test_nnc_correctness_tile_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1274837Z test_nnc_correctness_tile_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1275055Z test_nnc_correctness_tile_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1275273Z test_nnc_correctness_to_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1275488Z test_nnc_correctness_to_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1275704Z test_nnc_correctness_to_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1275921Z test_nnc_correctness_to_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1276145Z test_nnc_correctness_to_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1276404Z test_nnc_correctness_to_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1276625Z test_nnc_correctness_to_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1276833Z test_nnc_correctness_to_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1277006Z test_nnc_correctness_to_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1277172Z test_nnc_correctness_to_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1277340Z test_nnc_correctness_to_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1277499Z test_nnc_correctness_to_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1277684Z test_nnc_correctness_to_sparse_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1277867Z test_nnc_correctness_to_sparse_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1278055Z test_nnc_correctness_to_sparse_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1278245Z test_nnc_correctness_to_sparse_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1278427Z test_nnc_correctness_to_sparse_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1278609Z test_nnc_correctness_to_sparse_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1278792Z test_nnc_correctness_to_sparse_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1278973Z test_nnc_correctness_to_sparse_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1279149Z test_nnc_correctness_to_sparse_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1279358Z test_nnc_correctness_to_sparse_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1279541Z test_nnc_correctness_to_sparse_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1279717Z test_nnc_correctness_to_sparse_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1279897Z test_nnc_correctness_topk_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1280072Z test_nnc_correctness_topk_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1280245Z test_nnc_correctness_topk_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1280421Z test_nnc_correctness_topk_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1280597Z test_nnc_correctness_topk_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1280768Z test_nnc_correctness_topk_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1280943Z test_nnc_correctness_topk_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1281113Z test_nnc_correctness_topk_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1281285Z test_nnc_correctness_topk_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1281463Z test_nnc_correctness_trace_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1281637Z test_nnc_correctness_trace_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1281820Z test_nnc_correctness_trace_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1282027Z test_nnc_correctness_trace_cuda_complex32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1282213Z test_nnc_correctness_trace_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1282390Z test_nnc_correctness_trace_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1282562Z test_nnc_correctness_trace_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1282736Z test_nnc_correctness_trace_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1282915Z test_nnc_correctness_trace_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1283091Z test_nnc_correctness_trace_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1283269Z test_nnc_correctness_trace_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1283447Z test_nnc_correctness_trace_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1283622Z test_nnc_correctness_trace_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1283808Z test_nnc_correctness_transpose_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1283988Z test_nnc_correctness_transpose_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1284169Z test_nnc_correctness_transpose_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1284395Z test_nnc_correctness_transpose_cuda_complex32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1284628Z test_nnc_correctness_transpose_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1284891Z test_nnc_correctness_transpose_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1285120Z test_nnc_correctness_transpose_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1285346Z test_nnc_correctness_transpose_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1285568Z test_nnc_correctness_transpose_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1285792Z test_nnc_correctness_transpose_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1286009Z test_nnc_correctness_transpose_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1286223Z test_nnc_correctness_transpose_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1286444Z test_nnc_correctness_transpose_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1286679Z test_nnc_correctness_trapezoid_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1286910Z test_nnc_correctness_trapezoid_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1287141Z test_nnc_correctness_trapezoid_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1287324Z test_nnc_correctness_trapezoid_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1287505Z test_nnc_correctness_trapezoid_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1287685Z test_nnc_correctness_trapezoid_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1287890Z test_nnc_correctness_trapezoid_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1288063Z test_nnc_correctness_trapezoid_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1288245Z test_nnc_correctness_trapezoid_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1288425Z test_nnc_correctness_trapezoid_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1288604Z test_nnc_correctness_trapezoid_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1288781Z test_nnc_correctness_trapz_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1288964Z test_nnc_correctness_trapz_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1289144Z test_nnc_correctness_trapz_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1289326Z test_nnc_correctness_trapz_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1289506Z test_nnc_correctness_trapz_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1289673Z test_nnc_correctness_trapz_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1289850Z test_nnc_correctness_trapz_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1290023Z test_nnc_correctness_trapz_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1290201Z test_nnc_correctness_trapz_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1290375Z test_nnc_correctness_trapz_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1290553Z test_nnc_correctness_trapz_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1290776Z test_nnc_correctness_triangular_solve_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1290970Z test_nnc_correctness_triangular_solve_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1291163Z test_nnc_correctness_triangular_solve_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1291343Z test_nnc_correctness_triangular_solve_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1291522Z test_nnc_correctness_tril_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1291703Z test_nnc_correctness_tril_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1291884Z test_nnc_correctness_tril_cuda_complex32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1292065Z test_nnc_correctness_tril_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1292241Z test_nnc_correctness_tril_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1292416Z test_nnc_correctness_tril_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1292592Z test_nnc_correctness_tril_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1292766Z test_nnc_correctness_tril_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1292931Z test_nnc_correctness_tril_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1293104Z test_nnc_correctness_tril_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1293302Z test_nnc_correctness_tril_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1293479Z test_nnc_correctness_tril_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1293663Z test_nnc_correctness_tril_indices_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1293846Z test_nnc_correctness_tril_indices_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1294022Z test_nnc_correctness_triu_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1294324Z test_nnc_correctness_triu_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1294507Z test_nnc_correctness_triu_cuda_complex32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1294686Z test_nnc_correctness_triu_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1294858Z test_nnc_correctness_triu_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1295034Z test_nnc_correctness_triu_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1295206Z test_nnc_correctness_triu_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1295377Z test_nnc_correctness_triu_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1295547Z test_nnc_correctness_triu_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1295719Z test_nnc_correctness_triu_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1295891Z test_nnc_correctness_triu_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1296064Z test_nnc_correctness_triu_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1296288Z test_nnc_correctness_triu_indices_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1296463Z test_nnc_correctness_triu_indices_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1296649Z test_nnc_correctness_true_divide_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1296832Z test_nnc_correctness_true_divide_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1297020Z test_nnc_correctness_true_divide_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1297203Z test_nnc_correctness_true_divide_cuda_complex32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1297387Z test_nnc_correctness_true_divide_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1297573Z test_nnc_correctness_true_divide_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1297757Z test_nnc_correctness_true_divide_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1297940Z test_nnc_correctness_true_divide_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1298113Z test_nnc_correctness_true_divide_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1298293Z test_nnc_correctness_true_divide_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1298472Z test_nnc_correctness_true_divide_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1298651Z test_nnc_correctness_true_divide_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1298905Z test_nnc_correctness_true_divide_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1299091Z test_nnc_correctness_trunc_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1299272Z test_nnc_correctness_trunc_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1299450Z test_nnc_correctness_trunc_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1299623Z test_nnc_correctness_trunc_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1299792Z test_nnc_correctness_trunc_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1299967Z test_nnc_correctness_trunc_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1300138Z test_nnc_correctness_trunc_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1300313Z test_nnc_correctness_trunc_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1300489Z test_nnc_correctness_trunc_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1300670Z test_nnc_correctness_unbind_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1300846Z test_nnc_correctness_unbind_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1301027Z test_nnc_correctness_unbind_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1301210Z test_nnc_correctness_unbind_cuda_complex32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1301385Z test_nnc_correctness_unbind_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1301566Z test_nnc_correctness_unbind_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1301773Z test_nnc_correctness_unbind_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1301950Z test_nnc_correctness_unbind_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1302125Z test_nnc_correctness_unbind_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1302300Z test_nnc_correctness_unbind_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1302475Z test_nnc_correctness_unbind_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1302648Z test_nnc_correctness_unbind_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1302825Z test_nnc_correctness_unbind_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1303005Z test_nnc_correctness_unflatten_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1303185Z test_nnc_correctness_unflatten_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1303370Z test_nnc_correctness_unflatten_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1303556Z test_nnc_correctness_unflatten_cuda_complex32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1303740Z test_nnc_correctness_unflatten_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1303920Z test_nnc_correctness_unflatten_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1304098Z test_nnc_correctness_unflatten_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1304307Z test_nnc_correctness_unflatten_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1304488Z test_nnc_correctness_unflatten_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1304666Z test_nnc_correctness_unflatten_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1304887Z test_nnc_correctness_unflatten_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1305066Z test_nnc_correctness_unflatten_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1305271Z test_nnc_correctness_unflatten_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1305478Z test_nnc_correctness_unfold_copy_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1305664Z test_nnc_correctness_unfold_copy_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1305855Z test_nnc_correctness_unfold_copy_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1306043Z test_nnc_correctness_unfold_copy_cuda_complex32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1306230Z test_nnc_correctness_unfold_copy_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1306412Z test_nnc_correctness_unfold_copy_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1306591Z test_nnc_correctness_unfold_copy_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1306774Z test_nnc_correctness_unfold_copy_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1306957Z test_nnc_correctness_unfold_copy_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1307168Z test_nnc_correctness_unfold_copy_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1307346Z test_nnc_correctness_unfold_copy_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1307525Z test_nnc_correctness_unfold_copy_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1307705Z test_nnc_correctness_unfold_copy_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1307899Z test_nnc_correctness_unfold_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1308120Z test_nnc_correctness_unfold_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1308337Z test_nnc_correctness_unfold_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1308567Z test_nnc_correctness_unfold_cuda_complex32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1308792Z test_nnc_correctness_unfold_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1308987Z test_nnc_correctness_unfold_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1309167Z test_nnc_correctness_unfold_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1309341Z test_nnc_correctness_unfold_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1309517Z test_nnc_correctness_unfold_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1309689Z test_nnc_correctness_unfold_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1309890Z test_nnc_correctness_unfold_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1310065Z test_nnc_correctness_unfold_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1310244Z test_nnc_correctness_unfold_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1310425Z test_nnc_correctness_uniform_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1310609Z test_nnc_correctness_uniform_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1310790Z test_nnc_correctness_uniform_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1310967Z test_nnc_correctness_uniform_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1311144Z test_nnc_correctness_uniform_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1320174Z test_nnc_correctness_uniform_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1320409Z test_nnc_correctness_unique_consecutive_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1320629Z test_nnc_correctness_unique_consecutive_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1320845Z test_nnc_correctness_unique_consecutive_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1321054Z test_nnc_correctness_unique_consecutive_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1321272Z test_nnc_correctness_unique_consecutive_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1321487Z test_nnc_correctness_unique_consecutive_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1321754Z test_nnc_correctness_unique_consecutive_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1321959Z test_nnc_correctness_unique_consecutive_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1322173Z test_nnc_correctness_unique_consecutive_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1322374Z test_nnc_correctness_unique_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1322576Z test_nnc_correctness_unique_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1322777Z test_nnc_correctness_unique_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1322977Z test_nnc_correctness_unique_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1323177Z test_nnc_correctness_unique_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1323379Z test_nnc_correctness_unique_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1323575Z test_nnc_correctness_unique_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1323769Z test_nnc_correctness_unique_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1323959Z test_nnc_correctness_unique_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1324166Z test_nnc_correctness_unsqueeze_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1324407Z test_nnc_correctness_unsqueeze_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1324706Z test_nnc_correctness_unsqueeze_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1324975Z test_nnc_correctness_unsqueeze_cuda_complex32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1325237Z test_nnc_correctness_unsqueeze_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1325492Z test_nnc_correctness_unsqueeze_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1325749Z test_nnc_correctness_unsqueeze_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1326004Z test_nnc_correctness_unsqueeze_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1326246Z test_nnc_correctness_unsqueeze_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1326497Z test_nnc_correctness_unsqueeze_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1326747Z test_nnc_correctness_unsqueeze_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1326997Z test_nnc_correctness_unsqueeze_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1327223Z test_nnc_correctness_unsqueeze_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1327420Z test_nnc_correctness_var_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1327619Z test_nnc_correctness_var_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1327822Z test_nnc_correctness_var_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1328019Z test_nnc_correctness_var_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1328207Z test_nnc_correctness_var_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1328442Z test_nnc_correctness_var_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1328652Z test_nnc_correctness_var_mean_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1328860Z test_nnc_correctness_var_mean_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1329067Z test_nnc_correctness_var_mean_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1329272Z test_nnc_correctness_var_mean_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1329473Z test_nnc_correctness_var_mean_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1329670Z test_nnc_correctness_var_mean_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1329887Z test_nnc_correctness_var_mean_unbiased_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1330094Z test_nnc_correctness_var_mean_unbiased_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1330312Z test_nnc_correctness_var_mean_unbiased_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1330525Z test_nnc_correctness_var_mean_unbiased_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1330737Z test_nnc_correctness_var_mean_unbiased_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1330943Z test_nnc_correctness_var_mean_unbiased_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1331184Z test_nnc_correctness_var_unbiased_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1331402Z test_nnc_correctness_var_unbiased_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1331610Z test_nnc_correctness_var_unbiased_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1331818Z test_nnc_correctness_var_unbiased_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1332025Z test_nnc_correctness_var_unbiased_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1332223Z test_nnc_correctness_var_unbiased_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1332423Z test_nnc_correctness_vdot_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1332630Z test_nnc_correctness_vdot_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1332837Z test_nnc_correctness_vdot_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1333037Z test_nnc_correctness_vdot_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1333235Z test_nnc_correctness_vdot_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1333434Z test_nnc_correctness_vdot_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1333641Z test_nnc_correctness_view_as_complex_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Skipped! (0.001s) 2023-01-11T21:40:19.1333851Z test_nnc_correctness_view_as_complex_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1334049Z test_nnc_correctness_view_as_complex_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1334427Z test_nnc_correctness_view_as_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1334697Z test_nnc_correctness_view_as_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1334903Z test_nnc_correctness_view_as_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1335107Z test_nnc_correctness_view_as_cuda_complex32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1335312Z test_nnc_correctness_view_as_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1335509Z test_nnc_correctness_view_as_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1335708Z test_nnc_correctness_view_as_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1335904Z test_nnc_correctness_view_as_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1336100Z test_nnc_correctness_view_as_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1336297Z test_nnc_correctness_view_as_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1336495Z test_nnc_correctness_view_as_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1336684Z test_nnc_correctness_view_as_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1336879Z test_nnc_correctness_view_as_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1337086Z test_nnc_correctness_view_as_real_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1337293Z test_nnc_correctness_view_as_real_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1337535Z test_nnc_correctness_view_copy_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1337745Z test_nnc_correctness_view_copy_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1337949Z test_nnc_correctness_view_copy_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1338152Z test_nnc_correctness_view_copy_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1338352Z test_nnc_correctness_view_copy_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1338550Z test_nnc_correctness_view_copy_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1338736Z test_nnc_correctness_view_copy_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1338934Z test_nnc_correctness_view_copy_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1339135Z test_nnc_correctness_view_copy_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1339336Z test_nnc_correctness_view_copy_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1339535Z test_nnc_correctness_view_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1339730Z test_nnc_correctness_view_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1339925Z test_nnc_correctness_view_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1340121Z test_nnc_correctness_view_cuda_complex32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1340321Z test_nnc_correctness_view_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1340542Z test_nnc_correctness_view_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1340738Z test_nnc_correctness_view_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1340934Z test_nnc_correctness_view_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1341128Z test_nnc_correctness_view_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1341317Z test_nnc_correctness_view_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1341509Z test_nnc_correctness_view_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1341707Z test_nnc_correctness_view_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1341901Z test_nnc_correctness_view_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1342106Z test_nnc_correctness_vsplit_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1342296Z test_nnc_correctness_vsplit_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1342500Z test_nnc_correctness_vsplit_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1342703Z test_nnc_correctness_vsplit_cuda_complex32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1342907Z test_nnc_correctness_vsplit_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1343106Z test_nnc_correctness_vsplit_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1343305Z test_nnc_correctness_vsplit_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1343533Z test_nnc_correctness_vsplit_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1343730Z test_nnc_correctness_vsplit_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1343927Z test_nnc_correctness_vsplit_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1344114Z test_nnc_correctness_vsplit_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1344310Z test_nnc_correctness_vsplit_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1344506Z test_nnc_correctness_vsplit_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1344773Z test_nnc_correctness_vstack_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1344972Z test_nnc_correctness_vstack_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1345185Z test_nnc_correctness_vstack_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1345388Z test_nnc_correctness_vstack_cuda_complex32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1345590Z test_nnc_correctness_vstack_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1345789Z test_nnc_correctness_vstack_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1345979Z test_nnc_correctness_vstack_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1346173Z test_nnc_correctness_vstack_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1346366Z test_nnc_correctness_vstack_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1346564Z test_nnc_correctness_vstack_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1346795Z test_nnc_correctness_vstack_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1346995Z test_nnc_correctness_vstack_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1347190Z test_nnc_correctness_vstack_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1347395Z test_nnc_correctness_where_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1347639Z test_nnc_correctness_where_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1347880Z test_nnc_correctness_where_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1348133Z test_nnc_correctness_where_cuda_complex32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1348355Z test_nnc_correctness_where_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1348554Z test_nnc_correctness_where_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1348752Z test_nnc_correctness_where_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1348944Z test_nnc_correctness_where_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1349139Z test_nnc_correctness_where_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1349333Z test_nnc_correctness_where_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1349523Z test_nnc_correctness_where_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1349740Z test_nnc_correctness_where_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1349941Z test_nnc_correctness_where_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1350143Z test_nnc_correctness_xlogy_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1350336Z test_nnc_correctness_xlogy_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1350531Z test_nnc_correctness_xlogy_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1350727Z test_nnc_correctness_xlogy_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1350917Z test_nnc_correctness_xlogy_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1351113Z test_nnc_correctness_xlogy_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1351307Z test_nnc_correctness_xlogy_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1351487Z test_nnc_correctness_xlogy_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1351679Z test_nnc_correctness_xlogy_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1351870Z test_nnc_correctness_xlogy_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1352066Z test_nnc_correctness_zero__cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1352260Z test_nnc_correctness_zero__cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1352463Z test_nnc_correctness_zero__cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1352664Z test_nnc_correctness_zero__cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1352888Z test_nnc_correctness_zero__cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1353082Z test_nnc_correctness_zero__cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1353264Z test_nnc_correctness_zero__cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1353455Z test_nnc_correctness_zero__cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1353646Z test_nnc_correctness_zero__cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1353834Z test_nnc_correctness_zero__cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1354023Z test_nnc_correctness_zero__cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1354246Z test_nnc_correctness_zero__cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1354494Z test_nnc_correctness_zeros_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1354736Z test_nnc_correctness_zeros_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1354987Z test_nnc_correctness_zeros_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1355225Z test_nnc_correctness_zeros_cuda_complex32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1355475Z test_nnc_correctness_zeros_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1355722Z test_nnc_correctness_zeros_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1356003Z test_nnc_correctness_zeros_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1356252Z test_nnc_correctness_zeros_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1356491Z test_nnc_correctness_zeros_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1356733Z test_nnc_correctness_zeros_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1356925Z test_nnc_correctness_zeros_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1357122Z test_nnc_correctness_zeros_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1357306Z test_nnc_correctness_zeros_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1357514Z test_nnc_correctness_zeros_like_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1357720Z test_nnc_correctness_zeros_like_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1357934Z test_nnc_correctness_zeros_like_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1358140Z test_nnc_correctness_zeros_like_cuda_complex32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1358346Z test_nnc_correctness_zeros_like_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1358554Z test_nnc_correctness_zeros_like_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1358759Z test_nnc_correctness_zeros_like_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1358963Z test_nnc_correctness_zeros_like_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1359166Z test_nnc_correctness_zeros_like_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1359386Z test_nnc_correctness_zeros_like_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1359585Z test_nnc_correctness_zeros_like_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1359783Z test_nnc_correctness_zeros_like_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1359978Z test_nnc_correctness_zeros_like_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1360221Z test_unsupported_H_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:40:19.1360459Z test_unsupported_T_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:40:19.1360710Z test_unsupported___getitem___cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:40:19.1360955Z test_unsupported___rpow___cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:40:19.1361196Z test_unsupported___rsub___cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:40:19.1361456Z test_unsupported__native_batch_norm_legit_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:40:19.1361707Z test_unsupported__softmax_backward_data_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:40:19.1361987Z test_unsupported_acosh_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:40:19.1362235Z test_unsupported_addbmm_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:40:19.1362478Z test_unsupported_addcdiv_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:40:19.1362714Z test_unsupported_addmm_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:40:19.1362956Z test_unsupported_addmv_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:40:19.1363193Z test_unsupported_addr_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:40:19.1363433Z test_unsupported_all_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:40:19.1363679Z test_unsupported_allclose_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:40:19.1363916Z test_unsupported_amax_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:40:19.1364148Z test_unsupported_amin_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:40:19.1364386Z test_unsupported_aminmax_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:40:19.1364626Z test_unsupported_angle_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:40:19.1364867Z test_unsupported_any_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:40:19.1365182Z test_unsupported_arange_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:40:19.1365426Z test_unsupported_argmax_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:40:19.1365668Z test_unsupported_argmin_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:40:19.1365906Z test_unsupported_argsort_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:40:19.1366146Z test_unsupported_argwhere_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:40:19.1366393Z test_unsupported_as_strided_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:40:19.1366655Z test_unsupported_as_strided_partial_views_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:40:19.1366910Z test_unsupported_as_strided_scatter_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:40:19.1367138Z test_unsupported_asinh_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:40:19.1367377Z test_unsupported_atanh_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:40:19.1367623Z test_unsupported_atleast_1d_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:40:19.1367894Z test_unsupported_atleast_2d_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:40:19.1368139Z test_unsupported_atleast_3d_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:40:19.1368378Z test_unsupported_baddbmm_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:40:19.1368624Z test_unsupported_bernoulli_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:40:19.1368866Z test_unsupported_bfloat16_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:40:19.1369111Z test_unsupported_block_diag_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:40:19.1369351Z test_unsupported_bmm_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:40:19.1369606Z test_unsupported_broadcast_shapes_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:40:19.1369851Z test_unsupported_broadcast_tensors_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:40:19.1370095Z test_unsupported_broadcast_to_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:40:19.1370337Z test_unsupported_bucketize_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:40:19.1370591Z test_unsupported_cartesian_prod_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:40:19.1370854Z test_unsupported_cat_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:40:19.1371090Z test_unsupported_cdist_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:40:19.1371331Z test_unsupported_cdouble_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:40:19.1371570Z test_unsupported_cfloat_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:40:19.1371799Z test_unsupported_chalf_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:40:19.1372042Z test_unsupported_cholesky_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:40:19.1372294Z test_unsupported_cholesky_inverse_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:40:19.1372534Z test_unsupported_cholesky_solve_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:40:19.1372770Z test_unsupported_chunk_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:40:19.1373008Z test_unsupported_clamp_max_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:40:19.1373240Z test_unsupported_clamp_min_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:40:19.1373509Z test_unsupported_clone_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:40:19.1373760Z test_unsupported_column_stack_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:40:19.1374001Z test_unsupported_combinations_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:40:19.1374371Z test_unsupported_complex_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:40:19.1374614Z test_unsupported_conj_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:40:19.1374863Z test_unsupported_conj_physical_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:40:19.1375118Z test_unsupported_constant_pad_nd_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:40:19.1375355Z test_unsupported_copysign_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:40:19.1375598Z test_unsupported_corrcoef_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:40:19.1375847Z test_unsupported_count_nonzero_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:40:19.1376082Z test_unsupported_cov_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:40:19.1376317Z test_unsupported_cross_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:40:19.1376559Z test_unsupported_cummax_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:40:19.1376854Z test_unsupported_cummin_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:40:19.1377094Z test_unsupported_cumprod_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:40:19.1377338Z test_unsupported_cumsum_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:40:19.1377595Z test_unsupported_cumulative_trapezoid_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:40:19.1377835Z test_unsupported_deg2rad_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:40:19.1378067Z test_unsupported_diag_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:40:19.1378313Z test_unsupported_diag_embed_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:40:19.1378559Z test_unsupported_diagflat_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:40:19.1378810Z test_unsupported_diagonal_copy_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:40:19.1379047Z test_unsupported_diagonal_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:40:19.1379332Z test_unsupported_diagonal_scatter_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:40:19.1379575Z test_unsupported_diff_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:40:19.1379815Z test_unsupported_digamma_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:40:19.1380057Z test_unsupported_dist_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:40:19.1380294Z test_unsupported_dot_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:40:19.1380533Z test_unsupported_dsplit_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:40:19.1380765Z test_unsupported_dstack_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:40:19.1381007Z test_unsupported_einsum_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:40:19.1381247Z test_unsupported_empty_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:40:19.1381489Z test_unsupported_empty_like_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:40:19.1381727Z test_unsupported_equal_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:40:19.1381960Z test_unsupported_erfinv_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:40:19.1382199Z test_unsupported_exp2_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:40:19.1382471Z test_unsupported_eye_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:40:19.1382710Z test_unsupported_fft_fft2_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:40:19.1382949Z test_unsupported_fft_fft_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:40:19.1383205Z test_unsupported_fft_fftn_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:40:19.1383442Z test_unsupported_fft_fftshift_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:40:19.1383686Z test_unsupported_fft_hfft2_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:40:19.1383925Z test_unsupported_fft_hfft_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:40:19.1384166Z test_unsupported_fft_hfftn_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:40:19.1384407Z test_unsupported_fft_ifft2_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:40:19.1384638Z test_unsupported_fft_ifft_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:40:19.1384938Z test_unsupported_fft_ifftn_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:40:19.1385224Z test_unsupported_fft_ifftshift_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:40:19.1385471Z test_unsupported_fft_ihfft2_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:40:19.1385707Z test_unsupported_fft_ihfft_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:40:19.1385941Z test_unsupported_fft_ihfftn_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:40:19.1386163Z test_unsupported_fft_irfft2_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:40:19.1386399Z test_unsupported_fft_irfft_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:40:19.1386650Z test_unsupported_fft_irfftn_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:40:19.1386941Z test_unsupported_fft_rfft2_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:40:19.1387233Z test_unsupported_fft_rfft_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:40:19.1387526Z test_unsupported_fft_rfftn_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:40:19.1387762Z test_unsupported_fill_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: No fill_ op (0.000s) 2023-01-11T21:40:19.1388055Z test_unsupported_flatten_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:40:19.1388290Z test_unsupported_flip_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:40:19.1388560Z test_unsupported_fliplr_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:40:19.1388796Z test_unsupported_flipud_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:40:19.1389033Z test_unsupported_float_power_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:40:19.1389276Z test_unsupported_floor_divide_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:40:19.1389510Z test_unsupported_fmax_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:40:19.1389743Z test_unsupported_fmin_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:40:19.1389982Z test_unsupported_frexp_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:40:19.1390214Z test_unsupported_full_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:40:19.1390451Z test_unsupported_full_like_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:40:19.1390689Z test_unsupported_gather_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:40:19.1390923Z test_unsupported_geqrf_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:40:19.1391190Z test_unsupported_gradient_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:40:19.1391443Z test_unsupported_grid_sampler_2d_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:40:19.1391679Z test_unsupported_heaviside_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:40:19.1391913Z test_unsupported_histc_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:40:19.1392147Z test_unsupported_hsplit_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:40:19.1392381Z test_unsupported_hstack_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:40:19.1392615Z test_unsupported_hypot_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:40:19.1392848Z test_unsupported_i0_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:40:19.1393082Z test_unsupported_igamma_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:40:19.1393319Z test_unsupported_igammac_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:40:19.1393561Z test_unsupported_index_add_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:40:19.1393801Z test_unsupported_index_copy_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:40:19.1394064Z test_unsupported_index_fill_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:40:19.1394324Z test_unsupported_index_put_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:40:19.1394627Z test_unsupported_index_reduce_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:40:19.1394922Z test_unsupported_index_select_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:40:19.1395215Z test_unsupported_inner_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:40:19.1395509Z test_unsupported_isclose_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:40:19.1395813Z test_unsupported_isfinite_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:40:19.1396101Z test_unsupported_isin_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:40:19.1396391Z test_unsupported_isinf_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:40:19.1396687Z test_unsupported_isneginf_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:40:19.1396953Z test_unsupported_isposinf_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:40:19.1397214Z test_unsupported_isreal_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:40:19.1397470Z test_unsupported_jiterator_2inputs_2outputs_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:40:19.1397736Z 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) 2023-01-11T21:40:19.1397984Z test_unsupported_jiterator_binary_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:40:19.1398247Z 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) 2023-01-11T21:40:19.1398495Z test_unsupported_jiterator_unary_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:40:19.1398732Z test_unsupported_kron_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:40:19.1398971Z test_unsupported_kthvalue_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:40:19.1399211Z test_unsupported_ldexp_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:40:19.1399456Z test_unsupported_linalg_cholesky_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:40:19.1399708Z test_unsupported_linalg_cholesky_ex_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:40:19.1399953Z test_unsupported_linalg_cond_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:40:19.1400220Z test_unsupported_linalg_cross_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:40:19.1400461Z test_unsupported_linalg_det_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:40:19.1400713Z test_unsupported_linalg_det_singular_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:40:19.1400953Z test_unsupported_linalg_eig_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:40:19.1401209Z test_unsupported_linalg_eigh_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:40:19.1401458Z test_unsupported_linalg_eigvals_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:40:19.1401707Z test_unsupported_linalg_eigvalsh_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:40:19.1401971Z test_unsupported_linalg_householder_product_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:40:19.1402213Z test_unsupported_linalg_inv_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:40:19.1402457Z test_unsupported_linalg_inv_ex_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:40:19.1402705Z test_unsupported_linalg_ldl_factor_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:40:19.1402996Z test_unsupported_linalg_ldl_factor_ex_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:40:19.1403251Z test_unsupported_linalg_ldl_solve_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:40:19.1403485Z test_unsupported_linalg_lstsq_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:40:19.1403741Z test_unsupported_linalg_lstsq_grad_oriented_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:40:19.1403983Z test_unsupported_linalg_lu_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:40:19.1404237Z test_unsupported_linalg_lu_factor_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:40:19.1404554Z test_unsupported_linalg_lu_factor_ex_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:40:19.1404863Z test_unsupported_linalg_lu_solve_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:40:19.1405175Z test_unsupported_linalg_matrix_norm_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:40:19.1405482Z test_unsupported_linalg_matrix_power_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:40:19.1405785Z test_unsupported_linalg_matrix_rank_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:40:19.1406113Z test_unsupported_linalg_matrix_rank_hermitian_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:40:19.1406454Z test_unsupported_linalg_multi_dot_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:40:19.1406747Z test_unsupported_linalg_norm_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:40:19.1407071Z 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) 2023-01-11T21:40:19.1407323Z test_unsupported_linalg_pinv_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:40:19.1407582Z test_unsupported_linalg_pinv_hermitian_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:40:19.1407802Z test_unsupported_linalg_pinv_singular_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:40:19.1408042Z test_unsupported_linalg_qr_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:40:19.1408288Z test_unsupported_linalg_slogdet_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:40:19.1408531Z test_unsupported_linalg_solve_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:40:19.1408773Z test_unsupported_linalg_solve_ex_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:40:19.1409101Z test_unsupported_linalg_solve_triangular_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:40:19.1409349Z test_unsupported_linalg_svd_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:40:19.1409599Z test_unsupported_linalg_svdvals_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:40:19.1409839Z test_unsupported_linalg_tensorinv_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:40:19.1410089Z test_unsupported_linalg_tensorsolve_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:40:19.1410335Z test_unsupported_linalg_vander_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:40:19.1410582Z test_unsupported_linalg_vecdot_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:40:19.1410832Z test_unsupported_linalg_vector_norm_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:40:19.1411070Z test_unsupported_linspace_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:40:19.1411310Z test_unsupported_log_softmax_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:40:19.1411565Z test_unsupported_log_softmax_with_dtype_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:40:19.1411812Z test_unsupported_logaddexp2_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:40:19.1412082Z test_unsupported_logaddexp_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:40:19.1412329Z test_unsupported_logcumsumexp_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:40:19.1412559Z test_unsupported_logdet_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:40:19.1412799Z test_unsupported_logical_and_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:40:19.1413033Z test_unsupported_logical_not_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:40:19.1413272Z test_unsupported_logical_or_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:40:19.1413509Z test_unsupported_logical_xor_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:40:19.1413748Z test_unsupported_logit_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:40:19.1413987Z test_unsupported_logspace_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:40:19.1414348Z test_unsupported_logsumexp_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:40:19.1414589Z test_unsupported_lu_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:40:19.1414879Z test_unsupported_lu_solve_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:40:19.1415125Z test_unsupported_lu_unpack_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:40:19.1415347Z test_unsupported_mH_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:40:19.1415581Z test_unsupported_mT_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:40:19.1415822Z test_unsupported_masked_amax_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:40:19.1416059Z test_unsupported_masked_amin_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:40:19.1416308Z test_unsupported_masked_argmax_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:40:19.1416558Z test_unsupported_masked_argmin_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:40:19.1416805Z test_unsupported_masked_cumprod_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:40:19.1417051Z test_unsupported_masked_cumsum_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:40:19.1417303Z test_unsupported_masked_log_softmax_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:40:19.1417554Z test_unsupported_masked_logaddexp_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:40:19.1417848Z test_unsupported_masked_logsumexp_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:40:19.1418088Z test_unsupported_masked_mean_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:40:19.1418339Z test_unsupported_masked_median_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:40:19.1418577Z test_unsupported_masked_norm_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:40:19.1418828Z test_unsupported_masked_normalize_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:40:19.1419072Z test_unsupported_masked_prod_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:40:19.1419324Z test_unsupported_masked_scatter_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:40:19.1419572Z test_unsupported_masked_select_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:40:19.1419820Z test_unsupported_masked_softmax_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:40:19.1420068Z test_unsupported_masked_softmin_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:40:19.1420310Z test_unsupported_masked_std_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:40:19.1420580Z test_unsupported_masked_sum_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:40:19.1420822Z test_unsupported_masked_var_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:40:19.1421050Z test_unsupported_matrix_exp_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:40:19.1421319Z 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) 2023-01-11T21:40:19.1421573Z test_unsupported_max_reduction_no_dim_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:40:19.1421831Z test_unsupported_max_reduction_with_dim_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:40:19.1422074Z test_unsupported_maximum_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:40:19.1422314Z test_unsupported_median_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:40:19.1422572Z test_unsupported_meshgrid_list_of_tensors_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:40:19.1422835Z test_unsupported_meshgrid_variadic_tensors_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:40:19.1423084Z test_unsupported_min_reduction_no_dim_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:40:19.1423337Z test_unsupported_min_reduction_with_dim_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:40:19.1423616Z test_unsupported_minimum_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:40:19.1423844Z test_unsupported_mode_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:40:19.1424078Z test_unsupported_movedim_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:40:19.1424317Z test_unsupported_msort_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:40:19.1424564Z test_unsupported_multinomial_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:40:19.1424852Z test_unsupported_mv_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:40:19.1425118Z test_unsupported_mvlgamma_mvlgamma_p_1_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:40:19.1425373Z test_unsupported_mvlgamma_mvlgamma_p_3_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:40:19.1425630Z test_unsupported_mvlgamma_mvlgamma_p_5_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:40:19.1425868Z test_unsupported_nan_to_num_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:40:19.1426109Z test_unsupported_nanmean_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:40:19.1426390Z test_unsupported_nanmedian_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:40:19.1426629Z test_unsupported_nanquantile_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:40:19.1426886Z test_unsupported_nansum_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:40:19.1427190Z test_unsupported_narrow_copy_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:40:19.1427489Z test_unsupported_narrow_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:40:19.1427801Z test_unsupported_native_batch_norm_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:40:19.1428126Z test_unsupported_native_dropout_backward_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:40:19.1428406Z test_unsupported_native_layer_norm_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:40:19.1428647Z test_unsupported_new_empty_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:40:19.1428896Z test_unsupported_new_empty_strided_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:40:19.1429135Z test_unsupported_new_full_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:40:19.1429379Z test_unsupported_new_ones_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:40:19.1429655Z test_unsupported_new_zeros_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:40:19.1429885Z test_unsupported_nextafter_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:40:19.1430168Z 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) 2023-01-11T21:40:19.1430441Z 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) 2023-01-11T21:40:19.1430712Z 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) 2023-01-11T21:40:19.1430983Z 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) 2023-01-11T21:40:19.1431252Z 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) 2023-01-11T21:40:19.1431514Z 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) 2023-01-11T21:40:19.1431776Z 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) 2023-01-11T21:40:19.1432040Z test_unsupported_nn_functional_alpha_dropout_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:40:19.1432326Z test_unsupported_nn_functional_avg_pool1d_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:40:19.1432588Z test_unsupported_nn_functional_avg_pool2d_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:40:19.1432845Z test_unsupported_nn_functional_avg_pool3d_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:40:19.1433088Z test_unsupported_nn_functional_batch_norm_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:40:19.1433361Z 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) 2023-01-11T21:40:19.1433618Z test_unsupported_nn_functional_bilinear_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:40:19.1433891Z 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) 2023-01-11T21:40:19.1434183Z 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) 2023-01-11T21:40:19.1434496Z test_unsupported_nn_functional_celu_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:40:19.1434808Z test_unsupported_nn_functional_conv1d_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:40:19.1435126Z test_unsupported_nn_functional_conv2d_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:40:19.1435497Z test_unsupported_nn_functional_conv_transpose1d_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:40:19.1435833Z test_unsupported_nn_functional_conv_transpose2d_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:40:19.1436150Z test_unsupported_nn_functional_conv_transpose3d_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:40:19.1436492Z 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) 2023-01-11T21:40:19.1436802Z test_unsupported_nn_functional_cosine_similarity_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:40:19.1437069Z test_unsupported_nn_functional_cross_entropy_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:40:19.1437323Z test_unsupported_nn_functional_ctc_loss_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:40:19.1437581Z test_unsupported_nn_functional_dropout2d_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:40:19.1437837Z test_unsupported_nn_functional_dropout3d_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:40:19.1438092Z test_unsupported_nn_functional_dropout_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:40:19.1438370Z test_unsupported_nn_functional_elu_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:40:19.1438638Z test_unsupported_nn_functional_embedding_bag_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:40:19.1438894Z test_unsupported_nn_functional_embedding_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:40:19.1439177Z 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) 2023-01-11T21:40:19.1439461Z 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) 2023-01-11T21:40:19.1439730Z 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) 2023-01-11T21:40:19.1440001Z 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) 2023-01-11T21:40:19.1440257Z 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) 2023-01-11T21:40:19.1440508Z test_unsupported_nn_functional_gelu_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:40:19.1440757Z test_unsupported_nn_functional_glu_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:40:19.1441019Z test_unsupported_nn_functional_grid_sample_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:40:19.1441305Z test_unsupported_nn_functional_group_norm_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:40:19.1441574Z 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) 2023-01-11T21:40:19.1441825Z test_unsupported_nn_functional_huber_loss_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:40:19.1442086Z test_unsupported_nn_functional_instance_norm_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:40:19.1442356Z test_unsupported_nn_functional_interpolate_area_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:40:19.1442628Z test_unsupported_nn_functional_interpolate_bicubic_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:40:19.1442899Z test_unsupported_nn_functional_interpolate_bilinear_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:40:19.1443164Z test_unsupported_nn_functional_interpolate_linear_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:40:19.1443419Z test_unsupported_nn_functional_interpolate_nearest_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:40:19.1443729Z test_unsupported_nn_functional_interpolate_trilinear_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:40:19.1443986Z test_unsupported_nn_functional_kl_div_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:40:19.1444242Z test_unsupported_nn_functional_l1_loss_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:40:19.1444501Z test_unsupported_nn_functional_layer_norm_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:40:19.1444804Z test_unsupported_nn_functional_linear_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:40:19.1445131Z 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) 2023-01-11T21:40:19.1445453Z test_unsupported_nn_functional_logsigmoid_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:40:19.1445788Z 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) 2023-01-11T21:40:19.1446098Z test_unsupported_nn_functional_max_pool1d_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:40:19.1446413Z test_unsupported_nn_functional_max_pool2d_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:40:19.1446729Z test_unsupported_nn_functional_max_pool3d_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:40:19.1447046Z test_unsupported_nn_functional_max_unpool1d_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:40:19.1447358Z 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) 2023-01-11T21:40:19.1447619Z test_unsupported_nn_functional_max_unpool2d_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:40:19.1447878Z 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) 2023-01-11T21:40:19.1448132Z test_unsupported_nn_functional_max_unpool3d_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:40:19.1448398Z 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) 2023-01-11T21:40:19.1448653Z test_unsupported_nn_functional_mish_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:40:19.1448909Z test_unsupported_nn_functional_mse_loss_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:40:19.1449174Z 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) 2023-01-11T21:40:19.1449444Z 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) 2023-01-11T21:40:19.1449721Z 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) 2023-01-11T21:40:19.1450005Z test_unsupported_nn_functional_nll_loss_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:40:19.1450265Z test_unsupported_nn_functional_normalize_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:40:19.1450515Z test_unsupported_nn_functional_pad_circular_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:40:19.1450767Z test_unsupported_nn_functional_pad_constant_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:40:19.1451030Z test_unsupported_nn_functional_pad_reflect_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:40:19.1451293Z test_unsupported_nn_functional_pad_replicate_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:40:19.1451559Z test_unsupported_nn_functional_pairwise_distance_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:40:19.1451812Z test_unsupported_nn_functional_pdist_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:40:19.1452072Z test_unsupported_nn_functional_pixel_shuffle_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:40:19.1452337Z test_unsupported_nn_functional_pixel_unshuffle_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:40:19.1452597Z 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) 2023-01-11T21:40:19.1452915Z test_unsupported_nn_functional_prelu_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:40:19.1453170Z test_unsupported_nn_functional_rrelu_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:40:19.1453422Z test_unsupported_nn_functional_selu_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:40:19.1453662Z test_unsupported_nn_functional_silu_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:40:19.1453920Z 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) 2023-01-11T21:40:19.1454297Z 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) 2023-01-11T21:40:19.1454566Z test_unsupported_nn_functional_softmin_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:40:19.1454837Z 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) 2023-01-11T21:40:19.1455096Z test_unsupported_nn_functional_softshrink_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:40:19.1455364Z 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) 2023-01-11T21:40:19.1455697Z 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) 2023-01-11T21:40:19.1455957Z test_unsupported_nn_functional_unfold_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:40:19.1456224Z test_unsupported_nn_functional_upsample_bilinear_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:40:19.1456490Z test_unsupported_nn_functional_upsample_nearest_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:40:19.1456732Z test_unsupported_nonzero_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:40:19.1456964Z test_unsupported_norm_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:40:19.1457205Z test_unsupported_norm_fro_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:40:19.1457444Z test_unsupported_norm_inf_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:40:19.1457684Z test_unsupported_norm_nuc_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:40:19.1457922Z test_unsupported_normal_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:40:19.1458174Z test_unsupported_normal_number_mean_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:40:19.1458412Z test_unsupported_ones_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:40:19.1458692Z test_unsupported_ones_like_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:40:19.1458928Z test_unsupported_ormqr_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:40:19.1459167Z test_unsupported_outer_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:40:19.1459411Z test_unsupported_pca_lowrank_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:40:19.1459642Z test_unsupported_pinverse_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:40:19.1459873Z test_unsupported_polar_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:40:19.1460138Z test_unsupported_polygamma_polygamma_n_0_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:40:19.1460393Z test_unsupported_polygamma_polygamma_n_1_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:40:19.1460647Z test_unsupported_polygamma_polygamma_n_2_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:40:19.1460899Z test_unsupported_polygamma_polygamma_n_3_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:40:19.1461176Z test_unsupported_polygamma_polygamma_n_4_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:40:19.1461424Z test_unsupported_positive_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:40:19.1461661Z test_unsupported_prod_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:40:19.1461896Z test_unsupported_put_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:40:19.1462132Z test_unsupported_qr_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:40:19.1462360Z test_unsupported_quantile_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:40:19.1462603Z test_unsupported_rad2deg_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:40:19.1462848Z test_unsupported_rand_like_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:40:19.1463086Z test_unsupported_randint_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:40:19.1463331Z test_unsupported_randint_like_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:40:19.1463566Z test_unsupported_randn_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:40:19.1463812Z test_unsupported_randn_like_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:40:19.1464050Z test_unsupported_ravel_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:40:19.1464313Z test_unsupported_real_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:40:19.1464552Z test_unsupported_renorm_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:40:19.1464843Z test_unsupported_repeat_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:40:19.1465092Z test_unsupported_repeat_interleave_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:40:19.1465332Z test_unsupported_resize__cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:40:19.1465578Z test_unsupported_resize_as__cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:40:19.1465827Z test_unsupported_resolve_conj_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:40:19.1466069Z test_unsupported_resolve_neg_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:40:19.1466302Z test_unsupported_roll_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:40:19.1466540Z test_unsupported_rot90_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:40:19.1466787Z test_unsupported_round_decimals_0_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:40:19.1467100Z test_unsupported_round_decimals_3_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:40:19.1467424Z test_unsupported_round_decimals_neg_3_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:40:19.1467731Z test_unsupported_scalar_tensor_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:40:19.1468024Z test_unsupported_scatter_add_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:40:19.1468321Z test_unsupported_scatter_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:40:19.1468577Z test_unsupported_scatter_reduce_amax_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:40:19.1468830Z test_unsupported_scatter_reduce_amin_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:40:19.1469083Z test_unsupported_scatter_reduce_mean_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:40:19.1469333Z test_unsupported_scatter_reduce_prod_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:40:19.1469585Z test_unsupported_scatter_reduce_sum_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:40:19.1469833Z test_unsupported_searchsorted_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:40:19.1470096Z test_unsupported_segment_reduce_lengths_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:40:19.1470384Z test_unsupported_segment_reduce_offsets_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:40:19.1470623Z test_unsupported_select_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:40:19.1470872Z test_unsupported_select_scatter_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:40:19.1471099Z test_unsupported_sgn_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:40:19.1471355Z test_unsupported_signal_windows_bartlett_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:40:19.1471613Z test_unsupported_signal_windows_blackman_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:40:19.1471875Z test_unsupported_signal_windows_cosine_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:40:19.1472138Z test_unsupported_signal_windows_exponential_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:40:19.1472398Z test_unsupported_signal_windows_gaussian_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:40:19.1472664Z test_unsupported_signal_windows_general_cosine_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:40:19.1472958Z test_unsupported_signal_windows_general_hamming_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:40:19.1473217Z test_unsupported_signal_windows_hamming_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:40:19.1473467Z test_unsupported_signal_windows_hann_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:40:19.1473723Z test_unsupported_signal_windows_kaiser_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:40:19.1473977Z test_unsupported_signal_windows_nuttall_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:40:19.1474215Z test_unsupported_signbit_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:40:19.1474454Z test_unsupported_sinc_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:40:19.1474693Z test_unsupported_slice_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:40:19.1474941Z test_unsupported_slice_scatter_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:40:19.1475177Z test_unsupported_softmax_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:40:19.1475429Z test_unsupported_softmax_with_dtype_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:40:19.1475701Z test_unsupported_sort_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:40:19.1476004Z test_unsupported_sparse_sampled_addmm_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:40:19.1476253Z test_unsupported_special_airy_ai_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:40:19.1476505Z test_unsupported_special_bessel_j0_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:40:19.1476762Z test_unsupported_special_bessel_j1_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:40:19.1477004Z test_unsupported_special_bessel_y0_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:40:19.1477249Z test_unsupported_special_bessel_y1_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:40:19.1477475Z test_unsupported_special_chebyshev_polynomial_t_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Skipped! (0.000s) 2023-01-11T21:40:19.1477695Z test_unsupported_special_chebyshev_polynomial_u_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Skipped! (0.000s) 2023-01-11T21:40:19.1477915Z test_unsupported_special_chebyshev_polynomial_v_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Skipped! (0.000s) 2023-01-11T21:40:19.1478135Z test_unsupported_special_chebyshev_polynomial_w_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Skipped! (0.000s) 2023-01-11T21:40:19.1478380Z test_unsupported_special_entr_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:40:19.1478653Z test_unsupported_special_erfcx_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:40:19.1478877Z test_unsupported_special_hermite_polynomial_h_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Skipped! (0.000s) 2023-01-11T21:40:19.1479094Z test_unsupported_special_hermite_polynomial_he_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Skipped! (0.000s) 2023-01-11T21:40:19.1479331Z test_unsupported_special_i0e_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:40:19.1479573Z test_unsupported_special_i1_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:40:19.1479811Z test_unsupported_special_i1e_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:40:19.1480027Z test_unsupported_special_laguerre_polynomial_l_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Skipped! (0.000s) 2023-01-11T21:40:19.1480244Z test_unsupported_special_legendre_polynomial_p_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Skipped! (0.000s) 2023-01-11T21:40:19.1480494Z test_unsupported_special_log_ndtr_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:40:19.1480757Z test_unsupported_special_modified_bessel_i0_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:40:19.1481010Z test_unsupported_special_modified_bessel_i1_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:40:19.1481273Z test_unsupported_special_modified_bessel_k0_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:40:19.1481529Z test_unsupported_special_modified_bessel_k1_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:40:19.1481802Z test_unsupported_special_ndtr_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:40:19.1482041Z test_unsupported_special_ndtri_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:40:19.1482319Z 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) 2023-01-11T21:40:19.1482587Z 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) 2023-01-11T21:40:19.1482859Z 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) 2023-01-11T21:40:19.1483091Z test_unsupported_special_shifted_chebyshev_polynomial_t_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Skipped! (0.000s) 2023-01-11T21:40:19.1483323Z test_unsupported_special_shifted_chebyshev_polynomial_u_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Skipped! (0.000s) 2023-01-11T21:40:19.1483551Z test_unsupported_special_shifted_chebyshev_polynomial_v_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Skipped! (0.000s) 2023-01-11T21:40:19.1483773Z test_unsupported_special_shifted_chebyshev_polynomial_w_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Skipped! (0.000s) 2023-01-11T21:40:19.1484037Z test_unsupported_special_spherical_bessel_j0_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:40:19.1484297Z test_unsupported_special_xlog1py_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:40:19.1484655Z test_unsupported_special_zeta_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:40:19.1484952Z test_unsupported_split_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:40:19.1485254Z test_unsupported_split_list_args_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:40:19.1485566Z test_unsupported_split_with_sizes_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:40:19.1485863Z test_unsupported_square_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:40:19.1486169Z test_unsupported_squeeze_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:40:19.1486467Z test_unsupported_stack_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:40:19.1486762Z test_unsupported_std_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:40:19.1487061Z test_unsupported_std_mean_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:40:19.1487341Z test_unsupported_std_mean_unbiased_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:40:19.1487584Z test_unsupported_std_unbiased_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:40:19.1487821Z test_unsupported_stft_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:40:19.1488091Z test_unsupported_sum_to_size_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:40:19.1488318Z test_unsupported_svd_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:40:19.1488559Z test_unsupported_svd_lowrank_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:40:19.1488798Z test_unsupported_symeig_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:40:19.1489045Z test_unsupported_take_along_dim_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:40:19.1489281Z test_unsupported_take_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:40:19.1489527Z test_unsupported_tensor_split_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:40:19.1489770Z test_unsupported_tensordot_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:40:19.1490005Z test_unsupported_tile_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:40:19.1490236Z test_unsupported_to_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:40:19.1490477Z test_unsupported_to_sparse_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:40:19.1490736Z test_unsupported_topk_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:40:19.1490969Z test_unsupported_trace_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:40:19.1491207Z test_unsupported_trapezoid_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:40:19.1491443Z test_unsupported_trapz_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:40:19.1491696Z test_unsupported_triangular_solve_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:40:19.1491927Z test_unsupported_tril_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:40:19.1492163Z test_unsupported_triu_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:40:19.1492405Z test_unsupported_unbind_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:40:19.1492650Z test_unsupported_unflatten_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:40:19.1492892Z test_unsupported_unfold_copy_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:40:19.1493134Z test_unsupported_unfold_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:40:19.1493371Z test_unsupported_uniform_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:40:19.1493620Z test_unsupported_unique_consecutive_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:40:19.1493881Z test_unsupported_unique_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:40:19.1494119Z test_unsupported_var_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:40:19.1494474Z test_unsupported_var_mean_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:40:19.1494732Z test_unsupported_var_mean_unbiased_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:40:19.1494981Z test_unsupported_var_unbiased_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:40:19.1495218Z test_unsupported_vdot_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:40:19.1495465Z test_unsupported_view_as_complex_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:40:19.1495705Z test_unsupported_view_copy_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:40:19.1495944Z test_unsupported_vsplit_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:40:19.1496183Z test_unsupported_vstack_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:40:19.1496463Z test_unsupported_xlogy_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:40:19.1496700Z test_unsupported_zero__cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:40:19.1496937Z test_unsupported_zeros_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:40:19.1497179Z test_unsupported_zeros_like_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:40:19.1497407Z test_working___radd___cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:40:19.1497637Z test_working___rdiv___cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:40:19.1497862Z test_working___rmod___cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:40:19.1498094Z test_working___rmul___cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:40:19.1498323Z test_working_abs_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:40:19.1498553Z test_working_acos_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:40:19.1498781Z test_working_add_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:40:19.1499006Z test_working_addcmul_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:40:19.1499253Z test_working_addmm_decomposed_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:40:19.1499571Z test_working_asin_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:40:19.1499804Z test_working_atan2_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:40:19.1500032Z test_working_atan_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:40:19.1500260Z test_working_bool_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:40:19.1500484Z test_working_byte_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:40:19.1500713Z test_working_ceil_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:40:19.1500940Z test_working_char_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:40:19.1501172Z test_working_clamp_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:40:19.1501401Z test_working_contiguous_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:40:19.1501629Z test_working_cos_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:40:19.1501854Z test_working_cosh_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:40:19.1502128Z test_working_div_floor_rounding_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:40:19.1502380Z test_working_div_no_rounding_mode_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:40:19.1502625Z test_working_div_trunc_rounding_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:40:19.1502856Z test_working_double_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:40:19.1503083Z test_working_eq_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:40:19.1503312Z test_working_erf_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:40:19.1503542Z test_working_erfc_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:40:19.1503775Z test_working_exp_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:40:19.1504003Z test_working_expand_as_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:40:19.1504236Z test_working_expand_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:40:19.1504467Z test_working_expm1_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:40:19.1504696Z test_working_float_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:40:19.1504988Z test_working_floor_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:40:19.1505248Z test_working_fmod_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:40:19.1505478Z test_working_ge_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:40:19.1505700Z test_working_gt_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:40:19.1505927Z test_working_half_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:40:19.1506158Z test_working_int_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:40:19.1506386Z test_working_isnan_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:40:19.1506606Z test_working_le_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:40:19.1506832Z test_working_lerp_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:40:19.1507109Z test_working_lgamma_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:40:19.1507391Z test_working_log10_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:40:19.1507675Z test_working_log1p_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:40:19.1507955Z test_working_log2_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:40:19.1508274Z test_working_log_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:40:19.1508505Z test_working_long_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:40:19.1508731Z test_working_lt_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:40:19.1508969Z test_working_masked_fill_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:40:19.1509196Z test_working_max_binary_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:40:19.1509423Z test_working_mean_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:40:19.1509661Z test_working_min_binary_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:40:19.1509891Z test_working_mm_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:40:19.1510117Z test_working_mul_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:40:19.1510342Z test_working_ne_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:40:19.1510570Z test_working_neg_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:40:19.1510824Z test_working_nn_functional_hardshrink_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:40:19.1511083Z test_working_nn_functional_hardsigmoid_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:40:19.1511360Z test_working_nn_functional_hardswish_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:40:19.1511613Z test_working_nn_functional_hardtanh_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:40:19.1511853Z test_working_nn_functional_leaky_relu_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:40:19.1512101Z test_working_nn_functional_relu6_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:40:19.1512346Z test_working_nn_functional_relu_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:40:19.1512599Z test_working_nn_functional_softplus_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:40:19.1512846Z test_working_nn_functional_softsign_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:40:19.1513096Z test_working_nn_functional_tanhshrink_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:40:19.1513343Z test_working_nn_functional_threshold_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:40:19.1513575Z test_working_permute_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:40:19.1513829Z test_working_pow_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:40:19.1514073Z test_working_reciprocal_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:40:19.1514361Z test_working_remainder_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:40:19.1514647Z test_working_reshape_as_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:40:19.1514939Z test_working_reshape_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:40:19.1515223Z test_working_round_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:40:19.1515511Z test_working_rsqrt_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:40:19.1515798Z test_working_rsub_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:40:19.1516078Z test_working_short_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:40:19.1516364Z test_working_sigmoid_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:40:19.1516648Z test_working_sign_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:40:19.1516892Z test_working_sin_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:40:19.1517124Z test_working_sinh_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:40:19.1517379Z test_working_sqrt_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:40:19.1517597Z test_working_sub_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:40:19.1517820Z test_working_sum_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:40:19.1518047Z test_working_t_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:40:19.1518275Z test_working_tan_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:40:19.1518500Z test_working_tanh_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:40:19.1518740Z test_working_transpose_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:40:19.1518978Z test_working_true_divide_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:40:19.1519206Z test_working_trunc_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:40:19.1519438Z test_working_unsqueeze_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:40:19.1519669Z test_working_view_as_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:40:19.1519921Z test_working_view_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:40:19.1520149Z test_working_where_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:40:19.1520365Z test_abs (__main__.TestTEFuserDynamic) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:40:19.1520598Z test_adaptive_avg_pool2d (__main__.TestTEFuserDynamic) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:40:19.1520814Z test_add_bool (__main__.TestTEFuserDynamic) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:40:19.1521038Z test_addcmul (__main__.TestTEFuserDynamic) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:40:19.1521290Z test_arg_configurations_smoke (__main__.TestTEFuserDynamic) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:40:19.1521519Z test_autocast_down (__main__.TestTEFuserDynamic) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:40:19.1521748Z test_autocast_up (__main__.TestTEFuserDynamic) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:40:19.1521972Z test_batch_norm (__main__.TestTEFuserDynamic) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:40:19.1522195Z test_binary_div_ops (__main__.TestTEFuserDynamic) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:40:19.1522403Z test_binary_ops (__main__.TestTEFuserDynamic) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:40:19.1522621Z test_binary_pow (__main__.TestTEFuserDynamic) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:40:19.1522856Z test_binary_scalar_ops (__main__.TestTEFuserDynamic) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:40:19.1523062Z test_binary_tensor_scalar_ops (__main__.TestTEFuserDynamic) ... ok (122.630s) 2023-01-11T21:40:19.1523284Z test_bitwise_ops (__main__.TestTEFuserDynamic) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:40:19.1523505Z test_broadcast (__main__.TestTEFuserDynamic) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:40:19.1523723Z test_cat_2k_args (__main__.TestTEFuserDynamic) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:40:19.1523951Z test_cat_graph_opt (__main__.TestTEFuserDynamic) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:40:19.1524191Z test_channels_last_dims_dynamic (__main__.TestTEFuserDynamic) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:40:19.1524473Z test_checks_cat_inputs (__main__.TestTEFuserDynamic) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:40:19.1524736Z test_chunk (__main__.TestTEFuserDynamic) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:40:19.1525024Z test_chunk_correctness (__main__.TestTEFuserDynamic) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:40:19.1525305Z test_chunk_distributes (__main__.TestTEFuserDynamic) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:40:19.1525612Z test_chunk_motion_deduplicates_inputs (__main__.TestTEFuserDynamic) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:40:19.1525887Z test_chunk_mul_one (__main__.TestTEFuserDynamic) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:40:19.1526167Z test_chunk_multiple (__main__.TestTEFuserDynamic) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:40:19.1526482Z test_clamp (__main__.TestTEFuserDynamic) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:40:19.1526766Z test_clamp_double (__main__.TestTEFuserDynamic) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:40:19.1527038Z test_clamp_int (__main__.TestTEFuserDynamic) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:40:19.1527294Z test_comparison_eq_ne (__main__.TestTEFuserDynamic) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:40:19.1527514Z test_comparison_ge_le (__main__.TestTEFuserDynamic) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:40:19.1527743Z test_comparison_gt_lt (__main__.TestTEFuserDynamic) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:40:19.1527963Z test_concat (__main__.TestTEFuserDynamic) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:40:19.1528189Z test_concat_invariant (__main__.TestTEFuserDynamic) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:40:19.1528425Z test_constant_chunk_shapes (__main__.TestTEFuserDynamic) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:40:19.1528635Z test_conv2d (__main__.TestTEFuserDynamic) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:40:19.1528857Z test_conv2d_depthwise (__main__.TestTEFuserDynamic) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:40:19.1529055Z test_cuda_half (__main__.TestTEFuserDynamic) ... skip: no half support with profiling on (0.001s) 2023-01-11T21:40:19.1529270Z test_dims (__main__.TestTEFuserDynamic) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:40:19.1529483Z test_disabled (__main__.TestTEFuserDynamic) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:40:19.1529726Z test_div_bool (__main__.TestTEFuserDynamic) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:40:19.1529948Z test_dynamic_cat (__main__.TestTEFuserDynamic) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:40:19.1530173Z test_dynamic_shapes (__main__.TestTEFuserDynamic) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:40:19.1530405Z test_eq_unsqueeze_type_as (__main__.TestTEFuserDynamic) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:40:19.1530621Z test_erf (__main__.TestTEFuserDynamic) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:40:19.1530864Z test_exhaust_specializations (__main__.TestTEFuserDynamic) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:40:19.1531078Z test_exp (__main__.TestTEFuserDynamic) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:40:19.1531492Z test_fusion_reuse_multi_gpu (__main__.TestTEFuserDynamic) ... skip: needs non-zero device (0.001s) 2023-01-11T21:40:19.1531706Z test_gelu (__main__.TestTEFuserDynamic) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:40:19.1531930Z test_hardsigmoid_fwd_bwd (__main__.TestTEFuserDynamic) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:40:19.1532156Z test_hardswish_fwd_bwd (__main__.TestTEFuserDynamic) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:40:19.1532393Z test_inlined_optimized_graph (__main__.TestTEFuserDynamic) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:40:19.1532636Z test_isnan (__main__.TestTEFuserDynamic) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:40:19.1532932Z test_kernel_cache_multi_gpu (__main__.TestTEFuserDynamic) ... skip: needs non-zero device (0.001s) 2023-01-11T21:40:19.1533144Z test_lerp (__main__.TestTEFuserDynamic) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:40:19.1533514Z test_list_ops (__main__.TestTEFuserDynamic) ... skip: FIXME: fuser doesn't include ListConstruct nodes to the group causing a failure (0.001s) 2023-01-11T21:40:19.1533727Z test_lstm (__main__.TestTEFuserDynamic) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:40:19.1533945Z test_lstm_concat (__main__.TestTEFuserDynamic) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:40:19.1534306Z test_lstm_gates_permutations (__main__.TestTEFuserDynamic) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:40:19.1534530Z test_lstm_traced (__main__.TestTEFuserDynamic) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:40:19.1534719Z test_masked_fill (__main__.TestTEFuserDynamic) ... skip: Temporarily disabled (0.001s) 2023-01-11T21:40:19.1534940Z test_matmul (__main__.TestTEFuserDynamic) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:40:19.1535152Z test_milstm (__main__.TestTEFuserDynamic) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:40:19.1535367Z test_minmax (__main__.TestTEFuserDynamic) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:40:19.1535593Z test_minmax_int_ops (__main__.TestTEFuserDynamic) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:40:19.1535808Z test_mul_bool (__main__.TestTEFuserDynamic) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:40:19.1536028Z test_neg_pow (__main__.TestTEFuserDynamic) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:40:19.1536375Z test_nonzero_device_cuda (__main__.TestTEFuserDynamic) ... skip: needs non-zero device (0.000s) 2023-01-11T21:40:19.1536587Z test_nop (__main__.TestTEFuserDynamic) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:40:19.1536795Z test_profiler (__main__.TestTEFuserDynamic) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:40:19.1537000Z test_rand_broadcast_cuda (__main__.TestTEFuserDynamic) ... skip: rand_like is not supported yet (0.001s) 2023-01-11T21:40:19.1537190Z test_rand_cuda (__main__.TestTEFuserDynamic) ... skip: rand_like is not supported yet (0.001s) 2023-01-11T21:40:19.1537385Z test_rand_diamond (__main__.TestTEFuserDynamic) ... skip: rand_like is not supported yet (0.001s) 2023-01-11T21:40:19.1537601Z test_relu (__main__.TestTEFuserDynamic) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:40:19.1537828Z test_relu_fwd_bwd (__main__.TestTEFuserDynamic) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:40:19.1538075Z test_remove_output_used_only_in_size (__main__.TestTEFuserDynamic) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:40:19.1538290Z test_scalar (__main__.TestTEFuserDynamic) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:40:19.1538509Z test_scalar_arg (__main__.TestTEFuserDynamic) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:40:19.1538729Z test_scalar_only_inputs (__main__.TestTEFuserDynamic) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:40:19.1538959Z test_skip_grad_in_check (__main__.TestTEFuserDynamic) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:40:19.1539230Z test_small_constant (__main__.TestTEFuserDynamic) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:40:19.1539451Z test_sub_gt_and (__main__.TestTEFuserDynamic) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:40:19.1539667Z test_sum_dim (__main__.TestTEFuserDynamic) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:40:19.1539897Z test_sum_keepdim_cast (__main__.TestTEFuserDynamic) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:40:19.1540116Z test_sum_simple (__main__.TestTEFuserDynamic) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:40:19.1540337Z test_superslomo (__main__.TestTEFuserDynamic) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:40:19.1540570Z test_tensor_scalar_ops (__main__.TestTEFuserDynamic) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:40:19.1540799Z test_ternary_norm_ops (__main__.TestTEFuserDynamic) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:40:19.1541013Z test_ternary_ops (__main__.TestTEFuserDynamic) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:40:19.1541232Z test_threshold (__main__.TestTEFuserDynamic) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:40:19.1541452Z test_to_device (__main__.TestTEFuserDynamic) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:40:19.1541670Z test_to_dtype (__main__.TestTEFuserDynamic) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:40:19.1541884Z test_torch_to (__main__.TestTEFuserDynamic) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:40:19.1542108Z test_type_as_cat (__main__.TestTEFuserDynamic) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:40:19.1542356Z test_typecheck (__main__.TestTEFuserDynamic) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:40:19.1542509Z test_unary_ops (__main__.TestTEFuserDynamic) ... ok (259.338s) 2023-01-11T21:40:19.1542735Z test_unrolled_cat (__main__.TestTEFuserDynamic) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:40:19.1542976Z test_unsqueeze_size_calculation (__main__.TestTEFuserDynamic) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:40:19.1543195Z test_unsqueeze_var_dim (__main__.TestTEFuserDynamic) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:40:19.1543428Z test_unsupported_dtypes (__main__.TestTEFuserDynamic) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:40:19.1543658Z test_where_and_typing (__main__.TestTEFuserDynamic) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:40:19.1543877Z test_where_ops (__main__.TestTEFuserDynamic) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:40:19.1544104Z test_with_strict_fusion (__main__.TestTEFuserDynamic) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:40:19.1544336Z test_zero_element_tensors (__main__.TestTEFuserDynamic) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:40:19.1544546Z test_abs (__main__.TestTEFuserStatic) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:40:19.1544828Z test_adaptive_avg_pool2d (__main__.TestTEFuserStatic) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:40:19.1545048Z test_add_bool (__main__.TestTEFuserStatic) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:40:19.1545298Z test_addcmul (__main__.TestTEFuserStatic) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:40:19.1545529Z test_arg_configurations_smoke (__main__.TestTEFuserStatic) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:40:19.1545750Z test_autocast_down (__main__.TestTEFuserStatic) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:40:19.1545973Z test_autocast_up (__main__.TestTEFuserStatic) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:40:19.1546192Z test_batch_norm (__main__.TestTEFuserStatic) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:40:19.1546413Z test_binary_div_ops (__main__.TestTEFuserStatic) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:40:19.1546632Z test_binary_ops (__main__.TestTEFuserStatic) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:40:19.1546853Z test_binary_pow (__main__.TestTEFuserStatic) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:40:19.1547080Z test_binary_scalar_ops (__main__.TestTEFuserStatic) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:40:19.1547249Z test_binary_tensor_scalar_ops (__main__.TestTEFuserStatic) ... ok (114.884s) 2023-01-11T21:40:19.1547460Z test_bitwise_ops (__main__.TestTEFuserStatic) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:40:19.1547679Z test_broadcast (__main__.TestTEFuserStatic) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:40:19.1547918Z test_cat_2k_args (__main__.TestTEFuserStatic) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:40:19.1548194Z test_cat_graph_opt (__main__.TestTEFuserStatic) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:40:19.1548520Z test_channels_last_dims_dynamic (__main__.TestTEFuserStatic) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:40:19.1548801Z test_checks_cat_inputs (__main__.TestTEFuserStatic) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:40:19.1549031Z test_chunk (__main__.TestTEFuserStatic) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:40:19.1549258Z test_chunk_correctness (__main__.TestTEFuserStatic) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:40:19.1549487Z test_chunk_distributes (__main__.TestTEFuserStatic) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:40:19.1549734Z test_chunk_motion_deduplicates_inputs (__main__.TestTEFuserStatic) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:40:19.1549952Z test_chunk_mul_one (__main__.TestTEFuserStatic) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:40:19.1550164Z test_chunk_multiple (__main__.TestTEFuserStatic) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:40:19.1550382Z test_clamp (__main__.TestTEFuserStatic) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:40:19.1550606Z test_clamp_double (__main__.TestTEFuserStatic) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:40:19.1550824Z test_clamp_int (__main__.TestTEFuserStatic) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:40:19.1551053Z test_comparison_eq_ne (__main__.TestTEFuserStatic) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:40:19.1551314Z test_comparison_ge_le (__main__.TestTEFuserStatic) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:40:19.1551545Z test_comparison_gt_lt (__main__.TestTEFuserStatic) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:40:19.1551760Z test_concat (__main__.TestTEFuserStatic) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:40:19.1551986Z test_concat_invariant (__main__.TestTEFuserStatic) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:40:19.1552217Z test_constant_chunk_shapes (__main__.TestTEFuserStatic) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:40:19.1552419Z test_conv2d (__main__.TestTEFuserStatic) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:40:19.1552645Z test_conv2d_depthwise (__main__.TestTEFuserStatic) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:40:19.1552844Z test_cuda_half (__main__.TestTEFuserStatic) ... skip: no half support with profiling on (0.001s) 2023-01-11T21:40:19.1553057Z test_dims (__main__.TestTEFuserStatic) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:40:19.1553272Z test_disabled (__main__.TestTEFuserStatic) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:40:19.1553477Z test_div_bool (__main__.TestTEFuserStatic) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:40:19.1553697Z test_dynamic_cat (__main__.TestTEFuserStatic) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:40:19.1553922Z test_dynamic_shapes (__main__.TestTEFuserStatic) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:40:19.1554156Z test_eq_unsqueeze_type_as (__main__.TestTEFuserStatic) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:40:19.1554392Z test_erf (__main__.TestTEFuserStatic) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:40:19.1554630Z test_exhaust_specializations (__main__.TestTEFuserStatic) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:40:19.1554841Z test_exp (__main__.TestTEFuserStatic) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:40:19.1555134Z test_fusion_reuse_multi_gpu (__main__.TestTEFuserStatic) ... skip: needs non-zero device (0.001s) 2023-01-11T21:40:19.1555364Z test_gelu (__main__.TestTEFuserStatic) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:40:19.1555628Z test_hardsigmoid_fwd_bwd (__main__.TestTEFuserStatic) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:40:19.1555857Z test_hardswish_fwd_bwd (__main__.TestTEFuserStatic) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:40:19.1556097Z test_inlined_optimized_graph (__main__.TestTEFuserStatic) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:40:19.1556309Z test_isnan (__main__.TestTEFuserStatic) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:40:19.1556599Z test_kernel_cache_multi_gpu (__main__.TestTEFuserStatic) ... skip: needs non-zero device (0.001s) 2023-01-11T21:40:19.1556802Z test_lerp (__main__.TestTEFuserStatic) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:40:19.1557165Z test_list_ops (__main__.TestTEFuserStatic) ... skip: FIXME: fuser doesn't include ListConstruct nodes to the group causing a failure (0.001s) 2023-01-11T21:40:19.1557377Z test_lstm (__main__.TestTEFuserStatic) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:40:19.1557628Z test_lstm_concat (__main__.TestTEFuserStatic) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:40:19.1557865Z test_lstm_gates_permutations (__main__.TestTEFuserStatic) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:40:19.1558082Z test_lstm_traced (__main__.TestTEFuserStatic) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:40:19.1558266Z test_masked_fill (__main__.TestTEFuserStatic) ... skip: Temporarily disabled (0.001s) 2023-01-11T21:40:19.1558482Z test_matmul (__main__.TestTEFuserStatic) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:40:19.1558693Z test_milstm (__main__.TestTEFuserStatic) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:40:19.1558903Z test_minmax (__main__.TestTEFuserStatic) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:40:19.1559114Z test_minmax_int_ops (__main__.TestTEFuserStatic) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:40:19.1559327Z test_mul_bool (__main__.TestTEFuserStatic) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:40:19.1559539Z test_neg_pow (__main__.TestTEFuserStatic) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:40:19.1559813Z test_nonzero_device_cuda (__main__.TestTEFuserStatic) ... skip: needs non-zero device (0.001s) 2023-01-11T21:40:19.1560021Z test_nop (__main__.TestTEFuserStatic) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:40:19.1560234Z test_profiler (__main__.TestTEFuserStatic) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:40:19.1560437Z test_rand_broadcast_cuda (__main__.TestTEFuserStatic) ... skip: rand_like is not supported yet (0.001s) 2023-01-11T21:40:19.1560624Z test_rand_cuda (__main__.TestTEFuserStatic) ... skip: rand_like is not supported yet (0.001s) 2023-01-11T21:40:19.1560846Z test_rand_diamond (__main__.TestTEFuserStatic) ... skip: rand_like is not supported yet (0.001s) 2023-01-11T21:40:19.1561047Z test_relu (__main__.TestTEFuserStatic) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:40:19.1561265Z test_relu_fwd_bwd (__main__.TestTEFuserStatic) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:40:19.1561502Z test_remove_output_used_only_in_size (__main__.TestTEFuserStatic) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:40:19.1561711Z test_scalar (__main__.TestTEFuserStatic) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:40:19.1561929Z test_scalar_arg (__main__.TestTEFuserStatic) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:40:19.1562156Z test_scalar_only_inputs (__main__.TestTEFuserStatic) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:40:19.1562380Z test_skip_grad_in_check (__main__.TestTEFuserStatic) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:40:19.1562604Z test_small_constant (__main__.TestTEFuserStatic) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:40:19.1562815Z test_sub_gt_and (__main__.TestTEFuserStatic) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:40:19.1563030Z test_sum_dim (__main__.TestTEFuserStatic) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:40:19.1563247Z test_sum_keepdim_cast (__main__.TestTEFuserStatic) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:40:19.1563465Z test_sum_simple (__main__.TestTEFuserStatic) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:40:19.1563711Z test_superslomo (__main__.TestTEFuserStatic) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:40:19.1563940Z test_tensor_scalar_ops (__main__.TestTEFuserStatic) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:40:19.1564164Z test_ternary_norm_ops (__main__.TestTEFuserStatic) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:40:19.1564425Z test_ternary_ops (__main__.TestTEFuserStatic) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:40:19.1564694Z test_threshold (__main__.TestTEFuserStatic) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:40:19.1564963Z test_to_device (__main__.TestTEFuserStatic) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:40:19.1565235Z test_to_dtype (__main__.TestTEFuserStatic) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:40:19.1565502Z test_torch_to (__main__.TestTEFuserStatic) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:40:19.1565759Z test_type_as_cat (__main__.TestTEFuserStatic) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:40:19.1566025Z test_typecheck (__main__.TestTEFuserStatic) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:40:19.1566209Z test_unary_ops (__main__.TestTEFuserStatic) ... ok (262.850s) 2023-01-11T21:40:19.1566486Z test_unrolled_cat (__main__.TestTEFuserStatic) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:40:19.1566785Z test_unsqueeze_size_calculation (__main__.TestTEFuserStatic) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:40:19.1567073Z test_unsqueeze_var_dim (__main__.TestTEFuserStatic) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:40:19.1567341Z test_unsupported_dtypes (__main__.TestTEFuserStatic) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:40:19.1567566Z test_where_and_typing (__main__.TestTEFuserStatic) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:40:19.1567782Z test_where_ops (__main__.TestTEFuserStatic) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:40:19.1567999Z test_with_strict_fusion (__main__.TestTEFuserStatic) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:40:19.1568230Z test_zero_element_tensors (__main__.TestTEFuserStatic) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:40:19.1568240Z 2023-01-11T21:40:19.1568480Z ---------------------------------------------------------------------- 2023-01-11T21:40:19.1568581Z Ran 6267 tests in 765.702s 2023-01-11T21:40:19.1568588Z 2023-01-11T21:40:19.1568687Z OK (skipped=6263) 2023-01-11T21:40:19.1568693Z 2023-01-11T21:40:19.1568800Z Generating XML reports... 2023-01-11T21:40:19.1569164Z Generated XML report: test-reports/python-unittest/test_jit_fuser_te/TEST-TestTEFuserDynamic-20230111212730.xml 2023-01-11T21:40:19.1569507Z Generated XML report: test-reports/python-unittest/test_jit_fuser_te/TEST-TestTEFuserStatic-20230111212730.xml 2023-01-11T21:40:19.1569874Z Generated XML report: test-reports/python-unittest/test_jit_fuser_te/TEST-jit.test_fuser_common.TestFuserCommon-20230111212730.xml 2023-01-11T21:40:19.1570206Z Generated XML report: test-reports/python-unittest/test_jit_fuser_te/TEST-TestNNCOpInfoCUDA-20230111212730.xml 2023-01-11T21:40:19.1570212Z 2023-01-11T21:40:19.1570689Z ##[endgroup] 2023-01-11T21:40:19.1571028Z FINISHED PRINTING LOG FILE of test_jit_fuser_te (/var/lib/jenkins/workspace/test/test-reports/test_jit_fuser_te_dpfr35eo) 2023-01-11T21:40:19.1571034Z 2023-01-11T21:40:21.2344199Z Ignoring disabled issues: [] 2023-01-11T21:41:40.8607130Z 2023-01-11T21:41:40.8608082Z Expand the folded group to see the log file of test_xnnpack_integration 2023-01-11T21:41:40.8609363Z ##[group]PRINTING LOG FILE of test_xnnpack_integration (/var/lib/jenkins/workspace/test/test-reports/test_xnnpack_integration_r4bc8ckh) 2023-01-11T21:41:40.8609852Z 2023-01-11T21:41:40.8610011Z Running tests... 2023-01-11T21:41:40.8610907Z ---------------------------------------------------------------------- 2023-01-11T21:41:40.8611949Z Test results will be stored in test-reports/python-unittest/test_xnnpack_integration 2023-01-11T21:41:40.8612995Z test_conv1d_basic (__main__.TestXNNPACKConv1dTransformPass) ... ok (82.315s) 2023-01-11T21:41:40.8614996Z test_conv1d_with_relu_fc (__main__.TestXNNPACKConv1dTransformPass) ... ok (172.158s) 2023-01-11T21:41:40.8615597Z test_conv2d (__main__.TestXNNPACKOps) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:41:40.8616171Z test_conv2d_transpose (__main__.TestXNNPACKOps) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:41:40.8616705Z test_linear (__main__.TestXNNPACKOps) ... skip: Fails on some platforms, see https://github.com/pytorch/pytorch/issues/73488 (0.001s) 2023-01-11T21:41:40.8617139Z test_linear_1d_input (__main__.TestXNNPACKOps) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:41:40.8617565Z test_decomposed_linear (__main__.TestXNNPACKRewritePass) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:41:40.8618005Z test_linear (__main__.TestXNNPACKRewritePass) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.007s) 2023-01-11T21:41:40.8618453Z test_combined_model (__main__.TestXNNPACKSerDes) ... skip: Fails on some platforms, see https://github.com/pytorch/pytorch/issues/73488 (0.003s) 2023-01-11T21:41:40.8618907Z test_conv2d (__main__.TestXNNPACKSerDes) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2023-01-11T21:41:40.8619687Z test_conv2d_transpose (__main__.TestXNNPACKSerDes) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2023-01-11T21:41:40.8620134Z test_linear (__main__.TestXNNPACKSerDes) ... skip: Fails on some platforms, see https://github.com/pytorch/pytorch/issues/73488 (0.001s) 2023-01-11T21:41:40.8620372Z 2023-01-11T21:41:40.8620607Z ---------------------------------------------------------------------- 2023-01-11T21:41:40.8620909Z Ran 12 tests in 254.498s 2023-01-11T21:41:40.8621062Z 2023-01-11T21:41:40.8621179Z OK (skipped=10) 2023-01-11T21:41:40.8621332Z 2023-01-11T21:41:40.8621458Z Generating XML reports... 2023-01-11T21:41:40.8621980Z Generated XML report: test-reports/python-unittest/test_xnnpack_integration/TEST-TestXNNPACKConv1dTransformPass-20230111213723.xml 2023-01-11T21:41:40.8622559Z Generated XML report: test-reports/python-unittest/test_xnnpack_integration/TEST-TestXNNPACKOps-20230111213723.xml 2023-01-11T21:41:40.8623153Z Generated XML report: test-reports/python-unittest/test_xnnpack_integration/TEST-TestXNNPACKRewritePass-20230111213723.xml 2023-01-11T21:41:40.8623732Z Generated XML report: test-reports/python-unittest/test_xnnpack_integration/TEST-TestXNNPACKSerDes-20230111213723.xml 2023-01-11T21:41:40.8623980Z 2023-01-11T21:41:40.8624296Z ##[endgroup] 2023-01-11T21:41:40.8624783Z FINISHED PRINTING LOG FILE of test_xnnpack_integration (/var/lib/jenkins/workspace/test/test-reports/test_xnnpack_integration_r4bc8ckh) 2023-01-11T21:41:40.8625029Z 2023-01-11T21:41:41.2144137Z Running inductor/test_torchinductor_opinfo ... [2023-01-11 21:41:41.213798] 2023-01-11T21:41:43.8020742Z Ignoring disabled issues: [] 2023-01-11T21:41:43.8070676Z Ignoring disabled issues: [] 2023-01-11T21:41:43.8180963Z Executing ['/opt/conda/bin/python', '-bb', 'inductor/test_torchinductor_opinfo.py', '-v', '--use-pytest', '-vv', '-rfEX', '-x', '--reruns=2', '--shard-id=0', '--num-shards=2', '-k=not _linalg_cholesky_', '--import-slow-tests', '--import-disabled-tests'] ... [2023-01-11 21:41:43.817613] 2023-01-11T21:41:43.8230884Z Executing ['/opt/conda/bin/python', '-bb', 'inductor/test_torchinductor_opinfo.py', '-v', '--use-pytest', '-vv', '-rfEX', '-x', '--reruns=2', '--shard-id=1', '--num-shards=2', '-k=not _linalg_cholesky_', '--import-slow-tests', '--import-disabled-tests'] ... [2023-01-11 21:41:43.822373] 2023-01-11T21:41:54.9840183Z 2023-01-11T21:41:54.9840818Z Expand the folded group to see the log file of inductor/test_torchinductor_opinfo 2023-01-11T21:41:54.9841688Z ##[group]PRINTING LOG FILE of inductor/test_torchinductor_opinfo (/var/lib/jenkins/workspace/test/test-reports/inductor-test_torchinductor_opinfo_bhu05anh) 2023-01-11T21:41:54.9842435Z Test results will be stored in test-reports/python-pytest/inductor.test_torchinductor_opinfo/inductor.test_torchinductor_opinfo-f50b69f359f7edbf.xml 2023-01-11T21:41:54.9842841Z ============================= test session starts ============================== 2023-01-11T21:41:54.9843267Z platform linux -- Python 3.10.8, pytest-7.2.0, pluggy-1.0.0 -- /opt/conda/bin/python 2023-01-11T21:41:54.9843571Z cachedir: .pytest_cache 2023-01-11T21:41:54.9844012Z hypothesis profile 'pytorch_ci' -> database=None, max_examples=50, derandomize=True, suppress_health_check=[HealthCheck.too_slow] 2023-01-11T21:41:54.9844405Z rootdir: /var/lib/jenkins/workspace, configfile: pytest.ini 2023-01-11T21:41:54.9844866Z plugins: hypothesis-5.35.1, flakefinder-1.1.0, rerunfailures-10.3, shard-0.1.2, xdist-3.1.0, xdoctest-1.1.0 2023-01-11T21:41:54.9845550Z collecting ... /var/lib/jenkins/workspace/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) 2023-01-11T21:41:54.9846113Z collected 2907 items / 3 deselected / 2904 selected 2023-01-11T21:41:55.0041203Z Running 1413 items in this shard: test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_H_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_H_cuda_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_T_cuda_float16, 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_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive___radd___cuda_float16, 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_float32, 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_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_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive___rmod___cuda_int64, 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___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_float64, 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_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_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive__native_batch_norm_legit_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive__native_batch_norm_legit_cuda_float64, 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_float64, 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_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_acosh_cuda_float64, 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_addbmm_cuda_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_addbmm_cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_addcdiv_cuda_float64, 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_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_addr_cuda_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_addr_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_addr_cuda_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_all_cuda_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_allclose_cuda_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_allclose_cuda_float64, 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_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_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_aminmax_cuda_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_aminmax_cuda_float64, 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_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_angle_cuda_int64, 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_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_arange_cuda_float64, 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_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_argmax_cuda_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_argmin_cuda_int32, 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_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_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_partial_views_cuda_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_as_strided_partial_views_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_as_strided_partial_views_cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_as_strided_partial_views_cuda_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_as_strided_partial_views_cuda_int64, 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_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_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_asin_cuda_float32, 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_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_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_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_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_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_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_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_atleast_2d_cuda_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_atleast_3d_cuda_float32, 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_int64, 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_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_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_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_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_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_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_bool_cuda_int64, 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_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_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_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_bucketize_cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_byte_cuda_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_byte_cuda_float64, 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_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_int32, 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_ceil_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_ceil_cuda_int32, 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_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_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_chalf_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_chalf_cuda_int32, 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_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_float64, 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_clamp_cuda_int32, 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_clone_cuda_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_clone_cuda_int32, 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_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_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_complex_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_conj_cuda_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_conj_cuda_float64, 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_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_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_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_copysign_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_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_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_cosh_cuda_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_cosh_cuda_int32, 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_float64, 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_int64, 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_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_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_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_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_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_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_deg2rad_cuda_int32, 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_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_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_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_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_int32, 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_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_diff_cuda_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_diff_cuda_float64, 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_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_dist_cuda_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_div_floor_rounding_cuda_float16, 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_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_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_double_cuda_bool, 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_int32, 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_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_einsum_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_empty_cuda_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_empty_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_empty_cuda_int32, 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_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_equal_cuda_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_erf_cuda_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_erf_cuda_float64, 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_int32, 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_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_erfinv_cuda_int32, 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_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_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_int64, 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_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_expm1_cuda_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_expm1_cuda_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_eye_cuda_float32, 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_float16, 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_float16, 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_fftn_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_fft_fftn_cuda_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_fft_hfft2_cuda_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_fft_hfft_cuda_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_fft_hfft_cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_fft_hfftn_cuda_float16, 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_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_float16, 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_float16, 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_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_float64, 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_ihfft2_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_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_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_float16, 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_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_float64, 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_rfft_cuda_float16, 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_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_float16, 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_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_fill_cuda_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_fill_cuda_float32, 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_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_fliplr_cuda_float32, 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_int32, 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_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_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_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_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_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_fmin_cuda_float32, 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_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_frexp_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_full_cuda_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_full_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_full_cuda_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_full_like_cuda_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_gather_cuda_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_gather_cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_gather_cuda_int64, 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_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_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_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_gradient_cuda_int32, 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_float16, 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_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_histc_cuda_float32, 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_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_i0_cuda_float64, 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_igammac_cuda_float32, 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_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_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_float64, 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_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_int64, 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_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_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_index_select_cuda_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_inner_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_int_cuda_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_int_cuda_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_isclose_cuda_int64, 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_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_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_isinf_cuda_float64, 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_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_isnan_cuda_int32, 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_isposinf_cuda_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_isposinf_cuda_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_isreal_cuda_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_isreal_cuda_float32, 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_4inputs_with_extra_args_cuda_bool, 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_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_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_int32, 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_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_kron_cuda_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_kron_cuda_float64, 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_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_ldexp_cuda_int32, 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_lerp_cuda_float64, 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_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_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_det_cuda_float64, 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_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_linalg_eigh_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_linalg_eigvals_cuda_float32, 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_inv_cuda_float32, 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_ex_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_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_ex_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_float64, 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_hermitian_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_linalg_multi_dot_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_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_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_solve_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_linalg_solve_ex_cuda_float32, 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_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_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_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_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_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_log2_cuda_bool, 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_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_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_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_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_logical_and_cuda_int32, 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_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_int64, 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_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_logical_or_cuda_int32, 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_float64, 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_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_logspace_cuda_float16, 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_int64, 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_lt_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_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_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_mH_cuda_float64, 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_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_mT_cuda_int32, 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_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_int64, 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_cumprod_cuda_float64, 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_fill_cuda_bool, 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_log_softmax_cuda_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_masked_logaddexp_cuda_float32, 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_float32, 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_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_masked_norm_cuda_float16, 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_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_float64, 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_int64, 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_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_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_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_masked_var_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_max_binary_cuda_bool, 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_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_reduction_no_dim_cuda_bool, 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_with_dim_cuda_float32, 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_float16, 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_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_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_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_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_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_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_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_minimum_cuda_bool, 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_mm_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_movedim_cuda_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_movedim_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_msort_cuda_float16, 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_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_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_multinomial_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_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_5_cuda_float64, 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_nanmean_cuda_float16, 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_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nanquantile_cuda_float32, 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_float64, 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_int64, 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_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_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_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_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_int32, 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_int32, 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_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_float64, 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_int32, 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_int32, 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_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_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_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_pool2d_cuda_float16, 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_pool2d_cuda_float16, 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_float64, 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_float32, 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_pool3d_cuda_float16, 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_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_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_with_logits_cuda_float16, 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_float32, 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_conv2d_cuda_float16, 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_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_cosine_embedding_loss_cuda_bool, 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_int64, 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_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_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_float32, 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_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_without_train_cuda_int32, 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_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_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_hardshrink_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_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_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_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_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_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_nearest_cuda_float64, 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_l1_loss_cuda_float16, 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_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_float32, 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_logsigmoid_cuda_float16, 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_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_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_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_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_float64, 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_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_mish_cuda_float32, 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_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_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_pad_circular_cuda_int64, 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_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_pixel_shuffle_cuda_float16, 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_float16, 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_poisson_nll_loss_cuda_float16, 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_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_relu6_cuda_float16, 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_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_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_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_float64, 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_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_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_threshold_cuda_float16, 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_triplet_margin_loss_cuda_float32, 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_upsample_bilinear_cuda_float32, 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_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_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_norm_cuda_float64, 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_nuc_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_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_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_ones_cuda_int32, 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_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_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_outer_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_outer_cuda_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_pca_lowrank_cuda_float32, 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_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_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_int64, 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_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_float32, 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_pow_cuda_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_pow_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_prod_cuda_float32, 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_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_put_cuda_int64, 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_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_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_randint_cuda_float16, 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_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_randn_cuda_float16, 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_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_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_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_remainder_cuda_float32, 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_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_repeat_cuda_float64, 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_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_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_reshape_as_cuda_int32, 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_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_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_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_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_int32, 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_roll_cuda_float16, 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_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_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_3_cuda_float32, 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_rsqrt_cuda_float16, 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_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_float32, 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_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_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_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_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_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_int64, 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_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_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_searchsorted_cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_searchsorted_cuda_int64, 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_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_select_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_float32, 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_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_sigmoid_cuda_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_sign_cuda_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_sign_cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_signal_windows_bartlett_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_signal_windows_blackman_cuda_float32, 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_exponential_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_hamming_cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_signal_windows_hann_cuda_float64, 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_signal_windows_nuttall_cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_signbit_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_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_sinh_cuda_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_slice_cuda_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_slice_cuda_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_slice_scatter_cuda_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_softmax_cuda_float32, 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_sort_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_sort_cuda_float64, 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_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_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_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_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_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_chebyshev_polynomial_t_cuda_bool, 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_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_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_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_float64, 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_int64, 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_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_float64, 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_float32, 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_laguerre_polynomial_l_cuda_bool, 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_legendre_polynomial_p_cuda_int64, 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_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_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_float64, 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_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_int32, 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_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_special_ndtri_cuda_int32, 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_int32, 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_int32, 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_shifted_chebyshev_polynomial_t_cuda_float32, 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_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_v_cuda_int32, 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_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_float32, 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_int64, 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_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_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_split_with_sizes_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_sqrt_cuda_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_sqrt_cuda_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_square_cuda_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_square_cuda_int64, 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_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_int32, 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_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_std_mean_unbiased_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_std_mean_unbiased_cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_std_unbiased_cuda_float16, 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_sum_cuda_bool, 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_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_sum_to_size_cuda_float32, 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_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_symeig_cuda_float64, 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_int32, 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_float32, 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_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_tan_cuda_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_tanh_cuda_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_tanh_cuda_float64, 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_float64, 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_tile_cuda_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_tile_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_tile_cuda_int32, 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_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_to_sparse_cuda_float16, 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_int32, 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_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_trapezoid_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_trapz_cuda_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_triangular_solve_cuda_float64, 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_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_float32, 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_true_divide_cuda_bool, 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_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_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_unbind_cuda_int64, 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_int32, 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_int32, 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_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_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_cuda_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_unique_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_unique_cuda_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_unsqueeze_cuda_bool, 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_var_mean_unbiased_cuda_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_var_unbiased_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_var_unbiased_cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_vdot_cuda_float16, 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_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_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_view_copy_cuda_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_view_cuda_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_view_cuda_float64, 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_int64, 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_int64, 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_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_xlogy_cuda_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_xlogy_cuda_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_zero__cuda_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_zero__cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_zero__cuda_int64, 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_like_cuda_float16, 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 2023-01-11T21:41:55.0211425Z 2023-01-11T21:41:55.0211725Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_H_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 0%] 2023-01-11T21:41:55.0212274Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_H_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 0%] 2023-01-11T21:41:55.0212818Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_T_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 0%] 2023-01-11T21:41:55.0213348Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_T_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 0%] 2023-01-11T21:41:55.0213877Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_T_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 0%] 2023-01-11T21:41:55.0214494Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive___getitem___cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 0%] 2023-01-11T21:41:55.0215117Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive___getitem___cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 0%] 2023-01-11T21:41:55.0215678Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive___getitem___cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 0%] 2023-01-11T21:41:55.0216223Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive___radd___cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 0%] 2023-01-11T21:41:55.0216757Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive___radd___cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 0%] 2023-01-11T21:41:55.0217288Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive___radd___cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 0%] 2023-01-11T21:41:55.0217821Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive___radd___cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 0%] 2023-01-11T21:41:55.0218358Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive___rand___cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 0%] 2023-01-11T21:41:55.0218886Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive___rand___cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 0%] 2023-01-11T21:41:55.0219411Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive___rand___cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 1%] 2023-01-11T21:41:55.0219929Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive___rdiv___cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 1%] 2023-01-11T21:41:55.0220466Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive___rdiv___cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 1%] 2023-01-11T21:41:55.0221030Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive___rdiv___cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 1%] 2023-01-11T21:41:55.0221567Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive___rmatmul___cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 1%] 2023-01-11T21:41:55.0222098Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive___rmatmul___cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 1%] 2023-01-11T21:41:55.0222631Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive___rmod___cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 1%] 2023-01-11T21:41:55.0223166Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive___rmod___cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 1%] 2023-01-11T21:41:55.0223699Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive___rmod___cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 1%] 2023-01-11T21:41:55.0224225Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive___rmod___cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 1%] 2023-01-11T21:41:55.0224798Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive___rmul___cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 1%] 2023-01-11T21:41:55.0225320Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive___rmul___cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 1%] 2023-01-11T21:41:55.0225878Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive___ror___cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 1%] 2023-01-11T21:41:55.0226410Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive___ror___cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 1%] 2023-01-11T21:41:55.0226936Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive___ror___cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 2%] 2023-01-11T21:41:55.0227457Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive___rpow___cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 2%] 2023-01-11T21:41:55.0227980Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive___rsub___cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 2%] 2023-01-11T21:41:55.0228503Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive___rsub___cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 2%] 2023-01-11T21:41:55.0229040Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive___rsub___cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 2%] 2023-01-11T21:41:55.0229655Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive___rsub___cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 2%] 2023-01-11T21:41:55.0230313Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive___rxor___cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 2%] 2023-01-11T21:41:55.0230840Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive___rxor___cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 2%] 2023-01-11T21:41:55.0231383Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive__native_batch_norm_legit_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 2%] 2023-01-11T21:41:55.0231970Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive__native_batch_norm_legit_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 2%] 2023-01-11T21:41:55.0232530Z 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%] 2023-01-11T21:41:55.0233075Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_abs_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 2%] 2023-01-11T21:41:55.0233612Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_abs_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 2%] 2023-01-11T21:41:55.0234154Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_acos_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 2%] 2023-01-11T21:41:55.0234694Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_acos_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 3%] 2023-01-11T21:41:55.0235208Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_acos_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 3%] 2023-01-11T21:41:55.0235746Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_acos_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 3%] 2023-01-11T21:41:55.0236273Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_acosh_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 3%] 2023-01-11T21:41:55.0236841Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_acosh_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 3%] 2023-01-11T21:41:55.0237370Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_add_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 3%] 2023-01-11T21:41:55.0237904Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_add_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 3%] 2023-01-11T21:41:55.0238432Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_add_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 3%] 2023-01-11T21:41:55.0238964Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_addbmm_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 3%] 2023-01-11T21:41:55.0239494Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_addbmm_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 3%] 2023-01-11T21:41:55.0240027Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_addcdiv_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 3%] 2023-01-11T21:41:55.0240572Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_addcmul_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 3%] 2023-01-11T21:41:55.0241170Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_addcmul_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 3%] 2023-01-11T21:41:55.0241833Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_addcmul_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 3%] 2023-01-11T21:41:55.0242490Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_addmm_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 4%] 2023-01-11T21:41:55.0243201Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_addmm_decomposed_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 4%] 2023-01-11T21:41:55.0243831Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_addmv_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 4%] 2023-01-11T21:41:55.0244369Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_addr_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 4%] 2023-01-11T21:41:55.0244901Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_addr_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 4%] 2023-01-11T21:41:55.0245427Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_addr_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 4%] 2023-01-11T21:41:55.0245961Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_all_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 4%] 2023-01-11T21:41:55.0246493Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_allclose_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 4%] 2023-01-11T21:41:55.0247038Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_allclose_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 4%] 2023-01-11T21:41:55.0247573Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_amax_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 4%] 2023-01-11T21:41:55.0248119Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_amax_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 4%] 2023-01-11T21:41:55.0248699Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_amin_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 4%] 2023-01-11T21:41:55.0249355Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_amin_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 4%] 2023-01-11T21:41:55.0250007Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_amin_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 4%] 2023-01-11T21:41:55.0250657Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_amin_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 5%] 2023-01-11T21:41:55.0251270Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_aminmax_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 5%] 2023-01-11T21:41:55.0251812Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_aminmax_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 5%] 2023-01-11T21:41:55.0252347Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_angle_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 5%] 2023-01-11T21:41:55.0252889Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_angle_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 5%] 2023-01-11T21:41:55.0253415Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_angle_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 5%] 2023-01-11T21:41:55.0253958Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_angle_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 5%] 2023-01-11T21:41:55.0254810Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_any_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 5%] 2023-01-11T21:41:55.0255337Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_any_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 5%] 2023-01-11T21:41:55.0255848Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_any_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 5%] 2023-01-11T21:41:55.0256374Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_any_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 5%] 2023-01-11T21:41:55.0256906Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_any_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 5%] 2023-01-11T21:41:55.0257437Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_arange_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 5%] 2023-01-11T21:41:55.0257974Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_arange_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 5%] 2023-01-11T21:41:55.0258501Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_arange_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 6%] 2023-01-11T21:41:55.0259030Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_argmax_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 6%] 2023-01-11T21:41:55.0259617Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_argmax_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 6%] 2023-01-11T21:41:55.0260161Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_argmax_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 6%] 2023-01-11T21:41:55.0260695Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_argmin_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 6%] 2023-01-11T21:41:55.0261240Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_argsort_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 6%] 2023-01-11T21:41:55.0261783Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_argsort_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 6%] 2023-01-11T21:41:55.0262332Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_argwhere_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 6%] 2023-01-11T21:41:55.0262896Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_argwhere_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 6%] 2023-01-11T21:41:55.0263434Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_argwhere_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 6%] 2023-01-11T21:41:55.0263985Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_argwhere_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 6%] 2023-01-11T21:41:55.0264541Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_argwhere_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 6%] 2023-01-11T21:41:55.0265147Z 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%] 2023-01-11T21:41:55.0265738Z 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%] 2023-01-11T21:41:55.0266282Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_as_strided_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 7%] 2023-01-11T21:41:55.0266848Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_as_strided_partial_views_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 7%] 2023-01-11T21:41:55.0267436Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_as_strided_partial_views_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 7%] 2023-01-11T21:41:55.0268015Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_as_strided_partial_views_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 7%] 2023-01-11T21:41:55.0268613Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_as_strided_partial_views_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 7%] 2023-01-11T21:41:55.0269316Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_as_strided_partial_views_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 7%] 2023-01-11T21:41:55.0269985Z 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) [ 7%] 2023-01-11T21:41:55.0270561Z 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) [ 7%] 2023-01-11T21:41:55.0271143Z 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) [ 7%] 2023-01-11T21:41:55.0271697Z 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) [ 7%] 2023-01-11T21:41:55.0272252Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_asin_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 7%] 2023-01-11T21:41:55.0272797Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_asin_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 7%] 2023-01-11T21:41:55.0273343Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_asinh_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 7%] 2023-01-11T21:41:55.0273897Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_asinh_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 7%] 2023-01-11T21:41:55.0274422Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_asinh_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 7%] 2023-01-11T21:41:55.0274966Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_asinh_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 8%] 2023-01-11T21:41:55.0275505Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_atan2_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 8%] 2023-01-11T21:41:55.0276183Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_atan2_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 8%] 2023-01-11T21:41:55.0276856Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_atan2_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 8%] 2023-01-11T21:41:55.0277547Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_atan_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 8%] 2023-01-11T21:41:55.0278190Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_atan_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 8%] 2023-01-11T21:41:55.0278724Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_atan_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 8%] 2023-01-11T21:41:55.0279256Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_atan_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 8%] 2023-01-11T21:41:55.0279778Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_atanh_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 8%] 2023-01-11T21:41:55.0280306Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_atanh_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 8%] 2023-01-11T21:41:55.0280831Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_atanh_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 8%] 2023-01-11T21:41:55.0281360Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_atanh_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 8%] 2023-01-11T21:41:55.0281886Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_atanh_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 8%] 2023-01-11T21:41:55.0282431Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_atleast_1d_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 8%] 2023-01-11T21:41:55.0282977Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_atleast_1d_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 9%] 2023-01-11T21:41:55.0283519Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_atleast_1d_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 9%] 2023-01-11T21:41:55.0284049Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_atleast_1d_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 9%] 2023-01-11T21:41:55.0284590Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_atleast_2d_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 9%] 2023-01-11T21:41:55.0285124Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_atleast_2d_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 9%] 2023-01-11T21:41:55.0285664Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_atleast_3d_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 9%] 2023-01-11T21:41:55.0286256Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_baddbmm_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 9%] 2023-01-11T21:41:55.0286925Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_baddbmm_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 9%] 2023-01-11T21:41:55.0287589Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_baddbmm_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 9%] 2023-01-11T21:41:55.0288262Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_bernoulli_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 9%] 2023-01-11T21:41:55.0288873Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_bernoulli_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 9%] 2023-01-11T21:41:55.0289408Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_bernoulli_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 9%] 2023-01-11T21:41:55.0289938Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_bfloat16_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 9%] 2023-01-11T21:41:55.0290457Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_bfloat16_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 9%] 2023-01-11T21:41:55.0290980Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_bincount_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 10%] 2023-01-11T21:41:55.0291515Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_bitwise_and_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 10%] 2023-01-11T21:41:55.0292045Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_bitwise_and_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 10%] 2023-01-11T21:41:55.0292579Z 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) [ 10%] 2023-01-11T21:41:55.0293156Z 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) [ 10%] 2023-01-11T21:41:55.0293700Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_bitwise_not_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 10%] 2023-01-11T21:41:55.0294358Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_bitwise_or_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 10%] 2023-01-11T21:41:55.0294911Z 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) [ 10%] 2023-01-11T21:41:55.0295445Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_bitwise_xor_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 10%] 2023-01-11T21:41:55.0295980Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_block_diag_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 10%] 2023-01-11T21:41:55.0296522Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_block_diag_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 10%] 2023-01-11T21:41:55.0297063Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_block_diag_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 10%] 2023-01-11T21:41:55.0297593Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_bmm_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 10%] 2023-01-11T21:41:55.0298109Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_bmm_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 10%] 2023-01-11T21:41:55.0298633Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_bool_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 11%] 2023-01-11T21:41:55.0299205Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_bool_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 11%] 2023-01-11T21:41:55.0299726Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_bool_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 11%] 2023-01-11T21:41:55.0300235Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_bool_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 11%] 2023-01-11T21:41:55.0300765Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_broadcast_tensors_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 11%] 2023-01-11T21:41:55.0301319Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_broadcast_tensors_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 11%] 2023-01-11T21:41:55.0301871Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_broadcast_tensors_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 11%] 2023-01-11T21:41:55.0302422Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_broadcast_tensors_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 11%] 2023-01-11T21:41:55.0302961Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_broadcast_to_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 11%] 2023-01-11T21:41:55.0303506Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_broadcast_to_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 11%] 2023-01-11T21:41:55.0304080Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_broadcast_to_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 11%] 2023-01-11T21:41:55.0304629Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_broadcast_to_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 11%] 2023-01-11T21:41:55.0305224Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_bucketize_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 11%] 2023-01-11T21:41:55.0305758Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_bucketize_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 11%] 2023-01-11T21:41:55.0306290Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_byte_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 12%] 2023-01-11T21:41:55.0306828Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_byte_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 12%] 2023-01-11T21:41:55.0307400Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_cartesian_prod_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 12%] 2023-01-11T21:41:55.0307946Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_cartesian_prod_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 12%] 2023-01-11T21:41:55.0308482Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_cartesian_prod_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 12%] 2023-01-11T21:41:55.0309024Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_cartesian_prod_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 12%] 2023-01-11T21:41:55.0309600Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_cat_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 12%] 2023-01-11T21:41:55.0310291Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_cdist_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 12%] 2023-01-11T21:41:55.0310828Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_cdouble_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 12%] 2023-01-11T21:41:55.0311360Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_cdouble_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 12%] 2023-01-11T21:41:55.0311890Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_cdouble_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 12%] 2023-01-11T21:41:55.0312420Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_cdouble_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 12%] 2023-01-11T21:41:55.0312957Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_ceil_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 12%] 2023-01-11T21:41:55.0313470Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_ceil_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 12%] 2023-01-11T21:41:55.0313992Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_cfloat_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 13%] 2023-01-11T21:41:55.0314519Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_cfloat_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 13%] 2023-01-11T21:41:55.0315072Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_cfloat_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 13%] 2023-01-11T21:41:55.0315647Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_cfloat_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 13%] 2023-01-11T21:41:55.0316297Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_cfloat_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 13%] 2023-01-11T21:41:55.0316952Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_chalf_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 13%] 2023-01-11T21:41:55.0317600Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_chalf_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 13%] 2023-01-11T21:41:55.0318190Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_chalf_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 13%] 2023-01-11T21:41:55.0318707Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_char_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 13%] 2023-01-11T21:41:55.0319227Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_char_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 13%] 2023-01-11T21:41:55.0319746Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_char_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 13%] 2023-01-11T21:41:55.0320271Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_cholesky_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 13%] 2023-01-11T21:41:55.0320812Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_cholesky_inverse_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 13%] 2023-01-11T21:41:55.0321380Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_cholesky_inverse_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 13%] 2023-01-11T21:41:55.0321921Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_cholesky_solve_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 14%] 2023-01-11T21:41:55.0322457Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_chunk_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 14%] 2023-01-11T21:41:55.0322974Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_chunk_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 14%] 2023-01-11T21:41:55.0323492Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_clamp_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 14%] 2023-01-11T21:41:55.0324022Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_clamp_max_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 14%] 2023-01-11T21:41:55.0324557Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_clamp_max_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 14%] 2023-01-11T21:41:55.0325090Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_clamp_max_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 14%] 2023-01-11T21:41:55.0325629Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_clamp_max_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 14%] 2023-01-11T21:41:55.0326327Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_clamp_max_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 14%] 2023-01-11T21:41:55.0326991Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_clamp_max_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 14%] 2023-01-11T21:41:55.0327643Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_clamp_min_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 14%] 2023-01-11T21:41:55.0328306Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_clamp_min_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 14%] 2023-01-11T21:41:55.0328878Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_clamp_min_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 14%] 2023-01-11T21:41:55.0329402Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_clamp_min_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 14%] 2023-01-11T21:41:55.0329939Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_clone_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 15%] 2023-01-11T21:41:55.0330466Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_clone_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 15%] 2023-01-11T21:41:55.0330997Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_column_stack_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 15%] 2023-01-11T21:41:55.0331531Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_column_stack_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 15%] 2023-01-11T21:41:55.0332067Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_combinations_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 15%] 2023-01-11T21:41:55.0332657Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_combinations_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 15%] 2023-01-11T21:41:55.0333190Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_combinations_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 15%] 2023-01-11T21:41:55.0333725Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_complex_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 15%] 2023-01-11T21:41:55.0334441Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_conj_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 15%] 2023-01-11T21:41:55.0334969Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_conj_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 15%] 2023-01-11T21:41:55.0335494Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_conj_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 15%] 2023-01-11T21:41:55.0336024Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_conj_physical_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 15%] 2023-01-11T21:41:55.0336685Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_conj_physical_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 15%] 2023-01-11T21:41:55.0337352Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_conj_physical_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 15%] 2023-01-11T21:41:55.0338082Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_conj_physical_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 15%] 2023-01-11T21:41:55.0338632Z 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) [ 16%] 2023-01-11T21:41:55.0339176Z 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) [ 16%] 2023-01-11T21:41:55.0339715Z 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) [ 16%] 2023-01-11T21:41:55.0340255Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_contiguous_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 16%] 2023-01-11T21:41:55.0340799Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_contiguous_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 16%] 2023-01-11T21:41:55.0341338Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_contiguous_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 16%] 2023-01-11T21:41:55.0341874Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_contiguous_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 16%] 2023-01-11T21:41:55.0342392Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_copysign_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 16%] 2023-01-11T21:41:55.0342917Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_corrcoef_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 16%] 2023-01-11T21:41:55.0343485Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_corrcoef_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 16%] 2023-01-11T21:41:55.0344013Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_cos_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 16%] 2023-01-11T21:41:55.0344536Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_cos_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 16%] 2023-01-11T21:41:55.0345115Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_cos_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 16%] 2023-01-11T21:41:55.0345636Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_cos_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 16%] 2023-01-11T21:41:55.0346160Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_cosh_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 17%] 2023-01-11T21:41:55.0346678Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_cosh_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 17%] 2023-01-11T21:41:55.0347201Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_count_nonzero_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 17%] 2023-01-11T21:41:55.0347744Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_count_nonzero_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 17%] 2023-01-11T21:41:55.0348280Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_cov_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 17%] 2023-01-11T21:41:55.0348836Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_cross_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 17%] 2023-01-11T21:41:55.0349366Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_cross_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 17%] 2023-01-11T21:41:55.0349888Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_cummax_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 17%] 2023-01-11T21:41:55.0350413Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_cummax_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 17%] 2023-01-11T21:41:55.0350939Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_cummin_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 17%] 2023-01-11T21:41:55.0351464Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_cummin_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 17%] 2023-01-11T21:41:55.0351983Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_cummin_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 17%] 2023-01-11T21:41:55.0352510Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_cumprod_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 17%] 2023-01-11T21:41:55.0353036Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_cumprod_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 17%] 2023-01-11T21:41:55.0353569Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_cumprod_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 18%] 2023-01-11T21:41:55.0354091Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_cumprod_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 18%] 2023-01-11T21:41:55.0354637Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_cumsum_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 18%] 2023-01-11T21:41:55.0355157Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_cumsum_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 18%] 2023-01-11T21:41:55.0355704Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_cumsum_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 18%] 2023-01-11T21:41:55.0356353Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_cumsum_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 18%] 2023-01-11T21:41:55.0357035Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_cumulative_trapezoid_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 18%] 2023-01-11T21:41:55.0357726Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_cumulative_trapezoid_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 18%] 2023-01-11T21:41:55.0358363Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_cumulative_trapezoid_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 18%] 2023-01-11T21:41:55.0358902Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_deg2rad_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 18%] 2023-01-11T21:41:55.0359464Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_deg2rad_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 18%] 2023-01-11T21:41:55.0359991Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_diag_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 18%] 2023-01-11T21:41:55.0360515Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_diag_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 18%] 2023-01-11T21:41:55.0361044Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_diag_embed_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 18%] 2023-01-11T21:41:55.0361579Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_diag_embed_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 19%] 2023-01-11T21:41:55.0362120Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_diag_embed_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 19%] 2023-01-11T21:41:55.0362654Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_diag_embed_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 19%] 2023-01-11T21:41:55.0363187Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_diagflat_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 19%] 2023-01-11T21:41:55.0363716Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_diagonal_copy_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 19%] 2023-01-11T21:41:55.0364264Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_diagonal_copy_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 19%] 2023-01-11T21:41:55.0364807Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_diagonal_copy_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 19%] 2023-01-11T21:41:55.0365374Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_diagonal_copy_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 19%] 2023-01-11T21:41:55.0365913Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_diagonal_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 19%] 2023-01-11T21:41:55.0366451Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_diagonal_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 19%] 2023-01-11T21:41:55.0367015Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_diagonal_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 19%] 2023-01-11T21:41:55.0367557Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_diagonal_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 19%] 2023-01-11T21:41:55.0368101Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_diagonal_scatter_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 19%] 2023-01-11T21:41:55.0368653Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_diagonal_scatter_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 19%] 2023-01-11T21:41:55.0369202Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_diagonal_scatter_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 20%] 2023-01-11T21:41:55.0369741Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_diff_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 20%] 2023-01-11T21:41:55.0370282Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_diff_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 20%] 2023-01-11T21:41:55.0370812Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_digamma_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 20%] 2023-01-11T21:41:55.0371344Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_digamma_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 20%] 2023-01-11T21:41:55.0371867Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_digamma_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 20%] 2023-01-11T21:41:55.0372395Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_digamma_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 20%] 2023-01-11T21:41:55.0372922Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_digamma_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 20%] 2023-01-11T21:41:55.0373447Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_dist_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 20%] 2023-01-11T21:41:55.0373983Z 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) [ 20%] 2023-01-11T21:41:55.0374675Z 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) [ 20%] 2023-01-11T21:41:55.0375221Z 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) [ 20%] 2023-01-11T21:41:55.0375772Z 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) [ 20%] 2023-01-11T21:41:55.0376368Z 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) [ 20%] 2023-01-11T21:41:55.0376915Z 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) [ 21%] 2023-01-11T21:41:55.0377454Z 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) [ 21%] 2023-01-11T21:41:55.0377987Z 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) [ 21%] 2023-01-11T21:41:55.0378527Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_dot_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 21%] 2023-01-11T21:41:55.0379056Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_dot_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 21%] 2023-01-11T21:41:55.0379579Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_double_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 21%] 2023-01-11T21:41:55.0380100Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_double_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 21%] 2023-01-11T21:41:55.0380613Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_dsplit_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 21%] 2023-01-11T21:41:55.0381182Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_dsplit_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 21%] 2023-01-11T21:41:55.0381719Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_dsplit_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 21%] 2023-01-11T21:41:55.0382248Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_dstack_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 21%] 2023-01-11T21:41:55.0382767Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_dstack_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 21%] 2023-01-11T21:41:55.0383289Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_dstack_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 21%] 2023-01-11T21:41:55.0383813Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_dstack_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 21%] 2023-01-11T21:41:55.0401034Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_einsum_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 22%] 2023-01-11T21:41:55.0401643Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_empty_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 22%] 2023-01-11T21:41:55.0402166Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_empty_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 22%] 2023-01-11T21:41:55.0402699Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_empty_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 22%] 2023-01-11T21:41:55.0403387Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_empty_like_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 22%] 2023-01-11T21:41:55.0404225Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_empty_like_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 22%] 2023-01-11T21:41:55.0404917Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_empty_like_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 22%] 2023-01-11T21:41:55.0405581Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_empty_like_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 22%] 2023-01-11T21:41:55.0406491Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_empty_like_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 22%] 2023-01-11T21:41:55.0407465Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_eq_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 22%] 2023-01-11T21:41:55.0408427Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_eq_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 22%] 2023-01-11T21:41:55.0409203Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_eq_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 22%] 2023-01-11T21:41:55.0409947Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_equal_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 22%] 2023-01-11T21:41:55.0410703Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_erf_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 22%] 2023-01-11T21:41:55.0411535Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_erf_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 23%] 2023-01-11T21:41:55.0412310Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_erf_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 23%] 2023-01-11T21:41:55.0413063Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_erfc_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 23%] 2023-01-11T21:41:55.0413856Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_erfc_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 23%] 2023-01-11T21:41:55.0414829Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_erfinv_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 23%] 2023-01-11T21:41:55.0415640Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_erfinv_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 23%] 2023-01-11T21:41:55.0416452Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_erfinv_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 23%] 2023-01-11T21:41:55.0417227Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_erfinv_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 23%] 2023-01-11T21:41:55.0418045Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_exp2_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 23%] 2023-01-11T21:41:55.0418848Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_exp2_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 23%] 2023-01-11T21:41:55.0419678Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_exp2_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 23%] 2023-01-11T21:41:55.0420656Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_exp2_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 23%] 2023-01-11T21:41:55.0421428Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_exp_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 23%] 2023-01-11T21:41:55.0422225Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_exp_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 23%] 2023-01-11T21:41:55.0423025Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_exp_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 23%] 2023-01-11T21:41:55.0423824Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_exp_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 24%] 2023-01-11T21:41:55.0424637Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_expand_as_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 24%] 2023-01-11T21:41:55.0425565Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_expand_as_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 24%] 2023-01-11T21:41:55.0426382Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_expand_as_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 24%] 2023-01-11T21:41:55.0427198Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_expand_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 24%] 2023-01-11T21:41:55.0428143Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_expand_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 24%] 2023-01-11T21:41:55.0429066Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_expand_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 24%] 2023-01-11T21:41:55.0430008Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_expm1_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 24%] 2023-01-11T21:41:55.0430814Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_expm1_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 24%] 2023-01-11T21:41:55.0431616Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_eye_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 24%] 2023-01-11T21:41:55.0432398Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_eye_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 24%] 2023-01-11T21:41:55.0433209Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_eye_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 24%] 2023-01-11T21:41:55.0434000Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_fft_fft2_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 24%] 2023-01-11T21:41:55.0434808Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_fft_fft2_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 24%] 2023-01-11T21:41:55.0435397Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_fft_fft_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 25%] 2023-01-11T21:41:55.0436051Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_fft_fft_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 25%] 2023-01-11T21:41:55.0436902Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_fft_fft_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 25%] 2023-01-11T21:41:55.0437661Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_fft_fft_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 25%] 2023-01-11T21:41:55.0438358Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_fft_fftn_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 25%] 2023-01-11T21:41:55.0438948Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_fft_fftn_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 25%] 2023-01-11T21:41:55.0439545Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_fft_hfft2_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 25%] 2023-01-11T21:41:55.0440153Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_fft_hfft_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 25%] 2023-01-11T21:41:55.0440742Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_fft_hfft_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 25%] 2023-01-11T21:41:55.0441327Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_fft_hfftn_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 25%] 2023-01-11T21:41:55.0441914Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_fft_hfftn_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 25%] 2023-01-11T21:41:55.0442549Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_fft_hfftn_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 25%] 2023-01-11T21:41:55.0443149Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_fft_hfftn_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 25%] 2023-01-11T21:41:55.0443677Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_fft_ifft2_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 25%] 2023-01-11T21:41:55.0444196Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_fft_ifft2_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 26%] 2023-01-11T21:41:55.0444724Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_fft_ifft2_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 26%] 2023-01-11T21:41:55.0445246Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_fft_ifft_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 26%] 2023-01-11T21:41:55.0445835Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_fft_ifft_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 26%] 2023-01-11T21:41:55.0446481Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_fft_ifft_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 26%] 2023-01-11T21:41:55.0447135Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_fft_ifft_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 26%] 2023-01-11T21:41:55.0447784Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_fft_ifft_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 26%] 2023-01-11T21:41:55.0448436Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_fft_ifftn_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 26%] 2023-01-11T21:41:55.0448994Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_fft_ifftn_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 26%] 2023-01-11T21:41:55.0449516Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_fft_ifftshift_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 26%] 2023-01-11T21:41:55.0450053Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_fft_ifftshift_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 26%] 2023-01-11T21:41:55.0450588Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_fft_ihfft2_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 26%] 2023-01-11T21:41:55.0451117Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_fft_ihfft_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 26%] 2023-01-11T21:41:55.0451645Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_fft_ihfft_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 26%] 2023-01-11T21:41:55.0452163Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_fft_ihfft_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 27%] 2023-01-11T21:41:55.0452691Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_fft_ihfftn_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 27%] 2023-01-11T21:41:55.0453217Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_fft_ihfftn_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 27%] 2023-01-11T21:41:55.0453771Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_fft_irfft2_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 27%] 2023-01-11T21:41:55.0454632Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_fft_irfft2_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 27%] 2023-01-11T21:41:55.0455180Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_fft_irfft2_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 27%] 2023-01-11T21:41:55.0455712Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_fft_irfft_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 27%] 2023-01-11T21:41:55.0456265Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_fft_irfft_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 27%] 2023-01-11T21:41:55.0456828Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_fft_irfft_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 27%] 2023-01-11T21:41:55.0457356Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_fft_irfft_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 27%] 2023-01-11T21:41:55.0457886Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_fft_irfft_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 27%] 2023-01-11T21:41:55.0458415Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_fft_irfftn_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 27%] 2023-01-11T21:41:55.0458944Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_fft_irfftn_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 27%] 2023-01-11T21:41:55.0459473Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_fft_rfft2_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 27%] 2023-01-11T21:41:55.0460138Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_fft_rfft2_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 28%] 2023-01-11T21:41:55.0460666Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_fft_rfft2_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 28%] 2023-01-11T21:41:55.0461190Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_fft_rfft_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 28%] 2023-01-11T21:41:55.0461716Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_fft_rfft_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 28%] 2023-01-11T21:41:55.0462243Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_fft_rfft_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 28%] 2023-01-11T21:41:55.0462766Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_fft_rfft_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 28%] 2023-01-11T21:41:55.0463290Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_fft_rfftn_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 28%] 2023-01-11T21:41:55.0463817Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_fft_rfftn_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 28%] 2023-01-11T21:41:55.0464343Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_fft_rfftn_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 28%] 2023-01-11T21:41:55.0464984Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_fill_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 28%] 2023-01-11T21:41:55.0465519Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_fill_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 28%] 2023-01-11T21:41:55.0466045Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_flatten_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 28%] 2023-01-11T21:41:55.0466586Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_flatten_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 28%] 2023-01-11T21:41:55.0467154Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_flip_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 28%] 2023-01-11T21:41:55.0467669Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_flip_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 29%] 2023-01-11T21:41:55.0468198Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_flip_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 29%] 2023-01-11T21:41:55.0468726Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_fliplr_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 29%] 2023-01-11T21:41:55.0469260Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_fliplr_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 29%] 2023-01-11T21:41:55.0469872Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_fliplr_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 29%] 2023-01-11T21:41:55.0470528Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_flipud_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 29%] 2023-01-11T21:41:55.0471091Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_flipud_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 29%] 2023-01-11T21:41:55.0471616Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_float_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 29%] 2023-01-11T21:41:55.0472146Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_float_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 29%] 2023-01-11T21:41:55.0472674Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_float_power_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 29%] 2023-01-11T21:41:55.0473217Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_float_power_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 29%] 2023-01-11T21:41:55.0473756Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_float_power_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 29%] 2023-01-11T21:41:55.0474299Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_float_power_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 29%] 2023-01-11T21:41:55.0474838Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_float_power_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 29%] 2023-01-11T21:41:55.0475396Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_floor_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 30%] 2023-01-11T21:41:55.0476089Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_floor_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 30%] 2023-01-11T21:41:55.0476763Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_floor_divide_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 30%] 2023-01-11T21:41:55.0477438Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_floor_divide_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 30%] 2023-01-11T21:41:55.0478093Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_fmax_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 30%] 2023-01-11T21:41:55.0478721Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_fmax_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 30%] 2023-01-11T21:41:55.0479242Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_fmax_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 30%] 2023-01-11T21:41:55.0479760Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_fmin_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 30%] 2023-01-11T21:41:55.0480283Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_fmin_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 30%] 2023-01-11T21:41:55.0480796Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_fmod_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 30%] 2023-01-11T21:41:55.0481312Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_frac_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 30%] 2023-01-11T21:41:55.0481834Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_frac_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 30%] 2023-01-11T21:41:55.0482395Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_frexp_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 30%] 2023-01-11T21:41:55.0482924Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_full_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 30%] 2023-01-11T21:41:55.0483437Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_full_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 30%] 2023-01-11T21:41:55.0483957Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_full_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 31%] 2023-01-11T21:41:55.0484486Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_full_like_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 31%] 2023-01-11T21:41:55.0485020Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_gather_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 31%] 2023-01-11T21:41:55.0485545Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_gather_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 31%] 2023-01-11T21:41:55.0486197Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_gather_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 31%] 2023-01-11T21:41:55.0486847Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_gcd_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 31%] 2023-01-11T21:41:55.0487560Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_ge_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 31%] 2023-01-11T21:41:55.0488171Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_ge_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 31%] 2023-01-11T21:41:55.0488684Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_ge_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 31%] 2023-01-11T21:41:55.0489200Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_ge_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 31%] 2023-01-11T21:41:55.0489720Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_geqrf_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 31%] 2023-01-11T21:41:55.0490256Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_gradient_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 31%] 2023-01-11T21:41:55.0490785Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_gradient_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 31%] 2023-01-11T21:41:55.0491318Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_gradient_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 31%] 2023-01-11T21:41:55.0491854Z 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) [ 32%] 2023-01-11T21:41:55.0492406Z 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) [ 32%] 2023-01-11T21:41:55.0492943Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_gt_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 32%] 2023-01-11T21:41:55.0493483Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_gt_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 32%] 2023-01-11T21:41:55.0494003Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_half_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 32%] 2023-01-11T21:41:55.0494847Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_half_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 32%] 2023-01-11T21:41:55.0495368Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_half_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 32%] 2023-01-11T21:41:55.0495974Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_heaviside_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 32%] 2023-01-11T21:41:55.0496647Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_heaviside_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 32%] 2023-01-11T21:41:55.0497319Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_heaviside_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 32%] 2023-01-11T21:41:55.0497988Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_histc_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 32%] 2023-01-11T21:41:55.0498593Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_hsplit_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 32%] 2023-01-11T21:41:55.0499216Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_hsplit_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 32%] 2023-01-11T21:41:55.0499759Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_hstack_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 32%] 2023-01-11T21:41:55.0500288Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_hstack_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 33%] 2023-01-11T21:41:55.0500815Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_hstack_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 33%] 2023-01-11T21:41:55.0501337Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_hstack_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 33%] 2023-01-11T21:41:55.0501857Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_hypot_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 33%] 2023-01-11T21:41:55.0502387Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_hypot_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 33%] 2023-01-11T21:41:55.0502910Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_i0_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 33%] 2023-01-11T21:41:55.0503426Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_i0_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 33%] 2023-01-11T21:41:55.0503936Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_igamma_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 33%] 2023-01-11T21:41:55.0504468Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_igammac_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 33%] 2023-01-11T21:41:55.0505117Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_index_add_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 33%] 2023-01-11T21:41:55.0505649Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_index_add_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 33%] 2023-01-11T21:41:55.0506180Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_index_add_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 33%] 2023-01-11T21:41:55.0506706Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_index_add_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 33%] 2023-01-11T21:41:55.0507276Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_index_copy_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 33%] 2023-01-11T21:41:55.0507828Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_index_copy_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 34%] 2023-01-11T21:41:55.0508358Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_index_copy_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 34%] 2023-01-11T21:41:55.0508892Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_index_copy_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 34%] 2023-01-11T21:41:55.0509461Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_index_fill_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 34%] 2023-01-11T21:41:55.0510158Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_index_fill_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 34%] 2023-01-11T21:41:55.0510739Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_index_fill_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 34%] 2023-01-11T21:41:55.0511275Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_index_fill_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 34%] 2023-01-11T21:41:55.0511799Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_index_put_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 34%] 2023-01-11T21:41:55.0512331Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_index_put_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 34%] 2023-01-11T21:41:55.0512867Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_index_reduce_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 34%] 2023-01-11T21:41:55.0513409Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_index_reduce_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 34%] 2023-01-11T21:41:55.0513946Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_index_reduce_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 34%] 2023-01-11T21:41:55.0514476Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_index_select_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 34%] 2023-01-11T21:41:55.0515019Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_index_select_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 34%] 2023-01-11T21:41:55.0515645Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_index_select_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 35%] 2023-01-11T21:41:55.0516354Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_index_select_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 35%] 2023-01-11T21:41:55.0517018Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_inner_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 35%] 2023-01-11T21:41:55.0517668Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_int_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 35%] 2023-01-11T21:41:55.0518227Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_int_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 35%] 2023-01-11T21:41:55.0518752Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_isclose_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 35%] 2023-01-11T21:41:55.0519288Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_isfinite_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 35%] 2023-01-11T21:41:55.0519809Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_isfinite_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 35%] 2023-01-11T21:41:55.0520330Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_isin_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 35%] 2023-01-11T21:41:55.0520845Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_isin_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 35%] 2023-01-11T21:41:55.0521398Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_isinf_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 35%] 2023-01-11T21:41:55.0521931Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_isinf_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 35%] 2023-01-11T21:41:55.0522457Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_isnan_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 35%] 2023-01-11T21:41:55.0522982Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_isnan_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 35%] 2023-01-11T21:41:55.0523511Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_isnan_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 36%] 2023-01-11T21:41:55.0524043Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_isnan_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 36%] 2023-01-11T21:41:55.0524575Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_isneginf_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 36%] 2023-01-11T21:41:55.0525106Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_isneginf_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 36%] 2023-01-11T21:41:55.0525638Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_isneginf_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 36%] 2023-01-11T21:41:55.0526286Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_isposinf_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 36%] 2023-01-11T21:41:55.0526950Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_isposinf_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 36%] 2023-01-11T21:41:55.0527717Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_isreal_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 36%] 2023-01-11T21:41:55.0528458Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_isreal_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 36%] 2023-01-11T21:41:55.0529070Z 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) [ 36%] 2023-01-11T21:41:55.0529707Z 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) [ 36%] 2023-01-11T21:41:55.0530352Z 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) [ 36%] 2023-01-11T21:41:55.0530993Z 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%] 2023-01-11T21:41:55.0531647Z 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%] 2023-01-11T21:41:55.0532281Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_jiterator_binary_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 37%] 2023-01-11T21:41:55.0532935Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_jiterator_binary_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 37%] 2023-01-11T21:41:55.0533556Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_jiterator_binary_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 37%] 2023-01-11T21:41:55.0534186Z 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) [ 37%] 2023-01-11T21:41:55.0535064Z 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) [ 37%] 2023-01-11T21:41:55.0535629Z 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) [ 37%] 2023-01-11T21:41:55.0536227Z 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) [ 37%] 2023-01-11T21:41:55.0536811Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_jiterator_unary_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 37%] 2023-01-11T21:41:55.0537348Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_jiterator_unary_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 37%] 2023-01-11T21:41:55.0537879Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_kron_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 37%] 2023-01-11T21:41:55.0538400Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_kron_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 37%] 2023-01-11T21:41:55.0539020Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_kthvalue_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 37%] 2023-01-11T21:41:55.0539532Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_lcm_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 37%] 2023-01-11T21:41:55.0540055Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_lcm_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 37%] 2023-01-11T21:41:55.0540579Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_ldexp_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 38%] 2023-01-11T21:41:55.0541107Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_ldexp_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 38%] 2023-01-11T21:41:55.0541632Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_le_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 38%] 2023-01-11T21:41:55.0542149Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_le_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 38%] 2023-01-11T21:41:55.0542666Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_lerp_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 38%] 2023-01-11T21:41:55.0543190Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_lgamma_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 38%] 2023-01-11T21:41:55.0543716Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_lgamma_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 38%] 2023-01-11T21:41:55.0544295Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_lgamma_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 38%] 2023-01-11T21:41:55.0544894Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_lgamma_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 38%] 2023-01-11T21:41:55.0545435Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_linalg_cond_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 38%] 2023-01-11T21:41:55.0545981Z 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%] 2023-01-11T21:41:55.0546515Z 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%] 2023-01-11T21:41:55.0547097Z 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%] 2023-01-11T21:41:55.0547640Z 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%] 2023-01-11T21:41:55.0548196Z 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%] 2023-01-11T21:41:55.0548754Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_linalg_eig_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 39%] 2023-01-11T21:41:55.0549354Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_linalg_eigh_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 39%] 2023-01-11T21:41:55.0550151Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_linalg_eigvals_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 39%] 2023-01-11T21:41:55.0550849Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_linalg_eigvalsh_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 39%] 2023-01-11T21:41:55.0551469Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_linalg_eigvalsh_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 39%] 2023-01-11T21:41:55.0552103Z 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) [ 39%] 2023-01-11T21:41:55.0552731Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_linalg_inv_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 39%] 2023-01-11T21:41:55.0553339Z 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) [ 39%] 2023-01-11T21:41:55.0553967Z 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) [ 39%] 2023-01-11T21:41:55.0554584Z 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) [ 39%] 2023-01-11T21:41:55.0555216Z 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%] 2023-01-11T21:41:55.0556030Z 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%] 2023-01-11T21:41:55.0556807Z 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%] 2023-01-11T21:41:55.0557560Z 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%] 2023-01-11T21:41:55.0558197Z 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) [ 40%] 2023-01-11T21:41:55.0558819Z 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) [ 40%] 2023-01-11T21:41:55.0559440Z 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) [ 40%] 2023-01-11T21:41:55.0560062Z 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) [ 40%] 2023-01-11T21:41:55.0560694Z 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) [ 40%] 2023-01-11T21:41:55.0561320Z 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) [ 40%] 2023-01-11T21:41:55.0561959Z 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) [ 40%] 2023-01-11T21:41:55.0562616Z 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) [ 40%] 2023-01-11T21:41:55.0563233Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_linalg_norm_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 40%] 2023-01-11T21:41:55.0563836Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_linalg_norm_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 40%] 2023-01-11T21:41:55.0564474Z 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) [ 40%] 2023-01-11T21:41:55.0565140Z 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%] 2023-01-11T21:41:55.0565825Z 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%] 2023-01-11T21:41:55.0566635Z 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%] 2023-01-11T21:41:55.0567298Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_linalg_pinv_singular_cuda_float32 PASSED [ 41%] 2023-01-11T21:41:55.0567860Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_linalg_qr_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 41%] 2023-01-11T21:41:55.0568535Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_linalg_slogdet_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 41%] 2023-01-11T21:41:55.0569082Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_linalg_solve_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 41%] 2023-01-11T21:41:55.0569629Z 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) [ 41%] 2023-01-11T21:41:55.0570175Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_linalg_svd_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 41%] 2023-01-11T21:41:55.0570714Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_linalg_svd_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 41%] 2023-01-11T21:41:55.0571260Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_linalg_svdvals_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 41%] 2023-01-11T21:41:55.0571797Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_linalg_svdvals_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 41%] 2023-01-11T21:41:55.0572348Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_linalg_tensorinv_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 41%] 2023-01-11T21:41:55.0572893Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_linalg_vander_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 41%] 2023-01-11T21:41:55.0573433Z 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%] 2023-01-11T21:41:55.0573975Z 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%] 2023-01-11T21:41:55.0574851Z 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%] 2023-01-11T21:41:55.0575397Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_linspace_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 42%] 2023-01-11T21:41:55.0576039Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_log10_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 42%] 2023-01-11T21:41:55.0576699Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_log10_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 42%] 2023-01-11T21:41:55.0577348Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_log10_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 42%] 2023-01-11T21:41:55.0578003Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_log10_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 42%] 2023-01-11T21:41:55.0578573Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_log1p_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 42%] 2023-01-11T21:41:55.0579100Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_log1p_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 42%] 2023-01-11T21:41:55.0579618Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_log1p_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 42%] 2023-01-11T21:41:55.0580247Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_log2_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 42%] 2023-01-11T21:41:55.0580779Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_log2_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 42%] 2023-01-11T21:41:55.0581308Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_log2_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 42%] 2023-01-11T21:41:55.0581832Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_log2_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 42%] 2023-01-11T21:41:55.0582344Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_log2_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 42%] 2023-01-11T21:41:55.0582865Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_log_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 42%] 2023-01-11T21:41:55.0583387Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_log_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 43%] 2023-01-11T21:41:55.0583907Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_log_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 43%] 2023-01-11T21:41:55.0584428Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_log_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 43%] 2023-01-11T21:41:55.0585008Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_log_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 43%] 2023-01-11T21:41:55.0585556Z 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) [ 43%] 2023-01-11T21:41:55.0586160Z 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) [ 43%] 2023-01-11T21:41:55.0586724Z 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) [ 43%] 2023-01-11T21:41:55.0587329Z 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) [ 43%] 2023-01-11T21:41:55.0587892Z 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) [ 43%] 2023-01-11T21:41:55.0588443Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_logaddexp2_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 43%] 2023-01-11T21:41:55.0588983Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_logaddexp2_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 43%] 2023-01-11T21:41:55.0589601Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_logaddexp_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 43%] 2023-01-11T21:41:55.0590266Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_logaddexp_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 43%] 2023-01-11T21:41:55.0590898Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_logcumsumexp_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 43%] 2023-01-11T21:41:55.0591444Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_logcumsumexp_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 44%] 2023-01-11T21:41:55.0591980Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_logdet_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 44%] 2023-01-11T21:41:55.0592513Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_logdet_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 44%] 2023-01-11T21:41:55.0593036Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_logical_and_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 44%] 2023-01-11T21:41:55.0593579Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_logical_and_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 44%] 2023-01-11T21:41:55.0594121Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_logical_and_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 44%] 2023-01-11T21:41:55.0594660Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_logical_and_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 44%] 2023-01-11T21:41:55.0595196Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_logical_not_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 44%] 2023-01-11T21:41:55.0595858Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_logical_not_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 44%] 2023-01-11T21:41:55.0596518Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_logical_not_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 44%] 2023-01-11T21:41:55.0597218Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_logical_not_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 44%] 2023-01-11T21:41:55.0597859Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_logical_or_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 44%] 2023-01-11T21:41:55.0598378Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_logical_or_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 44%] 2023-01-11T21:41:55.0598908Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_logical_or_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 44%] 2023-01-11T21:41:55.0599439Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_logical_xor_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 45%] 2023-01-11T21:41:55.0599970Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_logical_xor_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 45%] 2023-01-11T21:41:55.0600503Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_logical_xor_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 45%] 2023-01-11T21:41:55.0601022Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_logit_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 45%] 2023-01-11T21:41:55.0601549Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_logit_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 45%] 2023-01-11T21:41:55.0602105Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_logit_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 45%] 2023-01-11T21:41:55.0602643Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_logit_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 45%] 2023-01-11T21:41:55.0603167Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_logspace_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 45%] 2023-01-11T21:41:55.0603711Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_logspace_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 45%] 2023-01-11T21:41:55.0604243Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_logspace_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 45%] 2023-01-11T21:41:55.0604777Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_logspace_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 45%] 2023-01-11T21:41:55.0605307Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_logsumexp_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 45%] 2023-01-11T21:41:55.0605899Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_long_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 45%] 2023-01-11T21:41:55.0606554Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_long_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 45%] 2023-01-11T21:41:55.0607210Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_long_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 46%] 2023-01-11T21:41:55.0607806Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_lt_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 46%] 2023-01-11T21:41:55.0608415Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_lu_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 46%] 2023-01-11T21:41:55.0608932Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_lu_solve_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 46%] 2023-01-11T21:41:55.0609474Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_lu_unpack_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 46%] 2023-01-11T21:41:55.0610013Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_lu_unpack_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 46%] 2023-01-11T21:41:55.0610551Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_mH_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 46%] 2023-01-11T21:41:55.0611068Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_mH_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 46%] 2023-01-11T21:41:55.0611587Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_mH_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 46%] 2023-01-11T21:41:55.0612100Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_mH_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 46%] 2023-01-11T21:41:55.0612613Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_mT_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 46%] 2023-01-11T21:41:55.0613159Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_mT_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 46%] 2023-01-11T21:41:55.0613665Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_mT_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 46%] 2023-01-11T21:41:55.0614184Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_mT_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 46%] 2023-01-11T21:41:55.0615087Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_masked_amax_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 46%] 2023-01-11T21:41:55.0615643Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_masked_amax_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 47%] 2023-01-11T21:41:55.0616299Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_masked_amax_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 47%] 2023-01-11T21:41:55.0616966Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_masked_amin_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 47%] 2023-01-11T21:41:55.0617643Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_masked_argmax_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 47%] 2023-01-11T21:41:55.0618312Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_masked_argmax_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 47%] 2023-01-11T21:41:55.0618973Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_masked_argmax_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 47%] 2023-01-11T21:41:55.0619504Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_masked_argmax_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 47%] 2023-01-11T21:41:55.0620145Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_masked_argmin_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 47%] 2023-01-11T21:41:55.0620683Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_masked_argmin_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 47%] 2023-01-11T21:41:55.0621225Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_masked_cumprod_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 47%] 2023-01-11T21:41:55.0621766Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_masked_cumsum_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 47%] 2023-01-11T21:41:55.0622295Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_masked_cumsum_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 47%] 2023-01-11T21:41:55.0622827Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_masked_fill_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 47%] 2023-01-11T21:41:55.0623357Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_masked_fill_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 47%] 2023-01-11T21:41:55.0623889Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_masked_fill_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 48%] 2023-01-11T21:41:55.0624426Z 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) [ 48%] 2023-01-11T21:41:55.0625103Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_masked_logaddexp_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 48%] 2023-01-11T21:41:55.0625667Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_masked_logsumexp_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 48%] 2023-01-11T21:41:55.0626218Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_masked_logsumexp_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 48%] 2023-01-11T21:41:55.0626767Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_masked_logsumexp_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 48%] 2023-01-11T21:41:55.0627355Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_masked_logsumexp_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 48%] 2023-01-11T21:41:55.0627902Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_masked_mean_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 48%] 2023-01-11T21:41:55.0628445Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_masked_median_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 48%] 2023-01-11T21:41:55.0628986Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_masked_median_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 48%] 2023-01-11T21:41:55.0629640Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_masked_norm_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 48%] 2023-01-11T21:41:55.0630310Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_masked_normalize_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 48%] 2023-01-11T21:41:55.0630945Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_masked_normalize_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 48%] 2023-01-11T21:41:55.0631483Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_masked_prod_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 48%] 2023-01-11T21:41:55.0632024Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_masked_prod_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 49%] 2023-01-11T21:41:55.0632560Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_masked_prod_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 49%] 2023-01-11T21:41:55.0633094Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_masked_scatter_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 49%] 2023-01-11T21:41:55.0633640Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_masked_select_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 49%] 2023-01-11T21:41:55.0634184Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_masked_select_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 49%] 2023-01-11T21:41:55.0634724Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_masked_select_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 49%] 2023-01-11T21:41:55.0635264Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_masked_select_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 49%] 2023-01-11T21:41:55.0635966Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_masked_softmax_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 49%] 2023-01-11T21:41:55.0636740Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_masked_softmin_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 49%] 2023-01-11T21:41:55.0637501Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_masked_softmin_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 49%] 2023-01-11T21:41:55.0638166Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_masked_std_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 49%] 2023-01-11T21:41:55.0638756Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_masked_std_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 49%] 2023-01-11T21:41:55.0639365Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_masked_sum_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 49%] 2023-01-11T21:41:55.0639970Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_masked_sum_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 49%] 2023-01-11T21:41:55.0640572Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_masked_sum_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 50%] 2023-01-11T21:41:55.0641173Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_masked_var_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 50%] 2023-01-11T21:41:55.0641762Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_matmul_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 50%] 2023-01-11T21:41:55.0642360Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_matmul_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 50%] 2023-01-11T21:41:55.0642989Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_matrix_exp_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 50%] 2023-01-11T21:41:55.0643587Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_max_binary_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 50%] 2023-01-11T21:41:55.0644182Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_max_binary_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 50%] 2023-01-11T21:41:55.0644769Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_max_binary_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 50%] 2023-01-11T21:41:55.0645398Z 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) [ 50%] 2023-01-11T21:41:55.0646185Z 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) [ 50%] 2023-01-11T21:41:55.0646974Z 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) [ 50%] 2023-01-11T21:41:55.0647740Z 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) [ 50%] 2023-01-11T21:41:55.0648471Z 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) [ 50%] 2023-01-11T21:41:55.0649097Z 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) [ 50%] 2023-01-11T21:41:55.0649715Z 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) [ 51%] 2023-01-11T21:41:55.0650319Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_maximum_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 51%] 2023-01-11T21:41:55.0650908Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_maximum_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 51%] 2023-01-11T21:41:55.0651506Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_maximum_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 51%] 2023-01-11T21:41:55.0652096Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_mean_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 51%] 2023-01-11T21:41:55.0652692Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_median_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 51%] 2023-01-11T21:41:55.0653288Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_median_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 51%] 2023-01-11T21:41:55.0653898Z 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) [ 51%] 2023-01-11T21:41:55.0654671Z 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) [ 51%] 2023-01-11T21:41:55.0655468Z 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) [ 51%] 2023-01-11T21:41:55.0656258Z 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) [ 51%] 2023-01-11T21:41:55.0657066Z 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) [ 51%] 2023-01-11T21:41:55.0657836Z 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) [ 51%] 2023-01-11T21:41:55.0658596Z 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) [ 51%] 2023-01-11T21:41:55.0659311Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_min_binary_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 52%] 2023-01-11T21:41:55.0660093Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_min_binary_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 52%] 2023-01-11T21:41:55.0660894Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_min_binary_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 52%] 2023-01-11T21:41:55.0661684Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_min_binary_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 52%] 2023-01-11T21:41:55.0662632Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_min_binary_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 52%] 2023-01-11T21:41:55.0663458Z 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) [ 52%] 2023-01-11T21:41:55.0664286Z 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) [ 52%] 2023-01-11T21:41:55.0665219Z 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) [ 52%] 2023-01-11T21:41:55.0666028Z 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) [ 52%] 2023-01-11T21:41:55.0666867Z 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) [ 52%] 2023-01-11T21:41:55.0667633Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_minimum_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 52%] 2023-01-11T21:41:55.0668223Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_minimum_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 52%] 2023-01-11T21:41:55.0668765Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_minimum_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 52%] 2023-01-11T21:41:55.0669300Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_mm_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 52%] 2023-01-11T21:41:55.0669900Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_mode_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 53%] 2023-01-11T21:41:55.0670429Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_mode_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 53%] 2023-01-11T21:41:55.0670966Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_movedim_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 53%] 2023-01-11T21:41:55.0671493Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_movedim_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 53%] 2023-01-11T21:41:55.0672032Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_msort_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 53%] 2023-01-11T21:41:55.0672574Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_msort_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 53%] 2023-01-11T21:41:55.0673179Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_msort_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 53%] 2023-01-11T21:41:55.0673709Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_mul_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 53%] 2023-01-11T21:41:55.0674226Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_mul_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 53%] 2023-01-11T21:41:55.0674794Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_mul_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 53%] 2023-01-11T21:41:55.0675376Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_multinomial_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 53%] 2023-01-11T21:41:55.0676066Z 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) [ 53%] 2023-01-11T21:41:55.0676749Z 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) [ 53%] 2023-01-11T21:41:55.0677440Z 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) [ 53%] 2023-01-11T21:41:55.0678065Z 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) [ 53%] 2023-01-11T21:41:55.0678624Z 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) [ 54%] 2023-01-11T21:41:55.0679179Z 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) [ 54%] 2023-01-11T21:41:55.0679725Z 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) [ 54%] 2023-01-11T21:41:55.0680268Z 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) [ 54%] 2023-01-11T21:41:55.0680805Z 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) [ 54%] 2023-01-11T21:41:55.0681404Z 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) [ 54%] 2023-01-11T21:41:55.0682105Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nanmean_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 54%] 2023-01-11T21:41:55.0682883Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nanmean_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 54%] 2023-01-11T21:41:55.0683643Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nanmedian_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 54%] 2023-01-11T21:41:55.0684359Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nanmedian_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 54%] 2023-01-11T21:41:55.0684956Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nanmedian_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 54%] 2023-01-11T21:41:55.0685497Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nanquantile_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 54%] 2023-01-11T21:41:55.0686154Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nansum_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 54%] 2023-01-11T21:41:55.0686816Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nansum_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 54%] 2023-01-11T21:41:55.0687542Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nansum_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 55%] 2023-01-11T21:41:55.0688097Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_narrow_copy_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 55%] 2023-01-11T21:41:55.0688633Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_narrow_copy_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 55%] 2023-01-11T21:41:55.0689172Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_narrow_copy_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 55%] 2023-01-11T21:41:55.0689711Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_narrow_copy_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 55%] 2023-01-11T21:41:55.0690245Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_narrow_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 55%] 2023-01-11T21:41:55.0690780Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_narrow_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 55%] 2023-01-11T21:41:55.0691303Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_narrow_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 55%] 2023-01-11T21:41:55.0691835Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_narrow_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 55%] 2023-01-11T21:41:55.0692383Z 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) [ 55%] 2023-01-11T21:41:55.0692979Z 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) [ 55%] 2023-01-11T21:41:55.0693537Z 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) [ 55%] 2023-01-11T21:41:55.0694101Z 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) [ 55%] 2023-01-11T21:41:55.0694858Z 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) [ 55%] 2023-01-11T21:41:55.0695401Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_ne_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 56%] 2023-01-11T21:41:55.0696012Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_ne_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 56%] 2023-01-11T21:41:55.0696657Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_ne_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 56%] 2023-01-11T21:41:55.0697304Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_ne_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 56%] 2023-01-11T21:41:55.0697962Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_neg_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 56%] 2023-01-11T21:41:55.0698703Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_neg_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 56%] 2023-01-11T21:41:55.0699294Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_neg_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 56%] 2023-01-11T21:41:55.0699816Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_new_empty_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 56%] 2023-01-11T21:41:55.0700352Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_new_empty_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 56%] 2023-01-11T21:41:55.0700891Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_new_empty_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 56%] 2023-01-11T21:41:55.0701430Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_new_empty_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 56%] 2023-01-11T21:41:55.0701974Z 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) [ 56%] 2023-01-11T21:41:55.0702523Z 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) [ 56%] 2023-01-11T21:41:55.0703081Z 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) [ 56%] 2023-01-11T21:41:55.0703623Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_new_full_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 57%] 2023-01-11T21:41:55.0704160Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_new_full_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 57%] 2023-01-11T21:41:55.0704797Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_new_full_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 57%] 2023-01-11T21:41:55.0705392Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_new_ones_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 57%] 2023-01-11T21:41:55.0705991Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_new_ones_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 57%] 2023-01-11T21:41:55.0706618Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_new_zeros_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 57%] 2023-01-11T21:41:55.0707231Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_new_zeros_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 57%] 2023-01-11T21:41:55.0707830Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_new_zeros_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 57%] 2023-01-11T21:41:55.0708438Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_new_zeros_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 57%] 2023-01-11T21:41:55.0709037Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nextafter_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 57%] 2023-01-11T21:41:55.0709753Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nextafter_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 57%] 2023-01-11T21:41:55.0710552Z 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) [ 57%] 2023-01-11T21:41:55.0711225Z 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) [ 57%] 2023-01-11T21:41:55.0711894Z 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) [ 57%] 2023-01-11T21:41:55.0712551Z 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) [ 58%] 2023-01-11T21:41:55.0713203Z 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) [ 58%] 2023-01-11T21:41:55.0713861Z 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) [ 58%] 2023-01-11T21:41:55.0714501Z 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) [ 58%] 2023-01-11T21:41:55.0715144Z 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) [ 58%] 2023-01-11T21:41:55.0715840Z 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) [ 58%] 2023-01-11T21:41:55.0716652Z 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) [ 58%] 2023-01-11T21:41:55.0717395Z 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) [ 58%] 2023-01-11T21:41:55.0718062Z 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) [ 58%] 2023-01-11T21:41:55.0718625Z 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) [ 58%] 2023-01-11T21:41:55.0719189Z 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) [ 58%] 2023-01-11T21:41:55.0719752Z 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) [ 58%] 2023-01-11T21:41:55.0720306Z 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) [ 58%] 2023-01-11T21:41:55.0720875Z 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) [ 58%] 2023-01-11T21:41:55.0721462Z 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) [ 59%] 2023-01-11T21:41:55.0722093Z 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) [ 59%] 2023-01-11T21:41:55.0722711Z 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) [ 59%] 2023-01-11T21:41:55.0723297Z 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) [ 59%] 2023-01-11T21:41:55.0723850Z 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) [ 59%] 2023-01-11T21:41:55.0724420Z 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) [ 59%] 2023-01-11T21:41:55.0724982Z 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) [ 59%] 2023-01-11T21:41:55.0725550Z 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) [ 59%] 2023-01-11T21:41:55.0726256Z 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) [ 59%] 2023-01-11T21:41:55.0726963Z 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) [ 59%] 2023-01-11T21:41:55.0727692Z 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) [ 59%] 2023-01-11T21:41:55.0728448Z 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) [ 59%] 2023-01-11T21:41:55.0729033Z 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) [ 59%] 2023-01-11T21:41:55.0729618Z 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) [ 59%] 2023-01-11T21:41:55.0730205Z 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) [ 60%] 2023-01-11T21:41:55.0730797Z 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) [ 60%] 2023-01-11T21:41:55.0731377Z 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) [ 60%] 2023-01-11T21:41:55.0731955Z 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) [ 60%] 2023-01-11T21:41:55.0732524Z 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) [ 60%] 2023-01-11T21:41:55.0733133Z 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) [ 60%] 2023-01-11T21:41:55.0733706Z 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) [ 60%] 2023-01-11T21:41:55.0734513Z 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) [ 60%] 2023-01-11T21:41:55.0735089Z 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) [ 60%] 2023-01-11T21:41:55.0736843Z 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) [ 60%] 2023-01-11T21:41:55.0738014Z 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) [ 60%] 2023-01-11T21:41:55.0739125Z 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) [ 60%] 2023-01-11T21:41:55.0740231Z 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) [ 60%] 2023-01-11T21:41:55.0741319Z 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) [ 60%] 2023-01-11T21:41:55.0742400Z 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) [ 61%] 2023-01-11T21:41:55.0743753Z 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) [ 61%] 2023-01-11T21:41:55.0745007Z 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) [ 61%] 2023-01-11T21:41:55.0746171Z 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) [ 61%] 2023-01-11T21:41:55.0746887Z 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) [ 61%] 2023-01-11T21:41:55.0747494Z 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) [ 61%] 2023-01-11T21:41:55.0748087Z 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) [ 61%] 2023-01-11T21:41:55.0748670Z 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) [ 61%] 2023-01-11T21:41:55.0749285Z 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) [ 61%] 2023-01-11T21:41:55.0750070Z 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) [ 61%] 2023-01-11T21:41:55.0750742Z 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) [ 61%] 2023-01-11T21:41:55.0751292Z 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) [ 61%] 2023-01-11T21:41:55.0751846Z 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) [ 61%] 2023-01-11T21:41:55.0752400Z 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) [ 61%] 2023-01-11T21:41:55.0752969Z 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) [ 61%] 2023-01-11T21:41:55.0753523Z 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) [ 62%] 2023-01-11T21:41:55.0754077Z 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) [ 62%] 2023-01-11T21:41:55.0754635Z 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) [ 62%] 2023-01-11T21:41:55.0755227Z 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) [ 62%] 2023-01-11T21:41:55.0755957Z 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) [ 62%] 2023-01-11T21:41:55.0756659Z 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) [ 62%] 2023-01-11T21:41:55.0757336Z 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) [ 62%] 2023-01-11T21:41:55.0757950Z 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) [ 62%] 2023-01-11T21:41:55.0758515Z 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) [ 62%] 2023-01-11T21:41:55.0759091Z 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) [ 62%] 2023-01-11T21:41:55.0759663Z 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) [ 62%] 2023-01-11T21:41:55.0760220Z 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) [ 62%] 2023-01-11T21:41:55.0760829Z 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) [ 62%] 2023-01-11T21:41:55.0761420Z 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) [ 62%] 2023-01-11T21:41:55.0761996Z 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) [ 63%] 2023-01-11T21:41:55.0762578Z 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) [ 63%] 2023-01-11T21:41:55.0763147Z 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) [ 63%] 2023-01-11T21:41:55.0763728Z 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) [ 63%] 2023-01-11T21:41:55.0764311Z 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) [ 63%] 2023-01-11T21:41:55.0764874Z 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) [ 63%] 2023-01-11T21:41:55.0765427Z 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) [ 63%] 2023-01-11T21:41:55.0766026Z 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) [ 63%] 2023-01-11T21:41:55.0766745Z 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) [ 63%] 2023-01-11T21:41:55.0767442Z 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) [ 63%] 2023-01-11T21:41:55.0768131Z 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) [ 63%] 2023-01-11T21:41:55.0768686Z 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) [ 63%] 2023-01-11T21:41:55.0769242Z 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) [ 63%] 2023-01-11T21:41:55.0769810Z 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) [ 63%] 2023-01-11T21:41:55.0770377Z 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) [ 64%] 2023-01-11T21:41:55.0770932Z 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) [ 64%] 2023-01-11T21:41:55.0771528Z 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) [ 64%] 2023-01-11T21:41:55.0772103Z 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) [ 64%] 2023-01-11T21:41:55.0772668Z 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) [ 64%] 2023-01-11T21:41:55.0773230Z 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) [ 64%] 2023-01-11T21:41:55.0773779Z 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) [ 64%] 2023-01-11T21:41:55.0774452Z 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) [ 64%] 2023-01-11T21:41:55.0775001Z 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) [ 64%] 2023-01-11T21:41:55.0775544Z 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) [ 64%] 2023-01-11T21:41:55.0776194Z 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) [ 64%] 2023-01-11T21:41:55.0776893Z 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) [ 64%] 2023-01-11T21:41:55.0777635Z 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) [ 64%] 2023-01-11T21:41:55.0778333Z 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) [ 64%] 2023-01-11T21:41:55.0779006Z 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) [ 65%] 2023-01-11T21:41:55.0779556Z 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) [ 65%] 2023-01-11T21:41:55.0780120Z 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) [ 65%] 2023-01-11T21:41:55.0780689Z 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) [ 65%] 2023-01-11T21:41:55.0781239Z 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) [ 65%] 2023-01-11T21:41:55.0781798Z 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) [ 65%] 2023-01-11T21:41:55.0782390Z 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) [ 65%] 2023-01-11T21:41:55.0782943Z 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) [ 65%] 2023-01-11T21:41:55.0783506Z 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) [ 65%] 2023-01-11T21:41:55.0784072Z 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) [ 65%] 2023-01-11T21:41:55.0784648Z 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) [ 65%] 2023-01-11T21:41:55.0785289Z 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) [ 65%] 2023-01-11T21:41:55.0785868Z 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) [ 65%] 2023-01-11T21:41:55.0786444Z 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) [ 65%] 2023-01-11T21:41:55.0787062Z 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) [ 66%] 2023-01-11T21:41:55.0787632Z 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) [ 66%] 2023-01-11T21:41:55.0788231Z 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) [ 66%] 2023-01-11T21:41:55.0788805Z 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) [ 66%] 2023-01-11T21:41:55.0789385Z 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) [ 66%] 2023-01-11T21:41:55.0789962Z 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) [ 66%] 2023-01-11T21:41:55.0790536Z 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) [ 66%] 2023-01-11T21:41:55.0791107Z 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) [ 66%] 2023-01-11T21:41:55.0791665Z 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) [ 66%] 2023-01-11T21:41:55.0792227Z 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) [ 66%] 2023-01-11T21:41:55.0792812Z 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) [ 66%] 2023-01-11T21:41:55.0793386Z 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%] 2023-01-11T21:41:55.0793950Z 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%] 2023-01-11T21:41:55.0794513Z 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%] 2023-01-11T21:41:55.0795069Z 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) [ 67%] 2023-01-11T21:41:55.0795700Z 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) [ 67%] 2023-01-11T21:41:55.0796379Z 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) [ 67%] 2023-01-11T21:41:55.0797047Z 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) [ 67%] 2023-01-11T21:41:55.0797716Z 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) [ 67%] 2023-01-11T21:41:55.0798296Z 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) [ 67%] 2023-01-11T21:41:55.0798857Z 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) [ 67%] 2023-01-11T21:41:55.0799401Z 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) [ 67%] 2023-01-11T21:41:55.0799939Z 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) [ 67%] 2023-01-11T21:41:55.0800472Z 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) [ 67%] 2023-01-11T21:41:55.0801010Z 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%] 2023-01-11T21:41:55.0801567Z 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%] 2023-01-11T21:41:55.0802127Z 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%] 2023-01-11T21:41:55.0802681Z 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%] 2023-01-11T21:41:55.0803243Z 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) [ 68%] 2023-01-11T21:41:55.0803825Z 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) [ 68%] 2023-01-11T21:41:55.0804395Z 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) [ 68%] 2023-01-11T21:41:55.0804952Z 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) [ 68%] 2023-01-11T21:41:55.0805517Z 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) [ 68%] 2023-01-11T21:41:55.0806171Z 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) [ 68%] 2023-01-11T21:41:55.0806879Z 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) [ 68%] 2023-01-11T21:41:55.0807589Z 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) [ 68%] 2023-01-11T21:41:55.0808290Z 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) [ 68%] 2023-01-11T21:41:55.0808888Z 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) [ 68%] 2023-01-11T21:41:55.0809445Z 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) [ 68%] 2023-01-11T21:41:55.0810020Z 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%] 2023-01-11T21:41:55.0810577Z 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%] 2023-01-11T21:41:55.0811133Z 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%] 2023-01-11T21:41:55.0811687Z 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) [ 69%] 2023-01-11T21:41:55.0812244Z 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) [ 69%] 2023-01-11T21:41:55.0812789Z 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) [ 69%] 2023-01-11T21:41:55.0813353Z 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) [ 69%] 2023-01-11T21:41:55.0813936Z 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) [ 69%] 2023-01-11T21:41:55.0814711Z 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) [ 69%] 2023-01-11T21:41:55.0815291Z 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) [ 69%] 2023-01-11T21:41:55.0815859Z 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) [ 69%] 2023-01-11T21:41:55.0816438Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nonzero_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 69%] 2023-01-11T21:41:55.0816998Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nonzero_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 69%] 2023-01-11T21:41:55.0817530Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nonzero_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 69%] 2023-01-11T21:41:55.0818061Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_norm_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 69%] 2023-01-11T21:41:55.0818583Z 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%] 2023-01-11T21:41:55.0819117Z 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%] 2023-01-11T21:41:55.0819647Z 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%] 2023-01-11T21:41:55.0820213Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_norm_nuc_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 70%] 2023-01-11T21:41:55.0820745Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_normal_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 70%] 2023-01-11T21:41:55.0821283Z 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) [ 70%] 2023-01-11T21:41:55.0821844Z 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) [ 70%] 2023-01-11T21:41:55.0822383Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_ones_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 70%] 2023-01-11T21:41:55.0822913Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_ones_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 70%] 2023-01-11T21:41:55.0823435Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_ones_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 70%] 2023-01-11T21:41:55.0823963Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_ones_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 70%] 2023-01-11T21:41:55.0824491Z 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%] 2023-01-11T21:41:55.0825104Z 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%] 2023-01-11T21:41:55.0825638Z 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%] 2023-01-11T21:41:55.0826163Z 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%] 2023-01-11T21:41:55.0826685Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_outer_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 70%] 2023-01-11T21:41:55.0827213Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_outer_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 70%] 2023-01-11T21:41:55.0827744Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_pca_lowrank_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 71%] 2023-01-11T21:41:55.0828277Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_permute_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 71%] 2023-01-11T21:41:55.0828808Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_permute_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 71%] 2023-01-11T21:41:55.0829356Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_permute_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 71%] 2023-01-11T21:41:55.0830008Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_permute_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 71%] 2023-01-11T21:41:55.0830636Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_polar_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 71%] 2023-01-11T21:41:55.0831181Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_polar_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 71%] 2023-01-11T21:41:55.0831724Z 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) [ 71%] 2023-01-11T21:41:55.0832277Z 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%] 2023-01-11T21:41:55.0832841Z 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%] 2023-01-11T21:41:55.0833394Z 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%] 2023-01-11T21:41:55.0833943Z 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%] 2023-01-11T21:41:55.0834497Z 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%] 2023-01-11T21:41:55.0835043Z 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%] 2023-01-11T21:41:55.0835645Z 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) [ 72%] 2023-01-11T21:41:55.0836349Z 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) [ 72%] 2023-01-11T21:41:55.0837037Z 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) [ 72%] 2023-01-11T21:41:55.0837722Z 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) [ 72%] 2023-01-11T21:41:55.0838300Z 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) [ 72%] 2023-01-11T21:41:55.0838850Z 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) [ 72%] 2023-01-11T21:41:55.0839383Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_pow_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 72%] 2023-01-11T21:41:55.0839896Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_pow_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 72%] 2023-01-11T21:41:55.0840417Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_prod_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 72%] 2023-01-11T21:41:55.0840933Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_prod_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 72%] 2023-01-11T21:41:55.0841450Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_prod_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 72%] 2023-01-11T21:41:55.0841979Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_put_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 72%] 2023-01-11T21:41:55.0842496Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_put_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 72%] 2023-01-11T21:41:55.0843011Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_qr_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 72%] 2023-01-11T21:41:55.0843537Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_quantile_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 73%] 2023-01-11T21:41:55.0844068Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_rad2deg_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 73%] 2023-01-11T21:41:55.0844602Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_rad2deg_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 73%] 2023-01-11T21:41:55.0845134Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_rad2deg_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 73%] 2023-01-11T21:41:55.0845693Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_randint_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 73%] 2023-01-11T21:41:55.0846352Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_randint_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 73%] 2023-01-11T21:41:55.0847000Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_randint_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 73%] 2023-01-11T21:41:55.0847692Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_randint_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 73%] 2023-01-11T21:41:55.0848231Z 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%] 2023-01-11T21:41:55.0848775Z 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%] 2023-01-11T21:41:55.0849309Z 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%] 2023-01-11T21:41:55.0849835Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_randn_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 73%] 2023-01-11T21:41:55.0850374Z 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%] 2023-01-11T21:41:55.0850902Z 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%] 2023-01-11T21:41:55.0851426Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_randn_like_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 74%] 2023-01-11T21:41:55.0851952Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_real_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 74%] 2023-01-11T21:41:55.0852473Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_real_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 74%] 2023-01-11T21:41:55.0853027Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_real_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 74%] 2023-01-11T21:41:55.0853550Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_real_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 74%] 2023-01-11T21:41:55.0854078Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_reciprocal_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 74%] 2023-01-11T21:41:55.0854725Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_reciprocal_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 74%] 2023-01-11T21:41:55.0855276Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_remainder_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 74%] 2023-01-11T21:41:55.0855872Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_renorm_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 74%] 2023-01-11T21:41:55.0856540Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_renorm_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 74%] 2023-01-11T21:41:55.0857211Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_renorm_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 74%] 2023-01-11T21:41:55.0857864Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_repeat_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 74%] 2023-01-11T21:41:55.0858585Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_repeat_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 74%] 2023-01-11T21:41:55.0859179Z 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%] 2023-01-11T21:41:55.0859738Z 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%] 2023-01-11T21:41:55.0860291Z 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%] 2023-01-11T21:41:55.0860823Z 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%] 2023-01-11T21:41:55.0861360Z 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%] 2023-01-11T21:41:55.0861903Z 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%] 2023-01-11T21:41:55.0862438Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_reshape_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 75%] 2023-01-11T21:41:55.0862967Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_reshape_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 75%] 2023-01-11T21:41:55.0863512Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_reshape_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 75%] 2023-01-11T21:41:55.0864050Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_resize__cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 75%] 2023-01-11T21:41:55.0864618Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_resize__cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 75%] 2023-01-11T21:41:55.0865207Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_resize__cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 75%] 2023-01-11T21:41:55.0865731Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_resize__cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 75%] 2023-01-11T21:41:55.0866263Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_resize__cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 75%] 2023-01-11T21:41:55.0866844Z 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%] 2023-01-11T21:41:55.0867404Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_resize_as__cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 76%] 2023-01-11T21:41:55.0867946Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_resize_as__cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 76%] 2023-01-11T21:41:55.0868481Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_resolve_conj_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 76%] 2023-01-11T21:41:55.0869027Z 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%] 2023-01-11T21:41:55.0869708Z 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%] 2023-01-11T21:41:55.0870395Z 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%] 2023-01-11T21:41:55.0870945Z 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%] 2023-01-11T21:41:55.0871491Z 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%] 2023-01-11T21:41:55.0872027Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_roll_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 76%] 2023-01-11T21:41:55.0872553Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_roll_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 76%] 2023-01-11T21:41:55.0873078Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_roll_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 76%] 2023-01-11T21:41:55.0873592Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_roll_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 76%] 2023-01-11T21:41:55.0874118Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_round_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 76%] 2023-01-11T21:41:55.0874643Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_round_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 76%] 2023-01-11T21:41:55.0875177Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_round_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 76%] 2023-01-11T21:41:55.0875850Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_round_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 77%] 2023-01-11T21:41:55.0876501Z 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) [ 77%] 2023-01-11T21:41:55.0877182Z 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%] 2023-01-11T21:41:55.0877853Z 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%] 2023-01-11T21:41:55.0878406Z 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%] 2023-01-11T21:41:55.0878952Z 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%] 2023-01-11T21:41:55.0879489Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_rsqrt_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 77%] 2023-01-11T21:41:55.0880015Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_rsqrt_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 77%] 2023-01-11T21:41:55.0880537Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_rsqrt_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 77%] 2023-01-11T21:41:55.0881079Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_rsub_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 77%] 2023-01-11T21:41:55.0881601Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_rsub_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 77%] 2023-01-11T21:41:55.0882122Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_rsub_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 77%] 2023-01-11T21:41:55.0882641Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_rsub_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 77%] 2023-01-11T21:41:55.0883169Z 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%] 2023-01-11T21:41:55.0883714Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_scalar_tensor_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 78%] 2023-01-11T21:41:55.0884246Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_scatter_add_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 78%] 2023-01-11T21:41:55.0884779Z 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%] 2023-01-11T21:41:55.0885306Z 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%] 2023-01-11T21:41:55.0885840Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_scatter_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 78%] 2023-01-11T21:41:55.0886421Z 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%] 2023-01-11T21:41:55.0887138Z 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%] 2023-01-11T21:41:55.0887826Z 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%] 2023-01-11T21:41:55.0888498Z 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%] 2023-01-11T21:41:55.0889040Z 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%] 2023-01-11T21:41:55.0889588Z 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%] 2023-01-11T21:41:55.0890133Z 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%] 2023-01-11T21:41:55.0890679Z 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%] 2023-01-11T21:41:55.0891230Z 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%] 2023-01-11T21:41:55.0892006Z 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) [ 79%] 2023-01-11T21:41:55.0892548Z 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) [ 79%] 2023-01-11T21:41:55.0893103Z 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) [ 79%] 2023-01-11T21:41:55.0893653Z 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) [ 79%] 2023-01-11T21:41:55.0894280Z 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%] 2023-01-11T21:41:55.0894836Z 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%] 2023-01-11T21:41:55.0895382Z 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%] 2023-01-11T21:41:55.0896026Z 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%] 2023-01-11T21:41:55.0896705Z 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%] 2023-01-11T21:41:55.0897391Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_searchsorted_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 79%] 2023-01-11T21:41:55.0898065Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_searchsorted_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 79%] 2023-01-11T21:41:55.0898695Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_searchsorted_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 79%] 2023-01-11T21:41:55.0899252Z 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%] 2023-01-11T21:41:55.0899810Z 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%] 2023-01-11T21:41:55.0900360Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_select_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 80%] 2023-01-11T21:41:55.0900888Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_select_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 80%] 2023-01-11T21:41:55.0901427Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_select_scatter_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 80%] 2023-01-11T21:41:55.0901958Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_sgn_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 80%] 2023-01-11T21:41:55.0902487Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_sgn_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 80%] 2023-01-11T21:41:55.0903005Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_sgn_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 80%] 2023-01-11T21:41:55.0903552Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_short_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 80%] 2023-01-11T21:41:55.0904079Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_short_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 80%] 2023-01-11T21:41:55.0904607Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_short_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 80%] 2023-01-11T21:41:55.0905200Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_sigmoid_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 80%] 2023-01-11T21:41:55.0905718Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_sign_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 80%] 2023-01-11T21:41:55.0906243Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_sign_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 80%] 2023-01-11T21:41:55.0906784Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_signal_windows_bartlett_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 80%] 2023-01-11T21:41:55.0907349Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_signal_windows_blackman_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 80%] 2023-01-11T21:41:55.0907907Z 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) [ 81%] 2023-01-11T21:41:55.0908463Z 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%] 2023-01-11T21:41:55.0909104Z 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%] 2023-01-11T21:41:55.0909798Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_signal_windows_hamming_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 81%] 2023-01-11T21:41:55.0910400Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_signal_windows_hann_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 81%] 2023-01-11T21:41:55.0910952Z 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%] 2023-01-11T21:41:55.0911501Z 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%] 2023-01-11T21:41:55.0912063Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_signal_windows_nuttall_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 81%] 2023-01-11T21:41:55.0912602Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_signbit_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 81%] 2023-01-11T21:41:55.0913126Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_sinc_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 81%] 2023-01-11T21:41:55.0913648Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_sinh_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 81%] 2023-01-11T21:41:55.0914188Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_sinh_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 81%] 2023-01-11T21:41:55.0914720Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_slice_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 81%] 2023-01-11T21:41:55.0915247Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_slice_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 81%] 2023-01-11T21:41:55.0915861Z 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%] 2023-01-11T21:41:55.0916526Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_softmax_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 82%] 2023-01-11T21:41:55.0917205Z 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%] 2023-01-11T21:41:55.0917896Z 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%] 2023-01-11T21:41:55.0918478Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_sort_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 82%] 2023-01-11T21:41:55.0919003Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_sort_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 82%] 2023-01-11T21:41:55.0919538Z 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) [ 82%] 2023-01-11T21:41:55.0920093Z 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) [ 82%] 2023-01-11T21:41:55.0920664Z 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) [ 82%] 2023-01-11T21:41:55.0921207Z 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) [ 82%] 2023-01-11T21:41:55.0921749Z 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) [ 82%] 2023-01-11T21:41:55.0922287Z 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) [ 82%] 2023-01-11T21:41:55.0922835Z 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) [ 82%] 2023-01-11T21:41:55.0923384Z 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) [ 82%] 2023-01-11T21:41:55.0923927Z 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%] 2023-01-11T21:41:55.0924470Z 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%] 2023-01-11T21:41:55.0925040Z 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%] 2023-01-11T21:41:55.0925592Z 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%] 2023-01-11T21:41:55.0926240Z 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%] 2023-01-11T21:41:55.0926918Z 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%] 2023-01-11T21:41:55.0927589Z 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%] 2023-01-11T21:41:55.0928266Z 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%] 2023-01-11T21:41:55.0928858Z 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%] 2023-01-11T21:41:55.0929412Z 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%] 2023-01-11T21:41:55.0929980Z 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) [ 83%] 2023-01-11T21:41:55.0930545Z 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) [ 83%] 2023-01-11T21:41:55.0931367Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_special_chebyshev_polynomial_v_cuda_bool SKIPPED (Skipping - testing takes an unreasonably long time, #79528) [ 83%] 2023-01-11T21:41:55.0932105Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_special_chebyshev_polynomial_v_cuda_float32 SKIPPED (Skipping - testing takes an unreasonably long time, #79528) [ 83%] 2023-01-11T21:41:55.0932815Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_special_chebyshev_polynomial_v_cuda_float64 SKIPPED (Skipping - testing takes an unreasonably long time, #79528) [ 84%] 2023-01-11T21:41:55.0933505Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_special_chebyshev_polynomial_w_cuda_float32 SKIPPED (Skipping - testing takes an unreasonably long time, #79528) [ 84%] 2023-01-11T21:41:55.0934307Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_special_chebyshev_polynomial_w_cuda_float64 SKIPPED (Skipping - testing takes an unreasonably long time, #79528) [ 84%] 2023-01-11T21:41:55.0935013Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_special_chebyshev_polynomial_w_cuda_int32 SKIPPED (Skipping - testing takes an unreasonably long time, #79528) [ 84%] 2023-01-11T21:41:55.0935703Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_special_chebyshev_polynomial_w_cuda_int64 SKIPPED (Skipping - testing takes an unreasonably long time, #79528) [ 84%] 2023-01-11T21:41:55.0936263Z 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%] 2023-01-11T21:41:55.0936798Z 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%] 2023-01-11T21:41:55.0937386Z 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%] 2023-01-11T21:41:55.0937948Z 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) [ 84%] 2023-01-11T21:41:55.0938521Z 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) [ 84%] 2023-01-11T21:41:55.0939087Z 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) [ 84%] 2023-01-11T21:41:55.0939655Z 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) [ 84%] 2023-01-11T21:41:55.0940218Z 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) [ 84%] 2023-01-11T21:41:55.0940771Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_special_i0e_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 84%] 2023-01-11T21:41:55.0941308Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_special_i0e_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 84%] 2023-01-11T21:41:55.0941846Z 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%] 2023-01-11T21:41:55.0942381Z 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%] 2023-01-11T21:41:55.0942944Z 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%] 2023-01-11T21:41:55.0943478Z 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%] 2023-01-11T21:41:55.0944003Z 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%] 2023-01-11T21:41:55.0944532Z 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%] 2023-01-11T21:41:55.0945126Z 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%] 2023-01-11T21:41:55.0945681Z 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%] 2023-01-11T21:41:55.0946255Z 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) [ 85%] 2023-01-11T21:41:55.0946957Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_special_legendre_polynomial_p_cuda_int64 SKIPPED (Skipping - testing takes an unreasonably long time, #79528) [ 85%] 2023-01-11T21:41:55.0947517Z 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) [ 85%] 2023-01-11T21:41:55.0948088Z 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) [ 85%] 2023-01-11T21:41:55.0948732Z 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) [ 85%] 2023-01-11T21:41:55.0949434Z 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) [ 85%] 2023-01-11T21:41:55.0950046Z 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%] 2023-01-11T21:41:55.0950610Z 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%] 2023-01-11T21:41:55.0951167Z 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%] 2023-01-11T21:41:55.0951724Z 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%] 2023-01-11T21:41:55.0952284Z 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%] 2023-01-11T21:41:55.0952845Z 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%] 2023-01-11T21:41:55.0953400Z 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) [ 86%] 2023-01-11T21:41:55.0953975Z 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) [ 86%] 2023-01-11T21:41:55.0954531Z 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) [ 86%] 2023-01-11T21:41:55.0955076Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_special_ndtr_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 86%] 2023-01-11T21:41:55.0955615Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_special_ndtr_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 86%] 2023-01-11T21:41:55.0956259Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_special_ndtri_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 86%] 2023-01-11T21:41:55.0956930Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_special_ndtri_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 86%] 2023-01-11T21:41:55.0957602Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_special_ndtri_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 86%] 2023-01-11T21:41:55.0958273Z 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%] 2023-01-11T21:41:55.0958896Z 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%] 2023-01-11T21:41:55.0959501Z 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%] 2023-01-11T21:41:55.0960088Z 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%] 2023-01-11T21:41:55.0960672Z 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%] 2023-01-11T21:41:55.0961250Z 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%] 2023-01-11T21:41:55.0961830Z 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%] 2023-01-11T21:41:55.0962410Z 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%] 2023-01-11T21:41:55.0962983Z 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) [ 87%] 2023-01-11T21:41:55.0963567Z 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) [ 87%] 2023-01-11T21:41:55.0964293Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_special_shifted_chebyshev_polynomial_t_cuda_float32 SKIPPED (Skipping - testing takes an unreasonably long time, #79528) [ 87%] 2023-01-11T21:41:55.0965050Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_special_shifted_chebyshev_polynomial_t_cuda_int32 SKIPPED (Skipping - testing takes an unreasonably long time, #79528) [ 87%] 2023-01-11T21:41:55.0965792Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_special_shifted_chebyshev_polynomial_t_cuda_int64 SKIPPED (Skipping - testing takes an unreasonably long time, #79528) [ 87%] 2023-01-11T21:41:55.0966683Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_special_shifted_chebyshev_polynomial_u_cuda_float32 SKIPPED (Skipping - testing takes an unreasonably long time, #79528) [ 87%] 2023-01-11T21:41:55.0967588Z 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%] 2023-01-11T21:41:55.0968482Z 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%] 2023-01-11T21:41:55.0969205Z 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%] 2023-01-11T21:41:55.0969918Z 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%] 2023-01-11T21:41:55.0970629Z 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%] 2023-01-11T21:41:55.0971388Z 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%] 2023-01-11T21:41:55.0972106Z 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%] 2023-01-11T21:41:55.0972817Z 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%] 2023-01-11T21:41:55.0973396Z 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%] 2023-01-11T21:41:55.0973974Z 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%] 2023-01-11T21:41:55.0974649Z 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%] 2023-01-11T21:41:55.0975207Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_special_xlog1py_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 88%] 2023-01-11T21:41:55.0975756Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_special_xlog1py_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 88%] 2023-01-11T21:41:55.0976300Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_special_zeta_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 88%] 2023-01-11T21:41:55.0976842Z 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%] 2023-01-11T21:41:55.0977431Z 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%] 2023-01-11T21:41:55.0977969Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_split_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 89%] 2023-01-11T21:41:55.0978498Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_split_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 89%] 2023-01-11T21:41:55.0979029Z 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%] 2023-01-11T21:41:55.0979569Z 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%] 2023-01-11T21:41:55.0980118Z 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%] 2023-01-11T21:41:55.0980664Z 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%] 2023-01-11T21:41:55.0981204Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_sqrt_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 89%] 2023-01-11T21:41:55.0981729Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_sqrt_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 89%] 2023-01-11T21:41:55.0982285Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_square_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 89%] 2023-01-11T21:41:55.0982818Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_square_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 89%] 2023-01-11T21:41:55.0983343Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_squeeze_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 89%] 2023-01-11T21:41:55.0983873Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_squeeze_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 89%] 2023-01-11T21:41:55.0984394Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_stack_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 90%] 2023-01-11T21:41:55.0984973Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_stack_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 90%] 2023-01-11T21:41:55.0985500Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_stack_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 90%] 2023-01-11T21:41:55.0986023Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_std_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 90%] 2023-01-11T21:41:55.0986543Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_std_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 90%] 2023-01-11T21:41:55.0987060Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_std_mean_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 90%] 2023-01-11T21:41:55.0987605Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_std_mean_unbiased_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 90%] 2023-01-11T21:41:55.0988190Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_std_mean_unbiased_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 90%] 2023-01-11T21:41:55.0988740Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_std_unbiased_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 90%] 2023-01-11T21:41:55.0989278Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_stft_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 90%] 2023-01-11T21:41:55.0989799Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_stft_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 90%] 2023-01-11T21:41:55.0990331Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_sub_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 90%] 2023-01-11T21:41:55.0990855Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_sub_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 90%] 2023-01-11T21:41:55.0991376Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_sub_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 90%] 2023-01-11T21:41:55.0991884Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_sub_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 91%] 2023-01-11T21:41:55.0992403Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_sum_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 91%] 2023-01-11T21:41:55.0992948Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_sum_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 91%] 2023-01-11T21:41:55.0993469Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_sum_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 91%] 2023-01-11T21:41:55.0993986Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_sum_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 91%] 2023-01-11T21:41:55.0994505Z 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%] 2023-01-11T21:41:55.0995036Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_svd_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 91%] 2023-01-11T21:41:55.0995563Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_svd_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 91%] 2023-01-11T21:41:55.0996099Z 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%] 2023-01-11T21:41:55.0996635Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_symeig_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 91%] 2023-01-11T21:41:55.0997211Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_t_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 91%] 2023-01-11T21:41:55.0997745Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_t_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 91%] 2023-01-11T21:41:55.0998270Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_t_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 91%] 2023-01-11T21:41:55.0998827Z 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) [ 91%] 2023-01-11T21:41:55.0999365Z 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%] 2023-01-11T21:41:55.0999909Z 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%] 2023-01-11T21:41:55.1000440Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_take_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 92%] 2023-01-11T21:41:55.1000964Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_take_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 92%] 2023-01-11T21:41:55.1001487Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_take_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 92%] 2023-01-11T21:41:55.1002009Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_take_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 92%] 2023-01-11T21:41:55.1002531Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_take_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 92%] 2023-01-11T21:41:55.1003056Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_take_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 92%] 2023-01-11T21:41:55.1003602Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_tan_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 92%] 2023-01-11T21:41:55.1004120Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_tan_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 92%] 2023-01-11T21:41:55.1004640Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_tanh_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 92%] 2023-01-11T21:41:55.1005163Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_tanh_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 92%] 2023-01-11T21:41:55.1005722Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_tensor_split_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 92%] 2023-01-11T21:41:55.1006395Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_tensor_split_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 92%] 2023-01-11T21:41:55.1007066Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_tensor_split_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 92%] 2023-01-11T21:41:55.1007732Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_tensordot_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 93%] 2023-01-11T21:41:55.1008391Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_tile_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 93%] 2023-01-11T21:41:55.1008935Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_tile_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 93%] 2023-01-11T21:41:55.1009456Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_tile_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 93%] 2023-01-11T21:41:55.1010008Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_to_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 93%] 2023-01-11T21:41:55.1010530Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_to_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 93%] 2023-01-11T21:41:55.1011046Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_to_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 93%] 2023-01-11T21:41:55.1011574Z 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%] 2023-01-11T21:41:55.1012099Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_topk_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 93%] 2023-01-11T21:41:55.1012625Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_topk_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 93%] 2023-01-11T21:41:55.1013145Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_topk_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 93%] 2023-01-11T21:41:55.1013670Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_trace_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 93%] 2023-01-11T21:41:55.1014295Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_trace_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 93%] 2023-01-11T21:41:55.1014862Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_trace_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 93%] 2023-01-11T21:41:55.1015399Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_transpose_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 94%] 2023-01-11T21:41:55.1015937Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_trapezoid_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 94%] 2023-01-11T21:41:55.1016472Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_trapz_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 94%] 2023-01-11T21:41:55.1017000Z 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%] 2023-01-11T21:41:55.1017542Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_tril_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 94%] 2023-01-11T21:41:55.1018063Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_tril_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 94%] 2023-01-11T21:41:55.1018579Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_tril_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 94%] 2023-01-11T21:41:55.1019103Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_tril_indices_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 94%] 2023-01-11T21:41:55.1019621Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_triu_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 94%] 2023-01-11T21:41:55.1020141Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_triu_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 94%] 2023-01-11T21:41:55.1020694Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_triu_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 94%] 2023-01-11T21:41:55.1021211Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_triu_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 94%] 2023-01-11T21:41:55.1021725Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_triu_indices_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 94%] 2023-01-11T21:41:55.1022258Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_true_divide_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 94%] 2023-01-11T21:41:55.1022800Z 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%] 2023-01-11T21:41:55.1023343Z 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%] 2023-01-11T21:41:55.1023871Z 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%] 2023-01-11T21:41:55.1024393Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_trunc_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 95%] 2023-01-11T21:41:55.1024972Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_trunc_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 95%] 2023-01-11T21:41:55.1025526Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_trunc_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 95%] 2023-01-11T21:41:55.1026056Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_trunc_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 95%] 2023-01-11T21:41:55.1026578Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_trunc_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 95%] 2023-01-11T21:41:55.1027096Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_unbind_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 95%] 2023-01-11T21:41:55.1027619Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_unbind_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 95%] 2023-01-11T21:41:55.1028153Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_unflatten_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 95%] 2023-01-11T21:41:55.1028685Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_unflatten_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 95%] 2023-01-11T21:41:55.1029301Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_unflatten_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 95%] 2023-01-11T21:41:55.1029863Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_unfold_copy_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 95%] 2023-01-11T21:41:55.1030398Z 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%] 2023-01-11T21:41:55.1030933Z 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%] 2023-01-11T21:41:55.1031499Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_unfold_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 96%] 2023-01-11T21:41:55.1032021Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_unfold_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 96%] 2023-01-11T21:41:55.1032550Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_uniform_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 96%] 2023-01-11T21:41:55.1033075Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_uniform_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 96%] 2023-01-11T21:41:55.1033624Z 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%] 2023-01-11T21:41:55.1034177Z 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%] 2023-01-11T21:41:55.1034717Z 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%] 2023-01-11T21:41:55.1035265Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_unique_consecutive_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 96%] 2023-01-11T21:41:55.1035875Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_unique_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 96%] 2023-01-11T21:41:55.1036562Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_unique_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 96%] 2023-01-11T21:41:55.1037210Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_unique_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 96%] 2023-01-11T21:41:55.1037865Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_unsqueeze_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 96%] 2023-01-11T21:41:55.1038449Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_unsqueeze_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 97%] 2023-01-11T21:41:55.1038979Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_unsqueeze_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 97%] 2023-01-11T21:41:55.1039512Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_unsqueeze_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 97%] 2023-01-11T21:41:55.1040028Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_var_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 97%] 2023-01-11T21:41:55.1040546Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_var_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 97%] 2023-01-11T21:41:55.1041060Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_var_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 97%] 2023-01-11T21:41:55.1041582Z 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%] 2023-01-11T21:41:55.1042142Z 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%] 2023-01-11T21:41:55.1042665Z 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%] 2023-01-11T21:41:55.1043210Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_var_mean_unbiased_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 97%] 2023-01-11T21:41:55.1043752Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_var_unbiased_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 97%] 2023-01-11T21:41:55.1044285Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_var_unbiased_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 97%] 2023-01-11T21:41:55.1044806Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_vdot_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 97%] 2023-01-11T21:41:55.1045338Z 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%] 2023-01-11T21:41:55.1045923Z 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) [ 98%] 2023-01-11T21:41:55.1046588Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_view_as_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 98%] 2023-01-11T21:41:55.1047286Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_view_as_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 98%] 2023-01-11T21:41:55.1047941Z 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%] 2023-01-11T21:41:55.1048585Z 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%] 2023-01-11T21:41:55.1049109Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_view_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 98%] 2023-01-11T21:41:55.1049626Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_view_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 98%] 2023-01-11T21:41:55.1050152Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_vsplit_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 98%] 2023-01-11T21:41:55.1050675Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_vsplit_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 98%] 2023-01-11T21:41:55.1051203Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_vsplit_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 98%] 2023-01-11T21:41:55.1051734Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_vsplit_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 98%] 2023-01-11T21:41:55.1052251Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_vstack_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 98%] 2023-01-11T21:41:55.1052771Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_vstack_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 98%] 2023-01-11T21:41:55.1053324Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_vstack_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 98%] 2023-01-11T21:41:55.1053848Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_vstack_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 99%] 2023-01-11T21:41:55.1054468Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_where_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 99%] 2023-01-11T21:41:55.1055006Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_where_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 99%] 2023-01-11T21:41:55.1055531Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_where_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 99%] 2023-01-11T21:41:55.1056066Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_xlogy_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 99%] 2023-01-11T21:41:55.1056593Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_xlogy_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 99%] 2023-01-11T21:41:55.1057120Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_zero__cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 99%] 2023-01-11T21:41:55.1057645Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_zero__cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 99%] 2023-01-11T21:41:55.1058215Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_zero__cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 99%] 2023-01-11T21:41:55.1058739Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_zeros_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 99%] 2023-01-11T21:41:55.1072490Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_zeros_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 99%] 2023-01-11T21:41:55.1073086Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_zeros_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 99%] 2023-01-11T21:41:55.1073622Z 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%] 2023-01-11T21:41:55.1074173Z 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%] 2023-01-11T21:41:55.1074719Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_zeros_like_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [100%] 2023-01-11T21:41:55.1075001Z 2023-01-11T21:41:55.1075127Z =============================== warnings summary =============================== 2023-01-11T21:41:55.1075546Z ../../../../../opt/conda/lib/python3.10/site-packages/_pytest/config/__init__.py:1171 2023-01-11T21:41:55.1076209Z /opt/conda/lib/python3.10/site-packages/_pytest/config/__init__.py:1171: PytestAssertRewriteWarning: Module already imported so cannot be rewritten: hypothesis 2023-01-11T21:41:55.1076672Z self._mark_plugins_for_rewrite(hook) 2023-01-11T21:41:55.1076852Z 2023-01-11T21:41:55.1077148Z -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html 2023-01-11T21:41:55.1077872Z - generated xml file: /var/lib/jenkins/workspace/test/test-reports/python-pytest/inductor.test_torchinductor_opinfo/inductor.test_torchinductor_opinfo-f50b69f359f7edbf.xml - 2023-01-11T21:41:55.1078433Z =========== 1 passed, 1412 skipped, 3 deselected, 1 warning in 2.75s =========== 2023-01-11T21:41:55.1078782Z If in CI, skip info is located in the xml test reports, please either go to s3 or the hud to download them 2023-01-11T21:41:55.1078988Z 2023-01-11T21:41:55.1079310Z ##[endgroup] 2023-01-11T21:41:55.1079768Z FINISHED PRINTING LOG FILE of inductor/test_torchinductor_opinfo (/var/lib/jenkins/workspace/test/test-reports/inductor-test_torchinductor_opinfo_bhu05anh) 2023-01-11T21:41:55.1080028Z 2023-01-11T21:41:57.9284201Z 2023-01-11T21:41:57.9284656Z Expand the folded group to see the log file of inductor/test_torchinductor_opinfo 2023-01-11T21:41:57.9285541Z ##[group]PRINTING LOG FILE of inductor/test_torchinductor_opinfo (/var/lib/jenkins/workspace/test/test-reports/inductor-test_torchinductor_opinfo_taopa2f6) 2023-01-11T21:41:57.9286636Z Test results will be stored in test-reports/python-pytest/inductor.test_torchinductor_opinfo/inductor.test_torchinductor_opinfo-90772696f2ddf928.xml 2023-01-11T21:41:57.9287190Z ============================= test session starts ============================== 2023-01-11T21:41:57.9287802Z platform linux -- Python 3.10.8, pytest-7.2.0, pluggy-1.0.0 -- /opt/conda/bin/python 2023-01-11T21:41:57.9288213Z cachedir: .pytest_cache 2023-01-11T21:41:57.9288890Z hypothesis profile 'pytorch_ci' -> database=None, max_examples=50, derandomize=True, suppress_health_check=[HealthCheck.too_slow] 2023-01-11T21:41:57.9289402Z rootdir: /var/lib/jenkins/workspace, configfile: pytest.ini 2023-01-11T21:41:57.9289985Z plugins: hypothesis-5.35.1, flakefinder-1.1.0, rerunfailures-10.3, shard-0.1.2, xdist-3.1.0, xdoctest-1.1.0 2023-01-11T21:41:57.9290847Z collecting ... /var/lib/jenkins/workspace/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) 2023-01-11T21:41:57.9291694Z collected 2907 items / 1 deselected / 2906 selected 2023-01-11T21:41:57.9490894Z Running 1490 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_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_H_cuda_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_T_cuda_bool, 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___getitem___cuda_float32, 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_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive___rdiv___cuda_float16, 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___rmatmul___cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive___rmod___cuda_float64, 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_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive___rmul___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_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive___rpow___cuda_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive___rsub___cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive___rxor___cuda_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive__native_batch_norm_legit_cuda_float16, 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_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_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_abs_cuda_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_acos_cuda_float64, 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_int32, 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_float32, 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_addcmul_cuda_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_addcmul_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_addmm_cuda_float16, 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_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_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_addr_cuda_float64, 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_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_allclose_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_amax_cuda_bool, 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_int32, 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_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_aminmax_cuda_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_angle_cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_any_cuda_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_arange_cuda_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_arange_cuda_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_argmax_cuda_float32, 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_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_argwhere_cuda_int32, 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_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_partial_views_cuda_float16, 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_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_asin_cuda_bool, 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_int64, 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_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_atan_cuda_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_atanh_cuda_float32, 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_float64, 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_float64, 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_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_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_bincount_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_not_cuda_bool, 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_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_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_bmm_cuda_float64, 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_broadcast_shapes_cuda_float32, 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_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_bucketize_cuda_float16, 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_float32, 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_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_cartesian_prod_cuda_float32, 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_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_cdist_cuda_float32, 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_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_ceil_cuda_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_cfloat_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_chalf_cuda_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_chalf_cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_chalf_cuda_int64, 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_solve_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_chunk_cuda_bool, 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_int64, 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_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_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_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_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_complex_cuda_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_complex_cuda_float64, 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_int32, 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_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_float64, 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_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_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_cos_cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_cos_cuda_int64, 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_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_float32, 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_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_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_cummin_cuda_bool, 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_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_cumsum_cuda_float32, 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_deg2rad_cuda_bool, 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_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_int64, 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_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_diagonal_copy_cuda_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_diagonal_copy_cuda_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_diagonal_cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_diagonal_cuda_int64, 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_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_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_diff_cuda_float32, 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_int32, 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_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_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_trunc_rounding_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_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_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_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_dstack_cuda_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_dstack_cuda_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_einsum_cuda_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_einsum_cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_empty_cuda_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_empty_cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_empty_cuda_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_empty_like_cuda_float64, 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_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_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_erf_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_erf_cuda_int32, 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_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_erfinv_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_erfinv_cuda_int64, 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_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_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_expand_as_cuda_int32, 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_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_expm1_cuda_bool, 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_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_float64, 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_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_float16, 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_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_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_float64, 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_ifft_cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_fft_ifftn_cuda_float16, 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_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_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_float16, 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_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_fft_ihfft_cuda_float32, 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_float16, 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_irfft2_cuda_float16, 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_irfft_cuda_float64, 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_float16, 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_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_fft_rfft2_cuda_float16, 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_float64, 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_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_fft_rfftn_cuda_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_fill_cuda_float16, 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_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_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_float64, 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_int64, 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_float64, 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_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_fmin_cuda_bool, 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_frac_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_frexp_cuda_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_frexp_cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_full_cuda_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_full_cuda_float64, 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_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_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_gather_cuda_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_gcd_cuda_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_ge_cuda_float16, 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_gradient_cuda_float32, 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_gt_cuda_bool, 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_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_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_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_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_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_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_igamma_cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_igammac_cuda_float64, 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_int64, 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_int32, 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_int32, 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_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_select_cuda_float32, 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_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_int_cuda_bool, 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_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_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_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_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_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_isinf_cuda_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_isnan_cuda_float32, 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_int64, 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_float16, 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_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_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_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_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_return_by_ref_cuda_float64, 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_float64, 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_float32, 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_ldexp_cuda_bool, 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_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_le_cuda_bool, 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_lgamma_cuda_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_lgamma_cuda_float64, 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_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_singular_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_linalg_eig_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_float64, 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_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_float64, 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_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_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_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_float32, 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_rank_cuda_float64, 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_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_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_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_slogdet_cuda_float64, 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_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_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_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_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_log10_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_log10_cuda_float64, 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_log2_cuda_float16, 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_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_logcumsumexp_cuda_float64, 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_int64, 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_int32, 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_float32, 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_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_int32, 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_logspace_cuda_float32, 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_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_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_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_solve_cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_mH_cuda_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_mH_cuda_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_mT_cuda_float32, 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_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_int32, 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_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_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_int64, 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_int64, 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_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_masked_logsumexp_cuda_float16, 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_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_float32, 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_float64, 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_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_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_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_softmin_cuda_float16, 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_int32, 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_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_float16, 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_pool2d_with_indices_backward_cuda_float64, 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_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_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_maximum_cuda_bool, 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_mean_cuda_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_mean_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_float64, 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_min_binary_cuda_float32, 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_with_dim_cuda_bool, 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_float16, 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_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_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_movedim_cuda_float16, 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_float32, 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_int32, 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_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_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_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nanmean_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_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nanquantile_cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nansum_cuda_float32, 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_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_narrow_copy_cuda_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_narrow_cuda_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_narrow_cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_native_batch_norm_cuda_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_native_dropout_backward_cuda_float16, 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_ne_cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_ne_cuda_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_neg_cuda_float64, 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_int64, 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_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_float64, 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_float64, 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_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_new_zeros_cuda_int64, 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_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_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_max_pool1d_cuda_float64, 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_float32, 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_avg_pool1d_cuda_float16, 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_float64, 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_batch_norm_cuda_float16, 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_float64, 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_celu_cuda_float16, 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_float64, 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_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_transpose3d_cuda_float64, 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_int32, 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_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_dropout2d_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_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_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_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_int64, 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_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_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_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_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_hardtanh_cuda_float64, 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_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_float64, 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_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_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_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_float32, 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_linear_cuda_float16, 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_float64, 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_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_max_pool1d_cuda_float64, 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_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_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_unpool2d_cuda_float16, 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_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_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_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_multilabel_soft_margin_loss_cuda_float16, 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_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_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_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_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_unshuffle_cuda_bool, 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_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_float32, 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_float64, 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_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_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_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_softmin_cuda_float32, 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_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_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_int64, 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_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_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_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_float64, 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_int32, 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_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_inf_cuda_float64, 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_number_mean_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_ones_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_ones_cuda_int64, 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_int32, 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_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_outer_cuda_int64, 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_pinverse_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_pinverse_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_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_1_cuda_bool, 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_3_cuda_float16, 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_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_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_float64, 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_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_put_cuda_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_qr_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_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_rad2deg_cuda_int32, 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_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_int64, 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_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_float64, 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_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_remainder_cuda_float16, 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_repeat_cuda_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_repeat_cuda_float32, 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_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_reshape_as_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_reshape_as_cuda_int64, 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_resize__cuda_float64, 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_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_float64, 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_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_roll_cuda_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_roll_cuda_float32, 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_float64, 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_float64, 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_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_rsqrt_cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_rsub_cuda_float32, 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_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_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_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_float64, 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_int32, 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_prod_cuda_float16, 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_searchsorted_cuda_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_searchsorted_cuda_int32, 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_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_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_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_float64, 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_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_sigmoid_cuda_bool, 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_float32, 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_bartlett_cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_signal_windows_blackman_cuda_float64, 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_float64, 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_general_cosine_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_signal_windows_general_cosine_cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_signal_windows_general_hamming_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_signal_windows_general_hamming_cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_signal_windows_hamming_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_signal_windows_hann_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_signal_windows_nuttall_cuda_float32, 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_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_sinh_cuda_bool, 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_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_slice_cuda_bool, 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_int64, 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_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_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_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_special_airy_ai_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_j1_cuda_float32, 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_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_int64, 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_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_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_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_erfcx_cuda_float32, 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_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_he_cuda_bool, 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_i0e_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_special_i0e_cuda_int32, 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_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_special_i1_cuda_int32, 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_float32, 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_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_int32, 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_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_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_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_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_int64, 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_int64, 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_int64, 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_int64, 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_float64, 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_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_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_xlog1py_cuda_float16, 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_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_special_zeta_cuda_int32, 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_list_args_cuda_bool, 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_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_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_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_square_cuda_bool, 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_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_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_float64, 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_mean_cuda_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_std_mean_cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_std_mean_unbiased_cuda_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_std_unbiased_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_std_unbiased_cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_sub_cuda_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_sum_cuda_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_sum_cuda_int32, 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_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_lowrank_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_symeig_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_t_cuda_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_t_cuda_float64, 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_float16, 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_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_float64, 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_float32, 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_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_int32, 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_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_tile_cuda_float64, 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_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_to_cuda_int32, 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_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_float64, 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_transpose_cuda_bool, 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_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_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_triangular_solve_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_tril_cuda_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_tril_cuda_float64, 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_triu_cuda_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_triu_cuda_float64, 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_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_true_divide_cuda_float64, 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_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_unbind_cuda_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_unflatten_cuda_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_unflatten_cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_unflatten_cuda_int64, 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_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_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_uniform_cuda_float16, 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_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_unique_cuda_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_unique_cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_unique_cuda_int64, 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_var_mean_unbiased_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_var_mean_unbiased_cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_var_unbiased_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_float32, 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_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_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_float32, 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_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_vstack_cuda_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_vstack_cuda_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_where_cuda_bool, 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_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_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_zero__cuda_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_zero__cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_zero__cuda_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_zeros_cuda_bool, 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_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_zeros_like_cuda_int64 2023-01-11T21:41:57.9671920Z 2023-01-11T21:41:57.9672243Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_H_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 0%] 2023-01-11T21:41:57.9672796Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_H_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 0%] 2023-01-11T21:41:57.9673322Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_H_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 0%] 2023-01-11T21:41:57.9673841Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_H_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 0%] 2023-01-11T21:41:57.9674373Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_T_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 0%] 2023-01-11T21:41:57.9675204Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_T_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 0%] 2023-01-11T21:41:57.9675723Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_T_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 0%] 2023-01-11T21:41:57.9676257Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive___getitem___cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 0%] 2023-01-11T21:41:57.9676838Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive___getitem___cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 0%] 2023-01-11T21:41:57.9677510Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive___getitem___cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 0%] 2023-01-11T21:41:57.9678174Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive___radd___cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 0%] 2023-01-11T21:41:57.9678805Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive___radd___cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 0%] 2023-01-11T21:41:57.9679327Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive___rdiv___cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 0%] 2023-01-11T21:41:57.9679848Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive___rdiv___cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 0%] 2023-01-11T21:41:57.9680440Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive___rdiv___cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 1%] 2023-01-11T21:41:57.9680968Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive___rmatmul___cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 1%] 2023-01-11T21:41:57.9681495Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive___rmod___cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 1%] 2023-01-11T21:41:57.9682014Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive___rmul___cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 1%] 2023-01-11T21:41:57.9682528Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive___rmul___cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 1%] 2023-01-11T21:41:57.9683042Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive___rmul___cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 1%] 2023-01-11T21:41:57.9683551Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive___rmul___cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 1%] 2023-01-11T21:41:57.9684059Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive___rpow___cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 1%] 2023-01-11T21:41:57.9684566Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive___rpow___cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 1%] 2023-01-11T21:41:57.9685085Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive___rpow___cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 1%] 2023-01-11T21:41:57.9685590Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive___rpow___cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 1%] 2023-01-11T21:41:57.9686137Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive___rsub___cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 1%] 2023-01-11T21:41:57.9686718Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive___rxor___cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 1%] 2023-01-11T21:41:57.9687387Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive__native_batch_norm_legit_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 1%] 2023-01-11T21:41:57.9688078Z 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) [ 1%] 2023-01-11T21:41:57.9688757Z 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%] 2023-01-11T21:41:57.9689378Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_abs_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 2%] 2023-01-11T21:41:57.9689896Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_abs_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 2%] 2023-01-11T21:41:57.9690412Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_abs_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 2%] 2023-01-11T21:41:57.9690925Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_abs_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 2%] 2023-01-11T21:41:57.9691462Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_acos_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 2%] 2023-01-11T21:41:57.9691995Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_acos_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 2%] 2023-01-11T21:41:57.9692516Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_acosh_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 2%] 2023-01-11T21:41:57.9693038Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_acosh_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 2%] 2023-01-11T21:41:57.9693557Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_acosh_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 2%] 2023-01-11T21:41:57.9694085Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_acosh_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 2%] 2023-01-11T21:41:57.9694933Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_add_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 2%] 2023-01-11T21:41:57.9695451Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_add_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 2%] 2023-01-11T21:41:57.9695969Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_add_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 2%] 2023-01-11T21:41:57.9696480Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_addbmm_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 2%] 2023-01-11T21:41:57.9697014Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_addcdiv_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 3%] 2023-01-11T21:41:57.9697615Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_addcdiv_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 3%] 2023-01-11T21:41:57.9698153Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_addcmul_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 3%] 2023-01-11T21:41:57.9698682Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_addcmul_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 3%] 2023-01-11T21:41:57.9699214Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_addmm_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 3%] 2023-01-11T21:41:57.9699740Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_addmm_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 3%] 2023-01-11T21:41:57.9700284Z 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%] 2023-01-11T21:41:57.9700837Z 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%] 2023-01-11T21:41:57.9701375Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_addmv_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 3%] 2023-01-11T21:41:57.9701900Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_addmv_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 3%] 2023-01-11T21:41:57.9702459Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_addr_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 3%] 2023-01-11T21:41:57.9702989Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_addr_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 3%] 2023-01-11T21:41:57.9703508Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_addr_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 3%] 2023-01-11T21:41:57.9704018Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_all_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 3%] 2023-01-11T21:41:57.9704538Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_all_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 3%] 2023-01-11T21:41:57.9705181Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_all_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 4%] 2023-01-11T21:41:57.9705703Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_all_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 4%] 2023-01-11T21:41:57.9706219Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_all_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 4%] 2023-01-11T21:41:57.9706825Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_allclose_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 4%] 2023-01-11T21:41:57.9707464Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_amax_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 4%] 2023-01-11T21:41:57.9707986Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_amax_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 4%] 2023-01-11T21:41:57.9708536Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_amax_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 4%] 2023-01-11T21:41:57.9709046Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_amax_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 4%] 2023-01-11T21:41:57.9709558Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_amin_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 4%] 2023-01-11T21:41:57.9710076Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_amin_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 4%] 2023-01-11T21:41:57.9710598Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_aminmax_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 4%] 2023-01-11T21:41:57.9711134Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_aminmax_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 4%] 2023-01-11T21:41:57.9711657Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_aminmax_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 4%] 2023-01-11T21:41:57.9712175Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_aminmax_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 4%] 2023-01-11T21:41:57.9712695Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_angle_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 4%] 2023-01-11T21:41:57.9713245Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_any_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 5%] 2023-01-11T21:41:57.9713773Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_arange_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 5%] 2023-01-11T21:41:57.9714301Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_arange_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 5%] 2023-01-11T21:41:57.9714824Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_argmax_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 5%] 2023-01-11T21:41:57.9715344Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_argmax_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 5%] 2023-01-11T21:41:57.9715872Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_argmin_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 5%] 2023-01-11T21:41:57.9716395Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_argmin_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 5%] 2023-01-11T21:41:57.9717030Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_argmin_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 5%] 2023-01-11T21:41:57.9717690Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_argmin_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 5%] 2023-01-11T21:41:57.9718348Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_argsort_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 5%] 2023-01-11T21:41:57.9718951Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_argsort_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 5%] 2023-01-11T21:41:57.9719559Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_argsort_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 5%] 2023-01-11T21:41:57.9720086Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_argwhere_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 5%] 2023-01-11T21:41:57.9720620Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_as_strided_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 5%] 2023-01-11T21:41:57.9721151Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_as_strided_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 5%] 2023-01-11T21:41:57.9721670Z 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%] 2023-01-11T21:41:57.9722222Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_as_strided_partial_views_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 6%] 2023-01-11T21:41:57.9722780Z 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%] 2023-01-11T21:41:57.9723329Z 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%] 2023-01-11T21:41:57.9723870Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_asin_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 6%] 2023-01-11T21:41:57.9724420Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_asin_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 6%] 2023-01-11T21:41:57.9724950Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_asin_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 6%] 2023-01-11T21:41:57.9725465Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_asin_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 6%] 2023-01-11T21:41:57.9725979Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_asinh_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 6%] 2023-01-11T21:41:57.9726551Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_asinh_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 6%] 2023-01-11T21:41:57.9727211Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_atan2_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 6%] 2023-01-11T21:41:57.9727867Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_atan2_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 6%] 2023-01-11T21:41:57.9728516Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_atan2_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 6%] 2023-01-11T21:41:57.9729158Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_atan_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 6%] 2023-01-11T21:41:57.9729672Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_atan_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 6%] 2023-01-11T21:41:57.9730201Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_atanh_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 7%] 2023-01-11T21:41:57.9730761Z 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%] 2023-01-11T21:41:57.9731287Z 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%] 2023-01-11T21:41:57.9731826Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_atleast_2d_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 7%] 2023-01-11T21:41:57.9732354Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_atleast_2d_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 7%] 2023-01-11T21:41:57.9732892Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_atleast_2d_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 7%] 2023-01-11T21:41:57.9733425Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_atleast_2d_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 7%] 2023-01-11T21:41:57.9733957Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_atleast_3d_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 7%] 2023-01-11T21:41:57.9734964Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_atleast_3d_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 7%] 2023-01-11T21:41:57.9735497Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_atleast_3d_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 7%] 2023-01-11T21:41:57.9736147Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_atleast_3d_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 7%] 2023-01-11T21:41:57.9736679Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_atleast_3d_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 7%] 2023-01-11T21:41:57.9737210Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_bfloat16_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 7%] 2023-01-11T21:41:57.9737727Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_bfloat16_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 7%] 2023-01-11T21:41:57.9738247Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_bfloat16_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 7%] 2023-01-11T21:41:57.9738777Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_bfloat16_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 8%] 2023-01-11T21:41:57.9739303Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_bincount_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 8%] 2023-01-11T21:41:57.9739839Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_bitwise_and_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 8%] 2023-01-11T21:41:57.9740360Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_bitwise_not_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 8%] 2023-01-11T21:41:57.9740893Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_bitwise_not_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 8%] 2023-01-11T21:41:57.9741428Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_bitwise_or_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 8%] 2023-01-11T21:41:57.9742029Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_bitwise_or_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 8%] 2023-01-11T21:41:57.9742561Z 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) [ 8%] 2023-01-11T21:41:57.9743095Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_bitwise_xor_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 8%] 2023-01-11T21:41:57.9743619Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_bitwise_xor_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 8%] 2023-01-11T21:41:57.9744148Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_block_diag_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 8%] 2023-01-11T21:41:57.9744688Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_block_diag_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 8%] 2023-01-11T21:41:57.9745301Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_block_diag_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 8%] 2023-01-11T21:41:57.9745819Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_bmm_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 8%] 2023-01-11T21:41:57.9746377Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_bool_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 8%] 2023-01-11T21:41:57.9747064Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_bool_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 9%] 2023-01-11T21:41:57.9747735Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_broadcast_shapes_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 9%] 2023-01-11T21:41:57.9748331Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_broadcast_tensors_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 9%] 2023-01-11T21:41:57.9748880Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_broadcast_tensors_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 9%] 2023-01-11T21:41:57.9749420Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_broadcast_to_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 9%] 2023-01-11T21:41:57.9749958Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_broadcast_to_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 9%] 2023-01-11T21:41:57.9750483Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_bucketize_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 9%] 2023-01-11T21:41:57.9751017Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_bucketize_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 9%] 2023-01-11T21:41:57.9751544Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_bucketize_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 9%] 2023-01-11T21:41:57.9752070Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_byte_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 9%] 2023-01-11T21:41:57.9752616Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_byte_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 9%] 2023-01-11T21:41:57.9753128Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_byte_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 9%] 2023-01-11T21:41:57.9753645Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_byte_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 9%] 2023-01-11T21:41:57.9754167Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_cartesian_prod_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 9%] 2023-01-11T21:41:57.9754711Z 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%] 2023-01-11T21:41:57.9755240Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_cat_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 10%] 2023-01-11T21:41:57.9755755Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_cat_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 10%] 2023-01-11T21:41:57.9756295Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_cat_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 10%] 2023-01-11T21:41:57.9756939Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_cat_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 10%] 2023-01-11T21:41:57.9757575Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_cat_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 10%] 2023-01-11T21:41:57.9758253Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_cdist_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 10%] 2023-01-11T21:41:57.9758877Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_cdouble_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 10%] 2023-01-11T21:41:57.9759387Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_cdouble_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 10%] 2023-01-11T21:41:57.9759912Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_ceil_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 10%] 2023-01-11T21:41:57.9760429Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_ceil_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 10%] 2023-01-11T21:41:57.9760944Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_ceil_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 10%] 2023-01-11T21:41:57.9761466Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_cfloat_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 10%] 2023-01-11T21:41:57.9761988Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_chalf_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 10%] 2023-01-11T21:41:57.9762507Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_chalf_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 10%] 2023-01-11T21:41:57.9763021Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_chalf_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 11%] 2023-01-11T21:41:57.9763551Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_char_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 11%] 2023-01-11T21:41:57.9764105Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_char_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 11%] 2023-01-11T21:41:57.9764627Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_char_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 11%] 2023-01-11T21:41:57.9765152Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_cholesky_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 11%] 2023-01-11T21:41:57.9765681Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_cholesky_solve_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 11%] 2023-01-11T21:41:57.9766220Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_chunk_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 11%] 2023-01-11T21:41:57.9766817Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_chunk_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 11%] 2023-01-11T21:41:57.9767469Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_chunk_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 11%] 2023-01-11T21:41:57.9768124Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_chunk_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 11%] 2023-01-11T21:41:57.9768767Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_clamp_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 11%] 2023-01-11T21:41:57.9769414Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_clamp_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 11%] 2023-01-11T21:41:57.9769942Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_clamp_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 11%] 2023-01-11T21:41:57.9770466Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_clamp_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 11%] 2023-01-11T21:41:57.9770982Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_clamp_min_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 11%] 2023-01-11T21:41:57.9771513Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_clamp_min_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 12%] 2023-01-11T21:41:57.9772038Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_clone_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 12%] 2023-01-11T21:41:57.9772555Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_clone_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 12%] 2023-01-11T21:41:57.9773068Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_clone_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 12%] 2023-01-11T21:41:57.9773580Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_clone_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 12%] 2023-01-11T21:41:57.9774104Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_column_stack_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 12%] 2023-01-11T21:41:57.9775095Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_column_stack_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 12%] 2023-01-11T21:41:57.9775755Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_column_stack_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 12%] 2023-01-11T21:41:57.9776286Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_column_stack_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 12%] 2023-01-11T21:41:57.9776823Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_combinations_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 12%] 2023-01-11T21:41:57.9777362Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_combinations_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 12%] 2023-01-11T21:41:57.9777916Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_combinations_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 12%] 2023-01-11T21:41:57.9778454Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_complex_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 12%] 2023-01-11T21:41:57.9778978Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_complex_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 12%] 2023-01-11T21:41:57.9779511Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_conj_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 12%] 2023-01-11T21:41:57.9780034Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_conj_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 13%] 2023-01-11T21:41:57.9780605Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_conj_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 13%] 2023-01-11T21:41:57.9781139Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_conj_physical_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 13%] 2023-01-11T21:41:57.9781677Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_conj_physical_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 13%] 2023-01-11T21:41:57.9782226Z 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) [ 13%] 2023-01-11T21:41:57.9782778Z 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) [ 13%] 2023-01-11T21:41:57.9783328Z 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) [ 13%] 2023-01-11T21:41:57.9783871Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_contiguous_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 13%] 2023-01-11T21:41:57.9784415Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_contiguous_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 13%] 2023-01-11T21:41:57.9785053Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_copysign_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 13%] 2023-01-11T21:41:57.9785589Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_copysign_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 13%] 2023-01-11T21:41:57.9786154Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_copysign_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 13%] 2023-01-11T21:41:57.9786814Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_copysign_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 13%] 2023-01-11T21:41:57.9787475Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_copysign_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 13%] 2023-01-11T21:41:57.9788129Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_corrcoef_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 13%] 2023-01-11T21:41:57.9788713Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_corrcoef_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 14%] 2023-01-11T21:41:57.9789249Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_corrcoef_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 14%] 2023-01-11T21:41:57.9789775Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_cos_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 14%] 2023-01-11T21:41:57.9790295Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_cos_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 14%] 2023-01-11T21:41:57.9790814Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_cosh_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 14%] 2023-01-11T21:41:57.9791359Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_cosh_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 14%] 2023-01-11T21:41:57.9791880Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_cosh_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 14%] 2023-01-11T21:41:57.9792398Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_cosh_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 14%] 2023-01-11T21:41:57.9792932Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_count_nonzero_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 14%] 2023-01-11T21:41:57.9793467Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_count_nonzero_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 14%] 2023-01-11T21:41:57.9794008Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_count_nonzero_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 14%] 2023-01-11T21:41:57.9794539Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_count_nonzero_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 14%] 2023-01-11T21:41:57.9795068Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_cov_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 14%] 2023-01-11T21:41:57.9795587Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_cov_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 14%] 2023-01-11T21:41:57.9796104Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_cov_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 14%] 2023-01-11T21:41:57.9796734Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_cov_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 15%] 2023-01-11T21:41:57.9797431Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_cross_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 15%] 2023-01-11T21:41:57.9798089Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_cross_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 15%] 2023-01-11T21:41:57.9798738Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_cross_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 15%] 2023-01-11T21:41:57.9799258Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_cummax_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 15%] 2023-01-11T21:41:57.9799781Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_cummax_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 15%] 2023-01-11T21:41:57.9800307Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_cummax_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 15%] 2023-01-11T21:41:57.9800827Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_cummax_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 15%] 2023-01-11T21:41:57.9801357Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_cummin_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 15%] 2023-01-11T21:41:57.9801883Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_cummin_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 15%] 2023-01-11T21:41:57.9802427Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_cummin_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 15%] 2023-01-11T21:41:57.9802963Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_cumprod_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 15%] 2023-01-11T21:41:57.9803494Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_cumsum_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 15%] 2023-01-11T21:41:57.9804038Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_cumulative_trapezoid_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 15%] 2023-01-11T21:41:57.9804592Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_cumulative_trapezoid_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 15%] 2023-01-11T21:41:57.9805138Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_deg2rad_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 16%] 2023-01-11T21:41:57.9805672Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_deg2rad_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 16%] 2023-01-11T21:41:57.9806208Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_deg2rad_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 16%] 2023-01-11T21:41:57.9806869Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_deg2rad_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 16%] 2023-01-11T21:41:57.9807516Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_diag_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 16%] 2023-01-11T21:41:57.9808176Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_diag_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 16%] 2023-01-11T21:41:57.9808852Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_diag_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 16%] 2023-01-11T21:41:57.9809431Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_diag_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 16%] 2023-01-11T21:41:57.9809954Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_diag_embed_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 16%] 2023-01-11T21:41:57.9810487Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_diag_embed_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 16%] 2023-01-11T21:41:57.9811022Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_diagflat_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 16%] 2023-01-11T21:41:57.9811557Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_diagflat_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 16%] 2023-01-11T21:41:57.9812080Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_diagflat_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 16%] 2023-01-11T21:41:57.9812601Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_diagflat_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 16%] 2023-01-11T21:41:57.9813133Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_diagflat_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 16%] 2023-01-11T21:41:57.9813688Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_diagonal_copy_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 17%] 2023-01-11T21:41:57.9814466Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_diagonal_copy_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 17%] 2023-01-11T21:41:57.9815005Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_diagonal_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 17%] 2023-01-11T21:41:57.9815529Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_diagonal_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 17%] 2023-01-11T21:41:57.9816076Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_diagonal_scatter_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 17%] 2023-01-11T21:41:57.9816623Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_diagonal_scatter_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 17%] 2023-01-11T21:41:57.9817169Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_diagonal_scatter_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 17%] 2023-01-11T21:41:57.9817703Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_diff_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 17%] 2023-01-11T21:41:57.9818221Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_diff_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 17%] 2023-01-11T21:41:57.9818739Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_diff_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 17%] 2023-01-11T21:41:57.9819261Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_diff_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 17%] 2023-01-11T21:41:57.9819893Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_digamma_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 17%] 2023-01-11T21:41:57.9820415Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_dist_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 17%] 2023-01-11T21:41:57.9820938Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_dist_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 17%] 2023-01-11T21:41:57.9821478Z 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) [ 17%] 2023-01-11T21:41:57.9822037Z 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) [ 18%] 2023-01-11T21:41:57.9822589Z 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) [ 18%] 2023-01-11T21:41:57.9823129Z 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) [ 18%] 2023-01-11T21:41:57.9823681Z 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) [ 18%] 2023-01-11T21:41:57.9824236Z 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) [ 18%] 2023-01-11T21:41:57.9824923Z 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) [ 18%] 2023-01-11T21:41:57.9825477Z 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) [ 18%] 2023-01-11T21:41:57.9826011Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_dot_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 18%] 2023-01-11T21:41:57.9826620Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_double_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 18%] 2023-01-11T21:41:57.9827271Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_double_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 18%] 2023-01-11T21:41:57.9827926Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_double_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 18%] 2023-01-11T21:41:57.9828506Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_double_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 18%] 2023-01-11T21:41:57.9829032Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_dsplit_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 18%] 2023-01-11T21:41:57.9829554Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_dsplit_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 18%] 2023-01-11T21:41:57.9830077Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_dsplit_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 18%] 2023-01-11T21:41:57.9830606Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_dstack_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 19%] 2023-01-11T21:41:57.9831153Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_dstack_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 19%] 2023-01-11T21:41:57.9831680Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_einsum_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 19%] 2023-01-11T21:41:57.9832198Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_einsum_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 19%] 2023-01-11T21:41:57.9832724Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_empty_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 19%] 2023-01-11T21:41:57.9833251Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_empty_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 19%] 2023-01-11T21:41:57.9833779Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_empty_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 19%] 2023-01-11T21:41:57.9834312Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_empty_like_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 19%] 2023-01-11T21:41:57.9834845Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_eq_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 19%] 2023-01-11T21:41:57.9835366Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_eq_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 19%] 2023-01-11T21:41:57.9835904Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_eq_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 19%] 2023-01-11T21:41:57.9836510Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_equal_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 19%] 2023-01-11T21:41:57.9837164Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_equal_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 19%] 2023-01-11T21:41:57.9837814Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_equal_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 19%] 2023-01-11T21:41:57.9838476Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_equal_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 20%] 2023-01-11T21:41:57.9839055Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_equal_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 20%] 2023-01-11T21:41:57.9839581Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_erf_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 20%] 2023-01-11T21:41:57.9840106Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_erf_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 20%] 2023-01-11T21:41:57.9840621Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_erf_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 20%] 2023-01-11T21:41:57.9841136Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_erfc_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 20%] 2023-01-11T21:41:57.9841662Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_erfc_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 20%] 2023-01-11T21:41:57.9842212Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_erfc_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 20%] 2023-01-11T21:41:57.9842729Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_erfc_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 20%] 2023-01-11T21:41:57.9843252Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_erfinv_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 20%] 2023-01-11T21:41:57.9843768Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_erfinv_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 20%] 2023-01-11T21:41:57.9844295Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_exp2_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 20%] 2023-01-11T21:41:57.9844818Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_exp2_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 20%] 2023-01-11T21:41:57.9845337Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_exp_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 20%] 2023-01-11T21:41:57.9845856Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_exp_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 20%] 2023-01-11T21:41:57.9846400Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_expand_as_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 21%] 2023-01-11T21:41:57.9847105Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_expand_as_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 21%] 2023-01-11T21:41:57.9847781Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_expand_as_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 21%] 2023-01-11T21:41:57.9848446Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_expand_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 21%] 2023-01-11T21:41:57.9849093Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_expand_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 21%] 2023-01-11T21:41:57.9849623Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_expand_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 21%] 2023-01-11T21:41:57.9850147Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_expm1_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 21%] 2023-01-11T21:41:57.9850680Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_expm1_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 21%] 2023-01-11T21:41:57.9851203Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_expm1_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 21%] 2023-01-11T21:41:57.9851723Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_expm1_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 21%] 2023-01-11T21:41:57.9852244Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_eye_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 21%] 2023-01-11T21:41:57.9852766Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_eye_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 21%] 2023-01-11T21:41:57.9853322Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_eye_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 21%] 2023-01-11T21:41:57.9853842Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_fft_fft2_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 21%] 2023-01-11T21:41:57.9854571Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_fft_fft2_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 21%] 2023-01-11T21:41:57.9855100Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_fft_fft2_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 22%] 2023-01-11T21:41:57.9855621Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_fft_fft2_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 22%] 2023-01-11T21:41:57.9856143Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_fft_fft_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 22%] 2023-01-11T21:41:57.9856656Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_fft_fft_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 22%] 2023-01-11T21:41:57.9857233Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_fft_fftn_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 22%] 2023-01-11T21:41:57.9857753Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_fft_fftn_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 22%] 2023-01-11T21:41:57.9858338Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_fft_fftn_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 22%] 2023-01-11T21:41:57.9858867Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_fft_fftn_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 22%] 2023-01-11T21:41:57.9859390Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_fft_fftshift_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 22%] 2023-01-11T21:41:57.9859930Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_fft_fftshift_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 22%] 2023-01-11T21:41:57.9860469Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_fft_fftshift_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 22%] 2023-01-11T21:41:57.9861010Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_fft_fftshift_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 22%] 2023-01-11T21:41:57.9861538Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_fft_fftshift_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 22%] 2023-01-11T21:41:57.9862076Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_fft_fftshift_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 22%] 2023-01-11T21:41:57.9862613Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_fft_hfft2_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 22%] 2023-01-11T21:41:57.9863144Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_fft_hfft2_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 23%] 2023-01-11T21:41:57.9863682Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_fft_hfft2_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 23%] 2023-01-11T21:41:57.9864262Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_fft_hfft2_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 23%] 2023-01-11T21:41:57.9864869Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_fft_hfft2_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 23%] 2023-01-11T21:41:57.9865398Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_fft_hfft_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 23%] 2023-01-11T21:41:57.9865919Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_fft_hfft_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 23%] 2023-01-11T21:41:57.9866539Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_fft_hfft_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 23%] 2023-01-11T21:41:57.9867184Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_fft_hfft_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 23%] 2023-01-11T21:41:57.9867822Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_fft_hfftn_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 23%] 2023-01-11T21:41:57.9868392Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_fft_hfftn_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 23%] 2023-01-11T21:41:57.9868925Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_fft_ifft2_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 23%] 2023-01-11T21:41:57.9869490Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_fft_ifft2_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 23%] 2023-01-11T21:41:57.9870024Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_fft_ifft2_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 23%] 2023-01-11T21:41:57.9870545Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_fft_ifft_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 23%] 2023-01-11T21:41:57.9871072Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_fft_ifftn_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 23%] 2023-01-11T21:41:57.9871602Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_fft_ifftn_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 24%] 2023-01-11T21:41:57.9872129Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_fft_ifftn_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 24%] 2023-01-11T21:41:57.9872651Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_fft_ifftn_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 24%] 2023-01-11T21:41:57.9873181Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_fft_ifftshift_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 24%] 2023-01-11T21:41:57.9873728Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_fft_ifftshift_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 24%] 2023-01-11T21:41:57.9874271Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_fft_ifftshift_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 24%] 2023-01-11T21:41:57.9874807Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_fft_ifftshift_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 24%] 2023-01-11T21:41:57.9875372Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_fft_ihfft2_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 24%] 2023-01-11T21:41:57.9875905Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_fft_ihfft2_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 24%] 2023-01-11T21:41:57.9876524Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_fft_ihfft2_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 24%] 2023-01-11T21:41:57.9877182Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_fft_ihfft2_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 24%] 2023-01-11T21:41:57.9877840Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_fft_ihfft2_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 24%] 2023-01-11T21:41:57.9878506Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_fft_ihfft_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 24%] 2023-01-11T21:41:57.9879085Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_fft_ihfft_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 24%] 2023-01-11T21:41:57.9879615Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_fft_ihfft_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 24%] 2023-01-11T21:41:57.9880139Z 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%] 2023-01-11T21:41:57.9880709Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_fft_ihfftn_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 25%] 2023-01-11T21:41:57.9881246Z 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%] 2023-01-11T21:41:57.9881777Z 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%] 2023-01-11T21:41:57.9882310Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_fft_irfft2_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 25%] 2023-01-11T21:41:57.9882834Z 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%] 2023-01-11T21:41:57.9883364Z 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%] 2023-01-11T21:41:57.9883896Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_fft_irfft_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 25%] 2023-01-11T21:41:57.9884426Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_fft_irfftn_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 25%] 2023-01-11T21:41:57.9884950Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_fft_irfftn_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 25%] 2023-01-11T21:41:57.9885483Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_fft_irfftn_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 25%] 2023-01-11T21:41:57.9886046Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_fft_irfftn_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 25%] 2023-01-11T21:41:57.9886666Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_fft_rfft2_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 25%] 2023-01-11T21:41:57.9887328Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_fft_rfft2_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 25%] 2023-01-11T21:41:57.9887973Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_fft_rfft2_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 25%] 2023-01-11T21:41:57.9888630Z 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%] 2023-01-11T21:41:57.9889243Z 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%] 2023-01-11T21:41:57.9889765Z 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%] 2023-01-11T21:41:57.9890287Z 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%] 2023-01-11T21:41:57.9890808Z 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%] 2023-01-11T21:41:57.9891429Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_fill_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 26%] 2023-01-11T21:41:57.9891958Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_fill_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 26%] 2023-01-11T21:41:57.9892481Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_fill_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 26%] 2023-01-11T21:41:57.9892992Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_fill_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 26%] 2023-01-11T21:41:57.9893523Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_flatten_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 26%] 2023-01-11T21:41:57.9894046Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_flatten_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 26%] 2023-01-11T21:41:57.9894951Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_flatten_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 26%] 2023-01-11T21:41:57.9895478Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_flatten_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 26%] 2023-01-11T21:41:57.9896000Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_flip_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 26%] 2023-01-11T21:41:57.9896522Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_flip_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 26%] 2023-01-11T21:41:57.9897042Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_flip_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 27%] 2023-01-11T21:41:57.9897658Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_fliplr_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 27%] 2023-01-11T21:41:57.9898186Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_fliplr_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 27%] 2023-01-11T21:41:57.9898717Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_fliplr_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 27%] 2023-01-11T21:41:57.9899238Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_flipud_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 27%] 2023-01-11T21:41:57.9899766Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_flipud_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 27%] 2023-01-11T21:41:57.9900299Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_flipud_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 27%] 2023-01-11T21:41:57.9900822Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_flipud_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 27%] 2023-01-11T21:41:57.9901353Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_float_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 27%] 2023-01-11T21:41:57.9901877Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_float_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 27%] 2023-01-11T21:41:57.9902449Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_float_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 27%] 2023-01-11T21:41:57.9902983Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_float_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 27%] 2023-01-11T21:41:57.9903513Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_float_power_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 27%] 2023-01-11T21:41:57.9904053Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_floor_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 27%] 2023-01-11T21:41:57.9904576Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_floor_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 27%] 2023-01-11T21:41:57.9905171Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_floor_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 28%] 2023-01-11T21:41:57.9905693Z 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%] 2023-01-11T21:41:57.9906282Z 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%] 2023-01-11T21:41:57.9906946Z 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%] 2023-01-11T21:41:57.9907594Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_fmax_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 28%] 2023-01-11T21:41:57.9908240Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_fmax_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 28%] 2023-01-11T21:41:57.9908798Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_fmax_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 28%] 2023-01-11T21:41:57.9909321Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_fmin_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 28%] 2023-01-11T21:41:57.9909846Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_fmin_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 28%] 2023-01-11T21:41:57.9910371Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_fmin_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 28%] 2023-01-11T21:41:57.9910886Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_fmin_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 28%] 2023-01-11T21:41:57.9911402Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_fmod_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 28%] 2023-01-11T21:41:57.9911924Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_fmod_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 28%] 2023-01-11T21:41:57.9912445Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_fmod_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 28%] 2023-01-11T21:41:57.9912962Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_fmod_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 28%] 2023-01-11T21:41:57.9913474Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_frac_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 29%] 2023-01-11T21:41:57.9914029Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_frexp_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 29%] 2023-01-11T21:41:57.9914552Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_frexp_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 29%] 2023-01-11T21:41:57.9915069Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_full_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 29%] 2023-01-11T21:41:57.9915582Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_full_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 29%] 2023-01-11T21:41:57.9916090Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_full_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 29%] 2023-01-11T21:41:57.9916741Z 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%] 2023-01-11T21:41:57.9917396Z 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%] 2023-01-11T21:41:57.9918061Z 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%] 2023-01-11T21:41:57.9918716Z 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%] 2023-01-11T21:41:57.9919242Z 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%] 2023-01-11T21:41:57.9919801Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_gather_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 29%] 2023-01-11T21:41:57.9920335Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_gather_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 29%] 2023-01-11T21:41:57.9920865Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_gather_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 29%] 2023-01-11T21:41:57.9921381Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_gcd_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 30%] 2023-01-11T21:41:57.9921905Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_ge_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 30%] 2023-01-11T21:41:57.9922426Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_ge_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 30%] 2023-01-11T21:41:57.9922956Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_geqrf_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 30%] 2023-01-11T21:41:57.9923487Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_gradient_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 30%] 2023-01-11T21:41:57.9924020Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_gradient_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 30%] 2023-01-11T21:41:57.9924563Z 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%] 2023-01-11T21:41:57.9925141Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_gt_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 30%] 2023-01-11T21:41:57.9925661Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_gt_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 30%] 2023-01-11T21:41:57.9926171Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_gt_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 30%] 2023-01-11T21:41:57.9926785Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_gt_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 30%] 2023-01-11T21:41:57.9927425Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_half_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 30%] 2023-01-11T21:41:57.9928075Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_half_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 30%] 2023-01-11T21:41:57.9928725Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_half_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 30%] 2023-01-11T21:41:57.9929332Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_heaviside_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 30%] 2023-01-11T21:41:57.9929869Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_heaviside_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 31%] 2023-01-11T21:41:57.9930396Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_heaviside_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 31%] 2023-01-11T21:41:57.9930933Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_histc_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 31%] 2023-01-11T21:41:57.9931481Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_histc_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 31%] 2023-01-11T21:41:57.9932007Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_histc_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 31%] 2023-01-11T21:41:57.9932532Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_hsplit_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 31%] 2023-01-11T21:41:57.9933060Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_hsplit_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 31%] 2023-01-11T21:41:57.9933596Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_hsplit_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 31%] 2023-01-11T21:41:57.9934119Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_hsplit_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 31%] 2023-01-11T21:41:57.9934880Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_hstack_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 31%] 2023-01-11T21:41:57.9935408Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_hstack_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 31%] 2023-01-11T21:41:57.9935931Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_hypot_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 31%] 2023-01-11T21:41:57.9936523Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_i0_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 31%] 2023-01-11T21:41:57.9937052Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_i0_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 31%] 2023-01-11T21:41:57.9937576Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_i0_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 31%] 2023-01-11T21:41:57.9938088Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_i0_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 32%] 2023-01-11T21:41:57.9938606Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_igamma_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 32%] 2023-01-11T21:41:57.9939135Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_igammac_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 32%] 2023-01-11T21:41:57.9939676Z 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%] 2023-01-11T21:41:57.9940209Z 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%] 2023-01-11T21:41:57.9940737Z 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%] 2023-01-11T21:41:57.9941281Z 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%] 2023-01-11T21:41:57.9941807Z 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%] 2023-01-11T21:41:57.9942385Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_index_fill_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 32%] 2023-01-11T21:41:57.9942913Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_index_put_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 32%] 2023-01-11T21:41:57.9943446Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_index_put_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 32%] 2023-01-11T21:41:57.9943979Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_index_put_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 32%] 2023-01-11T21:41:57.9944515Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_index_put_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 32%] 2023-01-11T21:41:57.9945148Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_index_reduce_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 32%] 2023-01-11T21:41:57.9945689Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_index_reduce_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 32%] 2023-01-11T21:41:57.9946228Z 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%] 2023-01-11T21:41:57.9946803Z 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%] 2023-01-11T21:41:57.9947497Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_inner_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 33%] 2023-01-11T21:41:57.9948024Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_inner_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 33%] 2023-01-11T21:41:57.9948548Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_int_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 33%] 2023-01-11T21:41:57.9949068Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_int_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 33%] 2023-01-11T21:41:57.9949583Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_int_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 33%] 2023-01-11T21:41:57.9950100Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_int_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 33%] 2023-01-11T21:41:57.9950626Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_isclose_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 33%] 2023-01-11T21:41:57.9951152Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_isclose_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 33%] 2023-01-11T21:41:57.9951668Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_isclose_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 33%] 2023-01-11T21:41:57.9952198Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_isclose_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 33%] 2023-01-11T21:41:57.9952719Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_isclose_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 33%] 2023-01-11T21:41:57.9953273Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_isfinite_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 33%] 2023-01-11T21:41:57.9953803Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_isfinite_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 33%] 2023-01-11T21:41:57.9954319Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_isfinite_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 34%] 2023-01-11T21:41:57.9954844Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_isfinite_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 34%] 2023-01-11T21:41:57.9955367Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_isin_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 34%] 2023-01-11T21:41:57.9955887Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_isin_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 34%] 2023-01-11T21:41:57.9956466Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_isin_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 34%] 2023-01-11T21:41:57.9957109Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_isinf_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 34%] 2023-01-11T21:41:57.9957765Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_isinf_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 34%] 2023-01-11T21:41:57.9958448Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_isinf_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 34%] 2023-01-11T21:41:57.9959034Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_isinf_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 34%] 2023-01-11T21:41:57.9959545Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_isnan_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 34%] 2023-01-11T21:41:57.9960070Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_isnan_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 34%] 2023-01-11T21:41:57.9960589Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_isneginf_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 34%] 2023-01-11T21:41:57.9961118Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_isneginf_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 34%] 2023-01-11T21:41:57.9961648Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_isneginf_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 34%] 2023-01-11T21:41:57.9962171Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_isposinf_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 34%] 2023-01-11T21:41:57.9962696Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_isposinf_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 35%] 2023-01-11T21:41:57.9963229Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_isposinf_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 35%] 2023-01-11T21:41:57.9963760Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_isposinf_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 35%] 2023-01-11T21:41:57.9964299Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_isreal_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 35%] 2023-01-11T21:41:57.9964819Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_isreal_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 35%] 2023-01-11T21:41:57.9965334Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_isreal_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 35%] 2023-01-11T21:41:57.9965854Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_isreal_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 35%] 2023-01-11T21:41:57.9966439Z 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%] 2023-01-11T21:41:57.9967137Z 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%] 2023-01-11T21:41:57.9967834Z 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%] 2023-01-11T21:41:57.9968526Z 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%] 2023-01-11T21:41:57.9969245Z 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%] 2023-01-11T21:41:57.9969828Z 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%] 2023-01-11T21:41:57.9970395Z 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) [ 35%] 2023-01-11T21:41:57.9970958Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_jiterator_binary_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 35%] 2023-01-11T21:41:57.9971503Z 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%] 2023-01-11T21:41:57.9972045Z 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%] 2023-01-11T21:41:57.9972600Z 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%] 2023-01-11T21:41:57.9973159Z 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%] 2023-01-11T21:41:57.9973706Z 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%] 2023-01-11T21:41:57.9974569Z 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%] 2023-01-11T21:41:57.9975234Z 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%] 2023-01-11T21:41:57.9975783Z 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%] 2023-01-11T21:41:57.9976307Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_kron_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 36%] 2023-01-11T21:41:57.9976822Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_kron_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 36%] 2023-01-11T21:41:57.9977339Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_kron_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 36%] 2023-01-11T21:41:57.9977859Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_kron_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 36%] 2023-01-11T21:41:57.9978375Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_kthvalue_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 36%] 2023-01-11T21:41:57.9978901Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_kthvalue_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 36%] 2023-01-11T21:41:57.9979423Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_kthvalue_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 36%] 2023-01-11T21:41:57.9979955Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_kthvalue_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 37%] 2023-01-11T21:41:57.9980522Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_ldexp_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 37%] 2023-01-11T21:41:57.9981048Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_ldexp_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 37%] 2023-01-11T21:41:57.9981575Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_ldexp_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 37%] 2023-01-11T21:41:57.9982108Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_ldexp_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 37%] 2023-01-11T21:41:57.9982628Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_le_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 37%] 2023-01-11T21:41:57.9983139Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_le_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 37%] 2023-01-11T21:41:57.9983657Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_le_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 37%] 2023-01-11T21:41:57.9984169Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_le_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 37%] 2023-01-11T21:41:57.9984687Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_lerp_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 37%] 2023-01-11T21:41:57.9985288Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_lerp_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 37%] 2023-01-11T21:41:57.9985808Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_lgamma_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 37%] 2023-01-11T21:41:57.9986443Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_lgamma_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 37%] 2023-01-11T21:41:57.9987107Z 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%] 2023-01-11T21:41:57.9987740Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_linalg_cross_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 37%] 2023-01-11T21:41:57.9988270Z 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%] 2023-01-11T21:41:57.9988802Z 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%] 2023-01-11T21:41:57.9989352Z 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%] 2023-01-11T21:41:57.9989896Z 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%] 2023-01-11T21:41:57.9990429Z 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%] 2023-01-11T21:41:57.9990995Z 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%] 2023-01-11T21:41:57.9991558Z 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%] 2023-01-11T21:41:57.9992106Z 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%] 2023-01-11T21:41:57.9992639Z 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%] 2023-01-11T21:41:57.9993177Z 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%] 2023-01-11T21:41:57.9993717Z 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%] 2023-01-11T21:41:57.9994268Z 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%] 2023-01-11T21:41:57.9994815Z 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%] 2023-01-11T21:41:57.9995354Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_linalg_lstsq_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 38%] 2023-01-11T21:41:57.9995888Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_linalg_lstsq_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 38%] 2023-01-11T21:41:57.9996436Z 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%] 2023-01-11T21:41:57.9997149Z 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%] 2023-01-11T21:41:57.9997824Z 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%] 2023-01-11T21:41:57.9998507Z 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%] 2023-01-11T21:41:57.9999109Z 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%] 2023-01-11T21:41:57.9999659Z 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%] 2023-01-11T21:41:58.0000211Z 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%] 2023-01-11T21:41:58.0000766Z 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%] 2023-01-11T21:41:58.0001318Z 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%] 2023-01-11T21:41:58.0001882Z 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%] 2023-01-11T21:41:58.0002425Z 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%] 2023-01-11T21:41:58.0002962Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_linalg_pinv_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 39%] 2023-01-11T21:41:58.0003499Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_linalg_pinv_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 39%] 2023-01-11T21:41:58.0004045Z 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) [ 39%] 2023-01-11T21:41:58.0004544Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_linalg_pinv_singular_cuda_float64 PASSED [ 40%] 2023-01-11T21:41:58.0005043Z 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%] 2023-01-11T21:41:58.0005575Z 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%] 2023-01-11T21:41:58.0006113Z 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%] 2023-01-11T21:41:58.0006721Z 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%] 2023-01-11T21:41:58.0007402Z 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%] 2023-01-11T21:41:58.0008127Z 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%] 2023-01-11T21:41:58.0008824Z 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%] 2023-01-11T21:41:58.0009440Z 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%] 2023-01-11T21:41:58.0009991Z 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%] 2023-01-11T21:41:58.0010533Z 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%] 2023-01-11T21:41:58.0011084Z 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%] 2023-01-11T21:41:58.0011616Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_linalg_vecdot_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 40%] 2023-01-11T21:41:58.0012157Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_linalg_vecdot_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 40%] 2023-01-11T21:41:58.0012689Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_linalg_vecdot_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 40%] 2023-01-11T21:41:58.0013286Z 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%] 2023-01-11T21:41:58.0013829Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_linspace_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 41%] 2023-01-11T21:41:58.0014692Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_linspace_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 41%] 2023-01-11T21:41:58.0015223Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_linspace_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 41%] 2023-01-11T21:41:58.0015746Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_linspace_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 41%] 2023-01-11T21:41:58.0016278Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_log10_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 41%] 2023-01-11T21:41:58.0016794Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_log10_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 41%] 2023-01-11T21:41:58.0017311Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_log1p_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 41%] 2023-01-11T21:41:58.0017829Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_log1p_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 41%] 2023-01-11T21:41:58.0018355Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_log1p_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 41%] 2023-01-11T21:41:58.0018886Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_log2_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 41%] 2023-01-11T21:41:58.0019520Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_log_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 41%] 2023-01-11T21:41:58.0020048Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_log_softmax_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 41%] 2023-01-11T21:41:58.0020583Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_log_softmax_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 41%] 2023-01-11T21:41:58.0021124Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_log_softmax_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 41%] 2023-01-11T21:41:58.0021673Z 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%] 2023-01-11T21:41:58.0022223Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_logcumsumexp_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 42%] 2023-01-11T21:41:58.0022765Z 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%] 2023-01-11T21:41:58.0023292Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_logical_and_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 42%] 2023-01-11T21:41:58.0023826Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_logical_not_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 42%] 2023-01-11T21:41:58.0024393Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_logical_not_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 42%] 2023-01-11T21:41:58.0025007Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_logical_or_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 42%] 2023-01-11T21:41:58.0025545Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_logical_or_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 42%] 2023-01-11T21:41:58.0026083Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_logical_or_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 42%] 2023-01-11T21:41:58.0026747Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_logical_xor_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 42%] 2023-01-11T21:41:58.0027413Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_logical_xor_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 42%] 2023-01-11T21:41:58.0027969Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_logical_xor_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 42%] 2023-01-11T21:41:58.0028493Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_logit_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 42%] 2023-01-11T21:41:58.0029019Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_logit_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 42%] 2023-01-11T21:41:58.0029549Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_logspace_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 42%] 2023-01-11T21:41:58.0030116Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_logsumexp_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 43%] 2023-01-11T21:41:58.0030655Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_logsumexp_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 43%] 2023-01-11T21:41:58.0031182Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_logsumexp_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 43%] 2023-01-11T21:41:58.0031714Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_logsumexp_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 43%] 2023-01-11T21:41:58.0032247Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_logsumexp_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 43%] 2023-01-11T21:41:58.0032774Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_long_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 43%] 2023-01-11T21:41:58.0033287Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_long_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 43%] 2023-01-11T21:41:58.0033798Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_long_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 43%] 2023-01-11T21:41:58.0034314Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_lt_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 43%] 2023-01-11T21:41:58.0034830Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_lt_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 43%] 2023-01-11T21:41:58.0035379Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_lt_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 43%] 2023-01-11T21:41:58.0035886Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_lt_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 43%] 2023-01-11T21:41:58.0036463Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_lt_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 43%] 2023-01-11T21:41:58.0037090Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_lu_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 43%] 2023-01-11T21:41:58.0037741Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_lu_solve_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 43%] 2023-01-11T21:41:58.0038390Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_mH_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 44%] 2023-01-11T21:41:58.0038965Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_mH_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 44%] 2023-01-11T21:41:58.0039482Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_mT_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 44%] 2023-01-11T21:41:58.0039984Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_mT_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 44%] 2023-01-11T21:41:58.0040500Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_masked_amax_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 44%] 2023-01-11T21:41:58.0041032Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_masked_amax_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 44%] 2023-01-11T21:41:58.0041594Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_masked_amin_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 44%] 2023-01-11T21:41:58.0042131Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_masked_amin_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 44%] 2023-01-11T21:41:58.0042663Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_masked_amin_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 44%] 2023-01-11T21:41:58.0043189Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_masked_amin_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 44%] 2023-01-11T21:41:58.0043715Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_masked_argmax_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 44%] 2023-01-11T21:41:58.0044250Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_masked_argmin_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 44%] 2023-01-11T21:41:58.0044787Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_masked_argmin_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 44%] 2023-01-11T21:41:58.0045307Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_masked_argmin_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 44%] 2023-01-11T21:41:58.0045876Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_masked_cumprod_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 44%] 2023-01-11T21:41:58.0046428Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_masked_cumprod_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 45%] 2023-01-11T21:41:58.0047057Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_masked_cumprod_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 45%] 2023-01-11T21:41:58.0047733Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_masked_cumprod_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 45%] 2023-01-11T21:41:58.0048400Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_masked_cumsum_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 45%] 2023-01-11T21:41:58.0049076Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_masked_cumsum_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 45%] 2023-01-11T21:41:58.0049625Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_masked_cumsum_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 45%] 2023-01-11T21:41:58.0050156Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_masked_fill_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 45%] 2023-01-11T21:41:58.0050687Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_masked_fill_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 45%] 2023-01-11T21:41:58.0051217Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_masked_fill_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 45%] 2023-01-11T21:41:58.0051751Z 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) [ 45%] 2023-01-11T21:41:58.0052351Z 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) [ 45%] 2023-01-11T21:41:58.0052893Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_masked_logaddexp_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 45%] 2023-01-11T21:41:58.0053436Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_masked_logsumexp_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 45%] 2023-01-11T21:41:58.0053973Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_masked_mean_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 45%] 2023-01-11T21:41:58.0054806Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_masked_mean_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 45%] 2023-01-11T21:41:58.0055347Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_masked_mean_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 46%] 2023-01-11T21:41:58.0055880Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_masked_mean_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 46%] 2023-01-11T21:41:58.0056406Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_masked_mean_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 46%] 2023-01-11T21:41:58.0056942Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_masked_median_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 46%] 2023-01-11T21:41:58.0057540Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_masked_norm_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 46%] 2023-01-11T21:41:58.0058085Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_masked_norm_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 46%] 2023-01-11T21:41:58.0058625Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_masked_normalize_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 46%] 2023-01-11T21:41:58.0059159Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_masked_prod_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 46%] 2023-01-11T21:41:58.0059684Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_masked_prod_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 46%] 2023-01-11T21:41:58.0060225Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_masked_prod_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 46%] 2023-01-11T21:41:58.0060757Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_masked_scatter_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 46%] 2023-01-11T21:41:58.0061295Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_masked_scatter_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 46%] 2023-01-11T21:41:58.0061836Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_masked_scatter_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 46%] 2023-01-11T21:41:58.0062365Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_masked_scatter_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 46%] 2023-01-11T21:41:58.0063008Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_masked_scatter_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 46%] 2023-01-11T21:41:58.0063544Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_masked_select_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 47%] 2023-01-11T21:41:58.0064083Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_masked_select_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 47%] 2023-01-11T21:41:58.0064624Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_masked_softmax_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 47%] 2023-01-11T21:41:58.0065241Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_masked_softmax_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 47%] 2023-01-11T21:41:58.0065780Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_masked_softmin_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 47%] 2023-01-11T21:41:58.0066382Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_masked_std_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 47%] 2023-01-11T21:41:58.0067037Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_masked_std_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 47%] 2023-01-11T21:41:58.0067684Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_masked_std_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 47%] 2023-01-11T21:41:58.0068276Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_masked_sum_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 47%] 2023-01-11T21:41:58.0068811Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_masked_sum_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 47%] 2023-01-11T21:41:58.0069338Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_masked_sum_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 47%] 2023-01-11T21:41:58.0069866Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_masked_var_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 47%] 2023-01-11T21:41:58.0070391Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_masked_var_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 47%] 2023-01-11T21:41:58.0070924Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_masked_var_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 47%] 2023-01-11T21:41:58.0071446Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_masked_var_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 47%] 2023-01-11T21:41:58.0071970Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_matmul_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 48%] 2023-01-11T21:41:58.0072493Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_matrix_exp_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 48%] 2023-01-11T21:41:58.0073011Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_matrix_exp_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 48%] 2023-01-11T21:41:58.0073535Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_max_binary_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 48%] 2023-01-11T21:41:58.0074093Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_max_binary_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 48%] 2023-01-11T21:41:58.0074608Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_max_binary_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 48%] 2023-01-11T21:41:58.0075150Z 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) [ 48%] 2023-01-11T21:41:58.0075708Z 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) [ 48%] 2023-01-11T21:41:58.0076295Z 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) [ 48%] 2023-01-11T21:41:58.0076980Z 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) [ 48%] 2023-01-11T21:41:58.0077656Z 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) [ 48%] 2023-01-11T21:41:58.0078331Z 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) [ 48%] 2023-01-11T21:41:58.0078972Z 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) [ 48%] 2023-01-11T21:41:58.0079550Z 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) [ 48%] 2023-01-11T21:41:58.0080099Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_maximum_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 48%] 2023-01-11T21:41:58.0080628Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_maximum_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 49%] 2023-01-11T21:41:58.0081141Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_maximum_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 49%] 2023-01-11T21:41:58.0081670Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_mean_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 49%] 2023-01-11T21:41:58.0082189Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_mean_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 49%] 2023-01-11T21:41:58.0082710Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_median_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 49%] 2023-01-11T21:41:58.0083229Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_median_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 49%] 2023-01-11T21:41:58.0083738Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_median_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 49%] 2023-01-11T21:41:58.0084279Z 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) [ 49%] 2023-01-11T21:41:58.0084869Z 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) [ 49%] 2023-01-11T21:41:58.0085433Z 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) [ 49%] 2023-01-11T21:41:58.0085999Z 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) [ 49%] 2023-01-11T21:41:58.0086639Z 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) [ 49%] 2023-01-11T21:41:58.0087328Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_min_binary_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 49%] 2023-01-11T21:41:58.0088006Z 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) [ 49%] 2023-01-11T21:41:58.0088695Z 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) [ 50%] 2023-01-11T21:41:58.0089335Z 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) [ 50%] 2023-01-11T21:41:58.0089887Z 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) [ 50%] 2023-01-11T21:41:58.0090472Z 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) [ 50%] 2023-01-11T21:41:58.0091025Z 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) [ 50%] 2023-01-11T21:41:58.0091577Z 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) [ 50%] 2023-01-11T21:41:58.0092110Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_minimum_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 50%] 2023-01-11T21:41:58.0092639Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_minimum_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 50%] 2023-01-11T21:41:58.0093163Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_minimum_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 50%] 2023-01-11T21:41:58.0093683Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_mm_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 50%] 2023-01-11T21:41:58.0094448Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_mm_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 50%] 2023-01-11T21:41:58.0094960Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_mode_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 50%] 2023-01-11T21:41:58.0095482Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_mode_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 50%] 2023-01-11T21:41:58.0096005Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_mode_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 50%] 2023-01-11T21:41:58.0096579Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_mode_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 50%] 2023-01-11T21:41:58.0097144Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_movedim_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 51%] 2023-01-11T21:41:58.0097667Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_movedim_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 51%] 2023-01-11T21:41:58.0098185Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_movedim_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 51%] 2023-01-11T21:41:58.0098705Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_movedim_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 51%] 2023-01-11T21:41:58.0099226Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_msort_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 51%] 2023-01-11T21:41:58.0099738Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_msort_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 51%] 2023-01-11T21:41:58.0100257Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_mul_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 51%] 2023-01-11T21:41:58.0100774Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_mul_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 51%] 2023-01-11T21:41:58.0101328Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_mul_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 51%] 2023-01-11T21:41:58.0101864Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_multinomial_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 51%] 2023-01-11T21:41:58.0102399Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_multinomial_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 51%] 2023-01-11T21:41:58.0102932Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_mv_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 51%] 2023-01-11T21:41:58.0103456Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_mv_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 51%] 2023-01-11T21:41:58.0103976Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_mv_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 51%] 2023-01-11T21:41:58.0104509Z 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) [ 51%] 2023-01-11T21:41:58.0105147Z 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%] 2023-01-11T21:41:58.0105697Z 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) [ 52%] 2023-01-11T21:41:58.0106306Z 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) [ 52%] 2023-01-11T21:41:58.0107025Z 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) [ 52%] 2023-01-11T21:41:58.0107702Z 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) [ 52%] 2023-01-11T21:41:58.0108292Z 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) [ 52%] 2023-01-11T21:41:58.0108843Z 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) [ 52%] 2023-01-11T21:41:58.0109378Z 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) [ 52%] 2023-01-11T21:41:58.0109914Z 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) [ 52%] 2023-01-11T21:41:58.0110433Z 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) [ 52%] 2023-01-11T21:41:58.0110957Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nanmean_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 52%] 2023-01-11T21:41:58.0111485Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nanmedian_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 52%] 2023-01-11T21:41:58.0112045Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nanmedian_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 52%] 2023-01-11T21:41:58.0112590Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nanquantile_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 52%] 2023-01-11T21:41:58.0113122Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nansum_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 52%] 2023-01-11T21:41:58.0113648Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nansum_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 53%] 2023-01-11T21:41:58.0114169Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nansum_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 53%] 2023-01-11T21:41:58.0114704Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_narrow_copy_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 53%] 2023-01-11T21:41:58.0115236Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_narrow_copy_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 53%] 2023-01-11T21:41:58.0115772Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_narrow_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 53%] 2023-01-11T21:41:58.0116326Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_narrow_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 53%] 2023-01-11T21:41:58.0116992Z 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) [ 53%] 2023-01-11T21:41:58.0117685Z 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) [ 53%] 2023-01-11T21:41:58.0118400Z 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) [ 53%] 2023-01-11T21:41:58.0119021Z 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) [ 53%] 2023-01-11T21:41:58.0119555Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_ne_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 53%] 2023-01-11T21:41:58.0120071Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_ne_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 53%] 2023-01-11T21:41:58.0120589Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_neg_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 53%] 2023-01-11T21:41:58.0121107Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_neg_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 53%] 2023-01-11T21:41:58.0121627Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_new_empty_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 53%] 2023-01-11T21:41:58.0122155Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_new_empty_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 54%] 2023-01-11T21:41:58.0122694Z 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) [ 54%] 2023-01-11T21:41:58.0123260Z 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) [ 54%] 2023-01-11T21:41:58.0123809Z 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) [ 54%] 2023-01-11T21:41:58.0124345Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_new_full_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 54%] 2023-01-11T21:41:58.0124875Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_new_full_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 54%] 2023-01-11T21:41:58.0125404Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_new_full_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 54%] 2023-01-11T21:41:58.0125924Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_new_ones_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 54%] 2023-01-11T21:41:58.0126483Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_new_ones_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 54%] 2023-01-11T21:41:58.0127133Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_new_ones_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 54%] 2023-01-11T21:41:58.0127789Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_new_ones_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 54%] 2023-01-11T21:41:58.0128450Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_new_zeros_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 54%] 2023-01-11T21:41:58.0129113Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_new_zeros_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 54%] 2023-01-11T21:41:58.0129733Z 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) [ 54%] 2023-01-11T21:41:58.0130328Z 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) [ 54%] 2023-01-11T21:41:58.0130921Z 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) [ 55%] 2023-01-11T21:41:58.0131503Z 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) [ 55%] 2023-01-11T21:41:58.0132076Z 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) [ 55%] 2023-01-11T21:41:58.0132651Z 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) [ 55%] 2023-01-11T21:41:58.0133221Z 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) [ 55%] 2023-01-11T21:41:58.0133788Z 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) [ 55%] 2023-01-11T21:41:58.0134716Z 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) [ 55%] 2023-01-11T21:41:58.0135279Z 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) [ 55%] 2023-01-11T21:41:58.0135852Z 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) [ 55%] 2023-01-11T21:41:58.0136421Z 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) [ 55%] 2023-01-11T21:41:58.0136992Z 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) [ 55%] 2023-01-11T21:41:58.0137568Z 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) [ 55%] 2023-01-11T21:41:58.0138133Z 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) [ 55%] 2023-01-11T21:41:58.0138689Z 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) [ 55%] 2023-01-11T21:41:58.0139241Z 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) [ 55%] 2023-01-11T21:41:58.0139831Z 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) [ 56%] 2023-01-11T21:41:58.0140381Z 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) [ 56%] 2023-01-11T21:41:58.0140923Z 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) [ 56%] 2023-01-11T21:41:58.0141493Z 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) [ 56%] 2023-01-11T21:41:58.0142070Z 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) [ 56%] 2023-01-11T21:41:58.0142645Z 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) [ 56%] 2023-01-11T21:41:58.0143207Z 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) [ 56%] 2023-01-11T21:41:58.0143754Z 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) [ 56%] 2023-01-11T21:41:58.0144298Z 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) [ 56%] 2023-01-11T21:41:58.0144983Z 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) [ 56%] 2023-01-11T21:41:58.0145568Z 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) [ 56%] 2023-01-11T21:41:58.0146139Z 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) [ 56%] 2023-01-11T21:41:58.0146800Z 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) [ 56%] 2023-01-11T21:41:58.0147480Z 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) [ 56%] 2023-01-11T21:41:58.0148117Z 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) [ 56%] 2023-01-11T21:41:58.0148663Z 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) [ 57%] 2023-01-11T21:41:58.0149219Z 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) [ 57%] 2023-01-11T21:41:58.0149787Z 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) [ 57%] 2023-01-11T21:41:58.0150352Z 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) [ 57%] 2023-01-11T21:41:58.0150946Z 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) [ 57%] 2023-01-11T21:41:58.0151514Z 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) [ 57%] 2023-01-11T21:41:58.0152091Z 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) [ 57%] 2023-01-11T21:41:58.0152661Z 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) [ 57%] 2023-01-11T21:41:58.0153236Z 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) [ 57%] 2023-01-11T21:41:58.0153804Z 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) [ 57%] 2023-01-11T21:41:58.0154368Z 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) [ 57%] 2023-01-11T21:41:58.0154932Z 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) [ 57%] 2023-01-11T21:41:58.0155511Z 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) [ 57%] 2023-01-11T21:41:58.0156067Z 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) [ 57%] 2023-01-11T21:41:58.0156729Z 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) [ 57%] 2023-01-11T21:41:58.0157431Z 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) [ 58%] 2023-01-11T21:41:58.0158139Z 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) [ 58%] 2023-01-11T21:41:58.0158813Z 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) [ 58%] 2023-01-11T21:41:58.0159389Z 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) [ 58%] 2023-01-11T21:41:58.0159990Z 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) [ 58%] 2023-01-11T21:41:58.0160594Z 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) [ 58%] 2023-01-11T21:41:58.0161228Z 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) [ 58%] 2023-01-11T21:41:58.0161825Z 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) [ 58%] 2023-01-11T21:41:58.0162422Z 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) [ 58%] 2023-01-11T21:41:58.0163007Z 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) [ 58%] 2023-01-11T21:41:58.0163583Z 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) [ 58%] 2023-01-11T21:41:58.0164161Z 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) [ 58%] 2023-01-11T21:41:58.0164719Z 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) [ 58%] 2023-01-11T21:41:58.0165279Z 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) [ 58%] 2023-01-11T21:41:58.0165854Z 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) [ 58%] 2023-01-11T21:41:58.0166445Z 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) [ 59%] 2023-01-11T21:41:58.0167120Z 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) [ 59%] 2023-01-11T21:41:58.0167795Z 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) [ 59%] 2023-01-11T21:41:58.0168486Z 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) [ 59%] 2023-01-11T21:41:58.0169176Z 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) [ 59%] 2023-01-11T21:41:58.0169740Z 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) [ 59%] 2023-01-11T21:41:58.0170300Z 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) [ 59%] 2023-01-11T21:41:58.0170848Z 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) [ 59%] 2023-01-11T21:41:58.0171412Z 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) [ 59%] 2023-01-11T21:41:58.0172003Z 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) [ 59%] 2023-01-11T21:41:58.0172557Z 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) [ 59%] 2023-01-11T21:41:58.0173110Z 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) [ 59%] 2023-01-11T21:41:58.0173672Z 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) [ 59%] 2023-01-11T21:41:58.0174573Z 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) [ 59%] 2023-01-11T21:41:58.0175132Z 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) [ 60%] 2023-01-11T21:41:58.0175683Z 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) [ 60%] 2023-01-11T21:41:58.0176248Z 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) [ 60%] 2023-01-11T21:41:58.0176808Z 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) [ 60%] 2023-01-11T21:41:58.0177470Z 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) [ 60%] 2023-01-11T21:41:58.0178043Z 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) [ 60%] 2023-01-11T21:41:58.0178617Z 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) [ 60%] 2023-01-11T21:41:58.0179199Z 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) [ 60%] 2023-01-11T21:41:58.0179777Z 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) [ 60%] 2023-01-11T21:41:58.0180353Z 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) [ 60%] 2023-01-11T21:41:58.0180926Z 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) [ 60%] 2023-01-11T21:41:58.0181506Z 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) [ 60%] 2023-01-11T21:41:58.0182085Z 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) [ 60%] 2023-01-11T21:41:58.0182699Z 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) [ 60%] 2023-01-11T21:41:58.0183273Z 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) [ 60%] 2023-01-11T21:41:58.0183825Z 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) [ 61%] 2023-01-11T21:41:58.0184381Z 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) [ 61%] 2023-01-11T21:41:58.0185029Z 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) [ 61%] 2023-01-11T21:41:58.0185578Z 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) [ 61%] 2023-01-11T21:41:58.0186135Z 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) [ 61%] 2023-01-11T21:41:58.0186794Z 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) [ 61%] 2023-01-11T21:41:58.0187461Z 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) [ 61%] 2023-01-11T21:41:58.0188064Z 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) [ 61%] 2023-01-11T21:41:58.0188624Z 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) [ 61%] 2023-01-11T21:41:58.0189183Z 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) [ 61%] 2023-01-11T21:41:58.0189752Z 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) [ 61%] 2023-01-11T21:41:58.0190309Z 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) [ 61%] 2023-01-11T21:41:58.0190856Z 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) [ 61%] 2023-01-11T21:41:58.0191399Z 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) [ 61%] 2023-01-11T21:41:58.0191950Z 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) [ 61%] 2023-01-11T21:41:58.0192511Z 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) [ 62%] 2023-01-11T21:41:58.0193081Z 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) [ 62%] 2023-01-11T21:41:58.0193679Z 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) [ 62%] 2023-01-11T21:41:58.0194234Z 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) [ 62%] 2023-01-11T21:41:58.0194800Z 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) [ 62%] 2023-01-11T21:41:58.0195368Z 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) [ 62%] 2023-01-11T21:41:58.0195930Z 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) [ 62%] 2023-01-11T21:41:58.0196525Z 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) [ 62%] 2023-01-11T21:41:58.0197227Z 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) [ 62%] 2023-01-11T21:41:58.0197934Z 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) [ 62%] 2023-01-11T21:41:58.0198664Z 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) [ 62%] 2023-01-11T21:41:58.0199237Z 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) [ 62%] 2023-01-11T21:41:58.0199786Z 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) [ 62%] 2023-01-11T21:41:58.0200348Z 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) [ 62%] 2023-01-11T21:41:58.0200929Z 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) [ 62%] 2023-01-11T21:41:58.0201499Z 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) [ 63%] 2023-01-11T21:41:58.0202046Z 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) [ 63%] 2023-01-11T21:41:58.0202590Z 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) [ 63%] 2023-01-11T21:41:58.0203143Z 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) [ 63%] 2023-01-11T21:41:58.0203691Z 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) [ 63%] 2023-01-11T21:41:58.0204296Z 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) [ 63%] 2023-01-11T21:41:58.0204848Z 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) [ 63%] 2023-01-11T21:41:58.0205390Z 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) [ 63%] 2023-01-11T21:41:58.0205960Z 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) [ 63%] 2023-01-11T21:41:58.0206549Z 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) [ 63%] 2023-01-11T21:41:58.0207243Z 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) [ 63%] 2023-01-11T21:41:58.0207934Z 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) [ 63%] 2023-01-11T21:41:58.0208617Z 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) [ 63%] 2023-01-11T21:41:58.0209312Z 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) [ 63%] 2023-01-11T21:41:58.0209875Z 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) [ 63%] 2023-01-11T21:41:58.0210428Z 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) [ 64%] 2023-01-11T21:41:58.0210977Z 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) [ 64%] 2023-01-11T21:41:58.0211517Z 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) [ 64%] 2023-01-11T21:41:58.0212074Z 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) [ 64%] 2023-01-11T21:41:58.0230968Z 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) [ 64%] 2023-01-11T21:41:58.0231558Z 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) [ 64%] 2023-01-11T21:41:58.0232127Z 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) [ 64%] 2023-01-11T21:41:58.0232724Z 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) [ 64%] 2023-01-11T21:41:58.0233548Z 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) [ 64%] 2023-01-11T21:41:58.0234109Z 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) [ 64%] 2023-01-11T21:41:58.0234679Z 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) [ 64%] 2023-01-11T21:41:58.0235234Z 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) [ 64%] 2023-01-11T21:41:58.0235805Z 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) [ 64%] 2023-01-11T21:41:58.0236431Z 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) [ 64%] 2023-01-11T21:41:58.0237138Z 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) [ 64%] 2023-01-11T21:41:58.0237846Z 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) [ 65%] 2023-01-11T21:41:58.0238607Z 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) [ 65%] 2023-01-11T21:41:58.0239261Z 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) [ 65%] 2023-01-11T21:41:58.0239830Z 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) [ 65%] 2023-01-11T21:41:58.0240389Z 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) [ 65%] 2023-01-11T21:41:58.0240948Z 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) [ 65%] 2023-01-11T21:41:58.0241496Z 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) [ 65%] 2023-01-11T21:41:58.0242053Z 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) [ 65%] 2023-01-11T21:41:58.0242601Z 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) [ 65%] 2023-01-11T21:41:58.0243141Z 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) [ 65%] 2023-01-11T21:41:58.0243692Z 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) [ 65%] 2023-01-11T21:41:58.0244306Z 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) [ 65%] 2023-01-11T21:41:58.0244847Z 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) [ 65%] 2023-01-11T21:41:58.0245395Z 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) [ 65%] 2023-01-11T21:41:58.0245942Z 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) [ 65%] 2023-01-11T21:41:58.0246525Z 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) [ 66%] 2023-01-11T21:41:58.0247200Z 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) [ 66%] 2023-01-11T21:41:58.0247872Z 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) [ 66%] 2023-01-11T21:41:58.0248571Z 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) [ 66%] 2023-01-11T21:41:58.0249253Z 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) [ 66%] 2023-01-11T21:41:58.0249840Z 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) [ 66%] 2023-01-11T21:41:58.0250397Z 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) [ 66%] 2023-01-11T21:41:58.0250960Z 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) [ 66%] 2023-01-11T21:41:58.0251519Z 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) [ 66%] 2023-01-11T21:41:58.0252077Z 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) [ 66%] 2023-01-11T21:41:58.0252634Z 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) [ 66%] 2023-01-11T21:41:58.0253182Z 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) [ 66%] 2023-01-11T21:41:58.0253732Z 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) [ 66%] 2023-01-11T21:41:58.0254552Z 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) [ 66%] 2023-01-11T21:41:58.0255118Z 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) [ 66%] 2023-01-11T21:41:58.0255736Z 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) [ 67%] 2023-01-11T21:41:58.0256286Z 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) [ 67%] 2023-01-11T21:41:58.0256857Z 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) [ 67%] 2023-01-11T21:41:58.0257430Z 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) [ 67%] 2023-01-11T21:41:58.0258006Z 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) [ 67%] 2023-01-11T21:41:58.0258577Z 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) [ 67%] 2023-01-11T21:41:58.0259155Z 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) [ 67%] 2023-01-11T21:41:58.0259754Z 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) [ 67%] 2023-01-11T21:41:58.0260393Z 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) [ 67%] 2023-01-11T21:41:58.0260998Z 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) [ 67%] 2023-01-11T21:41:58.0261570Z 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) [ 67%] 2023-01-11T21:41:58.0262122Z 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) [ 67%] 2023-01-11T21:41:58.0262677Z 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) [ 67%] 2023-01-11T21:41:58.0263242Z 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) [ 67%] 2023-01-11T21:41:58.0263817Z 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) [ 67%] 2023-01-11T21:41:58.0264099Z 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%] 2023-01-11T21:41:58.0264358Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nonzero_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 68%] 2023-01-11T21:41:58.0264621Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nonzero_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 68%] 2023-01-11T21:41:58.0265019Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nonzero_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 68%] 2023-01-11T21:41:58.0265278Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_norm_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 68%] 2023-01-11T21:41:58.0265526Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_norm_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 68%] 2023-01-11T21:41:58.0265783Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_norm_fro_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 68%] 2023-01-11T21:41:58.0266047Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_norm_fro_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 68%] 2023-01-11T21:41:58.0266371Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_norm_inf_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 68%] 2023-01-11T21:41:58.0266683Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_norm_nuc_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 68%] 2023-01-11T21:41:58.0267003Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_normal_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 68%] 2023-01-11T21:41:58.0267323Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_normal_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 68%] 2023-01-11T21:41:58.0267633Z 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) [ 68%] 2023-01-11T21:41:58.0267892Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_ones_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 68%] 2023-01-11T21:41:58.0268146Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_ones_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 68%] 2023-01-11T21:41:58.0268409Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_ones_like_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 69%] 2023-01-11T21:41:58.0268666Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_ones_like_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 69%] 2023-01-11T21:41:58.0268925Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_ormqr_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 69%] 2023-01-11T21:41:58.0269180Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_ormqr_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 69%] 2023-01-11T21:41:58.0269433Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_outer_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 69%] 2023-01-11T21:41:58.0269690Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_outer_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 69%] 2023-01-11T21:41:58.0269949Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_outer_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 69%] 2023-01-11T21:41:58.0270207Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_outer_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 69%] 2023-01-11T21:41:58.0270495Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_pca_lowrank_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 69%] 2023-01-11T21:41:58.0270749Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_permute_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 69%] 2023-01-11T21:41:58.0271009Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_permute_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 69%] 2023-01-11T21:41:58.0271267Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_pinverse_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 69%] 2023-01-11T21:41:58.0271529Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_pinverse_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 69%] 2023-01-11T21:41:58.0271803Z 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) [ 69%] 2023-01-11T21:41:58.0272078Z 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) [ 70%] 2023-01-11T21:41:58.0272349Z 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) [ 70%] 2023-01-11T21:41:58.0272614Z 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) [ 70%] 2023-01-11T21:41:58.0272918Z 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) [ 70%] 2023-01-11T21:41:58.0273197Z 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) [ 70%] 2023-01-11T21:41:58.0273469Z 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) [ 70%] 2023-01-11T21:41:58.0273742Z 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) [ 70%] 2023-01-11T21:41:58.0274011Z 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) [ 70%] 2023-01-11T21:41:58.0274284Z 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) [ 70%] 2023-01-11T21:41:58.0274562Z 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) [ 70%] 2023-01-11T21:41:58.0274830Z 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) [ 70%] 2023-01-11T21:41:58.0275097Z 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) [ 70%] 2023-01-11T21:41:58.0275366Z 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) [ 70%] 2023-01-11T21:41:58.0275666Z 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) [ 70%] 2023-01-11T21:41:58.0275933Z 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) [ 70%] 2023-01-11T21:41:58.0276223Z 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%] 2023-01-11T21:41:58.0276546Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_positive_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 71%] 2023-01-11T21:41:58.0276872Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_positive_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 71%] 2023-01-11T21:41:58.0277195Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_positive_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 71%] 2023-01-11T21:41:58.0277518Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_positive_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 71%] 2023-01-11T21:41:58.0277842Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_positive_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 71%] 2023-01-11T21:41:58.0278160Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_pow_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 71%] 2023-01-11T21:41:58.0278515Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_pow_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 71%] 2023-01-11T21:41:58.0278825Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_pow_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 71%] 2023-01-11T21:41:58.0279076Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_prod_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 71%] 2023-01-11T21:41:58.0279335Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_prod_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 71%] 2023-01-11T21:41:58.0279591Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_prod_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 71%] 2023-01-11T21:41:58.0279846Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_put_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 71%] 2023-01-11T21:41:58.0280103Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_put_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 71%] 2023-01-11T21:41:58.0280357Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_put_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 71%] 2023-01-11T21:41:58.0280602Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_put_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 72%] 2023-01-11T21:41:58.0280857Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_qr_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 72%] 2023-01-11T21:41:58.0281117Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_quantile_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 72%] 2023-01-11T21:41:58.0281398Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_rad2deg_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 72%] 2023-01-11T21:41:58.0281656Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_rad2deg_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 72%] 2023-01-11T21:41:58.0281913Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_rad2deg_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 72%] 2023-01-11T21:41:58.0282173Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_rand_like_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 72%] 2023-01-11T21:41:58.0282434Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_rand_like_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 72%] 2023-01-11T21:41:58.0282692Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_rand_like_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 72%] 2023-01-11T21:41:58.0282951Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_randint_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 72%] 2023-01-11T21:41:58.0283214Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_randint_like_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 72%] 2023-01-11T21:41:58.0283475Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_randint_like_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 72%] 2023-01-11T21:41:58.0283777Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_randn_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 72%] 2023-01-11T21:41:58.0284032Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_randn_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 72%] 2023-01-11T21:41:58.0284289Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_ravel_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 72%] 2023-01-11T21:41:58.0284546Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_ravel_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 73%] 2023-01-11T21:41:58.0284806Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_ravel_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 73%] 2023-01-11T21:41:58.0285063Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_ravel_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 73%] 2023-01-11T21:41:58.0285323Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_ravel_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 73%] 2023-01-11T21:41:58.0285577Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_ravel_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 73%] 2023-01-11T21:41:58.0285832Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_real_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 73%] 2023-01-11T21:41:58.0286088Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_real_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 73%] 2023-01-11T21:41:58.0286384Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_reciprocal_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 73%] 2023-01-11T21:41:58.0286734Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_reciprocal_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 73%] 2023-01-11T21:41:58.0287052Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_reciprocal_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 73%] 2023-01-11T21:41:58.0287384Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_reciprocal_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 73%] 2023-01-11T21:41:58.0287701Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_remainder_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 73%] 2023-01-11T21:41:58.0288020Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_remainder_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 73%] 2023-01-11T21:41:58.0288348Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_remainder_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 73%] 2023-01-11T21:41:58.0288672Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_remainder_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 73%] 2023-01-11T21:41:58.0288992Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_repeat_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 74%] 2023-01-11T21:41:58.0289285Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_repeat_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 74%] 2023-01-11T21:41:58.0289561Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_repeat_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 74%] 2023-01-11T21:41:58.0289820Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_repeat_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 74%] 2023-01-11T21:41:58.0290092Z 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%] 2023-01-11T21:41:58.0290362Z 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%] 2023-01-11T21:41:58.0290629Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_repeat_interleave_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 74%] 2023-01-11T21:41:58.0290905Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_repeat_interleave_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 74%] 2023-01-11T21:41:58.0291170Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_reshape_as_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 74%] 2023-01-11T21:41:58.0291432Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_reshape_as_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 74%] 2023-01-11T21:41:58.0291684Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_reshape_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 74%] 2023-01-11T21:41:58.0291945Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_reshape_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 74%] 2023-01-11T21:41:58.0292226Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_reshape_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 74%] 2023-01-11T21:41:58.0292483Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_resize__cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 74%] 2023-01-11T21:41:58.0292739Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_resize_as__cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 74%] 2023-01-11T21:41:58.0292993Z 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%] 2023-01-11T21:41:58.0293252Z 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%] 2023-01-11T21:41:58.0293516Z 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%] 2023-01-11T21:41:58.0293780Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_resolve_conj_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 75%] 2023-01-11T21:41:58.0294039Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_resolve_conj_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 75%] 2023-01-11T21:41:58.0294605Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_resolve_neg_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 75%] 2023-01-11T21:41:58.0294955Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_resolve_neg_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 75%] 2023-01-11T21:41:58.0295221Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_resolve_neg_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 75%] 2023-01-11T21:41:58.0295467Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_roll_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 75%] 2023-01-11T21:41:58.0295725Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_roll_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 75%] 2023-01-11T21:41:58.0295985Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_rot90_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 75%] 2023-01-11T21:41:58.0296244Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_rot90_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 75%] 2023-01-11T21:41:58.0296504Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_rot90_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 75%] 2023-01-11T21:41:58.0296758Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_rot90_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 75%] 2023-01-11T21:41:58.0297009Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_rot90_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 75%] 2023-01-11T21:41:58.0297264Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_rot90_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 76%] 2023-01-11T21:41:58.0297519Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_round_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 76%] 2023-01-11T21:41:58.0297822Z 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) [ 76%] 2023-01-11T21:41:58.0298092Z 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) [ 76%] 2023-01-11T21:41:58.0298353Z 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) [ 76%] 2023-01-11T21:41:58.0298626Z 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) [ 76%] 2023-01-11T21:41:58.0298876Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_rsqrt_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 76%] 2023-01-11T21:41:58.0299133Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_rsqrt_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 76%] 2023-01-11T21:41:58.0299391Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_rsqrt_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 76%] 2023-01-11T21:41:58.0299644Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_rsub_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 76%] 2023-01-11T21:41:58.0299909Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_scalar_tensor_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 76%] 2023-01-11T21:41:58.0300211Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_scalar_tensor_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 76%] 2023-01-11T21:41:58.0300480Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_scalar_tensor_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 76%] 2023-01-11T21:41:58.0300745Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_scalar_tensor_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 76%] 2023-01-11T21:41:58.0301003Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_scatter_add_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 76%] 2023-01-11T21:41:58.0301259Z 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%] 2023-01-11T21:41:58.0301528Z 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%] 2023-01-11T21:41:58.0301790Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_scatter_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 77%] 2023-01-11T21:41:58.0302054Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_scatter_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 77%] 2023-01-11T21:41:58.0302317Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_scatter_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 77%] 2023-01-11T21:41:58.0302567Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_scatter_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 77%] 2023-01-11T21:41:58.0302825Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_scatter_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 77%] 2023-01-11T21:41:58.0303124Z 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) [ 77%] 2023-01-11T21:41:58.0303398Z 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) [ 77%] 2023-01-11T21:41:58.0303670Z 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) [ 77%] 2023-01-11T21:41:58.0303943Z 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) [ 77%] 2023-01-11T21:41:58.0304221Z 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) [ 77%] 2023-01-11T21:41:58.0304491Z 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) [ 77%] 2023-01-11T21:41:58.0304844Z 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) [ 77%] 2023-01-11T21:41:58.0305117Z 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) [ 77%] 2023-01-11T21:41:58.0305415Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_searchsorted_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 78%] 2023-01-11T21:41:58.0305687Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_searchsorted_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 78%] 2023-01-11T21:41:58.0305966Z 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) [ 78%] 2023-01-11T21:41:58.0306297Z 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) [ 78%] 2023-01-11T21:41:58.0306637Z 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) [ 78%] 2023-01-11T21:41:58.0306979Z 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) [ 78%] 2023-01-11T21:41:58.0307305Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_select_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 78%] 2023-01-11T21:41:58.0307630Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_select_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 78%] 2023-01-11T21:41:58.0307912Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_select_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 78%] 2023-01-11T21:41:58.0308169Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_select_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 78%] 2023-01-11T21:41:58.0308439Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_select_scatter_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 78%] 2023-01-11T21:41:58.0308732Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_select_scatter_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 78%] 2023-01-11T21:41:58.0309002Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_select_scatter_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 78%] 2023-01-11T21:41:58.0309264Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_select_scatter_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 78%] 2023-01-11T21:41:58.0309529Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_select_scatter_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 78%] 2023-01-11T21:41:58.0309785Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_sgn_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 79%] 2023-01-11T21:41:58.0310044Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_sgn_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 79%] 2023-01-11T21:41:58.0310293Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_sgn_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 79%] 2023-01-11T21:41:58.0310550Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_short_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 79%] 2023-01-11T21:41:58.0310805Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_short_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 79%] 2023-01-11T21:41:58.0311082Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_short_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 79%] 2023-01-11T21:41:58.0311342Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_sigmoid_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 79%] 2023-01-11T21:41:58.0311603Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_sigmoid_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 79%] 2023-01-11T21:41:58.0311866Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_sigmoid_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 79%] 2023-01-11T21:41:58.0312119Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_sigmoid_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 79%] 2023-01-11T21:41:58.0312378Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_sigmoid_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 79%] 2023-01-11T21:41:58.0312636Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_sign_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 79%] 2023-01-11T21:41:58.0312892Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_sign_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 79%] 2023-01-11T21:41:58.0313146Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_sign_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 79%] 2023-01-11T21:41:58.0313397Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_sign_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 80%] 2023-01-11T21:41:58.0313668Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_signal_windows_bartlett_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 80%] 2023-01-11T21:41:58.0313973Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_signal_windows_blackman_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 80%] 2023-01-11T21:41:58.0314253Z 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%] 2023-01-11T21:41:58.0314532Z 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) [ 80%] 2023-01-11T21:41:58.0314811Z 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) [ 80%] 2023-01-11T21:41:58.0315096Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_signal_windows_general_cosine_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 80%] 2023-01-11T21:41:58.0315384Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_signal_windows_general_cosine_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 80%] 2023-01-11T21:41:58.0315670Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_signal_windows_general_hamming_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 80%] 2023-01-11T21:41:58.0315954Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_signal_windows_general_hamming_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 80%] 2023-01-11T21:41:58.0316258Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_signal_windows_hamming_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 80%] 2023-01-11T21:41:58.0316559Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_signal_windows_hann_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 80%] 2023-01-11T21:41:58.0316897Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_signal_windows_nuttall_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 80%] 2023-01-11T21:41:58.0317225Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_signbit_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 80%] 2023-01-11T21:41:58.0317552Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_signbit_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 80%] 2023-01-11T21:41:58.0317882Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_signbit_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 81%] 2023-01-11T21:41:58.0318203Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_signbit_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 81%] 2023-01-11T21:41:58.0318526Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_signbit_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 81%] 2023-01-11T21:41:58.0318832Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_sin_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 81%] 2023-01-11T21:41:58.0319089Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_sin_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 81%] 2023-01-11T21:41:58.0319346Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_sin_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 81%] 2023-01-11T21:41:58.0319686Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_sin_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 81%] 2023-01-11T21:41:58.0319944Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_sin_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 81%] 2023-01-11T21:41:58.0320201Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_sin_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 81%] 2023-01-11T21:41:58.0320456Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_sinc_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 81%] 2023-01-11T21:41:58.0320716Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_sinc_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 81%] 2023-01-11T21:41:58.0320974Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_sinc_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 81%] 2023-01-11T21:41:58.0321232Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_sinc_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 81%] 2023-01-11T21:41:58.0321479Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_sinc_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 81%] 2023-01-11T21:41:58.0321730Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_sinh_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 81%] 2023-01-11T21:41:58.0322026Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_sinh_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 82%] 2023-01-11T21:41:58.0322290Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_sinh_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 82%] 2023-01-11T21:41:58.0322547Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_sinh_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 82%] 2023-01-11T21:41:58.0322799Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_slice_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 82%] 2023-01-11T21:41:58.0323057Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_slice_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 82%] 2023-01-11T21:41:58.0323318Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_slice_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 82%] 2023-01-11T21:41:58.0323577Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_slice_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 82%] 2023-01-11T21:41:58.0323848Z 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%] 2023-01-11T21:41:58.0324109Z 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%] 2023-01-11T21:41:58.0324375Z 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%] 2023-01-11T21:41:58.0324642Z 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%] 2023-01-11T21:41:58.0324932Z 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%] 2023-01-11T21:41:58.0325187Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_softmax_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 82%] 2023-01-11T21:41:58.0325447Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_softmax_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 82%] 2023-01-11T21:41:58.0325719Z 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%] 2023-01-11T21:41:58.0325994Z 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) [ 83%] 2023-01-11T21:41:58.0326270Z 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) [ 83%] 2023-01-11T21:41:58.0326591Z 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) [ 83%] 2023-01-11T21:41:58.0326910Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_sort_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 83%] 2023-01-11T21:41:58.0327231Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_sort_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 83%] 2023-01-11T21:41:58.0327577Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_sort_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 83%] 2023-01-11T21:41:58.0327926Z 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%] 2023-01-11T21:41:58.0328262Z 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%] 2023-01-11T21:41:58.0328591Z 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%] 2023-01-11T21:41:58.0328929Z 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%] 2023-01-11T21:41:58.0329246Z 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%] 2023-01-11T21:41:58.0329520Z 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%] 2023-01-11T21:41:58.0329788Z 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%] 2023-01-11T21:41:58.0330057Z 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%] 2023-01-11T21:41:58.0330328Z 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%] 2023-01-11T21:41:58.0330618Z 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) [ 84%] 2023-01-11T21:41:58.0330905Z 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%] 2023-01-11T21:41:58.0331183Z 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%] 2023-01-11T21:41:58.0331467Z 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%] 2023-01-11T21:41:58.0331747Z 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%] 2023-01-11T21:41:58.0332028Z 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%] 2023-01-11T21:41:58.0332311Z 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%] 2023-01-11T21:41:58.0332594Z 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%] 2023-01-11T21:41:58.0333128Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_special_chebyshev_polynomial_v_cuda_int32 SKIPPED (Skipping - testing takes an unreasonably long time, #79528) [ 84%] 2023-01-11T21:41:58.0333573Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_special_chebyshev_polynomial_v_cuda_int64 SKIPPED (Skipping - testing takes an unreasonably long time, #79528) [ 84%] 2023-01-11T21:41:58.0333985Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_special_chebyshev_polynomial_w_cuda_bool SKIPPED (Skipping - testing takes an unreasonably long time, #79528) [ 84%] 2023-01-11T21:41:58.0334568Z 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%] 2023-01-11T21:41:58.0334841Z 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%] 2023-01-11T21:41:58.0335104Z 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%] 2023-01-11T21:41:58.0335372Z 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%] 2023-01-11T21:41:58.0335636Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_special_entr_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 85%] 2023-01-11T21:41:58.0335906Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_special_erfcx_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 85%] 2023-01-11T21:41:58.0336169Z 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%] 2023-01-11T21:41:58.0336431Z 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%] 2023-01-11T21:41:58.0336797Z 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%] 2023-01-11T21:41:58.0337081Z 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%] 2023-01-11T21:41:58.0337360Z 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%] 2023-01-11T21:41:58.0337643Z 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%] 2023-01-11T21:41:58.0337924Z 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%] 2023-01-11T21:41:58.0338183Z 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%] 2023-01-11T21:41:58.0338444Z 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%] 2023-01-11T21:41:58.0338706Z 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%] 2023-01-11T21:41:58.0338968Z 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%] 2023-01-11T21:41:58.0339264Z 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%] 2023-01-11T21:41:58.0339524Z 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%] 2023-01-11T21:41:58.0339778Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_special_i1e_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 86%] 2023-01-11T21:41:58.0340059Z 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%] 2023-01-11T21:41:58.0340342Z 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%] 2023-01-11T21:41:58.0340618Z 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%] 2023-01-11T21:41:58.0341041Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_special_legendre_polynomial_p_cuda_bool SKIPPED (Skipping - testing takes an unreasonably long time, #79528) [ 86%] 2023-01-11T21:41:58.0341455Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_special_legendre_polynomial_p_cuda_float32 SKIPPED (Skipping - testing takes an unreasonably long time, #79528) [ 86%] 2023-01-11T21:41:58.0341867Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_special_legendre_polynomial_p_cuda_float64 SKIPPED (Skipping - testing takes an unreasonably long time, #79528) [ 86%] 2023-01-11T21:41:58.0342275Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_special_legendre_polynomial_p_cuda_int32 SKIPPED (Skipping - testing takes an unreasonably long time, #79528) [ 86%] 2023-01-11T21:41:58.0342573Z 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%] 2023-01-11T21:41:58.0342835Z 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%] 2023-01-11T21:41:58.0343103Z 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%] 2023-01-11T21:41:58.0343383Z 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%] 2023-01-11T21:41:58.0343663Z 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%] 2023-01-11T21:41:58.0343942Z 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%] 2023-01-11T21:41:58.0344219Z 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%] 2023-01-11T21:41:58.0344494Z 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) [ 87%] 2023-01-11T21:41:58.0344878Z 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) [ 87%] 2023-01-11T21:41:58.0345162Z 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%] 2023-01-11T21:41:58.0345440Z 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%] 2023-01-11T21:41:58.0345720Z 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%] 2023-01-11T21:41:58.0345989Z 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%] 2023-01-11T21:41:58.0346256Z 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%] 2023-01-11T21:41:58.0346529Z 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%] 2023-01-11T21:41:58.0346852Z 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%] 2023-01-11T21:41:58.0347184Z 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%] 2023-01-11T21:41:58.0347514Z 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%] 2023-01-11T21:41:58.0347886Z 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%] 2023-01-11T21:41:58.0348225Z 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%] 2023-01-11T21:41:58.0348513Z 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%] 2023-01-11T21:41:58.0348794Z 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%] 2023-01-11T21:41:58.0349080Z 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%] 2023-01-11T21:41:58.0349367Z 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%] 2023-01-11T21:41:58.0349801Z 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%] 2023-01-11T21:41:58.0350230Z 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%] 2023-01-11T21:41:58.0350683Z 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%] 2023-01-11T21:41:58.0351115Z 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%] 2023-01-11T21:41:58.0351536Z 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%] 2023-01-11T21:41:58.0351961Z 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%] 2023-01-11T21:41:58.0352383Z 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%] 2023-01-11T21:41:58.0352798Z 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%] 2023-01-11T21:41:58.0353085Z 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%] 2023-01-11T21:41:58.0353371Z 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%] 2023-01-11T21:41:58.0353641Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_special_xlog1py_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 88%] 2023-01-11T21:41:58.0353917Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_special_xlog1py_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 88%] 2023-01-11T21:41:58.0354213Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_special_xlog1py_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 88%] 2023-01-11T21:41:58.0354478Z 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%] 2023-01-11T21:41:58.0354744Z 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%] 2023-01-11T21:41:58.0355008Z 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%] 2023-01-11T21:41:58.0355265Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_split_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 89%] 2023-01-11T21:41:58.0355523Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_split_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 89%] 2023-01-11T21:41:58.0355780Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_split_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 89%] 2023-01-11T21:41:58.0356037Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_split_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 89%] 2023-01-11T21:41:58.0356303Z 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%] 2023-01-11T21:41:58.0356618Z 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%] 2023-01-11T21:41:58.0356954Z 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%] 2023-01-11T21:41:58.0357287Z 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%] 2023-01-11T21:41:58.0357624Z 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%] 2023-01-11T21:41:58.0357956Z 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%] 2023-01-11T21:41:58.0358292Z 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%] 2023-01-11T21:41:58.0358618Z 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%] 2023-01-11T21:41:58.0358915Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_sqrt_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 90%] 2023-01-11T21:41:58.0359169Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_sqrt_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 90%] 2023-01-11T21:41:58.0359427Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_sqrt_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 90%] 2023-01-11T21:41:58.0359683Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_sqrt_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 90%] 2023-01-11T21:41:58.0359968Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_square_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 90%] 2023-01-11T21:41:58.0360224Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_square_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 90%] 2023-01-11T21:41:58.0360475Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_square_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 90%] 2023-01-11T21:41:58.0360727Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_square_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 90%] 2023-01-11T21:41:58.0360985Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_squeeze_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 90%] 2023-01-11T21:41:58.0361247Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_squeeze_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 90%] 2023-01-11T21:41:58.0361503Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_squeeze_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 90%] 2023-01-11T21:41:58.0361758Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_squeeze_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 90%] 2023-01-11T21:41:58.0362013Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_stack_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 90%] 2023-01-11T21:41:58.0362333Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_stack_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 90%] 2023-01-11T21:41:58.0362592Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_stack_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 91%] 2023-01-11T21:41:58.0362846Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_std_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 91%] 2023-01-11T21:41:58.0363106Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_std_mean_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 91%] 2023-01-11T21:41:58.0363363Z 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%] 2023-01-11T21:41:58.0363636Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_std_mean_unbiased_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 91%] 2023-01-11T21:41:58.0363892Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_std_unbiased_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 91%] 2023-01-11T21:41:58.0364156Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_std_unbiased_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 91%] 2023-01-11T21:41:58.0364409Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_sub_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 91%] 2023-01-11T21:41:58.0364662Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_sum_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 91%] 2023-01-11T21:41:58.0364917Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_sum_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 91%] 2023-01-11T21:41:58.0365200Z 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%] 2023-01-11T21:41:58.0365464Z 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%] 2023-01-11T21:41:58.0365726Z 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%] 2023-01-11T21:41:58.0365987Z 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%] 2023-01-11T21:41:58.0366242Z 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%] 2023-01-11T21:41:58.0366520Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_svd_lowrank_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 92%] 2023-01-11T21:41:58.0366841Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_symeig_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 92%] 2023-01-11T21:41:58.0367153Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_t_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 92%] 2023-01-11T21:41:58.0367459Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_t_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 92%] 2023-01-11T21:41:58.0367814Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_t_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 92%] 2023-01-11T21:41:58.0368162Z 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%] 2023-01-11T21:41:58.0368487Z 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%] 2023-01-11T21:41:58.0368815Z 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%] 2023-01-11T21:41:58.0369129Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_tan_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 92%] 2023-01-11T21:41:58.0369395Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_tan_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 92%] 2023-01-11T21:41:58.0369654Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_tan_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 92%] 2023-01-11T21:41:58.0369903Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_tan_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 92%] 2023-01-11T21:41:58.0370159Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_tanh_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 92%] 2023-01-11T21:41:58.0370413Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_tanh_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 92%] 2023-01-11T21:41:58.0370669Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_tanh_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 92%] 2023-01-11T21:41:58.0370950Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_tanh_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 93%] 2023-01-11T21:41:58.0371204Z 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%] 2023-01-11T21:41:58.0371463Z 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%] 2023-01-11T21:41:58.0371726Z 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%] 2023-01-11T21:41:58.0371990Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_tensordot_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 93%] 2023-01-11T21:41:58.0372247Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_tensordot_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 93%] 2023-01-11T21:41:58.0372503Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_tile_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 93%] 2023-01-11T21:41:58.0372758Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_tile_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 93%] 2023-01-11T21:41:58.0373006Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_tile_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 93%] 2023-01-11T21:41:58.0373285Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_to_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 93%] 2023-01-11T21:41:58.0373545Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_to_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 93%] 2023-01-11T21:41:58.0373796Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_to_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 93%] 2023-01-11T21:41:58.0374054Z 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%] 2023-01-11T21:41:58.0374718Z 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%] 2023-01-11T21:41:58.0374985Z 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%] 2023-01-11T21:41:58.0375240Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_to_sparse_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 94%] 2023-01-11T21:41:58.0375503Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_to_sparse_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 94%] 2023-01-11T21:41:58.0375756Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_topk_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 94%] 2023-01-11T21:41:58.0376013Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_topk_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 94%] 2023-01-11T21:41:58.0376273Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_trace_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 94%] 2023-01-11T21:41:58.0376627Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_trace_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 94%] 2023-01-11T21:41:58.0376889Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_trace_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 94%] 2023-01-11T21:41:58.0377151Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_transpose_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 94%] 2023-01-11T21:41:58.0377414Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_transpose_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 94%] 2023-01-11T21:41:58.0377679Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_transpose_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 94%] 2023-01-11T21:41:58.0377943Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_transpose_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 94%] 2023-01-11T21:41:58.0378206Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_transpose_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 94%] 2023-01-11T21:41:58.0378468Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_trapezoid_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 94%] 2023-01-11T21:41:58.0378717Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_trapezoid_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 94%] 2023-01-11T21:41:58.0379016Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_trapezoid_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 94%] 2023-01-11T21:41:58.0379277Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_trapezoid_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 95%] 2023-01-11T21:41:58.0379537Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_trapz_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 95%] 2023-01-11T21:41:58.0379796Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_trapz_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 95%] 2023-01-11T21:41:58.0380053Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_trapz_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 95%] 2023-01-11T21:41:58.0380312Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_trapz_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 95%] 2023-01-11T21:41:58.0380586Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_triangular_solve_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 95%] 2023-01-11T21:41:58.0380840Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_tril_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 95%] 2023-01-11T21:41:58.0381096Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_tril_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 95%] 2023-01-11T21:41:58.0381347Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_tril_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 95%] 2023-01-11T21:41:58.0381616Z 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%] 2023-01-11T21:41:58.0381901Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_triu_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 95%] 2023-01-11T21:41:58.0382153Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_triu_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 95%] 2023-01-11T21:41:58.0382421Z 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%] 2023-01-11T21:41:58.0382684Z 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%] 2023-01-11T21:41:58.0382944Z 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%] 2023-01-11T21:41:58.0383204Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_unbind_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 96%] 2023-01-11T21:41:58.0383464Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_unbind_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 96%] 2023-01-11T21:41:58.0383724Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_unbind_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 96%] 2023-01-11T21:41:58.0383976Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_unbind_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 96%] 2023-01-11T21:41:58.0384259Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_unflatten_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 96%] 2023-01-11T21:41:58.0384529Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_unflatten_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 96%] 2023-01-11T21:41:58.0384877Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_unflatten_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 96%] 2023-01-11T21:41:58.0385150Z 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%] 2023-01-11T21:41:58.0385411Z 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%] 2023-01-11T21:41:58.0385669Z 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%] 2023-01-11T21:41:58.0385932Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_unfold_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 96%] 2023-01-11T21:41:58.0386218Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_unfold_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 96%] 2023-01-11T21:41:58.0386536Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_unfold_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 96%] 2023-01-11T21:41:58.0386853Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_unfold_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 96%] 2023-01-11T21:41:58.0387181Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_uniform_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 96%] 2023-01-11T21:41:58.0387561Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_unique_consecutive_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 97%] 2023-01-11T21:41:58.0387898Z 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%] 2023-01-11T21:41:58.0388222Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_unique_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 97%] 2023-01-11T21:41:58.0388522Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_unique_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 97%] 2023-01-11T21:41:58.0388779Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_unique_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 97%] 2023-01-11T21:41:58.0389042Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_unsqueeze_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 97%] 2023-01-11T21:41:58.0389304Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_unsqueeze_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 97%] 2023-01-11T21:41:58.0389568Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_var_mean_unbiased_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 97%] 2023-01-11T21:41:58.0389870Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_var_mean_unbiased_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 97%] 2023-01-11T21:41:58.0390141Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_var_unbiased_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 97%] 2023-01-11T21:41:58.0390395Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_vdot_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 97%] 2023-01-11T21:41:58.0390650Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_vdot_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 97%] 2023-01-11T21:41:58.0390921Z 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%] 2023-01-11T21:41:58.0391180Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_view_as_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 97%] 2023-01-11T21:41:58.0391439Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_view_as_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 97%] 2023-01-11T21:41:58.0391696Z 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%] 2023-01-11T21:41:58.0391953Z 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%] 2023-01-11T21:41:58.0392218Z 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%] 2023-01-11T21:41:58.0392480Z 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%] 2023-01-11T21:41:58.0392765Z 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%] 2023-01-11T21:41:58.0393022Z 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%] 2023-01-11T21:41:58.0393269Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_view_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 98%] 2023-01-11T21:41:58.0393523Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_view_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 98%] 2023-01-11T21:41:58.0393778Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_view_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 98%] 2023-01-11T21:41:58.0394034Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_view_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 98%] 2023-01-11T21:41:58.0394292Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_vsplit_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 98%] 2023-01-11T21:41:58.0394546Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_vsplit_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 98%] 2023-01-11T21:41:58.0394805Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_vstack_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 98%] 2023-01-11T21:41:58.0395087Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_vstack_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 98%] 2023-01-11T21:41:58.0395348Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_where_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 98%] 2023-01-11T21:41:58.0395610Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_where_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 99%] 2023-01-11T21:41:58.0395862Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_where_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 99%] 2023-01-11T21:41:58.0396119Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_xlogy_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 99%] 2023-01-11T21:41:58.0396426Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_xlogy_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 99%] 2023-01-11T21:41:58.0396741Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_xlogy_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 99%] 2023-01-11T21:41:58.0397060Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_xlogy_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 99%] 2023-01-11T21:41:58.0397375Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_zero__cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 99%] 2023-01-11T21:41:58.0397691Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_zero__cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 99%] 2023-01-11T21:41:58.0398000Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_zero__cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 99%] 2023-01-11T21:41:58.0398320Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_zeros_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 99%] 2023-01-11T21:41:58.0398670Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_zeros_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 99%] 2023-01-11T21:41:58.0398949Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_zeros_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 99%] 2023-01-11T21:41:58.0399212Z 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%] 2023-01-11T21:41:58.0399475Z 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%] 2023-01-11T21:41:58.0399735Z 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%] 2023-01-11T21:41:58.0399750Z 2023-01-11T21:41:58.0399872Z =============================== warnings summary =============================== 2023-01-11T21:41:58.0400158Z ../../../../../opt/conda/lib/python3.10/site-packages/_pytest/config/__init__.py:1171 2023-01-11T21:41:58.0400527Z /opt/conda/lib/python3.10/site-packages/_pytest/config/__init__.py:1171: PytestAssertRewriteWarning: Module already imported so cannot be rewritten: hypothesis 2023-01-11T21:41:58.0400634Z self._mark_plugins_for_rewrite(hook) 2023-01-11T21:41:58.0400640Z 2023-01-11T21:41:58.0400889Z -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html 2023-01-11T21:41:58.0401341Z - generated xml file: /var/lib/jenkins/workspace/test/test-reports/python-pytest/inductor.test_torchinductor_opinfo/inductor.test_torchinductor_opinfo-90772696f2ddf928.xml - 2023-01-11T21:41:58.0401492Z =========== 1 passed, 1489 skipped, 1 deselected, 1 warning in 2.79s =========== 2023-01-11T21:41:58.0401675Z If in CI, skip info is located in the xml test reports, please either go to s3 or the hud to download them 2023-01-11T21:41:58.0401681Z 2023-01-11T21:41:58.0402052Z ##[endgroup] 2023-01-11T21:41:58.0402406Z FINISHED PRINTING LOG FILE of inductor/test_torchinductor_opinfo (/var/lib/jenkins/workspace/test/test-reports/inductor-test_torchinductor_opinfo_taopa2f6) 2023-01-11T21:41:58.0402420Z 2023-01-11T21:41:58.3865099Z 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'] ... [2023-01-11 21:41:58.385779] 2023-01-11T21:42:06.7415087Z 2023-01-11T21:42:06.7415742Z Expand the folded group to see the log file of inductor/test_torchinductor_opinfo 2023-01-11T21:42:06.7416598Z ##[group]PRINTING LOG FILE of inductor/test_torchinductor_opinfo (/var/lib/jenkins/workspace/test/test-reports/inductor-test_torchinductor_opinfo_n2n08ph5) 2023-01-11T21:42:06.7419116Z Test results will be stored in test-reports/python-pytest/inductor.test_torchinductor_opinfo/inductor.test_torchinductor_opinfo-4f9e46f706481731.xml 2023-01-11T21:42:06.7419548Z ============================= test session starts ============================== 2023-01-11T21:42:06.7419935Z platform linux -- Python 3.10.8, pytest-7.2.0, pluggy-1.0.0 -- /opt/conda/bin/python 2023-01-11T21:42:06.7420204Z cachedir: .pytest_cache 2023-01-11T21:42:06.7420636Z hypothesis profile 'pytorch_ci' -> database=None, max_examples=50, derandomize=True, suppress_health_check=[HealthCheck.too_slow] 2023-01-11T21:42:06.7421016Z rootdir: /var/lib/jenkins/workspace, configfile: pytest.ini 2023-01-11T21:42:06.7421451Z plugins: hypothesis-5.35.1, flakefinder-1.1.0, rerunfailures-10.3, shard-0.1.2, xdist-3.1.0, xdoctest-1.1.0 2023-01-11T21:42:06.7422127Z collecting ... /var/lib/jenkins/workspace/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) 2023-01-11T21:42:06.7422793Z collected 2907 items / 2903 deselected / 4 selected 2023-01-11T21:42:06.7423619Z 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 2023-01-11T21:42:06.7424218Z 2023-01-11T21:42:06.7424505Z 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%] 2023-01-11T21:42:06.7425147Z 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%] 2023-01-11T21:42:06.7425710Z 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%] 2023-01-11T21:42:06.7426330Z 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%] 2023-01-11T21:42:06.7426687Z 2023-01-11T21:42:06.7426833Z =============================== warnings summary =============================== 2023-01-11T21:42:06.7427330Z ../../../../../opt/conda/lib/python3.10/site-packages/_pytest/config/__init__.py:1171 2023-01-11T21:42:06.7428133Z /opt/conda/lib/python3.10/site-packages/_pytest/config/__init__.py:1171: PytestAssertRewriteWarning: Module already imported so cannot be rewritten: hypothesis 2023-01-11T21:42:06.7428696Z self._mark_plugins_for_rewrite(hook) 2023-01-11T21:42:06.7428860Z 2023-01-11T21:42:06.7429096Z -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html 2023-01-11T21:42:06.7429674Z - generated xml file: /var/lib/jenkins/workspace/test/test-reports/python-pytest/inductor.test_torchinductor_opinfo/inductor.test_torchinductor_opinfo-4f9e46f706481731.xml - 2023-01-11T21:42:06.7430095Z ================ 4 skipped, 2903 deselected, 1 warning in 0.27s ================ 2023-01-11T21:42:06.7430441Z If in CI, skip info is located in the xml test reports, please either go to s3 or the hud to download them 2023-01-11T21:42:06.7430648Z 2023-01-11T21:42:06.7430890Z ##[endgroup] 2023-01-11T21:42:06.7431353Z FINISHED PRINTING LOG FILE of inductor/test_torchinductor_opinfo (/var/lib/jenkins/workspace/test/test-reports/inductor-test_torchinductor_opinfo_n2n08ph5) 2023-01-11T21:42:06.7431624Z 2023-01-11T21:42:06.7431797Z Running test_autograd ... [2023-01-11 21:42:06.742187] 2023-01-11T21:42:06.7432264Z Executing ['/opt/conda/bin/python', '-bb', 'test_autograd.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2023-01-11 21:42:06.742373] 2023-01-11T21:42:14.4502779Z 2023-01-11T21:42:14.4503655Z Expand the folded group to see the log file of test_autograd 2023-01-11T21:42:14.4504635Z ##[group]PRINTING LOG FILE of test_autograd (/var/lib/jenkins/workspace/test/test-reports/test_autograd_s9ls1dut) 2023-01-11T21:42:14.4505012Z 2023-01-11T21:42:14.4505126Z Running tests... 2023-01-11T21:42:14.4505650Z ---------------------------------------------------------------------- 2023-01-11T21:42:14.4506181Z Test results will be stored in test-reports/python-unittest/test_autograd 2023-01-11T21:42:14.4506679Z test_backward_out_of_context (__main__.TestAllowMutationOnSaved) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:42:14.4507258Z test_basic (__main__.TestAllowMutationOnSaved) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.006s) 2023-01-11T21:42:14.4508101Z test_disallow_nesting (__main__.TestAllowMutationOnSaved) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:42:14.4508694Z test_double_backward (__main__.TestAllowMutationOnSaved) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2023-01-11T21:42:14.4509333Z test_save_base_and_modify_view (__main__.TestAllowMutationOnSaved) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:42:14.4509923Z test_save_view_modify_base (__main__.TestAllowMutationOnSaved) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:42:14.4510449Z test_saved_but_not_anymore (__main__.TestAllowMutationOnSaved) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:42:14.4511075Z test_saved_same_tensor_different_versions (__main__.TestAllowMutationOnSaved) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:42:14.4511869Z test_saved_same_tensor_many_times (__main__.TestAllowMutationOnSaved) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:42:14.4512603Z test_views (__main__.TestAllowMutationOnSaved) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:42:14.4513338Z test_with_math_views (__main__.TestAllowMutationOnSaved) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:42:14.4514014Z test_with_out_variant (__main__.TestAllowMutationOnSaved) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:42:14.4514628Z test_access_saved_tensor_twice_without_recomputation_works (__main__.TestAutograd) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:42:14.4515322Z test_accumulate_grad (__main__.TestAutograd) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:42:14.4515911Z test_accumulate_grad_tensor_reference (__main__.TestAutograd) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2023-01-11T21:42:14.4516508Z test_accumulate_grad_with_zero_numel_grad (__main__.TestAutograd) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:42:14.4517086Z test_anomaly_assign_parent_cleanup (__main__.TestAutograd) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:42:14.4517627Z test_anomaly_detect_nan (__main__.TestAutograd) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2023-01-11T21:42:14.4518103Z test_anomaly_grad_warnings (__main__.TestAutograd) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2023-01-11T21:42:14.4518533Z test_anomaly_mode_no_check_nan (__main__.TestAutograd) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:42:14.4518941Z test_attribute_deletion (__main__.TestAutograd) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:42:14.4519374Z test_autograd_function_extension_enabled_by_default (__main__.TestAutograd) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:42:14.4519838Z test_autograd_function_extension_feature_flag (__main__.TestAutograd) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:42:14.4520282Z test_autograd_inplace_view_of_view (__main__.TestAutograd) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:42:14.4520817Z test_autograd_inplace_views_creation_meta (__main__.TestAutograd) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2023-01-11T21:42:14.4521291Z test_autograd_inplace_views_cross_dtype (__main__.TestAutograd) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:42:14.4521776Z test_autograd_multiple_views_python (__main__.TestAutograd) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:42:14.4522215Z test_autograd_python_custom_function_inplace (__main__.TestAutograd) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2023-01-11T21:42:14.4522643Z test_autograd_simple_views_python (__main__.TestAutograd) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:42:14.4523068Z test_autograd_views_codegen (__main__.TestAutograd) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:42:14.4523470Z test_backward (__main__.TestAutograd) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:42:14.4523872Z test_backward_badcalls (__main__.TestAutograd) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:42:14.4524271Z test_backward_copy (__main__.TestAutograd) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:42:14.4524684Z test_backward_create_graph_warns (__main__.TestAutograd) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:42:14.4525097Z test_backward_no_grad (__main__.TestAutograd) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:42:14.4525532Z test_backward_twice_retained_graph_with_saved_values (__main__.TestAutograd) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:42:14.4525986Z test_backward_twice_retained_graph_without_saved_values (__main__.TestAutograd) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:42:14.4526464Z test_backward_twice_with_saved_values (__main__.TestAutograd) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:42:14.4526902Z test_backward_twice_without_saved_values (__main__.TestAutograd) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:42:14.4527327Z test_backward_with_inputs (__main__.TestAutograd) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:42:14.4527741Z test_backward_with_nonleaf_inputs (__main__.TestAutograd) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:42:14.4528160Z test_calculate_shape_util (__main__.TestAutograd) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:42:14.4528573Z test_callback_adds_callback (__main__.TestAutograd) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:42:14.4528991Z test_cant_create_saved_tensors (__main__.TestAutograd) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:42:14.4529412Z test_checkpoint_valid_reset_on_error (__main__.TestAutograd) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:42:14.4529768Z test_checkpointing (__main__.TestAutograd) ... ok (0.668s) 2023-01-11T21:42:14.4530090Z test_checkpointing_non_reentrant_autocast_cpu (__main__.TestAutograd) 2023-01-11T21:42:14.4530755Z 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.001s) 2023-01-11T21:42:14.4531236Z test_checkpointing_non_reentrant_autocast_gpu (__main__.TestAutograd) 2023-01-11T21:42:14.4531729Z 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.000s) 2023-01-11T21:42:14.4532226Z test_checkpointing_without_reentrant_arbitrary_input_output (__main__.TestAutograd) 2023-01-11T21:42:14.4532741Z Ensures checkpointing without reentrant autograd works with functions ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:42:14.4533168Z test_checkpointing_without_reentrant_correct_grad (__main__.TestAutograd) 2023-01-11T21:42:14.4533560Z Verifies that correct gradients are calculated for checkpoint ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:42:14.4534022Z test_checkpointing_without_reentrant_custom_function_works (__main__.TestAutograd) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:42:14.4534628Z test_checkpointing_without_reentrant_dataparallel (__main__.TestAutograd) 2023-01-11T21:42:14.4535031Z Verifies gradient correctness when checkpoint without reentrant autograd ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:42:14.4535526Z 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) 2023-01-11T21:42:14.4536032Z 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) 2023-01-11T21:42:14.4536464Z test_checkpointing_without_reentrant_input_requires_grad_False (__main__.TestAutograd) 2023-01-11T21:42:14.4536790Z Basic test for checkpoint without reentrant autograd. ... ok (0.983s) 2023-01-11T21:42:14.4537123Z test_checkpointing_without_reentrant_input_requires_grad_True (__main__.TestAutograd) 2023-01-11T21:42:14.4537452Z Basic test for checkpoint without reentrant autograd. ... ok (1.156s) 2023-01-11T21:42:14.4537781Z test_checkpointing_without_reentrant_memory_savings (__main__.TestAutograd) ... ok (0.720s) 2023-01-11T21:42:14.4538136Z test_checkpointing_without_reentrant_parameter_used_in_an_out (__main__.TestAutograd) 2023-01-11T21:42:14.4538534Z Ensures that gradient hooks are only called once per tensor. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:42:14.4539026Z test_copy_slices_graph_task_updates (__main__.TestAutograd) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:42:14.4539466Z test_create_graph_and_full_backward_hook_cycle (__main__.TestAutograd) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:42:14.4539911Z test_current_graph_task_execution_order (__main__.TestAutograd) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2023-01-11T21:42:14.4540336Z test_current_graph_task_id (__main__.TestAutograd) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:42:14.4540741Z test_current_node (__main__.TestAutograd) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:42:14.4541148Z test_custom_autograd_no_early_free (__main__.TestAutograd) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:42:14.4541587Z test_custom_autograd_repeated_grad_grad (__main__.TestAutograd) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:42:14.4542013Z test_custom_function_cycle (__main__.TestAutograd) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:42:14.4542426Z test_custom_function_error (__main__.TestAutograd) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:42:14.4542837Z test_custom_function_exception (__main__.TestAutograd) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:42:14.4543274Z test_custom_function_forward_mode_forward_is_no_op (__main__.TestAutograd) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:42:14.4543727Z test_custom_function_forward_mode_inplace_checks (__main__.TestAutograd) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:42:14.4544189Z test_custom_function_forward_mode_non_differentiable (__main__.TestAutograd) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:42:14.4544703Z 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) 2023-01-11T21:42:14.4545256Z test_custom_function_forward_mode_view_checks (__main__.TestAutograd) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:42:14.4545702Z test_custom_function_forward_mode_wrong_formula (__main__.TestAutograd) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:42:14.4546178Z test_custom_function_local_inplace (__main__.TestAutograd) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:42:14.4546730Z test_custom_function_mark_dirty_not_differentiable (__main__.TestAutograd) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:42:14.4547270Z test_custom_function_no_tensors (__main__.TestAutograd) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:42:14.4547753Z test_custom_function_non_tensor_inputs_outputs (__main__.TestAutograd) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:42:14.4548195Z test_custom_function_return_view_in_nograd (__main__.TestAutograd) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:42:14.4548635Z test_custom_function_save_for_forward (__main__.TestAutograd) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:42:14.4549054Z test_custom_function_saved_tensors (__main__.TestAutograd) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:42:14.4549488Z test_custom_function_setup_context_multi_input (__main__.TestAutograd) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:42:14.4549965Z test_custom_function_setup_context_multi_output (__main__.TestAutograd) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:42:14.4550405Z test_custom_function_setup_context_simple (__main__.TestAutograd) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:42:14.4550817Z test_deep_reentrant (__main__.TestAutograd) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:42:14.4551252Z test_default_saved_variable_hooks_double_backward (__main__.TestAutograd) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:42:14.4551679Z test_dep_nograd (__main__.TestAutograd) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:42:14.4552080Z test_dependent_backward (__main__.TestAutograd) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:42:14.4552471Z test_detach (__main__.TestAutograd) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:42:14.4552781Z test_detach_base (__main__.TestAutograd) 2023-01-11T21:42:14.4553109Z detaching base does not detach view ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:42:14.4553573Z test_detach_then_inplace_raises_in_autograd (__main__.TestAutograd) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:42:14.4553998Z test_diagonal_expanded_v (__main__.TestAutograd) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:42:14.4554391Z test_dir (__main__.TestAutograd) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:42:14.4554794Z test_disabling_saved_tensor_hooks (__main__.TestAutograd) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:42:14.4555380Z test_disabling_saved_tensor_hooks_nested (__main__.TestAutograd) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:42:14.4555832Z test_dont_materialize_grads (__main__.TestAutograd) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:42:14.4556250Z test_duplicate_backward_root (__main__.TestAutograd) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:42:14.4556680Z test_first_grad_fn_access_in_no_grad_mode (__main__.TestAutograd) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:42:14.4557102Z test_free_deep_graph (__main__.TestAutograd) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:42:14.4557514Z test_free_deep_graph_complicated (__main__.TestAutograd) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:42:14.4557940Z test_free_deep_graph_pyfunction (__main__.TestAutograd) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:42:14.4558376Z test_full_backward_hook_double_backward (__main__.TestAutograd) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:42:14.4558787Z test_function (__main__.TestAutograd) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:42:14.4559181Z test_function_returns_input (__main__.TestAutograd) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:42:14.4559604Z test_function_returns_undefined_tensor (__main__.TestAutograd) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:42:14.4559950Z test_gc_in_destructor (__main__.TestAutograd) 2023-01-11T21:42:14.4560374Z Previously, if a Function destructor triggered a garbage collection, ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:42:14.4560924Z test_grad (__main__.TestAutograd) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:42:14.4561399Z test_grad_badcalls (__main__.TestAutograd) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:42:14.4561803Z test_grad_batched_grad (__main__.TestAutograd) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:42:14.4562210Z test_grad_empty_inputs (__main__.TestAutograd) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:42:14.4562615Z test_grad_fn_attr_bindings (__main__.TestAutograd) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2023-01-11T21:42:14.4563030Z test_grad_fn_badcalls (__main__.TestAutograd) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:42:14.4563429Z test_grad_fn_prehooks (__main__.TestAutograd) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:42:14.4563850Z test_grad_fn_prehooks_multiple_outputs (__main__.TestAutograd) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:42:14.4564280Z test_grad_fn_prehooks_remove_hooks (__main__.TestAutograd) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:42:14.4564709Z test_grad_mode_class_decoration (__main__.TestAutograd) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:42:14.4565139Z test_grad_mode_restored_reentrant (__main__.TestAutograd) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:42:14.4565544Z test_grad_nonleaf (__main__.TestAutograd) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:42:14.4565944Z test_grad_nonleaf_many_outputs (__main__.TestAutograd) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:42:14.4566365Z test_grad_nonleaf_register_hook (__main__.TestAutograd) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:42:14.4566805Z test_grad_unreachable (__main__.TestAutograd) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:42:14.4567221Z test_grad_unreachable_discovery (__main__.TestAutograd) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:42:14.4567650Z test_gradcheck_backward_mul_by_grad_output (__main__.TestAutograd) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:42:14.4568090Z test_gradcheck_check_batched_grad (__main__.TestAutograd) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:42:14.4568463Z test_gradcheck_check_forward_or_backward_only (__main__.TestAutograd) 2023-01-11T21:42:14.4568851Z 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.001s) 2023-01-11T21:42:14.4569314Z test_gradcheck_check_no_differentiable_outputs (__main__.TestAutograd) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:42:14.4569771Z test_gradcheck_complex_non_complex_outputs (__main__.TestAutograd) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:42:14.4570213Z test_gradcheck_custom_error (__main__.TestAutograd) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:42:14.4570746Z test_gradcheck_dense_and_sparse_inputs (__main__.TestAutograd) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:42:14.4571269Z test_gradcheck_forward_ad (__main__.TestAutograd) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:42:14.4571803Z test_gradcheck_forward_ad_batched_grad (__main__.TestAutograd) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:42:14.4572396Z test_gradcheck_forward_ad_respects_requires_grad (__main__.TestAutograd) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:42:14.4572949Z test_gradcheck_forward_ad_runs_with_no_requires_grad (__main__.TestAutograd) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:42:14.4573390Z test_gradcheck_get_analytical_jacobian (__main__.TestAutograd) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:42:14.4573839Z test_gradcheck_get_numerical_jacobian (__main__.TestAutograd) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:42:14.4574380Z test_gradcheck_jacobian_mismatch (__main__.TestAutograd) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:42:14.4574821Z test_gradcheck_multiple_mkldnn_inputs (__main__.TestAutograd) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:42:14.4575253Z test_gradcheck_nondeterministic (__main__.TestAutograd) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:42:14.4575710Z 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) 2023-01-11T21:42:14.4576155Z test_gradcheck_single_input (__main__.TestAutograd) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:42:14.4576574Z test_gradcheck_sparse_bsc_input (__main__.TestAutograd) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:42:14.4576994Z test_gradcheck_sparse_bsr_input (__main__.TestAutograd) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:42:14.4577418Z test_gradcheck_sparse_csc_input (__main__.TestAutograd) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:42:14.4577842Z test_gradcheck_sparse_csr_input (__main__.TestAutograd) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:42:14.4578297Z test_gradcheck_sparse_input (__main__.TestAutograd) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:42:14.4578705Z test_gradcheck_test_outputs (__main__.TestAutograd) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:42:14.4579124Z test_gradcheck_undefined_grad (__main__.TestAutograd) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:42:14.4579559Z test_gradcheck_validates_input_mkldnn (__main__.TestAutograd) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:42:14.4579990Z test_gradcheck_validates_inputs (__main__.TestAutograd) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:42:14.4580401Z test_graph_save_on_cpu (__main__.TestAutograd) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:42:14.4580840Z test_graph_save_on_cpu_cuda (__main__.TestAutograd) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:42:14.4581343Z test_hessian_vector (__main__.TestAutograd) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:42:14.4581739Z test_hook_none (__main__.TestAutograd) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:42:14.4582130Z test_hook_with_no_name (__main__.TestAutograd) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:42:14.4582524Z test_hooks (__main__.TestAutograd) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:42:14.4582909Z test_hooks_cpp (__main__.TestAutograd) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:42:14.4583389Z test_index_backward_does_not_save_tensor (__main__.TestAutograd) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:42:14.4583802Z test_indexing (__main__.TestAutograd) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2023-01-11T21:42:14.4584203Z test_indexing_duplicates (__main__.TestAutograd) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:42:14.4584606Z test_inplace (__main__.TestAutograd) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:42:14.4585085Z test_inplace_not_requires_grad (__main__.TestAutograd) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:42:14.4585504Z test_inplace_on_view_backward (__main__.TestAutograd) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:42:14.4585926Z test_inplace_on_view_leaf_errors (__main__.TestAutograd) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:42:14.4586450Z test_inplace_on_view_saved_output (__main__.TestAutograd) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:42:14.4586978Z test_inplace_on_view_weak_grad_fn (__main__.TestAutograd) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:42:14.4587457Z test_input_buffer_accum (__main__.TestAutograd) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:42:14.4587865Z test_integer_outputs (__main__.TestAutograd) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:42:14.4588273Z test_invalid_gradients (__main__.TestAutograd) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:42:14.4588675Z test_isolated_node (__main__.TestAutograd) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:42:14.4589068Z test_leaf_assignment (__main__.TestAutograd) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:42:14.4589528Z test_legacy_function_deprecation_exception (__main__.TestAutograd) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:42:14.4590414Z 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.002s) 2023-01-11T21:42:14.4591046Z test_mark_non_differentiable (__main__.TestAutograd) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:42:14.4591483Z test_mark_non_differentiable_mixed (__main__.TestAutograd) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:42:14.4591912Z test_mark_non_differentiable_none (__main__.TestAutograd) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:42:14.4592336Z test_materialize_grads (__main__.TestAutograd) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:42:14.4592746Z test_multi_backward (__main__.TestAutograd) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:42:14.4593202Z test_multi_backward_no_grad (__main__.TestAutograd) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:42:14.4593601Z test_multi_grad_hooks (__main__.TestAutograd) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:42:14.4594018Z test_named_tensor_for_complex_views (__main__.TestAutograd) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:42:14.4594465Z test_naughty_anomaly_access (__main__.TestAutograd) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:42:14.4594906Z test_naughty_autograd_function_attribute_access (__main__.TestAutograd) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:42:14.4595350Z test_naughty_autograd_function_stashing_ctx (__main__.TestAutograd) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:42:14.4595788Z test_nested_anomaly_detect_nan (__main__.TestAutograd) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:42:14.4596221Z test_nested_anomaly_printstack_cleanup (__main__.TestAutograd) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:42:14.4596639Z test_next_functions (__main__.TestAutograd) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:42:14.4597021Z test_no_grad (__main__.TestAutograd) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:42:14.4597420Z test_no_grad_assignment (__main__.TestAutograd) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:42:14.4597829Z test_no_grad_copy (__main__.TestAutograd) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:42:14.4598238Z test_no_grad_copy_sparse (__main__.TestAutograd) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:42:14.4598635Z test_no_grad_input (__main__.TestAutograd) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:42:14.4599047Z test_no_grad_modifies_version (__main__.TestAutograd) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:42:14.4599395Z test_no_grad_python_function (__main__.TestAutograd) 2023-01-11T21:42:14.4599746Z Python Functions should respect grad mode. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:42:14.4600170Z test_no_requires_grad_inplace (__main__.TestAutograd) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:42:14.4600716Z test_no_unnecessary_save (__main__.TestAutograd) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:42:14.4601232Z test_no_unnecessary_unwrapping (__main__.TestAutograd) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:42:14.4601654Z test_not_implemented_fwad (__main__.TestAutograd) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:42:14.4602057Z test_not_implemented_grad (__main__.TestAutograd) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:42:14.4602465Z test_numpy_requires_grad (__main__.TestAutograd) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:42:14.4602871Z test_once_differentiable (__main__.TestAutograd) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:42:14.4603312Z test_out_variant_raises_when_inputs_require_grad (__main__.TestAutograd) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:42:14.4603759Z test_pack_hook_with_inplace_modification_should_fail (__main__.TestAutograd) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:42:14.4604182Z test_pickle (__main__.TestAutograd) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:42:14.4604595Z test_pow_zero_tensor_gradient (__main__.TestAutograd) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:42:14.4605005Z test_power_function (__main__.TestAutograd) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:42:14.4605393Z test_profiler (__main__.TestAutograd) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:42:14.4605823Z test_profiler_aggregation_fake (__main__.TestAutograd) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:42:14.4606245Z test_profiler_aggregation_lstm (__main__.TestAutograd) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:42:14.4606591Z test_profiler_aggregation_table (__main__.TestAutograd) 2023-01-11T21:42:14.4606949Z Test if the profiling result is aggregated for `str(prof)` ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:42:14.4607377Z test_profiler_function_event_avg (__main__.TestAutograd) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:42:14.4607795Z test_profiler_propagation (__main__.TestAutograd) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:42:14.4608199Z test_profiler_seq_nr (__main__.TestAutograd) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:42:14.4608598Z test_profiler_shapes (__main__.TestAutograd) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:42:14.4609004Z test_profiler_unboxed_only (__main__.TestAutograd) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:42:14.4609422Z test_pynode_destruction_deadlock (__main__.TestAutograd) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:42:14.4609828Z test_record_function (__main__.TestAutograd) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:42:14.4610244Z test_record_function_callbacks (__main__.TestAutograd) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:42:14.4610761Z test_record_function_legacy (__main__.TestAutograd) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:42:14.4611294Z test_record_function_multithreaded (__main__.TestAutograd) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:42:14.4611851Z test_reentrant_child_error (__main__.TestAutograd) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:42:14.4612352Z test_reentrant_priority (__main__.TestAutograd) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:42:14.4612878Z test_reentrant_with_callbacks_both_depths (__main__.TestAutograd) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:42:14.4613317Z test_reentrant_with_callbacks_depth_0 (__main__.TestAutograd) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:42:14.4613746Z test_reentrant_with_callbacks_depth_1 (__main__.TestAutograd) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:42:14.4614167Z test_reentrant_with_leaf_variable_hook (__main__.TestAutograd) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:42:14.4614814Z test_reentrant_with_non_leaf_variable_hook (__main__.TestAutograd) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:42:14.4615230Z test_requires_grad (__main__.TestAutograd) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:42:14.4615627Z test_requires_grad_ (__main__.TestAutograd) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:42:14.4616024Z test_requires_grad_inplace (__main__.TestAutograd) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:42:14.4616427Z test_retain_grad (__main__.TestAutograd) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:42:14.4616827Z test_retain_grad_cycle (__main__.TestAutograd) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:42:14.4617323Z test_retain_grad_inplace (__main__.TestAutograd) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:42:14.4617740Z test_retain_grad_inplace_over_view (__main__.TestAutograd) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:42:14.4618151Z test_return_duplicate (__main__.TestAutograd) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:42:14.4618566Z test_return_duplicate_inplace (__main__.TestAutograd) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:42:14.4618971Z test_return_leaf (__main__.TestAutograd) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:42:14.4619363Z test_return_leaf_inplace (__main__.TestAutograd) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:42:14.4619777Z test_save_none_for_backward (__main__.TestAutograd) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:42:14.4620207Z test_save_on_cpu_and_checkpoint (__main__.TestAutograd) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:42:14.4620626Z test_save_output_nr (__main__.TestAutograd) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:42:14.4621128Z 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.000s) 2023-01-11T21:42:14.4621638Z 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) 2023-01-11T21:42:14.4622131Z 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.002s) 2023-01-11T21:42:14.4622617Z test_saved_variable_packing_unpacking_saved_original_with_hooks (__main__.TestAutograd) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:42:14.4623116Z test_saved_variable_saved_original_inplace_detach (__main__.TestAutograd) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:42:14.4623566Z test_saved_variable_version_counter (__main__.TestAutograd) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:42:14.4623993Z test_saved_variables_deprecated (__main__.TestAutograd) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:42:14.4624425Z test_saving_variable_to_disk (__main__.TestAutograd) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:42:14.4624904Z test_select_expanded_v (__main__.TestAutograd) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:42:14.4625309Z test_select_sum (__main__.TestAutograd) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:42:14.4625722Z test_set_data_preserve_pyobj (__main__.TestAutograd) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:42:14.4626144Z test_set_data_self_requires_grad (__main__.TestAutograd) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:42:14.4626648Z test_set_data_tensorimpl_type (__main__.TestAutograd) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:42:14.4627164Z test_set_grad_coroutines (__main__.TestAutograd) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:42:14.4627639Z test_set_grad_coroutines_benign_exceptions (__main__.TestAutograd) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:42:14.4628117Z test_set_grad_coroutines_critical_exceptions (__main__.TestAutograd) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:42:14.4628548Z test_set_grad_coroutines_exit (__main__.TestAutograd) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:42:14.4628964Z test_set_grad_enabled (__main__.TestAutograd) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:42:14.4629381Z test_set_grad_generator_functions (__main__.TestAutograd) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:42:14.4629821Z test_set_grad_generator_functions_recursive (__main__.TestAutograd) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:42:14.4630234Z test_setitem (__main__.TestAutograd) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:42:14.4630629Z test_setitem_mask (__main__.TestAutograd) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:42:14.4631071Z 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.000s) 2023-01-11T21:42:14.4631611Z 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) 2023-01-11T21:42:14.4632138Z test_shape (__main__.TestAutograd) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:42:14.4632625Z test_sharded_grad (__main__.TestAutograd) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:42:14.4633119Z test_simple_reentrant (__main__.TestAutograd) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:42:14.4633618Z test_slice_expanded_v (__main__.TestAutograd) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:42:14.4634047Z test_sparse_gather_both_scalar (__main__.TestAutograd) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:42:14.4634491Z test_sparse_gather_dim0 (__main__.TestAutograd) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:42:14.4634895Z test_sparse_gather_dim1 (__main__.TestAutograd) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:42:14.4635310Z test_sparse_gather_dim_neg (__main__.TestAutograd) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:42:14.4635719Z test_sparse_gather_ind_scalar (__main__.TestAutograd) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:42:14.4636142Z test_sparse_gather_x_scalar (__main__.TestAutograd) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:42:14.4636555Z test_sparse_mm_backward (__main__.TestAutograd) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:42:14.4636973Z test_symeig_no_eigenvectors (__main__.TestAutograd) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:42:14.4637376Z test_tensor_grad_warnings (__main__.TestAutograd) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:42:14.4637779Z test_thread_shutdown (__main__.TestAutograd) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:42:14.4638185Z test_to_sparse_backward (__main__.TestAutograd) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:42:14.4638593Z test_too_many_grads (__main__.TestAutograd) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:42:14.4638984Z test_type_conversions (__main__.TestAutograd) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:42:14.4639416Z test_unrelated_inputs (__main__.TestAutograd) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:42:14.4639821Z test_unused_output (__main__.TestAutograd) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:42:14.4640329Z test_var_mean_differentiable (__main__.TestAutograd) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:42:14.4640835Z test_variable_traverse (__main__.TestAutograd) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:42:14.4641334Z test_version_counter (__main__.TestAutograd) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:42:14.4641750Z test_view_func_replay (__main__.TestAutograd) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:42:14.4642164Z test_volatile_deprecated (__main__.TestAutograd) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:42:14.4642579Z test_will_engine_execute_node (__main__.TestAutograd) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:42:14.4643023Z test_wrapped_number_saved_variable_hooks (__main__.TestAutograd) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:42:14.4643496Z test_view_func_for_complex_views (autograd.test_complex.TestAutogradComplex) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:42:14.4643988Z test_view_with_multi_output (autograd.test_complex.TestAutogradComplex) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:42:14.4644479Z test_advanced_indexing_backwards_large_cuda (__main__.TestAutogradDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:42:14.4644992Z test_advanced_indexing_backwards_memory_format_cuda (__main__.TestAutogradDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:42:14.4645502Z test_backward_device_cuda (__main__.TestAutogradDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:42:14.4645953Z test_copy__cuda (__main__.TestAutogradDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:42:14.4646416Z test_copy_forward_ad_broadcasting_cuda (__main__.TestAutogradDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:42:14.4646904Z 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) 2023-01-11T21:42:14.4647376Z test_copy_r_to_c_cuda (__main__.TestAutogradDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:42:14.4647851Z test_cross_device_reentrant_autograd_cuda (__main__.TestAutogradDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:42:14.4648330Z test_free_unneeded_tensor_cuda (__main__.TestAutogradDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:42:14.4648783Z test_grad_assignment_cuda (__main__.TestAutogradDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:42:14.4649267Z test_gradcheck_input_output_different_device_cuda (__main__.TestAutogradDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:42:14.4649764Z test_inplace_multiple_output_view_of_view_cuda (__main__.TestAutogradDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:42:14.4650341Z test_inplace_on_view_backprop_base_cuda (__main__.TestAutogradDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:42:14.4650965Z test_inplace_on_view_backprop_view_cuda (__main__.TestAutogradDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:42:14.4651570Z 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) 2023-01-11T21:42:14.4652176Z test_inplace_on_view_gradcheck_cuda (__main__.TestAutogradDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:42:14.4652779Z 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) 2023-01-11T21:42:14.4653273Z test_inplace_on_view_modify_base_cuda (__main__.TestAutogradDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:42:14.4653750Z test_inplace_on_view_multi_output_safe_cuda (__main__.TestAutogradDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:42:14.4654346Z test_inplace_on_view_multi_output_unsafe_cuda (__main__.TestAutogradDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:42:14.4654835Z test_inplace_on_view_multiple_outputs_cuda (__main__.TestAutogradDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:42:14.4655316Z test_inplace_on_view_non_contig_cuda (__main__.TestAutogradDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:42:14.4655791Z test_inplace_on_view_of_multiple_output_view_cuda (__main__.TestAutogradDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:42:14.4656268Z test_inplace_on_view_of_view_cuda (__main__.TestAutogradDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:42:14.4656741Z test_inplace_on_view_python_cuda (__main__.TestAutogradDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:42:14.4657259Z test_inplace_on_view_then_no_grad_cuda (__main__.TestAutogradDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:42:14.4657729Z test_inputbuffer_add_multidevice_cuda (__main__.TestAutogradDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:42:14.4658215Z 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) 2023-01-11T21:42:14.4658693Z test_mv_grad_stride_0_cuda (__main__.TestAutogradDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:42:14.4659159Z test_non_differentiable_ops_cuda (__main__.TestAutogradDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:42:14.4659622Z test_parameter_resize_cuda (__main__.TestAutogradDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:42:14.4660078Z test_pin_memory_cuda (__main__.TestAutogradDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:42:14.4660528Z test_profiler_emit_itt_cuda (__main__.TestAutogradDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:42:14.4660983Z test_profiler_emit_nvtx_cuda (__main__.TestAutogradDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:42:14.4661445Z test_pyscalar_conversions_cuda (__main__.TestAutogradDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:42:14.4661995Z test_reentrant_parent_error_on_cpu_cuda (__main__.TestAutogradDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:42:14.4662480Z test_requires_grad_factory_cuda_float32 (__main__.TestAutogradDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:42:14.4662956Z test_requires_grad_factory_cuda_float64 (__main__.TestAutogradDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:42:14.4663441Z 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) 2023-01-11T21:42:14.4663956Z 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) 2023-01-11T21:42:14.4664473Z test_scatter_index_reduce_prod_gradgrad_error_cuda (__main__.TestAutogradDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:42:14.4665035Z test_set_requires_grad_only_for_floats_cuda_float16 (__main__.TestAutogradDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:42:14.4665533Z test_set_requires_grad_only_for_floats_cuda_float32 (__main__.TestAutogradDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:42:14.4666018Z test_set_requires_grad_only_for_floats_cuda_float64 (__main__.TestAutogradDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:42:14.4666633Z test_set_requires_grad_only_for_floats_cuda_int16 (__main__.TestAutogradDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:42:14.4667238Z test_set_requires_grad_only_for_floats_cuda_int32 (__main__.TestAutogradDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:42:14.4667747Z test_set_requires_grad_only_for_floats_cuda_int64 (__main__.TestAutogradDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:42:14.4668261Z test_set_requires_grad_only_for_floats_cuda_int8 (__main__.TestAutogradDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:42:14.4668742Z test_simple_reentrant_cross_device_cuda (__main__.TestAutogradDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:42:14.4669223Z test_sparse_backward_cuda_complex128 (__main__.TestAutogradDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:42:14.4669699Z test_sparse_backward_cuda_float64 (__main__.TestAutogradDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:42:14.4670186Z test_sparse_ctor_getter_backward_cuda_complex128 (__main__.TestAutogradDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:42:14.4670676Z test_sparse_ctor_getter_backward_cuda_float64 (__main__.TestAutogradDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:42:14.4671161Z test_sparse_mask_autograd_cuda (__main__.TestAutogradDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:42:14.4671687Z test_strided_leaf_grad_layout_cuda (__main__.TestAutogradDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:42:14.4672258Z test_to_r_to_c_cuda (__main__.TestAutogradDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:42:14.4672834Z test_unused_output_device_cuda (__main__.TestAutogradDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:42:14.4673436Z test_warning_in_backward_cuda (__main__.TestAutogradDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:42:14.4673955Z test_where_functional_cuda (__main__.TestAutogradDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:42:14.4674407Z test_where_scalar_cuda (__main__.TestAutogradDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:42:14.4674867Z test_advanced_packing_unpacking (__main__.TestAutogradForwardMode) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:42:14.4675324Z test_backward_graph_destruction (__main__.TestAutogradForwardMode) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:42:14.4675780Z test_basic_packing_unpacking (__main__.TestAutogradForwardMode) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:42:14.4676244Z test_codegen_ignores_undefined_outputs (__main__.TestAutogradForwardMode) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:42:14.4676716Z test_create_new_zeros_with_same_meta (__main__.TestAutogradForwardMode) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:42:14.4677163Z test_default_level (__main__.TestAutogradForwardMode) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:42:14.4677602Z test_detach_view_tracking (__main__.TestAutogradForwardMode) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:42:14.4678054Z test_forward_level_cleanup (__main__.TestAutogradForwardMode) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:42:14.4678505Z test_fwd_grad_enabled (__main__.TestAutogradForwardMode) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:42:14.4678941Z test_grad_cleanup (__main__.TestAutogradForwardMode) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:42:14.4679428Z test_make_dual_forbid_integral_dtype (__main__.TestAutogradForwardMode) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:42:14.4679929Z test_make_dual_inference_tensor_in_inference_mode (__main__.TestAutogradForwardMode) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:42:14.4680522Z test_make_dual_torch_dispatch (__main__.TestAutogradForwardMode) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:42:14.4681073Z test_metadata_check_check_conj (__main__.TestAutogradForwardMode) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:42:14.4681590Z test_metadata_check_checks_ignores_size_zero (__main__.TestAutogradForwardMode) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:42:14.4682075Z test_metadata_check_checks_storage_numel (__main__.TestAutogradForwardMode) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:42:14.4682571Z 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) 2023-01-11T21:42:14.4683071Z test_metadata_check_when_primal_has_conj_bit (__main__.TestAutogradForwardMode) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:42:14.4683541Z test_metadata_check_when_primal_has_neg_bit (__main__.TestAutogradForwardMode) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:42:14.4684000Z test_nested_level (__main__.TestAutogradForwardMode) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:42:14.4684481Z test_non_differentiable (__main__.TestAutogradForwardMode) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:42:14.4684929Z test_out_variant (__main__.TestAutogradForwardMode) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:42:14.4685349Z test_print (__main__.TestAutogradForwardMode) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:42:14.4685812Z 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.000s) 2023-01-11T21:42:14.4686286Z test_set_fwd_grad_enabled (__main__.TestAutogradForwardMode) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:42:14.4686731Z test_size_check (__main__.TestAutogradForwardMode) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:42:14.4687181Z test_view_inplace_always_creates_a_view (__main__.TestAutogradForwardMode) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:42:14.4687674Z test_view_inplace_differentiable_views (__main__.TestAutogradForwardMode) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:42:14.4688159Z test_view_inplace_non_differentiable_views (__main__.TestAutogradForwardMode) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:42:14.4688663Z test_inplace_on_view_not_same_layout (__main__.TestAutogradForwardModeBatchedGrad) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:42:14.4689171Z test_inplace_on_view_same_layout (__main__.TestAutogradForwardModeBatchedGrad) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:42:14.4689696Z test_metadata_check_for_storage_numel_skipped (__main__.TestAutogradForwardModeBatchedGrad) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:42:14.4690294Z test_out_of_place_basic (__main__.TestAutogradForwardModeBatchedGrad) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:42:14.4690954Z test_out_of_place_not_same_layout (__main__.TestAutogradForwardModeBatchedGrad) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:42:14.4691601Z test_construct_standard_basis_for_base_tensor (autograd.test_functional.TestAutogradFunctional) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:42:14.4692290Z 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.000s) 2023-01-11T21:42:14.4692956Z 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.000s) 2023-01-11T21:42:14.4693511Z 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) 2023-01-11T21:42:14.4694076Z 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.002s) 2023-01-11T21:42:14.4694803Z 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.002s) 2023-01-11T21:42:14.4695367Z 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.002s) 2023-01-11T21:42:14.4695936Z 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.002s) 2023-01-11T21:42:14.4696529Z test_hessian_err_check_strict_base_tensor (autograd.test_functional.TestAutogradFunctional) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:42:14.4697070Z test_hessian_err_check_strict_logging_tensor (autograd.test_functional.TestAutogradFunctional) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:42:14.4697608Z 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.000s) 2023-01-11T21:42:14.4698165Z 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.000s) 2023-01-11T21:42:14.4698726Z 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.001s) 2023-01-11T21:42:14.4699277Z 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.001s) 2023-01-11T21:42:14.4699826Z 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.001s) 2023-01-11T21:42:14.4700367Z 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.001s) 2023-01-11T21:42:14.4700908Z 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) 2023-01-11T21:42:14.4701446Z 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) 2023-01-11T21:42:14.4701975Z test_hessian_no_grad_base_tensor (autograd.test_functional.TestAutogradFunctional) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:42:14.4702519Z test_hessian_no_grad_logging_tensor (autograd.test_functional.TestAutogradFunctional) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:42:14.4703042Z test_hessian_output_base_tensor (autograd.test_functional.TestAutogradFunctional) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:42:14.4703559Z test_hessian_output_logging_tensor (autograd.test_functional.TestAutogradFunctional) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:42:14.4704102Z test_hessian_output_vectorized_base_tensor (autograd.test_functional.TestAutogradFunctional) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:42:14.4704642Z test_hessian_output_vectorized_logging_tensor (autograd.test_functional.TestAutogradFunctional) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:42:14.4705236Z 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) 2023-01-11T21:42:14.4705779Z 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) 2023-01-11T21:42:14.4706368Z 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) 2023-01-11T21:42:14.4707047Z 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) 2023-01-11T21:42:14.4707677Z 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.000s) 2023-01-11T21:42:14.4708246Z 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.000s) 2023-01-11T21:42:14.4708812Z test_hessian_vectorize_correctness_simple_base_tensor (autograd.test_functional.TestAutogradFunctional) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:42:14.4709373Z test_hessian_vectorize_correctness_simple_logging_tensor (autograd.test_functional.TestAutogradFunctional) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:42:14.4709946Z 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) 2023-01-11T21:42:14.4710521Z 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) 2023-01-11T21:42:14.4711099Z 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.000s) 2023-01-11T21:42:14.4711749Z 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.000s) 2023-01-11T21:42:14.4712432Z test_hvp_create_graph_base_tensor (autograd.test_functional.TestAutogradFunctional) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:42:14.4713105Z test_hvp_create_graph_logging_tensor (autograd.test_functional.TestAutogradFunctional) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:42:14.4713735Z test_hvp_err_check_base_tensor (autograd.test_functional.TestAutogradFunctional) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:42:14.4714272Z test_hvp_err_check_logging_tensor (autograd.test_functional.TestAutogradFunctional) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:42:14.4714788Z test_hvp_err_check_strict_base_tensor (autograd.test_functional.TestAutogradFunctional) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:42:14.4715310Z test_hvp_err_check_strict_logging_tensor (autograd.test_functional.TestAutogradFunctional) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:42:14.4715817Z test_hvp_no_grad_base_tensor (autograd.test_functional.TestAutogradFunctional) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:42:14.4716329Z test_hvp_no_grad_logging_tensor (autograd.test_functional.TestAutogradFunctional) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:42:14.4716836Z test_hvp_output_base_tensor (autograd.test_functional.TestAutogradFunctional) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:42:14.4717345Z test_hvp_output_logging_tensor (autograd.test_functional.TestAutogradFunctional) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:42:14.4717847Z test_hvp_scalar_base_tensor (autograd.test_functional.TestAutogradFunctional) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:42:14.4718354Z test_hvp_scalar_logging_tensor (autograd.test_functional.TestAutogradFunctional) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:42:14.4718914Z 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.002s) 2023-01-11T21:42:14.4719473Z 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.002s) 2023-01-11T21:42:14.4720038Z 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.002s) 2023-01-11T21:42:14.4720586Z 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.002s) 2023-01-11T21:42:14.4721132Z test_jacobian_err_check_strict_base_tensor (autograd.test_functional.TestAutogradFunctional) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:42:14.4721668Z test_jacobian_err_check_strict_logging_tensor (autograd.test_functional.TestAutogradFunctional) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:42:14.4722213Z 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.000s) 2023-01-11T21:42:14.4722763Z 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.000s) 2023-01-11T21:42:14.4723306Z 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.001s) 2023-01-11T21:42:14.4723850Z 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.001s) 2023-01-11T21:42:14.4724407Z 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.001s) 2023-01-11T21:42:14.4725002Z 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.001s) 2023-01-11T21:42:14.4725529Z 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) 2023-01-11T21:42:14.4726052Z 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) 2023-01-11T21:42:14.4726578Z test_jacobian_no_grad_base_tensor (autograd.test_functional.TestAutogradFunctional) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:42:14.4727102Z test_jacobian_no_grad_logging_tensor (autograd.test_functional.TestAutogradFunctional) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:42:14.4727628Z test_jacobian_output_base_tensor (autograd.test_functional.TestAutogradFunctional) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:42:14.4728139Z test_jacobian_output_logging_tensor (autograd.test_functional.TestAutogradFunctional) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:42:14.4728666Z test_jacobian_output_vectorized_base_tensor (autograd.test_functional.TestAutogradFunctional) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:42:14.4729208Z test_jacobian_output_vectorized_logging_tensor (autograd.test_functional.TestAutogradFunctional) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:42:14.4729738Z test_jacobian_scalar_base_tensor (autograd.test_functional.TestAutogradFunctional) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:42:14.4730372Z test_jacobian_scalar_logging_tensor (autograd.test_functional.TestAutogradFunctional) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:42:14.4731023Z test_jacobian_scalar_vectorized_base_tensor (autograd.test_functional.TestAutogradFunctional) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:42:14.4731701Z test_jacobian_scalar_vectorized_logging_tensor (autograd.test_functional.TestAutogradFunctional) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:42:14.4732405Z 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.000s) 2023-01-11T21:42:14.4733088Z 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.000s) 2023-01-11T21:42:14.4733662Z 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.000s) 2023-01-11T21:42:14.4734338Z 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.000s) 2023-01-11T21:42:14.4734915Z 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.000s) 2023-01-11T21:42:14.4735483Z 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.000s) 2023-01-11T21:42:14.4736059Z 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.000s) 2023-01-11T21:42:14.4736681Z 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.000s) 2023-01-11T21:42:14.4737254Z test_jacobian_vectorize_correctness_simple_base_tensor (autograd.test_functional.TestAutogradFunctional) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:42:14.4737811Z test_jacobian_vectorize_correctness_simple_logging_tensor (autograd.test_functional.TestAutogradFunctional) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:42:14.4738377Z 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.000s) 2023-01-11T21:42:14.4738963Z 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.000s) 2023-01-11T21:42:14.4739529Z 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) 2023-01-11T21:42:14.4740088Z 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) 2023-01-11T21:42:14.4740646Z 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.000s) 2023-01-11T21:42:14.4741249Z 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.000s) 2023-01-11T21:42:14.4741790Z test_jvp_create_graph_base_tensor (autograd.test_functional.TestAutogradFunctional) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:42:14.4742305Z test_jvp_create_graph_logging_tensor (autograd.test_functional.TestAutogradFunctional) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:42:14.4742824Z test_jvp_err_check_base_tensor (autograd.test_functional.TestAutogradFunctional) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:42:14.4743339Z test_jvp_err_check_logging_tensor (autograd.test_functional.TestAutogradFunctional) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:42:14.4743856Z test_jvp_err_check_strict_base_tensor (autograd.test_functional.TestAutogradFunctional) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:42:14.4744380Z test_jvp_err_check_strict_logging_tensor (autograd.test_functional.TestAutogradFunctional) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:42:14.4744961Z test_jvp_no_grad_base_tensor (autograd.test_functional.TestAutogradFunctional) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:42:14.4745466Z test_jvp_no_grad_logging_tensor (autograd.test_functional.TestAutogradFunctional) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:42:14.4745972Z test_jvp_output_base_tensor (autograd.test_functional.TestAutogradFunctional) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:42:14.4746586Z test_jvp_output_logging_tensor (autograd.test_functional.TestAutogradFunctional) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:42:14.4747211Z test_jvp_scalar_base_tensor (autograd.test_functional.TestAutogradFunctional) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:42:14.4747777Z test_jvp_scalar_logging_tensor (autograd.test_functional.TestAutogradFunctional) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:42:14.4748281Z test_vhp_create_graph_base_tensor (autograd.test_functional.TestAutogradFunctional) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:42:14.4748795Z test_vhp_create_graph_logging_tensor (autograd.test_functional.TestAutogradFunctional) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:42:14.4749300Z test_vhp_err_check_base_tensor (autograd.test_functional.TestAutogradFunctional) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:42:14.4749818Z test_vhp_err_check_logging_tensor (autograd.test_functional.TestAutogradFunctional) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:42:14.4750341Z test_vhp_err_check_strict_base_tensor (autograd.test_functional.TestAutogradFunctional) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:42:14.4750874Z test_vhp_err_check_strict_logging_tensor (autograd.test_functional.TestAutogradFunctional) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:42:14.4751464Z test_vhp_no_grad_base_tensor (autograd.test_functional.TestAutogradFunctional) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:42:14.4752096Z test_vhp_no_grad_logging_tensor (autograd.test_functional.TestAutogradFunctional) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:42:14.4752728Z test_vhp_output_base_tensor (autograd.test_functional.TestAutogradFunctional) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:42:14.4753385Z test_vhp_output_logging_tensor (autograd.test_functional.TestAutogradFunctional) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:42:14.4753956Z test_vhp_scalar_base_tensor (autograd.test_functional.TestAutogradFunctional) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:42:14.4754456Z test_vhp_scalar_logging_tensor (autograd.test_functional.TestAutogradFunctional) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:42:14.4754960Z test_vjp_create_graph_base_tensor (autograd.test_functional.TestAutogradFunctional) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:42:14.4755474Z test_vjp_create_graph_logging_tensor (autograd.test_functional.TestAutogradFunctional) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:42:14.4755986Z test_vjp_err_check_base_tensor (autograd.test_functional.TestAutogradFunctional) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:42:14.4756489Z test_vjp_err_check_logging_tensor (autograd.test_functional.TestAutogradFunctional) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:42:14.4757012Z test_vjp_err_check_strict_base_tensor (autograd.test_functional.TestAutogradFunctional) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:42:14.4757543Z test_vjp_err_check_strict_logging_tensor (autograd.test_functional.TestAutogradFunctional) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:42:14.4758060Z test_vjp_no_grad_base_tensor (autograd.test_functional.TestAutogradFunctional) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:42:14.4758566Z test_vjp_no_grad_logging_tensor (autograd.test_functional.TestAutogradFunctional) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:42:14.4759074Z test_vjp_output_base_tensor (autograd.test_functional.TestAutogradFunctional) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:42:14.4759616Z test_vjp_output_logging_tensor (autograd.test_functional.TestAutogradFunctional) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:42:14.4760147Z test_vjp_scalar_base_tensor (autograd.test_functional.TestAutogradFunctional) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:42:14.4760780Z test_vjp_scalar_logging_tensor (autograd.test_functional.TestAutogradFunctional) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:42:14.4761376Z test_inference_mode_context_manager (__main__.TestAutogradInferenceMode) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:42:14.4761863Z test_inference_mode_decorator (__main__.TestAutogradInferenceMode) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:42:14.4762348Z test_inference_mode_existing_autograd_session (__main__.TestAutogradInferenceMode) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:42:14.4762852Z test_inference_mode_handle_direct_view_on_rebase (__main__.TestAutogradInferenceMode) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:42:14.4763347Z test_inference_mode_handle_indirect_view_on_rebase (__main__.TestAutogradInferenceMode) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:42:14.4763855Z 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) 2023-01-11T21:42:14.4764369Z 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) 2023-01-11T21:42:14.4764902Z 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.000s) 2023-01-11T21:42:14.4765413Z 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.000s) 2023-01-11T21:42:14.4765924Z 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) 2023-01-11T21:42:14.4766433Z 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) 2023-01-11T21:42:14.4766926Z test_inference_mode_tensor_creation (__main__.TestAutogradInferenceMode) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:42:14.4767416Z test_mix_inference_and_normal_tensor_functional_op (__main__.TestAutogradInferenceMode) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:42:14.4767912Z test_mix_inference_and_normal_tensor_inplace_op (__main__.TestAutogradInferenceMode) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:42:14.4768409Z test_mix_inference_and_normal_tensor_view_op (__main__.TestAutogradInferenceMode) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:42:14.4768906Z test_normal_tensor_inplace_output_in_inference_mode (__main__.TestAutogradInferenceMode) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:42:14.4769412Z test_normal_tensor_inplace_output_in_normal_mode (__main__.TestAutogradInferenceMode) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:42:14.4769919Z test_normal_tensor_view_output_in_inference_mode (__main__.TestAutogradInferenceMode) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:42:14.4770495Z test_normal_tensor_view_output_in_normal_mode (__main__.TestAutogradInferenceMode) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:42:14.4771159Z test_autograd_composite_implicit_and_dispatch_registration_cuda (__main__.TestAutogradMultipleDispatchCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:42:14.4771855Z test_autograd_multiple_dispatch_registrations_cuda (__main__.TestAutogradMultipleDispatchCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:42:14.4772510Z test_backward_single_threaded_cuda (__main__.TestAutogradMultipleDispatchCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:42:14.4773065Z test_foward_mode_AD_cuda (__main__.TestAutogradMultipleDispatchCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:42:14.4773566Z test_per_dispatch_key_input_saving_cuda (__main__.TestAutogradMultipleDispatchCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:42:14.4774062Z test_view_copy_cuda (__main__.TestAutogradMultipleDispatchCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:42:14.4774692Z test_cat_stack_r_to_c (__main__.TestMultithreadAutograd) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:42:14.4775138Z test_dataparallel_saved_tensors_hooks (__main__.TestMultithreadAutograd) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:42:14.4775601Z test_fork_join_in_middle (__main__.TestMultithreadAutograd) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:42:14.4776096Z test_multi_grad_hooks (__main__.TestMultithreadAutograd) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:42:14.4776563Z test_multithreaded_exception_propagation (__main__.TestMultithreadAutograd) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:42:14.4777024Z test_preserve_backtrace (__main__.TestMultithreadAutograd) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:42:14.4777478Z test_python_thread_in_middle (__main__.TestMultithreadAutograd) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:42:14.4777932Z test_simple_backward (__main__.TestMultithreadAutograd) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:42:14.4778378Z test_simple_backward_same_input (__main__.TestMultithreadAutograd) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:42:14.4778625Z 2023-01-11T21:42:14.4778888Z ---------------------------------------------------------------------- 2023-01-11T21:42:14.4779150Z Ran 544 tests in 4.035s 2023-01-11T21:42:14.4779276Z 2023-01-11T21:42:14.4779362Z OK (skipped=540) 2023-01-11T21:42:14.4779482Z 2023-01-11T21:42:14.4779577Z Generating XML reports... 2023-01-11T21:42:14.4779996Z Generated XML report: test-reports/python-unittest/test_autograd/TEST-TestAutograd-20230111214209.xml 2023-01-11T21:42:14.4780538Z Generated XML report: test-reports/python-unittest/test_autograd/TEST-TestAllowMutationOnSaved-20230111214209.xml 2023-01-11T21:42:14.4781135Z Generated XML report: test-reports/python-unittest/test_autograd/TEST-autograd.test_complex.TestAutogradComplex-20230111214209.xml 2023-01-11T21:42:14.4781735Z Generated XML report: test-reports/python-unittest/test_autograd/TEST-TestAutogradDeviceTypeCUDA-20230111214209.xml 2023-01-11T21:42:14.4782299Z Generated XML report: test-reports/python-unittest/test_autograd/TEST-TestAutogradForwardMode-20230111214209.xml 2023-01-11T21:42:14.4782897Z Generated XML report: test-reports/python-unittest/test_autograd/TEST-TestAutogradForwardModeBatchedGrad-20230111214209.xml 2023-01-11T21:42:14.4783579Z Generated XML report: test-reports/python-unittest/test_autograd/TEST-autograd.test_functional.TestAutogradFunctional-20230111214209.xml 2023-01-11T21:42:14.4784179Z Generated XML report: test-reports/python-unittest/test_autograd/TEST-TestAutogradInferenceMode-20230111214209.xml 2023-01-11T21:42:14.4784830Z Generated XML report: test-reports/python-unittest/test_autograd/TEST-TestAutogradMultipleDispatchCUDA-20230111214209.xml 2023-01-11T21:42:14.4785413Z Generated XML report: test-reports/python-unittest/test_autograd/TEST-TestMultithreadAutograd-20230111214209.xml 2023-01-11T21:42:14.4785665Z 2023-01-11T21:42:14.4786005Z ##[endgroup] 2023-01-11T21:42:14.4786473Z FINISHED PRINTING LOG FILE of test_autograd (/var/lib/jenkins/workspace/test/test-reports/test_autograd_s9ls1dut) 2023-01-11T21:42:14.4786750Z 2023-01-11T21:42:14.4786986Z Running test_cpp_extensions_jit ... [2023-01-11 21:42:14.451198] 2023-01-11T21:42:14.4787569Z Executing ['/opt/conda/bin/python', '-bb', 'test_cpp_extensions_jit.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2023-01-11 21:42:14.451450] 2023-01-11T21:44:41.7412969Z 2023-01-11T21:44:41.7413533Z Expand the folded group to see the log file of test_cpp_extensions_jit 2023-01-11T21:44:41.7415810Z ##[group]PRINTING LOG FILE of test_cpp_extensions_jit (/var/lib/jenkins/workspace/test/test-reports/test_cpp_extensions_jit_crkf15l5) 2023-01-11T21:44:41.7416136Z 2023-01-11T21:44:41.7416224Z Running tests... 2023-01-11T21:44:41.7416651Z ---------------------------------------------------------------------- 2023-01-11T21:44:41.7417059Z Test results will be stored in test-reports/python-unittest/test_cpp_extensions_jit 2023-01-11T21:44:41.7419852Z test_autograd_from_cpp (__main__.TestCppExtensionJIT) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (1.091s) 2023-01-11T21:44:41.7420586Z test_compilation_error_formatting (__main__.TestCppExtensionJIT) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:44:41.7421098Z test_cpp_frontend_module_has_same_output_as_python (__main__.TestCppExtensionJIT) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:44:41.7421745Z 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) 2023-01-11T21:44:41.7422424Z test_cpp_frontend_module_python_inter_op (__main__.TestCppExtensionJIT) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2023-01-11T21:44:41.7423085Z test_cpp_frontend_module_python_inter_op_with_cuda (__main__.TestCppExtensionJIT) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:44:41.7423744Z test_custom_compound_op_autograd (__main__.TestCppExtensionJIT) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:44:41.7424250Z test_half_support (__main__.TestCppExtensionJIT) 2023-01-11T21:44:41.7424795Z Checks for an issue with operator< ambiguity for half when certain ... skip: Temporarily disabled (0.001s) 2023-01-11T21:44:41.7425347Z test_inline_jit_compile_custom_op_cuda (__main__.TestCppExtensionJIT) ... skip: Temporarily disabled (0.001s) 2023-01-11T21:44:41.7425905Z test_inline_jit_compile_extension_cuda (__main__.TestCppExtensionJIT) ... skip: Temporarily disabled (0.001s) 2023-01-11T21:44:41.7426680Z 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) 2023-01-11T21:44:41.7427473Z 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.000s) 2023-01-11T21:44:41.7428009Z test_inline_jit_compile_extension_with_functions_as_dict (__main__.TestCppExtensionJIT) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:44:41.7428635Z 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) 2023-01-11T21:44:41.7429191Z test_jit_compile_extension (__main__.TestCppExtensionJIT) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:44:41.7429718Z test_jit_cuda_archflags (__main__.TestCppExtensionJIT) ... Detected CUDA files, patching ldflags 2023-01-11T21:44:41.7430174Z Emitting ninja build file /tmp/tmpus3fc3xs/build.ninja... 2023-01-11T21:44:41.7430486Z Building extension module cudaext_archflags... 2023-01-11T21:44:41.7430758Z Using envvar MAX_JOBS (14) as the number of workers... 2023-01-11T21:44:41.7432115Z [1/3] c++ -MMD -MF cuda_extension.o.d -DTORCH_EXTENSION_NAME=cudaext_archflags -DTORCH_API_INCLUDE_EXTENSION_H -DPYBIND11_COMPILER_TYPE=\"_gcc\" -DPYBIND11_STDLIB=\"_libstdcpp\" -DPYBIND11_BUILD_ABI=\"_cxxabi1011\" -isystem /opt/conda/lib/python3.10/site-packages/torch/include -isystem /opt/conda/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -isystem /opt/conda/lib/python3.10/site-packages/torch/include/TH -isystem /opt/conda/lib/python3.10/site-packages/torch/include/THC -isystem /usr/local/cuda/include -isystem /opt/conda/include/python3.10 -D_GLIBCXX_USE_CXX11_ABI=1 -fPIC -std=c++17 -c /var/lib/jenkins/workspace/test/cpp_extensions/cuda_extension.cpp -o cuda_extension.o 2023-01-11T21:44:41.7435002Z [2/3] /usr/local/cuda/bin/nvcc -DTORCH_EXTENSION_NAME=cudaext_archflags -DTORCH_API_INCLUDE_EXTENSION_H -DPYBIND11_COMPILER_TYPE=\"_gcc\" -DPYBIND11_STDLIB=\"_libstdcpp\" -DPYBIND11_BUILD_ABI=\"_cxxabi1011\" -isystem /opt/conda/lib/python3.10/site-packages/torch/include -isystem /opt/conda/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -isystem /opt/conda/lib/python3.10/site-packages/torch/include/TH -isystem /opt/conda/lib/python3.10/site-packages/torch/include/THC -isystem /usr/local/cuda/include -isystem /opt/conda/include/python3.10 -D_GLIBCXX_USE_CXX11_ABI=1 -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_HALF_CONVERSIONS__ -D__CUDA_NO_BFLOAT16_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ --expt-relaxed-constexpr -gencode=arch=compute_86,code=compute_86 -gencode=arch=compute_86,code=sm_86 --compiler-options '-fPIC' -O2 -std=c++17 -c /var/lib/jenkins/workspace/test/cpp_extensions/cuda_extension.cu -o cuda_extension.cuda.o 2023-01-11T21:44:41.7436448Z [3/3] c++ cuda_extension.o cuda_extension.cuda.o -shared -L/opt/conda/lib/python3.10/site-packages/torch/lib -lc10 -lc10_cuda -ltorch_cpu -ltorch_cuda -ltorch -ltorch_python -L/usr/local/cuda/lib64 -lcudart -o cudaext_archflags.so 2023-01-11T21:44:41.7436882Z Loading extension module cudaext_archflags... 2023-01-11T21:44:41.7437335Z The input conditions for extension module cudaext_archflags have changed. Bumping to version 1 and re-building as cudaext_archflags_v1... 2023-01-11T21:44:41.7437679Z Detected CUDA files, patching ldflags 2023-01-11T21:44:41.7437951Z Emitting ninja build file /tmp/tmp6yet4il2/build.ninja... 2023-01-11T21:44:41.7438233Z Building extension module cudaext_archflags_v1... 2023-01-11T21:44:41.7438505Z Using envvar MAX_JOBS (14) as the number of workers... 2023-01-11T21:44:41.7439798Z [1/3] c++ -MMD -MF cuda_extension.o.d -DTORCH_EXTENSION_NAME=cudaext_archflags_v1 -DTORCH_API_INCLUDE_EXTENSION_H -DPYBIND11_COMPILER_TYPE=\"_gcc\" -DPYBIND11_STDLIB=\"_libstdcpp\" -DPYBIND11_BUILD_ABI=\"_cxxabi1011\" -isystem /opt/conda/lib/python3.10/site-packages/torch/include -isystem /opt/conda/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -isystem /opt/conda/lib/python3.10/site-packages/torch/include/TH -isystem /opt/conda/lib/python3.10/site-packages/torch/include/THC -isystem /usr/local/cuda/include -isystem /opt/conda/include/python3.10 -D_GLIBCXX_USE_CXX11_ABI=1 -fPIC -std=c++17 -c /var/lib/jenkins/workspace/test/cpp_extensions/cuda_extension.cpp -o cuda_extension.o 2023-01-11T21:44:41.7442068Z [2/3] /usr/local/cuda/bin/nvcc -DTORCH_EXTENSION_NAME=cudaext_archflags_v1 -DTORCH_API_INCLUDE_EXTENSION_H -DPYBIND11_COMPILER_TYPE=\"_gcc\" -DPYBIND11_STDLIB=\"_libstdcpp\" -DPYBIND11_BUILD_ABI=\"_cxxabi1011\" -isystem /opt/conda/lib/python3.10/site-packages/torch/include -isystem /opt/conda/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -isystem /opt/conda/lib/python3.10/site-packages/torch/include/TH -isystem /opt/conda/lib/python3.10/site-packages/torch/include/THC -isystem /usr/local/cuda/include -isystem /opt/conda/include/python3.10 -D_GLIBCXX_USE_CXX11_ABI=1 -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_HALF_CONVERSIONS__ -D__CUDA_NO_BFLOAT16_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ --expt-relaxed-constexpr -gencode=arch=compute_53,code=sm_53 -gencode=arch=compute_61,code=sm_61 --compiler-options '-fPIC' -O2 -std=c++17 -c /var/lib/jenkins/workspace/test/cpp_extensions/cuda_extension.cu -o cuda_extension.cuda.o 2023-01-11T21:44:41.7443571Z [3/3] c++ cuda_extension.o cuda_extension.cuda.o -shared -L/opt/conda/lib/python3.10/site-packages/torch/lib -lc10 -lc10_cuda -ltorch_cpu -ltorch_cuda -ltorch -ltorch_python -L/usr/local/cuda/lib64 -lcudart -o cudaext_archflags_v1.so 2023-01-11T21:44:41.7444072Z Loading extension module cudaext_archflags_v1... 2023-01-11T21:44:41.7444536Z The input conditions for extension module cudaext_archflags have changed. Bumping to version 2 and re-building as cudaext_archflags_v2... 2023-01-11T21:44:41.7444876Z Detected CUDA files, patching ldflags 2023-01-11T21:44:41.7445143Z Emitting ninja build file /tmp/tmpd48c9owz/build.ninja... 2023-01-11T21:44:41.7445432Z Building extension module cudaext_archflags_v2... 2023-01-11T21:44:41.7445709Z Using envvar MAX_JOBS (14) as the number of workers... 2023-01-11T21:44:41.7447043Z [1/3] c++ -MMD -MF cuda_extension.o.d -DTORCH_EXTENSION_NAME=cudaext_archflags_v2 -DTORCH_API_INCLUDE_EXTENSION_H -DPYBIND11_COMPILER_TYPE=\"_gcc\" -DPYBIND11_STDLIB=\"_libstdcpp\" -DPYBIND11_BUILD_ABI=\"_cxxabi1011\" -isystem /opt/conda/lib/python3.10/site-packages/torch/include -isystem /opt/conda/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -isystem /opt/conda/lib/python3.10/site-packages/torch/include/TH -isystem /opt/conda/lib/python3.10/site-packages/torch/include/THC -isystem /usr/local/cuda/include -isystem /opt/conda/include/python3.10 -D_GLIBCXX_USE_CXX11_ABI=1 -fPIC -std=c++17 -c /var/lib/jenkins/workspace/test/cpp_extensions/cuda_extension.cpp -o cuda_extension.o 2023-01-11T21:44:41.7449336Z [2/3] /usr/local/cuda/bin/nvcc -DTORCH_EXTENSION_NAME=cudaext_archflags_v2 -DTORCH_API_INCLUDE_EXTENSION_H -DPYBIND11_COMPILER_TYPE=\"_gcc\" -DPYBIND11_STDLIB=\"_libstdcpp\" -DPYBIND11_BUILD_ABI=\"_cxxabi1011\" -isystem /opt/conda/lib/python3.10/site-packages/torch/include -isystem /opt/conda/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -isystem /opt/conda/lib/python3.10/site-packages/torch/include/TH -isystem /opt/conda/lib/python3.10/site-packages/torch/include/THC -isystem /usr/local/cuda/include -isystem /opt/conda/include/python3.10 -D_GLIBCXX_USE_CXX11_ABI=1 -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_HALF_CONVERSIONS__ -D__CUDA_NO_BFLOAT16_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ --expt-relaxed-constexpr -gencode=arch=compute_70,code=compute_70 -gencode=arch=compute_70,code=sm_70 --compiler-options '-fPIC' -O2 -std=c++17 -c /var/lib/jenkins/workspace/test/cpp_extensions/cuda_extension.cu -o cuda_extension.cuda.o 2023-01-11T21:44:41.7450741Z [3/3] c++ cuda_extension.o cuda_extension.cuda.o -shared -L/opt/conda/lib/python3.10/site-packages/torch/lib -lc10 -lc10_cuda -ltorch_cpu -ltorch_cuda -ltorch -ltorch_python -L/usr/local/cuda/lib64 -lcudart -o cudaext_archflags_v2.so 2023-01-11T21:44:41.7451187Z Loading extension module cudaext_archflags_v2... 2023-01-11T21:44:41.7451654Z The input conditions for extension module cudaext_archflags have changed. Bumping to version 3 and re-building as cudaext_archflags_v3... 2023-01-11T21:44:41.7451986Z Detected CUDA files, patching ldflags 2023-01-11T21:44:41.7452263Z Emitting ninja build file /tmp/tmp6sa9t479/build.ninja... 2023-01-11T21:44:41.7452570Z Building extension module cudaext_archflags_v3... 2023-01-11T21:44:41.7452838Z Using envvar MAX_JOBS (14) as the number of workers... 2023-01-11T21:44:41.7454632Z [1/3] c++ -MMD -MF cuda_extension.o.d -DTORCH_EXTENSION_NAME=cudaext_archflags_v3 -DTORCH_API_INCLUDE_EXTENSION_H -DPYBIND11_COMPILER_TYPE=\"_gcc\" -DPYBIND11_STDLIB=\"_libstdcpp\" -DPYBIND11_BUILD_ABI=\"_cxxabi1011\" -isystem /opt/conda/lib/python3.10/site-packages/torch/include -isystem /opt/conda/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -isystem /opt/conda/lib/python3.10/site-packages/torch/include/TH -isystem /opt/conda/lib/python3.10/site-packages/torch/include/THC -isystem /usr/local/cuda/include -isystem /opt/conda/include/python3.10 -D_GLIBCXX_USE_CXX11_ABI=1 -fPIC -std=c++17 -c /var/lib/jenkins/workspace/test/cpp_extensions/cuda_extension.cpp -o cuda_extension.o 2023-01-11T21:44:41.7456988Z [2/3] /usr/local/cuda/bin/nvcc -DTORCH_EXTENSION_NAME=cudaext_archflags_v3 -DTORCH_API_INCLUDE_EXTENSION_H -DPYBIND11_COMPILER_TYPE=\"_gcc\" -DPYBIND11_STDLIB=\"_libstdcpp\" -DPYBIND11_BUILD_ABI=\"_cxxabi1011\" -isystem /opt/conda/lib/python3.10/site-packages/torch/include -isystem /opt/conda/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -isystem /opt/conda/lib/python3.10/site-packages/torch/include/TH -isystem /opt/conda/lib/python3.10/site-packages/torch/include/THC -isystem /usr/local/cuda/include -isystem /opt/conda/include/python3.10 -D_GLIBCXX_USE_CXX11_ABI=1 -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_HALF_CONVERSIONS__ -D__CUDA_NO_BFLOAT16_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ --expt-relaxed-constexpr -gencode=arch=compute_75,code=compute_75 -gencode=arch=compute_75,code=sm_75 --compiler-options '-fPIC' -O2 -std=c++17 -c /var/lib/jenkins/workspace/test/cpp_extensions/cuda_extension.cu -o cuda_extension.cuda.o 2023-01-11T21:44:41.7458469Z [3/3] c++ cuda_extension.o cuda_extension.cuda.o -shared -L/opt/conda/lib/python3.10/site-packages/torch/lib -lc10 -lc10_cuda -ltorch_cpu -ltorch_cuda -ltorch -ltorch_python -L/usr/local/cuda/lib64 -lcudart -o cudaext_archflags_v3.so 2023-01-11T21:44:41.7458906Z Loading extension module cudaext_archflags_v3... 2023-01-11T21:44:41.7459363Z The input conditions for extension module cudaext_archflags have changed. Bumping to version 4 and re-building as cudaext_archflags_v4... 2023-01-11T21:44:41.7459707Z Detected CUDA files, patching ldflags 2023-01-11T21:44:41.7459968Z Emitting ninja build file /tmp/tmpa7zw0822/build.ninja... 2023-01-11T21:44:41.7460243Z Building extension module cudaext_archflags_v4... 2023-01-11T21:44:41.7460518Z Using envvar MAX_JOBS (14) as the number of workers... 2023-01-11T21:44:41.7461812Z [1/3] c++ -MMD -MF cuda_extension.o.d -DTORCH_EXTENSION_NAME=cudaext_archflags_v4 -DTORCH_API_INCLUDE_EXTENSION_H -DPYBIND11_COMPILER_TYPE=\"_gcc\" -DPYBIND11_STDLIB=\"_libstdcpp\" -DPYBIND11_BUILD_ABI=\"_cxxabi1011\" -isystem /opt/conda/lib/python3.10/site-packages/torch/include -isystem /opt/conda/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -isystem /opt/conda/lib/python3.10/site-packages/torch/include/TH -isystem /opt/conda/lib/python3.10/site-packages/torch/include/THC -isystem /usr/local/cuda/include -isystem /opt/conda/include/python3.10 -D_GLIBCXX_USE_CXX11_ABI=1 -fPIC -std=c++17 -c /var/lib/jenkins/workspace/test/cpp_extensions/cuda_extension.cpp -o cuda_extension.o 2023-01-11T21:44:41.7464277Z [2/3] /usr/local/cuda/bin/nvcc -DTORCH_EXTENSION_NAME=cudaext_archflags_v4 -DTORCH_API_INCLUDE_EXTENSION_H -DPYBIND11_COMPILER_TYPE=\"_gcc\" -DPYBIND11_STDLIB=\"_libstdcpp\" -DPYBIND11_BUILD_ABI=\"_cxxabi1011\" -isystem /opt/conda/lib/python3.10/site-packages/torch/include -isystem /opt/conda/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -isystem /opt/conda/lib/python3.10/site-packages/torch/include/TH -isystem /opt/conda/lib/python3.10/site-packages/torch/include/THC -isystem /usr/local/cuda/include -isystem /opt/conda/include/python3.10 -D_GLIBCXX_USE_CXX11_ABI=1 -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_HALF_CONVERSIONS__ -D__CUDA_NO_BFLOAT16_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ --expt-relaxed-constexpr -gencode=arch=compute_50,code=sm_50 -gencode=arch=compute_60,code=compute_60 -gencode=arch=compute_60,code=sm_60 -gencode=arch=compute_70,code=sm_70 -gencode=arch=compute_75,code=sm_75 --compiler-options '-fPIC' -O2 -std=c++17 -c /var/lib/jenkins/workspace/test/cpp_extensions/cuda_extension.cu -o cuda_extension.cuda.o 2023-01-11T21:44:41.7466064Z [3/3] c++ cuda_extension.o cuda_extension.cuda.o -shared -L/opt/conda/lib/python3.10/site-packages/torch/lib -lc10 -lc10_cuda -ltorch_cpu -ltorch_cuda -ltorch -ltorch_python -L/usr/local/cuda/lib64 -lcudart -o cudaext_archflags_v4.so 2023-01-11T21:44:41.7466512Z Loading extension module cudaext_archflags_v4... 2023-01-11T21:44:41.7466960Z The input conditions for extension module cudaext_archflags have changed. Bumping to version 5 and re-building as cudaext_archflags_v5... 2023-01-11T21:44:41.7467358Z Detected CUDA files, patching ldflags 2023-01-11T21:44:41.7467694Z Emitting ninja build file /tmp/tmp81f32c8m/build.ninja... 2023-01-11T21:44:41.7468029Z Building extension module cudaext_archflags_v5... 2023-01-11T21:44:41.7468364Z Using envvar MAX_JOBS (14) as the number of workers... 2023-01-11T21:44:41.7469696Z [1/3] c++ -MMD -MF cuda_extension.o.d -DTORCH_EXTENSION_NAME=cudaext_archflags_v5 -DTORCH_API_INCLUDE_EXTENSION_H -DPYBIND11_COMPILER_TYPE=\"_gcc\" -DPYBIND11_STDLIB=\"_libstdcpp\" -DPYBIND11_BUILD_ABI=\"_cxxabi1011\" -isystem /opt/conda/lib/python3.10/site-packages/torch/include -isystem /opt/conda/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -isystem /opt/conda/lib/python3.10/site-packages/torch/include/TH -isystem /opt/conda/lib/python3.10/site-packages/torch/include/THC -isystem /usr/local/cuda/include -isystem /opt/conda/include/python3.10 -D_GLIBCXX_USE_CXX11_ABI=1 -fPIC -std=c++17 -c /var/lib/jenkins/workspace/test/cpp_extensions/cuda_extension.cpp -o cuda_extension.o 2023-01-11T21:44:41.7472079Z [2/3] /usr/local/cuda/bin/nvcc -DTORCH_EXTENSION_NAME=cudaext_archflags_v5 -DTORCH_API_INCLUDE_EXTENSION_H -DPYBIND11_COMPILER_TYPE=\"_gcc\" -DPYBIND11_STDLIB=\"_libstdcpp\" -DPYBIND11_BUILD_ABI=\"_cxxabi1011\" -isystem /opt/conda/lib/python3.10/site-packages/torch/include -isystem /opt/conda/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -isystem /opt/conda/lib/python3.10/site-packages/torch/include/TH -isystem /opt/conda/lib/python3.10/site-packages/torch/include/THC -isystem /usr/local/cuda/include -isystem /opt/conda/include/python3.10 -D_GLIBCXX_USE_CXX11_ABI=1 -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_HALF_CONVERSIONS__ -D__CUDA_NO_BFLOAT16_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ --expt-relaxed-constexpr -gencode=arch=compute_35,code=sm_35 -gencode=arch=compute_60,code=sm_60 -gencode=arch=compute_61,code=compute_61 -gencode=arch=compute_61,code=sm_61 --compiler-options '-fPIC' -O2 -std=c++17 -c /var/lib/jenkins/workspace/test/cpp_extensions/cuda_extension.cu -o cuda_extension.cuda.o 2023-01-11T21:44:41.7473946Z nvcc warning : The 'compute_35', 'compute_37', 'sm_35', and 'sm_37' architectures are deprecated, and may be removed in a future release (Use -Wno-deprecated-gpu-targets to suppress warning). 2023-01-11T21:44:41.7474849Z [3/3] c++ cuda_extension.o cuda_extension.cuda.o -shared -L/opt/conda/lib/python3.10/site-packages/torch/lib -lc10 -lc10_cuda -ltorch_cpu -ltorch_cuda -ltorch -ltorch_python -L/usr/local/cuda/lib64 -lcudart -o cudaext_archflags_v5.so 2023-01-11T21:44:41.7475344Z Loading extension module cudaext_archflags_v5... 2023-01-11T21:44:41.7475568Z ok (143.994s) 2023-01-11T21:44:41.7475889Z test_jit_cuda_extension (__main__.TestCppExtensionJIT) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:44:41.7476316Z test_jit_cudnn_extension (__main__.TestCppExtensionJIT) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:44:41.7476769Z test_lenient_flag_handling_in_jit_extensions (__main__.TestCppExtensionJIT) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:44:41.7477248Z test_reload_jit_extension (__main__.TestCppExtensionJIT) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:44:41.7477716Z 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.000s) 2023-01-11T21:44:41.7478197Z 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) 2023-01-11T21:44:41.7478643Z test_warning (__main__.TestCppExtensionJIT) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:44:41.7478862Z 2023-01-11T21:44:41.7479064Z ---------------------------------------------------------------------- 2023-01-11T21:44:41.7479324Z Ran 23 tests in 145.236s 2023-01-11T21:44:41.7479449Z 2023-01-11T21:44:41.7479524Z OK (skipped=22) 2023-01-11T21:44:41.7479639Z 2023-01-11T21:44:41.7479732Z Generating XML reports... 2023-01-11T21:44:41.7480173Z Generated XML report: test-reports/python-unittest/test_cpp_extensions_jit/TEST-TestCppExtensionJIT-20230111214216.xml 2023-01-11T21:44:41.7480434Z 2023-01-11T21:44:41.7480693Z ##[endgroup] 2023-01-11T21:44:41.7481115Z FINISHED PRINTING LOG FILE of test_cpp_extensions_jit (/var/lib/jenkins/workspace/test/test-reports/test_cpp_extensions_jit_crkf15l5) 2023-01-11T21:44:41.7481353Z 2023-01-11T21:44:41.7481513Z Running test_cuda ... [2023-01-11 21:44:41.741281] 2023-01-11T21:44:41.7481980Z Executing ['/opt/conda/bin/python', '-bb', 'test_cuda.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2023-01-11 21:44:41.741509] 2023-01-11T21:44:56.6795925Z 2023-01-11T21:44:56.6796975Z Expand the folded group to see the log file of test_cuda 2023-01-11T21:44:56.6798471Z ##[group]PRINTING LOG FILE of test_cuda (/var/lib/jenkins/workspace/test/test-reports/test_cuda_0vkwp7c_) 2023-01-11T21:44:56.6798800Z 2023-01-11T21:44:56.6798912Z Running tests... 2023-01-11T21:44:56.6799472Z ---------------------------------------------------------------------- 2023-01-11T21:44:56.6799975Z Test results will be stored in test-reports/python-unittest/test_cuda 2023-01-11T21:44:56.6800377Z test_arithmetic_large_tensor (__main__.TestCuda) ... skip: was disabled due to not enough memory, but actually it always fail (0.001s) 2023-01-11T21:44:56.6800804Z test_autocast_banned (__main__.TestCuda) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.008s) 2023-01-11T21:44:56.6801244Z test_autocast_cache_leak (__main__.TestCuda) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:44:56.6801637Z test_autocast_cat_jit (__main__.TestCuda) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:44:56.6802051Z test_autocast_checkpointing (__main__.TestCuda) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:44:56.6802557Z test_autocast_custom_cast_inputs (__main__.TestCuda) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:44:56.6803102Z test_autocast_custom_enabled (__main__.TestCuda) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:44:56.6803616Z test_autocast_ignored_types (__main__.TestCuda) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:44:56.6804152Z test_autocast_linalg_fp16 (__main__.TestCuda) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:44:56.6804709Z test_autocast_methods_expect_builtin_promote (__main__.TestCuda) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:44:56.6805266Z test_autocast_methods_fp16 (__main__.TestCuda) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:44:56.6805778Z test_autocast_methods_fp32 (__main__.TestCuda) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:44:56.6806380Z test_autocast_nn_bf16 (__main__.TestCuda) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:44:56.6806924Z test_autocast_nn_fp16 (__main__.TestCuda) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:44:56.6807451Z test_autocast_nn_fp32 (__main__.TestCuda) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:44:56.6807920Z test_autocast_rnn (__main__.TestCuda) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2023-01-11T21:44:56.6808409Z test_autocast_torch_bf16 (__main__.TestCuda) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:44:56.6808937Z test_autocast_torch_expect_builtin_promote (__main__.TestCuda) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:44:56.6809353Z test_autocast_torch_fp16 (__main__.TestCuda) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:44:56.6809735Z test_autocast_torch_fp32 (__main__.TestCuda) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:44:56.6810140Z test_autocast_torch_need_autocast_promote (__main__.TestCuda) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:44:56.6810507Z test_autogpu (__main__.TestCuda) ... skip: only one GPU detected (0.001s) 2023-01-11T21:44:56.6810869Z test_batch_norm_gather_stats (__main__.TestCuda) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:44:56.6811255Z test_bincount_ext (__main__.TestCuda) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:44:56.6811592Z test_caching_allocator_record_stream_oom (__main__.TestCuda) 2023-01-11T21:44:56.6812013Z 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) 2023-01-11T21:44:56.6812931Z 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) 2023-01-11T21:44:56.6813535Z test_caching_pinned_memory_multi_gpu (__main__.TestCuda) ... skip: only one GPU detected (0.001s) 2023-01-11T21:44:56.6813870Z test_cat_autogpu (__main__.TestCuda) ... skip: only one GPU detected (0.000s) 2023-01-11T21:44:56.6814438Z test_check_error (__main__.TestCuda) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:44:56.6814807Z test_copy_device (__main__.TestCuda) ... skip: only one GPU detected (0.001s) 2023-01-11T21:44:56.6815167Z test_copy_non_blocking (__main__.TestCuda) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:44:56.6815510Z test_copy_streams (__main__.TestCuda) ... skip: only one GPU detected (0.000s) 2023-01-11T21:44:56.6815906Z test_cublas_allow_bf16_reduced_precision_reduction_get_set (__main__.TestCuda) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:44:56.6816358Z test_cublas_allow_fp16_reduced_precision_reduction_get_set (__main__.TestCuda) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:44:56.6816785Z test_cublas_allow_tf32_get_set (__main__.TestCuda) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:44:56.6817198Z test_cublas_multiple_threads_same_device (__main__.TestCuda) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:44:56.6817592Z test_cuda_device_memory_allocated (__main__.TestCuda) ... skip: Test needs multiple GPUs (0.000s) 2023-01-11T21:44:56.6818049Z test_cuda_get_device_capability (__main__.TestCuda) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:44:56.6818456Z test_cuda_get_device_name (__main__.TestCuda) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:44:56.6818807Z test_cuda_init_race (__main__.TestCuda) ... skip: only one GPU detected (0.000s) 2023-01-11T21:44:56.6819172Z test_cuda_kernel_loop_overflow (__main__.TestCuda) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:44:56.6819582Z test_cuda_kernel_loop_overflow_large (__main__.TestCuda) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:44:56.6819994Z test_cuda_memory_leak_detection (__main__.TestCuda) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:44:56.6820418Z test_cuda_memory_leak_detection_propagates_errors (__main__.TestCuda) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:44:56.6820896Z test_cuda_set_device (__main__.TestCuda) ... skip: detected only one GPU (0.001s) 2023-01-11T21:44:56.6821253Z test_cuda_synchronize (__main__.TestCuda) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:44:56.6821638Z test_cudart_register (__main__.TestCuda) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:44:56.6822030Z test_cudnn_allow_tf32_get_set (__main__.TestCuda) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:44:56.6822444Z test_cudnn_multiple_threads_same_device (__main__.TestCuda) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:44:56.6822806Z test_current_stream (__main__.TestCuda) ... skip: detected only one GPU (0.001s) 2023-01-11T21:44:56.6823228Z test_cusparse_multiple_threads_same_device (__main__.TestCuda) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:44:56.6823606Z test_default_stream (__main__.TestCuda) ... skip: detected only one GPU (0.001s) 2023-01-11T21:44:56.6823948Z test_events (__main__.TestCuda) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:44:56.6824312Z test_events_multi_gpu_elapsed_time (__main__.TestCuda) ... skip: detected only one GPU (0.001s) 2023-01-11T21:44:56.6824656Z test_events_multi_gpu_query (__main__.TestCuda) ... skip: detected only one GPU (0.001s) 2023-01-11T21:44:56.6825060Z test_events_wait (__main__.TestCuda) ... skip: detected only one GPU (0.001s) 2023-01-11T21:44:56.6825412Z test_external_streams (__main__.TestCuda) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:44:56.6825782Z test_external_streams_multi_device (__main__.TestCuda) ... skip: detected only one GPU (0.000s) 2023-01-11T21:44:56.6826164Z test_fixed_cuda_assert_async (__main__.TestCuda) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:44:56.6826578Z test_float32_matmul_precision_get_set (__main__.TestCuda) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:44:56.6826965Z test_gather_bool (__main__.TestCuda) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:44:56.6827347Z test_get_device_index (__main__.TestCuda) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:44:56.6827705Z test_get_set_rng_state_all (__main__.TestCuda) ... skip: only one GPU detected (0.001s) 2023-01-11T21:44:56.6828084Z test_grad_scaling_accumulation (__main__.TestCuda) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:44:56.6828522Z test_grad_scaling_autocast (__main__.TestCuda) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:44:56.6829073Z test_grad_scaling_autocast_foreach (__main__.TestCuda) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:44:56.6829590Z test_grad_scaling_autocast_fused (__main__.TestCuda) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:44:56.6830019Z test_grad_scaling_autocast_fused_optimizers (__main__.TestCuda) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:44:56.6830425Z test_grad_scaling_clipping (__main__.TestCuda) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:44:56.6830843Z test_grad_scaling_clipping_separate_unscale (__main__.TestCuda) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:44:56.6831229Z test_grad_scaling_device_as_key (__main__.TestCuda) ... skip: only one GPU detected (0.001s) 2023-01-11T21:44:56.6831570Z test_grad_scaling_multigpu (__main__.TestCuda) ... skip: only one GPU detected (0.002s) 2023-01-11T21:44:56.6831936Z test_grad_scaling_multiple (__main__.TestCuda) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:44:56.6832332Z test_grad_scaling_penalty (__main__.TestCuda) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:44:56.6832693Z test_grad_scaling_scale (__main__.TestCuda) ... skip: only one GPU detected (0.001s) 2023-01-11T21:44:56.6833052Z test_grad_scaling_state_dict (__main__.TestCuda) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:44:56.6833447Z test_grad_scaling_unscale (__main__.TestCuda) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2023-01-11T21:44:56.6833850Z test_grad_scaling_unscale_sparse (__main__.TestCuda) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:44:56.6834296Z test_grad_scaling_update_scale (__main__.TestCuda) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:44:56.6834692Z test_graph_adam_adamw (__main__.TestCuda) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:44:56.6835081Z test_graph_capture_oom (__main__.TestCuda) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:44:56.6835477Z test_graph_capture_simple (__main__.TestCuda) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:44:56.6835885Z test_graph_concurrent_replay (__main__.TestCuda) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:44:56.6836280Z test_graph_cudnn_dropout (__main__.TestCuda) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:44:56.6836674Z test_graph_grad_scaling (__main__.TestCuda) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:44:56.6837087Z test_graph_is_current_stream_capturing (__main__.TestCuda) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:44:56.6837558Z test_graph_make_graphed_callables_with_amp_cache_disabled_allow_unused_input (__main__.TestCuda) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:44:56.6838092Z test_graph_make_graphed_callables_with_amp_cache_enabled_allow_unused_input (__main__.TestCuda) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:44:56.6838582Z test_graph_make_graphed_callables_without_amp_allow_unused_input (__main__.TestCuda) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:44:56.6839057Z test_graph_make_graphed_callables_without_amp_not_allow_unused_input (__main__.TestCuda) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:44:56.6839523Z test_graph_memory_stats_and_use_result_after_destroy_graph (__main__.TestCuda) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:44:56.6839979Z test_graph_record_stream (__main__.TestCuda) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:44:56.6840375Z test_graph_rng_distributions (__main__.TestCuda) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2023-01-11T21:44:56.6840778Z test_graph_rng_functional (__main__.TestCuda) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:44:56.6841177Z test_graph_scaling_fusedadam (__main__.TestCuda) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:44:56.6841581Z test_graph_three_successive (__main__.TestCuda) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:44:56.6841973Z test_graph_two_successive (__main__.TestCuda) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:44:56.6842379Z test_graph_warn_if_has_zero_nodes (__main__.TestCuda) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:44:56.6843221Z test_huge_index (__main__.TestCuda) ... skip: Test is disabled because an issue exists disabling it: https://github.com/pytorch/pytorch/issues/90063 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) 2023-01-11T21:44:56.6844009Z test_index_out_of_bounds_exception_cuda (__main__.TestCuda) ... /opt/conda/lib/python3.10/site-packages/torch/testing/_internal/common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T21:44:56.6844399Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T21:44:56.6844844Z /opt/conda/lib/python3.10/site-packages/torch/testing/_internal/common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T21:44:56.6845233Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T21:44:56.6845481Z ok (2.333s) 2023-01-11T21:44:56.6845677Z test_lazy_init (__main__.TestCuda) 2023-01-11T21:44:56.6846019Z Validate that no CUDA calls are made during `import torch` call ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:44:56.6846535Z test_load_nonexistent_device (__main__.TestCuda) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:44:56.6847018Z test_manual_seed (__main__.TestCuda) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:44:56.6847498Z test_matmul_memory_use (__main__.TestCuda) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:44:56.6847900Z test_max_large_axis (__main__.TestCuda) ... ok (0.025s) 2023-01-11T21:44:56.6848302Z test_mean_fp16 (__main__.TestCuda) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:44:56.6848761Z test_mem_get_info (__main__.TestCuda) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:44:56.6849177Z test_memory_allocation (__main__.TestCuda) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:44:56.6849562Z test_memory_stats (__main__.TestCuda) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:44:56.6849923Z test_memory_stats_multigpu (__main__.TestCuda) ... skip: only one GPU detected (0.001s) 2023-01-11T21:44:56.6850279Z test_min_max_inits (__main__.TestCuda) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:44:56.6850649Z test_multigpu_serialization_remap (__main__.TestCuda) ... skip: detected only one GPU (0.001s) 2023-01-11T21:44:56.6851011Z test_multigpu_serialization_remap_dict (__main__.TestCuda) ... skip: detected only one GPU (0.001s) 2023-01-11T21:44:56.6851367Z test_multigpu_storage_clone (__main__.TestCuda) ... skip: detected only one GPU (0.000s) 2023-01-11T21:44:56.6851760Z test_multinomial_ext (__main__.TestCuda) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:44:56.6852107Z test_multinomial_invalid_probs_cuda (__main__.TestCuda) ... ok (9.501s) 2023-01-11T21:44:56.6852412Z test_new (__main__.TestCuda) ... skip: only one GPU detected (0.001s) 2023-01-11T21:44:56.6852771Z test_noncontiguous_pinned_memory (__main__.TestCuda) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:44:56.6853178Z test_norm_type_conversion (__main__.TestCuda) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:44:56.6853555Z test_nvtx (__main__.TestCuda) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:44:56.6853927Z test_out_of_memory (__main__.TestCuda) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:44:56.6854508Z test_out_of_memory_retry (__main__.TestCuda) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:44:56.6854909Z test_prod_large (__main__.TestCuda) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:44:56.6855295Z test_record_stream (__main__.TestCuda) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:44:56.6855693Z test_record_stream_on_shifted_view (__main__.TestCuda) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:44:56.6856107Z test_reduction_gpu_memory_accessing (__main__.TestCuda) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:44:56.6856546Z test_repeat_graph_capture_cublas_workspace_memory (__main__.TestCuda) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:44:56.6857013Z test_rocm_backward_pass_guard (__main__.TestCuda) ... skip: ROCm-only test (0.001s) 2023-01-11T21:44:56.6857454Z test_serialization_array_with_empty (__main__.TestCuda) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:44:56.6857875Z test_serialization_array_with_storage (__main__.TestCuda) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:44:56.6858295Z test_set_per_process_memory_fraction (__main__.TestCuda) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:44:56.6858710Z test_specify_improper_device_name (__main__.TestCuda) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:44:56.6859075Z test_stream_context (__main__.TestCuda) ... skip: detected only one GPU (0.001s) 2023-01-11T21:44:56.6859398Z test_stream_event_device (__main__.TestCuda) ... skip: detected only one GPU (0.001s) 2023-01-11T21:44:56.6859727Z test_stream_event_nogil (__main__.TestCuda) ... skip: detected only one GPU (0.001s) 2023-01-11T21:44:56.6860096Z test_stream_event_repr (__main__.TestCuda) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:44:56.6860505Z test_streaming_backwards_callback (__main__.TestCuda) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:44:56.6860889Z test_streaming_backwards_device_transfer (__main__.TestCuda) ... skip: only one GPU detected (0.001s) 2023-01-11T21:44:56.6861293Z test_streaming_backwards_multiple_streams (__main__.TestCuda) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:44:56.6861708Z test_streaming_backwards_sync (__main__.TestCuda) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:44:56.6862119Z test_streaming_backwards_sync_graph_root (__main__.TestCuda) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:44:56.6862521Z test_streams (__main__.TestCuda) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:44:56.6862908Z test_streams_multi_gpu (__main__.TestCuda) ... skip: detected only one GPU (0.000s) 2023-01-11T21:44:56.6863241Z test_streams_multi_gpu_eq (__main__.TestCuda) ... skip: detected only one GPU (0.001s) 2023-01-11T21:44:56.6863570Z test_streams_multi_gpu_query (__main__.TestCuda) ... skip: detected only one GPU (0.001s) 2023-01-11T21:44:56.6863982Z test_streams_priority (__main__.TestCuda) ... skip: multi-GPU not supported (0.000s) 2023-01-11T21:44:56.6864345Z test_sum_fp16 (__main__.TestCuda) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:44:56.6864822Z test_tensor_device (__main__.TestCuda) ... skip: multi-GPU not supported (0.001s) 2023-01-11T21:44:56.6865176Z test_tiny_half_norm_ (__main__.TestCuda) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:44:56.6865578Z test_to_cpu_blocking_by_default (__main__.TestCuda) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:44:56.6865980Z test_to_non_blocking (__main__.TestCuda) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:44:56.6866359Z test_to_numpy (__main__.TestCuda) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:44:56.6866777Z test_torch_manual_seed_seeds_cuda_devices (__main__.TestCuda) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:44:56.6867210Z test_type_conversions (__main__.TestCuda) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:44:56.6867611Z test_allocator_settings (__main__.TestCudaComm) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:44:56.6867987Z test_broadcast_coalesced (__main__.TestCudaComm) ... skip: only one GPU detected (0.001s) 2023-01-11T21:44:56.6868372Z test_broadcast_coalesced_dense_only (__main__.TestCudaComm) ... skip: only one GPU detected (0.000s) 2023-01-11T21:44:56.6868748Z test_broadcast_coalesced_empty_tensors (__main__.TestCudaComm) ... skip: only one GPU detected (0.000s) 2023-01-11T21:44:56.6869138Z test_broadcast_cpu (__main__.TestCudaComm) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:44:56.6869544Z test_broadcast_gpu (__main__.TestCudaComm) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:44:56.6870273Z test_cpp_memory_snapshot_pickle (__main__.TestCudaComm) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:44:56.6870782Z test_gather (__main__.TestCudaComm) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:44:56.6871205Z test_gather_dim (__main__.TestCudaComm) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:44:56.6871568Z test_gather_namedtuple (__main__.TestCudaComm) ... skip: Test needs multiple GPUs (0.002s) 2023-01-11T21:44:56.6871955Z test_gather_neg_dim (__main__.TestCudaComm) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:44:56.6872362Z test_matmul_device_mismatch (__main__.TestCudaComm) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:44:56.6872749Z test_memory_format_scatter_gather (__main__.TestCudaComm) ... skip: only one GPU detected (0.000s) 2023-01-11T21:44:56.6873123Z test_memory_snapshot (__main__.TestCudaComm) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:44:56.6873534Z test_memory_snapshot_with_cpp (__main__.TestCudaComm) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:44:56.6873937Z test_notifies_oom (__main__.TestCudaComm) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:44:56.6874325Z test_raises_oom (__main__.TestCudaComm) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:44:56.6874722Z test_reduce_add (__main__.TestCudaComm) ... skip: only one GPU detected (0.000s) 2023-01-11T21:44:56.6875061Z test_reduce_add_coalesced (__main__.TestCudaComm) ... skip: only one GPU detected (0.001s) 2023-01-11T21:44:56.6875422Z test_reduce_add_coalesced_dense_only (__main__.TestCudaComm) ... skip: only one GPU detected (0.000s) 2023-01-11T21:44:56.6875816Z test_scatter_cpu (__main__.TestCudaComm) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:44:56.6876294Z test_scatter_cpu_dim (__main__.TestCudaComm) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:44:56.6876796Z test_scatter_cpu_neg_dim (__main__.TestCudaComm) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:44:56.6877303Z test_scatter_cpu_sizes (__main__.TestCudaComm) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:44:56.6877797Z test_scatter_gpu (__main__.TestCudaComm) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:44:56.6878254Z test_scatter_gpu_dim (__main__.TestCudaComm) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:44:56.6878650Z test_scatter_gpu_neg_dim (__main__.TestCudaComm) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:44:56.6879050Z test_scatter_gpu_sizes (__main__.TestCudaComm) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:44:56.6879418Z test_scatter_namedtuple (__main__.TestCudaComm) ... skip: Test needs multiple GPUs (0.001s) 2023-01-11T21:44:56.6879610Z 2023-01-11T21:44:56.6879824Z ---------------------------------------------------------------------- 2023-01-11T21:44:56.6880084Z Ran 183 tests in 12.011s 2023-01-11T21:44:56.6880207Z 2023-01-11T21:44:56.6880286Z OK (skipped=180) 2023-01-11T21:44:56.6880403Z 2023-01-11T21:44:56.6880517Z Generating XML reports... 2023-01-11T21:44:56.6880916Z Generated XML report: test-reports/python-unittest/test_cuda/TEST-TestCuda-20230111214444.xml 2023-01-11T21:44:56.6881398Z Generated XML report: test-reports/python-unittest/test_cuda/TEST-TestCudaComm-20230111214444.xml 2023-01-11T21:44:56.6881620Z 2023-01-11T21:44:56.6881858Z ##[endgroup] 2023-01-11T21:44:56.6882232Z FINISHED PRINTING LOG FILE of test_cuda (/var/lib/jenkins/workspace/test/test-reports/test_cuda_0vkwp7c_) 2023-01-11T21:44:56.6882447Z 2023-01-11T21:44:56.6882618Z Running test_overrides ... [2023-01-11 21:44:56.679679] 2023-01-11T21:44:56.6883104Z Executing ['/opt/conda/bin/python', '-bb', 'test_overrides.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2023-01-11 21:44:56.679929] 2023-01-11T21:45:00.4067188Z 2023-01-11T21:45:00.4068023Z Expand the folded group to see the log file of test_overrides 2023-01-11T21:45:00.4069088Z ##[group]PRINTING LOG FILE of test_overrides (/var/lib/jenkins/workspace/test/test-reports/test_overrides_321f8_d3) 2023-01-11T21:45:00.4069419Z 2023-01-11T21:45:00.4069521Z Running tests... 2023-01-11T21:45:00.4070069Z ---------------------------------------------------------------------- 2023-01-11T21:45:00.4070615Z Test results will be stored in test-reports/python-unittest/test_overrides 2023-01-11T21:45:00.4071181Z test_broadcast_all (__main__.TestBroadcastAllOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (1.096s) 2023-01-11T21:45:00.4071813Z test_parameter_does_not_prevent_dispatch (__main__.TestDisabledTorchFunction) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:45:00.4072480Z test_wrapper (__main__.TestEinsumOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:45:00.4073046Z test_gradcheck (__main__.TestGradCheckOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:45:00.4073623Z test_newones (__main__.TestGradNewOnesOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4074466Z test_getitem (__main__.TestIndexing) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4075012Z test_getitem_subclass (__main__.TestIndexing) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:45:00.4075555Z test_setitem (__main__.TestIndexing) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:45:00.4076095Z test_setitem_subclass (__main__.TestIndexing) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:45:00.4076614Z test_setitem_val (__main__.TestIndexing) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4077261Z test_iterator (__main__.TestIterator) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4077906Z test_max (__main__.TestNamedTuple) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4078557Z test_pickle (__main__.TestPickle) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4079158Z test_rnn (__main__.TestRNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4079720Z test_resolve_name (__main__.TestResolveName) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4080281Z test_all_same_mode (__main__.TestTorchFunctionMode) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4080868Z test_basic (__main__.TestTorchFunctionMode) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:45:00.4081447Z test_disable_enable_subclass (__main__.TestTorchFunctionMode) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4082145Z test_disable_subclass_not_mode (__main__.TestTorchFunctionMode) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:45:00.4082784Z test_distributions_bernoulli (__main__.TestTorchFunctionMode) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:45:00.4083395Z test_error_using_class_method_on_mode (__main__.TestTorchFunctionMode) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4083991Z test_factory_override (__main__.TestTorchFunctionMode) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:45:00.4084573Z test_get_cur_mode (__main__.TestTorchFunctionMode) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4085163Z test_get_mode_stack (__main__.TestTorchFunctionMode) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:45:00.4085767Z test_mode_notimplemented_loop (__main__.TestTorchFunctionMode) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:45:00.4086378Z test_modes_handle_first (__main__.TestTorchFunctionMode) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:45:00.4087012Z test_modes_return_notimplemented (__main__.TestTorchFunctionMode) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:45:00.4087807Z test_nested_modes_with_python_has_torch_function (__main__.TestTorchFunctionMode) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:45:00.4088598Z test_nested_same_mode (__main__.TestTorchFunctionMode) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:45:00.4089376Z test_nn_parse_to (__main__.TestTorchFunctionMode) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:45:00.4090107Z test_reentrant_mode_idiom (__main__.TestTorchFunctionMode) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:45:00.4090858Z test_restacking_with_ancestor (__main__.TestTorchFunctionMode) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4091528Z test_subclass_hash (__main__.TestTorchFunctionMode) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:45:00.4092070Z test_with_mode (__main__.TestTorchFunctionMode) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4092646Z test_with_mode_created_separately (__main__.TestTorchFunctionMode) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4093262Z test_with_nested_modes (__main__.TestTorchFunctionMode) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:45:00.4093840Z test_Tensor___add__ (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4094684Z test_Tensor___and__ (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4095269Z test_Tensor___array__ (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4095882Z test_Tensor___array_wrap__ (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4096493Z test_Tensor___bool__ (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4097063Z test_Tensor___complex__ (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4097752Z test_Tensor___contains__ (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4098344Z test_Tensor___cuda_array_interface_____get__ (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4098929Z test_Tensor___deepcopy__ (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4099492Z test_Tensor___div__ (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4100053Z test_Tensor___dlpack__ (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4100627Z test_Tensor___dlpack_device__ (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4101199Z test_Tensor___eq__ (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4101753Z test_Tensor___float__ (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4102324Z test_Tensor___floordiv__ (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4102883Z test_Tensor___format__ (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4103440Z test_Tensor___ge__ (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4104020Z test_Tensor___getitem__ (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4104577Z test_Tensor___gt__ (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4105146Z test_Tensor___iadd__ (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4105586Z test_Tensor___iand__ (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4106569Z test_Tensor___idiv__ (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4107123Z test_Tensor___ifloordiv__ (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4107681Z test_Tensor___ilshift__ (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4108228Z test_Tensor___imod__ (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4108730Z test_Tensor___imul__ (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4109170Z test_Tensor___index__ (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4109610Z test_Tensor___int__ (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4110043Z test_Tensor___invert__ (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4110478Z test_Tensor___ior__ (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4110926Z test_Tensor___irshift__ (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4111405Z test_Tensor___isub__ (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4111841Z test_Tensor___ixor__ (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4112283Z test_Tensor___le__ (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4112725Z test_Tensor___len__ (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4113164Z test_Tensor___long__ (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4113598Z test_Tensor___lshift__ (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4114044Z test_Tensor___lt__ (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4114490Z test_Tensor___matmul__ (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4114933Z test_Tensor___mod__ (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4115367Z test_Tensor___mul__ (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4115802Z test_Tensor___ne__ (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4116244Z test_Tensor___nonzero__ (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4116686Z test_Tensor___or__ (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4117225Z test_Tensor___radd__ (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4117769Z test_Tensor___rand__ (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4118316Z test_Tensor___rdiv__ (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4118875Z test_Tensor___reduce_ex__ (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4119403Z test_Tensor___repr__ (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4119847Z test_Tensor___reversed__ (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4120299Z test_Tensor___rfloordiv__ (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4120748Z test_Tensor___rlshift__ (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4121185Z test_Tensor___rmatmul__ (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4121631Z test_Tensor___rmod__ (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4122068Z test_Tensor___rmul__ (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4122532Z test_Tensor___ror__ (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4122966Z test_Tensor___rpow__ (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4123410Z test_Tensor___rrshift__ (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4123855Z test_Tensor___rshift__ (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4124295Z test_Tensor___rsub__ (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4124722Z test_Tensor___rxor__ (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4125162Z test_Tensor___setitem__ (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4125618Z test_Tensor___setstate__ (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4126058Z test_Tensor___sub__ (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4126495Z test_Tensor___truediv__ (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4126975Z test_Tensor___xor__ (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4127545Z test_Tensor__autocast_to_full_precision (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4128154Z test_Tensor__autocast_to_reduced_precision (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4128774Z test_Tensor__coalesced_ (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4129330Z test_Tensor__dimI (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4129851Z test_Tensor__dimV (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4130293Z test_Tensor__indices (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4130735Z test_Tensor__is_view (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4131184Z test_Tensor__nested_tensor_size (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4131644Z test_Tensor__nnz (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4132092Z test_Tensor__to_dense (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4132554Z test_Tensor__update_names (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4132998Z test_Tensor__values (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4133436Z test_Tensor_abs (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4133875Z test_Tensor_abs_ (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4134581Z test_Tensor_absolute (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4135038Z test_Tensor_absolute_ (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4135481Z test_Tensor_acos (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4135923Z test_Tensor_acos_ (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4136370Z test_Tensor_acosh (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4136811Z test_Tensor_acosh_ (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4137255Z test_Tensor_add (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4137701Z test_Tensor_add_ (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4138143Z test_Tensor_addbmm (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4138575Z test_Tensor_addbmm_ (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4139018Z test_Tensor_addcdiv (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4139467Z test_Tensor_addcdiv_ (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4139915Z test_Tensor_addcmul (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4140383Z test_Tensor_addcmul_ (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4140826Z test_Tensor_addmm (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4141264Z test_Tensor_addmm_ (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4141704Z test_Tensor_addmv (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4142137Z test_Tensor_addmv_ (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4142571Z test_Tensor_addr (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4143012Z test_Tensor_addr_ (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4143457Z test_Tensor_adjoint (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4143887Z test_Tensor_align_as (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4144326Z test_Tensor_align_to (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4144819Z test_Tensor_all (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4145267Z test_Tensor_allclose (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4145728Z test_Tensor_amax (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4146181Z test_Tensor_amin (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4146627Z test_Tensor_aminmax (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4147077Z test_Tensor_angle (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4147529Z test_Tensor_any (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4148010Z test_Tensor_apply_ (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4148458Z test_Tensor_arccos (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4148897Z test_Tensor_arccos_ (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4149325Z test_Tensor_arccosh (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4149771Z test_Tensor_arccosh_ (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4150210Z test_Tensor_arcsin (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4150644Z test_Tensor_arcsin_ (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4151076Z test_Tensor_arcsinh (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4151550Z test_Tensor_arcsinh_ (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4151991Z test_Tensor_arctan (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4152423Z test_Tensor_arctan2 (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4152853Z test_Tensor_arctan2_ (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4153295Z test_Tensor_arctan_ (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4153735Z test_Tensor_arctanh (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4154174Z test_Tensor_arctanh_ (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4154606Z test_Tensor_argmax (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4155042Z test_Tensor_argmin (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4155483Z test_Tensor_argsort (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4155920Z test_Tensor_argwhere (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4156361Z test_Tensor_as_strided (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4156885Z test_Tensor_as_strided_ (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4157462Z test_Tensor_as_strided_scatter (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4158029Z test_Tensor_asin (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4158572Z test_Tensor_asin_ (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4159112Z test_Tensor_asinh (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4159599Z test_Tensor_asinh_ (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4160032Z test_Tensor_atan (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4160474Z test_Tensor_atan2 (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4160904Z test_Tensor_atan2_ (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4161345Z test_Tensor_atan_ (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4161793Z test_Tensor_atanh (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4162234Z test_Tensor_atanh_ (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4162666Z test_Tensor_backward (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4163151Z test_Tensor_baddbmm (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4163588Z test_Tensor_baddbmm_ (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4164044Z test_Tensor_bernoulli (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4164486Z test_Tensor_bernoulli_ (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4164937Z test_Tensor_bfloat16 (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4165381Z test_Tensor_bincount (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4165830Z test_Tensor_bitwise_and (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4166273Z test_Tensor_bitwise_and_ (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4166736Z test_Tensor_bitwise_left_shift (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4167291Z test_Tensor_bitwise_left_shift_ (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4167860Z test_Tensor_bitwise_not (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4168407Z test_Tensor_bitwise_not_ (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4168995Z test_Tensor_bitwise_or (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4169554Z test_Tensor_bitwise_or_ (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4170044Z test_Tensor_bitwise_right_shift (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4170507Z test_Tensor_bitwise_right_shift_ (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4170962Z test_Tensor_bitwise_xor (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4171419Z test_Tensor_bitwise_xor_ (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4171864Z test_Tensor_bmm (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4172295Z test_Tensor_bool (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4172742Z test_Tensor_broadcast_to (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4173187Z test_Tensor_byte (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4173624Z test_Tensor_cauchy_ (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4174066Z test_Tensor_ccol_indices (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4174673Z test_Tensor_cdouble (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4175176Z test_Tensor_ceil (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4175615Z test_Tensor_ceil_ (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4176044Z test_Tensor_cfloat (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4176483Z test_Tensor_chalf (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4176928Z test_Tensor_char (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4177378Z test_Tensor_cholesky (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4177827Z test_Tensor_cholesky_inverse (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4178289Z test_Tensor_cholesky_solve (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4178736Z test_Tensor_chunk (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4179175Z test_Tensor_clamp (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4179606Z test_Tensor_clamp_ (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4180081Z test_Tensor_clamp_max (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4180534Z test_Tensor_clamp_max_ (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4180975Z test_Tensor_clamp_min (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4181413Z test_Tensor_clamp_min_ (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4181847Z test_Tensor_clip (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4182286Z test_Tensor_clip_ (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4182725Z test_Tensor_clone (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4183173Z test_Tensor_coalesce (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4183617Z test_Tensor_col_indices (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4184060Z test_Tensor_conj (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4184505Z test_Tensor_conj_physical (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4185014Z test_Tensor_conj_physical_ (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4185465Z test_Tensor_contiguous (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4185920Z test_Tensor_copy_ (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4186431Z test_Tensor_copysign (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4186993Z test_Tensor_copysign_ (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4187536Z test_Tensor_corrcoef (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4188090Z test_Tensor_cos (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4188634Z test_Tensor_cos_ (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4189074Z test_Tensor_cosh (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4189505Z test_Tensor_cosh_ (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4189952Z test_Tensor_count_nonzero (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4190401Z test_Tensor_cov (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4190836Z test_Tensor_cpu (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4191266Z test_Tensor_cross (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4191739Z test_Tensor_crow_indices (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4192195Z test_Tensor_cuda (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4192632Z test_Tensor_cummax (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4193065Z test_Tensor_cummin (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4193510Z test_Tensor_cumprod (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4193954Z test_Tensor_cumprod_ (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4194394Z test_Tensor_cumsum (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4194828Z test_Tensor_cumsum_ (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4195270Z test_Tensor_data_ptr (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4195710Z test_Tensor_deg2rad (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4196152Z test_Tensor_deg2rad_ (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4196599Z test_Tensor_dense_dim (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4197058Z test_Tensor_dequantize (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4197616Z test_Tensor_det (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4198199Z test_Tensor_detach (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4198743Z test_Tensor_detach_ (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4199289Z test_Tensor_diag (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4199758Z test_Tensor_diag_embed (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4200217Z test_Tensor_diagflat (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4200663Z test_Tensor_diagonal (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4201127Z test_Tensor_diagonal_scatter (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4201585Z test_Tensor_diff (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4202029Z test_Tensor_digamma (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4202462Z test_Tensor_digamma_ (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4202905Z test_Tensor_dim (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4203370Z test_Tensor_dist (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4203814Z test_Tensor_div (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4204235Z test_Tensor_div_ (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4204679Z test_Tensor_divide (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4205127Z test_Tensor_divide_ (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4205568Z test_Tensor_dot (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4205993Z test_Tensor_double (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4206442Z test_Tensor_dsplit (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4206894Z test_Tensor_element_size (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4207393Z test_Tensor_eq (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4207926Z test_Tensor_eq_ (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4208475Z test_Tensor_equal (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4209020Z test_Tensor_erf (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4209568Z test_Tensor_erf_ (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4210056Z test_Tensor_erfc (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4210493Z test_Tensor_erfc_ (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4210938Z test_Tensor_erfinv (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4211378Z test_Tensor_erfinv_ (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4211806Z test_Tensor_exp (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4212251Z test_Tensor_exp2 (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4212695Z test_Tensor_exp2_ (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4213137Z test_Tensor_exp_ (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4213564Z test_Tensor_expand (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4214013Z test_Tensor_expand_as (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4214603Z test_Tensor_expm1 (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4215043Z test_Tensor_expm1_ (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4215542Z test_Tensor_exponential_ (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4216010Z test_Tensor_fill_ (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4216459Z test_Tensor_fill_diagonal_ (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4216918Z test_Tensor_fix (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4217341Z test_Tensor_fix_ (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4217776Z test_Tensor_flatten (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4218224Z test_Tensor_flip (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4218662Z test_Tensor_fliplr (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4219100Z test_Tensor_flipud (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4219525Z test_Tensor_float (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4219981Z test_Tensor_float_power (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4220442Z test_Tensor_float_power_ (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4220894Z test_Tensor_floor (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4221364Z test_Tensor_floor_ (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4221821Z test_Tensor_floor_divide (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4222274Z test_Tensor_floor_divide_ (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4222721Z test_Tensor_fmax (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4223145Z test_Tensor_fmin (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4223584Z test_Tensor_fmod (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4224021Z test_Tensor_fmod_ (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4224453Z test_Tensor_frac (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4224942Z test_Tensor_frac_ (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4225375Z test_Tensor_frexp (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4225812Z test_Tensor_gather (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4226271Z test_Tensor_gcd (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4226840Z test_Tensor_gcd_ (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4227390Z test_Tensor_ge (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4227930Z test_Tensor_ge_ (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4228481Z test_Tensor_geometric_ (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4228963Z test_Tensor_geqrf (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4229398Z test_Tensor_ger (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4229836Z test_Tensor_get_device (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4230285Z test_Tensor_greater (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4230727Z test_Tensor_greater_ (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4231187Z test_Tensor_greater_equal (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4231646Z test_Tensor_greater_equal_ (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4232099Z test_Tensor_gt (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4232529Z test_Tensor_gt_ (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4232995Z test_Tensor_half (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4233438Z test_Tensor_hardshrink (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4233893Z test_Tensor_has_names (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4234335Z test_Tensor_heaviside (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4234788Z test_Tensor_heaviside_ (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4235233Z test_Tensor_histc (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4235684Z test_Tensor_histogram (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4236125Z test_Tensor_hsplit (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4236564Z test_Tensor_hypot (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4237011Z test_Tensor_hypot_ (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4237448Z test_Tensor_i0 (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4237874Z test_Tensor_i0_ (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4238396Z test_Tensor_igamma (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4238845Z test_Tensor_igamma_ (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4239301Z test_Tensor_igammac (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4239743Z test_Tensor_igammac_ (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4240197Z test_Tensor_index_add (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4240642Z test_Tensor_index_add_ (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4241088Z test_Tensor_index_copy (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4241529Z test_Tensor_index_copy_ (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4241980Z test_Tensor_index_fill (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4242425Z test_Tensor_index_fill_ (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4242872Z test_Tensor_index_put (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4243306Z test_Tensor_index_put_ (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4243759Z test_Tensor_index_reduce (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4244244Z test_Tensor_index_reduce_ (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4244698Z test_Tensor_index_select (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4245138Z test_Tensor_indices (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4245582Z test_Tensor_inner (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4246022Z test_Tensor_int (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4246465Z test_Tensor_int_repr (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4246906Z test_Tensor_inverse (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4247401Z test_Tensor_ipu (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4247954Z test_Tensor_is_coalesced (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4248518Z test_Tensor_is_complex (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4249067Z test_Tensor_is_conj (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4249650Z test_Tensor_is_contiguous (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4250134Z test_Tensor_is_distributed (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4250605Z test_Tensor_is_floating_point (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4251070Z test_Tensor_is_inference (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4251512Z test_Tensor_is_neg (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4251960Z test_Tensor_is_nonzero (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4252416Z test_Tensor_is_pinned (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4252867Z test_Tensor_is_same_size (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4253308Z test_Tensor_is_set_to (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4253759Z test_Tensor_is_shared (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4254337Z test_Tensor_is_signed (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4254812Z test_Tensor_isclose (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4255250Z test_Tensor_isfinite (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4255697Z test_Tensor_isinf (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4256197Z test_Tensor_isnan (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4256641Z test_Tensor_isneginf (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4257081Z test_Tensor_isposinf (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4257523Z test_Tensor_isreal (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4257963Z test_Tensor_istft (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4258405Z test_Tensor_item (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4258836Z test_Tensor_kron (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4259272Z test_Tensor_kthvalue (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4259712Z test_Tensor_lcm (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4260146Z test_Tensor_lcm_ (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4260580Z test_Tensor_ldexp (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4261105Z test_Tensor_ldexp_ (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4261547Z test_Tensor_le (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4261978Z test_Tensor_le_ (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4262401Z test_Tensor_lerp (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4262839Z test_Tensor_lerp_ (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4263273Z test_Tensor_less (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4263709Z test_Tensor_less_ (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4264140Z test_Tensor_less_equal (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4264595Z test_Tensor_less_equal_ (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4265104Z test_Tensor_lgamma (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4265549Z test_Tensor_lgamma_ (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4265977Z test_Tensor_log (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4266465Z test_Tensor_log10 (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4267013Z test_Tensor_log10_ (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4267594Z test_Tensor_log1p (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4268113Z test_Tensor_log1p_ (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4268555Z test_Tensor_log2 (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4268992Z test_Tensor_log2_ (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4269426Z test_Tensor_log_ (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4269860Z test_Tensor_log_normal_ (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4270311Z test_Tensor_log_softmax (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4270762Z test_Tensor_logaddexp (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4271216Z test_Tensor_logaddexp2 (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4271666Z test_Tensor_logcumsumexp (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4272117Z test_Tensor_logdet (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4272590Z test_Tensor_logical_and (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4273052Z test_Tensor_logical_and_ (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4273496Z test_Tensor_logical_not (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4273942Z test_Tensor_logical_not_ (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4274394Z test_Tensor_logical_or (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4274841Z test_Tensor_logical_or_ (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4275282Z test_Tensor_logical_xor (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4275730Z test_Tensor_logical_xor_ (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4276173Z test_Tensor_logit (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4276614Z test_Tensor_logit_ (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4277062Z test_Tensor_logsumexp (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4277611Z test_Tensor_long (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4278155Z test_Tensor_lt (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4278705Z test_Tensor_lt_ (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4279263Z test_Tensor_lu (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4279697Z test_Tensor_lu_solve (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4280147Z test_Tensor_map2_ (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4280578Z test_Tensor_map_ (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4281027Z test_Tensor_masked_fill (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4281473Z test_Tensor_masked_fill_ (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4281930Z test_Tensor_masked_scatter (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4282397Z test_Tensor_masked_scatter_ (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4282852Z test_Tensor_masked_select (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4283295Z test_Tensor_matmul (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4283737Z test_Tensor_matrix_exp (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4284213Z test_Tensor_matrix_power (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4284664Z test_Tensor_max (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4285095Z test_Tensor_maximum (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4285537Z test_Tensor_mean (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4285977Z test_Tensor_median (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4286410Z test_Tensor_min (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4286845Z test_Tensor_minimum (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4287384Z test_Tensor_mm (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4287934Z test_Tensor_mode (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4288486Z test_Tensor_moveaxis (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4289031Z test_Tensor_movedim (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4289576Z test_Tensor_msort (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4290047Z test_Tensor_mul (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4290483Z test_Tensor_mul_ (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4290947Z test_Tensor_multinomial (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4291397Z test_Tensor_multiply (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4291847Z test_Tensor_multiply_ (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4292285Z test_Tensor_mv (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4292716Z test_Tensor_mvlgamma (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4293161Z test_Tensor_mvlgamma_ (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4293609Z test_Tensor_nan_to_num (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4294051Z test_Tensor_nan_to_num_ (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4294682Z test_Tensor_nanmean (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4295137Z test_Tensor_nanmedian (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4295587Z test_Tensor_nanquantile (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4296083Z test_Tensor_nansum (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4296517Z test_Tensor_narrow (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4296958Z test_Tensor_narrow_copy (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4297408Z test_Tensor_ndimension (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4297851Z test_Tensor_ne (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4298280Z test_Tensor_ne_ (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4298722Z test_Tensor_neg (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4299161Z test_Tensor_neg_ (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4299607Z test_Tensor_negative (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4300042Z test_Tensor_negative_ (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4300487Z test_Tensor_nelement (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4300929Z test_Tensor_nextafter (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4301377Z test_Tensor_nextafter_ (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4301855Z test_Tensor_nonzero (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4302293Z test_Tensor_norm (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4302731Z test_Tensor_normal_ (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4303164Z test_Tensor_not_equal (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4303598Z test_Tensor_not_equal_ (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4304041Z test_Tensor_numel (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4304479Z test_Tensor_numpy (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4304979Z test_Tensor_orgqr (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4305405Z test_Tensor_ormqr (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4305839Z test_Tensor_outer (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4306296Z test_Tensor_permute (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4306852Z test_Tensor_pin_memory (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4307442Z test_Tensor_pinverse (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4307979Z test_Tensor_polygamma (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4308434Z test_Tensor_polygamma_ (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4308885Z test_Tensor_positive (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4309320Z test_Tensor_pow (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4309759Z test_Tensor_pow_ (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4310207Z test_Tensor_prelu (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4310654Z test_Tensor_prod (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4311089Z test_Tensor_put (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4311519Z test_Tensor_put_ (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4311975Z test_Tensor_q_per_channel_axis (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4312451Z test_Tensor_q_per_channel_scales (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4312933Z test_Tensor_q_per_channel_zero_points (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4313419Z test_Tensor_q_scale (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4313864Z test_Tensor_q_zero_point (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4314304Z test_Tensor_qr (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4314740Z test_Tensor_qscheme (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4315175Z test_Tensor_quantile (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4315620Z test_Tensor_rad2deg (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4316065Z test_Tensor_rad2deg_ (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4316515Z test_Tensor_random_ (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4316960Z test_Tensor_ravel (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4317516Z test_Tensor_reciprocal (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4318081Z test_Tensor_reciprocal_ (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4318649Z test_Tensor_record_stream (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4319252Z test_Tensor_refine_names (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4319743Z test_Tensor_register_hook (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4320193Z test_Tensor_relu (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4320634Z test_Tensor_relu_ (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4321075Z test_Tensor_remainder (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4321534Z test_Tensor_remainder_ (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4321992Z test_Tensor_rename (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4322439Z test_Tensor_rename_ (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4322872Z test_Tensor_renorm (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4323320Z test_Tensor_renorm_ (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4323769Z test_Tensor_repeat (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4324228Z test_Tensor_repeat_interleave (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4324692Z test_Tensor_requires_grad_ (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4325177Z test_Tensor_reshape (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4325624Z test_Tensor_reshape_as (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4326069Z test_Tensor_resize (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4326502Z test_Tensor_resize_ (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4326978Z test_Tensor_resize_as (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4327541Z test_Tensor_resize_as_ (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4328117Z test_Tensor_resize_as_sparse_ (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4328679Z test_Tensor_resolve_conj (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4329243Z test_Tensor_resolve_neg (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4329791Z test_Tensor_retain_grad (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4330239Z test_Tensor_roll (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4330704Z test_Tensor_rot90 (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4331151Z test_Tensor_round (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4331594Z test_Tensor_round_ (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4332039Z test_Tensor_row_indices (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4332478Z test_Tensor_rsqrt (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4332920Z test_Tensor_rsqrt_ (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4333362Z test_Tensor_scatter (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4333814Z test_Tensor_scatter_ (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4334413Z test_Tensor_scatter_add (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4334865Z test_Tensor_scatter_add_ (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4335327Z test_Tensor_scatter_reduce (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4335790Z test_Tensor_scatter_reduce_ (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4336252Z test_Tensor_select (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4336706Z test_Tensor_select_scatter (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4337206Z test_Tensor_set_ (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4337642Z test_Tensor_sgn (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4338080Z test_Tensor_sgn_ (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4338515Z test_Tensor_share_memory_ (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4338968Z test_Tensor_short (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4339413Z test_Tensor_sigmoid (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4339860Z test_Tensor_sigmoid_ (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4340291Z test_Tensor_sign (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4340723Z test_Tensor_sign_ (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4341161Z test_Tensor_signbit (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4341604Z test_Tensor_sin (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4342064Z test_Tensor_sin_ (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4342505Z test_Tensor_sinc (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4342941Z test_Tensor_sinc_ (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4343379Z test_Tensor_sinh (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4343804Z test_Tensor_sinh_ (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4344247Z test_Tensor_size (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4344758Z test_Tensor_slice_scatter (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4345217Z test_Tensor_slogdet (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4345652Z test_Tensor_smm (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4346094Z test_Tensor_softmax (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4346606Z test_Tensor_sort (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4347158Z test_Tensor_sparse_dim (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4347714Z test_Tensor_sparse_mask (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4348238Z test_Tensor_sparse_resize_ (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4348739Z test_Tensor_sparse_resize_and_clear_ (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4349201Z test_Tensor_split (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4349645Z test_Tensor_split_with_sizes (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4350089Z test_Tensor_sqrt (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4350526Z test_Tensor_sqrt_ (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4350965Z test_Tensor_square (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4351403Z test_Tensor_square_ (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4351843Z test_Tensor_squeeze (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4352289Z test_Tensor_squeeze_ (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4352739Z test_Tensor_sspaddmm (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4353176Z test_Tensor_std (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4353644Z test_Tensor_stft (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4354090Z test_Tensor_storage (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4354547Z test_Tensor_storage_offset (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4355003Z test_Tensor_storage_type (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4355448Z test_Tensor_sub (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4355887Z test_Tensor_sub_ (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4356329Z test_Tensor_subtract (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4356780Z test_Tensor_subtract_ (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4357279Z test_Tensor_sum (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4357831Z test_Tensor_sum_to_size (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4358382Z test_Tensor_svd (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4358928Z test_Tensor_swapaxes (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4359465Z test_Tensor_swapaxes_ (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4359917Z test_Tensor_swapdims (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4360396Z test_Tensor_swapdims_ (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4360836Z test_Tensor_symeig (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4361278Z test_Tensor_t (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4361715Z test_Tensor_t_ (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4362155Z test_Tensor_take (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4362594Z test_Tensor_take_along_dim (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4363040Z test_Tensor_tan (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4363480Z test_Tensor_tan_ (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4363918Z test_Tensor_tanh (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4364346Z test_Tensor_tanh_ (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4364797Z test_Tensor_tensor_split (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4365273Z test_Tensor_tile (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4365713Z test_Tensor_to (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4366158Z test_Tensor_to_dense (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4366601Z test_Tensor_to_mkldnn (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4367061Z test_Tensor_to_sparse (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4367510Z test_Tensor_tolist (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4368001Z test_Tensor_topk (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4368439Z test_Tensor_trace (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4368890Z test_Tensor_transpose (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4369349Z test_Tensor_transpose_ (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4369818Z test_Tensor_triangular_solve (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4370262Z test_Tensor_tril (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4370699Z test_Tensor_tril_ (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4371142Z test_Tensor_triu (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4371611Z test_Tensor_triu_ (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4372045Z test_Tensor_true_divide (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4372501Z test_Tensor_true_divide_ (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4372947Z test_Tensor_trunc (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4373389Z test_Tensor_trunc_ (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4373825Z test_Tensor_type (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4374403Z test_Tensor_type_as (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4374857Z test_Tensor_unbind (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4375295Z test_Tensor_unfold (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4375723Z test_Tensor_uniform_ (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4376159Z test_Tensor_unique (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4376667Z test_Tensor_unique_consecutive (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4377134Z test_Tensor_unsafe_chunk (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4377585Z test_Tensor_unsafe_split (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4378046Z test_Tensor_unsafe_split_with_sizes (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4378514Z test_Tensor_unsqueeze (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4378964Z test_Tensor_unsqueeze_ (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4379416Z test_Tensor_untyped_storage (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4379874Z test_Tensor_values (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4380316Z test_Tensor_var (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4380756Z test_Tensor_vdot (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4381187Z test_Tensor_view (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4381627Z test_Tensor_view_as (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4382069Z test_Tensor_vsplit (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4382549Z test_Tensor_where (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4382983Z test_Tensor_xlogy (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4383424Z test_Tensor_xlogy_ (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4383863Z test_Tensor_xpu (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4384302Z test_Tensor_zero_ (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4384800Z test__TensorBase_H___get__ (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4385268Z test__TensorBase_T___get__ (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4385742Z test__TensorBase__backward_hooks___get__ (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4386211Z test__TensorBase__base___get__ (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4386668Z test__TensorBase__cdata___get__ (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4387176Z test__TensorBase__grad___get__ (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4387753Z test__TensorBase__grad_fn___get__ (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4388356Z test__TensorBase__version___get__ (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4388823Z test__TensorBase_data___get__ (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4389279Z test__TensorBase_device___get__ (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4389740Z test__TensorBase_dtype___get__ (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4390205Z test__TensorBase_grad___get__ (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4390675Z test__TensorBase_grad_fn___get__ (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4391132Z test__TensorBase_imag___get__ (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4391590Z test__TensorBase_is_cpu___get__ (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4392053Z test__TensorBase_is_cuda___get__ (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4392516Z test__TensorBase_is_ipu___get__ (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4392970Z test__TensorBase_is_leaf___get__ (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4393447Z test__TensorBase_is_meta___get__ (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4393940Z test__TensorBase_is_mkldnn___get__ (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4394407Z test__TensorBase_is_mps___get__ (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4394863Z test__TensorBase_is_nested___get__ (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4395326Z test__TensorBase_is_ort___get__ (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4395794Z test__TensorBase_is_quantized___get__ (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4396269Z test__TensorBase_is_sparse___get__ (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4396737Z test__TensorBase_is_sparse_csr___get__ (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4397210Z test__TensorBase_is_vulkan___get__ (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4397676Z test__TensorBase_is_xpu___get__ (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4398148Z test__TensorBase_layout___get__ (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4398650Z test__TensorBase_mH___get__ (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4399140Z test__TensorBase_mT___get__ (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4399608Z test__TensorBase_name___get__ (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4400069Z test__TensorBase_names___get__ (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4400523Z test__TensorBase_ndim___get__ (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4400971Z test__TensorBase_output_nr___get__ (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4401435Z test__TensorBase_real___get__ (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4401906Z test__TensorBase_requires_grad___get__ (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4402376Z test__TensorBase_retains_grad___get__ (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4402832Z test__TensorBase_shape___get__ (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4403289Z test__TensorBase_volatile___get__ (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4403730Z test_base (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4404153Z test_grad (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:45:00.4404624Z test_has_torch_function_non_sequence (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4405015Z test_mean_semantics (__main__.TestTorchFunctionOverride) 2023-01-11T21:45:00.4405390Z Test that a function with one argument can be overrided ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:45:00.4405752Z test_mm_semantics (__main__.TestTorchFunctionOverride) 2023-01-11T21:45:00.4406123Z Test that a function with multiple arguments can be overrided ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:45:00.4406558Z test_pow_rpow (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:45:00.4422203Z test_precedence_semantics (__main__.TestTorchFunctionOverride) 2023-01-11T21:45:00.4422622Z Test semantics for __torch_function__ for functions that take ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:45:00.4423014Z test_tensor_subclass_propagation (__main__.TestTorchFunctionOverride) 2023-01-11T21:45:00.4423408Z this test exercises the functionality described in ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:45:00.4423862Z test_torch__C__fft_fft_fft (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4424314Z test_torch__C__fft_fft_fft2 (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4424814Z test_torch__C__fft_fft_fftn (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4425281Z test_torch__C__fft_fft_fftshift (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4425837Z test_torch__C__fft_fft_hfft (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4426301Z test_torch__C__fft_fft_hfft2 (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4426753Z test_torch__C__fft_fft_hfftn (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4427288Z test_torch__C__fft_fft_ifft (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4427773Z test_torch__C__fft_fft_ifft2 (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4428230Z test_torch__C__fft_fft_ifftn (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4428690Z test_torch__C__fft_fft_ifftshift (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4429151Z test_torch__C__fft_fft_ihfft (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4429606Z test_torch__C__fft_fft_ihfft2 (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4430065Z test_torch__C__fft_fft_ihfftn (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4430524Z test_torch__C__fft_fft_irfft (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4430977Z test_torch__C__fft_fft_irfft2 (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4431480Z test_torch__C__fft_fft_irfftn (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4431937Z test_torch__C__fft_fft_rfft (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4432400Z test_torch__C__fft_fft_rfft2 (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4432846Z test_torch__C__fft_fft_rfftn (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4433309Z test_torch__C__linalg_linalg_cholesky (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4433806Z test_torch__C__linalg_linalg_cholesky_ex (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4434293Z test_torch__C__linalg_linalg_cond (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4434756Z test_torch__C__linalg_linalg_cross (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4435223Z test_torch__C__linalg_linalg_det (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4435698Z test_torch__C__linalg_linalg_diagonal (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4436163Z test_torch__C__linalg_linalg_eig (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4436665Z test_torch__C__linalg_linalg_eigh (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4437191Z test_torch__C__linalg_linalg_eigvals (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4437784Z test_torch__C__linalg_linalg_eigvalsh (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4438394Z test_torch__C__linalg_linalg_householder_product (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4438989Z test_torch__C__linalg_linalg_inv (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4439526Z test_torch__C__linalg_linalg_inv_ex (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4440006Z test_torch__C__linalg_linalg_ldl_factor (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4440487Z test_torch__C__linalg_linalg_ldl_factor_ex (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4440967Z test_torch__C__linalg_linalg_ldl_solve (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4441434Z test_torch__C__linalg_linalg_lstsq (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4441889Z test_torch__C__linalg_linalg_lu (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4442355Z test_torch__C__linalg_linalg_lu_factor (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4442868Z test_torch__C__linalg_linalg_lu_factor_ex (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4443344Z test_torch__C__linalg_linalg_lu_solve (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4443805Z test_torch__C__linalg_linalg_matmul (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4444277Z test_torch__C__linalg_linalg_matrix_exp (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4444754Z test_torch__C__linalg_linalg_matrix_norm (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4445237Z test_torch__C__linalg_linalg_matrix_power (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4445704Z test_torch__C__linalg_linalg_matrix_rank (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4446177Z test_torch__C__linalg_linalg_multi_dot (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4446650Z test_torch__C__linalg_linalg_norm (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4447116Z test_torch__C__linalg_linalg_pinv (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4447683Z test_torch__C__linalg_linalg_qr (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4448275Z test_torch__C__linalg_linalg_slogdet (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4448866Z test_torch__C__linalg_linalg_solve (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4449456Z test_torch__C__linalg_linalg_solve_ex (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4449996Z test_torch__C__linalg_linalg_solve_triangular (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4450472Z test_torch__C__linalg_linalg_svd (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4450945Z test_torch__C__linalg_linalg_svdvals (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4451422Z test_torch__C__linalg_linalg_tensorinv (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4451908Z test_torch__C__linalg_linalg_tensorsolve (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4452383Z test_torch__C__linalg_linalg_vander (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4452854Z test_torch__C__linalg_linalg_vecdot (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4453342Z test_torch__C__linalg_linalg_vector_norm (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4453816Z test_torch__C__nn_avg_pool2d (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4454476Z test_torch__C__nn_avg_pool3d (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4454991Z test_torch__C__nn_gelu (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4455438Z test_torch__C__nn_linear (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4455887Z test_torch__C__nn_log_sigmoid (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4456328Z test_torch__C__nn_one_hot (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4456782Z test_torch__C__nn_softplus (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4457231Z test_torch__C__nn_softshrink (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4457699Z test_torch__C__special_special_airy_ai (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4458175Z test_torch__C__special_special_bessel_j0 (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4458650Z test_torch__C__special_special_bessel_j1 (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4459177Z test_torch__C__special_special_bessel_y0 (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4459658Z test_torch__C__special_special_bessel_y1 (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4460147Z test_torch__C__special_special_chebyshev_polynomial_t (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4460650Z test_torch__C__special_special_chebyshev_polynomial_u (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4461153Z test_torch__C__special_special_chebyshev_polynomial_v (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4461664Z test_torch__C__special_special_chebyshev_polynomial_w (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4462163Z test_torch__C__special_special_digamma (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4462635Z test_torch__C__special_special_entr (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4463107Z test_torch__C__special_special_erf (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4463576Z test_torch__C__special_special_erfc (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4464048Z test_torch__C__special_special_erfcx (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4464527Z test_torch__C__special_special_erfinv (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4465100Z test_torch__C__special_special_exp2 (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4465569Z test_torch__C__special_special_expit (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4466043Z test_torch__C__special_special_expm1 (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4466632Z test_torch__C__special_special_gammainc (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4467224Z test_torch__C__special_special_gammaincc (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4467828Z test_torch__C__special_special_gammaln (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4468335Z test_torch__C__special_special_hermite_polynomial_h (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4468840Z test_torch__C__special_special_hermite_polynomial_he (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4469323Z test_torch__C__special_special_i0 (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4469791Z test_torch__C__special_special_i0e (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4470291Z test_torch__C__special_special_i1 (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4470770Z test_torch__C__special_special_i1e (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4471257Z test_torch__C__special_special_laguerre_polynomial_l (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4471752Z test_torch__C__special_special_legendre_polynomial_p (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4472239Z test_torch__C__special_special_log1p (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4472712Z test_torch__C__special_special_log_ndtr (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4473192Z test_torch__C__special_special_log_softmax (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4473661Z test_torch__C__special_special_logit (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4474133Z test_torch__C__special_special_logsumexp (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4474626Z test_torch__C__special_special_modified_bessel_i0 (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4475120Z test_torch__C__special_special_modified_bessel_i1 (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4475603Z test_torch__C__special_special_modified_bessel_k0 (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4476124Z test_torch__C__special_special_modified_bessel_k1 (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4476621Z test_torch__C__special_special_multigammaln (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4477108Z test_torch__C__special_special_ndtr (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4477584Z test_torch__C__special_special_ndtri (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4478061Z test_torch__C__special_special_polygamma (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4478595Z test_torch__C__special_special_psi (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4479080Z test_torch__C__special_special_round (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4479571Z test_torch__C__special_special_scaled_modified_bessel_k0 (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4480072Z test_torch__C__special_special_scaled_modified_bessel_k1 (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4480577Z test_torch__C__special_special_shifted_chebyshev_polynomial_t (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4481115Z test_torch__C__special_special_shifted_chebyshev_polynomial_u (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4481638Z test_torch__C__special_special_shifted_chebyshev_polynomial_v (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4482156Z test_torch__C__special_special_shifted_chebyshev_polynomial_w (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4482644Z test_torch__C__special_special_sinc (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4483120Z test_torch__C__special_special_softmax (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4483605Z test_torch__C__special_special_spherical_bessel_j0 (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4484088Z test_torch__C__special_special_xlog1py (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4484554Z test_torch__C__special_special_xlogy (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4485017Z test_torch__C__special_special_zeta (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4485471Z test_torch__assert_async (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4485923Z test_torch__conj_copy (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4486370Z test_torch__fw_primal_copy (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4486857Z test_torch__indices_copy (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4487408Z test_torch__lobpcg_lobpcg (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4487979Z test_torch__lowrank_pca_lowrank (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4488542Z test_torch__lowrank_svd_lowrank (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4489114Z test_torch__make_dual_copy (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4489696Z test_torch__native_batch_norm_legit (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4490178Z test_torch__neg_view_copy (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4490643Z test_torch__reshape_alias_copy (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4491101Z test_torch__rowwise_prune (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4491569Z test_torch__sparse_broadcast_to_copy (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4492034Z test_torch__values_copy (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4492505Z test_torch_abs (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4492943Z test_torch_absolute (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4493386Z test_torch_acos (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4493827Z test_torch_acosh (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4494444Z test_torch_adaptive_avg_pool1d (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4494921Z test_torch_adaptive_max_pool1d (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4495372Z test_torch_add (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4495812Z test_torch_addbmm (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4496251Z test_torch_addcdiv (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4496677Z test_torch_addcmul (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4497114Z test_torch_addmm (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4497546Z test_torch_addmv (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4497981Z test_torch_addr (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4498479Z test_torch_adjoint (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4498933Z test_torch_affine_grid_generator (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4499395Z test_torch_alias_copy (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4499830Z test_torch_all (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4500263Z test_torch_allclose (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4500708Z test_torch_alpha_dropout (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4501151Z test_torch_amax (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4501586Z test_torch_amin (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4502012Z test_torch_aminmax (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4502445Z test_torch_angle (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4502872Z test_torch_any (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4503305Z test_torch_arccos (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4503819Z test_torch_arccosh (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4504264Z test_torch_arcsin (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4504763Z test_torch_arcsinh (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4505217Z test_torch_arctan (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4505656Z test_torch_arctan2 (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4506097Z test_torch_arctanh (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4506583Z test_torch_argmax (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4507134Z test_torch_argmin (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4507668Z test_torch_argsort (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4508107Z test_torch_argwhere (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4508559Z test_torch_as_strided_copy (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4509021Z test_torch_as_strided_scatter (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4509468Z test_torch_asin (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4509936Z test_torch_asinh (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4510370Z test_torch_atan (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4510804Z test_torch_atan2 (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4511228Z test_torch_atanh (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4511676Z test_torch_avg_pool1d (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4512121Z test_torch_baddbmm (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4512563Z test_torch_batch_norm (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4513020Z test_torch_batch_norm_backward_elemt (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4513505Z test_torch_batch_norm_backward_reduce (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4513974Z test_torch_batch_norm_elemt (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4514440Z test_torch_batch_norm_gather_stats (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4514918Z test_torch_batch_norm_gather_stats_with_counts (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4515417Z test_torch_batch_norm_stats (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4515881Z test_torch_batch_norm_update_stats (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4516344Z test_torch_bernoulli (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4516810Z test_torch_bilinear (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4517386Z test_torch_binary_cross_entropy_with_logits (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4517962Z test_torch_bincount (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4518518Z test_torch_binomial (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4519075Z test_torch_bitwise_and (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4519584Z test_torch_bitwise_left_shift (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4520038Z test_torch_bitwise_not (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4520484Z test_torch_bitwise_or (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4520941Z test_torch_bitwise_right_shift (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4521421Z test_torch_bitwise_xor (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4521860Z test_torch_bmm (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4522304Z test_torch_broadcast_to (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4522749Z test_torch_bucketize (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4523182Z test_torch_cat (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4523625Z test_torch_ccol_indices_copy (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4524079Z test_torch_ceil (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4524513Z test_torch_celu (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4524957Z test_torch_channel_shuffle (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4525406Z test_torch_cholesky (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4525857Z test_torch_cholesky_inverse (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4526316Z test_torch_cholesky_solve (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4526813Z test_torch_choose_qparams_optimized (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4527377Z test_torch_chunk (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4527920Z test_torch_clamp (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4528473Z test_torch_clamp_max (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4529016Z test_torch_clamp_min (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4529562Z test_torch_clip (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4530041Z test_torch_clone (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4530499Z test_torch_col_indices_copy (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4530944Z test_torch_column_stack (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4531393Z test_torch_combinations (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4531844Z test_torch_complex (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4532286Z test_torch_concat (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4532727Z test_torch_concatenate (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4533199Z test_torch_conj (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4533645Z test_torch_conj_physical (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4534098Z test_torch_constant_pad_nd (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4534708Z test_torch_conv1d (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4535140Z test_torch_conv2d (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4535576Z test_torch_conv3d (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4536020Z test_torch_conv_tbc (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4536466Z test_torch_conv_transpose1d (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4536924Z test_torch_conv_transpose2d (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4537381Z test_torch_conv_transpose3d (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4537838Z test_torch_convolution (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4538287Z test_torch_copysign (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4538779Z test_torch_corrcoef (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4539224Z test_torch_cos (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4539665Z test_torch_cosh (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4540121Z test_torch_cosine_embedding_loss (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4540584Z test_torch_cosine_similarity (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4541039Z test_torch_count_nonzero (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4541484Z test_torch_cov (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4541921Z test_torch_cross (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4542364Z test_torch_crow_indices_copy (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4542816Z test_torch_ctc_loss (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4543257Z test_torch_cummax (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4543695Z test_torch_cummin (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4544139Z test_torch_cumprod (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4544612Z test_torch_cumsum (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4545138Z test_torch_cumulative_trapezoid (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4545592Z test_torch_deg2rad (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4546023Z test_torch_dequantize (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4546510Z test_torch_det (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4547048Z test_torch_detach (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4547598Z test_torch_detach_copy (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4548053Z test_torch_diag (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4548492Z test_torch_diag_embed (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4548935Z test_torch_diagflat (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4549373Z test_torch_diagonal (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4549839Z test_torch_diagonal_copy (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4550303Z test_torch_diagonal_scatter (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4550752Z test_torch_diff (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4551187Z test_torch_digamma (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4551612Z test_torch_dist (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4552040Z test_torch_div (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4552470Z test_torch_divide (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4552900Z test_torch_dot (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4553321Z test_torch_dropout (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4553755Z test_torch_dsmm (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4554180Z test_torch_dsplit (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4554612Z test_torch_dstack (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4555037Z test_torch_embedding (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4555485Z test_torch_embedding_bag (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4555959Z test_torch_empty_like (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4556392Z test_torch_eq (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4556814Z test_torch_equal (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4557346Z test_torch_erf (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4557874Z test_torch_erfc (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4558408Z test_torch_erfinv (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4558934Z test_torch_exp (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4559454Z test_torch_exp2 (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4559886Z test_torch_expand_copy (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4560325Z test_torch_expm1 (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4560774Z test_torch_fake_quantize_per_channel_affine (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4561281Z test_torch_fake_quantize_per_tensor_affine (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4561766Z test_torch_fbgemm_linear_fp16_weight (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4562250Z test_torch_fbgemm_linear_fp16_weight_fp32_activation (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4562733Z test_torch_fbgemm_linear_int8_weight (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4563206Z test_torch_fbgemm_linear_int8_weight_fp32_activation (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4563689Z test_torch_fbgemm_linear_quantize_weight (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4564168Z test_torch_fbgemm_pack_gemm_matrix_fp16 (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4564642Z test_torch_fbgemm_pack_quantized_matrix (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4565098Z test_torch_feature_alpha_dropout (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4565563Z test_torch_feature_dropout (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4566000Z test_torch_fix (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4566440Z test_torch_flatten (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4566871Z test_torch_flip (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4567449Z test_torch_fliplr (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4567988Z test_torch_flipud (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4568537Z test_torch_float_power (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4569068Z test_torch_floor (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4569618Z test_torch_floor_divide (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4570088Z test_torch_fmax (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4570517Z test_torch_fmin (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4570931Z test_torch_fmod (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4571348Z test_torch_frac (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4571778Z test_torch_frexp (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4572215Z test_torch_frobenius_norm (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4572452Z test_torch_full_like (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4572684Z test_torch_functional_atleast_1d (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4572893Z test_torch_functional_atleast_2d (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4573116Z test_torch_functional_atleast_3d (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4573334Z test_torch_functional_block_diag (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4573564Z test_torch_functional_broadcast_tensors (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4573797Z test_torch_functional_cartesian_prod (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4574018Z test_torch_functional_cdist (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4574398Z test_torch_functional_chain_matmul (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4574655Z test_torch_functional_einsum (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4574873Z test_torch_functional_lu (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4575096Z test_torch_functional_meshgrid (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4575322Z test_torch_functional_norm (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4575606Z test_torch_functional_split (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4575819Z test_torch_functional_stft (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4576043Z test_torch_functional_tensordot (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4576261Z test_torch_functional_unique (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4576498Z test_torch_functional_unique_consecutive (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4576734Z test_torch_fused_moving_avg_obs_fake_quant (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4576952Z test_torch_gather (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4577157Z test_torch_gcd (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4577365Z test_torch_ge (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4577574Z test_torch_geqrf (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4577778Z test_torch_ger (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4578017Z test_torch_gradient (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4578231Z test_torch_greater (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4578449Z test_torch_greater_equal (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4578666Z test_torch_grid_sampler (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4578881Z test_torch_grid_sampler_2d (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4579096Z test_torch_grid_sampler_3d (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4579312Z test_torch_group_norm (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4579518Z test_torch_gru (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4579728Z test_torch_gru_cell (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4579933Z test_torch_gt (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4580140Z test_torch_hardshrink (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4580354Z test_torch_heaviside (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4580581Z test_torch_hinge_embedding_loss (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4580817Z test_torch_histc (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4581024Z test_torch_histogram (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4581244Z test_torch_histogramdd (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4581450Z test_torch_hsmm (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4581658Z test_torch_hsplit (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4581861Z test_torch_hstack (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4582070Z test_torch_hypot (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4582268Z test_torch_i0 (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4582480Z test_torch_igamma (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4582692Z test_torch_igammac (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4582899Z test_torch_imag (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4583114Z test_torch_index_add (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4583353Z test_torch_index_copy (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4583572Z test_torch_index_fill (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4583783Z test_torch_index_put (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4584000Z test_torch_index_reduce (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4584216Z test_torch_index_select (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4584432Z test_torch_indices_copy (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4584636Z test_torch_inner (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4584940Z test_torch_instance_norm (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4585154Z test_torch_int_repr (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4585367Z test_torch_inverse (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4585580Z test_torch_is_complex (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4585790Z test_torch_is_conj (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4586012Z test_torch_is_distributed (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4586314Z test_torch_is_floating_point (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4586583Z test_torch_is_inference (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4586844Z test_torch_is_neg (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4587100Z test_torch_is_nonzero (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4587367Z test_torch_is_same_size (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4587632Z test_torch_is_signed (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4587893Z test_torch_isclose (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4588104Z test_torch_isfinite (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4588313Z test_torch_isin (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4588524Z test_torch_isinf (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4588725Z test_torch_isnan (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4588941Z test_torch_isneginf (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4589172Z test_torch_isposinf (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4589389Z test_torch_isreal (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4589586Z test_torch_istft (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4589794Z test_torch_kl_div (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4590001Z test_torch_kron (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4590209Z test_torch_kthvalue (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4590422Z test_torch_layer_norm (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4590630Z test_torch_lcm (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4590839Z test_torch_ldexp (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4591049Z test_torch_le (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4591255Z test_torch_lerp (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4591463Z test_torch_less (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4591671Z test_torch_less_equal (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4591909Z test_torch_lgamma (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4592116Z test_torch_log (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4592317Z test_torch_log10 (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4592519Z test_torch_log1p (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4592720Z test_torch_log2 (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4592933Z test_torch_log_softmax (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4593149Z test_torch_logaddexp (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4593364Z test_torch_logaddexp2 (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4593581Z test_torch_logcumsumexp (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4593782Z test_torch_logdet (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4593997Z test_torch_logical_and (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4594205Z test_torch_logical_not (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4594438Z test_torch_logical_or (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4594655Z test_torch_logical_xor (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4594868Z test_torch_logit (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4595085Z test_torch_logsumexp (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4595292Z test_torch_lstm (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4595502Z test_torch_lstm_cell (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4595708Z test_torch_lt (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4595918Z test_torch_lu_solve (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4596119Z test_torch_lu_unpack (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4596342Z test_torch_margin_ranking_loss (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4596555Z test_torch_masked_fill (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4596778Z test_torch_masked_scatter (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4597046Z test_torch_masked_select (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4597343Z test_torch_matmul (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4597612Z test_torch_matrix_exp (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4597881Z test_torch_matrix_power (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4598141Z test_torch_max (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4598410Z test_torch_max_pool1d (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4598685Z test_torch_max_pool1d_with_indices (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4598950Z test_torch_max_pool2d (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4599214Z test_torch_max_pool3d (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4599447Z test_torch_maximum (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4599658Z test_torch_mean (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4599868Z test_torch_median (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4600071Z test_torch_min (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4600306Z test_torch_minimum (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4600533Z test_torch_miopen_batch_norm (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4600760Z test_torch_miopen_convolution (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4600992Z test_torch_miopen_convolution_add_relu (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4601213Z test_torch_miopen_convolution_relu (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4601447Z test_torch_miopen_convolution_transpose (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4601689Z test_torch_miopen_depthwise_convolution (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4601901Z test_torch_miopen_rnn (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4602112Z test_torch_mode (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4602327Z test_torch_moveaxis (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4602540Z test_torch_movedim (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4602752Z test_torch_msort (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4602958Z test_torch_mul (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4603203Z test_torch_multinomial (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4603411Z test_torch_multiply (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4603622Z test_torch_mv (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4603829Z test_torch_mvlgamma (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4604041Z test_torch_nan_to_num (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4604253Z test_torch_nanmean (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4604468Z test_torch_nanmedian (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4604683Z test_torch_nanquantile (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4604897Z test_torch_nansum (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4605100Z test_torch_narrow (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4605310Z test_torch_narrow_copy (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4605560Z test_torch_native_batch_norm (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4605785Z test_torch_native_channel_shuffle (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4606003Z test_torch_native_dropout (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4606220Z test_torch_native_group_norm (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4606440Z test_torch_native_layer_norm (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4606655Z test_torch_native_norm (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4606867Z test_torch_ne (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4607084Z test_torch_neg (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4607303Z test_torch_negative (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4607520Z test_torch_nextafter (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4607790Z test_torch_nn_functional__threshold (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4608040Z test_torch_nn_functional_adaptive_avg_pool2d (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4608274Z test_torch_nn_functional_adaptive_avg_pool3d (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4608542Z test_torch_nn_functional_adaptive_max_pool1d (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4608794Z test_torch_nn_functional_adaptive_max_pool1d_with_indices (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4609034Z test_torch_nn_functional_adaptive_max_pool2d (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4609278Z test_torch_nn_functional_adaptive_max_pool2d_with_indices (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4609511Z test_torch_nn_functional_adaptive_max_pool3d (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4609766Z test_torch_nn_functional_adaptive_max_pool3d_with_indices (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4609998Z test_torch_nn_functional_affine_grid (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4610231Z test_torch_nn_functional_alpha_dropout (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4610460Z test_torch_nn_functional_batch_norm (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4610693Z test_torch_nn_functional_binary_cross_entropy (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4610964Z test_torch_nn_functional_binary_cross_entropy_with_logits (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4611184Z test_torch_nn_functional_celu (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4611424Z test_torch_nn_functional_cosine_embedding_loss (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4611650Z test_torch_nn_functional_cross_entropy (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4611877Z test_torch_nn_functional_ctc_loss (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4612104Z test_torch_nn_functional_dropout (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4612333Z test_torch_nn_functional_dropout1d (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4612553Z test_torch_nn_functional_dropout2d (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4612778Z test_torch_nn_functional_dropout3d (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4613001Z test_torch_nn_functional_elu (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4613229Z test_torch_nn_functional_embedding (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4613460Z test_torch_nn_functional_embedding_bag (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4613728Z test_torch_nn_functional_feature_alpha_dropout (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4613955Z test_torch_nn_functional_fold (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4614317Z test_torch_nn_functional_fractional_max_pool2d (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4614626Z test_torch_nn_functional_fractional_max_pool2d_with_indices (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4614861Z test_torch_nn_functional_fractional_max_pool3d (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4615117Z test_torch_nn_functional_fractional_max_pool3d_with_indices (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4615352Z test_torch_nn_functional_gaussian_nll_loss (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4615573Z test_torch_nn_functional_glu (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4615801Z test_torch_nn_functional_grid_sample (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4616022Z test_torch_nn_functional_group_norm (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4616310Z test_torch_nn_functional_gumbel_softmax (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4616540Z test_torch_nn_functional_hardtanh (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4616773Z test_torch_nn_functional_hinge_embedding_loss (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4616997Z test_torch_nn_functional_huber_loss (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4617226Z test_torch_nn_functional_instance_norm (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4617454Z test_torch_nn_functional_interpolate (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4617680Z test_torch_nn_functional_kl_div (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4617903Z test_torch_nn_functional_l1_loss (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4618126Z test_torch_nn_functional_layer_norm (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4618346Z test_torch_nn_functional_leaky_relu (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4618584Z test_torch_nn_functional_local_response_norm (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4618815Z test_torch_nn_functional_log_softmax (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4619074Z test_torch_nn_functional_lp_pool1d (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4619285Z test_torch_nn_functional_lp_pool2d (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4619520Z test_torch_nn_functional_margin_ranking_loss (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4619746Z test_torch_nn_functional_max_pool1d (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4619984Z test_torch_nn_functional_max_pool1d_with_indices (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4620210Z test_torch_nn_functional_max_pool2d (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4620446Z test_torch_nn_functional_max_pool2d_with_indices (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4620661Z test_torch_nn_functional_max_pool3d (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4620898Z test_torch_nn_functional_max_pool3d_with_indices (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4621123Z test_torch_nn_functional_max_unpool1d (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4621348Z test_torch_nn_functional_max_unpool2d (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4621606Z test_torch_nn_functional_max_unpool3d (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4621823Z test_torch_nn_functional_mish (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4622040Z test_torch_nn_functional_mse_loss (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4622287Z test_torch_nn_functional_multi_head_attention_forward (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4622514Z test_torch_nn_functional_multi_margin_loss (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4622752Z test_torch_nn_functional_multilabel_margin_loss (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4622995Z test_torch_nn_functional_multilabel_soft_margin_loss (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4623220Z test_torch_nn_functional_nll_loss (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4623443Z test_torch_nn_functional_normalize (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4623659Z test_torch_nn_functional_pad (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4623886Z test_torch_nn_functional_poisson_nll_loss (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4624109Z test_torch_nn_functional_relu (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4624408Z test_torch_nn_functional_relu6 (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4624620Z test_torch_nn_functional_rrelu (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4624900Z test_torch_nn_functional_selu (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4625120Z test_torch_nn_functional_silu (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4625349Z test_torch_nn_functional_smooth_l1_loss (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4625580Z test_torch_nn_functional_soft_margin_loss (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4625800Z test_torch_nn_functional_softmax (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4626013Z test_torch_nn_functional_softmin (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4626243Z test_torch_nn_functional_softsign (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4626524Z test_torch_nn_functional_tanhshrink (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4626845Z test_torch_nn_functional_triplet_margin_loss (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4627160Z test_torch_nn_functional_triplet_margin_with_distance_loss (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4627438Z test_torch_nn_functional_unfold (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4627698Z test_torch_nn_init_constant_ (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4627971Z test_torch_nn_init_kaiming_uniform_ (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4628242Z test_torch_nn_init_normal_ (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4628516Z test_torch_nn_init_uniform_ (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4628731Z test_torch_nonzero (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4628949Z test_torch_norm_except_dim (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4629160Z test_torch_not_equal (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4629374Z test_torch_nuclear_norm (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4629581Z test_torch_numel (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4629795Z test_torch_ones_like (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4630026Z test_torch_orgqr (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4630230Z test_torch_ormqr (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4630427Z test_torch_outer (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4630650Z test_torch_pairwise_distance (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4630863Z test_torch_pdist (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4631081Z test_torch_permute (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4631296Z test_torch_permute_copy (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4631504Z test_torch_pinverse (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4631723Z test_torch_pixel_shuffle (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4631943Z test_torch_pixel_unshuffle (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4632153Z test_torch_poisson (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4632388Z test_torch_poisson_nll_loss (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4632599Z test_torch_polar (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4632812Z test_torch_polygamma (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4633021Z test_torch_positive (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4633226Z test_torch_pow (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4633428Z test_torch_prelu (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4633635Z test_torch_prod (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4633839Z test_torch_put (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4634060Z test_torch_q_per_channel_axis (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4634283Z test_torch_q_per_channel_scales (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4634502Z test_torch_q_per_channel_zero_points (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4634709Z test_torch_q_scale (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4634920Z test_torch_q_zero_point (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4635126Z test_torch_qr (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4635357Z test_torch_quantile (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4635583Z test_torch_quantize_per_channel (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4635803Z test_torch_quantize_per_tensor (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4636031Z test_torch_quantize_per_tensor_dynamic (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4636250Z test_torch_quantized_batch_norm (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4636471Z test_torch_quantized_gru_cell (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4636695Z test_torch_quantized_lstm_cell (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4636914Z test_torch_quantized_max_pool1d (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4637132Z test_torch_quantized_max_pool2d (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4637353Z test_torch_quantized_rnn_relu_cell (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4637597Z test_torch_quantized_rnn_tanh_cell (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4637812Z test_torch_rad2deg (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4638028Z test_torch_rand_like (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4638270Z test_torch_randint_like (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4638512Z test_torch_randn_like (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4638722Z test_torch_ravel (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4638930Z test_torch_real (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4639151Z test_torch_reciprocal (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4639356Z test_torch_relu (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4639569Z test_torch_remainder (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4639778Z test_torch_renorm (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4640002Z test_torch_repeat_interleave (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4640216Z test_torch_reshape (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4640440Z test_torch_resolve_conj (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4640681Z test_torch_resolve_neg (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4640893Z test_torch_rnn_relu (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4641102Z test_torch_rnn_relu_cell (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4641307Z test_torch_rnn_tanh (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4641514Z test_torch_rnn_tanh_cell (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4641721Z test_torch_roll (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4641928Z test_torch_rot90 (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4642129Z test_torch_round (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4642351Z test_torch_row_indices_copy (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4642562Z test_torch_row_stack (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4642768Z test_torch_rrelu (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4642995Z test_torch_rsqrt (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4643207Z test_torch_rsub (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4643421Z test_torch_saddmm (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4643633Z test_torch_scatter (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4643842Z test_torch_scatter_add (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4644067Z test_torch_scatter_reduce (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4644286Z test_torch_searchsorted (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4644508Z test_torch_segment_reduce (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4644720Z test_torch_select (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4644935Z test_torch_select_copy (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4645155Z test_torch_select_scatter (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4645366Z test_torch_selu (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4645574Z test_torch_sgn (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4645789Z test_torch_sigmoid (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4646016Z test_torch_sign (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4646224Z test_torch_signbit (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4646432Z test_torch_sin (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4646641Z test_torch_sinc (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4646852Z test_torch_sinh (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4647124Z test_torch_slice_copy (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4647400Z test_torch_slice_scatter (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4647661Z test_torch_slogdet (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4647911Z test_torch_smm (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4648168Z test_torch_softmax (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4648414Z test_torch_sort (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4648705Z test_torch_split_copy (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4648985Z test_torch_split_with_sizes (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4649267Z test_torch_split_with_sizes_copy (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4649522Z test_torch_sqrt (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4649786Z test_torch_square (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4650002Z test_torch_squeeze (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4650219Z test_torch_squeeze_copy (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4650435Z test_torch_stack (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4650641Z test_torch_std (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4650853Z test_torch_std_mean (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4651048Z test_torch_sub (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4651260Z test_torch_subtract (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4651469Z test_torch_sum (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4651674Z test_torch_svd (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4651932Z test_torch_swapaxes (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4652146Z test_torch_swapdims (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4652356Z test_torch_symeig (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4652558Z test_torch_t (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4652768Z test_torch_t_copy (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4652976Z test_torch_take (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4653192Z test_torch_take_along_dim (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4653396Z test_torch_tan (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4653599Z test_torch_tanh (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4653814Z test_torch_tensor_split (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4654024Z test_torch_threshold (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4654451Z test_torch_tile (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4654671Z test_torch_topk (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4654886Z test_torch_trace (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4655100Z test_torch_transpose (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4655324Z test_torch_transpose_copy (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4655533Z test_torch_trapezoid (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4655744Z test_torch_trapz (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4655973Z test_torch_triangular_solve (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4656189Z test_torch_tril (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4656416Z test_torch_triplet_margin_loss (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4656624Z test_torch_triu (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4656838Z test_torch_true_divide (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4657045Z test_torch_trunc (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4657261Z test_torch_unbind (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4657534Z test_torch_unbind_copy (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4657778Z test_torch_unflatten (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4657990Z test_torch_unfold_copy (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4658208Z test_torch_unsafe_chunk (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4658427Z test_torch_unsafe_split (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4658654Z test_torch_unsafe_split_with_sizes (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4658871Z test_torch_unsqueeze (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4659091Z test_torch_unsqueeze_copy (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4659302Z test_torch_values_copy (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4659508Z test_torch_var (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4659719Z test_torch_var_mean (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4659946Z test_torch_vdot (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4660162Z test_torch_view_as_complex (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4660388Z test_torch_view_as_complex_copy (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4660599Z test_torch_view_as_real (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4660815Z test_torch_view_as_real_copy (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4661027Z test_torch_view_copy (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4661240Z test_torch_vsplit (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4661451Z test_torch_vstack (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4661659Z test_torch_where (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4661861Z test_torch_xlogy (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4662075Z test_torch_zeros_like (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4662234Z test_user_implementation_raises (__main__.TestTorchFunctionOverride) 2023-01-11T21:45:00.4662450Z Test that errors raised in user implementations propagate correctly ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4662681Z test_warn_on_invalid_torch_function (__main__.TestTorchFunctionWarning) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:45:00.4662919Z test_wrap_torch_function (__main__.TestWrapTorchFunction) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:00.4662928Z 2023-01-11T21:45:00.4663242Z ---------------------------------------------------------------------- 2023-01-11T21:45:00.4663329Z Ran 1416 tests in 1.717s 2023-01-11T21:45:00.4663335Z 2023-01-11T21:45:00.4663416Z OK (skipped=1416) 2023-01-11T21:45:00.4663422Z 2023-01-11T21:45:00.4663512Z Generating XML reports... 2023-01-11T21:45:00.4663857Z Generated XML report: test-reports/python-unittest/test_overrides/TEST-TestBroadcastAllOverride-20230111214458.xml 2023-01-11T21:45:00.4664188Z Generated XML report: test-reports/python-unittest/test_overrides/TEST-TestDisabledTorchFunction-20230111214458.xml 2023-01-11T21:45:00.4664480Z Generated XML report: test-reports/python-unittest/test_overrides/TEST-TestEinsumOverride-20230111214458.xml 2023-01-11T21:45:00.4664848Z Generated XML report: test-reports/python-unittest/test_overrides/TEST-TestGradCheckOverride-20230111214458.xml 2023-01-11T21:45:00.4665159Z Generated XML report: test-reports/python-unittest/test_overrides/TEST-TestGradNewOnesOverride-20230111214458.xml 2023-01-11T21:45:00.4665434Z Generated XML report: test-reports/python-unittest/test_overrides/TEST-TestIndexing-20230111214458.xml 2023-01-11T21:45:00.4665708Z Generated XML report: test-reports/python-unittest/test_overrides/TEST-TestIterator-20230111214458.xml 2023-01-11T21:45:00.4665986Z Generated XML report: test-reports/python-unittest/test_overrides/TEST-TestNamedTuple-20230111214458.xml 2023-01-11T21:45:00.4666262Z Generated XML report: test-reports/python-unittest/test_overrides/TEST-TestPickle-20230111214458.xml 2023-01-11T21:45:00.4666549Z Generated XML report: test-reports/python-unittest/test_overrides/TEST-TestRNN-20230111214458.xml 2023-01-11T21:45:00.4666939Z Generated XML report: test-reports/python-unittest/test_overrides/TEST-TestResolveName-20230111214458.xml 2023-01-11T21:45:00.4667314Z Generated XML report: test-reports/python-unittest/test_overrides/TEST-TestTorchFunctionMode-20230111214458.xml 2023-01-11T21:45:00.4667706Z Generated XML report: test-reports/python-unittest/test_overrides/TEST-TestTorchFunctionOverride-20230111214458.xml 2023-01-11T21:45:00.4668094Z Generated XML report: test-reports/python-unittest/test_overrides/TEST-TestTorchFunctionWarning-20230111214458.xml 2023-01-11T21:45:00.4668467Z Generated XML report: test-reports/python-unittest/test_overrides/TEST-TestWrapTorchFunction-20230111214458.xml 2023-01-11T21:45:00.4668472Z 2023-01-11T21:45:00.4668811Z ##[endgroup] 2023-01-11T21:45:00.4669099Z FINISHED PRINTING LOG FILE of test_overrides (/var/lib/jenkins/workspace/test/test-reports/test_overrides_321f8_d3) 2023-01-11T21:45:00.4669105Z 2023-01-11T21:45:00.4669266Z Running test_torch ... [2023-01-11 21:45:00.409156] 2023-01-11T21:45:00.4669595Z Executing ['/opt/conda/bin/python', '-bb', 'test_torch.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2023-01-11 21:45:00.409385] 2023-01-11T21:45:25.5495338Z 2023-01-11T21:45:25.5499717Z Expand the folded group to see the log file of test_torch 2023-01-11T21:45:25.5500557Z ##[group]PRINTING LOG FILE of test_torch (/var/lib/jenkins/workspace/test/test-reports/test_torch_zbaauwxd) 2023-01-11T21:45:25.5500833Z 2023-01-11T21:45:25.5500925Z Running tests... 2023-01-11T21:45:25.5505449Z ---------------------------------------------------------------------- 2023-01-11T21:45:25.5506069Z Test results will be stored in test-reports/python-unittest/test_torch 2023-01-11T21:45:25.5506743Z test_basic_vitals (__main__.TestBasicVitalSigns) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:45:25.5507471Z test_basic_vitals_read_write (__main__.TestBasicVitalSigns) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:25.5508094Z test_dataloader_vitals (__main__.TestBasicVitalSigns) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:45:25.5512362Z test_advancedindex_mixed_cpu_devices_cuda (__main__.TestDevicePrecisionCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:45:25.5512883Z test_advancedindex_mixed_devices_error_cuda (__main__.TestDevicePrecisionCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:45:25.5513414Z test_clamp_cuda_float32 (__main__.TestDevicePrecisionCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:45:25.5513925Z test_clamp_cuda_float64 (__main__.TestDevicePrecisionCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:45:25.5514491Z test_clamp_cuda_int64 (__main__.TestDevicePrecisionCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:45:25.5514998Z test_copy_broadcast_cuda (__main__.TestDevicePrecisionCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:45:25.5515624Z test_copy_noncontig_cuda (__main__.TestDevicePrecisionCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:45:25.5516129Z test_cuda_device_idx_cuda (__main__.TestDevicePrecisionCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:25.5530483Z test_device_serialization_cuda (__main__.TestDevicePrecisionCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:25.5530991Z test_from_sequence_cuda_float16 (__main__.TestDevicePrecisionCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:45:25.5531648Z test_from_sequence_cuda_float32 (__main__.TestDevicePrecisionCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:45:25.5532208Z test_from_sequence_cuda_float64 (__main__.TestDevicePrecisionCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:45:25.5532659Z test_from_sequence_cuda_int16 (__main__.TestDevicePrecisionCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:45:25.5533150Z test_from_sequence_cuda_int32 (__main__.TestDevicePrecisionCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:45:25.5533602Z test_from_sequence_cuda_int64 (__main__.TestDevicePrecisionCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:45:25.5534039Z test_from_sequence_cuda_int8 (__main__.TestDevicePrecisionCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:45:25.5534728Z test_from_sequence_cuda_uint8 (__main__.TestDevicePrecisionCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:45:25.5535177Z test_index_add_bfloat16_cuda (__main__.TestDevicePrecisionCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:45:25.5535646Z test_multidevice_serialization_cuda (__main__.TestDevicePrecisionCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:45:25.5536121Z test_type_conversions_same_device_cuda (__main__.TestDevicePrecisionCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:45:25.5536550Z test_RNGState (__main__.TestTorch) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:45:25.5536941Z test_RNGStateAliasing (__main__.TestTorch) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:45:25.5537349Z test_RNG_after_pickle (__main__.TestTorch) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:45:25.5537737Z test_Size (__main__.TestTorch) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:45:25.5538184Z test_Size_iter (__main__.TestTorch) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:25.5538562Z test_Size_scalar (__main__.TestTorch) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:25.5538951Z test_add_meta_scalar (__main__.TestTorch) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:25.5539360Z test_allow_tensor_metadata_change (__main__.TestTorch) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:25.5539755Z test_apply (__main__.TestTorch) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:25.5540124Z test_as_subclass (__main__.TestTorch) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:45:25.5540510Z test_assert_async (__main__.TestTorch) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:45:25.5540911Z test_backward_hooks_traverse (__main__.TestTorch) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:45:25.5541317Z test_batch_norm_cpu_inference (__main__.TestTorch) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:45:25.5541710Z test_bmm_multithreaded (__main__.TestTorch) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:45:25.5542103Z test_boxMullerState (__main__.TestTorch) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:45:25.5542480Z test_c10_layer_norm (__main__.TestTorch) ... skip: Pytorch is compiled without Caffe2 (0.001s) 2023-01-11T21:45:25.5542853Z test_cat_neg_dim (__main__.TestTorch) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:45:25.5543267Z test_chunk_neg_dim (__main__.TestTorch) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:45:25.5543660Z test_conj_neg_tolist (__main__.TestTorch) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:25.5544044Z test_contains (__main__.TestTorch) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:45:25.5544436Z test_copy_broadcast (__main__.TestTorch) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:25.5544900Z test_copy_dtypes (__main__.TestTorch) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:25.5545281Z test_copy_float16 (__main__.TestTorch) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:45:25.5545664Z test_copy_many_to_one (__main__.TestTorch) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:25.5546049Z test_copy_transpose (__main__.TestTorch) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:45:25.5546658Z test_cuda_not_built (__main__.TestTorch) ... skip: CUDA is built, can't test CUDA not built error (0.001s) 2023-01-11T21:45:25.5547133Z test_cummax_neg_dim (__main__.TestTorch) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:45:25.5547544Z test_cummin_neg_dim (__main__.TestTorch) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:45:25.5547918Z test_cumprod_neg_dim (__main__.TestTorch) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:45:25.5548298Z test_cumsum_neg_dim (__main__.TestTorch) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:45:25.5548672Z test_cxx_flags (__main__.TestTorch) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:25.5549052Z test_dead_weak_ref (__main__.TestTorch) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:25.5549470Z test_deepcopy_gradient (__main__.TestTorch) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:45:25.5549871Z test_deepcopy_parameter (__main__.TestTorch) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:45:25.5550269Z test_deterministic_flag (__main__.TestTorch) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:45:25.5550648Z test_device (__main__.TestTorch) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:45:25.5551010Z test_dir (__main__.TestTorch) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:25.5551370Z test_doc (__main__.TestTorch) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:45:25.5551663Z test_doc_template (__main__.TestTorch) 2023-01-11T21:45:25.5552025Z 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) 2023-01-11T21:45:25.5552478Z test_dot_data_use (__main__.TestTorch) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:45:25.5552962Z test_dtype_is_signed (__main__.TestTorch) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:25.5553444Z test_element_size (__main__.TestTorch) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:45:25.5553923Z test_empty_meta (__main__.TestTorch) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:45:25.5554399Z test_empty_storage_view (__main__.TestTorch) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:25.5554892Z test_equal (__main__.TestTorch) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:45:25.5555292Z test_error_msg_type_translation (__main__.TestTorch) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:45:25.5555683Z test_fill_diagonal (__main__.TestTorch) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:45:25.5556073Z test_fix_weakref_no_leak (__main__.TestTorch) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:25.5556460Z test_format_scalar_meta (__main__.TestTorch) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:25.5556841Z test_from_buffer (__main__.TestTorch) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:45:25.5557210Z test_from_file (__main__.TestTorch) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:45:25.5557592Z test_gather_neg_dim (__main__.TestTorch) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:45:25.5557983Z test_generator_cpu (__main__.TestTorch) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:45:25.5558371Z test_has_internal_overlap (__main__.TestTorch) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:45:25.5558752Z test_has_storage (__main__.TestTorch) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:45:25.5559133Z test_index_add (__main__.TestTorch) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:45:25.5559517Z test_index_add_all_dtypes (__main__.TestTorch) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:45:25.5560393Z test_index_add_correctness (__main__.TestTorch) ... skip: Test is disabled because an issue exists disabling it: https://github.com/pytorch/pytorch/issues/91184 for platform(s) linux, rocm, 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.002s) 2023-01-11T21:45:25.5561102Z test_index_add_neg_dim (__main__.TestTorch) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:45:25.5561505Z test_index_copy_neg_dim (__main__.TestTorch) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:45:25.5561891Z test_index_fill_neg_dim (__main__.TestTorch) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:45:25.5562289Z test_index_select_neg_dim (__main__.TestTorch) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:45:25.5562782Z test_invalid_generator_raises (__main__.TestTorch) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:25.5563289Z test_is_nonzero (__main__.TestTorch) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:45:25.5563757Z test_is_same_size (__main__.TestTorch) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:45:25.5564224Z test_iter (__main__.TestTorch) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:25.5564697Z test_kthvalue_neg_dim (__main__.TestTorch) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:45:25.5565186Z test_logcumsumexp_neg_dim (__main__.TestTorch) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:45:25.5565602Z test_manual_seed (__main__.TestTorch) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:45:25.5565979Z test_map (__main__.TestTorch) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:45:25.5566378Z test_map2 (__main__.TestTorch) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:45:25.5566743Z test_max_neg_dim (__main__.TestTorch) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:45:25.5567122Z test_mean_neg_dim (__main__.TestTorch) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:45:25.5567500Z test_median_neg_dim (__main__.TestTorch) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:45:25.5567884Z test_memory_format (__main__.TestTorch) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:45:25.5568310Z 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) 2023-01-11T21:45:25.5568748Z test_memory_format_empty (__main__.TestTorch) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:45:25.5569138Z test_min_neg_dim (__main__.TestTorch) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:45:25.5569517Z test_mode_neg_dim (__main__.TestTorch) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:45:25.5569849Z test_multinomial_invalid_probs (__main__.TestTorch) ... ok (0.001s) 2023-01-11T21:45:25.5570199Z test_nanmedian_neg_dim (__main__.TestTorch) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:45:25.5570587Z test_narrow_neg_dim (__main__.TestTorch) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:45:25.5570957Z test_ndim (__main__.TestTorch) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:25.5571317Z test_new (__main__.TestTorch) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:45:25.5571705Z test_newaxis_numpy_comparison (__main__.TestTorch) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:45:25.5572123Z test_newindex (__main__.TestTorch) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:45:25.5572570Z test_no_cuda_monkeypatch (__main__.TestTorch) ... skip: Skipped for cuda-enabled build (0.000s) 2023-01-11T21:45:25.5573030Z test_norm_neg_dim (__main__.TestTorch) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:45:25.5573504Z test_normal_shape (__main__.TestTorch) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:45:25.5573971Z test_numel (__main__.TestTorch) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:25.5574636Z test_parallel_info (__main__.TestTorch) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:25.5575122Z test_parsing_double (__main__.TestTorch) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:45:25.5575519Z test_parsing_int64 (__main__.TestTorch) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:25.5575901Z test_parsing_intlist (__main__.TestTorch) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:45:25.5576271Z test_permute (__main__.TestTorch) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:45:25.5576643Z test_pickle (__main__.TestTorch) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:25.5577016Z test_pickle_dtype (__main__.TestTorch) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:25.5577404Z test_pickle_function (__main__.TestTorch) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:25.5577840Z test_pickle_parameter (__main__.TestTorch) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:25.5578264Z test_pickle_parameter_no_requires_grad (__main__.TestTorch) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:25.5578665Z test_pickle_size (__main__.TestTorch) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:25.5579043Z test_pin_memory (__main__.TestTorch) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:45:25.5579406Z test_print (__main__.TestTorch) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.006s) 2023-01-11T21:45:25.5579786Z test_prod_neg_dim (__main__.TestTorch) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:45:25.5580171Z test_pyobj_preserved (__main__.TestTorch) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:25.5580549Z test_qengine (__main__.TestTorch) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:25.5580921Z test_renorm_neg_dim (__main__.TestTorch) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:45:25.5581318Z test_resurrected_weak_ref (__main__.TestTorch) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:25.5581707Z test_reversed (__main__.TestTorch) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:45:25.5582093Z test_scatter_neg_dim (__main__.TestTorch) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:45:25.5582468Z test_select_neg_dim (__main__.TestTorch) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:45:25.5582838Z test_set_flush_denormal (__main__.TestTorch) ... skip: flush_denormal not supported (0.001s) 2023-01-11T21:45:25.5583230Z test_setting_real_imag_to_a_number (__main__.TestTorch) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:25.5583663Z test_show_config (__main__.TestTorch) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:25.5584041Z test_size_neg_dim (__main__.TestTorch) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:45:25.5584421Z test_sizeof (__main__.TestTorch) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:45:25.5584844Z test_slice (__main__.TestTorch) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:45:25.5585143Z test_slow_test (__main__.TestTorch) ... ok (0.000s) 2023-01-11T21:45:25.5585477Z test_sobolengine_bounds (__main__.TestTorch) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:25.5585883Z test_sobolengine_bounds_scrambled (__main__.TestTorch) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:25.5586309Z test_sobolengine_continuing (__main__.TestTorch) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:25.5586727Z test_sobolengine_continuing_scrambled (__main__.TestTorch) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:25.5587252Z test_sobolengine_distribution (__main__.TestTorch) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:45:25.5587722Z test_sobolengine_distribution_scrambled (__main__.TestTorch) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:25.5588135Z test_sobolengine_draw (__main__.TestTorch) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:25.5588526Z test_sobolengine_draw_base2 (__main__.TestTorch) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:25.5588964Z test_sobolengine_draw_base2_scrambled (__main__.TestTorch) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:25.5589384Z test_sobolengine_draw_scrambled (__main__.TestTorch) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:25.5589793Z test_sobolengine_fast_forward (__main__.TestTorch) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:45:25.5590197Z test_sobolengine_fast_forward_scrambled (__main__.TestTorch) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:25.5590610Z test_sobolengine_first_point (__main__.TestTorch) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:45:25.5591009Z test_sobolengine_high_dim (__main__.TestTorch) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:45:25.5591400Z test_sobolengine_raise (__main__.TestTorch) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:25.5591784Z test_sobolengine_reset (__main__.TestTorch) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:45:25.5592216Z test_sobolengine_reset_scrambled (__main__.TestTorch) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:25.5592702Z test_sort_neg_dim (__main__.TestTorch) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:45:25.5593170Z test_split_neg_dim (__main__.TestTorch) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:45:25.5593639Z test_squeeze_neg_dim (__main__.TestTorch) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:45:25.5594111Z test_std_neg_dim (__main__.TestTorch) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:45:25.5594572Z test_storage_casts (__main__.TestTorch) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2023-01-11T21:45:25.5594981Z test_storage_error (__main__.TestTorch) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:45:25.5595362Z test_storage_error_no_attribute (__main__.TestTorch) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:45:25.5595764Z test_structseq_repr (__main__.TestTorch) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:25.5596153Z test_subclass_preserved (__main__.TestTorch) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:25.5596549Z test_subclass_tensors (__main__.TestTorch) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:25.5596925Z test_sum_neg_dim (__main__.TestTorch) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:45:25.5597300Z test_t_not_2d_error (__main__.TestTorch) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:25.5597687Z test_tensor_base_init (__main__.TestTorch) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:25.5598069Z test_tensor_base_new (__main__.TestTorch) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:25.5598444Z test_tensor_ctor_scalar (__main__.TestTorch) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:25.5598834Z test_tensor_cycle_via_dict (__main__.TestTorch) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:45:25.5599227Z test_tensor_cycle_via_slots (__main__.TestTorch) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:45:25.5599616Z test_tensor_dict_dealloc (__main__.TestTorch) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:25.5600052Z test_tensor_finalizer_dealloc (__main__.TestTorch) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:25.5600451Z test_tensor_set (__main__.TestTorch) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:45:25.5600834Z test_tensor_set_errors (__main__.TestTorch) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:45:25.5601223Z test_tensor_slot_dealloc (__main__.TestTorch) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:45:25.5601607Z test_tensor_weakref_dealloc (__main__.TestTorch) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:25.5602012Z test_tensoriterator_output_setup (__main__.TestTorch) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:45:25.5602412Z test_to (__main__.TestTorch) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:25.5602778Z test_to_with_tensor (__main__.TestTorch) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:45:25.5603164Z test_topk_neg_dim (__main__.TestTorch) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:45:25.5603545Z test_torch_from_file (__main__.TestTorch) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:45:25.5603934Z test_transpose_neg_dim (__main__.TestTorch) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:45:25.5604302Z test_type (__main__.TestTorch) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:25.5604672Z test_type_alias (__main__.TestTorch) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:25.5605075Z test_type_conversion_via_dtype_name (__main__.TestTorch) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:45:25.5605531Z test_typed_storage_deprecation_warning (__main__.TestTorch) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:45:25.5605949Z test_typed_storage_internal_no_warning (__main__.TestTorch) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:45:25.5606354Z test_unbind_neg_dim (__main__.TestTorch) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:45:25.5606732Z test_unflatten (__main__.TestTorch) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:45:25.5607110Z test_unfold_neg_dim (__main__.TestTorch) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:45:25.5607485Z test_unsqueeze_neg_dim (__main__.TestTorch) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:45:25.5607886Z test_upsample_nearest1d_meta (__main__.TestTorch) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:45:25.5608288Z test_upsample_nearest2d_meta (__main__.TestTorch) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:45:25.5608681Z test_var_neg_dim (__main__.TestTorch) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:45:25.5609043Z test_warn_types (__main__.TestTorch) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:45:25.5609427Z test_wildcard_import (__main__.TestTorch) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:25.5609845Z test_addcdiv_cuda_complex128 (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:45:25.5610294Z test_addcdiv_cuda_complex64 (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:45:25.5610751Z test_addcdiv_cuda_float16 (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:45:25.5611189Z test_addcdiv_cuda_float32 (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:45:25.5611628Z test_addcdiv_cuda_float64 (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:45:25.5612061Z test_addcdiv_cuda_int16 (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:45:25.5612489Z test_addcdiv_cuda_int32 (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:45:25.5612988Z test_addcdiv_cuda_int64 (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:45:25.5613526Z test_addcdiv_cuda_int8 (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:45:25.5614057Z test_addcdiv_cuda_uint8 (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:45:25.5614772Z test_addcmul_cuda_complex128 (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:45:25.5615304Z test_addcmul_cuda_complex64 (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:45:25.5615750Z test_addcmul_cuda_float16 (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:45:25.5616196Z test_addcmul_cuda_float32 (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:45:25.5616625Z test_addcmul_cuda_float64 (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:45:25.5617103Z test_addcmul_cuda_int16 (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:45:25.5617542Z test_addcmul_cuda_int32 (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:45:25.5617967Z test_addcmul_cuda_int64 (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:45:25.5618389Z test_addcmul_cuda_int8 (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:45:25.5618813Z test_addcmul_cuda_uint8 (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:45:25.5619280Z test_assertRaisesRegex_ignore_msg_non_native_device_cuda (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:45:25.5619719Z test_bernoulli_edge_cases_cuda_float16 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.017s) 2023-01-11T21:45:25.5620065Z test_bernoulli_edge_cases_cuda_float32 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.015s) 2023-01-11T21:45:25.5620411Z test_bernoulli_edge_cases_cuda_float64 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.028s) 2023-01-11T21:45:25.5620821Z test_bernoulli_mem_overlap_cuda (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:45:25.5621273Z test_bernoulli_p_cuda_float16 (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:45:25.5621700Z test_bernoulli_p_cuda_float32 (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:45:25.5622172Z test_bernoulli_p_cuda_float64 (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:45:25.5622605Z test_bernoulli_self_cuda_bool (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:45:25.5623055Z test_bernoulli_self_cuda_float16 (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:45:25.5623495Z test_bernoulli_self_cuda_float32 (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:45:25.5623927Z test_bernoulli_self_cuda_float64 (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:45:25.5624380Z test_bernoulli_self_cuda_int16 (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:45:25.5624881Z test_bernoulli_self_cuda_int32 (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:45:25.5625317Z test_bernoulli_self_cuda_int64 (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:45:25.5625752Z test_bernoulli_self_cuda_int8 (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:45:25.5626229Z test_bernoulli_self_cuda_uint8 (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:45:25.5626780Z test_bfloat16_float_copy_cuda (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:45:25.5627345Z test_bool_tensor_value_change_cuda (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:25.5627785Z test_broadcast_fn_add_cuda (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2023-01-11T21:45:25.5628254Z test_broadcast_fn_addcdiv_cuda (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2023-01-11T21:45:25.5628700Z test_broadcast_fn_addcmul_cuda (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2023-01-11T21:45:25.5629144Z test_broadcast_fn_atan2_cuda (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2023-01-11T21:45:25.5629582Z test_broadcast_fn_copy_cuda (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2023-01-11T21:45:25.5630023Z test_broadcast_fn_dist_cuda (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2023-01-11T21:45:25.5630460Z test_broadcast_fn_div_cuda (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2023-01-11T21:45:25.5630905Z test_broadcast_fn_eq_cuda (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2023-01-11T21:45:25.5631335Z test_broadcast_fn_fmod_cuda (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2023-01-11T21:45:25.5631783Z test_broadcast_fn_ge_cuda (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2023-01-11T21:45:25.5632231Z test_broadcast_fn_gt_cuda (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2023-01-11T21:45:25.5632775Z test_broadcast_fn_le_cuda (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2023-01-11T21:45:25.5633337Z test_broadcast_fn_lerp_cuda (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2023-01-11T21:45:25.5633890Z test_broadcast_fn_lt_cuda (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2023-01-11T21:45:25.5634451Z test_broadcast_fn_map2_cuda (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2023-01-11T21:45:25.5634920Z test_broadcast_fn_map_cuda (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2023-01-11T21:45:25.5635365Z test_broadcast_fn_masked_fill_cuda (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2023-01-11T21:45:25.5635834Z test_broadcast_fn_masked_scatter_cuda (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2023-01-11T21:45:25.5636305Z test_broadcast_fn_masked_select_cuda (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2023-01-11T21:45:25.5636765Z test_broadcast_fn_max_cuda (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2023-01-11T21:45:25.5637211Z test_broadcast_fn_min_cuda (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2023-01-11T21:45:25.5637649Z test_broadcast_fn_mul_cuda (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2023-01-11T21:45:25.5638095Z test_broadcast_fn_ne_cuda (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2023-01-11T21:45:25.5638531Z test_broadcast_fn_pow_cuda (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2023-01-11T21:45:25.5638982Z test_broadcast_fn_remainder_cuda (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2023-01-11T21:45:25.5639454Z test_broadcast_fn_sub_cuda (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2023-01-11T21:45:25.5639906Z test_bytes_to_scalar_cuda_bool (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:45:25.5640365Z test_bytes_to_scalar_cuda_complex128 (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:45:25.5640830Z test_bytes_to_scalar_cuda_complex64 (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:45:25.5641283Z test_bytes_to_scalar_cuda_float32 (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:45:25.5641742Z test_bytes_to_scalar_cuda_float64 (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:45:25.5642197Z test_bytes_to_scalar_cuda_int16 (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:45:25.5642694Z test_bytes_to_scalar_cuda_int32 (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:45:25.5643237Z test_bytes_to_scalar_cuda_int64 (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:45:25.5643791Z test_bytes_to_scalar_cuda_int8 (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:45:25.5644370Z test_bytes_to_scalar_cuda_uint8 (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:45:25.5644838Z test_cauchy_kstest_cuda_bfloat16 (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:45:25.5645282Z test_cauchy_kstest_cuda_float16 (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:45:25.5645730Z test_cauchy_kstest_cuda_float32 (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:45:25.5646165Z test_cauchy_kstest_cuda_float64 (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:45:25.5646562Z test_cauchy_no_inf_cuda_bfloat16 (__main__.TestTorchDeviceTypeCUDA) ... ok (10.073s) 2023-01-11T21:45:25.5646904Z test_cauchy_no_inf_cuda_float32 (__main__.TestTorchDeviceTypeCUDA) ... ok (10.112s) 2023-01-11T21:45:25.5647309Z test_cdist_cuda_backward_cuda (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:45:25.5647760Z test_cdist_empty_cuda (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:45:25.5648213Z test_cdist_euclidean_large_cuda (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:45:25.5648658Z 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) 2023-01-11T21:45:25.5649059Z test_cdist_large_batch_cuda (__main__.TestTorchDeviceTypeCUDA) ... ok (0.771s) 2023-01-11T21:45:25.5649451Z test_cdist_large_cuda (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:45:25.5649905Z test_cdist_non_contiguous_batch_cuda (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:45:25.5650382Z test_cdist_non_contiguous_cuda (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:45:25.5650825Z test_cdist_norm_batch_cuda (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:45:25.5651259Z test_cdist_norm_cuda (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:45:25.5651699Z test_cdist_same_inputs_cuda (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:45:25.5652147Z test_clone_all_dtypes_and_devices_cuda (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:25.5652653Z test_clone_not_memory_dense_cuda (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:25.5653221Z test_clone_zero_stride_dim_cuda (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:25.5653809Z test_complex_half_experimental_warning_cuda (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:45:25.5654576Z test_constants_cuda (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:45:25.5655231Z 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) 2023-01-11T21:45:25.5655725Z test_conv_transposed_large_cuda (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:45:25.5656224Z test_copy__cuda_bfloat16 (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:45:25.5656663Z test_copy__cuda_bool (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:45:25.5657087Z test_copy__cuda_complex128 (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:45:25.5657525Z test_copy__cuda_complex32 (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:45:25.5657955Z test_copy__cuda_complex64 (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:45:25.5658384Z test_copy__cuda_float16 (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:45:25.5658811Z test_copy__cuda_float32 (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:45:25.5659242Z test_copy__cuda_float64 (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:45:25.5659669Z test_copy__cuda_int16 (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:45:25.5660094Z test_copy__cuda_int32 (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:45:25.5660512Z test_copy__cuda_int64 (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:45:25.5660933Z test_copy__cuda_int8 (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:45:25.5661365Z test_copy__cuda_uint8 (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:45:25.5661843Z test_copy_all_dtypes_and_devices_cuda (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:45:25.5662285Z test_copy_math_view_cuda (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:45:25.5662733Z test_copy_mem_overlap_cuda_float64 (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:45:25.5663195Z test_copy_transpose_math_view_cuda_complex64 (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:45:25.5663667Z test_copy_transpose_math_view_cuda_float32 (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:45:25.5664124Z test_copy_transpose_math_view_cuda_int64 (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:45:25.5664581Z test_corrcoef_cuda_complex64 (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:45:25.5665085Z test_corrcoef_cuda_float32 (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:25.5665526Z test_corrcoef_cuda_int32 (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:25.5665949Z test_cov_cuda_complex64 (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:45:25.5666447Z test_cov_cuda_float32 (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:45:25.5667028Z test_cov_cuda_int32 (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:45:25.5667539Z test_cpp_warnings_have_python_context_cuda (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:45:25.5668017Z test_cublas_config_nondeterministic_alert_cuda (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:45:25.5668469Z test_cummax_cummin_cuda (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:45:25.5668913Z test_cummax_discontiguous_cuda (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:45:25.5669360Z test_cummin_discontiguous_cuda (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:45:25.5669800Z test_cumprod_cuda (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:45:25.5670219Z test_cumsum_cuda (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:45:25.5670657Z test_deepcopy_cuda_complex64 (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:45:25.5671100Z test_deepcopy_cuda_float32 (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:45:25.5671554Z test_deepcopy_scalar_cuda_complex64 (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:25.5672022Z test_deepcopy_scalar_cuda_float32 (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:25.5672581Z test_device_guard_cuda (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:45:25.5673156Z test_diff_cuda_bool (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:45:25.5673700Z test_diff_cuda_complex128 (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:45:25.5674238Z test_diff_cuda_complex64 (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:45:25.5674738Z test_diff_cuda_float16 (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:45:25.5675169Z test_diff_cuda_float32 (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:45:25.5675596Z test_diff_cuda_float64 (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:45:25.5676021Z test_diff_cuda_int16 (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:45:25.5676452Z test_diff_cuda_int32 (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:45:25.5676873Z test_diff_cuda_int64 (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:45:25.5677295Z test_diff_cuda_int8 (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:45:25.5677717Z test_diff_cuda_uint8 (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:45:25.5678189Z test_diff_noncontig_cuda_bool (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:45:25.5678650Z test_diff_noncontig_cuda_complex128 (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:45:25.5679110Z test_diff_noncontig_cuda_complex64 (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:45:25.5679553Z test_diff_noncontig_cuda_float16 (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:45:25.5679998Z test_diff_noncontig_cuda_float32 (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:45:25.5680443Z test_diff_noncontig_cuda_float64 (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:45:25.5680901Z test_diff_noncontig_cuda_int16 (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:45:25.5681337Z test_diff_noncontig_cuda_int32 (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:45:25.5681774Z test_diff_noncontig_cuda_int64 (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:45:25.5682214Z test_diff_noncontig_cuda_int8 (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:45:25.5682693Z test_diff_noncontig_cuda_uint8 (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:45:25.5683245Z test_dim_function_empty_cuda (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.007s) 2023-01-11T21:45:25.5683800Z test_discontiguous_out_cumsum_cuda (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:45:25.5684380Z test_dist_cuda (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:45:25.5684814Z test_errors_index_copy_cuda (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:45:25.5685261Z test_expected_failure_xla_cuda (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:25.5685698Z test_exponential_cuda_bfloat16 (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:45:25.5686141Z test_exponential_cuda_float16 (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:45:25.5686593Z test_exponential_cuda_float32 (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:45:25.5687041Z test_exponential_cuda_float64 (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:45:25.5687490Z test_exponential_kstest_cuda_bfloat16 (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:45:25.5687952Z test_exponential_kstest_cuda_float16 (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:45:25.5688417Z test_exponential_kstest_cuda_float32 (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:45:25.5688878Z test_exponential_kstest_cuda_float64 (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:45:25.5689355Z test_exponential_no_zero_cuda_float16 (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:25.5689817Z test_exponential_no_zero_cuda_float32 (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:25.5690291Z test_gather_backward_deterministic_path_cuda (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:25.5690761Z test_gather_backward_one_dim_cuda (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:25.5691204Z test_geometric_cuda_bfloat16 (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:45:25.5691649Z test_geometric_cuda_float16 (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:25.5692094Z test_geometric_cuda_float32 (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:45:25.5692593Z test_geometric_cuda_float64 (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:25.5693139Z test_geometric_cuda_int16 (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:25.5693678Z test_geometric_cuda_int32 (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:25.5694400Z test_geometric_cuda_int64 (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:45:25.5694965Z test_geometric_cuda_int8 (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:25.5695438Z test_geometric_cuda_uint8 (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:25.5695986Z test_geometric_kstest_cuda_bfloat16 (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:45:25.5696444Z test_geometric_kstest_cuda_float16 (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:45:25.5696902Z test_geometric_kstest_cuda_float32 (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:45:25.5697356Z test_geometric_kstest_cuda_float64 (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:45:25.5697799Z test_geometric_kstest_cuda_int16 (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:45:25.5698251Z test_geometric_kstest_cuda_int32 (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:45:25.5698696Z test_geometric_kstest_cuda_int64 (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:45:25.5699146Z test_geometric_kstest_cuda_int8 (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:45:25.5699580Z test_geometric_kstest_cuda_uint8 (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:45:25.5700022Z test_gradient_all_cuda_complex64 (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:45:25.5700472Z test_gradient_all_cuda_float32 (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:45:25.5700959Z test_gradient_all_cuda_int64 (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:45:25.5701417Z test_gradient_extreme_cases_cuda_complex64 (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:45:25.5701893Z test_gradient_extreme_cases_cuda_float32 (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:45:25.5702360Z test_gradient_extreme_cases_cuda_int64 (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:45:25.5702824Z test_gradient_type_promotion_cuda (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:45:25.5703275Z test_hook_remove_cuda (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:45:25.5703760Z test_index_add_deterministic_cuda (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:45:25.5704220Z test_index_add_mem_overlap_cuda (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:45:25.5704667Z test_index_copy_cuda_bfloat16 (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:45:25.5705172Z test_index_copy_cuda_bool (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:45:25.5705608Z test_index_copy_cuda_complex128 (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:45:25.5706064Z test_index_copy_cuda_complex64 (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:45:25.5706541Z test_index_copy_cuda_float16 (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:45:25.5706984Z test_index_copy_cuda_float32 (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:45:25.5707421Z test_index_copy_cuda_float64 (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:45:25.5707856Z test_index_copy_cuda_int16 (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:45:25.5708288Z test_index_copy_cuda_int32 (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:45:25.5708721Z test_index_copy_cuda_int64 (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:45:25.5709145Z test_index_copy_cuda_int8 (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:45:25.5709586Z test_index_copy_cuda_uint8 (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:45:25.5710035Z test_index_copy_deterministic_cuda (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:45:25.5710495Z test_index_copy_mem_overlap_cuda (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:45:25.5710942Z test_index_copy_scalars_cuda_bfloat16 (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:45:25.5711425Z test_index_copy_scalars_cuda_bool (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:45:25.5711893Z test_index_copy_scalars_cuda_complex128 (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:45:25.5712466Z test_index_copy_scalars_cuda_complex64 (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:45:25.5713031Z test_index_copy_scalars_cuda_float16 (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:45:25.5713598Z test_index_copy_scalars_cuda_float32 (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:45:25.5714162Z test_index_copy_scalars_cuda_float64 (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:45:25.5714684Z test_index_copy_scalars_cuda_int16 (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:45:25.5715139Z test_index_copy_scalars_cuda_int32 (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:45:25.5715579Z test_index_copy_scalars_cuda_int64 (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:45:25.5716032Z test_index_copy_scalars_cuda_int8 (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:45:25.5716472Z test_index_copy_scalars_cuda_uint8 (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:45:25.5716917Z test_index_fill_cuda_bfloat16 (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:45:25.5717351Z test_index_fill_cuda_bool (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:45:25.5717819Z test_index_fill_cuda_complex128 (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:45:25.5718262Z test_index_fill_cuda_complex64 (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:45:25.5718699Z test_index_fill_cuda_float16 (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:45:25.5719132Z test_index_fill_cuda_float32 (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:45:25.5719572Z test_index_fill_cuda_float64 (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:45:25.5720008Z test_index_fill_cuda_int16 (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:45:25.5720447Z test_index_fill_cuda_int32 (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:45:25.5720866Z test_index_fill_cuda_int64 (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:45:25.5721293Z test_index_fill_cuda_int8 (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:45:25.5721726Z test_index_fill_cuda_uint8 (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:45:25.5722166Z test_index_fill_mem_overlap_cuda (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:45:25.5722649Z test_index_put_mem_overlap_cuda (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:45:25.5723241Z test_index_put_non_accumulate_deterministic_cuda (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:45:25.5723839Z test_index_reduce_reduce_amax_cuda_bfloat16 (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:45:25.5724416Z test_index_reduce_reduce_amax_cuda_float16 (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:45:25.5724879Z test_index_reduce_reduce_amax_cuda_float32 (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:45:25.5725330Z test_index_reduce_reduce_amax_cuda_float64 (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:45:25.5725797Z test_index_reduce_reduce_amax_cuda_int16 (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:45:25.5726260Z test_index_reduce_reduce_amax_cuda_int32 (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:45:25.5726717Z test_index_reduce_reduce_amax_cuda_int64 (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:45:25.5727176Z test_index_reduce_reduce_amax_cuda_int8 (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:45:25.5727637Z test_index_reduce_reduce_amax_cuda_uint8 (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:45:25.5728107Z test_index_reduce_reduce_amin_cuda_bfloat16 (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:45:25.5728605Z test_index_reduce_reduce_amin_cuda_float16 (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:45:25.5729066Z test_index_reduce_reduce_amin_cuda_float32 (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:45:25.5729521Z test_index_reduce_reduce_amin_cuda_float64 (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:45:25.5729980Z test_index_reduce_reduce_amin_cuda_int16 (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:45:25.5730431Z test_index_reduce_reduce_amin_cuda_int32 (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:45:25.5730877Z test_index_reduce_reduce_amin_cuda_int64 (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:45:25.5731333Z test_index_reduce_reduce_amin_cuda_int8 (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:45:25.5731783Z test_index_reduce_reduce_amin_cuda_uint8 (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:45:25.5732243Z test_index_reduce_reduce_mean_cuda_bfloat16 (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:45:25.5732798Z test_index_reduce_reduce_mean_cuda_float16 (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:45:25.5733407Z test_index_reduce_reduce_mean_cuda_float32 (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:45:25.5733990Z test_index_reduce_reduce_mean_cuda_float64 (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:45:25.5734736Z test_index_reduce_reduce_mean_cuda_int16 (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:45:25.5735282Z test_index_reduce_reduce_mean_cuda_int32 (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:45:25.5735732Z test_index_reduce_reduce_mean_cuda_int64 (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:45:25.5736199Z test_index_reduce_reduce_mean_cuda_int8 (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:45:25.5736660Z test_index_reduce_reduce_mean_cuda_uint8 (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:45:25.5737120Z test_index_reduce_reduce_prod_cuda_bfloat16 (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:45:25.5737575Z test_index_reduce_reduce_prod_cuda_float16 (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:45:25.5738041Z test_index_reduce_reduce_prod_cuda_float32 (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:45:25.5738502Z test_index_reduce_reduce_prod_cuda_float64 (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:45:25.5738959Z test_index_reduce_reduce_prod_cuda_int16 (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:45:25.5739472Z test_index_reduce_reduce_prod_cuda_int32 (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:45:25.5739918Z test_index_reduce_reduce_prod_cuda_int64 (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:45:25.5740370Z test_index_reduce_reduce_prod_cuda_int8 (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:45:25.5740822Z test_index_reduce_reduce_prod_cuda_uint8 (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:45:25.5741267Z test_index_select_cuda_bfloat16 (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:45:25.5741705Z test_index_select_cuda_bool (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:45:25.5742156Z test_index_select_cuda_complex128 (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:45:25.5742611Z test_index_select_cuda_complex64 (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:45:25.5743057Z test_index_select_cuda_float16 (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:45:25.5743496Z test_index_select_cuda_float32 (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:45:25.5743973Z test_index_select_cuda_float64 (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:45:25.5744445Z test_index_select_cuda_int16 (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:45:25.5744943Z test_index_select_cuda_int32 (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:45:25.5745373Z test_index_select_cuda_int64 (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:45:25.5745806Z test_index_select_cuda_int8 (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:45:25.5746290Z test_index_select_cuda_uint8 (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:45:25.5746852Z test_invalid_shapes_grid_sampler_cuda (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:45:25.5747373Z test_is_set_to_cuda (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:45:25.5747794Z test_is_signed_cuda (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:45:25.5748222Z test_item_cuda_bfloat16 (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:25.5748649Z test_item_cuda_bool (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:25.5749081Z test_item_cuda_complex128 (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:25.5749509Z test_item_cuda_complex32 (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:25.5749943Z test_item_cuda_complex64 (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:25.5750408Z test_item_cuda_float16 (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:25.5750838Z test_item_cuda_float32 (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:25.5751252Z test_item_cuda_float64 (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:25.5751674Z test_item_cuda_int16 (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:25.5752100Z test_item_cuda_int32 (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:25.5752519Z test_item_cuda_int64 (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:25.5752924Z test_item_cuda_int8 (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:25.5753346Z test_item_cuda_uint8 (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:25.5753823Z test_large_cumprod_cuda_float16 (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:45:25.5754266Z test_large_cumsum_cuda_float16 (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:45:25.5766481Z test_log_normal_cuda_bfloat16 (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:25.5767117Z test_log_normal_cuda_float16 (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:25.5767580Z test_log_normal_cuda_float32 (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:25.5768024Z test_log_normal_cuda_float64 (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:45:25.5768476Z test_logcumsumexp_cuda (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:45:25.5768934Z test_lognormal_kstest_cuda_bfloat16 (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:45:25.5769400Z test_lognormal_kstest_cuda_float16 (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:45:25.5769854Z test_lognormal_kstest_cuda_float32 (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:45:25.5770314Z test_lognormal_kstest_cuda_float64 (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:45:25.5770781Z test_masked_fill_bool_tensor_cuda (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:45:25.5771249Z test_masked_fill_cuda_bfloat16_bool (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:45:25.5771708Z test_masked_fill_cuda_bfloat16_uint8 (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:45:25.5772176Z test_masked_fill_cuda_bool_bool (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:45:25.5772638Z test_masked_fill_cuda_bool_uint8 (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:45:25.5773177Z test_masked_fill_cuda_complex128_bool (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:45:25.5773651Z test_masked_fill_cuda_complex128_uint8 (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:45:25.5774113Z test_masked_fill_cuda_complex64_bool (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:45:25.5774986Z test_masked_fill_cuda_complex64_uint8 (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:45:25.5775454Z test_masked_fill_cuda_float16_bool (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:45:25.5775915Z test_masked_fill_cuda_float16_uint8 (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:45:25.5776365Z test_masked_fill_cuda_float32_bool (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:45:25.5776823Z test_masked_fill_cuda_float32_uint8 (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:45:25.5777283Z test_masked_fill_cuda_float64_bool (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:45:25.5777737Z test_masked_fill_cuda_float64_uint8 (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:45:25.5778243Z test_masked_fill_cuda_int16_bool (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:45:25.5778702Z test_masked_fill_cuda_int16_uint8 (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:45:25.5779152Z test_masked_fill_cuda_int32_bool (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:45:25.5779602Z test_masked_fill_cuda_int32_uint8 (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:45:25.5780047Z test_masked_fill_cuda_int64_bool (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:45:25.5780499Z test_masked_fill_cuda_int64_uint8 (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:45:25.5780949Z test_masked_fill_cuda_int8_bool (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:45:25.5781398Z test_masked_fill_cuda_int8_uint8 (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:45:25.5781837Z test_masked_fill_cuda_uint8_bool (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:45:25.5782286Z test_masked_fill_cuda_uint8_uint8 (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:45:25.5782735Z test_masked_fill_mem_overlap_cuda (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:45:25.5783209Z test_masked_scatter_bool_tensor_cuda (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:45:25.5783675Z test_masked_scatter_cuda_bfloat16 (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:45:25.5784159Z test_masked_scatter_cuda_bool (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:45:25.5784620Z test_masked_scatter_cuda_complex128 (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:45:25.5785160Z test_masked_scatter_cuda_complex64 (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:45:25.5785618Z test_masked_scatter_cuda_float16 (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:45:25.5786092Z test_masked_scatter_cuda_float32 (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:45:25.5786659Z test_masked_scatter_cuda_float64 (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:45:25.5787228Z test_masked_scatter_cuda_int16 (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:45:25.5787690Z test_masked_scatter_cuda_int32 (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:45:25.5788133Z test_masked_scatter_cuda_int64 (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:45:25.5788578Z test_masked_scatter_cuda_int8 (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:45:25.5789028Z test_masked_scatter_cuda_uint8 (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:45:25.5789521Z test_masked_scatter_large_tensor_cuda (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:25.5789989Z test_masked_scatter_mem_overlap_cuda (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:45:25.5790445Z test_masked_select_cuda_bfloat16 (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:45:25.5790893Z test_masked_select_cuda_bool (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:45:25.5791348Z test_masked_select_cuda_complex128 (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:45:25.5791804Z test_masked_select_cuda_complex64 (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:45:25.5792307Z test_masked_select_cuda_float16 (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:45:25.5792874Z test_masked_select_cuda_float32 (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:45:25.5793430Z test_masked_select_cuda_float64 (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:45:25.5793995Z test_masked_select_cuda_int16 (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:45:25.5794543Z test_masked_select_cuda_int32 (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:45:25.5795015Z test_masked_select_cuda_int64 (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:45:25.5795491Z test_masked_select_cuda_int8 (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:45:25.5795930Z test_masked_select_cuda_uint8 (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:45:25.5796384Z test_masked_select_discontiguous_cuda (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:45:25.5796832Z test_memory_format_clone_cuda (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:45:25.5797288Z test_memory_format_consistency_cuda (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:45:25.5797762Z test_memory_format_cpu_and_cuda_ops_cuda (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:45:25.5798225Z test_memory_format_empty_like_cuda (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:45:25.5798701Z test_memory_format_factory_like_functions_preserve_cuda (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:45:25.5799180Z test_memory_format_operators_cuda (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2023-01-11T21:45:25.5799653Z test_memory_format_preserved_after_permute_cuda (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:45:25.5800136Z test_memory_format_propagation_rules_cuda (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:45:25.5800615Z test_memory_format_to_cuda (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:45:25.5801069Z test_memory_format_type_cuda (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:45:25.5801530Z test_memory_format_type_shortcuts_cuda (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:45:25.5801989Z test_module_share_memory_cuda (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:25.5802438Z test_multinomial_cpu_cuda_float16 (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:45:25.5802896Z test_multinomial_cpu_cuda_float32 (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:45:25.5803390Z test_multinomial_cpu_cuda_float64 (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:45:25.5803859Z test_multinomial_cuda_float16 (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2023-01-11T21:45:25.5804303Z test_multinomial_cuda_float32 (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2023-01-11T21:45:25.5804750Z test_multinomial_cuda_float64 (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2023-01-11T21:45:25.5805221Z test_multinomial_deterministic_cuda_float16 (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:45:25.5805700Z test_multinomial_deterministic_cuda_float32 (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:45:25.5806269Z test_multinomial_deterministic_cuda_float64 (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:45:25.5806787Z test_multinomial_device_constrain_cuda (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:25.5807323Z test_multinomial_empty_w_replacement_cuda (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:25.5807864Z test_multinomial_empty_wo_replacement_cuda (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:25.5808400Z test_multinomial_gpu_device_constrain_cuda (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:45:25.5808867Z test_multinomial_rng_state_advance_cuda_float32 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.002s) 2023-01-11T21:45:25.5809334Z test_narrow_empty_cuda (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:45:25.5809865Z test_nondeterministic_alert_AdaptiveAvgPool2d_cuda (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:45:25.5810435Z test_nondeterministic_alert_AdaptiveAvgPool3d_cuda (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:45:25.5810993Z test_nondeterministic_alert_AdaptiveMaxPool2d_cuda (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:45:25.5811546Z test_nondeterministic_alert_AvgPool3d_cuda (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:45:25.5812116Z test_nondeterministic_alert_CTCLoss_cuda (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:45:25.5812676Z test_nondeterministic_alert_EmbeddingBag_max_cuda (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:45:25.5813304Z test_nondeterministic_alert_FractionalMaxPool2d_cuda (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:45:25.5813868Z test_nondeterministic_alert_FractionalMaxPool3d_cuda (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:45:25.5814525Z test_nondeterministic_alert_MaxPool3d_cuda (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:45:25.5815033Z test_nondeterministic_alert_MaxUnpool1d_cuda_float16 (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:45:25.5815533Z test_nondeterministic_alert_MaxUnpool1d_cuda_float32 (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:45:25.5816013Z test_nondeterministic_alert_MaxUnpool1d_cuda_float64 (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:45:25.5816503Z test_nondeterministic_alert_MaxUnpool2d_cuda_float16 (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:45:25.5817000Z test_nondeterministic_alert_MaxUnpool2d_cuda_float32 (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:45:25.5817488Z test_nondeterministic_alert_MaxUnpool2d_cuda_float64 (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:45:25.5818031Z test_nondeterministic_alert_MaxUnpool3d_cuda_float16 (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:45:25.5818512Z test_nondeterministic_alert_MaxUnpool3d_cuda_float32 (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:45:25.5819007Z test_nondeterministic_alert_MaxUnpool3d_cuda_float64 (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:45:25.5819493Z test_nondeterministic_alert_NLLLoss_cuda (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:45:25.5819988Z test_nondeterministic_alert_ReflectionPad1d_cuda (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:45:25.5820488Z test_nondeterministic_alert_ReflectionPad2d_cuda (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:45:25.5820990Z test_nondeterministic_alert_ReflectionPad3d_cuda (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:45:25.5821491Z test_nondeterministic_alert_ReplicationPad1d_cuda (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:45:25.5821991Z test_nondeterministic_alert_ReplicationPad2d_cuda (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:45:25.5822489Z test_nondeterministic_alert_ReplicationPad3d_cuda (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:45:25.5823014Z test_nondeterministic_alert_bincount_cuda (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:25.5823504Z test_nondeterministic_alert_cumsum_cuda_bool (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:45:25.5824001Z test_nondeterministic_alert_cumsum_cuda_complex128 (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:45:25.5824497Z test_nondeterministic_alert_cumsum_cuda_complex64 (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:45:25.5825044Z test_nondeterministic_alert_cumsum_cuda_float32 (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:45:25.5825538Z test_nondeterministic_alert_cumsum_cuda_float64 (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:45:25.5826052Z test_nondeterministic_alert_cumsum_cuda_int16 (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:45:25.5826664Z test_nondeterministic_alert_cumsum_cuda_int32 (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:45:25.5827260Z test_nondeterministic_alert_cumsum_cuda_int64 (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:45:25.5827779Z test_nondeterministic_alert_cumsum_cuda_int8 (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:45:25.5828261Z test_nondeterministic_alert_cumsum_cuda_uint8 (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:45:25.5828759Z test_nondeterministic_alert_grid_sample_2d_cuda (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:45:25.5829280Z test_nondeterministic_alert_grid_sample_3d_cuda (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:45:25.5829756Z test_nondeterministic_alert_histc_cuda (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:25.5830243Z test_nondeterministic_alert_interpolate_bicubic_cuda (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:45:25.5830753Z test_nondeterministic_alert_interpolate_bilinear_cuda (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:45:25.5831260Z test_nondeterministic_alert_interpolate_linear_cuda (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:45:25.5831762Z test_nondeterministic_alert_interpolate_trilinear_cuda (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:45:25.5832262Z test_nondeterministic_alert_kthvalue_cuda_float64 (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:45:25.5832756Z test_nondeterministic_alert_median_cuda_float64 (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:45:25.5833247Z test_nondeterministic_alert_put_accumulate_cuda (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:45:25.5833728Z test_nondeterministic_alert_put_cuda (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:45:25.5834223Z test_normal_kstest_cuda_bfloat16 (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:45:25.5834687Z test_normal_kstest_cuda_float16 (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:45:25.5835140Z test_normal_kstest_cuda_float32 (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:45:25.5835590Z test_normal_kstest_cuda_float64 (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:45:25.5836039Z test_nullary_op_mem_overlap_cuda (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:45:25.5836503Z test_pairwise_distance_empty_cuda (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:45:25.5836959Z test_pdist_empty_cuda (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:45:25.5837411Z test_pdist_norm_large_cuda (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:45:25.5837859Z test_pickle_gradscaler_cuda (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:45:25.5838326Z test_pin_memory_from_constructor_cuda (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:45:25.5838789Z test_put_accumulate_cuda_bfloat16 (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:45:25.5839253Z test_put_accumulate_cuda_complex128 (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:45:25.5839763Z test_put_accumulate_cuda_complex64 (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:45:25.5840271Z test_put_accumulate_cuda_float16 (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:45:25.5840739Z test_put_accumulate_cuda_float32 (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:45:25.5841197Z test_put_accumulate_cuda_float64 (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:45:25.5841649Z test_put_accumulate_cuda_int16 (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:45:25.5842101Z test_put_accumulate_cuda_int32 (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:45:25.5842557Z test_put_accumulate_cuda_int64 (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:45:25.5843014Z test_put_accumulate_cuda_int8 (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:45:25.5843465Z test_put_accumulate_cuda_uint8 (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:45:25.5843915Z test_put_cuda_bfloat16 (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:45:25.5844360Z test_put_cuda_complex128 (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:45:25.5844803Z test_put_cuda_complex64 (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:45:25.5845268Z test_put_cuda_float16 (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:45:25.5845805Z test_put_cuda_float32 (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:45:25.5846345Z test_put_cuda_float64 (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:45:25.5846878Z test_put_cuda_int16 (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:45:25.5847408Z test_put_cuda_int32 (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:45:25.5847904Z test_put_cuda_int64 (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:45:25.5848335Z test_put_cuda_int8 (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:45:25.5848763Z test_put_cuda_uint8 (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:45:25.5849186Z test_put_empty_cuda (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:45:25.5849622Z test_put_mem_overlap_cuda (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:45:25.5850069Z test_repeat_interleave_cuda (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:45:25.5850519Z test_scalar_check_cuda (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.010s) 2023-01-11T21:45:25.5850969Z test_scatter_add_bool_cuda (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:45:25.5851454Z test_scatter_add_non_unique_index_cuda (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:45:25.5851931Z test_scatter_add_one_dim_deterministic_cuda (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:45:25.5852409Z test_scatter_add_to_large_input_cuda (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:45:25.5852969Z test_scatter_bool_cuda (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:45:25.5853518Z test_scatter_mem_overlap_cuda (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:45:25.5854133Z test_scatter_reduce_multiply_unsupported_dtypes_cuda_complex128 (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:45:25.5854900Z test_scatter_reduce_multiply_unsupported_dtypes_cuda_complex64 (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:45:25.5855476Z test_scatter_reduce_non_unique_index_cuda_bfloat16 (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:45:25.5855954Z test_scatter_reduce_non_unique_index_cuda_bool (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:45:25.5856441Z test_scatter_reduce_non_unique_index_cuda_complex128 (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:45:25.5856980Z test_scatter_reduce_non_unique_index_cuda_complex64 (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:45:25.5857480Z test_scatter_reduce_non_unique_index_cuda_float16 (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:45:25.5857969Z test_scatter_reduce_non_unique_index_cuda_float32 (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:45:25.5858446Z test_scatter_reduce_non_unique_index_cuda_float64 (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:45:25.5858943Z test_scatter_reduce_non_unique_index_cuda_int16 (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:45:25.5859431Z test_scatter_reduce_non_unique_index_cuda_int32 (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:45:25.5859920Z test_scatter_reduce_non_unique_index_cuda_int64 (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:45:25.5860399Z test_scatter_reduce_non_unique_index_cuda_int8 (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:45:25.5860880Z test_scatter_reduce_non_unique_index_cuda_uint8 (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:45:25.5861378Z test_scatter_reduce_operations_to_large_input_cuda_bfloat16 (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:45:25.5861895Z test_scatter_reduce_operations_to_large_input_cuda_bool (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:45:25.5862414Z test_scatter_reduce_operations_to_large_input_cuda_complex128 (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:45:25.5862967Z test_scatter_reduce_operations_to_large_input_cuda_complex64 (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:45:25.5863484Z test_scatter_reduce_operations_to_large_input_cuda_float16 (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:45:25.5863992Z test_scatter_reduce_operations_to_large_input_cuda_float32 (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:45:25.5864497Z test_scatter_reduce_operations_to_large_input_cuda_float64 (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:45:25.5865045Z test_scatter_reduce_operations_to_large_input_cuda_int16 (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:45:25.5865543Z test_scatter_reduce_operations_to_large_input_cuda_int32 (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:45:25.5866039Z test_scatter_reduce_operations_to_large_input_cuda_int64 (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:45:25.5866540Z test_scatter_reduce_operations_to_large_input_cuda_int8 (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:45:25.5867045Z test_scatter_reduce_operations_to_large_input_cuda_uint8 (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:45:25.5867560Z test_scatter_reduce_scalar_cuda_bfloat16 (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:45:25.5868035Z test_scatter_reduce_scalar_cuda_bool (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:45:25.5868511Z test_scatter_reduce_scalar_cuda_complex128 (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:45:25.5868990Z test_scatter_reduce_scalar_cuda_complex64 (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:45:25.5869454Z test_scatter_reduce_scalar_cuda_float16 (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:45:25.5869922Z test_scatter_reduce_scalar_cuda_float32 (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:45:25.5870397Z test_scatter_reduce_scalar_cuda_float64 (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:45:25.5870870Z test_scatter_reduce_scalar_cuda_int16 (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:45:25.5871321Z test_scatter_reduce_scalar_cuda_int32 (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:45:25.5871791Z test_scatter_reduce_scalar_cuda_int64 (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:45:25.5872280Z test_scatter_reduce_scalar_cuda_int8 (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:45:25.5872856Z test_scatter_reduce_scalar_cuda_uint8 (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:45:25.5873469Z test_scatter_to_large_input_cuda (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:45:25.5874039Z test_scatter_zero_size_index_cuda (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:25.5874589Z test_serialization_cuda (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:45:25.5875041Z test_set_storage_cuda_bfloat16 (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:45:25.5875496Z test_set_storage_cuda_bool (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:45:25.5875945Z test_set_storage_cuda_complex128 (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:45:25.5876415Z test_set_storage_cuda_complex64 (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:45:25.5876871Z test_set_storage_cuda_float16 (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:45:25.5877323Z test_set_storage_cuda_float32 (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:45:25.5877764Z test_set_storage_cuda_float64 (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:45:25.5878211Z test_set_storage_cuda_int16 (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:45:25.5878686Z test_set_storage_cuda_int32 (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:45:25.5879133Z test_set_storage_cuda_int64 (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:45:25.5879565Z test_set_storage_cuda_int8 (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:45:25.5880007Z test_set_storage_cuda_uint8 (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:45:25.5880454Z test_shift_mem_overlap_cuda (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:25.5880893Z test_skip_xla_cuda (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:25.5881333Z test_storage_all_devices_cuda (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:25.5881787Z test_storage_cuda_bool (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:45:25.5882238Z test_storage_cuda_complex128 (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:45:25.5882756Z test_storage_cuda_complex64 (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:45:25.5883301Z test_storage_cuda_float32 (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:45:25.5883851Z test_storage_cuda_float64 (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:45:25.5884403Z test_storage_cuda_int16 (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:45:25.5884878Z test_storage_cuda_int32 (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:45:25.5885309Z test_storage_cuda_int64 (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:45:25.5885749Z test_storage_cuda_int8 (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:45:25.5886184Z test_storage_cuda_uint8 (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:45:25.5886643Z test_storage_meta_errors_cuda_bfloat16 (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:45:25.5887105Z test_storage_meta_errors_cuda_bool (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:45:25.5887579Z test_storage_meta_errors_cuda_complex128 (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:45:25.5888054Z test_storage_meta_errors_cuda_complex64 (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:45:25.5888522Z test_storage_meta_errors_cuda_float16 (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:45:25.5888991Z test_storage_meta_errors_cuda_float32 (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:45:25.5889444Z test_storage_meta_errors_cuda_float64 (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:45:25.5889935Z test_storage_meta_errors_cuda_int16 (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:45:25.5890399Z test_storage_meta_errors_cuda_int32 (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:45:25.5890858Z test_storage_meta_errors_cuda_int64 (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:45:25.5891306Z test_storage_meta_errors_cuda_int8 (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:45:25.5891767Z test_storage_meta_errors_cuda_uint8 (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:45:25.5892234Z test_storage_meta_from_tensor_cuda_bfloat16 (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:45:25.5892716Z test_storage_meta_from_tensor_cuda_bool (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:45:25.5893304Z test_storage_meta_from_tensor_cuda_complex128 (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:45:25.5893906Z test_storage_meta_from_tensor_cuda_complex64 (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:25.5894601Z test_storage_meta_from_tensor_cuda_float16 (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:45:25.5895185Z test_storage_meta_from_tensor_cuda_float32 (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:25.5895662Z test_storage_meta_from_tensor_cuda_float64 (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:45:25.5896159Z test_storage_meta_from_tensor_cuda_int16 (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:45:25.5896620Z test_storage_meta_from_tensor_cuda_int32 (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:45:25.5897088Z test_storage_meta_from_tensor_cuda_int64 (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:25.5897552Z test_storage_meta_from_tensor_cuda_int8 (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:45:25.5898013Z test_storage_meta_from_tensor_cuda_uint8 (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:45:25.5898468Z test_storage_setitem_cuda_bool (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:45:25.5898925Z test_storage_setitem_cuda_complex128 (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:45:25.5899389Z test_storage_setitem_cuda_complex64 (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:45:25.5899846Z test_storage_setitem_cuda_float32 (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:45:25.5900300Z test_storage_setitem_cuda_float64 (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:45:25.5900755Z test_storage_setitem_cuda_int16 (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:45:25.5901243Z test_storage_setitem_cuda_int32 (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:45:25.5901699Z test_storage_setitem_cuda_int64 (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:45:25.5902154Z test_storage_setitem_cuda_int8 (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:45:25.5902608Z test_storage_setitem_cuda_qint32 (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:45:25.5903063Z test_storage_setitem_cuda_qint8 (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:45:25.5903563Z test_storage_setitem_cuda_quint4x2 (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:45:25.5904020Z test_storage_setitem_cuda_quint8 (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:45:25.5904480Z test_storage_setitem_cuda_uint8 (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:45:25.5904985Z test_strides_propagation_cuda (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:45:25.5905433Z test_sync_warning_cuda (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:45:25.5905863Z test_take_cuda_bfloat16 (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:45:25.5906330Z test_take_cuda_bool (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:45:25.5906926Z test_take_cuda_complex128 (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:45:25.5907475Z test_take_cuda_complex64 (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:45:25.5907902Z test_take_cuda_float16 (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:45:25.5908339Z test_take_cuda_float32 (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:45:25.5908771Z test_take_cuda_float64 (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:45:25.5909207Z test_take_cuda_int16 (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:45:25.5909632Z test_take_cuda_int32 (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:45:25.5910061Z test_take_cuda_int64 (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:45:25.5910490Z test_take_cuda_int8 (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:45:25.5910920Z test_take_cuda_uint8 (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:45:25.5911343Z test_take_empty_cuda (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:45:25.5911797Z test_tensor_from_storage_cuda_bfloat16 (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:45:25.5912345Z test_tensor_from_storage_cuda_bool (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:45:25.5912936Z test_tensor_from_storage_cuda_complex128 (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:45:25.5913522Z test_tensor_from_storage_cuda_complex64 (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:45:25.5914107Z test_tensor_from_storage_cuda_float16 (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:45:25.5914674Z test_tensor_from_storage_cuda_float32 (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:45:25.5915140Z test_tensor_from_storage_cuda_float64 (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:45:25.5915600Z test_tensor_from_storage_cuda_int16 (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:45:25.5916053Z test_tensor_from_storage_cuda_int32 (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:45:25.5916505Z test_tensor_from_storage_cuda_int64 (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:45:25.5916967Z test_tensor_from_storage_cuda_int8 (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:45:25.5917418Z test_tensor_from_storage_cuda_uint8 (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:45:25.5917881Z test_tensor_set_errors_multigpu_cuda (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:45:25.5918381Z test_tensor_shape_empty_cuda (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2023-01-11T21:45:25.5918847Z test_tensor_storage_type_cuda_bfloat16 (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:45:25.5919304Z test_tensor_storage_type_cuda_bool (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:45:25.5919760Z test_tensor_storage_type_cuda_complex128 (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:45:25.5920232Z test_tensor_storage_type_cuda_complex64 (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:45:25.5920700Z test_tensor_storage_type_cuda_float16 (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:45:25.5921169Z test_tensor_storage_type_cuda_float32 (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:45:25.5921623Z test_tensor_storage_type_cuda_float64 (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:45:25.5922081Z test_tensor_storage_type_cuda_int16 (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:45:25.5922566Z test_tensor_storage_type_cuda_int32 (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:45:25.5923125Z test_tensor_storage_type_cuda_int64 (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:45:25.5923709Z test_tensor_storage_type_cuda_int8 (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:45:25.5924286Z test_tensor_storage_type_cuda_uint8 (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:45:25.5924762Z test_ternary_op_mem_overlap_cuda_float64 (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:45:25.5925230Z test_typed_storage_meta_cuda_bfloat16 (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:45:25.5925687Z test_typed_storage_meta_cuda_bool (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:45:25.5926155Z test_typed_storage_meta_cuda_complex128 (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:45:25.5926628Z test_typed_storage_meta_cuda_complex64 (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:45:25.5927094Z test_typed_storage_meta_cuda_float16 (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:45:25.5927552Z test_typed_storage_meta_cuda_float32 (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:45:25.5927988Z test_typed_storage_meta_cuda_float64 (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:45:25.5928446Z test_typed_storage_meta_cuda_int16 (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:45:25.5928905Z test_typed_storage_meta_cuda_int32 (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:45:25.5929398Z test_typed_storage_meta_cuda_int64 (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:45:25.5929841Z test_typed_storage_meta_cuda_int8 (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:45:25.5930294Z test_typed_storage_meta_cuda_uint8 (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:45:25.5930758Z test_unfold_all_devices_and_dtypes_cuda (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:45:25.5931222Z test_unfold_scalars_cuda (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:45:25.5931667Z test_uniform_kstest_cuda_bfloat16 (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:45:25.5932123Z test_uniform_kstest_cuda_float16 (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:45:25.5932641Z test_uniform_kstest_cuda_float32 (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:45:25.5933201Z test_uniform_kstest_cuda_float64 (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:45:25.5933758Z test_untyped_storage_meta_cuda (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:25.5934436Z test_warn_always_caught_cuda (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:45:25.5935064Z test_where_scalar_handcrafted_values_cuda (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:45:25.5935556Z test_cuda_vitals_gpu_only_cuda (__main__.TestVitalSignsCudaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:25.5935797Z 2023-01-11T21:45:25.5936054Z ---------------------------------------------------------------------- 2023-01-11T21:45:25.5936303Z Ran 858 tests in 22.002s 2023-01-11T21:45:25.5936426Z 2023-01-11T21:45:25.5936510Z OK (skipped=849) 2023-01-11T21:45:25.5936627Z 2023-01-11T21:45:25.5936717Z Generating XML reports... 2023-01-11T21:45:25.5937111Z Generated XML report: test-reports/python-unittest/test_torch/TEST-TestTorch-20230111214502.xml 2023-01-11T21:45:25.5937636Z Generated XML report: test-reports/python-unittest/test_torch/TEST-TestTorchDeviceTypeCUDA-20230111214502.xml 2023-01-11T21:45:25.5938180Z Generated XML report: test-reports/python-unittest/test_torch/TEST-TestBasicVitalSigns-20230111214502.xml 2023-01-11T21:45:25.5938713Z Generated XML report: test-reports/python-unittest/test_torch/TEST-TestDevicePrecisionCUDA-20230111214502.xml 2023-01-11T21:45:25.5939244Z Generated XML report: test-reports/python-unittest/test_torch/TEST-TestVitalSignsCudaCUDA-20230111214502.xml 2023-01-11T21:45:25.5939493Z 2023-01-11T21:45:25.5939834Z ##[endgroup] 2023-01-11T21:45:25.5940215Z FINISHED PRINTING LOG FILE of test_torch (/var/lib/jenkins/workspace/test/test-reports/test_torch_zbaauwxd) 2023-01-11T21:45:25.5940431Z 2023-01-11T21:45:25.5940627Z Running distributions/test_distributions ... [2023-01-11 21:45:25.550645] 2023-01-11T21:45:25.5941161Z Executing ['/opt/conda/bin/python', '-bb', 'distributions/test_distributions.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2023-01-11 21:45:25.550887] 2023-01-11T21:45:28.9526983Z 2023-01-11T21:45:28.9527568Z Expand the folded group to see the log file of distributions/test_distributions 2023-01-11T21:45:28.9528529Z ##[group]PRINTING LOG FILE of distributions/test_distributions (/var/lib/jenkins/workspace/test/test-reports/distributions-test_distributions_v6wrwyom) 2023-01-11T21:45:28.9529196Z 2023-01-11T21:45:28.9529306Z Running tests... 2023-01-11T21:45:28.9529839Z ---------------------------------------------------------------------- 2023-01-11T21:45:28.9530434Z Test results will be stored in test-reports/python-unittest/distributions.test_distributions 2023-01-11T21:45:28.9530975Z test_cdf (__main__.TestAgainstScipy) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.008s) 2023-01-11T21:45:28.9531493Z test_icdf (__main__.TestAgainstScipy) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:28.9532008Z test_mean (__main__.TestAgainstScipy) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:45:28.9532539Z test_variance_stddev (__main__.TestAgainstScipy) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:45:28.9533084Z test_params_constraints (__main__.TestConstraints) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:45:28.9533546Z test_support_constraints (__main__.TestConstraints) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:45:28.9533996Z test_bernoulli_shape_scalar_params (__main__.TestDistributionShapes) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:45:28.9534659Z test_bernoulli_shape_tensor_params (__main__.TestDistributionShapes) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:45:28.9535109Z test_beta_shape_scalar_params (__main__.TestDistributionShapes) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:45:28.9535558Z test_beta_shape_tensor_params (__main__.TestDistributionShapes) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:45:28.9536112Z test_binomial_shape (__main__.TestDistributionShapes) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:45:28.9536569Z test_binomial_shape_vectorized_n (__main__.TestDistributionShapes) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:45:28.9537017Z test_categorical_shape (__main__.TestDistributionShapes) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:45:28.9537467Z test_cauchy_shape_scalar_params (__main__.TestDistributionShapes) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:45:28.9537913Z test_cauchy_shape_tensor_params (__main__.TestDistributionShapes) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:45:28.9538374Z test_chi2_shape_scalar_params (__main__.TestDistributionShapes) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:45:28.9538812Z test_chi2_shape_tensor_params (__main__.TestDistributionShapes) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:45:28.9539279Z test_continuous_bernoulli_shape_scalar_params (__main__.TestDistributionShapes) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:45:28.9539759Z test_continuous_bernoulli_shape_tensor_params (__main__.TestDistributionShapes) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:45:28.9540218Z test_dirichlet_shape (__main__.TestDistributionShapes) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:45:28.9540646Z test_entropy_shape (__main__.TestDistributionShapes) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:45:28.9541096Z test_exponential_shape_scalar_param (__main__.TestDistributionShapes) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:45:28.9541612Z test_exponential_shape_tensor_param (__main__.TestDistributionShapes) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:45:28.9542151Z test_gamma_shape_scalar_params (__main__.TestDistributionShapes) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:45:28.9542697Z test_gamma_shape_tensor_params (__main__.TestDistributionShapes) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:45:28.9543161Z test_geometric_shape_scalar_params (__main__.TestDistributionShapes) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:45:28.9543640Z test_geometric_shape_tensor_params (__main__.TestDistributionShapes) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:45:28.9544112Z test_gumbel_shape_scalar_params (__main__.TestDistributionShapes) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:45:28.9544583Z test_halfcauchy_shape_scalar_params (__main__.TestDistributionShapes) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:45:28.9545120Z test_halfcauchy_shape_tensor_params (__main__.TestDistributionShapes) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:45:28.9545597Z test_kumaraswamy_shape_scalar_params (__main__.TestDistributionShapes) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:45:28.9546069Z test_laplace_shape_scalar_params (__main__.TestDistributionShapes) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:45:28.9546604Z test_laplace_shape_tensor_params (__main__.TestDistributionShapes) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:45:28.9547232Z test_mixture_same_family_shape (__main__.TestDistributionShapes) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:45:28.9547696Z test_multinomial_shape (__main__.TestDistributionShapes) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:45:28.9548151Z test_normal_shape_scalar_params (__main__.TestDistributionShapes) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:45:28.9548602Z test_normal_shape_tensor_params (__main__.TestDistributionShapes) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:45:28.9549051Z test_one_hot_categorical_shape (__main__.TestDistributionShapes) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:45:28.9549517Z test_pareto_shape_scalar_params (__main__.TestDistributionShapes) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:45:28.9549983Z test_studentT_shape_scalar_params (__main__.TestDistributionShapes) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:45:28.9550441Z test_studentT_shape_tensor_params (__main__.TestDistributionShapes) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:45:28.9550896Z test_uniform_shape_scalar_params (__main__.TestDistributionShapes) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:45:28.9551348Z test_uniform_shape_tensor_params (__main__.TestDistributionShapes) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:45:28.9551801Z test_vonmises_shape_scalar_params (__main__.TestDistributionShapes) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:45:28.9552249Z test_vonmises_shape_tensor_params (__main__.TestDistributionShapes) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:45:28.9552701Z test_weibull_scale_scalar_params (__main__.TestDistributionShapes) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:45:28.9553189Z test_wishart_shape_scalar_params (__main__.TestDistributionShapes) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:45:28.9553715Z test_wishart_shape_tensor_params (__main__.TestDistributionShapes) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:45:28.9554272Z test_argmax_relaxed_categorical (__main__.TestDistributions) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:45:28.9554802Z test_bernoulli (__main__.TestDistributions) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:45:28.9555303Z test_bernoulli_3d (__main__.TestDistributions) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:45:28.9555819Z test_bernoulli_enumerate_support (__main__.TestDistributions) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:45:28.9556251Z test_beta_log_prob (__main__.TestDistributions) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:45:28.9556670Z test_beta_sample (__main__.TestDistributions) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:45:28.9557075Z test_beta_shape (__main__.TestDistributions) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:45:28.9557490Z test_beta_underflow (__main__.TestDistributions) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:45:28.9558018Z test_beta_underflow_gpu (__main__.TestDistributions) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:45:28.9558434Z test_binomial (__main__.TestDistributions) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:45:28.9558895Z test_binomial_enumerate_support (__main__.TestDistributions) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:45:28.9559338Z test_binomial_extreme_vals (__main__.TestDistributions) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:45:28.9559771Z test_binomial_log_prob_and_entropy (__main__.TestDistributions) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:45:28.9560225Z test_binomial_log_prob_vectorized_count (__main__.TestDistributions) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:45:28.9560662Z test_binomial_sample (__main__.TestDistributions) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:45:28.9561077Z test_binomial_stable (__main__.TestDistributions) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:45:28.9561505Z test_binomial_vectorized_count (__main__.TestDistributions) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:45:28.9561938Z test_categorical_1d (__main__.TestDistributions) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:45:28.9562349Z test_categorical_2d (__main__.TestDistributions) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:45:28.9562788Z test_categorical_enumerate_support (__main__.TestDistributions) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:28.9563225Z test_cauchy (__main__.TestDistributions) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:45:28.9563746Z test_cdf_icdf_inverse (__main__.TestDistributions) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:45:28.9564270Z test_cdf_log_prob (__main__.TestDistributions) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:45:28.9564819Z test_chi2_sample (__main__.TestDistributions) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:28.9565324Z test_chi2_shape (__main__.TestDistributions) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:45:28.9565850Z test_continuous_bernoulli (__main__.TestDistributions) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:45:28.9566331Z test_continuous_bernoulli_3d (__main__.TestDistributions) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:45:28.9566761Z test_dirichlet_log_prob (__main__.TestDistributions) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:45:28.9567177Z test_dirichlet_mode (__main__.TestDistributions) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:45:28.9567596Z test_dirichlet_sample (__main__.TestDistributions) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:28.9568021Z test_dirichlet_shape (__main__.TestDistributions) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:45:28.9568449Z test_distribution_expand (__main__.TestDistributions) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:45:28.9568880Z test_distribution_subclass_expand (__main__.TestDistributions) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:45:28.9569321Z test_enumerate_support_type (__main__.TestDistributions) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:45:28.9569748Z test_exponential (__main__.TestDistributions) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:45:28.9570195Z test_exponential_sample (__main__.TestDistributions) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:28.9570619Z test_fishersnedecor (__main__.TestDistributions) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:45:28.9571045Z test_fishersnedecor_sample (__main__.TestDistributions) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:28.9571471Z test_gamma_gpu_sample (__main__.TestDistributions) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:45:28.9571888Z test_gamma_gpu_shape (__main__.TestDistributions) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:45:28.9572306Z test_gamma_log_prob_at_boundary (__main__.TestDistributions) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:45:28.9572723Z test_gamma_sample (__main__.TestDistributions) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:28.9573137Z test_gamma_shape (__main__.TestDistributions) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:45:28.9573541Z test_geometric (__main__.TestDistributions) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:45:28.9573956Z test_geometric_log_prob_and_entropy (__main__.TestDistributions) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:45:28.9574507Z test_geometric_sample (__main__.TestDistributions) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:28.9574923Z test_gumbel (__main__.TestDistributions) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:45:28.9575333Z test_gumbel_sample (__main__.TestDistributions) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:45:28.9575740Z test_halfcauchy (__main__.TestDistributions) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:45:28.9576197Z test_halfnormal (__main__.TestDistributions) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:45:28.9576608Z test_halfnormal_logprob (__main__.TestDistributions) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:45:28.9577030Z test_halfnormal_sample (__main__.TestDistributions) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:28.9577434Z test_has_examples (__main__.TestDistributions) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:28.9577850Z test_independent_expand (__main__.TestDistributions) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:45:28.9578278Z test_independent_shape (__main__.TestDistributions) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:45:28.9578723Z test_invalid_parameter_broadcasting (__main__.TestDistributions) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:45:28.9579158Z test_kumaraswamy_mean_variance (__main__.TestDistributions) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:45:28.9579579Z test_kumaraswamy_shape (__main__.TestDistributions) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:45:28.9579988Z test_laplace (__main__.TestDistributions) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:45:28.9580405Z test_laplace_sample (__main__.TestDistributions) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:28.9580814Z test_lazy_property_grad (__main__.TestDistributions) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:45:28.9581269Z test_lkj_cholesky_log_prob (__main__.TestDistributions) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:45:28.9581692Z test_logisticnormal (__main__.TestDistributions) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:45:28.9582122Z test_logisticnormal_logprob (__main__.TestDistributions) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:45:28.9582543Z test_logisticnormal_sample (__main__.TestDistributions) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:45:28.9582965Z test_lognormal (__main__.TestDistributions) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:45:28.9583373Z test_lognormal_logprob (__main__.TestDistributions) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:45:28.9583786Z test_lognormal_sample (__main__.TestDistributions) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:45:28.9584217Z test_lowrank_multivariate_normal_log_prob (__main__.TestDistributions) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:45:28.9584676Z test_lowrank_multivariate_normal_moments (__main__.TestDistributions) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:45:28.9585186Z test_lowrank_multivariate_normal_properties (__main__.TestDistributions) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:45:28.9585645Z test_lowrank_multivariate_normal_sample (__main__.TestDistributions) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:45:28.9586086Z test_lowrank_multivariate_normal_shape (__main__.TestDistributions) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:45:28.9586533Z test_mixture_same_family_log_prob (__main__.TestDistributions) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:45:28.9587092Z test_mixture_same_family_sample (__main__.TestDistributions) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:45:28.9587627Z test_mixture_same_family_shape (__main__.TestDistributions) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:45:28.9588032Z test_mode (__main__.TestDistributions) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:45:28.9588435Z test_multinomial_1d (__main__.TestDistributions) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:45:28.9588863Z test_multinomial_1d_log_prob_and_entropy (__main__.TestDistributions) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:45:28.9589295Z test_multinomial_2d (__main__.TestDistributions) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:45:28.9589713Z test_multivariate_normal_log_prob (__main__.TestDistributions) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:45:28.9590161Z test_multivariate_normal_moments (__main__.TestDistributions) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:45:28.9590610Z test_multivariate_normal_properties (__main__.TestDistributions) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:45:28.9591055Z test_multivariate_normal_sample (__main__.TestDistributions) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:45:28.9591485Z test_multivariate_normal_shape (__main__.TestDistributions) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2023-01-11T21:45:28.9591945Z test_multivariate_normal_stable_with_precision_matrix (__main__.TestDistributions) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:28.9592418Z test_negative_binomial (__main__.TestDistributions) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:45:28.9592852Z test_negative_binomial_log_prob (__main__.TestDistributions) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:45:28.9593351Z test_negative_binomial_log_prob_vectorized_count (__main__.TestDistributions) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:45:28.9593888Z test_normal (__main__.TestDistributions) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:45:28.9594397Z test_normal_sample (__main__.TestDistributions) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:28.9594923Z test_one_hot_categorical_1d (__main__.TestDistributions) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:45:28.9595448Z test_one_hot_categorical_2d (__main__.TestDistributions) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:45:28.9595947Z test_one_hot_categorical_enumerate_support (__main__.TestDistributions) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:28.9596375Z test_pareto (__main__.TestDistributions) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:45:28.9596785Z test_pareto_sample (__main__.TestDistributions) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:28.9597197Z test_poisson_forward_ad (__main__.TestDistributions) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:28.9597625Z test_poisson_gpu_sample (__main__.TestDistributions) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:45:28.9598045Z test_poisson_log_prob (__main__.TestDistributions) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:45:28.9598487Z test_poisson_sample (__main__.TestDistributions) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:28.9598891Z test_poisson_shape (__main__.TestDistributions) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:45:28.9599313Z test_relaxed_bernoulli (__main__.TestDistributions) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:45:28.9599756Z test_relaxed_one_hot_categorical_1d (__main__.TestDistributions) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:45:28.9600194Z test_relaxed_one_hot_categorical_2d (__main__.TestDistributions) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:45:28.9600616Z test_repr (__main__.TestDistributions) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:28.9601031Z test_rounded_relaxed_bernoulli (__main__.TestDistributions) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:45:28.9601471Z test_rsample_requires_grad (__main__.TestDistributions) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:45:28.9601904Z test_sample_detached (__main__.TestDistributions) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:45:28.9602316Z test_studentT (__main__.TestDistributions) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:45:28.9602726Z test_studentT_log_prob (__main__.TestDistributions) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:45:28.9603149Z test_studentT_sample (__main__.TestDistributions) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:45:28.9603614Z test_support_attributes (__main__.TestDistributions) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:45:28.9604051Z test_uniform (__main__.TestDistributions) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:45:28.9604501Z test_valid_parameter_broadcasting (__main__.TestDistributions) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2023-01-11T21:45:28.9604939Z test_vonmises_logprob (__main__.TestDistributions) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:45:28.9605360Z test_vonmises_sample (__main__.TestDistributions) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:45:28.9605765Z test_wishart_log_prob (__main__.TestDistributions) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:45:28.9606191Z test_wishart_moments (__main__.TestDistributions) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:45:28.9606613Z test_wishart_properties (__main__.TestDistributions) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:45:28.9607040Z test_wishart_sample (__main__.TestDistributions) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:45:28.9607446Z test_wishart_shape (__main__.TestDistributions) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2023-01-11T21:45:28.9607889Z test_wishart_stable_with_precision_matrix (__main__.TestDistributions) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:28.9608333Z test_zero_excluded_binomial (__main__.TestDistributions) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:45:28.9608751Z test_cat_event_dim (__main__.TestFunctors) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:45:28.9609147Z test_cat_transform (__main__.TestFunctors) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:45:28.9609586Z test_cat_transform_non_uniform (__main__.TestFunctors) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:45:28.9609995Z test_stack_transform (__main__.TestFunctors) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:45:28.9610384Z test_cdf (__main__.TestJit) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:45:28.9610748Z test_entropy (__main__.TestJit) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:45:28.9611134Z test_enumerate_support (__main__.TestJit) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:45:28.9611522Z test_log_prob (__main__.TestJit) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:45:28.9611895Z test_mean (__main__.TestJit) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:45:28.9612263Z test_rsample (__main__.TestJit) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:45:28.9612644Z test_sample (__main__.TestJit) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:45:28.9613013Z test_variance (__main__.TestJit) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:45:28.9613413Z test_entropy_exponential_family (__main__.TestKL) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:45:28.9613812Z test_entropy_monte_carlo (__main__.TestKL) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:45:28.9614295Z test_kl_edgecases (__main__.TestKL) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:28.9614729Z test_kl_exponential_family (__main__.TestKL) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:45:28.9615129Z test_kl_infinite (__main__.TestKL) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:28.9615526Z test_kl_lowrank_multivariate_normal (__main__.TestKL) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:45:28.9615964Z test_kl_lowrank_multivariate_normal_batched (__main__.TestKL) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:45:28.9616380Z test_kl_monte_carlo (__main__.TestKL) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:45:28.9616781Z test_kl_multivariate_normal (__main__.TestKL) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:45:28.9617188Z test_kl_multivariate_normal_batched (__main__.TestKL) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:45:28.9617624Z test_kl_multivariate_normal_batched_broadcasted (__main__.TestKL) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:45:28.9618035Z test_kl_shape (__main__.TestKL) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:45:28.9618419Z test_kl_transformed (__main__.TestKL) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:45:28.9618850Z test_lazy_logits_initialization (__main__.TestLazyLogitsInitialization) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:45:28.9619326Z test_lazy_probs_initialization (__main__.TestLazyLogitsInitialization) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:45:28.9619789Z test_bernoulli_gradient (__main__.TestNumericalStability) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:45:28.9620243Z test_bernoulli_with_logits_overflow (__main__.TestNumericalStability) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:28.9620727Z test_bernoulli_with_logits_underflow (__main__.TestNumericalStability) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:28.9621182Z test_categorical_log_prob (__main__.TestNumericalStability) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:28.9621633Z test_categorical_log_prob_with_logits (__main__.TestNumericalStability) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:45:28.9622092Z test_continuous_bernoulli_gradient (__main__.TestNumericalStability) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2023-01-11T21:45:28.9622554Z test_continuous_bernoulli_with_logits_overflow (__main__.TestNumericalStability) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:28.9623043Z test_continuous_bernoulli_with_logits_underflow (__main__.TestNumericalStability) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:45:28.9623504Z test_multinomial_log_prob (__main__.TestNumericalStability) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:28.9623953Z test_multinomial_log_prob_with_logits (__main__.TestNumericalStability) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:45:28.9624375Z test_beta_wrt_alpha (__main__.TestRsample) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:45:28.9624817Z test_beta_wrt_beta (__main__.TestRsample) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:45:28.9625204Z test_chi2 (__main__.TestRsample) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:45:28.9625636Z test_dirichlet_multivariate (__main__.TestRsample) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:45:28.9626055Z test_dirichlet_on_diagonal (__main__.TestRsample) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:45:28.9626575Z test_dirichlet_tangent_field (__main__.TestRsample) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:45:28.9627063Z test_gamma (__main__.TestRsample) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:45:28.9627527Z test_invalid (__main__.TestValidation) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:45:28.9627923Z test_invalid_log_probs_arg (__main__.TestValidation) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:45:28.9628335Z test_valid (__main__.TestValidation) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:28.9628756Z test_warning_unimplemented_constraints (__main__.TestValidation) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:45:28.9628995Z 2023-01-11T21:45:28.9629222Z ---------------------------------------------------------------------- 2023-01-11T21:45:28.9629474Z Ran 219 tests in 0.208s 2023-01-11T21:45:28.9629596Z 2023-01-11T21:45:28.9629680Z OK (skipped=219) 2023-01-11T21:45:28.9629800Z 2023-01-11T21:45:28.9629890Z Generating XML reports... 2023-01-11T21:45:28.9630360Z Generated XML report: test-reports/python-unittest/distributions.test_distributions/TEST-TestAgainstScipy-20230111214528.xml 2023-01-11T21:45:28.9630928Z Generated XML report: test-reports/python-unittest/distributions.test_distributions/TEST-TestConstraints-20230111214528.xml 2023-01-11T21:45:28.9631522Z Generated XML report: test-reports/python-unittest/distributions.test_distributions/TEST-TestDistributionShapes-20230111214528.xml 2023-01-11T21:45:28.9632110Z Generated XML report: test-reports/python-unittest/distributions.test_distributions/TEST-TestDistributions-20230111214528.xml 2023-01-11T21:45:28.9632687Z Generated XML report: test-reports/python-unittest/distributions.test_distributions/TEST-TestFunctors-20230111214528.xml 2023-01-11T21:45:28.9633268Z Generated XML report: test-reports/python-unittest/distributions.test_distributions/TEST-TestJit-20230111214528.xml 2023-01-11T21:45:28.9633924Z Generated XML report: test-reports/python-unittest/distributions.test_distributions/TEST-TestKL-20230111214528.xml 2023-01-11T21:45:28.9634660Z Generated XML report: test-reports/python-unittest/distributions.test_distributions/TEST-TestLazyLogitsInitialization-20230111214528.xml 2023-01-11T21:45:28.9635420Z Generated XML report: test-reports/python-unittest/distributions.test_distributions/TEST-TestNumericalStability-20230111214528.xml 2023-01-11T21:45:28.9636054Z Generated XML report: test-reports/python-unittest/distributions.test_distributions/TEST-TestRsample-20230111214528.xml 2023-01-11T21:45:28.9636612Z Generated XML report: test-reports/python-unittest/distributions.test_distributions/TEST-TestValidation-20230111214528.xml 2023-01-11T21:45:28.9636870Z 2023-01-11T21:45:28.9637135Z ##[endgroup] 2023-01-11T21:45:28.9637588Z FINISHED PRINTING LOG FILE of distributions/test_distributions (/var/lib/jenkins/workspace/test/test-reports/distributions-test_distributions_v6wrwyom) 2023-01-11T21:45:28.9637855Z 2023-01-11T21:45:28.9638032Z Running nn/test_convolution ... [2023-01-11 21:45:28.952883] 2023-01-11T21:45:28.9638523Z Executing ['/opt/conda/bin/python', '-bb', 'nn/test_convolution.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2023-01-11 21:45:28.953108] 2023-01-11T21:45:36.3359753Z 2023-01-11T21:45:36.3360196Z Expand the folded group to see the log file of nn/test_convolution 2023-01-11T21:45:36.3361089Z ##[group]PRINTING LOG FILE of nn/test_convolution (/var/lib/jenkins/workspace/test/test-reports/nn-test_convolution_djj4a0rh) 2023-01-11T21:45:36.3361408Z 2023-01-11T21:45:36.3361520Z Running tests... 2023-01-11T21:45:36.3362373Z ---------------------------------------------------------------------- 2023-01-11T21:45:36.3362932Z Test results will be stored in test-reports/python-unittest/nn.test_convolution 2023-01-11T21:45:36.3363533Z test_Conv1d_module_same_padding (__main__.TestConvolutionNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:45:36.3364086Z test_Conv2d_1x1 (__main__.TestConvolutionNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:45:36.3364615Z test_Conv2d_OneDNN (__main__.TestConvolutionNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:45:36.3365212Z test_Conv2d_backward_twice (__main__.TestConvolutionNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:36.3365923Z test_Conv2d_groups_nobias (__main__.TestConvolutionNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:45:36.3366628Z test_Conv2d_groups_nobias_v2 (__main__.TestConvolutionNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:45:36.3367186Z test_Conv2d_inconsistent_types (__main__.TestConvolutionNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:36.3367918Z test_Conv2d_inconsistent_types_on_GPU_with_cudnn (__main__.TestConvolutionNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:45:36.3368543Z test_Conv2d_inconsistent_types_on_GPU_without_cudnn (__main__.TestConvolutionNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:45:36.3369138Z test_Conv2d_missing_argument (__main__.TestConvolutionNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:36.3369693Z test_Conv2d_module_same_padding (__main__.TestConvolutionNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:45:36.3370272Z test_Conv3d_groups_nobias (__main__.TestConvolutionNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:45:36.3370797Z test_Conv3d_groups_wbias (__main__.TestConvolutionNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:45:36.3371232Z test_Conv3d_module_same_padding (__main__.TestConvolutionNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:45:36.3371802Z test_ConvTranspose2d_half_cublas_gemm (__main__.TestConvolutionNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:45:36.3372357Z test_ConvTranspose2d_output_size (__main__.TestConvolutionNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:45:36.3372923Z test_ConvTranspose2d_output_size_downsample_upsample (__main__.TestConvolutionNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:45:36.3373404Z test_ConvTranspose3d_correct_output_size (__main__.TestConvolutionNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:36.3373862Z test_conv2d_discontiguous_weight (__main__.TestConvolutionNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:45:36.3374540Z test_conv_backcompat (__main__.TestConvolutionNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:45:36.3374990Z test_conv_cudnn_memory_layout_dominance (__main__.TestConvolutionNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:45:36.3375436Z test_conv_invalid_groups (__main__.TestConvolutionNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:45:36.3375886Z 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) 2023-01-11T21:45:36.3376399Z test_conv_padding_mode (__main__.TestConvolutionNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:36.3376823Z test_conv_shapecheck (__main__.TestConvolutionNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:45:36.3377240Z test_conv_tbc (__main__.TestConvolutionNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:36.3377660Z test_cudnn_non_contiguous (__main__.TestConvolutionNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:45:36.3378088Z test_cudnn_noncontiguous_weight (__main__.TestConvolutionNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:45:36.3378515Z test_functional_grad_conv (__main__.TestConvolutionNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:45:36.3378943Z test_functional_grad_conv2d (__main__.TestConvolutionNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:45:36.3379368Z test_grad_conv1d_input (__main__.TestConvolutionNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:36.3379783Z test_grad_conv1d_weight (__main__.TestConvolutionNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:36.3380208Z test_grad_conv2d_input (__main__.TestConvolutionNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:36.3380625Z test_grad_conv2d_weight (__main__.TestConvolutionNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:36.3381043Z test_grad_conv3d_input (__main__.TestConvolutionNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:36.3381458Z test_grad_conv3d_weight (__main__.TestConvolutionNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:36.3381930Z test_grouped_conv_cudnn_nhwc_support (__main__.TestConvolutionNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:45:36.3382371Z test_invalid_conv1d (__main__.TestConvolutionNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:45:36.3382787Z test_invalid_conv2d (__main__.TestConvolutionNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:45:36.3383190Z test_invalid_conv3d (__main__.TestConvolutionNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:45:36.3383616Z test_mismatch_shape_conv2d (__main__.TestConvolutionNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:36.3384045Z test_nnpack_conv (__main__.TestConvolutionNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:45:36.3384484Z test_thnn_conv_strided_padded_dilated (__main__.TestConvolutionNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:45:36.3385047Z test_Conv2d_backward_depthwise_cuda_complex128 (__main__.TestConvolutionNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:45:36.3385574Z test_Conv2d_backward_depthwise_cuda_float64 (__main__.TestConvolutionNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:45:36.3386097Z test_Conv2d_depthwise_naive_groups_cuda_float16 (__main__.TestConvolutionNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:45:36.3386619Z test_Conv2d_depthwise_naive_groups_cuda_float32 (__main__.TestConvolutionNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:45:36.3387171Z test_Conv2d_depthwise_naive_groups_cuda_float64 (__main__.TestConvolutionNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:45:36.3387692Z test_Conv2d_deterministic_cudnn_cuda_bfloat16 (__main__.TestConvolutionNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:45:36.3388237Z test_Conv2d_deterministic_cudnn_cuda_complex128 (__main__.TestConvolutionNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:45:36.3388886Z test_Conv2d_deterministic_cudnn_cuda_complex64 (__main__.TestConvolutionNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:45:36.3389536Z test_Conv2d_deterministic_cudnn_cuda_float16 (__main__.TestConvolutionNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:45:36.3390052Z test_Conv2d_deterministic_cudnn_cuda_float32 (__main__.TestConvolutionNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:45:36.3390556Z test_Conv2d_deterministic_cudnn_cuda_float64 (__main__.TestConvolutionNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:45:36.3391074Z test_Conv2d_large_workspace_cuda_bfloat16 (__main__.TestConvolutionNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:45:36.3391581Z test_Conv2d_large_workspace_cuda_float16 (__main__.TestConvolutionNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:45:36.3392079Z test_Conv2d_large_workspace_cuda_float32 (__main__.TestConvolutionNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:45:36.3392574Z test_Conv2d_large_workspace_cuda_float64 (__main__.TestConvolutionNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:45:36.3393080Z test_Conv2d_naive_groups_cuda_bfloat16 (__main__.TestConvolutionNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:45:36.3393611Z test_Conv2d_naive_groups_cuda_float16 (__main__.TestConvolutionNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:45:36.3394101Z test_Conv2d_naive_groups_cuda_float32 (__main__.TestConvolutionNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:45:36.3394580Z test_Conv2d_naive_groups_cuda_float64 (__main__.TestConvolutionNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:45:36.3395177Z test_Conv2d_size_1_kernel_cuda (__main__.TestConvolutionNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:45:36.3395813Z test_Conv3d_depthwise_naive_groups_cuda_float16 (__main__.TestConvolutionNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:45:36.3396465Z test_Conv3d_depthwise_naive_groups_cuda_float32 (__main__.TestConvolutionNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:45:36.3397097Z test_Conv3d_depthwise_naive_groups_cuda_float64 (__main__.TestConvolutionNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:45:36.3397650Z test_ConvTranspose2d_large_output_padding_cuda_float16 (__main__.TestConvolutionNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:45:36.3398184Z test_ConvTranspose2d_large_output_padding_cuda_float32 (__main__.TestConvolutionNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:45:36.3398734Z test_ConvTranspose2d_size_1_kernel_cuda (__main__.TestConvolutionNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:45:36.3399243Z test_ConvTranspose3d_size_1_kernel_cuda (__main__.TestConvolutionNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:45:36.3399741Z test_contig_wrong_stride_cudnn_cuda (__main__.TestConvolutionNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:45:36.3400258Z test_conv1d_same_padding_backward_cuda_complex64 (__main__.TestConvolutionNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:45:36.3400782Z test_conv1d_same_padding_backward_cuda_float32 (__main__.TestConvolutionNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:45:36.3401292Z test_conv1d_same_padding_cuda_complex64 (__main__.TestConvolutionNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:45:36.3401790Z test_conv1d_same_padding_cuda_float32 (__main__.TestConvolutionNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:45:36.3402306Z test_conv1d_valid_padding_backward_cuda_complex64 (__main__.TestConvolutionNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:45:36.3402828Z test_conv1d_valid_padding_backward_cuda_float32 (__main__.TestConvolutionNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:45:36.3403342Z test_conv1d_valid_padding_cuda_complex64 (__main__.TestConvolutionNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:36.3403853Z test_conv1d_valid_padding_cuda_float32 (__main__.TestConvolutionNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:45:36.3404353Z test_conv1d_vs_scipy_mode_same_cuda_complex64 (__main__.TestConvolutionNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:45:36.3404925Z test_conv1d_vs_scipy_mode_same_cuda_float32 (__main__.TestConvolutionNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:45:36.3405558Z test_conv1d_vs_scipy_mode_valid_cuda_complex64 (__main__.TestConvolutionNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:45:36.3406197Z test_conv1d_vs_scipy_mode_valid_cuda_float32 (__main__.TestConvolutionNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:45:36.3406808Z test_conv2d_no_grad_cuda_float32 (__main__.TestConvolutionNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:45:36.3407445Z test_conv2d_same_padding_backward_cuda_complex64 (__main__.TestConvolutionNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:45:36.3407987Z test_conv2d_same_padding_backward_cuda_float32 (__main__.TestConvolutionNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:45:36.3408494Z test_conv2d_same_padding_cuda_complex64 (__main__.TestConvolutionNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:45:36.3409001Z test_conv2d_same_padding_cuda_float32 (__main__.TestConvolutionNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:45:36.3409510Z test_conv2d_valid_padding_backward_cuda_complex64 (__main__.TestConvolutionNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:45:36.3410074Z test_conv2d_valid_padding_backward_cuda_float32 (__main__.TestConvolutionNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:45:36.3410592Z test_conv2d_valid_padding_cuda_complex64 (__main__.TestConvolutionNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:45:36.3411093Z test_conv2d_valid_padding_cuda_float32 (__main__.TestConvolutionNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:45:36.3411592Z test_conv2d_vs_scipy_mode_same_cuda_complex64 (__main__.TestConvolutionNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:45:36.3412098Z test_conv2d_vs_scipy_mode_same_cuda_float32 (__main__.TestConvolutionNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:45:36.3412610Z test_conv2d_vs_scipy_mode_valid_cuda_complex64 (__main__.TestConvolutionNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:45:36.3413124Z test_conv2d_vs_scipy_mode_valid_cuda_float32 (__main__.TestConvolutionNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:45:36.3413624Z test_conv3d_64bit_indexing_cuda (__main__.TestConvolutionNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:45:36.3414128Z test_conv3d_same_padding_backward_cuda_complex128 (__main__.TestConvolutionNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:45:36.3414765Z test_conv3d_same_padding_backward_cuda_float64 (__main__.TestConvolutionNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:45:36.3415276Z test_conv3d_same_padding_cuda_complex64 (__main__.TestConvolutionNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:45:36.3415783Z test_conv3d_same_padding_cuda_float32 (__main__.TestConvolutionNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:45:36.3416384Z test_conv3d_valid_padding_backward_cuda_complex128 (__main__.TestConvolutionNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:45:36.3416912Z test_conv3d_valid_padding_backward_cuda_float64 (__main__.TestConvolutionNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:45:36.3417427Z test_conv3d_valid_padding_cuda_complex64 (__main__.TestConvolutionNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:45:36.3417928Z test_conv3d_valid_padding_cuda_float32 (__main__.TestConvolutionNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:45:36.3418428Z test_conv3d_vs_scipy_mode_same_cuda_complex64 (__main__.TestConvolutionNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:45:36.3418939Z test_conv3d_vs_scipy_mode_same_cuda_float32 (__main__.TestConvolutionNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:45:36.3419447Z test_conv3d_vs_scipy_mode_valid_cuda_complex64 (__main__.TestConvolutionNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:45:36.3419955Z test_conv3d_vs_scipy_mode_valid_cuda_float32 (__main__.TestConvolutionNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:45:36.3420453Z test_convTranspose_empty_cuda (__main__.TestConvolutionNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:45:36.3421027Z 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.009s) 2023-01-11T21:45:36.3421631Z 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.009s) 2023-01-11T21:45:36.3422223Z 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.009s) 2023-01-11T21:45:36.3422810Z 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.009s) 2023-01-11T21:45:36.3423402Z 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.009s) 2023-01-11T21:45:36.3423986Z 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.009s) 2023-01-11T21:45:36.3424581Z 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.009s) 2023-01-11T21:45:36.3425237Z 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.009s) 2023-01-11T21:45:36.3425829Z 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.009s) 2023-01-11T21:45:36.3426413Z 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.009s) 2023-01-11T21:45:36.3427020Z 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.009s) 2023-01-11T21:45:36.3427612Z 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.009s) 2023-01-11T21:45:36.3428300Z 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.009s) 2023-01-11T21:45:36.3429030Z 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.009s) 2023-01-11T21:45:36.3429625Z 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.009s) 2023-01-11T21:45:36.3430197Z 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.009s) 2023-01-11T21:45:36.3430786Z 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.009s) 2023-01-11T21:45:36.3431369Z 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.009s) 2023-01-11T21:45:36.3431978Z 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.009s) 2023-01-11T21:45:36.3432565Z 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.009s) 2023-01-11T21:45:36.3433142Z 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.009s) 2023-01-11T21:45:36.3433726Z 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.009s) 2023-01-11T21:45:36.3434310Z 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.009s) 2023-01-11T21:45:36.3434903Z 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.009s) 2023-01-11T21:45:36.3435596Z 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.009s) 2023-01-11T21:45:36.3436307Z 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.009s) 2023-01-11T21:45:36.3437018Z 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.009s) 2023-01-11T21:45:36.3437647Z 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.009s) 2023-01-11T21:45:36.3438251Z 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.009s) 2023-01-11T21:45:36.3438817Z 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.009s) 2023-01-11T21:45:36.3439381Z 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.009s) 2023-01-11T21:45:36.3439948Z 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.009s) 2023-01-11T21:45:36.3440536Z 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.009s) 2023-01-11T21:45:36.3441124Z 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.009s) 2023-01-11T21:45:36.3441715Z 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.009s) 2023-01-11T21:45:36.3442310Z 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.009s) 2023-01-11T21:45:36.3442917Z 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.009s) 2023-01-11T21:45:36.3443523Z 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.009s) 2023-01-11T21:45:36.3444104Z 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.009s) 2023-01-11T21:45:36.3444706Z 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.009s) 2023-01-11T21:45:36.3445434Z 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.009s) 2023-01-11T21:45:36.3446148Z 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.009s) 2023-01-11T21:45:36.3446862Z 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.009s) 2023-01-11T21:45:36.3447563Z 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.009s) 2023-01-11T21:45:36.3448132Z 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.009s) 2023-01-11T21:45:36.3448729Z 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.009s) 2023-01-11T21:45:36.3449280Z 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.009s) 2023-01-11T21:45:36.3449841Z 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.009s) 2023-01-11T21:45:36.3450420Z 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.009s) 2023-01-11T21:45:36.3451017Z 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.009s) 2023-01-11T21:45:36.3451607Z 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.009s) 2023-01-11T21:45:36.3452188Z 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.009s) 2023-01-11T21:45:36.3452766Z 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.009s) 2023-01-11T21:45:36.3453379Z 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.009s) 2023-01-11T21:45:36.3453965Z 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.009s) 2023-01-11T21:45:36.3454649Z 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.009s) 2023-01-11T21:45:36.3455338Z 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.009s) 2023-01-11T21:45:36.3455904Z 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.009s) 2023-01-11T21:45:36.3456470Z 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.009s) 2023-01-11T21:45:36.3457040Z 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.009s) 2023-01-11T21:45:36.3457600Z 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.009s) 2023-01-11T21:45:36.3458151Z 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.009s) 2023-01-11T21:45:36.3458710Z 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.009s) 2023-01-11T21:45:36.3459310Z 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.009s) 2023-01-11T21:45:36.3459877Z 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.009s) 2023-01-11T21:45:36.3460453Z 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.009s) 2023-01-11T21:45:36.3461028Z 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.009s) 2023-01-11T21:45:36.3461605Z 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.009s) 2023-01-11T21:45:36.3462182Z 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.009s) 2023-01-11T21:45:36.3462752Z 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.009s) 2023-01-11T21:45:36.3463325Z 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.009s) 2023-01-11T21:45:36.3463920Z 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.009s) 2023-01-11T21:45:36.3464494Z 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.009s) 2023-01-11T21:45:36.3465126Z 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.009s) 2023-01-11T21:45:36.3465701Z 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.009s) 2023-01-11T21:45:36.3466261Z 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.009s) 2023-01-11T21:45:36.3466828Z 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.009s) 2023-01-11T21:45:36.3467405Z 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.009s) 2023-01-11T21:45:36.3468033Z 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.009s) 2023-01-11T21:45:36.3468747Z 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.009s) 2023-01-11T21:45:36.3469371Z 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.009s) 2023-01-11T21:45:36.3469965Z 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.009s) 2023-01-11T21:45:36.3470533Z 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.009s) 2023-01-11T21:45:36.3471100Z 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.009s) 2023-01-11T21:45:36.3471660Z 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.009s) 2023-01-11T21:45:36.3472230Z 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.009s) 2023-01-11T21:45:36.3472786Z 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.009s) 2023-01-11T21:45:36.3473352Z 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.009s) 2023-01-11T21:45:36.3473930Z 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.009s) 2023-01-11T21:45:36.3474549Z 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.009s) 2023-01-11T21:45:36.3475207Z 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.009s) 2023-01-11T21:45:36.3475945Z 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.009s) 2023-01-11T21:45:36.3476674Z 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.009s) 2023-01-11T21:45:36.3477405Z 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.009s) 2023-01-11T21:45:36.3477994Z 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.009s) 2023-01-11T21:45:36.3478587Z 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.009s) 2023-01-11T21:45:36.3479179Z 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.009s) 2023-01-11T21:45:36.3479774Z 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.009s) 2023-01-11T21:45:36.3480389Z 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.009s) 2023-01-11T21:45:36.3480971Z 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.009s) 2023-01-11T21:45:36.3481560Z 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.009s) 2023-01-11T21:45:36.3482148Z 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.009s) 2023-01-11T21:45:36.3482730Z 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.009s) 2023-01-11T21:45:36.3483316Z 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.009s) 2023-01-11T21:45:36.3483908Z 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.009s) 2023-01-11T21:45:36.3484494Z 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.009s) 2023-01-11T21:45:36.3485214Z 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.009s) 2023-01-11T21:45:36.3485939Z 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.009s) 2023-01-11T21:45:36.3486671Z 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.009s) 2023-01-11T21:45:36.3487400Z 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.009s) 2023-01-11T21:45:36.3488011Z 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.009s) 2023-01-11T21:45:36.3488594Z 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.009s) 2023-01-11T21:45:36.3489182Z 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.009s) 2023-01-11T21:45:36.3489760Z 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.009s) 2023-01-11T21:45:36.3490336Z 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.009s) 2023-01-11T21:45:36.3490931Z 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.009s) 2023-01-11T21:45:36.3491539Z 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.009s) 2023-01-11T21:45:36.3492117Z 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.009s) 2023-01-11T21:45:36.3492686Z 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.009s) 2023-01-11T21:45:36.3493275Z 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.009s) 2023-01-11T21:45:36.3493864Z 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.009s) 2023-01-11T21:45:36.3494541Z 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.009s) 2023-01-11T21:45:36.3495122Z 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.009s) 2023-01-11T21:45:36.3495729Z 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.009s) 2023-01-11T21:45:36.3496320Z 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.009s) 2023-01-11T21:45:36.3496901Z 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.009s) 2023-01-11T21:45:36.3497478Z 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.009s) 2023-01-11T21:45:36.3498050Z 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.009s) 2023-01-11T21:45:36.3498624Z 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.009s) 2023-01-11T21:45:36.3499205Z 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.009s) 2023-01-11T21:45:36.3499779Z 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.009s) 2023-01-11T21:45:36.3500352Z 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.009s) 2023-01-11T21:45:36.3500927Z 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.009s) 2023-01-11T21:45:36.3501527Z 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.009s) 2023-01-11T21:45:36.3502099Z 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.009s) 2023-01-11T21:45:36.3502668Z 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.009s) 2023-01-11T21:45:36.3503244Z 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.009s) 2023-01-11T21:45:36.3503828Z 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.009s) 2023-01-11T21:45:36.3504390Z 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.009s) 2023-01-11T21:45:36.3505004Z 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.009s) 2023-01-11T21:45:36.3505570Z 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.009s) 2023-01-11T21:45:36.3506166Z 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.009s) 2023-01-11T21:45:36.3506742Z 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.009s) 2023-01-11T21:45:36.3507302Z 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.009s) 2023-01-11T21:45:36.3507960Z 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.009s) 2023-01-11T21:45:36.3508695Z 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.009s) 2023-01-11T21:45:36.3509341Z 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.009s) 2023-01-11T21:45:36.3509927Z 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.009s) 2023-01-11T21:45:36.3510507Z 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.009s) 2023-01-11T21:45:36.3511096Z 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.009s) 2023-01-11T21:45:36.3511676Z 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.009s) 2023-01-11T21:45:36.3512307Z 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.009s) 2023-01-11T21:45:36.3512885Z 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.009s) 2023-01-11T21:45:36.3513444Z 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.009s) 2023-01-11T21:45:36.3514018Z 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.009s) 2023-01-11T21:45:36.3514591Z 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.009s) 2023-01-11T21:45:36.3515241Z 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.009s) 2023-01-11T21:45:36.3515940Z 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.009s) 2023-01-11T21:45:36.3516634Z 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.009s) 2023-01-11T21:45:36.3517369Z 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.009s) 2023-01-11T21:45:36.3517956Z 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.009s) 2023-01-11T21:45:36.3518556Z 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.009s) 2023-01-11T21:45:36.3519150Z 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.009s) 2023-01-11T21:45:36.3519749Z 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.009s) 2023-01-11T21:45:36.3520329Z 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.009s) 2023-01-11T21:45:36.3520912Z 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.009s) 2023-01-11T21:45:36.3521503Z 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.009s) 2023-01-11T21:45:36.3522093Z 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.009s) 2023-01-11T21:45:36.3522704Z 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.009s) 2023-01-11T21:45:36.3523267Z 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.009s) 2023-01-11T21:45:36.3523839Z 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.009s) 2023-01-11T21:45:36.3524404Z 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.009s) 2023-01-11T21:45:36.3524986Z 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.009s) 2023-01-11T21:45:36.3525692Z 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.009s) 2023-01-11T21:45:36.3526386Z 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.009s) 2023-01-11T21:45:36.3527090Z 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.009s) 2023-01-11T21:45:36.3527791Z 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.009s) 2023-01-11T21:45:36.3528388Z 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.009s) 2023-01-11T21:45:36.3528972Z 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.009s) 2023-01-11T21:45:36.3529552Z 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.009s) 2023-01-11T21:45:36.3530146Z 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.009s) 2023-01-11T21:45:36.3530736Z 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.009s) 2023-01-11T21:45:36.3531321Z 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.009s) 2023-01-11T21:45:36.3531922Z 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.009s) 2023-01-11T21:45:36.3532504Z 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.009s) 2023-01-11T21:45:36.3533099Z 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.009s) 2023-01-11T21:45:36.3533717Z 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.009s) 2023-01-11T21:45:36.3534396Z 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.009s) 2023-01-11T21:45:36.3534990Z 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.009s) 2023-01-11T21:45:36.3535565Z 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.009s) 2023-01-11T21:45:36.3536148Z 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.009s) 2023-01-11T21:45:36.3536725Z 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.009s) 2023-01-11T21:45:36.3537315Z 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.009s) 2023-01-11T21:45:36.3537901Z 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.009s) 2023-01-11T21:45:36.3538515Z 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.009s) 2023-01-11T21:45:36.3539093Z 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.009s) 2023-01-11T21:45:36.3539669Z 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.009s) 2023-01-11T21:45:36.3540249Z 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.009s) 2023-01-11T21:45:36.3540822Z 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.009s) 2023-01-11T21:45:36.3541388Z 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.009s) 2023-01-11T21:45:36.3541973Z 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.009s) 2023-01-11T21:45:36.3542552Z 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.009s) 2023-01-11T21:45:36.3543132Z 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.009s) 2023-01-11T21:45:36.3543744Z 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.009s) 2023-01-11T21:45:36.3544323Z 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.009s) 2023-01-11T21:45:36.3544962Z 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.009s) 2023-01-11T21:45:36.3545544Z 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.009s) 2023-01-11T21:45:36.3546124Z 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.009s) 2023-01-11T21:45:36.3546713Z 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.009s) 2023-01-11T21:45:36.3547297Z 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.009s) 2023-01-11T21:45:36.3547868Z 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.009s) 2023-01-11T21:45:36.3548595Z 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.009s) 2023-01-11T21:45:36.3549318Z 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.009s) 2023-01-11T21:45:36.3549944Z 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.009s) 2023-01-11T21:45:36.3550518Z 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.009s) 2023-01-11T21:45:36.3551090Z 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.009s) 2023-01-11T21:45:36.3551664Z 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.009s) 2023-01-11T21:45:36.3552231Z 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.009s) 2023-01-11T21:45:36.3552802Z 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.009s) 2023-01-11T21:45:36.3553359Z 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.009s) 2023-01-11T21:45:36.3553916Z 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.009s) 2023-01-11T21:45:36.3554516Z 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.009s) 2023-01-11T21:45:36.3555078Z 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.009s) 2023-01-11T21:45:36.3555639Z 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.009s) 2023-01-11T21:45:36.3556219Z 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.009s) 2023-01-11T21:45:36.3556850Z 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.009s) 2023-01-11T21:45:36.3557436Z 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.009s) 2023-01-11T21:45:36.3558017Z 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.009s) 2023-01-11T21:45:36.3558604Z 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.009s) 2023-01-11T21:45:36.3559217Z 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.009s) 2023-01-11T21:45:36.3559793Z 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.009s) 2023-01-11T21:45:36.3560380Z 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.009s) 2023-01-11T21:45:36.3560958Z 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.009s) 2023-01-11T21:45:36.3561547Z 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.009s) 2023-01-11T21:45:36.3562135Z 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.009s) 2023-01-11T21:45:36.3562711Z 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.009s) 2023-01-11T21:45:36.3563291Z 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.009s) 2023-01-11T21:45:36.3563880Z 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.009s) 2023-01-11T21:45:36.3564490Z 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.009s) 2023-01-11T21:45:36.3565182Z 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.009s) 2023-01-11T21:45:36.3565902Z 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.009s) 2023-01-11T21:45:36.3566612Z 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.009s) 2023-01-11T21:45:36.3567326Z 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.009s) 2023-01-11T21:45:36.3567929Z 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.009s) 2023-01-11T21:45:36.3568505Z 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.009s) 2023-01-11T21:45:36.3569080Z 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.009s) 2023-01-11T21:45:36.3569662Z 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.009s) 2023-01-11T21:45:36.3570233Z 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.009s) 2023-01-11T21:45:36.3570824Z 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.009s) 2023-01-11T21:45:36.3571431Z 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.009s) 2023-01-11T21:45:36.3572020Z 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.009s) 2023-01-11T21:45:36.3572607Z 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.009s) 2023-01-11T21:45:36.3573191Z 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.009s) 2023-01-11T21:45:36.3573781Z 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.009s) 2023-01-11T21:45:36.3574460Z 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.009s) 2023-01-11T21:45:36.3575100Z 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.009s) 2023-01-11T21:45:36.3575879Z 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.009s) 2023-01-11T21:45:36.3576609Z 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.009s) 2023-01-11T21:45:36.3577321Z 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.009s) 2023-01-11T21:45:36.3577955Z 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.009s) 2023-01-11T21:45:36.3578534Z 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.009s) 2023-01-11T21:45:36.3579097Z 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.009s) 2023-01-11T21:45:36.3579679Z 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.009s) 2023-01-11T21:45:36.3580247Z 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.009s) 2023-01-11T21:45:36.3580854Z 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.009s) 2023-01-11T21:45:36.3581429Z 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.009s) 2023-01-11T21:45:36.3581992Z 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.009s) 2023-01-11T21:45:36.3582558Z 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.009s) 2023-01-11T21:45:36.3583132Z 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.009s) 2023-01-11T21:45:36.3583703Z 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.009s) 2023-01-11T21:45:36.3584268Z 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.009s) 2023-01-11T21:45:36.3584954Z 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.009s) 2023-01-11T21:45:36.3585528Z 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.009s) 2023-01-11T21:45:36.3586130Z 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.009s) 2023-01-11T21:45:36.3586764Z 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.009s) 2023-01-11T21:45:36.3587348Z 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.009s) 2023-01-11T21:45:36.3587922Z 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.009s) 2023-01-11T21:45:36.3588513Z 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.009s) 2023-01-11T21:45:36.3589103Z 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.009s) 2023-01-11T21:45:36.3589687Z 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.009s) 2023-01-11T21:45:36.3590272Z 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.009s) 2023-01-11T21:45:36.3590878Z 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.009s) 2023-01-11T21:45:36.3591466Z 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.009s) 2023-01-11T21:45:36.3592050Z 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.009s) 2023-01-11T21:45:36.3592634Z 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.009s) 2023-01-11T21:45:36.3593212Z 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.009s) 2023-01-11T21:45:36.3593789Z 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.009s) 2023-01-11T21:45:36.3594362Z 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.009s) 2023-01-11T21:45:36.3594959Z 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.009s) 2023-01-11T21:45:36.3595691Z 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.009s) 2023-01-11T21:45:36.3596422Z 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.009s) 2023-01-11T21:45:36.3597187Z 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.009s) 2023-01-11T21:45:36.3597790Z 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.009s) 2023-01-11T21:45:36.3598373Z 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.009s) 2023-01-11T21:45:36.3598947Z 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.009s) 2023-01-11T21:45:36.3599533Z 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.009s) 2023-01-11T21:45:36.3600109Z 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.009s) 2023-01-11T21:45:36.3600678Z 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.009s) 2023-01-11T21:45:36.3601287Z 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.009s) 2023-01-11T21:45:36.3601868Z 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.009s) 2023-01-11T21:45:36.3602443Z 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.009s) 2023-01-11T21:45:36.3603015Z 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.009s) 2023-01-11T21:45:36.3603577Z 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.009s) 2023-01-11T21:45:36.3604156Z 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.009s) 2023-01-11T21:45:36.3604760Z 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.009s) 2023-01-11T21:45:36.3605509Z 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.009s) 2023-01-11T21:45:36.3606249Z 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.009s) 2023-01-11T21:45:36.3606994Z 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.009s) 2023-01-11T21:45:36.3607719Z 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.009s) 2023-01-11T21:45:36.3608310Z 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.009s) 2023-01-11T21:45:36.3608911Z 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.009s) 2023-01-11T21:45:36.3609509Z 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.009s) 2023-01-11T21:45:36.3610114Z 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.009s) 2023-01-11T21:45:36.3610705Z 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.009s) 2023-01-11T21:45:36.3611306Z 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.009s) 2023-01-11T21:45:36.3611925Z 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.009s) 2023-01-11T21:45:36.3612525Z 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.009s) 2023-01-11T21:45:36.3613113Z 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.009s) 2023-01-11T21:45:36.3613697Z 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.009s) 2023-01-11T21:45:36.3614400Z 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.009s) 2023-01-11T21:45:36.3615004Z 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.009s) 2023-01-11T21:45:36.3615605Z 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.009s) 2023-01-11T21:45:36.3630612Z 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.009s) 2023-01-11T21:45:36.3631243Z 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.009s) 2023-01-11T21:45:36.3631945Z 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.009s) 2023-01-11T21:45:36.3632554Z 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.009s) 2023-01-11T21:45:36.3633161Z 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.009s) 2023-01-11T21:45:36.3633766Z 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.009s) 2023-01-11T21:45:36.3634372Z 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.009s) 2023-01-11T21:45:36.3635027Z 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.009s) 2023-01-11T21:45:36.3635779Z 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.009s) 2023-01-11T21:45:36.3636518Z 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.009s) 2023-01-11T21:45:36.3637301Z 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.009s) 2023-01-11T21:45:36.3637909Z 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.009s) 2023-01-11T21:45:36.3638483Z 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.009s) 2023-01-11T21:45:36.3639070Z 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.009s) 2023-01-11T21:45:36.3639665Z 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.009s) 2023-01-11T21:45:36.3640261Z 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.009s) 2023-01-11T21:45:36.3640850Z 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.009s) 2023-01-11T21:45:36.3641428Z 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.009s) 2023-01-11T21:45:36.3642023Z 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.009s) 2023-01-11T21:45:36.3642639Z 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.009s) 2023-01-11T21:45:36.3643229Z 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.009s) 2023-01-11T21:45:36.3643816Z 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.009s) 2023-01-11T21:45:36.3644411Z 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.009s) 2023-01-11T21:45:36.3645000Z 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.009s) 2023-01-11T21:45:36.3645708Z 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.009s) 2023-01-11T21:45:36.3646442Z 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.009s) 2023-01-11T21:45:36.3647175Z 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.009s) 2023-01-11T21:45:36.3647899Z 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.009s) 2023-01-11T21:45:36.3648476Z 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.009s) 2023-01-11T21:45:36.3649064Z 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.009s) 2023-01-11T21:45:36.3649646Z 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.009s) 2023-01-11T21:45:36.3650229Z 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.009s) 2023-01-11T21:45:36.3650817Z 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.009s) 2023-01-11T21:45:36.3651382Z 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.009s) 2023-01-11T21:45:36.3651957Z 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.009s) 2023-01-11T21:45:36.3652533Z 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.009s) 2023-01-11T21:45:36.3653109Z 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.009s) 2023-01-11T21:45:36.3653708Z 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.009s) 2023-01-11T21:45:36.3654397Z 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.009s) 2023-01-11T21:45:36.3655000Z 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.009s) 2023-01-11T21:45:36.3655609Z 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.009s) 2023-01-11T21:45:36.3656214Z 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.009s) 2023-01-11T21:45:36.3656811Z 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.009s) 2023-01-11T21:45:36.3657410Z 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.009s) 2023-01-11T21:45:36.3658047Z 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.009s) 2023-01-11T21:45:36.3658641Z 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.009s) 2023-01-11T21:45:36.3659224Z 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.009s) 2023-01-11T21:45:36.3659797Z 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.009s) 2023-01-11T21:45:36.3660358Z 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.009s) 2023-01-11T21:45:36.3660922Z 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.009s) 2023-01-11T21:45:36.3661488Z 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.009s) 2023-01-11T21:45:36.3662043Z 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.009s) 2023-01-11T21:45:36.3662590Z 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.009s) 2023-01-11T21:45:36.3663149Z 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.009s) 2023-01-11T21:45:36.3663745Z 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.009s) 2023-01-11T21:45:36.3664332Z 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.009s) 2023-01-11T21:45:36.3664983Z 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.009s) 2023-01-11T21:45:36.3665575Z 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.009s) 2023-01-11T21:45:36.3666216Z 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.009s) 2023-01-11T21:45:36.3666788Z 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.009s) 2023-01-11T21:45:36.3667366Z 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.009s) 2023-01-11T21:45:36.3667954Z 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.009s) 2023-01-11T21:45:36.3668594Z 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.009s) 2023-01-11T21:45:36.3669323Z 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.009s) 2023-01-11T21:45:36.3669958Z 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.009s) 2023-01-11T21:45:36.3670536Z 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.009s) 2023-01-11T21:45:36.3671112Z 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.009s) 2023-01-11T21:45:36.3671679Z 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.009s) 2023-01-11T21:45:36.3672247Z 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.009s) 2023-01-11T21:45:36.3672801Z 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.009s) 2023-01-11T21:45:36.3673379Z 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.009s) 2023-01-11T21:45:36.3673974Z 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.009s) 2023-01-11T21:45:36.3674637Z 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.009s) 2023-01-11T21:45:36.3675376Z 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.009s) 2023-01-11T21:45:36.3676105Z 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.009s) 2023-01-11T21:45:36.3676847Z 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.009s) 2023-01-11T21:45:36.3677485Z 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.009s) 2023-01-11T21:45:36.3678068Z 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.009s) 2023-01-11T21:45:36.3678646Z 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.009s) 2023-01-11T21:45:36.3679230Z 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.009s) 2023-01-11T21:45:36.3679794Z 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.009s) 2023-01-11T21:45:36.3680356Z 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.009s) 2023-01-11T21:45:36.3680913Z 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.009s) 2023-01-11T21:45:36.3681464Z 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.009s) 2023-01-11T21:45:36.3682014Z 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.009s) 2023-01-11T21:45:36.3682559Z 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.009s) 2023-01-11T21:45:36.3683131Z 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.009s) 2023-01-11T21:45:36.3683717Z 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.009s) 2023-01-11T21:45:36.3684298Z 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.009s) 2023-01-11T21:45:36.3684917Z 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.009s) 2023-01-11T21:45:36.3685622Z 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.009s) 2023-01-11T21:45:36.3686352Z 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.009s) 2023-01-11T21:45:36.3687076Z 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.009s) 2023-01-11T21:45:36.3687780Z 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.009s) 2023-01-11T21:45:36.3688353Z 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.009s) 2023-01-11T21:45:36.3688915Z 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.009s) 2023-01-11T21:45:36.3689492Z 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.009s) 2023-01-11T21:45:36.3690083Z 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.009s) 2023-01-11T21:45:36.3690657Z 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.009s) 2023-01-11T21:45:36.3691229Z 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.009s) 2023-01-11T21:45:36.3691791Z 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.009s) 2023-01-11T21:45:36.3692355Z 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.009s) 2023-01-11T21:45:36.3692924Z 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.009s) 2023-01-11T21:45:36.3693494Z 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.009s) 2023-01-11T21:45:36.3694055Z 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.009s) 2023-01-11T21:45:36.3694736Z 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.009s) 2023-01-11T21:45:36.3695422Z 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.009s) 2023-01-11T21:45:36.3696188Z 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.009s) 2023-01-11T21:45:36.3696889Z 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.009s) 2023-01-11T21:45:36.3697595Z 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.009s) 2023-01-11T21:45:36.3698166Z 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.009s) 2023-01-11T21:45:36.3698750Z 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.009s) 2023-01-11T21:45:36.3699329Z 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.009s) 2023-01-11T21:45:36.3699904Z 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.009s) 2023-01-11T21:45:36.3700475Z 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.009s) 2023-01-11T21:45:36.3701071Z 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.009s) 2023-01-11T21:45:36.3701648Z 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.009s) 2023-01-11T21:45:36.3702223Z 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.009s) 2023-01-11T21:45:36.3702754Z test_conv_contiguous_for_oneDNN_cuda (__main__.TestConvolutionNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:45:36.3703261Z test_conv_cudnn_mismatch_memory_format_cuda (__main__.TestConvolutionNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:45:36.3703759Z test_conv_cudnn_ndhwc_cuda_float16 (__main__.TestConvolutionNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:45:36.3704250Z test_conv_cudnn_ndhwc_cuda_float32 (__main__.TestConvolutionNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:45:36.3704794Z test_conv_cudnn_nhwc_cuda_complex64 (__main__.TestConvolutionNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:45:36.3705285Z test_conv_cudnn_nhwc_cuda_float16 (__main__.TestConvolutionNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:45:36.3705757Z test_conv_cudnn_nhwc_cuda_float32 (__main__.TestConvolutionNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:45:36.3706251Z test_conv_cudnn_nhwc_support_cuda_float32 (__main__.TestConvolutionNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:45:36.3706770Z test_conv_cudnn_nhwc_support_cuda_float64 (__main__.TestConvolutionNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:45:36.3707274Z test_conv_double_backward_cuda_float64 (__main__.TestConvolutionNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:45:36.3707772Z test_conv_double_backward_groups_cuda (__main__.TestConvolutionNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:45:36.3708268Z test_conv_double_backward_no_bias_cuda (__main__.TestConvolutionNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:45:36.3708862Z test_conv_double_backward_stride_cuda (__main__.TestConvolutionNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:45:36.3709519Z 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.001s) 2023-01-11T21:45:36.3710065Z test_conv_empty_channel_cuda_complex64 (__main__.TestConvolutionNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:45:36.3710551Z test_conv_empty_channel_cuda_float32 (__main__.TestConvolutionNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:45:36.3711048Z test_conv_ic1_channels_last_for_oneDNN_cuda (__main__.TestConvolutionNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:45:36.3711536Z test_conv_large_cuda (__main__.TestConvolutionNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:45:36.3712040Z test_conv_large_nosplit_cuda (__main__.TestConvolutionNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:45:36.3712525Z test_conv_noncontig_weights_and_bias_cuda (__main__.TestConvolutionNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:45:36.3713027Z test_conv_noncontig_weights_cuda (__main__.TestConvolutionNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:45:36.3713511Z test_conv_thnn_nhwc_cuda_float32 (__main__.TestConvolutionNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:45:36.3713989Z test_conv_thnn_nhwc_cuda_float64 (__main__.TestConvolutionNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:45:36.3714515Z 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.000s) 2023-01-11T21:45:36.3715203Z 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.000s) 2023-01-11T21:45:36.3715865Z test_conv_transposed_large_cuda (__main__.TestConvolutionNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:45:36.3716488Z test_convert_conv2d_weight_memory_format_cuda (__main__.TestConvolutionNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:45:36.3717127Z test_cudnn_convolution_add_relu_cuda_float16 (__main__.TestConvolutionNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:45:36.3717633Z test_cudnn_convolution_add_relu_cuda_float32 (__main__.TestConvolutionNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:45:36.3718161Z test_cudnn_convolution_relu_cuda_float16 (__main__.TestConvolutionNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:45:36.3718663Z test_cudnn_convolution_relu_cuda_float32 (__main__.TestConvolutionNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:45:36.3719167Z test_group_convTranspose_empty_cuda (__main__.TestConvolutionNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:45:36.3719662Z test_group_conv_empty_cuda (__main__.TestConvolutionNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:45:36.3720141Z test_noncontig_conv_grad_cuda_bfloat16 (__main__.TestConvolutionNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:45:36.3720637Z test_noncontig_conv_grad_cuda_float16 (__main__.TestConvolutionNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:45:36.3721135Z test_noncontig_conv_grad_cuda_float32 (__main__.TestConvolutionNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:45:36.3721628Z test_noncontig_conv_grad_cuda_float64 (__main__.TestConvolutionNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:45:36.3721889Z 2023-01-11T21:45:36.3722182Z ---------------------------------------------------------------------- 2023-01-11T21:45:36.3722445Z Ran 587 tests in 4.121s 2023-01-11T21:45:36.3722571Z 2023-01-11T21:45:36.3722653Z OK (skipped=587) 2023-01-11T21:45:36.3722774Z 2023-01-11T21:45:36.3722865Z Generating XML reports... 2023-01-11T21:45:36.3723307Z Generated XML report: test-reports/python-unittest/nn.test_convolution/TEST-TestConvolutionNN-20230111214531.xml 2023-01-11T21:45:36.3723941Z Generated XML report: test-reports/python-unittest/nn.test_convolution/TEST-TestConvolutionNNDeviceTypeCUDA-20230111214531.xml 2023-01-11T21:45:36.3724234Z 2023-01-11T21:45:36.3724583Z ##[endgroup] 2023-01-11T21:45:36.3725034Z FINISHED PRINTING LOG FILE of nn/test_convolution (/var/lib/jenkins/workspace/test/test-reports/nn-test_convolution_djj4a0rh) 2023-01-11T21:45:36.3725325Z 2023-01-11T21:45:36.3725579Z Running test_cpp_extensions_aot_ninja ... [2023-01-11 21:45:36.337118] 2023-01-11T21:45:37.9923656Z /opt/conda/lib/python3.10/site-packages/setuptools/_distutils/extension.py:134: UserWarning: Unknown Extension options: 'dlink' 2023-01-11T21:45:37.9924019Z warnings.warn(msg) 2023-01-11T21:45:38.0132125Z running install 2023-01-11T21:45:38.0133138Z /opt/conda/lib/python3.10/site-packages/setuptools/command/install.py:34: SetuptoolsDeprecationWarning: setup.py install is deprecated. Use build and pip and other standards-based tools. 2023-01-11T21:45:38.0133565Z warnings.warn( 2023-01-11T21:45:38.0236730Z running build 2023-01-11T21:45:38.0237851Z running build_py 2023-01-11T21:45:38.0275276Z creating build 2023-01-11T21:45:38.0276255Z creating build/lib.linux-x86_64-cpython-310 2023-01-11T21:45:38.0277009Z creating build/lib.linux-x86_64-cpython-310/torch_test_cpp_extension 2023-01-11T21:45:38.0277559Z copying torch_test_cpp_extension/__init__.py -> build/lib.linux-x86_64-cpython-310/torch_test_cpp_extension 2023-01-11T21:45:38.0277889Z running build_ext 2023-01-11T21:45:38.0595636Z building 'torch_test_cpp_extension.cpp' extension 2023-01-11T21:45:38.0596739Z creating /var/lib/jenkins/workspace/test/cpp_extensions/build/temp.linux-x86_64-cpython-310 2023-01-11T21:45:38.0873452Z Emitting ninja build file /var/lib/jenkins/workspace/test/cpp_extensions/build/temp.linux-x86_64-cpython-310/build.ninja... 2023-01-11T21:45:38.0873793Z Compiling objects... 2023-01-11T21:45:38.0874039Z Using envvar MAX_JOBS (14) as the number of workers... 2023-01-11T21:45:39.2917380Z [1/1] c++ -MMD -MF /var/lib/jenkins/workspace/test/cpp_extensions/build/temp.linux-x86_64-cpython-310/extension.o.d -pthread -B /opt/conda/compiler_compat -Wno-unused-result -Wsign-compare -DNDEBUG -fwrapv -O2 -Wall -fPIC -O2 -isystem /opt/conda/include -fPIC -O2 -isystem /opt/conda/include -fPIC -I/opt/conda/lib/python3.10/site-packages/torch/include -I/opt/conda/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -I/opt/conda/lib/python3.10/site-packages/torch/include/TH -I/opt/conda/lib/python3.10/site-packages/torch/include/THC -I/var/lib/jenkins/workspace/test/cpp_extensions/self_compiler_include_dirs_test -I/opt/conda/include/python3.10 -c -c /var/lib/jenkins/workspace/test/cpp_extensions/extension.cpp -o /var/lib/jenkins/workspace/test/cpp_extensions/build/temp.linux-x86_64-cpython-310/extension.o -g -DTORCH_API_INCLUDE_EXTENSION_H '-DPYBIND11_COMPILER_TYPE="_gcc"' '-DPYBIND11_STDLIB="_libstdcpp"' '-DPYBIND11_BUILD_ABI="_cxxabi1011"' -DTORCH_EXTENSION_NAME=cpp -D_GLIBCXX_USE_CXX11_ABI=1 -std=c++17 2023-01-11T21:45:39.2919265Z In file included from /opt/conda/lib/python3.10/site-packages/torch/include/torch/csrc/Exceptions.h:14:0, 2023-01-11T21:45:39.2919756Z from /opt/conda/lib/python3.10/site-packages/torch/include/torch/csrc/api/include/torch/python.h:11, 2023-01-11T21:45:39.2920202Z from /opt/conda/lib/python3.10/site-packages/torch/include/torch/extension.h:6, 2023-01-11T21:45:39.2920552Z from /var/lib/jenkins/workspace/test/cpp_extensions/extension.cpp:1: 2023-01-11T21:45:39.2923420Z /opt/conda/lib/python3.10/site-packages/torch/include/pybind11/pybind11.h: In instantiation of ‘class pybind11::class_’: 2023-01-11T21:45:39.2923861Z /var/lib/jenkins/workspace/test/cpp_extensions/extension.cpp:40:53: required from here 2023-01-11T21:45:39.2924785Z /opt/conda/lib/python3.10/site-packages/torch/include/pybind11/pybind11.h:1479:7: warning: ‘pybind11::class_’ declared with greater visibility than the type of its field ‘pybind11::class_::’ [-Wattributes] 2023-01-11T21:45:39.2925270Z class class_ : public detail::generic_type { 2023-01-11T21:45:39.2925498Z ^~~~~~ 2023-01-11T21:45:39.2926152Z /opt/conda/lib/python3.10/site-packages/torch/include/pybind11/pybind11.h:1479:7: warning: ‘pybind11::class_’ declared with greater visibility than its base ‘pybind11::detail::generic_type’ [-Wattributes] 2023-01-11T21:45:39.2977114Z g++ -pthread -B /opt/conda/compiler_compat -shared -Wl,-rpath,/opt/conda/lib -Wl,-rpath-link,/opt/conda/lib -L/opt/conda/lib -Wl,-rpath,/opt/conda/lib -Wl,-rpath-link,/opt/conda/lib -L/opt/conda/lib /var/lib/jenkins/workspace/test/cpp_extensions/build/temp.linux-x86_64-cpython-310/extension.o -L/opt/conda/lib/python3.10/site-packages/torch/lib -lc10 -ltorch -ltorch_cpu -ltorch_python -o build/lib.linux-x86_64-cpython-310/torch_test_cpp_extension/cpp.cpython-310-x86_64-linux-gnu.so 2023-01-11T21:45:39.6620721Z building 'torch_test_cpp_extension.ort' extension 2023-01-11T21:45:39.6899374Z Emitting ninja build file /var/lib/jenkins/workspace/test/cpp_extensions/build/temp.linux-x86_64-cpython-310/build.ninja... 2023-01-11T21:45:39.6914198Z Compiling objects... 2023-01-11T21:45:39.6914540Z Using envvar MAX_JOBS (14) as the number of workers... 2023-01-11T21:45:40.7238075Z [1/1] c++ -MMD -MF /var/lib/jenkins/workspace/test/cpp_extensions/build/temp.linux-x86_64-cpython-310/ort_extension.o.d -pthread -B /opt/conda/compiler_compat -Wno-unused-result -Wsign-compare -DNDEBUG -fwrapv -O2 -Wall -fPIC -O2 -isystem /opt/conda/include -fPIC -O2 -isystem /opt/conda/include -fPIC -I/opt/conda/lib/python3.10/site-packages/torch/include -I/opt/conda/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -I/opt/conda/lib/python3.10/site-packages/torch/include/TH -I/opt/conda/lib/python3.10/site-packages/torch/include/THC -I/var/lib/jenkins/workspace/test/cpp_extensions/self_compiler_include_dirs_test -I/opt/conda/include/python3.10 -c -c /var/lib/jenkins/workspace/test/cpp_extensions/ort_extension.cpp -o /var/lib/jenkins/workspace/test/cpp_extensions/build/temp.linux-x86_64-cpython-310/ort_extension.o -g -DTORCH_API_INCLUDE_EXTENSION_H '-DPYBIND11_COMPILER_TYPE="_gcc"' '-DPYBIND11_STDLIB="_libstdcpp"' '-DPYBIND11_BUILD_ABI="_cxxabi1011"' -DTORCH_EXTENSION_NAME=ort -D_GLIBCXX_USE_CXX11_ABI=1 -std=c++17 2023-01-11T21:45:40.7275756Z g++ -pthread -B /opt/conda/compiler_compat -shared -Wl,-rpath,/opt/conda/lib -Wl,-rpath-link,/opt/conda/lib -L/opt/conda/lib -Wl,-rpath,/opt/conda/lib -Wl,-rpath-link,/opt/conda/lib -L/opt/conda/lib /var/lib/jenkins/workspace/test/cpp_extensions/build/temp.linux-x86_64-cpython-310/ort_extension.o -L/opt/conda/lib/python3.10/site-packages/torch/lib -lc10 -ltorch -ltorch_cpu -ltorch_python -o build/lib.linux-x86_64-cpython-310/torch_test_cpp_extension/ort.cpython-310-x86_64-linux-gnu.so 2023-01-11T21:45:41.0520422Z building 'torch_test_cpp_extension.rng' extension 2023-01-11T21:45:41.0800040Z Emitting ninja build file /var/lib/jenkins/workspace/test/cpp_extensions/build/temp.linux-x86_64-cpython-310/build.ninja... 2023-01-11T21:45:41.0801445Z Compiling objects... 2023-01-11T21:45:41.0802486Z Using envvar MAX_JOBS (14) as the number of workers... 2023-01-11T21:45:42.2498369Z [1/1] c++ -MMD -MF /var/lib/jenkins/workspace/test/cpp_extensions/build/temp.linux-x86_64-cpython-310/rng_extension.o.d -pthread -B /opt/conda/compiler_compat -Wno-unused-result -Wsign-compare -DNDEBUG -fwrapv -O2 -Wall -fPIC -O2 -isystem /opt/conda/include -fPIC -O2 -isystem /opt/conda/include -fPIC -I/opt/conda/lib/python3.10/site-packages/torch/include -I/opt/conda/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -I/opt/conda/lib/python3.10/site-packages/torch/include/TH -I/opt/conda/lib/python3.10/site-packages/torch/include/THC -I/var/lib/jenkins/workspace/test/cpp_extensions/self_compiler_include_dirs_test -I/opt/conda/include/python3.10 -c -c /var/lib/jenkins/workspace/test/cpp_extensions/rng_extension.cpp -o /var/lib/jenkins/workspace/test/cpp_extensions/build/temp.linux-x86_64-cpython-310/rng_extension.o -g -DTORCH_API_INCLUDE_EXTENSION_H '-DPYBIND11_COMPILER_TYPE="_gcc"' '-DPYBIND11_STDLIB="_libstdcpp"' '-DPYBIND11_BUILD_ABI="_cxxabi1011"' -DTORCH_EXTENSION_NAME=rng -D_GLIBCXX_USE_CXX11_ABI=1 -std=c++17 2023-01-11T21:45:42.2500579Z In file included from /opt/conda/lib/python3.10/site-packages/torch/include/ATen/cpu/vec/vec256/vec256.h:8:0, 2023-01-11T21:45:42.2501189Z from /opt/conda/lib/python3.10/site-packages/torch/include/ATen/cpu/vec/vec.h:6, 2023-01-11T21:45:42.2501751Z from /opt/conda/lib/python3.10/site-packages/torch/include/ATen/native/cpu/Loops.h:37, 2023-01-11T21:45:42.2502381Z from /opt/conda/lib/python3.10/site-packages/torch/include/ATen/native/cpu/DistributionTemplates.h:8, 2023-01-11T21:45:42.2502855Z from /var/lib/jenkins/workspace/test/cpp_extensions/rng_extension.cpp:6: 2023-01-11T21:45:42.2503494Z /opt/conda/lib/python3.10/site-packages/torch/include/ATen/cpu/vec/vec_base.h:1008:0: warning: ignoring #pragma unroll [-Wunknown-pragmas] 2023-01-11T21:45:42.2503914Z # pragma unroll 2023-01-11T21:45:42.2504145Z 2023-01-11T21:45:42.2539225Z g++ -pthread -B /opt/conda/compiler_compat -shared -Wl,-rpath,/opt/conda/lib -Wl,-rpath-link,/opt/conda/lib -L/opt/conda/lib -Wl,-rpath,/opt/conda/lib -Wl,-rpath-link,/opt/conda/lib -L/opt/conda/lib /var/lib/jenkins/workspace/test/cpp_extensions/build/temp.linux-x86_64-cpython-310/rng_extension.o -L/opt/conda/lib/python3.10/site-packages/torch/lib -lc10 -ltorch -ltorch_cpu -ltorch_python -o build/lib.linux-x86_64-cpython-310/torch_test_cpp_extension/rng.cpython-310-x86_64-linux-gnu.so 2023-01-11T21:45:42.6053133Z building 'torch_test_cpp_extension.cuda' extension 2023-01-11T21:45:42.6337179Z Emitting ninja build file /var/lib/jenkins/workspace/test/cpp_extensions/build/temp.linux-x86_64-cpython-310/build.ninja... 2023-01-11T21:45:42.6340241Z Compiling objects... 2023-01-11T21:45:42.6341144Z Using envvar MAX_JOBS (14) as the number of workers... 2023-01-11T21:45:43.5805600Z [1/3] c++ -MMD -MF /var/lib/jenkins/workspace/test/cpp_extensions/build/temp.linux-x86_64-cpython-310/cuda_extension.o.d -pthread -B /opt/conda/compiler_compat -Wno-unused-result -Wsign-compare -DNDEBUG -fwrapv -O2 -Wall -fPIC -O2 -isystem /opt/conda/include -fPIC -O2 -isystem /opt/conda/include -fPIC -I/opt/conda/lib/python3.10/site-packages/torch/include -I/opt/conda/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -I/opt/conda/lib/python3.10/site-packages/torch/include/TH -I/opt/conda/lib/python3.10/site-packages/torch/include/THC -I/usr/local/cuda/include -I/var/lib/jenkins/workspace/test/cpp_extensions/self_compiler_include_dirs_test -I/opt/conda/include/python3.10 -c -c /var/lib/jenkins/workspace/test/cpp_extensions/cuda_extension.cpp -o /var/lib/jenkins/workspace/test/cpp_extensions/build/temp.linux-x86_64-cpython-310/cuda_extension.o -g -DTORCH_API_INCLUDE_EXTENSION_H '-DPYBIND11_COMPILER_TYPE="_gcc"' '-DPYBIND11_STDLIB="_libstdcpp"' '-DPYBIND11_BUILD_ABI="_cxxabi1011"' -DTORCH_EXTENSION_NAME=cuda -D_GLIBCXX_USE_CXX11_ABI=1 -std=c++17 2023-01-11T21:46:02.2869539Z [2/3] /usr/local/cuda/bin/nvcc -I/opt/conda/lib/python3.10/site-packages/torch/include -I/opt/conda/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -I/opt/conda/lib/python3.10/site-packages/torch/include/TH -I/opt/conda/lib/python3.10/site-packages/torch/include/THC -I/usr/local/cuda/include -I/var/lib/jenkins/workspace/test/cpp_extensions/self_compiler_include_dirs_test -I/opt/conda/include/python3.10 -c -c /var/lib/jenkins/workspace/test/cpp_extensions/cuda_extension_kernel2.cu -o /var/lib/jenkins/workspace/test/cpp_extensions/build/temp.linux-x86_64-cpython-310/cuda_extension_kernel2.o -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_HALF_CONVERSIONS__ -D__CUDA_NO_BFLOAT16_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ --expt-relaxed-constexpr --compiler-options ''"'"'-fPIC'"'"'' -O2 -DTORCH_API_INCLUDE_EXTENSION_H '-DPYBIND11_COMPILER_TYPE="_gcc"' '-DPYBIND11_STDLIB="_libstdcpp"' '-DPYBIND11_BUILD_ABI="_cxxabi1011"' -DTORCH_EXTENSION_NAME=cuda -D_GLIBCXX_USE_CXX11_ABI=1 -gencode=arch=compute_50,code=sm_50 -gencode=arch=compute_52,code=compute_52 -gencode=arch=compute_52,code=sm_52 -std=c++17 2023-01-11T21:46:02.2871222Z /opt/conda/lib/python3.10/site-packages/torch/include/c10/util/irange.h(54): warning #186-D: pointless comparison of unsigned integer with zero 2023-01-11T21:46:02.2871552Z detected during: 2023-01-11T21:46:02.2872040Z instantiation of "__nv_bool c10::detail::integer_iterator>::operator==(const c10::detail::integer_iterator> &) const [with I=size_t, one_sided=false, =0]" 2023-01-11T21:46:02.2872513Z (61): here 2023-01-11T21:46:02.2872948Z instantiation of "__nv_bool c10::detail::integer_iterator>::operator!=(const c10::detail::integer_iterator> &) const [with I=size_t, one_sided=false, =0]" 2023-01-11T21:46:02.2873492Z /opt/conda/lib/python3.10/site-packages/torch/include/c10/core/TensorImpl.h(77): here 2023-01-11T21:46:02.2873755Z 2023-01-11T21:46:02.2874135Z /opt/conda/lib/python3.10/site-packages/torch/include/c10/util/irange.h(54): warning #186-D: pointless comparison of unsigned integer with zero 2023-01-11T21:46:02.2874466Z detected during: 2023-01-11T21:46:02.2874872Z instantiation of "__nv_bool c10::detail::integer_iterator>::operator==(const c10::detail::integer_iterator> &) const [with I=std::size_t, one_sided=true, =0]" 2023-01-11T21:46:02.2875235Z (61): here 2023-01-11T21:46:02.2875599Z instantiation of "__nv_bool c10::detail::integer_iterator>::operator!=(const c10::detail::integer_iterator> &) const [with I=std::size_t, one_sided=true, =0]" 2023-01-11T21:46:02.2876229Z /opt/conda/lib/python3.10/site-packages/torch/include/ATen/core/qualified_name.h(73): here 2023-01-11T21:46:02.2876457Z 2023-01-11T21:46:02.2877047Z /opt/conda/lib/python3.10/site-packages/torch/include/c10/util/irange.h(54): warning #186-D: pointless comparison of unsigned integer with zero 2023-01-11T21:46:02.2877484Z detected during: 2023-01-11T21:46:02.2877919Z instantiation of "__nv_bool c10::detail::integer_iterator>::operator==(const c10::detail::integer_iterator> &) const [with I=size_t, one_sided=false, =0]" 2023-01-11T21:46:02.2878695Z (61): here 2023-01-11T21:46:02.2879135Z instantiation of "__nv_bool c10::detail::integer_iterator>::operator!=(const c10::detail::integer_iterator> &) const [with I=size_t, one_sided=false, =0]" 2023-01-11T21:46:02.2879715Z /opt/conda/lib/python3.10/site-packages/torch/include/c10/core/TensorImpl.h(77): here 2023-01-11T21:46:02.2879920Z 2023-01-11T21:46:02.2880241Z /opt/conda/lib/python3.10/site-packages/torch/include/c10/util/irange.h(54): warning #186-D: pointless comparison of unsigned integer with zero 2023-01-11T21:46:02.2880568Z detected during: 2023-01-11T21:46:02.2881050Z instantiation of "__nv_bool c10::detail::integer_iterator>::operator==(const c10::detail::integer_iterator> &) const [with I=std::size_t, one_sided=true, =0]" 2023-01-11T21:46:02.2881487Z (61): here 2023-01-11T21:46:02.2881940Z instantiation of "__nv_bool c10::detail::integer_iterator>::operator!=(const c10::detail::integer_iterator> &) const [with I=std::size_t, one_sided=true, =0]" 2023-01-11T21:46:02.2882462Z /opt/conda/lib/python3.10/site-packages/torch/include/ATen/core/qualified_name.h(73): here 2023-01-11T21:46:02.2882664Z 2023-01-11T21:46:02.3439257Z [3/3] /usr/local/cuda/bin/nvcc -I/opt/conda/lib/python3.10/site-packages/torch/include -I/opt/conda/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -I/opt/conda/lib/python3.10/site-packages/torch/include/TH -I/opt/conda/lib/python3.10/site-packages/torch/include/THC -I/usr/local/cuda/include -I/var/lib/jenkins/workspace/test/cpp_extensions/self_compiler_include_dirs_test -I/opt/conda/include/python3.10 -c -c /var/lib/jenkins/workspace/test/cpp_extensions/cuda_extension_kernel.cu -o /var/lib/jenkins/workspace/test/cpp_extensions/build/temp.linux-x86_64-cpython-310/cuda_extension_kernel.o -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_HALF_CONVERSIONS__ -D__CUDA_NO_BFLOAT16_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ --expt-relaxed-constexpr --compiler-options ''"'"'-fPIC'"'"'' -O2 -DTORCH_API_INCLUDE_EXTENSION_H '-DPYBIND11_COMPILER_TYPE="_gcc"' '-DPYBIND11_STDLIB="_libstdcpp"' '-DPYBIND11_BUILD_ABI="_cxxabi1011"' -DTORCH_EXTENSION_NAME=cuda -D_GLIBCXX_USE_CXX11_ABI=1 -gencode=arch=compute_50,code=sm_50 -gencode=arch=compute_52,code=compute_52 -gencode=arch=compute_52,code=sm_52 -std=c++17 2023-01-11T21:46:02.3443543Z /opt/conda/lib/python3.10/site-packages/torch/include/c10/util/irange.h(54): warning #186-D: pointless comparison of unsigned integer with zero 2023-01-11T21:46:02.3444006Z detected during: 2023-01-11T21:46:02.3444553Z instantiation of "__nv_bool c10::detail::integer_iterator>::operator==(const c10::detail::integer_iterator> &) const [with I=size_t, one_sided=false, =0]" 2023-01-11T21:46:02.3445036Z (61): here 2023-01-11T21:46:02.3445541Z instantiation of "__nv_bool c10::detail::integer_iterator>::operator!=(const c10::detail::integer_iterator> &) const [with I=size_t, one_sided=false, =0]" 2023-01-11T21:46:02.3446245Z /opt/conda/lib/python3.10/site-packages/torch/include/c10/core/TensorImpl.h(77): here 2023-01-11T21:46:02.3446504Z 2023-01-11T21:46:02.3446947Z /opt/conda/lib/python3.10/site-packages/torch/include/c10/util/irange.h(54): warning #186-D: pointless comparison of unsigned integer with zero 2023-01-11T21:46:02.3447455Z detected during: 2023-01-11T21:46:02.3447994Z instantiation of "__nv_bool c10::detail::integer_iterator>::operator==(const c10::detail::integer_iterator> &) const [with I=std::size_t, one_sided=true, =0]" 2023-01-11T21:46:02.3448475Z (61): here 2023-01-11T21:46:02.3448983Z instantiation of "__nv_bool c10::detail::integer_iterator>::operator!=(const c10::detail::integer_iterator> &) const [with I=std::size_t, one_sided=true, =0]" 2023-01-11T21:46:02.3449694Z /opt/conda/lib/python3.10/site-packages/torch/include/ATen/core/qualified_name.h(73): here 2023-01-11T21:46:02.3449966Z 2023-01-11T21:46:02.3450400Z /opt/conda/lib/python3.10/site-packages/torch/include/c10/util/irange.h(54): warning #186-D: pointless comparison of unsigned integer with zero 2023-01-11T21:46:02.3450834Z detected during: 2023-01-11T21:46:02.3451433Z instantiation of "__nv_bool c10::detail::integer_iterator>::operator==(const c10::detail::integer_iterator> &) const [with I=size_t, one_sided=false, =0]" 2023-01-11T21:46:02.3452039Z (61): here 2023-01-11T21:46:02.3452675Z instantiation of "__nv_bool c10::detail::integer_iterator>::operator!=(const c10::detail::integer_iterator> &) const [with I=size_t, one_sided=false, =0]" 2023-01-11T21:46:02.3453534Z /opt/conda/lib/python3.10/site-packages/torch/include/c10/core/TensorImpl.h(77): here 2023-01-11T21:46:02.3453799Z 2023-01-11T21:46:02.3454138Z /opt/conda/lib/python3.10/site-packages/torch/include/c10/util/irange.h(54): warning #186-D: pointless comparison of unsigned integer with zero 2023-01-11T21:46:02.3454881Z detected during: 2023-01-11T21:46:02.3455370Z instantiation of "__nv_bool c10::detail::integer_iterator>::operator==(const c10::detail::integer_iterator> &) const [with I=std::size_t, one_sided=true, =0]" 2023-01-11T21:46:02.3455769Z (61): here 2023-01-11T21:46:02.3456169Z instantiation of "__nv_bool c10::detail::integer_iterator>::operator!=(const c10::detail::integer_iterator> &) const [with I=std::size_t, one_sided=true, =0]" 2023-01-11T21:46:02.3456812Z /opt/conda/lib/python3.10/site-packages/torch/include/ATen/core/qualified_name.h(73): here 2023-01-11T21:46:02.3457081Z 2023-01-11T21:46:02.3483695Z g++ -pthread -B /opt/conda/compiler_compat -shared -Wl,-rpath,/opt/conda/lib -Wl,-rpath-link,/opt/conda/lib -L/opt/conda/lib -Wl,-rpath,/opt/conda/lib -Wl,-rpath-link,/opt/conda/lib -L/opt/conda/lib /var/lib/jenkins/workspace/test/cpp_extensions/build/temp.linux-x86_64-cpython-310/cuda_extension.o /var/lib/jenkins/workspace/test/cpp_extensions/build/temp.linux-x86_64-cpython-310/cuda_extension_kernel.o /var/lib/jenkins/workspace/test/cpp_extensions/build/temp.linux-x86_64-cpython-310/cuda_extension_kernel2.o -L/opt/conda/lib/python3.10/site-packages/torch/lib -L/usr/local/cuda/lib64 -lc10 -ltorch -ltorch_cpu -ltorch_python -lcudart -lc10_cuda -ltorch_cuda -o build/lib.linux-x86_64-cpython-310/torch_test_cpp_extension/cuda.cpython-310-x86_64-linux-gnu.so 2023-01-11T21:46:02.7424589Z building 'torch_test_cpp_extension.torch_library' extension 2023-01-11T21:46:02.7714232Z Emitting ninja build file /var/lib/jenkins/workspace/test/cpp_extensions/build/temp.linux-x86_64-cpython-310/build.ninja... 2023-01-11T21:46:02.7714566Z Compiling objects... 2023-01-11T21:46:02.7714822Z Using envvar MAX_JOBS (14) as the number of workers... 2023-01-11T21:47:07.7387044Z [1/1] /usr/local/cuda/bin/nvcc -I/opt/conda/lib/python3.10/site-packages/torch/include -I/opt/conda/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -I/opt/conda/lib/python3.10/site-packages/torch/include/TH -I/opt/conda/lib/python3.10/site-packages/torch/include/THC -I/usr/local/cuda/include -I/var/lib/jenkins/workspace/test/cpp_extensions/self_compiler_include_dirs_test -I/opt/conda/include/python3.10 -c -c /var/lib/jenkins/workspace/test/cpp_extensions/torch_library.cu -o /var/lib/jenkins/workspace/test/cpp_extensions/build/temp.linux-x86_64-cpython-310/torch_library.o -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_HALF_CONVERSIONS__ -D__CUDA_NO_BFLOAT16_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ --expt-relaxed-constexpr --compiler-options ''"'"'-fPIC'"'"'' -O2 -DTORCH_API_INCLUDE_EXTENSION_H '-DPYBIND11_COMPILER_TYPE="_gcc"' '-DPYBIND11_STDLIB="_libstdcpp"' '-DPYBIND11_BUILD_ABI="_cxxabi1011"' -DTORCH_EXTENSION_NAME=torch_library -D_GLIBCXX_USE_CXX11_ABI=1 -gencode=arch=compute_50,code=sm_50 -gencode=arch=compute_52,code=compute_52 -gencode=arch=compute_52,code=sm_52 -std=c++17 2023-01-11T21:47:07.7388881Z /opt/conda/lib/python3.10/site-packages/torch/include/c10/util/irange.h(54): warning #186-D: pointless comparison of unsigned integer with zero 2023-01-11T21:47:07.7389292Z detected during: 2023-01-11T21:47:07.7393621Z instantiation of "__nv_bool c10::detail::integer_iterator>::operator==(const c10::detail::integer_iterator> &) const [with I=size_t, one_sided=false, =0]" 2023-01-11T21:47:07.7394072Z (61): here 2023-01-11T21:47:07.7394600Z instantiation of "__nv_bool c10::detail::integer_iterator>::operator!=(const c10::detail::integer_iterator> &) const [with I=size_t, one_sided=false, =0]" 2023-01-11T21:47:07.7395261Z /opt/conda/lib/python3.10/site-packages/torch/include/c10/core/TensorImpl.h(77): here 2023-01-11T21:47:07.7395609Z 2023-01-11T21:47:07.7396207Z /opt/conda/lib/python3.10/site-packages/torch/include/c10/util/irange.h(54): warning #186-D: pointless comparison of unsigned integer with zero 2023-01-11T21:47:07.7396633Z detected during: 2023-01-11T21:47:07.7397375Z instantiation of "__nv_bool c10::detail::integer_iterator>::operator==(const c10::detail::integer_iterator> &) const [with I=std::size_t, one_sided=true, =0]" 2023-01-11T21:47:07.7397869Z (61): here 2023-01-11T21:47:07.7398313Z instantiation of "__nv_bool c10::detail::integer_iterator>::operator!=(const c10::detail::integer_iterator> &) const [with I=std::size_t, one_sided=true, =0]" 2023-01-11T21:47:07.7398998Z /opt/conda/lib/python3.10/site-packages/torch/include/ATen/core/qualified_name.h(73): here 2023-01-11T21:47:07.7399289Z 2023-01-11T21:47:07.7399752Z /opt/conda/lib/python3.10/site-packages/torch/include/c10/util/irange.h(54): warning #186-D: pointless comparison of unsigned integer with zero 2023-01-11T21:47:07.7400775Z detected during: 2023-01-11T21:47:07.7401312Z instantiation of "__nv_bool c10::detail::integer_iterator>::operator==(const c10::detail::integer_iterator> &) const [with I=size_t, one_sided=false, =0]" 2023-01-11T21:47:07.7401791Z (61): here 2023-01-11T21:47:07.7402191Z instantiation of "__nv_bool c10::detail::integer_iterator>::operator!=(const c10::detail::integer_iterator> &) const [with I=size_t, one_sided=false, =0]" 2023-01-11T21:47:07.7402885Z /opt/conda/lib/python3.10/site-packages/torch/include/c10/core/TensorImpl.h(77): here 2023-01-11T21:47:07.7403091Z 2023-01-11T21:47:07.7403495Z /opt/conda/lib/python3.10/site-packages/torch/include/c10/util/irange.h(54): warning #186-D: pointless comparison of unsigned integer with zero 2023-01-11T21:47:07.7403939Z detected during: 2023-01-11T21:47:07.7404393Z instantiation of "__nv_bool c10::detail::integer_iterator>::operator==(const c10::detail::integer_iterator> &) const [with I=std::size_t, one_sided=true, =0]" 2023-01-11T21:47:07.7404854Z (61): here 2023-01-11T21:47:07.7405229Z instantiation of "__nv_bool c10::detail::integer_iterator>::operator!=(const c10::detail::integer_iterator> &) const [with I=std::size_t, one_sided=true, =0]" 2023-01-11T21:47:07.7405887Z /opt/conda/lib/python3.10/site-packages/torch/include/ATen/core/qualified_name.h(73): here 2023-01-11T21:47:07.7406146Z 2023-01-11T21:47:07.7428038Z g++ -pthread -B /opt/conda/compiler_compat -shared -Wl,-rpath,/opt/conda/lib -Wl,-rpath-link,/opt/conda/lib -L/opt/conda/lib -Wl,-rpath,/opt/conda/lib -Wl,-rpath-link,/opt/conda/lib -L/opt/conda/lib /var/lib/jenkins/workspace/test/cpp_extensions/build/temp.linux-x86_64-cpython-310/torch_library.o -L/opt/conda/lib/python3.10/site-packages/torch/lib -L/usr/local/cuda/lib64 -lc10 -ltorch -ltorch_cpu -ltorch_python -lcudart -lc10_cuda -ltorch_cuda -o build/lib.linux-x86_64-cpython-310/torch_test_cpp_extension/torch_library.cpython-310-x86_64-linux-gnu.so 2023-01-11T21:47:07.9788480Z building 'torch_test_cpp_extension.cublas_extension' extension 2023-01-11T21:47:08.0077333Z Emitting ninja build file /var/lib/jenkins/workspace/test/cpp_extensions/build/temp.linux-x86_64-cpython-310/build.ninja... 2023-01-11T21:47:08.0077752Z Compiling objects... 2023-01-11T21:47:08.0078007Z Using envvar MAX_JOBS (14) as the number of workers... 2023-01-11T21:47:08.8617163Z [1/1] c++ -MMD -MF /var/lib/jenkins/workspace/test/cpp_extensions/build/temp.linux-x86_64-cpython-310/cublas_extension.o.d -pthread -B /opt/conda/compiler_compat -Wno-unused-result -Wsign-compare -DNDEBUG -fwrapv -O2 -Wall -fPIC -O2 -isystem /opt/conda/include -fPIC -O2 -isystem /opt/conda/include -fPIC -I/opt/conda/lib/python3.10/site-packages/torch/include -I/opt/conda/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -I/opt/conda/lib/python3.10/site-packages/torch/include/TH -I/opt/conda/lib/python3.10/site-packages/torch/include/THC -I/usr/local/cuda/include -I/var/lib/jenkins/workspace/test/cpp_extensions/self_compiler_include_dirs_test -I/opt/conda/include/python3.10 -c -c /var/lib/jenkins/workspace/test/cpp_extensions/cublas_extension.cpp -o /var/lib/jenkins/workspace/test/cpp_extensions/build/temp.linux-x86_64-cpython-310/cublas_extension.o -DTORCH_API_INCLUDE_EXTENSION_H '-DPYBIND11_COMPILER_TYPE="_gcc"' '-DPYBIND11_STDLIB="_libstdcpp"' '-DPYBIND11_BUILD_ABI="_cxxabi1011"' -DTORCH_EXTENSION_NAME=cublas_extension -D_GLIBCXX_USE_CXX11_ABI=1 -std=c++17 2023-01-11T21:47:08.8655180Z g++ -pthread -B /opt/conda/compiler_compat -shared -Wl,-rpath,/opt/conda/lib -Wl,-rpath-link,/opt/conda/lib -L/opt/conda/lib -Wl,-rpath,/opt/conda/lib -Wl,-rpath-link,/opt/conda/lib -L/opt/conda/lib /var/lib/jenkins/workspace/test/cpp_extensions/build/temp.linux-x86_64-cpython-310/cublas_extension.o -L/opt/conda/lib/python3.10/site-packages/torch/lib -L/usr/local/cuda/lib64 -lcublas -lc10 -ltorch -ltorch_cpu -ltorch_python -lcudart -lc10_cuda -ltorch_cuda -o build/lib.linux-x86_64-cpython-310/torch_test_cpp_extension/cublas_extension.cpython-310-x86_64-linux-gnu.so 2023-01-11T21:47:09.1133648Z building 'torch_test_cpp_extension.cusolver_extension' extension 2023-01-11T21:47:09.1415889Z Emitting ninja build file /var/lib/jenkins/workspace/test/cpp_extensions/build/temp.linux-x86_64-cpython-310/build.ninja... 2023-01-11T21:47:09.1418158Z Compiling objects... 2023-01-11T21:47:09.1418508Z Using envvar MAX_JOBS (14) as the number of workers... 2023-01-11T21:47:10.1136469Z [1/1] c++ -MMD -MF /var/lib/jenkins/workspace/test/cpp_extensions/build/temp.linux-x86_64-cpython-310/cusolver_extension.o.d -pthread -B /opt/conda/compiler_compat -Wno-unused-result -Wsign-compare -DNDEBUG -fwrapv -O2 -Wall -fPIC -O2 -isystem /opt/conda/include -fPIC -O2 -isystem /opt/conda/include -fPIC -I/opt/conda/lib/python3.10/site-packages/torch/include -I/opt/conda/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -I/opt/conda/lib/python3.10/site-packages/torch/include/TH -I/opt/conda/lib/python3.10/site-packages/torch/include/THC -I/usr/local/cuda/include -I/var/lib/jenkins/workspace/test/cpp_extensions/self_compiler_include_dirs_test -I/opt/conda/include/python3.10 -c -c /var/lib/jenkins/workspace/test/cpp_extensions/cusolver_extension.cpp -o /var/lib/jenkins/workspace/test/cpp_extensions/build/temp.linux-x86_64-cpython-310/cusolver_extension.o -DTORCH_API_INCLUDE_EXTENSION_H '-DPYBIND11_COMPILER_TYPE="_gcc"' '-DPYBIND11_STDLIB="_libstdcpp"' '-DPYBIND11_BUILD_ABI="_cxxabi1011"' -DTORCH_EXTENSION_NAME=cusolver_extension -D_GLIBCXX_USE_CXX11_ABI=1 -std=c++17 2023-01-11T21:47:10.1174464Z g++ -pthread -B /opt/conda/compiler_compat -shared -Wl,-rpath,/opt/conda/lib -Wl,-rpath-link,/opt/conda/lib -L/opt/conda/lib -Wl,-rpath,/opt/conda/lib -Wl,-rpath-link,/opt/conda/lib -L/opt/conda/lib /var/lib/jenkins/workspace/test/cpp_extensions/build/temp.linux-x86_64-cpython-310/cusolver_extension.o -L/opt/conda/lib/python3.10/site-packages/torch/lib -L/usr/local/cuda/lib64 -lcusolver -lc10 -ltorch -ltorch_cpu -ltorch_python -lcudart -lc10_cuda -ltorch_cuda -o build/lib.linux-x86_64-cpython-310/torch_test_cpp_extension/cusolver_extension.cpython-310-x86_64-linux-gnu.so 2023-01-11T21:47:10.3721833Z building 'torch_test_cpp_extension.cuda_dlink' extension 2023-01-11T21:47:10.4001551Z Emitting ninja build file /var/lib/jenkins/workspace/test/cpp_extensions/build/temp.linux-x86_64-cpython-310/build.ninja... 2023-01-11T21:47:10.4002164Z Compiling objects... 2023-01-11T21:47:10.4002494Z Using envvar MAX_JOBS (14) as the number of workers... 2023-01-11T21:47:11.3729610Z [1/4] /usr/local/cuda/bin/nvcc -I/opt/conda/lib/python3.10/site-packages/torch/include -I/opt/conda/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -I/opt/conda/lib/python3.10/site-packages/torch/include/TH -I/opt/conda/lib/python3.10/site-packages/torch/include/THC -I/usr/local/cuda/include -I/var/lib/jenkins/workspace/test/cpp_extensions/self_compiler_include_dirs_test -I/opt/conda/include/python3.10 -c -c /var/lib/jenkins/workspace/test/cpp_extensions/cuda_dlink_extension_add.cu -o /var/lib/jenkins/workspace/test/cpp_extensions/build/temp.linux-x86_64-cpython-310/cuda_dlink_extension_add.o -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_HALF_CONVERSIONS__ -D__CUDA_NO_BFLOAT16_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ --expt-relaxed-constexpr --compiler-options ''"'"'-fPIC'"'"'' -O2 -dc -DTORCH_API_INCLUDE_EXTENSION_H '-DPYBIND11_COMPILER_TYPE="_gcc"' '-DPYBIND11_STDLIB="_libstdcpp"' '-DPYBIND11_BUILD_ABI="_cxxabi1011"' -DTORCH_EXTENSION_NAME=cuda_dlink -D_GLIBCXX_USE_CXX11_ABI=1 -gencode=arch=compute_50,code=sm_50 -gencode=arch=compute_52,code=compute_52 -gencode=arch=compute_52,code=sm_52 -std=c++17 2023-01-11T21:47:11.5340377Z [2/4] c++ -MMD -MF /var/lib/jenkins/workspace/test/cpp_extensions/build/temp.linux-x86_64-cpython-310/cuda_dlink_extension.o.d -pthread -B /opt/conda/compiler_compat -Wno-unused-result -Wsign-compare -DNDEBUG -fwrapv -O2 -Wall -fPIC -O2 -isystem /opt/conda/include -fPIC -O2 -isystem /opt/conda/include -fPIC -I/opt/conda/lib/python3.10/site-packages/torch/include -I/opt/conda/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -I/opt/conda/lib/python3.10/site-packages/torch/include/TH -I/opt/conda/lib/python3.10/site-packages/torch/include/THC -I/usr/local/cuda/include -I/var/lib/jenkins/workspace/test/cpp_extensions/self_compiler_include_dirs_test -I/opt/conda/include/python3.10 -c -c /var/lib/jenkins/workspace/test/cpp_extensions/cuda_dlink_extension.cpp -o /var/lib/jenkins/workspace/test/cpp_extensions/build/temp.linux-x86_64-cpython-310/cuda_dlink_extension.o -g -DTORCH_API_INCLUDE_EXTENSION_H '-DPYBIND11_COMPILER_TYPE="_gcc"' '-DPYBIND11_STDLIB="_libstdcpp"' '-DPYBIND11_BUILD_ABI="_cxxabi1011"' -DTORCH_EXTENSION_NAME=cuda_dlink -D_GLIBCXX_USE_CXX11_ABI=1 -std=c++17 2023-01-11T21:47:29.9376653Z [3/4] /usr/local/cuda/bin/nvcc -I/opt/conda/lib/python3.10/site-packages/torch/include -I/opt/conda/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -I/opt/conda/lib/python3.10/site-packages/torch/include/TH -I/opt/conda/lib/python3.10/site-packages/torch/include/THC -I/usr/local/cuda/include -I/var/lib/jenkins/workspace/test/cpp_extensions/self_compiler_include_dirs_test -I/opt/conda/include/python3.10 -c -c /var/lib/jenkins/workspace/test/cpp_extensions/cuda_dlink_extension_kernel.cu -o /var/lib/jenkins/workspace/test/cpp_extensions/build/temp.linux-x86_64-cpython-310/cuda_dlink_extension_kernel.o -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_HALF_CONVERSIONS__ -D__CUDA_NO_BFLOAT16_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ --expt-relaxed-constexpr --compiler-options ''"'"'-fPIC'"'"'' -O2 -dc -DTORCH_API_INCLUDE_EXTENSION_H '-DPYBIND11_COMPILER_TYPE="_gcc"' '-DPYBIND11_STDLIB="_libstdcpp"' '-DPYBIND11_BUILD_ABI="_cxxabi1011"' -DTORCH_EXTENSION_NAME=cuda_dlink -D_GLIBCXX_USE_CXX11_ABI=1 -gencode=arch=compute_50,code=sm_50 -gencode=arch=compute_52,code=compute_52 -gencode=arch=compute_52,code=sm_52 -std=c++17 2023-01-11T21:47:29.9382046Z /opt/conda/lib/python3.10/site-packages/torch/include/c10/util/irange.h(54): warning #186-D: pointless comparison of unsigned integer with zero 2023-01-11T21:47:29.9382593Z detected during: 2023-01-11T21:47:29.9383660Z instantiation of "__nv_bool c10::detail::integer_iterator>::operator==(const c10::detail::integer_iterator> &) const [with I=size_t, one_sided=false, =0]" 2023-01-11T21:47:29.9384660Z (61): here 2023-01-11T21:47:29.9385742Z instantiation of "__nv_bool c10::detail::integer_iterator>::operator!=(const c10::detail::integer_iterator> &) const [with I=size_t, one_sided=false, =0]" 2023-01-11T21:47:29.9386921Z /opt/conda/lib/python3.10/site-packages/torch/include/c10/core/TensorImpl.h(77): here 2023-01-11T21:47:29.9387198Z 2023-01-11T21:47:29.9388785Z /opt/conda/lib/python3.10/site-packages/torch/include/c10/util/irange.h(54): warning #186-D: pointless comparison of unsigned integer with zero 2023-01-11T21:47:29.9390004Z detected during: 2023-01-11T21:47:29.9391178Z instantiation of "__nv_bool c10::detail::integer_iterator>::operator==(const c10::detail::integer_iterator> &) const [with I=std::size_t, one_sided=true, =0]" 2023-01-11T21:47:29.9392400Z (61): here 2023-01-11T21:47:29.9393664Z instantiation of "__nv_bool c10::detail::integer_iterator>::operator!=(const c10::detail::integer_iterator> &) const [with I=std::size_t, one_sided=true, =0]" 2023-01-11T21:47:29.9395940Z /opt/conda/lib/python3.10/site-packages/torch/include/ATen/core/qualified_name.h(73): here 2023-01-11T21:47:29.9396252Z 2023-01-11T21:47:29.9398097Z /opt/conda/lib/python3.10/site-packages/torch/include/c10/util/irange.h(54): warning #186-D: pointless comparison of unsigned integer with zero 2023-01-11T21:47:29.9398714Z detected during: 2023-01-11T21:47:29.9399712Z instantiation of "__nv_bool c10::detail::integer_iterator>::operator==(const c10::detail::integer_iterator> &) const [with I=size_t, one_sided=false, =0]" 2023-01-11T21:47:29.9400789Z (61): here 2023-01-11T21:47:29.9401888Z instantiation of "__nv_bool c10::detail::integer_iterator>::operator!=(const c10::detail::integer_iterator> &) const [with I=size_t, one_sided=false, =0]" 2023-01-11T21:47:29.9403089Z /opt/conda/lib/python3.10/site-packages/torch/include/c10/core/TensorImpl.h(77): here 2023-01-11T21:47:29.9403669Z 2023-01-11T21:47:29.9404283Z /opt/conda/lib/python3.10/site-packages/torch/include/c10/util/irange.h(54): warning #186-D: pointless comparison of unsigned integer with zero 2023-01-11T21:47:29.9405221Z detected during: 2023-01-11T21:47:29.9406257Z instantiation of "__nv_bool c10::detail::integer_iterator>::operator==(const c10::detail::integer_iterator> &) const [with I=std::size_t, one_sided=true, =0]" 2023-01-11T21:47:29.9407287Z (61): here 2023-01-11T21:47:29.9407826Z instantiation of "__nv_bool c10::detail::integer_iterator>::operator!=(const c10::detail::integer_iterator> &) const [with I=std::size_t, one_sided=true, =0]" 2023-01-11T21:47:29.9409322Z /opt/conda/lib/python3.10/site-packages/torch/include/ATen/core/qualified_name.h(73): here 2023-01-11T21:47:29.9409768Z 2023-01-11T21:47:30.0610879Z [4/4] /usr/local/cuda/bin/nvcc /var/lib/jenkins/workspace/test/cpp_extensions/build/temp.linux-x86_64-cpython-310/cuda_dlink_extension.o /var/lib/jenkins/workspace/test/cpp_extensions/build/temp.linux-x86_64-cpython-310/cuda_dlink_extension_add.o /var/lib/jenkins/workspace/test/cpp_extensions/build/temp.linux-x86_64-cpython-310/cuda_dlink_extension_kernel.o -o /var/lib/jenkins/workspace/test/cpp_extensions/build/temp.linux-x86_64-cpython-310/dlink.o -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_HALF_CONVERSIONS__ -D__CUDA_NO_BFLOAT16_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ --expt-relaxed-constexpr --compiler-options '-fPIC' -dlink -L/opt/conda/lib/python3.10/site-packages/torch/lib -L/usr/local/cuda/lib64 -dlto -DTORCH_API_INCLUDE_EXTENSION_H -DPYBIND11_COMPILER_TYPE="_gcc" -DPYBIND11_STDLIB="_libstdcpp" -DPYBIND11_BUILD_ABI="_cxxabi1011" -DTORCH_EXTENSION_NAME=cuda_dlink -D_GLIBCXX_USE_CXX11_ABI=1 -gencode=arch=compute_50,code=sm_50 -gencode=arch=compute_52,code=compute_52 -gencode=arch=compute_52,code=sm_52 2023-01-11T21:47:30.0612515Z nvlink warning : Ignoring -lto option because no LTO objects found (target: sm_50) 2023-01-11T21:47:30.0613024Z nvlink warning : Ignoring -lto option because no LTO objects found (target: sm_52) 2023-01-11T21:47:30.0648796Z g++ -pthread -B /opt/conda/compiler_compat -shared -Wl,-rpath,/opt/conda/lib -Wl,-rpath-link,/opt/conda/lib -L/opt/conda/lib -Wl,-rpath,/opt/conda/lib -Wl,-rpath-link,/opt/conda/lib -L/opt/conda/lib /var/lib/jenkins/workspace/test/cpp_extensions/build/temp.linux-x86_64-cpython-310/cuda_dlink_extension.o /var/lib/jenkins/workspace/test/cpp_extensions/build/temp.linux-x86_64-cpython-310/cuda_dlink_extension_add.o /var/lib/jenkins/workspace/test/cpp_extensions/build/temp.linux-x86_64-cpython-310/cuda_dlink_extension_kernel.o /var/lib/jenkins/workspace/test/cpp_extensions/build/temp.linux-x86_64-cpython-310/dlink.o -L/opt/conda/lib/python3.10/site-packages/torch/lib -L/usr/local/cuda/lib64 -lc10 -ltorch -ltorch_cpu -ltorch_python -lcudart -lc10_cuda -ltorch_cuda -o build/lib.linux-x86_64-cpython-310/torch_test_cpp_extension/cuda_dlink.cpython-310-x86_64-linux-gnu.so 2023-01-11T21:47:30.4584525Z running install_lib 2023-01-11T21:47:30.4626900Z creating install 2023-01-11T21:47:30.4627686Z creating install/opt 2023-01-11T21:47:30.4628004Z creating install/opt/conda 2023-01-11T21:47:30.4628294Z creating install/opt/conda/lib 2023-01-11T21:47:30.4628573Z creating install/opt/conda/lib/python3.10 2023-01-11T21:47:30.4629072Z creating install/opt/conda/lib/python3.10/site-packages 2023-01-11T21:47:30.4629635Z creating install/opt/conda/lib/python3.10/site-packages/torch_test_cpp_extension 2023-01-11T21:47:30.4630187Z copying build/lib.linux-x86_64-cpython-310/torch_test_cpp_extension/__init__.py -> ./install/opt/conda/lib/python3.10/site-packages/torch_test_cpp_extension 2023-01-11T21:47:30.4630833Z copying build/lib.linux-x86_64-cpython-310/torch_test_cpp_extension/cpp.cpython-310-x86_64-linux-gnu.so -> ./install/opt/conda/lib/python3.10/site-packages/torch_test_cpp_extension 2023-01-11T21:47:30.4689728Z copying build/lib.linux-x86_64-cpython-310/torch_test_cpp_extension/ort.cpython-310-x86_64-linux-gnu.so -> ./install/opt/conda/lib/python3.10/site-packages/torch_test_cpp_extension 2023-01-11T21:47:30.4746896Z copying build/lib.linux-x86_64-cpython-310/torch_test_cpp_extension/rng.cpython-310-x86_64-linux-gnu.so -> ./install/opt/conda/lib/python3.10/site-packages/torch_test_cpp_extension 2023-01-11T21:47:30.4807111Z copying build/lib.linux-x86_64-cpython-310/torch_test_cpp_extension/cuda.cpython-310-x86_64-linux-gnu.so -> ./install/opt/conda/lib/python3.10/site-packages/torch_test_cpp_extension 2023-01-11T21:47:30.4863729Z copying build/lib.linux-x86_64-cpython-310/torch_test_cpp_extension/torch_library.cpython-310-x86_64-linux-gnu.so -> ./install/opt/conda/lib/python3.10/site-packages/torch_test_cpp_extension 2023-01-11T21:47:30.4864602Z copying build/lib.linux-x86_64-cpython-310/torch_test_cpp_extension/cublas_extension.cpython-310-x86_64-linux-gnu.so -> ./install/opt/conda/lib/python3.10/site-packages/torch_test_cpp_extension 2023-01-11T21:47:30.4865737Z copying build/lib.linux-x86_64-cpython-310/torch_test_cpp_extension/cusolver_extension.cpython-310-x86_64-linux-gnu.so -> ./install/opt/conda/lib/python3.10/site-packages/torch_test_cpp_extension 2023-01-11T21:47:30.4872608Z copying build/lib.linux-x86_64-cpython-310/torch_test_cpp_extension/cuda_dlink.cpython-310-x86_64-linux-gnu.so -> ./install/opt/conda/lib/python3.10/site-packages/torch_test_cpp_extension 2023-01-11T21:47:30.4928631Z byte-compiling ./install/opt/conda/lib/python3.10/site-packages/torch_test_cpp_extension/__init__.py to __init__.cpython-310.pyc 2023-01-11T21:47:30.4928998Z running install_egg_info 2023-01-11T21:47:30.5030717Z running egg_info 2023-01-11T21:47:30.5031095Z creating torch_test_cpp_extension.egg-info 2023-01-11T21:47:30.5063244Z writing torch_test_cpp_extension.egg-info/PKG-INFO 2023-01-11T21:47:30.5063703Z writing dependency_links to torch_test_cpp_extension.egg-info/dependency_links.txt 2023-01-11T21:47:30.5065505Z writing top-level names to torch_test_cpp_extension.egg-info/top_level.txt 2023-01-11T21:47:30.5066291Z writing manifest file 'torch_test_cpp_extension.egg-info/SOURCES.txt' 2023-01-11T21:47:30.5104442Z reading manifest file 'torch_test_cpp_extension.egg-info/SOURCES.txt' 2023-01-11T21:47:30.5110901Z writing manifest file 'torch_test_cpp_extension.egg-info/SOURCES.txt' 2023-01-11T21:47:30.5112643Z Copying torch_test_cpp_extension.egg-info to ./install/opt/conda/lib/python3.10/site-packages/torch_test_cpp_extension-0.0.0-py3.10.egg-info 2023-01-11T21:47:30.5113109Z running install_scripts 2023-01-11T21:47:32.4076427Z running install 2023-01-11T21:47:32.4077452Z /opt/conda/lib/python3.10/site-packages/setuptools/command/install.py:34: SetuptoolsDeprecationWarning: setup.py install is deprecated. Use build and pip and other standards-based tools. 2023-01-11T21:47:32.4078086Z warnings.warn( 2023-01-11T21:47:32.4174436Z running build 2023-01-11T21:47:32.4175010Z running build_ext 2023-01-11T21:47:32.4474444Z building 'no_python_abi_suffix_test' extension 2023-01-11T21:47:32.4474896Z creating /var/lib/jenkins/workspace/test/cpp_extensions/no_python_abi_suffix_test/build 2023-01-11T21:47:32.4475600Z creating /var/lib/jenkins/workspace/test/cpp_extensions/no_python_abi_suffix_test/build/temp.linux-x86_64-cpython-310 2023-01-11T21:47:32.4747517Z Emitting ninja build file /var/lib/jenkins/workspace/test/cpp_extensions/no_python_abi_suffix_test/build/temp.linux-x86_64-cpython-310/build.ninja... 2023-01-11T21:47:32.4747894Z Compiling objects... 2023-01-11T21:47:32.4748150Z Using envvar MAX_JOBS (14) as the number of workers... 2023-01-11T21:47:32.5313642Z [1/1] c++ -MMD -MF /var/lib/jenkins/workspace/test/cpp_extensions/no_python_abi_suffix_test/build/temp.linux-x86_64-cpython-310/no_python_abi_suffix_test.o.d -pthread -B /opt/conda/compiler_compat -Wno-unused-result -Wsign-compare -DNDEBUG -fwrapv -O2 -Wall -fPIC -O2 -isystem /opt/conda/include -fPIC -O2 -isystem /opt/conda/include -fPIC -I/opt/conda/lib/python3.10/site-packages/torch/include -I/opt/conda/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -I/opt/conda/lib/python3.10/site-packages/torch/include/TH -I/opt/conda/lib/python3.10/site-packages/torch/include/THC -I/opt/conda/include/python3.10 -c -c /var/lib/jenkins/workspace/test/cpp_extensions/no_python_abi_suffix_test/no_python_abi_suffix_test.cpp -o /var/lib/jenkins/workspace/test/cpp_extensions/no_python_abi_suffix_test/build/temp.linux-x86_64-cpython-310/no_python_abi_suffix_test.o -DTORCH_API_INCLUDE_EXTENSION_H '-DPYBIND11_COMPILER_TYPE="_gcc"' '-DPYBIND11_STDLIB="_libstdcpp"' '-DPYBIND11_BUILD_ABI="_cxxabi1011"' -DTORCH_EXTENSION_NAME=no_python_abi_suffix_test -D_GLIBCXX_USE_CXX11_ABI=1 -std=c++17 2023-01-11T21:47:32.5350174Z creating build/lib.linux-x86_64-cpython-310 2023-01-11T21:47:32.5351380Z g++ -pthread -B /opt/conda/compiler_compat -shared -Wl,-rpath,/opt/conda/lib -Wl,-rpath-link,/opt/conda/lib -L/opt/conda/lib -Wl,-rpath,/opt/conda/lib -Wl,-rpath-link,/opt/conda/lib -L/opt/conda/lib /var/lib/jenkins/workspace/test/cpp_extensions/no_python_abi_suffix_test/build/temp.linux-x86_64-cpython-310/no_python_abi_suffix_test.o -L/opt/conda/lib/python3.10/site-packages/torch/lib -lc10 -ltorch -ltorch_cpu -ltorch_python -o build/lib.linux-x86_64-cpython-310/no_python_abi_suffix_test.so 2023-01-11T21:47:32.5845964Z running install_lib 2023-01-11T21:47:32.5885615Z creating install 2023-01-11T21:47:32.5885932Z creating install/opt 2023-01-11T21:47:32.5886246Z creating install/opt/conda 2023-01-11T21:47:32.5886545Z creating install/opt/conda/lib 2023-01-11T21:47:32.5886850Z creating install/opt/conda/lib/python3.10 2023-01-11T21:47:32.5887236Z creating install/opt/conda/lib/python3.10/site-packages 2023-01-11T21:47:32.5887700Z copying build/lib.linux-x86_64-cpython-310/no_python_abi_suffix_test.so -> ./install/opt/conda/lib/python3.10/site-packages 2023-01-11T21:47:32.5893546Z running install_egg_info 2023-01-11T21:47:32.5995072Z running egg_info 2023-01-11T21:47:32.5995726Z creating no_python_abi_suffix_test.egg-info 2023-01-11T21:47:32.6031423Z writing no_python_abi_suffix_test.egg-info/PKG-INFO 2023-01-11T21:47:32.6032778Z writing dependency_links to no_python_abi_suffix_test.egg-info/dependency_links.txt 2023-01-11T21:47:32.6034808Z writing top-level names to no_python_abi_suffix_test.egg-info/top_level.txt 2023-01-11T21:47:32.6035221Z writing manifest file 'no_python_abi_suffix_test.egg-info/SOURCES.txt' 2023-01-11T21:47:32.6073466Z reading manifest file 'no_python_abi_suffix_test.egg-info/SOURCES.txt' 2023-01-11T21:47:32.6076545Z writing manifest file 'no_python_abi_suffix_test.egg-info/SOURCES.txt' 2023-01-11T21:47:32.6077171Z Copying no_python_abi_suffix_test.egg-info to ./install/opt/conda/lib/python3.10/site-packages/no_python_abi_suffix_test-0.0.0-py3.10.egg-info 2023-01-11T21:47:32.6081699Z running install_scripts 2023-01-11T21:47:32.9169755Z Executing ['/opt/conda/bin/python', '-bb', 'test_cpp_extensions_aot_ninja.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2023-01-11 21:47:32.916321] 2023-01-11T21:47:36.1336820Z 2023-01-11T21:47:36.1337500Z Expand the folded group to see the log file of test_cpp_extensions_aot_ninja 2023-01-11T21:47:36.1338344Z ##[group]PRINTING LOG FILE of test_cpp_extensions_aot_ninja (/var/lib/jenkins/workspace/test/test-reports/test_cpp_extensions_aot_ninja_tzi5rq_p) 2023-01-11T21:47:36.1339363Z 2023-01-11T21:47:36.1339478Z Running tests... 2023-01-11T21:47:36.1340025Z ---------------------------------------------------------------------- 2023-01-11T21:47:36.1340573Z Test results will be stored in test-reports/python-unittest/test_cpp_extensions_aot_ninja 2023-01-11T21:47:36.1341089Z test_backward (__main__.TestCppExtensionAOT) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.009s) 2023-01-11T21:47:36.1341648Z test_cublas_extension (__main__.TestCppExtensionAOT) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:47:36.1342140Z test_cuda_dlink_libs (__main__.TestCppExtensionAOT) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:47:36.1342695Z test_cuda_extension (__main__.TestCppExtensionAOT) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:47:36.1343254Z test_cusolver_extension (__main__.TestCppExtensionAOT) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:47:36.1343698Z test_extension_function (__main__.TestCppExtensionAOT) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:47:36.1344317Z test_extension_module (__main__.TestCppExtensionAOT) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:47:36.1344772Z 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) 2023-01-11T21:47:36.1345319Z test_optional (__main__.TestCppExtensionAOT) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:47:36.1345721Z test_add (__main__.TestORTTensor) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:47:36.1346126Z test_conv_backend_override (__main__.TestORTTensor) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:47:36.1346660Z test_unregistered (__main__.TestORTTensor) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:47:36.1347159Z test_zeros (__main__.TestORTTensor) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:47:36.1347630Z test_pybind_return_types (__main__.TestPybindTypeCasters) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:47:36.1348053Z test_rng (__main__.TestRNGExtension) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:47:36.1348459Z test_torch_library (__main__.TestTorchLibrary) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:47:36.1348678Z 2023-01-11T21:47:36.1348896Z ---------------------------------------------------------------------- 2023-01-11T21:47:36.1349159Z Ran 16 tests in 0.018s 2023-01-11T21:47:36.1349284Z 2023-01-11T21:47:36.1349365Z OK (skipped=16) 2023-01-11T21:47:36.1349485Z 2023-01-11T21:47:36.1349571Z Generating XML reports... 2023-01-11T21:47:36.1350109Z Generated XML report: test-reports/python-unittest/test_cpp_extensions_aot_ninja/TEST-TestCppExtensionAOT-20230111214735.xml 2023-01-11T21:47:36.1350679Z Generated XML report: test-reports/python-unittest/test_cpp_extensions_aot_ninja/TEST-TestORTTensor-20230111214735.xml 2023-01-11T21:47:36.1351249Z Generated XML report: test-reports/python-unittest/test_cpp_extensions_aot_ninja/TEST-TestPybindTypeCasters-20230111214735.xml 2023-01-11T21:47:36.1351941Z Generated XML report: test-reports/python-unittest/test_cpp_extensions_aot_ninja/TEST-TestRNGExtension-20230111214735.xml 2023-01-11T21:47:36.1352629Z Generated XML report: test-reports/python-unittest/test_cpp_extensions_aot_ninja/TEST-TestTorchLibrary-20230111214735.xml 2023-01-11T21:47:36.1352944Z 2023-01-11T21:47:36.1353253Z ##[endgroup] 2023-01-11T21:47:36.1353801Z FINISHED PRINTING LOG FILE of test_cpp_extensions_aot_ninja (/var/lib/jenkins/workspace/test/test-reports/test_cpp_extensions_aot_ninja_tzi5rq_p) 2023-01-11T21:47:36.1354080Z 2023-01-11T21:47:36.1354271Z Running test_cuda_primary_ctx ... [2023-01-11 21:47:36.133719] 2023-01-11T21:47:36.1354800Z Executing ['/opt/conda/bin/python', '-bb', 'test_cuda_primary_ctx.py', '-v', '--subprocess', '--import-slow-tests', '--import-disabled-tests'] ... [2023-01-11 21:47:36.133936] 2023-01-11T21:47:42.5860873Z 2023-01-11T21:47:42.5862195Z Expand the folded group to see the log file of test_cuda_primary_ctx 2023-01-11T21:47:42.5863859Z ##[group]PRINTING LOG FILE of test_cuda_primary_ctx (/var/lib/jenkins/workspace/test/test-reports/test_cuda_primary_ctx_osfeuc4b) 2023-01-11T21:47:42.5864353Z 2023-01-11T21:47:42.5865042Z , <__main__.TestCudaPrimaryCtx testMethod=test_pin_memory>, <__main__.TestCudaPrimaryCtx testMethod=test_str_repr>]> 2023-01-11T21:47:42.5865608Z test_copy (__main__.TestCudaPrimaryCtx) 2023-01-11T21:47:42.5865961Z test_pin_memory (__main__.TestCudaPrimaryCtx) 2023-01-11T21:47:42.5866381Z test_str_repr (__main__.TestCudaPrimaryCtx) 2023-01-11T21:47:42.5867608Z /opt/conda/lib/python3.10/site-packages/torch/testing/_internal/common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T21:47:42.5868101Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T21:47:42.5868736Z /opt/conda/lib/python3.10/site-packages/torch/testing/_internal/common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T21:47:42.5869254Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T21:47:42.5869483Z 2023-01-11T21:47:42.5869578Z Running tests... 2023-01-11T21:47:42.5870019Z ---------------------------------------------------------------------- 2023-01-11T21:47:42.5870588Z Test results will be stored in test-reports/python-unittest/test_cuda_primary_ctx 2023-01-11T21:47:42.5871068Z test_copy (__main__.TestCudaPrimaryCtx) ... skip: only one GPU detected (0.001s) 2023-01-11T21:47:42.5871315Z 2023-01-11T21:47:42.5871596Z ---------------------------------------------------------------------- 2023-01-11T21:47:42.5871937Z Ran 1 test in 0.001s 2023-01-11T21:47:42.5872101Z 2023-01-11T21:47:42.5872203Z OK (skipped=1) 2023-01-11T21:47:42.5872357Z 2023-01-11T21:47:42.5872473Z Generating XML reports... 2023-01-11T21:47:42.5873166Z Generated XML report: test-reports/python-unittest/test_cuda_primary_ctx/TEST-TestCudaPrimaryCtx-20230111214738.xml 2023-01-11T21:47:42.5874080Z /opt/conda/lib/python3.10/site-packages/torch/testing/_internal/common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T21:47:42.5874690Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T21:47:42.5875430Z /opt/conda/lib/python3.10/site-packages/torch/testing/_internal/common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T21:47:42.5875929Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T21:47:42.5876168Z 2023-01-11T21:47:42.5876277Z Running tests... 2023-01-11T21:47:42.5876788Z ---------------------------------------------------------------------- 2023-01-11T21:47:42.5877351Z Test results will be stored in test-reports/python-unittest/test_cuda_primary_ctx 2023-01-11T21:47:42.5877804Z test_pin_memory (__main__.TestCudaPrimaryCtx) ... skip: only one GPU detected (0.001s) 2023-01-11T21:47:42.5878068Z 2023-01-11T21:47:42.5878327Z ---------------------------------------------------------------------- 2023-01-11T21:47:42.5878663Z Ran 1 test in 0.001s 2023-01-11T21:47:42.5878825Z 2023-01-11T21:47:42.5888866Z OK (skipped=1) 2023-01-11T21:47:42.5889140Z 2023-01-11T21:47:42.5889358Z Generating XML reports... 2023-01-11T21:47:42.5890707Z Generated XML report: test-reports/python-unittest/test_cuda_primary_ctx/TEST-TestCudaPrimaryCtx-20230111214740.xml 2023-01-11T21:47:42.5891790Z /opt/conda/lib/python3.10/site-packages/torch/testing/_internal/common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T21:47:42.5892485Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T21:47:42.5893392Z /opt/conda/lib/python3.10/site-packages/torch/testing/_internal/common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T21:47:42.5893948Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T21:47:42.5894122Z 2023-01-11T21:47:42.5894202Z Running tests... 2023-01-11T21:47:42.5894813Z ---------------------------------------------------------------------- 2023-01-11T21:47:42.5895210Z Test results will be stored in test-reports/python-unittest/test_cuda_primary_ctx 2023-01-11T21:47:42.5895566Z test_str_repr (__main__.TestCudaPrimaryCtx) ... skip: only one GPU detected (0.000s) 2023-01-11T21:47:42.5895754Z 2023-01-11T21:47:42.5895950Z ---------------------------------------------------------------------- 2023-01-11T21:47:42.5896193Z Ran 1 test in 0.001s 2023-01-11T21:47:42.5896312Z 2023-01-11T21:47:42.5896393Z OK (skipped=1) 2023-01-11T21:47:42.5896513Z 2023-01-11T21:47:42.5896606Z Generating XML reports... 2023-01-11T21:47:42.5897030Z Generated XML report: test-reports/python-unittest/test_cuda_primary_ctx/TEST-TestCudaPrimaryCtx-20230111214742.xml 2023-01-11T21:47:42.5897469Z 2023-01-11T21:47:42.5897873Z ##[endgroup] 2023-01-11T21:47:42.5898286Z FINISHED PRINTING LOG FILE of test_cuda_primary_ctx (/var/lib/jenkins/workspace/test/test-reports/test_cuda_primary_ctx_osfeuc4b) 2023-01-11T21:47:42.5898524Z 2023-01-11T21:47:42.5898703Z Running test_cuda_trace ... [2023-01-11 21:47:42.585610] 2023-01-11T21:47:42.5899196Z Executing ['/opt/conda/bin/python', '-bb', 'test_cuda_trace.py', '-v', '--subprocess', '--import-slow-tests', '--import-disabled-tests'] ... [2023-01-11 21:47:42.585802] 2023-01-11T21:48:14.5387580Z 2023-01-11T21:48:14.5388025Z Expand the folded group to see the log file of test_cuda_trace 2023-01-11T21:48:14.5390835Z ##[group]PRINTING LOG FILE of test_cuda_trace (/var/lib/jenkins/workspace/test/test-reports/test_cuda_trace_9bb8wk0l) 2023-01-11T21:48:14.5391259Z 2023-01-11T21:48:14.5392690Z , <__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>]> 2023-01-11T21:48:14.5394106Z test_all_trace_callbacks_called (__main__.TestCudaTrace) 2023-01-11T21:48:14.5394493Z test_device_synchronization_callback (__main__.TestCudaTrace) 2023-01-11T21:48:14.5395075Z test_event_creation_callback (__main__.TestCudaTrace) 2023-01-11T21:48:14.5395444Z test_event_deletion_callback (__main__.TestCudaTrace) 2023-01-11T21:48:14.5395811Z test_event_record_callback (__main__.TestCudaTrace) 2023-01-11T21:48:14.5396204Z test_event_synchronization_callback (__main__.TestCudaTrace) 2023-01-11T21:48:14.5396594Z test_event_wait_callback (__main__.TestCudaTrace) 2023-01-11T21:48:14.5396960Z test_memcpy_synchronization (__main__.TestCudaTrace) 2023-01-11T21:48:14.5397346Z test_memory_allocation_callback (__main__.TestCudaTrace) 2023-01-11T21:48:14.5397760Z test_memory_deallocation_callback (__main__.TestCudaTrace) 2023-01-11T21:48:14.5398122Z test_stream_creation_callback (__main__.TestCudaTrace) 2023-01-11T21:48:14.5398502Z test_stream_synchronization_callback (__main__.TestCudaTrace) 2023-01-11T21:48:14.5399247Z /opt/conda/lib/python3.10/site-packages/torch/testing/_internal/common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T21:48:14.5399746Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T21:48:14.5400377Z /opt/conda/lib/python3.10/site-packages/torch/testing/_internal/common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T21:48:14.5400999Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T21:48:14.5401289Z 2023-01-11T21:48:14.5401423Z Running tests... 2023-01-11T21:48:14.5401966Z ---------------------------------------------------------------------- 2023-01-11T21:48:14.5402545Z Test results will be stored in test-reports/python-unittest/test_cuda_trace 2023-01-11T21:48:14.5403004Z test_all_trace_callbacks_called (__main__.TestCudaTrace) ... ok (0.857s) 2023-01-11T21:48:14.5403249Z 2023-01-11T21:48:14.5403541Z ---------------------------------------------------------------------- 2023-01-11T21:48:14.5403888Z Ran 1 test in 0.857s 2023-01-11T21:48:14.5404059Z 2023-01-11T21:48:14.5404153Z OK 2023-01-11T21:48:14.5404293Z 2023-01-11T21:48:14.5404454Z Generating XML reports... 2023-01-11T21:48:14.5405081Z Generated XML report: test-reports/python-unittest/test_cuda_trace/TEST-TestCudaTrace-20230111214745.xml 2023-01-11T21:48:14.5405952Z /opt/conda/lib/python3.10/site-packages/torch/testing/_internal/common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T21:48:14.5406485Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T21:48:14.5407174Z /opt/conda/lib/python3.10/site-packages/torch/testing/_internal/common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T21:48:14.5407720Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T21:48:14.5407969Z 2023-01-11T21:48:14.5408080Z Running tests... 2023-01-11T21:48:14.5408541Z ---------------------------------------------------------------------- 2023-01-11T21:48:14.5409132Z Test results will be stored in test-reports/python-unittest/test_cuda_trace 2023-01-11T21:48:14.5409614Z test_device_synchronization_callback (__main__.TestCudaTrace) ... ok (0.852s) 2023-01-11T21:48:14.5409888Z 2023-01-11T21:48:14.5410189Z ---------------------------------------------------------------------- 2023-01-11T21:48:14.5410586Z Ran 1 test in 0.853s 2023-01-11T21:48:14.5410798Z 2023-01-11T21:48:14.5410907Z OK 2023-01-11T21:48:14.5411085Z 2023-01-11T21:48:14.5411252Z Generating XML reports... 2023-01-11T21:48:14.5412003Z Generated XML report: test-reports/python-unittest/test_cuda_trace/TEST-TestCudaTrace-20230111214747.xml 2023-01-11T21:48:14.5412939Z /opt/conda/lib/python3.10/site-packages/torch/testing/_internal/common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T21:48:14.5413522Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T21:48:14.5414413Z /opt/conda/lib/python3.10/site-packages/torch/testing/_internal/common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T21:48:14.5414958Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T21:48:14.5415222Z 2023-01-11T21:48:14.5415337Z Running tests... 2023-01-11T21:48:14.5415882Z ---------------------------------------------------------------------- 2023-01-11T21:48:14.5416467Z Test results will be stored in test-reports/python-unittest/test_cuda_trace 2023-01-11T21:48:14.5416918Z test_event_creation_callback (__main__.TestCudaTrace) ... ok (0.853s) 2023-01-11T21:48:14.5417162Z 2023-01-11T21:48:14.5417459Z ---------------------------------------------------------------------- 2023-01-11T21:48:14.5417836Z Ran 1 test in 0.853s 2023-01-11T21:48:14.5418008Z 2023-01-11T21:48:14.5418104Z OK 2023-01-11T21:48:14.5418248Z 2023-01-11T21:48:14.5418374Z Generating XML reports... 2023-01-11T21:48:14.5419020Z Generated XML report: test-reports/python-unittest/test_cuda_trace/TEST-TestCudaTrace-20230111214750.xml 2023-01-11T21:48:14.5419808Z /opt/conda/lib/python3.10/site-packages/torch/testing/_internal/common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T21:48:14.5420307Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T21:48:14.5420959Z /opt/conda/lib/python3.10/site-packages/torch/testing/_internal/common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T21:48:14.5421527Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T21:48:14.5421780Z 2023-01-11T21:48:14.5421892Z Running tests... 2023-01-11T21:48:14.5422346Z ---------------------------------------------------------------------- 2023-01-11T21:48:14.5422932Z Test results will be stored in test-reports/python-unittest/test_cuda_trace 2023-01-11T21:48:14.5423399Z test_event_deletion_callback (__main__.TestCudaTrace) ... ok (0.860s) 2023-01-11T21:48:14.5423641Z 2023-01-11T21:48:14.5423937Z ---------------------------------------------------------------------- 2023-01-11T21:48:14.5424295Z Ran 1 test in 0.860s 2023-01-11T21:48:14.5424475Z 2023-01-11T21:48:14.5424569Z OK 2023-01-11T21:48:14.5424706Z 2023-01-11T21:48:14.5424836Z Generating XML reports... 2023-01-11T21:48:14.5425536Z Generated XML report: test-reports/python-unittest/test_cuda_trace/TEST-TestCudaTrace-20230111214752.xml 2023-01-11T21:48:14.5426476Z /opt/conda/lib/python3.10/site-packages/torch/testing/_internal/common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T21:48:14.5427006Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T21:48:14.5427673Z /opt/conda/lib/python3.10/site-packages/torch/testing/_internal/common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T21:48:14.5428167Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T21:48:14.5428414Z 2023-01-11T21:48:14.5428523Z Running tests... 2023-01-11T21:48:14.5428973Z ---------------------------------------------------------------------- 2023-01-11T21:48:14.5429550Z Test results will be stored in test-reports/python-unittest/test_cuda_trace 2023-01-11T21:48:14.5430090Z test_event_record_callback (__main__.TestCudaTrace) ... ok (0.856s) 2023-01-11T21:48:14.5430340Z 2023-01-11T21:48:14.5430629Z ---------------------------------------------------------------------- 2023-01-11T21:48:14.5430995Z Ran 1 test in 0.856s 2023-01-11T21:48:14.5431170Z 2023-01-11T21:48:14.5431260Z OK 2023-01-11T21:48:14.5431396Z 2023-01-11T21:48:14.5431527Z Generating XML reports... 2023-01-11T21:48:14.5432248Z Generated XML report: test-reports/python-unittest/test_cuda_trace/TEST-TestCudaTrace-20230111214755.xml 2023-01-11T21:48:14.5433231Z /opt/conda/lib/python3.10/site-packages/torch/testing/_internal/common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T21:48:14.5433898Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T21:48:14.5434596Z /opt/conda/lib/python3.10/site-packages/torch/testing/_internal/common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T21:48:14.5435142Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T21:48:14.5435397Z 2023-01-11T21:48:14.5435520Z Running tests... 2023-01-11T21:48:14.5435985Z ---------------------------------------------------------------------- 2023-01-11T21:48:14.5436609Z Test results will be stored in test-reports/python-unittest/test_cuda_trace 2023-01-11T21:48:14.5437057Z test_event_synchronization_callback (__main__.TestCudaTrace) ... ok (0.851s) 2023-01-11T21:48:14.5437286Z 2023-01-11T21:48:14.5437580Z ---------------------------------------------------------------------- 2023-01-11T21:48:14.5437948Z Ran 1 test in 0.851s 2023-01-11T21:48:14.5438127Z 2023-01-11T21:48:14.5438222Z OK 2023-01-11T21:48:14.5438360Z 2023-01-11T21:48:14.5438490Z Generating XML reports... 2023-01-11T21:48:14.5439100Z Generated XML report: test-reports/python-unittest/test_cuda_trace/TEST-TestCudaTrace-20230111214757.xml 2023-01-11T21:48:14.5439856Z /opt/conda/lib/python3.10/site-packages/torch/testing/_internal/common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T21:48:14.5440410Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T21:48:14.5441268Z /opt/conda/lib/python3.10/site-packages/torch/testing/_internal/common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T21:48:14.5441907Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T21:48:14.5442174Z 2023-01-11T21:48:14.5442290Z Running tests... 2023-01-11T21:48:14.5442761Z ---------------------------------------------------------------------- 2023-01-11T21:48:14.5443335Z Test results will be stored in test-reports/python-unittest/test_cuda_trace 2023-01-11T21:48:14.5443785Z test_event_wait_callback (__main__.TestCudaTrace) ... ok (0.857s) 2023-01-11T21:48:14.5444021Z 2023-01-11T21:48:14.5444318Z ---------------------------------------------------------------------- 2023-01-11T21:48:14.5444704Z Ran 1 test in 0.857s 2023-01-11T21:48:14.5444877Z 2023-01-11T21:48:14.5444963Z OK 2023-01-11T21:48:14.5445106Z 2023-01-11T21:48:14.5445235Z Generating XML reports... 2023-01-11T21:48:14.5445846Z Generated XML report: test-reports/python-unittest/test_cuda_trace/TEST-TestCudaTrace-20230111214800.xml 2023-01-11T21:48:14.5446631Z /opt/conda/lib/python3.10/site-packages/torch/testing/_internal/common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T21:48:14.5447185Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T21:48:14.5447853Z /opt/conda/lib/python3.10/site-packages/torch/testing/_internal/common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T21:48:14.5448411Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T21:48:14.5448673Z 2023-01-11T21:48:14.5448791Z Running tests... 2023-01-11T21:48:14.5449265Z ---------------------------------------------------------------------- 2023-01-11T21:48:14.5449833Z Test results will be stored in test-reports/python-unittest/test_cuda_trace 2023-01-11T21:48:14.5450311Z test_memcpy_synchronization (__main__.TestCudaTrace) ... ok (0.850s) 2023-01-11T21:48:14.5450608Z 2023-01-11T21:48:14.5450976Z ---------------------------------------------------------------------- 2023-01-11T21:48:14.5451462Z Ran 1 test in 0.850s 2023-01-11T21:48:14.5451686Z 2023-01-11T21:48:14.5451810Z OK 2023-01-11T21:48:14.5452005Z 2023-01-11T21:48:14.5452171Z Generating XML reports... 2023-01-11T21:48:14.5452944Z Generated XML report: test-reports/python-unittest/test_cuda_trace/TEST-TestCudaTrace-20230111214802.xml 2023-01-11T21:48:14.5453766Z /opt/conda/lib/python3.10/site-packages/torch/testing/_internal/common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T21:48:14.5454539Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T21:48:14.5455223Z /opt/conda/lib/python3.10/site-packages/torch/testing/_internal/common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T21:48:14.5455793Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T21:48:14.5456063Z 2023-01-11T21:48:14.5456185Z Running tests... 2023-01-11T21:48:14.5456670Z ---------------------------------------------------------------------- 2023-01-11T21:48:14.5457271Z Test results will be stored in test-reports/python-unittest/test_cuda_trace 2023-01-11T21:48:14.5457865Z test_memory_allocation_callback (__main__.TestCudaTrace) ... ok (0.868s) 2023-01-11T21:48:14.5458135Z 2023-01-11T21:48:14.5458453Z ---------------------------------------------------------------------- 2023-01-11T21:48:14.5458812Z Ran 1 test in 0.868s 2023-01-11T21:48:14.5458989Z 2023-01-11T21:48:14.5459088Z OK 2023-01-11T21:48:14.5459231Z 2023-01-11T21:48:14.5459365Z Generating XML reports... 2023-01-11T21:48:14.5459980Z Generated XML report: test-reports/python-unittest/test_cuda_trace/TEST-TestCudaTrace-20230111214805.xml 2023-01-11T21:48:14.5460747Z /opt/conda/lib/python3.10/site-packages/torch/testing/_internal/common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T21:48:14.5461283Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T21:48:14.5461968Z /opt/conda/lib/python3.10/site-packages/torch/testing/_internal/common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T21:48:14.5462515Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T21:48:14.5462779Z 2023-01-11T21:48:14.5462900Z Running tests... 2023-01-11T21:48:14.5463360Z ---------------------------------------------------------------------- 2023-01-11T21:48:14.5463942Z Test results will be stored in test-reports/python-unittest/test_cuda_trace 2023-01-11T21:48:14.5464451Z test_memory_deallocation_callback (__main__.TestCudaTrace) ... ok (0.848s) 2023-01-11T21:48:14.5464719Z 2023-01-11T21:48:14.5465030Z ---------------------------------------------------------------------- 2023-01-11T21:48:14.5465487Z Ran 1 test in 0.848s 2023-01-11T21:48:14.5465649Z 2023-01-11T21:48:14.5465751Z OK 2023-01-11T21:48:14.5465892Z 2023-01-11T21:48:14.5466024Z Generating XML reports... 2023-01-11T21:48:14.5466640Z Generated XML report: test-reports/python-unittest/test_cuda_trace/TEST-TestCudaTrace-20230111214807.xml 2023-01-11T21:48:14.5467600Z /opt/conda/lib/python3.10/site-packages/torch/testing/_internal/common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T21:48:14.5468153Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T21:48:14.5468913Z /opt/conda/lib/python3.10/site-packages/torch/testing/_internal/common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T21:48:14.5469454Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T21:48:14.5469714Z 2023-01-11T21:48:14.5469820Z Running tests... 2023-01-11T21:48:14.5470285Z ---------------------------------------------------------------------- 2023-01-11T21:48:14.5470887Z Test results will be stored in test-reports/python-unittest/test_cuda_trace 2023-01-11T21:48:14.5471368Z test_stream_creation_callback (__main__.TestCudaTrace) ... ok (0.854s) 2023-01-11T21:48:14.5471693Z 2023-01-11T21:48:14.5472075Z ---------------------------------------------------------------------- 2023-01-11T21:48:14.5472555Z Ran 1 test in 0.854s 2023-01-11T21:48:14.5472785Z 2023-01-11T21:48:14.5472908Z OK 2023-01-11T21:48:14.5473083Z 2023-01-11T21:48:14.5473261Z Generating XML reports... 2023-01-11T21:48:14.5474057Z Generated XML report: test-reports/python-unittest/test_cuda_trace/TEST-TestCudaTrace-20230111214810.xml 2023-01-11T21:48:14.5474839Z /opt/conda/lib/python3.10/site-packages/torch/testing/_internal/common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T21:48:14.5475362Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T21:48:14.5476020Z /opt/conda/lib/python3.10/site-packages/torch/testing/_internal/common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T21:48:14.5476567Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T21:48:14.5476823Z 2023-01-11T21:48:14.5476942Z Running tests... 2023-01-11T21:48:14.5477405Z ---------------------------------------------------------------------- 2023-01-11T21:48:14.5477967Z Test results will be stored in test-reports/python-unittest/test_cuda_trace 2023-01-11T21:48:14.5478471Z test_stream_synchronization_callback (__main__.TestCudaTrace) ... ok (0.849s) 2023-01-11T21:48:14.5478751Z 2023-01-11T21:48:14.5479140Z ---------------------------------------------------------------------- 2023-01-11T21:48:14.5479509Z Ran 1 test in 0.849s 2023-01-11T21:48:14.5479683Z 2023-01-11T21:48:14.5479777Z OK 2023-01-11T21:48:14.5479917Z 2023-01-11T21:48:14.5480051Z Generating XML reports... 2023-01-11T21:48:14.5480749Z Generated XML report: test-reports/python-unittest/test_cuda_trace/TEST-TestCudaTrace-20230111214813.xml 2023-01-11T21:48:14.5481181Z 2023-01-11T21:48:14.5481667Z ##[endgroup] 2023-01-11T21:48:14.5482256Z FINISHED PRINTING LOG FILE of test_cuda_trace (/var/lib/jenkins/workspace/test/test-reports/test_cuda_trace_9bb8wk0l) 2023-01-11T21:48:14.5482583Z 2023-01-11T21:48:14.5482810Z Running test_fx ... [2023-01-11 21:48:14.538846] 2023-01-11T21:48:14.5483767Z Executing ['/opt/conda/bin/python', '-bb', 'test_fx.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2023-01-11 21:48:14.539070] 2023-01-11T21:51:54.3078230Z 2023-01-11T21:51:54.3079520Z Expand the folded group to see the log file of test_fx 2023-01-11T21:51:54.3080517Z ##[group]PRINTING LOG FILE of test_fx (/var/lib/jenkins/workspace/test/test-reports/test_fx_lupw4fxm) 2023-01-11T21:51:54.3082768Z 2023-01-11T21:51:54.3083141Z Running tests... 2023-01-11T21:51:54.3083697Z ---------------------------------------------------------------------- 2023-01-11T21:51:54.3084243Z Test results will be stored in test-reports/python-unittest/test_fx 2023-01-11T21:51:54.3084799Z test_annotate (fx.test_gradual_type.AnnotationsTest) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:51:54.3085310Z test_annotations (fx.test_gradual_type.AnnotationsTest) 2023-01-11T21:51:54.3085821Z Test type annotations in the forward function. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:51:54.3086432Z test_broadcasting1 (fx.test_gradual_type.AnnotationsTest) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:51:54.3087068Z test_broadcasting2 (fx.test_gradual_type.AnnotationsTest) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:51:54.3087941Z test_broadcasting3 (fx.test_gradual_type.AnnotationsTest) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:51:54.3088635Z test_consistency (fx.test_gradual_type.AnnotationsTest) 2023-01-11T21:51:54.3089142Z Test the consistency relation. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:51:54.3089618Z test_precision (fx.test_gradual_type.AnnotationsTest) 2023-01-11T21:51:54.3090168Z Test the consistency relation. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:51:54.3090877Z test_banned_list (fx.test_cse_pass.TestCSEPass) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:51:54.3091605Z test_empty (fx.test_cse_pass.TestCSEPass) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:51:54.3092372Z test_immutable_list_multiple_entries (fx.test_cse_pass.TestCSEPass) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:51:54.3093006Z test_immutable_list_type (fx.test_cse_pass.TestCSEPass) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:51:54.3093590Z test_kwarg (fx.test_cse_pass.TestCSEPass) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:51:54.3094476Z test_nested_immutable_list_type (fx.test_cse_pass.TestCSEPass) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:51:54.3095092Z test_nochange (fx.test_cse_pass.TestCSEPass) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:51:54.3095658Z test_rand_like (fx.test_cse_pass.TestCSEPass) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:51:54.3096355Z test_rand_n (fx.test_cse_pass.TestCSEPass) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:51:54.3096927Z test_random (fx.test_cse_pass.TestCSEPass) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:51:54.3097487Z test_simple (fx.test_cse_pass.TestCSEPass) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:51:54.3098036Z test_simple_2 (fx.test_cse_pass.TestCSEPass) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:51:54.3098630Z test_simple_multiple_same_ops (fx.test_cse_pass.TestCSEPass) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:51:54.3099221Z test_two_args (fx.test_cse_pass.TestCSEPass) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:51:54.3099804Z test_two_args_default (fx.test_cse_pass.TestCSEPass) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:51:54.3100454Z test_correctness_CSEPass_MutationInput_cpu (fx.test_common_passes.TestCommonPass) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:51:54.3101448Z test_correctness_CSEPass_MutationInput_cuda (fx.test_common_passes.TestCommonPass) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:51:54.3102154Z test_correctness_CSEPass_MutationMetadata_cpu (fx.test_common_passes.TestCommonPass) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:51:54.3102872Z test_correctness_CSEPass_MutationMetadata_cuda (fx.test_common_passes.TestCommonPass) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:51:54.3103595Z test_correctness_CSEPass_MutationTorchTensorCall_cpu (fx.test_common_passes.TestCommonPass) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:51:54.3104332Z test_correctness_CSEPass_MutationTorchTensorCall_cuda (fx.test_common_passes.TestCommonPass) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:51:54.3105104Z test_correctness_CSEPass_Mutation_cpu (fx.test_common_passes.TestCommonPass) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:51:54.3105868Z test_correctness_CSEPass_Mutation_cuda (fx.test_common_passes.TestCommonPass) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:51:54.3106554Z test_correctness_CSEPass_ReturnList_cpu (fx.test_common_passes.TestCommonPass) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:51:54.3107394Z test_correctness_CSEPass_ReturnList_cuda (fx.test_common_passes.TestCommonPass) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:51:54.3108225Z test_correctness_CSEPass_TakeList_cpu (fx.test_common_passes.TestCommonPass) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:51:54.3108912Z test_correctness_CSEPass_TakeList_cuda (fx.test_common_passes.TestCommonPass) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:51:54.3109633Z 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) 2023-01-11T21:51:54.3110381Z 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) 2023-01-11T21:51:54.3111106Z 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) 2023-01-11T21:51:54.3111913Z 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) 2023-01-11T21:51:54.3112617Z test_check_inline_non_const (fx.test_fx_const_fold.TestConstFold) 2023-01-11T21:51:54.3113544Z 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) 2023-01-11T21:51:54.3114242Z test_check_inline_non_const_mult_return (fx.test_fx_const_fold.TestConstFold) 2023-01-11T21:51:54.3115007Z 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) 2023-01-11T21:51:54.3115584Z test_check_skip_folding_quant_dequant_pattern (fx.test_fx_const_fold.TestConstFold) 2023-01-11T21:51:54.3116162Z 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.001s) 2023-01-11T21:51:54.3116708Z test_const_fold_basic_one_attr_name_collision (fx.test_fx_const_fold.TestConstFold) 2023-01-11T21:51:54.3117292Z 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) 2023-01-11T21:51:54.3117866Z test_const_fold_basic_one_attr_no_name_collision (fx.test_fx_const_fold.TestConstFold) 2023-01-11T21:51:54.3118444Z 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) 2023-01-11T21:51:54.3119003Z test_const_fold_basic_placeholder_reordered (fx.test_fx_const_fold.TestConstFold) 2023-01-11T21:51:54.3119575Z 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) 2023-01-11T21:51:54.3120224Z test_const_fold_basic_two_attr (fx.test_fx_const_fold.TestConstFold) 2023-01-11T21:51:54.3120900Z Perform constant folding conversion, from original mod to split constant ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:51:54.3121509Z test_const_fold_basic_two_attr_three_input (fx.test_fx_const_fold.TestConstFold) 2023-01-11T21:51:54.3122080Z Perform constant folding conversion, from original mod to split constant ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:51:54.3122745Z 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) 2023-01-11T21:51:54.3123390Z 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) 2023-01-11T21:51:54.3123921Z test_const_fold_multi_const_folded_attrs (fx.test_fx_const_fold.TestConstFold) 2023-01-11T21:51:54.3124483Z Perform constant folding conversion, from original mod to split constant ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:51:54.3125007Z test_const_fold_noop (fx.test_fx_const_fold.TestConstFold) 2023-01-11T21:51:54.3125529Z 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) 2023-01-11T21:51:54.3126056Z test_const_fold_submod_hierarchy (fx.test_fx_const_fold.TestConstFold) 2023-01-11T21:51:54.3126619Z 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) 2023-01-11T21:51:54.3127259Z 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) 2023-01-11T21:51:54.3127889Z 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) 2023-01-11T21:51:54.3128510Z test_dict_output (fx.test_fx_const_fold.TestConstFold) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:51:54.3129038Z test_fold_module (fx.test_fx_const_fold.TestConstFold) 2023-01-11T21:51:54.3129552Z Perform constant folding with a call_module node. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:51:54.3130154Z test_retain_node_meta (fx.test_fx_const_fold.TestConstFold) 2023-01-11T21:51:54.3130828Z Perform constant folding conversion, and validate that node meta is retained. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:51:54.3131618Z test_three_outputs (fx.test_fx_const_fold.TestConstFold) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:51:54.3132366Z test_two_outputs (fx.test_fx_const_fold.TestConstFold) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:51:54.3133053Z 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.000s) 2023-01-11T21:51:54.3133818Z 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.000s) 2023-01-11T21:51:54.3134806Z 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.000s) 2023-01-11T21:51:54.3135462Z 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.000s) 2023-01-11T21:51:54.3136005Z 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.000s) 2023-01-11T21:51:54.3136537Z 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.000s) 2023-01-11T21:51:54.3136940Z test_dead_chain (fx.test_dce_pass.TestDCE) 2023-01-11T21:51:54.3137471Z 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) 2023-01-11T21:51:54.3137812Z test_dead_getattr (fx.test_dce_pass.TestDCE) 2023-01-11T21:51:54.3138256Z 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) 2023-01-11T21:51:54.3138597Z test_dead_placeholder (fx.test_dce_pass.TestDCE) 2023-01-11T21:51:54.3139072Z 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.000s) 2023-01-11T21:51:54.3139437Z test_dead_placeholder_with_user (fx.test_dce_pass.TestDCE) 2023-01-11T21:51:54.3139913Z 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.000s) 2023-01-11T21:51:54.3140289Z test_keep_module_with_side_effects (fx.test_dce_pass.TestDCE) 2023-01-11T21:51:54.3140787Z 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) 2023-01-11T21:51:54.3141145Z test_keep_torch_assert (fx.test_dce_pass.TestDCE) 2023-01-11T21:51:54.3141603Z 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.000s) 2023-01-11T21:51:54.3141942Z test_simple (fx.test_dce_pass.TestDCE) 2023-01-11T21:51:54.3142369Z 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) 2023-01-11T21:51:54.3142788Z test_all_input_nodes (__main__.TestFX) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:51:54.3143184Z test_annotation_with_future (__main__.TestFX) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:51:54.3143639Z test_annotations_empty_tuple (__main__.TestFX) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:51:54.3144056Z test_annotations_with_forward_references (__main__.TestFX) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:51:54.3144489Z test_annotations_with_no_forward_references (__main__.TestFX) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:51:54.3144958Z 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) 2023-01-11T21:51:54.3145531Z 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) 2023-01-11T21:51:54.3145966Z test_args_kwargs (__main__.TestFX) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:51:54.3146362Z test_args_kwargs_no_self (__main__.TestFX) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:51:54.3146844Z test_assert (__main__.TestFX) ... skip: Does not work on Python-3.10 (0.000s) 2023-01-11T21:51:54.3147317Z test_ast_rewriter_reassigns_submodules (__main__.TestFX) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:51:54.3147834Z test_ast_rewriter_rewrites_assert (__main__.TestFX) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:51:54.3148313Z test_ast_rewriter_rewrites_assert_with_message (__main__.TestFX) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:51:54.3148728Z test_ast_rewriter_wrap (__main__.TestFX) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:51:54.3149141Z test_ast_rewriter_wrap_fn_directly (__main__.TestFX) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:51:54.3149579Z test_ast_rewriter_wrap_with_submodule (__main__.TestFX) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:51:54.3150001Z test_ast_rewriter_wrapped_via_decorator (__main__.TestFX) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:51:54.3150445Z test_ast_rewriter_wrapped_via_decorator_and_transformed (__main__.TestFX) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:51:54.3150871Z test_autowrap_functions (__main__.TestFX) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:51:54.3151261Z test_concrete_arg_none_assert (__main__.TestFX) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:51:54.3151661Z test_construct_root_dict (__main__.TestFX) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:51:54.3152093Z test_copy_it (__main__.TestFX) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:51:54.3152568Z test_copy_no_remap (__main__.TestFX) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:51:54.3153024Z test_ctx_mgr (__main__.TestFX) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:51:54.3153502Z test_custom_codegen (__main__.TestFX) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:51:54.3154014Z test_custom_codegen_with_transformer (__main__.TestFX) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:51:54.3154496Z test_custom_import (__main__.TestFX) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:51:54.3154889Z test_custom_proxy_dynamic_value (__main__.TestFX) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:51:54.3155334Z test_custom_proxy_input_dependent_control_flow (__main__.TestFX) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:51:54.3155749Z test_custom_proxy_type (__main__.TestFX) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:51:54.3156143Z test_custom_proxy_type_literal (__main__.TestFX) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:51:54.3156580Z 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) 2023-01-11T21:51:54.3157059Z 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) 2023-01-11T21:51:54.3157511Z test_deepcopy_graph_with_tracer_cls (__main__.TestFX) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:51:54.3157942Z test_deepcopy_graphmodule_with_transform (__main__.TestFX) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:51:54.3158360Z test_deepcopy_recursion_depth (__main__.TestFX) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:51:54.3158779Z test_deepcopy_tracer (__main__.TestFX) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:51:54.3159189Z test_deepcopy_with_submods_params (__main__.TestFX) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:51:54.3159618Z test_delete_unused_submodules_leaf (__main__.TestFX) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:51:54.3160105Z test_dict (__main__.TestFX) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:51:54.3160585Z test_direct_param_use (__main__.TestFX) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:51:54.3161057Z test_disallow_override (__main__.TestFX) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:51:54.3161444Z test_ellipsis (__main__.TestFX) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:51:54.3161828Z test_empty_graph_codegen (__main__.TestFX) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:51:54.3162225Z test_erase_node_error (__main__.TestFX) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:51:54.3162623Z test_example_shape_prop (__main__.TestFX) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:51:54.3163013Z test_find_uses (__main__.TestFX) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:51:54.3163405Z test_fn_type_annotation_empty (__main__.TestFX) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:51:54.3163810Z test_fn_type_annotations (__main__.TestFX) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:51:54.3164197Z test_fx_and_or (__main__.TestFX) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:51:54.3164577Z test_fx_create_arg (__main__.TestFX) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:51:54.3164951Z test_fx_shifts (__main__.TestFX) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:51:54.3165334Z test_fx_stateless (__main__.TestFX) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:51:54.3165734Z test_get_torch_func_signature (__main__.TestFX) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:51:54.3166113Z test_getitem (__main__.TestFX) ... skip: Will be checked in test_getitem_subproc (0.000s) 2023-01-11T21:51:54.3166507Z test_getitem_subproc (__main__.TestFX) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:51:54.3166902Z test_graph_edit_with_proxy (__main__.TestFX) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:51:54.3167294Z test_graph_fns (__main__.TestFX) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:51:54.3167677Z test_graph_module (__main__.TestFX) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:51:54.3168091Z 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) 2023-01-11T21:51:54.3168542Z 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) 2023-01-11T21:51:54.3168982Z test_graph_module_replicate_for_dp (__main__.TestFX) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:51:54.3169395Z test_graph_unique_names (__main__.TestFX) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:51:54.3169797Z test_graph_unique_names_manual (__main__.TestFX) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:51:54.3170221Z test_immutable_dict_pytree_ops (__main__.TestFX) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:51:54.3170663Z test_immutable_list_pytree_ops (__main__.TestFX) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:51:54.3171069Z test_imul_code_print (__main__.TestFX) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:51:54.3171452Z test_inf_nan (__main__.TestFX) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:51:54.3171838Z test_inf_nan_kwds (__main__.TestFX) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:51:54.3172255Z test_inline_graph (__main__.TestFX) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:51:54.3172643Z test_insertion_point (__main__.TestFX) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:51:54.3173042Z test_interpreter (__main__.TestFX) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:51:54.3173444Z test_interpreter_default_args (__main__.TestFX) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:51:54.3173855Z test_interpreter_gc_values (__main__.TestFX) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:51:54.3174369Z test_interpreter_noop_resnet18 (__main__.TestFX) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:51:54.3174785Z test_interpreter_not_enough_args (__main__.TestFX) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:51:54.3175201Z test_interpreter_onthefly_swap (__main__.TestFX) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:51:54.3175608Z test_interpreter_partial_eval (__main__.TestFX) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:51:54.3176012Z test_interpreter_run_node_override (__main__.TestFX) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:51:54.3176417Z test_interpreter_star_args (__main__.TestFX) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:51:54.3176825Z test_interpreter_with_codegen (__main__.TestFX) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:51:54.3177271Z test_layout (__main__.TestFX) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:51:54.3177647Z test_leaf_module (__main__.TestFX) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:51:54.3178028Z test_matmul_tracing (__main__.TestFX) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:51:54.3178433Z test_module_deepcopy_edit_nodes (__main__.TestFX) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:51:54.3178824Z test_move_before (__main__.TestFX) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:51:54.3179201Z test_multi_insert_point (__main__.TestFX) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:51:54.3179601Z test_multiple_default_args (__main__.TestFX) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:51:54.3180003Z test_named_tuple_inlined (__main__.TestFX) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:51:54.3180415Z test_namedtuple_return_qualname (__main__.TestFX) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:51:54.3180817Z test_namedtuple_return_trace (__main__.TestFX) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:51:54.3181218Z test_native_callable (__main__.TestFX) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:51:54.3181601Z test_no_mutation (__main__.TestFX) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:51:54.3181977Z test_node_tagging (__main__.TestFX) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:51:54.3182359Z test_nonetype_annotation (__main__.TestFX) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:51:54.3182758Z test_partial_trace (__main__.TestFX) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:51:54.3183188Z test_pickle_custom_import (__main__.TestFX) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:51:54.3183593Z test_pickle_graphmodule (__main__.TestFX) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:51:54.3183992Z test_pickle_nonetype_annotation (__main__.TestFX) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:51:54.3184403Z test_pickle_torch_custom_ops (__main__.TestFX) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:51:54.3184800Z test_prepend_self (__main__.TestFX) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:51:54.3185169Z test_pretty_print (__main__.TestFX) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:51:54.3185617Z test_pretty_print_graph (__main__.TestFX) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:51:54.3186017Z test_pretty_print_node (__main__.TestFX) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:51:54.3186413Z test_pretty_print_targets (__main__.TestFX) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:51:54.3186872Z test_profiler_ranges_side_effect (__main__.TestFX) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:51:54.3187362Z test_pytree (__main__.TestFX) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2023-01-11T21:51:54.3187837Z test_pytree_concrete (__main__.TestFX) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:51:54.3188291Z test_reassign_args_kwargs_uses (__main__.TestFX) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:51:54.3188720Z test_regular_and_default_args (__main__.TestFX) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:51:54.3189115Z test_remove_uses (__main__.TestFX) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:51:54.3189509Z test_remove_uses_with_custom_filter (__main__.TestFX) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:51:54.3189906Z test_replace_input (__main__.TestFX) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:51:54.3190281Z test_replace_uses (__main__.TestFX) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:51:54.3190586Z test_reserved_getattr (__main__.TestFX) 2023-01-11T21:51:54.3190945Z 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.000s) 2023-01-11T21:51:54.3191364Z test_return_tuple (__main__.TestFX) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:51:54.3191755Z test_return_type_exists (__main__.TestFX) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:51:54.3192168Z test_script_method_trace (__main__.TestFX) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:51:54.3192664Z test_script_tensor_constant (__main__.TestFX) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:51:54.3193154Z test_sequential (__main__.TestFX) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:51:54.3193632Z test_shape_prop_aggregate (__main__.TestFX) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:51:54.3194125Z test_shape_prop_layout (__main__.TestFX) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:51:54.3194592Z test_shape_prop_layout_3d (__main__.TestFX) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:51:54.3195012Z test_single_default_arg (__main__.TestFX) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:51:54.3195389Z test_snake_case (__main__.TestFX) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:51:54.3195763Z test_sqrt (__main__.TestFX) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:51:54.3196140Z test_stack_traces (__main__.TestFX) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:51:54.3196532Z test_stack_traces_with_transformer (__main__.TestFX) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:51:54.3196942Z test_string_literal_return (__main__.TestFX) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:51:54.3197349Z test_submodule_manipulation_API (__main__.TestFX) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2023-01-11T21:51:54.3197756Z test_symbolic_trace_assert (__main__.TestFX) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:51:54.3198156Z test_symbolic_trace_sequential (__main__.TestFX) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:51:54.3198553Z test_tensor_attribute (__main__.TestFX) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:51:54.3198955Z test_tensor_attribute_coalseced (__main__.TestFX) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:51:54.3199352Z test_tensor_constant (__main__.TestFX) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:51:54.3199740Z test_throw_out_variant (__main__.TestFX) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:51:54.3200228Z test_torch_custom_ops (__main__.TestFX) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:51:54.3200717Z test_torch_fx_getattr (__main__.TestFX) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:51:54.3201158Z test_torch_fx_len (__main__.TestFX) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:51:54.3201539Z test_torch_op_overloads (__main__.TestFX) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:51:54.3201961Z test_torchbind_class_attribute_in_fx (__main__.TestFX) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:51:54.3202394Z test_torchbind_class_attribute_in_fx_tensor_arg (__main__.TestFX) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:51:54.3202784Z test_trace_buffer_slice (__main__.TestFX) ... skip: Hotfix for SEV remediation (0.001s) 2023-01-11T21:51:54.3203152Z test_trace_dict_int_keys (__main__.TestFX) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:51:54.3203557Z test_trace_dict_proxy_keys (__main__.TestFX) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:51:54.3203961Z test_trace_fn_constant (__main__.TestFX) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:51:54.3204358Z test_trace_function (__main__.TestFX) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:51:54.3204743Z test_trace_multiple_funcs (__main__.TestFX) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:51:54.3205164Z test_tracing_graphmodules_as_leaf_submodules (__main__.TestFX) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2023-01-11T21:51:54.3205593Z test_transformer_multi_outputs (__main__.TestFX) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:51:54.3206021Z test_transformer_noop (__main__.TestFX) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:51:54.3206412Z test_transformer_op_swap (__main__.TestFX) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:51:54.3206815Z test_tuple_no_subscript (__main__.TestFX) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:51:54.3207210Z test_typename_print (__main__.TestFX) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:51:54.3207588Z test_unpack (__main__.TestFX) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:51:54.3207968Z test_unpack_dict_better_error (__main__.TestFX) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:51:54.3208383Z test_unpack_list_better_error (__main__.TestFX) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:51:54.3208785Z test_update_args_api (__main__.TestFX) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:51:54.3209193Z test_update_args_kwargs_yells_at_you (__main__.TestFX) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:51:54.3209597Z test_update_kwargs_api (__main__.TestFX) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:51:54.3210018Z test_user_friendly_call_provenance_with_function (__main__.TestFX) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:51:54.3210508Z test_user_friendly_call_provenance_with_module (__main__.TestFX) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:51:54.3210915Z test_wrap (__main__.TestFX) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:51:54.3211325Z test_wrap_decorated_function (__main__.TestFX) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:51:54.3211730Z test_wrap_fn_directly (__main__.TestFX) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:51:54.3212132Z test_wrap_with_submodule (__main__.TestFX) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:51:54.3212530Z test_wrapped_method (__main__.TestFX) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:51:54.3212907Z test_wrapped_retrace (__main__.TestFX) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:51:54.3213306Z test_wrapped_via_decorator (__main__.TestFX) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:51:54.3213734Z test_wrapped_via_decorator_and_transformed (__main__.TestFX) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:51:54.3214140Z test_wrong_target_type (__main__.TestFX) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:51:54.3214623Z test_wrong_topo (__main__.TestFX) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:51:54.3214992Z test_class_member_back_compat (__main__.TestFXAPIBackwardCompatibility) 2023-01-11T21:51:54.3215402Z Test backward compatibility for members of classes with ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:51:54.3215787Z test_function_back_compat (__main__.TestFXAPIBackwardCompatibility) 2023-01-11T21:51:54.3216182Z Test backward compatibility for function signatures with ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:51:54.3216641Z test_public_api_surface (__main__.TestFXAPIBackwardCompatibility) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:51:54.3217120Z test_nn_functional_adaptive_avg_pool1d (__main__.TestFunctionalTracing) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:51:54.3217617Z test_nn_functional_adaptive_avg_pool2d (__main__.TestFunctionalTracing) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:51:54.3218077Z test_nn_functional_adaptive_avg_pool3d (__main__.TestFunctionalTracing) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:51:54.3218548Z test_nn_functional_adaptive_max_pool1d (__main__.TestFunctionalTracing) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:51:54.3219023Z test_nn_functional_adaptive_max_pool1d_with_indices (__main__.TestFunctionalTracing) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:51:54.3219491Z test_nn_functional_adaptive_max_pool2d (__main__.TestFunctionalTracing) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:51:54.3219971Z test_nn_functional_adaptive_max_pool2d_with_indices (__main__.TestFunctionalTracing) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:51:54.3220447Z test_nn_functional_adaptive_max_pool3d (__main__.TestFunctionalTracing) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:51:54.3220925Z test_nn_functional_adaptive_max_pool3d_with_indices (__main__.TestFunctionalTracing) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:51:54.3221400Z test_nn_functional_affine_grid (__main__.TestFunctionalTracing) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:51:54.3221845Z test_nn_functional_alpha_dropout (__main__.TestFunctionalTracing) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:51:54.3222333Z test_nn_functional_avg_pool1d (__main__.TestFunctionalTracing) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:51:54.3222788Z test_nn_functional_avg_pool2d (__main__.TestFunctionalTracing) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:51:54.3223239Z test_nn_functional_avg_pool3d (__main__.TestFunctionalTracing) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:51:54.3223674Z test_nn_functional_batch_norm (__main__.TestFunctionalTracing) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:51:54.3224125Z test_nn_functional_bilinear (__main__.TestFunctionalTracing) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:51:54.3224587Z test_nn_functional_binary_cross_entropy (__main__.TestFunctionalTracing) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:51:54.3225069Z test_nn_functional_binary_cross_entropy_with_logits (__main__.TestFunctionalTracing) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:51:54.3225571Z test_nn_functional_celu (__main__.TestFunctionalTracing) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:51:54.3226008Z test_nn_functional_celu_ (__main__.TestFunctionalTracing) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:51:54.3226457Z test_nn_functional_channel_shuffle (__main__.TestFunctionalTracing) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:51:54.3226993Z test_nn_functional_conv1d (__main__.TestFunctionalTracing) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:51:54.3227531Z test_nn_functional_conv2d (__main__.TestFunctionalTracing) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:51:54.3228079Z test_nn_functional_conv3d (__main__.TestFunctionalTracing) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:51:54.3228559Z test_nn_functional_conv_tbc (__main__.TestFunctionalTracing) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:51:54.3229018Z test_nn_functional_conv_transpose1d (__main__.TestFunctionalTracing) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:51:54.3229471Z test_nn_functional_conv_transpose2d (__main__.TestFunctionalTracing) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:51:54.3229927Z test_nn_functional_conv_transpose3d (__main__.TestFunctionalTracing) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:51:54.3230394Z test_nn_functional_cosine_embedding_loss (__main__.TestFunctionalTracing) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:51:54.3230862Z test_nn_functional_cosine_similarity (__main__.TestFunctionalTracing) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:51:54.3231324Z test_nn_functional_cross_entropy (__main__.TestFunctionalTracing) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:51:54.3231768Z test_nn_functional_ctc_loss (__main__.TestFunctionalTracing) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:51:54.3232304Z test_nn_functional_dropout (__main__.TestFunctionalTracing) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:51:54.3232860Z test_nn_functional_dropout1d (__main__.TestFunctionalTracing) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:51:54.3233417Z test_nn_functional_dropout2d (__main__.TestFunctionalTracing) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:51:54.3233987Z test_nn_functional_dropout3d (__main__.TestFunctionalTracing) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:51:54.3234529Z test_nn_functional_elu (__main__.TestFunctionalTracing) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:51:54.3234968Z test_nn_functional_elu_ (__main__.TestFunctionalTracing) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:51:54.3235406Z test_nn_functional_embedding (__main__.TestFunctionalTracing) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:51:54.3235852Z test_nn_functional_embedding_bag (__main__.TestFunctionalTracing) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:51:54.3236315Z test_nn_functional_feature_alpha_dropout (__main__.TestFunctionalTracing) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:51:54.3236768Z test_nn_functional_fold (__main__.TestFunctionalTracing) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:51:54.3237218Z test_nn_functional_fractional_max_pool2d (__main__.TestFunctionalTracing) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:51:54.3237697Z test_nn_functional_fractional_max_pool2d_with_indices (__main__.TestFunctionalTracing) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:51:54.3238177Z test_nn_functional_fractional_max_pool3d (__main__.TestFunctionalTracing) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:51:54.3238650Z test_nn_functional_fractional_max_pool3d_with_indices (__main__.TestFunctionalTracing) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:51:54.3239120Z test_nn_functional_gaussian_nll_loss (__main__.TestFunctionalTracing) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:51:54.3239598Z test_nn_functional_gelu (__main__.TestFunctionalTracing) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:51:54.3240167Z test_nn_functional_glu (__main__.TestFunctionalTracing) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:51:54.3240721Z test_nn_functional_grid_sample (__main__.TestFunctionalTracing) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:51:54.3241191Z test_nn_functional_group_norm (__main__.TestFunctionalTracing) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:51:54.3241635Z test_nn_functional_gumbel_softmax (__main__.TestFunctionalTracing) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:51:54.3242086Z test_nn_functional_hardshrink (__main__.TestFunctionalTracing) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:51:54.3242534Z test_nn_functional_hardsigmoid (__main__.TestFunctionalTracing) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:51:54.3242984Z test_nn_functional_hardswish (__main__.TestFunctionalTracing) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:51:54.3243426Z test_nn_functional_hardtanh (__main__.TestFunctionalTracing) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:51:54.3243863Z test_nn_functional_hardtanh_ (__main__.TestFunctionalTracing) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:51:54.3244321Z test_nn_functional_hinge_embedding_loss (__main__.TestFunctionalTracing) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:51:54.3244782Z test_nn_functional_huber_loss (__main__.TestFunctionalTracing) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:51:54.3245249Z test_nn_functional_instance_norm (__main__.TestFunctionalTracing) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:51:54.3245693Z test_nn_functional_interpolate (__main__.TestFunctionalTracing) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:51:54.3246138Z test_nn_functional_kl_div (__main__.TestFunctionalTracing) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:51:54.3246575Z test_nn_functional_l1_loss (__main__.TestFunctionalTracing) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:51:54.3247015Z test_nn_functional_layer_norm (__main__.TestFunctionalTracing) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:51:54.3247453Z test_nn_functional_leaky_relu (__main__.TestFunctionalTracing) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:51:54.3247899Z test_nn_functional_leaky_relu_ (__main__.TestFunctionalTracing) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:51:54.3248344Z test_nn_functional_linear (__main__.TestFunctionalTracing) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:51:54.3248794Z test_nn_functional_local_response_norm (__main__.TestFunctionalTracing) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:51:54.3249239Z test_nn_functional_log_softmax (__main__.TestFunctionalTracing) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:51:54.3249710Z test_nn_functional_logsigmoid (__main__.TestFunctionalTracing) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:51:54.3250266Z test_nn_functional_lp_pool1d (__main__.TestFunctionalTracing) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:51:54.3250819Z test_nn_functional_lp_pool2d (__main__.TestFunctionalTracing) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:51:54.3251397Z test_nn_functional_margin_ranking_loss (__main__.TestFunctionalTracing) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:51:54.3251962Z test_nn_functional_max_pool1d (__main__.TestFunctionalTracing) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:51:54.3252519Z test_nn_functional_max_pool1d_with_indices (__main__.TestFunctionalTracing) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:51:54.3252967Z test_nn_functional_max_pool2d (__main__.TestFunctionalTracing) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:51:54.3253419Z test_nn_functional_max_pool2d_with_indices (__main__.TestFunctionalTracing) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:51:54.3253884Z test_nn_functional_max_pool3d (__main__.TestFunctionalTracing) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:51:54.3254525Z test_nn_functional_max_pool3d_with_indices (__main__.TestFunctionalTracing) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:51:54.3254982Z test_nn_functional_max_unpool1d (__main__.TestFunctionalTracing) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:51:54.3255424Z test_nn_functional_max_unpool2d (__main__.TestFunctionalTracing) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:51:54.3255853Z test_nn_functional_max_unpool3d (__main__.TestFunctionalTracing) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:51:54.3256334Z test_nn_functional_mish (__main__.TestFunctionalTracing) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:51:54.3256780Z test_nn_functional_mse_loss (__main__.TestFunctionalTracing) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:51:54.3257243Z test_nn_functional_multi_head_attention_forward (__main__.TestFunctionalTracing) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:51:54.3257704Z test_nn_functional_multi_margin_loss (__main__.TestFunctionalTracing) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:51:54.3258165Z test_nn_functional_multilabel_margin_loss (__main__.TestFunctionalTracing) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:51:54.3258632Z test_nn_functional_multilabel_soft_margin_loss (__main__.TestFunctionalTracing) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:51:54.3259107Z test_nn_functional_native_channel_shuffle (__main__.TestFunctionalTracing) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:51:54.3259554Z test_nn_functional_nll_loss (__main__.TestFunctionalTracing) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:51:54.3259991Z test_nn_functional_normalize (__main__.TestFunctionalTracing) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:51:54.3260428Z test_nn_functional_one_hot (__main__.TestFunctionalTracing) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:51:54.3260859Z test_nn_functional_pad (__main__.TestFunctionalTracing) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:51:54.3261296Z test_nn_functional_pairwise_distance (__main__.TestFunctionalTracing) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:51:54.3261741Z test_nn_functional_pdist (__main__.TestFunctionalTracing) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:51:54.3262218Z test_nn_functional_pixel_shuffle (__main__.TestFunctionalTracing) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:51:54.3262671Z test_nn_functional_pixel_unshuffle (__main__.TestFunctionalTracing) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:51:54.3263117Z test_nn_functional_poisson_nll_loss (__main__.TestFunctionalTracing) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:51:54.3263557Z test_nn_functional_prelu (__main__.TestFunctionalTracing) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:51:54.3263989Z test_nn_functional_relu (__main__.TestFunctionalTracing) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:51:54.3264422Z test_nn_functional_relu6 (__main__.TestFunctionalTracing) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:51:54.3264850Z test_nn_functional_relu_ (__main__.TestFunctionalTracing) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:51:54.3265337Z test_nn_functional_rrelu (__main__.TestFunctionalTracing) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:51:54.3265772Z test_nn_functional_rrelu_ (__main__.TestFunctionalTracing) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:51:54.3266204Z test_nn_functional_selu (__main__.TestFunctionalTracing) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:51:54.3266639Z test_nn_functional_selu_ (__main__.TestFunctionalTracing) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:51:54.3267197Z test_nn_functional_silu (__main__.TestFunctionalTracing) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:51:54.3267750Z test_nn_functional_smooth_l1_loss (__main__.TestFunctionalTracing) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:51:54.3268243Z test_nn_functional_soft_margin_loss (__main__.TestFunctionalTracing) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:51:54.3268689Z test_nn_functional_softmax (__main__.TestFunctionalTracing) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:51:54.3269119Z test_nn_functional_softmin (__main__.TestFunctionalTracing) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:51:54.3269557Z test_nn_functional_softplus (__main__.TestFunctionalTracing) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:51:54.3270002Z test_nn_functional_softshrink (__main__.TestFunctionalTracing) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:51:54.3270450Z test_nn_functional_threshold (__main__.TestFunctionalTracing) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:51:54.3270887Z test_nn_functional_threshold_ (__main__.TestFunctionalTracing) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:51:54.3271337Z test_nn_functional_triplet_margin_loss (__main__.TestFunctionalTracing) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:51:54.3271854Z test_nn_functional_triplet_margin_with_distance_loss (__main__.TestFunctionalTracing) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:51:54.3272430Z test_nn_functional_unfold (__main__.TestFunctionalTracing) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:51:54.3272968Z test_nn_functional_upsample (__main__.TestFunctionalTracing) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:51:54.3273562Z test_nn_functional_upsample_bilinear (__main__.TestFunctionalTracing) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:51:54.3274128Z test_nn_functional_upsample_nearest (__main__.TestFunctionalTracing) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:51:54.3274627Z test_get_torch_func_signature_exhaustive_H_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:51:54.3275061Z test_get_torch_func_signature_exhaustive_T_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:51:54.3275506Z test_get_torch_func_signature_exhaustive___getitem___cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:51:54.3275953Z test_get_torch_func_signature_exhaustive___radd___cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:51:54.3276397Z test_get_torch_func_signature_exhaustive___rdiv___cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:51:54.3276835Z test_get_torch_func_signature_exhaustive___rmatmul___cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:51:54.3277286Z test_get_torch_func_signature_exhaustive___rmod___cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:51:54.3277722Z test_get_torch_func_signature_exhaustive___rmul___cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:51:54.3278157Z test_get_torch_func_signature_exhaustive___rpow___cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:51:54.3278612Z test_get_torch_func_signature_exhaustive___rsub___cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:51:54.3279072Z test_get_torch_func_signature_exhaustive__native_batch_norm_legit_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:51:54.3279584Z test_get_torch_func_signature_exhaustive__softmax_backward_data_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:51:54.3280155Z test_get_torch_func_signature_exhaustive_abs_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:51:54.3280692Z test_get_torch_func_signature_exhaustive_acos_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:51:54.3281173Z test_get_torch_func_signature_exhaustive_acosh_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:51:54.3281613Z test_get_torch_func_signature_exhaustive_add_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:51:54.3282060Z test_get_torch_func_signature_exhaustive_addbmm_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:51:54.3282500Z test_get_torch_func_signature_exhaustive_addcdiv_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:51:54.3282944Z test_get_torch_func_signature_exhaustive_addcmul_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:51:54.3283381Z test_get_torch_func_signature_exhaustive_addmm_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:51:54.3283836Z test_get_torch_func_signature_exhaustive_addmm_decomposed_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:51:54.3284289Z test_get_torch_func_signature_exhaustive_addmv_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:51:54.3284727Z test_get_torch_func_signature_exhaustive_addr_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:51:54.3285194Z test_get_torch_func_signature_exhaustive_all_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:51:54.3285641Z test_get_torch_func_signature_exhaustive_allclose_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:51:54.3286083Z test_get_torch_func_signature_exhaustive_amax_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:51:54.3286515Z test_get_torch_func_signature_exhaustive_amin_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:51:54.3286962Z test_get_torch_func_signature_exhaustive_aminmax_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:51:54.3287409Z test_get_torch_func_signature_exhaustive_angle_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:51:54.3287848Z test_get_torch_func_signature_exhaustive_any_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:51:54.3288284Z test_get_torch_func_signature_exhaustive_arange_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:51:54.3288740Z test_get_torch_func_signature_exhaustive_argmax_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:51:54.3289187Z test_get_torch_func_signature_exhaustive_argmin_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:51:54.3289688Z test_get_torch_func_signature_exhaustive_argsort_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:51:54.3290265Z test_get_torch_func_signature_exhaustive_argwhere_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:51:54.3290838Z test_get_torch_func_signature_exhaustive_as_strided_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:51:54.3291423Z test_get_torch_func_signature_exhaustive_as_strided_partial_views_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:51:54.3292007Z test_get_torch_func_signature_exhaustive_as_strided_scatter_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:51:54.3292515Z test_get_torch_func_signature_exhaustive_asin_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:51:54.3292952Z test_get_torch_func_signature_exhaustive_asinh_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:51:54.3293397Z test_get_torch_func_signature_exhaustive_atan2_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:51:54.3293839Z test_get_torch_func_signature_exhaustive_atan_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:51:54.3294377Z test_get_torch_func_signature_exhaustive_atanh_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:51:54.3294822Z test_get_torch_func_signature_exhaustive_atleast_1d_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:51:54.3295276Z test_get_torch_func_signature_exhaustive_atleast_2d_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:51:54.3295719Z test_get_torch_func_signature_exhaustive_atleast_3d_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:51:54.3296154Z test_get_torch_func_signature_exhaustive_baddbmm_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:51:54.3296644Z test_get_torch_func_signature_exhaustive_bernoulli_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:51:54.3297094Z test_get_torch_func_signature_exhaustive_bfloat16_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:51:54.3297542Z test_get_torch_func_signature_exhaustive_block_diag_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:51:54.3297973Z test_get_torch_func_signature_exhaustive_bmm_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:51:54.3298410Z test_get_torch_func_signature_exhaustive_bool_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:51:54.3298868Z test_get_torch_func_signature_exhaustive_broadcast_shapes_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:51:54.3299337Z test_get_torch_func_signature_exhaustive_broadcast_tensors_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:51:54.3299790Z test_get_torch_func_signature_exhaustive_broadcast_to_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:51:54.3300246Z test_get_torch_func_signature_exhaustive_bucketize_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:51:54.3300692Z test_get_torch_func_signature_exhaustive_byte_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:51:54.3301143Z test_get_torch_func_signature_exhaustive_cartesian_prod_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:51:54.3301629Z test_get_torch_func_signature_exhaustive_cat_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:51:54.3302067Z test_get_torch_func_signature_exhaustive_cdist_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:51:54.3302511Z test_get_torch_func_signature_exhaustive_cdouble_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:51:54.3302955Z test_get_torch_func_signature_exhaustive_ceil_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:51:54.3303400Z test_get_torch_func_signature_exhaustive_cfloat_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:51:54.3303841Z test_get_torch_func_signature_exhaustive_chalf_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:51:54.3304287Z test_get_torch_func_signature_exhaustive_char_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:51:54.3304732Z test_get_torch_func_signature_exhaustive_cholesky_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:51:54.3305189Z test_get_torch_func_signature_exhaustive_cholesky_inverse_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:51:54.3305713Z test_get_torch_func_signature_exhaustive_cholesky_solve_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:51:54.3306159Z test_get_torch_func_signature_exhaustive_chunk_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:51:54.3306600Z test_get_torch_func_signature_exhaustive_clamp_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:51:54.3307147Z test_get_torch_func_signature_exhaustive_clamp_max_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:51:54.3307724Z test_get_torch_func_signature_exhaustive_clamp_min_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:51:54.3308208Z test_get_torch_func_signature_exhaustive_clone_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:51:54.3308660Z test_get_torch_func_signature_exhaustive_column_stack_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:51:54.3309108Z test_get_torch_func_signature_exhaustive_combinations_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:51:54.3309554Z test_get_torch_func_signature_exhaustive_complex_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:51:54.3309994Z test_get_torch_func_signature_exhaustive_conj_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:51:54.3310454Z test_get_torch_func_signature_exhaustive_conj_physical_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:51:54.3310909Z test_get_torch_func_signature_exhaustive_constant_pad_nd_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:51:54.3311358Z test_get_torch_func_signature_exhaustive_contiguous_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:51:54.3311864Z test_get_torch_func_signature_exhaustive_copysign_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:51:54.3312422Z test_get_torch_func_signature_exhaustive_corrcoef_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:51:54.3312973Z test_get_torch_func_signature_exhaustive_cos_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:51:54.3313540Z test_get_torch_func_signature_exhaustive_cosh_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:51:54.3314101Z test_get_torch_func_signature_exhaustive_count_nonzero_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:51:54.3314575Z test_get_torch_func_signature_exhaustive_cov_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:51:54.3315011Z test_get_torch_func_signature_exhaustive_cross_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:51:54.3315443Z test_get_torch_func_signature_exhaustive_cummax_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:51:54.3315883Z test_get_torch_func_signature_exhaustive_cummin_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:51:54.3316328Z test_get_torch_func_signature_exhaustive_cumprod_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:51:54.3316773Z test_get_torch_func_signature_exhaustive_cumsum_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:51:54.3317222Z test_get_torch_func_signature_exhaustive_cumulative_trapezoid_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:51:54.3317680Z test_get_torch_func_signature_exhaustive_deg2rad_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:51:54.3318120Z test_get_torch_func_signature_exhaustive_diag_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:51:54.3318565Z test_get_torch_func_signature_exhaustive_diag_embed_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:51:54.3319016Z test_get_torch_func_signature_exhaustive_diagflat_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:51:54.3319521Z test_get_torch_func_signature_exhaustive_diagonal_copy_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:51:54.3320086Z test_get_torch_func_signature_exhaustive_diagonal_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:51:54.3320624Z test_get_torch_func_signature_exhaustive_diagonal_scatter_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:51:54.3321077Z test_get_torch_func_signature_exhaustive_diff_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:51:54.3321515Z test_get_torch_func_signature_exhaustive_digamma_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:51:54.3321960Z test_get_torch_func_signature_exhaustive_dist_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:51:54.3322414Z test_get_torch_func_signature_exhaustive_div_floor_rounding_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:51:54.3322881Z test_get_torch_func_signature_exhaustive_div_no_rounding_mode_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:51:54.3323340Z test_get_torch_func_signature_exhaustive_div_trunc_rounding_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:51:54.3323787Z test_get_torch_func_signature_exhaustive_dot_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:51:54.3324224Z test_get_torch_func_signature_exhaustive_double_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:51:54.3324688Z test_get_torch_func_signature_exhaustive_dsplit_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:51:54.3325129Z test_get_torch_func_signature_exhaustive_dstack_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:51:54.3325577Z test_get_torch_func_signature_exhaustive_einsum_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:51:54.3326021Z test_get_torch_func_signature_exhaustive_empty_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:51:54.3326466Z test_get_torch_func_signature_exhaustive_empty_like_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:51:54.3326899Z test_get_torch_func_signature_exhaustive_eq_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:51:54.3327338Z test_get_torch_func_signature_exhaustive_equal_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:51:54.3327782Z test_get_torch_func_signature_exhaustive_erf_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:51:54.3328223Z test_get_torch_func_signature_exhaustive_erfc_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:51:54.3328658Z test_get_torch_func_signature_exhaustive_erfinv_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:51:54.3329091Z test_get_torch_func_signature_exhaustive_exp2_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:51:54.3329567Z test_get_torch_func_signature_exhaustive_exp_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:51:54.3330130Z test_get_torch_func_signature_exhaustive_expand_as_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:51:54.3330706Z test_get_torch_func_signature_exhaustive_expand_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:51:54.3331265Z test_get_torch_func_signature_exhaustive_expm1_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:51:54.3331807Z test_get_torch_func_signature_exhaustive_eye_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:51:54.3332353Z test_get_torch_func_signature_exhaustive_fft_fft2_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:51:54.3332795Z test_get_torch_func_signature_exhaustive_fft_fft_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:51:54.3333244Z test_get_torch_func_signature_exhaustive_fft_fftn_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:51:54.3333698Z test_get_torch_func_signature_exhaustive_fft_fftshift_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:51:54.3334149Z test_get_torch_func_signature_exhaustive_fft_hfft2_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:51:54.3334752Z test_get_torch_func_signature_exhaustive_fft_hfft_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:51:54.3335199Z test_get_torch_func_signature_exhaustive_fft_hfftn_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:51:54.3335648Z test_get_torch_func_signature_exhaustive_fft_ifft2_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:51:54.3336140Z test_get_torch_func_signature_exhaustive_fft_ifft_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:51:54.3336582Z test_get_torch_func_signature_exhaustive_fft_ifftn_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:51:54.3337033Z test_get_torch_func_signature_exhaustive_fft_ifftshift_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:51:54.3337495Z test_get_torch_func_signature_exhaustive_fft_ihfft2_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:51:54.3337941Z test_get_torch_func_signature_exhaustive_fft_ihfft_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:51:54.3338388Z test_get_torch_func_signature_exhaustive_fft_ihfftn_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:51:54.3338834Z test_get_torch_func_signature_exhaustive_fft_irfft2_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:51:54.3339291Z test_get_torch_func_signature_exhaustive_fft_irfft_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:51:54.3339743Z test_get_torch_func_signature_exhaustive_fft_irfftn_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:51:54.3340190Z test_get_torch_func_signature_exhaustive_fft_rfft2_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:51:54.3340644Z test_get_torch_func_signature_exhaustive_fft_rfft_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:51:54.3341130Z test_get_torch_func_signature_exhaustive_fft_rfftn_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:51:54.3341578Z test_get_torch_func_signature_exhaustive_fill_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:51:54.3342073Z test_get_torch_func_signature_exhaustive_flatten_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:51:54.3342510Z test_get_torch_func_signature_exhaustive_flip_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:51:54.3342962Z test_get_torch_func_signature_exhaustive_fliplr_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:51:54.3343407Z test_get_torch_func_signature_exhaustive_flipud_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:51:54.3343853Z test_get_torch_func_signature_exhaustive_float_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:51:54.3344295Z test_get_torch_func_signature_exhaustive_float_power_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:51:54.3344754Z test_get_torch_func_signature_exhaustive_floor_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:51:54.3345207Z test_get_torch_func_signature_exhaustive_floor_divide_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:51:54.3345712Z test_get_torch_func_signature_exhaustive_fmax_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:51:54.3346147Z test_get_torch_func_signature_exhaustive_fmin_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:51:54.3346586Z test_get_torch_func_signature_exhaustive_fmod_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:51:54.3347027Z test_get_torch_func_signature_exhaustive_frac_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:51:54.3347496Z test_get_torch_func_signature_exhaustive_frexp_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:51:54.3347928Z test_get_torch_func_signature_exhaustive_full_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:51:54.3348375Z test_get_torch_func_signature_exhaustive_full_like_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:51:54.3348822Z test_get_torch_func_signature_exhaustive_gather_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:51:54.3349264Z test_get_torch_func_signature_exhaustive_ge_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:51:54.3349694Z test_get_torch_func_signature_exhaustive_geqrf_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:51:54.3350146Z test_get_torch_func_signature_exhaustive_gradient_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:51:54.3350600Z test_get_torch_func_signature_exhaustive_grid_sampler_2d_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:51:54.3351046Z test_get_torch_func_signature_exhaustive_gt_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:51:54.3351473Z test_get_torch_func_signature_exhaustive_half_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:51:54.3351922Z test_get_torch_func_signature_exhaustive_heaviside_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:51:54.3352438Z test_get_torch_func_signature_exhaustive_histc_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:51:54.3352991Z test_get_torch_func_signature_exhaustive_hsplit_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:51:54.3353565Z test_get_torch_func_signature_exhaustive_hstack_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:51:54.3354113Z test_get_torch_func_signature_exhaustive_hypot_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:51:54.3354626Z test_get_torch_func_signature_exhaustive_i0_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:51:54.3355067Z test_get_torch_func_signature_exhaustive_igamma_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:51:54.3355501Z test_get_torch_func_signature_exhaustive_igammac_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:51:54.3355948Z test_get_torch_func_signature_exhaustive_index_add_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:51:54.3356407Z test_get_torch_func_signature_exhaustive_index_copy_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:51:54.3356857Z test_get_torch_func_signature_exhaustive_index_fill_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:51:54.3357296Z test_get_torch_func_signature_exhaustive_index_put_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:51:54.3357742Z test_get_torch_func_signature_exhaustive_index_reduce_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:51:54.3358199Z test_get_torch_func_signature_exhaustive_index_select_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:51:54.3358671Z test_get_torch_func_signature_exhaustive_inner_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:51:54.3359120Z test_get_torch_func_signature_exhaustive_int_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:51:54.3359575Z test_get_torch_func_signature_exhaustive_isclose_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:51:54.3360126Z test_get_torch_func_signature_exhaustive_isfinite_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:51:54.3360673Z test_get_torch_func_signature_exhaustive_isin_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:51:54.3361143Z test_get_torch_func_signature_exhaustive_isinf_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:51:54.3361579Z test_get_torch_func_signature_exhaustive_isnan_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:51:54.3362032Z test_get_torch_func_signature_exhaustive_isneginf_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:51:54.3362480Z test_get_torch_func_signature_exhaustive_isposinf_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:51:54.3362926Z test_get_torch_func_signature_exhaustive_isreal_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:51:54.3363386Z test_get_torch_func_signature_exhaustive_jiterator_2inputs_2outputs_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:51:54.3363877Z test_get_torch_func_signature_exhaustive_jiterator_4inputs_with_extra_args_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:51:54.3364356Z test_get_torch_func_signature_exhaustive_jiterator_binary_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:51:54.3364862Z test_get_torch_func_signature_exhaustive_jiterator_binary_return_by_ref_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:51:54.3365325Z test_get_torch_func_signature_exhaustive_jiterator_unary_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:51:54.3365779Z test_get_torch_func_signature_exhaustive_kron_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:51:54.3366221Z test_get_torch_func_signature_exhaustive_kthvalue_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:51:54.3366658Z test_get_torch_func_signature_exhaustive_ldexp_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:51:54.3367089Z test_get_torch_func_signature_exhaustive_le_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:51:54.3367535Z test_get_torch_func_signature_exhaustive_lerp_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:51:54.3367977Z test_get_torch_func_signature_exhaustive_lgamma_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:51:54.3368429Z test_get_torch_func_signature_exhaustive_linalg_cholesky_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:51:54.3368882Z test_get_torch_func_signature_exhaustive_linalg_cholesky_ex_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:51:54.3369338Z test_get_torch_func_signature_exhaustive_linalg_cond_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:51:54.3369926Z test_get_torch_func_signature_exhaustive_linalg_cross_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:51:54.3370500Z test_get_torch_func_signature_exhaustive_linalg_det_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:51:54.3371073Z test_get_torch_func_signature_exhaustive_linalg_det_singular_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:51:54.3371648Z test_get_torch_func_signature_exhaustive_linalg_eig_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:51:54.3372213Z test_get_torch_func_signature_exhaustive_linalg_eigh_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:51:54.3372682Z test_get_torch_func_signature_exhaustive_linalg_eigvals_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:51:54.3373152Z test_get_torch_func_signature_exhaustive_linalg_eigvalsh_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:51:54.3373623Z test_get_torch_func_signature_exhaustive_linalg_householder_product_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:51:54.3374093Z test_get_torch_func_signature_exhaustive_linalg_inv_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:51:54.3374654Z test_get_torch_func_signature_exhaustive_linalg_inv_ex_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:51:54.3375114Z test_get_torch_func_signature_exhaustive_linalg_ldl_factor_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:51:54.3375574Z test_get_torch_func_signature_exhaustive_linalg_ldl_factor_ex_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:51:54.3376039Z test_get_torch_func_signature_exhaustive_linalg_ldl_solve_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:51:54.3376538Z test_get_torch_func_signature_exhaustive_linalg_lstsq_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:51:54.3377003Z test_get_torch_func_signature_exhaustive_linalg_lstsq_grad_oriented_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:51:54.3377462Z test_get_torch_func_signature_exhaustive_linalg_lu_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:51:54.3377917Z test_get_torch_func_signature_exhaustive_linalg_lu_factor_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:51:54.3378380Z test_get_torch_func_signature_exhaustive_linalg_lu_factor_ex_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:51:54.3378848Z test_get_torch_func_signature_exhaustive_linalg_lu_solve_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:51:54.3379307Z test_get_torch_func_signature_exhaustive_linalg_matrix_norm_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:51:54.3379774Z test_get_torch_func_signature_exhaustive_linalg_matrix_power_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:51:54.3380235Z test_get_torch_func_signature_exhaustive_linalg_matrix_rank_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:51:54.3380738Z test_get_torch_func_signature_exhaustive_linalg_matrix_rank_hermitian_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:51:54.3381231Z test_get_torch_func_signature_exhaustive_linalg_multi_dot_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:51:54.3381713Z test_get_torch_func_signature_exhaustive_linalg_norm_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:51:54.3382189Z test_get_torch_func_signature_exhaustive_linalg_norm_subgradients_at_zero_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:51:54.3382659Z test_get_torch_func_signature_exhaustive_linalg_pinv_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:51:54.3383120Z test_get_torch_func_signature_exhaustive_linalg_pinv_hermitian_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:51:54.3383583Z test_get_torch_func_signature_exhaustive_linalg_pinv_singular_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:51:54.3384039Z test_get_torch_func_signature_exhaustive_linalg_qr_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:51:54.3384496Z test_get_torch_func_signature_exhaustive_linalg_slogdet_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:51:54.3384950Z test_get_torch_func_signature_exhaustive_linalg_solve_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:51:54.3385453Z test_get_torch_func_signature_exhaustive_linalg_solve_ex_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:51:54.3385919Z test_get_torch_func_signature_exhaustive_linalg_solve_triangular_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:51:54.3386378Z test_get_torch_func_signature_exhaustive_linalg_svd_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:51:54.3386899Z test_get_torch_func_signature_exhaustive_linalg_svdvals_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:51:54.3387489Z test_get_torch_func_signature_exhaustive_linalg_tensorinv_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:51:54.3388053Z test_get_torch_func_signature_exhaustive_linalg_tensorsolve_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:51:54.3388510Z test_get_torch_func_signature_exhaustive_linalg_vander_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:51:54.3388961Z test_get_torch_func_signature_exhaustive_linalg_vecdot_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:51:54.3389411Z test_get_torch_func_signature_exhaustive_linalg_vector_norm_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:51:54.3389864Z test_get_torch_func_signature_exhaustive_linspace_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:51:54.3390308Z test_get_torch_func_signature_exhaustive_log10_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:51:54.3390745Z test_get_torch_func_signature_exhaustive_log1p_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:51:54.3391173Z test_get_torch_func_signature_exhaustive_log2_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:51:54.3391606Z test_get_torch_func_signature_exhaustive_log_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:51:54.3392130Z test_get_torch_func_signature_exhaustive_log_softmax_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:51:54.3392728Z test_get_torch_func_signature_exhaustive_log_softmax_with_dtype_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:51:54.3393316Z test_get_torch_func_signature_exhaustive_logaddexp2_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:51:54.3393876Z test_get_torch_func_signature_exhaustive_logaddexp_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:51:54.3394429Z test_get_torch_func_signature_exhaustive_logcumsumexp_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:51:54.3394880Z test_get_torch_func_signature_exhaustive_logdet_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:51:54.3395324Z test_get_torch_func_signature_exhaustive_logical_and_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:51:54.3395766Z test_get_torch_func_signature_exhaustive_logical_not_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:51:54.3396214Z test_get_torch_func_signature_exhaustive_logical_or_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:51:54.3396661Z test_get_torch_func_signature_exhaustive_logical_xor_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:51:54.3397103Z test_get_torch_func_signature_exhaustive_logit_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:51:54.3397536Z test_get_torch_func_signature_exhaustive_logspace_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:51:54.3397982Z test_get_torch_func_signature_exhaustive_logsumexp_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:51:54.3398424Z test_get_torch_func_signature_exhaustive_long_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:51:54.3398887Z test_get_torch_func_signature_exhaustive_lt_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:51:54.3399314Z test_get_torch_func_signature_exhaustive_lu_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:51:54.3399825Z test_get_torch_func_signature_exhaustive_lu_solve_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:51:54.3400378Z test_get_torch_func_signature_exhaustive_lu_unpack_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:51:54.3400926Z test_get_torch_func_signature_exhaustive_mH_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:51:54.3401348Z test_get_torch_func_signature_exhaustive_mT_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:51:54.3401794Z test_get_torch_func_signature_exhaustive_masked_amax_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:51:54.3402240Z test_get_torch_func_signature_exhaustive_masked_amin_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:51:54.3402688Z test_get_torch_func_signature_exhaustive_masked_argmax_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:51:54.3403128Z test_get_torch_func_signature_exhaustive_masked_argmin_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:51:54.3403586Z test_get_torch_func_signature_exhaustive_masked_cumprod_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:51:54.3404060Z test_get_torch_func_signature_exhaustive_masked_cumsum_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:51:54.3404523Z test_get_torch_func_signature_exhaustive_masked_fill_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:51:54.3404971Z test_get_torch_func_signature_exhaustive_masked_log_softmax_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:51:54.3405433Z test_get_torch_func_signature_exhaustive_masked_logaddexp_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:51:54.3405892Z test_get_torch_func_signature_exhaustive_masked_logsumexp_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:51:54.3406346Z test_get_torch_func_signature_exhaustive_masked_mean_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:51:54.3406788Z test_get_torch_func_signature_exhaustive_masked_median_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:51:54.3407237Z test_get_torch_func_signature_exhaustive_masked_norm_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:51:54.3407684Z test_get_torch_func_signature_exhaustive_masked_normalize_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:51:54.3408132Z test_get_torch_func_signature_exhaustive_masked_prod_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:51:54.3408580Z test_get_torch_func_signature_exhaustive_masked_scatter_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:51:54.3409031Z test_get_torch_func_signature_exhaustive_masked_select_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:51:54.3409507Z test_get_torch_func_signature_exhaustive_masked_softmax_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:51:54.3410098Z test_get_torch_func_signature_exhaustive_masked_softmin_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:51:54.3410663Z test_get_torch_func_signature_exhaustive_masked_std_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:51:54.3411213Z test_get_torch_func_signature_exhaustive_masked_sum_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:51:54.3411768Z test_get_torch_func_signature_exhaustive_masked_var_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:51:54.3412315Z test_get_torch_func_signature_exhaustive_matmul_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:51:54.3412759Z test_get_torch_func_signature_exhaustive_matrix_exp_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:51:54.3413205Z test_get_torch_func_signature_exhaustive_max_binary_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:51:54.3413676Z test_get_torch_func_signature_exhaustive_max_pool2d_with_indices_backward_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:51:54.3414150Z test_get_torch_func_signature_exhaustive_max_reduction_no_dim_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:51:54.3414804Z test_get_torch_func_signature_exhaustive_max_reduction_with_dim_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:51:54.3415253Z test_get_torch_func_signature_exhaustive_maximum_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:51:54.3415766Z test_get_torch_func_signature_exhaustive_mean_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:51:54.3416220Z test_get_torch_func_signature_exhaustive_median_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:51:54.3416684Z test_get_torch_func_signature_exhaustive_meshgrid_list_of_tensors_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:51:54.3417157Z test_get_torch_func_signature_exhaustive_meshgrid_variadic_tensors_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Skipped! (0.001s) 2023-01-11T21:51:54.3417615Z test_get_torch_func_signature_exhaustive_min_binary_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:51:54.3418071Z test_get_torch_func_signature_exhaustive_min_reduction_no_dim_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:51:54.3418545Z test_get_torch_func_signature_exhaustive_min_reduction_with_dim_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:51:54.3419004Z test_get_torch_func_signature_exhaustive_minimum_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:51:54.3419441Z test_get_torch_func_signature_exhaustive_mm_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:51:54.3419880Z test_get_torch_func_signature_exhaustive_mode_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:51:54.3420318Z test_get_torch_func_signature_exhaustive_movedim_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:51:54.3420762Z test_get_torch_func_signature_exhaustive_msort_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:51:54.3421200Z test_get_torch_func_signature_exhaustive_mul_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:51:54.3421681Z test_get_torch_func_signature_exhaustive_multinomial_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:51:54.3422124Z test_get_torch_func_signature_exhaustive_mv_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:51:54.3422575Z test_get_torch_func_signature_exhaustive_mvlgamma_mvlgamma_p_1_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:51:54.3423041Z test_get_torch_func_signature_exhaustive_mvlgamma_mvlgamma_p_3_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:51:54.3423517Z test_get_torch_func_signature_exhaustive_mvlgamma_mvlgamma_p_5_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:51:54.3423985Z test_get_torch_func_signature_exhaustive_nan_to_num_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:51:54.3424445Z test_get_torch_func_signature_exhaustive_nanmean_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:51:54.3424893Z test_get_torch_func_signature_exhaustive_nanmedian_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:51:54.3425402Z test_get_torch_func_signature_exhaustive_nanquantile_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:51:54.3425849Z test_get_torch_func_signature_exhaustive_nansum_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:51:54.3426294Z test_get_torch_func_signature_exhaustive_narrow_copy_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:51:54.3426765Z test_get_torch_func_signature_exhaustive_narrow_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:51:54.3427338Z test_get_torch_func_signature_exhaustive_native_batch_norm_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:51:54.3427934Z test_get_torch_func_signature_exhaustive_native_dropout_backward_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:51:54.3428408Z test_get_torch_func_signature_exhaustive_native_layer_norm_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:51:54.3428856Z test_get_torch_func_signature_exhaustive_ne_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:51:54.3429303Z test_get_torch_func_signature_exhaustive_neg_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:51:54.3429754Z test_get_torch_func_signature_exhaustive_new_empty_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:51:54.3430220Z test_get_torch_func_signature_exhaustive_new_empty_strided_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:51:54.3430669Z test_get_torch_func_signature_exhaustive_new_full_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:51:54.3431119Z test_get_torch_func_signature_exhaustive_new_ones_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:51:54.3431569Z test_get_torch_func_signature_exhaustive_new_zeros_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:51:54.3432024Z test_get_torch_func_signature_exhaustive_nextafter_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:51:54.3432623Z test_get_torch_func_signature_exhaustive_nn_functional__scaled_dot_product_attention_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:51:54.3433285Z test_get_torch_func_signature_exhaustive_nn_functional_adaptive_avg_pool1d_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:51:54.3433911Z test_get_torch_func_signature_exhaustive_nn_functional_adaptive_avg_pool2d_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:51:54.3434476Z test_get_torch_func_signature_exhaustive_nn_functional_adaptive_avg_pool3d_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:51:54.3434967Z test_get_torch_func_signature_exhaustive_nn_functional_adaptive_max_pool1d_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:51:54.3435445Z test_get_torch_func_signature_exhaustive_nn_functional_adaptive_max_pool2d_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:51:54.3435941Z test_get_torch_func_signature_exhaustive_nn_functional_adaptive_max_pool3d_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:51:54.3436434Z test_get_torch_func_signature_exhaustive_nn_functional_alpha_dropout_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:51:54.3436924Z test_get_torch_func_signature_exhaustive_nn_functional_avg_pool1d_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:51:54.3437397Z test_get_torch_func_signature_exhaustive_nn_functional_avg_pool2d_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:51:54.3437871Z test_get_torch_func_signature_exhaustive_nn_functional_avg_pool3d_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:51:54.3438377Z test_get_torch_func_signature_exhaustive_nn_functional_batch_norm_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:51:54.3438865Z test_get_torch_func_signature_exhaustive_nn_functional_batch_norm_without_cudnn_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:51:54.3439400Z test_get_torch_func_signature_exhaustive_nn_functional_bilinear_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:51:54.3439993Z test_get_torch_func_signature_exhaustive_nn_functional_binary_cross_entropy_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:51:54.3440629Z test_get_torch_func_signature_exhaustive_nn_functional_binary_cross_entropy_with_logits_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:51:54.3441180Z test_get_torch_func_signature_exhaustive_nn_functional_celu_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:51:54.3441651Z test_get_torch_func_signature_exhaustive_nn_functional_conv1d_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:51:54.3442108Z test_get_torch_func_signature_exhaustive_nn_functional_conv2d_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:51:54.3442589Z test_get_torch_func_signature_exhaustive_nn_functional_conv_transpose1d_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:51:54.3443075Z test_get_torch_func_signature_exhaustive_nn_functional_conv_transpose2d_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:51:54.3443565Z test_get_torch_func_signature_exhaustive_nn_functional_conv_transpose3d_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:51:54.3444052Z test_get_torch_func_signature_exhaustive_nn_functional_cosine_embedding_loss_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:51:54.3444567Z test_get_torch_func_signature_exhaustive_nn_functional_cosine_similarity_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:51:54.3445054Z test_get_torch_func_signature_exhaustive_nn_functional_cross_entropy_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:51:54.3445531Z test_get_torch_func_signature_exhaustive_nn_functional_ctc_loss_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:51:54.3446010Z test_get_torch_func_signature_exhaustive_nn_functional_dropout2d_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:51:54.3446482Z test_get_torch_func_signature_exhaustive_nn_functional_dropout3d_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:51:54.3446959Z test_get_torch_func_signature_exhaustive_nn_functional_dropout_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:51:54.3447428Z test_get_torch_func_signature_exhaustive_nn_functional_elu_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:51:54.3447899Z test_get_torch_func_signature_exhaustive_nn_functional_embedding_bag_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:51:54.3448368Z test_get_torch_func_signature_exhaustive_nn_functional_embedding_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:51:54.3448866Z test_get_torch_func_signature_exhaustive_nn_functional_feature_alpha_dropout_with_train_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:51:54.3449416Z test_get_torch_func_signature_exhaustive_nn_functional_feature_alpha_dropout_without_train_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:51:54.3450035Z test_get_torch_func_signature_exhaustive_nn_functional_fractional_max_pool2d_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:51:54.3450648Z test_get_torch_func_signature_exhaustive_nn_functional_fractional_max_pool3d_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:51:54.3451240Z test_get_torch_func_signature_exhaustive_nn_functional_gaussian_nll_loss_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:51:54.3451842Z test_get_torch_func_signature_exhaustive_nn_functional_gelu_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:51:54.3452390Z test_get_torch_func_signature_exhaustive_nn_functional_glu_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:51:54.3452866Z test_get_torch_func_signature_exhaustive_nn_functional_grid_sample_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:51:54.3453335Z test_get_torch_func_signature_exhaustive_nn_functional_group_norm_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:51:54.3453813Z test_get_torch_func_signature_exhaustive_nn_functional_hardshrink_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:51:54.3454393Z test_get_torch_func_signature_exhaustive_nn_functional_hardsigmoid_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:51:54.3454874Z test_get_torch_func_signature_exhaustive_nn_functional_hardswish_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:51:54.3455376Z test_get_torch_func_signature_exhaustive_nn_functional_hardtanh_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:51:54.3455877Z test_get_torch_func_signature_exhaustive_nn_functional_hinge_embedding_loss_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:51:54.3456369Z test_get_torch_func_signature_exhaustive_nn_functional_huber_loss_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:51:54.3456854Z test_get_torch_func_signature_exhaustive_nn_functional_instance_norm_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:51:54.3457341Z test_get_torch_func_signature_exhaustive_nn_functional_interpolate_area_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:51:54.3457854Z test_get_torch_func_signature_exhaustive_nn_functional_interpolate_bicubic_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:51:54.3458371Z test_get_torch_func_signature_exhaustive_nn_functional_interpolate_bilinear_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:51:54.3458869Z test_get_torch_func_signature_exhaustive_nn_functional_interpolate_linear_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:51:54.3459367Z test_get_torch_func_signature_exhaustive_nn_functional_interpolate_nearest_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:51:54.3459857Z test_get_torch_func_signature_exhaustive_nn_functional_interpolate_trilinear_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:51:54.3460378Z test_get_torch_func_signature_exhaustive_nn_functional_kl_div_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:51:54.3460851Z test_get_torch_func_signature_exhaustive_nn_functional_l1_loss_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:51:54.3461322Z test_get_torch_func_signature_exhaustive_nn_functional_layer_norm_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:51:54.3461788Z test_get_torch_func_signature_exhaustive_nn_functional_leaky_relu_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:51:54.3462255Z test_get_torch_func_signature_exhaustive_nn_functional_linear_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:51:54.3462741Z test_get_torch_func_signature_exhaustive_nn_functional_local_response_norm_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:51:54.3463227Z test_get_torch_func_signature_exhaustive_nn_functional_logsigmoid_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:51:54.3463711Z test_get_torch_func_signature_exhaustive_nn_functional_margin_ranking_loss_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:51:54.3464193Z test_get_torch_func_signature_exhaustive_nn_functional_max_pool1d_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:51:54.3464669Z test_get_torch_func_signature_exhaustive_nn_functional_max_pool2d_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:51:54.3465138Z test_get_torch_func_signature_exhaustive_nn_functional_max_pool3d_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:51:54.3465670Z test_get_torch_func_signature_exhaustive_nn_functional_max_unpool1d_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:51:54.3466174Z test_get_torch_func_signature_exhaustive_nn_functional_max_unpool1d_grad_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:51:54.3466673Z test_get_torch_func_signature_exhaustive_nn_functional_max_unpool2d_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:51:54.3467254Z test_get_torch_func_signature_exhaustive_nn_functional_max_unpool2d_grad_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:51:54.3467865Z test_get_torch_func_signature_exhaustive_nn_functional_max_unpool3d_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:51:54.3468348Z test_get_torch_func_signature_exhaustive_nn_functional_max_unpool3d_grad_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:51:54.3468826Z test_get_torch_func_signature_exhaustive_nn_functional_mish_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:51:54.3469304Z test_get_torch_func_signature_exhaustive_nn_functional_mse_loss_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:51:54.3469782Z test_get_torch_func_signature_exhaustive_nn_functional_multi_margin_loss_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:51:54.3470280Z test_get_torch_func_signature_exhaustive_nn_functional_multilabel_margin_loss_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:51:54.3470779Z test_get_torch_func_signature_exhaustive_nn_functional_multilabel_soft_margin_loss_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:51:54.3471291Z test_get_torch_func_signature_exhaustive_nn_functional_nll_loss_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:51:54.3471776Z test_get_torch_func_signature_exhaustive_nn_functional_normalize_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:51:54.3472370Z test_get_torch_func_signature_exhaustive_nn_functional_pad_circular_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:51:54.3472961Z test_get_torch_func_signature_exhaustive_nn_functional_pad_constant_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:51:54.3473563Z test_get_torch_func_signature_exhaustive_nn_functional_pad_reflect_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:51:54.3474165Z test_get_torch_func_signature_exhaustive_nn_functional_pad_replicate_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:51:54.3474672Z test_get_torch_func_signature_exhaustive_nn_functional_pairwise_distance_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:51:54.3475144Z test_get_torch_func_signature_exhaustive_nn_functional_pdist_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:51:54.3475624Z test_get_torch_func_signature_exhaustive_nn_functional_pixel_shuffle_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:51:54.3476107Z test_get_torch_func_signature_exhaustive_nn_functional_pixel_unshuffle_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:51:54.3476593Z test_get_torch_func_signature_exhaustive_nn_functional_poisson_nll_loss_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:51:54.3477073Z test_get_torch_func_signature_exhaustive_nn_functional_prelu_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:51:54.3477554Z test_get_torch_func_signature_exhaustive_nn_functional_relu6_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:51:54.3478027Z test_get_torch_func_signature_exhaustive_nn_functional_relu_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:51:54.3478499Z test_get_torch_func_signature_exhaustive_nn_functional_rrelu_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:51:54.3478963Z test_get_torch_func_signature_exhaustive_nn_functional_selu_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:51:54.3479423Z test_get_torch_func_signature_exhaustive_nn_functional_silu_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:51:54.3479967Z test_get_torch_func_signature_exhaustive_nn_functional_smooth_l1_loss_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:51:54.3480569Z test_get_torch_func_signature_exhaustive_nn_functional_soft_margin_loss_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:51:54.3481145Z test_get_torch_func_signature_exhaustive_nn_functional_softmin_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:51:54.3481618Z test_get_torch_func_signature_exhaustive_nn_functional_softmin_with_dtype_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:51:54.3482102Z test_get_torch_func_signature_exhaustive_nn_functional_softplus_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:51:54.3482598Z test_get_torch_func_signature_exhaustive_nn_functional_softshrink_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:51:54.3483081Z test_get_torch_func_signature_exhaustive_nn_functional_softsign_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:51:54.3483560Z test_get_torch_func_signature_exhaustive_nn_functional_tanhshrink_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:51:54.3484031Z test_get_torch_func_signature_exhaustive_nn_functional_threshold_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:51:54.3484516Z test_get_torch_func_signature_exhaustive_nn_functional_triplet_margin_loss_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:51:54.3485022Z test_get_torch_func_signature_exhaustive_nn_functional_triplet_margin_with_distance_loss_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:51:54.3485516Z test_get_torch_func_signature_exhaustive_nn_functional_unfold_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:51:54.3485988Z test_get_torch_func_signature_exhaustive_nn_functional_upsample_bilinear_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:51:54.3486483Z test_get_torch_func_signature_exhaustive_nn_functional_upsample_nearest_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:51:54.3486951Z test_get_torch_func_signature_exhaustive_nonzero_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:51:54.3487395Z test_get_torch_func_signature_exhaustive_norm_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:51:54.3487830Z test_get_torch_func_signature_exhaustive_norm_fro_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:51:54.3488275Z test_get_torch_func_signature_exhaustive_norm_inf_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:51:54.3488744Z test_get_torch_func_signature_exhaustive_norm_nuc_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:51:54.3489185Z test_get_torch_func_signature_exhaustive_normal_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:51:54.3489641Z test_get_torch_func_signature_exhaustive_normal_number_mean_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:51:54.3490209Z test_get_torch_func_signature_exhaustive_ones_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:51:54.3490768Z test_get_torch_func_signature_exhaustive_ones_like_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:51:54.3491327Z test_get_torch_func_signature_exhaustive_ormqr_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:51:54.3491891Z test_get_torch_func_signature_exhaustive_outer_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:51:54.3492411Z test_get_torch_func_signature_exhaustive_pca_lowrank_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:51:54.3492863Z test_get_torch_func_signature_exhaustive_permute_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:51:54.3493320Z test_get_torch_func_signature_exhaustive_pinverse_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:51:54.3493774Z test_get_torch_func_signature_exhaustive_polar_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:51:54.3494379Z test_get_torch_func_signature_exhaustive_polygamma_polygamma_n_0_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:51:54.3494867Z test_get_torch_func_signature_exhaustive_polygamma_polygamma_n_1_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:51:54.3495340Z test_get_torch_func_signature_exhaustive_polygamma_polygamma_n_2_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:51:54.3495818Z test_get_torch_func_signature_exhaustive_polygamma_polygamma_n_3_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:51:54.3496288Z test_get_torch_func_signature_exhaustive_polygamma_polygamma_n_4_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:51:54.3496749Z test_get_torch_func_signature_exhaustive_positive_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:51:54.3497208Z test_get_torch_func_signature_exhaustive_pow_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:51:54.3497649Z test_get_torch_func_signature_exhaustive_prod_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:51:54.3498082Z test_get_torch_func_signature_exhaustive_put_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:51:54.3498528Z test_get_torch_func_signature_exhaustive_qr_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:51:54.3498978Z test_get_torch_func_signature_exhaustive_quantile_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:51:54.3499429Z test_get_torch_func_signature_exhaustive_rad2deg_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:51:54.3499870Z test_get_torch_func_signature_exhaustive_rand_like_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:51:54.3500356Z test_get_torch_func_signature_exhaustive_randint_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:51:54.3500807Z test_get_torch_func_signature_exhaustive_randint_like_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:51:54.3501257Z test_get_torch_func_signature_exhaustive_randn_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:51:54.3501697Z test_get_torch_func_signature_exhaustive_randn_like_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:51:54.3502152Z test_get_torch_func_signature_exhaustive_ravel_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:51:54.3502603Z test_get_torch_func_signature_exhaustive_real_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:51:54.3503063Z test_get_torch_func_signature_exhaustive_reciprocal_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:51:54.3503512Z test_get_torch_func_signature_exhaustive_remainder_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:51:54.3503958Z test_get_torch_func_signature_exhaustive_renorm_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:51:54.3504408Z test_get_torch_func_signature_exhaustive_repeat_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:51:54.3504876Z test_get_torch_func_signature_exhaustive_repeat_interleave_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:51:54.3505412Z test_get_torch_func_signature_exhaustive_reshape_as_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:51:54.3505869Z test_get_torch_func_signature_exhaustive_reshape_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:51:54.3506312Z test_get_torch_func_signature_exhaustive_resize__cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:51:54.3506803Z test_get_torch_func_signature_exhaustive_resize_as__cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:51:54.3507371Z test_get_torch_func_signature_exhaustive_resolve_conj_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:51:54.3507921Z test_get_torch_func_signature_exhaustive_resolve_neg_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:51:54.3508372Z test_get_torch_func_signature_exhaustive_roll_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:51:54.3508820Z test_get_torch_func_signature_exhaustive_rot90_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:51:54.3509260Z test_get_torch_func_signature_exhaustive_round_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:51:54.3509708Z test_get_torch_func_signature_exhaustive_round_decimals_0_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:51:54.3510168Z test_get_torch_func_signature_exhaustive_round_decimals_3_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:51:54.3510635Z test_get_torch_func_signature_exhaustive_round_decimals_neg_3_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:51:54.3511089Z test_get_torch_func_signature_exhaustive_rsqrt_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:51:54.3511547Z test_get_torch_func_signature_exhaustive_rsub_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:51:54.3512107Z test_get_torch_func_signature_exhaustive_scalar_tensor_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:51:54.3512672Z test_get_torch_func_signature_exhaustive_scatter_add_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:51:54.3513238Z test_get_torch_func_signature_exhaustive_scatter_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:51:54.3513804Z test_get_torch_func_signature_exhaustive_scatter_reduce_amax_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:51:54.3514357Z test_get_torch_func_signature_exhaustive_scatter_reduce_amin_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:51:54.3514824Z test_get_torch_func_signature_exhaustive_scatter_reduce_mean_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:51:54.3515288Z test_get_torch_func_signature_exhaustive_scatter_reduce_prod_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:51:54.3515738Z test_get_torch_func_signature_exhaustive_scatter_reduce_sum_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:51:54.3516208Z test_get_torch_func_signature_exhaustive_searchsorted_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:51:54.3516679Z test_get_torch_func_signature_exhaustive_segment_reduce_lengths_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:51:54.3517181Z test_get_torch_func_signature_exhaustive_segment_reduce_offsets_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:51:54.3517643Z test_get_torch_func_signature_exhaustive_select_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:51:54.3518105Z test_get_torch_func_signature_exhaustive_select_scatter_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:51:54.3518561Z test_get_torch_func_signature_exhaustive_sgn_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:51:54.3519007Z test_get_torch_func_signature_exhaustive_short_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:51:54.3519453Z test_get_torch_func_signature_exhaustive_sigmoid_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:51:54.3519974Z test_get_torch_func_signature_exhaustive_sign_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:51:54.3520551Z test_get_torch_func_signature_exhaustive_signal_windows_bartlett_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:51:54.3521084Z test_get_torch_func_signature_exhaustive_signal_windows_blackman_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:51:54.3521558Z test_get_torch_func_signature_exhaustive_signal_windows_cosine_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:51:54.3522027Z test_get_torch_func_signature_exhaustive_signal_windows_exponential_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:51:54.3522504Z test_get_torch_func_signature_exhaustive_signal_windows_gaussian_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:51:54.3523004Z test_get_torch_func_signature_exhaustive_signal_windows_general_cosine_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:51:54.3523493Z test_get_torch_func_signature_exhaustive_signal_windows_general_hamming_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:51:54.3523962Z test_get_torch_func_signature_exhaustive_signal_windows_hamming_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:51:54.3524433Z test_get_torch_func_signature_exhaustive_signal_windows_hann_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:51:54.3524900Z test_get_torch_func_signature_exhaustive_signal_windows_kaiser_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:51:54.3525373Z test_get_torch_func_signature_exhaustive_signal_windows_nuttall_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:51:54.3525824Z test_get_torch_func_signature_exhaustive_signbit_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:51:54.3526267Z test_get_torch_func_signature_exhaustive_sin_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:51:54.3526708Z test_get_torch_func_signature_exhaustive_sinc_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:51:54.3527146Z test_get_torch_func_signature_exhaustive_sinh_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:51:54.3527578Z test_get_torch_func_signature_exhaustive_slice_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:51:54.3528051Z test_get_torch_func_signature_exhaustive_slice_scatter_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:51:54.3528505Z test_get_torch_func_signature_exhaustive_softmax_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:51:54.3528962Z test_get_torch_func_signature_exhaustive_softmax_with_dtype_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:51:54.3529417Z test_get_torch_func_signature_exhaustive_sort_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:51:54.3529975Z test_get_torch_func_signature_exhaustive_sparse_sampled_addmm_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:51:54.3530569Z test_get_torch_func_signature_exhaustive_special_airy_ai_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:51:54.3531153Z test_get_torch_func_signature_exhaustive_special_bessel_j0_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:51:54.3531742Z test_get_torch_func_signature_exhaustive_special_bessel_j1_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:51:54.3532316Z test_get_torch_func_signature_exhaustive_special_bessel_y0_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:51:54.3532780Z test_get_torch_func_signature_exhaustive_special_bessel_y1_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:51:54.3533259Z test_get_torch_func_signature_exhaustive_special_chebyshev_polynomial_t_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:51:54.3533751Z test_get_torch_func_signature_exhaustive_special_chebyshev_polynomial_u_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:51:54.3534619Z 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) 2023-01-11T21:51:54.3535370Z 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) 2023-01-11T21:51:54.3535887Z test_get_torch_func_signature_exhaustive_special_entr_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:51:54.3536349Z test_get_torch_func_signature_exhaustive_special_erfcx_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:51:54.3536820Z test_get_torch_func_signature_exhaustive_special_hermite_polynomial_h_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:51:54.3537314Z test_get_torch_func_signature_exhaustive_special_hermite_polynomial_he_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:51:54.3537798Z test_get_torch_func_signature_exhaustive_special_i0e_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:51:54.3538255Z test_get_torch_func_signature_exhaustive_special_i1_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:51:54.3538709Z test_get_torch_func_signature_exhaustive_special_i1e_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:51:54.3539180Z test_get_torch_func_signature_exhaustive_special_laguerre_polynomial_l_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:51:54.3539873Z 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) 2023-01-11T21:51:54.3540413Z test_get_torch_func_signature_exhaustive_special_log_ndtr_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:51:54.3540923Z test_get_torch_func_signature_exhaustive_special_modified_bessel_i0_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:51:54.3541395Z test_get_torch_func_signature_exhaustive_special_modified_bessel_i1_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:51:54.3541877Z test_get_torch_func_signature_exhaustive_special_modified_bessel_k0_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:51:54.3542365Z test_get_torch_func_signature_exhaustive_special_modified_bessel_k1_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:51:54.3542829Z test_get_torch_func_signature_exhaustive_special_ndtr_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:51:54.3543292Z test_get_torch_func_signature_exhaustive_special_ndtri_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:51:54.3543776Z test_get_torch_func_signature_exhaustive_special_polygamma_special_polygamma_n_0_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:51:54.3544287Z test_get_torch_func_signature_exhaustive_special_scaled_modified_bessel_k0_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:51:54.3544792Z test_get_torch_func_signature_exhaustive_special_scaled_modified_bessel_k1_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:51:54.3545525Z 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) 2023-01-11T21:51:54.3546263Z 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) 2023-01-11T21:51:54.3547054Z 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) 2023-01-11T21:51:54.3547929Z 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) 2023-01-11T21:51:54.3548464Z test_get_torch_func_signature_exhaustive_special_spherical_bessel_j0_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:51:54.3548938Z test_get_torch_func_signature_exhaustive_special_xlog1py_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:51:54.3549390Z test_get_torch_func_signature_exhaustive_special_zeta_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:51:54.3549836Z test_get_torch_func_signature_exhaustive_split_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:51:54.3550291Z test_get_torch_func_signature_exhaustive_split_list_args_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:51:54.3550746Z test_get_torch_func_signature_exhaustive_split_with_sizes_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:51:54.3551186Z test_get_torch_func_signature_exhaustive_sqrt_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:51:54.3551686Z test_get_torch_func_signature_exhaustive_square_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:51:54.3552244Z test_get_torch_func_signature_exhaustive_squeeze_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:51:54.3552798Z test_get_torch_func_signature_exhaustive_stack_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:51:54.3553332Z test_get_torch_func_signature_exhaustive_std_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:51:54.3553886Z test_get_torch_func_signature_exhaustive_std_mean_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:51:54.3554390Z test_get_torch_func_signature_exhaustive_std_mean_unbiased_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:51:54.3554847Z test_get_torch_func_signature_exhaustive_std_unbiased_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:51:54.3555280Z test_get_torch_func_signature_exhaustive_stft_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:51:54.3555723Z test_get_torch_func_signature_exhaustive_sub_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:51:54.3556156Z test_get_torch_func_signature_exhaustive_sum_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:51:54.3556598Z test_get_torch_func_signature_exhaustive_sum_to_size_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:51:54.3557023Z test_get_torch_func_signature_exhaustive_svd_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:51:54.3557464Z test_get_torch_func_signature_exhaustive_svd_lowrank_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:51:54.3557933Z test_get_torch_func_signature_exhaustive_symeig_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:51:54.3558367Z test_get_torch_func_signature_exhaustive_t_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:51:54.3558811Z test_get_torch_func_signature_exhaustive_take_along_dim_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:51:54.3559255Z test_get_torch_func_signature_exhaustive_take_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:51:54.3559697Z test_get_torch_func_signature_exhaustive_tan_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:51:54.3560134Z test_get_torch_func_signature_exhaustive_tanh_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:51:54.3560592Z test_get_torch_func_signature_exhaustive_tensor_split_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:51:54.3561036Z test_get_torch_func_signature_exhaustive_tensordot_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Skipped! (0.001s) 2023-01-11T21:51:54.3561481Z test_get_torch_func_signature_exhaustive_tile_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:51:54.3561923Z test_get_torch_func_signature_exhaustive_to_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:51:54.3562362Z test_get_torch_func_signature_exhaustive_to_sparse_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:51:54.3562835Z test_get_torch_func_signature_exhaustive_topk_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:51:54.3563277Z test_get_torch_func_signature_exhaustive_trace_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:51:54.3563730Z test_get_torch_func_signature_exhaustive_transpose_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:51:54.3564186Z test_get_torch_func_signature_exhaustive_trapezoid_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:51:54.3564618Z test_get_torch_func_signature_exhaustive_trapz_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:51:54.3565072Z test_get_torch_func_signature_exhaustive_triangular_solve_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:51:54.3565526Z test_get_torch_func_signature_exhaustive_tril_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:51:54.3565968Z test_get_torch_func_signature_exhaustive_triu_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:51:54.3566405Z test_get_torch_func_signature_exhaustive_true_divide_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:51:54.3566856Z test_get_torch_func_signature_exhaustive_trunc_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:51:54.3567302Z test_get_torch_func_signature_exhaustive_unbind_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:51:54.3567748Z test_get_torch_func_signature_exhaustive_unflatten_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:51:54.3568192Z test_get_torch_func_signature_exhaustive_unfold_copy_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:51:54.3568669Z test_get_torch_func_signature_exhaustive_unfold_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:51:54.3569121Z test_get_torch_func_signature_exhaustive_uniform_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:51:54.3569586Z test_get_torch_func_signature_exhaustive_unique_consecutive_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:51:54.3570042Z test_get_torch_func_signature_exhaustive_unique_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:51:54.3570545Z test_get_torch_func_signature_exhaustive_unsqueeze_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:51:54.3570991Z test_get_torch_func_signature_exhaustive_var_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:51:54.3571436Z test_get_torch_func_signature_exhaustive_var_mean_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:51:54.3571885Z test_get_torch_func_signature_exhaustive_var_mean_unbiased_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:51:54.3572353Z test_get_torch_func_signature_exhaustive_var_unbiased_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:51:54.3572805Z test_get_torch_func_signature_exhaustive_vdot_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:51:54.3573253Z test_get_torch_func_signature_exhaustive_view_as_complex_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:51:54.3573694Z test_get_torch_func_signature_exhaustive_view_as_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:51:54.3574282Z test_get_torch_func_signature_exhaustive_view_copy_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:51:54.3574732Z test_get_torch_func_signature_exhaustive_view_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:51:54.3575180Z test_get_torch_func_signature_exhaustive_vsplit_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:51:54.3575616Z test_get_torch_func_signature_exhaustive_vstack_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:51:54.3576059Z test_get_torch_func_signature_exhaustive_where_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:51:54.3576503Z test_get_torch_func_signature_exhaustive_xlogy_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:51:54.3576715Z test_get_torch_func_signature_exhaustive_zero__cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:51:54.3576931Z test_get_torch_func_signature_exhaustive_zeros_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:51:54.3577154Z test_get_torch_func_signature_exhaustive_zeros_like_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:51:54.3577293Z test_pass_manager (fx.test_pass_infra.TestPassManager) 2023-01-11T21:51:54.3577496Z Tests that the pass manager runs the passes correctly. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:51:54.3577650Z test_pass_manager_bad_checks (fx.test_pass_infra.TestPassManager) 2023-01-11T21:51:54.3577883Z 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.000s) 2023-01-11T21:51:54.3593421Z test_pass_manager_checks (fx.test_pass_infra.TestPassManager) 2023-01-11T21:51:54.3593842Z Tests that users can add in check functions correctly ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:51:54.3594032Z test_pass_manager_error (fx.test_pass_infra.TestPassManager) 2023-01-11T21:51:54.3594266Z Tests error catching + debug ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:51:54.3594438Z test_this_before_that_pass_constraint (fx.test_pass_infra.TestPassManager) 2023-01-11T21:51:54.3594624Z Tests the construction of constraints ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:51:54.3594772Z test_topological_sort (fx.test_pass_infra.TestPassManager) 2023-01-11T21:51:54.3594986Z Tests that passes are correctly ordered based on contraints. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:51:54.3595251Z 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) 2023-01-11T21:51:54.3595512Z test_replace_pattern_with_filters (fx.test_subgraph_rewriter.TestSubgraphRewriter) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:51:54.3595766Z test_subgraph_rewriter_annotations_int (fx.test_subgraph_rewriter.TestSubgraphRewriter) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:51:54.3596014Z test_subgraph_rewriter_call_method (fx.test_subgraph_rewriter.TestSubgraphRewriter) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:51:54.3596281Z 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) 2023-01-11T21:51:54.3596572Z 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) 2023-01-11T21:51:54.3596872Z 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.001s) 2023-01-11T21:51:54.3597118Z test_subgraph_rewriter_local_revert (fx.test_subgraph_rewriter.TestSubgraphRewriter) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:51:54.3597379Z test_subgraph_rewriter_multiple_pattern_match (fx.test_subgraph_rewriter.TestSubgraphRewriter) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:51:54.3597624Z test_subgraph_rewriter_nodes_with_kwargs (fx.test_subgraph_rewriter.TestSubgraphRewriter) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:51:54.3597885Z 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) 2023-01-11T21:51:54.3598189Z 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) 2023-01-11T21:51:54.3598381Z test_subgraph_rewriter_placeholder_matching (fx.test_subgraph_rewriter.TestSubgraphRewriter) 2023-01-11T21:51:54.3598602Z 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.001s) 2023-01-11T21:51:54.3598854Z test_subgraph_rewriter_preserves_logic (fx.test_subgraph_rewriter.TestSubgraphRewriter) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:51:54.3599128Z 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) 2023-01-11T21:51:54.3599423Z 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.001s) 2023-01-11T21:51:54.3599730Z 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) 2023-01-11T21:51:54.3600070Z test_subgraph_rewriter_replaces_referenced_submodules (fx.test_subgraph_rewriter.TestSubgraphRewriter) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:51:54.3600386Z 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) 2023-01-11T21:51:54.3600705Z test_subgraph_rewriter_traced_as_callable (fx.test_subgraph_rewriter.TestSubgraphRewriter) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:51:54.3600986Z 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) 2023-01-11T21:51:54.3601249Z 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) 2023-01-11T21:51:54.3601502Z 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) 2023-01-11T21:51:54.3602161Z test_torchvision_models_alexnet (__main__.TestVisionTracing) ... /opt/conda/lib/python3.10/site-packages/torch/jit/_check.py:181: UserWarning: The TorchScript type system doesn't support instance-level annotations on empty non-base types in `__init__`. Instead, either 1) use a type annotation in the class body, or 2) wrap the type in `torch.jit.Attribute`. 2023-01-11T21:51:54.3602385Z warnings.warn("The TorchScript type system doesn't support " 2023-01-11T21:51:54.3602467Z ok (0.519s) 2023-01-11T21:51:54.3602633Z test_torchvision_models_convnext_base (__main__.TestVisionTracing) ... ok (2.016s) 2023-01-11T21:51:54.3602795Z test_torchvision_models_convnext_large (__main__.TestVisionTracing) ... ok (3.411s) 2023-01-11T21:51:54.3602952Z test_torchvision_models_convnext_small (__main__.TestVisionTracing) ... ok (1.486s) 2023-01-11T21:51:54.3603108Z test_torchvision_models_convnext_tiny (__main__.TestVisionTracing) ... ok (0.756s) 2023-01-11T21:51:54.3603255Z test_torchvision_models_densenet121 (__main__.TestVisionTracing) ... ok (1.597s) 2023-01-11T21:51:54.3603406Z test_torchvision_models_densenet161 (__main__.TestVisionTracing) ... ok (2.455s) 2023-01-11T21:51:54.3603554Z test_torchvision_models_densenet169 (__main__.TestVisionTracing) ... ok (2.308s) 2023-01-11T21:51:54.3603713Z test_torchvision_models_densenet201 (__main__.TestVisionTracing) ... ok (2.802s) 2023-01-11T21:51:54.3604321Z test_torchvision_models_detection_fasterrcnn_mobilenet_v3_large_320_fpn (__main__.TestVisionTracing) ... /var/lib/jenkins/.local/lib/python3.10/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. 2023-01-11T21:51:54.3604405Z warnings.warn( 2023-01-11T21:51:54.3604939Z /var/lib/jenkins/.local/lib/python3.10/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`. 2023-01-11T21:51:54.3605028Z warnings.warn(msg) 2023-01-11T21:51:54.3605103Z ok (0.162s) 2023-01-11T21:51:54.3605299Z test_torchvision_models_detection_fasterrcnn_mobilenet_v3_large_fpn (__main__.TestVisionTracing) ... ok (0.161s) 2023-01-11T21:51:54.3605475Z test_torchvision_models_detection_fasterrcnn_resnet50_fpn (__main__.TestVisionTracing) ... ok (0.365s) 2023-01-11T21:51:54.3605687Z test_torchvision_models_detection_fasterrcnn_resnet50_fpn_v2 (__main__.TestVisionTracing) ... ok (0.392s) 2023-01-11T21:51:54.3605861Z test_torchvision_models_detection_fcos_resnet50_fpn (__main__.TestVisionTracing) ... ok (0.347s) 2023-01-11T21:51:54.3606046Z test_torchvision_models_detection_keypointrcnn_resnet50_fpn (__main__.TestVisionTracing) ... ok (0.546s) 2023-01-11T21:51:54.3606225Z test_torchvision_models_detection_maskrcnn_resnet50_fpn (__main__.TestVisionTracing) ... ok (0.391s) 2023-01-11T21:51:54.3606408Z test_torchvision_models_detection_maskrcnn_resnet50_fpn_v2 (__main__.TestVisionTracing) ... ok (0.420s) 2023-01-11T21:51:54.3606588Z test_torchvision_models_detection_retinanet_resnet50_fpn (__main__.TestVisionTracing) ... ok (0.350s) 2023-01-11T21:51:54.3606774Z test_torchvision_models_detection_retinanet_resnet50_fpn_v2 (__main__.TestVisionTracing) ... ok (0.391s) 2023-01-11T21:51:54.3606946Z test_torchvision_models_detection_ssd300_vgg16 (__main__.TestVisionTracing) ... ok (1.689s) 2023-01-11T21:51:54.3607127Z test_torchvision_models_detection_ssdlite320_mobilenet_v3_large (__main__.TestVisionTracing) ... ok (0.103s) 2023-01-11T21:51:54.3607287Z test_torchvision_models_efficientnet_b0 (__main__.TestVisionTracing) ... ok (1.047s) 2023-01-11T21:51:54.3607448Z test_torchvision_models_efficientnet_b1 (__main__.TestVisionTracing) ... ok (1.332s) 2023-01-11T21:51:54.3607606Z test_torchvision_models_efficientnet_b2 (__main__.TestVisionTracing) ... ok (1.570s) 2023-01-11T21:51:54.3607761Z test_torchvision_models_efficientnet_b3 (__main__.TestVisionTracing) ... ok (1.700s) 2023-01-11T21:51:54.3607919Z test_torchvision_models_efficientnet_b4 (__main__.TestVisionTracing) ... ok (2.252s) 2023-01-11T21:51:54.3608073Z test_torchvision_models_efficientnet_b5 (__main__.TestVisionTracing) ... ok (2.766s) 2023-01-11T21:51:54.3608250Z test_torchvision_models_efficientnet_b6 (__main__.TestVisionTracing) ... ok (3.602s) 2023-01-11T21:51:54.3608400Z test_torchvision_models_efficientnet_b7 (__main__.TestVisionTracing) ... ok (4.445s) 2023-01-11T21:51:54.3608561Z test_torchvision_models_efficientnet_v2_l (__main__.TestVisionTracing) ... ok (6.173s) 2023-01-11T21:51:54.3608722Z test_torchvision_models_efficientnet_v2_m (__main__.TestVisionTracing) ... ok (4.141s) 2023-01-11T21:51:54.3608882Z test_torchvision_models_efficientnet_v2_s (__main__.TestVisionTracing) ... ok (2.563s) 2023-01-11T21:51:54.3609578Z test_torchvision_models_googlenet (__main__.TestVisionTracing) ... /var/lib/jenkins/.local/lib/python3.10/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. 2023-01-11T21:51:54.3609685Z warnings.warn( 2023-01-11T21:51:54.3609780Z ok (0.959s) 2023-01-11T21:51:54.3610653Z test_torchvision_models_inception_v3 (__main__.TestVisionTracing) ... /var/lib/jenkins/.local/lib/python3.10/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. 2023-01-11T21:51:54.3610760Z warnings.warn( 2023-01-11T21:51:54.3610852Z ok (1.461s) 2023-01-11T21:51:54.3611581Z test_torchvision_models_maxvit_t (__main__.TestVisionTracing) ... /opt/conda/lib/python3.10/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:3452.) 2023-01-11T21:51:54.3611836Z return _VF.meshgrid(tensors, **kwargs) # type: ignore[attr-defined] 2023-01-11T21:51:54.3611930Z ok (3.045s) 2023-01-11T21:51:54.3612158Z test_torchvision_models_mnasnet0_5 (__main__.TestVisionTracing) ... ok (0.759s) 2023-01-11T21:51:54.3612351Z test_torchvision_models_mnasnet0_75 (__main__.TestVisionTracing) ... ok (0.757s) 2023-01-11T21:51:54.3612506Z test_torchvision_models_mnasnet1_0 (__main__.TestVisionTracing) ... ok (0.851s) 2023-01-11T21:51:54.3612661Z test_torchvision_models_mnasnet1_3 (__main__.TestVisionTracing) ... ok (0.846s) 2023-01-11T21:51:54.3612822Z test_torchvision_models_mobilenet_v2 (__main__.TestVisionTracing) ... ok (0.831s) 2023-01-11T21:51:54.3612987Z test_torchvision_models_mobilenet_v3_large (__main__.TestVisionTracing) ... ok (1.026s) 2023-01-11T21:51:54.3613143Z test_torchvision_models_mobilenet_v3_small (__main__.TestVisionTracing) ... ok (0.805s) 2023-01-11T21:51:54.3613301Z test_torchvision_models_regnet_x_16gf (__main__.TestVisionTracing) ... ok (2.085s) 2023-01-11T21:51:54.3613462Z test_torchvision_models_regnet_x_1_6gf (__main__.TestVisionTracing) ... ok (1.261s) 2023-01-11T21:51:54.3613620Z test_torchvision_models_regnet_x_32gf (__main__.TestVisionTracing) ... ok (3.123s) 2023-01-11T21:51:54.3613777Z test_torchvision_models_regnet_x_3_2gf (__main__.TestVisionTracing) ... ok (1.719s) 2023-01-11T21:51:54.3613928Z test_torchvision_models_regnet_x_400mf (__main__.TestVisionTracing) ... ok (1.432s) 2023-01-11T21:51:54.3614079Z test_torchvision_models_regnet_x_800mf (__main__.TestVisionTracing) ... ok (1.107s) 2023-01-11T21:51:54.3614360Z test_torchvision_models_regnet_x_8gf (__main__.TestVisionTracing) ... ok (1.988s) 2023-01-11T21:51:54.3614511Z test_torchvision_models_regnet_y_128gf (__main__.TestVisionTracing) ... ok (11.562s) 2023-01-11T21:51:54.3614662Z test_torchvision_models_regnet_y_16gf (__main__.TestVisionTracing) ... ok (2.740s) 2023-01-11T21:51:54.3614810Z test_torchvision_models_regnet_y_1_6gf (__main__.TestVisionTracing) ... ok (2.641s) 2023-01-11T21:51:54.3615000Z test_torchvision_models_regnet_y_32gf (__main__.TestVisionTracing) ... ok (3.790s) 2023-01-11T21:51:54.3615152Z test_torchvision_models_regnet_y_3_2gf (__main__.TestVisionTracing) ... ok (2.148s) 2023-01-11T21:51:54.3615306Z test_torchvision_models_regnet_y_400mf (__main__.TestVisionTracing) ... ok (1.697s) 2023-01-11T21:51:54.3615454Z test_torchvision_models_regnet_y_800mf (__main__.TestVisionTracing) ... ok (1.422s) 2023-01-11T21:51:54.3615607Z test_torchvision_models_regnet_y_8gf (__main__.TestVisionTracing) ... ok (2.074s) 2023-01-11T21:51:54.3615753Z test_torchvision_models_resnet101 (__main__.TestVisionTracing) ... ok (1.836s) 2023-01-11T21:51:54.3615910Z test_torchvision_models_resnet152 (__main__.TestVisionTracing) ... ok (2.600s) 2023-01-11T21:51:54.3616062Z test_torchvision_models_resnet18 (__main__.TestVisionTracing) ... ok (0.580s) 2023-01-11T21:51:54.3616215Z test_torchvision_models_resnet34 (__main__.TestVisionTracing) ... ok (0.767s) 2023-01-11T21:51:54.3616366Z test_torchvision_models_resnet50 (__main__.TestVisionTracing) ... ok (0.980s) 2023-01-11T21:51:54.3616527Z test_torchvision_models_resnext101_32x8d (__main__.TestVisionTracing) ... ok (2.565s) 2023-01-11T21:51:54.3616680Z test_torchvision_models_resnext101_64x4d (__main__.TestVisionTracing) ... ok (2.514s) 2023-01-11T21:51:54.3616834Z test_torchvision_models_resnext50_32x4d (__main__.TestVisionTracing) ... ok (1.040s) 2023-01-11T21:51:54.3617028Z test_torchvision_models_segmentation_deeplabv3_mobilenet_v3_large (__main__.TestVisionTracing) ... ok (1.295s) 2023-01-11T21:51:54.3617204Z test_torchvision_models_segmentation_deeplabv3_resnet101 (__main__.TestVisionTracing) ... ok (2.148s) 2023-01-11T21:51:54.3617382Z test_torchvision_models_segmentation_deeplabv3_resnet50 (__main__.TestVisionTracing) ... ok (1.183s) 2023-01-11T21:51:54.3617557Z test_torchvision_models_segmentation_fcn_resnet101 (__main__.TestVisionTracing) ... ok (1.887s) 2023-01-11T21:51:54.3617731Z test_torchvision_models_segmentation_fcn_resnet50 (__main__.TestVisionTracing) ... ok (1.053s) 2023-01-11T21:51:54.3617955Z test_torchvision_models_segmentation_lraspp_mobilenet_v3_large (__main__.TestVisionTracing) ... ok (1.045s) 2023-01-11T21:51:54.3618114Z test_torchvision_models_shufflenet_v2_x0_5 (__main__.TestVisionTracing) ... ok (0.866s) 2023-01-11T21:51:54.3618270Z test_torchvision_models_shufflenet_v2_x1_0 (__main__.TestVisionTracing) ... ok (1.109s) 2023-01-11T21:51:54.3618427Z test_torchvision_models_shufflenet_v2_x1_5 (__main__.TestVisionTracing) ... ok (0.985s) 2023-01-11T21:51:54.3618585Z test_torchvision_models_shufflenet_v2_x2_0 (__main__.TestVisionTracing) ... ok (1.056s) 2023-01-11T21:51:54.3618734Z test_torchvision_models_squeezenet1_0 (__main__.TestVisionTracing) ... ok (0.333s) 2023-01-11T21:51:54.3618887Z test_torchvision_models_squeezenet1_1 (__main__.TestVisionTracing) ... ok (0.294s) 2023-01-11T21:51:54.3619036Z test_torchvision_models_swin_b (__main__.TestVisionTracing) ... ok (2.867s) 2023-01-11T21:51:54.3619187Z test_torchvision_models_swin_s (__main__.TestVisionTracing) ... ok (2.410s) 2023-01-11T21:51:54.3619334Z test_torchvision_models_swin_t (__main__.TestVisionTracing) ... ok (1.248s) 2023-01-11T21:51:54.3619488Z test_torchvision_models_swin_v2_b (__main__.TestVisionTracing) ... ok (3.349s) 2023-01-11T21:51:54.3619641Z test_torchvision_models_swin_v2_s (__main__.TestVisionTracing) ... ok (2.735s) 2023-01-11T21:51:54.3619787Z test_torchvision_models_swin_v2_t (__main__.TestVisionTracing) ... ok (1.555s) 2023-01-11T21:51:54.3619927Z test_torchvision_models_vgg11 (__main__.TestVisionTracing) ... ok (1.564s) 2023-01-11T21:51:54.3620073Z test_torchvision_models_vgg11_bn (__main__.TestVisionTracing) ... ok (1.680s) 2023-01-11T21:51:54.3620220Z test_torchvision_models_vgg13 (__main__.TestVisionTracing) ... ok (1.689s) 2023-01-11T21:51:54.3620367Z test_torchvision_models_vgg13_bn (__main__.TestVisionTracing) ... ok (1.740s) 2023-01-11T21:51:54.3620510Z test_torchvision_models_vgg16 (__main__.TestVisionTracing) ... ok (1.778s) 2023-01-11T21:51:54.3620676Z test_torchvision_models_vgg16_bn (__main__.TestVisionTracing) ... ok (1.870s) 2023-01-11T21:51:54.3620827Z test_torchvision_models_vgg19 (__main__.TestVisionTracing) ... ok (1.908s) 2023-01-11T21:51:54.3620972Z test_torchvision_models_vgg19_bn (__main__.TestVisionTracing) ... ok (1.977s) 2023-01-11T21:51:54.3621119Z test_torchvision_models_video_mc3_18 (__main__.TestVisionTracing) ... ok (0.911s) 2023-01-11T21:51:54.3621272Z test_torchvision_models_video_mvit_v1_b (__main__.TestVisionTracing) ... ok (3.877s) 2023-01-11T21:51:54.3621421Z test_torchvision_models_video_mvit_v2_s (__main__.TestVisionTracing) ... ok (4.920s) 2023-01-11T21:51:54.3621581Z test_torchvision_models_video_r2plus1d_18 (__main__.TestVisionTracing) ... ok (1.341s) 2023-01-11T21:51:54.3621736Z test_torchvision_models_video_r3d_18 (__main__.TestVisionTracing) ... ok (1.222s) 2023-01-11T21:51:54.3621885Z test_torchvision_models_video_s3d (__main__.TestVisionTracing) ... ok (2.385s) 2023-01-11T21:51:54.3622044Z test_torchvision_models_video_swin3d_b (__main__.TestVisionTracing) ... ok (3.363s) 2023-01-11T21:51:54.3622198Z test_torchvision_models_video_swin3d_s (__main__.TestVisionTracing) ... ok (2.741s) 2023-01-11T21:51:54.3622347Z test_torchvision_models_video_swin3d_t (__main__.TestVisionTracing) ... ok (1.407s) 2023-01-11T21:51:54.3622493Z test_torchvision_models_vit_b_16 (__main__.TestVisionTracing) ... ok (2.007s) 2023-01-11T21:51:54.3622637Z test_torchvision_models_vit_b_32 (__main__.TestVisionTracing) ... ok (1.868s) 2023-01-11T21:51:54.3622785Z test_torchvision_models_vit_h_14 (__main__.TestVisionTracing) ... ok (10.425s) 2023-01-11T21:51:54.3622929Z test_torchvision_models_vit_l_16 (__main__.TestVisionTracing) ... ok (5.724s) 2023-01-11T21:51:54.3623070Z test_torchvision_models_vit_l_32 (__main__.TestVisionTracing) ... ok (5.245s) 2023-01-11T21:51:54.3623223Z test_torchvision_models_wide_resnet101_2 (__main__.TestVisionTracing) ... ok (3.059s) 2023-01-11T21:51:54.3623379Z test_torchvision_models_wide_resnet50_2 (__main__.TestVisionTracing) ... ok (1.622s) 2023-01-11T21:51:54.3623626Z test_flatten_fully_static (fx.test_gradual_type.TypeCheckerTest) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:51:54.3623837Z test_resnet50 (fx.test_gradual_type.TypeCheckerTest) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:51:54.3624070Z test_symbolic_add_with_broadcast (fx.test_gradual_type.TypeCheckerTest) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:51:54.3624301Z 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) 2023-01-11T21:51:54.3624527Z test_type_check_add_false (fx.test_gradual_type.TypeCheckerTest) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:51:54.3624751Z test_type_check_add_true (fx.test_gradual_type.TypeCheckerTest) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:51:54.3624987Z 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) 2023-01-11T21:51:54.3625215Z 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) 2023-01-11T21:51:54.3625505Z test_type_check_batch_norm_2D (fx.test_gradual_type.TypeCheckerTest) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:51:54.3625742Z 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.001s) 2023-01-11T21:51:54.3625976Z 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) 2023-01-11T21:51:54.3626230Z test_type_check_batch_norm_symbolic (fx.test_gradual_type.TypeCheckerTest) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:51:54.3626457Z test_type_check_conv2D (fx.test_gradual_type.TypeCheckerTest) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:51:54.3626707Z test_type_check_conv2D_2 (fx.test_gradual_type.TypeCheckerTest) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:51:54.3626995Z 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.003s) 2023-01-11T21:51:54.3627290Z test_type_check_conv2D_maxpool2d_flatten (fx.test_gradual_type.TypeCheckerTest) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:51:54.3627566Z test_type_check_conv2D_types (fx.test_gradual_type.TypeCheckerTest) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:51:54.3627848Z test_type_check_flatten (fx.test_gradual_type.TypeCheckerTest) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:51:54.3628083Z test_type_check_flatten3 (fx.test_gradual_type.TypeCheckerTest) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:51:54.3628302Z test_type_check_flatten_2 (fx.test_gradual_type.TypeCheckerTest) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:51:54.3628536Z test_type_check_reshape_dyn_false (fx.test_gradual_type.TypeCheckerTest) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:51:54.3628764Z test_type_check_reshape_dyn_true (fx.test_gradual_type.TypeCheckerTest) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:51:54.3629006Z 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) 2023-01-11T21:51:54.3629248Z test_type_check_reshape_false (fx.test_gradual_type.TypeCheckerTest) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:51:54.3629474Z test_type_check_reshape_true (fx.test_gradual_type.TypeCheckerTest) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:51:54.3629731Z 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.001s) 2023-01-11T21:51:54.3629962Z test_type_check_transpose_False (fx.test_gradual_type.TypeCheckerTest) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:51:54.3630191Z test_type_check_transpose_true (fx.test_gradual_type.TypeCheckerTest) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:51:54.3630420Z test_type_maxpool2d_fully_static (fx.test_gradual_type.TypeCheckerTest) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2023-01-11T21:51:54.3630662Z test_type_typechecl_maxpool2d_3dinput (fx.test_gradual_type.TypeCheckerTest) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:51:54.3630889Z test_typecheck_basicblock (fx.test_gradual_type.TypeCheckerTest) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:51:54.3630898Z 2023-01-11T21:51:54.3631109Z ---------------------------------------------------------------------- 2023-01-11T21:51:54.3631198Z Ran 1164 tests in 213.807s 2023-01-11T21:51:54.3631203Z 2023-01-11T21:51:54.3631277Z OK (skipped=1057) 2023-01-11T21:51:54.3631296Z 2023-01-11T21:51:54.3631381Z Generating XML reports... 2023-01-11T21:51:54.3631683Z Generated XML report: test-reports/python-unittest/test_fx/TEST-TestVisionTracing-20230111214817.xml 2023-01-11T21:51:54.3632103Z Generated XML report: test-reports/python-unittest/test_fx/TEST-fx.test_gradual_type.AnnotationsTest-20230111214817.xml 2023-01-11T21:51:54.3632464Z Generated XML report: test-reports/python-unittest/test_fx/TEST-fx.test_cse_pass.TestCSEPass-20230111214817.xml 2023-01-11T21:51:54.3632842Z Generated XML report: test-reports/python-unittest/test_fx/TEST-fx.test_common_passes.TestCommonPass-20230111214817.xml 2023-01-11T21:51:54.3633210Z Generated XML report: test-reports/python-unittest/test_fx/TEST-fx.test_fx_const_fold.TestConstFold-20230111214817.xml 2023-01-11T21:51:54.3633681Z Generated XML report: test-reports/python-unittest/test_fx/TEST-fx.test_fx_param_shape_control_flow.TestConstParamShapeInControlFlow-20230111214817.xml 2023-01-11T21:51:54.3634023Z Generated XML report: test-reports/python-unittest/test_fx/TEST-fx.test_dce_pass.TestDCE-20230111214817.xml 2023-01-11T21:51:54.3634310Z Generated XML report: test-reports/python-unittest/test_fx/TEST-TestFX-20230111214817.xml 2023-01-11T21:51:54.3634622Z Generated XML report: test-reports/python-unittest/test_fx/TEST-TestFXAPIBackwardCompatibility-20230111214817.xml 2023-01-11T21:51:54.3634911Z Generated XML report: test-reports/python-unittest/test_fx/TEST-TestFunctionalTracing-20230111214817.xml 2023-01-11T21:51:54.3635211Z Generated XML report: test-reports/python-unittest/test_fx/TEST-TestOperatorSignaturesCUDA-20230111214817.xml 2023-01-11T21:51:54.3635512Z Generated XML report: test-reports/python-unittest/test_fx/TEST-fx.test_pass_infra.TestPassManager-20230111214817.xml 2023-01-11T21:51:54.3635843Z Generated XML report: test-reports/python-unittest/test_fx/TEST-fx.test_subgraph_rewriter.TestSubgraphRewriter-20230111214817.xml 2023-01-11T21:51:54.3636140Z Generated XML report: test-reports/python-unittest/test_fx/TEST-fx.test_gradual_type.TypeCheckerTest-20230111214817.xml 2023-01-11T21:51:54.3636146Z 2023-01-11T21:51:54.3636576Z ##[endgroup] 2023-01-11T21:51:54.3636837Z FINISHED PRINTING LOG FILE of test_fx (/var/lib/jenkins/workspace/test/test-reports/test_fx_lupw4fxm) 2023-01-11T21:51:54.3636842Z 2023-01-11T21:51:54.3637044Z Running test_indexing ... [2023-01-11 21:51:54.309685] 2023-01-11T21:51:54.3637392Z Executing ['/opt/conda/bin/python', '-bb', 'test_indexing.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2023-01-11 21:51:54.309885] 2023-01-11T21:51:57.3203903Z 2023-01-11T21:51:57.3204472Z Expand the folded group to see the log file of test_indexing 2023-01-11T21:51:57.3205191Z ##[group]PRINTING LOG FILE of test_indexing (/var/lib/jenkins/workspace/test/test-reports/test_indexing_dw8gaqxb) 2023-01-11T21:51:57.3205471Z 2023-01-11T21:51:57.3205583Z Running tests... 2023-01-11T21:51:57.3206102Z ---------------------------------------------------------------------- 2023-01-11T21:51:57.3206605Z Test results will be stored in test-reports/python-unittest/test_indexing 2023-01-11T21:51:57.3207159Z test_boolean_assignment_value_mismatch_cuda (__main__.NumpyTestsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:51:57.3207776Z test_boolean_indexing_alldims_cuda (__main__.NumpyTestsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:51:57.3208278Z test_boolean_indexing_onedim_cuda (__main__.NumpyTestsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:51:57.3208711Z test_boolean_indexing_twodim_cuda (__main__.NumpyTestsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:51:57.3209144Z test_boolean_indexing_weirdness_cuda (__main__.NumpyTestsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:51:57.3209598Z test_boolean_indexing_weirdness_tensors_cuda (__main__.NumpyTestsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:51:57.3210066Z test_boolean_list_indexing_cuda (__main__.NumpyTestsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:51:57.3210755Z test_boolean_shape_mismatch_cuda (__main__.NumpyTestsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:51:57.3211289Z test_broadcast_subspace_cuda (__main__.NumpyTestsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:51:57.3211820Z test_broaderrors_indexing_cuda (__main__.NumpyTestsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:51:57.3212340Z test_ellipsis_index_cuda (__main__.NumpyTestsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:51:57.3212853Z test_empty_fancy_index_cuda (__main__.NumpyTestsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:51:57.3213313Z test_empty_tuple_index_cuda (__main__.NumpyTestsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:51:57.3213741Z test_everything_returns_views_cuda (__main__.NumpyTestsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:51:57.3214336Z test_index_is_larger_cuda (__main__.NumpyTestsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:51:57.3214751Z test_index_no_floats_cuda (__main__.NumpyTestsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:51:57.3215158Z test_none_index_cuda (__main__.NumpyTestsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:51:57.3215572Z test_single_bool_index_cuda (__main__.NumpyTestsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:51:57.3215992Z test_single_int_index_cuda (__main__.NumpyTestsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:51:57.3216415Z test_trivial_fancy_out_of_bounds_cuda (__main__.NumpyTestsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:51:57.3216905Z test_advancedindex_big_cuda (__main__.TestIndexingCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:51:57.3217346Z test_advancedindex_cuda_float16 (__main__.TestIndexingCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.022s) 2023-01-11T21:51:57.3217775Z test_advancedindex_cuda_float64 (__main__.TestIndexingCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.022s) 2023-01-11T21:51:57.3218213Z test_basic_advanced_combined_cuda (__main__.TestIndexingCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:51:57.3218642Z test_bool_indices_accumulate_cuda (__main__.TestIndexingCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:51:57.3219064Z test_bool_indices_cuda (__main__.TestIndexingCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:51:57.3219481Z test_byte_mask2d_cuda (__main__.TestIndexingCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:51:57.3219905Z test_byte_mask_accumulate_cuda (__main__.TestIndexingCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:51:57.3220316Z test_byte_mask_cuda (__main__.TestIndexingCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:51:57.3220746Z test_byte_tensor_assignment_cuda (__main__.TestIndexingCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:51:57.3221219Z test_cpu_indices_cuda (__main__.TestIndexingCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:51:57.3221638Z test_ellipsis_tensor_cuda (__main__.TestIndexingCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:51:57.3222079Z test_empty_index_cuda (__main__.TestIndexingCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:51:57.3222501Z test_empty_ndim_index_bool_cuda (__main__.TestIndexingCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:51:57.3222926Z test_empty_ndim_index_cuda (__main__.TestIndexingCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:51:57.3223338Z test_empty_slice_cuda (__main__.TestIndexingCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:51:57.3223769Z 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) 2023-01-11T21:51:57.3224207Z test_getitem_scalars_cuda (__main__.TestIndexingCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:51:57.3224619Z test_index_cuda (__main__.TestIndexingCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.006s) 2023-01-11T21:51:57.3225050Z test_index_getitem_copy_bools_slices_cuda (__main__.TestIndexingCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:51:57.3225554Z test_index_ind_dtype_cuda (__main__.TestIndexingCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:51:57.3225997Z test_index_put_accumulate_duplicate_indices_cuda (__main__.TestIndexingCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:51:57.3226465Z test_index_put_accumulate_expanded_values_cuda (__main__.TestIndexingCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:51:57.3227015Z test_index_put_accumulate_large_tensor_cuda (__main__.TestIndexingCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T21:51:57.3227582Z test_index_put_accumulate_non_contiguous_cuda (__main__.TestIndexingCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:51:57.3228165Z test_index_put_accumulate_with_optional_tensors_cuda (__main__.TestIndexingCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:51:57.3228626Z test_index_put_src_datatype_cuda_bfloat16 (__main__.TestIndexingCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:51:57.3229066Z test_index_put_src_datatype_cuda_bool (__main__.TestIndexingCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:51:57.3229505Z test_index_put_src_datatype_cuda_complex128 (__main__.TestIndexingCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:51:57.3229950Z test_index_put_src_datatype_cuda_complex64 (__main__.TestIndexingCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:51:57.3230401Z test_index_put_src_datatype_cuda_float16 (__main__.TestIndexingCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:51:57.3230839Z test_index_put_src_datatype_cuda_int64 (__main__.TestIndexingCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:51:57.3231279Z test_index_scalar_with_bool_mask_cuda (__main__.TestIndexingCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:51:57.3231711Z test_index_setitem_bools_slices_cuda (__main__.TestIndexingCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:51:57.3232244Z test_index_src_datatype_cuda_bfloat16 (__main__.TestIndexingCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:51:57.3232788Z test_index_src_datatype_cuda_bool (__main__.TestIndexingCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:51:57.3233362Z test_index_src_datatype_cuda_float16 (__main__.TestIndexingCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:51:57.3233906Z test_index_src_datatype_cuda_int64 (__main__.TestIndexingCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:51:57.3234426Z test_int_assignment_cuda (__main__.TestIndexingCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:51:57.3234841Z test_int_indices2d_cuda (__main__.TestIndexingCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:51:57.3235268Z test_int_indices_broadcast_cuda (__main__.TestIndexingCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:51:57.3235686Z test_int_indices_cuda (__main__.TestIndexingCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:51:57.3236106Z test_invalid_device_cuda (__main__.TestIndexingCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:51:57.3236529Z test_invalid_index_cuda (__main__.TestIndexingCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:51:57.3236946Z test_jit_indexing_cuda (__main__.TestIndexingCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:51:57.3237364Z test_multiple_bool_indices_cuda (__main__.TestIndexingCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:51:57.3237792Z test_multiple_byte_mask_cuda (__main__.TestIndexingCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:51:57.3238216Z test_multiple_int_cuda (__main__.TestIndexingCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:51:57.3238626Z test_none_cuda (__main__.TestIndexingCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:51:57.3239064Z test_out_of_bound_index_cuda (__main__.TestIndexingCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:51:57.3239499Z test_set_item_to_scalar_tensor_cuda (__main__.TestIndexingCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:51:57.3239933Z test_setitem_expansion_error_cuda (__main__.TestIndexingCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:51:57.3240378Z test_setitem_scalars_cuda (__main__.TestIndexingCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:51:57.3240885Z test_single_int_cuda (__main__.TestIndexingCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:51:57.3241397Z test_step_assignment_cuda (__main__.TestIndexingCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:51:57.3241841Z test_step_cuda (__main__.TestIndexingCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:51:57.3242261Z test_take_along_dim_cuda_float32 (__main__.TestIndexingCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:51:57.3242693Z test_take_along_dim_cuda_int64 (__main__.TestIndexingCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:51:57.3243122Z test_take_along_dim_invalid_cuda_float32 (__main__.TestIndexingCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:51:57.3243562Z test_take_along_dim_invalid_cuda_int64 (__main__.TestIndexingCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T21:51:57.3243992Z test_variable_slicing_cuda (__main__.TestIndexingCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:51:57.3244435Z test_zero_dim_index_cuda (__main__.TestIndexingCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T21:51:57.3244653Z 2023-01-11T21:51:57.3244874Z ---------------------------------------------------------------------- 2023-01-11T21:51:57.3245135Z Ran 82 tests in 0.106s 2023-01-11T21:51:57.3245257Z 2023-01-11T21:51:57.3245336Z OK (skipped=82) 2023-01-11T21:51:57.3245451Z 2023-01-11T21:51:57.3245537Z Generating XML reports... 2023-01-11T21:51:57.3245967Z Generated XML report: test-reports/python-unittest/test_indexing/TEST-NumpyTestsCUDA-20230111215156.xml 2023-01-11T21:51:57.3246486Z Generated XML report: test-reports/python-unittest/test_indexing/TEST-TestIndexingCUDA-20230111215156.xml 2023-01-11T21:51:57.3246725Z 2023-01-11T21:51:57.3246962Z ##[endgroup] 2023-01-11T21:51:57.3247358Z FINISHED PRINTING LOG FILE of test_indexing (/var/lib/jenkins/workspace/test/test-reports/test_indexing_dw8gaqxb) 2023-01-11T21:51:57.3247583Z 2023-01-11T21:51:57.3247764Z Running test_jit_cuda_fuser ... [2023-01-11 21:51:57.320346] 2023-01-11T21:51:57.3248258Z Executing ['/opt/conda/bin/python', '-bb', 'test_jit_cuda_fuser.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2023-01-11 21:51:57.320555] 2023-01-11T23:10:57.6513820Z 2023-01-11T23:10:57.6514440Z Expand the folded group to see the log file of test_jit_cuda_fuser 2023-01-11T23:10:57.6515326Z ##[group]PRINTING LOG FILE of test_jit_cuda_fuser (/var/lib/jenkins/workspace/test/test-reports/test_jit_cuda_fuser_dmfpoi_u) 2023-01-11T23:10:57.6517926Z 2023-01-11T23:10:57.6518152Z Running tests... 2023-01-11T23:10:57.6518774Z ---------------------------------------------------------------------- 2023-01-11T23:10:57.6520345Z Test results will be stored in test-reports/python-unittest/test_jit_cuda_fuser 2023-01-11T23:10:57.6520996Z test__softmax_function (__main__.TestCudaFuser) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:10:57.6521484Z test__softmax_function_half_to_float (__main__.TestCudaFuser) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:10:57.6522251Z test_addcmul_ops (__main__.TestCudaFuser) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:10:57.6522710Z test_alias_pass_fix (__main__.TestCudaFuser) ... skip: skipping this test since unsqueeze is disabled now (0.001s) 2023-01-11T23:10:57.6523198Z test_autocast_1 (__main__.TestCudaFuser) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:10:57.6523719Z test_autocast_1_bfloat (__main__.TestCudaFuser) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:10:57.6524205Z test_autocast_2 (__main__.TestCudaFuser) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:10:57.6524703Z test_autocast_2_bfloat (__main__.TestCudaFuser) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:10:57.6525185Z test_backward_type (__main__.TestCudaFuser) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:10:57.6525638Z test_batch_norm_half (__main__.TestCudaFuser) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:10:57.6526806Z test_batch_norm_impl_index_correctness (__main__.TestCudaFuser) ... /opt/conda/lib/python3.10/site-packages/torch/testing/_internal/common_utils.py:471: 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:158.) 2023-01-11T23:10:57.6527527Z return callable(*args, **kwargs) 2023-01-11T23:10:57.6528524Z /opt/conda/lib/python3.10/site-packages/torch/testing/_internal/common_utils.py:471: 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:1104.) 2023-01-11T23:10:57.6529298Z return callable(*args, **kwargs) 2023-01-11T23:10:57.6530465Z /opt/conda/lib/python3.10/site-packages/torch/autograd/__init__.py:197: 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:1104.) 2023-01-11T23:10:57.6531320Z Variable._execution_engine.run_backward( # Calls into the C++ engine to run the backward pass 2023-01-11T23:10:57.6531680Z ok (275.181s) 2023-01-11T23:10:57.6532069Z test_batch_norm_impl_index_inner_bcast (__main__.TestCudaFuser) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.021s) 2023-01-11T23:10:57.6532522Z test_bfloat (__main__.TestCudaFuser) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.014s) 2023-01-11T23:10:57.6533007Z test_binary_bitwise (__main__.TestCudaFuser) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T23:10:57.6533447Z test_binary_ops (__main__.TestCudaFuser) ... ok (175.365s) 2023-01-11T23:10:57.6533913Z test_binary_ops_channels_last_with_bcast (__main__.TestCudaFuser) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T23:10:57.6534682Z test_binary_ops_complex (__main__.TestCudaFuser) ... skip: see issue https://github.com/csarofeen/pytorch/issues/1730 (0.001s) 2023-01-11T23:10:57.6535189Z test_binary_ops_permutation (__main__.TestCudaFuser) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:10:57.6535647Z test_branches (__main__.TestCudaFuser) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:10:57.6536065Z test_broadcasting_0 (__main__.TestCudaFuser) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:10:57.6536678Z test_broadcasting_1 (__main__.TestCudaFuser) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:10:57.6537172Z test_broadcasting_2 (__main__.TestCudaFuser) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:10:57.6537604Z test_broadcasting_3 (__main__.TestCudaFuser) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:10:57.6538110Z test_broadcasting_multiple_output (__main__.TestCudaFuser) ... skip: broadcast on branches can't be resolved yet (0.001s) 2023-01-11T23:10:57.6538537Z test_broadcasting_multiple_output_shape (__main__.TestCudaFuser) ... skip: Broadcast with different output not supported yet (0.001s) 2023-01-11T23:10:57.6539023Z test_broadcasting_partition_logic_0 (__main__.TestCudaFuser) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:10:57.6539580Z test_broadcasting_partition_logic_1 (__main__.TestCudaFuser) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:10:57.6540156Z test_build_shape_expression_native_dropout (__main__.TestCudaFuser) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:10:57.6540690Z test_category_rule (__main__.TestCudaFuser) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T23:10:57.6541228Z test_channels_last_with_broadcast (__main__.TestCudaFuser) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T23:10:57.6541735Z test_chunk (__main__.TestCudaFuser) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:10:57.6542228Z test_clamp (__main__.TestCudaFuser) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:10:57.6542796Z test_clamp_reversed_bound (__main__.TestCudaFuser) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:10:57.6543336Z test_clean_profile_ivalue (__main__.TestCudaFuser) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:10:57.6543764Z test_const (__main__.TestCudaFuser) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:10:57.6544173Z test_contiguous_on_broadcasted (__main__.TestCudaFuser) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:10:57.6544579Z test_conv2d_bias (__main__.TestCudaFuser) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:10:57.6545094Z test_conv2d_symbolic_shapes (__main__.TestCudaFuser) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:10:57.6545593Z test_cpu_scalar (__main__.TestCudaFuser) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:10:57.6546078Z test_cuda_fusion_guard (__main__.TestCudaFuser) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:10:57.6548971Z test_cuda_fusion_guard_backward (__main__.TestCudaFuser) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:10:57.6549580Z test_device_constant (__main__.TestCudaFuser) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:10:57.6550184Z test_disable_const_chunk_propagation_for_normalization (__main__.TestCudaFuser) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:10:57.6550773Z test_disable_sibling_fuse (__main__.TestCudaFuser) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:10:57.6551322Z test_dropout_inference_fusion (__main__.TestCudaFuser) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:10:57.6551940Z test_dropout_train_nograd_fusion (__main__.TestCudaFuser) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:10:57.6552830Z test_dropout_train_nograd_prob_check (__main__.TestCudaFuser) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:10:57.6553431Z test_dropout_training_fusion (__main__.TestCudaFuser) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:10:57.6553972Z test_dropout_training_prob_check (__main__.TestCudaFuser) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:10:57.6554486Z test_dynamic_size (__main__.TestCudaFuser) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T23:10:57.6554988Z test_expand (__main__.TestCudaFuser) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:10:57.6555508Z test_fix_shape_expression_bn (__main__.TestCudaFuser) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:10:57.6556038Z test_flatten (__main__.TestCudaFuser) ... skip: skipping this test since flatten is disabled now (0.001s) 2023-01-11T23:10:57.6556518Z test_gelu (__main__.TestCudaFuser) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:10:57.6557029Z test_grad_sum_to_size (__main__.TestCudaFuser) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T23:10:57.6557586Z test_graph_for_with_missing_optimized_engine (__main__.TestCudaFuser) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:10:57.6558131Z test_graph_rng (__main__.TestCudaFuser) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:10:57.6558744Z test_half (__main__.TestCudaFuser) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:10:57.6559453Z test_high_rank_fusion (__main__.TestCudaFuser) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:10:57.6560132Z test_inf_quick_patch (__main__.TestCudaFuser) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:10:57.6560790Z test_inplace_removal (__main__.TestCudaFuser) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:10:57.6561325Z test_input_output_passthrough (__main__.TestCudaFuser) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:10:57.6561863Z test_int_tensor_input (__main__.TestCudaFuser) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:10:57.6562385Z test_issue1445_fusion (__main__.TestCudaFuser) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:10:57.6562897Z test_issue_1785 (__main__.TestCudaFuser) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:10:57.6563633Z test_layer_norm_autodiff (__main__.TestCudaFuser) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T23:10:57.6564154Z test_layer_norm_parser (__main__.TestCudaFuser) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:10:57.6564692Z test_layer_norm_trivial_reduce_dim (__main__.TestCudaFuser) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:10:57.6565220Z test_linear (__main__.TestCudaFuser) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:10:57.6565740Z test_linear_symbolic_shapes (__main__.TestCudaFuser) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:10:57.6566234Z test_multiple_device_pw (__main__.TestCudaFuser) ... skip: requires multiple CUDA device (0.001s) 2023-01-11T23:10:57.6566742Z test_native_batch_norm_backward (__main__.TestCudaFuser) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T23:10:57.6567263Z test_native_layer_norm (__main__.TestCudaFuser) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:10:57.6567858Z test_native_layer_norm_bfloat (__main__.TestCudaFuser) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:10:57.6568386Z test_native_layer_norm_half (__main__.TestCudaFuser) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:10:57.6568903Z test_nested_view (__main__.TestCudaFuser) ... skip: skipping this test since view is disabled now (0.000s) 2023-01-11T23:10:57.6569416Z test_no_tensor_input (__main__.TestCudaFuser) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:10:57.6569971Z test_norm (__main__.TestCudaFuser) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:10:57.6570476Z test_norm_bfloat (__main__.TestCudaFuser) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:10:57.6571004Z test_norm_channels_last (__main__.TestCudaFuser) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:10:57.6571522Z test_norm_half (__main__.TestCudaFuser) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:10:57.6572029Z test_norm_half_layer (__main__.TestCudaFuser) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:10:57.6572521Z test_norm_large (__main__.TestCudaFuser) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:10:57.6573045Z test_normalization_partition (__main__.TestCudaFuser) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:10:57.6573606Z test_nvfuser_comparison_callbacks_with_fallback (__main__.TestCudaFuser) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:10:57.6574571Z test_nvfuser_comparison_callbacks_without_fallback (__main__.TestCudaFuser) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:10:57.6575161Z test_overlapped_input (__main__.TestCudaFuser) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:10:57.6575706Z test_permutation_preservation (__main__.TestCudaFuser) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:10:57.6576273Z test_permutation_preservation_edge_case_0 (__main__.TestCudaFuser) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:10:57.6576861Z test_permutation_preservation_edge_case_1_broken (__main__.TestCudaFuser) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:10:57.6577433Z test_permutation_preservation_edge_case_2 (__main__.TestCudaFuser) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:10:57.6577980Z test_permute (__main__.TestCudaFuser) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:10:57.6578513Z test_pointwise_reference_tensor (__main__.TestCudaFuser) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:10:57.6579052Z test_profile_ivalue (__main__.TestCudaFuser) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:10:57.6579621Z test_profile_ivalue_multiple_profiles (__main__.TestCudaFuser) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:10:57.6580171Z test_profiling_node (__main__.TestCudaFuser) ... skip: Skipped due to rand_like behavior change (0.000s) 2023-01-11T23:10:57.6580696Z test_pw_single_reduction_partition (__main__.TestCudaFuser) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:10:57.6581230Z test_random_topo (__main__.TestCudaFuser) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:10:57.6581795Z test_reduction (__main__.TestCudaFuser) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:10:57.6582323Z test_reduction_dtypes_axis (__main__.TestCudaFuser) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:10:57.6582851Z test_reduction_empty_axes (__main__.TestCudaFuser) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:10:57.6583384Z test_reduction_multiple_output (__main__.TestCudaFuser) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T23:10:57.6583835Z test_reduction_permutation (__main__.TestCudaFuser) ... ok (93.703s) 2023-01-11T23:10:57.6584294Z test_reduction_sizes_op (__main__.TestCudaFuser) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.021s) 2023-01-11T23:10:57.6584834Z test_remove_output_used_only_in_dtype (__main__.TestCudaFuser) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:10:57.6585361Z test_rsub (__main__.TestCudaFuser) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:10:57.6585859Z test_scalar_cuda_tensor (__main__.TestCudaFuser) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:10:57.6586365Z test_scalar_input (__main__.TestCudaFuser) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:10:57.6586880Z test_scalar_tensor (__main__.TestCudaFuser) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:10:57.6587402Z test_scalar_tensor_permuted (__main__.TestCudaFuser) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:10:57.6587955Z test_scheduler_with_polymorphic_broadcast (__main__.TestCudaFuser) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:10:57.6588535Z test_shape_expression (__main__.TestCudaFuser) ... skip: skipping this test since squeeze/unsqueeze is disabled now (0.001s) 2023-01-11T23:10:57.6589174Z test_sibling_fusion (__main__.TestCudaFuser) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:10:57.6589734Z test_sibling_fusion_no_scalar_inputs (__main__.TestCudaFuser) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:10:57.6590275Z test_single_reduction_broadcast (__main__.TestCudaFuser) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:10:57.6590773Z test_singleton_fusion (__main__.TestCudaFuser) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:10:57.6591281Z test_skip_parser (__main__.TestCudaFuser) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:10:57.6592799Z test_softmax (__main__.TestCudaFuser) ... /opt/conda/lib/python3.10/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:1104.) 2023-01-11T23:10:57.6593684Z return Variable._execution_engine.run_backward( # Calls into the C++ engine to run the backward pass 2023-01-11T23:10:57.6593995Z ok (108.584s) 2023-01-11T23:10:57.6594327Z test_softmax_bfloat (__main__.TestCudaFuser) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2023-01-11T23:10:57.6594763Z test_softmax_dtype (__main__.TestCudaFuser) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T23:10:57.6595288Z test_softmax_half (__main__.TestCudaFuser) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:10:57.6595798Z test_softplus_fuser (__main__.TestCudaFuser) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:10:57.6596349Z test_squeeze (__main__.TestCudaFuser) ... skip: skipping this test since squeeze/unsqueeze is disabled now (0.000s) 2023-01-11T23:10:57.6596804Z test_squeeze_negative_dim (__main__.TestCudaFuser) ... skip: skipping this test since squeeze/unsqueeze is disabled now (0.000s) 2023-01-11T23:10:57.6597293Z test_squeeze_zero (__main__.TestCudaFuser) ... skip: skipping this test since squeeze/unsqueeze is disabled now (0.001s) 2023-01-11T23:10:57.6597787Z test_strict_fusion (__main__.TestCudaFuser) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:10:57.6598384Z test_sum_to_one (__main__.TestCudaFuser) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:10:57.6598926Z test_sum_to_size (__main__.TestCudaFuser) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:10:57.6599559Z test_ternary_ops (__main__.TestCudaFuser) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T23:10:57.6600178Z test_ternary_ops_integer_compatibility (__main__.TestCudaFuser) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:10:57.6600872Z test_ternary_ops_type_promotion (__main__.TestCudaFuser) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:10:57.6601422Z test_to_boolean (__main__.TestCudaFuser) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:10:57.6601884Z test_to_copy (__main__.TestCudaFuser) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:10:57.6602364Z test_to_dtype_bf16_to_bf16 (__main__.TestCudaFuser) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:10:57.6602874Z test_to_dtype_bf16_to_fp32 (__main__.TestCudaFuser) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:10:57.6603429Z test_to_dtype_fp16_to_fp16 (__main__.TestCudaFuser) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:10:57.6603937Z test_to_dtype_fp16_to_fp32 (__main__.TestCudaFuser) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:10:57.6604446Z test_to_dtype_fp32_to_bf16 (__main__.TestCudaFuser) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:10:57.6604942Z test_to_dtype_fp32_to_fp16 (__main__.TestCudaFuser) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:10:57.6605455Z test_transpose (__main__.TestCudaFuser) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:10:57.6605957Z test_transpose_default (__main__.TestCudaFuser) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:10:57.6606491Z test_trivial_reduction (__main__.TestCudaFuser) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:10:57.6607007Z test_type_as_op (__main__.TestCudaFuser) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:10:57.6607531Z test_type_inference (__main__.TestCudaFuser) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:10:57.6608059Z test_unary_bitwise (__main__.TestCudaFuser) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:10:57.6608516Z test_unary_ops (__main__.TestCudaFuser) ... ok (61.283s) 2023-01-11T23:10:57.6609070Z test_unsqueeze (__main__.TestCudaFuser) ... skip: skipping this test since squeeze/unsqueeze is disabled now (0.001s) 2023-01-11T23:10:57.6609720Z test_variance (__main__.TestCudaFuser) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:10:57.6610411Z test_variance_profiling (__main__.TestCudaFuser) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:10:57.6611124Z test_view (__main__.TestCudaFuser) ... skip: skipping this test since view is disabled now (0.001s) 2023-01-11T23:10:57.6611696Z test_view_before_permute (__main__.TestCudaFuser) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T23:10:57.6612229Z test_view_copy_graph_guard (__main__.TestCudaFuser) ... skip: skipping this test since reshape is disabled now (0.001s) 2023-01-11T23:10:57.6612771Z test_view_copy_graph_guard_double_fusion (__main__.TestCudaFuser) ... skip: skipping this test since view is disabled now (0.001s) 2023-01-11T23:10:57.6613278Z test_nvfuser_correctness_H_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.278s) 2023-01-11T23:10:57.6613751Z test_nvfuser_correctness_H_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.066s) 2023-01-11T23:10:57.6614364Z test_nvfuser_correctness_H_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.005s) 2023-01-11T23:10:57.6615483Z test_nvfuser_correctness_H_cuda_complex32 (__main__.TestCudaFuserOpInfoCUDA) ... /opt/conda/lib/python3.10/site-packages/torch/testing/_creation.py:167: UserWarning: ComplexHalf support is experimental and many operators don't support it yet. (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/EmptyTensor.cpp:32.) 2023-01-11T23:10:57.6616222Z result = torch.empty(shape, device=device, dtype=dtype) 2023-01-11T23:10:57.6616512Z ok (0.017s) 2023-01-11T23:10:57.6616885Z test_nvfuser_correctness_H_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.001s) 2023-01-11T23:10:57.6617364Z test_nvfuser_correctness_H_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.001s) 2023-01-11T23:10:57.6617841Z test_nvfuser_correctness_H_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.001s) 2023-01-11T23:10:57.6618290Z test_nvfuser_correctness_H_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.001s) 2023-01-11T23:10:57.6618860Z test_nvfuser_correctness_H_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.001s) 2023-01-11T23:10:57.6619326Z test_nvfuser_correctness_H_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.001s) 2023-01-11T23:10:57.6619766Z test_nvfuser_correctness_H_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.001s) 2023-01-11T23:10:57.6620221Z test_nvfuser_correctness_H_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.001s) 2023-01-11T23:10:57.6620680Z test_nvfuser_correctness_H_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.001s) 2023-01-11T23:10:57.6621143Z test_nvfuser_correctness_T_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.001s) 2023-01-11T23:10:57.6621597Z test_nvfuser_correctness_T_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.001s) 2023-01-11T23:10:57.6622076Z test_nvfuser_correctness_T_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.001s) 2023-01-11T23:10:57.6622550Z test_nvfuser_correctness_T_cuda_complex32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.001s) 2023-01-11T23:10:57.6623023Z test_nvfuser_correctness_T_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.001s) 2023-01-11T23:10:57.6623495Z test_nvfuser_correctness_T_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.001s) 2023-01-11T23:10:57.6623965Z test_nvfuser_correctness_T_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.001s) 2023-01-11T23:10:57.6624428Z test_nvfuser_correctness_T_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.001s) 2023-01-11T23:10:57.6624880Z test_nvfuser_correctness_T_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.001s) 2023-01-11T23:10:57.6625345Z test_nvfuser_correctness_T_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.001s) 2023-01-11T23:10:57.6625797Z test_nvfuser_correctness_T_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.001s) 2023-01-11T23:10:57.6626261Z test_nvfuser_correctness_T_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.001s) 2023-01-11T23:10:57.6626721Z test_nvfuser_correctness_T_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.001s) 2023-01-11T23:10:57.6627271Z test_nvfuser_correctness___getitem___cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.294s) 2023-01-11T23:10:57.6627766Z test_nvfuser_correctness___getitem___cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.287s) 2023-01-11T23:10:57.6628282Z test_nvfuser_correctness___getitem___cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.299s) 2023-01-11T23:10:57.6628858Z test_nvfuser_correctness___getitem___cuda_complex32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.301s) 2023-01-11T23:10:57.6629346Z test_nvfuser_correctness___getitem___cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.301s) 2023-01-11T23:10:57.6629819Z test_nvfuser_correctness___getitem___cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.300s) 2023-01-11T23:10:57.6630278Z test_nvfuser_correctness___getitem___cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.298s) 2023-01-11T23:10:57.6630764Z test_nvfuser_correctness___getitem___cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.298s) 2023-01-11T23:10:57.6631251Z test_nvfuser_correctness___getitem___cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.289s) 2023-01-11T23:10:57.6631727Z test_nvfuser_correctness___getitem___cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.290s) 2023-01-11T23:10:57.6632196Z test_nvfuser_correctness___getitem___cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.289s) 2023-01-11T23:10:57.6632679Z test_nvfuser_correctness___getitem___cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.292s) 2023-01-11T23:10:57.6633151Z test_nvfuser_correctness___getitem___cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.292s) 2023-01-11T23:10:57.6633623Z test_nvfuser_correctness___radd___cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (1.876s) 2023-01-11T23:10:57.6634081Z test_nvfuser_correctness___radd___cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... ok (1.813s) 2023-01-11T23:10:57.6634616Z test_nvfuser_correctness___radd___cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.117s) 2023-01-11T23:10:57.6635129Z test_nvfuser_correctness___radd___cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.118s) 2023-01-11T23:10:57.6635585Z test_nvfuser_correctness___radd___cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (1.879s) 2023-01-11T23:10:57.6635956Z test_nvfuser_correctness___radd___cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (1.822s) 2023-01-11T23:10:57.6636328Z test_nvfuser_correctness___radd___cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (1.821s) 2023-01-11T23:10:57.6636749Z test_nvfuser_correctness___radd___cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.113s) 2023-01-11T23:10:57.6637202Z test_nvfuser_correctness___radd___cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (1.815s) 2023-01-11T23:10:57.6637668Z test_nvfuser_correctness___radd___cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (1.894s) 2023-01-11T23:10:57.6638142Z test_nvfuser_correctness___radd___cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.111s) 2023-01-11T23:10:57.6638607Z test_nvfuser_correctness___radd___cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.111s) 2023-01-11T23:10:57.6639152Z test_nvfuser_correctness___rand___cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... ok (1.846s) 2023-01-11T23:10:57.6639710Z test_nvfuser_correctness___rand___cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.108s) 2023-01-11T23:10:57.6640272Z test_nvfuser_correctness___rand___cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (1.805s) 2023-01-11T23:10:57.6640829Z test_nvfuser_correctness___rand___cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (1.805s) 2023-01-11T23:10:57.6641303Z test_nvfuser_correctness___rand___cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.106s) 2023-01-11T23:10:57.6641747Z test_nvfuser_correctness___rand___cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.106s) 2023-01-11T23:10:57.6642229Z test_nvfuser_correctness___rdiv___cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (1.956s) 2023-01-11T23:10:57.6642759Z test_nvfuser_correctness___rdiv___cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... ok (1.893s) 2023-01-11T23:10:57.6643227Z test_nvfuser_correctness___rdiv___cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.125s) 2023-01-11T23:10:57.6643713Z test_nvfuser_correctness___rdiv___cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.125s) 2023-01-11T23:10:57.6644181Z test_nvfuser_correctness___rdiv___cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (1.890s) 2023-01-11T23:10:57.6644640Z test_nvfuser_correctness___rdiv___cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (1.799s) 2023-01-11T23:10:57.6645110Z test_nvfuser_correctness___rdiv___cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (1.787s) 2023-01-11T23:10:57.6645562Z test_nvfuser_correctness___rdiv___cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.121s) 2023-01-11T23:10:57.6646018Z test_nvfuser_correctness___rdiv___cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (1.823s) 2023-01-11T23:10:57.6646465Z test_nvfuser_correctness___rdiv___cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (1.827s) 2023-01-11T23:10:57.6646923Z test_nvfuser_correctness___rdiv___cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.119s) 2023-01-11T23:10:57.6647388Z test_nvfuser_correctness___rdiv___cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.118s) 2023-01-11T23:10:57.6647854Z test_nvfuser_correctness___rmatmul___cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.171s) 2023-01-11T23:10:57.6648331Z test_nvfuser_correctness___rmatmul___cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.172s) 2023-01-11T23:10:57.6648846Z test_nvfuser_correctness___rmatmul___cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.174s) 2023-01-11T23:10:57.6649447Z test_nvfuser_correctness___rmatmul___cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.171s) 2023-01-11T23:10:57.6650115Z test_nvfuser_correctness___rmatmul___cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.170s) 2023-01-11T23:10:57.6650716Z test_nvfuser_correctness___rmatmul___cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.170s) 2023-01-11T23:10:57.6651306Z test_nvfuser_correctness___rmod___cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (1.926s) 2023-01-11T23:10:57.6651793Z test_nvfuser_correctness___rmod___cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (1.914s) 2023-01-11T23:10:57.6652245Z test_nvfuser_correctness___rmod___cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (1.857s) 2023-01-11T23:10:57.6652709Z test_nvfuser_correctness___rmod___cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (2.017s) 2023-01-11T23:10:57.6653172Z test_nvfuser_correctness___rmod___cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.103s) 2023-01-11T23:10:57.6653636Z test_nvfuser_correctness___rmod___cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (1.690s) 2023-01-11T23:10:57.6654074Z test_nvfuser_correctness___rmod___cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (1.713s) 2023-01-11T23:10:57.6654731Z test_nvfuser_correctness___rmod___cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.102s) 2023-01-11T23:10:57.6655202Z test_nvfuser_correctness___rmod___cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.103s) 2023-01-11T23:10:57.6655671Z test_nvfuser_correctness___rmul___cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (1.739s) 2023-01-11T23:10:57.6656130Z test_nvfuser_correctness___rmul___cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... ok (1.672s) 2023-01-11T23:10:57.6656606Z test_nvfuser_correctness___rmul___cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.108s) 2023-01-11T23:10:57.6657083Z test_nvfuser_correctness___rmul___cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.109s) 2023-01-11T23:10:57.6657560Z test_nvfuser_correctness___rmul___cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (1.731s) 2023-01-11T23:10:57.6658096Z test_nvfuser_correctness___rmul___cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (1.669s) 2023-01-11T23:10:57.6658559Z test_nvfuser_correctness___rmul___cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (1.672s) 2023-01-11T23:10:57.6659018Z test_nvfuser_correctness___rmul___cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.102s) 2023-01-11T23:10:57.6659456Z test_nvfuser_correctness___rmul___cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (1.658s) 2023-01-11T23:10:57.6659915Z test_nvfuser_correctness___rmul___cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (1.653s) 2023-01-11T23:10:57.6660378Z test_nvfuser_correctness___rmul___cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.101s) 2023-01-11T23:10:57.6660833Z test_nvfuser_correctness___rmul___cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.101s) 2023-01-11T23:10:57.6661283Z test_nvfuser_correctness___ror___cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... ok (1.649s) 2023-01-11T23:10:57.6686004Z test_nvfuser_correctness___ror___cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.101s) 2023-01-11T23:10:57.6686480Z test_nvfuser_correctness___ror___cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (1.636s) 2023-01-11T23:10:57.6686942Z test_nvfuser_correctness___ror___cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (1.625s) 2023-01-11T23:10:57.6687400Z test_nvfuser_correctness___ror___cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.100s) 2023-01-11T23:10:57.6687871Z test_nvfuser_correctness___ror___cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.100s) 2023-01-11T23:10:57.6689091Z test_nvfuser_correctness___rpow___cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... /opt/conda/lib/python3.10/site-packages/torch/_tensor.py:870: UserWarning: To copy construct from a tensor, it is recommended to use sourceTensor.clone().detach() or sourceTensor.clone().detach().requires_grad_(True), rather than torch.tensor(sourceTensor). 2023-01-11T23:10:57.6690173Z return torch.tensor(other, dtype=dtype, device=self.device) ** self 2023-01-11T23:10:57.6690566Z ok (1.835s) 2023-01-11T23:10:57.6691029Z test_nvfuser_correctness___rpow___cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.157s) 2023-01-11T23:10:57.6691593Z test_nvfuser_correctness___rpow___cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.153s) 2023-01-11T23:10:57.6692073Z test_nvfuser_correctness___rpow___cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (1.834s) 2023-01-11T23:10:57.6692534Z test_nvfuser_correctness___rpow___cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (1.773s) 2023-01-11T23:10:57.6692990Z test_nvfuser_correctness___rpow___cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (1.833s) 2023-01-11T23:10:57.6693457Z test_nvfuser_correctness___rpow___cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.147s) 2023-01-11T23:10:57.6693917Z test_nvfuser_correctness___rpow___cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (1.700s) 2023-01-11T23:10:57.6694570Z test_nvfuser_correctness___rpow___cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (1.705s) 2023-01-11T23:10:57.6695050Z test_nvfuser_correctness___rpow___cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.150s) 2023-01-11T23:10:57.6695514Z test_nvfuser_correctness___rpow___cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.147s) 2023-01-11T23:10:57.6695973Z test_nvfuser_correctness___rsub___cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (1.702s) 2023-01-11T23:10:57.6696461Z test_nvfuser_correctness___rsub___cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.110s) 2023-01-11T23:10:57.6696942Z test_nvfuser_correctness___rsub___cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.111s) 2023-01-11T23:10:57.6697410Z test_nvfuser_correctness___rsub___cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (1.697s) 2023-01-11T23:10:57.6697878Z test_nvfuser_correctness___rsub___cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (1.641s) 2023-01-11T23:10:57.6698434Z test_nvfuser_correctness___rsub___cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (1.639s) 2023-01-11T23:10:57.6698897Z test_nvfuser_correctness___rsub___cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.105s) 2023-01-11T23:10:57.6699375Z test_nvfuser_correctness___rsub___cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (1.630s) 2023-01-11T23:10:57.6699822Z test_nvfuser_correctness___rsub___cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (1.663s) 2023-01-11T23:10:57.6700282Z test_nvfuser_correctness___rsub___cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.105s) 2023-01-11T23:10:57.6700749Z test_nvfuser_correctness___rsub___cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.105s) 2023-01-11T23:10:57.6701206Z test_nvfuser_correctness___rxor___cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... ok (1.614s) 2023-01-11T23:10:57.6701671Z test_nvfuser_correctness___rxor___cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.100s) 2023-01-11T23:10:57.6702137Z test_nvfuser_correctness___rxor___cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (1.609s) 2023-01-11T23:10:57.6702596Z test_nvfuser_correctness___rxor___cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (1.607s) 2023-01-11T23:10:57.6703041Z test_nvfuser_correctness___rxor___cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.099s) 2023-01-11T23:10:57.6703511Z test_nvfuser_correctness___rxor___cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.099s) 2023-01-11T23:10:57.6704008Z test_nvfuser_correctness__native_batch_norm_legit_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.090s) 2023-01-11T23:10:57.6704532Z test_nvfuser_correctness__native_batch_norm_legit_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.088s) 2023-01-11T23:10:57.6705048Z test_nvfuser_correctness__native_batch_norm_legit_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.090s) 2023-01-11T23:10:57.6705637Z test_nvfuser_correctness__native_batch_norm_legit_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.089s) 2023-01-11T23:10:57.6706179Z test_nvfuser_correctness__softmax_backward_data_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.933s) 2023-01-11T23:10:57.6706597Z test_nvfuser_correctness__softmax_backward_data_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.931s) 2023-01-11T23:10:57.6706994Z test_nvfuser_correctness__softmax_backward_data_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.774s) 2023-01-11T23:10:57.6707399Z test_nvfuser_correctness__softmax_backward_data_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.752s) 2023-01-11T23:10:57.6707787Z test_nvfuser_correctness_abs_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.201s) 2023-01-11T23:10:57.6708159Z test_nvfuser_correctness_abs_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.195s) 2023-01-11T23:10:57.6708526Z test_nvfuser_correctness_abs_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.012s) 2023-01-11T23:10:57.6708983Z test_nvfuser_correctness_abs_cuda_complex32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.186s) 2023-01-11T23:10:57.6709390Z test_nvfuser_correctness_abs_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.013s) 2023-01-11T23:10:57.6709778Z test_nvfuser_correctness_abs_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.204s) 2023-01-11T23:10:57.6710146Z test_nvfuser_correctness_abs_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.196s) 2023-01-11T23:10:57.6710511Z test_nvfuser_correctness_abs_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.196s) 2023-01-11T23:10:57.6710869Z test_nvfuser_correctness_abs_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.011s) 2023-01-11T23:10:57.6711216Z test_nvfuser_correctness_abs_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.195s) 2023-01-11T23:10:57.6711572Z test_nvfuser_correctness_abs_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.194s) 2023-01-11T23:10:57.6711937Z test_nvfuser_correctness_abs_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.011s) 2023-01-11T23:10:57.6712323Z test_nvfuser_correctness_abs_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.011s) 2023-01-11T23:10:57.6712686Z test_nvfuser_correctness_acos_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.397s) 2023-01-11T23:10:57.6713044Z test_nvfuser_correctness_acos_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.402s) 2023-01-11T23:10:57.6713410Z test_nvfuser_correctness_acos_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.033s) 2023-01-11T23:10:57.6713773Z test_nvfuser_correctness_acos_cuda_complex32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.034s) 2023-01-11T23:10:57.6714145Z test_nvfuser_correctness_acos_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.033s) 2023-01-11T23:10:57.6714511Z test_nvfuser_correctness_acos_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.398s) 2023-01-11T23:10:57.6714878Z test_nvfuser_correctness_acos_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.391s) 2023-01-11T23:10:57.6715238Z test_nvfuser_correctness_acos_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.400s) 2023-01-11T23:10:57.6715597Z test_nvfuser_correctness_acos_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.032s) 2023-01-11T23:10:57.6715953Z test_nvfuser_correctness_acos_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.403s) 2023-01-11T23:10:57.6716302Z test_nvfuser_correctness_acos_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.403s) 2023-01-11T23:10:57.6716655Z test_nvfuser_correctness_acos_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.032s) 2023-01-11T23:10:57.6717017Z test_nvfuser_correctness_acos_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.032s) 2023-01-11T23:10:57.6717383Z test_nvfuser_correctness_acosh_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.032s) 2023-01-11T23:10:57.6717761Z test_nvfuser_correctness_acosh_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.031s) 2023-01-11T23:10:57.6718134Z test_nvfuser_correctness_acosh_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.032s) 2023-01-11T23:10:57.6718515Z test_nvfuser_correctness_acosh_cuda_complex32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.032s) 2023-01-11T23:10:57.6718957Z test_nvfuser_correctness_acosh_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.032s) 2023-01-11T23:10:57.6719410Z test_nvfuser_correctness_acosh_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.032s) 2023-01-11T23:10:57.6719866Z test_nvfuser_correctness_acosh_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.031s) 2023-01-11T23:10:57.6720327Z test_nvfuser_correctness_acosh_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.031s) 2023-01-11T23:10:57.6720774Z test_nvfuser_correctness_acosh_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.032s) 2023-01-11T23:10:57.6721181Z test_nvfuser_correctness_acosh_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.032s) 2023-01-11T23:10:57.6721538Z test_nvfuser_correctness_acosh_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.031s) 2023-01-11T23:10:57.6721896Z test_nvfuser_correctness_acosh_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.032s) 2023-01-11T23:10:57.6722243Z test_nvfuser_correctness_acosh_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.031s) 2023-01-11T23:10:57.6722615Z test_nvfuser_correctness_add_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.543s) 2023-01-11T23:10:57.6722997Z test_nvfuser_correctness_add_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... expected failure (0.130s) 2023-01-11T23:10:57.6723377Z test_nvfuser_correctness_add_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.130s) 2023-01-11T23:10:57.6723740Z test_nvfuser_correctness_add_cuda_complex32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.129s) 2023-01-11T23:10:57.6724115Z test_nvfuser_correctness_add_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.129s) 2023-01-11T23:10:57.6724516Z test_nvfuser_correctness_add_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.544s) 2023-01-11T23:10:57.6724872Z test_nvfuser_correctness_add_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.528s) 2023-01-11T23:10:57.6725225Z test_nvfuser_correctness_add_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.531s) 2023-01-11T23:10:57.6725587Z test_nvfuser_correctness_add_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.123s) 2023-01-11T23:10:57.6725948Z test_nvfuser_correctness_add_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.523s) 2023-01-11T23:10:57.6726290Z test_nvfuser_correctness_add_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.526s) 2023-01-11T23:10:57.6726651Z test_nvfuser_correctness_add_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.124s) 2023-01-11T23:10:57.6727008Z test_nvfuser_correctness_add_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.124s) 2023-01-11T23:10:57.6727366Z test_nvfuser_correctness_addbmm_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.082s) 2023-01-11T23:10:57.6727752Z test_nvfuser_correctness_addbmm_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.188s) 2023-01-11T23:10:57.6728130Z test_nvfuser_correctness_addbmm_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.169s) 2023-01-11T23:10:57.6728504Z test_nvfuser_correctness_addbmm_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.082s) 2023-01-11T23:10:57.6728918Z test_nvfuser_correctness_addbmm_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.081s) 2023-01-11T23:10:57.6729381Z test_nvfuser_correctness_addbmm_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.082s) 2023-01-11T23:10:57.6729845Z test_nvfuser_correctness_addcdiv_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.148s) 2023-01-11T23:10:57.6730315Z test_nvfuser_correctness_addcdiv_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... ok (2.561s) 2023-01-11T23:10:57.6730803Z test_nvfuser_correctness_addcdiv_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (2.373s) 2023-01-11T23:10:57.6731291Z test_nvfuser_correctness_addcdiv_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.148s) 2023-01-11T23:10:57.6731685Z test_nvfuser_correctness_addcdiv_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.149s) 2023-01-11T23:10:57.6732046Z test_nvfuser_correctness_addcdiv_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.147s) 2023-01-11T23:10:57.6732419Z test_nvfuser_correctness_addcmul_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (2.599s) 2023-01-11T23:10:57.6732797Z test_nvfuser_correctness_addcmul_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... ok (2.293s) 2023-01-11T23:10:57.6733177Z test_nvfuser_correctness_addcmul_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (2.117s) 2023-01-11T23:10:57.6733548Z test_nvfuser_correctness_addcmul_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (2.606s) 2023-01-11T23:10:57.6733919Z test_nvfuser_correctness_addcmul_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (2.504s) 2023-01-11T23:10:57.6734463Z test_nvfuser_correctness_addcmul_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (2.502s) 2023-01-11T23:10:57.6734849Z test_nvfuser_correctness_addcmul_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.146s) 2023-01-11T23:10:57.6735208Z test_nvfuser_correctness_addcmul_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (2.492s) 2023-01-11T23:10:57.6735572Z test_nvfuser_correctness_addcmul_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (2.523s) 2023-01-11T23:10:57.6735942Z test_nvfuser_correctness_addcmul_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.147s) 2023-01-11T23:10:57.6736293Z test_nvfuser_correctness_addcmul_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.144s) 2023-01-11T23:10:57.6736659Z test_nvfuser_correctness_addmm_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.043s) 2023-01-11T23:10:57.6737030Z test_nvfuser_correctness_addmm_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.069s) 2023-01-11T23:10:57.6737476Z test_nvfuser_correctness_addmm_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.069s) 2023-01-11T23:10:57.6737834Z test_nvfuser_correctness_addmm_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.042s) 2023-01-11T23:10:57.6738196Z test_nvfuser_correctness_addmm_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.043s) 2023-01-11T23:10:57.6738560Z test_nvfuser_correctness_addmm_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.042s) 2023-01-11T23:10:57.6738943Z test_nvfuser_correctness_addmm_decomposed_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.624s) 2023-01-11T23:10:57.6739334Z test_nvfuser_correctness_addmm_decomposed_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.068s) 2023-01-11T23:10:57.6739746Z test_nvfuser_correctness_addmm_decomposed_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.069s) 2023-01-11T23:10:57.6740166Z test_nvfuser_correctness_addmm_decomposed_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2023-01-11T23:10:57.6740571Z test_nvfuser_correctness_addmm_decomposed_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.601s) 2023-01-11T23:10:57.6740966Z test_nvfuser_correctness_addmm_decomposed_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.599s) 2023-01-11T23:10:57.6741352Z test_nvfuser_correctness_addmv_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.075s) 2023-01-11T23:10:57.6741728Z test_nvfuser_correctness_addmv_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.076s) 2023-01-11T23:10:57.6742099Z test_nvfuser_correctness_addmv_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.076s) 2023-01-11T23:10:57.6742473Z test_nvfuser_correctness_addmv_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.075s) 2023-01-11T23:10:57.6742878Z test_nvfuser_correctness_addmv_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.077s) 2023-01-11T23:10:57.6743288Z test_nvfuser_correctness_addmv_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.074s) 2023-01-11T23:10:57.6743677Z test_nvfuser_correctness_addr_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.073s) 2023-01-11T23:10:57.6744071Z test_nvfuser_correctness_addr_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.048s) 2023-01-11T23:10:57.6744479Z test_nvfuser_correctness_addr_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.051s) 2023-01-11T23:10:57.6744877Z test_nvfuser_correctness_addr_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.051s) 2023-01-11T23:10:57.6745284Z test_nvfuser_correctness_addr_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.073s) 2023-01-11T23:10:57.6745685Z test_nvfuser_correctness_addr_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.074s) 2023-01-11T23:10:57.6746083Z test_nvfuser_correctness_addr_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.073s) 2023-01-11T23:10:57.6746480Z test_nvfuser_correctness_addr_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.047s) 2023-01-11T23:10:57.6746872Z test_nvfuser_correctness_addr_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.047s) 2023-01-11T23:10:57.6747261Z test_nvfuser_correctness_addr_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.047s) 2023-01-11T23:10:57.6747660Z test_nvfuser_correctness_addr_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.047s) 2023-01-11T23:10:57.6748041Z test_nvfuser_correctness_addr_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.047s) 2023-01-11T23:10:57.6748444Z test_nvfuser_correctness_all_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.139s) 2023-01-11T23:10:57.6748873Z test_nvfuser_correctness_all_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.139s) 2023-01-11T23:10:57.6749453Z test_nvfuser_correctness_all_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... /var/lib/jenkins/workspace/test/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:276.) 2023-01-11T23:10:57.6750021Z ref = variant(*clone_inputs((sample.input, *sample.args)), **sample.kwargs) 2023-01-11T23:10:57.6750272Z ok (0.138s) 2023-01-11T23:10:57.6750553Z test_nvfuser_correctness_all_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.139s) 2023-01-11T23:10:57.6750909Z test_nvfuser_correctness_all_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.139s) 2023-01-11T23:10:57.6751278Z test_nvfuser_correctness_all_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.138s) 2023-01-11T23:10:57.6751664Z test_nvfuser_correctness_all_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.139s) 2023-01-11T23:10:57.6752106Z test_nvfuser_correctness_all_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.139s) 2023-01-11T23:10:57.6752538Z test_nvfuser_correctness_all_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.138s) 2023-01-11T23:10:57.6752895Z test_nvfuser_correctness_all_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.140s) 2023-01-11T23:10:57.6753241Z test_nvfuser_correctness_all_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.139s) 2023-01-11T23:10:57.6753581Z test_nvfuser_correctness_all_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.138s) 2023-01-11T23:10:57.6753957Z test_nvfuser_correctness_allclose_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2023-01-11T23:10:57.6754370Z test_nvfuser_correctness_allclose_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2023-01-11T23:10:57.6754780Z test_nvfuser_correctness_allclose_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2023-01-11T23:10:57.6755175Z test_nvfuser_correctness_allclose_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2023-01-11T23:10:57.6755610Z test_nvfuser_correctness_allclose_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2023-01-11T23:10:57.6756012Z test_nvfuser_correctness_allclose_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2023-01-11T23:10:57.6756402Z test_nvfuser_correctness_amax_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (3.867s) 2023-01-11T23:10:57.6756754Z test_nvfuser_correctness_amax_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... ok (3.738s) 2023-01-11T23:10:57.6757124Z test_nvfuser_correctness_amax_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (3.875s) 2023-01-11T23:10:57.6757492Z test_nvfuser_correctness_amax_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (3.767s) 2023-01-11T23:10:57.6757856Z test_nvfuser_correctness_amax_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (3.768s) 2023-01-11T23:10:57.6758209Z test_nvfuser_correctness_amax_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.233s) 2023-01-11T23:10:57.6758574Z test_nvfuser_correctness_amax_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (3.699s) 2023-01-11T23:10:57.6758952Z test_nvfuser_correctness_amax_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (3.681s) 2023-01-11T23:10:57.6759307Z test_nvfuser_correctness_amax_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.234s) 2023-01-11T23:10:57.6759667Z test_nvfuser_correctness_amax_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.232s) 2023-01-11T23:10:57.6760045Z test_nvfuser_correctness_amin_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (3.869s) 2023-01-11T23:10:57.6760436Z test_nvfuser_correctness_amin_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... ok (3.726s) 2023-01-11T23:10:57.6760818Z test_nvfuser_correctness_amin_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (3.872s) 2023-01-11T23:10:57.6761183Z test_nvfuser_correctness_amin_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (3.827s) 2023-01-11T23:10:57.6761554Z test_nvfuser_correctness_amin_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (3.800s) 2023-01-11T23:10:57.6761955Z test_nvfuser_correctness_amin_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.235s) 2023-01-11T23:10:57.6762315Z test_nvfuser_correctness_amin_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (3.722s) 2023-01-11T23:10:57.6762680Z test_nvfuser_correctness_amin_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (3.706s) 2023-01-11T23:10:57.6763042Z test_nvfuser_correctness_amin_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.235s) 2023-01-11T23:10:57.6763392Z test_nvfuser_correctness_amin_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.234s) 2023-01-11T23:10:57.6763769Z test_nvfuser_correctness_aminmax_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.084s) 2023-01-11T23:10:57.6764150Z test_nvfuser_correctness_aminmax_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.076s) 2023-01-11T23:10:57.6764525Z test_nvfuser_correctness_aminmax_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.083s) 2023-01-11T23:10:57.6764893Z test_nvfuser_correctness_aminmax_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.084s) 2023-01-11T23:10:57.6765260Z test_nvfuser_correctness_aminmax_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.082s) 2023-01-11T23:10:57.6765633Z test_nvfuser_correctness_aminmax_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.076s) 2023-01-11T23:10:57.6765990Z test_nvfuser_correctness_aminmax_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.077s) 2023-01-11T23:10:57.6766362Z test_nvfuser_correctness_aminmax_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.075s) 2023-01-11T23:10:57.6766725Z test_nvfuser_correctness_aminmax_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.076s) 2023-01-11T23:10:57.6767084Z test_nvfuser_correctness_aminmax_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.077s) 2023-01-11T23:10:57.6767437Z test_nvfuser_correctness_angle_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.012s) 2023-01-11T23:10:57.6767841Z test_nvfuser_correctness_angle_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.222s) 2023-01-11T23:10:57.6768221Z test_nvfuser_correctness_angle_cuda_complex32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.219s) 2023-01-11T23:10:57.6768599Z test_nvfuser_correctness_angle_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.214s) 2023-01-11T23:10:57.6769011Z test_nvfuser_correctness_angle_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.012s) 2023-01-11T23:10:57.6769470Z test_nvfuser_correctness_angle_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.012s) 2023-01-11T23:10:57.6769928Z test_nvfuser_correctness_angle_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.012s) 2023-01-11T23:10:57.6770368Z test_nvfuser_correctness_angle_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.012s) 2023-01-11T23:10:57.6770819Z test_nvfuser_correctness_angle_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.012s) 2023-01-11T23:10:57.6771259Z test_nvfuser_correctness_angle_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.012s) 2023-01-11T23:10:57.6771654Z test_nvfuser_correctness_angle_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.012s) 2023-01-11T23:10:57.6772004Z test_nvfuser_correctness_any_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.143s) 2023-01-11T23:10:57.6772362Z test_nvfuser_correctness_any_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.142s) 2023-01-11T23:10:57.6772723Z test_nvfuser_correctness_any_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.142s) 2023-01-11T23:10:57.6773088Z test_nvfuser_correctness_any_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.143s) 2023-01-11T23:10:57.6773444Z test_nvfuser_correctness_any_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.142s) 2023-01-11T23:10:57.6773802Z test_nvfuser_correctness_any_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.142s) 2023-01-11T23:10:57.6774164Z test_nvfuser_correctness_any_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.143s) 2023-01-11T23:10:57.6774731Z test_nvfuser_correctness_any_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.142s) 2023-01-11T23:10:57.6775090Z test_nvfuser_correctness_any_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.143s) 2023-01-11T23:10:57.6775441Z test_nvfuser_correctness_any_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.143s) 2023-01-11T23:10:57.6775799Z test_nvfuser_correctness_any_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.142s) 2023-01-11T23:10:57.6776145Z test_nvfuser_correctness_any_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.142s) 2023-01-11T23:10:57.6776532Z test_nvfuser_correctness_arange_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... expected failure (0.045s) 2023-01-11T23:10:57.6776938Z test_nvfuser_correctness_arange_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... expected failure (0.046s) 2023-01-11T23:10:57.6777347Z test_nvfuser_correctness_arange_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... expected failure (0.045s) 2023-01-11T23:10:57.6777749Z test_nvfuser_correctness_arange_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... expected failure (0.044s) 2023-01-11T23:10:57.6778145Z test_nvfuser_correctness_arange_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... expected failure (0.042s) 2023-01-11T23:10:57.6778539Z test_nvfuser_correctness_arange_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... expected failure (0.042s) 2023-01-11T23:10:57.6778923Z test_nvfuser_correctness_arange_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... expected failure (0.041s) 2023-01-11T23:10:57.6779316Z test_nvfuser_correctness_arange_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... expected failure (0.042s) 2023-01-11T23:10:57.6779712Z test_nvfuser_correctness_arange_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... expected failure (0.042s) 2023-01-11T23:10:57.6780148Z test_nvfuser_correctness_argmax_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.139s) 2023-01-11T23:10:57.6780520Z test_nvfuser_correctness_argmax_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.146s) 2023-01-11T23:10:57.6780892Z test_nvfuser_correctness_argmax_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.144s) 2023-01-11T23:10:57.6781260Z test_nvfuser_correctness_argmax_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.143s) 2023-01-11T23:10:57.6781623Z test_nvfuser_correctness_argmax_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.144s) 2023-01-11T23:10:57.6781974Z test_nvfuser_correctness_argmax_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.143s) 2023-01-11T23:10:57.6782332Z test_nvfuser_correctness_argmax_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.143s) 2023-01-11T23:10:57.6782693Z test_nvfuser_correctness_argmax_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.144s) 2023-01-11T23:10:57.6783050Z test_nvfuser_correctness_argmax_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.143s) 2023-01-11T23:10:57.6783421Z test_nvfuser_correctness_argmin_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.143s) 2023-01-11T23:10:57.6783787Z test_nvfuser_correctness_argmin_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.145s) 2023-01-11T23:10:57.6784149Z test_nvfuser_correctness_argmin_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.144s) 2023-01-11T23:10:57.6784507Z test_nvfuser_correctness_argmin_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.144s) 2023-01-11T23:10:57.6784864Z test_nvfuser_correctness_argmin_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.144s) 2023-01-11T23:10:57.6785225Z test_nvfuser_correctness_argmin_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.144s) 2023-01-11T23:10:57.6785582Z test_nvfuser_correctness_argmin_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.143s) 2023-01-11T23:10:57.6785937Z test_nvfuser_correctness_argmin_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.145s) 2023-01-11T23:10:57.6786331Z test_nvfuser_correctness_argmin_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.143s) 2023-01-11T23:10:57.6786694Z test_nvfuser_correctness_argsort_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.321s) 2023-01-11T23:10:57.6787054Z test_nvfuser_correctness_argsort_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.322s) 2023-01-11T23:10:57.6787420Z test_nvfuser_correctness_argsort_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.322s) 2023-01-11T23:10:57.6787786Z test_nvfuser_correctness_argsort_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.322s) 2023-01-11T23:10:57.6788151Z test_nvfuser_correctness_argsort_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.323s) 2023-01-11T23:10:57.6788507Z test_nvfuser_correctness_argsort_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.322s) 2023-01-11T23:10:57.6788932Z test_nvfuser_correctness_argsort_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.321s) 2023-01-11T23:10:57.6789300Z test_nvfuser_correctness_argsort_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.322s) 2023-01-11T23:10:57.6789669Z test_nvfuser_correctness_argsort_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.322s) 2023-01-11T23:10:57.6790041Z test_nvfuser_correctness_argwhere_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.065s) 2023-01-11T23:10:57.6790410Z test_nvfuser_correctness_argwhere_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.065s) 2023-01-11T23:10:57.6790785Z test_nvfuser_correctness_argwhere_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.064s) 2023-01-11T23:10:57.6791160Z test_nvfuser_correctness_argwhere_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.064s) 2023-01-11T23:10:57.6791613Z test_nvfuser_correctness_argwhere_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.065s) 2023-01-11T23:10:57.6792068Z test_nvfuser_correctness_argwhere_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.064s) 2023-01-11T23:10:57.6792581Z test_nvfuser_correctness_argwhere_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.064s) 2023-01-11T23:10:57.6792943Z test_nvfuser_correctness_argwhere_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.064s) 2023-01-11T23:10:57.6793310Z test_nvfuser_correctness_argwhere_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.064s) 2023-01-11T23:10:57.6793674Z test_nvfuser_correctness_argwhere_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.064s) 2023-01-11T23:10:57.6794039Z test_nvfuser_correctness_argwhere_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.064s) 2023-01-11T23:10:57.6794395Z test_nvfuser_correctness_argwhere_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.064s) 2023-01-11T23:10:57.6794770Z test_nvfuser_correctness_as_strided_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.070s) 2023-01-11T23:10:57.6795144Z test_nvfuser_correctness_as_strided_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.067s) 2023-01-11T23:10:57.6795514Z test_nvfuser_correctness_as_strided_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.071s) 2023-01-11T23:10:57.6795904Z test_nvfuser_correctness_as_strided_cuda_complex32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.070s) 2023-01-11T23:10:57.6796286Z test_nvfuser_correctness_as_strided_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.070s) 2023-01-11T23:10:57.6796658Z test_nvfuser_correctness_as_strided_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.068s) 2023-01-11T23:10:57.6797017Z test_nvfuser_correctness_as_strided_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.071s) 2023-01-11T23:10:57.6797389Z test_nvfuser_correctness_as_strided_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.069s) 2023-01-11T23:10:57.6797754Z test_nvfuser_correctness_as_strided_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.067s) 2023-01-11T23:10:57.6798124Z test_nvfuser_correctness_as_strided_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.065s) 2023-01-11T23:10:57.6798544Z test_nvfuser_correctness_as_strided_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.067s) 2023-01-11T23:10:57.6798997Z test_nvfuser_correctness_as_strided_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.067s) 2023-01-11T23:10:57.6799453Z test_nvfuser_correctness_as_strided_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.066s) 2023-01-11T23:10:57.6799939Z test_nvfuser_correctness_as_strided_partial_views_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... expected failure (0.034s) 2023-01-11T23:10:57.6800491Z test_nvfuser_correctness_as_strided_partial_views_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... expected failure (0.032s) 2023-01-11T23:10:57.6801034Z test_nvfuser_correctness_as_strided_partial_views_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... expected failure (0.035s) 2023-01-11T23:10:57.6801477Z test_nvfuser_correctness_as_strided_partial_views_cuda_complex32 (__main__.TestCudaFuserOpInfoCUDA) ... expected failure (0.034s) 2023-01-11T23:10:57.6801900Z test_nvfuser_correctness_as_strided_partial_views_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... expected failure (0.034s) 2023-01-11T23:10:57.6802333Z test_nvfuser_correctness_as_strided_partial_views_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... expected failure (0.033s) 2023-01-11T23:10:57.6802765Z test_nvfuser_correctness_as_strided_partial_views_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... expected failure (0.033s) 2023-01-11T23:10:57.6803192Z test_nvfuser_correctness_as_strided_partial_views_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... expected failure (0.032s) 2023-01-11T23:10:57.6803608Z test_nvfuser_correctness_as_strided_partial_views_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... expected failure (0.031s) 2023-01-11T23:10:57.6804029Z test_nvfuser_correctness_as_strided_partial_views_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... expected failure (0.031s) 2023-01-11T23:10:57.6804467Z test_nvfuser_correctness_as_strided_partial_views_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... expected failure (0.031s) 2023-01-11T23:10:57.6804899Z test_nvfuser_correctness_as_strided_partial_views_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... expected failure (0.032s) 2023-01-11T23:10:57.6805322Z test_nvfuser_correctness_as_strided_partial_views_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... expected failure (0.031s) 2023-01-11T23:10:57.6805738Z test_nvfuser_correctness_as_strided_scatter_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.097s) 2023-01-11T23:10:57.6806136Z test_nvfuser_correctness_as_strided_scatter_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.098s) 2023-01-11T23:10:57.6806537Z test_nvfuser_correctness_as_strided_scatter_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.103s) 2023-01-11T23:10:57.6806929Z test_nvfuser_correctness_as_strided_scatter_cuda_complex32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.101s) 2023-01-11T23:10:57.6807340Z test_nvfuser_correctness_as_strided_scatter_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.101s) 2023-01-11T23:10:57.6807732Z test_nvfuser_correctness_as_strided_scatter_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.101s) 2023-01-11T23:10:57.6808124Z test_nvfuser_correctness_as_strided_scatter_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.099s) 2023-01-11T23:10:57.6808510Z test_nvfuser_correctness_as_strided_scatter_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.101s) 2023-01-11T23:10:57.6808994Z test_nvfuser_correctness_as_strided_scatter_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.095s) 2023-01-11T23:10:57.6809473Z test_nvfuser_correctness_as_strided_scatter_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.094s) 2023-01-11T23:10:57.6809951Z test_nvfuser_correctness_as_strided_scatter_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.097s) 2023-01-11T23:10:57.6810414Z test_nvfuser_correctness_as_strided_scatter_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.095s) 2023-01-11T23:10:57.6810971Z test_nvfuser_correctness_as_strided_scatter_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.096s) 2023-01-11T23:10:57.6811481Z test_nvfuser_correctness_asin_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.204s) 2023-01-11T23:10:57.6811878Z test_nvfuser_correctness_asin_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.202s) 2023-01-11T23:10:57.6812282Z test_nvfuser_correctness_asin_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.012s) 2023-01-11T23:10:57.6812696Z test_nvfuser_correctness_asin_cuda_complex32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.012s) 2023-01-11T23:10:57.6813110Z test_nvfuser_correctness_asin_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.012s) 2023-01-11T23:10:57.6813505Z test_nvfuser_correctness_asin_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.201s) 2023-01-11T23:10:57.6813902Z test_nvfuser_correctness_asin_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.196s) 2023-01-11T23:10:57.6814473Z test_nvfuser_correctness_asin_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.197s) 2023-01-11T23:10:57.6814892Z test_nvfuser_correctness_asin_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.012s) 2023-01-11T23:10:57.6815249Z test_nvfuser_correctness_asin_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.200s) 2023-01-11T23:10:57.6815615Z test_nvfuser_correctness_asin_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.199s) 2023-01-11T23:10:57.6815978Z test_nvfuser_correctness_asin_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.012s) 2023-01-11T23:10:57.6816332Z test_nvfuser_correctness_asin_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.011s) 2023-01-11T23:10:57.6816700Z test_nvfuser_correctness_asinh_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.011s) 2023-01-11T23:10:57.6817074Z test_nvfuser_correctness_asinh_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.011s) 2023-01-11T23:10:57.6817505Z test_nvfuser_correctness_asinh_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.012s) 2023-01-11T23:10:57.6817883Z test_nvfuser_correctness_asinh_cuda_complex32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.013s) 2023-01-11T23:10:57.6818260Z test_nvfuser_correctness_asinh_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.012s) 2023-01-11T23:10:57.6818638Z test_nvfuser_correctness_asinh_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.012s) 2023-01-11T23:10:57.6819009Z test_nvfuser_correctness_asinh_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.012s) 2023-01-11T23:10:57.6819373Z test_nvfuser_correctness_asinh_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.012s) 2023-01-11T23:10:57.6819736Z test_nvfuser_correctness_asinh_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.012s) 2023-01-11T23:10:57.6820104Z test_nvfuser_correctness_asinh_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.012s) 2023-01-11T23:10:57.6820468Z test_nvfuser_correctness_asinh_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.012s) 2023-01-11T23:10:57.6820837Z test_nvfuser_correctness_asinh_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.011s) 2023-01-11T23:10:57.6821201Z test_nvfuser_correctness_asinh_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.011s) 2023-01-11T23:10:57.6821574Z test_nvfuser_correctness_atan2_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (1.722s) 2023-01-11T23:10:57.6821935Z test_nvfuser_correctness_atan2_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... ok (1.693s) 2023-01-11T23:10:57.6822304Z test_nvfuser_correctness_atan2_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (1.729s) 2023-01-11T23:10:57.6822674Z test_nvfuser_correctness_atan2_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (1.703s) 2023-01-11T23:10:57.6823038Z test_nvfuser_correctness_atan2_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (1.665s) 2023-01-11T23:10:57.6823396Z test_nvfuser_correctness_atan2_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.101s) 2023-01-11T23:10:57.6823792Z test_nvfuser_correctness_atan2_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (1.698s) 2023-01-11T23:10:57.6824151Z test_nvfuser_correctness_atan2_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (1.696s) 2023-01-11T23:10:57.6824501Z test_nvfuser_correctness_atan2_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.101s) 2023-01-11T23:10:57.6824857Z test_nvfuser_correctness_atan2_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.100s) 2023-01-11T23:10:57.6825224Z test_nvfuser_correctness_atan_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.204s) 2023-01-11T23:10:57.6825591Z test_nvfuser_correctness_atan_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.200s) 2023-01-11T23:10:57.6825951Z test_nvfuser_correctness_atan_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.012s) 2023-01-11T23:10:57.6826331Z test_nvfuser_correctness_atan_cuda_complex32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.012s) 2023-01-11T23:10:57.6826711Z test_nvfuser_correctness_atan_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.012s) 2023-01-11T23:10:57.6827072Z test_nvfuser_correctness_atan_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.203s) 2023-01-11T23:10:57.6827444Z test_nvfuser_correctness_atan_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.196s) 2023-01-11T23:10:57.6827805Z test_nvfuser_correctness_atan_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.195s) 2023-01-11T23:10:57.6828168Z test_nvfuser_correctness_atan_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.013s) 2023-01-11T23:10:57.6828516Z test_nvfuser_correctness_atan_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.199s) 2023-01-11T23:10:57.6828950Z test_nvfuser_correctness_atan_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.198s) 2023-01-11T23:10:57.6829339Z test_nvfuser_correctness_atan_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.012s) 2023-01-11T23:10:57.6829706Z test_nvfuser_correctness_atan_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.012s) 2023-01-11T23:10:57.6830065Z test_nvfuser_correctness_atanh_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.201s) 2023-01-11T23:10:57.6830426Z test_nvfuser_correctness_atanh_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.205s) 2023-01-11T23:10:57.6830799Z test_nvfuser_correctness_atanh_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.012s) 2023-01-11T23:10:57.6831168Z test_nvfuser_correctness_atanh_cuda_complex32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.012s) 2023-01-11T23:10:57.6831604Z test_nvfuser_correctness_atanh_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.012s) 2023-01-11T23:10:57.6832068Z test_nvfuser_correctness_atanh_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.200s) 2023-01-11T23:10:57.6832532Z test_nvfuser_correctness_atanh_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.195s) 2023-01-11T23:10:57.6832939Z test_nvfuser_correctness_atanh_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.202s) 2023-01-11T23:10:57.6833301Z test_nvfuser_correctness_atanh_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.012s) 2023-01-11T23:10:57.6833660Z test_nvfuser_correctness_atanh_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.205s) 2023-01-11T23:10:57.6834018Z test_nvfuser_correctness_atanh_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.203s) 2023-01-11T23:10:57.6834368Z test_nvfuser_correctness_atanh_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.012s) 2023-01-11T23:10:57.6834718Z test_nvfuser_correctness_atanh_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.012s) 2023-01-11T23:10:57.6835084Z test_nvfuser_correctness_atleast_1d_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.036s) 2023-01-11T23:10:57.6835455Z test_nvfuser_correctness_atleast_1d_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.034s) 2023-01-11T23:10:57.6835850Z test_nvfuser_correctness_atleast_1d_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.036s) 2023-01-11T23:10:57.6836263Z test_nvfuser_correctness_atleast_1d_cuda_complex32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.037s) 2023-01-11T23:10:57.6836649Z test_nvfuser_correctness_atleast_1d_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.036s) 2023-01-11T23:10:57.6837019Z test_nvfuser_correctness_atleast_1d_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.037s) 2023-01-11T23:10:57.6837392Z test_nvfuser_correctness_atleast_1d_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.036s) 2023-01-11T23:10:57.6837759Z test_nvfuser_correctness_atleast_1d_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.036s) 2023-01-11T23:10:57.6838136Z test_nvfuser_correctness_atleast_1d_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.033s) 2023-01-11T23:10:57.6838532Z test_nvfuser_correctness_atleast_1d_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.033s) 2023-01-11T23:10:57.6838992Z test_nvfuser_correctness_atleast_1d_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.059s) 2023-01-11T23:10:57.6839459Z test_nvfuser_correctness_atleast_1d_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.039s) 2023-01-11T23:10:57.6839902Z test_nvfuser_correctness_atleast_1d_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.036s) 2023-01-11T23:10:57.6840371Z test_nvfuser_correctness_atleast_2d_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.038s) 2023-01-11T23:10:57.6840835Z test_nvfuser_correctness_atleast_2d_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.033s) 2023-01-11T23:10:57.6841244Z test_nvfuser_correctness_atleast_2d_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.037s) 2023-01-11T23:10:57.6841621Z test_nvfuser_correctness_atleast_2d_cuda_complex32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.037s) 2023-01-11T23:10:57.6842027Z test_nvfuser_correctness_atleast_2d_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.038s) 2023-01-11T23:10:57.6842417Z test_nvfuser_correctness_atleast_2d_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.037s) 2023-01-11T23:10:57.6842797Z test_nvfuser_correctness_atleast_2d_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.036s) 2023-01-11T23:10:57.6843153Z test_nvfuser_correctness_atleast_2d_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.036s) 2023-01-11T23:10:57.6843521Z test_nvfuser_correctness_atleast_2d_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.034s) 2023-01-11T23:10:57.6843887Z test_nvfuser_correctness_atleast_2d_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.033s) 2023-01-11T23:10:57.6844243Z test_nvfuser_correctness_atleast_2d_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.034s) 2023-01-11T23:10:57.6844605Z test_nvfuser_correctness_atleast_2d_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.034s) 2023-01-11T23:10:57.6844973Z test_nvfuser_correctness_atleast_2d_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.034s) 2023-01-11T23:10:57.6845353Z test_nvfuser_correctness_atleast_3d_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.036s) 2023-01-11T23:10:57.6845714Z test_nvfuser_correctness_atleast_3d_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.034s) 2023-01-11T23:10:57.6846091Z test_nvfuser_correctness_atleast_3d_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.037s) 2023-01-11T23:10:57.6846470Z test_nvfuser_correctness_atleast_3d_cuda_complex32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.038s) 2023-01-11T23:10:57.6846851Z test_nvfuser_correctness_atleast_3d_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.037s) 2023-01-11T23:10:57.6847219Z test_nvfuser_correctness_atleast_3d_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.036s) 2023-01-11T23:10:57.6847590Z test_nvfuser_correctness_atleast_3d_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.036s) 2023-01-11T23:10:57.6847961Z test_nvfuser_correctness_atleast_3d_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.036s) 2023-01-11T23:10:57.6848372Z test_nvfuser_correctness_atleast_3d_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.033s) 2023-01-11T23:10:57.6848745Z test_nvfuser_correctness_atleast_3d_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.034s) 2023-01-11T23:10:57.6849190Z test_nvfuser_correctness_atleast_3d_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.033s) 2023-01-11T23:10:57.6849660Z test_nvfuser_correctness_atleast_3d_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.034s) 2023-01-11T23:10:57.6850113Z test_nvfuser_correctness_atleast_3d_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.034s) 2023-01-11T23:10:57.6850576Z test_nvfuser_correctness_baddbmm_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.075s) 2023-01-11T23:10:57.6851052Z test_nvfuser_correctness_baddbmm_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.166s) 2023-01-11T23:10:57.6851501Z test_nvfuser_correctness_baddbmm_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.169s) 2023-01-11T23:10:57.6851876Z test_nvfuser_correctness_baddbmm_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.076s) 2023-01-11T23:10:57.6852247Z test_nvfuser_correctness_baddbmm_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.078s) 2023-01-11T23:10:57.6852618Z test_nvfuser_correctness_baddbmm_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.075s) 2023-01-11T23:10:57.6853006Z test_nvfuser_correctness_bernoulli_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.001s) 2023-01-11T23:10:57.6853383Z test_nvfuser_correctness_bernoulli_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.001s) 2023-01-11T23:10:57.6853769Z test_nvfuser_correctness_bernoulli_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.001s) 2023-01-11T23:10:57.6854150Z test_nvfuser_correctness_bernoulli_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.001s) 2023-01-11T23:10:57.6854689Z test_nvfuser_correctness_bfloat16_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2023-01-11T23:10:57.6855105Z test_nvfuser_correctness_bfloat16_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2023-01-11T23:10:57.6855523Z test_nvfuser_correctness_bfloat16_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2023-01-11T23:10:57.6855934Z test_nvfuser_correctness_bfloat16_cuda_complex32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2023-01-11T23:10:57.6856331Z test_nvfuser_correctness_bfloat16_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2023-01-11T23:10:57.6856735Z test_nvfuser_correctness_bfloat16_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2023-01-11T23:10:57.6857147Z test_nvfuser_correctness_bfloat16_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2023-01-11T23:10:57.6857556Z test_nvfuser_correctness_bfloat16_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2023-01-11T23:10:57.6857957Z test_nvfuser_correctness_bfloat16_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2023-01-11T23:10:57.6858363Z test_nvfuser_correctness_bfloat16_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2023-01-11T23:10:57.6858760Z test_nvfuser_correctness_bfloat16_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2023-01-11T23:10:57.6859174Z test_nvfuser_correctness_bfloat16_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2023-01-11T23:10:57.6859596Z test_nvfuser_correctness_bfloat16_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2023-01-11T23:10:57.6859996Z test_nvfuser_correctness_bincount_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.197s) 2023-01-11T23:10:57.6860373Z test_nvfuser_correctness_bincount_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.198s) 2023-01-11T23:10:57.6860769Z test_nvfuser_correctness_bincount_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.197s) 2023-01-11T23:10:57.6861143Z test_nvfuser_correctness_bincount_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.198s) 2023-01-11T23:10:57.6861517Z test_nvfuser_correctness_bincount_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.191s) 2023-01-11T23:10:57.6861889Z test_nvfuser_correctness_bitwise_and_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.104s) 2023-01-11T23:10:57.6862253Z test_nvfuser_correctness_bitwise_and_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.095s) 2023-01-11T23:10:57.6862637Z test_nvfuser_correctness_bitwise_and_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.103s) 2023-01-11T23:10:57.6863004Z test_nvfuser_correctness_bitwise_and_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.103s) 2023-01-11T23:10:57.6863376Z test_nvfuser_correctness_bitwise_and_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.096s) 2023-01-11T23:10:57.6863743Z test_nvfuser_correctness_bitwise_and_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.095s) 2023-01-11T23:10:57.6864130Z test_nvfuser_correctness_bitwise_left_shift_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.095s) 2023-01-11T23:10:57.6864523Z test_nvfuser_correctness_bitwise_left_shift_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (1.610s) 2023-01-11T23:10:57.6864896Z test_nvfuser_correctness_bitwise_left_shift_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (1.585s) 2023-01-11T23:10:57.6865281Z test_nvfuser_correctness_bitwise_left_shift_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.096s) 2023-01-11T23:10:57.6865673Z test_nvfuser_correctness_bitwise_left_shift_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.097s) 2023-01-11T23:10:57.6866064Z test_nvfuser_correctness_bitwise_not_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.383s) 2023-01-11T23:10:57.6866451Z test_nvfuser_correctness_bitwise_not_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.031s) 2023-01-11T23:10:57.6866824Z test_nvfuser_correctness_bitwise_not_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.381s) 2023-01-11T23:10:57.6867199Z test_nvfuser_correctness_bitwise_not_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.380s) 2023-01-11T23:10:57.6867571Z test_nvfuser_correctness_bitwise_not_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.031s) 2023-01-11T23:10:57.6867931Z test_nvfuser_correctness_bitwise_not_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.032s) 2023-01-11T23:10:57.6868302Z test_nvfuser_correctness_bitwise_or_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.103s) 2023-01-11T23:10:57.6868735Z test_nvfuser_correctness_bitwise_or_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.097s) 2023-01-11T23:10:57.6869099Z test_nvfuser_correctness_bitwise_or_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.103s) 2023-01-11T23:10:57.6869475Z test_nvfuser_correctness_bitwise_or_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.103s) 2023-01-11T23:10:57.6869846Z test_nvfuser_correctness_bitwise_or_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.095s) 2023-01-11T23:10:57.6870214Z test_nvfuser_correctness_bitwise_or_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.095s) 2023-01-11T23:10:57.6870585Z test_nvfuser_correctness_bitwise_right_shift_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.095s) 2023-01-11T23:10:57.6870984Z test_nvfuser_correctness_bitwise_right_shift_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (1.585s) 2023-01-11T23:10:57.6871461Z test_nvfuser_correctness_bitwise_right_shift_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (1.613s) 2023-01-11T23:10:57.6871934Z test_nvfuser_correctness_bitwise_right_shift_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.097s) 2023-01-11T23:10:57.6872335Z test_nvfuser_correctness_bitwise_right_shift_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.096s) 2023-01-11T23:10:57.6872717Z test_nvfuser_correctness_bitwise_xor_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.105s) 2023-01-11T23:10:57.6873115Z test_nvfuser_correctness_bitwise_xor_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.096s) 2023-01-11T23:10:57.6873488Z test_nvfuser_correctness_bitwise_xor_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.104s) 2023-01-11T23:10:57.6873855Z test_nvfuser_correctness_bitwise_xor_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.103s) 2023-01-11T23:10:57.6874229Z test_nvfuser_correctness_bitwise_xor_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.097s) 2023-01-11T23:10:57.6874607Z test_nvfuser_correctness_bitwise_xor_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.096s) 2023-01-11T23:10:57.6874986Z test_nvfuser_correctness_block_diag_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.027s) 2023-01-11T23:10:57.6875364Z test_nvfuser_correctness_block_diag_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.025s) 2023-01-11T23:10:57.6875758Z test_nvfuser_correctness_block_diag_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.027s) 2023-01-11T23:10:57.6876146Z test_nvfuser_correctness_block_diag_cuda_complex32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.053s) 2023-01-11T23:10:57.6876526Z test_nvfuser_correctness_block_diag_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.052s) 2023-01-11T23:10:57.6876910Z test_nvfuser_correctness_block_diag_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.026s) 2023-01-11T23:10:57.6877290Z test_nvfuser_correctness_block_diag_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.026s) 2023-01-11T23:10:57.6877665Z test_nvfuser_correctness_block_diag_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.026s) 2023-01-11T23:10:57.6878033Z test_nvfuser_correctness_block_diag_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.025s) 2023-01-11T23:10:57.6878432Z test_nvfuser_correctness_block_diag_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.025s) 2023-01-11T23:10:57.6878901Z test_nvfuser_correctness_block_diag_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.026s) 2023-01-11T23:10:57.6879359Z test_nvfuser_correctness_block_diag_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.025s) 2023-01-11T23:10:57.6879824Z test_nvfuser_correctness_block_diag_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.025s) 2023-01-11T23:10:57.6880295Z test_nvfuser_correctness_bmm_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.013s) 2023-01-11T23:10:57.6880762Z test_nvfuser_correctness_bmm_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.035s) 2023-01-11T23:10:57.6881170Z test_nvfuser_correctness_bmm_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.013s) 2023-01-11T23:10:57.6881534Z test_nvfuser_correctness_bmm_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.013s) 2023-01-11T23:10:57.6881905Z test_nvfuser_correctness_bmm_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.012s) 2023-01-11T23:10:57.6882276Z test_nvfuser_correctness_bmm_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.012s) 2023-01-11T23:10:57.6882637Z test_nvfuser_correctness_bool_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.387s) 2023-01-11T23:10:57.6883013Z test_nvfuser_correctness_bool_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.381s) 2023-01-11T23:10:57.6883384Z test_nvfuser_correctness_bool_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.032s) 2023-01-11T23:10:57.6883749Z test_nvfuser_correctness_bool_cuda_complex32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.031s) 2023-01-11T23:10:57.6884134Z test_nvfuser_correctness_bool_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.031s) 2023-01-11T23:10:57.6887476Z test_nvfuser_correctness_bool_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.387s) 2023-01-11T23:10:57.6887843Z test_nvfuser_correctness_bool_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.382s) 2023-01-11T23:10:57.6888236Z test_nvfuser_correctness_bool_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.382s) 2023-01-11T23:10:57.6888620Z test_nvfuser_correctness_bool_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.030s) 2023-01-11T23:10:57.6889061Z test_nvfuser_correctness_bool_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.384s) 2023-01-11T23:10:57.6889505Z test_nvfuser_correctness_bool_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.386s) 2023-01-11T23:10:57.6889939Z test_nvfuser_correctness_bool_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.031s) 2023-01-11T23:10:57.6890383Z test_nvfuser_correctness_bool_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.030s) 2023-01-11T23:10:57.6890859Z test_nvfuser_correctness_broadcast_shapes_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.082s) 2023-01-11T23:10:57.6891344Z test_nvfuser_correctness_broadcast_tensors_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.010s) 2023-01-11T23:10:57.6891764Z test_nvfuser_correctness_broadcast_tensors_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.008s) 2023-01-11T23:10:57.6892172Z test_nvfuser_correctness_broadcast_tensors_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.010s) 2023-01-11T23:10:57.6892581Z test_nvfuser_correctness_broadcast_tensors_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.010s) 2023-01-11T23:10:57.6892976Z test_nvfuser_correctness_broadcast_tensors_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.010s) 2023-01-11T23:10:57.6893374Z test_nvfuser_correctness_broadcast_tensors_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.010s) 2023-01-11T23:10:57.6893769Z test_nvfuser_correctness_broadcast_tensors_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.011s) 2023-01-11T23:10:57.6894162Z test_nvfuser_correctness_broadcast_tensors_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.009s) 2023-01-11T23:10:57.6894803Z test_nvfuser_correctness_broadcast_tensors_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.009s) 2023-01-11T23:10:57.6895202Z test_nvfuser_correctness_broadcast_tensors_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.008s) 2023-01-11T23:10:57.6895591Z test_nvfuser_correctness_broadcast_tensors_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.009s) 2023-01-11T23:10:57.6895977Z test_nvfuser_correctness_broadcast_tensors_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.008s) 2023-01-11T23:10:57.6896356Z test_nvfuser_correctness_broadcast_to_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.083s) 2023-01-11T23:10:57.6896737Z test_nvfuser_correctness_broadcast_to_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.080s) 2023-01-11T23:10:57.6897123Z test_nvfuser_correctness_broadcast_to_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.084s) 2023-01-11T23:10:57.6897500Z test_nvfuser_correctness_broadcast_to_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.084s) 2023-01-11T23:10:57.6897894Z test_nvfuser_correctness_broadcast_to_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.084s) 2023-01-11T23:10:57.6898291Z test_nvfuser_correctness_broadcast_to_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.083s) 2023-01-11T23:10:57.6898672Z test_nvfuser_correctness_broadcast_to_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.082s) 2023-01-11T23:10:57.6899049Z test_nvfuser_correctness_broadcast_to_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.080s) 2023-01-11T23:10:57.6899429Z test_nvfuser_correctness_broadcast_to_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.079s) 2023-01-11T23:10:57.6899804Z test_nvfuser_correctness_broadcast_to_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.077s) 2023-01-11T23:10:57.6900180Z test_nvfuser_correctness_broadcast_to_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.079s) 2023-01-11T23:10:57.6900554Z test_nvfuser_correctness_broadcast_to_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.079s) 2023-01-11T23:10:57.6900968Z test_nvfuser_correctness_bucketize_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.135s) 2023-01-11T23:10:57.6901336Z test_nvfuser_correctness_bucketize_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.135s) 2023-01-11T23:10:57.6901702Z test_nvfuser_correctness_bucketize_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.134s) 2023-01-11T23:10:57.6902075Z test_nvfuser_correctness_bucketize_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.134s) 2023-01-11T23:10:57.6902446Z test_nvfuser_correctness_bucketize_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.135s) 2023-01-11T23:10:57.6902816Z test_nvfuser_correctness_bucketize_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.134s) 2023-01-11T23:10:57.6903176Z test_nvfuser_correctness_bucketize_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.134s) 2023-01-11T23:10:57.6903550Z test_nvfuser_correctness_bucketize_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.135s) 2023-01-11T23:10:57.6903922Z test_nvfuser_correctness_byte_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.030s) 2023-01-11T23:10:57.6904282Z test_nvfuser_correctness_byte_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.030s) 2023-01-11T23:10:57.6904640Z test_nvfuser_correctness_byte_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.030s) 2023-01-11T23:10:57.6905016Z test_nvfuser_correctness_byte_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.030s) 2023-01-11T23:10:57.6905386Z test_nvfuser_correctness_byte_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.030s) 2023-01-11T23:10:57.6905743Z test_nvfuser_correctness_byte_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.029s) 2023-01-11T23:10:57.6906116Z test_nvfuser_correctness_byte_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.031s) 2023-01-11T23:10:57.6906478Z test_nvfuser_correctness_byte_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.030s) 2023-01-11T23:10:57.6906865Z test_nvfuser_correctness_byte_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.030s) 2023-01-11T23:10:57.6907221Z test_nvfuser_correctness_byte_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.030s) 2023-01-11T23:10:57.6907588Z test_nvfuser_correctness_byte_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.030s) 2023-01-11T23:10:57.6907953Z test_nvfuser_correctness_byte_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.029s) 2023-01-11T23:10:57.6908334Z test_nvfuser_correctness_cartesian_prod_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.019s) 2023-01-11T23:10:57.6908777Z test_nvfuser_correctness_cartesian_prod_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.018s) 2023-01-11T23:10:57.6909169Z test_nvfuser_correctness_cartesian_prod_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.019s) 2023-01-11T23:10:57.6909565Z test_nvfuser_correctness_cartesian_prod_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.020s) 2023-01-11T23:10:57.6909952Z test_nvfuser_correctness_cartesian_prod_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.019s) 2023-01-11T23:10:57.6910335Z test_nvfuser_correctness_cartesian_prod_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.019s) 2023-01-11T23:10:57.6910719Z test_nvfuser_correctness_cartesian_prod_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.019s) 2023-01-11T23:10:57.6911114Z test_nvfuser_correctness_cartesian_prod_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.018s) 2023-01-11T23:10:57.6911582Z test_nvfuser_correctness_cartesian_prod_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.018s) 2023-01-11T23:10:57.6912054Z test_nvfuser_correctness_cartesian_prod_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.018s) 2023-01-11T23:10:57.6912484Z test_nvfuser_correctness_cartesian_prod_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.018s) 2023-01-11T23:10:57.6912861Z test_nvfuser_correctness_cartesian_prod_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.018s) 2023-01-11T23:10:57.6913253Z test_nvfuser_correctness_cat_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.058s) 2023-01-11T23:10:57.6913609Z test_nvfuser_correctness_cat_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.055s) 2023-01-11T23:10:57.6913971Z test_nvfuser_correctness_cat_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.058s) 2023-01-11T23:10:57.6914334Z test_nvfuser_correctness_cat_cuda_complex32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.058s) 2023-01-11T23:10:57.6914698Z test_nvfuser_correctness_cat_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.059s) 2023-01-11T23:10:57.6915061Z test_nvfuser_correctness_cat_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.058s) 2023-01-11T23:10:57.6915422Z test_nvfuser_correctness_cat_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.057s) 2023-01-11T23:10:57.6915774Z test_nvfuser_correctness_cat_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.057s) 2023-01-11T23:10:57.6916138Z test_nvfuser_correctness_cat_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.056s) 2023-01-11T23:10:57.6916495Z test_nvfuser_correctness_cat_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.055s) 2023-01-11T23:10:57.6916843Z test_nvfuser_correctness_cat_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.055s) 2023-01-11T23:10:57.6917180Z test_nvfuser_correctness_cat_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.055s) 2023-01-11T23:10:57.6917534Z test_nvfuser_correctness_cat_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.056s) 2023-01-11T23:10:57.6917896Z test_nvfuser_correctness_cdist_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (1.503s) 2023-01-11T23:10:57.6918257Z test_nvfuser_correctness_cdist_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (1.498s) 2023-01-11T23:10:57.6918659Z test_nvfuser_correctness_cdouble_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.064s) 2023-01-11T23:10:57.6919144Z test_nvfuser_correctness_cdouble_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.062s) 2023-01-11T23:10:57.6919621Z test_nvfuser_correctness_cdouble_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.061s) 2023-01-11T23:10:57.6920084Z test_nvfuser_correctness_cdouble_cuda_complex32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.064s) 2023-01-11T23:10:57.6920555Z test_nvfuser_correctness_cdouble_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.062s) 2023-01-11T23:10:57.6921020Z test_nvfuser_correctness_cdouble_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.062s) 2023-01-11T23:10:57.6921397Z test_nvfuser_correctness_cdouble_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.062s) 2023-01-11T23:10:57.6921750Z test_nvfuser_correctness_cdouble_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.063s) 2023-01-11T23:10:57.6922113Z test_nvfuser_correctness_cdouble_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.062s) 2023-01-11T23:10:57.6922493Z test_nvfuser_correctness_cdouble_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.062s) 2023-01-11T23:10:57.6922848Z test_nvfuser_correctness_cdouble_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.061s) 2023-01-11T23:10:57.6923215Z test_nvfuser_correctness_cdouble_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.063s) 2023-01-11T23:10:57.6923583Z test_nvfuser_correctness_cdouble_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.062s) 2023-01-11T23:10:57.6923954Z test_nvfuser_correctness_ceil_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.199s) 2023-01-11T23:10:57.6924306Z test_nvfuser_correctness_ceil_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.197s) 2023-01-11T23:10:57.6924669Z test_nvfuser_correctness_ceil_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.192s) 2023-01-11T23:10:57.6925030Z test_nvfuser_correctness_ceil_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.193s) 2023-01-11T23:10:57.6925399Z test_nvfuser_correctness_ceil_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.011s) 2023-01-11T23:10:57.6925802Z test_nvfuser_correctness_ceil_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... expected failure (0.141s) 2023-01-11T23:10:57.6926198Z test_nvfuser_correctness_ceil_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... expected failure (0.142s) 2023-01-11T23:10:57.6926575Z test_nvfuser_correctness_ceil_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.012s) 2023-01-11T23:10:57.6926927Z test_nvfuser_correctness_ceil_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.011s) 2023-01-11T23:10:57.6927304Z test_nvfuser_correctness_cfloat_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.063s) 2023-01-11T23:10:57.6927681Z test_nvfuser_correctness_cfloat_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.062s) 2023-01-11T23:10:57.6928058Z test_nvfuser_correctness_cfloat_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.062s) 2023-01-11T23:10:57.6928434Z test_nvfuser_correctness_cfloat_cuda_complex32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.062s) 2023-01-11T23:10:57.6928811Z test_nvfuser_correctness_cfloat_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.062s) 2023-01-11T23:10:57.6929182Z test_nvfuser_correctness_cfloat_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.062s) 2023-01-11T23:10:57.6929551Z test_nvfuser_correctness_cfloat_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.062s) 2023-01-11T23:10:57.6929965Z test_nvfuser_correctness_cfloat_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.062s) 2023-01-11T23:10:57.6930330Z test_nvfuser_correctness_cfloat_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.063s) 2023-01-11T23:10:57.6930695Z test_nvfuser_correctness_cfloat_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.062s) 2023-01-11T23:10:57.6931044Z test_nvfuser_correctness_cfloat_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.062s) 2023-01-11T23:10:57.6931446Z test_nvfuser_correctness_cfloat_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.062s) 2023-01-11T23:10:57.6931820Z test_nvfuser_correctness_cfloat_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.063s) 2023-01-11T23:10:57.6932194Z test_nvfuser_correctness_chalf_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.029s) 2023-01-11T23:10:57.6932547Z test_nvfuser_correctness_chalf_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.029s) 2023-01-11T23:10:57.6932916Z test_nvfuser_correctness_chalf_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.029s) 2023-01-11T23:10:57.6933295Z test_nvfuser_correctness_chalf_cuda_complex32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.028s) 2023-01-11T23:10:57.6933668Z test_nvfuser_correctness_chalf_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.029s) 2023-01-11T23:10:57.6934037Z test_nvfuser_correctness_chalf_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.029s) 2023-01-11T23:10:57.6934532Z test_nvfuser_correctness_chalf_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.030s) 2023-01-11T23:10:57.6934904Z test_nvfuser_correctness_chalf_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.029s) 2023-01-11T23:10:57.6935258Z test_nvfuser_correctness_chalf_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.029s) 2023-01-11T23:10:57.6935622Z test_nvfuser_correctness_chalf_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.029s) 2023-01-11T23:10:57.6935984Z test_nvfuser_correctness_chalf_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.029s) 2023-01-11T23:10:57.6936347Z test_nvfuser_correctness_chalf_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.029s) 2023-01-11T23:10:57.6936699Z test_nvfuser_correctness_chalf_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.029s) 2023-01-11T23:10:57.6937063Z test_nvfuser_correctness_char_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.031s) 2023-01-11T23:10:57.6937427Z test_nvfuser_correctness_char_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.030s) 2023-01-11T23:10:57.6937835Z test_nvfuser_correctness_char_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.030s) 2023-01-11T23:10:57.6938206Z test_nvfuser_correctness_char_cuda_complex32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.030s) 2023-01-11T23:10:57.6938581Z test_nvfuser_correctness_char_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.030s) 2023-01-11T23:10:57.6938953Z test_nvfuser_correctness_char_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.030s) 2023-01-11T23:10:57.6939309Z test_nvfuser_correctness_char_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.030s) 2023-01-11T23:10:57.6939666Z test_nvfuser_correctness_char_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.031s) 2023-01-11T23:10:57.6940028Z test_nvfuser_correctness_char_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.030s) 2023-01-11T23:10:57.6940395Z test_nvfuser_correctness_char_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.030s) 2023-01-11T23:10:57.6940747Z test_nvfuser_correctness_char_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.030s) 2023-01-11T23:10:57.6941121Z test_nvfuser_correctness_char_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.029s) 2023-01-11T23:10:57.6941482Z test_nvfuser_correctness_char_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.030s) 2023-01-11T23:10:57.6942042Z test_nvfuser_correctness_cholesky_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... /var/lib/jenkins/workspace/test/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. 2023-01-11T23:10:57.6942491Z L = torch.cholesky(A) 2023-01-11T23:10:57.6942707Z should be replaced with 2023-01-11T23:10:57.6942928Z L = torch.linalg.cholesky(A) 2023-01-11T23:10:57.6943124Z and 2023-01-11T23:10:57.6943325Z U = torch.cholesky(A, upper=True) 2023-01-11T23:10:57.6943553Z should be replaced with 2023-01-11T23:10:57.6943811Z U = torch.linalg.cholesky(A).mH(). 2023-01-11T23:10:57.6944250Z This transform will produce equivalent results for all valid (symmetric positive definite) inputs. (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/BatchLinearAlgebra.cpp:1730.) 2023-01-11T23:10:57.6944711Z ref = variant(*clone_inputs((sample.input, *sample.args)), **sample.kwargs) 2023-01-11T23:10:57.6944966Z ok (0.325s) 2023-01-11T23:10:57.6945248Z test_nvfuser_correctness_cholesky_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.178s) 2023-01-11T23:10:57.6945637Z test_nvfuser_correctness_cholesky_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.177s) 2023-01-11T23:10:57.6946014Z test_nvfuser_correctness_cholesky_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.178s) 2023-01-11T23:10:57.6946398Z test_nvfuser_correctness_cholesky_inverse_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.322s) 2023-01-11T23:10:57.6946804Z test_nvfuser_correctness_cholesky_inverse_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.142s) 2023-01-11T23:10:57.6947206Z test_nvfuser_correctness_cholesky_inverse_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.140s) 2023-01-11T23:10:57.6947601Z test_nvfuser_correctness_cholesky_inverse_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.141s) 2023-01-11T23:10:57.6947987Z test_nvfuser_correctness_cholesky_solve_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.147s) 2023-01-11T23:10:57.6948383Z test_nvfuser_correctness_cholesky_solve_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.141s) 2023-01-11T23:10:57.6948819Z test_nvfuser_correctness_cholesky_solve_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.141s) 2023-01-11T23:10:57.6949201Z test_nvfuser_correctness_cholesky_solve_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.141s) 2023-01-11T23:10:57.6949626Z test_nvfuser_correctness_chunk_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.049s) 2023-01-11T23:10:57.6949992Z test_nvfuser_correctness_chunk_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.042s) 2023-01-11T23:10:57.6950395Z test_nvfuser_correctness_chunk_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.049s) 2023-01-11T23:10:57.6950761Z test_nvfuser_correctness_chunk_cuda_complex32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.049s) 2023-01-11T23:10:57.6951145Z test_nvfuser_correctness_chunk_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.049s) 2023-01-11T23:10:57.6951526Z test_nvfuser_correctness_chunk_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.049s) 2023-01-11T23:10:57.6951896Z test_nvfuser_correctness_chunk_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.048s) 2023-01-11T23:10:57.6952256Z test_nvfuser_correctness_chunk_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.047s) 2023-01-11T23:10:57.6952619Z test_nvfuser_correctness_chunk_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.041s) 2023-01-11T23:10:57.6952987Z test_nvfuser_correctness_chunk_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.041s) 2023-01-11T23:10:57.6953354Z test_nvfuser_correctness_chunk_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.040s) 2023-01-11T23:10:57.6953709Z test_nvfuser_correctness_chunk_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.042s) 2023-01-11T23:10:57.6954079Z test_nvfuser_correctness_chunk_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.042s) 2023-01-11T23:10:57.6954452Z test_nvfuser_correctness_clamp_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.058s) 2023-01-11T23:10:57.6954845Z test_nvfuser_correctness_clamp_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.057s) 2023-01-11T23:10:57.6955315Z test_nvfuser_correctness_clamp_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.058s) 2023-01-11T23:10:57.6955774Z test_nvfuser_correctness_clamp_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.057s) 2023-01-11T23:10:57.6956193Z test_nvfuser_correctness_clamp_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.055s) 2023-01-11T23:10:57.6956559Z test_nvfuser_correctness_clamp_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.055s) 2023-01-11T23:10:57.6956925Z test_nvfuser_correctness_clamp_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.055s) 2023-01-11T23:10:57.6957295Z test_nvfuser_correctness_clamp_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.055s) 2023-01-11T23:10:57.6957652Z test_nvfuser_correctness_clamp_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.055s) 2023-01-11T23:10:57.6958029Z test_nvfuser_correctness_clamp_max_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.098s) 2023-01-11T23:10:57.6958407Z test_nvfuser_correctness_clamp_max_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.092s) 2023-01-11T23:10:57.6958791Z test_nvfuser_correctness_clamp_max_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.097s) 2023-01-11T23:10:57.6959167Z test_nvfuser_correctness_clamp_max_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.097s) 2023-01-11T23:10:57.6959549Z test_nvfuser_correctness_clamp_max_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.097s) 2023-01-11T23:10:57.6959935Z test_nvfuser_correctness_clamp_max_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.093s) 2023-01-11T23:10:57.6960306Z test_nvfuser_correctness_clamp_max_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.093s) 2023-01-11T23:10:57.6960717Z test_nvfuser_correctness_clamp_max_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.092s) 2023-01-11T23:10:57.6961195Z test_nvfuser_correctness_clamp_max_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.093s) 2023-01-11T23:10:57.6961674Z test_nvfuser_correctness_clamp_max_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.093s) 2023-01-11T23:10:57.6962145Z test_nvfuser_correctness_clamp_min_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.098s) 2023-01-11T23:10:57.6962621Z test_nvfuser_correctness_clamp_min_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.093s) 2023-01-11T23:10:57.6963030Z test_nvfuser_correctness_clamp_min_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.098s) 2023-01-11T23:10:57.6963400Z test_nvfuser_correctness_clamp_min_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.097s) 2023-01-11T23:10:57.6963760Z test_nvfuser_correctness_clamp_min_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.097s) 2023-01-11T23:10:57.6964136Z test_nvfuser_correctness_clamp_min_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.092s) 2023-01-11T23:10:57.6964524Z test_nvfuser_correctness_clamp_min_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.093s) 2023-01-11T23:10:57.6964900Z test_nvfuser_correctness_clamp_min_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.092s) 2023-01-11T23:10:57.6965261Z test_nvfuser_correctness_clamp_min_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.093s) 2023-01-11T23:10:57.6965641Z test_nvfuser_correctness_clamp_min_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.093s) 2023-01-11T23:10:57.6966018Z test_nvfuser_correctness_clone_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.023s) 2023-01-11T23:10:57.6966382Z test_nvfuser_correctness_clone_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.021s) 2023-01-11T23:10:57.6966752Z test_nvfuser_correctness_clone_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.023s) 2023-01-11T23:10:57.6967138Z test_nvfuser_correctness_clone_cuda_complex32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.023s) 2023-01-11T23:10:57.6967507Z test_nvfuser_correctness_clone_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.024s) 2023-01-11T23:10:57.6967870Z test_nvfuser_correctness_clone_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.023s) 2023-01-11T23:10:57.6968250Z test_nvfuser_correctness_clone_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.022s) 2023-01-11T23:10:57.6968653Z test_nvfuser_correctness_clone_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.022s) 2023-01-11T23:10:57.6969109Z test_nvfuser_correctness_clone_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.021s) 2023-01-11T23:10:57.6969553Z test_nvfuser_correctness_clone_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.021s) 2023-01-11T23:10:57.6970009Z test_nvfuser_correctness_clone_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.021s) 2023-01-11T23:10:57.6970445Z test_nvfuser_correctness_clone_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.021s) 2023-01-11T23:10:57.6970802Z test_nvfuser_correctness_clone_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.021s) 2023-01-11T23:10:57.6971182Z test_nvfuser_correctness_column_stack_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.020s) 2023-01-11T23:10:57.6971589Z test_nvfuser_correctness_column_stack_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.019s) 2023-01-11T23:10:57.6971987Z test_nvfuser_correctness_column_stack_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.020s) 2023-01-11T23:10:57.6972377Z test_nvfuser_correctness_column_stack_cuda_complex32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.020s) 2023-01-11T23:10:57.6972772Z test_nvfuser_correctness_column_stack_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.020s) 2023-01-11T23:10:57.6973172Z test_nvfuser_correctness_column_stack_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.019s) 2023-01-11T23:10:57.6973566Z test_nvfuser_correctness_column_stack_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.019s) 2023-01-11T23:10:57.6973946Z test_nvfuser_correctness_column_stack_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.019s) 2023-01-11T23:10:57.6974507Z test_nvfuser_correctness_column_stack_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.018s) 2023-01-11T23:10:57.6974910Z test_nvfuser_correctness_column_stack_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.018s) 2023-01-11T23:10:57.6975288Z test_nvfuser_correctness_column_stack_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.018s) 2023-01-11T23:10:57.6975716Z test_nvfuser_correctness_column_stack_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.019s) 2023-01-11T23:10:57.6976099Z test_nvfuser_correctness_column_stack_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.019s) 2023-01-11T23:10:57.6976501Z test_nvfuser_correctness_combinations_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.128s) 2023-01-11T23:10:57.6976882Z test_nvfuser_correctness_combinations_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.124s) 2023-01-11T23:10:57.6977296Z test_nvfuser_correctness_combinations_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.128s) 2023-01-11T23:10:57.6977691Z test_nvfuser_correctness_combinations_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.130s) 2023-01-11T23:10:57.6978092Z test_nvfuser_correctness_combinations_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.128s) 2023-01-11T23:10:57.6978480Z test_nvfuser_correctness_combinations_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.129s) 2023-01-11T23:10:57.6978911Z test_nvfuser_correctness_combinations_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.127s) 2023-01-11T23:10:57.6979387Z test_nvfuser_correctness_combinations_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.124s) 2023-01-11T23:10:57.6979858Z test_nvfuser_correctness_combinations_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.124s) 2023-01-11T23:10:57.6980308Z test_nvfuser_correctness_combinations_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.124s) 2023-01-11T23:10:57.6980783Z test_nvfuser_correctness_combinations_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.124s) 2023-01-11T23:10:57.6981257Z test_nvfuser_correctness_combinations_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.124s) 2023-01-11T23:10:57.6981682Z test_nvfuser_correctness_complex_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.051s) 2023-01-11T23:10:57.6982063Z test_nvfuser_correctness_complex_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.050s) 2023-01-11T23:10:57.6982435Z test_nvfuser_correctness_complex_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.050s) 2023-01-11T23:10:57.6982805Z test_nvfuser_correctness_conj_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.027s) 2023-01-11T23:10:57.6983162Z test_nvfuser_correctness_conj_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.026s) 2023-01-11T23:10:57.6983529Z test_nvfuser_correctness_conj_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.032s) 2023-01-11T23:10:57.6983899Z test_nvfuser_correctness_conj_cuda_complex32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.192s) 2023-01-11T23:10:57.6984275Z test_nvfuser_correctness_conj_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.032s) 2023-01-11T23:10:57.6984633Z test_nvfuser_correctness_conj_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.027s) 2023-01-11T23:10:57.6985006Z test_nvfuser_correctness_conj_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.027s) 2023-01-11T23:10:57.6985365Z test_nvfuser_correctness_conj_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.027s) 2023-01-11T23:10:57.6985713Z test_nvfuser_correctness_conj_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.025s) 2023-01-11T23:10:57.6986079Z test_nvfuser_correctness_conj_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.025s) 2023-01-11T23:10:57.6986432Z test_nvfuser_correctness_conj_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.025s) 2023-01-11T23:10:57.6986793Z test_nvfuser_correctness_conj_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.025s) 2023-01-11T23:10:57.6987140Z test_nvfuser_correctness_conj_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.025s) 2023-01-11T23:10:57.6987523Z test_nvfuser_correctness_conj_physical_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.011s) 2023-01-11T23:10:57.6987911Z test_nvfuser_correctness_conj_physical_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.011s) 2023-01-11T23:10:57.6988387Z test_nvfuser_correctness_conj_physical_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.012s) 2023-01-11T23:10:57.6988831Z test_nvfuser_correctness_conj_physical_cuda_complex32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.012s) 2023-01-11T23:10:57.6989234Z test_nvfuser_correctness_conj_physical_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.012s) 2023-01-11T23:10:57.6989624Z test_nvfuser_correctness_conj_physical_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.011s) 2023-01-11T23:10:57.6989811Z test_nvfuser_correctness_conj_physical_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.011s) 2023-01-11T23:10:57.6989983Z test_nvfuser_correctness_conj_physical_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.011s) 2023-01-11T23:10:57.6990178Z test_nvfuser_correctness_conj_physical_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.011s) 2023-01-11T23:10:57.6990363Z test_nvfuser_correctness_conj_physical_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.011s) 2023-01-11T23:10:57.6990547Z test_nvfuser_correctness_conj_physical_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.011s) 2023-01-11T23:10:57.6990733Z test_nvfuser_correctness_conj_physical_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.011s) 2023-01-11T23:10:57.6990917Z test_nvfuser_correctness_conj_physical_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.011s) 2023-01-11T23:10:57.6991115Z test_nvfuser_correctness_constant_pad_nd_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.303s) 2023-01-11T23:10:57.6991374Z test_nvfuser_correctness_constant_pad_nd_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... expected failure (0.016s) 2023-01-11T23:10:57.6991613Z test_nvfuser_correctness_constant_pad_nd_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.309s) 2023-01-11T23:10:57.6991885Z test_nvfuser_correctness_constant_pad_nd_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.312s) 2023-01-11T23:10:57.6992115Z test_nvfuser_correctness_constant_pad_nd_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.306s) 2023-01-11T23:10:57.6992349Z test_nvfuser_correctness_constant_pad_nd_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.304s) 2023-01-11T23:10:57.6992576Z test_nvfuser_correctness_constant_pad_nd_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.304s) 2023-01-11T23:10:57.6992762Z test_nvfuser_correctness_constant_pad_nd_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.292s) 2023-01-11T23:10:57.6992945Z test_nvfuser_correctness_constant_pad_nd_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.290s) 2023-01-11T23:10:57.6993124Z test_nvfuser_correctness_constant_pad_nd_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.290s) 2023-01-11T23:10:57.6993314Z test_nvfuser_correctness_constant_pad_nd_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.292s) 2023-01-11T23:10:57.6993501Z test_nvfuser_correctness_constant_pad_nd_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.290s) 2023-01-11T23:10:57.6993683Z test_nvfuser_correctness_contiguous_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.013s) 2023-01-11T23:10:57.6993854Z test_nvfuser_correctness_contiguous_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.011s) 2023-01-11T23:10:57.6994039Z test_nvfuser_correctness_contiguous_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.012s) 2023-01-11T23:10:57.6994225Z test_nvfuser_correctness_contiguous_cuda_complex32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.012s) 2023-01-11T23:10:57.6994407Z test_nvfuser_correctness_contiguous_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.012s) 2023-01-11T23:10:57.6994588Z test_nvfuser_correctness_contiguous_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.012s) 2023-01-11T23:10:57.6994767Z test_nvfuser_correctness_contiguous_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.012s) 2023-01-11T23:10:57.6994971Z test_nvfuser_correctness_contiguous_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.012s) 2023-01-11T23:10:57.6995147Z test_nvfuser_correctness_contiguous_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.011s) 2023-01-11T23:10:57.6995324Z test_nvfuser_correctness_contiguous_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.011s) 2023-01-11T23:10:57.6995485Z test_nvfuser_correctness_contiguous_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.011s) 2023-01-11T23:10:57.6995665Z test_nvfuser_correctness_contiguous_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.011s) 2023-01-11T23:10:57.6995847Z test_nvfuser_correctness_contiguous_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.012s) 2023-01-11T23:10:57.6996026Z test_nvfuser_correctness_copysign_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.097s) 2023-01-11T23:10:57.6996207Z test_nvfuser_correctness_copysign_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.097s) 2023-01-11T23:10:57.6996393Z test_nvfuser_correctness_copysign_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.097s) 2023-01-11T23:10:57.6996570Z test_nvfuser_correctness_copysign_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.098s) 2023-01-11T23:10:57.6996748Z test_nvfuser_correctness_copysign_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.097s) 2023-01-11T23:10:57.6996915Z test_nvfuser_correctness_copysign_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.097s) 2023-01-11T23:10:57.6997092Z test_nvfuser_correctness_copysign_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.097s) 2023-01-11T23:10:57.6997266Z test_nvfuser_correctness_copysign_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.097s) 2023-01-11T23:10:57.6997442Z test_nvfuser_correctness_copysign_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.096s) 2023-01-11T23:10:57.6997642Z test_nvfuser_correctness_copysign_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.097s) 2023-01-11T23:10:57.6997826Z test_nvfuser_correctness_corrcoef_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.053s) 2023-01-11T23:10:57.6998011Z test_nvfuser_correctness_corrcoef_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.055s) 2023-01-11T23:10:57.6998192Z test_nvfuser_correctness_corrcoef_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.055s) 2023-01-11T23:10:57.6998367Z test_nvfuser_correctness_corrcoef_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.052s) 2023-01-11T23:10:57.6998535Z test_nvfuser_correctness_corrcoef_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.053s) 2023-01-11T23:10:57.6998713Z test_nvfuser_correctness_corrcoef_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.052s) 2023-01-11T23:10:57.6998890Z test_nvfuser_correctness_corrcoef_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.053s) 2023-01-11T23:10:57.6999069Z test_nvfuser_correctness_corrcoef_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.053s) 2023-01-11T23:10:57.6999245Z test_nvfuser_correctness_corrcoef_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.052s) 2023-01-11T23:10:57.6999418Z test_nvfuser_correctness_corrcoef_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.053s) 2023-01-11T23:10:57.6999593Z test_nvfuser_correctness_corrcoef_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.053s) 2023-01-11T23:10:57.6999768Z test_nvfuser_correctness_cos_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.415s) 2023-01-11T23:10:57.6999938Z test_nvfuser_correctness_cos_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.422s) 2023-01-11T23:10:57.7000108Z test_nvfuser_correctness_cos_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.032s) 2023-01-11T23:10:57.7000299Z test_nvfuser_correctness_cos_cuda_complex32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.032s) 2023-01-11T23:10:57.7000509Z test_nvfuser_correctness_cos_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.033s) 2023-01-11T23:10:57.7000714Z test_nvfuser_correctness_cos_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.416s) 2023-01-11T23:10:57.7000889Z test_nvfuser_correctness_cos_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.408s) 2023-01-11T23:10:57.7001063Z test_nvfuser_correctness_cos_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.423s) 2023-01-11T23:10:57.7001234Z test_nvfuser_correctness_cos_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.032s) 2023-01-11T23:10:57.7001407Z test_nvfuser_correctness_cos_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.424s) 2023-01-11T23:10:57.7001562Z test_nvfuser_correctness_cos_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.425s) 2023-01-11T23:10:57.7001731Z test_nvfuser_correctness_cos_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.032s) 2023-01-11T23:10:57.7001899Z test_nvfuser_correctness_cos_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.031s) 2023-01-11T23:10:57.7002078Z test_nvfuser_correctness_cosh_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.409s) 2023-01-11T23:10:57.7002246Z test_nvfuser_correctness_cosh_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.392s) 2023-01-11T23:10:57.7002430Z test_nvfuser_correctness_cosh_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.032s) 2023-01-11T23:10:57.7002604Z test_nvfuser_correctness_cosh_cuda_complex32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.033s) 2023-01-11T23:10:57.7002783Z test_nvfuser_correctness_cosh_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.032s) 2023-01-11T23:10:57.7002955Z test_nvfuser_correctness_cosh_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.391s) 2023-01-11T23:10:57.7003118Z test_nvfuser_correctness_cosh_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.387s) 2023-01-11T23:10:57.7003293Z test_nvfuser_correctness_cosh_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.391s) 2023-01-11T23:10:57.7003485Z test_nvfuser_correctness_cosh_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.032s) 2023-01-11T23:10:57.7003658Z test_nvfuser_correctness_cosh_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.423s) 2023-01-11T23:10:57.7003829Z test_nvfuser_correctness_cosh_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.427s) 2023-01-11T23:10:57.7004001Z test_nvfuser_correctness_cosh_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.032s) 2023-01-11T23:10:57.7004165Z test_nvfuser_correctness_cosh_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.032s) 2023-01-11T23:10:57.7004353Z test_nvfuser_correctness_count_nonzero_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.219s) 2023-01-11T23:10:57.7004536Z test_nvfuser_correctness_count_nonzero_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.219s) 2023-01-11T23:10:57.7004714Z test_nvfuser_correctness_count_nonzero_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.220s) 2023-01-11T23:10:57.7004905Z test_nvfuser_correctness_count_nonzero_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.220s) 2023-01-11T23:10:57.7005094Z test_nvfuser_correctness_count_nonzero_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.220s) 2023-01-11T23:10:57.7005281Z test_nvfuser_correctness_count_nonzero_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.219s) 2023-01-11T23:10:57.7005466Z test_nvfuser_correctness_count_nonzero_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.220s) 2023-01-11T23:10:57.7005646Z test_nvfuser_correctness_count_nonzero_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.220s) 2023-01-11T23:10:57.7005830Z test_nvfuser_correctness_count_nonzero_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.219s) 2023-01-11T23:10:57.7006015Z test_nvfuser_correctness_count_nonzero_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.219s) 2023-01-11T23:10:57.7006198Z test_nvfuser_correctness_count_nonzero_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.220s) 2023-01-11T23:10:57.7006404Z test_nvfuser_correctness_count_nonzero_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.220s) 2023-01-11T23:10:57.7006579Z test_nvfuser_correctness_cov_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.606s) 2023-01-11T23:10:57.7006754Z test_nvfuser_correctness_cov_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.613s) 2023-01-11T23:10:57.7006939Z test_nvfuser_correctness_cov_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.617s) 2023-01-11T23:10:57.7007110Z test_nvfuser_correctness_cov_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.604s) 2023-01-11T23:10:57.7007287Z test_nvfuser_correctness_cov_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.603s) 2023-01-11T23:10:57.7007462Z test_nvfuser_correctness_cov_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.600s) 2023-01-11T23:10:57.7007633Z test_nvfuser_correctness_cov_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.605s) 2023-01-11T23:10:57.7007806Z test_nvfuser_correctness_cov_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.604s) 2023-01-11T23:10:57.7007962Z test_nvfuser_correctness_cov_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.602s) 2023-01-11T23:10:57.7008130Z test_nvfuser_correctness_cov_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.603s) 2023-01-11T23:10:57.7008301Z test_nvfuser_correctness_cov_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.604s) 2023-01-11T23:10:57.7008484Z test_nvfuser_correctness_cross_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.037s) 2023-01-11T23:10:57.7008660Z test_nvfuser_correctness_cross_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.036s) 2023-01-11T23:10:57.7008833Z test_nvfuser_correctness_cross_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.037s) 2023-01-11T23:10:57.7009005Z test_nvfuser_correctness_cross_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.035s) 2023-01-11T23:10:57.7009200Z test_nvfuser_correctness_cross_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.035s) 2023-01-11T23:10:57.7009366Z test_nvfuser_correctness_cross_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.033s) 2023-01-11T23:10:57.7009536Z test_nvfuser_correctness_cross_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.034s) 2023-01-11T23:10:57.7009730Z test_nvfuser_correctness_cross_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.034s) 2023-01-11T23:10:57.7009922Z test_nvfuser_correctness_cross_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.034s) 2023-01-11T23:10:57.7010098Z test_nvfuser_correctness_cross_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.034s) 2023-01-11T23:10:57.7010271Z test_nvfuser_correctness_cummax_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.038s) 2023-01-11T23:10:57.7010439Z test_nvfuser_correctness_cummax_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.036s) 2023-01-11T23:10:57.7010616Z test_nvfuser_correctness_cummax_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.038s) 2023-01-11T23:10:57.7010794Z test_nvfuser_correctness_cummax_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.038s) 2023-01-11T23:10:57.7010958Z test_nvfuser_correctness_cummax_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.038s) 2023-01-11T23:10:57.7011131Z test_nvfuser_correctness_cummax_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.036s) 2023-01-11T23:10:57.7011305Z test_nvfuser_correctness_cummax_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.036s) 2023-01-11T23:10:57.7011483Z test_nvfuser_correctness_cummax_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.036s) 2023-01-11T23:10:57.7011654Z test_nvfuser_correctness_cummax_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.036s) 2023-01-11T23:10:57.7011824Z test_nvfuser_correctness_cummax_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.036s) 2023-01-11T23:10:57.7012005Z test_nvfuser_correctness_cummin_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.038s) 2023-01-11T23:10:57.7012195Z test_nvfuser_correctness_cummin_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.036s) 2023-01-11T23:10:57.7012367Z test_nvfuser_correctness_cummin_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.038s) 2023-01-11T23:10:57.7012531Z test_nvfuser_correctness_cummin_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.038s) 2023-01-11T23:10:57.7012706Z test_nvfuser_correctness_cummin_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.037s) 2023-01-11T23:10:57.7012879Z test_nvfuser_correctness_cummin_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.036s) 2023-01-11T23:10:57.7013045Z test_nvfuser_correctness_cummin_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.037s) 2023-01-11T23:10:57.7013213Z test_nvfuser_correctness_cummin_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.036s) 2023-01-11T23:10:57.7013385Z test_nvfuser_correctness_cummin_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.036s) 2023-01-11T23:10:57.7013552Z test_nvfuser_correctness_cummin_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.036s) 2023-01-11T23:10:57.7013731Z test_nvfuser_correctness_cumprod_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.113s) 2023-01-11T23:10:57.7013904Z test_nvfuser_correctness_cumprod_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.113s) 2023-01-11T23:10:57.7014089Z test_nvfuser_correctness_cumprod_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.115s) 2023-01-11T23:10:57.7014383Z test_nvfuser_correctness_cumprod_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.113s) 2023-01-11T23:10:57.7014566Z test_nvfuser_correctness_cumprod_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.114s) 2023-01-11T23:10:57.7014743Z test_nvfuser_correctness_cumprod_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.112s) 2023-01-11T23:10:57.7014959Z test_nvfuser_correctness_cumprod_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.109s) 2023-01-11T23:10:57.7015138Z test_nvfuser_correctness_cumprod_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.108s) 2023-01-11T23:10:57.7015315Z test_nvfuser_correctness_cumprod_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.107s) 2023-01-11T23:10:57.7015487Z test_nvfuser_correctness_cumprod_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.108s) 2023-01-11T23:10:57.7015651Z test_nvfuser_correctness_cumprod_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.109s) 2023-01-11T23:10:57.7015829Z test_nvfuser_correctness_cumsum_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.047s) 2023-01-11T23:10:57.7016009Z test_nvfuser_correctness_cumsum_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.046s) 2023-01-11T23:10:57.7016188Z test_nvfuser_correctness_cumsum_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.047s) 2023-01-11T23:10:57.7016365Z test_nvfuser_correctness_cumsum_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.046s) 2023-01-11T23:10:57.7016539Z test_nvfuser_correctness_cumsum_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.047s) 2023-01-11T23:10:57.7016712Z test_nvfuser_correctness_cumsum_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.046s) 2023-01-11T23:10:57.7016882Z test_nvfuser_correctness_cumsum_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.044s) 2023-01-11T23:10:57.7017052Z test_nvfuser_correctness_cumsum_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.044s) 2023-01-11T23:10:57.7017213Z test_nvfuser_correctness_cumsum_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.044s) 2023-01-11T23:10:57.7017382Z test_nvfuser_correctness_cumsum_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.045s) 2023-01-11T23:10:57.7017552Z test_nvfuser_correctness_cumsum_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.044s) 2023-01-11T23:10:57.7017756Z test_nvfuser_correctness_cumulative_trapezoid_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.055s) 2023-01-11T23:10:57.7017989Z test_nvfuser_correctness_cumulative_trapezoid_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.055s) 2023-01-11T23:10:57.7018188Z test_nvfuser_correctness_cumulative_trapezoid_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.057s) 2023-01-11T23:10:57.7018385Z test_nvfuser_correctness_cumulative_trapezoid_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.055s) 2023-01-11T23:10:57.7018579Z test_nvfuser_correctness_cumulative_trapezoid_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.055s) 2023-01-11T23:10:57.7018770Z test_nvfuser_correctness_cumulative_trapezoid_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.055s) 2023-01-11T23:10:57.7018952Z test_nvfuser_correctness_cumulative_trapezoid_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.056s) 2023-01-11T23:10:57.7019161Z test_nvfuser_correctness_cumulative_trapezoid_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.055s) 2023-01-11T23:10:57.7019379Z test_nvfuser_correctness_cumulative_trapezoid_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.055s) 2023-01-11T23:10:57.7019574Z test_nvfuser_correctness_cumulative_trapezoid_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.055s) 2023-01-11T23:10:57.7019761Z test_nvfuser_correctness_cumulative_trapezoid_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.056s) 2023-01-11T23:10:57.7019941Z test_nvfuser_correctness_deg2rad_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.012s) 2023-01-11T23:10:57.7020113Z test_nvfuser_correctness_deg2rad_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.011s) 2023-01-11T23:10:57.7020294Z test_nvfuser_correctness_deg2rad_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.012s) 2023-01-11T23:10:57.7020467Z test_nvfuser_correctness_deg2rad_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.012s) 2023-01-11T23:10:57.7020651Z test_nvfuser_correctness_deg2rad_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.011s) 2023-01-11T23:10:57.7020830Z test_nvfuser_correctness_deg2rad_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.012s) 2023-01-11T23:10:57.7021005Z test_nvfuser_correctness_deg2rad_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.011s) 2023-01-11T23:10:57.7021176Z test_nvfuser_correctness_deg2rad_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.011s) 2023-01-11T23:10:57.7021348Z test_nvfuser_correctness_deg2rad_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.011s) 2023-01-11T23:10:57.7021519Z test_nvfuser_correctness_deg2rad_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.011s) 2023-01-11T23:10:57.7021694Z test_nvfuser_correctness_diag_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.177s) 2023-01-11T23:10:57.7021864Z test_nvfuser_correctness_diag_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.167s) 2023-01-11T23:10:57.7022042Z test_nvfuser_correctness_diag_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.177s) 2023-01-11T23:10:57.7022213Z test_nvfuser_correctness_diag_cuda_complex32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.178s) 2023-01-11T23:10:57.7022390Z test_nvfuser_correctness_diag_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.178s) 2023-01-11T23:10:57.7022561Z test_nvfuser_correctness_diag_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.176s) 2023-01-11T23:10:57.7022732Z test_nvfuser_correctness_diag_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.177s) 2023-01-11T23:10:57.7022902Z test_nvfuser_correctness_diag_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.175s) 2023-01-11T23:10:57.7023070Z test_nvfuser_correctness_diag_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.166s) 2023-01-11T23:10:57.7023240Z test_nvfuser_correctness_diag_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.168s) 2023-01-11T23:10:57.7023409Z test_nvfuser_correctness_diag_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.168s) 2023-01-11T23:10:57.7023576Z test_nvfuser_correctness_diag_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.167s) 2023-01-11T23:10:57.7023770Z test_nvfuser_correctness_diag_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.168s) 2023-01-11T23:10:57.7023951Z test_nvfuser_correctness_diag_embed_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.176s) 2023-01-11T23:10:57.7024128Z test_nvfuser_correctness_diag_embed_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.168s) 2023-01-11T23:10:57.7024314Z test_nvfuser_correctness_diag_embed_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.179s) 2023-01-11T23:10:57.7024499Z test_nvfuser_correctness_diag_embed_cuda_complex32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.180s) 2023-01-11T23:10:57.7024683Z test_nvfuser_correctness_diag_embed_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.178s) 2023-01-11T23:10:57.7024862Z test_nvfuser_correctness_diag_embed_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.177s) 2023-01-11T23:10:57.7025042Z test_nvfuser_correctness_diag_embed_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.177s) 2023-01-11T23:10:57.7025216Z test_nvfuser_correctness_diag_embed_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.175s) 2023-01-11T23:10:57.7025390Z test_nvfuser_correctness_diag_embed_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.167s) 2023-01-11T23:10:57.7025562Z test_nvfuser_correctness_diag_embed_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.167s) 2023-01-11T23:10:57.7025735Z test_nvfuser_correctness_diag_embed_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.167s) 2023-01-11T23:10:57.7025912Z test_nvfuser_correctness_diag_embed_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.167s) 2023-01-11T23:10:57.7026087Z test_nvfuser_correctness_diag_embed_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.166s) 2023-01-11T23:10:57.7026266Z test_nvfuser_correctness_diagflat_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.057s) 2023-01-11T23:10:57.7026469Z test_nvfuser_correctness_diagflat_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.053s) 2023-01-11T23:10:57.7026653Z test_nvfuser_correctness_diagflat_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.056s) 2023-01-11T23:10:57.7026827Z test_nvfuser_correctness_diagflat_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.057s) 2023-01-11T23:10:57.7027008Z test_nvfuser_correctness_diagflat_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.057s) 2023-01-11T23:10:57.7027183Z test_nvfuser_correctness_diagflat_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.056s) 2023-01-11T23:10:57.7027354Z test_nvfuser_correctness_diagflat_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.055s) 2023-01-11T23:10:57.7027530Z test_nvfuser_correctness_diagflat_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.053s) 2023-01-11T23:10:57.7027703Z test_nvfuser_correctness_diagflat_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.054s) 2023-01-11T23:10:57.7027886Z test_nvfuser_correctness_diagflat_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.053s) 2023-01-11T23:10:57.7028058Z test_nvfuser_correctness_diagflat_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.053s) 2023-01-11T23:10:57.7028230Z test_nvfuser_correctness_diagflat_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.053s) 2023-01-11T23:10:57.7028409Z test_nvfuser_correctness_diagonal_copy_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.087s) 2023-01-11T23:10:57.7028637Z test_nvfuser_correctness_diagonal_copy_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.082s) 2023-01-11T23:10:57.7028828Z test_nvfuser_correctness_diagonal_copy_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.088s) 2023-01-11T23:10:57.7029017Z test_nvfuser_correctness_diagonal_copy_cuda_complex32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.088s) 2023-01-11T23:10:57.7029206Z test_nvfuser_correctness_diagonal_copy_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.088s) 2023-01-11T23:10:57.7029420Z test_nvfuser_correctness_diagonal_copy_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.088s) 2023-01-11T23:10:57.7029605Z test_nvfuser_correctness_diagonal_copy_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.087s) 2023-01-11T23:10:57.7029784Z test_nvfuser_correctness_diagonal_copy_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.087s) 2023-01-11T23:10:57.7029962Z test_nvfuser_correctness_diagonal_copy_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.083s) 2023-01-11T23:10:57.7030136Z test_nvfuser_correctness_diagonal_copy_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.083s) 2023-01-11T23:10:57.7030319Z test_nvfuser_correctness_diagonal_copy_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.083s) 2023-01-11T23:10:57.7030497Z test_nvfuser_correctness_diagonal_copy_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.083s) 2023-01-11T23:10:57.7030675Z test_nvfuser_correctness_diagonal_copy_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.083s) 2023-01-11T23:10:57.7030858Z test_nvfuser_correctness_diagonal_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.169s) 2023-01-11T23:10:57.7031032Z test_nvfuser_correctness_diagonal_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.161s) 2023-01-11T23:10:57.7031207Z test_nvfuser_correctness_diagonal_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.172s) 2023-01-11T23:10:57.7031387Z test_nvfuser_correctness_diagonal_cuda_complex32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.173s) 2023-01-11T23:10:57.7031574Z test_nvfuser_correctness_diagonal_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.171s) 2023-01-11T23:10:57.7031784Z test_nvfuser_correctness_diagonal_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.170s) 2023-01-11T23:10:57.7032002Z test_nvfuser_correctness_diagonal_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.170s) 2023-01-11T23:10:57.7032239Z test_nvfuser_correctness_diagonal_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.169s) 2023-01-11T23:10:57.7032457Z test_nvfuser_correctness_diagonal_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.161s) 2023-01-11T23:10:57.7032671Z test_nvfuser_correctness_diagonal_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.163s) 2023-01-11T23:10:57.7032885Z test_nvfuser_correctness_diagonal_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.162s) 2023-01-11T23:10:57.7033067Z test_nvfuser_correctness_diagonal_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.163s) 2023-01-11T23:10:57.7033240Z test_nvfuser_correctness_diagonal_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.161s) 2023-01-11T23:10:57.7033422Z test_nvfuser_correctness_diagonal_scatter_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.181s) 2023-01-11T23:10:57.7033607Z test_nvfuser_correctness_diagonal_scatter_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.173s) 2023-01-11T23:10:57.7033800Z test_nvfuser_correctness_diagonal_scatter_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.184s) 2023-01-11T23:10:57.7033993Z test_nvfuser_correctness_diagonal_scatter_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.184s) 2023-01-11T23:10:57.7034177Z test_nvfuser_correctness_diagonal_scatter_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.180s) 2023-01-11T23:10:57.7034362Z test_nvfuser_correctness_diagonal_scatter_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.181s) 2023-01-11T23:10:57.7034545Z test_nvfuser_correctness_diagonal_scatter_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.180s) 2023-01-11T23:10:57.7034727Z test_nvfuser_correctness_diagonal_scatter_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.173s) 2023-01-11T23:10:57.7034910Z test_nvfuser_correctness_diagonal_scatter_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.173s) 2023-01-11T23:10:57.7035097Z test_nvfuser_correctness_diagonal_scatter_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.170s) 2023-01-11T23:10:57.7035320Z test_nvfuser_correctness_diagonal_scatter_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.172s) 2023-01-11T23:10:57.7035522Z test_nvfuser_correctness_diagonal_scatter_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.172s) 2023-01-11T23:10:57.7035714Z test_nvfuser_correctness_diff_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.788s) 2023-01-11T23:10:57.7035902Z test_nvfuser_correctness_diff_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.758s) 2023-01-11T23:10:57.7036098Z test_nvfuser_correctness_diff_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.795s) 2023-01-11T23:10:57.7036291Z test_nvfuser_correctness_diff_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.801s) 2023-01-11T23:10:57.7036481Z test_nvfuser_correctness_diff_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.792s) 2023-01-11T23:10:57.7036672Z test_nvfuser_correctness_diff_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.788s) 2023-01-11T23:10:57.7036856Z test_nvfuser_correctness_diff_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.786s) 2023-01-11T23:10:57.7037042Z test_nvfuser_correctness_diff_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.755s) 2023-01-11T23:10:57.7037225Z test_nvfuser_correctness_diff_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.757s) 2023-01-11T23:10:57.7037411Z test_nvfuser_correctness_diff_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.750s) 2023-01-11T23:10:57.7037598Z test_nvfuser_correctness_diff_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.758s) 2023-01-11T23:10:57.7037781Z test_nvfuser_correctness_diff_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.753s) 2023-01-11T23:10:57.7037969Z test_nvfuser_correctness_digamma_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.383s) 2023-01-11T23:10:57.7038166Z test_nvfuser_correctness_digamma_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.356s) 2023-01-11T23:10:57.7038392Z test_nvfuser_correctness_digamma_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.351s) 2023-01-11T23:10:57.7038622Z test_nvfuser_correctness_digamma_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.033s) 2023-01-11T23:10:57.7038864Z test_nvfuser_correctness_digamma_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.032s) 2023-01-11T23:10:57.7039102Z test_nvfuser_correctness_digamma_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.031s) 2023-01-11T23:10:57.7039339Z test_nvfuser_correctness_digamma_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.031s) 2023-01-11T23:10:57.7039573Z test_nvfuser_correctness_digamma_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.031s) 2023-01-11T23:10:57.7039807Z test_nvfuser_correctness_digamma_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.031s) 2023-01-11T23:10:57.7040040Z test_nvfuser_correctness_dist_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.571s) 2023-01-11T23:10:57.7040290Z test_nvfuser_correctness_dist_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.570s) 2023-01-11T23:10:57.7040534Z test_nvfuser_correctness_dist_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.571s) 2023-01-11T23:10:57.7040756Z test_nvfuser_correctness_dist_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.569s) 2023-01-11T23:10:57.7040986Z test_nvfuser_correctness_dist_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.570s) 2023-01-11T23:10:57.7041172Z test_nvfuser_correctness_dist_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.566s) 2023-01-11T23:10:57.7041379Z test_nvfuser_correctness_div_floor_rounding_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.108s) 2023-01-11T23:10:57.7041585Z test_nvfuser_correctness_div_floor_rounding_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.108s) 2023-01-11T23:10:57.7041793Z test_nvfuser_correctness_div_floor_rounding_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.107s) 2023-01-11T23:10:57.7042024Z test_nvfuser_correctness_div_floor_rounding_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.107s) 2023-01-11T23:10:57.7042227Z test_nvfuser_correctness_div_floor_rounding_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.103s) 2023-01-11T23:10:57.7042430Z test_nvfuser_correctness_div_floor_rounding_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.103s) 2023-01-11T23:10:57.7042619Z test_nvfuser_correctness_div_floor_rounding_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.101s) 2023-01-11T23:10:57.7042827Z test_nvfuser_correctness_div_floor_rounding_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.102s) 2023-01-11T23:10:57.7043031Z test_nvfuser_correctness_div_floor_rounding_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.102s) 2023-01-11T23:10:57.7043241Z test_nvfuser_correctness_div_no_rounding_mode_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (1.681s) 2023-01-11T23:10:57.7043449Z test_nvfuser_correctness_div_no_rounding_mode_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... ok (1.656s) 2023-01-11T23:10:57.7043665Z test_nvfuser_correctness_div_no_rounding_mode_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.104s) 2023-01-11T23:10:57.7043878Z test_nvfuser_correctness_div_no_rounding_mode_cuda_complex32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (1.794s) 2023-01-11T23:10:57.7044091Z test_nvfuser_correctness_div_no_rounding_mode_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.104s) 2023-01-11T23:10:57.7044300Z test_nvfuser_correctness_div_no_rounding_mode_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (1.716s) 2023-01-11T23:10:57.7044501Z test_nvfuser_correctness_div_no_rounding_mode_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (1.630s) 2023-01-11T23:10:57.7044706Z test_nvfuser_correctness_div_no_rounding_mode_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (1.629s) 2023-01-11T23:10:57.7044927Z test_nvfuser_correctness_div_no_rounding_mode_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.103s) 2023-01-11T23:10:57.7045133Z test_nvfuser_correctness_div_no_rounding_mode_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (1.713s) 2023-01-11T23:10:57.7045333Z test_nvfuser_correctness_div_no_rounding_mode_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (1.665s) 2023-01-11T23:10:57.7045535Z test_nvfuser_correctness_div_no_rounding_mode_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.103s) 2023-01-11T23:10:57.7045741Z test_nvfuser_correctness_div_no_rounding_mode_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.103s) 2023-01-11T23:10:57.7045951Z test_nvfuser_correctness_div_trunc_rounding_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.110s) 2023-01-11T23:10:57.7046152Z test_nvfuser_correctness_div_trunc_rounding_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.110s) 2023-01-11T23:10:57.7046345Z test_nvfuser_correctness_div_trunc_rounding_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.110s) 2023-01-11T23:10:57.7046547Z test_nvfuser_correctness_div_trunc_rounding_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.110s) 2023-01-11T23:10:57.7046751Z test_nvfuser_correctness_div_trunc_rounding_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.105s) 2023-01-11T23:10:57.7046958Z test_nvfuser_correctness_div_trunc_rounding_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.105s) 2023-01-11T23:10:57.7047155Z test_nvfuser_correctness_div_trunc_rounding_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.104s) 2023-01-11T23:10:57.7047356Z test_nvfuser_correctness_div_trunc_rounding_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.105s) 2023-01-11T23:10:57.7047554Z test_nvfuser_correctness_div_trunc_rounding_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.105s) 2023-01-11T23:10:57.7047745Z test_nvfuser_correctness_dot_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.013s) 2023-01-11T23:10:57.7047938Z test_nvfuser_correctness_dot_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.024s) 2023-01-11T23:10:57.7048158Z test_nvfuser_correctness_dot_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.024s) 2023-01-11T23:10:57.7048345Z test_nvfuser_correctness_dot_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.013s) 2023-01-11T23:10:57.7048534Z test_nvfuser_correctness_dot_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.012s) 2023-01-11T23:10:57.7048721Z test_nvfuser_correctness_dot_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.013s) 2023-01-11T23:10:57.7048928Z test_nvfuser_correctness_double_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.391s) 2023-01-11T23:10:57.7049160Z test_nvfuser_correctness_double_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.385s) 2023-01-11T23:10:57.7049407Z test_nvfuser_correctness_double_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.032s) 2023-01-11T23:10:57.7049652Z test_nvfuser_correctness_double_cuda_complex32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.031s) 2023-01-11T23:10:57.7049899Z test_nvfuser_correctness_double_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.032s) 2023-01-11T23:10:57.7050126Z test_nvfuser_correctness_double_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.385s) 2023-01-11T23:10:57.7050366Z test_nvfuser_correctness_double_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.384s) 2023-01-11T23:10:57.7050604Z test_nvfuser_correctness_double_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.384s) 2023-01-11T23:10:57.7050837Z test_nvfuser_correctness_double_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.032s) 2023-01-11T23:10:57.7051071Z test_nvfuser_correctness_double_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.383s) 2023-01-11T23:10:57.7051304Z test_nvfuser_correctness_double_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.382s) 2023-01-11T23:10:57.7051533Z test_nvfuser_correctness_double_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.031s) 2023-01-11T23:10:57.7051726Z test_nvfuser_correctness_double_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.031s) 2023-01-11T23:10:57.7051924Z test_nvfuser_correctness_dsplit_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.031s) 2023-01-11T23:10:57.7052103Z test_nvfuser_correctness_dsplit_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.029s) 2023-01-11T23:10:57.7052300Z test_nvfuser_correctness_dsplit_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.032s) 2023-01-11T23:10:57.7052497Z test_nvfuser_correctness_dsplit_cuda_complex32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.032s) 2023-01-11T23:10:57.7052690Z test_nvfuser_correctness_dsplit_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.032s) 2023-01-11T23:10:57.7052880Z test_nvfuser_correctness_dsplit_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.031s) 2023-01-11T23:10:57.7053075Z test_nvfuser_correctness_dsplit_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.031s) 2023-01-11T23:10:57.7053268Z test_nvfuser_correctness_dsplit_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.030s) 2023-01-11T23:10:57.7053457Z test_nvfuser_correctness_dsplit_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.027s) 2023-01-11T23:10:57.7053635Z test_nvfuser_correctness_dsplit_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.027s) 2023-01-11T23:10:57.7053827Z test_nvfuser_correctness_dsplit_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.028s) 2023-01-11T23:10:57.7054013Z test_nvfuser_correctness_dsplit_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.028s) 2023-01-11T23:10:57.7054326Z test_nvfuser_correctness_dsplit_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.028s) 2023-01-11T23:10:57.7054568Z test_nvfuser_correctness_dstack_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.014s) 2023-01-11T23:10:57.7054743Z test_nvfuser_correctness_dstack_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.013s) 2023-01-11T23:10:57.7054987Z test_nvfuser_correctness_dstack_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.014s) 2023-01-11T23:10:57.7055168Z test_nvfuser_correctness_dstack_cuda_complex32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.014s) 2023-01-11T23:10:57.7055342Z test_nvfuser_correctness_dstack_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.014s) 2023-01-11T23:10:57.7055509Z test_nvfuser_correctness_dstack_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.014s) 2023-01-11T23:10:57.7055683Z test_nvfuser_correctness_dstack_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.014s) 2023-01-11T23:10:57.7055858Z test_nvfuser_correctness_dstack_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.014s) 2023-01-11T23:10:57.7056028Z test_nvfuser_correctness_dstack_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.013s) 2023-01-11T23:10:57.7056199Z test_nvfuser_correctness_dstack_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.013s) 2023-01-11T23:10:57.7056376Z test_nvfuser_correctness_dstack_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.013s) 2023-01-11T23:10:57.7056549Z test_nvfuser_correctness_dstack_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.014s) 2023-01-11T23:10:57.7056718Z test_nvfuser_correctness_dstack_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.013s) 2023-01-11T23:10:57.7056893Z test_nvfuser_correctness_einsum_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.002s) 2023-01-11T23:10:57.7057065Z test_nvfuser_correctness_einsum_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.001s) 2023-01-11T23:10:57.7057241Z test_nvfuser_correctness_einsum_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.001s) 2023-01-11T23:10:57.7057414Z test_nvfuser_correctness_einsum_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.001s) 2023-01-11T23:10:57.7057587Z test_nvfuser_correctness_einsum_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.001s) 2023-01-11T23:10:57.7057789Z test_nvfuser_correctness_einsum_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.001s) 2023-01-11T23:10:57.7057985Z test_nvfuser_correctness_empty_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2023-01-11T23:10:57.7058175Z test_nvfuser_correctness_empty_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2023-01-11T23:10:57.7058374Z test_nvfuser_correctness_empty_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2023-01-11T23:10:57.7058569Z test_nvfuser_correctness_empty_cuda_complex32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2023-01-11T23:10:57.7058753Z test_nvfuser_correctness_empty_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2023-01-11T23:10:57.7058944Z test_nvfuser_correctness_empty_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2023-01-11T23:10:57.7059135Z test_nvfuser_correctness_empty_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2023-01-11T23:10:57.7059325Z test_nvfuser_correctness_empty_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2023-01-11T23:10:57.7059514Z test_nvfuser_correctness_empty_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2023-01-11T23:10:57.7059699Z test_nvfuser_correctness_empty_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2023-01-11T23:10:57.7059886Z test_nvfuser_correctness_empty_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2023-01-11T23:10:57.7060069Z test_nvfuser_correctness_empty_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2023-01-11T23:10:57.7060254Z test_nvfuser_correctness_empty_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2023-01-11T23:10:57.7060443Z test_nvfuser_correctness_empty_like_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2023-01-11T23:10:57.7060660Z test_nvfuser_correctness_empty_like_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2023-01-11T23:10:57.7060861Z test_nvfuser_correctness_empty_like_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2023-01-11T23:10:57.7061059Z test_nvfuser_correctness_empty_like_cuda_complex32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2023-01-11T23:10:57.7061250Z test_nvfuser_correctness_empty_like_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2023-01-11T23:10:57.7061445Z test_nvfuser_correctness_empty_like_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2023-01-11T23:10:57.7061637Z test_nvfuser_correctness_empty_like_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2023-01-11T23:10:57.7061831Z test_nvfuser_correctness_empty_like_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2023-01-11T23:10:57.7062024Z test_nvfuser_correctness_empty_like_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2023-01-11T23:10:57.7062211Z test_nvfuser_correctness_empty_like_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2023-01-11T23:10:57.7062403Z test_nvfuser_correctness_empty_like_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2023-01-11T23:10:57.7062594Z test_nvfuser_correctness_empty_like_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2023-01-11T23:10:57.7062787Z test_nvfuser_correctness_empty_like_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2023-01-11T23:10:57.7062957Z test_nvfuser_correctness_eq_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (1.840s) 2023-01-11T23:10:57.7063127Z test_nvfuser_correctness_eq_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... ok (1.803s) 2023-01-11T23:10:57.7063328Z test_nvfuser_correctness_eq_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.107s) 2023-01-11T23:10:57.7063506Z test_nvfuser_correctness_eq_cuda_complex32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.107s) 2023-01-11T23:10:57.7063680Z test_nvfuser_correctness_eq_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.106s) 2023-01-11T23:10:57.7063844Z test_nvfuser_correctness_eq_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (1.848s) 2023-01-11T23:10:57.7064017Z test_nvfuser_correctness_eq_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (1.823s) 2023-01-11T23:10:57.7064183Z test_nvfuser_correctness_eq_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (1.808s) 2023-01-11T23:10:57.7064351Z test_nvfuser_correctness_eq_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.108s) 2023-01-11T23:10:57.7064516Z test_nvfuser_correctness_eq_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (1.793s) 2023-01-11T23:10:57.7064683Z test_nvfuser_correctness_eq_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (1.790s) 2023-01-11T23:10:57.7064850Z test_nvfuser_correctness_eq_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.106s) 2023-01-11T23:10:57.7065018Z test_nvfuser_correctness_eq_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.106s) 2023-01-11T23:10:57.7065236Z test_nvfuser_correctness_equal_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: nvfuser requires tracing support (0.001s) 2023-01-11T23:10:57.7065442Z test_nvfuser_correctness_equal_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: nvfuser requires tracing support (0.001s) 2023-01-11T23:10:57.7065663Z test_nvfuser_correctness_equal_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: nvfuser requires tracing support (0.001s) 2023-01-11T23:10:57.7065881Z test_nvfuser_correctness_equal_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: nvfuser requires tracing support (0.001s) 2023-01-11T23:10:57.7066096Z test_nvfuser_correctness_equal_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: nvfuser requires tracing support (0.001s) 2023-01-11T23:10:57.7066333Z test_nvfuser_correctness_equal_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: nvfuser requires tracing support (0.001s) 2023-01-11T23:10:57.7066548Z test_nvfuser_correctness_equal_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: nvfuser requires tracing support (0.001s) 2023-01-11T23:10:57.7066758Z test_nvfuser_correctness_equal_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: nvfuser requires tracing support (0.001s) 2023-01-11T23:10:57.7066964Z test_nvfuser_correctness_equal_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: nvfuser requires tracing support (0.001s) 2023-01-11T23:10:57.7067166Z test_nvfuser_correctness_equal_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: nvfuser requires tracing support (0.001s) 2023-01-11T23:10:57.7067378Z test_nvfuser_correctness_equal_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: nvfuser requires tracing support (0.001s) 2023-01-11T23:10:57.7067585Z test_nvfuser_correctness_equal_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: nvfuser requires tracing support (0.001s) 2023-01-11T23:10:57.7067763Z test_nvfuser_correctness_erf_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.201s) 2023-01-11T23:10:57.7067932Z test_nvfuser_correctness_erf_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.198s) 2023-01-11T23:10:57.7068102Z test_nvfuser_correctness_erf_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.201s) 2023-01-11T23:10:57.7068273Z test_nvfuser_correctness_erf_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.194s) 2023-01-11T23:10:57.7068441Z test_nvfuser_correctness_erf_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.195s) 2023-01-11T23:10:57.7068667Z test_nvfuser_correctness_erf_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.012s) 2023-01-11T23:10:57.7068836Z test_nvfuser_correctness_erf_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.197s) 2023-01-11T23:10:57.7069027Z test_nvfuser_correctness_erf_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.198s) 2023-01-11T23:10:57.7069192Z test_nvfuser_correctness_erf_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.011s) 2023-01-11T23:10:57.7069359Z test_nvfuser_correctness_erf_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.011s) 2023-01-11T23:10:57.7069535Z test_nvfuser_correctness_erfc_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.391s) 2023-01-11T23:10:57.7069701Z test_nvfuser_correctness_erfc_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.400s) 2023-01-11T23:10:57.7069873Z test_nvfuser_correctness_erfc_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.393s) 2023-01-11T23:10:57.7070046Z test_nvfuser_correctness_erfc_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.387s) 2023-01-11T23:10:57.7070215Z test_nvfuser_correctness_erfc_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.394s) 2023-01-11T23:10:57.7070386Z test_nvfuser_correctness_erfc_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.032s) 2023-01-11T23:10:57.7070556Z test_nvfuser_correctness_erfc_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.396s) 2023-01-11T23:10:57.7070717Z test_nvfuser_correctness_erfc_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.398s) 2023-01-11T23:10:57.7070883Z test_nvfuser_correctness_erfc_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.032s) 2023-01-11T23:10:57.7071050Z test_nvfuser_correctness_erfc_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.031s) 2023-01-11T23:10:57.7071220Z test_nvfuser_correctness_erfinv_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.278s) 2023-01-11T23:10:57.7071400Z test_nvfuser_correctness_erfinv_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.181s) 2023-01-11T23:10:57.7071575Z test_nvfuser_correctness_erfinv_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.179s) 2023-01-11T23:10:57.7071780Z test_nvfuser_correctness_erfinv_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.233s) 2023-01-11T23:10:57.7072025Z test_nvfuser_correctness_erfinv_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.011s) 2023-01-11T23:10:57.7072229Z test_nvfuser_correctness_erfinv_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.011s) 2023-01-11T23:10:57.7072441Z test_nvfuser_correctness_erfinv_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.011s) 2023-01-11T23:10:57.7072648Z test_nvfuser_correctness_erfinv_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.011s) 2023-01-11T23:10:57.7072815Z test_nvfuser_correctness_erfinv_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.011s) 2023-01-11T23:10:57.7072988Z test_nvfuser_correctness_exp2_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.181s) 2023-01-11T23:10:57.7073154Z test_nvfuser_correctness_exp2_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.263s) 2023-01-11T23:10:57.7073321Z test_nvfuser_correctness_exp2_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.181s) 2023-01-11T23:10:57.7073492Z test_nvfuser_correctness_exp2_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.179s) 2023-01-11T23:10:57.7073664Z test_nvfuser_correctness_exp2_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.202s) 2023-01-11T23:10:57.7073824Z test_nvfuser_correctness_exp2_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.031s) 2023-01-11T23:10:57.7073991Z test_nvfuser_correctness_exp2_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.032s) 2023-01-11T23:10:57.7074153Z test_nvfuser_correctness_exp2_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.031s) 2023-01-11T23:10:57.7074321Z test_nvfuser_correctness_exp2_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.031s) 2023-01-11T23:10:57.7074487Z test_nvfuser_correctness_exp2_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.031s) 2023-01-11T23:10:57.7074656Z test_nvfuser_correctness_exp_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.387s) 2023-01-11T23:10:57.7074845Z test_nvfuser_correctness_exp_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.390s) 2023-01-11T23:10:57.7075027Z test_nvfuser_correctness_exp_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.387s) 2023-01-11T23:10:57.7075205Z test_nvfuser_correctness_exp_cuda_complex32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.385s) 2023-01-11T23:10:57.7075372Z test_nvfuser_correctness_exp_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.381s) 2023-01-11T23:10:57.7075542Z test_nvfuser_correctness_exp_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.388s) 2023-01-11T23:10:57.7075711Z test_nvfuser_correctness_exp_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.383s) 2023-01-11T23:10:57.7075886Z test_nvfuser_correctness_exp_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.389s) 2023-01-11T23:10:57.7076050Z test_nvfuser_correctness_exp_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.032s) 2023-01-11T23:10:57.7076219Z test_nvfuser_correctness_exp_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.391s) 2023-01-11T23:10:57.7076388Z test_nvfuser_correctness_exp_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.390s) 2023-01-11T23:10:57.7076553Z test_nvfuser_correctness_exp_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.032s) 2023-01-11T23:10:57.7076709Z test_nvfuser_correctness_exp_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.031s) 2023-01-11T23:10:57.7076891Z test_nvfuser_correctness_expand_as_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.545s) 2023-01-11T23:10:57.7077064Z test_nvfuser_correctness_expand_as_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.537s) 2023-01-11T23:10:57.7077247Z test_nvfuser_correctness_expand_as_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.018s) 2023-01-11T23:10:57.7077430Z test_nvfuser_correctness_expand_as_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.019s) 2023-01-11T23:10:57.7077612Z test_nvfuser_correctness_expand_as_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.544s) 2023-01-11T23:10:57.7077816Z test_nvfuser_correctness_expand_as_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.539s) 2023-01-11T23:10:57.7077993Z test_nvfuser_correctness_expand_as_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.547s) 2023-01-11T23:10:57.7078170Z test_nvfuser_correctness_expand_as_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.017s) 2023-01-11T23:10:57.7078332Z test_nvfuser_correctness_expand_as_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.538s) 2023-01-11T23:10:57.7078505Z test_nvfuser_correctness_expand_as_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.536s) 2023-01-11T23:10:57.7078682Z test_nvfuser_correctness_expand_as_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.017s) 2023-01-11T23:10:57.7078904Z test_nvfuser_correctness_expand_as_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.017s) 2023-01-11T23:10:57.7079121Z test_nvfuser_correctness_expand_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (1.687s) 2023-01-11T23:10:57.7079340Z test_nvfuser_correctness_expand_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... ok (1.651s) 2023-01-11T23:10:57.7079564Z test_nvfuser_correctness_expand_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.057s) 2023-01-11T23:10:57.7079785Z test_nvfuser_correctness_expand_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.056s) 2023-01-11T23:10:57.7079999Z test_nvfuser_correctness_expand_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (1.722s) 2023-01-11T23:10:57.7080209Z test_nvfuser_correctness_expand_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (1.660s) 2023-01-11T23:10:57.7080423Z test_nvfuser_correctness_expand_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (1.659s) 2023-01-11T23:10:57.7080635Z test_nvfuser_correctness_expand_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.054s) 2023-01-11T23:10:57.7080928Z test_nvfuser_correctness_expand_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (1.659s) 2023-01-11T23:10:57.7081122Z test_nvfuser_correctness_expand_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (1.656s) 2023-01-11T23:10:57.7081293Z test_nvfuser_correctness_expand_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.054s) 2023-01-11T23:10:57.7081463Z test_nvfuser_correctness_expand_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.053s) 2023-01-11T23:10:57.7081634Z test_nvfuser_correctness_expm1_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.200s) 2023-01-11T23:10:57.7081796Z test_nvfuser_correctness_expm1_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.200s) 2023-01-11T23:10:57.7081970Z test_nvfuser_correctness_expm1_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.201s) 2023-01-11T23:10:57.7082139Z test_nvfuser_correctness_expm1_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.195s) 2023-01-11T23:10:57.7082315Z test_nvfuser_correctness_expm1_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.199s) 2023-01-11T23:10:57.7082486Z test_nvfuser_correctness_expm1_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.012s) 2023-01-11T23:10:57.7082654Z test_nvfuser_correctness_expm1_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.199s) 2023-01-11T23:10:57.7082821Z test_nvfuser_correctness_expm1_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.202s) 2023-01-11T23:10:57.7082990Z test_nvfuser_correctness_expm1_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.012s) 2023-01-11T23:10:57.7083156Z test_nvfuser_correctness_expm1_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.012s) 2023-01-11T23:10:57.7083317Z test_nvfuser_correctness_eye_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.523s) 2023-01-11T23:10:57.7083484Z test_nvfuser_correctness_eye_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.503s) 2023-01-11T23:10:57.7083660Z test_nvfuser_correctness_eye_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.528s) 2023-01-11T23:10:57.7083835Z test_nvfuser_correctness_eye_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.532s) 2023-01-11T23:10:57.7084032Z test_nvfuser_correctness_eye_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.527s) 2023-01-11T23:10:57.7084199Z test_nvfuser_correctness_eye_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.525s) 2023-01-11T23:10:57.7084367Z test_nvfuser_correctness_eye_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.521s) 2023-01-11T23:10:57.7084533Z test_nvfuser_correctness_eye_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.503s) 2023-01-11T23:10:57.7084699Z test_nvfuser_correctness_eye_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.501s) 2023-01-11T23:10:57.7084855Z test_nvfuser_correctness_eye_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.500s) 2023-01-11T23:10:57.7085022Z test_nvfuser_correctness_eye_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.502s) 2023-01-11T23:10:57.7085189Z test_nvfuser_correctness_eye_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.502s) 2023-01-11T23:10:57.7085361Z test_nvfuser_correctness_fft_fft2_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.071s) 2023-01-11T23:10:57.7085542Z test_nvfuser_correctness_fft_fft2_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.040s) 2023-01-11T23:10:57.7085719Z test_nvfuser_correctness_fft_fft2_cuda_complex32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.275s) 2023-01-11T23:10:57.7085897Z test_nvfuser_correctness_fft_fft2_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.053s) 2023-01-11T23:10:57.7086072Z test_nvfuser_correctness_fft_fft2_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.042s) 2023-01-11T23:10:57.7086234Z test_nvfuser_correctness_fft_fft2_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.042s) 2023-01-11T23:10:57.7086405Z test_nvfuser_correctness_fft_fft2_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.041s) 2023-01-11T23:10:57.7086602Z test_nvfuser_correctness_fft_fft2_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.041s) 2023-01-11T23:10:57.7086775Z test_nvfuser_correctness_fft_fft2_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.041s) 2023-01-11T23:10:57.7086943Z test_nvfuser_correctness_fft_fft2_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.041s) 2023-01-11T23:10:57.7087114Z test_nvfuser_correctness_fft_fft2_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.042s) 2023-01-11T23:10:57.7087283Z test_nvfuser_correctness_fft_fft2_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.042s) 2023-01-11T23:10:57.7087452Z test_nvfuser_correctness_fft_fft_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.056s) 2023-01-11T23:10:57.7087630Z test_nvfuser_correctness_fft_fft_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.044s) 2023-01-11T23:10:57.7087801Z test_nvfuser_correctness_fft_fft_cuda_complex32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.044s) 2023-01-11T23:10:57.7087977Z test_nvfuser_correctness_fft_fft_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.044s) 2023-01-11T23:10:57.7088152Z test_nvfuser_correctness_fft_fft_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (1.078s) 2023-01-11T23:10:57.7088323Z test_nvfuser_correctness_fft_fft_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.053s) 2023-01-11T23:10:57.7088501Z test_nvfuser_correctness_fft_fft_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.043s) 2023-01-11T23:10:57.7088710Z test_nvfuser_correctness_fft_fft_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.044s) 2023-01-11T23:10:57.7088923Z test_nvfuser_correctness_fft_fft_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.044s) 2023-01-11T23:10:57.7089132Z test_nvfuser_correctness_fft_fft_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.044s) 2023-01-11T23:10:57.7089344Z test_nvfuser_correctness_fft_fft_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.044s) 2023-01-11T23:10:57.7089548Z test_nvfuser_correctness_fft_fft_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.044s) 2023-01-11T23:10:57.7089800Z test_nvfuser_correctness_fft_fftn_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.051s) 2023-01-11T23:10:57.7090026Z test_nvfuser_correctness_fft_fftn_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.050s) 2023-01-11T23:10:57.7090248Z test_nvfuser_correctness_fft_fftn_cuda_complex32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.051s) 2023-01-11T23:10:57.7090463Z test_nvfuser_correctness_fft_fftn_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.051s) 2023-01-11T23:10:57.7090677Z test_nvfuser_correctness_fft_fftn_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.051s) 2023-01-11T23:10:57.7090888Z test_nvfuser_correctness_fft_fftn_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.051s) 2023-01-11T23:10:57.7091098Z test_nvfuser_correctness_fft_fftn_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.051s) 2023-01-11T23:10:57.7091313Z test_nvfuser_correctness_fft_fftn_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.052s) 2023-01-11T23:10:57.7091495Z test_nvfuser_correctness_fft_fftn_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.051s) 2023-01-11T23:10:57.7091667Z test_nvfuser_correctness_fft_fftn_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.051s) 2023-01-11T23:10:57.7091836Z test_nvfuser_correctness_fft_fftn_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.051s) 2023-01-11T23:10:57.7092005Z test_nvfuser_correctness_fft_fftn_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.051s) 2023-01-11T23:10:57.7092189Z test_nvfuser_correctness_fft_fftshift_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.031s) 2023-01-11T23:10:57.7092367Z test_nvfuser_correctness_fft_fftshift_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.028s) 2023-01-11T23:10:57.7092556Z test_nvfuser_correctness_fft_fftshift_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.030s) 2023-01-11T23:10:57.7092766Z test_nvfuser_correctness_fft_fftshift_cuda_complex32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.030s) 2023-01-11T23:10:57.7092955Z test_nvfuser_correctness_fft_fftshift_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.030s) 2023-01-11T23:10:57.7093129Z test_nvfuser_correctness_fft_fftshift_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.029s) 2023-01-11T23:10:57.7093310Z test_nvfuser_correctness_fft_fftshift_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.029s) 2023-01-11T23:10:57.7093484Z test_nvfuser_correctness_fft_fftshift_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.030s) 2023-01-11T23:10:57.7093661Z test_nvfuser_correctness_fft_fftshift_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.029s) 2023-01-11T23:10:57.7093834Z test_nvfuser_correctness_fft_fftshift_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.028s) 2023-01-11T23:10:57.7094004Z test_nvfuser_correctness_fft_fftshift_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.028s) 2023-01-11T23:10:57.7094299Z test_nvfuser_correctness_fft_fftshift_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.028s) 2023-01-11T23:10:57.7094484Z test_nvfuser_correctness_fft_fftshift_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.028s) 2023-01-11T23:10:57.7094656Z test_nvfuser_correctness_fft_hfft2_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.053s) 2023-01-11T23:10:57.7094831Z test_nvfuser_correctness_fft_hfft2_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.043s) 2023-01-11T23:10:57.7095014Z test_nvfuser_correctness_fft_hfft2_cuda_complex32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.044s) 2023-01-11T23:10:57.7095192Z test_nvfuser_correctness_fft_hfft2_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.054s) 2023-01-11T23:10:57.7095365Z test_nvfuser_correctness_fft_hfft2_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.042s) 2023-01-11T23:10:57.7095539Z test_nvfuser_correctness_fft_hfft2_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.042s) 2023-01-11T23:10:57.7095750Z test_nvfuser_correctness_fft_hfft2_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.042s) 2023-01-11T23:10:57.7095923Z test_nvfuser_correctness_fft_hfft2_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.043s) 2023-01-11T23:10:57.7096091Z test_nvfuser_correctness_fft_hfft2_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.042s) 2023-01-11T23:10:57.7096257Z test_nvfuser_correctness_fft_hfft2_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.042s) 2023-01-11T23:10:57.7096426Z test_nvfuser_correctness_fft_hfft2_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.042s) 2023-01-11T23:10:57.7096598Z test_nvfuser_correctness_fft_hfft2_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.042s) 2023-01-11T23:10:57.7096768Z test_nvfuser_correctness_fft_hfft_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.044s) 2023-01-11T23:10:57.7096951Z test_nvfuser_correctness_fft_hfft_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.045s) 2023-01-11T23:10:57.7097125Z test_nvfuser_correctness_fft_hfft_cuda_complex32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.959s) 2023-01-11T23:10:57.7097300Z test_nvfuser_correctness_fft_hfft_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.045s) 2023-01-11T23:10:57.7097473Z test_nvfuser_correctness_fft_hfft_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.045s) 2023-01-11T23:10:57.7097643Z test_nvfuser_correctness_fft_hfft_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.044s) 2023-01-11T23:10:57.7097804Z test_nvfuser_correctness_fft_hfft_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.045s) 2023-01-11T23:10:57.7097973Z test_nvfuser_correctness_fft_hfft_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.044s) 2023-01-11T23:10:57.7098140Z test_nvfuser_correctness_fft_hfft_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.044s) 2023-01-11T23:10:57.7098342Z test_nvfuser_correctness_fft_hfft_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.044s) 2023-01-11T23:10:57.7098521Z test_nvfuser_correctness_fft_hfft_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.044s) 2023-01-11T23:10:57.7098687Z test_nvfuser_correctness_fft_hfft_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.045s) 2023-01-11T23:10:57.7098857Z test_nvfuser_correctness_fft_hfftn_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.053s) 2023-01-11T23:10:57.7099038Z test_nvfuser_correctness_fft_hfftn_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.052s) 2023-01-11T23:10:57.7099217Z test_nvfuser_correctness_fft_hfftn_cuda_complex32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.054s) 2023-01-11T23:10:57.7099390Z test_nvfuser_correctness_fft_hfftn_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.052s) 2023-01-11T23:10:57.7099566Z test_nvfuser_correctness_fft_hfftn_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.054s) 2023-01-11T23:10:57.7099745Z test_nvfuser_correctness_fft_hfftn_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.053s) 2023-01-11T23:10:57.7099920Z test_nvfuser_correctness_fft_hfftn_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.052s) 2023-01-11T23:10:57.7100093Z test_nvfuser_correctness_fft_hfftn_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.052s) 2023-01-11T23:10:57.7100261Z test_nvfuser_correctness_fft_hfftn_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.052s) 2023-01-11T23:10:57.7100427Z test_nvfuser_correctness_fft_hfftn_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.053s) 2023-01-11T23:10:57.7100599Z test_nvfuser_correctness_fft_hfftn_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.052s) 2023-01-11T23:10:57.7100769Z test_nvfuser_correctness_fft_hfftn_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.052s) 2023-01-11T23:10:57.7100930Z test_nvfuser_correctness_fft_ifft2_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.041s) 2023-01-11T23:10:57.7101111Z test_nvfuser_correctness_fft_ifft2_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.040s) 2023-01-11T23:10:57.7101319Z test_nvfuser_correctness_fft_ifft2_cuda_complex32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.042s) 2023-01-11T23:10:57.7101494Z test_nvfuser_correctness_fft_ifft2_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.042s) 2023-01-11T23:10:57.7101674Z test_nvfuser_correctness_fft_ifft2_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.042s) 2023-01-11T23:10:57.7101847Z test_nvfuser_correctness_fft_ifft2_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.042s) 2023-01-11T23:10:57.7102018Z test_nvfuser_correctness_fft_ifft2_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.041s) 2023-01-11T23:10:57.7102190Z test_nvfuser_correctness_fft_ifft2_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.041s) 2023-01-11T23:10:57.7102362Z test_nvfuser_correctness_fft_ifft2_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.042s) 2023-01-11T23:10:57.7102524Z test_nvfuser_correctness_fft_ifft2_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.042s) 2023-01-11T23:10:57.7102694Z test_nvfuser_correctness_fft_ifft2_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.041s) 2023-01-11T23:10:57.7102866Z test_nvfuser_correctness_fft_ifft2_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.041s) 2023-01-11T23:10:57.7103039Z test_nvfuser_correctness_fft_ifft_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.045s) 2023-01-11T23:10:57.7103216Z test_nvfuser_correctness_fft_ifft_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.043s) 2023-01-11T23:10:57.7103393Z test_nvfuser_correctness_fft_ifft_cuda_complex32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.045s) 2023-01-11T23:10:57.7103567Z test_nvfuser_correctness_fft_ifft_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.044s) 2023-01-11T23:10:57.7103741Z test_nvfuser_correctness_fft_ifft_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.045s) 2023-01-11T23:10:57.7103937Z test_nvfuser_correctness_fft_ifft_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.044s) 2023-01-11T23:10:57.7104108Z test_nvfuser_correctness_fft_ifft_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.045s) 2023-01-11T23:10:57.7104278Z test_nvfuser_correctness_fft_ifft_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.046s) 2023-01-11T23:10:57.7104444Z test_nvfuser_correctness_fft_ifft_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.046s) 2023-01-11T23:10:57.7104615Z test_nvfuser_correctness_fft_ifft_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.045s) 2023-01-11T23:10:57.7104786Z test_nvfuser_correctness_fft_ifft_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.045s) 2023-01-11T23:10:57.7104950Z test_nvfuser_correctness_fft_ifft_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.045s) 2023-01-11T23:10:57.7105119Z test_nvfuser_correctness_fft_ifftn_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.052s) 2023-01-11T23:10:57.7105306Z test_nvfuser_correctness_fft_ifftn_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.052s) 2023-01-11T23:10:57.7105482Z test_nvfuser_correctness_fft_ifftn_cuda_complex32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.051s) 2023-01-11T23:10:57.7105658Z test_nvfuser_correctness_fft_ifftn_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.051s) 2023-01-11T23:10:57.7105835Z test_nvfuser_correctness_fft_ifftn_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.051s) 2023-01-11T23:10:57.7106007Z test_nvfuser_correctness_fft_ifftn_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.053s) 2023-01-11T23:10:57.7106175Z test_nvfuser_correctness_fft_ifftn_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.051s) 2023-01-11T23:10:57.7106346Z test_nvfuser_correctness_fft_ifftn_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.051s) 2023-01-11T23:10:57.7106514Z test_nvfuser_correctness_fft_ifftn_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.051s) 2023-01-11T23:10:57.7106689Z test_nvfuser_correctness_fft_ifftn_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.052s) 2023-01-11T23:10:57.7106884Z test_nvfuser_correctness_fft_ifftn_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.053s) 2023-01-11T23:10:57.7107048Z test_nvfuser_correctness_fft_ifftn_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.052s) 2023-01-11T23:10:57.7107233Z test_nvfuser_correctness_fft_ifftshift_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.030s) 2023-01-11T23:10:57.7107414Z test_nvfuser_correctness_fft_ifftshift_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.028s) 2023-01-11T23:10:57.7107600Z test_nvfuser_correctness_fft_ifftshift_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.030s) 2023-01-11T23:10:57.7107782Z test_nvfuser_correctness_fft_ifftshift_cuda_complex32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.030s) 2023-01-11T23:10:57.7107965Z test_nvfuser_correctness_fft_ifftshift_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.030s) 2023-01-11T23:10:57.7108149Z test_nvfuser_correctness_fft_ifftshift_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.031s) 2023-01-11T23:10:57.7108331Z test_nvfuser_correctness_fft_ifftshift_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.030s) 2023-01-11T23:10:57.7108513Z test_nvfuser_correctness_fft_ifftshift_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.029s) 2023-01-11T23:10:57.7108738Z test_nvfuser_correctness_fft_ifftshift_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.028s) 2023-01-11T23:10:57.7108918Z test_nvfuser_correctness_fft_ifftshift_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.028s) 2023-01-11T23:10:57.7109096Z test_nvfuser_correctness_fft_ifftshift_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.028s) 2023-01-11T23:10:57.7109271Z test_nvfuser_correctness_fft_ifftshift_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.028s) 2023-01-11T23:10:57.7109475Z test_nvfuser_correctness_fft_ifftshift_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.029s) 2023-01-11T23:10:57.7109654Z test_nvfuser_correctness_fft_ihfft2_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.045s) 2023-01-11T23:10:57.7109830Z test_nvfuser_correctness_fft_ihfft2_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.043s) 2023-01-11T23:10:57.7110005Z test_nvfuser_correctness_fft_ihfft2_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.044s) 2023-01-11T23:10:57.7110177Z test_nvfuser_correctness_fft_ihfft2_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.042s) 2023-01-11T23:10:57.7110345Z test_nvfuser_correctness_fft_ihfft2_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.043s) 2023-01-11T23:10:57.7110514Z test_nvfuser_correctness_fft_ihfft2_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.043s) 2023-01-11T23:10:57.7110683Z test_nvfuser_correctness_fft_ihfft2_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.043s) 2023-01-11T23:10:57.7110857Z test_nvfuser_correctness_fft_ihfft2_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.043s) 2023-01-11T23:10:57.7111065Z test_nvfuser_correctness_fft_ihfft2_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.043s) 2023-01-11T23:10:57.7111282Z test_nvfuser_correctness_fft_ihfft_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.045s) 2023-01-11T23:10:57.7111503Z test_nvfuser_correctness_fft_ihfft_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.044s) 2023-01-11T23:10:57.7111716Z test_nvfuser_correctness_fft_ihfft_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.046s) 2023-01-11T23:10:57.7111928Z test_nvfuser_correctness_fft_ihfft_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.044s) 2023-01-11T23:10:57.7112132Z test_nvfuser_correctness_fft_ihfft_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.045s) 2023-01-11T23:10:57.7112341Z test_nvfuser_correctness_fft_ihfft_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.045s) 2023-01-11T23:10:57.7112521Z test_nvfuser_correctness_fft_ihfft_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.045s) 2023-01-11T23:10:57.7112719Z test_nvfuser_correctness_fft_ihfft_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.045s) 2023-01-11T23:10:57.7112889Z test_nvfuser_correctness_fft_ihfft_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.045s) 2023-01-11T23:10:57.7113062Z test_nvfuser_correctness_fft_ihfftn_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.053s) 2023-01-11T23:10:57.7113240Z test_nvfuser_correctness_fft_ihfftn_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.053s) 2023-01-11T23:10:57.7113412Z test_nvfuser_correctness_fft_ihfftn_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.052s) 2023-01-11T23:10:57.7113583Z test_nvfuser_correctness_fft_ihfftn_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.053s) 2023-01-11T23:10:57.7113749Z test_nvfuser_correctness_fft_ihfftn_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.053s) 2023-01-11T23:10:57.7113924Z test_nvfuser_correctness_fft_ihfftn_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.053s) 2023-01-11T23:10:57.7114097Z test_nvfuser_correctness_fft_ihfftn_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.053s) 2023-01-11T23:10:57.7114272Z test_nvfuser_correctness_fft_ihfftn_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.053s) 2023-01-11T23:10:57.7114443Z test_nvfuser_correctness_fft_ihfftn_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.054s) 2023-01-11T23:10:57.7114613Z test_nvfuser_correctness_fft_irfft2_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.042s) 2023-01-11T23:10:57.7114797Z test_nvfuser_correctness_fft_irfft2_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.040s) 2023-01-11T23:10:57.7114979Z test_nvfuser_correctness_fft_irfft2_cuda_complex32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.042s) 2023-01-11T23:10:57.7115158Z test_nvfuser_correctness_fft_irfft2_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.042s) 2023-01-11T23:10:57.7115383Z test_nvfuser_correctness_fft_irfft2_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.041s) 2023-01-11T23:10:57.7115562Z test_nvfuser_correctness_fft_irfft2_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.042s) 2023-01-11T23:10:57.7115734Z test_nvfuser_correctness_fft_irfft2_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.041s) 2023-01-11T23:10:57.7115903Z test_nvfuser_correctness_fft_irfft2_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.041s) 2023-01-11T23:10:57.7116077Z test_nvfuser_correctness_fft_irfft2_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.041s) 2023-01-11T23:10:57.7116244Z test_nvfuser_correctness_fft_irfft2_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.041s) 2023-01-11T23:10:57.7116416Z test_nvfuser_correctness_fft_irfft2_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.041s) 2023-01-11T23:10:57.7116590Z test_nvfuser_correctness_fft_irfft2_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.042s) 2023-01-11T23:10:57.7116764Z test_nvfuser_correctness_fft_irfft_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.044s) 2023-01-11T23:10:57.7116940Z test_nvfuser_correctness_fft_irfft_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.043s) 2023-01-11T23:10:57.7117118Z test_nvfuser_correctness_fft_irfft_cuda_complex32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.044s) 2023-01-11T23:10:57.7117297Z test_nvfuser_correctness_fft_irfft_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.043s) 2023-01-11T23:10:57.7117472Z test_nvfuser_correctness_fft_irfft_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.045s) 2023-01-11T23:10:57.7117644Z test_nvfuser_correctness_fft_irfft_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.045s) 2023-01-11T23:10:57.7117819Z test_nvfuser_correctness_fft_irfft_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.044s) 2023-01-11T23:10:57.7117990Z test_nvfuser_correctness_fft_irfft_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.043s) 2023-01-11T23:10:57.7118164Z test_nvfuser_correctness_fft_irfft_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.044s) 2023-01-11T23:10:57.7118351Z test_nvfuser_correctness_fft_irfft_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.044s) 2023-01-11T23:10:57.7118565Z test_nvfuser_correctness_fft_irfft_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.044s) 2023-01-11T23:10:57.7118779Z test_nvfuser_correctness_fft_irfft_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.044s) 2023-01-11T23:10:57.7118989Z test_nvfuser_correctness_fft_irfftn_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.051s) 2023-01-11T23:10:57.7119220Z test_nvfuser_correctness_fft_irfftn_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.051s) 2023-01-11T23:10:57.7119444Z test_nvfuser_correctness_fft_irfftn_cuda_complex32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.053s) 2023-01-11T23:10:57.7119670Z test_nvfuser_correctness_fft_irfftn_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.052s) 2023-01-11T23:10:57.7119892Z test_nvfuser_correctness_fft_irfftn_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.052s) 2023-01-11T23:10:57.7120110Z test_nvfuser_correctness_fft_irfftn_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.052s) 2023-01-11T23:10:57.7120320Z test_nvfuser_correctness_fft_irfftn_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.051s) 2023-01-11T23:10:57.7120536Z test_nvfuser_correctness_fft_irfftn_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.052s) 2023-01-11T23:10:57.7120747Z test_nvfuser_correctness_fft_irfftn_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.052s) 2023-01-11T23:10:57.7120957Z test_nvfuser_correctness_fft_irfftn_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.052s) 2023-01-11T23:10:57.7121138Z test_nvfuser_correctness_fft_irfftn_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.051s) 2023-01-11T23:10:57.7121309Z test_nvfuser_correctness_fft_irfftn_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.051s) 2023-01-11T23:10:57.7121506Z test_nvfuser_correctness_fft_rfft2_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.043s) 2023-01-11T23:10:57.7121686Z test_nvfuser_correctness_fft_rfft2_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.042s) 2023-01-11T23:10:57.7121858Z test_nvfuser_correctness_fft_rfft2_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.042s) 2023-01-11T23:10:57.7122022Z test_nvfuser_correctness_fft_rfft2_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.040s) 2023-01-11T23:10:57.7122196Z test_nvfuser_correctness_fft_rfft2_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.041s) 2023-01-11T23:10:57.7122363Z test_nvfuser_correctness_fft_rfft2_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.041s) 2023-01-11T23:10:57.7122528Z test_nvfuser_correctness_fft_rfft2_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.042s) 2023-01-11T23:10:57.7122696Z test_nvfuser_correctness_fft_rfft2_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.041s) 2023-01-11T23:10:57.7122869Z test_nvfuser_correctness_fft_rfft2_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.041s) 2023-01-11T23:10:57.7123043Z test_nvfuser_correctness_fft_rfft_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.044s) 2023-01-11T23:10:57.7123221Z test_nvfuser_correctness_fft_rfft_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.043s) 2023-01-11T23:10:57.7123390Z test_nvfuser_correctness_fft_rfft_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.043s) 2023-01-11T23:10:57.7123551Z test_nvfuser_correctness_fft_rfft_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.044s) 2023-01-11T23:10:57.7123718Z test_nvfuser_correctness_fft_rfft_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.044s) 2023-01-11T23:10:57.7123887Z test_nvfuser_correctness_fft_rfft_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.044s) 2023-01-11T23:10:57.7124059Z test_nvfuser_correctness_fft_rfft_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.043s) 2023-01-11T23:10:57.7124260Z test_nvfuser_correctness_fft_rfft_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.043s) 2023-01-11T23:10:57.7124431Z test_nvfuser_correctness_fft_rfft_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.044s) 2023-01-11T23:10:57.7124602Z test_nvfuser_correctness_fft_rfftn_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.051s) 2023-01-11T23:10:57.7124780Z test_nvfuser_correctness_fft_rfftn_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.051s) 2023-01-11T23:10:57.7124951Z test_nvfuser_correctness_fft_rfftn_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.051s) 2023-01-11T23:10:57.7125114Z test_nvfuser_correctness_fft_rfftn_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.050s) 2023-01-11T23:10:57.7125286Z test_nvfuser_correctness_fft_rfftn_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.052s) 2023-01-11T23:10:57.7125454Z test_nvfuser_correctness_fft_rfftn_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.051s) 2023-01-11T23:10:57.7125630Z test_nvfuser_correctness_fft_rfftn_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.051s) 2023-01-11T23:10:57.7125800Z test_nvfuser_correctness_fft_rfftn_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.051s) 2023-01-11T23:10:57.7125973Z test_nvfuser_correctness_fft_rfftn_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.051s) 2023-01-11T23:10:57.7126163Z test_nvfuser_correctness_fill_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: No fill_ op (0.001s) 2023-01-11T23:10:57.7126350Z test_nvfuser_correctness_fill_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: No fill_ op (0.001s) 2023-01-11T23:10:57.7126542Z test_nvfuser_correctness_fill_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: No fill_ op (0.001s) 2023-01-11T23:10:57.7126728Z test_nvfuser_correctness_fill_cuda_complex32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: No fill_ op (0.001s) 2023-01-11T23:10:57.7126942Z test_nvfuser_correctness_fill_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: No fill_ op (0.001s) 2023-01-11T23:10:57.7127137Z test_nvfuser_correctness_fill_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: No fill_ op (0.001s) 2023-01-11T23:10:57.7127324Z test_nvfuser_correctness_fill_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: No fill_ op (0.001s) 2023-01-11T23:10:57.7127509Z test_nvfuser_correctness_fill_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: No fill_ op (0.001s) 2023-01-11T23:10:57.7127697Z test_nvfuser_correctness_fill_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: No fill_ op (0.001s) 2023-01-11T23:10:57.7127881Z test_nvfuser_correctness_fill_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: No fill_ op (0.001s) 2023-01-11T23:10:57.7141097Z test_nvfuser_correctness_fill_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: No fill_ op (0.001s) 2023-01-11T23:10:57.7141323Z test_nvfuser_correctness_fill_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: No fill_ op (0.001s) 2023-01-11T23:10:57.7141519Z test_nvfuser_correctness_fill_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: No fill_ op (0.001s) 2023-01-11T23:10:57.7141694Z test_nvfuser_correctness_flatten_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.068s) 2023-01-11T23:10:57.7141867Z test_nvfuser_correctness_flatten_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.063s) 2023-01-11T23:10:57.7142048Z test_nvfuser_correctness_flatten_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.067s) 2023-01-11T23:10:57.7142227Z test_nvfuser_correctness_flatten_cuda_complex32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.069s) 2023-01-11T23:10:57.7142400Z test_nvfuser_correctness_flatten_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.068s) 2023-01-11T23:10:57.7142575Z test_nvfuser_correctness_flatten_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.067s) 2023-01-11T23:10:57.7142749Z test_nvfuser_correctness_flatten_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.068s) 2023-01-11T23:10:57.7143023Z test_nvfuser_correctness_flatten_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.066s) 2023-01-11T23:10:57.7143194Z test_nvfuser_correctness_flatten_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.063s) 2023-01-11T23:10:57.7143362Z test_nvfuser_correctness_flatten_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.064s) 2023-01-11T23:10:57.7143536Z test_nvfuser_correctness_flatten_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.063s) 2023-01-11T23:10:57.7143708Z test_nvfuser_correctness_flatten_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.063s) 2023-01-11T23:10:57.7143875Z test_nvfuser_correctness_flatten_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.064s) 2023-01-11T23:10:57.7144045Z test_nvfuser_correctness_flip_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.112s) 2023-01-11T23:10:57.7144213Z test_nvfuser_correctness_flip_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.108s) 2023-01-11T23:10:57.7144398Z test_nvfuser_correctness_flip_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.113s) 2023-01-11T23:10:57.7144570Z test_nvfuser_correctness_flip_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.113s) 2023-01-11T23:10:57.7144741Z test_nvfuser_correctness_flip_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.112s) 2023-01-11T23:10:57.7144908Z test_nvfuser_correctness_flip_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.113s) 2023-01-11T23:10:57.7145078Z test_nvfuser_correctness_flip_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.112s) 2023-01-11T23:10:57.7145246Z test_nvfuser_correctness_flip_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.108s) 2023-01-11T23:10:57.7145413Z test_nvfuser_correctness_flip_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.108s) 2023-01-11T23:10:57.7145578Z test_nvfuser_correctness_flip_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.108s) 2023-01-11T23:10:57.7145775Z test_nvfuser_correctness_flip_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.108s) 2023-01-11T23:10:57.7145955Z test_nvfuser_correctness_flip_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.108s) 2023-01-11T23:10:57.7146129Z test_nvfuser_correctness_fliplr_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.021s) 2023-01-11T23:10:57.7146294Z test_nvfuser_correctness_fliplr_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.020s) 2023-01-11T23:10:57.7146473Z test_nvfuser_correctness_fliplr_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.021s) 2023-01-11T23:10:57.7146647Z test_nvfuser_correctness_fliplr_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.022s) 2023-01-11T23:10:57.7146818Z test_nvfuser_correctness_fliplr_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.021s) 2023-01-11T23:10:57.7146989Z test_nvfuser_correctness_fliplr_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.021s) 2023-01-11T23:10:57.7147162Z test_nvfuser_correctness_fliplr_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.021s) 2023-01-11T23:10:57.7147333Z test_nvfuser_correctness_fliplr_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.020s) 2023-01-11T23:10:57.7147504Z test_nvfuser_correctness_fliplr_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.021s) 2023-01-11T23:10:57.7147671Z test_nvfuser_correctness_fliplr_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.020s) 2023-01-11T23:10:57.7147834Z test_nvfuser_correctness_fliplr_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.020s) 2023-01-11T23:10:57.7148000Z test_nvfuser_correctness_fliplr_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.020s) 2023-01-11T23:10:57.7148174Z test_nvfuser_correctness_flipud_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.021s) 2023-01-11T23:10:57.7148343Z test_nvfuser_correctness_flipud_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.020s) 2023-01-11T23:10:57.7148523Z test_nvfuser_correctness_flipud_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.021s) 2023-01-11T23:10:57.7148805Z test_nvfuser_correctness_flipud_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.021s) 2023-01-11T23:10:57.7148978Z test_nvfuser_correctness_flipud_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.021s) 2023-01-11T23:10:57.7149155Z test_nvfuser_correctness_flipud_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.022s) 2023-01-11T23:10:57.7149327Z test_nvfuser_correctness_flipud_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.021s) 2023-01-11T23:10:57.7149491Z test_nvfuser_correctness_flipud_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.020s) 2023-01-11T23:10:57.7149658Z test_nvfuser_correctness_flipud_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.020s) 2023-01-11T23:10:57.7149825Z test_nvfuser_correctness_flipud_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.020s) 2023-01-11T23:10:57.7149996Z test_nvfuser_correctness_flipud_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.020s) 2023-01-11T23:10:57.7150166Z test_nvfuser_correctness_flipud_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.020s) 2023-01-11T23:10:57.7150337Z test_nvfuser_correctness_float_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.386s) 2023-01-11T23:10:57.7150507Z test_nvfuser_correctness_float_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.381s) 2023-01-11T23:10:57.7150683Z test_nvfuser_correctness_float_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.033s) 2023-01-11T23:10:57.7150852Z test_nvfuser_correctness_float_cuda_complex32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.032s) 2023-01-11T23:10:57.7151021Z test_nvfuser_correctness_float_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.031s) 2023-01-11T23:10:57.7151195Z test_nvfuser_correctness_float_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.383s) 2023-01-11T23:10:57.7151399Z test_nvfuser_correctness_float_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.380s) 2023-01-11T23:10:57.7151618Z test_nvfuser_correctness_float_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.381s) 2023-01-11T23:10:57.7151826Z test_nvfuser_correctness_float_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.032s) 2023-01-11T23:10:57.7152035Z test_nvfuser_correctness_float_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.382s) 2023-01-11T23:10:57.7152242Z test_nvfuser_correctness_float_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.383s) 2023-01-11T23:10:57.7152454Z test_nvfuser_correctness_float_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.032s) 2023-01-11T23:10:57.7152652Z test_nvfuser_correctness_float_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.032s) 2023-01-11T23:10:57.7152855Z test_nvfuser_correctness_float_power_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.099s) 2023-01-11T23:10:57.7153030Z test_nvfuser_correctness_float_power_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.100s) 2023-01-11T23:10:57.7153215Z test_nvfuser_correctness_float_power_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.098s) 2023-01-11T23:10:57.7153400Z test_nvfuser_correctness_float_power_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.101s) 2023-01-11T23:10:57.7153578Z test_nvfuser_correctness_float_power_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.099s) 2023-01-11T23:10:57.7153754Z test_nvfuser_correctness_float_power_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.100s) 2023-01-11T23:10:57.7153929Z test_nvfuser_correctness_float_power_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.097s) 2023-01-11T23:10:57.7154109Z test_nvfuser_correctness_float_power_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.100s) 2023-01-11T23:10:57.7154275Z test_nvfuser_correctness_float_power_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.099s) 2023-01-11T23:10:57.7154447Z test_nvfuser_correctness_float_power_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.100s) 2023-01-11T23:10:57.7154646Z test_nvfuser_correctness_float_power_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.100s) 2023-01-11T23:10:57.7154821Z test_nvfuser_correctness_float_power_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.100s) 2023-01-11T23:10:57.7154991Z test_nvfuser_correctness_floor_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.198s) 2023-01-11T23:10:57.7155162Z test_nvfuser_correctness_floor_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.197s) 2023-01-11T23:10:57.7155332Z test_nvfuser_correctness_floor_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.193s) 2023-01-11T23:10:57.7155503Z test_nvfuser_correctness_floor_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.192s) 2023-01-11T23:10:57.7155670Z test_nvfuser_correctness_floor_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.011s) 2023-01-11T23:10:57.7155855Z test_nvfuser_correctness_floor_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... expected failure (0.141s) 2023-01-11T23:10:57.7156045Z test_nvfuser_correctness_floor_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... expected failure (0.143s) 2023-01-11T23:10:57.7156212Z test_nvfuser_correctness_floor_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.012s) 2023-01-11T23:10:57.7156379Z test_nvfuser_correctness_floor_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.011s) 2023-01-11T23:10:57.7156564Z test_nvfuser_correctness_floor_divide_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.100s) 2023-01-11T23:10:57.7156745Z test_nvfuser_correctness_floor_divide_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.099s) 2023-01-11T23:10:57.7156925Z test_nvfuser_correctness_floor_divide_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.100s) 2023-01-11T23:10:57.7157106Z test_nvfuser_correctness_floor_divide_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.098s) 2023-01-11T23:10:57.7157300Z test_nvfuser_correctness_floor_divide_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.095s) 2023-01-11T23:10:57.7157479Z test_nvfuser_correctness_floor_divide_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.095s) 2023-01-11T23:10:57.7157650Z test_nvfuser_correctness_floor_divide_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.094s) 2023-01-11T23:10:57.7157827Z test_nvfuser_correctness_floor_divide_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.095s) 2023-01-11T23:10:57.7158002Z test_nvfuser_correctness_floor_divide_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.095s) 2023-01-11T23:10:57.7158179Z test_nvfuser_correctness_fmax_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.097s) 2023-01-11T23:10:57.7158358Z test_nvfuser_correctness_fmax_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.092s) 2023-01-11T23:10:57.7158571Z test_nvfuser_correctness_fmax_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.097s) 2023-01-11T23:10:57.7158786Z test_nvfuser_correctness_fmax_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.097s) 2023-01-11T23:10:57.7158990Z test_nvfuser_correctness_fmax_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.096s) 2023-01-11T23:10:57.7159201Z test_nvfuser_correctness_fmax_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.092s) 2023-01-11T23:10:57.7159407Z test_nvfuser_correctness_fmax_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.092s) 2023-01-11T23:10:57.7159611Z test_nvfuser_correctness_fmax_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.091s) 2023-01-11T23:10:57.7159816Z test_nvfuser_correctness_fmax_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.092s) 2023-01-11T23:10:57.7160020Z test_nvfuser_correctness_fmax_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.092s) 2023-01-11T23:10:57.7160238Z test_nvfuser_correctness_fmin_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.097s) 2023-01-11T23:10:57.7160450Z test_nvfuser_correctness_fmin_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.092s) 2023-01-11T23:10:57.7160681Z test_nvfuser_correctness_fmin_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.097s) 2023-01-11T23:10:57.7160844Z test_nvfuser_correctness_fmin_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.097s) 2023-01-11T23:10:57.7161017Z test_nvfuser_correctness_fmin_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.096s) 2023-01-11T23:10:57.7161183Z test_nvfuser_correctness_fmin_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.092s) 2023-01-11T23:10:57.7161346Z test_nvfuser_correctness_fmin_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.092s) 2023-01-11T23:10:57.7161510Z test_nvfuser_correctness_fmin_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.091s) 2023-01-11T23:10:57.7161678Z test_nvfuser_correctness_fmin_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.092s) 2023-01-11T23:10:57.7161842Z test_nvfuser_correctness_fmin_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.092s) 2023-01-11T23:10:57.7162016Z test_nvfuser_correctness_fmod_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (1.742s) 2023-01-11T23:10:57.7162180Z test_nvfuser_correctness_fmod_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (1.744s) 2023-01-11T23:10:57.7162349Z test_nvfuser_correctness_fmod_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (1.690s) 2023-01-11T23:10:57.7162517Z test_nvfuser_correctness_fmod_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (1.946s) 2023-01-11T23:10:57.7162690Z test_nvfuser_correctness_fmod_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.099s) 2023-01-11T23:10:57.7162854Z test_nvfuser_correctness_fmod_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (1.650s) 2023-01-11T23:10:57.7163017Z test_nvfuser_correctness_fmod_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (1.651s) 2023-01-11T23:10:57.7163183Z test_nvfuser_correctness_fmod_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.099s) 2023-01-11T23:10:57.7163368Z test_nvfuser_correctness_fmod_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.098s) 2023-01-11T23:10:57.7163548Z test_nvfuser_correctness_frac_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.201s) 2023-01-11T23:10:57.7163708Z test_nvfuser_correctness_frac_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.231s) 2023-01-11T23:10:57.7163879Z test_nvfuser_correctness_frac_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.194s) 2023-01-11T23:10:57.7164047Z test_nvfuser_correctness_frac_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.193s) 2023-01-11T23:10:57.7164219Z test_nvfuser_correctness_frexp_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.035s) 2023-01-11T23:10:57.7164393Z test_nvfuser_correctness_frexp_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.036s) 2023-01-11T23:10:57.7164563Z test_nvfuser_correctness_frexp_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.036s) 2023-01-11T23:10:57.7164733Z test_nvfuser_correctness_full_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.026s) 2023-01-11T23:10:57.7164924Z test_nvfuser_correctness_full_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... expected failure (0.008s) 2023-01-11T23:10:57.7165102Z test_nvfuser_correctness_full_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.026s) 2023-01-11T23:10:57.7165270Z test_nvfuser_correctness_full_cuda_complex32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.026s) 2023-01-11T23:10:57.7165445Z test_nvfuser_correctness_full_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.026s) 2023-01-11T23:10:57.7165613Z test_nvfuser_correctness_full_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.025s) 2023-01-11T23:10:57.7165784Z test_nvfuser_correctness_full_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.025s) 2023-01-11T23:10:57.7165949Z test_nvfuser_correctness_full_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.026s) 2023-01-11T23:10:57.7166118Z test_nvfuser_correctness_full_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.025s) 2023-01-11T23:10:57.7166308Z test_nvfuser_correctness_full_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.025s) 2023-01-11T23:10:57.7166472Z test_nvfuser_correctness_full_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.024s) 2023-01-11T23:10:57.7166639Z test_nvfuser_correctness_full_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.024s) 2023-01-11T23:10:57.7166797Z test_nvfuser_correctness_full_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.024s) 2023-01-11T23:10:57.7166976Z test_nvfuser_correctness_full_like_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.053s) 2023-01-11T23:10:57.7167149Z test_nvfuser_correctness_full_like_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.053s) 2023-01-11T23:10:57.7167332Z test_nvfuser_correctness_full_like_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.055s) 2023-01-11T23:10:57.7167516Z test_nvfuser_correctness_full_like_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.054s) 2023-01-11T23:10:57.7167699Z test_nvfuser_correctness_full_like_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.053s) 2023-01-11T23:10:57.7167871Z test_nvfuser_correctness_full_like_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.053s) 2023-01-11T23:10:57.7168050Z test_nvfuser_correctness_full_like_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.055s) 2023-01-11T23:10:57.7168217Z test_nvfuser_correctness_full_like_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.052s) 2023-01-11T23:10:57.7168387Z test_nvfuser_correctness_full_like_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.052s) 2023-01-11T23:10:57.7168588Z test_nvfuser_correctness_full_like_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.051s) 2023-01-11T23:10:57.7168798Z test_nvfuser_correctness_full_like_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.051s) 2023-01-11T23:10:57.7169047Z test_nvfuser_correctness_full_like_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.053s) 2023-01-11T23:10:57.7169272Z test_nvfuser_correctness_gather_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.060s) 2023-01-11T23:10:57.7169489Z test_nvfuser_correctness_gather_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.057s) 2023-01-11T23:10:57.7169710Z test_nvfuser_correctness_gather_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.060s) 2023-01-11T23:10:57.7169929Z test_nvfuser_correctness_gather_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.062s) 2023-01-11T23:10:57.7170137Z test_nvfuser_correctness_gather_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.060s) 2023-01-11T23:10:57.7170352Z test_nvfuser_correctness_gather_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.060s) 2023-01-11T23:10:57.7170559Z test_nvfuser_correctness_gather_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.060s) 2023-01-11T23:10:57.7170732Z test_nvfuser_correctness_gather_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.058s) 2023-01-11T23:10:57.7170904Z test_nvfuser_correctness_gather_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.058s) 2023-01-11T23:10:57.7171073Z test_nvfuser_correctness_gather_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.057s) 2023-01-11T23:10:57.7171244Z test_nvfuser_correctness_gather_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.059s) 2023-01-11T23:10:57.7171413Z test_nvfuser_correctness_gather_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.058s) 2023-01-11T23:10:57.7171583Z test_nvfuser_correctness_gcd_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (1.400s) 2023-01-11T23:10:57.7171744Z test_nvfuser_correctness_gcd_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (1.393s) 2023-01-11T23:10:57.7171911Z test_nvfuser_correctness_gcd_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (1.415s) 2023-01-11T23:10:57.7172081Z test_nvfuser_correctness_gcd_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (1.401s) 2023-01-11T23:10:57.7172271Z test_nvfuser_correctness_gcd_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (1.394s) 2023-01-11T23:10:57.7172442Z test_nvfuser_correctness_ge_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (1.644s) 2023-01-11T23:10:57.7172610Z test_nvfuser_correctness_ge_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... ok (1.604s) 2023-01-11T23:10:57.7172777Z test_nvfuser_correctness_ge_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (1.644s) 2023-01-11T23:10:57.7172946Z test_nvfuser_correctness_ge_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (1.595s) 2023-01-11T23:10:57.7173104Z test_nvfuser_correctness_ge_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (1.619s) 2023-01-11T23:10:57.7173275Z test_nvfuser_correctness_ge_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.096s) 2023-01-11T23:10:57.7173441Z test_nvfuser_correctness_ge_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (1.626s) 2023-01-11T23:10:57.7173615Z test_nvfuser_correctness_ge_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (1.595s) 2023-01-11T23:10:57.7173782Z test_nvfuser_correctness_ge_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.096s) 2023-01-11T23:10:57.7173947Z test_nvfuser_correctness_ge_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.095s) 2023-01-11T23:10:57.7174127Z test_nvfuser_correctness_geqrf_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.450s) 2023-01-11T23:10:57.7174443Z test_nvfuser_correctness_geqrf_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.444s) 2023-01-11T23:10:57.7174671Z test_nvfuser_correctness_geqrf_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.435s) 2023-01-11T23:10:57.7174868Z test_nvfuser_correctness_geqrf_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.433s) 2023-01-11T23:10:57.7175067Z test_nvfuser_correctness_gradient_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2023-01-11T23:10:57.7175318Z test_nvfuser_correctness_gradient_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2023-01-11T23:10:57.7175523Z test_nvfuser_correctness_gradient_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2023-01-11T23:10:57.7175720Z test_nvfuser_correctness_gradient_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2023-01-11T23:10:57.7175910Z test_nvfuser_correctness_gradient_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2023-01-11T23:10:57.7176102Z test_nvfuser_correctness_gradient_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2023-01-11T23:10:57.7176291Z test_nvfuser_correctness_gradient_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2023-01-11T23:10:57.7176481Z test_nvfuser_correctness_gradient_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2023-01-11T23:10:57.7176666Z test_nvfuser_correctness_gradient_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2023-01-11T23:10:57.7176856Z test_nvfuser_correctness_gradient_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2023-01-11T23:10:57.7177041Z test_nvfuser_correctness_grid_sampler_2d_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.114s) 2023-01-11T23:10:57.7177224Z test_nvfuser_correctness_grid_sampler_2d_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.114s) 2023-01-11T23:10:57.7177410Z test_nvfuser_correctness_grid_sampler_2d_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.113s) 2023-01-11T23:10:57.7177579Z test_nvfuser_correctness_gt_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (1.648s) 2023-01-11T23:10:57.7177751Z test_nvfuser_correctness_gt_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... ok (1.594s) 2023-01-11T23:10:57.7177926Z test_nvfuser_correctness_gt_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (1.631s) 2023-01-11T23:10:57.7178099Z test_nvfuser_correctness_gt_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (1.596s) 2023-01-11T23:10:57.7178349Z test_nvfuser_correctness_gt_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (1.600s) 2023-01-11T23:10:57.7178518Z test_nvfuser_correctness_gt_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.096s) 2023-01-11T23:10:57.7178711Z test_nvfuser_correctness_gt_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (1.599s) 2023-01-11T23:10:57.7178919Z test_nvfuser_correctness_gt_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (1.597s) 2023-01-11T23:10:57.7179127Z test_nvfuser_correctness_gt_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.096s) 2023-01-11T23:10:57.7179341Z test_nvfuser_correctness_gt_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.095s) 2023-01-11T23:10:57.7179567Z test_nvfuser_correctness_half_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.390s) 2023-01-11T23:10:57.7179787Z test_nvfuser_correctness_half_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.385s) 2023-01-11T23:10:57.7180012Z test_nvfuser_correctness_half_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.032s) 2023-01-11T23:10:57.7180220Z test_nvfuser_correctness_half_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.033s) 2023-01-11T23:10:57.7180438Z test_nvfuser_correctness_half_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.388s) 2023-01-11T23:10:57.7180656Z test_nvfuser_correctness_half_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.385s) 2023-01-11T23:10:57.7180871Z test_nvfuser_correctness_half_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.384s) 2023-01-11T23:10:57.7181081Z test_nvfuser_correctness_half_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.031s) 2023-01-11T23:10:57.7181281Z test_nvfuser_correctness_half_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.384s) 2023-01-11T23:10:57.7181474Z test_nvfuser_correctness_half_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.383s) 2023-01-11T23:10:57.7181648Z test_nvfuser_correctness_half_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.033s) 2023-01-11T23:10:57.7181806Z test_nvfuser_correctness_half_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.032s) 2023-01-11T23:10:57.7181989Z test_nvfuser_correctness_heaviside_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.098s) 2023-01-11T23:10:57.7182164Z test_nvfuser_correctness_heaviside_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.094s) 2023-01-11T23:10:57.7182347Z test_nvfuser_correctness_heaviside_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.098s) 2023-01-11T23:10:57.7182525Z test_nvfuser_correctness_heaviside_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.098s) 2023-01-11T23:10:57.7182699Z test_nvfuser_correctness_heaviside_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.097s) 2023-01-11T23:10:57.7182878Z test_nvfuser_correctness_heaviside_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.094s) 2023-01-11T23:10:57.7183057Z test_nvfuser_correctness_heaviside_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.094s) 2023-01-11T23:10:57.7183236Z test_nvfuser_correctness_heaviside_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.093s) 2023-01-11T23:10:57.7183403Z test_nvfuser_correctness_heaviside_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.093s) 2023-01-11T23:10:57.7183582Z test_nvfuser_correctness_heaviside_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.094s) 2023-01-11T23:10:57.7183756Z test_nvfuser_correctness_histc_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (1.160s) 2023-01-11T23:10:57.7183934Z test_nvfuser_correctness_histc_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (1.155s) 2023-01-11T23:10:57.7184110Z test_nvfuser_correctness_histc_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (1.138s) 2023-01-11T23:10:57.7184280Z test_nvfuser_correctness_histc_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (1.112s) 2023-01-11T23:10:57.7184476Z test_nvfuser_correctness_histc_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (1.106s) 2023-01-11T23:10:57.7184646Z test_nvfuser_correctness_histc_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (1.112s) 2023-01-11T23:10:57.7184821Z test_nvfuser_correctness_hsplit_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.034s) 2023-01-11T23:10:57.7184984Z test_nvfuser_correctness_hsplit_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.028s) 2023-01-11T23:10:57.7185166Z test_nvfuser_correctness_hsplit_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.032s) 2023-01-11T23:10:57.7185348Z test_nvfuser_correctness_hsplit_cuda_complex32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.032s) 2023-01-11T23:10:57.7185522Z test_nvfuser_correctness_hsplit_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.032s) 2023-01-11T23:10:57.7185701Z test_nvfuser_correctness_hsplit_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.031s) 2023-01-11T23:10:57.7185879Z test_nvfuser_correctness_hsplit_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.031s) 2023-01-11T23:10:57.7186060Z test_nvfuser_correctness_hsplit_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.030s) 2023-01-11T23:10:57.7186234Z test_nvfuser_correctness_hsplit_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.030s) 2023-01-11T23:10:57.7186408Z test_nvfuser_correctness_hsplit_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.028s) 2023-01-11T23:10:57.7186571Z test_nvfuser_correctness_hsplit_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.028s) 2023-01-11T23:10:57.7186745Z test_nvfuser_correctness_hsplit_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.028s) 2023-01-11T23:10:57.7186912Z test_nvfuser_correctness_hsplit_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.028s) 2023-01-11T23:10:57.7187091Z test_nvfuser_correctness_hstack_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.014s) 2023-01-11T23:10:57.7187289Z test_nvfuser_correctness_hstack_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.013s) 2023-01-11T23:10:57.7187472Z test_nvfuser_correctness_hstack_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.014s) 2023-01-11T23:10:57.7187656Z test_nvfuser_correctness_hstack_cuda_complex32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.014s) 2023-01-11T23:10:57.7187836Z test_nvfuser_correctness_hstack_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.014s) 2023-01-11T23:10:57.7188001Z test_nvfuser_correctness_hstack_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.014s) 2023-01-11T23:10:57.7188175Z test_nvfuser_correctness_hstack_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.014s) 2023-01-11T23:10:57.7188347Z test_nvfuser_correctness_hstack_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.015s) 2023-01-11T23:10:57.7188519Z test_nvfuser_correctness_hstack_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.013s) 2023-01-11T23:10:57.7188749Z test_nvfuser_correctness_hstack_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.014s) 2023-01-11T23:10:57.7188921Z test_nvfuser_correctness_hstack_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.013s) 2023-01-11T23:10:57.7189095Z test_nvfuser_correctness_hstack_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.013s) 2023-01-11T23:10:57.7189265Z test_nvfuser_correctness_hstack_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.013s) 2023-01-11T23:10:57.7189439Z test_nvfuser_correctness_hypot_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.098s) 2023-01-11T23:10:57.7189607Z test_nvfuser_correctness_hypot_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.099s) 2023-01-11T23:10:57.7189780Z test_nvfuser_correctness_hypot_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.098s) 2023-01-11T23:10:57.7189959Z test_nvfuser_correctness_hypot_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.099s) 2023-01-11T23:10:57.7190135Z test_nvfuser_correctness_i0_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.266s) 2023-01-11T23:10:57.7190335Z test_nvfuser_correctness_i0_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.317s) 2023-01-11T23:10:57.7190508Z test_nvfuser_correctness_i0_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.265s) 2023-01-11T23:10:57.7190680Z test_nvfuser_correctness_i0_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.262s) 2023-01-11T23:10:57.7190848Z test_nvfuser_correctness_i0_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.294s) 2023-01-11T23:10:57.7191027Z test_nvfuser_correctness_i0_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.022s) 2023-01-11T23:10:57.7191225Z test_nvfuser_correctness_i0_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.023s) 2023-01-11T23:10:57.7191429Z test_nvfuser_correctness_i0_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.022s) 2023-01-11T23:10:57.7191640Z test_nvfuser_correctness_i0_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.022s) 2023-01-11T23:10:57.7191846Z test_nvfuser_correctness_i0_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.022s) 2023-01-11T23:10:57.7192067Z test_nvfuser_correctness_igamma_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.099s) 2023-01-11T23:10:57.7192289Z test_nvfuser_correctness_igamma_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.099s) 2023-01-11T23:10:57.7192505Z test_nvfuser_correctness_igammac_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.099s) 2023-01-11T23:10:57.7192677Z test_nvfuser_correctness_igammac_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.099s) 2023-01-11T23:10:57.7192842Z test_nvfuser_correctness_imag_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.017s) 2023-01-11T23:10:57.7193016Z test_nvfuser_correctness_imag_cuda_complex32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.017s) 2023-01-11T23:10:57.7193189Z test_nvfuser_correctness_imag_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.017s) 2023-01-11T23:10:57.7193397Z test_nvfuser_correctness_index_add_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.113s) 2023-01-11T23:10:57.7193591Z test_nvfuser_correctness_index_add_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... expected failure (0.009s) 2023-01-11T23:10:57.7193774Z test_nvfuser_correctness_index_add_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.113s) 2023-01-11T23:10:57.7193957Z test_nvfuser_correctness_index_add_cuda_complex32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.115s) 2023-01-11T23:10:57.7194133Z test_nvfuser_correctness_index_add_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.114s) 2023-01-11T23:10:57.7194315Z test_nvfuser_correctness_index_add_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.114s) 2023-01-11T23:10:57.7194482Z test_nvfuser_correctness_index_add_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.112s) 2023-01-11T23:10:57.7194661Z test_nvfuser_correctness_index_add_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.113s) 2023-01-11T23:10:57.7194840Z test_nvfuser_correctness_index_add_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.107s) 2023-01-11T23:10:57.7195023Z test_nvfuser_correctness_index_add_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.109s) 2023-01-11T23:10:57.7195196Z test_nvfuser_correctness_index_add_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.107s) 2023-01-11T23:10:57.7195369Z test_nvfuser_correctness_index_add_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.108s) 2023-01-11T23:10:57.7195545Z test_nvfuser_correctness_index_add_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.107s) 2023-01-11T23:10:57.7195726Z test_nvfuser_correctness_index_copy_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.038s) 2023-01-11T23:10:57.7195901Z test_nvfuser_correctness_index_copy_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.036s) 2023-01-11T23:10:57.7196082Z test_nvfuser_correctness_index_copy_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.039s) 2023-01-11T23:10:57.7196291Z test_nvfuser_correctness_index_copy_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.038s) 2023-01-11T23:10:57.7196471Z test_nvfuser_correctness_index_copy_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.038s) 2023-01-11T23:10:57.7196646Z test_nvfuser_correctness_index_copy_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.038s) 2023-01-11T23:10:57.7196828Z test_nvfuser_correctness_index_copy_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.037s) 2023-01-11T23:10:57.7197004Z test_nvfuser_correctness_index_copy_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.035s) 2023-01-11T23:10:57.7197180Z test_nvfuser_correctness_index_copy_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.037s) 2023-01-11T23:10:57.7197353Z test_nvfuser_correctness_index_copy_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.035s) 2023-01-11T23:10:57.7197528Z test_nvfuser_correctness_index_copy_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.036s) 2023-01-11T23:10:57.7197698Z test_nvfuser_correctness_index_copy_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.036s) 2023-01-11T23:10:57.7197880Z test_nvfuser_correctness_index_fill_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.038s) 2023-01-11T23:10:57.7198052Z test_nvfuser_correctness_index_fill_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.035s) 2023-01-11T23:10:57.7198239Z test_nvfuser_correctness_index_fill_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.040s) 2023-01-11T23:10:57.7198425Z test_nvfuser_correctness_index_fill_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.039s) 2023-01-11T23:10:57.7198601Z test_nvfuser_correctness_index_fill_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.038s) 2023-01-11T23:10:57.7198774Z test_nvfuser_correctness_index_fill_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.038s) 2023-01-11T23:10:57.7198972Z test_nvfuser_correctness_index_fill_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.038s) 2023-01-11T23:10:57.7199152Z test_nvfuser_correctness_index_fill_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.036s) 2023-01-11T23:10:57.7199316Z test_nvfuser_correctness_index_fill_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.037s) 2023-01-11T23:10:57.7199492Z test_nvfuser_correctness_index_fill_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.036s) 2023-01-11T23:10:57.7199666Z test_nvfuser_correctness_index_fill_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.036s) 2023-01-11T23:10:57.7199840Z test_nvfuser_correctness_index_fill_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.036s) 2023-01-11T23:10:57.7200021Z test_nvfuser_correctness_index_put_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.057s) 2023-01-11T23:10:57.7200201Z test_nvfuser_correctness_index_put_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.057s) 2023-01-11T23:10:57.7200415Z test_nvfuser_correctness_index_put_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.058s) 2023-01-11T23:10:57.7200628Z test_nvfuser_correctness_index_put_cuda_complex32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.058s) 2023-01-11T23:10:57.7200812Z test_nvfuser_correctness_index_put_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.058s) 2023-01-11T23:10:57.7200985Z test_nvfuser_correctness_index_put_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.058s) 2023-01-11T23:10:57.7201160Z test_nvfuser_correctness_index_put_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.058s) 2023-01-11T23:10:57.7201340Z test_nvfuser_correctness_index_put_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.057s) 2023-01-11T23:10:57.7201513Z test_nvfuser_correctness_index_put_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.055s) 2023-01-11T23:10:57.7201685Z test_nvfuser_correctness_index_put_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.056s) 2023-01-11T23:10:57.7201858Z test_nvfuser_correctness_index_put_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.055s) 2023-01-11T23:10:57.7202051Z test_nvfuser_correctness_index_put_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.055s) 2023-01-11T23:10:57.7202228Z test_nvfuser_correctness_index_put_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.055s) 2023-01-11T23:10:57.7202627Z test_nvfuser_correctness_index_reduce_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... /var/lib/jenkins/workspace/test/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/cuda/Indexing.cu:1047.) 2023-01-11T23:10:57.7202778Z ref = variant(*clone_inputs((sample.input, *sample.args)), **sample.kwargs) 2023-01-11T23:10:57.7202854Z ok (0.416s) 2023-01-11T23:10:57.7203042Z test_nvfuser_correctness_index_reduce_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.419s) 2023-01-11T23:10:57.7203227Z test_nvfuser_correctness_index_reduce_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.420s) 2023-01-11T23:10:57.7203412Z test_nvfuser_correctness_index_reduce_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.417s) 2023-01-11T23:10:57.7203594Z test_nvfuser_correctness_index_reduce_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.400s) 2023-01-11T23:10:57.7203770Z test_nvfuser_correctness_index_reduce_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.400s) 2023-01-11T23:10:57.7203952Z test_nvfuser_correctness_index_reduce_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.397s) 2023-01-11T23:10:57.7204133Z test_nvfuser_correctness_index_reduce_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.400s) 2023-01-11T23:10:57.7204302Z test_nvfuser_correctness_index_reduce_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.401s) 2023-01-11T23:10:57.7204510Z test_nvfuser_correctness_index_select_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.038s) 2023-01-11T23:10:57.7204692Z test_nvfuser_correctness_index_select_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.035s) 2023-01-11T23:10:57.7204882Z test_nvfuser_correctness_index_select_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.036s) 2023-01-11T23:10:57.7205069Z test_nvfuser_correctness_index_select_cuda_complex32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.036s) 2023-01-11T23:10:57.7205259Z test_nvfuser_correctness_index_select_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.036s) 2023-01-11T23:10:57.7205439Z test_nvfuser_correctness_index_select_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.037s) 2023-01-11T23:10:57.7205618Z test_nvfuser_correctness_index_select_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.036s) 2023-01-11T23:10:57.7205792Z test_nvfuser_correctness_index_select_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.036s) 2023-01-11T23:10:57.7205964Z test_nvfuser_correctness_index_select_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.034s) 2023-01-11T23:10:57.7206139Z test_nvfuser_correctness_index_select_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.034s) 2023-01-11T23:10:57.7206310Z test_nvfuser_correctness_index_select_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.034s) 2023-01-11T23:10:57.7206491Z test_nvfuser_correctness_index_select_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.036s) 2023-01-11T23:10:57.7206670Z test_nvfuser_correctness_index_select_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.034s) 2023-01-11T23:10:57.7206848Z test_nvfuser_correctness_inner_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.024s) 2023-01-11T23:10:57.7207028Z test_nvfuser_correctness_inner_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.024s) 2023-01-11T23:10:57.7207202Z test_nvfuser_correctness_inner_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.024s) 2023-01-11T23:10:57.7207378Z test_nvfuser_correctness_inner_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.023s) 2023-01-11T23:10:57.7207568Z test_nvfuser_correctness_inner_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.023s) 2023-01-11T23:10:57.7207745Z test_nvfuser_correctness_inner_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.023s) 2023-01-11T23:10:57.7207916Z test_nvfuser_correctness_int_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.388s) 2023-01-11T23:10:57.7208086Z test_nvfuser_correctness_int_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.382s) 2023-01-11T23:10:57.7208260Z test_nvfuser_correctness_int_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.031s) 2023-01-11T23:10:57.7208435Z test_nvfuser_correctness_int_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.030s) 2023-01-11T23:10:57.7208620Z test_nvfuser_correctness_int_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.386s) 2023-01-11T23:10:57.7208833Z test_nvfuser_correctness_int_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.384s) 2023-01-11T23:10:57.7209038Z test_nvfuser_correctness_int_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.382s) 2023-01-11T23:10:57.7209249Z test_nvfuser_correctness_int_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.031s) 2023-01-11T23:10:57.7209457Z test_nvfuser_correctness_int_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.385s) 2023-01-11T23:10:57.7209668Z test_nvfuser_correctness_int_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.385s) 2023-01-11T23:10:57.7209873Z test_nvfuser_correctness_int_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.030s) 2023-01-11T23:10:57.7210077Z test_nvfuser_correctness_int_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.030s) 2023-01-11T23:10:57.7210299Z test_nvfuser_correctness_isclose_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.217s) 2023-01-11T23:10:57.7210517Z test_nvfuser_correctness_isclose_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.220s) 2023-01-11T23:10:57.7210772Z test_nvfuser_correctness_isclose_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.225s) 2023-01-11T23:10:57.7210987Z test_nvfuser_correctness_isclose_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.224s) 2023-01-11T23:10:57.7211206Z test_nvfuser_correctness_isclose_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.217s) 2023-01-11T23:10:57.7211416Z test_nvfuser_correctness_isclose_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.217s) 2023-01-11T23:10:57.7211593Z test_nvfuser_correctness_isclose_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.216s) 2023-01-11T23:10:57.7211769Z test_nvfuser_correctness_isclose_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.217s) 2023-01-11T23:10:57.7211945Z test_nvfuser_correctness_isclose_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.217s) 2023-01-11T23:10:57.7212120Z test_nvfuser_correctness_isclose_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.217s) 2023-01-11T23:10:57.7212304Z test_nvfuser_correctness_isclose_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.217s) 2023-01-11T23:10:57.7212473Z test_nvfuser_correctness_isclose_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.218s) 2023-01-11T23:10:57.7212646Z test_nvfuser_correctness_isfinite_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.388s) 2023-01-11T23:10:57.7212820Z test_nvfuser_correctness_isfinite_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.406s) 2023-01-11T23:10:57.7213003Z test_nvfuser_correctness_isfinite_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.034s) 2023-01-11T23:10:57.7213185Z test_nvfuser_correctness_isfinite_cuda_complex32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.034s) 2023-01-11T23:10:57.7213367Z test_nvfuser_correctness_isfinite_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.033s) 2023-01-11T23:10:57.7213546Z test_nvfuser_correctness_isfinite_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.386s) 2023-01-11T23:10:57.7213748Z test_nvfuser_correctness_isfinite_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.385s) 2023-01-11T23:10:57.7213922Z test_nvfuser_correctness_isfinite_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.383s) 2023-01-11T23:10:57.7214095Z test_nvfuser_correctness_isfinite_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.030s) 2023-01-11T23:10:57.7214469Z test_nvfuser_correctness_isfinite_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.379s) 2023-01-11T23:10:57.7214646Z test_nvfuser_correctness_isfinite_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.378s) 2023-01-11T23:10:57.7214822Z test_nvfuser_correctness_isfinite_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.031s) 2023-01-11T23:10:57.7214994Z test_nvfuser_correctness_isfinite_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.030s) 2023-01-11T23:10:57.7215168Z test_nvfuser_correctness_isin_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.014s) 2023-01-11T23:10:57.7215355Z test_nvfuser_correctness_isin_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.014s) 2023-01-11T23:10:57.7215528Z test_nvfuser_correctness_isin_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.014s) 2023-01-11T23:10:57.7215696Z test_nvfuser_correctness_isin_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.014s) 2023-01-11T23:10:57.7215858Z test_nvfuser_correctness_isin_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.014s) 2023-01-11T23:10:57.7216030Z test_nvfuser_correctness_isin_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.014s) 2023-01-11T23:10:57.7216199Z test_nvfuser_correctness_isin_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.014s) 2023-01-11T23:10:57.7216367Z test_nvfuser_correctness_isin_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.014s) 2023-01-11T23:10:57.7216540Z test_nvfuser_correctness_isinf_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.195s) 2023-01-11T23:10:57.7216747Z test_nvfuser_correctness_isinf_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.190s) 2023-01-11T23:10:57.7216932Z test_nvfuser_correctness_isinf_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.012s) 2023-01-11T23:10:57.7217109Z test_nvfuser_correctness_isinf_cuda_complex32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.012s) 2023-01-11T23:10:57.7217282Z test_nvfuser_correctness_isinf_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.012s) 2023-01-11T23:10:57.7217447Z test_nvfuser_correctness_isinf_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.195s) 2023-01-11T23:10:57.7217619Z test_nvfuser_correctness_isinf_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.192s) 2023-01-11T23:10:57.7217790Z test_nvfuser_correctness_isinf_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.193s) 2023-01-11T23:10:57.7217961Z test_nvfuser_correctness_isinf_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.011s) 2023-01-11T23:10:57.7218139Z test_nvfuser_correctness_isinf_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.190s) 2023-01-11T23:10:57.7218313Z test_nvfuser_correctness_isinf_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.190s) 2023-01-11T23:10:57.7218484Z test_nvfuser_correctness_isinf_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.011s) 2023-01-11T23:10:57.7218656Z test_nvfuser_correctness_isinf_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.011s) 2023-01-11T23:10:57.7218834Z test_nvfuser_correctness_isnan_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.194s) 2023-01-11T23:10:57.7218996Z test_nvfuser_correctness_isnan_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.215s) 2023-01-11T23:10:57.7219175Z test_nvfuser_correctness_isnan_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.011s) 2023-01-11T23:10:57.7219352Z test_nvfuser_correctness_isnan_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.011s) 2023-01-11T23:10:57.7219527Z test_nvfuser_correctness_isnan_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.193s) 2023-01-11T23:10:57.7219742Z test_nvfuser_correctness_isnan_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.192s) 2023-01-11T23:10:57.7219912Z test_nvfuser_correctness_isnan_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.191s) 2023-01-11T23:10:57.7220084Z test_nvfuser_correctness_isnan_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.011s) 2023-01-11T23:10:57.7220258Z test_nvfuser_correctness_isnan_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.191s) 2023-01-11T23:10:57.7220419Z test_nvfuser_correctness_isnan_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.191s) 2023-01-11T23:10:57.7220590Z test_nvfuser_correctness_isnan_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.011s) 2023-01-11T23:10:57.7220759Z test_nvfuser_correctness_isnan_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.011s) 2023-01-11T23:10:57.7220941Z test_nvfuser_correctness_isneginf_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.195s) 2023-01-11T23:10:57.7221119Z test_nvfuser_correctness_isneginf_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.190s) 2023-01-11T23:10:57.7221293Z test_nvfuser_correctness_isneginf_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.195s) 2023-01-11T23:10:57.7221470Z test_nvfuser_correctness_isneginf_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.193s) 2023-01-11T23:10:57.7221645Z test_nvfuser_correctness_isneginf_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.193s) 2023-01-11T23:10:57.7221820Z test_nvfuser_correctness_isneginf_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.011s) 2023-01-11T23:10:57.7221987Z test_nvfuser_correctness_isneginf_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.189s) 2023-01-11T23:10:57.7222160Z test_nvfuser_correctness_isneginf_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.190s) 2023-01-11T23:10:57.7222355Z test_nvfuser_correctness_isneginf_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.011s) 2023-01-11T23:10:57.7222534Z test_nvfuser_correctness_isneginf_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.011s) 2023-01-11T23:10:57.7222711Z test_nvfuser_correctness_isposinf_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.195s) 2023-01-11T23:10:57.7222884Z test_nvfuser_correctness_isposinf_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.190s) 2023-01-11T23:10:57.7223061Z test_nvfuser_correctness_isposinf_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.195s) 2023-01-11T23:10:57.7223237Z test_nvfuser_correctness_isposinf_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.199s) 2023-01-11T23:10:57.7223413Z test_nvfuser_correctness_isposinf_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.197s) 2023-01-11T23:10:57.7223578Z test_nvfuser_correctness_isposinf_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.011s) 2023-01-11T23:10:57.7223752Z test_nvfuser_correctness_isposinf_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.190s) 2023-01-11T23:10:57.7223928Z test_nvfuser_correctness_isposinf_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.190s) 2023-01-11T23:10:57.7224103Z test_nvfuser_correctness_isposinf_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.011s) 2023-01-11T23:10:57.7224279Z test_nvfuser_correctness_isposinf_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.011s) 2023-01-11T23:10:57.7224454Z test_nvfuser_correctness_isreal_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.381s) 2023-01-11T23:10:57.7224625Z test_nvfuser_correctness_isreal_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.378s) 2023-01-11T23:10:57.7224805Z test_nvfuser_correctness_isreal_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.031s) 2023-01-11T23:10:57.7224987Z test_nvfuser_correctness_isreal_cuda_complex32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.031s) 2023-01-11T23:10:57.7225157Z test_nvfuser_correctness_isreal_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.032s) 2023-01-11T23:10:57.7225354Z test_nvfuser_correctness_isreal_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.379s) 2023-01-11T23:10:57.7225526Z test_nvfuser_correctness_isreal_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.378s) 2023-01-11T23:10:57.7225701Z test_nvfuser_correctness_isreal_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.378s) 2023-01-11T23:10:57.7225873Z test_nvfuser_correctness_isreal_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.030s) 2023-01-11T23:10:57.7226044Z test_nvfuser_correctness_isreal_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.378s) 2023-01-11T23:10:57.7226218Z test_nvfuser_correctness_isreal_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.379s) 2023-01-11T23:10:57.7226392Z test_nvfuser_correctness_isreal_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.031s) 2023-01-11T23:10:57.7226553Z test_nvfuser_correctness_isreal_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.030s) 2023-01-11T23:10:57.7226737Z test_nvfuser_correctness_istft_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.322s) 2023-01-11T23:10:57.7226916Z test_nvfuser_correctness_istft_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.324s) 2023-01-11T23:10:57.7227135Z test_nvfuser_correctness_jiterator_2inputs_2outputs_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2023-01-11T23:10:57.7227349Z test_nvfuser_correctness_jiterator_2inputs_2outputs_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2023-01-11T23:10:57.7227570Z test_nvfuser_correctness_jiterator_2inputs_2outputs_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2023-01-11T23:10:57.7227787Z test_nvfuser_correctness_jiterator_2inputs_2outputs_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2023-01-11T23:10:57.7228015Z test_nvfuser_correctness_jiterator_2inputs_2outputs_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2023-01-11T23:10:57.7228238Z test_nvfuser_correctness_jiterator_2inputs_2outputs_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2023-01-11T23:10:57.7228448Z test_nvfuser_correctness_jiterator_2inputs_2outputs_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2023-01-11T23:10:57.7228711Z test_nvfuser_correctness_jiterator_2inputs_2outputs_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2023-01-11T23:10:57.7228924Z test_nvfuser_correctness_jiterator_2inputs_2outputs_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2023-01-11T23:10:57.7229135Z test_nvfuser_correctness_jiterator_2inputs_2outputs_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2023-01-11T23:10:57.7229344Z test_nvfuser_correctness_jiterator_2inputs_2outputs_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2023-01-11T23:10:57.7229549Z test_nvfuser_correctness_jiterator_2inputs_2outputs_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2023-01-11T23:10:57.7229772Z test_nvfuser_correctness_jiterator_4inputs_with_extra_args_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2023-01-11T23:10:57.7229992Z test_nvfuser_correctness_jiterator_4inputs_with_extra_args_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2023-01-11T23:10:57.7230210Z test_nvfuser_correctness_jiterator_4inputs_with_extra_args_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2023-01-11T23:10:57.7230428Z test_nvfuser_correctness_jiterator_4inputs_with_extra_args_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2023-01-11T23:10:57.7230645Z test_nvfuser_correctness_jiterator_4inputs_with_extra_args_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2023-01-11T23:10:57.7230875Z test_nvfuser_correctness_jiterator_4inputs_with_extra_args_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2023-01-11T23:10:57.7231169Z test_nvfuser_correctness_jiterator_4inputs_with_extra_args_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2023-01-11T23:10:57.7231438Z test_nvfuser_correctness_jiterator_4inputs_with_extra_args_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2023-01-11T23:10:57.7231708Z test_nvfuser_correctness_jiterator_4inputs_with_extra_args_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2023-01-11T23:10:57.7231973Z test_nvfuser_correctness_jiterator_4inputs_with_extra_args_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2023-01-11T23:10:57.7232233Z test_nvfuser_correctness_jiterator_4inputs_with_extra_args_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2023-01-11T23:10:57.7232444Z test_nvfuser_correctness_jiterator_4inputs_with_extra_args_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2023-01-11T23:10:57.7232655Z test_nvfuser_correctness_jiterator_binary_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2023-01-11T23:10:57.7232857Z test_nvfuser_correctness_jiterator_binary_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2023-01-11T23:10:57.7233065Z test_nvfuser_correctness_jiterator_binary_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2023-01-11T23:10:57.7233273Z test_nvfuser_correctness_jiterator_binary_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2023-01-11T23:10:57.7233465Z test_nvfuser_correctness_jiterator_binary_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2023-01-11T23:10:57.7233663Z test_nvfuser_correctness_jiterator_binary_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2023-01-11T23:10:57.7233877Z test_nvfuser_correctness_jiterator_binary_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2023-01-11T23:10:57.7234084Z test_nvfuser_correctness_jiterator_binary_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2023-01-11T23:10:57.7234279Z test_nvfuser_correctness_jiterator_binary_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2023-01-11T23:10:57.7234471Z test_nvfuser_correctness_jiterator_binary_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2023-01-11T23:10:57.7234671Z test_nvfuser_correctness_jiterator_binary_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2023-01-11T23:10:57.7234867Z test_nvfuser_correctness_jiterator_binary_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2023-01-11T23:10:57.7235077Z test_nvfuser_correctness_jiterator_binary_return_by_ref_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2023-01-11T23:10:57.7235285Z test_nvfuser_correctness_jiterator_binary_return_by_ref_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2023-01-11T23:10:57.7235504Z test_nvfuser_correctness_jiterator_binary_return_by_ref_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2023-01-11T23:10:57.7235725Z test_nvfuser_correctness_jiterator_binary_return_by_ref_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2023-01-11T23:10:57.7235938Z test_nvfuser_correctness_jiterator_binary_return_by_ref_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2023-01-11T23:10:57.7236143Z test_nvfuser_correctness_jiterator_binary_return_by_ref_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2023-01-11T23:10:57.7236354Z test_nvfuser_correctness_jiterator_binary_return_by_ref_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2023-01-11T23:10:57.7236568Z test_nvfuser_correctness_jiterator_binary_return_by_ref_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2023-01-11T23:10:57.7236797Z test_nvfuser_correctness_jiterator_binary_return_by_ref_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2023-01-11T23:10:57.7237001Z test_nvfuser_correctness_jiterator_binary_return_by_ref_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2023-01-11T23:10:57.7237210Z test_nvfuser_correctness_jiterator_binary_return_by_ref_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2023-01-11T23:10:57.7237422Z test_nvfuser_correctness_jiterator_binary_return_by_ref_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2023-01-11T23:10:57.7237613Z test_nvfuser_correctness_jiterator_unary_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2023-01-11T23:10:57.7237812Z test_nvfuser_correctness_jiterator_unary_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2023-01-11T23:10:57.7238019Z test_nvfuser_correctness_jiterator_unary_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2023-01-11T23:10:57.7238227Z test_nvfuser_correctness_jiterator_unary_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2023-01-11T23:10:57.7238443Z test_nvfuser_correctness_jiterator_unary_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2023-01-11T23:10:57.7238689Z test_nvfuser_correctness_jiterator_unary_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2023-01-11T23:10:57.7238932Z test_nvfuser_correctness_jiterator_unary_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2023-01-11T23:10:57.7239186Z test_nvfuser_correctness_jiterator_unary_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2023-01-11T23:10:57.7239428Z test_nvfuser_correctness_jiterator_unary_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2023-01-11T23:10:57.7239686Z test_nvfuser_correctness_jiterator_unary_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2023-01-11T23:10:57.7239936Z test_nvfuser_correctness_jiterator_unary_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2023-01-11T23:10:57.7240184Z test_nvfuser_correctness_jiterator_unary_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2023-01-11T23:10:57.7240408Z test_nvfuser_correctness_kron_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.012s) 2023-01-11T23:10:57.7240627Z test_nvfuser_correctness_kron_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.011s) 2023-01-11T23:10:57.7240855Z test_nvfuser_correctness_kron_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.012s) 2023-01-11T23:10:57.7241064Z test_nvfuser_correctness_kron_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.012s) 2023-01-11T23:10:57.7241242Z test_nvfuser_correctness_kron_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.012s) 2023-01-11T23:10:57.7241420Z test_nvfuser_correctness_kron_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.012s) 2023-01-11T23:10:57.7241587Z test_nvfuser_correctness_kron_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.012s) 2023-01-11T23:10:57.7241757Z test_nvfuser_correctness_kron_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.012s) 2023-01-11T23:10:57.7241932Z test_nvfuser_correctness_kron_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.011s) 2023-01-11T23:10:57.7242098Z test_nvfuser_correctness_kron_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.011s) 2023-01-11T23:10:57.7242270Z test_nvfuser_correctness_kron_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.011s) 2023-01-11T23:10:57.7242438Z test_nvfuser_correctness_kron_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.011s) 2023-01-11T23:10:57.7242620Z test_nvfuser_correctness_kthvalue_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.129s) 2023-01-11T23:10:57.7242831Z test_nvfuser_correctness_kthvalue_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.131s) 2023-01-11T23:10:57.7243007Z test_nvfuser_correctness_kthvalue_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.129s) 2023-01-11T23:10:57.7243175Z test_nvfuser_correctness_kthvalue_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.125s) 2023-01-11T23:10:57.7243350Z test_nvfuser_correctness_kthvalue_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.124s) 2023-01-11T23:10:57.7243523Z test_nvfuser_correctness_kthvalue_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.124s) 2023-01-11T23:10:57.7243696Z test_nvfuser_correctness_kthvalue_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.124s) 2023-01-11T23:10:57.7243866Z test_nvfuser_correctness_kthvalue_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.125s) 2023-01-11T23:10:57.7244040Z test_nvfuser_correctness_lcm_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (1.424s) 2023-01-11T23:10:57.7244212Z test_nvfuser_correctness_lcm_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (1.410s) 2023-01-11T23:10:57.7244383Z test_nvfuser_correctness_lcm_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (1.457s) 2023-01-11T23:10:57.7244547Z test_nvfuser_correctness_lcm_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (1.419s) 2023-01-11T23:10:57.7244718Z test_nvfuser_correctness_lcm_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (1.405s) 2023-01-11T23:10:57.7244895Z test_nvfuser_correctness_ldexp_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.101s) 2023-01-11T23:10:57.7245069Z test_nvfuser_correctness_ldexp_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.099s) 2023-01-11T23:10:57.7245247Z test_nvfuser_correctness_ldexp_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.102s) 2023-01-11T23:10:57.7245426Z test_nvfuser_correctness_ldexp_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.101s) 2023-01-11T23:10:57.7245628Z test_nvfuser_correctness_ldexp_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.101s) 2023-01-11T23:10:57.7245808Z test_nvfuser_correctness_ldexp_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.100s) 2023-01-11T23:10:57.7245984Z test_nvfuser_correctness_ldexp_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.099s) 2023-01-11T23:10:57.7246149Z test_nvfuser_correctness_ldexp_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.099s) 2023-01-11T23:10:57.7246323Z test_nvfuser_correctness_ldexp_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.099s) 2023-01-11T23:10:57.7246496Z test_nvfuser_correctness_ldexp_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.099s) 2023-01-11T23:10:57.7246669Z test_nvfuser_correctness_ldexp_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.099s) 2023-01-11T23:10:57.7246839Z test_nvfuser_correctness_ldexp_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.099s) 2023-01-11T23:10:57.7247012Z test_nvfuser_correctness_le_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (1.645s) 2023-01-11T23:10:57.7247186Z test_nvfuser_correctness_le_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... ok (1.598s) 2023-01-11T23:10:57.7247359Z test_nvfuser_correctness_le_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (1.675s) 2023-01-11T23:10:57.7247529Z test_nvfuser_correctness_le_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (1.607s) 2023-01-11T23:10:57.7247687Z test_nvfuser_correctness_le_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (1.603s) 2023-01-11T23:10:57.7247859Z test_nvfuser_correctness_le_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.096s) 2023-01-11T23:10:57.7248028Z test_nvfuser_correctness_le_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (1.604s) 2023-01-11T23:10:57.7248193Z test_nvfuser_correctness_le_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (1.604s) 2023-01-11T23:10:57.7248360Z test_nvfuser_correctness_le_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.097s) 2023-01-11T23:10:57.7248558Z test_nvfuser_correctness_le_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.096s) 2023-01-11T23:10:57.7248738Z test_nvfuser_correctness_lerp_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (2.953s) 2023-01-11T23:10:57.7248917Z test_nvfuser_correctness_lerp_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... ok (4.245s) 2023-01-11T23:10:57.7249086Z test_nvfuser_correctness_lerp_cuda_complex32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (4.009s) 2023-01-11T23:10:57.7249264Z test_nvfuser_correctness_lerp_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (3.988s) 2023-01-11T23:10:57.7249437Z test_nvfuser_correctness_lerp_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (2.941s) 2023-01-11T23:10:57.7249613Z test_nvfuser_correctness_lerp_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (2.839s) 2023-01-11T23:10:57.7249813Z test_nvfuser_correctness_lerp_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (2.874s) 2023-01-11T23:10:57.7250013Z test_nvfuser_correctness_lgamma_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.446s) 2023-01-11T23:10:57.7250194Z test_nvfuser_correctness_lgamma_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.424s) 2023-01-11T23:10:57.7250371Z test_nvfuser_correctness_lgamma_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.417s) 2023-01-11T23:10:57.7250544Z test_nvfuser_correctness_lgamma_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.437s) 2023-01-11T23:10:57.7250708Z test_nvfuser_correctness_lgamma_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.034s) 2023-01-11T23:10:57.7250883Z test_nvfuser_correctness_lgamma_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.447s) 2023-01-11T23:10:57.7251053Z test_nvfuser_correctness_lgamma_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.440s) 2023-01-11T23:10:57.7251224Z test_nvfuser_correctness_lgamma_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.032s) 2023-01-11T23:10:57.7251420Z test_nvfuser_correctness_lgamma_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.032s) 2023-01-11T23:10:57.7251618Z test_nvfuser_correctness_linalg_cholesky_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.096s) 2023-01-11T23:10:57.7251815Z test_nvfuser_correctness_linalg_cholesky_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.095s) 2023-01-11T23:10:57.7252002Z test_nvfuser_correctness_linalg_cholesky_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.094s) 2023-01-11T23:10:57.7252192Z test_nvfuser_correctness_linalg_cholesky_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.095s) 2023-01-11T23:10:57.7252378Z test_nvfuser_correctness_linalg_cholesky_ex_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.100s) 2023-01-11T23:10:57.7252572Z test_nvfuser_correctness_linalg_cholesky_ex_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.102s) 2023-01-11T23:10:57.7252765Z test_nvfuser_correctness_linalg_cholesky_ex_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.100s) 2023-01-11T23:10:57.7252957Z test_nvfuser_correctness_linalg_cholesky_ex_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.101s) 2023-01-11T23:10:57.7253147Z test_nvfuser_correctness_linalg_cond_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.070s) 2023-01-11T23:10:57.7253332Z test_nvfuser_correctness_linalg_cond_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.023s) 2023-01-11T23:10:57.7253514Z test_nvfuser_correctness_linalg_cond_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.022s) 2023-01-11T23:10:57.7253700Z test_nvfuser_correctness_linalg_cond_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.029s) 2023-01-11T23:10:57.7253885Z test_nvfuser_correctness_linalg_cross_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.019s) 2023-01-11T23:10:57.7254063Z test_nvfuser_correctness_linalg_cross_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.019s) 2023-01-11T23:10:57.7254402Z test_nvfuser_correctness_linalg_cross_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.018s) 2023-01-11T23:10:57.7254687Z test_nvfuser_correctness_linalg_cross_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.018s) 2023-01-11T23:10:57.7254880Z test_nvfuser_correctness_linalg_cross_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.018s) 2023-01-11T23:10:57.7255065Z test_nvfuser_correctness_linalg_cross_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.017s) 2023-01-11T23:10:57.7255244Z test_nvfuser_correctness_linalg_cross_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.018s) 2023-01-11T23:10:57.7255421Z test_nvfuser_correctness_linalg_cross_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.017s) 2023-01-11T23:10:57.7255602Z test_nvfuser_correctness_linalg_cross_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.018s) 2023-01-11T23:10:57.7255782Z test_nvfuser_correctness_linalg_cross_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.017s) 2023-01-11T23:10:57.7255960Z test_nvfuser_correctness_linalg_det_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... ok (2.164s) 2023-01-11T23:10:57.7256158Z test_nvfuser_correctness_linalg_det_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (1.514s) 2023-01-11T23:10:57.7256349Z test_nvfuser_correctness_linalg_det_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.700s) 2023-01-11T23:10:57.7256526Z test_nvfuser_correctness_linalg_det_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.707s) 2023-01-11T23:10:57.7256721Z test_nvfuser_correctness_linalg_det_singular_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... ok (1.129s) 2023-01-11T23:10:57.7256920Z test_nvfuser_correctness_linalg_det_singular_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (1.143s) 2023-01-11T23:10:57.7257117Z test_nvfuser_correctness_linalg_det_singular_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.197s) 2023-01-11T23:10:57.7257351Z test_nvfuser_correctness_linalg_det_singular_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.195s) 2023-01-11T23:10:57.7257542Z test_nvfuser_correctness_linalg_eig_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.067s) 2023-01-11T23:10:57.7257717Z test_nvfuser_correctness_linalg_eig_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.060s) 2023-01-11T23:10:57.7257907Z test_nvfuser_correctness_linalg_eig_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.058s) 2023-01-11T23:10:57.7258083Z test_nvfuser_correctness_linalg_eig_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.059s) 2023-01-11T23:10:57.7258274Z test_nvfuser_correctness_linalg_eigh_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.064s) 2023-01-11T23:10:57.7258460Z test_nvfuser_correctness_linalg_eigh_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.055s) 2023-01-11T23:10:57.7258646Z test_nvfuser_correctness_linalg_eigh_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.054s) 2023-01-11T23:10:57.7258826Z test_nvfuser_correctness_linalg_eigh_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.056s) 2023-01-11T23:10:57.7259024Z test_nvfuser_correctness_linalg_eigvals_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.054s) 2023-01-11T23:10:57.7259217Z test_nvfuser_correctness_linalg_eigvals_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.047s) 2023-01-11T23:10:57.7259394Z test_nvfuser_correctness_linalg_eigvals_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.048s) 2023-01-11T23:10:57.7259585Z test_nvfuser_correctness_linalg_eigvals_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.048s) 2023-01-11T23:10:57.7259779Z test_nvfuser_correctness_linalg_eigvalsh_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.059s) 2023-01-11T23:10:57.7259974Z test_nvfuser_correctness_linalg_eigvalsh_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.049s) 2023-01-11T23:10:57.7260165Z test_nvfuser_correctness_linalg_eigvalsh_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.048s) 2023-01-11T23:10:57.7260397Z test_nvfuser_correctness_linalg_eigvalsh_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.050s) 2023-01-11T23:10:57.7260607Z test_nvfuser_correctness_linalg_householder_product_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.049s) 2023-01-11T23:10:57.7260819Z test_nvfuser_correctness_linalg_householder_product_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.051s) 2023-01-11T23:10:57.7261023Z test_nvfuser_correctness_linalg_householder_product_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.049s) 2023-01-11T23:10:57.7261208Z test_nvfuser_correctness_linalg_householder_product_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.048s) 2023-01-11T23:10:57.7261398Z test_nvfuser_correctness_linalg_inv_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.056s) 2023-01-11T23:10:57.7261586Z test_nvfuser_correctness_linalg_inv_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.050s) 2023-01-11T23:10:57.7261776Z test_nvfuser_correctness_linalg_inv_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.049s) 2023-01-11T23:10:57.7261960Z test_nvfuser_correctness_linalg_inv_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.049s) 2023-01-11T23:10:57.7262151Z test_nvfuser_correctness_linalg_inv_ex_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.060s) 2023-01-11T23:10:57.7262344Z test_nvfuser_correctness_linalg_inv_ex_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.053s) 2023-01-11T23:10:57.7262531Z test_nvfuser_correctness_linalg_inv_ex_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.054s) 2023-01-11T23:10:57.7262713Z test_nvfuser_correctness_linalg_inv_ex_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.053s) 2023-01-11T23:10:57.7262915Z test_nvfuser_correctness_linalg_ldl_factor_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.083s) 2023-01-11T23:10:57.7263122Z test_nvfuser_correctness_linalg_ldl_factor_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.082s) 2023-01-11T23:10:57.7263317Z test_nvfuser_correctness_linalg_ldl_factor_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.029s) 2023-01-11T23:10:57.7263514Z test_nvfuser_correctness_linalg_ldl_factor_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.029s) 2023-01-11T23:10:57.7263711Z test_nvfuser_correctness_linalg_ldl_factor_ex_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.084s) 2023-01-11T23:10:57.7263907Z test_nvfuser_correctness_linalg_ldl_factor_ex_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.084s) 2023-01-11T23:10:57.7264104Z test_nvfuser_correctness_linalg_ldl_factor_ex_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.029s) 2023-01-11T23:10:57.7264295Z test_nvfuser_correctness_linalg_ldl_factor_ex_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.029s) 2023-01-11T23:10:57.7264489Z test_nvfuser_correctness_linalg_ldl_solve_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.129s) 2023-01-11T23:10:57.7264687Z test_nvfuser_correctness_linalg_ldl_solve_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.105s) 2023-01-11T23:10:57.7264865Z test_nvfuser_correctness_linalg_ldl_solve_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.102s) 2023-01-11T23:10:57.7265052Z test_nvfuser_correctness_linalg_ldl_solve_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.100s) 2023-01-11T23:10:57.7265240Z test_nvfuser_correctness_linalg_lstsq_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.094s) 2023-01-11T23:10:57.7265425Z test_nvfuser_correctness_linalg_lstsq_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.084s) 2023-01-11T23:10:57.7265607Z test_nvfuser_correctness_linalg_lstsq_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.081s) 2023-01-11T23:10:57.7265798Z test_nvfuser_correctness_linalg_lstsq_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.081s) 2023-01-11T23:10:57.7266003Z test_nvfuser_correctness_linalg_lstsq_grad_oriented_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.018s) 2023-01-11T23:10:57.7266234Z test_nvfuser_correctness_linalg_lstsq_grad_oriented_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.005s) 2023-01-11T23:10:57.7266436Z test_nvfuser_correctness_linalg_lstsq_grad_oriented_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.004s) 2023-01-11T23:10:57.7266620Z test_nvfuser_correctness_linalg_lstsq_grad_oriented_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.006s) 2023-01-11T23:10:57.7266811Z test_nvfuser_correctness_linalg_lu_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.240s) 2023-01-11T23:10:57.7266997Z test_nvfuser_correctness_linalg_lu_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.243s) 2023-01-11T23:10:57.7267181Z test_nvfuser_correctness_linalg_lu_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.235s) 2023-01-11T23:10:57.7267359Z test_nvfuser_correctness_linalg_lu_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.233s) 2023-01-11T23:10:57.7267559Z test_nvfuser_correctness_linalg_lu_factor_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.284s) 2023-01-11T23:10:57.7267754Z test_nvfuser_correctness_linalg_lu_factor_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.226s) 2023-01-11T23:10:57.7267943Z test_nvfuser_correctness_linalg_lu_factor_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.218s) 2023-01-11T23:10:57.7268135Z test_nvfuser_correctness_linalg_lu_factor_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.228s) 2023-01-11T23:10:57.7268321Z test_nvfuser_correctness_linalg_lu_factor_ex_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.216s) 2023-01-11T23:10:57.7268519Z test_nvfuser_correctness_linalg_lu_factor_ex_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.217s) 2023-01-11T23:10:57.7268767Z test_nvfuser_correctness_linalg_lu_factor_ex_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.212s) 2023-01-11T23:10:57.7269037Z test_nvfuser_correctness_linalg_lu_factor_ex_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.212s) 2023-01-11T23:10:57.7269229Z test_nvfuser_correctness_linalg_lu_solve_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.649s) 2023-01-11T23:10:57.7269430Z test_nvfuser_correctness_linalg_lu_solve_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.642s) 2023-01-11T23:10:57.7269642Z test_nvfuser_correctness_linalg_lu_solve_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.637s) 2023-01-11T23:10:57.7269834Z test_nvfuser_correctness_linalg_lu_solve_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.634s) 2023-01-11T23:10:57.7270021Z test_nvfuser_correctness_linalg_matrix_norm_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.268s) 2023-01-11T23:10:57.7270206Z test_nvfuser_correctness_linalg_matrix_norm_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.558s) 2023-01-11T23:10:57.7270399Z test_nvfuser_correctness_linalg_matrix_norm_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.448s) 2023-01-11T23:10:57.7270587Z test_nvfuser_correctness_linalg_matrix_norm_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.267s) 2023-01-11T23:10:57.7270772Z test_nvfuser_correctness_linalg_matrix_norm_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.445s) 2023-01-11T23:10:57.7270959Z test_nvfuser_correctness_linalg_matrix_norm_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.453s) 2023-01-11T23:10:57.7271154Z test_nvfuser_correctness_linalg_matrix_power_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.118s) 2023-01-11T23:10:57.7271350Z test_nvfuser_correctness_linalg_matrix_power_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.116s) 2023-01-11T23:10:57.7271537Z test_nvfuser_correctness_linalg_matrix_power_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.113s) 2023-01-11T23:10:57.7271762Z test_nvfuser_correctness_linalg_matrix_power_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.113s) 2023-01-11T23:10:57.7272029Z test_nvfuser_correctness_linalg_matrix_rank_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.959s) 2023-01-11T23:10:57.7272259Z test_nvfuser_correctness_linalg_matrix_rank_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.478s) 2023-01-11T23:10:57.7272488Z test_nvfuser_correctness_linalg_matrix_rank_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.461s) 2023-01-11T23:10:57.7272718Z test_nvfuser_correctness_linalg_matrix_rank_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.539s) 2023-01-11T23:10:57.7272971Z test_nvfuser_correctness_linalg_matrix_rank_hermitian_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.063s) 2023-01-11T23:10:57.7273176Z test_nvfuser_correctness_linalg_matrix_rank_hermitian_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.053s) 2023-01-11T23:10:57.7273380Z test_nvfuser_correctness_linalg_matrix_rank_hermitian_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.052s) 2023-01-11T23:10:57.7273592Z test_nvfuser_correctness_linalg_matrix_rank_hermitian_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.054s) 2023-01-11T23:10:57.7273779Z test_nvfuser_correctness_linalg_multi_dot_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.048s) 2023-01-11T23:10:57.7273964Z test_nvfuser_correctness_linalg_multi_dot_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.046s) 2023-01-11T23:10:57.7274142Z test_nvfuser_correctness_linalg_multi_dot_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.047s) 2023-01-11T23:10:57.7274327Z test_nvfuser_correctness_linalg_multi_dot_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.046s) 2023-01-11T23:10:57.7274511Z test_nvfuser_correctness_linalg_multi_dot_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.046s) 2023-01-11T23:10:57.7274696Z test_nvfuser_correctness_linalg_multi_dot_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.047s) 2023-01-11T23:10:57.7274900Z test_nvfuser_correctness_linalg_norm_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.466s) 2023-01-11T23:10:57.7275093Z test_nvfuser_correctness_linalg_norm_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.748s) 2023-01-11T23:10:57.7275281Z test_nvfuser_correctness_linalg_norm_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.631s) 2023-01-11T23:10:57.7275464Z test_nvfuser_correctness_linalg_norm_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.470s) 2023-01-11T23:10:57.7275652Z test_nvfuser_correctness_linalg_norm_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.630s) 2023-01-11T23:10:57.7275821Z test_nvfuser_correctness_linalg_norm_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.645s) 2023-01-11T23:10:57.7276033Z test_nvfuser_correctness_linalg_norm_subgradients_at_zero_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.360s) 2023-01-11T23:10:57.7276244Z test_nvfuser_correctness_linalg_norm_subgradients_at_zero_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.456s) 2023-01-11T23:10:57.7276453Z test_nvfuser_correctness_linalg_norm_subgradients_at_zero_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.459s) 2023-01-11T23:10:57.7276655Z test_nvfuser_correctness_linalg_norm_subgradients_at_zero_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.359s) 2023-01-11T23:10:57.7276863Z test_nvfuser_correctness_linalg_norm_subgradients_at_zero_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.456s) 2023-01-11T23:10:57.7277062Z test_nvfuser_correctness_linalg_norm_subgradients_at_zero_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.453s) 2023-01-11T23:10:57.7277250Z test_nvfuser_correctness_linalg_pinv_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.327s) 2023-01-11T23:10:57.7277437Z test_nvfuser_correctness_linalg_pinv_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.172s) 2023-01-11T23:10:57.7277625Z test_nvfuser_correctness_linalg_pinv_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.162s) 2023-01-11T23:10:57.7277821Z test_nvfuser_correctness_linalg_pinv_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.184s) 2023-01-11T23:10:57.7278021Z test_nvfuser_correctness_linalg_pinv_hermitian_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.066s) 2023-01-11T23:10:57.7278218Z test_nvfuser_correctness_linalg_pinv_hermitian_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.058s) 2023-01-11T23:10:57.7278416Z test_nvfuser_correctness_linalg_pinv_hermitian_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.055s) 2023-01-11T23:10:57.7278646Z test_nvfuser_correctness_linalg_pinv_hermitian_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.056s) 2023-01-11T23:10:57.7279497Z test_nvfuser_correctness_linalg_pinv_singular_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... /opt/conda/lib/python3.10/site-packages/torch/testing/_internal/opinfo/definitions/linalg.py:541: UserWarning: torch.qr is deprecated in favor of torch.linalg.qr and will be removed in a future PyTorch release. 2023-01-11T23:10:57.7279777Z The boolean parameter 'some' has been replaced with a string parameter 'mode'. 2023-01-11T23:10:57.7279887Z Q, R = torch.qr(A, some) 2023-01-11T23:10:57.7279998Z should be replaced with 2023-01-11T23:10:57.7280439Z Q, R = torch.linalg.qr(A, 'reduced' if some else 'complete') (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/BatchLinearAlgebra.cpp:2459.) 2023-01-11T23:10:57.7280534Z .qr() 2023-01-11T23:10:57.7280628Z ok (0.009s) 2023-01-11T23:10:57.7280877Z test_nvfuser_correctness_linalg_pinv_singular_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.009s) 2023-01-11T23:10:57.7281087Z test_nvfuser_correctness_linalg_pinv_singular_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.008s) 2023-01-11T23:10:57.7281279Z test_nvfuser_correctness_linalg_pinv_singular_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.009s) 2023-01-11T23:10:57.7281491Z test_nvfuser_correctness_linalg_qr_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.251s) 2023-01-11T23:10:57.7281677Z test_nvfuser_correctness_linalg_qr_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.242s) 2023-01-11T23:10:57.7281856Z test_nvfuser_correctness_linalg_qr_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.238s) 2023-01-11T23:10:57.7282025Z test_nvfuser_correctness_linalg_qr_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.238s) 2023-01-11T23:10:57.7282212Z test_nvfuser_correctness_linalg_slogdet_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... ok (1.235s) 2023-01-11T23:10:57.7282399Z test_nvfuser_correctness_linalg_slogdet_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (1.214s) 2023-01-11T23:10:57.7282582Z test_nvfuser_correctness_linalg_slogdet_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.064s) 2023-01-11T23:10:57.7282769Z test_nvfuser_correctness_linalg_slogdet_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.065s) 2023-01-11T23:10:57.7282958Z test_nvfuser_correctness_linalg_solve_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.127s) 2023-01-11T23:10:57.7283140Z test_nvfuser_correctness_linalg_solve_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.114s) 2023-01-11T23:10:57.7283322Z test_nvfuser_correctness_linalg_solve_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.112s) 2023-01-11T23:10:57.7283505Z test_nvfuser_correctness_linalg_solve_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.114s) 2023-01-11T23:10:57.7283685Z test_nvfuser_correctness_linalg_solve_ex_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.134s) 2023-01-11T23:10:57.7283873Z test_nvfuser_correctness_linalg_solve_ex_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.123s) 2023-01-11T23:10:57.7284054Z test_nvfuser_correctness_linalg_solve_ex_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.119s) 2023-01-11T23:10:57.7284242Z test_nvfuser_correctness_linalg_solve_ex_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.123s) 2023-01-11T23:10:57.7284463Z test_nvfuser_correctness_linalg_solve_triangular_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.849s) 2023-01-11T23:10:57.7284663Z test_nvfuser_correctness_linalg_solve_triangular_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.854s) 2023-01-11T23:10:57.7284857Z test_nvfuser_correctness_linalg_solve_triangular_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.846s) 2023-01-11T23:10:57.7285048Z test_nvfuser_correctness_linalg_solve_triangular_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.843s) 2023-01-11T23:10:57.7285233Z test_nvfuser_correctness_linalg_svd_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... ok (2.476s) 2023-01-11T23:10:57.7285406Z test_nvfuser_correctness_linalg_svd_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (1.562s) 2023-01-11T23:10:57.7285588Z test_nvfuser_correctness_linalg_svd_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (1.504s) 2023-01-11T23:10:57.7285771Z test_nvfuser_correctness_linalg_svd_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (1.627s) 2023-01-11T23:10:57.7285959Z test_nvfuser_correctness_linalg_svdvals_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.288s) 2023-01-11T23:10:57.7286147Z test_nvfuser_correctness_linalg_svdvals_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.203s) 2023-01-11T23:10:57.7286331Z test_nvfuser_correctness_linalg_svdvals_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.200s) 2023-01-11T23:10:57.7286516Z test_nvfuser_correctness_linalg_svdvals_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.211s) 2023-01-11T23:10:57.7286710Z test_nvfuser_correctness_linalg_tensorinv_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.025s) 2023-01-11T23:10:57.7286898Z test_nvfuser_correctness_linalg_tensorinv_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.016s) 2023-01-11T23:10:57.7287101Z test_nvfuser_correctness_linalg_tensorinv_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.015s) 2023-01-11T23:10:57.7287291Z test_nvfuser_correctness_linalg_tensorinv_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.017s) 2023-01-11T23:10:57.7287488Z test_nvfuser_correctness_linalg_tensorsolve_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.029s) 2023-01-11T23:10:57.7287685Z test_nvfuser_correctness_linalg_tensorsolve_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.030s) 2023-01-11T23:10:57.7287872Z test_nvfuser_correctness_linalg_tensorsolve_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.029s) 2023-01-11T23:10:57.7288058Z test_nvfuser_correctness_linalg_tensorsolve_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.029s) 2023-01-11T23:10:57.7288240Z test_nvfuser_correctness_linalg_vander_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.061s) 2023-01-11T23:10:57.7288431Z test_nvfuser_correctness_linalg_vander_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.061s) 2023-01-11T23:10:57.7288657Z test_nvfuser_correctness_linalg_vander_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.060s) 2023-01-11T23:10:57.7288872Z test_nvfuser_correctness_linalg_vander_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.059s) 2023-01-11T23:10:57.7289099Z test_nvfuser_correctness_linalg_vander_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.057s) 2023-01-11T23:10:57.7289323Z test_nvfuser_correctness_linalg_vander_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.057s) 2023-01-11T23:10:57.7289550Z test_nvfuser_correctness_linalg_vander_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.056s) 2023-01-11T23:10:57.7289778Z test_nvfuser_correctness_linalg_vander_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.056s) 2023-01-11T23:10:57.7289997Z test_nvfuser_correctness_linalg_vander_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.057s) 2023-01-11T23:10:57.7290232Z test_nvfuser_correctness_linalg_vecdot_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.248s) 2023-01-11T23:10:57.7290497Z test_nvfuser_correctness_linalg_vecdot_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.254s) 2023-01-11T23:10:57.7290729Z test_nvfuser_correctness_linalg_vecdot_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.256s) 2023-01-11T23:10:57.7290950Z test_nvfuser_correctness_linalg_vecdot_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.250s) 2023-01-11T23:10:57.7291176Z test_nvfuser_correctness_linalg_vecdot_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.248s) 2023-01-11T23:10:57.7291404Z test_nvfuser_correctness_linalg_vecdot_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.248s) 2023-01-11T23:10:57.7291598Z test_nvfuser_correctness_linalg_vector_norm_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (1.105s) 2023-01-11T23:10:57.7291791Z test_nvfuser_correctness_linalg_vector_norm_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... ok (1.102s) 2023-01-11T23:10:57.7291987Z test_nvfuser_correctness_linalg_vector_norm_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (1.114s) 2023-01-11T23:10:57.7292171Z test_nvfuser_correctness_linalg_vector_norm_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (1.110s) 2023-01-11T23:10:57.7292355Z test_nvfuser_correctness_linalg_vector_norm_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (1.114s) 2023-01-11T23:10:57.7292537Z test_nvfuser_correctness_linalg_vector_norm_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (1.105s) 2023-01-11T23:10:57.7292711Z test_nvfuser_correctness_linspace_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.284s) 2023-01-11T23:10:57.7292892Z test_nvfuser_correctness_linspace_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.282s) 2023-01-11T23:10:57.7293080Z test_nvfuser_correctness_linspace_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.284s) 2023-01-11T23:10:57.7293279Z test_nvfuser_correctness_linspace_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.313s) 2023-01-11T23:10:57.7293458Z test_nvfuser_correctness_linspace_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.283s) 2023-01-11T23:10:57.7293636Z test_nvfuser_correctness_linspace_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.277s) 2023-01-11T23:10:57.7293815Z test_nvfuser_correctness_linspace_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.270s) 2023-01-11T23:10:57.7293989Z test_nvfuser_correctness_linspace_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.270s) 2023-01-11T23:10:57.7294167Z test_nvfuser_correctness_linspace_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.268s) 2023-01-11T23:10:57.7294481Z test_nvfuser_correctness_linspace_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.269s) 2023-01-11T23:10:57.7294678Z test_nvfuser_correctness_linspace_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.217s) 2023-01-11T23:10:57.7294874Z test_nvfuser_correctness_log10_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.396s) 2023-01-11T23:10:57.7295068Z test_nvfuser_correctness_log10_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.398s) 2023-01-11T23:10:57.7295265Z test_nvfuser_correctness_log10_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.322s) 2023-01-11T23:10:57.7295458Z test_nvfuser_correctness_log10_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.283s) 2023-01-11T23:10:57.7295647Z test_nvfuser_correctness_log10_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.394s) 2023-01-11T23:10:57.7295842Z test_nvfuser_correctness_log10_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.389s) 2023-01-11T23:10:57.7296036Z test_nvfuser_correctness_log10_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.396s) 2023-01-11T23:10:57.7296215Z test_nvfuser_correctness_log10_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.032s) 2023-01-11T23:10:57.7296406Z test_nvfuser_correctness_log10_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.398s) 2023-01-11T23:10:57.7296634Z test_nvfuser_correctness_log10_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.397s) 2023-01-11T23:10:57.7296824Z test_nvfuser_correctness_log10_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.032s) 2023-01-11T23:10:57.7297009Z test_nvfuser_correctness_log10_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.032s) 2023-01-11T23:10:57.7297207Z test_nvfuser_correctness_log1p_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.202s) 2023-01-11T23:10:57.7297396Z test_nvfuser_correctness_log1p_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.205s) 2023-01-11T23:10:57.7297596Z test_nvfuser_correctness_log1p_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.012s) 2023-01-11T23:10:57.7297783Z test_nvfuser_correctness_log1p_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.012s) 2023-01-11T23:10:57.7297980Z test_nvfuser_correctness_log1p_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.201s) 2023-01-11T23:10:57.7298174Z test_nvfuser_correctness_log1p_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.196s) 2023-01-11T23:10:57.7298365Z test_nvfuser_correctness_log1p_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.202s) 2023-01-11T23:10:57.7298553Z test_nvfuser_correctness_log1p_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.012s) 2023-01-11T23:10:57.7298740Z test_nvfuser_correctness_log1p_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.205s) 2023-01-11T23:10:57.7298927Z test_nvfuser_correctness_log1p_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.205s) 2023-01-11T23:10:57.7299115Z test_nvfuser_correctness_log1p_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.012s) 2023-01-11T23:10:57.7299300Z test_nvfuser_correctness_log1p_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.011s) 2023-01-11T23:10:57.7299482Z test_nvfuser_correctness_log2_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.393s) 2023-01-11T23:10:57.7299707Z test_nvfuser_correctness_log2_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.398s) 2023-01-11T23:10:57.7299903Z test_nvfuser_correctness_log2_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.321s) 2023-01-11T23:10:57.7300093Z test_nvfuser_correctness_log2_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.282s) 2023-01-11T23:10:57.7300286Z test_nvfuser_correctness_log2_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.393s) 2023-01-11T23:10:57.7300479Z test_nvfuser_correctness_log2_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.388s) 2023-01-11T23:10:57.7300672Z test_nvfuser_correctness_log2_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.395s) 2023-01-11T23:10:57.7300854Z test_nvfuser_correctness_log2_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.032s) 2023-01-11T23:10:57.7301040Z test_nvfuser_correctness_log2_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.396s) 2023-01-11T23:10:57.7301215Z test_nvfuser_correctness_log2_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.396s) 2023-01-11T23:10:57.7301405Z test_nvfuser_correctness_log2_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.032s) 2023-01-11T23:10:57.7301586Z test_nvfuser_correctness_log2_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.031s) 2023-01-11T23:10:57.7301778Z test_nvfuser_correctness_log_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.393s) 2023-01-11T23:10:57.7301969Z test_nvfuser_correctness_log_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.398s) 2023-01-11T23:10:57.7302163Z test_nvfuser_correctness_log_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.304s) 2023-01-11T23:10:57.7302358Z test_nvfuser_correctness_log_cuda_complex32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.272s) 2023-01-11T23:10:57.7302553Z test_nvfuser_correctness_log_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.268s) 2023-01-11T23:10:57.7302734Z test_nvfuser_correctness_log_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.392s) 2023-01-11T23:10:57.7302944Z test_nvfuser_correctness_log_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.388s) 2023-01-11T23:10:57.7303115Z test_nvfuser_correctness_log_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.395s) 2023-01-11T23:10:57.7303283Z test_nvfuser_correctness_log_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.032s) 2023-01-11T23:10:57.7303454Z test_nvfuser_correctness_log_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.396s) 2023-01-11T23:10:57.7303622Z test_nvfuser_correctness_log_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.396s) 2023-01-11T23:10:57.7303793Z test_nvfuser_correctness_log_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.032s) 2023-01-11T23:10:57.7303962Z test_nvfuser_correctness_log_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.031s) 2023-01-11T23:10:57.7304151Z test_nvfuser_correctness_log_softmax_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (1.619s) 2023-01-11T23:10:57.7304330Z test_nvfuser_correctness_log_softmax_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (1.614s) 2023-01-11T23:10:57.7304508Z test_nvfuser_correctness_log_softmax_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (1.418s) 2023-01-11T23:10:57.7304688Z test_nvfuser_correctness_log_softmax_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (1.440s) 2023-01-11T23:10:57.7304886Z test_nvfuser_correctness_log_softmax_with_dtype_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (1.791s) 2023-01-11T23:10:57.7305080Z test_nvfuser_correctness_log_softmax_with_dtype_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... ok (1.770s) 2023-01-11T23:10:57.7305279Z test_nvfuser_correctness_log_softmax_with_dtype_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.073s) 2023-01-11T23:10:57.7305479Z test_nvfuser_correctness_log_softmax_with_dtype_cuda_complex32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.072s) 2023-01-11T23:10:57.7305693Z test_nvfuser_correctness_log_softmax_with_dtype_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.072s) 2023-01-11T23:10:57.7305890Z test_nvfuser_correctness_log_softmax_with_dtype_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (1.784s) 2023-01-11T23:10:57.7306074Z test_nvfuser_correctness_log_softmax_with_dtype_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (1.560s) 2023-01-11T23:10:57.7306263Z test_nvfuser_correctness_log_softmax_with_dtype_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (1.439s) 2023-01-11T23:10:57.7306455Z test_nvfuser_correctness_log_softmax_with_dtype_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.072s) 2023-01-11T23:10:57.7306645Z test_nvfuser_correctness_log_softmax_with_dtype_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (1.561s) 2023-01-11T23:10:57.7306833Z test_nvfuser_correctness_log_softmax_with_dtype_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (1.471s) 2023-01-11T23:10:57.7307025Z test_nvfuser_correctness_log_softmax_with_dtype_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.072s) 2023-01-11T23:10:57.7307212Z test_nvfuser_correctness_log_softmax_with_dtype_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.072s) 2023-01-11T23:10:57.7307400Z test_nvfuser_correctness_logaddexp2_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.012s) 2023-01-11T23:10:57.7307585Z test_nvfuser_correctness_logaddexp2_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.012s) 2023-01-11T23:10:57.7307764Z test_nvfuser_correctness_logaddexp2_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.012s) 2023-01-11T23:10:57.7307938Z test_nvfuser_correctness_logaddexp_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.012s) 2023-01-11T23:10:57.7308121Z test_nvfuser_correctness_logaddexp_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.012s) 2023-01-11T23:10:57.7308296Z test_nvfuser_correctness_logaddexp_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.012s) 2023-01-11T23:10:57.7308515Z test_nvfuser_correctness_logcumsumexp_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.069s) 2023-01-11T23:10:57.7308756Z test_nvfuser_correctness_logcumsumexp_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.068s) 2023-01-11T23:10:57.7308940Z test_nvfuser_correctness_logcumsumexp_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.068s) 2023-01-11T23:10:57.7309116Z test_nvfuser_correctness_logcumsumexp_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.068s) 2023-01-11T23:10:57.7309301Z test_nvfuser_correctness_logdet_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.118s) 2023-01-11T23:10:57.7309471Z test_nvfuser_correctness_logdet_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.114s) 2023-01-11T23:10:57.7309643Z test_nvfuser_correctness_logdet_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.114s) 2023-01-11T23:10:57.7309819Z test_nvfuser_correctness_logdet_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.114s) 2023-01-11T23:10:57.7310003Z test_nvfuser_correctness_logical_and_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.094s) 2023-01-11T23:10:57.7310184Z test_nvfuser_correctness_logical_and_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.095s) 2023-01-11T23:10:57.7310369Z test_nvfuser_correctness_logical_and_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... ok (2.532s) 2023-01-11T23:10:57.7310555Z test_nvfuser_correctness_logical_and_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (2.530s) 2023-01-11T23:10:57.7310734Z test_nvfuser_correctness_logical_and_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.095s) 2023-01-11T23:10:57.7310918Z test_nvfuser_correctness_logical_and_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.095s) 2023-01-11T23:10:57.7311089Z test_nvfuser_correctness_logical_and_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.094s) 2023-01-11T23:10:57.7311295Z test_nvfuser_correctness_logical_and_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.095s) 2023-01-11T23:10:57.7311494Z test_nvfuser_correctness_logical_and_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.094s) 2023-01-11T23:10:57.7311718Z test_nvfuser_correctness_logical_and_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.095s) 2023-01-11T23:10:57.7311939Z test_nvfuser_correctness_logical_and_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.094s) 2023-01-11T23:10:57.7312159Z test_nvfuser_correctness_logical_and_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.095s) 2023-01-11T23:10:57.7312386Z test_nvfuser_correctness_logical_not_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.032s) 2023-01-11T23:10:57.7312587Z test_nvfuser_correctness_logical_not_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.031s) 2023-01-11T23:10:57.7312770Z test_nvfuser_correctness_logical_not_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.031s) 2023-01-11T23:10:57.7312950Z test_nvfuser_correctness_logical_not_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.031s) 2023-01-11T23:10:57.7313137Z test_nvfuser_correctness_logical_not_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.032s) 2023-01-11T23:10:57.7313314Z test_nvfuser_correctness_logical_not_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.031s) 2023-01-11T23:10:57.7313490Z test_nvfuser_correctness_logical_not_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.031s) 2023-01-11T23:10:57.7313666Z test_nvfuser_correctness_logical_not_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.031s) 2023-01-11T23:10:57.7313837Z test_nvfuser_correctness_logical_not_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.031s) 2023-01-11T23:10:57.7314006Z test_nvfuser_correctness_logical_not_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.030s) 2023-01-11T23:10:57.7314186Z test_nvfuser_correctness_logical_not_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.030s) 2023-01-11T23:10:57.7314365Z test_nvfuser_correctness_logical_not_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.031s) 2023-01-11T23:10:57.7314560Z test_nvfuser_correctness_logical_or_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.094s) 2023-01-11T23:10:57.7314742Z test_nvfuser_correctness_logical_or_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.095s) 2023-01-11T23:10:57.7314932Z test_nvfuser_correctness_logical_or_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... ok (2.545s) 2023-01-11T23:10:57.7315115Z test_nvfuser_correctness_logical_or_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (2.530s) 2023-01-11T23:10:57.7315296Z test_nvfuser_correctness_logical_or_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.095s) 2023-01-11T23:10:57.7315472Z test_nvfuser_correctness_logical_or_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.095s) 2023-01-11T23:10:57.7315644Z test_nvfuser_correctness_logical_or_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.095s) 2023-01-11T23:10:57.7315825Z test_nvfuser_correctness_logical_or_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.105s) 2023-01-11T23:10:57.7315996Z test_nvfuser_correctness_logical_or_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.116s) 2023-01-11T23:10:57.7316157Z test_nvfuser_correctness_logical_or_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.096s) 2023-01-11T23:10:57.7316331Z test_nvfuser_correctness_logical_or_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.095s) 2023-01-11T23:10:57.7316507Z test_nvfuser_correctness_logical_or_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.096s) 2023-01-11T23:10:57.7316691Z test_nvfuser_correctness_logical_xor_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.095s) 2023-01-11T23:10:57.7316865Z test_nvfuser_correctness_logical_xor_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.095s) 2023-01-11T23:10:57.7317070Z test_nvfuser_correctness_logical_xor_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... ok (2.544s) 2023-01-11T23:10:57.7317262Z test_nvfuser_correctness_logical_xor_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (2.535s) 2023-01-11T23:10:57.7317441Z test_nvfuser_correctness_logical_xor_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.095s) 2023-01-11T23:10:57.7317619Z test_nvfuser_correctness_logical_xor_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.096s) 2023-01-11T23:10:57.7317790Z test_nvfuser_correctness_logical_xor_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.095s) 2023-01-11T23:10:57.7317966Z test_nvfuser_correctness_logical_xor_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.095s) 2023-01-11T23:10:57.7318144Z test_nvfuser_correctness_logical_xor_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.095s) 2023-01-11T23:10:57.7318320Z test_nvfuser_correctness_logical_xor_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.095s) 2023-01-11T23:10:57.7318517Z test_nvfuser_correctness_logical_xor_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.095s) 2023-01-11T23:10:57.7318737Z test_nvfuser_correctness_logical_xor_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.095s) 2023-01-11T23:10:57.7318955Z test_nvfuser_correctness_logit_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.046s) 2023-01-11T23:10:57.7319174Z test_nvfuser_correctness_logit_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.045s) 2023-01-11T23:10:57.7319393Z test_nvfuser_correctness_logit_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.045s) 2023-01-11T23:10:57.7319602Z test_nvfuser_correctness_logit_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.045s) 2023-01-11T23:10:57.7319816Z test_nvfuser_correctness_logit_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.046s) 2023-01-11T23:10:57.7320029Z test_nvfuser_correctness_logit_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.045s) 2023-01-11T23:10:57.7320244Z test_nvfuser_correctness_logit_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.045s) 2023-01-11T23:10:57.7320488Z test_nvfuser_correctness_logit_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.045s) 2023-01-11T23:10:57.7320699Z test_nvfuser_correctness_logit_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.045s) 2023-01-11T23:10:57.7320906Z test_nvfuser_correctness_logit_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.046s) 2023-01-11T23:10:57.7321113Z test_nvfuser_correctness_logspace_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (2.425s) 2023-01-11T23:10:57.7321289Z test_nvfuser_correctness_logspace_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... ok (2.444s) 2023-01-11T23:10:57.7321472Z test_nvfuser_correctness_logspace_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (2.449s) 2023-01-11T23:10:57.7321648Z test_nvfuser_correctness_logspace_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (2.438s) 2023-01-11T23:10:57.7321827Z test_nvfuser_correctness_logspace_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (2.415s) 2023-01-11T23:10:57.7322004Z test_nvfuser_correctness_logspace_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (2.412s) 2023-01-11T23:10:57.7322178Z test_nvfuser_correctness_logspace_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (2.162s) 2023-01-11T23:10:57.7322356Z test_nvfuser_correctness_logspace_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (2.178s) 2023-01-11T23:10:57.7322536Z test_nvfuser_correctness_logspace_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (2.146s) 2023-01-11T23:10:57.7322712Z test_nvfuser_correctness_logspace_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.884s) 2023-01-11T23:10:57.7322876Z test_nvfuser_correctness_logspace_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.701s) 2023-01-11T23:10:57.7323057Z test_nvfuser_correctness_logsumexp_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.068s) 2023-01-11T23:10:57.7323253Z test_nvfuser_correctness_logsumexp_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.067s) 2023-01-11T23:10:57.7323440Z test_nvfuser_correctness_logsumexp_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.067s) 2023-01-11T23:10:57.7323615Z test_nvfuser_correctness_logsumexp_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.197s) 2023-01-11T23:10:57.7323790Z test_nvfuser_correctness_logsumexp_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.195s) 2023-01-11T23:10:57.7323970Z test_nvfuser_correctness_logsumexp_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.067s) 2023-01-11T23:10:57.7324143Z test_nvfuser_correctness_logsumexp_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.067s) 2023-01-11T23:10:57.7324316Z test_nvfuser_correctness_logsumexp_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.068s) 2023-01-11T23:10:57.7324480Z test_nvfuser_correctness_logsumexp_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.067s) 2023-01-11T23:10:57.7324659Z test_nvfuser_correctness_logsumexp_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.067s) 2023-01-11T23:10:57.7324835Z test_nvfuser_correctness_long_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.386s) 2023-01-11T23:10:57.7325004Z test_nvfuser_correctness_long_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.382s) 2023-01-11T23:10:57.7325179Z test_nvfuser_correctness_long_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.031s) 2023-01-11T23:10:57.7325352Z test_nvfuser_correctness_long_cuda_complex32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.031s) 2023-01-11T23:10:57.7325527Z test_nvfuser_correctness_long_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.031s) 2023-01-11T23:10:57.7325697Z test_nvfuser_correctness_long_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.387s) 2023-01-11T23:10:57.7325871Z test_nvfuser_correctness_long_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.382s) 2023-01-11T23:10:57.7326036Z test_nvfuser_correctness_long_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.381s) 2023-01-11T23:10:57.7326238Z test_nvfuser_correctness_long_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.030s) 2023-01-11T23:10:57.7326408Z test_nvfuser_correctness_long_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.382s) 2023-01-11T23:10:57.7326572Z test_nvfuser_correctness_long_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.384s) 2023-01-11T23:10:57.7326737Z test_nvfuser_correctness_long_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.030s) 2023-01-11T23:10:57.7326898Z test_nvfuser_correctness_long_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.030s) 2023-01-11T23:10:57.7327064Z test_nvfuser_correctness_lt_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (1.635s) 2023-01-11T23:10:57.7327229Z test_nvfuser_correctness_lt_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... ok (1.598s) 2023-01-11T23:10:57.7327390Z test_nvfuser_correctness_lt_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (1.634s) 2023-01-11T23:10:57.7327552Z test_nvfuser_correctness_lt_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (1.598s) 2023-01-11T23:10:57.7327715Z test_nvfuser_correctness_lt_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (1.637s) 2023-01-11T23:10:57.7327881Z test_nvfuser_correctness_lt_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.098s) 2023-01-11T23:10:57.7328049Z test_nvfuser_correctness_lt_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (1.610s) 2023-01-11T23:10:57.7328215Z test_nvfuser_correctness_lt_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (1.602s) 2023-01-11T23:10:57.7328378Z test_nvfuser_correctness_lt_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.096s) 2023-01-11T23:10:57.7328556Z test_nvfuser_correctness_lt_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.126s) 2023-01-11T23:10:57.7329295Z test_nvfuser_correctness_lu_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... /opt/conda/lib/python3.10/site-packages/torch/functional.py:1728: UserWarning: torch.lu is deprecated in favor of torch.linalg.lu_factor / torch.linalg.lu_factor_ex and will be removed in a future PyTorch release. 2023-01-11T23:10:57.7329446Z LU, pivots = torch.lu(A, compute_pivots) 2023-01-11T23:10:57.7329547Z should be replaced with 2023-01-11T23:10:57.7329706Z LU, pivots = torch.linalg.lu_factor(A, compute_pivots) 2023-01-11T23:10:57.7329792Z and 2023-01-11T23:10:57.7329966Z LU, pivots, info = torch.lu(A, compute_pivots, get_infos=True) 2023-01-11T23:10:57.7330075Z should be replaced with 2023-01-11T23:10:57.7330398Z LU, pivots, info = torch.linalg.lu_factor_ex(A, compute_pivots) (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/BatchLinearAlgebra.cpp:2029.) 2023-01-11T23:10:57.7330586Z return torch._lu_with_info(A, pivot=pivot, check_errors=(not get_infos)) 2023-01-11T23:10:57.7330668Z ok (0.501s) 2023-01-11T23:10:57.7330888Z test_nvfuser_correctness_lu_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.446s) 2023-01-11T23:10:57.7331101Z test_nvfuser_correctness_lu_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.436s) 2023-01-11T23:10:57.7331316Z test_nvfuser_correctness_lu_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.444s) 2023-01-11T23:10:57.7331687Z test_nvfuser_correctness_lu_solve_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... /var/lib/jenkins/workspace/test/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. 2023-01-11T23:10:57.7331827Z Note that torch.linalg.lu_solve has its arguments reversed. 2023-01-11T23:10:57.7331926Z X = torch.lu_solve(B, LU, pivots) 2023-01-11T23:10:57.7332012Z should be replaced with 2023-01-11T23:10:57.7332253Z X = torch.linalg.lu_solve(LU, pivots, B) (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/BatchLinearAlgebra.cpp:2183.) 2023-01-11T23:10:57.7332404Z ref = variant(*clone_inputs((sample.input, *sample.args)), **sample.kwargs) 2023-01-11T23:10:57.7332479Z ok (0.315s) 2023-01-11T23:10:57.7332669Z test_nvfuser_correctness_lu_solve_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.306s) 2023-01-11T23:10:57.7332872Z test_nvfuser_correctness_lu_solve_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.302s) 2023-01-11T23:10:57.7333046Z test_nvfuser_correctness_lu_solve_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.302s) 2023-01-11T23:10:57.7333234Z test_nvfuser_correctness_lu_unpack_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.237s) 2023-01-11T23:10:57.7333421Z test_nvfuser_correctness_lu_unpack_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.240s) 2023-01-11T23:10:57.7333603Z test_nvfuser_correctness_lu_unpack_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.234s) 2023-01-11T23:10:57.7333774Z test_nvfuser_correctness_lu_unpack_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.229s) 2023-01-11T23:10:57.7333950Z test_nvfuser_correctness_mH_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.002s) 2023-01-11T23:10:57.7334126Z test_nvfuser_correctness_mH_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.001s) 2023-01-11T23:10:57.7334471Z test_nvfuser_correctness_mH_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.001s) 2023-01-11T23:10:57.7334671Z test_nvfuser_correctness_mH_cuda_complex32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.001s) 2023-01-11T23:10:57.7334849Z test_nvfuser_correctness_mH_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.001s) 2023-01-11T23:10:57.7335020Z test_nvfuser_correctness_mH_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.001s) 2023-01-11T23:10:57.7335189Z test_nvfuser_correctness_mH_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.001s) 2023-01-11T23:10:57.7335357Z test_nvfuser_correctness_mH_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.001s) 2023-01-11T23:10:57.7335516Z test_nvfuser_correctness_mH_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.001s) 2023-01-11T23:10:57.7335735Z test_nvfuser_correctness_mH_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.001s) 2023-01-11T23:10:57.7335908Z test_nvfuser_correctness_mH_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.001s) 2023-01-11T23:10:57.7336075Z test_nvfuser_correctness_mH_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.001s) 2023-01-11T23:10:57.7336242Z test_nvfuser_correctness_mH_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.001s) 2023-01-11T23:10:57.7336420Z test_nvfuser_correctness_mT_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.001s) 2023-01-11T23:10:57.7336592Z test_nvfuser_correctness_mT_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.001s) 2023-01-11T23:10:57.7336769Z test_nvfuser_correctness_mT_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.001s) 2023-01-11T23:10:57.7336934Z test_nvfuser_correctness_mT_cuda_complex32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.001s) 2023-01-11T23:10:57.7337115Z test_nvfuser_correctness_mT_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.001s) 2023-01-11T23:10:57.7337286Z test_nvfuser_correctness_mT_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.001s) 2023-01-11T23:10:57.7337456Z test_nvfuser_correctness_mT_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.001s) 2023-01-11T23:10:57.7337623Z test_nvfuser_correctness_mT_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.001s) 2023-01-11T23:10:57.7337788Z test_nvfuser_correctness_mT_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.001s) 2023-01-11T23:10:57.7337956Z test_nvfuser_correctness_mT_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.001s) 2023-01-11T23:10:57.7338121Z test_nvfuser_correctness_mT_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.001s) 2023-01-11T23:10:57.7338290Z test_nvfuser_correctness_mT_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.001s) 2023-01-11T23:10:57.7338447Z test_nvfuser_correctness_mT_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.001s) 2023-01-11T23:10:57.7338680Z test_nvfuser_correctness_masked_amax_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2023-01-11T23:10:57.7338880Z test_nvfuser_correctness_masked_amax_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2023-01-11T23:10:57.7339070Z test_nvfuser_correctness_masked_amax_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2023-01-11T23:10:57.7339270Z test_nvfuser_correctness_masked_amax_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2023-01-11T23:10:57.7339469Z test_nvfuser_correctness_masked_amax_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2023-01-11T23:10:57.7339666Z test_nvfuser_correctness_masked_amax_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2023-01-11T23:10:57.7339860Z test_nvfuser_correctness_masked_amax_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2023-01-11T23:10:57.7340051Z test_nvfuser_correctness_masked_amax_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2023-01-11T23:10:57.7340235Z test_nvfuser_correctness_masked_amax_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2023-01-11T23:10:57.7340431Z test_nvfuser_correctness_masked_amin_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2023-01-11T23:10:57.7340625Z test_nvfuser_correctness_masked_amin_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2023-01-11T23:10:57.7340818Z test_nvfuser_correctness_masked_amin_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2023-01-11T23:10:57.7341009Z test_nvfuser_correctness_masked_amin_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2023-01-11T23:10:57.7341200Z test_nvfuser_correctness_masked_amin_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2023-01-11T23:10:57.7341415Z test_nvfuser_correctness_masked_amin_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2023-01-11T23:10:57.7341610Z test_nvfuser_correctness_masked_amin_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2023-01-11T23:10:57.7341802Z test_nvfuser_correctness_masked_amin_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2023-01-11T23:10:57.7341982Z test_nvfuser_correctness_masked_amin_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2023-01-11T23:10:57.7342173Z test_nvfuser_correctness_masked_argmax_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (3.709s) 2023-01-11T23:10:57.7342365Z test_nvfuser_correctness_masked_argmax_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (3.557s) 2023-01-11T23:10:57.7342549Z test_nvfuser_correctness_masked_argmax_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (3.493s) 2023-01-11T23:10:57.7342734Z test_nvfuser_correctness_masked_argmax_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (3.489s) 2023-01-11T23:10:57.7342921Z test_nvfuser_correctness_masked_argmax_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (1.888s) 2023-01-11T23:10:57.7343100Z test_nvfuser_correctness_masked_argmax_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (3.340s) 2023-01-11T23:10:57.7343275Z test_nvfuser_correctness_masked_argmax_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (3.341s) 2023-01-11T23:10:57.7343459Z test_nvfuser_correctness_masked_argmax_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.590s) 2023-01-11T23:10:57.7343632Z test_nvfuser_correctness_masked_argmax_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.584s) 2023-01-11T23:10:57.7343819Z test_nvfuser_correctness_masked_argmin_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.851s) 2023-01-11T23:10:57.7344000Z test_nvfuser_correctness_masked_argmin_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.853s) 2023-01-11T23:10:57.7344188Z test_nvfuser_correctness_masked_argmin_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.855s) 2023-01-11T23:10:57.7344415Z test_nvfuser_correctness_masked_argmin_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.856s) 2023-01-11T23:10:57.7344597Z test_nvfuser_correctness_masked_argmin_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.587s) 2023-01-11T23:10:57.7344777Z test_nvfuser_correctness_masked_argmin_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.711s) 2023-01-11T23:10:57.7344953Z test_nvfuser_correctness_masked_argmin_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.703s) 2023-01-11T23:10:57.7345134Z test_nvfuser_correctness_masked_argmin_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.589s) 2023-01-11T23:10:57.7345306Z test_nvfuser_correctness_masked_argmin_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.590s) 2023-01-11T23:10:57.7345498Z test_nvfuser_correctness_masked_cumprod_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (2.344s) 2023-01-11T23:10:57.7345694Z test_nvfuser_correctness_masked_cumprod_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... ok (1.439s) 2023-01-11T23:10:57.7345895Z test_nvfuser_correctness_masked_cumprod_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.156s) 2023-01-11T23:10:57.7346080Z test_nvfuser_correctness_masked_cumprod_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (2.173s) 2023-01-11T23:10:57.7346268Z test_nvfuser_correctness_masked_cumprod_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (2.115s) 2023-01-11T23:10:57.7346458Z test_nvfuser_correctness_masked_cumprod_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (2.151s) 2023-01-11T23:10:57.7346644Z test_nvfuser_correctness_masked_cumprod_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.155s) 2023-01-11T23:10:57.7346828Z test_nvfuser_correctness_masked_cumprod_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (2.075s) 2023-01-11T23:10:57.7347029Z test_nvfuser_correctness_masked_cumprod_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (2.075s) 2023-01-11T23:10:57.7347217Z test_nvfuser_correctness_masked_cumprod_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.150s) 2023-01-11T23:10:57.7347401Z test_nvfuser_correctness_masked_cumprod_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.150s) 2023-01-11T23:10:57.7347588Z test_nvfuser_correctness_masked_cumsum_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.190s) 2023-01-11T23:10:57.7347782Z test_nvfuser_correctness_masked_cumsum_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.158s) 2023-01-11T23:10:57.7347976Z test_nvfuser_correctness_masked_cumsum_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.158s) 2023-01-11T23:10:57.7348167Z test_nvfuser_correctness_masked_cumsum_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.192s) 2023-01-11T23:10:57.7348352Z test_nvfuser_correctness_masked_cumsum_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.194s) 2023-01-11T23:10:57.7348541Z test_nvfuser_correctness_masked_cumsum_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.193s) 2023-01-11T23:10:57.7348773Z test_nvfuser_correctness_masked_cumsum_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.155s) 2023-01-11T23:10:57.7348954Z test_nvfuser_correctness_masked_cumsum_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.189s) 2023-01-11T23:10:57.7349138Z test_nvfuser_correctness_masked_cumsum_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.188s) 2023-01-11T23:10:57.7349322Z test_nvfuser_correctness_masked_cumsum_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.151s) 2023-01-11T23:10:57.7349504Z test_nvfuser_correctness_masked_cumsum_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.152s) 2023-01-11T23:10:57.7349690Z test_nvfuser_correctness_masked_fill_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.112s) 2023-01-11T23:10:57.7349874Z test_nvfuser_correctness_masked_fill_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.104s) 2023-01-11T23:10:57.7350072Z test_nvfuser_correctness_masked_fill_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.110s) 2023-01-11T23:10:57.7350291Z test_nvfuser_correctness_masked_fill_cuda_complex32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.110s) 2023-01-11T23:10:57.7350466Z test_nvfuser_correctness_masked_fill_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.111s) 2023-01-11T23:10:57.7350653Z test_nvfuser_correctness_masked_fill_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.109s) 2023-01-11T23:10:57.7350835Z test_nvfuser_correctness_masked_fill_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.110s) 2023-01-11T23:10:57.7351019Z test_nvfuser_correctness_masked_fill_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.108s) 2023-01-11T23:10:57.7351202Z test_nvfuser_correctness_masked_fill_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.104s) 2023-01-11T23:10:57.7351386Z test_nvfuser_correctness_masked_fill_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.103s) 2023-01-11T23:10:57.7351568Z test_nvfuser_correctness_masked_fill_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.104s) 2023-01-11T23:10:57.7351749Z test_nvfuser_correctness_masked_fill_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.104s) 2023-01-11T23:10:57.7351925Z test_nvfuser_correctness_masked_fill_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.105s) 2023-01-11T23:10:57.7352109Z test_nvfuser_correctness_masked_log_softmax_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.212s) 2023-01-11T23:10:57.7352306Z test_nvfuser_correctness_masked_log_softmax_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.215s) 2023-01-11T23:10:57.7352496Z test_nvfuser_correctness_masked_log_softmax_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (3.807s) 2023-01-11T23:10:57.7352686Z test_nvfuser_correctness_masked_log_softmax_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (2.702s) 2023-01-11T23:10:57.7352905Z test_nvfuser_correctness_masked_logaddexp_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (3.226s) 2023-01-11T23:10:57.7353106Z test_nvfuser_correctness_masked_logaddexp_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (3.077s) 2023-01-11T23:10:57.7353298Z test_nvfuser_correctness_masked_logaddexp_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (3.080s) 2023-01-11T23:10:57.7353490Z test_nvfuser_correctness_masked_logsumexp_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (3.143s) 2023-01-11T23:10:57.7353679Z test_nvfuser_correctness_masked_logsumexp_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (3.152s) 2023-01-11T23:10:57.7353858Z test_nvfuser_correctness_masked_logsumexp_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (3.075s) 2023-01-11T23:10:57.7354045Z test_nvfuser_correctness_masked_logsumexp_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (3.087s) 2023-01-11T23:10:57.7354234Z test_nvfuser_correctness_masked_logsumexp_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (1.035s) 2023-01-11T23:10:57.7354427Z test_nvfuser_correctness_masked_logsumexp_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (2.857s) 2023-01-11T23:10:57.7354634Z test_nvfuser_correctness_masked_logsumexp_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (2.861s) 2023-01-11T23:10:57.7354866Z test_nvfuser_correctness_masked_logsumexp_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (1.042s) 2023-01-11T23:10:57.7355096Z test_nvfuser_correctness_masked_logsumexp_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (1.079s) 2023-01-11T23:10:57.7355326Z test_nvfuser_correctness_masked_mean_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (23.618s) 2023-01-11T23:10:57.7355550Z test_nvfuser_correctness_masked_mean_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... ok (7.064s) 2023-01-11T23:10:57.7355780Z test_nvfuser_correctness_masked_mean_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... ok (3.472s) 2023-01-11T23:10:57.7355989Z test_nvfuser_correctness_masked_mean_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (1.879s) 2023-01-11T23:10:57.7356198Z test_nvfuser_correctness_masked_mean_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (22.200s) 2023-01-11T23:10:57.7356378Z test_nvfuser_correctness_masked_mean_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (21.505s) 2023-01-11T23:10:57.7356560Z test_nvfuser_correctness_masked_mean_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (21.301s) 2023-01-11T23:10:57.7356744Z test_nvfuser_correctness_masked_mean_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (1.967s) 2023-01-11T23:10:57.7356922Z test_nvfuser_correctness_masked_mean_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (5.840s) 2023-01-11T23:10:57.7357095Z test_nvfuser_correctness_masked_mean_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (5.601s) 2023-01-11T23:10:57.7357274Z test_nvfuser_correctness_masked_mean_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (1.906s) 2023-01-11T23:10:57.7357447Z test_nvfuser_correctness_masked_mean_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (1.898s) 2023-01-11T23:10:57.7357633Z test_nvfuser_correctness_masked_median_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.269s) 2023-01-11T23:10:57.7357822Z test_nvfuser_correctness_masked_median_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.255s) 2023-01-11T23:10:57.7358002Z test_nvfuser_correctness_masked_median_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.255s) 2023-01-11T23:10:57.7358192Z test_nvfuser_correctness_masked_norm_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (6.827s) 2023-01-11T23:10:57.7358373Z test_nvfuser_correctness_masked_norm_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (6.714s) 2023-01-11T23:10:57.7358557Z test_nvfuser_correctness_masked_norm_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (6.740s) 2023-01-11T23:10:57.7358738Z test_nvfuser_correctness_masked_norm_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (6.780s) 2023-01-11T23:10:57.7358958Z test_nvfuser_correctness_masked_normalize_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (1.259s) 2023-01-11T23:10:57.7359148Z test_nvfuser_correctness_masked_normalize_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.352s) 2023-01-11T23:10:57.7359342Z test_nvfuser_correctness_masked_normalize_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.349s) 2023-01-11T23:10:57.7359536Z test_nvfuser_correctness_masked_normalize_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (1.217s) 2023-01-11T23:10:57.7359729Z test_nvfuser_correctness_masked_normalize_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (1.166s) 2023-01-11T23:10:57.7359916Z test_nvfuser_correctness_masked_normalize_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (1.150s) 2023-01-11T23:10:57.7360145Z test_nvfuser_correctness_masked_prod_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (5.933s) 2023-01-11T23:10:57.7360380Z test_nvfuser_correctness_masked_prod_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... ok (5.784s) 2023-01-11T23:10:57.7360617Z test_nvfuser_correctness_masked_prod_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... ok (15.344s) 2023-01-11T23:10:57.7360851Z test_nvfuser_correctness_masked_prod_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (8.021s) 2023-01-11T23:10:57.7361064Z test_nvfuser_correctness_masked_prod_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (5.939s) 2023-01-11T23:10:57.7361283Z test_nvfuser_correctness_masked_prod_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (5.047s) 2023-01-11T23:10:57.7361510Z test_nvfuser_correctness_masked_prod_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (5.041s) 2023-01-11T23:10:57.7361736Z test_nvfuser_correctness_masked_prod_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (1.014s) 2023-01-11T23:10:57.7361956Z test_nvfuser_correctness_masked_prod_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (3.350s) 2023-01-11T23:10:57.7362180Z test_nvfuser_correctness_masked_prod_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (3.150s) 2023-01-11T23:10:57.7362476Z test_nvfuser_correctness_masked_prod_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (1.013s) 2023-01-11T23:10:57.7362684Z test_nvfuser_correctness_masked_prod_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (1.017s) 2023-01-11T23:10:57.7362873Z test_nvfuser_correctness_masked_scatter_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.060s) 2023-01-11T23:10:57.7363047Z test_nvfuser_correctness_masked_scatter_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.051s) 2023-01-11T23:10:57.7363240Z test_nvfuser_correctness_masked_scatter_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.051s) 2023-01-11T23:10:57.7363429Z test_nvfuser_correctness_masked_scatter_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.052s) 2023-01-11T23:10:57.7363616Z test_nvfuser_correctness_masked_scatter_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.051s) 2023-01-11T23:10:57.7363809Z test_nvfuser_correctness_masked_scatter_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.052s) 2023-01-11T23:10:57.7363994Z test_nvfuser_correctness_masked_scatter_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.050s) 2023-01-11T23:10:57.7364181Z test_nvfuser_correctness_masked_scatter_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.048s) 2023-01-11T23:10:57.7364367Z test_nvfuser_correctness_masked_scatter_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.048s) 2023-01-11T23:10:57.7364551Z test_nvfuser_correctness_masked_scatter_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.049s) 2023-01-11T23:10:57.7364724Z test_nvfuser_correctness_masked_scatter_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.048s) 2023-01-11T23:10:57.7364903Z test_nvfuser_correctness_masked_scatter_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.048s) 2023-01-11T23:10:57.7365109Z test_nvfuser_correctness_masked_select_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.089s) 2023-01-11T23:10:57.7365298Z test_nvfuser_correctness_masked_select_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.086s) 2023-01-11T23:10:57.7365487Z test_nvfuser_correctness_masked_select_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.089s) 2023-01-11T23:10:57.7365679Z test_nvfuser_correctness_masked_select_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.091s) 2023-01-11T23:10:57.7365865Z test_nvfuser_correctness_masked_select_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.089s) 2023-01-11T23:10:57.7366045Z test_nvfuser_correctness_masked_select_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.089s) 2023-01-11T23:10:57.7366228Z test_nvfuser_correctness_masked_select_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.089s) 2023-01-11T23:10:57.7366399Z test_nvfuser_correctness_masked_select_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.085s) 2023-01-11T23:10:57.7366581Z test_nvfuser_correctness_masked_select_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.085s) 2023-01-11T23:10:57.7366762Z test_nvfuser_correctness_masked_select_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.085s) 2023-01-11T23:10:57.7366942Z test_nvfuser_correctness_masked_select_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.085s) 2023-01-11T23:10:57.7367123Z test_nvfuser_correctness_masked_select_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.086s) 2023-01-11T23:10:57.7367312Z test_nvfuser_correctness_masked_softmax_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.230s) 2023-01-11T23:10:57.7367495Z test_nvfuser_correctness_masked_softmax_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.231s) 2023-01-11T23:10:57.7367679Z test_nvfuser_correctness_masked_softmax_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (3.821s) 2023-01-11T23:10:57.7367863Z test_nvfuser_correctness_masked_softmax_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (3.755s) 2023-01-11T23:10:57.7368065Z test_nvfuser_correctness_masked_softmin_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (2.585s) 2023-01-11T23:10:57.7368248Z test_nvfuser_correctness_masked_softmin_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (2.553s) 2023-01-11T23:10:57.7368435Z test_nvfuser_correctness_masked_softmin_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (4.209s) 2023-01-11T23:10:57.7368621Z test_nvfuser_correctness_masked_softmin_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (4.154s) 2023-01-11T23:10:57.7368816Z test_nvfuser_correctness_masked_std_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (10.431s) 2023-01-11T23:10:57.7369046Z test_nvfuser_correctness_masked_std_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... ok (4.031s) 2023-01-11T23:10:57.7369269Z test_nvfuser_correctness_masked_std_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (1.680s) 2023-01-11T23:10:57.7369508Z test_nvfuser_correctness_masked_std_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.010s) 2023-01-11T23:10:57.7369693Z test_nvfuser_correctness_masked_std_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (7.162s) 2023-01-11T23:10:57.7369873Z test_nvfuser_correctness_masked_std_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (7.271s) 2023-01-11T23:10:57.7370045Z test_nvfuser_correctness_masked_std_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (10.749s) 2023-01-11T23:10:57.7370224Z test_nvfuser_correctness_masked_std_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (7.430s) 2023-01-11T23:10:57.7370396Z test_nvfuser_correctness_masked_std_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (7.287s) 2023-01-11T23:10:57.7370572Z test_nvfuser_correctness_masked_std_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (1.501s) 2023-01-11T23:10:57.7370755Z test_nvfuser_correctness_masked_std_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (1.513s) 2023-01-11T23:10:57.7370974Z test_nvfuser_correctness_masked_sum_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.004s) 2023-01-11T23:10:57.7371173Z test_nvfuser_correctness_masked_sum_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2023-01-11T23:10:57.7371374Z test_nvfuser_correctness_masked_sum_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2023-01-11T23:10:57.7371574Z test_nvfuser_correctness_masked_sum_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2023-01-11T23:10:57.7371760Z test_nvfuser_correctness_masked_sum_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2023-01-11T23:10:57.7371958Z test_nvfuser_correctness_masked_sum_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2023-01-11T23:10:57.7372151Z test_nvfuser_correctness_masked_sum_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2023-01-11T23:10:57.7372350Z test_nvfuser_correctness_masked_sum_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2023-01-11T23:10:57.7372549Z test_nvfuser_correctness_masked_sum_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2023-01-11T23:10:57.7372740Z test_nvfuser_correctness_masked_sum_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2023-01-11T23:10:57.7372933Z test_nvfuser_correctness_masked_sum_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2023-01-11T23:10:57.7373121Z test_nvfuser_correctness_masked_sum_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2023-01-11T23:10:57.7373305Z test_nvfuser_correctness_masked_var_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (6.934s) 2023-01-11T23:10:57.7373484Z test_nvfuser_correctness_masked_var_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... ok (1.218s) 2023-01-11T23:10:57.7373671Z test_nvfuser_correctness_masked_var_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (1.220s) 2023-01-11T23:10:57.7373879Z test_nvfuser_correctness_masked_var_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (7.408s) 2023-01-11T23:10:57.7374059Z test_nvfuser_correctness_masked_var_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (6.663s) 2023-01-11T23:10:57.7374343Z test_nvfuser_correctness_masked_var_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (6.768s) 2023-01-11T23:10:57.7374522Z test_nvfuser_correctness_masked_var_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (8.165s) 2023-01-11T23:10:57.7374700Z test_nvfuser_correctness_masked_var_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (6.792s) 2023-01-11T23:10:57.7374879Z test_nvfuser_correctness_masked_var_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (6.722s) 2023-01-11T23:10:57.7375058Z test_nvfuser_correctness_masked_var_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (1.481s) 2023-01-11T23:10:57.7375231Z test_nvfuser_correctness_masked_var_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (1.499s) 2023-01-11T23:10:57.7375415Z test_nvfuser_correctness_matmul_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.172s) 2023-01-11T23:10:57.7375596Z test_nvfuser_correctness_matmul_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.171s) 2023-01-11T23:10:57.7375781Z test_nvfuser_correctness_matmul_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.172s) 2023-01-11T23:10:57.7375957Z test_nvfuser_correctness_matmul_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.169s) 2023-01-11T23:10:57.7376135Z test_nvfuser_correctness_matmul_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.168s) 2023-01-11T23:10:57.7376311Z test_nvfuser_correctness_matmul_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.168s) 2023-01-11T23:10:57.7376496Z test_nvfuser_correctness_matrix_exp_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.045s) 2023-01-11T23:10:57.7376723Z test_nvfuser_correctness_matrix_exp_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.046s) 2023-01-11T23:10:57.7376904Z test_nvfuser_correctness_matrix_exp_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.045s) 2023-01-11T23:10:57.7377087Z test_nvfuser_correctness_matrix_exp_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.046s) 2023-01-11T23:10:57.7377262Z test_nvfuser_correctness_matrix_exp_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.042s) 2023-01-11T23:10:57.7377441Z test_nvfuser_correctness_matrix_exp_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.042s) 2023-01-11T23:10:57.7377635Z test_nvfuser_correctness_max_binary_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (1.715s) 2023-01-11T23:10:57.7377822Z test_nvfuser_correctness_max_binary_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... ok (1.622s) 2023-01-11T23:10:57.7378002Z test_nvfuser_correctness_max_binary_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (1.681s) 2023-01-11T23:10:57.7378183Z test_nvfuser_correctness_max_binary_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (1.626s) 2023-01-11T23:10:57.7378365Z test_nvfuser_correctness_max_binary_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (1.650s) 2023-01-11T23:10:57.7378551Z test_nvfuser_correctness_max_binary_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.098s) 2023-01-11T23:10:57.7378769Z test_nvfuser_correctness_max_binary_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (1.608s) 2023-01-11T23:10:57.7378982Z test_nvfuser_correctness_max_binary_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (1.608s) 2023-01-11T23:10:57.7379205Z test_nvfuser_correctness_max_binary_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.097s) 2023-01-11T23:10:57.7379427Z test_nvfuser_correctness_max_binary_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.097s) 2023-01-11T23:10:57.7379694Z test_nvfuser_correctness_max_pool2d_with_indices_backward_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (16.351s) 2023-01-11T23:10:57.7379961Z test_nvfuser_correctness_max_pool2d_with_indices_backward_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (16.042s) 2023-01-11T23:10:57.7380254Z test_nvfuser_correctness_max_pool2d_with_indices_backward_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (15.954s) 2023-01-11T23:10:57.7380507Z test_nvfuser_correctness_max_pool2d_with_indices_backward_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (15.868s) 2023-01-11T23:10:57.7380742Z test_nvfuser_correctness_max_reduction_no_dim_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.142s) 2023-01-11T23:10:57.7380983Z test_nvfuser_correctness_max_reduction_no_dim_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.023s) 2023-01-11T23:10:57.7381226Z test_nvfuser_correctness_max_reduction_no_dim_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.024s) 2023-01-11T23:10:57.7381452Z test_nvfuser_correctness_max_reduction_no_dim_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.024s) 2023-01-11T23:10:57.7381647Z test_nvfuser_correctness_max_reduction_no_dim_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.024s) 2023-01-11T23:10:57.7381841Z test_nvfuser_correctness_max_reduction_no_dim_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.023s) 2023-01-11T23:10:57.7382032Z test_nvfuser_correctness_max_reduction_no_dim_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.023s) 2023-01-11T23:10:57.7382221Z test_nvfuser_correctness_max_reduction_no_dim_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.023s) 2023-01-11T23:10:57.7382410Z test_nvfuser_correctness_max_reduction_no_dim_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.026s) 2023-01-11T23:10:57.7382591Z test_nvfuser_correctness_max_reduction_no_dim_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.023s) 2023-01-11T23:10:57.7382790Z test_nvfuser_correctness_max_reduction_with_dim_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.060s) 2023-01-11T23:10:57.7383008Z test_nvfuser_correctness_max_reduction_with_dim_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.057s) 2023-01-11T23:10:57.7383209Z test_nvfuser_correctness_max_reduction_with_dim_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.060s) 2023-01-11T23:10:57.7383406Z test_nvfuser_correctness_max_reduction_with_dim_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.063s) 2023-01-11T23:10:57.7383605Z test_nvfuser_correctness_max_reduction_with_dim_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.059s) 2023-01-11T23:10:57.7383795Z test_nvfuser_correctness_max_reduction_with_dim_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.057s) 2023-01-11T23:10:57.7383990Z test_nvfuser_correctness_max_reduction_with_dim_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.057s) 2023-01-11T23:10:57.7384177Z test_nvfuser_correctness_max_reduction_with_dim_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.057s) 2023-01-11T23:10:57.7384361Z test_nvfuser_correctness_max_reduction_with_dim_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.059s) 2023-01-11T23:10:57.7384551Z test_nvfuser_correctness_max_reduction_with_dim_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.057s) 2023-01-11T23:10:57.7384731Z test_nvfuser_correctness_maximum_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.107s) 2023-01-11T23:10:57.7384911Z test_nvfuser_correctness_maximum_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.103s) 2023-01-11T23:10:57.7385091Z test_nvfuser_correctness_maximum_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.107s) 2023-01-11T23:10:57.7385265Z test_nvfuser_correctness_maximum_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.108s) 2023-01-11T23:10:57.7385443Z test_nvfuser_correctness_maximum_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.106s) 2023-01-11T23:10:57.7385623Z test_nvfuser_correctness_maximum_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.103s) 2023-01-11T23:10:57.7385810Z test_nvfuser_correctness_maximum_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.102s) 2023-01-11T23:10:57.7386011Z test_nvfuser_correctness_maximum_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.102s) 2023-01-11T23:10:57.7386185Z test_nvfuser_correctness_maximum_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.102s) 2023-01-11T23:10:57.7386360Z test_nvfuser_correctness_maximum_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.103s) 2023-01-11T23:10:57.7386540Z test_nvfuser_correctness_mean_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (3.426s) 2023-01-11T23:10:57.7386723Z test_nvfuser_correctness_mean_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.268s) 2023-01-11T23:10:57.7386899Z test_nvfuser_correctness_mean_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.270s) 2023-01-11T23:10:57.7387074Z test_nvfuser_correctness_mean_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (3.277s) 2023-01-11T23:10:57.7387249Z test_nvfuser_correctness_mean_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (3.194s) 2023-01-11T23:10:57.7387432Z test_nvfuser_correctness_mean_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (3.161s) 2023-01-11T23:10:57.7387599Z test_nvfuser_correctness_median_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.172s) 2023-01-11T23:10:57.7387783Z test_nvfuser_correctness_median_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.173s) 2023-01-11T23:10:57.7387964Z test_nvfuser_correctness_median_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.170s) 2023-01-11T23:10:57.7388141Z test_nvfuser_correctness_median_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.162s) 2023-01-11T23:10:57.7388314Z test_nvfuser_correctness_median_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.163s) 2023-01-11T23:10:57.7388486Z test_nvfuser_correctness_median_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.161s) 2023-01-11T23:10:57.7388703Z test_nvfuser_correctness_median_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.162s) 2023-01-11T23:10:57.7388903Z test_nvfuser_correctness_median_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.163s) 2023-01-11T23:10:57.7389112Z test_nvfuser_correctness_meshgrid_list_of_tensors_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.084s) 2023-01-11T23:10:57.7389296Z test_nvfuser_correctness_meshgrid_list_of_tensors_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.080s) 2023-01-11T23:10:57.7389497Z test_nvfuser_correctness_meshgrid_list_of_tensors_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.085s) 2023-01-11T23:10:57.7389699Z test_nvfuser_correctness_meshgrid_list_of_tensors_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.085s) 2023-01-11T23:10:57.7389901Z test_nvfuser_correctness_meshgrid_list_of_tensors_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.085s) 2023-01-11T23:10:57.7390090Z test_nvfuser_correctness_meshgrid_list_of_tensors_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.084s) 2023-01-11T23:10:57.7390289Z test_nvfuser_correctness_meshgrid_list_of_tensors_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.083s) 2023-01-11T23:10:57.7390488Z test_nvfuser_correctness_meshgrid_list_of_tensors_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.078s) 2023-01-11T23:10:57.7390685Z test_nvfuser_correctness_meshgrid_list_of_tensors_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.077s) 2023-01-11T23:10:57.7390876Z test_nvfuser_correctness_meshgrid_list_of_tensors_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.076s) 2023-01-11T23:10:57.7391058Z test_nvfuser_correctness_meshgrid_list_of_tensors_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.078s) 2023-01-11T23:10:57.7391251Z test_nvfuser_correctness_meshgrid_list_of_tensors_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.077s) 2023-01-11T23:10:57.7391454Z test_nvfuser_correctness_meshgrid_variadic_tensors_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.080s) 2023-01-11T23:10:57.7391670Z test_nvfuser_correctness_meshgrid_variadic_tensors_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.074s) 2023-01-11T23:10:57.7391955Z test_nvfuser_correctness_meshgrid_variadic_tensors_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.081s) 2023-01-11T23:10:57.7392211Z test_nvfuser_correctness_meshgrid_variadic_tensors_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.082s) 2023-01-11T23:10:57.7392459Z test_nvfuser_correctness_meshgrid_variadic_tensors_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.080s) 2023-01-11T23:10:57.7392675Z test_nvfuser_correctness_meshgrid_variadic_tensors_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.082s) 2023-01-11T23:10:57.7392876Z test_nvfuser_correctness_meshgrid_variadic_tensors_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.079s) 2023-01-11T23:10:57.7393074Z test_nvfuser_correctness_meshgrid_variadic_tensors_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.073s) 2023-01-11T23:10:57.7393255Z test_nvfuser_correctness_meshgrid_variadic_tensors_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.075s) 2023-01-11T23:10:57.7393445Z test_nvfuser_correctness_meshgrid_variadic_tensors_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.074s) 2023-01-11T23:10:57.7393640Z test_nvfuser_correctness_meshgrid_variadic_tensors_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.074s) 2023-01-11T23:10:57.7393842Z test_nvfuser_correctness_meshgrid_variadic_tensors_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.074s) 2023-01-11T23:10:57.7394024Z test_nvfuser_correctness_min_binary_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (1.699s) 2023-01-11T23:10:57.7394205Z test_nvfuser_correctness_min_binary_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... ok (1.657s) 2023-01-11T23:10:57.7394391Z test_nvfuser_correctness_min_binary_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (1.684s) 2023-01-11T23:10:57.7394589Z test_nvfuser_correctness_min_binary_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (1.621s) 2023-01-11T23:10:57.7394769Z test_nvfuser_correctness_min_binary_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (1.622s) 2023-01-11T23:10:57.7394938Z test_nvfuser_correctness_min_binary_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.097s) 2023-01-11T23:10:57.7395116Z test_nvfuser_correctness_min_binary_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (1.611s) 2023-01-11T23:10:57.7395302Z test_nvfuser_correctness_min_binary_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (1.609s) 2023-01-11T23:10:57.7395478Z test_nvfuser_correctness_min_binary_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.098s) 2023-01-11T23:10:57.7395651Z test_nvfuser_correctness_min_binary_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.096s) 2023-01-11T23:10:57.7395847Z test_nvfuser_correctness_min_reduction_no_dim_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.023s) 2023-01-11T23:10:57.7396042Z test_nvfuser_correctness_min_reduction_no_dim_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.021s) 2023-01-11T23:10:57.7396233Z test_nvfuser_correctness_min_reduction_no_dim_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.023s) 2023-01-11T23:10:57.7396423Z test_nvfuser_correctness_min_reduction_no_dim_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.023s) 2023-01-11T23:10:57.7396605Z test_nvfuser_correctness_min_reduction_no_dim_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.023s) 2023-01-11T23:10:57.7396797Z test_nvfuser_correctness_min_reduction_no_dim_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.022s) 2023-01-11T23:10:57.7396987Z test_nvfuser_correctness_min_reduction_no_dim_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.022s) 2023-01-11T23:10:57.7397173Z test_nvfuser_correctness_min_reduction_no_dim_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.022s) 2023-01-11T23:10:57.7397364Z test_nvfuser_correctness_min_reduction_no_dim_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.022s) 2023-01-11T23:10:57.7397577Z test_nvfuser_correctness_min_reduction_no_dim_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.021s) 2023-01-11T23:10:57.7397773Z test_nvfuser_correctness_min_reduction_with_dim_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.055s) 2023-01-11T23:10:57.7397969Z test_nvfuser_correctness_min_reduction_with_dim_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.053s) 2023-01-11T23:10:57.7398163Z test_nvfuser_correctness_min_reduction_with_dim_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.055s) 2023-01-11T23:10:57.7398346Z test_nvfuser_correctness_min_reduction_with_dim_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.054s) 2023-01-11T23:10:57.7398582Z test_nvfuser_correctness_min_reduction_with_dim_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.054s) 2023-01-11T23:10:57.7398819Z test_nvfuser_correctness_min_reduction_with_dim_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.051s) 2023-01-11T23:10:57.7399062Z test_nvfuser_correctness_min_reduction_with_dim_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.053s) 2023-01-11T23:10:57.7399303Z test_nvfuser_correctness_min_reduction_with_dim_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.052s) 2023-01-11T23:10:57.7399544Z test_nvfuser_correctness_min_reduction_with_dim_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.052s) 2023-01-11T23:10:57.7399785Z test_nvfuser_correctness_min_reduction_with_dim_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.052s) 2023-01-11T23:10:57.7400010Z test_nvfuser_correctness_minimum_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.105s) 2023-01-11T23:10:57.7400232Z test_nvfuser_correctness_minimum_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.094s) 2023-01-11T23:10:57.7400444Z test_nvfuser_correctness_minimum_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.100s) 2023-01-11T23:10:57.7400693Z test_nvfuser_correctness_minimum_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.099s) 2023-01-11T23:10:57.7400923Z test_nvfuser_correctness_minimum_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.099s) 2023-01-11T23:10:57.7401111Z test_nvfuser_correctness_minimum_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.094s) 2023-01-11T23:10:57.7401288Z test_nvfuser_correctness_minimum_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.095s) 2023-01-11T23:10:57.7401463Z test_nvfuser_correctness_minimum_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.094s) 2023-01-11T23:10:57.7401637Z test_nvfuser_correctness_minimum_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.095s) 2023-01-11T23:10:57.7401811Z test_nvfuser_correctness_minimum_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.095s) 2023-01-11T23:10:57.7401986Z test_nvfuser_correctness_mm_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.013s) 2023-01-11T23:10:57.7402155Z test_nvfuser_correctness_mm_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.024s) 2023-01-11T23:10:57.7402337Z test_nvfuser_correctness_mm_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.025s) 2023-01-11T23:10:57.7402509Z test_nvfuser_correctness_mm_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.013s) 2023-01-11T23:10:57.7402677Z test_nvfuser_correctness_mm_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.013s) 2023-01-11T23:10:57.7402847Z test_nvfuser_correctness_mm_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.013s) 2023-01-11T23:10:57.7403021Z test_nvfuser_correctness_mode_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.095s) 2023-01-11T23:10:57.7403198Z test_nvfuser_correctness_mode_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.088s) 2023-01-11T23:10:57.7403376Z test_nvfuser_correctness_mode_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.097s) 2023-01-11T23:10:57.7403553Z test_nvfuser_correctness_mode_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.095s) 2023-01-11T23:10:57.7403717Z test_nvfuser_correctness_mode_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.095s) 2023-01-11T23:10:57.7403912Z test_nvfuser_correctness_mode_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.092s) 2023-01-11T23:10:57.7404080Z test_nvfuser_correctness_mode_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.091s) 2023-01-11T23:10:57.7404255Z test_nvfuser_correctness_mode_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.090s) 2023-01-11T23:10:57.7404428Z test_nvfuser_correctness_mode_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.092s) 2023-01-11T23:10:57.7404594Z test_nvfuser_correctness_mode_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.090s) 2023-01-11T23:10:57.7404776Z test_nvfuser_correctness_movedim_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.029s) 2023-01-11T23:10:57.7404948Z test_nvfuser_correctness_movedim_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.027s) 2023-01-11T23:10:57.7405124Z test_nvfuser_correctness_movedim_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.029s) 2023-01-11T23:10:57.7405311Z test_nvfuser_correctness_movedim_cuda_complex32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.030s) 2023-01-11T23:10:57.7405492Z test_nvfuser_correctness_movedim_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.030s) 2023-01-11T23:10:57.7405675Z test_nvfuser_correctness_movedim_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.029s) 2023-01-11T23:10:57.7405847Z test_nvfuser_correctness_movedim_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.029s) 2023-01-11T23:10:57.7406026Z test_nvfuser_correctness_movedim_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.029s) 2023-01-11T23:10:57.7406197Z test_nvfuser_correctness_movedim_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.027s) 2023-01-11T23:10:57.7406369Z test_nvfuser_correctness_movedim_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.027s) 2023-01-11T23:10:57.7406568Z test_nvfuser_correctness_movedim_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.027s) 2023-01-11T23:10:57.7406736Z test_nvfuser_correctness_movedim_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.027s) 2023-01-11T23:10:57.7406911Z test_nvfuser_correctness_movedim_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.029s) 2023-01-11T23:10:57.7407092Z test_nvfuser_correctness_msort_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.024s) 2023-01-11T23:10:57.7407269Z test_nvfuser_correctness_msort_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.024s) 2023-01-11T23:10:57.7407439Z test_nvfuser_correctness_msort_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.024s) 2023-01-11T23:10:57.7407607Z test_nvfuser_correctness_msort_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.024s) 2023-01-11T23:10:57.7407781Z test_nvfuser_correctness_msort_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.023s) 2023-01-11T23:10:57.7407961Z test_nvfuser_correctness_msort_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.023s) 2023-01-11T23:10:57.7408135Z test_nvfuser_correctness_msort_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.023s) 2023-01-11T23:10:57.7408297Z test_nvfuser_correctness_msort_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.022s) 2023-01-11T23:10:57.7408471Z test_nvfuser_correctness_msort_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.023s) 2023-01-11T23:10:57.7408690Z test_nvfuser_correctness_mul_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.125s) 2023-01-11T23:10:57.7408902Z test_nvfuser_correctness_mul_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.122s) 2023-01-11T23:10:57.7409123Z test_nvfuser_correctness_mul_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.102s) 2023-01-11T23:10:57.7409340Z test_nvfuser_correctness_mul_cuda_complex32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (1.564s) 2023-01-11T23:10:57.7409557Z test_nvfuser_correctness_mul_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.103s) 2023-01-11T23:10:57.7409804Z test_nvfuser_correctness_mul_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.127s) 2023-01-11T23:10:57.7410004Z test_nvfuser_correctness_mul_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.126s) 2023-01-11T23:10:57.7410219Z test_nvfuser_correctness_mul_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.126s) 2023-01-11T23:10:57.7410430Z test_nvfuser_correctness_mul_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.097s) 2023-01-11T23:10:57.7410645Z test_nvfuser_correctness_mul_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.122s) 2023-01-11T23:10:57.7410860Z test_nvfuser_correctness_mul_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.121s) 2023-01-11T23:10:57.7411077Z test_nvfuser_correctness_mul_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.098s) 2023-01-11T23:10:57.7411290Z test_nvfuser_correctness_mul_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.097s) 2023-01-11T23:10:57.7411504Z test_nvfuser_correctness_multinomial_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.002s) 2023-01-11T23:10:57.7411692Z test_nvfuser_correctness_multinomial_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.001s) 2023-01-11T23:10:57.7411863Z test_nvfuser_correctness_multinomial_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.001s) 2023-01-11T23:10:57.7412037Z test_nvfuser_correctness_mv_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.013s) 2023-01-11T23:10:57.7412219Z test_nvfuser_correctness_mv_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.013s) 2023-01-11T23:10:57.7412398Z test_nvfuser_correctness_mv_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.013s) 2023-01-11T23:10:57.7412566Z test_nvfuser_correctness_mv_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.013s) 2023-01-11T23:10:57.7412738Z test_nvfuser_correctness_mv_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.013s) 2023-01-11T23:10:57.7412935Z test_nvfuser_correctness_mv_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.013s) 2023-01-11T23:10:57.7413138Z test_nvfuser_correctness_mvlgamma_mvlgamma_p_1_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.120s) 2023-01-11T23:10:57.7413336Z test_nvfuser_correctness_mvlgamma_mvlgamma_p_1_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.120s) 2023-01-11T23:10:57.7413521Z test_nvfuser_correctness_mvlgamma_mvlgamma_p_1_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.120s) 2023-01-11T23:10:57.7413715Z test_nvfuser_correctness_mvlgamma_mvlgamma_p_1_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.118s) 2023-01-11T23:10:57.7413907Z test_nvfuser_correctness_mvlgamma_mvlgamma_p_1_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.120s) 2023-01-11T23:10:57.7414096Z test_nvfuser_correctness_mvlgamma_mvlgamma_p_1_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.119s) 2023-01-11T23:10:57.7414383Z test_nvfuser_correctness_mvlgamma_mvlgamma_p_1_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.120s) 2023-01-11T23:10:57.7414574Z test_nvfuser_correctness_mvlgamma_mvlgamma_p_1_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.118s) 2023-01-11T23:10:57.7414764Z test_nvfuser_correctness_mvlgamma_mvlgamma_p_3_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.120s) 2023-01-11T23:10:57.7414956Z test_nvfuser_correctness_mvlgamma_mvlgamma_p_3_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.119s) 2023-01-11T23:10:57.7415148Z test_nvfuser_correctness_mvlgamma_mvlgamma_p_3_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.119s) 2023-01-11T23:10:57.7415326Z test_nvfuser_correctness_mvlgamma_mvlgamma_p_3_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.118s) 2023-01-11T23:10:57.7415515Z test_nvfuser_correctness_mvlgamma_mvlgamma_p_3_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.119s) 2023-01-11T23:10:57.7415708Z test_nvfuser_correctness_mvlgamma_mvlgamma_p_3_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.118s) 2023-01-11T23:10:57.7415936Z test_nvfuser_correctness_mvlgamma_mvlgamma_p_3_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.119s) 2023-01-11T23:10:57.7416123Z test_nvfuser_correctness_mvlgamma_mvlgamma_p_3_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.118s) 2023-01-11T23:10:57.7416323Z test_nvfuser_correctness_mvlgamma_mvlgamma_p_5_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.120s) 2023-01-11T23:10:57.7416515Z test_nvfuser_correctness_mvlgamma_mvlgamma_p_5_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.119s) 2023-01-11T23:10:57.7416704Z test_nvfuser_correctness_mvlgamma_mvlgamma_p_5_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.119s) 2023-01-11T23:10:57.7416890Z test_nvfuser_correctness_mvlgamma_mvlgamma_p_5_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.117s) 2023-01-11T23:10:57.7417065Z test_nvfuser_correctness_mvlgamma_mvlgamma_p_5_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.119s) 2023-01-11T23:10:57.7417256Z test_nvfuser_correctness_mvlgamma_mvlgamma_p_5_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.118s) 2023-01-11T23:10:57.7417449Z test_nvfuser_correctness_mvlgamma_mvlgamma_p_5_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.119s) 2023-01-11T23:10:57.7417639Z test_nvfuser_correctness_mvlgamma_mvlgamma_p_5_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.118s) 2023-01-11T23:10:57.7417824Z test_nvfuser_correctness_nan_to_num_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.035s) 2023-01-11T23:10:57.7418007Z test_nvfuser_correctness_nan_to_num_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.033s) 2023-01-11T23:10:57.7418190Z test_nvfuser_correctness_nan_to_num_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.034s) 2023-01-11T23:10:57.7418366Z test_nvfuser_correctness_nan_to_num_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.034s) 2023-01-11T23:10:57.7418573Z test_nvfuser_correctness_nan_to_num_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.033s) 2023-01-11T23:10:57.7418749Z test_nvfuser_correctness_nan_to_num_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.032s) 2023-01-11T23:10:57.7418922Z test_nvfuser_correctness_nan_to_num_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.033s) 2023-01-11T23:10:57.7419096Z test_nvfuser_correctness_nan_to_num_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.032s) 2023-01-11T23:10:57.7419273Z test_nvfuser_correctness_nan_to_num_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.033s) 2023-01-11T23:10:57.7419454Z test_nvfuser_correctness_nan_to_num_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.033s) 2023-01-11T23:10:57.7419637Z test_nvfuser_correctness_nanmean_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.438s) 2023-01-11T23:10:57.7419820Z test_nvfuser_correctness_nanmean_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.440s) 2023-01-11T23:10:57.7419999Z test_nvfuser_correctness_nanmean_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.441s) 2023-01-11T23:10:57.7420172Z test_nvfuser_correctness_nanmean_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.437s) 2023-01-11T23:10:57.7420349Z test_nvfuser_correctness_nanmedian_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.166s) 2023-01-11T23:10:57.7420532Z test_nvfuser_correctness_nanmedian_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.166s) 2023-01-11T23:10:57.7420707Z test_nvfuser_correctness_nanmedian_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.164s) 2023-01-11T23:10:57.7420886Z test_nvfuser_correctness_nanmedian_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.157s) 2023-01-11T23:10:57.7421063Z test_nvfuser_correctness_nanmedian_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.158s) 2023-01-11T23:10:57.7421246Z test_nvfuser_correctness_nanmedian_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.157s) 2023-01-11T23:10:57.7421426Z test_nvfuser_correctness_nanmedian_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.157s) 2023-01-11T23:10:57.7421628Z test_nvfuser_correctness_nanmedian_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.158s) 2023-01-11T23:10:57.7421813Z test_nvfuser_correctness_nanquantile_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.902s) 2023-01-11T23:10:57.7421991Z test_nvfuser_correctness_nanquantile_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.897s) 2023-01-11T23:10:57.7422172Z test_nvfuser_correctness_nansum_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.417s) 2023-01-11T23:10:57.7422345Z test_nvfuser_correctness_nansum_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.276s) 2023-01-11T23:10:57.7422522Z test_nvfuser_correctness_nansum_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.414s) 2023-01-11T23:10:57.7422699Z test_nvfuser_correctness_nansum_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.414s) 2023-01-11T23:10:57.7422880Z test_nvfuser_correctness_nansum_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.411s) 2023-01-11T23:10:57.7423055Z test_nvfuser_correctness_nansum_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.275s) 2023-01-11T23:10:57.7423228Z test_nvfuser_correctness_nansum_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.276s) 2023-01-11T23:10:57.7423402Z test_nvfuser_correctness_nansum_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.271s) 2023-01-11T23:10:57.7423567Z test_nvfuser_correctness_nansum_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.276s) 2023-01-11T23:10:57.7423742Z test_nvfuser_correctness_nansum_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.274s) 2023-01-11T23:10:57.7423930Z test_nvfuser_correctness_narrow_copy_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.062s) 2023-01-11T23:10:57.7424113Z test_nvfuser_correctness_narrow_copy_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.058s) 2023-01-11T23:10:57.7424326Z test_nvfuser_correctness_narrow_copy_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.062s) 2023-01-11T23:10:57.7424522Z test_nvfuser_correctness_narrow_copy_cuda_complex32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.062s) 2023-01-11T23:10:57.7424709Z test_nvfuser_correctness_narrow_copy_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.061s) 2023-01-11T23:10:57.7424892Z test_nvfuser_correctness_narrow_copy_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.060s) 2023-01-11T23:10:57.7425077Z test_nvfuser_correctness_narrow_copy_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.061s) 2023-01-11T23:10:57.7425252Z test_nvfuser_correctness_narrow_copy_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.060s) 2023-01-11T23:10:57.7425439Z test_nvfuser_correctness_narrow_copy_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.058s) 2023-01-11T23:10:57.7425621Z test_nvfuser_correctness_narrow_copy_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.058s) 2023-01-11T23:10:57.7425806Z test_nvfuser_correctness_narrow_copy_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.059s) 2023-01-11T23:10:57.7425985Z test_nvfuser_correctness_narrow_copy_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.059s) 2023-01-11T23:10:57.7426161Z test_nvfuser_correctness_narrow_copy_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.058s) 2023-01-11T23:10:57.7426338Z test_nvfuser_correctness_narrow_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.119s) 2023-01-11T23:10:57.7426515Z test_nvfuser_correctness_narrow_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.114s) 2023-01-11T23:10:57.7426687Z test_nvfuser_correctness_narrow_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.120s) 2023-01-11T23:10:57.7426866Z test_nvfuser_correctness_narrow_cuda_complex32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.120s) 2023-01-11T23:10:57.7427050Z test_nvfuser_correctness_narrow_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.121s) 2023-01-11T23:10:57.7427229Z test_nvfuser_correctness_narrow_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.119s) 2023-01-11T23:10:57.7427450Z test_nvfuser_correctness_narrow_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.120s) 2023-01-11T23:10:57.7427629Z test_nvfuser_correctness_narrow_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.118s) 2023-01-11T23:10:57.7427808Z test_nvfuser_correctness_narrow_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.115s) 2023-01-11T23:10:57.7427983Z test_nvfuser_correctness_narrow_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.113s) 2023-01-11T23:10:57.7428156Z test_nvfuser_correctness_narrow_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.114s) 2023-01-11T23:10:57.7428317Z test_nvfuser_correctness_narrow_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.113s) 2023-01-11T23:10:57.7428492Z test_nvfuser_correctness_narrow_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.115s) 2023-01-11T23:10:57.7428730Z test_nvfuser_correctness_native_batch_norm_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (2.739s) 2023-01-11T23:10:57.7428924Z test_nvfuser_correctness_native_batch_norm_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (2.743s) 2023-01-11T23:10:57.7429112Z test_nvfuser_correctness_native_batch_norm_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (2.417s) 2023-01-11T23:10:57.7429298Z test_nvfuser_correctness_native_batch_norm_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (2.349s) 2023-01-11T23:10:57.7429495Z test_nvfuser_correctness_native_dropout_backward_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (1.733s) 2023-01-11T23:10:57.7429687Z test_nvfuser_correctness_native_dropout_backward_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (1.739s) 2023-01-11T23:10:57.7429875Z test_nvfuser_correctness_native_dropout_backward_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (1.701s) 2023-01-11T23:10:57.7430089Z test_nvfuser_correctness_native_dropout_backward_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (1.737s) 2023-01-11T23:10:57.7430281Z test_nvfuser_correctness_native_layer_norm_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (4.893s) 2023-01-11T23:10:57.7430467Z test_nvfuser_correctness_native_layer_norm_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (4.909s) 2023-01-11T23:10:57.7430650Z test_nvfuser_correctness_native_layer_norm_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (4.580s) 2023-01-11T23:10:57.7430839Z test_nvfuser_correctness_native_layer_norm_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (4.463s) 2023-01-11T23:10:57.7431036Z test_nvfuser_correctness_ne_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (1.651s) 2023-01-11T23:10:57.7431247Z test_nvfuser_correctness_ne_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... ok (1.604s) 2023-01-11T23:10:57.7431469Z test_nvfuser_correctness_ne_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.098s) 2023-01-11T23:10:57.7431684Z test_nvfuser_correctness_ne_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.096s) 2023-01-11T23:10:57.7431888Z test_nvfuser_correctness_ne_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (1.635s) 2023-01-11T23:10:57.7432096Z test_nvfuser_correctness_ne_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (1.596s) 2023-01-11T23:10:57.7432303Z test_nvfuser_correctness_ne_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (1.599s) 2023-01-11T23:10:57.7432476Z test_nvfuser_correctness_ne_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.096s) 2023-01-11T23:10:57.7432646Z test_nvfuser_correctness_ne_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (1.597s) 2023-01-11T23:10:57.7432815Z test_nvfuser_correctness_ne_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (1.600s) 2023-01-11T23:10:57.7432981Z test_nvfuser_correctness_ne_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.096s) 2023-01-11T23:10:57.7433142Z test_nvfuser_correctness_ne_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.095s) 2023-01-11T23:10:57.7433342Z test_nvfuser_correctness_neg_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.198s) 2023-01-11T23:10:57.7433510Z test_nvfuser_correctness_neg_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.168s) 2023-01-11T23:10:57.7433688Z test_nvfuser_correctness_neg_cuda_complex32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.169s) 2023-01-11T23:10:57.7433865Z test_nvfuser_correctness_neg_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.166s) 2023-01-11T23:10:57.7434034Z test_nvfuser_correctness_neg_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.197s) 2023-01-11T23:10:57.7434203Z test_nvfuser_correctness_neg_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.192s) 2023-01-11T23:10:57.7434372Z test_nvfuser_correctness_neg_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.191s) 2023-01-11T23:10:57.7434545Z test_nvfuser_correctness_neg_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.011s) 2023-01-11T23:10:57.7434720Z test_nvfuser_correctness_neg_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.192s) 2023-01-11T23:10:57.7434880Z test_nvfuser_correctness_neg_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.191s) 2023-01-11T23:10:57.7435052Z test_nvfuser_correctness_neg_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.011s) 2023-01-11T23:10:57.7435223Z test_nvfuser_correctness_neg_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.011s) 2023-01-11T23:10:57.7435421Z test_nvfuser_correctness_new_empty_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2023-01-11T23:10:57.7435612Z test_nvfuser_correctness_new_empty_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2023-01-11T23:10:57.7435813Z test_nvfuser_correctness_new_empty_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2023-01-11T23:10:57.7436011Z test_nvfuser_correctness_new_empty_cuda_complex32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2023-01-11T23:10:57.7436233Z test_nvfuser_correctness_new_empty_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2023-01-11T23:10:57.7436427Z test_nvfuser_correctness_new_empty_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2023-01-11T23:10:57.7436618Z test_nvfuser_correctness_new_empty_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2023-01-11T23:10:57.7436803Z test_nvfuser_correctness_new_empty_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2023-01-11T23:10:57.7436996Z test_nvfuser_correctness_new_empty_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2023-01-11T23:10:57.7437185Z test_nvfuser_correctness_new_empty_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2023-01-11T23:10:57.7437374Z test_nvfuser_correctness_new_empty_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2023-01-11T23:10:57.7437566Z test_nvfuser_correctness_new_empty_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2023-01-11T23:10:57.7437753Z test_nvfuser_correctness_new_empty_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2023-01-11T23:10:57.7437994Z test_nvfuser_correctness_new_empty_strided_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Expected: new_empty_strided is not comparable (0.001s) 2023-01-11T23:10:57.7438233Z test_nvfuser_correctness_new_empty_strided_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: Expected: new_empty_strided is not comparable (0.001s) 2023-01-11T23:10:57.7438491Z test_nvfuser_correctness_new_empty_strided_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Expected: new_empty_strided is not comparable (0.001s) 2023-01-11T23:10:57.7438793Z test_nvfuser_correctness_new_empty_strided_cuda_complex32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Expected: new_empty_strided is not comparable (0.001s) 2023-01-11T23:10:57.7439088Z test_nvfuser_correctness_new_empty_strided_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Expected: new_empty_strided is not comparable (0.001s) 2023-01-11T23:10:57.7439412Z test_nvfuser_correctness_new_empty_strided_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Expected: new_empty_strided is not comparable (0.001s) 2023-01-11T23:10:57.7439705Z test_nvfuser_correctness_new_empty_strided_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Expected: new_empty_strided is not comparable (0.001s) 2023-01-11T23:10:57.7439993Z test_nvfuser_correctness_new_empty_strided_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Expected: new_empty_strided is not comparable (0.001s) 2023-01-11T23:10:57.7440295Z test_nvfuser_correctness_new_empty_strided_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Expected: new_empty_strided is not comparable (0.001s) 2023-01-11T23:10:57.7440594Z test_nvfuser_correctness_new_empty_strided_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Expected: new_empty_strided is not comparable (0.001s) 2023-01-11T23:10:57.7440883Z test_nvfuser_correctness_new_empty_strided_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Expected: new_empty_strided is not comparable (0.001s) 2023-01-11T23:10:57.7441154Z test_nvfuser_correctness_new_empty_strided_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Expected: new_empty_strided is not comparable (0.001s) 2023-01-11T23:10:57.7441390Z test_nvfuser_correctness_new_empty_strided_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Expected: new_empty_strided is not comparable (0.001s) 2023-01-11T23:10:57.7441574Z test_nvfuser_correctness_new_full_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.056s) 2023-01-11T23:10:57.7441755Z test_nvfuser_correctness_new_full_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.055s) 2023-01-11T23:10:57.7441932Z test_nvfuser_correctness_new_full_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.057s) 2023-01-11T23:10:57.7442133Z test_nvfuser_correctness_new_full_cuda_complex32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.060s) 2023-01-11T23:10:57.7442313Z test_nvfuser_correctness_new_full_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.058s) 2023-01-11T23:10:57.7442492Z test_nvfuser_correctness_new_full_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.057s) 2023-01-11T23:10:57.7442667Z test_nvfuser_correctness_new_full_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.057s) 2023-01-11T23:10:57.7442845Z test_nvfuser_correctness_new_full_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.056s) 2023-01-11T23:10:57.7443021Z test_nvfuser_correctness_new_full_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.057s) 2023-01-11T23:10:57.7443195Z test_nvfuser_correctness_new_full_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.055s) 2023-01-11T23:10:57.7443371Z test_nvfuser_correctness_new_full_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.055s) 2023-01-11T23:10:57.7443540Z test_nvfuser_correctness_new_full_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.055s) 2023-01-11T23:10:57.7443712Z test_nvfuser_correctness_new_full_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.056s) 2023-01-11T23:10:57.7443894Z test_nvfuser_correctness_new_ones_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.056s) 2023-01-11T23:10:57.7444069Z test_nvfuser_correctness_new_ones_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.054s) 2023-01-11T23:10:57.7444255Z test_nvfuser_correctness_new_ones_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.055s) 2023-01-11T23:10:57.7444434Z test_nvfuser_correctness_new_ones_cuda_complex32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.055s) 2023-01-11T23:10:57.7444610Z test_nvfuser_correctness_new_ones_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.057s) 2023-01-11T23:10:57.7444782Z test_nvfuser_correctness_new_ones_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.055s) 2023-01-11T23:10:57.7444969Z test_nvfuser_correctness_new_ones_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.055s) 2023-01-11T23:10:57.7445140Z test_nvfuser_correctness_new_ones_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.054s) 2023-01-11T23:10:57.7445313Z test_nvfuser_correctness_new_ones_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.052s) 2023-01-11T23:10:57.7445480Z test_nvfuser_correctness_new_ones_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.055s) 2023-01-11T23:10:57.7445655Z test_nvfuser_correctness_new_ones_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.053s) 2023-01-11T23:10:57.7445826Z test_nvfuser_correctness_new_ones_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.053s) 2023-01-11T23:10:57.7445996Z test_nvfuser_correctness_new_ones_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.052s) 2023-01-11T23:10:57.7446178Z test_nvfuser_correctness_new_zeros_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.054s) 2023-01-11T23:10:57.7446358Z test_nvfuser_correctness_new_zeros_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.055s) 2023-01-11T23:10:57.7446534Z test_nvfuser_correctness_new_zeros_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.055s) 2023-01-11T23:10:57.7446718Z test_nvfuser_correctness_new_zeros_cuda_complex32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.055s) 2023-01-11T23:10:57.7446900Z test_nvfuser_correctness_new_zeros_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.055s) 2023-01-11T23:10:57.7447083Z test_nvfuser_correctness_new_zeros_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.055s) 2023-01-11T23:10:57.7447263Z test_nvfuser_correctness_new_zeros_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.056s) 2023-01-11T23:10:57.7447438Z test_nvfuser_correctness_new_zeros_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.054s) 2023-01-11T23:10:57.7447635Z test_nvfuser_correctness_new_zeros_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.053s) 2023-01-11T23:10:57.7447814Z test_nvfuser_correctness_new_zeros_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.053s) 2023-01-11T23:10:57.7447984Z test_nvfuser_correctness_new_zeros_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.054s) 2023-01-11T23:10:57.7448147Z test_nvfuser_correctness_new_zeros_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.053s) 2023-01-11T23:10:57.7448325Z test_nvfuser_correctness_new_zeros_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.052s) 2023-01-11T23:10:57.7448509Z test_nvfuser_correctness_nextafter_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.098s) 2023-01-11T23:10:57.7448693Z test_nvfuser_correctness_nextafter_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.098s) 2023-01-11T23:10:57.7448873Z test_nvfuser_correctness_nextafter_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.098s) 2023-01-11T23:10:57.7449097Z test_nvfuser_correctness_nn_functional__scaled_dot_product_attention_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.002s) 2023-01-11T23:10:57.7449318Z test_nvfuser_correctness_nn_functional__scaled_dot_product_attention_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.002s) 2023-01-11T23:10:57.7449538Z test_nvfuser_correctness_nn_functional__scaled_dot_product_attention_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.002s) 2023-01-11T23:10:57.7449777Z test_nvfuser_correctness_nn_functional__scaled_dot_product_attention_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.002s) 2023-01-11T23:10:57.7450007Z test_nvfuser_correctness_nn_functional_adaptive_avg_pool1d_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.036s) 2023-01-11T23:10:57.7450206Z test_nvfuser_correctness_nn_functional_adaptive_avg_pool1d_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.036s) 2023-01-11T23:10:57.7450417Z test_nvfuser_correctness_nn_functional_adaptive_avg_pool1d_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.036s) 2023-01-11T23:10:57.7450647Z test_nvfuser_correctness_nn_functional_adaptive_avg_pool1d_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.036s) 2023-01-11T23:10:57.7450859Z test_nvfuser_correctness_nn_functional_adaptive_avg_pool2d_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.068s) 2023-01-11T23:10:57.7451065Z test_nvfuser_correctness_nn_functional_adaptive_avg_pool2d_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.068s) 2023-01-11T23:10:57.7451273Z test_nvfuser_correctness_nn_functional_adaptive_avg_pool2d_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.068s) 2023-01-11T23:10:57.7451479Z test_nvfuser_correctness_nn_functional_adaptive_avg_pool2d_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.067s) 2023-01-11T23:10:57.7451686Z test_nvfuser_correctness_nn_functional_adaptive_avg_pool3d_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.086s) 2023-01-11T23:10:57.7451887Z test_nvfuser_correctness_nn_functional_adaptive_avg_pool3d_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.085s) 2023-01-11T23:10:57.7452080Z test_nvfuser_correctness_nn_functional_adaptive_avg_pool3d_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.084s) 2023-01-11T23:10:57.7452281Z test_nvfuser_correctness_nn_functional_adaptive_avg_pool3d_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.086s) 2023-01-11T23:10:57.7452485Z test_nvfuser_correctness_nn_functional_adaptive_max_pool1d_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.051s) 2023-01-11T23:10:57.7452680Z test_nvfuser_correctness_nn_functional_adaptive_max_pool1d_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.051s) 2023-01-11T23:10:57.7452881Z test_nvfuser_correctness_nn_functional_adaptive_max_pool1d_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.050s) 2023-01-11T23:10:57.7453081Z test_nvfuser_correctness_nn_functional_adaptive_max_pool1d_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.050s) 2023-01-11T23:10:57.7453355Z test_nvfuser_correctness_nn_functional_adaptive_max_pool2d_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.166s) 2023-01-11T23:10:57.7453561Z test_nvfuser_correctness_nn_functional_adaptive_max_pool2d_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.167s) 2023-01-11T23:10:57.7453767Z test_nvfuser_correctness_nn_functional_adaptive_max_pool2d_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.165s) 2023-01-11T23:10:57.7453967Z test_nvfuser_correctness_nn_functional_adaptive_max_pool2d_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.166s) 2023-01-11T23:10:57.7454161Z test_nvfuser_correctness_nn_functional_adaptive_max_pool3d_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.149s) 2023-01-11T23:10:57.7454464Z test_nvfuser_correctness_nn_functional_adaptive_max_pool3d_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.150s) 2023-01-11T23:10:57.7454662Z test_nvfuser_correctness_nn_functional_adaptive_max_pool3d_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.148s) 2023-01-11T23:10:57.7454864Z test_nvfuser_correctness_nn_functional_adaptive_max_pool3d_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.149s) 2023-01-11T23:10:57.7455065Z test_nvfuser_correctness_nn_functional_alpha_dropout_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.002s) 2023-01-11T23:10:57.7455268Z test_nvfuser_correctness_nn_functional_alpha_dropout_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.001s) 2023-01-11T23:10:57.7455467Z test_nvfuser_correctness_nn_functional_alpha_dropout_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.001s) 2023-01-11T23:10:57.7455666Z test_nvfuser_correctness_nn_functional_alpha_dropout_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.001s) 2023-01-11T23:10:57.7455862Z test_nvfuser_correctness_nn_functional_avg_pool1d_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.062s) 2023-01-11T23:10:57.7456057Z test_nvfuser_correctness_nn_functional_avg_pool1d_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.062s) 2023-01-11T23:10:57.7456275Z test_nvfuser_correctness_nn_functional_avg_pool1d_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.063s) 2023-01-11T23:10:57.7456465Z test_nvfuser_correctness_nn_functional_avg_pool1d_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.062s) 2023-01-11T23:10:57.7456663Z test_nvfuser_correctness_nn_functional_avg_pool2d_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.052s) 2023-01-11T23:10:57.7456856Z test_nvfuser_correctness_nn_functional_avg_pool2d_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.051s) 2023-01-11T23:10:57.7457045Z test_nvfuser_correctness_nn_functional_avg_pool2d_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.051s) 2023-01-11T23:10:57.7457234Z test_nvfuser_correctness_nn_functional_avg_pool2d_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.053s) 2023-01-11T23:10:57.7457438Z test_nvfuser_correctness_nn_functional_avg_pool3d_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.062s) 2023-01-11T23:10:57.7457642Z test_nvfuser_correctness_nn_functional_avg_pool3d_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.061s) 2023-01-11T23:10:57.7457835Z test_nvfuser_correctness_nn_functional_avg_pool3d_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.061s) 2023-01-11T23:10:57.7458015Z test_nvfuser_correctness_nn_functional_avg_pool3d_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.061s) 2023-01-11T23:10:57.7458208Z test_nvfuser_correctness_nn_functional_batch_norm_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (2.676s) 2023-01-11T23:10:57.7458396Z test_nvfuser_correctness_nn_functional_batch_norm_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (2.687s) 2023-01-11T23:10:57.7458588Z test_nvfuser_correctness_nn_functional_batch_norm_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (2.430s) 2023-01-11T23:10:57.7458771Z test_nvfuser_correctness_nn_functional_batch_norm_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (2.334s) 2023-01-11T23:10:57.7459009Z test_nvfuser_correctness_nn_functional_batch_norm_without_cudnn_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (2.697s) 2023-01-11T23:10:57.7459219Z test_nvfuser_correctness_nn_functional_batch_norm_without_cudnn_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (2.701s) 2023-01-11T23:10:57.7459427Z test_nvfuser_correctness_nn_functional_batch_norm_without_cudnn_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (2.383s) 2023-01-11T23:10:57.7459634Z test_nvfuser_correctness_nn_functional_batch_norm_without_cudnn_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (2.330s) 2023-01-11T23:10:57.7459830Z test_nvfuser_correctness_nn_functional_bilinear_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.128s) 2023-01-11T23:10:57.7460014Z test_nvfuser_correctness_nn_functional_bilinear_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.125s) 2023-01-11T23:10:57.7460209Z test_nvfuser_correctness_nn_functional_bilinear_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.126s) 2023-01-11T23:10:57.7460403Z test_nvfuser_correctness_nn_functional_bilinear_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.124s) 2023-01-11T23:10:57.7460622Z test_nvfuser_correctness_nn_functional_binary_cross_entropy_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2023-01-11T23:10:57.7460840Z test_nvfuser_correctness_nn_functional_binary_cross_entropy_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2023-01-11T23:10:57.7461057Z test_nvfuser_correctness_nn_functional_binary_cross_entropy_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2023-01-11T23:10:57.7461270Z test_nvfuser_correctness_nn_functional_binary_cross_entropy_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2023-01-11T23:10:57.7461484Z test_nvfuser_correctness_nn_functional_binary_cross_entropy_with_logits_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.196s) 2023-01-11T23:10:57.7461727Z test_nvfuser_correctness_nn_functional_binary_cross_entropy_with_logits_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.196s) 2023-01-11T23:10:57.7461938Z test_nvfuser_correctness_nn_functional_binary_cross_entropy_with_logits_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.195s) 2023-01-11T23:10:57.7462141Z test_nvfuser_correctness_nn_functional_binary_cross_entropy_with_logits_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.194s) 2023-01-11T23:10:57.7462333Z test_nvfuser_correctness_nn_functional_celu_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.018s) 2023-01-11T23:10:57.7462523Z test_nvfuser_correctness_nn_functional_celu_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.018s) 2023-01-11T23:10:57.7462715Z test_nvfuser_correctness_nn_functional_celu_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.019s) 2023-01-11T23:10:57.7462902Z test_nvfuser_correctness_nn_functional_celu_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.018s) 2023-01-11T23:10:57.7463097Z test_nvfuser_correctness_nn_functional_conv1d_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (1.092s) 2023-01-11T23:10:57.7463291Z test_nvfuser_correctness_nn_functional_conv1d_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... ok (3.914s) 2023-01-11T23:10:57.7463482Z test_nvfuser_correctness_nn_functional_conv1d_cuda_complex32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (4.404s) 2023-01-11T23:10:57.7463680Z test_nvfuser_correctness_nn_functional_conv1d_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (3.884s) 2023-01-11T23:10:57.7463869Z test_nvfuser_correctness_nn_functional_conv1d_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.089s) 2023-01-11T23:10:57.7464052Z test_nvfuser_correctness_nn_functional_conv1d_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.087s) 2023-01-11T23:10:57.7464265Z test_nvfuser_correctness_nn_functional_conv1d_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.094s) 2023-01-11T23:10:57.7464964Z test_nvfuser_correctness_nn_functional_conv2d_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... /var/lib/jenkins/workspace/test/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:997.) 2023-01-11T23:10:57.7465125Z ref = variant(*clone_inputs((sample.input, *sample.args)), **sample.kwargs) 2023-01-11T23:10:57.7465198Z ok (0.297s) 2023-01-11T23:10:57.7465396Z test_nvfuser_correctness_nn_functional_conv2d_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... ok (9.083s) 2023-01-11T23:10:57.7465586Z test_nvfuser_correctness_nn_functional_conv2d_cuda_complex32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (9.807s) 2023-01-11T23:10:57.7465783Z test_nvfuser_correctness_nn_functional_conv2d_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (9.124s) 2023-01-11T23:10:57.7465975Z test_nvfuser_correctness_nn_functional_conv2d_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.302s) 2023-01-11T23:10:57.7466170Z test_nvfuser_correctness_nn_functional_conv2d_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.302s) 2023-01-11T23:10:57.7466351Z test_nvfuser_correctness_nn_functional_conv2d_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.304s) 2023-01-11T23:10:57.7466554Z test_nvfuser_correctness_nn_functional_conv_transpose1d_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.113s) 2023-01-11T23:10:57.7466761Z test_nvfuser_correctness_nn_functional_conv_transpose1d_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... ok (2.120s) 2023-01-11T23:10:57.7466967Z test_nvfuser_correctness_nn_functional_conv_transpose1d_cuda_complex32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (2.245s) 2023-01-11T23:10:57.7467170Z test_nvfuser_correctness_nn_functional_conv_transpose1d_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (2.114s) 2023-01-11T23:10:57.7467408Z test_nvfuser_correctness_nn_functional_conv_transpose1d_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.103s) 2023-01-11T23:10:57.7467602Z test_nvfuser_correctness_nn_functional_conv_transpose1d_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.099s) 2023-01-11T23:10:57.7467805Z test_nvfuser_correctness_nn_functional_conv_transpose1d_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.102s) 2023-01-11T23:10:57.7468011Z test_nvfuser_correctness_nn_functional_conv_transpose2d_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.132s) 2023-01-11T23:10:57.7468217Z test_nvfuser_correctness_nn_functional_conv_transpose2d_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... ok (3.531s) 2023-01-11T23:10:57.7468411Z test_nvfuser_correctness_nn_functional_conv_transpose2d_cuda_complex32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (3.777s) 2023-01-11T23:10:57.7468665Z test_nvfuser_correctness_nn_functional_conv_transpose2d_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (3.517s) 2023-01-11T23:10:57.7468865Z test_nvfuser_correctness_nn_functional_conv_transpose2d_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.119s) 2023-01-11T23:10:57.7469064Z test_nvfuser_correctness_nn_functional_conv_transpose2d_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.127s) 2023-01-11T23:10:57.7469258Z test_nvfuser_correctness_nn_functional_conv_transpose2d_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.123s) 2023-01-11T23:10:57.7469478Z test_nvfuser_correctness_nn_functional_conv_transpose3d_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! 75029 (0.001s) 2023-01-11T23:10:57.7469697Z test_nvfuser_correctness_nn_functional_conv_transpose3d_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! 75029 (0.001s) 2023-01-11T23:10:57.7469918Z test_nvfuser_correctness_nn_functional_conv_transpose3d_cuda_complex32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! 75029 (0.001s) 2023-01-11T23:10:57.7470162Z test_nvfuser_correctness_nn_functional_conv_transpose3d_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! 75029 (0.001s) 2023-01-11T23:10:57.7470378Z test_nvfuser_correctness_nn_functional_conv_transpose3d_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! 75029 (0.001s) 2023-01-11T23:10:57.7470585Z test_nvfuser_correctness_nn_functional_conv_transpose3d_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! 75029 (0.001s) 2023-01-11T23:10:57.7470800Z test_nvfuser_correctness_nn_functional_conv_transpose3d_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! 75029 (0.001s) 2023-01-11T23:10:57.7471055Z test_nvfuser_correctness_nn_functional_cosine_embedding_loss_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.048s) 2023-01-11T23:10:57.7471310Z test_nvfuser_correctness_nn_functional_cosine_embedding_loss_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.049s) 2023-01-11T23:10:57.7471568Z test_nvfuser_correctness_nn_functional_cosine_embedding_loss_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.048s) 2023-01-11T23:10:57.7471825Z test_nvfuser_correctness_nn_functional_cosine_embedding_loss_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.051s) 2023-01-11T23:10:57.7472078Z test_nvfuser_correctness_nn_functional_cosine_embedding_loss_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.048s) 2023-01-11T23:10:57.7472283Z test_nvfuser_correctness_nn_functional_cosine_embedding_loss_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.049s) 2023-01-11T23:10:57.7472485Z test_nvfuser_correctness_nn_functional_cosine_embedding_loss_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.049s) 2023-01-11T23:10:57.7472680Z test_nvfuser_correctness_nn_functional_cosine_embedding_loss_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.048s) 2023-01-11T23:10:57.7472875Z test_nvfuser_correctness_nn_functional_cosine_embedding_loss_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.051s) 2023-01-11T23:10:57.7473109Z test_nvfuser_correctness_nn_functional_cosine_embedding_loss_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.050s) 2023-01-11T23:10:57.7473307Z test_nvfuser_correctness_nn_functional_cosine_similarity_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.063s) 2023-01-11T23:10:57.7473508Z test_nvfuser_correctness_nn_functional_cosine_similarity_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.063s) 2023-01-11T23:10:57.7473710Z test_nvfuser_correctness_nn_functional_cosine_similarity_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.065s) 2023-01-11T23:10:57.7473907Z test_nvfuser_correctness_nn_functional_cosine_similarity_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.063s) 2023-01-11T23:10:57.7474104Z test_nvfuser_correctness_nn_functional_cross_entropy_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.144s) 2023-01-11T23:10:57.7474304Z test_nvfuser_correctness_nn_functional_cross_entropy_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.144s) 2023-01-11T23:10:57.7474497Z test_nvfuser_correctness_nn_functional_cross_entropy_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.144s) 2023-01-11T23:10:57.7474697Z test_nvfuser_correctness_nn_functional_cross_entropy_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.142s) 2023-01-11T23:10:57.7474881Z test_nvfuser_correctness_nn_functional_ctc_loss_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.049s) 2023-01-11T23:10:57.7475071Z test_nvfuser_correctness_nn_functional_ctc_loss_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.073s) 2023-01-11T23:10:57.7475266Z test_nvfuser_correctness_nn_functional_dropout2d_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.002s) 2023-01-11T23:10:57.7475458Z test_nvfuser_correctness_nn_functional_dropout2d_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.001s) 2023-01-11T23:10:57.7475666Z test_nvfuser_correctness_nn_functional_dropout2d_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.001s) 2023-01-11T23:10:57.7475859Z test_nvfuser_correctness_nn_functional_dropout2d_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.001s) 2023-01-11T23:10:57.7476054Z test_nvfuser_correctness_nn_functional_dropout3d_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.001s) 2023-01-11T23:10:57.7476253Z test_nvfuser_correctness_nn_functional_dropout3d_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.001s) 2023-01-11T23:10:57.7476442Z test_nvfuser_correctness_nn_functional_dropout3d_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.001s) 2023-01-11T23:10:57.7476621Z test_nvfuser_correctness_nn_functional_dropout3d_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.001s) 2023-01-11T23:10:57.7476812Z test_nvfuser_correctness_nn_functional_dropout_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.001s) 2023-01-11T23:10:57.7477008Z test_nvfuser_correctness_nn_functional_dropout_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.001s) 2023-01-11T23:10:57.7477203Z test_nvfuser_correctness_nn_functional_dropout_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.001s) 2023-01-11T23:10:57.7477394Z test_nvfuser_correctness_nn_functional_dropout_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.001s) 2023-01-11T23:10:57.7477580Z test_nvfuser_correctness_nn_functional_elu_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.020s) 2023-01-11T23:10:57.7477766Z test_nvfuser_correctness_nn_functional_elu_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.019s) 2023-01-11T23:10:57.7477954Z test_nvfuser_correctness_nn_functional_elu_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.019s) 2023-01-11T23:10:57.7478136Z test_nvfuser_correctness_nn_functional_elu_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.019s) 2023-01-11T23:10:57.7478330Z test_nvfuser_correctness_nn_functional_embedding_bag_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.007s) 2023-01-11T23:10:57.7478529Z test_nvfuser_correctness_nn_functional_embedding_bag_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.007s) 2023-01-11T23:10:57.7478760Z test_nvfuser_correctness_nn_functional_embedding_bag_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.007s) 2023-01-11T23:10:57.7478983Z test_nvfuser_correctness_nn_functional_embedding_bag_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.007s) 2023-01-11T23:10:57.7479225Z test_nvfuser_correctness_nn_functional_embedding_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.002s) 2023-01-11T23:10:57.7479462Z test_nvfuser_correctness_nn_functional_embedding_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.002s) 2023-01-11T23:10:57.7479695Z test_nvfuser_correctness_nn_functional_embedding_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.002s) 2023-01-11T23:10:57.7479925Z test_nvfuser_correctness_nn_functional_embedding_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.002s) 2023-01-11T23:10:57.7480199Z test_nvfuser_correctness_nn_functional_feature_alpha_dropout_with_train_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.001s) 2023-01-11T23:10:57.7480472Z test_nvfuser_correctness_nn_functional_feature_alpha_dropout_with_train_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.001s) 2023-01-11T23:10:57.7480733Z test_nvfuser_correctness_nn_functional_feature_alpha_dropout_with_train_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.001s) 2023-01-11T23:10:57.7481001Z test_nvfuser_correctness_nn_functional_feature_alpha_dropout_with_train_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.001s) 2023-01-11T23:10:57.7481229Z test_nvfuser_correctness_nn_functional_feature_alpha_dropout_without_train_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.001s) 2023-01-11T23:10:57.7481444Z test_nvfuser_correctness_nn_functional_feature_alpha_dropout_without_train_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.001s) 2023-01-11T23:10:57.7481689Z test_nvfuser_correctness_nn_functional_feature_alpha_dropout_without_train_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.001s) 2023-01-11T23:10:57.7481915Z test_nvfuser_correctness_nn_functional_feature_alpha_dropout_without_train_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.001s) 2023-01-11T23:10:57.7482135Z test_nvfuser_correctness_nn_functional_feature_alpha_dropout_without_train_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.001s) 2023-01-11T23:10:57.7482350Z test_nvfuser_correctness_nn_functional_feature_alpha_dropout_without_train_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.001s) 2023-01-11T23:10:57.7482567Z test_nvfuser_correctness_nn_functional_feature_alpha_dropout_without_train_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.001s) 2023-01-11T23:10:57.7482784Z test_nvfuser_correctness_nn_functional_feature_alpha_dropout_without_train_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.001s) 2023-01-11T23:10:57.7483000Z test_nvfuser_correctness_nn_functional_feature_alpha_dropout_without_train_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.001s) 2023-01-11T23:10:57.7483212Z test_nvfuser_correctness_nn_functional_feature_alpha_dropout_without_train_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.001s) 2023-01-11T23:10:57.7483428Z test_nvfuser_correctness_nn_functional_feature_alpha_dropout_without_train_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.001s) 2023-01-11T23:10:57.7483638Z test_nvfuser_correctness_nn_functional_feature_alpha_dropout_without_train_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.001s) 2023-01-11T23:10:57.7483847Z test_nvfuser_correctness_nn_functional_fractional_max_pool2d_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.002s) 2023-01-11T23:10:57.7484051Z test_nvfuser_correctness_nn_functional_fractional_max_pool2d_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.002s) 2023-01-11T23:10:57.7484261Z test_nvfuser_correctness_nn_functional_fractional_max_pool2d_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.002s) 2023-01-11T23:10:57.7484489Z test_nvfuser_correctness_nn_functional_fractional_max_pool3d_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.002s) 2023-01-11T23:10:57.7484700Z test_nvfuser_correctness_nn_functional_fractional_max_pool3d_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.002s) 2023-01-11T23:10:57.7484903Z test_nvfuser_correctness_nn_functional_fractional_max_pool3d_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.002s) 2023-01-11T23:10:57.7485108Z test_nvfuser_correctness_nn_functional_gaussian_nll_loss_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (14.019s) 2023-01-11T23:10:57.7485302Z test_nvfuser_correctness_nn_functional_gaussian_nll_loss_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (14.003s) 2023-01-11T23:10:57.7485505Z test_nvfuser_correctness_nn_functional_gaussian_nll_loss_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (13.634s) 2023-01-11T23:10:57.7485707Z test_nvfuser_correctness_nn_functional_gaussian_nll_loss_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (14.023s) 2023-01-11T23:10:57.7485900Z test_nvfuser_correctness_nn_functional_gelu_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.609s) 2023-01-11T23:10:57.7486094Z test_nvfuser_correctness_nn_functional_gelu_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.497s) 2023-01-11T23:10:57.7486279Z test_nvfuser_correctness_nn_functional_gelu_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.521s) 2023-01-11T23:10:57.7486464Z test_nvfuser_correctness_nn_functional_gelu_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.471s) 2023-01-11T23:10:57.7486652Z test_nvfuser_correctness_nn_functional_glu_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.270s) 2023-01-11T23:10:57.7486838Z test_nvfuser_correctness_nn_functional_glu_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.266s) 2023-01-11T23:10:57.7487037Z test_nvfuser_correctness_nn_functional_glu_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.268s) 2023-01-11T23:10:57.7487226Z test_nvfuser_correctness_nn_functional_glu_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.265s) 2023-01-11T23:10:57.7487428Z test_nvfuser_correctness_nn_functional_grid_sample_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.198s) 2023-01-11T23:10:57.7487619Z test_nvfuser_correctness_nn_functional_grid_sample_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.198s) 2023-01-11T23:10:57.7487808Z test_nvfuser_correctness_nn_functional_grid_sample_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.196s) 2023-01-11T23:10:57.7487995Z test_nvfuser_correctness_nn_functional_group_norm_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.156s) 2023-01-11T23:10:57.7488187Z test_nvfuser_correctness_nn_functional_group_norm_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.157s) 2023-01-11T23:10:57.7488381Z test_nvfuser_correctness_nn_functional_group_norm_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.154s) 2023-01-11T23:10:57.7488574Z test_nvfuser_correctness_nn_functional_group_norm_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.157s) 2023-01-11T23:10:57.7488818Z test_nvfuser_correctness_nn_functional_hardshrink_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.036s) 2023-01-11T23:10:57.7489052Z test_nvfuser_correctness_nn_functional_hardshrink_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.035s) 2023-01-11T23:10:57.7489292Z test_nvfuser_correctness_nn_functional_hardshrink_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.036s) 2023-01-11T23:10:57.7489525Z test_nvfuser_correctness_nn_functional_hardshrink_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.035s) 2023-01-11T23:10:57.7489769Z test_nvfuser_correctness_nn_functional_hardsigmoid_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.017s) 2023-01-11T23:10:57.7490022Z test_nvfuser_correctness_nn_functional_hardsigmoid_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.019s) 2023-01-11T23:10:57.7490288Z test_nvfuser_correctness_nn_functional_hardsigmoid_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.017s) 2023-01-11T23:10:57.7490524Z test_nvfuser_correctness_nn_functional_hardsigmoid_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.017s) 2023-01-11T23:10:57.7490766Z test_nvfuser_correctness_nn_functional_hardswish_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.023s) 2023-01-11T23:10:57.7491008Z test_nvfuser_correctness_nn_functional_hardswish_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.023s) 2023-01-11T23:10:57.7491235Z test_nvfuser_correctness_nn_functional_hardswish_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.023s) 2023-01-11T23:10:57.7491458Z test_nvfuser_correctness_nn_functional_hardswish_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.023s) 2023-01-11T23:10:57.7491645Z test_nvfuser_correctness_nn_functional_hardtanh_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.038s) 2023-01-11T23:10:57.7491843Z test_nvfuser_correctness_nn_functional_hardtanh_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.038s) 2023-01-11T23:10:57.7492034Z test_nvfuser_correctness_nn_functional_hardtanh_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.038s) 2023-01-11T23:10:57.7492224Z test_nvfuser_correctness_nn_functional_hardtanh_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.037s) 2023-01-11T23:10:57.7492417Z test_nvfuser_correctness_nn_functional_hardtanh_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.036s) 2023-01-11T23:10:57.7492607Z test_nvfuser_correctness_nn_functional_hardtanh_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.036s) 2023-01-11T23:10:57.7492796Z test_nvfuser_correctness_nn_functional_hardtanh_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.036s) 2023-01-11T23:10:57.7493006Z test_nvfuser_correctness_nn_functional_hardtanh_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.036s) 2023-01-11T23:10:57.7493212Z test_nvfuser_correctness_nn_functional_hinge_embedding_loss_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.072s) 2023-01-11T23:10:57.7493417Z test_nvfuser_correctness_nn_functional_hinge_embedding_loss_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.071s) 2023-01-11T23:10:57.7493622Z test_nvfuser_correctness_nn_functional_hinge_embedding_loss_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.070s) 2023-01-11T23:10:57.7493822Z test_nvfuser_correctness_nn_functional_hinge_embedding_loss_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.071s) 2023-01-11T23:10:57.7494020Z test_nvfuser_correctness_nn_functional_huber_loss_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.075s) 2023-01-11T23:10:57.7494317Z test_nvfuser_correctness_nn_functional_huber_loss_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.074s) 2023-01-11T23:10:57.7494541Z test_nvfuser_correctness_nn_functional_huber_loss_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.073s) 2023-01-11T23:10:57.7494780Z test_nvfuser_correctness_nn_functional_huber_loss_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.074s) 2023-01-11T23:10:57.7494980Z test_nvfuser_correctness_nn_functional_instance_norm_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (6.941s) 2023-01-11T23:10:57.7495169Z test_nvfuser_correctness_nn_functional_instance_norm_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (6.872s) 2023-01-11T23:10:57.7495365Z test_nvfuser_correctness_nn_functional_instance_norm_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (6.273s) 2023-01-11T23:10:57.7495561Z test_nvfuser_correctness_nn_functional_instance_norm_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (6.240s) 2023-01-11T23:10:57.7495766Z test_nvfuser_correctness_nn_functional_interpolate_area_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.247s) 2023-01-11T23:10:57.7495972Z test_nvfuser_correctness_nn_functional_interpolate_area_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.251s) 2023-01-11T23:10:57.7496227Z test_nvfuser_correctness_nn_functional_interpolate_area_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.247s) 2023-01-11T23:10:57.7496428Z test_nvfuser_correctness_nn_functional_interpolate_area_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.252s) 2023-01-11T23:10:57.7496634Z test_nvfuser_correctness_nn_functional_interpolate_bicubic_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.185s) 2023-01-11T23:10:57.7496840Z test_nvfuser_correctness_nn_functional_interpolate_bicubic_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.188s) 2023-01-11T23:10:57.7497047Z test_nvfuser_correctness_nn_functional_interpolate_bicubic_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.183s) 2023-01-11T23:10:57.7497245Z test_nvfuser_correctness_nn_functional_interpolate_bilinear_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.186s) 2023-01-11T23:10:57.7497454Z test_nvfuser_correctness_nn_functional_interpolate_bilinear_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.183s) 2023-01-11T23:10:57.7497658Z test_nvfuser_correctness_nn_functional_interpolate_bilinear_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.185s) 2023-01-11T23:10:57.7497856Z test_nvfuser_correctness_nn_functional_interpolate_linear_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.159s) 2023-01-11T23:10:57.7498059Z test_nvfuser_correctness_nn_functional_interpolate_linear_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.160s) 2023-01-11T23:10:57.7498257Z test_nvfuser_correctness_nn_functional_interpolate_linear_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.158s) 2023-01-11T23:10:57.7498459Z test_nvfuser_correctness_nn_functional_interpolate_nearest_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.182s) 2023-01-11T23:10:57.7498661Z test_nvfuser_correctness_nn_functional_interpolate_nearest_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.180s) 2023-01-11T23:10:57.7498889Z test_nvfuser_correctness_nn_functional_interpolate_nearest_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.181s) 2023-01-11T23:10:57.7499092Z test_nvfuser_correctness_nn_functional_interpolate_nearest_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.174s) 2023-01-11T23:10:57.7499290Z test_nvfuser_correctness_nn_functional_interpolate_trilinear_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.212s) 2023-01-11T23:10:57.7499500Z test_nvfuser_correctness_nn_functional_interpolate_trilinear_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.208s) 2023-01-11T23:10:57.7499705Z test_nvfuser_correctness_nn_functional_interpolate_trilinear_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.212s) 2023-01-11T23:10:57.7500458Z test_nvfuser_correctness_nn_functional_kl_div_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... /opt/conda/lib/python3.10/site-packages/torch/nn/functional.py:2918: UserWarning: reduction: 'mean' divides the total loss by both the batch size and the support size.'batchmean' divides only by the batch size, and aligns with the KL div math definition.'mean' will be changed to behave the same as 'batchmean' in the next major release. 2023-01-11T23:10:57.7500543Z warnings.warn( 2023-01-11T23:10:57.7500616Z ok (0.292s) 2023-01-11T23:10:57.7500809Z test_nvfuser_correctness_nn_functional_kl_div_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.289s) 2023-01-11T23:10:57.7501002Z test_nvfuser_correctness_nn_functional_kl_div_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.290s) 2023-01-11T23:10:57.7501190Z test_nvfuser_correctness_nn_functional_kl_div_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.288s) 2023-01-11T23:10:57.7501388Z test_nvfuser_correctness_nn_functional_l1_loss_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.048s) 2023-01-11T23:10:57.7501576Z test_nvfuser_correctness_nn_functional_l1_loss_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.062s) 2023-01-11T23:10:57.7501798Z test_nvfuser_correctness_nn_functional_l1_loss_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.062s) 2023-01-11T23:10:57.7501989Z test_nvfuser_correctness_nn_functional_l1_loss_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.046s) 2023-01-11T23:10:57.7502180Z test_nvfuser_correctness_nn_functional_l1_loss_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.048s) 2023-01-11T23:10:57.7502369Z test_nvfuser_correctness_nn_functional_l1_loss_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.048s) 2023-01-11T23:10:57.7502564Z test_nvfuser_correctness_nn_functional_layer_norm_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (1.455s) 2023-01-11T23:10:57.7502755Z test_nvfuser_correctness_nn_functional_layer_norm_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (1.451s) 2023-01-11T23:10:57.7502943Z test_nvfuser_correctness_nn_functional_layer_norm_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (1.368s) 2023-01-11T23:10:57.7503139Z test_nvfuser_correctness_nn_functional_layer_norm_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (1.380s) 2023-01-11T23:10:57.7503337Z test_nvfuser_correctness_nn_functional_leaky_relu_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.256s) 2023-01-11T23:10:57.7503519Z test_nvfuser_correctness_nn_functional_leaky_relu_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.254s) 2023-01-11T23:10:57.7503708Z test_nvfuser_correctness_nn_functional_leaky_relu_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.245s) 2023-01-11T23:10:57.7503901Z test_nvfuser_correctness_nn_functional_leaky_relu_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.244s) 2023-01-11T23:10:57.7504091Z test_nvfuser_correctness_nn_functional_linear_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.097s) 2023-01-11T23:10:57.7504287Z test_nvfuser_correctness_nn_functional_linear_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.095s) 2023-01-11T23:10:57.7504529Z test_nvfuser_correctness_nn_functional_linear_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.097s) 2023-01-11T23:10:57.7504724Z test_nvfuser_correctness_nn_functional_linear_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.095s) 2023-01-11T23:10:57.7504915Z test_nvfuser_correctness_nn_functional_linear_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.096s) 2023-01-11T23:10:57.7505104Z test_nvfuser_correctness_nn_functional_linear_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.095s) 2023-01-11T23:10:57.7505302Z test_nvfuser_correctness_nn_functional_local_response_norm_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (2.981s) 2023-01-11T23:10:57.7505504Z test_nvfuser_correctness_nn_functional_local_response_norm_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (2.940s) 2023-01-11T23:10:57.7505708Z test_nvfuser_correctness_nn_functional_local_response_norm_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (2.871s) 2023-01-11T23:10:57.7505910Z test_nvfuser_correctness_nn_functional_local_response_norm_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (2.930s) 2023-01-11T23:10:57.7506110Z test_nvfuser_correctness_nn_functional_logsigmoid_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.018s) 2023-01-11T23:10:57.7506306Z test_nvfuser_correctness_nn_functional_logsigmoid_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.017s) 2023-01-11T23:10:57.7506498Z test_nvfuser_correctness_nn_functional_logsigmoid_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.017s) 2023-01-11T23:10:57.7506691Z test_nvfuser_correctness_nn_functional_logsigmoid_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.017s) 2023-01-11T23:10:57.7506896Z test_nvfuser_correctness_nn_functional_margin_ranking_loss_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.167s) 2023-01-11T23:10:57.7507099Z test_nvfuser_correctness_nn_functional_margin_ranking_loss_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.164s) 2023-01-11T23:10:57.7507329Z test_nvfuser_correctness_nn_functional_margin_ranking_loss_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.165s) 2023-01-11T23:10:57.7507529Z test_nvfuser_correctness_nn_functional_margin_ranking_loss_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.162s) 2023-01-11T23:10:57.7507733Z test_nvfuser_correctness_nn_functional_margin_ranking_loss_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.164s) 2023-01-11T23:10:57.7507933Z test_nvfuser_correctness_nn_functional_margin_ranking_loss_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.164s) 2023-01-11T23:10:57.7508133Z test_nvfuser_correctness_nn_functional_margin_ranking_loss_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.162s) 2023-01-11T23:10:57.7508332Z test_nvfuser_correctness_nn_functional_margin_ranking_loss_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.165s) 2023-01-11T23:10:57.7508534Z test_nvfuser_correctness_nn_functional_margin_ranking_loss_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.163s) 2023-01-11T23:10:57.7508793Z test_nvfuser_correctness_nn_functional_max_pool1d_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (6.400s) 2023-01-11T23:10:57.7508986Z test_nvfuser_correctness_nn_functional_max_pool1d_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (6.276s) 2023-01-11T23:10:57.7509166Z test_nvfuser_correctness_nn_functional_max_pool1d_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (6.256s) 2023-01-11T23:10:57.7509355Z test_nvfuser_correctness_nn_functional_max_pool1d_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (6.226s) 2023-01-11T23:10:57.7509556Z test_nvfuser_correctness_nn_functional_max_pool2d_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (11.259s) 2023-01-11T23:10:57.7509750Z test_nvfuser_correctness_nn_functional_max_pool2d_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (11.008s) 2023-01-11T23:10:57.7509970Z test_nvfuser_correctness_nn_functional_max_pool2d_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (10.998s) 2023-01-11T23:10:57.7510172Z test_nvfuser_correctness_nn_functional_max_pool2d_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (10.922s) 2023-01-11T23:10:57.7510369Z test_nvfuser_correctness_nn_functional_max_pool3d_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (4.659s) 2023-01-11T23:10:57.7510562Z test_nvfuser_correctness_nn_functional_max_pool3d_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (4.660s) 2023-01-11T23:10:57.7510752Z test_nvfuser_correctness_nn_functional_max_pool3d_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (4.609s) 2023-01-11T23:10:57.7510939Z test_nvfuser_correctness_nn_functional_max_pool3d_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (4.606s) 2023-01-11T23:10:57.7511130Z test_nvfuser_correctness_nn_functional_max_unpool1d_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (1.398s) 2023-01-11T23:10:57.7511324Z test_nvfuser_correctness_nn_functional_max_unpool1d_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (1.367s) 2023-01-11T23:10:57.7511516Z test_nvfuser_correctness_nn_functional_max_unpool1d_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (1.367s) 2023-01-11T23:10:57.7511752Z test_nvfuser_correctness_nn_functional_max_unpool1d_grad_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.222s) 2023-01-11T23:10:57.7512001Z test_nvfuser_correctness_nn_functional_max_unpool1d_grad_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.220s) 2023-01-11T23:10:57.7512249Z test_nvfuser_correctness_nn_functional_max_unpool1d_grad_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.177s) 2023-01-11T23:10:57.7512492Z test_nvfuser_correctness_nn_functional_max_unpool2d_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (2.487s) 2023-01-11T23:10:57.7512728Z test_nvfuser_correctness_nn_functional_max_unpool2d_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (2.481s) 2023-01-11T23:10:57.7512964Z test_nvfuser_correctness_nn_functional_max_unpool2d_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (2.487s) 2023-01-11T23:10:57.7513190Z test_nvfuser_correctness_nn_functional_max_unpool2d_grad_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.263s) 2023-01-11T23:10:57.7513383Z test_nvfuser_correctness_nn_functional_max_unpool2d_grad_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.258s) 2023-01-11T23:10:57.7513578Z test_nvfuser_correctness_nn_functional_max_unpool2d_grad_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.244s) 2023-01-11T23:10:57.7513769Z test_nvfuser_correctness_nn_functional_max_unpool3d_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (1.061s) 2023-01-11T23:10:57.7513959Z test_nvfuser_correctness_nn_functional_max_unpool3d_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (1.064s) 2023-01-11T23:10:57.7514148Z test_nvfuser_correctness_nn_functional_max_unpool3d_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (1.063s) 2023-01-11T23:10:57.7514347Z test_nvfuser_correctness_nn_functional_max_unpool3d_grad_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.190s) 2023-01-11T23:10:57.7514547Z test_nvfuser_correctness_nn_functional_max_unpool3d_grad_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.186s) 2023-01-11T23:10:57.7514741Z test_nvfuser_correctness_nn_functional_max_unpool3d_grad_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.210s) 2023-01-11T23:10:57.7514930Z test_nvfuser_correctness_nn_functional_mish_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.018s) 2023-01-11T23:10:57.7515112Z test_nvfuser_correctness_nn_functional_mish_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.017s) 2023-01-11T23:10:57.7515299Z test_nvfuser_correctness_nn_functional_mish_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.017s) 2023-01-11T23:10:57.7515486Z test_nvfuser_correctness_nn_functional_mish_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.017s) 2023-01-11T23:10:57.7515700Z test_nvfuser_correctness_nn_functional_mse_loss_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.047s) 2023-01-11T23:10:57.7515891Z test_nvfuser_correctness_nn_functional_mse_loss_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.049s) 2023-01-11T23:10:57.7516080Z test_nvfuser_correctness_nn_functional_mse_loss_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.048s) 2023-01-11T23:10:57.7516269Z test_nvfuser_correctness_nn_functional_mse_loss_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.048s) 2023-01-11T23:10:57.7516469Z test_nvfuser_correctness_nn_functional_multi_margin_loss_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.035s) 2023-01-11T23:10:57.7516666Z test_nvfuser_correctness_nn_functional_multi_margin_loss_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.034s) 2023-01-11T23:10:57.7516861Z test_nvfuser_correctness_nn_functional_multi_margin_loss_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.034s) 2023-01-11T23:10:57.7517053Z test_nvfuser_correctness_nn_functional_multi_margin_loss_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.034s) 2023-01-11T23:10:57.7517267Z test_nvfuser_correctness_nn_functional_multilabel_margin_loss_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.021s) 2023-01-11T23:10:57.7517471Z test_nvfuser_correctness_nn_functional_multilabel_margin_loss_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.019s) 2023-01-11T23:10:57.7517678Z test_nvfuser_correctness_nn_functional_multilabel_margin_loss_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.019s) 2023-01-11T23:10:57.7517883Z test_nvfuser_correctness_nn_functional_multilabel_margin_loss_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.019s) 2023-01-11T23:10:57.7518098Z test_nvfuser_correctness_nn_functional_multilabel_soft_margin_loss_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (1.915s) 2023-01-11T23:10:57.7518306Z test_nvfuser_correctness_nn_functional_multilabel_soft_margin_loss_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (1.900s) 2023-01-11T23:10:57.7518552Z test_nvfuser_correctness_nn_functional_multilabel_soft_margin_loss_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (2.176s) 2023-01-11T23:10:57.7518758Z test_nvfuser_correctness_nn_functional_multilabel_soft_margin_loss_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (2.174s) 2023-01-11T23:10:57.7518955Z test_nvfuser_correctness_nn_functional_nll_loss_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.378s) 2023-01-11T23:10:57.7519177Z test_nvfuser_correctness_nn_functional_nll_loss_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.378s) 2023-01-11T23:10:57.7519414Z test_nvfuser_correctness_nn_functional_nll_loss_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.378s) 2023-01-11T23:10:57.7519651Z test_nvfuser_correctness_nn_functional_nll_loss_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.375s) 2023-01-11T23:10:57.7519898Z test_nvfuser_correctness_nn_functional_normalize_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (1.315s) 2023-01-11T23:10:57.7520146Z test_nvfuser_correctness_nn_functional_normalize_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.070s) 2023-01-11T23:10:57.7520392Z test_nvfuser_correctness_nn_functional_normalize_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.069s) 2023-01-11T23:10:57.7520633Z test_nvfuser_correctness_nn_functional_normalize_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (1.309s) 2023-01-11T23:10:57.7520865Z test_nvfuser_correctness_nn_functional_normalize_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (1.250s) 2023-01-11T23:10:57.7521087Z test_nvfuser_correctness_nn_functional_normalize_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (1.246s) 2023-01-11T23:10:57.7521267Z test_nvfuser_correctness_nn_functional_one_hot_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.034s) 2023-01-11T23:10:57.7521468Z test_nvfuser_correctness_nn_functional_pad_circular_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.054s) 2023-01-11T23:10:57.7521688Z test_nvfuser_correctness_nn_functional_pad_circular_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.014s) 2023-01-11T23:10:57.7521892Z test_nvfuser_correctness_nn_functional_pad_circular_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.053s) 2023-01-11T23:10:57.7522093Z test_nvfuser_correctness_nn_functional_pad_circular_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.056s) 2023-01-11T23:10:57.7522288Z test_nvfuser_correctness_nn_functional_pad_circular_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.054s) 2023-01-11T23:10:57.7522481Z test_nvfuser_correctness_nn_functional_pad_circular_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.054s) 2023-01-11T23:10:57.7522674Z test_nvfuser_correctness_nn_functional_pad_circular_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.053s) 2023-01-11T23:10:57.7522870Z test_nvfuser_correctness_nn_functional_pad_circular_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.051s) 2023-01-11T23:10:57.7523064Z test_nvfuser_correctness_nn_functional_pad_circular_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.053s) 2023-01-11T23:10:57.7523244Z test_nvfuser_correctness_nn_functional_pad_circular_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.052s) 2023-01-11T23:10:57.7523438Z test_nvfuser_correctness_nn_functional_pad_circular_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.051s) 2023-01-11T23:10:57.7523634Z test_nvfuser_correctness_nn_functional_pad_circular_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.052s) 2023-01-11T23:10:57.7523832Z test_nvfuser_correctness_nn_functional_pad_constant_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.320s) 2023-01-11T23:10:57.7524023Z test_nvfuser_correctness_nn_functional_pad_constant_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.311s) 2023-01-11T23:10:57.7524227Z test_nvfuser_correctness_nn_functional_pad_constant_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.324s) 2023-01-11T23:10:57.7524452Z test_nvfuser_correctness_nn_functional_pad_constant_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.327s) 2023-01-11T23:10:57.7524643Z test_nvfuser_correctness_nn_functional_pad_constant_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.357s) 2023-01-11T23:10:57.7524833Z test_nvfuser_correctness_nn_functional_pad_constant_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.323s) 2023-01-11T23:10:57.7525013Z test_nvfuser_correctness_nn_functional_pad_constant_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.321s) 2023-01-11T23:10:57.7525203Z test_nvfuser_correctness_nn_functional_pad_constant_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.310s) 2023-01-11T23:10:57.7525389Z test_nvfuser_correctness_nn_functional_pad_constant_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.311s) 2023-01-11T23:10:57.7525577Z test_nvfuser_correctness_nn_functional_pad_constant_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.310s) 2023-01-11T23:10:57.7525770Z test_nvfuser_correctness_nn_functional_pad_constant_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.309s) 2023-01-11T23:10:57.7525963Z test_nvfuser_correctness_nn_functional_pad_constant_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.311s) 2023-01-11T23:10:57.7526162Z test_nvfuser_correctness_nn_functional_pad_reflect_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.080s) 2023-01-11T23:10:57.7526360Z test_nvfuser_correctness_nn_functional_pad_reflect_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.081s) 2023-01-11T23:10:57.7526558Z test_nvfuser_correctness_nn_functional_pad_reflect_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.080s) 2023-01-11T23:10:57.7526755Z test_nvfuser_correctness_nn_functional_pad_reflect_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.078s) 2023-01-11T23:10:57.7526959Z test_nvfuser_correctness_nn_functional_pad_reflect_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.080s) 2023-01-11T23:10:57.7527154Z test_nvfuser_correctness_nn_functional_pad_reflect_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.078s) 2023-01-11T23:10:57.7527358Z test_nvfuser_correctness_nn_functional_pad_replicate_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.079s) 2023-01-11T23:10:57.7527562Z test_nvfuser_correctness_nn_functional_pad_replicate_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.080s) 2023-01-11T23:10:57.7527762Z test_nvfuser_correctness_nn_functional_pad_replicate_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.079s) 2023-01-11T23:10:57.7527960Z test_nvfuser_correctness_nn_functional_pad_replicate_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.078s) 2023-01-11T23:10:57.7528157Z test_nvfuser_correctness_nn_functional_pad_replicate_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.079s) 2023-01-11T23:10:57.7528361Z test_nvfuser_correctness_nn_functional_pairwise_distance_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.047s) 2023-01-11T23:10:57.7528592Z test_nvfuser_correctness_nn_functional_pairwise_distance_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.046s) 2023-01-11T23:10:57.7528847Z test_nvfuser_correctness_nn_functional_pairwise_distance_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.046s) 2023-01-11T23:10:57.7529088Z test_nvfuser_correctness_nn_functional_pairwise_distance_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.046s) 2023-01-11T23:10:57.7529332Z test_nvfuser_correctness_nn_functional_pairwise_distance_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.047s) 2023-01-11T23:10:57.7529580Z test_nvfuser_correctness_nn_functional_pairwise_distance_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.046s) 2023-01-11T23:10:57.7529833Z test_nvfuser_correctness_nn_functional_pairwise_distance_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.046s) 2023-01-11T23:10:57.7530082Z test_nvfuser_correctness_nn_functional_pairwise_distance_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.046s) 2023-01-11T23:10:57.7530352Z test_nvfuser_correctness_nn_functional_pairwise_distance_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.045s) 2023-01-11T23:10:57.7530599Z test_nvfuser_correctness_nn_functional_pairwise_distance_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.047s) 2023-01-11T23:10:57.7530845Z test_nvfuser_correctness_nn_functional_pairwise_distance_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.046s) 2023-01-11T23:10:57.7531080Z test_nvfuser_correctness_nn_functional_pdist_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.051s) 2023-01-11T23:10:57.7531307Z test_nvfuser_correctness_nn_functional_pdist_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.051s) 2023-01-11T23:10:57.7531523Z test_nvfuser_correctness_nn_functional_pixel_shuffle_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.029s) 2023-01-11T23:10:57.7531721Z test_nvfuser_correctness_nn_functional_pixel_shuffle_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.028s) 2023-01-11T23:10:57.7531929Z test_nvfuser_correctness_nn_functional_pixel_shuffle_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.029s) 2023-01-11T23:10:57.7532128Z test_nvfuser_correctness_nn_functional_pixel_shuffle_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.029s) 2023-01-11T23:10:57.7532322Z test_nvfuser_correctness_nn_functional_pixel_shuffle_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.029s) 2023-01-11T23:10:57.7532518Z test_nvfuser_correctness_nn_functional_pixel_shuffle_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.029s) 2023-01-11T23:10:57.7532714Z test_nvfuser_correctness_nn_functional_pixel_shuffle_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.029s) 2023-01-11T23:10:57.7532906Z test_nvfuser_correctness_nn_functional_pixel_shuffle_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.028s) 2023-01-11T23:10:57.7533116Z test_nvfuser_correctness_nn_functional_pixel_shuffle_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.029s) 2023-01-11T23:10:57.7533301Z test_nvfuser_correctness_nn_functional_pixel_shuffle_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.028s) 2023-01-11T23:10:57.7533493Z test_nvfuser_correctness_nn_functional_pixel_shuffle_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.028s) 2023-01-11T23:10:57.7533690Z test_nvfuser_correctness_nn_functional_pixel_shuffle_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.028s) 2023-01-11T23:10:57.7533889Z test_nvfuser_correctness_nn_functional_pixel_unshuffle_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.029s) 2023-01-11T23:10:57.7534086Z test_nvfuser_correctness_nn_functional_pixel_unshuffle_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.028s) 2023-01-11T23:10:57.7534409Z test_nvfuser_correctness_nn_functional_pixel_unshuffle_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.029s) 2023-01-11T23:10:57.7534619Z test_nvfuser_correctness_nn_functional_pixel_unshuffle_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.030s) 2023-01-11T23:10:57.7534818Z test_nvfuser_correctness_nn_functional_pixel_unshuffle_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.029s) 2023-01-11T23:10:57.7535016Z test_nvfuser_correctness_nn_functional_pixel_unshuffle_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.029s) 2023-01-11T23:10:57.7535206Z test_nvfuser_correctness_nn_functional_pixel_unshuffle_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.029s) 2023-01-11T23:10:57.7535400Z test_nvfuser_correctness_nn_functional_pixel_unshuffle_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.028s) 2023-01-11T23:10:57.7535596Z test_nvfuser_correctness_nn_functional_pixel_unshuffle_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.028s) 2023-01-11T23:10:57.7535792Z test_nvfuser_correctness_nn_functional_pixel_unshuffle_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.028s) 2023-01-11T23:10:57.7535992Z test_nvfuser_correctness_nn_functional_pixel_unshuffle_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.028s) 2023-01-11T23:10:57.7536224Z test_nvfuser_correctness_nn_functional_pixel_unshuffle_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.028s) 2023-01-11T23:10:57.7536426Z test_nvfuser_correctness_nn_functional_poisson_nll_loss_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.500s) 2023-01-11T23:10:57.7536625Z test_nvfuser_correctness_nn_functional_poisson_nll_loss_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.507s) 2023-01-11T23:10:57.7536827Z test_nvfuser_correctness_nn_functional_poisson_nll_loss_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.506s) 2023-01-11T23:10:57.7537020Z test_nvfuser_correctness_nn_functional_poisson_nll_loss_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.503s) 2023-01-11T23:10:57.7537211Z test_nvfuser_correctness_nn_functional_poisson_nll_loss_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.504s) 2023-01-11T23:10:57.7537413Z test_nvfuser_correctness_nn_functional_poisson_nll_loss_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.506s) 2023-01-11T23:10:57.7537609Z test_nvfuser_correctness_nn_functional_poisson_nll_loss_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.505s) 2023-01-11T23:10:57.7537806Z test_nvfuser_correctness_nn_functional_poisson_nll_loss_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.507s) 2023-01-11T23:10:57.7538002Z test_nvfuser_correctness_nn_functional_poisson_nll_loss_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.504s) 2023-01-11T23:10:57.7538193Z test_nvfuser_correctness_nn_functional_prelu_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.142s) 2023-01-11T23:10:57.7538382Z test_nvfuser_correctness_nn_functional_prelu_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.141s) 2023-01-11T23:10:57.7538570Z test_nvfuser_correctness_nn_functional_prelu_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.141s) 2023-01-11T23:10:57.7538787Z test_nvfuser_correctness_nn_functional_prelu_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.139s) 2023-01-11T23:10:57.7538983Z test_nvfuser_correctness_nn_functional_relu6_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.018s) 2023-01-11T23:10:57.7539161Z test_nvfuser_correctness_nn_functional_relu6_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.017s) 2023-01-11T23:10:57.7539346Z test_nvfuser_correctness_nn_functional_relu6_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.017s) 2023-01-11T23:10:57.7539534Z test_nvfuser_correctness_nn_functional_relu6_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.018s) 2023-01-11T23:10:57.7539720Z test_nvfuser_correctness_nn_functional_relu6_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.017s) 2023-01-11T23:10:57.7539908Z test_nvfuser_correctness_nn_functional_relu6_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.016s) 2023-01-11T23:10:57.7540096Z test_nvfuser_correctness_nn_functional_relu6_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.016s) 2023-01-11T23:10:57.7540285Z test_nvfuser_correctness_nn_functional_relu6_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.017s) 2023-01-11T23:10:57.7540469Z test_nvfuser_correctness_nn_functional_relu6_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.016s) 2023-01-11T23:10:57.7540657Z test_nvfuser_correctness_nn_functional_relu_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.756s) 2023-01-11T23:10:57.7540839Z test_nvfuser_correctness_nn_functional_relu_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.754s) 2023-01-11T23:10:57.7541030Z test_nvfuser_correctness_nn_functional_relu_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.739s) 2023-01-11T23:10:57.7541217Z test_nvfuser_correctness_nn_functional_relu_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.739s) 2023-01-11T23:10:57.7541403Z test_nvfuser_correctness_nn_functional_relu_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.023s) 2023-01-11T23:10:57.7541665Z test_nvfuser_correctness_nn_functional_relu_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.739s) 2023-01-11T23:10:57.7541846Z test_nvfuser_correctness_nn_functional_relu_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.737s) 2023-01-11T23:10:57.7542035Z test_nvfuser_correctness_nn_functional_relu_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.022s) 2023-01-11T23:10:57.7542222Z test_nvfuser_correctness_nn_functional_relu_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.021s) 2023-01-11T23:10:57.7542412Z test_nvfuser_correctness_nn_functional_rrelu_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.001s) 2023-01-11T23:10:57.7542591Z test_nvfuser_correctness_nn_functional_rrelu_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.001s) 2023-01-11T23:10:57.7542777Z test_nvfuser_correctness_nn_functional_rrelu_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.001s) 2023-01-11T23:10:57.7542967Z test_nvfuser_correctness_nn_functional_rrelu_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.001s) 2023-01-11T23:10:57.7543154Z test_nvfuser_correctness_nn_functional_selu_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.016s) 2023-01-11T23:10:57.7543343Z test_nvfuser_correctness_nn_functional_selu_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.017s) 2023-01-11T23:10:57.7543526Z test_nvfuser_correctness_nn_functional_selu_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.016s) 2023-01-11T23:10:57.7543713Z test_nvfuser_correctness_nn_functional_selu_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.016s) 2023-01-11T23:10:57.7543897Z test_nvfuser_correctness_nn_functional_silu_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.380s) 2023-01-11T23:10:57.7544083Z test_nvfuser_correctness_nn_functional_silu_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.382s) 2023-01-11T23:10:57.7544284Z test_nvfuser_correctness_nn_functional_silu_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.377s) 2023-01-11T23:10:57.7544474Z test_nvfuser_correctness_nn_functional_silu_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.384s) 2023-01-11T23:10:57.7544670Z test_nvfuser_correctness_nn_functional_smooth_l1_loss_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.061s) 2023-01-11T23:10:57.7544867Z test_nvfuser_correctness_nn_functional_smooth_l1_loss_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.060s) 2023-01-11T23:10:57.7545063Z test_nvfuser_correctness_nn_functional_smooth_l1_loss_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.060s) 2023-01-11T23:10:57.7545261Z test_nvfuser_correctness_nn_functional_soft_margin_loss_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.039s) 2023-01-11T23:10:57.7545461Z test_nvfuser_correctness_nn_functional_soft_margin_loss_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.038s) 2023-01-11T23:10:57.7545659Z test_nvfuser_correctness_nn_functional_soft_margin_loss_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.038s) 2023-01-11T23:10:57.7545857Z test_nvfuser_correctness_nn_functional_soft_margin_loss_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.037s) 2023-01-11T23:10:57.7546047Z test_nvfuser_correctness_nn_functional_softmin_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (1.617s) 2023-01-11T23:10:57.7546231Z test_nvfuser_correctness_nn_functional_softmin_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (1.613s) 2023-01-11T23:10:57.7546421Z test_nvfuser_correctness_nn_functional_softmin_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (1.429s) 2023-01-11T23:10:57.7546613Z test_nvfuser_correctness_nn_functional_softmin_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (1.428s) 2023-01-11T23:10:57.7546818Z test_nvfuser_correctness_nn_functional_softmin_with_dtype_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (1.776s) 2023-01-11T23:10:57.7547028Z test_nvfuser_correctness_nn_functional_softmin_with_dtype_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.040s) 2023-01-11T23:10:57.7547277Z test_nvfuser_correctness_nn_functional_softmin_with_dtype_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.040s) 2023-01-11T23:10:57.7547481Z test_nvfuser_correctness_nn_functional_softmin_with_dtype_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (1.771s) 2023-01-11T23:10:57.7547680Z test_nvfuser_correctness_nn_functional_softmin_with_dtype_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (1.545s) 2023-01-11T23:10:57.7547878Z test_nvfuser_correctness_nn_functional_softmin_with_dtype_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.318s) 2023-01-11T23:10:57.7548073Z test_nvfuser_correctness_nn_functional_softmin_with_dtype_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.040s) 2023-01-11T23:10:57.7548261Z test_nvfuser_correctness_nn_functional_softmin_with_dtype_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (1.710s) 2023-01-11T23:10:57.7548457Z test_nvfuser_correctness_nn_functional_softmin_with_dtype_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (1.612s) 2023-01-11T23:10:57.7548716Z test_nvfuser_correctness_nn_functional_softmin_with_dtype_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.040s) 2023-01-11T23:10:57.7548914Z test_nvfuser_correctness_nn_functional_softmin_with_dtype_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.041s) 2023-01-11T23:10:57.7549109Z test_nvfuser_correctness_nn_functional_softplus_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.401s) 2023-01-11T23:10:57.7549300Z test_nvfuser_correctness_nn_functional_softplus_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.398s) 2023-01-11T23:10:57.7549489Z test_nvfuser_correctness_nn_functional_softplus_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.393s) 2023-01-11T23:10:57.7549678Z test_nvfuser_correctness_nn_functional_softplus_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.408s) 2023-01-11T23:10:57.7549896Z test_nvfuser_correctness_nn_functional_softshrink_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.029s) 2023-01-11T23:10:57.7550085Z test_nvfuser_correctness_nn_functional_softshrink_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.028s) 2023-01-11T23:10:57.7550272Z test_nvfuser_correctness_nn_functional_softshrink_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.028s) 2023-01-11T23:10:57.7550458Z test_nvfuser_correctness_nn_functional_softshrink_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.028s) 2023-01-11T23:10:57.7550648Z test_nvfuser_correctness_nn_functional_softsign_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.388s) 2023-01-11T23:10:57.7550839Z test_nvfuser_correctness_nn_functional_softsign_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.389s) 2023-01-11T23:10:57.7551034Z test_nvfuser_correctness_nn_functional_softsign_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.369s) 2023-01-11T23:10:57.7551226Z test_nvfuser_correctness_nn_functional_softsign_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.370s) 2023-01-11T23:10:57.7551419Z test_nvfuser_correctness_nn_functional_softsign_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.388s) 2023-01-11T23:10:57.7551608Z test_nvfuser_correctness_nn_functional_softsign_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.382s) 2023-01-11T23:10:57.7551795Z test_nvfuser_correctness_nn_functional_softsign_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.382s) 2023-01-11T23:10:57.7551976Z test_nvfuser_correctness_nn_functional_softsign_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.022s) 2023-01-11T23:10:57.7552165Z test_nvfuser_correctness_nn_functional_softsign_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.385s) 2023-01-11T23:10:57.7552352Z test_nvfuser_correctness_nn_functional_softsign_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.386s) 2023-01-11T23:10:57.7552545Z test_nvfuser_correctness_nn_functional_softsign_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.022s) 2023-01-11T23:10:57.7552764Z test_nvfuser_correctness_nn_functional_softsign_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.021s) 2023-01-11T23:10:57.7552960Z test_nvfuser_correctness_nn_functional_tanhshrink_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.381s) 2023-01-11T23:10:57.7553159Z test_nvfuser_correctness_nn_functional_tanhshrink_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.020s) 2023-01-11T23:10:57.7553357Z test_nvfuser_correctness_nn_functional_tanhshrink_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.019s) 2023-01-11T23:10:57.7553546Z test_nvfuser_correctness_nn_functional_tanhshrink_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.382s) 2023-01-11T23:10:57.7553724Z test_nvfuser_correctness_nn_functional_tanhshrink_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.377s) 2023-01-11T23:10:57.7553917Z test_nvfuser_correctness_nn_functional_tanhshrink_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.380s) 2023-01-11T23:10:57.7554107Z test_nvfuser_correctness_nn_functional_tanhshrink_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.019s) 2023-01-11T23:10:57.7554298Z test_nvfuser_correctness_nn_functional_tanhshrink_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.383s) 2023-01-11T23:10:57.7554488Z test_nvfuser_correctness_nn_functional_tanhshrink_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.385s) 2023-01-11T23:10:57.7554677Z test_nvfuser_correctness_nn_functional_tanhshrink_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.019s) 2023-01-11T23:10:57.7554862Z test_nvfuser_correctness_nn_functional_tanhshrink_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.019s) 2023-01-11T23:10:57.7555057Z test_nvfuser_correctness_nn_functional_threshold_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.750s) 2023-01-11T23:10:57.7555273Z test_nvfuser_correctness_nn_functional_threshold_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.750s) 2023-01-11T23:10:57.7555461Z test_nvfuser_correctness_nn_functional_threshold_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.736s) 2023-01-11T23:10:57.7555647Z test_nvfuser_correctness_nn_functional_threshold_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.735s) 2023-01-11T23:10:57.7555840Z test_nvfuser_correctness_nn_functional_threshold_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.024s) 2023-01-11T23:10:57.7556026Z test_nvfuser_correctness_nn_functional_threshold_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.733s) 2023-01-11T23:10:57.7556215Z test_nvfuser_correctness_nn_functional_threshold_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.733s) 2023-01-11T23:10:57.7556401Z test_nvfuser_correctness_nn_functional_threshold_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.025s) 2023-01-11T23:10:57.7556588Z test_nvfuser_correctness_nn_functional_threshold_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.024s) 2023-01-11T23:10:57.7556794Z test_nvfuser_correctness_nn_functional_triplet_margin_loss_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.054s) 2023-01-11T23:10:57.7557002Z test_nvfuser_correctness_nn_functional_triplet_margin_loss_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.052s) 2023-01-11T23:10:57.7557207Z test_nvfuser_correctness_nn_functional_triplet_margin_loss_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.052s) 2023-01-11T23:10:57.7557404Z test_nvfuser_correctness_nn_functional_triplet_margin_loss_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.052s) 2023-01-11T23:10:57.7557603Z test_nvfuser_correctness_nn_functional_triplet_margin_loss_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.052s) 2023-01-11T23:10:57.7557803Z test_nvfuser_correctness_nn_functional_triplet_margin_loss_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.054s) 2023-01-11T23:10:57.7558003Z test_nvfuser_correctness_nn_functional_triplet_margin_loss_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.052s) 2023-01-11T23:10:57.7558226Z test_nvfuser_correctness_nn_functional_triplet_margin_loss_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.052s) 2023-01-11T23:10:57.7558422Z test_nvfuser_correctness_nn_functional_triplet_margin_loss_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.051s) 2023-01-11T23:10:57.7558632Z test_nvfuser_correctness_nn_functional_triplet_margin_loss_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.051s) 2023-01-11T23:10:57.7558875Z test_nvfuser_correctness_nn_functional_triplet_margin_loss_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.054s) 2023-01-11T23:10:57.7559146Z test_nvfuser_correctness_nn_functional_triplet_margin_with_distance_loss_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.647s) 2023-01-11T23:10:57.7559419Z test_nvfuser_correctness_nn_functional_triplet_margin_with_distance_loss_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.630s) 2023-01-11T23:10:57.7559692Z test_nvfuser_correctness_nn_functional_triplet_margin_with_distance_loss_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.631s) 2023-01-11T23:10:57.7559961Z test_nvfuser_correctness_nn_functional_triplet_margin_with_distance_loss_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.686s) 2023-01-11T23:10:57.7560233Z test_nvfuser_correctness_nn_functional_triplet_margin_with_distance_loss_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.084s) 2023-01-11T23:10:57.7560494Z test_nvfuser_correctness_nn_functional_triplet_margin_with_distance_loss_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.085s) 2023-01-11T23:10:57.7560760Z test_nvfuser_correctness_nn_functional_triplet_margin_with_distance_loss_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.084s) 2023-01-11T23:10:57.7561026Z test_nvfuser_correctness_nn_functional_triplet_margin_with_distance_loss_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.083s) 2023-01-11T23:10:57.7561271Z test_nvfuser_correctness_nn_functional_triplet_margin_with_distance_loss_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.085s) 2023-01-11T23:10:57.7561489Z test_nvfuser_correctness_nn_functional_triplet_margin_with_distance_loss_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.083s) 2023-01-11T23:10:57.7561701Z test_nvfuser_correctness_nn_functional_triplet_margin_with_distance_loss_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.083s) 2023-01-11T23:10:57.7561888Z test_nvfuser_correctness_nn_functional_unfold_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (3.018s) 2023-01-11T23:10:57.7562073Z test_nvfuser_correctness_nn_functional_unfold_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... ok (3.036s) 2023-01-11T23:10:57.7562263Z test_nvfuser_correctness_nn_functional_unfold_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (3.051s) 2023-01-11T23:10:57.7562453Z test_nvfuser_correctness_nn_functional_unfold_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (3.026s) 2023-01-11T23:10:57.7562644Z test_nvfuser_correctness_nn_functional_unfold_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (3.025s) 2023-01-11T23:10:57.7562829Z test_nvfuser_correctness_nn_functional_unfold_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (3.001s) 2023-01-11T23:10:57.7563387Z test_nvfuser_correctness_nn_functional_upsample_bilinear_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... /opt/conda/lib/python3.10/site-packages/torch/nn/functional.py:4078: UserWarning: nn.functional.upsample_bilinear is deprecated. Use nn.functional.interpolate instead. 2023-01-11T23:10:57.7563593Z warnings.warn("nn.functional.upsample_bilinear is deprecated. Use nn.functional.interpolate instead.") 2023-01-11T23:10:57.7563665Z ok (0.039s) 2023-01-11T23:10:57.7563868Z test_nvfuser_correctness_nn_functional_upsample_bilinear_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.027s) 2023-01-11T23:10:57.7564074Z test_nvfuser_correctness_nn_functional_upsample_bilinear_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.027s) 2023-01-11T23:10:57.7564727Z test_nvfuser_correctness_nn_functional_upsample_nearest_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... /opt/conda/lib/python3.10/site-packages/torch/nn/functional.py:4022: UserWarning: nn.functional.upsample_nearest is deprecated. Use nn.functional.interpolate instead. 2023-01-11T23:10:57.7564954Z warnings.warn("nn.functional.upsample_nearest is deprecated. Use nn.functional.interpolate instead.") 2023-01-11T23:10:57.7565029Z ok (0.075s) 2023-01-11T23:10:57.7565252Z test_nvfuser_correctness_nn_functional_upsample_nearest_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.076s) 2023-01-11T23:10:57.7565477Z test_nvfuser_correctness_nn_functional_upsample_nearest_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.074s) 2023-01-11T23:10:57.7565699Z test_nvfuser_correctness_nn_functional_upsample_nearest_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.071s) 2023-01-11T23:10:57.7565897Z test_nvfuser_correctness_nonzero_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.268s) 2023-01-11T23:10:57.7566090Z test_nvfuser_correctness_nonzero_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.268s) 2023-01-11T23:10:57.7566291Z test_nvfuser_correctness_nonzero_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.269s) 2023-01-11T23:10:57.7566484Z test_nvfuser_correctness_nonzero_cuda_complex32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.268s) 2023-01-11T23:10:57.7566679Z test_nvfuser_correctness_nonzero_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.268s) 2023-01-11T23:10:57.7566875Z test_nvfuser_correctness_nonzero_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.269s) 2023-01-11T23:10:57.7567062Z test_nvfuser_correctness_nonzero_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.270s) 2023-01-11T23:10:57.7567248Z test_nvfuser_correctness_nonzero_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.268s) 2023-01-11T23:10:57.7567464Z test_nvfuser_correctness_nonzero_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.269s) 2023-01-11T23:10:57.7567659Z test_nvfuser_correctness_nonzero_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.267s) 2023-01-11T23:10:57.7567848Z test_nvfuser_correctness_nonzero_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.267s) 2023-01-11T23:10:57.7568033Z test_nvfuser_correctness_nonzero_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.267s) 2023-01-11T23:10:57.7568212Z test_nvfuser_correctness_nonzero_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.268s) 2023-01-11T23:10:57.7568402Z test_nvfuser_correctness_norm_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.519s) 2023-01-11T23:10:57.7568614Z test_nvfuser_correctness_norm_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.519s) 2023-01-11T23:10:57.7568851Z test_nvfuser_correctness_norm_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.523s) 2023-01-11T23:10:57.7569087Z test_nvfuser_correctness_norm_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.523s) 2023-01-11T23:10:57.7569320Z test_nvfuser_correctness_norm_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.522s) 2023-01-11T23:10:57.7569557Z test_nvfuser_correctness_norm_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.518s) 2023-01-11T23:10:57.7569800Z test_nvfuser_correctness_norm_fro_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.040s) 2023-01-11T23:10:57.7570049Z test_nvfuser_correctness_norm_fro_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.039s) 2023-01-11T23:10:57.7570285Z test_nvfuser_correctness_norm_fro_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.038s) 2023-01-11T23:10:57.7570521Z test_nvfuser_correctness_norm_fro_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.038s) 2023-01-11T23:10:57.7570750Z test_nvfuser_correctness_norm_fro_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.038s) 2023-01-11T23:10:57.7570982Z test_nvfuser_correctness_norm_fro_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.037s) 2023-01-11T23:10:57.7571232Z test_nvfuser_correctness_norm_inf_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.050s) 2023-01-11T23:10:57.7571445Z test_nvfuser_correctness_norm_inf_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.052s) 2023-01-11T23:10:57.7571619Z test_nvfuser_correctness_norm_inf_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.051s) 2023-01-11T23:10:57.7571788Z test_nvfuser_correctness_norm_inf_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.050s) 2023-01-11T23:10:57.7571953Z test_nvfuser_correctness_norm_inf_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.050s) 2023-01-11T23:10:57.7572120Z test_nvfuser_correctness_norm_inf_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.050s) 2023-01-11T23:10:57.7572296Z test_nvfuser_correctness_norm_nuc_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.099s) 2023-01-11T23:10:57.7572472Z test_nvfuser_correctness_norm_nuc_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.035s) 2023-01-11T23:10:57.7572643Z test_nvfuser_correctness_norm_nuc_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.033s) 2023-01-11T23:10:57.7572808Z test_nvfuser_correctness_norm_nuc_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.043s) 2023-01-11T23:10:57.7572983Z test_nvfuser_correctness_normal_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.001s) 2023-01-11T23:10:57.7573154Z test_nvfuser_correctness_normal_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.001s) 2023-01-11T23:10:57.7573325Z test_nvfuser_correctness_normal_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.001s) 2023-01-11T23:10:57.7573496Z test_nvfuser_correctness_normal_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.001s) 2023-01-11T23:10:57.7573676Z test_nvfuser_correctness_normal_number_mean_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.001s) 2023-01-11T23:10:57.7573887Z test_nvfuser_correctness_normal_number_mean_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.001s) 2023-01-11T23:10:57.7574071Z test_nvfuser_correctness_normal_number_mean_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.001s) 2023-01-11T23:10:57.7574399Z test_nvfuser_correctness_normal_number_mean_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.001s) 2023-01-11T23:10:57.7574635Z test_nvfuser_correctness_ones_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.013s) 2023-01-11T23:10:57.7574824Z test_nvfuser_correctness_ones_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.012s) 2023-01-11T23:10:57.7575003Z test_nvfuser_correctness_ones_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.013s) 2023-01-11T23:10:57.7575178Z test_nvfuser_correctness_ones_cuda_complex32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.013s) 2023-01-11T23:10:57.7575356Z test_nvfuser_correctness_ones_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.013s) 2023-01-11T23:10:57.7575524Z test_nvfuser_correctness_ones_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.013s) 2023-01-11T23:10:57.7575695Z test_nvfuser_correctness_ones_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.013s) 2023-01-11T23:10:57.7575865Z test_nvfuser_correctness_ones_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.013s) 2023-01-11T23:10:57.7576034Z test_nvfuser_correctness_ones_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.012s) 2023-01-11T23:10:57.7576201Z test_nvfuser_correctness_ones_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.012s) 2023-01-11T23:10:57.7576367Z test_nvfuser_correctness_ones_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.013s) 2023-01-11T23:10:57.7576536Z test_nvfuser_correctness_ones_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.013s) 2023-01-11T23:10:57.7576704Z test_nvfuser_correctness_ones_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.012s) 2023-01-11T23:10:57.7576879Z test_nvfuser_correctness_ones_like_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.052s) 2023-01-11T23:10:57.7577116Z test_nvfuser_correctness_ones_like_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.050s) 2023-01-11T23:10:57.7577300Z test_nvfuser_correctness_ones_like_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.052s) 2023-01-11T23:10:57.7577479Z test_nvfuser_correctness_ones_like_cuda_complex32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.053s) 2023-01-11T23:10:57.7577654Z test_nvfuser_correctness_ones_like_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.052s) 2023-01-11T23:10:57.7577832Z test_nvfuser_correctness_ones_like_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.052s) 2023-01-11T23:10:57.7578003Z test_nvfuser_correctness_ones_like_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.052s) 2023-01-11T23:10:57.7578174Z test_nvfuser_correctness_ones_like_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.051s) 2023-01-11T23:10:57.7578355Z test_nvfuser_correctness_ones_like_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.052s) 2023-01-11T23:10:57.7578521Z test_nvfuser_correctness_ones_like_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.050s) 2023-01-11T23:10:57.7578691Z test_nvfuser_correctness_ones_like_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.050s) 2023-01-11T23:10:57.7578862Z test_nvfuser_correctness_ones_like_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.050s) 2023-01-11T23:10:57.7579037Z test_nvfuser_correctness_ones_like_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.049s) 2023-01-11T23:10:57.7579213Z test_nvfuser_correctness_ormqr_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... ok (1.721s) 2023-01-11T23:10:57.7579388Z test_nvfuser_correctness_ormqr_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (1.729s) 2023-01-11T23:10:57.7579559Z test_nvfuser_correctness_ormqr_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (1.719s) 2023-01-11T23:10:57.7579762Z test_nvfuser_correctness_ormqr_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (1.715s) 2023-01-11T23:10:57.7579937Z test_nvfuser_correctness_outer_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.016s) 2023-01-11T23:10:57.7580100Z test_nvfuser_correctness_outer_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.012s) 2023-01-11T23:10:57.7580276Z test_nvfuser_correctness_outer_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.012s) 2023-01-11T23:10:57.7580450Z test_nvfuser_correctness_outer_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.012s) 2023-01-11T23:10:57.7580621Z test_nvfuser_correctness_outer_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.012s) 2023-01-11T23:10:57.7580789Z test_nvfuser_correctness_outer_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.012s) 2023-01-11T23:10:57.7580958Z test_nvfuser_correctness_outer_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.012s) 2023-01-11T23:10:57.7581136Z test_nvfuser_correctness_outer_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.012s) 2023-01-11T23:10:57.7581306Z test_nvfuser_correctness_outer_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.012s) 2023-01-11T23:10:57.7581475Z test_nvfuser_correctness_outer_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.011s) 2023-01-11T23:10:57.7581636Z test_nvfuser_correctness_outer_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.012s) 2023-01-11T23:10:57.7581802Z test_nvfuser_correctness_outer_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.012s) 2023-01-11T23:10:57.7581984Z test_nvfuser_correctness_pca_lowrank_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.011s) 2023-01-11T23:10:57.7582165Z test_nvfuser_correctness_pca_lowrank_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.010s) 2023-01-11T23:10:57.7582341Z test_nvfuser_correctness_permute_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.802s) 2023-01-11T23:10:57.7582517Z test_nvfuser_correctness_permute_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.774s) 2023-01-11T23:10:57.7582722Z test_nvfuser_correctness_permute_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.051s) 2023-01-11T23:10:57.7582902Z test_nvfuser_correctness_permute_cuda_complex32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.051s) 2023-01-11T23:10:57.7583070Z test_nvfuser_correctness_permute_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.050s) 2023-01-11T23:10:57.7583247Z test_nvfuser_correctness_permute_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.798s) 2023-01-11T23:10:57.7583420Z test_nvfuser_correctness_permute_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.777s) 2023-01-11T23:10:57.7583590Z test_nvfuser_correctness_permute_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.777s) 2023-01-11T23:10:57.7583768Z test_nvfuser_correctness_permute_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.048s) 2023-01-11T23:10:57.7583941Z test_nvfuser_correctness_permute_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.774s) 2023-01-11T23:10:57.7584114Z test_nvfuser_correctness_permute_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.773s) 2023-01-11T23:10:57.7584289Z test_nvfuser_correctness_permute_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.048s) 2023-01-11T23:10:57.7584458Z test_nvfuser_correctness_permute_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.049s) 2023-01-11T23:10:57.7584632Z test_nvfuser_correctness_pinverse_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.217s) 2023-01-11T23:10:57.7584814Z test_nvfuser_correctness_pinverse_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.110s) 2023-01-11T23:10:57.7584989Z test_nvfuser_correctness_pinverse_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.106s) 2023-01-11T23:10:57.7585161Z test_nvfuser_correctness_pinverse_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.120s) 2023-01-11T23:10:57.7585354Z test_nvfuser_correctness_polar_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.052s) 2023-01-11T23:10:57.7585534Z test_nvfuser_correctness_polar_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.051s) 2023-01-11T23:10:57.7585730Z test_nvfuser_correctness_polygamma_polygamma_n_0_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... ok (1.117s) 2023-01-11T23:10:57.7585926Z test_nvfuser_correctness_polygamma_polygamma_n_0_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (1.411s) 2023-01-11T23:10:57.7586114Z test_nvfuser_correctness_polygamma_polygamma_n_0_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (1.502s) 2023-01-11T23:10:57.7586301Z test_nvfuser_correctness_polygamma_polygamma_n_0_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (1.592s) 2023-01-11T23:10:57.7586492Z test_nvfuser_correctness_polygamma_polygamma_n_0_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.057s) 2023-01-11T23:10:57.7586688Z test_nvfuser_correctness_polygamma_polygamma_n_0_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.056s) 2023-01-11T23:10:57.7586882Z test_nvfuser_correctness_polygamma_polygamma_n_0_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.058s) 2023-01-11T23:10:57.7587072Z test_nvfuser_correctness_polygamma_polygamma_n_0_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.056s) 2023-01-11T23:10:57.7587259Z test_nvfuser_correctness_polygamma_polygamma_n_0_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.056s) 2023-01-11T23:10:57.7587449Z test_nvfuser_correctness_polygamma_polygamma_n_1_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.056s) 2023-01-11T23:10:57.7587638Z test_nvfuser_correctness_polygamma_polygamma_n_1_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.058s) 2023-01-11T23:10:57.7587830Z test_nvfuser_correctness_polygamma_polygamma_n_1_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.057s) 2023-01-11T23:10:57.7588012Z test_nvfuser_correctness_polygamma_polygamma_n_1_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.056s) 2023-01-11T23:10:57.7588236Z test_nvfuser_correctness_polygamma_polygamma_n_1_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.056s) 2023-01-11T23:10:57.7588422Z test_nvfuser_correctness_polygamma_polygamma_n_1_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.057s) 2023-01-11T23:10:57.7588675Z test_nvfuser_correctness_polygamma_polygamma_n_1_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.056s) 2023-01-11T23:10:57.7588864Z test_nvfuser_correctness_polygamma_polygamma_n_1_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.056s) 2023-01-11T23:10:57.7596072Z test_nvfuser_correctness_polygamma_polygamma_n_1_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.056s) 2023-01-11T23:10:57.7596295Z test_nvfuser_correctness_polygamma_polygamma_n_2_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.057s) 2023-01-11T23:10:57.7596499Z test_nvfuser_correctness_polygamma_polygamma_n_2_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.057s) 2023-01-11T23:10:57.7596696Z test_nvfuser_correctness_polygamma_polygamma_n_2_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.057s) 2023-01-11T23:10:57.7596884Z test_nvfuser_correctness_polygamma_polygamma_n_2_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.056s) 2023-01-11T23:10:57.7597067Z test_nvfuser_correctness_polygamma_polygamma_n_2_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.057s) 2023-01-11T23:10:57.7597255Z test_nvfuser_correctness_polygamma_polygamma_n_2_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.056s) 2023-01-11T23:10:57.7597447Z test_nvfuser_correctness_polygamma_polygamma_n_2_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.056s) 2023-01-11T23:10:57.7597641Z test_nvfuser_correctness_polygamma_polygamma_n_2_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.056s) 2023-01-11T23:10:57.7597830Z test_nvfuser_correctness_polygamma_polygamma_n_2_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.057s) 2023-01-11T23:10:57.7598078Z test_nvfuser_correctness_polygamma_polygamma_n_3_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.056s) 2023-01-11T23:10:57.7598270Z test_nvfuser_correctness_polygamma_polygamma_n_3_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.057s) 2023-01-11T23:10:57.7598479Z test_nvfuser_correctness_polygamma_polygamma_n_3_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.056s) 2023-01-11T23:10:57.7598711Z test_nvfuser_correctness_polygamma_polygamma_n_3_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.057s) 2023-01-11T23:10:57.7598936Z test_nvfuser_correctness_polygamma_polygamma_n_3_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.056s) 2023-01-11T23:10:57.7599167Z test_nvfuser_correctness_polygamma_polygamma_n_3_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.056s) 2023-01-11T23:10:57.7599404Z test_nvfuser_correctness_polygamma_polygamma_n_3_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.056s) 2023-01-11T23:10:57.7599637Z test_nvfuser_correctness_polygamma_polygamma_n_3_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.057s) 2023-01-11T23:10:57.7599870Z test_nvfuser_correctness_polygamma_polygamma_n_3_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.056s) 2023-01-11T23:10:57.7600104Z test_nvfuser_correctness_polygamma_polygamma_n_4_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.056s) 2023-01-11T23:10:57.7600336Z test_nvfuser_correctness_polygamma_polygamma_n_4_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.057s) 2023-01-11T23:10:57.7600568Z test_nvfuser_correctness_polygamma_polygamma_n_4_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.058s) 2023-01-11T23:10:57.7600806Z test_nvfuser_correctness_polygamma_polygamma_n_4_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.056s) 2023-01-11T23:10:57.7601038Z test_nvfuser_correctness_polygamma_polygamma_n_4_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.056s) 2023-01-11T23:10:57.7601223Z test_nvfuser_correctness_polygamma_polygamma_n_4_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.056s) 2023-01-11T23:10:57.7601437Z test_nvfuser_correctness_polygamma_polygamma_n_4_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.057s) 2023-01-11T23:10:57.7601622Z test_nvfuser_correctness_polygamma_polygamma_n_4_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.056s) 2023-01-11T23:10:57.7601808Z test_nvfuser_correctness_polygamma_polygamma_n_4_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.056s) 2023-01-11T23:10:57.7601989Z test_nvfuser_correctness_positive_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.012s) 2023-01-11T23:10:57.7602170Z test_nvfuser_correctness_positive_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.012s) 2023-01-11T23:10:57.7602350Z test_nvfuser_correctness_positive_cuda_complex32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.012s) 2023-01-11T23:10:57.7602529Z test_nvfuser_correctness_positive_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.012s) 2023-01-11T23:10:57.7602712Z test_nvfuser_correctness_positive_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.011s) 2023-01-11T23:10:57.7602879Z test_nvfuser_correctness_positive_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.012s) 2023-01-11T23:10:57.7603050Z test_nvfuser_correctness_positive_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.011s) 2023-01-11T23:10:57.7603225Z test_nvfuser_correctness_positive_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.011s) 2023-01-11T23:10:57.7603400Z test_nvfuser_correctness_positive_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.011s) 2023-01-11T23:10:57.7603573Z test_nvfuser_correctness_positive_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.011s) 2023-01-11T23:10:57.7603748Z test_nvfuser_correctness_positive_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.011s) 2023-01-11T23:10:57.7603923Z test_nvfuser_correctness_positive_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.011s) 2023-01-11T23:10:57.7604125Z test_nvfuser_correctness_pow_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (1.352s) 2023-01-11T23:10:57.7604293Z test_nvfuser_correctness_pow_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.103s) 2023-01-11T23:10:57.7604468Z test_nvfuser_correctness_pow_cuda_complex32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (2.164s) 2023-01-11T23:10:57.7604643Z test_nvfuser_correctness_pow_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.104s) 2023-01-11T23:10:57.7604814Z test_nvfuser_correctness_pow_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (1.352s) 2023-01-11T23:10:57.7604986Z test_nvfuser_correctness_pow_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (1.307s) 2023-01-11T23:10:57.7605156Z test_nvfuser_correctness_pow_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (1.347s) 2023-01-11T23:10:57.7605326Z test_nvfuser_correctness_pow_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.097s) 2023-01-11T23:10:57.7605498Z test_nvfuser_correctness_pow_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (1.251s) 2023-01-11T23:10:57.7605665Z test_nvfuser_correctness_pow_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (1.257s) 2023-01-11T23:10:57.7605825Z test_nvfuser_correctness_pow_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.097s) 2023-01-11T23:10:57.7605993Z test_nvfuser_correctness_pow_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.097s) 2023-01-11T23:10:57.7606169Z test_nvfuser_correctness_prod_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.435s) 2023-01-11T23:10:57.7606333Z test_nvfuser_correctness_prod_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.417s) 2023-01-11T23:10:57.7606510Z test_nvfuser_correctness_prod_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.439s) 2023-01-11T23:10:57.7606684Z test_nvfuser_correctness_prod_cuda_complex32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (1.980s) 2023-01-11T23:10:57.7606860Z test_nvfuser_correctness_prod_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.440s) 2023-01-11T23:10:57.7607061Z test_nvfuser_correctness_prod_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.434s) 2023-01-11T23:10:57.7607234Z test_nvfuser_correctness_prod_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.435s) 2023-01-11T23:10:57.7607399Z test_nvfuser_correctness_prod_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.433s) 2023-01-11T23:10:57.7607569Z test_nvfuser_correctness_prod_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (1.071s) 2023-01-11T23:10:57.7607737Z test_nvfuser_correctness_prod_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (1.069s) 2023-01-11T23:10:57.7607907Z test_nvfuser_correctness_prod_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.409s) 2023-01-11T23:10:57.7608073Z test_nvfuser_correctness_prod_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (1.067s) 2023-01-11T23:10:57.7608242Z test_nvfuser_correctness_prod_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (1.068s) 2023-01-11T23:10:57.7608416Z test_nvfuser_correctness_put_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.263s) 2023-01-11T23:10:57.7608611Z test_nvfuser_correctness_put_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.250s) 2023-01-11T23:10:57.7608822Z test_nvfuser_correctness_put_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.263s) 2023-01-11T23:10:57.7609041Z test_nvfuser_correctness_put_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.266s) 2023-01-11T23:10:57.7609250Z test_nvfuser_correctness_put_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.262s) 2023-01-11T23:10:57.7609460Z test_nvfuser_correctness_put_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.263s) 2023-01-11T23:10:57.7609667Z test_nvfuser_correctness_put_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.260s) 2023-01-11T23:10:57.7609877Z test_nvfuser_correctness_put_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.250s) 2023-01-11T23:10:57.7610112Z test_nvfuser_correctness_put_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.248s) 2023-01-11T23:10:57.7610316Z test_nvfuser_correctness_put_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.246s) 2023-01-11T23:10:57.7610524Z test_nvfuser_correctness_put_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.248s) 2023-01-11T23:10:57.7610723Z test_nvfuser_correctness_put_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.248s) 2023-01-11T23:10:57.7610939Z test_nvfuser_correctness_qr_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.480s) 2023-01-11T23:10:57.7611152Z test_nvfuser_correctness_qr_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.473s) 2023-01-11T23:10:57.7611360Z test_nvfuser_correctness_qr_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.464s) 2023-01-11T23:10:57.7611536Z test_nvfuser_correctness_qr_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.462s) 2023-01-11T23:10:57.7611713Z test_nvfuser_correctness_quantile_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.885s) 2023-01-11T23:10:57.7611892Z test_nvfuser_correctness_quantile_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.881s) 2023-01-11T23:10:57.7612065Z test_nvfuser_correctness_rad2deg_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.013s) 2023-01-11T23:10:57.7612230Z test_nvfuser_correctness_rad2deg_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.012s) 2023-01-11T23:10:57.7612406Z test_nvfuser_correctness_rad2deg_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.012s) 2023-01-11T23:10:57.7612580Z test_nvfuser_correctness_rad2deg_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.012s) 2023-01-11T23:10:57.7612750Z test_nvfuser_correctness_rad2deg_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.012s) 2023-01-11T23:10:57.7612922Z test_nvfuser_correctness_rad2deg_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.012s) 2023-01-11T23:10:57.7613096Z test_nvfuser_correctness_rad2deg_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.012s) 2023-01-11T23:10:57.7613297Z test_nvfuser_correctness_rad2deg_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.012s) 2023-01-11T23:10:57.7613467Z test_nvfuser_correctness_rad2deg_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.012s) 2023-01-11T23:10:57.7613636Z test_nvfuser_correctness_rad2deg_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.012s) 2023-01-11T23:10:57.7613810Z test_nvfuser_correctness_rand_like_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.001s) 2023-01-11T23:10:57.7613995Z test_nvfuser_correctness_rand_like_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.001s) 2023-01-11T23:10:57.7614408Z test_nvfuser_correctness_rand_like_cuda_complex32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.001s) 2023-01-11T23:10:57.7614652Z test_nvfuser_correctness_rand_like_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.001s) 2023-01-11T23:10:57.7614856Z test_nvfuser_correctness_rand_like_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.001s) 2023-01-11T23:10:57.7615044Z test_nvfuser_correctness_rand_like_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.001s) 2023-01-11T23:10:57.7615219Z test_nvfuser_correctness_rand_like_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.001s) 2023-01-11T23:10:57.7615401Z test_nvfuser_correctness_randint_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.001s) 2023-01-11T23:10:57.7615577Z test_nvfuser_correctness_randint_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.001s) 2023-01-11T23:10:57.7615740Z test_nvfuser_correctness_randint_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.001s) 2023-01-11T23:10:57.7615909Z test_nvfuser_correctness_randint_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.001s) 2023-01-11T23:10:57.7616082Z test_nvfuser_correctness_randint_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.001s) 2023-01-11T23:10:57.7616319Z test_nvfuser_correctness_randint_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.001s) 2023-01-11T23:10:57.7616498Z test_nvfuser_correctness_randint_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.001s) 2023-01-11T23:10:57.7616671Z test_nvfuser_correctness_randint_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.001s) 2023-01-11T23:10:57.7616848Z test_nvfuser_correctness_randint_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.001s) 2023-01-11T23:10:57.7617038Z test_nvfuser_correctness_randint_like_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.001s) 2023-01-11T23:10:57.7617222Z test_nvfuser_correctness_randint_like_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.001s) 2023-01-11T23:10:57.7617394Z test_nvfuser_correctness_randint_like_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.001s) 2023-01-11T23:10:57.7617578Z test_nvfuser_correctness_randint_like_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.001s) 2023-01-11T23:10:57.7617761Z test_nvfuser_correctness_randint_like_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.001s) 2023-01-11T23:10:57.7617941Z test_nvfuser_correctness_randint_like_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.001s) 2023-01-11T23:10:57.7618113Z test_nvfuser_correctness_randint_like_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.001s) 2023-01-11T23:10:57.7618294Z test_nvfuser_correctness_randint_like_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.001s) 2023-01-11T23:10:57.7618475Z test_nvfuser_correctness_randint_like_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.001s) 2023-01-11T23:10:57.7618651Z test_nvfuser_correctness_randn_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.001s) 2023-01-11T23:10:57.7618831Z test_nvfuser_correctness_randn_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.001s) 2023-01-11T23:10:57.7619003Z test_nvfuser_correctness_randn_cuda_complex32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.001s) 2023-01-11T23:10:57.7619217Z test_nvfuser_correctness_randn_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.001s) 2023-01-11T23:10:57.7619389Z test_nvfuser_correctness_randn_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.001s) 2023-01-11T23:10:57.7619560Z test_nvfuser_correctness_randn_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.001s) 2023-01-11T23:10:57.7619730Z test_nvfuser_correctness_randn_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.001s) 2023-01-11T23:10:57.7619912Z test_nvfuser_correctness_randn_like_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.001s) 2023-01-11T23:10:57.7620093Z test_nvfuser_correctness_randn_like_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.001s) 2023-01-11T23:10:57.7620271Z test_nvfuser_correctness_randn_like_cuda_complex32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.001s) 2023-01-11T23:10:57.7620453Z test_nvfuser_correctness_randn_like_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.001s) 2023-01-11T23:10:57.7620624Z test_nvfuser_correctness_randn_like_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.001s) 2023-01-11T23:10:57.7620796Z test_nvfuser_correctness_randn_like_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.001s) 2023-01-11T23:10:57.7620972Z test_nvfuser_correctness_randn_like_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.001s) 2023-01-11T23:10:57.7621145Z test_nvfuser_correctness_ravel_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.035s) 2023-01-11T23:10:57.7621314Z test_nvfuser_correctness_ravel_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.031s) 2023-01-11T23:10:57.7621493Z test_nvfuser_correctness_ravel_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.033s) 2023-01-11T23:10:57.7621668Z test_nvfuser_correctness_ravel_cuda_complex32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.033s) 2023-01-11T23:10:57.7621866Z test_nvfuser_correctness_ravel_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.033s) 2023-01-11T23:10:57.7622036Z test_nvfuser_correctness_ravel_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.033s) 2023-01-11T23:10:57.7622210Z test_nvfuser_correctness_ravel_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.034s) 2023-01-11T23:10:57.7622383Z test_nvfuser_correctness_ravel_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.032s) 2023-01-11T23:10:57.7622556Z test_nvfuser_correctness_ravel_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.031s) 2023-01-11T23:10:57.7622727Z test_nvfuser_correctness_ravel_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.031s) 2023-01-11T23:10:57.7622897Z test_nvfuser_correctness_ravel_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.031s) 2023-01-11T23:10:57.7623067Z test_nvfuser_correctness_ravel_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.031s) 2023-01-11T23:10:57.7623239Z test_nvfuser_correctness_ravel_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.032s) 2023-01-11T23:10:57.7623416Z test_nvfuser_correctness_real_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.017s) 2023-01-11T23:10:57.7623583Z test_nvfuser_correctness_real_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.016s) 2023-01-11T23:10:57.7623759Z test_nvfuser_correctness_real_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.017s) 2023-01-11T23:10:57.7623936Z test_nvfuser_correctness_real_cuda_complex32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.017s) 2023-01-11T23:10:57.7624113Z test_nvfuser_correctness_real_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.017s) 2023-01-11T23:10:57.7624285Z test_nvfuser_correctness_real_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.017s) 2023-01-11T23:10:57.7624462Z test_nvfuser_correctness_real_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.017s) 2023-01-11T23:10:57.7624634Z test_nvfuser_correctness_real_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.017s) 2023-01-11T23:10:57.7624807Z test_nvfuser_correctness_real_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.016s) 2023-01-11T23:10:57.7625003Z test_nvfuser_correctness_real_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.016s) 2023-01-11T23:10:57.7625164Z test_nvfuser_correctness_real_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.016s) 2023-01-11T23:10:57.7625333Z test_nvfuser_correctness_real_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.016s) 2023-01-11T23:10:57.7625503Z test_nvfuser_correctness_real_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.016s) 2023-01-11T23:10:57.7625688Z test_nvfuser_correctness_reciprocal_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.394s) 2023-01-11T23:10:57.7625868Z test_nvfuser_correctness_reciprocal_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.389s) 2023-01-11T23:10:57.7626059Z test_nvfuser_correctness_reciprocal_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.032s) 2023-01-11T23:10:57.7626248Z test_nvfuser_correctness_reciprocal_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.032s) 2023-01-11T23:10:57.7626433Z test_nvfuser_correctness_reciprocal_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.391s) 2023-01-11T23:10:57.7626610Z test_nvfuser_correctness_reciprocal_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.388s) 2023-01-11T23:10:57.7626778Z test_nvfuser_correctness_reciprocal_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.386s) 2023-01-11T23:10:57.7626955Z test_nvfuser_correctness_reciprocal_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.032s) 2023-01-11T23:10:57.7627132Z test_nvfuser_correctness_reciprocal_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.387s) 2023-01-11T23:10:57.7627304Z test_nvfuser_correctness_reciprocal_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.388s) 2023-01-11T23:10:57.7627476Z test_nvfuser_correctness_reciprocal_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.032s) 2023-01-11T23:10:57.7627673Z test_nvfuser_correctness_reciprocal_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.032s) 2023-01-11T23:10:57.7627860Z test_nvfuser_correctness_remainder_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (1.381s) 2023-01-11T23:10:57.7628045Z test_nvfuser_correctness_remainder_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (1.383s) 2023-01-11T23:10:57.7628215Z test_nvfuser_correctness_remainder_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (1.336s) 2023-01-11T23:10:57.7628388Z test_nvfuser_correctness_remainder_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (1.486s) 2023-01-11T23:10:57.7628569Z test_nvfuser_correctness_remainder_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.098s) 2023-01-11T23:10:57.7628803Z test_nvfuser_correctness_remainder_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (1.250s) 2023-01-11T23:10:57.7628984Z test_nvfuser_correctness_remainder_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (1.269s) 2023-01-11T23:10:57.7629162Z test_nvfuser_correctness_remainder_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.100s) 2023-01-11T23:10:57.7629340Z test_nvfuser_correctness_remainder_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.098s) 2023-01-11T23:10:57.7629516Z test_nvfuser_correctness_renorm_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.052s) 2023-01-11T23:10:57.7629699Z test_nvfuser_correctness_renorm_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.051s) 2023-01-11T23:10:57.7629871Z test_nvfuser_correctness_renorm_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.053s) 2023-01-11T23:10:57.7630045Z test_nvfuser_correctness_renorm_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.052s) 2023-01-11T23:10:57.7630218Z test_nvfuser_correctness_renorm_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.051s) 2023-01-11T23:10:57.7630392Z test_nvfuser_correctness_renorm_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.050s) 2023-01-11T23:10:57.7630570Z test_nvfuser_correctness_repeat_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.231s) 2023-01-11T23:10:57.7630770Z test_nvfuser_correctness_repeat_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.225s) 2023-01-11T23:10:57.7630991Z test_nvfuser_correctness_repeat_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.233s) 2023-01-11T23:10:57.7631216Z test_nvfuser_correctness_repeat_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.235s) 2023-01-11T23:10:57.7631429Z test_nvfuser_correctness_repeat_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.270s) 2023-01-11T23:10:57.7631638Z test_nvfuser_correctness_repeat_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.233s) 2023-01-11T23:10:57.7631851Z test_nvfuser_correctness_repeat_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.232s) 2023-01-11T23:10:57.7632066Z test_nvfuser_correctness_repeat_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.225s) 2023-01-11T23:10:57.7632285Z test_nvfuser_correctness_repeat_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.225s) 2023-01-11T23:10:57.7632460Z test_nvfuser_correctness_repeat_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.224s) 2023-01-11T23:10:57.7632631Z test_nvfuser_correctness_repeat_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.226s) 2023-01-11T23:10:57.7632803Z test_nvfuser_correctness_repeat_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.225s) 2023-01-11T23:10:57.7632995Z test_nvfuser_correctness_repeat_interleave_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.056s) 2023-01-11T23:10:57.7633185Z test_nvfuser_correctness_repeat_interleave_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.055s) 2023-01-11T23:10:57.7633375Z test_nvfuser_correctness_repeat_interleave_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.056s) 2023-01-11T23:10:57.7633571Z test_nvfuser_correctness_repeat_interleave_cuda_complex32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.056s) 2023-01-11T23:10:57.7633791Z test_nvfuser_correctness_repeat_interleave_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.056s) 2023-01-11T23:10:57.7633983Z test_nvfuser_correctness_repeat_interleave_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.056s) 2023-01-11T23:10:57.7634173Z test_nvfuser_correctness_repeat_interleave_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.056s) 2023-01-11T23:10:57.7634365Z test_nvfuser_correctness_repeat_interleave_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.055s) 2023-01-11T23:10:57.7634551Z test_nvfuser_correctness_repeat_interleave_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.053s) 2023-01-11T23:10:57.7634739Z test_nvfuser_correctness_repeat_interleave_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.053s) 2023-01-11T23:10:57.7634921Z test_nvfuser_correctness_repeat_interleave_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.054s) 2023-01-11T23:10:57.7635100Z test_nvfuser_correctness_repeat_interleave_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.053s) 2023-01-11T23:10:57.7635290Z test_nvfuser_correctness_repeat_interleave_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.053s) 2023-01-11T23:10:57.7635470Z test_nvfuser_correctness_reshape_as_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.023s) 2023-01-11T23:10:57.7635643Z test_nvfuser_correctness_reshape_as_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.022s) 2023-01-11T23:10:57.7635829Z test_nvfuser_correctness_reshape_as_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.023s) 2023-01-11T23:10:57.7636011Z test_nvfuser_correctness_reshape_as_cuda_complex32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.024s) 2023-01-11T23:10:57.7636194Z test_nvfuser_correctness_reshape_as_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.024s) 2023-01-11T23:10:57.7636375Z test_nvfuser_correctness_reshape_as_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.023s) 2023-01-11T23:10:57.7636550Z test_nvfuser_correctness_reshape_as_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.023s) 2023-01-11T23:10:57.7636754Z test_nvfuser_correctness_reshape_as_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.023s) 2023-01-11T23:10:57.7636930Z test_nvfuser_correctness_reshape_as_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.022s) 2023-01-11T23:10:57.7637100Z test_nvfuser_correctness_reshape_as_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.022s) 2023-01-11T23:10:57.7637275Z test_nvfuser_correctness_reshape_as_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.022s) 2023-01-11T23:10:57.7637449Z test_nvfuser_correctness_reshape_as_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.022s) 2023-01-11T23:10:57.7637620Z test_nvfuser_correctness_reshape_as_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.022s) 2023-01-11T23:10:57.7637789Z test_nvfuser_correctness_reshape_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.085s) 2023-01-11T23:10:57.7637964Z test_nvfuser_correctness_reshape_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.079s) 2023-01-11T23:10:57.7638147Z test_nvfuser_correctness_reshape_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.085s) 2023-01-11T23:10:57.7638319Z test_nvfuser_correctness_reshape_cuda_complex32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.085s) 2023-01-11T23:10:57.7638498Z test_nvfuser_correctness_reshape_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.085s) 2023-01-11T23:10:57.7638673Z test_nvfuser_correctness_reshape_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.085s) 2023-01-11T23:10:57.7638843Z test_nvfuser_correctness_reshape_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.084s) 2023-01-11T23:10:57.7639017Z test_nvfuser_correctness_reshape_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.083s) 2023-01-11T23:10:57.7639190Z test_nvfuser_correctness_reshape_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.080s) 2023-01-11T23:10:57.7639425Z test_nvfuser_correctness_reshape_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.079s) 2023-01-11T23:10:57.7639602Z test_nvfuser_correctness_reshape_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.078s) 2023-01-11T23:10:57.7639766Z test_nvfuser_correctness_reshape_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.080s) 2023-01-11T23:10:57.7639935Z test_nvfuser_correctness_reshape_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.079s) 2023-01-11T23:10:57.7640111Z test_nvfuser_correctness_resize__cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.001s) 2023-01-11T23:10:57.7640290Z test_nvfuser_correctness_resize__cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.001s) 2023-01-11T23:10:57.7640497Z test_nvfuser_correctness_resize__cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.001s) 2023-01-11T23:10:57.7640690Z test_nvfuser_correctness_resize__cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.001s) 2023-01-11T23:10:57.7640868Z test_nvfuser_correctness_resize__cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.001s) 2023-01-11T23:10:57.7641043Z test_nvfuser_correctness_resize__cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.001s) 2023-01-11T23:10:57.7641209Z test_nvfuser_correctness_resize__cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.001s) 2023-01-11T23:10:57.7641371Z test_nvfuser_correctness_resize__cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.001s) 2023-01-11T23:10:57.7641539Z test_nvfuser_correctness_resize__cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.001s) 2023-01-11T23:10:57.7641709Z test_nvfuser_correctness_resize__cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.001s) 2023-01-11T23:10:57.7641880Z test_nvfuser_correctness_resize__cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.001s) 2023-01-11T23:10:57.7642048Z test_nvfuser_correctness_resize__cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.001s) 2023-01-11T23:10:57.7642230Z test_nvfuser_correctness_resize_as__cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.001s) 2023-01-11T23:10:57.7642433Z test_nvfuser_correctness_resize_as__cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.001s) 2023-01-11T23:10:57.7642620Z test_nvfuser_correctness_resize_as__cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.001s) 2023-01-11T23:10:57.7642801Z test_nvfuser_correctness_resize_as__cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.001s) 2023-01-11T23:10:57.7642970Z test_nvfuser_correctness_resize_as__cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.001s) 2023-01-11T23:10:57.7643147Z test_nvfuser_correctness_resize_as__cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.001s) 2023-01-11T23:10:57.7643319Z test_nvfuser_correctness_resize_as__cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.001s) 2023-01-11T23:10:57.7643493Z test_nvfuser_correctness_resize_as__cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.001s) 2023-01-11T23:10:57.7643668Z test_nvfuser_correctness_resize_as__cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.001s) 2023-01-11T23:10:57.7643840Z test_nvfuser_correctness_resize_as__cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.001s) 2023-01-11T23:10:57.7644016Z test_nvfuser_correctness_resize_as__cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.001s) 2023-01-11T23:10:57.7644189Z test_nvfuser_correctness_resize_as__cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.001s) 2023-01-11T23:10:57.7644372Z test_nvfuser_correctness_resolve_conj_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.022s) 2023-01-11T23:10:57.7644544Z test_nvfuser_correctness_resolve_conj_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.021s) 2023-01-11T23:10:57.7644728Z test_nvfuser_correctness_resolve_conj_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.023s) 2023-01-11T23:10:57.7644935Z test_nvfuser_correctness_resolve_conj_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.022s) 2023-01-11T23:10:57.7645124Z test_nvfuser_correctness_resolve_conj_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.022s) 2023-01-11T23:10:57.7645300Z test_nvfuser_correctness_resolve_conj_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.022s) 2023-01-11T23:10:57.7645482Z test_nvfuser_correctness_resolve_conj_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.022s) 2023-01-11T23:10:57.7645662Z test_nvfuser_correctness_resolve_conj_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.021s) 2023-01-11T23:10:57.7645837Z test_nvfuser_correctness_resolve_conj_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.021s) 2023-01-11T23:10:57.7646008Z test_nvfuser_correctness_resolve_conj_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.021s) 2023-01-11T23:10:57.7646177Z test_nvfuser_correctness_resolve_conj_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.021s) 2023-01-11T23:10:57.7646356Z test_nvfuser_correctness_resolve_conj_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.022s) 2023-01-11T23:10:57.7646537Z test_nvfuser_correctness_resolve_neg_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.022s) 2023-01-11T23:10:57.7646710Z test_nvfuser_correctness_resolve_neg_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.021s) 2023-01-11T23:10:57.7646893Z test_nvfuser_correctness_resolve_neg_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.022s) 2023-01-11T23:10:57.7647075Z test_nvfuser_correctness_resolve_neg_cuda_complex32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.022s) 2023-01-11T23:10:57.7647264Z test_nvfuser_correctness_resolve_neg_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.022s) 2023-01-11T23:10:57.7647443Z test_nvfuser_correctness_resolve_neg_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.022s) 2023-01-11T23:10:57.7647620Z test_nvfuser_correctness_resolve_neg_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.022s) 2023-01-11T23:10:57.7647793Z test_nvfuser_correctness_resolve_neg_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.022s) 2023-01-11T23:10:57.7647995Z test_nvfuser_correctness_resolve_neg_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.021s) 2023-01-11T23:10:57.7648170Z test_nvfuser_correctness_resolve_neg_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.021s) 2023-01-11T23:10:57.7648341Z test_nvfuser_correctness_resolve_neg_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.021s) 2023-01-11T23:10:57.7648518Z test_nvfuser_correctness_resolve_neg_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.021s) 2023-01-11T23:10:57.7648717Z test_nvfuser_correctness_resolve_neg_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.021s) 2023-01-11T23:10:57.7648932Z test_nvfuser_correctness_roll_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.193s) 2023-01-11T23:10:57.7649141Z test_nvfuser_correctness_roll_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.188s) 2023-01-11T23:10:57.7649360Z test_nvfuser_correctness_roll_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.194s) 2023-01-11T23:10:57.7649572Z test_nvfuser_correctness_roll_cuda_complex32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.196s) 2023-01-11T23:10:57.7649791Z test_nvfuser_correctness_roll_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.196s) 2023-01-11T23:10:57.7650003Z test_nvfuser_correctness_roll_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.195s) 2023-01-11T23:10:57.7650216Z test_nvfuser_correctness_roll_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.195s) 2023-01-11T23:10:57.7650428Z test_nvfuser_correctness_roll_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.192s) 2023-01-11T23:10:57.7650635Z test_nvfuser_correctness_roll_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.187s) 2023-01-11T23:10:57.7650843Z test_nvfuser_correctness_roll_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.188s) 2023-01-11T23:10:57.7651078Z test_nvfuser_correctness_roll_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.187s) 2023-01-11T23:10:57.7651284Z test_nvfuser_correctness_roll_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.188s) 2023-01-11T23:10:57.7651478Z test_nvfuser_correctness_roll_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.186s) 2023-01-11T23:10:57.7651649Z test_nvfuser_correctness_rot90_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.416s) 2023-01-11T23:10:57.7651821Z test_nvfuser_correctness_rot90_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.399s) 2023-01-11T23:10:57.7651996Z test_nvfuser_correctness_rot90_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.421s) 2023-01-11T23:10:57.7652169Z test_nvfuser_correctness_rot90_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.422s) 2023-01-11T23:10:57.7652338Z test_nvfuser_correctness_rot90_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.418s) 2023-01-11T23:10:57.7652512Z test_nvfuser_correctness_rot90_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.418s) 2023-01-11T23:10:57.7652686Z test_nvfuser_correctness_rot90_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.414s) 2023-01-11T23:10:57.7652845Z test_nvfuser_correctness_rot90_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.396s) 2023-01-11T23:10:57.7653013Z test_nvfuser_correctness_rot90_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.398s) 2023-01-11T23:10:57.7653179Z test_nvfuser_correctness_rot90_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.395s) 2023-01-11T23:10:57.7653345Z test_nvfuser_correctness_rot90_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.399s) 2023-01-11T23:10:57.7653508Z test_nvfuser_correctness_rot90_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.397s) 2023-01-11T23:10:57.7653682Z test_nvfuser_correctness_round_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.202s) 2023-01-11T23:10:57.7653854Z test_nvfuser_correctness_round_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.200s) 2023-01-11T23:10:57.7654049Z test_nvfuser_correctness_round_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.194s) 2023-01-11T23:10:57.7654333Z test_nvfuser_correctness_round_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.195s) 2023-01-11T23:10:57.7654502Z test_nvfuser_correctness_round_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.013s) 2023-01-11T23:10:57.7654693Z test_nvfuser_correctness_round_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... expected failure (0.143s) 2023-01-11T23:10:57.7654884Z test_nvfuser_correctness_round_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... expected failure (0.144s) 2023-01-11T23:10:57.7655051Z test_nvfuser_correctness_round_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.012s) 2023-01-11T23:10:57.7655221Z test_nvfuser_correctness_round_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.011s) 2023-01-11T23:10:57.7655412Z test_nvfuser_correctness_round_decimals_0_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.034s) 2023-01-11T23:10:57.7655606Z test_nvfuser_correctness_round_decimals_0_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.034s) 2023-01-11T23:10:57.7655792Z test_nvfuser_correctness_round_decimals_0_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.034s) 2023-01-11T23:10:57.7655978Z test_nvfuser_correctness_round_decimals_0_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.033s) 2023-01-11T23:10:57.7656156Z test_nvfuser_correctness_round_decimals_3_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.034s) 2023-01-11T23:10:57.7656336Z test_nvfuser_correctness_round_decimals_3_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.034s) 2023-01-11T23:10:57.7656522Z test_nvfuser_correctness_round_decimals_3_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.034s) 2023-01-11T23:10:57.7656706Z test_nvfuser_correctness_round_decimals_3_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.034s) 2023-01-11T23:10:57.7656936Z test_nvfuser_correctness_round_decimals_neg_3_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.034s) 2023-01-11T23:10:57.7657134Z test_nvfuser_correctness_round_decimals_neg_3_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.034s) 2023-01-11T23:10:57.7657325Z test_nvfuser_correctness_round_decimals_neg_3_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.035s) 2023-01-11T23:10:57.7657516Z test_nvfuser_correctness_round_decimals_neg_3_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.034s) 2023-01-11T23:10:57.7657694Z test_nvfuser_correctness_rsqrt_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.391s) 2023-01-11T23:10:57.7657859Z test_nvfuser_correctness_rsqrt_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.389s) 2023-01-11T23:10:57.7658037Z test_nvfuser_correctness_rsqrt_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.745s) 2023-01-11T23:10:57.7658216Z test_nvfuser_correctness_rsqrt_cuda_complex32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.672s) 2023-01-11T23:10:57.7658392Z test_nvfuser_correctness_rsqrt_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.662s) 2023-01-11T23:10:57.7658569Z test_nvfuser_correctness_rsqrt_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.391s) 2023-01-11T23:10:57.7658744Z test_nvfuser_correctness_rsqrt_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.384s) 2023-01-11T23:10:57.7658917Z test_nvfuser_correctness_rsqrt_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.385s) 2023-01-11T23:10:57.7659088Z test_nvfuser_correctness_rsqrt_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.032s) 2023-01-11T23:10:57.7659251Z test_nvfuser_correctness_rsqrt_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.388s) 2023-01-11T23:10:57.7659419Z test_nvfuser_correctness_rsqrt_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.388s) 2023-01-11T23:10:57.7659587Z test_nvfuser_correctness_rsqrt_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.032s) 2023-01-11T23:10:57.7659790Z test_nvfuser_correctness_rsqrt_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.032s) 2023-01-11T23:10:57.7659966Z test_nvfuser_correctness_rsub_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.459s) 2023-01-11T23:10:57.7660146Z test_nvfuser_correctness_rsub_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.066s) 2023-01-11T23:10:57.7660321Z test_nvfuser_correctness_rsub_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.065s) 2023-01-11T23:10:57.7660493Z test_nvfuser_correctness_rsub_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.459s) 2023-01-11T23:10:57.7660662Z test_nvfuser_correctness_rsub_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.450s) 2023-01-11T23:10:57.7660825Z test_nvfuser_correctness_rsub_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.448s) 2023-01-11T23:10:57.7660992Z test_nvfuser_correctness_rsub_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.063s) 2023-01-11T23:10:57.7661159Z test_nvfuser_correctness_rsub_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.446s) 2023-01-11T23:10:57.7661327Z test_nvfuser_correctness_rsub_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.446s) 2023-01-11T23:10:57.7661495Z test_nvfuser_correctness_rsub_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.063s) 2023-01-11T23:10:57.7661665Z test_nvfuser_correctness_rsub_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.063s) 2023-01-11T23:10:57.7661850Z test_nvfuser_correctness_scalar_tensor_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.019s) 2023-01-11T23:10:57.7662028Z test_nvfuser_correctness_scalar_tensor_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.018s) 2023-01-11T23:10:57.7662217Z test_nvfuser_correctness_scalar_tensor_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.019s) 2023-01-11T23:10:57.7662399Z test_nvfuser_correctness_scalar_tensor_cuda_complex32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.019s) 2023-01-11T23:10:57.7662614Z test_nvfuser_correctness_scalar_tensor_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.019s) 2023-01-11T23:10:57.7662806Z test_nvfuser_correctness_scalar_tensor_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.019s) 2023-01-11T23:10:57.7662993Z test_nvfuser_correctness_scalar_tensor_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.019s) 2023-01-11T23:10:57.7663178Z test_nvfuser_correctness_scalar_tensor_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.019s) 2023-01-11T23:10:57.7663361Z test_nvfuser_correctness_scalar_tensor_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.018s) 2023-01-11T23:10:57.7663545Z test_nvfuser_correctness_scalar_tensor_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.018s) 2023-01-11T23:10:57.7663729Z test_nvfuser_correctness_scalar_tensor_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.018s) 2023-01-11T23:10:57.7663912Z test_nvfuser_correctness_scalar_tensor_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.018s) 2023-01-11T23:10:57.7664089Z test_nvfuser_correctness_scalar_tensor_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.018s) 2023-01-11T23:10:57.7664274Z test_nvfuser_correctness_scatter_add_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.089s) 2023-01-11T23:10:57.7664456Z test_nvfuser_correctness_scatter_add_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.084s) 2023-01-11T23:10:57.7664644Z test_nvfuser_correctness_scatter_add_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.090s) 2023-01-11T23:10:57.7664834Z test_nvfuser_correctness_scatter_add_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.089s) 2023-01-11T23:10:57.7665017Z test_nvfuser_correctness_scatter_add_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.089s) 2023-01-11T23:10:57.7665195Z test_nvfuser_correctness_scatter_add_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.089s) 2023-01-11T23:10:57.7665379Z test_nvfuser_correctness_scatter_add_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.087s) 2023-01-11T23:10:57.7665587Z test_nvfuser_correctness_scatter_add_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.085s) 2023-01-11T23:10:57.7665757Z test_nvfuser_correctness_scatter_add_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.084s) 2023-01-11T23:10:57.7665931Z test_nvfuser_correctness_scatter_add_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.084s) 2023-01-11T23:10:57.7666110Z test_nvfuser_correctness_scatter_add_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.084s) 2023-01-11T23:10:57.7666288Z test_nvfuser_correctness_scatter_add_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.084s) 2023-01-11T23:10:57.7666461Z test_nvfuser_correctness_scatter_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.299s) 2023-01-11T23:10:57.7666634Z test_nvfuser_correctness_scatter_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.192s) 2023-01-11T23:10:57.7666818Z test_nvfuser_correctness_scatter_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.201s) 2023-01-11T23:10:57.7667001Z test_nvfuser_correctness_scatter_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.203s) 2023-01-11T23:10:57.7667175Z test_nvfuser_correctness_scatter_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.297s) 2023-01-11T23:10:57.7667340Z test_nvfuser_correctness_scatter_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.299s) 2023-01-11T23:10:57.7667510Z test_nvfuser_correctness_scatter_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.297s) 2023-01-11T23:10:57.7667683Z test_nvfuser_correctness_scatter_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.192s) 2023-01-11T23:10:57.7667855Z test_nvfuser_correctness_scatter_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.191s) 2023-01-11T23:10:57.7668029Z test_nvfuser_correctness_scatter_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.189s) 2023-01-11T23:10:57.7668228Z test_nvfuser_correctness_scatter_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.191s) 2023-01-11T23:10:57.7668405Z test_nvfuser_correctness_scatter_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.191s) 2023-01-11T23:10:57.7668892Z test_nvfuser_correctness_scatter_reduce_amax_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... /var/lib/jenkins/workspace/test/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:1739.) 2023-01-11T23:10:57.7669057Z ref = variant(*clone_inputs((sample.input, *sample.args)), **sample.kwargs) 2023-01-11T23:10:57.7669123Z ok (0.275s) 2023-01-11T23:10:57.7669318Z test_nvfuser_correctness_scatter_reduce_amax_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.276s) 2023-01-11T23:10:57.7669509Z test_nvfuser_correctness_scatter_reduce_amax_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.276s) 2023-01-11T23:10:57.7669700Z test_nvfuser_correctness_scatter_reduce_amax_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.274s) 2023-01-11T23:10:57.7669890Z test_nvfuser_correctness_scatter_reduce_amax_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.263s) 2023-01-11T23:10:57.7670078Z test_nvfuser_correctness_scatter_reduce_amax_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.263s) 2023-01-11T23:10:57.7670266Z test_nvfuser_correctness_scatter_reduce_amax_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.261s) 2023-01-11T23:10:57.7670451Z test_nvfuser_correctness_scatter_reduce_amax_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.263s) 2023-01-11T23:10:57.7670633Z test_nvfuser_correctness_scatter_reduce_amax_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.263s) 2023-01-11T23:10:57.7670817Z test_nvfuser_correctness_scatter_reduce_amin_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.276s) 2023-01-11T23:10:57.7671006Z test_nvfuser_correctness_scatter_reduce_amin_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.275s) 2023-01-11T23:10:57.7671225Z test_nvfuser_correctness_scatter_reduce_amin_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.275s) 2023-01-11T23:10:57.7671450Z test_nvfuser_correctness_scatter_reduce_amin_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.274s) 2023-01-11T23:10:57.7671679Z test_nvfuser_correctness_scatter_reduce_amin_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.263s) 2023-01-11T23:10:57.7671907Z test_nvfuser_correctness_scatter_reduce_amin_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.263s) 2023-01-11T23:10:57.7672133Z test_nvfuser_correctness_scatter_reduce_amin_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.261s) 2023-01-11T23:10:57.7672362Z test_nvfuser_correctness_scatter_reduce_amin_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.263s) 2023-01-11T23:10:57.7672588Z test_nvfuser_correctness_scatter_reduce_amin_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.263s) 2023-01-11T23:10:57.7672781Z test_nvfuser_correctness_scatter_reduce_mean_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.291s) 2023-01-11T23:10:57.7672968Z test_nvfuser_correctness_scatter_reduce_mean_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.291s) 2023-01-11T23:10:57.7673151Z test_nvfuser_correctness_scatter_reduce_mean_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.290s) 2023-01-11T23:10:57.7673336Z test_nvfuser_correctness_scatter_reduce_mean_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.289s) 2023-01-11T23:10:57.7673520Z test_nvfuser_correctness_scatter_reduce_mean_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.281s) 2023-01-11T23:10:57.7673703Z test_nvfuser_correctness_scatter_reduce_mean_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.280s) 2023-01-11T23:10:57.7673883Z test_nvfuser_correctness_scatter_reduce_mean_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.278s) 2023-01-11T23:10:57.7674091Z test_nvfuser_correctness_scatter_reduce_mean_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.280s) 2023-01-11T23:10:57.7674276Z test_nvfuser_correctness_scatter_reduce_mean_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.279s) 2023-01-11T23:10:57.7674456Z test_nvfuser_correctness_scatter_reduce_prod_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.277s) 2023-01-11T23:10:57.7674643Z test_nvfuser_correctness_scatter_reduce_prod_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.276s) 2023-01-11T23:10:57.7674828Z test_nvfuser_correctness_scatter_reduce_prod_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.276s) 2023-01-11T23:10:57.7675013Z test_nvfuser_correctness_scatter_reduce_prod_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.274s) 2023-01-11T23:10:57.7675199Z test_nvfuser_correctness_scatter_reduce_prod_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.264s) 2023-01-11T23:10:57.7675384Z test_nvfuser_correctness_scatter_reduce_prod_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.265s) 2023-01-11T23:10:57.7675566Z test_nvfuser_correctness_scatter_reduce_prod_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.262s) 2023-01-11T23:10:57.7675748Z test_nvfuser_correctness_scatter_reduce_prod_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.263s) 2023-01-11T23:10:57.7675929Z test_nvfuser_correctness_scatter_reduce_prod_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.264s) 2023-01-11T23:10:57.7676115Z test_nvfuser_correctness_scatter_reduce_sum_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.276s) 2023-01-11T23:10:57.7676295Z test_nvfuser_correctness_scatter_reduce_sum_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.264s) 2023-01-11T23:10:57.7676480Z test_nvfuser_correctness_scatter_reduce_sum_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.276s) 2023-01-11T23:10:57.7676667Z test_nvfuser_correctness_scatter_reduce_sum_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.276s) 2023-01-11T23:10:57.7676855Z test_nvfuser_correctness_scatter_reduce_sum_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.274s) 2023-01-11T23:10:57.7677082Z test_nvfuser_correctness_scatter_reduce_sum_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.264s) 2023-01-11T23:10:57.7677268Z test_nvfuser_correctness_scatter_reduce_sum_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.264s) 2023-01-11T23:10:57.7677454Z test_nvfuser_correctness_scatter_reduce_sum_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.261s) 2023-01-11T23:10:57.7677639Z test_nvfuser_correctness_scatter_reduce_sum_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.264s) 2023-01-11T23:10:57.7677820Z test_nvfuser_correctness_scatter_reduce_sum_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.263s) 2023-01-11T23:10:57.7677998Z test_nvfuser_correctness_searchsorted_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (1.097s) 2023-01-11T23:10:57.7678186Z test_nvfuser_correctness_searchsorted_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (1.100s) 2023-01-11T23:10:57.7678376Z test_nvfuser_correctness_searchsorted_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (1.099s) 2023-01-11T23:10:57.7678602Z test_nvfuser_correctness_searchsorted_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (1.104s) 2023-01-11T23:10:57.7678825Z test_nvfuser_correctness_searchsorted_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (1.105s) 2023-01-11T23:10:57.7679051Z test_nvfuser_correctness_searchsorted_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (1.104s) 2023-01-11T23:10:57.7679278Z test_nvfuser_correctness_searchsorted_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (1.136s) 2023-01-11T23:10:57.7679498Z test_nvfuser_correctness_searchsorted_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (1.106s) 2023-01-11T23:10:57.7679742Z test_nvfuser_correctness_segment_reduce_lengths_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.657s) 2023-01-11T23:10:57.7680003Z test_nvfuser_correctness_segment_reduce_lengths_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.659s) 2023-01-11T23:10:57.7680249Z test_nvfuser_correctness_segment_reduce_lengths_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.656s) 2023-01-11T23:10:57.7680489Z test_nvfuser_correctness_segment_reduce_lengths_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.655s) 2023-01-11T23:10:57.7680728Z test_nvfuser_correctness_segment_reduce_offsets_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.611s) 2023-01-11T23:10:57.7680963Z test_nvfuser_correctness_segment_reduce_offsets_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.615s) 2023-01-11T23:10:57.7681164Z test_nvfuser_correctness_segment_reduce_offsets_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.613s) 2023-01-11T23:10:57.7681352Z test_nvfuser_correctness_segment_reduce_offsets_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.613s) 2023-01-11T23:10:57.7681533Z test_nvfuser_correctness_select_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.060s) 2023-01-11T23:10:57.7681710Z test_nvfuser_correctness_select_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.056s) 2023-01-11T23:10:57.7681885Z test_nvfuser_correctness_select_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.060s) 2023-01-11T23:10:57.7682063Z test_nvfuser_correctness_select_cuda_complex32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.061s) 2023-01-11T23:10:57.7682237Z test_nvfuser_correctness_select_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.060s) 2023-01-11T23:10:57.7682410Z test_nvfuser_correctness_select_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.059s) 2023-01-11T23:10:57.7682587Z test_nvfuser_correctness_select_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.059s) 2023-01-11T23:10:57.7682759Z test_nvfuser_correctness_select_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.060s) 2023-01-11T23:10:57.7682931Z test_nvfuser_correctness_select_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.056s) 2023-01-11T23:10:57.7683129Z test_nvfuser_correctness_select_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.056s) 2023-01-11T23:10:57.7683300Z test_nvfuser_correctness_select_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.055s) 2023-01-11T23:10:57.7683463Z test_nvfuser_correctness_select_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.057s) 2023-01-11T23:10:57.7683632Z test_nvfuser_correctness_select_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.056s) 2023-01-11T23:10:57.7683820Z test_nvfuser_correctness_select_scatter_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.063s) 2023-01-11T23:10:57.7684002Z test_nvfuser_correctness_select_scatter_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.059s) 2023-01-11T23:10:57.7684186Z test_nvfuser_correctness_select_scatter_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.064s) 2023-01-11T23:10:57.7684371Z test_nvfuser_correctness_select_scatter_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.063s) 2023-01-11T23:10:57.7684558Z test_nvfuser_correctness_select_scatter_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.062s) 2023-01-11T23:10:57.7684738Z test_nvfuser_correctness_select_scatter_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.060s) 2023-01-11T23:10:57.7684918Z test_nvfuser_correctness_select_scatter_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.060s) 2023-01-11T23:10:57.7685091Z test_nvfuser_correctness_select_scatter_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.059s) 2023-01-11T23:10:57.7685270Z test_nvfuser_correctness_select_scatter_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.059s) 2023-01-11T23:10:57.7685446Z test_nvfuser_correctness_select_scatter_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.060s) 2023-01-11T23:10:57.7685620Z test_nvfuser_correctness_sgn_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.012s) 2023-01-11T23:10:57.7685811Z test_nvfuser_correctness_sgn_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.011s) 2023-01-11T23:10:57.7685991Z test_nvfuser_correctness_sgn_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.012s) 2023-01-11T23:10:57.7686166Z test_nvfuser_correctness_sgn_cuda_complex32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.212s) 2023-01-11T23:10:57.7686339Z test_nvfuser_correctness_sgn_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.012s) 2023-01-11T23:10:57.7686503Z test_nvfuser_correctness_sgn_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.012s) 2023-01-11T23:10:57.7686673Z test_nvfuser_correctness_sgn_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.012s) 2023-01-11T23:10:57.7686842Z test_nvfuser_correctness_sgn_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.012s) 2023-01-11T23:10:57.7687010Z test_nvfuser_correctness_sgn_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.011s) 2023-01-11T23:10:57.7687183Z test_nvfuser_correctness_sgn_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.011s) 2023-01-11T23:10:57.7687354Z test_nvfuser_correctness_sgn_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.011s) 2023-01-11T23:10:57.7687520Z test_nvfuser_correctness_sgn_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.011s) 2023-01-11T23:10:57.7687684Z test_nvfuser_correctness_sgn_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.011s) 2023-01-11T23:10:57.7687861Z test_nvfuser_correctness_short_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.031s) 2023-01-11T23:10:57.7688023Z test_nvfuser_correctness_short_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.031s) 2023-01-11T23:10:57.7688201Z test_nvfuser_correctness_short_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.031s) 2023-01-11T23:10:57.7688377Z test_nvfuser_correctness_short_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.031s) 2023-01-11T23:10:57.7688573Z test_nvfuser_correctness_short_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.031s) 2023-01-11T23:10:57.7688818Z test_nvfuser_correctness_short_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.030s) 2023-01-11T23:10:57.7689030Z test_nvfuser_correctness_short_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.030s) 2023-01-11T23:10:57.7689240Z test_nvfuser_correctness_short_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.031s) 2023-01-11T23:10:57.7689452Z test_nvfuser_correctness_short_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.031s) 2023-01-11T23:10:57.7689660Z test_nvfuser_correctness_short_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.031s) 2023-01-11T23:10:57.7689865Z test_nvfuser_correctness_short_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.031s) 2023-01-11T23:10:57.7690071Z test_nvfuser_correctness_short_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.030s) 2023-01-11T23:10:57.7690296Z test_nvfuser_correctness_sigmoid_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.396s) 2023-01-11T23:10:57.7690518Z test_nvfuser_correctness_sigmoid_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.398s) 2023-01-11T23:10:57.7690745Z test_nvfuser_correctness_sigmoid_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.690s) 2023-01-11T23:10:57.7690967Z test_nvfuser_correctness_sigmoid_cuda_complex32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.593s) 2023-01-11T23:10:57.7691184Z test_nvfuser_correctness_sigmoid_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.588s) 2023-01-11T23:10:57.7691406Z test_nvfuser_correctness_sigmoid_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.395s) 2023-01-11T23:10:57.7691582Z test_nvfuser_correctness_sigmoid_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.390s) 2023-01-11T23:10:57.7691744Z test_nvfuser_correctness_sigmoid_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.395s) 2023-01-11T23:10:57.7691916Z test_nvfuser_correctness_sigmoid_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.033s) 2023-01-11T23:10:57.7692112Z test_nvfuser_correctness_sigmoid_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.398s) 2023-01-11T23:10:57.7692285Z test_nvfuser_correctness_sigmoid_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.398s) 2023-01-11T23:10:57.7692455Z test_nvfuser_correctness_sigmoid_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.032s) 2023-01-11T23:10:57.7692626Z test_nvfuser_correctness_sigmoid_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.032s) 2023-01-11T23:10:57.7692801Z test_nvfuser_correctness_sign_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.012s) 2023-01-11T23:10:57.7692971Z test_nvfuser_correctness_sign_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.011s) 2023-01-11T23:10:57.7693133Z test_nvfuser_correctness_sign_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.012s) 2023-01-11T23:10:57.7693303Z test_nvfuser_correctness_sign_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.011s) 2023-01-11T23:10:57.7693477Z test_nvfuser_correctness_sign_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.011s) 2023-01-11T23:10:57.7693648Z test_nvfuser_correctness_sign_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.012s) 2023-01-11T23:10:57.7693815Z test_nvfuser_correctness_sign_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.011s) 2023-01-11T23:10:57.7693984Z test_nvfuser_correctness_sign_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.011s) 2023-01-11T23:10:57.7694153Z test_nvfuser_correctness_sign_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.011s) 2023-01-11T23:10:57.7694503Z test_nvfuser_correctness_sign_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.011s) 2023-01-11T23:10:57.7694727Z test_nvfuser_correctness_signal_windows_bartlett_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.081s) 2023-01-11T23:10:57.7694910Z test_nvfuser_correctness_signal_windows_bartlett_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.080s) 2023-01-11T23:10:57.7695109Z test_nvfuser_correctness_signal_windows_blackman_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.116s) 2023-01-11T23:10:57.7695356Z test_nvfuser_correctness_signal_windows_blackman_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.113s) 2023-01-11T23:10:57.7695546Z test_nvfuser_correctness_signal_windows_cosine_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.078s) 2023-01-11T23:10:57.7695736Z test_nvfuser_correctness_signal_windows_cosine_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.079s) 2023-01-11T23:10:57.7695932Z test_nvfuser_correctness_signal_windows_exponential_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.084s) 2023-01-11T23:10:57.7696121Z test_nvfuser_correctness_signal_windows_exponential_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.083s) 2023-01-11T23:10:57.7696311Z test_nvfuser_correctness_signal_windows_gaussian_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.087s) 2023-01-11T23:10:57.7696499Z test_nvfuser_correctness_signal_windows_gaussian_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.085s) 2023-01-11T23:10:57.7696693Z test_nvfuser_correctness_signal_windows_general_cosine_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.113s) 2023-01-11T23:10:57.7696890Z test_nvfuser_correctness_signal_windows_general_cosine_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.114s) 2023-01-11T23:10:57.7697089Z test_nvfuser_correctness_signal_windows_general_hamming_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.115s) 2023-01-11T23:10:57.7697287Z test_nvfuser_correctness_signal_windows_general_hamming_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.113s) 2023-01-11T23:10:57.7697479Z test_nvfuser_correctness_signal_windows_hamming_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.117s) 2023-01-11T23:10:57.7697667Z test_nvfuser_correctness_signal_windows_hamming_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.116s) 2023-01-11T23:10:57.7697884Z test_nvfuser_correctness_signal_windows_hann_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.115s) 2023-01-11T23:10:57.7698078Z test_nvfuser_correctness_signal_windows_hann_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.116s) 2023-01-11T23:10:57.7698265Z test_nvfuser_correctness_signal_windows_kaiser_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.103s) 2023-01-11T23:10:57.7698451Z test_nvfuser_correctness_signal_windows_kaiser_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.101s) 2023-01-11T23:10:57.7698632Z test_nvfuser_correctness_signal_windows_nuttall_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.116s) 2023-01-11T23:10:57.7698817Z test_nvfuser_correctness_signal_windows_nuttall_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.115s) 2023-01-11T23:10:57.7698991Z test_nvfuser_correctness_signbit_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.011s) 2023-01-11T23:10:57.7699165Z test_nvfuser_correctness_signbit_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.011s) 2023-01-11T23:10:57.7699345Z test_nvfuser_correctness_signbit_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.011s) 2023-01-11T23:10:57.7699515Z test_nvfuser_correctness_signbit_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.011s) 2023-01-11T23:10:57.7699684Z test_nvfuser_correctness_signbit_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.011s) 2023-01-11T23:10:57.7699860Z test_nvfuser_correctness_signbit_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.011s) 2023-01-11T23:10:57.7700031Z test_nvfuser_correctness_signbit_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.011s) 2023-01-11T23:10:57.7700194Z test_nvfuser_correctness_signbit_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.011s) 2023-01-11T23:10:57.7700365Z test_nvfuser_correctness_signbit_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.011s) 2023-01-11T23:10:57.7700538Z test_nvfuser_correctness_signbit_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.011s) 2023-01-11T23:10:57.7700732Z test_nvfuser_correctness_sin_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.210s) 2023-01-11T23:10:57.7700899Z test_nvfuser_correctness_sin_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.217s) 2023-01-11T23:10:57.7701078Z test_nvfuser_correctness_sin_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.012s) 2023-01-11T23:10:57.7701249Z test_nvfuser_correctness_sin_cuda_complex32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.012s) 2023-01-11T23:10:57.7701422Z test_nvfuser_correctness_sin_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.012s) 2023-01-11T23:10:57.7701583Z test_nvfuser_correctness_sin_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.210s) 2023-01-11T23:10:57.7701750Z test_nvfuser_correctness_sin_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.204s) 2023-01-11T23:10:57.7701920Z test_nvfuser_correctness_sin_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.212s) 2023-01-11T23:10:57.7702092Z test_nvfuser_correctness_sin_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.012s) 2023-01-11T23:10:57.7702257Z test_nvfuser_correctness_sin_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.214s) 2023-01-11T23:10:57.7702421Z test_nvfuser_correctness_sin_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.214s) 2023-01-11T23:10:57.7702583Z test_nvfuser_correctness_sin_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.012s) 2023-01-11T23:10:57.7702745Z test_nvfuser_correctness_sin_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.011s) 2023-01-11T23:10:57.7702915Z test_nvfuser_correctness_sinc_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.277s) 2023-01-11T23:10:57.7703072Z test_nvfuser_correctness_sinc_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.311s) 2023-01-11T23:10:57.7703246Z test_nvfuser_correctness_sinc_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.869s) 2023-01-11T23:10:57.7703440Z test_nvfuser_correctness_sinc_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.734s) 2023-01-11T23:10:57.7703619Z test_nvfuser_correctness_sinc_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.278s) 2023-01-11T23:10:57.7703794Z test_nvfuser_correctness_sinc_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.275s) 2023-01-11T23:10:57.7703966Z test_nvfuser_correctness_sinc_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.260s) 2023-01-11T23:10:57.7704135Z test_nvfuser_correctness_sinc_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.032s) 2023-01-11T23:10:57.7704304Z test_nvfuser_correctness_sinc_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.032s) 2023-01-11T23:10:57.7704472Z test_nvfuser_correctness_sinc_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.031s) 2023-01-11T23:10:57.7704634Z test_nvfuser_correctness_sinc_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.031s) 2023-01-11T23:10:57.7704804Z test_nvfuser_correctness_sinc_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.031s) 2023-01-11T23:10:57.7704979Z test_nvfuser_correctness_sinh_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.201s) 2023-01-11T23:10:57.7705143Z test_nvfuser_correctness_sinh_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.207s) 2023-01-11T23:10:57.7705319Z test_nvfuser_correctness_sinh_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.012s) 2023-01-11T23:10:57.7705493Z test_nvfuser_correctness_sinh_cuda_complex32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.012s) 2023-01-11T23:10:57.7705665Z test_nvfuser_correctness_sinh_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.012s) 2023-01-11T23:10:57.7705832Z test_nvfuser_correctness_sinh_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.205s) 2023-01-11T23:10:57.7705993Z test_nvfuser_correctness_sinh_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.196s) 2023-01-11T23:10:57.7706168Z test_nvfuser_correctness_sinh_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.201s) 2023-01-11T23:10:57.7706356Z test_nvfuser_correctness_sinh_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.012s) 2023-01-11T23:10:57.7706521Z test_nvfuser_correctness_sinh_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.202s) 2023-01-11T23:10:57.7706687Z test_nvfuser_correctness_sinh_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.203s) 2023-01-11T23:10:57.7706854Z test_nvfuser_correctness_sinh_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.012s) 2023-01-11T23:10:57.7707016Z test_nvfuser_correctness_sinh_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.011s) 2023-01-11T23:10:57.7707186Z test_nvfuser_correctness_slice_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.025s) 2023-01-11T23:10:57.7707350Z test_nvfuser_correctness_slice_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.024s) 2023-01-11T23:10:57.7707521Z test_nvfuser_correctness_slice_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.025s) 2023-01-11T23:10:57.7707697Z test_nvfuser_correctness_slice_cuda_complex32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.026s) 2023-01-11T23:10:57.7707867Z test_nvfuser_correctness_slice_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.026s) 2023-01-11T23:10:57.7708035Z test_nvfuser_correctness_slice_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.025s) 2023-01-11T23:10:57.7708206Z test_nvfuser_correctness_slice_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.025s) 2023-01-11T23:10:57.7708378Z test_nvfuser_correctness_slice_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.025s) 2023-01-11T23:10:57.7708546Z test_nvfuser_correctness_slice_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.024s) 2023-01-11T23:10:57.7708778Z test_nvfuser_correctness_slice_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.024s) 2023-01-11T23:10:57.7708948Z test_nvfuser_correctness_slice_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.023s) 2023-01-11T23:10:57.7709137Z test_nvfuser_correctness_slice_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.024s) 2023-01-11T23:10:57.7709306Z test_nvfuser_correctness_slice_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.024s) 2023-01-11T23:10:57.7709490Z test_nvfuser_correctness_slice_scatter_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.118s) 2023-01-11T23:10:57.7709674Z test_nvfuser_correctness_slice_scatter_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.111s) 2023-01-11T23:10:57.7709856Z test_nvfuser_correctness_slice_scatter_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.117s) 2023-01-11T23:10:57.7710036Z test_nvfuser_correctness_slice_scatter_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.116s) 2023-01-11T23:10:57.7710213Z test_nvfuser_correctness_slice_scatter_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.117s) 2023-01-11T23:10:57.7710394Z test_nvfuser_correctness_slice_scatter_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.111s) 2023-01-11T23:10:57.7710578Z test_nvfuser_correctness_slice_scatter_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.112s) 2023-01-11T23:10:57.7710750Z test_nvfuser_correctness_slice_scatter_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.111s) 2023-01-11T23:10:57.7710926Z test_nvfuser_correctness_slice_scatter_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.112s) 2023-01-11T23:10:57.7711102Z test_nvfuser_correctness_slice_scatter_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.110s) 2023-01-11T23:10:57.7711281Z test_nvfuser_correctness_softmax_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (1.605s) 2023-01-11T23:10:57.7711455Z test_nvfuser_correctness_softmax_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (1.610s) 2023-01-11T23:10:57.7711665Z test_nvfuser_correctness_softmax_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (1.419s) 2023-01-11T23:10:57.7711880Z test_nvfuser_correctness_softmax_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (1.420s) 2023-01-11T23:10:57.7712151Z test_nvfuser_correctness_softmax_with_dtype_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (1.781s) 2023-01-11T23:10:57.7712377Z test_nvfuser_correctness_softmax_with_dtype_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... ok (1.775s) 2023-01-11T23:10:57.7712582Z test_nvfuser_correctness_softmax_with_dtype_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.073s) 2023-01-11T23:10:57.7712775Z test_nvfuser_correctness_softmax_with_dtype_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.072s) 2023-01-11T23:10:57.7712963Z test_nvfuser_correctness_softmax_with_dtype_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (1.782s) 2023-01-11T23:10:57.7713150Z test_nvfuser_correctness_softmax_with_dtype_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (1.555s) 2023-01-11T23:10:57.7713335Z test_nvfuser_correctness_softmax_with_dtype_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.383s) 2023-01-11T23:10:57.7713528Z test_nvfuser_correctness_softmax_with_dtype_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.072s) 2023-01-11T23:10:57.7713715Z test_nvfuser_correctness_softmax_with_dtype_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (1.558s) 2023-01-11T23:10:57.7713903Z test_nvfuser_correctness_softmax_with_dtype_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (1.459s) 2023-01-11T23:10:57.7714090Z test_nvfuser_correctness_softmax_with_dtype_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.072s) 2023-01-11T23:10:57.7714265Z test_nvfuser_correctness_softmax_with_dtype_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.072s) 2023-01-11T23:10:57.7714441Z test_nvfuser_correctness_sort_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.404s) 2023-01-11T23:10:57.7714614Z test_nvfuser_correctness_sort_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.408s) 2023-01-11T23:10:57.7714811Z test_nvfuser_correctness_sort_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.408s) 2023-01-11T23:10:57.7714988Z test_nvfuser_correctness_sort_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.404s) 2023-01-11T23:10:57.7715158Z test_nvfuser_correctness_sort_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.389s) 2023-01-11T23:10:57.7715326Z test_nvfuser_correctness_sort_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.388s) 2023-01-11T23:10:57.7715492Z test_nvfuser_correctness_sort_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.386s) 2023-01-11T23:10:57.7715655Z test_nvfuser_correctness_sort_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.389s) 2023-01-11T23:10:57.7715825Z test_nvfuser_correctness_sort_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.390s) 2023-01-11T23:10:57.7716712Z test_nvfuser_correctness_sparse_sampled_addmm_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... /opt/conda/lib/python3.10/site-packages/torch/testing/_internal/common_methods_invocations.py:977: UserWarning: Sparse CSR tensor support is in beta state. If you miss a functionality in the sparse tensor support, please submit a feature request to https://github.com/pytorch/pytorch/issues. (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/SparseCsrTensorImpl.cpp:56.) 2023-01-11T23:10:57.7716797Z .to_sparse_csr() 2023-01-11T23:10:57.7716872Z ok (0.060s) 2023-01-11T23:10:57.7717069Z test_nvfuser_correctness_sparse_sampled_addmm_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.057s) 2023-01-11T23:10:57.7717262Z test_nvfuser_correctness_sparse_sampled_addmm_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.058s) 2023-01-11T23:10:57.7717455Z test_nvfuser_correctness_sparse_sampled_addmm_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.056s) 2023-01-11T23:10:57.7717636Z test_nvfuser_correctness_special_airy_ai_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.483s) 2023-01-11T23:10:57.7717821Z test_nvfuser_correctness_special_airy_ai_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.604s) 2023-01-11T23:10:57.7718036Z test_nvfuser_correctness_special_airy_ai_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.585s) 2023-01-11T23:10:57.7718217Z test_nvfuser_correctness_special_airy_ai_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.017s) 2023-01-11T23:10:57.7718403Z test_nvfuser_correctness_special_airy_ai_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.017s) 2023-01-11T23:10:57.7718619Z test_nvfuser_correctness_special_airy_ai_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.017s) 2023-01-11T23:10:57.7718842Z test_nvfuser_correctness_special_airy_ai_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.017s) 2023-01-11T23:10:57.7719068Z test_nvfuser_correctness_special_airy_ai_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.017s) 2023-01-11T23:10:57.7719297Z test_nvfuser_correctness_special_bessel_j0_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.380s) 2023-01-11T23:10:57.7719530Z test_nvfuser_correctness_special_bessel_j0_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.435s) 2023-01-11T23:10:57.7719764Z test_nvfuser_correctness_special_bessel_j0_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.396s) 2023-01-11T23:10:57.7719982Z test_nvfuser_correctness_special_bessel_j0_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.017s) 2023-01-11T23:10:57.7720206Z test_nvfuser_correctness_special_bessel_j0_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.017s) 2023-01-11T23:10:57.7720425Z test_nvfuser_correctness_special_bessel_j0_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.017s) 2023-01-11T23:10:57.7720654Z test_nvfuser_correctness_special_bessel_j0_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.017s) 2023-01-11T23:10:57.7720881Z test_nvfuser_correctness_special_bessel_j0_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.017s) 2023-01-11T23:10:57.7721104Z test_nvfuser_correctness_special_bessel_j1_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.307s) 2023-01-11T23:10:57.7721313Z test_nvfuser_correctness_special_bessel_j1_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.216s) 2023-01-11T23:10:57.7721497Z test_nvfuser_correctness_special_bessel_j1_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.226s) 2023-01-11T23:10:57.7721681Z test_nvfuser_correctness_special_bessel_j1_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.017s) 2023-01-11T23:10:57.7721860Z test_nvfuser_correctness_special_bessel_j1_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.017s) 2023-01-11T23:10:57.7722031Z test_nvfuser_correctness_special_bessel_j1_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.017s) 2023-01-11T23:10:57.7722211Z test_nvfuser_correctness_special_bessel_j1_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.017s) 2023-01-11T23:10:57.7722391Z test_nvfuser_correctness_special_bessel_j1_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.017s) 2023-01-11T23:10:57.7722575Z test_nvfuser_correctness_special_bessel_y0_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.515s) 2023-01-11T23:10:57.7722763Z test_nvfuser_correctness_special_bessel_y0_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.718s) 2023-01-11T23:10:57.7722945Z test_nvfuser_correctness_special_bessel_y0_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.654s) 2023-01-11T23:10:57.7723124Z test_nvfuser_correctness_special_bessel_y0_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.017s) 2023-01-11T23:10:57.7723302Z test_nvfuser_correctness_special_bessel_y0_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.017s) 2023-01-11T23:10:57.7723479Z test_nvfuser_correctness_special_bessel_y0_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.017s) 2023-01-11T23:10:57.7723652Z test_nvfuser_correctness_special_bessel_y0_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.017s) 2023-01-11T23:10:57.7723829Z test_nvfuser_correctness_special_bessel_y0_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.017s) 2023-01-11T23:10:57.7724035Z test_nvfuser_correctness_special_bessel_y1_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.446s) 2023-01-11T23:10:57.7724217Z test_nvfuser_correctness_special_bessel_y1_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.500s) 2023-01-11T23:10:57.7724400Z test_nvfuser_correctness_special_bessel_y1_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.487s) 2023-01-11T23:10:57.7724579Z test_nvfuser_correctness_special_bessel_y1_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.017s) 2023-01-11T23:10:57.7724755Z test_nvfuser_correctness_special_bessel_y1_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.017s) 2023-01-11T23:10:57.7724930Z test_nvfuser_correctness_special_bessel_y1_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.017s) 2023-01-11T23:10:57.7725108Z test_nvfuser_correctness_special_bessel_y1_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.017s) 2023-01-11T23:10:57.7725281Z test_nvfuser_correctness_special_bessel_y1_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.017s) 2023-01-11T23:10:57.7725502Z test_nvfuser_correctness_special_chebyshev_polynomial_t_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2023-01-11T23:10:57.7725719Z test_nvfuser_correctness_special_chebyshev_polynomial_t_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2023-01-11T23:10:57.7725928Z test_nvfuser_correctness_special_chebyshev_polynomial_t_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2023-01-11T23:10:57.7726140Z test_nvfuser_correctness_special_chebyshev_polynomial_t_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2023-01-11T23:10:57.7726344Z test_nvfuser_correctness_special_chebyshev_polynomial_t_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2023-01-11T23:10:57.7726580Z test_nvfuser_correctness_special_chebyshev_polynomial_t_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2023-01-11T23:10:57.7726798Z test_nvfuser_correctness_special_chebyshev_polynomial_t_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2023-01-11T23:10:57.7727010Z test_nvfuser_correctness_special_chebyshev_polynomial_t_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2023-01-11T23:10:57.7727214Z test_nvfuser_correctness_special_chebyshev_polynomial_u_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2023-01-11T23:10:57.7727422Z test_nvfuser_correctness_special_chebyshev_polynomial_u_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2023-01-11T23:10:57.7727629Z test_nvfuser_correctness_special_chebyshev_polynomial_u_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2023-01-11T23:10:57.7727837Z test_nvfuser_correctness_special_chebyshev_polynomial_u_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2023-01-11T23:10:57.7728044Z test_nvfuser_correctness_special_chebyshev_polynomial_u_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2023-01-11T23:10:57.7728253Z test_nvfuser_correctness_special_chebyshev_polynomial_u_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2023-01-11T23:10:57.7728462Z test_nvfuser_correctness_special_chebyshev_polynomial_u_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2023-01-11T23:10:57.7728671Z test_nvfuser_correctness_special_chebyshev_polynomial_u_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2023-01-11T23:10:57.7728927Z test_nvfuser_correctness_special_chebyshev_polynomial_v_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2023-01-11T23:10:57.7729195Z test_nvfuser_correctness_special_chebyshev_polynomial_v_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2023-01-11T23:10:57.7729457Z test_nvfuser_correctness_special_chebyshev_polynomial_v_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2023-01-11T23:10:57.7729784Z test_nvfuser_correctness_special_chebyshev_polynomial_v_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2023-01-11T23:10:57.7730042Z test_nvfuser_correctness_special_chebyshev_polynomial_v_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2023-01-11T23:10:57.7730305Z test_nvfuser_correctness_special_chebyshev_polynomial_v_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2023-01-11T23:10:57.7730563Z test_nvfuser_correctness_special_chebyshev_polynomial_v_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2023-01-11T23:10:57.7730821Z test_nvfuser_correctness_special_chebyshev_polynomial_v_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2023-01-11T23:10:57.7731079Z test_nvfuser_correctness_special_chebyshev_polynomial_w_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2023-01-11T23:10:57.7731351Z test_nvfuser_correctness_special_chebyshev_polynomial_w_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2023-01-11T23:10:57.7731572Z test_nvfuser_correctness_special_chebyshev_polynomial_w_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2023-01-11T23:10:57.7731780Z test_nvfuser_correctness_special_chebyshev_polynomial_w_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2023-01-11T23:10:57.7731988Z test_nvfuser_correctness_special_chebyshev_polynomial_w_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2023-01-11T23:10:57.7732188Z test_nvfuser_correctness_special_chebyshev_polynomial_w_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2023-01-11T23:10:57.7732398Z test_nvfuser_correctness_special_chebyshev_polynomial_w_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2023-01-11T23:10:57.7732628Z test_nvfuser_correctness_special_chebyshev_polynomial_w_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2023-01-11T23:10:57.7732823Z test_nvfuser_correctness_special_entr_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.182s) 2023-01-11T23:10:57.7733006Z test_nvfuser_correctness_special_entr_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.259s) 2023-01-11T23:10:57.7733194Z test_nvfuser_correctness_special_entr_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.183s) 2023-01-11T23:10:57.7733377Z test_nvfuser_correctness_special_entr_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.180s) 2023-01-11T23:10:57.7733559Z test_nvfuser_correctness_special_entr_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.204s) 2023-01-11T23:10:57.7733744Z test_nvfuser_correctness_special_entr_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.012s) 2023-01-11T23:10:57.7733928Z test_nvfuser_correctness_special_entr_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.012s) 2023-01-11T23:10:57.7734100Z test_nvfuser_correctness_special_entr_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.012s) 2023-01-11T23:10:57.7734407Z test_nvfuser_correctness_special_entr_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.012s) 2023-01-11T23:10:57.7734589Z test_nvfuser_correctness_special_entr_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.012s) 2023-01-11T23:10:57.7734766Z test_nvfuser_correctness_special_erfcx_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.994s) 2023-01-11T23:10:57.7734952Z test_nvfuser_correctness_special_erfcx_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (1.904s) 2023-01-11T23:10:57.7735136Z test_nvfuser_correctness_special_erfcx_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (1.765s) 2023-01-11T23:10:57.7735319Z test_nvfuser_correctness_special_erfcx_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.017s) 2023-01-11T23:10:57.7735507Z test_nvfuser_correctness_special_erfcx_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.017s) 2023-01-11T23:10:57.7735728Z test_nvfuser_correctness_special_erfcx_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.017s) 2023-01-11T23:10:57.7735901Z test_nvfuser_correctness_special_erfcx_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.017s) 2023-01-11T23:10:57.7736080Z test_nvfuser_correctness_special_erfcx_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.017s) 2023-01-11T23:10:57.7736301Z test_nvfuser_correctness_special_hermite_polynomial_h_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2023-01-11T23:10:57.7736517Z test_nvfuser_correctness_special_hermite_polynomial_h_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2023-01-11T23:10:57.7736728Z test_nvfuser_correctness_special_hermite_polynomial_h_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2023-01-11T23:10:57.7736937Z test_nvfuser_correctness_special_hermite_polynomial_h_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2023-01-11T23:10:57.7737152Z test_nvfuser_correctness_special_hermite_polynomial_h_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2023-01-11T23:10:57.7737360Z test_nvfuser_correctness_special_hermite_polynomial_h_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2023-01-11T23:10:57.7737570Z test_nvfuser_correctness_special_hermite_polynomial_h_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2023-01-11T23:10:57.7737766Z test_nvfuser_correctness_special_hermite_polynomial_h_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2023-01-11T23:10:57.7737970Z test_nvfuser_correctness_special_hermite_polynomial_he_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2023-01-11T23:10:57.7738185Z test_nvfuser_correctness_special_hermite_polynomial_he_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2023-01-11T23:10:57.7738431Z test_nvfuser_correctness_special_hermite_polynomial_he_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2023-01-11T23:10:57.7738698Z test_nvfuser_correctness_special_hermite_polynomial_he_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2023-01-11T23:10:57.7738962Z test_nvfuser_correctness_special_hermite_polynomial_he_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2023-01-11T23:10:57.7739238Z test_nvfuser_correctness_special_hermite_polynomial_he_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2023-01-11T23:10:57.7739526Z test_nvfuser_correctness_special_hermite_polynomial_he_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2023-01-11T23:10:57.7739806Z test_nvfuser_correctness_special_hermite_polynomial_he_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2023-01-11T23:10:57.7740027Z test_nvfuser_correctness_special_i0e_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.242s) 2023-01-11T23:10:57.7740204Z test_nvfuser_correctness_special_i0e_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.291s) 2023-01-11T23:10:57.7740385Z test_nvfuser_correctness_special_i0e_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.245s) 2023-01-11T23:10:57.7740562Z test_nvfuser_correctness_special_i0e_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.243s) 2023-01-11T23:10:57.7740744Z test_nvfuser_correctness_special_i0e_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.249s) 2023-01-11T23:10:57.7740920Z test_nvfuser_correctness_special_i0e_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.012s) 2023-01-11T23:10:57.7741092Z test_nvfuser_correctness_special_i0e_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.012s) 2023-01-11T23:10:57.7741269Z test_nvfuser_correctness_special_i0e_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.012s) 2023-01-11T23:10:57.7741448Z test_nvfuser_correctness_special_i0e_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.012s) 2023-01-11T23:10:57.7741667Z test_nvfuser_correctness_special_i0e_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.012s) 2023-01-11T23:10:57.7741835Z test_nvfuser_correctness_special_i1_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.307s) 2023-01-11T23:10:57.7742013Z test_nvfuser_correctness_special_i1_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.249s) 2023-01-11T23:10:57.7742191Z test_nvfuser_correctness_special_i1_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.284s) 2023-01-11T23:10:57.7742366Z test_nvfuser_correctness_special_i1_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.012s) 2023-01-11T23:10:57.7742537Z test_nvfuser_correctness_special_i1_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.012s) 2023-01-11T23:10:57.7742704Z test_nvfuser_correctness_special_i1_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.012s) 2023-01-11T23:10:57.7742880Z test_nvfuser_correctness_special_i1_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.012s) 2023-01-11T23:10:57.7743058Z test_nvfuser_correctness_special_i1_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.012s) 2023-01-11T23:10:57.7743229Z test_nvfuser_correctness_special_i1e_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.292s) 2023-01-11T23:10:57.7743400Z test_nvfuser_correctness_special_i1e_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.215s) 2023-01-11T23:10:57.7743581Z test_nvfuser_correctness_special_i1e_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.255s) 2023-01-11T23:10:57.7743755Z test_nvfuser_correctness_special_i1e_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.012s) 2023-01-11T23:10:57.7743931Z test_nvfuser_correctness_special_i1e_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.012s) 2023-01-11T23:10:57.7744103Z test_nvfuser_correctness_special_i1e_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.012s) 2023-01-11T23:10:57.7744295Z test_nvfuser_correctness_special_i1e_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.012s) 2023-01-11T23:10:57.7744471Z test_nvfuser_correctness_special_i1e_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.012s) 2023-01-11T23:10:57.7744681Z test_nvfuser_correctness_special_laguerre_polynomial_l_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2023-01-11T23:10:57.7744895Z test_nvfuser_correctness_special_laguerre_polynomial_l_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2023-01-11T23:10:57.7745094Z test_nvfuser_correctness_special_laguerre_polynomial_l_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2023-01-11T23:10:57.7745303Z test_nvfuser_correctness_special_laguerre_polynomial_l_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2023-01-11T23:10:57.7745509Z test_nvfuser_correctness_special_laguerre_polynomial_l_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2023-01-11T23:10:57.7745721Z test_nvfuser_correctness_special_laguerre_polynomial_l_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2023-01-11T23:10:57.7745930Z test_nvfuser_correctness_special_laguerre_polynomial_l_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2023-01-11T23:10:57.7746141Z test_nvfuser_correctness_special_laguerre_polynomial_l_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2023-01-11T23:10:57.7746351Z test_nvfuser_correctness_special_legendre_polynomial_p_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2023-01-11T23:10:57.7746564Z test_nvfuser_correctness_special_legendre_polynomial_p_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2023-01-11T23:10:57.7746774Z test_nvfuser_correctness_special_legendre_polynomial_p_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2023-01-11T23:10:57.7746984Z test_nvfuser_correctness_special_legendre_polynomial_p_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2023-01-11T23:10:57.7747209Z test_nvfuser_correctness_special_legendre_polynomial_p_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2023-01-11T23:10:57.7747409Z test_nvfuser_correctness_special_legendre_polynomial_p_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2023-01-11T23:10:57.7747615Z test_nvfuser_correctness_special_legendre_polynomial_p_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2023-01-11T23:10:57.7747828Z test_nvfuser_correctness_special_legendre_polynomial_p_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2023-01-11T23:10:57.7748014Z test_nvfuser_correctness_special_log_ndtr_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.381s) 2023-01-11T23:10:57.7748201Z test_nvfuser_correctness_special_log_ndtr_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.260s) 2023-01-11T23:10:57.7748392Z test_nvfuser_correctness_special_log_ndtr_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.417s) 2023-01-11T23:10:57.7748633Z test_nvfuser_correctness_special_log_ndtr_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.017s) 2023-01-11T23:10:57.7748821Z test_nvfuser_correctness_special_log_ndtr_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.017s) 2023-01-11T23:10:57.7749001Z test_nvfuser_correctness_special_log_ndtr_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.017s) 2023-01-11T23:10:57.7749176Z test_nvfuser_correctness_special_log_ndtr_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.017s) 2023-01-11T23:10:57.7749360Z test_nvfuser_correctness_special_log_ndtr_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.017s) 2023-01-11T23:10:57.7749557Z test_nvfuser_correctness_special_modified_bessel_i0_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.322s) 2023-01-11T23:10:57.7749775Z test_nvfuser_correctness_special_modified_bessel_i0_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.251s) 2023-01-11T23:10:57.7750000Z test_nvfuser_correctness_special_modified_bessel_i0_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.304s) 2023-01-11T23:10:57.7750216Z test_nvfuser_correctness_special_modified_bessel_i0_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.017s) 2023-01-11T23:10:57.7750427Z test_nvfuser_correctness_special_modified_bessel_i0_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.017s) 2023-01-11T23:10:57.7750633Z test_nvfuser_correctness_special_modified_bessel_i0_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.017s) 2023-01-11T23:10:57.7750850Z test_nvfuser_correctness_special_modified_bessel_i0_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.017s) 2023-01-11T23:10:57.7751060Z test_nvfuser_correctness_special_modified_bessel_i0_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.017s) 2023-01-11T23:10:57.7751275Z test_nvfuser_correctness_special_modified_bessel_i1_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.325s) 2023-01-11T23:10:57.7751496Z test_nvfuser_correctness_special_modified_bessel_i1_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.257s) 2023-01-11T23:10:57.7751715Z test_nvfuser_correctness_special_modified_bessel_i1_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.307s) 2023-01-11T23:10:57.7751931Z test_nvfuser_correctness_special_modified_bessel_i1_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.017s) 2023-01-11T23:10:57.7752143Z test_nvfuser_correctness_special_modified_bessel_i1_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.017s) 2023-01-11T23:10:57.7752352Z test_nvfuser_correctness_special_modified_bessel_i1_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.017s) 2023-01-11T23:10:57.7752565Z test_nvfuser_correctness_special_modified_bessel_i1_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.017s) 2023-01-11T23:10:57.7752782Z test_nvfuser_correctness_special_modified_bessel_i1_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.017s) 2023-01-11T23:10:57.7752993Z test_nvfuser_correctness_special_modified_bessel_k0_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.402s) 2023-01-11T23:10:57.7753180Z test_nvfuser_correctness_special_modified_bessel_k0_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.370s) 2023-01-11T23:10:57.7753375Z test_nvfuser_correctness_special_modified_bessel_k0_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.450s) 2023-01-11T23:10:57.7753561Z test_nvfuser_correctness_special_modified_bessel_k0_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.017s) 2023-01-11T23:10:57.7753744Z test_nvfuser_correctness_special_modified_bessel_k0_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.017s) 2023-01-11T23:10:57.7753925Z test_nvfuser_correctness_special_modified_bessel_k0_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.017s) 2023-01-11T23:10:57.7754116Z test_nvfuser_correctness_special_modified_bessel_k0_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.017s) 2023-01-11T23:10:57.7754312Z test_nvfuser_correctness_special_modified_bessel_k0_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.017s) 2023-01-11T23:10:57.7754501Z test_nvfuser_correctness_special_modified_bessel_k1_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.412s) 2023-01-11T23:10:57.7754691Z test_nvfuser_correctness_special_modified_bessel_k1_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.348s) 2023-01-11T23:10:57.7754875Z test_nvfuser_correctness_special_modified_bessel_k1_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.465s) 2023-01-11T23:10:57.7755059Z test_nvfuser_correctness_special_modified_bessel_k1_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.017s) 2023-01-11T23:10:57.7755244Z test_nvfuser_correctness_special_modified_bessel_k1_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.017s) 2023-01-11T23:10:57.7755453Z test_nvfuser_correctness_special_modified_bessel_k1_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.017s) 2023-01-11T23:10:57.7755646Z test_nvfuser_correctness_special_modified_bessel_k1_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.017s) 2023-01-11T23:10:57.7755830Z test_nvfuser_correctness_special_modified_bessel_k1_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.017s) 2023-01-11T23:10:57.7756014Z test_nvfuser_correctness_special_ndtr_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.017s) 2023-01-11T23:10:57.7756195Z test_nvfuser_correctness_special_ndtr_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.017s) 2023-01-11T23:10:57.7756373Z test_nvfuser_correctness_special_ndtr_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.017s) 2023-01-11T23:10:57.7756553Z test_nvfuser_correctness_special_ndtr_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.017s) 2023-01-11T23:10:57.7756725Z test_nvfuser_correctness_special_ndtr_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.017s) 2023-01-11T23:10:57.7756910Z test_nvfuser_correctness_special_ndtr_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.017s) 2023-01-11T23:10:57.7757091Z test_nvfuser_correctness_special_ndtr_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.017s) 2023-01-11T23:10:57.7757268Z test_nvfuser_correctness_special_ndtr_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.017s) 2023-01-11T23:10:57.7757445Z test_nvfuser_correctness_special_ndtr_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.017s) 2023-01-11T23:10:57.7757622Z test_nvfuser_correctness_special_ndtr_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.018s) 2023-01-11T23:10:57.7757796Z test_nvfuser_correctness_special_ndtri_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.351s) 2023-01-11T23:10:57.7757977Z test_nvfuser_correctness_special_ndtri_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.292s) 2023-01-11T23:10:57.7758158Z test_nvfuser_correctness_special_ndtri_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.360s) 2023-01-11T23:10:57.7758372Z test_nvfuser_correctness_special_ndtri_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.017s) 2023-01-11T23:10:57.7758597Z test_nvfuser_correctness_special_ndtri_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.017s) 2023-01-11T23:10:57.7758818Z test_nvfuser_correctness_special_ndtri_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.017s) 2023-01-11T23:10:57.7759033Z test_nvfuser_correctness_special_ndtri_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.017s) 2023-01-11T23:10:57.7759250Z test_nvfuser_correctness_special_ndtri_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.017s) 2023-01-11T23:10:57.7759512Z test_nvfuser_correctness_special_polygamma_special_polygamma_n_0_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.001s) 2023-01-11T23:10:57.7759777Z test_nvfuser_correctness_special_polygamma_special_polygamma_n_0_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.001s) 2023-01-11T23:10:57.7760034Z test_nvfuser_correctness_special_polygamma_special_polygamma_n_0_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.001s) 2023-01-11T23:10:57.7760303Z test_nvfuser_correctness_special_polygamma_special_polygamma_n_0_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.001s) 2023-01-11T23:10:57.7760556Z test_nvfuser_correctness_special_polygamma_special_polygamma_n_0_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.001s) 2023-01-11T23:10:57.7760819Z test_nvfuser_correctness_special_polygamma_special_polygamma_n_0_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.001s) 2023-01-11T23:10:57.7761070Z test_nvfuser_correctness_special_polygamma_special_polygamma_n_0_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.001s) 2023-01-11T23:10:57.7761276Z test_nvfuser_correctness_special_polygamma_special_polygamma_n_0_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.001s) 2023-01-11T23:10:57.7761505Z test_nvfuser_correctness_special_polygamma_special_polygamma_n_0_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.001s) 2023-01-11T23:10:57.7761709Z test_nvfuser_correctness_special_scaled_modified_bessel_k0_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.403s) 2023-01-11T23:10:57.7761913Z test_nvfuser_correctness_special_scaled_modified_bessel_k0_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.337s) 2023-01-11T23:10:57.7762115Z test_nvfuser_correctness_special_scaled_modified_bessel_k0_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.451s) 2023-01-11T23:10:57.7762314Z test_nvfuser_correctness_special_scaled_modified_bessel_k0_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.017s) 2023-01-11T23:10:57.7762512Z test_nvfuser_correctness_special_scaled_modified_bessel_k0_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.017s) 2023-01-11T23:10:57.7762697Z test_nvfuser_correctness_special_scaled_modified_bessel_k0_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.017s) 2023-01-11T23:10:57.7762898Z test_nvfuser_correctness_special_scaled_modified_bessel_k0_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.017s) 2023-01-11T23:10:57.7763094Z test_nvfuser_correctness_special_scaled_modified_bessel_k0_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.017s) 2023-01-11T23:10:57.7763290Z test_nvfuser_correctness_special_scaled_modified_bessel_k1_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.409s) 2023-01-11T23:10:57.7763488Z test_nvfuser_correctness_special_scaled_modified_bessel_k1_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.346s) 2023-01-11T23:10:57.7763685Z test_nvfuser_correctness_special_scaled_modified_bessel_k1_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.462s) 2023-01-11T23:10:57.7763877Z test_nvfuser_correctness_special_scaled_modified_bessel_k1_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.017s) 2023-01-11T23:10:57.7764072Z test_nvfuser_correctness_special_scaled_modified_bessel_k1_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.017s) 2023-01-11T23:10:57.7764264Z test_nvfuser_correctness_special_scaled_modified_bessel_k1_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.017s) 2023-01-11T23:10:57.7764482Z test_nvfuser_correctness_special_scaled_modified_bessel_k1_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.017s) 2023-01-11T23:10:57.7764668Z test_nvfuser_correctness_special_scaled_modified_bessel_k1_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.017s) 2023-01-11T23:10:57.7764892Z test_nvfuser_correctness_special_shifted_chebyshev_polynomial_t_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2023-01-11T23:10:57.7765119Z test_nvfuser_correctness_special_shifted_chebyshev_polynomial_t_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2023-01-11T23:10:57.7765343Z test_nvfuser_correctness_special_shifted_chebyshev_polynomial_t_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2023-01-11T23:10:57.7765565Z test_nvfuser_correctness_special_shifted_chebyshev_polynomial_t_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2023-01-11T23:10:57.7765790Z test_nvfuser_correctness_special_shifted_chebyshev_polynomial_t_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2023-01-11T23:10:57.7766003Z test_nvfuser_correctness_special_shifted_chebyshev_polynomial_t_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2023-01-11T23:10:57.7766225Z test_nvfuser_correctness_special_shifted_chebyshev_polynomial_t_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2023-01-11T23:10:57.7766442Z test_nvfuser_correctness_special_shifted_chebyshev_polynomial_t_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2023-01-11T23:10:57.7766656Z test_nvfuser_correctness_special_shifted_chebyshev_polynomial_u_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2023-01-11T23:10:57.7766887Z test_nvfuser_correctness_special_shifted_chebyshev_polynomial_u_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2023-01-11T23:10:57.7767113Z test_nvfuser_correctness_special_shifted_chebyshev_polynomial_u_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2023-01-11T23:10:57.7767329Z test_nvfuser_correctness_special_shifted_chebyshev_polynomial_u_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2023-01-11T23:10:57.7767540Z test_nvfuser_correctness_special_shifted_chebyshev_polynomial_u_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2023-01-11T23:10:57.7767754Z test_nvfuser_correctness_special_shifted_chebyshev_polynomial_u_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2023-01-11T23:10:57.7767971Z test_nvfuser_correctness_special_shifted_chebyshev_polynomial_u_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2023-01-11T23:10:57.7768191Z test_nvfuser_correctness_special_shifted_chebyshev_polynomial_u_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2023-01-11T23:10:57.7768404Z test_nvfuser_correctness_special_shifted_chebyshev_polynomial_v_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2023-01-11T23:10:57.7768644Z test_nvfuser_correctness_special_shifted_chebyshev_polynomial_v_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2023-01-11T23:10:57.7768915Z test_nvfuser_correctness_special_shifted_chebyshev_polynomial_v_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2023-01-11T23:10:57.7769176Z test_nvfuser_correctness_special_shifted_chebyshev_polynomial_v_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2023-01-11T23:10:57.7769431Z test_nvfuser_correctness_special_shifted_chebyshev_polynomial_v_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2023-01-11T23:10:57.7769692Z test_nvfuser_correctness_special_shifted_chebyshev_polynomial_v_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2023-01-11T23:10:57.7769990Z test_nvfuser_correctness_special_shifted_chebyshev_polynomial_v_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2023-01-11T23:10:57.7770261Z test_nvfuser_correctness_special_shifted_chebyshev_polynomial_v_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2023-01-11T23:10:57.7770527Z test_nvfuser_correctness_special_shifted_chebyshev_polynomial_w_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2023-01-11T23:10:57.7770799Z test_nvfuser_correctness_special_shifted_chebyshev_polynomial_w_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2023-01-11T23:10:57.7771071Z test_nvfuser_correctness_special_shifted_chebyshev_polynomial_w_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2023-01-11T23:10:57.7771339Z test_nvfuser_correctness_special_shifted_chebyshev_polynomial_w_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2023-01-11T23:10:57.7771575Z test_nvfuser_correctness_special_shifted_chebyshev_polynomial_w_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2023-01-11T23:10:57.7771785Z test_nvfuser_correctness_special_shifted_chebyshev_polynomial_w_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2023-01-11T23:10:57.7771999Z test_nvfuser_correctness_special_shifted_chebyshev_polynomial_w_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2023-01-11T23:10:57.7772209Z test_nvfuser_correctness_special_shifted_chebyshev_polynomial_w_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2023-01-11T23:10:57.7772404Z test_nvfuser_correctness_special_spherical_bessel_j0_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.304s) 2023-01-11T23:10:57.7772603Z test_nvfuser_correctness_special_spherical_bessel_j0_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.267s) 2023-01-11T23:10:57.7772824Z test_nvfuser_correctness_special_spherical_bessel_j0_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.256s) 2023-01-11T23:10:57.7773024Z test_nvfuser_correctness_special_spherical_bessel_j0_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.017s) 2023-01-11T23:10:57.7773218Z test_nvfuser_correctness_special_spherical_bessel_j0_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.017s) 2023-01-11T23:10:57.7773407Z test_nvfuser_correctness_special_spherical_bessel_j0_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.017s) 2023-01-11T23:10:57.7773601Z test_nvfuser_correctness_special_spherical_bessel_j0_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.017s) 2023-01-11T23:10:57.7773797Z test_nvfuser_correctness_special_spherical_bessel_j0_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.017s) 2023-01-11T23:10:57.7773979Z test_nvfuser_correctness_special_xlog1py_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.051s) 2023-01-11T23:10:57.7774307Z test_nvfuser_correctness_special_xlog1py_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.050s) 2023-01-11T23:10:57.7774562Z test_nvfuser_correctness_special_xlog1py_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.050s) 2023-01-11T23:10:57.7774748Z test_nvfuser_correctness_special_xlog1py_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.050s) 2023-01-11T23:10:57.7774927Z test_nvfuser_correctness_special_xlog1py_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.051s) 2023-01-11T23:10:57.7775109Z test_nvfuser_correctness_special_xlog1py_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.050s) 2023-01-11T23:10:57.7775292Z test_nvfuser_correctness_special_xlog1py_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.050s) 2023-01-11T23:10:57.7775472Z test_nvfuser_correctness_special_xlog1py_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.049s) 2023-01-11T23:10:57.7775656Z test_nvfuser_correctness_special_xlog1py_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.051s) 2023-01-11T23:10:57.7775892Z test_nvfuser_correctness_special_xlog1py_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.050s) 2023-01-11T23:10:57.7776074Z test_nvfuser_correctness_special_zeta_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... ok (4.596s) 2023-01-11T23:10:57.7776252Z test_nvfuser_correctness_special_zeta_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (2.282s) 2023-01-11T23:10:57.7776432Z test_nvfuser_correctness_special_zeta_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (2.457s) 2023-01-11T23:10:57.7776609Z test_nvfuser_correctness_special_zeta_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.050s) 2023-01-11T23:10:57.7776783Z test_nvfuser_correctness_special_zeta_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.050s) 2023-01-11T23:10:57.7776952Z test_nvfuser_correctness_special_zeta_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.050s) 2023-01-11T23:10:57.7777130Z test_nvfuser_correctness_special_zeta_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.051s) 2023-01-11T23:10:57.7777310Z test_nvfuser_correctness_special_zeta_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.050s) 2023-01-11T23:10:57.7777476Z test_nvfuser_correctness_split_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.029s) 2023-01-11T23:10:57.7777648Z test_nvfuser_correctness_split_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.027s) 2023-01-11T23:10:57.7777826Z test_nvfuser_correctness_split_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.029s) 2023-01-11T23:10:57.7778001Z test_nvfuser_correctness_split_cuda_complex32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.029s) 2023-01-11T23:10:57.7778172Z test_nvfuser_correctness_split_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.029s) 2023-01-11T23:10:57.7778344Z test_nvfuser_correctness_split_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.028s) 2023-01-11T23:10:57.7778547Z test_nvfuser_correctness_split_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.030s) 2023-01-11T23:10:57.7778725Z test_nvfuser_correctness_split_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.029s) 2023-01-11T23:10:57.7778895Z test_nvfuser_correctness_split_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.027s) 2023-01-11T23:10:57.7779056Z test_nvfuser_correctness_split_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.026s) 2023-01-11T23:10:57.7779229Z test_nvfuser_correctness_split_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.026s) 2023-01-11T23:10:57.7779398Z test_nvfuser_correctness_split_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.026s) 2023-01-11T23:10:57.7779564Z test_nvfuser_correctness_split_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.026s) 2023-01-11T23:10:57.7779752Z test_nvfuser_correctness_split_list_args_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.048s) 2023-01-11T23:10:57.7779936Z test_nvfuser_correctness_split_list_args_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.045s) 2023-01-11T23:10:57.7780127Z test_nvfuser_correctness_split_list_args_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.050s) 2023-01-11T23:10:57.7780314Z test_nvfuser_correctness_split_list_args_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.050s) 2023-01-11T23:10:57.7780501Z test_nvfuser_correctness_split_list_args_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.048s) 2023-01-11T23:10:57.7780677Z test_nvfuser_correctness_split_list_args_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.048s) 2023-01-11T23:10:57.7780861Z test_nvfuser_correctness_split_list_args_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.047s) 2023-01-11T23:10:57.7781040Z test_nvfuser_correctness_split_list_args_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.045s) 2023-01-11T23:10:57.7781221Z test_nvfuser_correctness_split_list_args_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.044s) 2023-01-11T23:10:57.7781403Z test_nvfuser_correctness_split_list_args_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.043s) 2023-01-11T23:10:57.7781610Z test_nvfuser_correctness_split_list_args_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.044s) 2023-01-11T23:10:57.7781793Z test_nvfuser_correctness_split_list_args_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.043s) 2023-01-11T23:10:57.7781978Z test_nvfuser_correctness_split_with_sizes_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.063s) 2023-01-11T23:10:57.7782160Z test_nvfuser_correctness_split_with_sizes_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.059s) 2023-01-11T23:10:57.7782344Z test_nvfuser_correctness_split_with_sizes_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.065s) 2023-01-11T23:10:57.7782531Z test_nvfuser_correctness_split_with_sizes_cuda_complex32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.065s) 2023-01-11T23:10:57.7782718Z test_nvfuser_correctness_split_with_sizes_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.065s) 2023-01-11T23:10:57.7782904Z test_nvfuser_correctness_split_with_sizes_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.065s) 2023-01-11T23:10:57.7783089Z test_nvfuser_correctness_split_with_sizes_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.065s) 2023-01-11T23:10:57.7783270Z test_nvfuser_correctness_split_with_sizes_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.063s) 2023-01-11T23:10:57.7783453Z test_nvfuser_correctness_split_with_sizes_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.057s) 2023-01-11T23:10:57.7783634Z test_nvfuser_correctness_split_with_sizes_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.057s) 2023-01-11T23:10:57.7783813Z test_nvfuser_correctness_split_with_sizes_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.058s) 2023-01-11T23:10:57.7783986Z test_nvfuser_correctness_split_with_sizes_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.058s) 2023-01-11T23:10:57.7784187Z test_nvfuser_correctness_split_with_sizes_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.057s) 2023-01-11T23:10:57.7784367Z test_nvfuser_correctness_sqrt_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.199s) 2023-01-11T23:10:57.7784537Z test_nvfuser_correctness_sqrt_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.197s) 2023-01-11T23:10:57.7784712Z test_nvfuser_correctness_sqrt_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.012s) 2023-01-11T23:10:57.7784886Z test_nvfuser_correctness_sqrt_cuda_complex32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.453s) 2023-01-11T23:10:57.7785060Z test_nvfuser_correctness_sqrt_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.012s) 2023-01-11T23:10:57.7785231Z test_nvfuser_correctness_sqrt_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.199s) 2023-01-11T23:10:57.7785402Z test_nvfuser_correctness_sqrt_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.193s) 2023-01-11T23:10:57.7785569Z test_nvfuser_correctness_sqrt_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.194s) 2023-01-11T23:10:57.7785744Z test_nvfuser_correctness_sqrt_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.013s) 2023-01-11T23:10:57.7785912Z test_nvfuser_correctness_sqrt_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.198s) 2023-01-11T23:10:57.7786079Z test_nvfuser_correctness_sqrt_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.197s) 2023-01-11T23:10:57.7786245Z test_nvfuser_correctness_sqrt_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.012s) 2023-01-11T23:10:57.7786408Z test_nvfuser_correctness_sqrt_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.012s) 2023-01-11T23:10:57.7786585Z test_nvfuser_correctness_square_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.032s) 2023-01-11T23:10:57.7786757Z test_nvfuser_correctness_square_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.030s) 2023-01-11T23:10:57.7786932Z test_nvfuser_correctness_square_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.032s) 2023-01-11T23:10:57.7787135Z test_nvfuser_correctness_square_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.032s) 2023-01-11T23:10:57.7787308Z test_nvfuser_correctness_square_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.032s) 2023-01-11T23:10:57.7787480Z test_nvfuser_correctness_square_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.032s) 2023-01-11T23:10:57.7787652Z test_nvfuser_correctness_square_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.032s) 2023-01-11T23:10:57.7787822Z test_nvfuser_correctness_square_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.030s) 2023-01-11T23:10:57.7787995Z test_nvfuser_correctness_square_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.030s) 2023-01-11T23:10:57.7788164Z test_nvfuser_correctness_square_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.030s) 2023-01-11T23:10:57.7788336Z test_nvfuser_correctness_square_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.031s) 2023-01-11T23:10:57.7788500Z test_nvfuser_correctness_square_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.030s) 2023-01-11T23:10:57.7788737Z test_nvfuser_correctness_squeeze_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.076s) 2023-01-11T23:10:57.7788910Z test_nvfuser_correctness_squeeze_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.072s) 2023-01-11T23:10:57.7789089Z test_nvfuser_correctness_squeeze_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.077s) 2023-01-11T23:10:57.7789270Z test_nvfuser_correctness_squeeze_cuda_complex32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.078s) 2023-01-11T23:10:57.7789446Z test_nvfuser_correctness_squeeze_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.078s) 2023-01-11T23:10:57.7789622Z test_nvfuser_correctness_squeeze_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.076s) 2023-01-11T23:10:57.7789815Z test_nvfuser_correctness_squeeze_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.076s) 2023-01-11T23:10:57.7789988Z test_nvfuser_correctness_squeeze_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.076s) 2023-01-11T23:10:57.7790154Z test_nvfuser_correctness_squeeze_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.072s) 2023-01-11T23:10:57.7790324Z test_nvfuser_correctness_squeeze_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.072s) 2023-01-11T23:10:57.7790495Z test_nvfuser_correctness_squeeze_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.072s) 2023-01-11T23:10:57.7790662Z test_nvfuser_correctness_squeeze_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.072s) 2023-01-11T23:10:57.7790830Z test_nvfuser_correctness_squeeze_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.072s) 2023-01-11T23:10:57.7791004Z test_nvfuser_correctness_stack_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.058s) 2023-01-11T23:10:57.7791176Z test_nvfuser_correctness_stack_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.055s) 2023-01-11T23:10:57.7791359Z test_nvfuser_correctness_stack_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.057s) 2023-01-11T23:10:57.7791574Z test_nvfuser_correctness_stack_cuda_complex32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.057s) 2023-01-11T23:10:57.7791781Z test_nvfuser_correctness_stack_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.058s) 2023-01-11T23:10:57.7791996Z test_nvfuser_correctness_stack_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.057s) 2023-01-11T23:10:57.7792208Z test_nvfuser_correctness_stack_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.057s) 2023-01-11T23:10:57.7792416Z test_nvfuser_correctness_stack_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.057s) 2023-01-11T23:10:57.7792626Z test_nvfuser_correctness_stack_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.056s) 2023-01-11T23:10:57.7792799Z test_nvfuser_correctness_stack_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.055s) 2023-01-11T23:10:57.7792994Z test_nvfuser_correctness_stack_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.054s) 2023-01-11T23:10:57.7793165Z test_nvfuser_correctness_stack_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.056s) 2023-01-11T23:10:57.7793325Z test_nvfuser_correctness_stack_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.055s) 2023-01-11T23:10:57.7793497Z test_nvfuser_correctness_std_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (1.176s) 2023-01-11T23:10:57.7793673Z test_nvfuser_correctness_std_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.114s) 2023-01-11T23:10:57.7793844Z test_nvfuser_correctness_std_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.114s) 2023-01-11T23:10:57.7794011Z test_nvfuser_correctness_std_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (1.181s) 2023-01-11T23:10:57.7794178Z test_nvfuser_correctness_std_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (1.156s) 2023-01-11T23:10:57.7794348Z test_nvfuser_correctness_std_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (1.047s) 2023-01-11T23:10:57.7794534Z test_nvfuser_correctness_std_mean_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.065s) 2023-01-11T23:10:57.7794715Z test_nvfuser_correctness_std_mean_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.067s) 2023-01-11T23:10:57.7794886Z test_nvfuser_correctness_std_mean_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.067s) 2023-01-11T23:10:57.7795059Z test_nvfuser_correctness_std_mean_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.064s) 2023-01-11T23:10:57.7795228Z test_nvfuser_correctness_std_mean_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.064s) 2023-01-11T23:10:57.7795401Z test_nvfuser_correctness_std_mean_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.063s) 2023-01-11T23:10:57.7795589Z test_nvfuser_correctness_std_mean_unbiased_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.014s) 2023-01-11T23:10:57.7795804Z test_nvfuser_correctness_std_mean_unbiased_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.015s) 2023-01-11T23:10:57.7795996Z test_nvfuser_correctness_std_mean_unbiased_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.015s) 2023-01-11T23:10:57.7796182Z test_nvfuser_correctness_std_mean_unbiased_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.014s) 2023-01-11T23:10:57.7796367Z test_nvfuser_correctness_std_mean_unbiased_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.014s) 2023-01-11T23:10:57.7796546Z test_nvfuser_correctness_std_mean_unbiased_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.014s) 2023-01-11T23:10:57.7796730Z test_nvfuser_correctness_std_unbiased_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.023s) 2023-01-11T23:10:57.7796913Z test_nvfuser_correctness_std_unbiased_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.025s) 2023-01-11T23:10:57.7797099Z test_nvfuser_correctness_std_unbiased_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.025s) 2023-01-11T23:10:57.7797283Z test_nvfuser_correctness_std_unbiased_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.024s) 2023-01-11T23:10:57.7797459Z test_nvfuser_correctness_std_unbiased_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.024s) 2023-01-11T23:10:57.7797640Z test_nvfuser_correctness_std_unbiased_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.023s) 2023-01-11T23:10:57.7798259Z test_nvfuser_correctness_stft_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... /opt/conda/lib/python3.10/site-packages/torch/functional.py:641: UserWarning: stft with return_complex=False is deprecated. In a future pytorch release, stft will return complex tensors for all inputs, and return_complex=False will raise an error. 2023-01-11T23:10:57.7798571Z Note: you can still call torch.view_as_real on the complex output to recover the old return format. (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/SpectralOps.cpp:861.) 2023-01-11T23:10:57.7798909Z return _VF.stft(input, n_fft, hop_length, win_length, window, # type: ignore[attr-defined] 2023-01-11T23:10:57.7798995Z ok (0.196s) 2023-01-11T23:10:57.7799219Z test_nvfuser_correctness_stft_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.197s) 2023-01-11T23:10:57.7799439Z test_nvfuser_correctness_stft_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.203s) 2023-01-11T23:10:57.7799653Z test_nvfuser_correctness_stft_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.199s) 2023-01-11T23:10:57.7799866Z test_nvfuser_correctness_sub_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (1.328s) 2023-01-11T23:10:57.7800084Z test_nvfuser_correctness_sub_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.131s) 2023-01-11T23:10:57.7800304Z test_nvfuser_correctness_sub_cuda_complex32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.132s) 2023-01-11T23:10:57.7800526Z test_nvfuser_correctness_sub_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.131s) 2023-01-11T23:10:57.7800744Z test_nvfuser_correctness_sub_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (1.330s) 2023-01-11T23:10:57.7800949Z test_nvfuser_correctness_sub_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (1.285s) 2023-01-11T23:10:57.7801145Z test_nvfuser_correctness_sub_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (1.286s) 2023-01-11T23:10:57.7801318Z test_nvfuser_correctness_sub_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.125s) 2023-01-11T23:10:57.7801490Z test_nvfuser_correctness_sub_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (1.273s) 2023-01-11T23:10:57.7801659Z test_nvfuser_correctness_sub_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (1.276s) 2023-01-11T23:10:57.7801827Z test_nvfuser_correctness_sub_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.123s) 2023-01-11T23:10:57.7802018Z test_nvfuser_correctness_sub_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.122s) 2023-01-11T23:10:57.7802197Z test_nvfuser_correctness_sum_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (3.149s) 2023-01-11T23:10:57.7802360Z test_nvfuser_correctness_sum_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... ok (3.119s) 2023-01-11T23:10:57.7802540Z test_nvfuser_correctness_sum_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.247s) 2023-01-11T23:10:57.7802718Z test_nvfuser_correctness_sum_cuda_complex32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (2.082s) 2023-01-11T23:10:57.7802895Z test_nvfuser_correctness_sum_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.248s) 2023-01-11T23:10:57.7803068Z test_nvfuser_correctness_sum_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (3.153s) 2023-01-11T23:10:57.7803241Z test_nvfuser_correctness_sum_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (3.076s) 2023-01-11T23:10:57.7803413Z test_nvfuser_correctness_sum_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (3.070s) 2023-01-11T23:10:57.7803588Z test_nvfuser_correctness_sum_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.237s) 2023-01-11T23:10:57.7803756Z test_nvfuser_correctness_sum_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (3.127s) 2023-01-11T23:10:57.7803916Z test_nvfuser_correctness_sum_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (3.104s) 2023-01-11T23:10:57.7804084Z test_nvfuser_correctness_sum_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.237s) 2023-01-11T23:10:57.7804254Z test_nvfuser_correctness_sum_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.237s) 2023-01-11T23:10:57.7804437Z test_nvfuser_correctness_sum_to_size_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (1.184s) 2023-01-11T23:10:57.7804616Z test_nvfuser_correctness_sum_to_size_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... ok (1.163s) 2023-01-11T23:10:57.7804800Z test_nvfuser_correctness_sum_to_size_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.097s) 2023-01-11T23:10:57.7804988Z test_nvfuser_correctness_sum_to_size_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.099s) 2023-01-11T23:10:57.7805198Z test_nvfuser_correctness_sum_to_size_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (1.172s) 2023-01-11T23:10:57.7805382Z test_nvfuser_correctness_sum_to_size_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (1.147s) 2023-01-11T23:10:57.7805560Z test_nvfuser_correctness_sum_to_size_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (1.146s) 2023-01-11T23:10:57.7805742Z test_nvfuser_correctness_sum_to_size_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.093s) 2023-01-11T23:10:57.7805918Z test_nvfuser_correctness_sum_to_size_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (1.161s) 2023-01-11T23:10:57.7806098Z test_nvfuser_correctness_sum_to_size_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (1.182s) 2023-01-11T23:10:57.7806276Z test_nvfuser_correctness_sum_to_size_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.093s) 2023-01-11T23:10:57.7806461Z test_nvfuser_correctness_sum_to_size_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.091s) 2023-01-11T23:10:57.7806640Z test_nvfuser_correctness_svd_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... ok (4.816s) 2023-01-11T23:10:57.7806818Z test_nvfuser_correctness_svd_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (3.112s) 2023-01-11T23:10:57.7806990Z test_nvfuser_correctness_svd_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (2.996s) 2023-01-11T23:10:57.7807157Z test_nvfuser_correctness_svd_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (3.222s) 2023-01-11T23:10:57.7807342Z test_nvfuser_correctness_svd_lowrank_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.017s) 2023-01-11T23:10:57.7807524Z test_nvfuser_correctness_svd_lowrank_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.010s) 2023-01-11T23:10:57.7807904Z test_nvfuser_correctness_symeig_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... /var/lib/jenkins/workspace/test/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. 2023-01-11T23:10:57.7808132Z The default behavior has changed from using the upper triangular portion of the matrix by default to using the lower triangular portion. 2023-01-11T23:10:57.7808237Z L, _ = torch.symeig(A, upper=upper) 2023-01-11T23:10:57.7808327Z should be replaced with 2023-01-11T23:10:57.7808519Z L = torch.linalg.eigvalsh(A, UPLO='U' if upper else 'L') 2023-01-11T23:10:57.7808593Z and 2023-01-11T23:10:57.7808728Z L, V = torch.symeig(A, eigenvectors=True) 2023-01-11T23:10:57.7808837Z should be replaced with 2023-01-11T23:10:57.7809275Z L, V = torch.linalg.eigh(A, UPLO='U' if upper else 'L') (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/BatchLinearAlgebra.cpp:2910.) 2023-01-11T23:10:57.7809473Z ref = variant(*clone_inputs((sample.input, *sample.args)), **sample.kwargs) 2023-01-11T23:10:57.7809571Z ok (0.170s) 2023-01-11T23:10:57.7809804Z test_nvfuser_correctness_symeig_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.166s) 2023-01-11T23:10:57.7810025Z test_nvfuser_correctness_symeig_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.161s) 2023-01-11T23:10:57.7810237Z test_nvfuser_correctness_symeig_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.162s) 2023-01-11T23:10:57.7810452Z test_nvfuser_correctness_t_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.578s) 2023-01-11T23:10:57.7810661Z test_nvfuser_correctness_t_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.384s) 2023-01-11T23:10:57.7810879Z test_nvfuser_correctness_t_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.033s) 2023-01-11T23:10:57.7811093Z test_nvfuser_correctness_t_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.033s) 2023-01-11T23:10:57.7811305Z test_nvfuser_correctness_t_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.572s) 2023-01-11T23:10:57.7811506Z test_nvfuser_correctness_t_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.385s) 2023-01-11T23:10:57.7811700Z test_nvfuser_correctness_t_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.384s) 2023-01-11T23:10:57.7811868Z test_nvfuser_correctness_t_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.031s) 2023-01-11T23:10:57.7812029Z test_nvfuser_correctness_t_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.381s) 2023-01-11T23:10:57.7812193Z test_nvfuser_correctness_t_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.380s) 2023-01-11T23:10:57.7812359Z test_nvfuser_correctness_t_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.031s) 2023-01-11T23:10:57.7812523Z test_nvfuser_correctness_t_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.031s) 2023-01-11T23:10:57.7812712Z test_nvfuser_correctness_take_along_dim_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.060s) 2023-01-11T23:10:57.7812898Z test_nvfuser_correctness_take_along_dim_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.057s) 2023-01-11T23:10:57.7813094Z test_nvfuser_correctness_take_along_dim_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.060s) 2023-01-11T23:10:57.7813283Z test_nvfuser_correctness_take_along_dim_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.061s) 2023-01-11T23:10:57.7813469Z test_nvfuser_correctness_take_along_dim_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.060s) 2023-01-11T23:10:57.7813647Z test_nvfuser_correctness_take_along_dim_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.060s) 2023-01-11T23:10:57.7813833Z test_nvfuser_correctness_take_along_dim_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.059s) 2023-01-11T23:10:57.7814015Z test_nvfuser_correctness_take_along_dim_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.057s) 2023-01-11T23:10:57.7814309Z test_nvfuser_correctness_take_along_dim_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.057s) 2023-01-11T23:10:57.7814533Z test_nvfuser_correctness_take_along_dim_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.056s) 2023-01-11T23:10:57.7814719Z test_nvfuser_correctness_take_along_dim_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.058s) 2023-01-11T23:10:57.7814902Z test_nvfuser_correctness_take_along_dim_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.057s) 2023-01-11T23:10:57.7815081Z test_nvfuser_correctness_take_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.106s) 2023-01-11T23:10:57.7815246Z test_nvfuser_correctness_take_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.102s) 2023-01-11T23:10:57.7815425Z test_nvfuser_correctness_take_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.107s) 2023-01-11T23:10:57.7815601Z test_nvfuser_correctness_take_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.107s) 2023-01-11T23:10:57.7815774Z test_nvfuser_correctness_take_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.107s) 2023-01-11T23:10:57.7815955Z test_nvfuser_correctness_take_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.106s) 2023-01-11T23:10:57.7816128Z test_nvfuser_correctness_take_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.106s) 2023-01-11T23:10:57.7816297Z test_nvfuser_correctness_take_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.101s) 2023-01-11T23:10:57.7816468Z test_nvfuser_correctness_take_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.102s) 2023-01-11T23:10:57.7816638Z test_nvfuser_correctness_take_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.101s) 2023-01-11T23:10:57.7816800Z test_nvfuser_correctness_take_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.102s) 2023-01-11T23:10:57.7816968Z test_nvfuser_correctness_take_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.101s) 2023-01-11T23:10:57.7817144Z test_nvfuser_correctness_tan_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.210s) 2023-01-11T23:10:57.7817318Z test_nvfuser_correctness_tan_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.215s) 2023-01-11T23:10:57.7817527Z test_nvfuser_correctness_tan_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.012s) 2023-01-11T23:10:57.7817703Z test_nvfuser_correctness_tan_cuda_complex32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.012s) 2023-01-11T23:10:57.7817880Z test_nvfuser_correctness_tan_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.012s) 2023-01-11T23:10:57.7818052Z test_nvfuser_correctness_tan_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.210s) 2023-01-11T23:10:57.7818223Z test_nvfuser_correctness_tan_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.205s) 2023-01-11T23:10:57.7818387Z test_nvfuser_correctness_tan_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.212s) 2023-01-11T23:10:57.7818558Z test_nvfuser_correctness_tan_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.012s) 2023-01-11T23:10:57.7818730Z test_nvfuser_correctness_tan_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.214s) 2023-01-11T23:10:57.7818902Z test_nvfuser_correctness_tan_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.214s) 2023-01-11T23:10:57.7819070Z test_nvfuser_correctness_tan_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.012s) 2023-01-11T23:10:57.7819236Z test_nvfuser_correctness_tan_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.012s) 2023-01-11T23:10:57.7819410Z test_nvfuser_correctness_tanh_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.201s) 2023-01-11T23:10:57.7819580Z test_nvfuser_correctness_tanh_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.199s) 2023-01-11T23:10:57.7819753Z test_nvfuser_correctness_tanh_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.012s) 2023-01-11T23:10:57.7819930Z test_nvfuser_correctness_tanh_cuda_complex32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.012s) 2023-01-11T23:10:57.7820174Z test_nvfuser_correctness_tanh_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.012s) 2023-01-11T23:10:57.7820352Z test_nvfuser_correctness_tanh_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.201s) 2023-01-11T23:10:57.7820527Z test_nvfuser_correctness_tanh_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.194s) 2023-01-11T23:10:57.7820698Z test_nvfuser_correctness_tanh_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.196s) 2023-01-11T23:10:57.7820869Z test_nvfuser_correctness_tanh_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.012s) 2023-01-11T23:10:57.7821040Z test_nvfuser_correctness_tanh_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.198s) 2023-01-11T23:10:57.7821206Z test_nvfuser_correctness_tanh_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.198s) 2023-01-11T23:10:57.7821368Z test_nvfuser_correctness_tanh_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.012s) 2023-01-11T23:10:57.7821537Z test_nvfuser_correctness_tanh_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.011s) 2023-01-11T23:10:57.7821726Z test_nvfuser_correctness_tensor_split_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.151s) 2023-01-11T23:10:57.7821919Z test_nvfuser_correctness_tensor_split_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.133s) 2023-01-11T23:10:57.7822110Z test_nvfuser_correctness_tensor_split_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.153s) 2023-01-11T23:10:57.7822298Z test_nvfuser_correctness_tensor_split_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.154s) 2023-01-11T23:10:57.7822482Z test_nvfuser_correctness_tensor_split_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.152s) 2023-01-11T23:10:57.7822664Z test_nvfuser_correctness_tensor_split_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.150s) 2023-01-11T23:10:57.7822846Z test_nvfuser_correctness_tensor_split_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.149s) 2023-01-11T23:10:57.7823023Z test_nvfuser_correctness_tensor_split_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.133s) 2023-01-11T23:10:57.7823222Z test_nvfuser_correctness_tensor_split_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.135s) 2023-01-11T23:10:57.7823407Z test_nvfuser_correctness_tensor_split_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.131s) 2023-01-11T23:10:57.7823591Z test_nvfuser_correctness_tensor_split_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.135s) 2023-01-11T23:10:57.7823767Z test_nvfuser_correctness_tensor_split_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.133s) 2023-01-11T23:10:57.7823944Z test_nvfuser_correctness_tensordot_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.016s) 2023-01-11T23:10:57.7824126Z test_nvfuser_correctness_tensordot_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.015s) 2023-01-11T23:10:57.7824311Z test_nvfuser_correctness_tensordot_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.015s) 2023-01-11T23:10:57.7824495Z test_nvfuser_correctness_tensordot_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.015s) 2023-01-11T23:10:57.7824671Z test_nvfuser_correctness_tensordot_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.016s) 2023-01-11T23:10:57.7824847Z test_nvfuser_correctness_tensordot_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.015s) 2023-01-11T23:10:57.7825023Z test_nvfuser_correctness_tile_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.600s) 2023-01-11T23:10:57.7825193Z test_nvfuser_correctness_tile_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.584s) 2023-01-11T23:10:57.7825374Z test_nvfuser_correctness_tile_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.608s) 2023-01-11T23:10:57.7825553Z test_nvfuser_correctness_tile_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.607s) 2023-01-11T23:10:57.7825731Z test_nvfuser_correctness_tile_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.602s) 2023-01-11T23:10:57.7825925Z test_nvfuser_correctness_tile_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.603s) 2023-01-11T23:10:57.7826103Z test_nvfuser_correctness_tile_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.600s) 2023-01-11T23:10:57.7826266Z test_nvfuser_correctness_tile_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.581s) 2023-01-11T23:10:57.7826436Z test_nvfuser_correctness_tile_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.582s) 2023-01-11T23:10:57.7826604Z test_nvfuser_correctness_tile_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.580s) 2023-01-11T23:10:57.7826775Z test_nvfuser_correctness_tile_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.583s) 2023-01-11T23:10:57.7826946Z test_nvfuser_correctness_tile_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.582s) 2023-01-11T23:10:57.7827120Z test_nvfuser_correctness_to_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.156s) 2023-01-11T23:10:57.7827291Z test_nvfuser_correctness_to_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.157s) 2023-01-11T23:10:57.7827471Z test_nvfuser_correctness_to_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.156s) 2023-01-11T23:10:57.7827638Z test_nvfuser_correctness_to_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.155s) 2023-01-11T23:10:57.7827809Z test_nvfuser_correctness_to_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.157s) 2023-01-11T23:10:57.7827982Z test_nvfuser_correctness_to_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.157s) 2023-01-11T23:10:57.7828153Z test_nvfuser_correctness_to_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.154s) 2023-01-11T23:10:57.7828325Z test_nvfuser_correctness_to_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.157s) 2023-01-11T23:10:57.7828493Z test_nvfuser_correctness_to_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.156s) 2023-01-11T23:10:57.7828707Z test_nvfuser_correctness_to_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.155s) 2023-01-11T23:10:57.7828877Z test_nvfuser_correctness_to_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.156s) 2023-01-11T23:10:57.7829073Z test_nvfuser_correctness_to_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.157s) 2023-01-11T23:10:57.7829244Z test_nvfuser_correctness_to_sparse_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.016s) 2023-01-11T23:10:57.7829419Z test_nvfuser_correctness_to_sparse_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.015s) 2023-01-11T23:10:57.7829605Z test_nvfuser_correctness_to_sparse_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.015s) 2023-01-11T23:10:57.7829789Z test_nvfuser_correctness_to_sparse_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.015s) 2023-01-11T23:10:57.7829969Z test_nvfuser_correctness_to_sparse_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.015s) 2023-01-11T23:10:57.7830146Z test_nvfuser_correctness_to_sparse_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.015s) 2023-01-11T23:10:57.7830321Z test_nvfuser_correctness_to_sparse_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.015s) 2023-01-11T23:10:57.7830502Z test_nvfuser_correctness_to_sparse_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.015s) 2023-01-11T23:10:57.7830677Z test_nvfuser_correctness_to_sparse_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.014s) 2023-01-11T23:10:57.7830838Z test_nvfuser_correctness_to_sparse_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.015s) 2023-01-11T23:10:57.7831011Z test_nvfuser_correctness_to_sparse_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.015s) 2023-01-11T23:10:57.7831187Z test_nvfuser_correctness_to_sparse_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.015s) 2023-01-11T23:10:57.7831360Z test_nvfuser_correctness_topk_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.183s) 2023-01-11T23:10:57.7831536Z test_nvfuser_correctness_topk_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.183s) 2023-01-11T23:10:57.7831732Z test_nvfuser_correctness_topk_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.181s) 2023-01-11T23:10:57.7831908Z test_nvfuser_correctness_topk_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.181s) 2023-01-11T23:10:57.7832077Z test_nvfuser_correctness_topk_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.175s) 2023-01-11T23:10:57.7832237Z test_nvfuser_correctness_topk_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.174s) 2023-01-11T23:10:57.7832405Z test_nvfuser_correctness_topk_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.171s) 2023-01-11T23:10:57.7832577Z test_nvfuser_correctness_topk_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.174s) 2023-01-11T23:10:57.7832742Z test_nvfuser_correctness_topk_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.174s) 2023-01-11T23:10:57.7832916Z test_nvfuser_correctness_trace_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.012s) 2023-01-11T23:10:57.7833085Z test_nvfuser_correctness_trace_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.011s) 2023-01-11T23:10:57.7833266Z test_nvfuser_correctness_trace_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.012s) 2023-01-11T23:10:57.7833442Z test_nvfuser_correctness_trace_cuda_complex32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.012s) 2023-01-11T23:10:57.7833612Z test_nvfuser_correctness_trace_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.012s) 2023-01-11T23:10:57.7833779Z test_nvfuser_correctness_trace_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.012s) 2023-01-11T23:10:57.7833952Z test_nvfuser_correctness_trace_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.012s) 2023-01-11T23:10:57.7834127Z test_nvfuser_correctness_trace_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.011s) 2023-01-11T23:10:57.7834297Z test_nvfuser_correctness_trace_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.011s) 2023-01-11T23:10:57.7834471Z test_nvfuser_correctness_trace_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.011s) 2023-01-11T23:10:57.7834666Z test_nvfuser_correctness_trace_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.011s) 2023-01-11T23:10:57.7834833Z test_nvfuser_correctness_trace_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.011s) 2023-01-11T23:10:57.7835001Z test_nvfuser_correctness_trace_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.011s) 2023-01-11T23:10:57.7835183Z test_nvfuser_correctness_transpose_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (1.561s) 2023-01-11T23:10:57.7835351Z test_nvfuser_correctness_transpose_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... ok (1.515s) 2023-01-11T23:10:57.7835534Z test_nvfuser_correctness_transpose_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.095s) 2023-01-11T23:10:57.7835717Z test_nvfuser_correctness_transpose_cuda_complex32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.094s) 2023-01-11T23:10:57.7835901Z test_nvfuser_correctness_transpose_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.093s) 2023-01-11T23:10:57.7836088Z test_nvfuser_correctness_transpose_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (1.564s) 2023-01-11T23:10:57.7836268Z test_nvfuser_correctness_transpose_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (1.526s) 2023-01-11T23:10:57.7836440Z test_nvfuser_correctness_transpose_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (1.532s) 2023-01-11T23:10:57.7836614Z test_nvfuser_correctness_transpose_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.089s) 2023-01-11T23:10:57.7836786Z test_nvfuser_correctness_transpose_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (1.567s) 2023-01-11T23:10:57.7836949Z test_nvfuser_correctness_transpose_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (1.527s) 2023-01-11T23:10:57.7837121Z test_nvfuser_correctness_transpose_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.089s) 2023-01-11T23:10:57.7837319Z test_nvfuser_correctness_transpose_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.090s) 2023-01-11T23:10:57.7837509Z test_nvfuser_correctness_trapezoid_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.057s) 2023-01-11T23:10:57.7837694Z test_nvfuser_correctness_trapezoid_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.057s) 2023-01-11T23:10:57.7837877Z test_nvfuser_correctness_trapezoid_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.057s) 2023-01-11T23:10:57.7838059Z test_nvfuser_correctness_trapezoid_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.057s) 2023-01-11T23:10:57.7838235Z test_nvfuser_correctness_trapezoid_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.057s) 2023-01-11T23:10:57.7838412Z test_nvfuser_correctness_trapezoid_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.056s) 2023-01-11T23:10:57.7838619Z test_nvfuser_correctness_trapezoid_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.056s) 2023-01-11T23:10:57.7838833Z test_nvfuser_correctness_trapezoid_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.058s) 2023-01-11T23:10:57.7839057Z test_nvfuser_correctness_trapezoid_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.056s) 2023-01-11T23:10:57.7839277Z test_nvfuser_correctness_trapezoid_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.057s) 2023-01-11T23:10:57.7839491Z test_nvfuser_correctness_trapezoid_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.057s) 2023-01-11T23:10:57.7839708Z test_nvfuser_correctness_trapz_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.057s) 2023-01-11T23:10:57.7839929Z test_nvfuser_correctness_trapz_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.057s) 2023-01-11T23:10:57.7840143Z test_nvfuser_correctness_trapz_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.057s) 2023-01-11T23:10:57.7840352Z test_nvfuser_correctness_trapz_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.056s) 2023-01-11T23:10:57.7840569Z test_nvfuser_correctness_trapz_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.057s) 2023-01-11T23:10:57.7840829Z test_nvfuser_correctness_trapz_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.056s) 2023-01-11T23:10:57.7841041Z test_nvfuser_correctness_trapz_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.057s) 2023-01-11T23:10:57.7841225Z test_nvfuser_correctness_trapz_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.056s) 2023-01-11T23:10:57.7841395Z test_nvfuser_correctness_trapz_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.056s) 2023-01-11T23:10:57.7841563Z test_nvfuser_correctness_trapz_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.057s) 2023-01-11T23:10:57.7841730Z test_nvfuser_correctness_trapz_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.057s) 2023-01-11T23:10:57.7842114Z test_nvfuser_correctness_triangular_solve_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... /var/lib/jenkins/workspace/test/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. 2023-01-11T23:10:57.7842307Z torch.linalg.solve_triangular has its arguments reversed and does not return a copy of one of the inputs. 2023-01-11T23:10:57.7842409Z X = torch.triangular_solve(B, A).solution 2023-01-11T23:10:57.7842495Z should be replaced with 2023-01-11T23:10:57.7842733Z X = torch.linalg.solve_triangular(A, B). (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/BatchLinearAlgebra.cpp:2225.) 2023-01-11T23:10:57.7842888Z ref = variant(*clone_inputs((sample.input, *sample.args)), **sample.kwargs) 2023-01-11T23:10:57.7842961Z ok (0.171s) 2023-01-11T23:10:57.7843151Z test_nvfuser_correctness_triangular_solve_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.163s) 2023-01-11T23:10:57.7843338Z test_nvfuser_correctness_triangular_solve_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.162s) 2023-01-11T23:10:57.7843549Z test_nvfuser_correctness_triangular_solve_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.162s) 2023-01-11T23:10:57.7843716Z test_nvfuser_correctness_tril_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.085s) 2023-01-11T23:10:57.7843894Z test_nvfuser_correctness_tril_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.089s) 2023-01-11T23:10:57.7844073Z test_nvfuser_correctness_tril_cuda_complex32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.092s) 2023-01-11T23:10:57.7844247Z test_nvfuser_correctness_tril_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.091s) 2023-01-11T23:10:57.7844420Z test_nvfuser_correctness_tril_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.090s) 2023-01-11T23:10:57.7844590Z test_nvfuser_correctness_tril_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.090s) 2023-01-11T23:10:57.7844763Z test_nvfuser_correctness_tril_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.088s) 2023-01-11T23:10:57.7844931Z test_nvfuser_correctness_tril_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.085s) 2023-01-11T23:10:57.7845099Z test_nvfuser_correctness_tril_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.084s) 2023-01-11T23:10:57.7845258Z test_nvfuser_correctness_tril_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.085s) 2023-01-11T23:10:57.7845422Z test_nvfuser_correctness_tril_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.085s) 2023-01-11T23:10:57.7845588Z test_nvfuser_correctness_tril_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.084s) 2023-01-11T23:10:57.7845771Z test_nvfuser_correctness_tril_indices_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.037s) 2023-01-11T23:10:57.7845950Z test_nvfuser_correctness_tril_indices_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.036s) 2023-01-11T23:10:57.7846118Z test_nvfuser_correctness_triu_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.085s) 2023-01-11T23:10:57.7846297Z test_nvfuser_correctness_triu_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.090s) 2023-01-11T23:10:57.7846494Z test_nvfuser_correctness_triu_cuda_complex32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.091s) 2023-01-11T23:10:57.7846658Z test_nvfuser_correctness_triu_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.091s) 2023-01-11T23:10:57.7846830Z test_nvfuser_correctness_triu_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.090s) 2023-01-11T23:10:57.7847002Z test_nvfuser_correctness_triu_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.089s) 2023-01-11T23:10:57.7847170Z test_nvfuser_correctness_triu_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.089s) 2023-01-11T23:10:57.7847335Z test_nvfuser_correctness_triu_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.084s) 2023-01-11T23:10:57.7847505Z test_nvfuser_correctness_triu_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.084s) 2023-01-11T23:10:57.7847670Z test_nvfuser_correctness_triu_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.084s) 2023-01-11T23:10:57.7847845Z test_nvfuser_correctness_triu_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.084s) 2023-01-11T23:10:57.7848009Z test_nvfuser_correctness_triu_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.085s) 2023-01-11T23:10:57.7848179Z test_nvfuser_correctness_triu_indices_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.036s) 2023-01-11T23:10:57.7848352Z test_nvfuser_correctness_triu_indices_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.035s) 2023-01-11T23:10:57.7848571Z test_nvfuser_correctness_true_divide_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.126s) 2023-01-11T23:10:57.7848795Z test_nvfuser_correctness_true_divide_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.127s) 2023-01-11T23:10:57.7849023Z test_nvfuser_correctness_true_divide_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.104s) 2023-01-11T23:10:57.7849282Z test_nvfuser_correctness_true_divide_cuda_complex32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.105s) 2023-01-11T23:10:57.7849521Z test_nvfuser_correctness_true_divide_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.104s) 2023-01-11T23:10:57.7849745Z test_nvfuser_correctness_true_divide_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.128s) 2023-01-11T23:10:57.7849969Z test_nvfuser_correctness_true_divide_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.127s) 2023-01-11T23:10:57.7850184Z test_nvfuser_correctness_true_divide_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.128s) 2023-01-11T23:10:57.7850405Z test_nvfuser_correctness_true_divide_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.103s) 2023-01-11T23:10:57.7850621Z test_nvfuser_correctness_true_divide_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.128s) 2023-01-11T23:10:57.7850844Z test_nvfuser_correctness_true_divide_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.126s) 2023-01-11T23:10:57.7851064Z test_nvfuser_correctness_true_divide_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.104s) 2023-01-11T23:10:57.7851280Z test_nvfuser_correctness_true_divide_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.102s) 2023-01-11T23:10:57.7851461Z test_nvfuser_correctness_trunc_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.200s) 2023-01-11T23:10:57.7851635Z test_nvfuser_correctness_trunc_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.202s) 2023-01-11T23:10:57.7851808Z test_nvfuser_correctness_trunc_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.193s) 2023-01-11T23:10:57.7851973Z test_nvfuser_correctness_trunc_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.193s) 2023-01-11T23:10:57.7852145Z test_nvfuser_correctness_trunc_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.011s) 2023-01-11T23:10:57.7852337Z test_nvfuser_correctness_trunc_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... expected failure (0.145s) 2023-01-11T23:10:57.7852527Z test_nvfuser_correctness_trunc_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... expected failure (0.142s) 2023-01-11T23:10:57.7852719Z test_nvfuser_correctness_trunc_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.012s) 2023-01-11T23:10:57.7852890Z test_nvfuser_correctness_trunc_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.012s) 2023-01-11T23:10:57.7853069Z test_nvfuser_correctness_unbind_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.099s) 2023-01-11T23:10:57.7853239Z test_nvfuser_correctness_unbind_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.088s) 2023-01-11T23:10:57.7853410Z test_nvfuser_correctness_unbind_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.103s) 2023-01-11T23:10:57.7853584Z test_nvfuser_correctness_unbind_cuda_complex32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.102s) 2023-01-11T23:10:57.7853755Z test_nvfuser_correctness_unbind_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.102s) 2023-01-11T23:10:57.7853933Z test_nvfuser_correctness_unbind_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.099s) 2023-01-11T23:10:57.7854112Z test_nvfuser_correctness_unbind_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.099s) 2023-01-11T23:10:57.7854385Z test_nvfuser_correctness_unbind_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.096s) 2023-01-11T23:10:57.7854563Z test_nvfuser_correctness_unbind_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.085s) 2023-01-11T23:10:57.7854736Z test_nvfuser_correctness_unbind_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.084s) 2023-01-11T23:10:57.7854904Z test_nvfuser_correctness_unbind_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.082s) 2023-01-11T23:10:57.7855067Z test_nvfuser_correctness_unbind_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.085s) 2023-01-11T23:10:57.7855236Z test_nvfuser_correctness_unbind_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.084s) 2023-01-11T23:10:57.7855454Z test_nvfuser_correctness_unflatten_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.121s) 2023-01-11T23:10:57.7855634Z test_nvfuser_correctness_unflatten_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.117s) 2023-01-11T23:10:57.7855816Z test_nvfuser_correctness_unflatten_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.122s) 2023-01-11T23:10:57.7855998Z test_nvfuser_correctness_unflatten_cuda_complex32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.124s) 2023-01-11T23:10:57.7856181Z test_nvfuser_correctness_unflatten_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.122s) 2023-01-11T23:10:57.7856356Z test_nvfuser_correctness_unflatten_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.122s) 2023-01-11T23:10:57.7856530Z test_nvfuser_correctness_unflatten_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.121s) 2023-01-11T23:10:57.7856695Z test_nvfuser_correctness_unflatten_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.121s) 2023-01-11T23:10:57.7856875Z test_nvfuser_correctness_unflatten_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.116s) 2023-01-11T23:10:57.7857047Z test_nvfuser_correctness_unflatten_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.117s) 2023-01-11T23:10:57.7857224Z test_nvfuser_correctness_unflatten_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.115s) 2023-01-11T23:10:57.7857396Z test_nvfuser_correctness_unflatten_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.117s) 2023-01-11T23:10:57.7857571Z test_nvfuser_correctness_unflatten_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.115s) 2023-01-11T23:10:57.7857754Z test_nvfuser_correctness_unfold_copy_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.134s) 2023-01-11T23:10:57.7857931Z test_nvfuser_correctness_unfold_copy_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.127s) 2023-01-11T23:10:57.7858116Z test_nvfuser_correctness_unfold_copy_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.133s) 2023-01-11T23:10:57.7858296Z test_nvfuser_correctness_unfold_copy_cuda_complex32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.136s) 2023-01-11T23:10:57.7858510Z test_nvfuser_correctness_unfold_copy_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.134s) 2023-01-11T23:10:57.7858690Z test_nvfuser_correctness_unfold_copy_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.134s) 2023-01-11T23:10:57.7858872Z test_nvfuser_correctness_unfold_copy_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.133s) 2023-01-11T23:10:57.7859050Z test_nvfuser_correctness_unfold_copy_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.133s) 2023-01-11T23:10:57.7859227Z test_nvfuser_correctness_unfold_copy_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.126s) 2023-01-11T23:10:57.7859402Z test_nvfuser_correctness_unfold_copy_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.126s) 2023-01-11T23:10:57.7859578Z test_nvfuser_correctness_unfold_copy_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.126s) 2023-01-11T23:10:57.7859760Z test_nvfuser_correctness_unfold_copy_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.126s) 2023-01-11T23:10:57.7859934Z test_nvfuser_correctness_unfold_copy_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.127s) 2023-01-11T23:10:57.7860112Z test_nvfuser_correctness_unfold_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.130s) 2023-01-11T23:10:57.7860281Z test_nvfuser_correctness_unfold_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.125s) 2023-01-11T23:10:57.7860459Z test_nvfuser_correctness_unfold_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.132s) 2023-01-11T23:10:57.7860635Z test_nvfuser_correctness_unfold_cuda_complex32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.132s) 2023-01-11T23:10:57.7860810Z test_nvfuser_correctness_unfold_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.134s) 2023-01-11T23:10:57.7860986Z test_nvfuser_correctness_unfold_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.130s) 2023-01-11T23:10:57.7861181Z test_nvfuser_correctness_unfold_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.132s) 2023-01-11T23:10:57.7861359Z test_nvfuser_correctness_unfold_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.129s) 2023-01-11T23:10:57.7861524Z test_nvfuser_correctness_unfold_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.125s) 2023-01-11T23:10:57.7861695Z test_nvfuser_correctness_unfold_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.124s) 2023-01-11T23:10:57.7861864Z test_nvfuser_correctness_unfold_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.123s) 2023-01-11T23:10:57.7862035Z test_nvfuser_correctness_unfold_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.125s) 2023-01-11T23:10:57.7862202Z test_nvfuser_correctness_unfold_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.124s) 2023-01-11T23:10:57.7862379Z test_nvfuser_correctness_uniform_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.001s) 2023-01-11T23:10:57.7862563Z test_nvfuser_correctness_uniform_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.001s) 2023-01-11T23:10:57.7862745Z test_nvfuser_correctness_uniform_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.001s) 2023-01-11T23:10:57.7862912Z test_nvfuser_correctness_uniform_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.001s) 2023-01-11T23:10:57.7863084Z test_nvfuser_correctness_uniform_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.001s) 2023-01-11T23:10:57.7863259Z test_nvfuser_correctness_uniform_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.001s) 2023-01-11T23:10:57.7863448Z test_nvfuser_correctness_unique_consecutive_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... ok (3.624s) 2023-01-11T23:10:57.7863636Z test_nvfuser_correctness_unique_consecutive_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (3.750s) 2023-01-11T23:10:57.7863823Z test_nvfuser_correctness_unique_consecutive_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (3.734s) 2023-01-11T23:10:57.7864014Z test_nvfuser_correctness_unique_consecutive_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (3.719s) 2023-01-11T23:10:57.7864222Z test_nvfuser_correctness_unique_consecutive_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (3.589s) 2023-01-11T23:10:57.7864408Z test_nvfuser_correctness_unique_consecutive_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (3.589s) 2023-01-11T23:10:57.7864583Z test_nvfuser_correctness_unique_consecutive_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (3.567s) 2023-01-11T23:10:57.7864773Z test_nvfuser_correctness_unique_consecutive_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (3.595s) 2023-01-11T23:10:57.7864959Z test_nvfuser_correctness_unique_consecutive_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (3.641s) 2023-01-11T23:10:57.7865132Z test_nvfuser_correctness_unique_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... ok (7.651s) 2023-01-11T23:10:57.7865305Z test_nvfuser_correctness_unique_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (8.004s) 2023-01-11T23:10:57.7865485Z test_nvfuser_correctness_unique_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (7.853s) 2023-01-11T23:10:57.7865657Z test_nvfuser_correctness_unique_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (7.894s) 2023-01-11T23:10:57.7865827Z test_nvfuser_correctness_unique_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (7.551s) 2023-01-11T23:10:57.7865997Z test_nvfuser_correctness_unique_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (7.610s) 2023-01-11T23:10:57.7866158Z test_nvfuser_correctness_unique_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (7.551s) 2023-01-11T23:10:57.7866325Z test_nvfuser_correctness_unique_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (7.568s) 2023-01-11T23:10:57.7866493Z test_nvfuser_correctness_unique_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (7.539s) 2023-01-11T23:10:57.7866696Z test_nvfuser_correctness_unsqueeze_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.143s) 2023-01-11T23:10:57.7866874Z test_nvfuser_correctness_unsqueeze_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.105s) 2023-01-11T23:10:57.7867056Z test_nvfuser_correctness_unsqueeze_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.109s) 2023-01-11T23:10:57.7867239Z test_nvfuser_correctness_unsqueeze_cuda_complex32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.111s) 2023-01-11T23:10:57.7867422Z test_nvfuser_correctness_unsqueeze_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.110s) 2023-01-11T23:10:57.7867600Z test_nvfuser_correctness_unsqueeze_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.109s) 2023-01-11T23:10:57.7867766Z test_nvfuser_correctness_unsqueeze_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.108s) 2023-01-11T23:10:57.7867939Z test_nvfuser_correctness_unsqueeze_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.108s) 2023-01-11T23:10:57.7868116Z test_nvfuser_correctness_unsqueeze_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.103s) 2023-01-11T23:10:57.7868288Z test_nvfuser_correctness_unsqueeze_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.103s) 2023-01-11T23:10:57.7868463Z test_nvfuser_correctness_unsqueeze_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.103s) 2023-01-11T23:10:57.7868685Z test_nvfuser_correctness_unsqueeze_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.104s) 2023-01-11T23:10:57.7868864Z test_nvfuser_correctness_unsqueeze_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.103s) 2023-01-11T23:10:57.7869039Z test_nvfuser_correctness_var_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (1.206s) 2023-01-11T23:10:57.7869214Z test_nvfuser_correctness_var_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.118s) 2023-01-11T23:10:57.7869382Z test_nvfuser_correctness_var_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.118s) 2023-01-11T23:10:57.7869553Z test_nvfuser_correctness_var_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (1.178s) 2023-01-11T23:10:57.7869749Z test_nvfuser_correctness_var_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (1.105s) 2023-01-11T23:10:57.7869918Z test_nvfuser_correctness_var_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (1.032s) 2023-01-11T23:10:57.7870099Z test_nvfuser_correctness_var_mean_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.064s) 2023-01-11T23:10:57.7870279Z test_nvfuser_correctness_var_mean_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.067s) 2023-01-11T23:10:57.7870461Z test_nvfuser_correctness_var_mean_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.067s) 2023-01-11T23:10:57.7870635Z test_nvfuser_correctness_var_mean_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.064s) 2023-01-11T23:10:57.7870805Z test_nvfuser_correctness_var_mean_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.063s) 2023-01-11T23:10:57.7870970Z test_nvfuser_correctness_var_mean_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.063s) 2023-01-11T23:10:57.7871164Z test_nvfuser_correctness_var_mean_unbiased_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.014s) 2023-01-11T23:10:57.7871367Z test_nvfuser_correctness_var_mean_unbiased_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.015s) 2023-01-11T23:10:57.7871604Z test_nvfuser_correctness_var_mean_unbiased_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.015s) 2023-01-11T23:10:57.7871836Z test_nvfuser_correctness_var_mean_unbiased_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.014s) 2023-01-11T23:10:57.7872067Z test_nvfuser_correctness_var_mean_unbiased_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.014s) 2023-01-11T23:10:57.7872299Z test_nvfuser_correctness_var_mean_unbiased_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.014s) 2023-01-11T23:10:57.7872483Z test_nvfuser_correctness_var_unbiased_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.024s) 2023-01-11T23:10:57.7872693Z test_nvfuser_correctness_var_unbiased_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.024s) 2023-01-11T23:10:57.7872875Z test_nvfuser_correctness_var_unbiased_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.024s) 2023-01-11T23:10:57.7873056Z test_nvfuser_correctness_var_unbiased_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.023s) 2023-01-11T23:10:57.7873235Z test_nvfuser_correctness_var_unbiased_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.023s) 2023-01-11T23:10:57.7873418Z test_nvfuser_correctness_var_unbiased_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.024s) 2023-01-11T23:10:57.7873592Z test_nvfuser_correctness_vdot_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.012s) 2023-01-11T23:10:57.7873769Z test_nvfuser_correctness_vdot_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.023s) 2023-01-11T23:10:57.7873943Z test_nvfuser_correctness_vdot_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.024s) 2023-01-11T23:10:57.7874120Z test_nvfuser_correctness_vdot_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.012s) 2023-01-11T23:10:57.7874283Z test_nvfuser_correctness_vdot_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.012s) 2023-01-11T23:10:57.7874453Z test_nvfuser_correctness_vdot_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.012s) 2023-01-11T23:10:57.7874653Z test_nvfuser_correctness_view_as_complex_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2023-01-11T23:10:57.7874840Z test_nvfuser_correctness_view_as_complex_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.007s) 2023-01-11T23:10:57.7875023Z test_nvfuser_correctness_view_as_complex_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.006s) 2023-01-11T23:10:57.7875197Z test_nvfuser_correctness_view_as_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.023s) 2023-01-11T23:10:57.7875368Z test_nvfuser_correctness_view_as_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.022s) 2023-01-11T23:10:57.7875575Z test_nvfuser_correctness_view_as_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.023s) 2023-01-11T23:10:57.7875754Z test_nvfuser_correctness_view_as_cuda_complex32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.024s) 2023-01-11T23:10:57.7875922Z test_nvfuser_correctness_view_as_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.023s) 2023-01-11T23:10:57.7876097Z test_nvfuser_correctness_view_as_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.023s) 2023-01-11T23:10:57.7876270Z test_nvfuser_correctness_view_as_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.023s) 2023-01-11T23:10:57.7876438Z test_nvfuser_correctness_view_as_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.023s) 2023-01-11T23:10:57.7876613Z test_nvfuser_correctness_view_as_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.022s) 2023-01-11T23:10:57.7876788Z test_nvfuser_correctness_view_as_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.022s) 2023-01-11T23:10:57.7876966Z test_nvfuser_correctness_view_as_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.021s) 2023-01-11T23:10:57.7877136Z test_nvfuser_correctness_view_as_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.022s) 2023-01-11T23:10:57.7877305Z test_nvfuser_correctness_view_as_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.023s) 2023-01-11T23:10:57.7877484Z test_nvfuser_correctness_view_as_real_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.012s) 2023-01-11T23:10:57.7877667Z test_nvfuser_correctness_view_as_real_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.012s) 2023-01-11T23:10:57.7877849Z test_nvfuser_correctness_view_copy_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.043s) 2023-01-11T23:10:57.7878024Z test_nvfuser_correctness_view_copy_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.040s) 2023-01-11T23:10:57.7878224Z test_nvfuser_correctness_view_copy_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.042s) 2023-01-11T23:10:57.7878442Z test_nvfuser_correctness_view_copy_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.042s) 2023-01-11T23:10:57.7878680Z test_nvfuser_correctness_view_copy_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.043s) 2023-01-11T23:10:57.7878924Z test_nvfuser_correctness_view_copy_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.041s) 2023-01-11T23:10:57.7879157Z test_nvfuser_correctness_view_copy_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.040s) 2023-01-11T23:10:57.7879380Z test_nvfuser_correctness_view_copy_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.040s) 2023-01-11T23:10:57.7879619Z test_nvfuser_correctness_view_copy_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.040s) 2023-01-11T23:10:57.7879856Z test_nvfuser_correctness_view_copy_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.041s) 2023-01-11T23:10:57.7880093Z test_nvfuser_correctness_view_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.042s) 2023-01-11T23:10:57.7880326Z test_nvfuser_correctness_view_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.040s) 2023-01-11T23:10:57.7880562Z test_nvfuser_correctness_view_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.042s) 2023-01-11T23:10:57.7880803Z test_nvfuser_correctness_view_cuda_complex32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.042s) 2023-01-11T23:10:57.7881039Z test_nvfuser_correctness_view_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.043s) 2023-01-11T23:10:57.7881232Z test_nvfuser_correctness_view_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.042s) 2023-01-11T23:10:57.7881412Z test_nvfuser_correctness_view_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.042s) 2023-01-11T23:10:57.7881603Z test_nvfuser_correctness_view_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.041s) 2023-01-11T23:10:57.7881790Z test_nvfuser_correctness_view_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.040s) 2023-01-11T23:10:57.7881993Z test_nvfuser_correctness_view_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.040s) 2023-01-11T23:10:57.7882159Z test_nvfuser_correctness_view_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.040s) 2023-01-11T23:10:57.7882327Z test_nvfuser_correctness_view_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.040s) 2023-01-11T23:10:57.7882491Z test_nvfuser_correctness_view_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.040s) 2023-01-11T23:10:57.7882669Z test_nvfuser_correctness_vsplit_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.031s) 2023-01-11T23:10:57.7882833Z test_nvfuser_correctness_vsplit_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.028s) 2023-01-11T23:10:57.7883014Z test_nvfuser_correctness_vsplit_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.031s) 2023-01-11T23:10:57.7883193Z test_nvfuser_correctness_vsplit_cuda_complex32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.033s) 2023-01-11T23:10:57.7883380Z test_nvfuser_correctness_vsplit_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.033s) 2023-01-11T23:10:57.7883554Z test_nvfuser_correctness_vsplit_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.031s) 2023-01-11T23:10:57.7883728Z test_nvfuser_correctness_vsplit_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.031s) 2023-01-11T23:10:57.7883900Z test_nvfuser_correctness_vsplit_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.030s) 2023-01-11T23:10:57.7884068Z test_nvfuser_correctness_vsplit_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.028s) 2023-01-11T23:10:57.7884239Z test_nvfuser_correctness_vsplit_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.028s) 2023-01-11T23:10:57.7884402Z test_nvfuser_correctness_vsplit_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.027s) 2023-01-11T23:10:57.7884573Z test_nvfuser_correctness_vsplit_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.027s) 2023-01-11T23:10:57.7884769Z test_nvfuser_correctness_vsplit_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.029s) 2023-01-11T23:10:57.7884949Z test_nvfuser_correctness_vstack_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.014s) 2023-01-11T23:10:57.7885119Z test_nvfuser_correctness_vstack_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.014s) 2023-01-11T23:10:57.7885301Z test_nvfuser_correctness_vstack_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.014s) 2023-01-11T23:10:57.7885478Z test_nvfuser_correctness_vstack_cuda_complex32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.014s) 2023-01-11T23:10:57.7885650Z test_nvfuser_correctness_vstack_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.014s) 2023-01-11T23:10:57.7885825Z test_nvfuser_correctness_vstack_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.014s) 2023-01-11T23:10:57.7885990Z test_nvfuser_correctness_vstack_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.014s) 2023-01-11T23:10:57.7886166Z test_nvfuser_correctness_vstack_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.014s) 2023-01-11T23:10:57.7886341Z test_nvfuser_correctness_vstack_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.013s) 2023-01-11T23:10:57.7886510Z test_nvfuser_correctness_vstack_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.013s) 2023-01-11T23:10:57.7886679Z test_nvfuser_correctness_vstack_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.013s) 2023-01-11T23:10:57.7886850Z test_nvfuser_correctness_vstack_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.013s) 2023-01-11T23:10:57.7887017Z test_nvfuser_correctness_vstack_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.013s) 2023-01-11T23:10:57.7887190Z test_nvfuser_correctness_where_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (1.224s) 2023-01-11T23:10:57.7887358Z test_nvfuser_correctness_where_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... ok (1.177s) 2023-01-11T23:10:57.7887532Z test_nvfuser_correctness_where_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.038s) 2023-01-11T23:10:57.7887731Z test_nvfuser_correctness_where_cuda_complex32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.037s) 2023-01-11T23:10:57.7887906Z test_nvfuser_correctness_where_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.037s) 2023-01-11T23:10:57.7888078Z test_nvfuser_correctness_where_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (1.215s) 2023-01-11T23:10:57.7888250Z test_nvfuser_correctness_where_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (1.180s) 2023-01-11T23:10:57.7888427Z test_nvfuser_correctness_where_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (1.182s) 2023-01-11T23:10:57.7888645Z test_nvfuser_correctness_where_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.035s) 2023-01-11T23:10:57.7888856Z test_nvfuser_correctness_where_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (1.180s) 2023-01-11T23:10:57.7889062Z test_nvfuser_correctness_where_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (1.005s) 2023-01-11T23:10:57.7889275Z test_nvfuser_correctness_where_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.037s) 2023-01-11T23:10:57.7889481Z test_nvfuser_correctness_where_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.035s) 2023-01-11T23:10:57.7889701Z test_nvfuser_correctness_xlogy_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.119s) 2023-01-11T23:10:57.7889916Z test_nvfuser_correctness_xlogy_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.118s) 2023-01-11T23:10:57.7890130Z test_nvfuser_correctness_xlogy_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.100s) 2023-01-11T23:10:57.7890345Z test_nvfuser_correctness_xlogy_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.099s) 2023-01-11T23:10:57.7890560Z test_nvfuser_correctness_xlogy_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.098s) 2023-01-11T23:10:57.7890793Z test_nvfuser_correctness_xlogy_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.099s) 2023-01-11T23:10:57.7891000Z test_nvfuser_correctness_xlogy_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.098s) 2023-01-11T23:10:57.7891208Z test_nvfuser_correctness_xlogy_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.099s) 2023-01-11T23:10:57.7891407Z test_nvfuser_correctness_xlogy_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.098s) 2023-01-11T23:10:57.7891574Z test_nvfuser_correctness_xlogy_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.099s) 2023-01-11T23:10:57.7891744Z test_nvfuser_correctness_zero__cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.001s) 2023-01-11T23:10:57.7891914Z test_nvfuser_correctness_zero__cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.001s) 2023-01-11T23:10:57.7892089Z test_nvfuser_correctness_zero__cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.001s) 2023-01-11T23:10:57.7892265Z test_nvfuser_correctness_zero__cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.001s) 2023-01-11T23:10:57.7892438Z test_nvfuser_correctness_zero__cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.001s) 2023-01-11T23:10:57.7892601Z test_nvfuser_correctness_zero__cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.001s) 2023-01-11T23:10:57.7892773Z test_nvfuser_correctness_zero__cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.001s) 2023-01-11T23:10:57.7892939Z test_nvfuser_correctness_zero__cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.001s) 2023-01-11T23:10:57.7893109Z test_nvfuser_correctness_zero__cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.001s) 2023-01-11T23:10:57.7893276Z test_nvfuser_correctness_zero__cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.001s) 2023-01-11T23:10:57.7893442Z test_nvfuser_correctness_zero__cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.001s) 2023-01-11T23:10:57.7893608Z test_nvfuser_correctness_zero__cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.001s) 2023-01-11T23:10:57.7893781Z test_nvfuser_correctness_zeros_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.013s) 2023-01-11T23:10:57.7893965Z test_nvfuser_correctness_zeros_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.013s) 2023-01-11T23:10:57.7894145Z test_nvfuser_correctness_zeros_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.013s) 2023-01-11T23:10:57.7894422Z test_nvfuser_correctness_zeros_cuda_complex32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.013s) 2023-01-11T23:10:57.7894598Z test_nvfuser_correctness_zeros_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.013s) 2023-01-11T23:10:57.7894766Z test_nvfuser_correctness_zeros_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.013s) 2023-01-11T23:10:57.7894938Z test_nvfuser_correctness_zeros_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.013s) 2023-01-11T23:10:57.7895110Z test_nvfuser_correctness_zeros_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.013s) 2023-01-11T23:10:57.7895278Z test_nvfuser_correctness_zeros_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.013s) 2023-01-11T23:10:57.7895447Z test_nvfuser_correctness_zeros_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.013s) 2023-01-11T23:10:57.7895608Z test_nvfuser_correctness_zeros_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.012s) 2023-01-11T23:10:57.7895774Z test_nvfuser_correctness_zeros_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.012s) 2023-01-11T23:10:57.7895940Z test_nvfuser_correctness_zeros_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.012s) 2023-01-11T23:10:57.7896125Z test_nvfuser_correctness_zeros_like_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.053s) 2023-01-11T23:10:57.7896300Z test_nvfuser_correctness_zeros_like_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.051s) 2023-01-11T23:10:57.7896485Z test_nvfuser_correctness_zeros_like_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.052s) 2023-01-11T23:10:57.7896707Z test_nvfuser_correctness_zeros_like_cuda_complex32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.053s) 2023-01-11T23:10:57.7896911Z test_nvfuser_correctness_zeros_like_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.052s) 2023-01-11T23:10:57.7897108Z test_nvfuser_correctness_zeros_like_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.053s) 2023-01-11T23:10:57.7897297Z test_nvfuser_correctness_zeros_like_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.052s) 2023-01-11T23:10:57.7897488Z test_nvfuser_correctness_zeros_like_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.052s) 2023-01-11T23:10:57.7897680Z test_nvfuser_correctness_zeros_like_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.050s) 2023-01-11T23:10:57.7897866Z test_nvfuser_correctness_zeros_like_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.050s) 2023-01-11T23:10:57.7898055Z test_nvfuser_correctness_zeros_like_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.052s) 2023-01-11T23:10:57.7898252Z test_nvfuser_correctness_zeros_like_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.051s) 2023-01-11T23:10:57.7898446Z test_nvfuser_correctness_zeros_like_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.050s) 2023-01-11T23:10:57.7898635Z test_nvfuser_extremal_values_H_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.002s) 2023-01-11T23:10:57.7898828Z test_nvfuser_extremal_values_H_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.002s) 2023-01-11T23:10:57.7899016Z test_nvfuser_extremal_values_H_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.002s) 2023-01-11T23:10:57.7899206Z test_nvfuser_extremal_values_H_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.002s) 2023-01-11T23:10:57.7899394Z test_nvfuser_extremal_values_H_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.002s) 2023-01-11T23:10:57.7899584Z test_nvfuser_extremal_values_H_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.002s) 2023-01-11T23:10:57.7899776Z test_nvfuser_extremal_values_T_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.002s) 2023-01-11T23:10:57.7899999Z test_nvfuser_extremal_values_T_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.002s) 2023-01-11T23:10:57.7900191Z test_nvfuser_extremal_values_T_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.002s) 2023-01-11T23:10:57.7900376Z test_nvfuser_extremal_values_T_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.002s) 2023-01-11T23:10:57.7900556Z test_nvfuser_extremal_values_T_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.002s) 2023-01-11T23:10:57.7900745Z test_nvfuser_extremal_values_T_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.002s) 2023-01-11T23:10:57.7900947Z test_nvfuser_extremal_values___getitem___cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.325s) 2023-01-11T23:10:57.7901183Z test_nvfuser_extremal_values___getitem___cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.462s) 2023-01-11T23:10:57.7901440Z test_nvfuser_extremal_values___getitem___cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.471s) 2023-01-11T23:10:57.7901679Z test_nvfuser_extremal_values___getitem___cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.322s) 2023-01-11T23:10:57.7901921Z test_nvfuser_extremal_values___getitem___cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.321s) 2023-01-11T23:10:57.7902152Z test_nvfuser_extremal_values___getitem___cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.318s) 2023-01-11T23:10:57.7902363Z test_nvfuser_extremal_values___radd___cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.167s) 2023-01-11T23:10:57.7902552Z test_nvfuser_extremal_values___radd___cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.204s) 2023-01-11T23:10:57.7902731Z test_nvfuser_extremal_values___radd___cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.207s) 2023-01-11T23:10:57.7902961Z test_nvfuser_extremal_values___radd___cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.168s) 2023-01-11T23:10:57.7903150Z test_nvfuser_extremal_values___radd___cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.169s) 2023-01-11T23:10:57.7903328Z test_nvfuser_extremal_values___radd___cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.165s) 2023-01-11T23:10:57.7903513Z test_nvfuser_extremal_values___rdiv___cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.183s) 2023-01-11T23:10:57.7903695Z test_nvfuser_extremal_values___rdiv___cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.214s) 2023-01-11T23:10:57.7903881Z test_nvfuser_extremal_values___rdiv___cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.217s) 2023-01-11T23:10:57.7904059Z test_nvfuser_extremal_values___rdiv___cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.184s) 2023-01-11T23:10:57.7904234Z test_nvfuser_extremal_values___rdiv___cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.181s) 2023-01-11T23:10:57.7904411Z test_nvfuser_extremal_values___rdiv___cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.181s) 2023-01-11T23:10:57.7904600Z test_nvfuser_extremal_values___rmatmul___cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.210s) 2023-01-11T23:10:57.7904788Z test_nvfuser_extremal_values___rmatmul___cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.320s) 2023-01-11T23:10:57.7904975Z test_nvfuser_extremal_values___rmatmul___cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.326s) 2023-01-11T23:10:57.7905161Z test_nvfuser_extremal_values___rmatmul___cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.210s) 2023-01-11T23:10:57.7905341Z test_nvfuser_extremal_values___rmatmul___cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.210s) 2023-01-11T23:10:57.7905521Z test_nvfuser_extremal_values___rmatmul___cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.207s) 2023-01-11T23:10:57.7905708Z test_nvfuser_extremal_values___rmod___cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.164s) 2023-01-11T23:10:57.7905914Z test_nvfuser_extremal_values___rmod___cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.166s) 2023-01-11T23:10:57.7906083Z test_nvfuser_extremal_values___rmod___cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.163s) 2023-01-11T23:10:57.7906258Z test_nvfuser_extremal_values___rmod___cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.163s) 2023-01-11T23:10:57.7906438Z test_nvfuser_extremal_values___rmul___cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.163s) 2023-01-11T23:10:57.7906618Z test_nvfuser_extremal_values___rmul___cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.196s) 2023-01-11T23:10:57.7906801Z test_nvfuser_extremal_values___rmul___cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.199s) 2023-01-11T23:10:57.7906976Z test_nvfuser_extremal_values___rmul___cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.165s) 2023-01-11T23:10:57.7907156Z test_nvfuser_extremal_values___rmul___cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.163s) 2023-01-11T23:10:57.7907336Z test_nvfuser_extremal_values___rmul___cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.163s) 2023-01-11T23:10:57.7907518Z test_nvfuser_extremal_values___rpow___cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.204s) 2023-01-11T23:10:57.7907693Z test_nvfuser_extremal_values___rpow___cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.273s) 2023-01-11T23:10:57.7907878Z test_nvfuser_extremal_values___rpow___cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.277s) 2023-01-11T23:10:57.7908054Z test_nvfuser_extremal_values___rpow___cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.204s) 2023-01-11T23:10:57.7908229Z test_nvfuser_extremal_values___rpow___cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.202s) 2023-01-11T23:10:57.7908404Z test_nvfuser_extremal_values___rpow___cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.201s) 2023-01-11T23:10:57.7908668Z test_nvfuser_extremal_values___rsub___cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.168s) 2023-01-11T23:10:57.7908850Z test_nvfuser_extremal_values___rsub___cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.204s) 2023-01-11T23:10:57.7909034Z test_nvfuser_extremal_values___rsub___cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.208s) 2023-01-11T23:10:57.7909209Z test_nvfuser_extremal_values___rsub___cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.170s) 2023-01-11T23:10:57.7909379Z test_nvfuser_extremal_values___rsub___cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.169s) 2023-01-11T23:10:57.7909553Z test_nvfuser_extremal_values___rsub___cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.167s) 2023-01-11T23:10:57.7909774Z test_nvfuser_extremal_values__native_batch_norm_legit_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.002s) 2023-01-11T23:10:57.7909988Z test_nvfuser_extremal_values__native_batch_norm_legit_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.002s) 2023-01-11T23:10:57.7910198Z test_nvfuser_extremal_values__native_batch_norm_legit_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.002s) 2023-01-11T23:10:57.7910414Z test_nvfuser_extremal_values__native_batch_norm_legit_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.002s) 2023-01-11T23:10:57.7910617Z test_nvfuser_extremal_values__softmax_backward_data_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.031s) 2023-01-11T23:10:57.7910817Z test_nvfuser_extremal_values__softmax_backward_data_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.030s) 2023-01-11T23:10:57.7911009Z test_nvfuser_extremal_values__softmax_backward_data_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.030s) 2023-01-11T23:10:57.7911200Z test_nvfuser_extremal_values__softmax_backward_data_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.029s) 2023-01-11T23:10:57.7911387Z test_nvfuser_extremal_values_abs_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.019s) 2023-01-11T23:10:57.7911656Z test_nvfuser_extremal_values_abs_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.023s) 2023-01-11T23:10:57.7911857Z test_nvfuser_extremal_values_abs_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.024s) 2023-01-11T23:10:57.7912052Z test_nvfuser_extremal_values_abs_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.019s) 2023-01-11T23:10:57.7912247Z test_nvfuser_extremal_values_abs_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.019s) 2023-01-11T23:10:57.7912437Z test_nvfuser_extremal_values_abs_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.018s) 2023-01-11T23:10:57.7912638Z test_nvfuser_extremal_values_acos_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.047s) 2023-01-11T23:10:57.7912841Z test_nvfuser_extremal_values_acos_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.061s) 2023-01-11T23:10:57.7913038Z test_nvfuser_extremal_values_acos_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.062s) 2023-01-11T23:10:57.7913236Z test_nvfuser_extremal_values_acos_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.047s) 2023-01-11T23:10:57.7913428Z test_nvfuser_extremal_values_acos_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.047s) 2023-01-11T23:10:57.7913616Z test_nvfuser_extremal_values_acos_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.046s) 2023-01-11T23:10:57.7913818Z test_nvfuser_extremal_values_acosh_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.042s) 2023-01-11T23:10:57.7914019Z test_nvfuser_extremal_values_acosh_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.060s) 2023-01-11T23:10:57.7914224Z test_nvfuser_extremal_values_acosh_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.061s) 2023-01-11T23:10:57.7914443Z test_nvfuser_extremal_values_acosh_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.042s) 2023-01-11T23:10:57.7914642Z test_nvfuser_extremal_values_acosh_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.041s) 2023-01-11T23:10:57.7914826Z test_nvfuser_extremal_values_acosh_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.041s) 2023-01-11T23:10:57.7915021Z test_nvfuser_extremal_values_add_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.208s) 2023-01-11T23:10:57.7915216Z test_nvfuser_extremal_values_add_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.248s) 2023-01-11T23:10:57.7915416Z test_nvfuser_extremal_values_add_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.253s) 2023-01-11T23:10:57.7915611Z test_nvfuser_extremal_values_add_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.208s) 2023-01-11T23:10:57.7915804Z test_nvfuser_extremal_values_add_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.204s) 2023-01-11T23:10:57.7915993Z test_nvfuser_extremal_values_add_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.208s) 2023-01-11T23:10:57.7916200Z test_nvfuser_extremal_values_addbmm_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.107s) 2023-01-11T23:10:57.7916405Z test_nvfuser_extremal_values_addbmm_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.338s) 2023-01-11T23:10:57.7916600Z test_nvfuser_extremal_values_addbmm_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.357s) 2023-01-11T23:10:57.7916797Z test_nvfuser_extremal_values_addbmm_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.109s) 2023-01-11T23:10:57.7916990Z test_nvfuser_extremal_values_addbmm_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.107s) 2023-01-11T23:10:57.7917187Z test_nvfuser_extremal_values_addbmm_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.107s) 2023-01-11T23:10:57.7917385Z test_nvfuser_extremal_values_addcdiv_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.196s) 2023-01-11T23:10:57.7917596Z test_nvfuser_extremal_values_addcdiv_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.298s) 2023-01-11T23:10:57.7917811Z test_nvfuser_extremal_values_addcdiv_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.303s) 2023-01-11T23:10:57.7917998Z test_nvfuser_extremal_values_addcdiv_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.197s) 2023-01-11T23:10:57.7918177Z test_nvfuser_extremal_values_addcdiv_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.197s) 2023-01-11T23:10:57.7918351Z test_nvfuser_extremal_values_addcdiv_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.195s) 2023-01-11T23:10:57.7918574Z test_nvfuser_extremal_values_addcmul_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.276s) 2023-01-11T23:10:57.7918808Z test_nvfuser_extremal_values_addcmul_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.299s) 2023-01-11T23:10:57.7919040Z test_nvfuser_extremal_values_addcmul_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.304s) 2023-01-11T23:10:57.7919263Z test_nvfuser_extremal_values_addcmul_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.277s) 2023-01-11T23:10:57.7919489Z test_nvfuser_extremal_values_addcmul_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.275s) 2023-01-11T23:10:57.7919719Z test_nvfuser_extremal_values_addcmul_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.272s) 2023-01-11T23:10:57.7919945Z test_nvfuser_extremal_values_addmm_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.054s) 2023-01-11T23:10:57.7920172Z test_nvfuser_extremal_values_addmm_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.134s) 2023-01-11T23:10:57.7920390Z test_nvfuser_extremal_values_addmm_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.136s) 2023-01-11T23:10:57.7920618Z test_nvfuser_extremal_values_addmm_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.054s) 2023-01-11T23:10:57.7920836Z test_nvfuser_extremal_values_addmm_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.054s) 2023-01-11T23:10:57.7921069Z test_nvfuser_extremal_values_addmm_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.053s) 2023-01-11T23:10:57.7921268Z test_nvfuser_extremal_values_addmm_decomposed_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.067s) 2023-01-11T23:10:57.7921466Z test_nvfuser_extremal_values_addmm_decomposed_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.133s) 2023-01-11T23:10:57.7921666Z test_nvfuser_extremal_values_addmm_decomposed_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.137s) 2023-01-11T23:10:57.7921860Z test_nvfuser_extremal_values_addmm_decomposed_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.639s) 2023-01-11T23:10:57.7922053Z test_nvfuser_extremal_values_addmm_decomposed_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.065s) 2023-01-11T23:10:57.7922239Z test_nvfuser_extremal_values_addmm_decomposed_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.064s) 2023-01-11T23:10:57.7922423Z test_nvfuser_extremal_values_addmv_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.099s) 2023-01-11T23:10:57.7922611Z test_nvfuser_extremal_values_addmv_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.152s) 2023-01-11T23:10:57.7922795Z test_nvfuser_extremal_values_addmv_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.154s) 2023-01-11T23:10:57.7922976Z test_nvfuser_extremal_values_addmv_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.100s) 2023-01-11T23:10:57.7923156Z test_nvfuser_extremal_values_addmv_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.099s) 2023-01-11T23:10:57.7923331Z test_nvfuser_extremal_values_addmv_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.097s) 2023-01-11T23:10:57.7923507Z test_nvfuser_extremal_values_addr_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.098s) 2023-01-11T23:10:57.7923688Z test_nvfuser_extremal_values_addr_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.100s) 2023-01-11T23:10:57.7923864Z test_nvfuser_extremal_values_addr_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.101s) 2023-01-11T23:10:57.7924078Z test_nvfuser_extremal_values_addr_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.097s) 2023-01-11T23:10:57.7924253Z test_nvfuser_extremal_values_addr_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.097s) 2023-01-11T23:10:57.7924425Z test_nvfuser_extremal_values_addr_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.095s) 2023-01-11T23:10:57.7924599Z test_nvfuser_extremal_values_all_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.174s) 2023-01-11T23:10:57.7924778Z test_nvfuser_extremal_values_all_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.247s) 2023-01-11T23:10:57.7924958Z test_nvfuser_extremal_values_all_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.246s) 2023-01-11T23:10:57.7925133Z test_nvfuser_extremal_values_all_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.175s) 2023-01-11T23:10:57.7925310Z test_nvfuser_extremal_values_all_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.175s) 2023-01-11T23:10:57.7925475Z test_nvfuser_extremal_values_all_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.174s) 2023-01-11T23:10:57.7925679Z test_nvfuser_extremal_values_allclose_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.002s) 2023-01-11T23:10:57.7925883Z test_nvfuser_extremal_values_allclose_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.002s) 2023-01-11T23:10:57.7926085Z test_nvfuser_extremal_values_allclose_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.002s) 2023-01-11T23:10:57.7926283Z test_nvfuser_extremal_values_allclose_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.002s) 2023-01-11T23:10:57.7926477Z test_nvfuser_extremal_values_allclose_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.002s) 2023-01-11T23:10:57.7926695Z test_nvfuser_extremal_values_allclose_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.002s) 2023-01-11T23:10:57.7926881Z test_nvfuser_extremal_values_amax_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.334s) 2023-01-11T23:10:57.7927059Z test_nvfuser_extremal_values_amax_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.335s) 2023-01-11T23:10:57.7927225Z test_nvfuser_extremal_values_amax_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.333s) 2023-01-11T23:10:57.7927396Z test_nvfuser_extremal_values_amax_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.330s) 2023-01-11T23:10:57.7927574Z test_nvfuser_extremal_values_amin_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.334s) 2023-01-11T23:10:57.7927755Z test_nvfuser_extremal_values_amin_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.334s) 2023-01-11T23:10:57.7927931Z test_nvfuser_extremal_values_amin_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.334s) 2023-01-11T23:10:57.7928105Z test_nvfuser_extremal_values_amin_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.330s) 2023-01-11T23:10:57.7928292Z test_nvfuser_extremal_values_aminmax_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.108s) 2023-01-11T23:10:57.7928515Z test_nvfuser_extremal_values_aminmax_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.107s) 2023-01-11T23:10:57.7928743Z test_nvfuser_extremal_values_aminmax_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.106s) 2023-01-11T23:10:57.7928961Z test_nvfuser_extremal_values_aminmax_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.104s) 2023-01-11T23:10:57.7929191Z test_nvfuser_extremal_values_angle_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.023s) 2023-01-11T23:10:57.7929420Z test_nvfuser_extremal_values_angle_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.023s) 2023-01-11T23:10:57.7929647Z test_nvfuser_extremal_values_angle_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.016s) 2023-01-11T23:10:57.7929900Z test_nvfuser_extremal_values_angle_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.015s) 2023-01-11T23:10:57.7930121Z test_nvfuser_extremal_values_any_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.174s) 2023-01-11T23:10:57.7930346Z test_nvfuser_extremal_values_any_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.247s) 2023-01-11T23:10:57.7930567Z test_nvfuser_extremal_values_any_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.247s) 2023-01-11T23:10:57.7930785Z test_nvfuser_extremal_values_any_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.174s) 2023-01-11T23:10:57.7930994Z test_nvfuser_extremal_values_any_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.173s) 2023-01-11T23:10:57.7931208Z test_nvfuser_extremal_values_any_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.174s) 2023-01-11T23:10:57.7931415Z test_nvfuser_extremal_values_arange_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... expected failure (0.052s) 2023-01-11T23:10:57.7931616Z test_nvfuser_extremal_values_arange_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... expected failure (0.052s) 2023-01-11T23:10:57.7931813Z test_nvfuser_extremal_values_arange_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... expected failure (0.053s) 2023-01-11T23:10:57.7932007Z test_nvfuser_extremal_values_arange_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... expected failure (0.053s) 2023-01-11T23:10:57.7932188Z test_nvfuser_extremal_values_argmax_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.174s) 2023-01-11T23:10:57.7932371Z test_nvfuser_extremal_values_argmax_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.175s) 2023-01-11T23:10:57.7932549Z test_nvfuser_extremal_values_argmax_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.175s) 2023-01-11T23:10:57.7932723Z test_nvfuser_extremal_values_argmax_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.173s) 2023-01-11T23:10:57.7932927Z test_nvfuser_extremal_values_argmin_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.175s) 2023-01-11T23:10:57.7933112Z test_nvfuser_extremal_values_argmin_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.174s) 2023-01-11T23:10:57.7933287Z test_nvfuser_extremal_values_argmin_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.173s) 2023-01-11T23:10:57.7933460Z test_nvfuser_extremal_values_argmin_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.175s) 2023-01-11T23:10:57.7933644Z test_nvfuser_extremal_values_argsort_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.403s) 2023-01-11T23:10:57.7933828Z test_nvfuser_extremal_values_argsort_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.403s) 2023-01-11T23:10:57.7934008Z test_nvfuser_extremal_values_argsort_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.403s) 2023-01-11T23:10:57.7934303Z test_nvfuser_extremal_values_argsort_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.404s) 2023-01-11T23:10:57.7934489Z test_nvfuser_extremal_values_argwhere_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.078s) 2023-01-11T23:10:57.7934680Z test_nvfuser_extremal_values_argwhere_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.112s) 2023-01-11T23:10:57.7934868Z test_nvfuser_extremal_values_argwhere_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.112s) 2023-01-11T23:10:57.7935051Z test_nvfuser_extremal_values_argwhere_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.079s) 2023-01-11T23:10:57.7935231Z test_nvfuser_extremal_values_argwhere_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.079s) 2023-01-11T23:10:57.7935416Z test_nvfuser_extremal_values_argwhere_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.079s) 2023-01-11T23:10:57.7935602Z test_nvfuser_extremal_values_as_strided_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.085s) 2023-01-11T23:10:57.7935797Z test_nvfuser_extremal_values_as_strided_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.122s) 2023-01-11T23:10:57.7936047Z test_nvfuser_extremal_values_as_strided_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.127s) 2023-01-11T23:10:57.7936243Z test_nvfuser_extremal_values_as_strided_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.084s) 2023-01-11T23:10:57.7936445Z test_nvfuser_extremal_values_as_strided_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.083s) 2023-01-11T23:10:57.7936645Z test_nvfuser_extremal_values_as_strided_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.083s) 2023-01-11T23:10:57.7936888Z test_nvfuser_extremal_values_as_strided_partial_views_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... expected failure (0.043s) 2023-01-11T23:10:57.7937135Z test_nvfuser_extremal_values_as_strided_partial_views_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... expected failure (0.059s) 2023-01-11T23:10:57.7937382Z test_nvfuser_extremal_values_as_strided_partial_views_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... expected failure (0.060s) 2023-01-11T23:10:57.7937628Z test_nvfuser_extremal_values_as_strided_partial_views_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... expected failure (0.043s) 2023-01-11T23:10:57.7937860Z test_nvfuser_extremal_values_as_strided_partial_views_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... expected failure (0.043s) 2023-01-11T23:10:57.7938089Z test_nvfuser_extremal_values_as_strided_partial_views_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... expected failure (0.042s) 2023-01-11T23:10:57.7938304Z test_nvfuser_extremal_values_as_strided_scatter_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.125s) 2023-01-11T23:10:57.7938518Z test_nvfuser_extremal_values_as_strided_scatter_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.183s) 2023-01-11T23:10:57.7938735Z test_nvfuser_extremal_values_as_strided_scatter_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.187s) 2023-01-11T23:10:57.7938979Z test_nvfuser_extremal_values_as_strided_scatter_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.124s) 2023-01-11T23:10:57.7939196Z test_nvfuser_extremal_values_as_strided_scatter_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.126s) 2023-01-11T23:10:57.7939406Z test_nvfuser_extremal_values_as_strided_scatter_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.122s) 2023-01-11T23:10:57.7939604Z test_nvfuser_extremal_values_asin_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.018s) 2023-01-11T23:10:57.7939802Z test_nvfuser_extremal_values_asin_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.022s) 2023-01-11T23:10:57.7940000Z test_nvfuser_extremal_values_asin_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.023s) 2023-01-11T23:10:57.7940194Z test_nvfuser_extremal_values_asin_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.018s) 2023-01-11T23:10:57.7940382Z test_nvfuser_extremal_values_asin_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.018s) 2023-01-11T23:10:57.7940575Z test_nvfuser_extremal_values_asin_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.018s) 2023-01-11T23:10:57.7940771Z test_nvfuser_extremal_values_asinh_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.017s) 2023-01-11T23:10:57.7940970Z test_nvfuser_extremal_values_asinh_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.023s) 2023-01-11T23:10:57.7941169Z test_nvfuser_extremal_values_asinh_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.023s) 2023-01-11T23:10:57.7941363Z test_nvfuser_extremal_values_asinh_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.016s) 2023-01-11T23:10:57.7941555Z test_nvfuser_extremal_values_asinh_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.016s) 2023-01-11T23:10:57.7941746Z test_nvfuser_extremal_values_asinh_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.015s) 2023-01-11T23:10:57.7941943Z test_nvfuser_extremal_values_atan2_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.161s) 2023-01-11T23:10:57.7942133Z test_nvfuser_extremal_values_atan2_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.162s) 2023-01-11T23:10:57.7942309Z test_nvfuser_extremal_values_atan2_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.158s) 2023-01-11T23:10:57.7942484Z test_nvfuser_extremal_values_atan2_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.161s) 2023-01-11T23:10:57.7942657Z test_nvfuser_extremal_values_atan_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.018s) 2023-01-11T23:10:57.7942839Z test_nvfuser_extremal_values_atan_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.023s) 2023-01-11T23:10:57.7943018Z test_nvfuser_extremal_values_atan_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.023s) 2023-01-11T23:10:57.7943194Z test_nvfuser_extremal_values_atan_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.018s) 2023-01-11T23:10:57.7943368Z test_nvfuser_extremal_values_atan_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.018s) 2023-01-11T23:10:57.7943541Z test_nvfuser_extremal_values_atan_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.018s) 2023-01-11T23:10:57.7943715Z test_nvfuser_extremal_values_atanh_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.017s) 2023-01-11T23:10:57.7943895Z test_nvfuser_extremal_values_atanh_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.022s) 2023-01-11T23:10:57.7944074Z test_nvfuser_extremal_values_atanh_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.023s) 2023-01-11T23:10:57.7944249Z test_nvfuser_extremal_values_atanh_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.018s) 2023-01-11T23:10:57.7944424Z test_nvfuser_extremal_values_atanh_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.017s) 2023-01-11T23:10:57.7944597Z test_nvfuser_extremal_values_atanh_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.017s) 2023-01-11T23:10:57.7944808Z test_nvfuser_extremal_values_atleast_1d_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.050s) 2023-01-11T23:10:57.7945003Z test_nvfuser_extremal_values_atleast_1d_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.077s) 2023-01-11T23:10:57.7945191Z test_nvfuser_extremal_values_atleast_1d_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.079s) 2023-01-11T23:10:57.7945368Z test_nvfuser_extremal_values_atleast_1d_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.049s) 2023-01-11T23:10:57.7945551Z test_nvfuser_extremal_values_atleast_1d_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.048s) 2023-01-11T23:10:57.7945732Z test_nvfuser_extremal_values_atleast_1d_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.047s) 2023-01-11T23:10:57.7945914Z test_nvfuser_extremal_values_atleast_2d_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.050s) 2023-01-11T23:10:57.7946109Z test_nvfuser_extremal_values_atleast_2d_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.077s) 2023-01-11T23:10:57.7946296Z test_nvfuser_extremal_values_atleast_2d_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.079s) 2023-01-11T23:10:57.7946476Z test_nvfuser_extremal_values_atleast_2d_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.049s) 2023-01-11T23:10:57.7946656Z test_nvfuser_extremal_values_atleast_2d_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.049s) 2023-01-11T23:10:57.7946834Z test_nvfuser_extremal_values_atleast_2d_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.048s) 2023-01-11T23:10:57.7947009Z test_nvfuser_extremal_values_atleast_3d_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.050s) 2023-01-11T23:10:57.7947193Z test_nvfuser_extremal_values_atleast_3d_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.078s) 2023-01-11T23:10:57.7947375Z test_nvfuser_extremal_values_atleast_3d_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.079s) 2023-01-11T23:10:57.7947560Z test_nvfuser_extremal_values_atleast_3d_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.049s) 2023-01-11T23:10:57.7947761Z test_nvfuser_extremal_values_atleast_3d_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.049s) 2023-01-11T23:10:57.7947939Z test_nvfuser_extremal_values_atleast_3d_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.048s) 2023-01-11T23:10:57.7948118Z test_nvfuser_extremal_values_baddbmm_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.102s) 2023-01-11T23:10:57.7948303Z test_nvfuser_extremal_values_baddbmm_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.338s) 2023-01-11T23:10:57.7948489Z test_nvfuser_extremal_values_baddbmm_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.342s) 2023-01-11T23:10:57.7948709Z test_nvfuser_extremal_values_baddbmm_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.100s) 2023-01-11T23:10:57.7948893Z test_nvfuser_extremal_values_baddbmm_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.099s) 2023-01-11T23:10:57.7949080Z test_nvfuser_extremal_values_baddbmm_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.099s) 2023-01-11T23:10:57.7949283Z test_nvfuser_extremal_values_bernoulli_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.002s) 2023-01-11T23:10:57.7949482Z test_nvfuser_extremal_values_bernoulli_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.002s) 2023-01-11T23:10:57.7949684Z test_nvfuser_extremal_values_bernoulli_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.002s) 2023-01-11T23:10:57.7949877Z test_nvfuser_extremal_values_bernoulli_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.002s) 2023-01-11T23:10:57.7950064Z test_nvfuser_extremal_values_bfloat16_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.226s) 2023-01-11T23:10:57.7950251Z test_nvfuser_extremal_values_bfloat16_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.059s) 2023-01-11T23:10:57.7950454Z test_nvfuser_extremal_values_bfloat16_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.059s) 2023-01-11T23:10:57.7950642Z test_nvfuser_extremal_values_bfloat16_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.399s) 2023-01-11T23:10:57.7950825Z test_nvfuser_extremal_values_bfloat16_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.396s) 2023-01-11T23:10:57.7951008Z test_nvfuser_extremal_values_bfloat16_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.395s) 2023-01-11T23:10:57.7951208Z test_nvfuser_extremal_values_block_diag_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.036s) 2023-01-11T23:10:57.7951447Z test_nvfuser_extremal_values_block_diag_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.053s) 2023-01-11T23:10:57.7951680Z test_nvfuser_extremal_values_block_diag_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.103s) 2023-01-11T23:10:57.7951910Z test_nvfuser_extremal_values_block_diag_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.035s) 2023-01-11T23:10:57.7952143Z test_nvfuser_extremal_values_block_diag_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.035s) 2023-01-11T23:10:57.7952363Z test_nvfuser_extremal_values_block_diag_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.034s) 2023-01-11T23:10:57.7952561Z test_nvfuser_extremal_values_bmm_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.017s) 2023-01-11T23:10:57.7952741Z test_nvfuser_extremal_values_bmm_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.025s) 2023-01-11T23:10:57.7952921Z test_nvfuser_extremal_values_bmm_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.025s) 2023-01-11T23:10:57.7953096Z test_nvfuser_extremal_values_bmm_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.018s) 2023-01-11T23:10:57.7953269Z test_nvfuser_extremal_values_bmm_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.017s) 2023-01-11T23:10:57.7953449Z test_nvfuser_extremal_values_bmm_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.017s) 2023-01-11T23:10:57.7953656Z test_nvfuser_extremal_values_bool_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.041s) 2023-01-11T23:10:57.7953838Z test_nvfuser_extremal_values_bool_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.053s) 2023-01-11T23:10:57.7954013Z test_nvfuser_extremal_values_bool_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.053s) 2023-01-11T23:10:57.7954189Z test_nvfuser_extremal_values_bool_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.040s) 2023-01-11T23:10:57.7954364Z test_nvfuser_extremal_values_bool_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.040s) 2023-01-11T23:10:57.7954538Z test_nvfuser_extremal_values_bool_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.041s) 2023-01-11T23:10:57.7954733Z test_nvfuser_extremal_values_broadcast_shapes_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.093s) 2023-01-11T23:10:57.7954931Z test_nvfuser_extremal_values_broadcast_tensors_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.014s) 2023-01-11T23:10:57.7955137Z test_nvfuser_extremal_values_broadcast_tensors_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.023s) 2023-01-11T23:10:57.7955336Z test_nvfuser_extremal_values_broadcast_tensors_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.024s) 2023-01-11T23:10:57.7955532Z test_nvfuser_extremal_values_broadcast_tensors_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.014s) 2023-01-11T23:10:57.7955720Z test_nvfuser_extremal_values_broadcast_tensors_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.014s) 2023-01-11T23:10:57.7955915Z test_nvfuser_extremal_values_broadcast_tensors_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.014s) 2023-01-11T23:10:57.7956105Z test_nvfuser_extremal_values_broadcast_to_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.105s) 2023-01-11T23:10:57.7956321Z test_nvfuser_extremal_values_broadcast_to_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.156s) 2023-01-11T23:10:57.7956518Z test_nvfuser_extremal_values_broadcast_to_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.158s) 2023-01-11T23:10:57.7956705Z test_nvfuser_extremal_values_broadcast_to_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.107s) 2023-01-11T23:10:57.7956894Z test_nvfuser_extremal_values_broadcast_to_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.106s) 2023-01-11T23:10:57.7957084Z test_nvfuser_extremal_values_broadcast_to_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.103s) 2023-01-11T23:10:57.7957268Z test_nvfuser_extremal_values_bucketize_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.173s) 2023-01-11T23:10:57.7957447Z test_nvfuser_extremal_values_bucketize_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.172s) 2023-01-11T23:10:57.7957632Z test_nvfuser_extremal_values_bucketize_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.170s) 2023-01-11T23:10:57.7957814Z test_nvfuser_extremal_values_byte_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.038s) 2023-01-11T23:10:57.7958000Z test_nvfuser_extremal_values_byte_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.053s) 2023-01-11T23:10:57.7958180Z test_nvfuser_extremal_values_byte_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.053s) 2023-01-11T23:10:57.7958358Z test_nvfuser_extremal_values_byte_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.038s) 2023-01-11T23:10:57.7958542Z test_nvfuser_extremal_values_byte_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.038s) 2023-01-11T23:10:57.7958716Z test_nvfuser_extremal_values_byte_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.038s) 2023-01-11T23:10:57.7958911Z test_nvfuser_extremal_values_cartesian_prod_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.025s) 2023-01-11T23:10:57.7959103Z test_nvfuser_extremal_values_cartesian_prod_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.038s) 2023-01-11T23:10:57.7959325Z test_nvfuser_extremal_values_cartesian_prod_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.038s) 2023-01-11T23:10:57.7959521Z test_nvfuser_extremal_values_cartesian_prod_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.025s) 2023-01-11T23:10:57.7959712Z test_nvfuser_extremal_values_cartesian_prod_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.026s) 2023-01-11T23:10:57.7959904Z test_nvfuser_extremal_values_cartesian_prod_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.025s) 2023-01-11T23:10:57.7960084Z test_nvfuser_extremal_values_cat_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.076s) 2023-01-11T23:10:57.7960270Z test_nvfuser_extremal_values_cat_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.111s) 2023-01-11T23:10:57.7960456Z test_nvfuser_extremal_values_cat_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.113s) 2023-01-11T23:10:57.7960666Z test_nvfuser_extremal_values_cat_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.076s) 2023-01-11T23:10:57.7960852Z test_nvfuser_extremal_values_cat_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.075s) 2023-01-11T23:10:57.7961024Z test_nvfuser_extremal_values_cat_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.074s) 2023-01-11T23:10:57.7961209Z test_nvfuser_extremal_values_cdist_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (2.003s) 2023-01-11T23:10:57.7961384Z test_nvfuser_extremal_values_cdist_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (1.968s) 2023-01-11T23:10:57.7961568Z test_nvfuser_extremal_values_cdouble_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.080s) 2023-01-11T23:10:57.7961754Z test_nvfuser_extremal_values_cdouble_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.114s) 2023-01-11T23:10:57.7961943Z test_nvfuser_extremal_values_cdouble_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.117s) 2023-01-11T23:10:57.7962154Z test_nvfuser_extremal_values_cdouble_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.082s) 2023-01-11T23:10:57.7962342Z test_nvfuser_extremal_values_cdouble_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.080s) 2023-01-11T23:10:57.7962513Z test_nvfuser_extremal_values_cdouble_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.080s) 2023-01-11T23:10:57.7962694Z test_nvfuser_extremal_values_ceil_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.018s) 2023-01-11T23:10:57.7962868Z test_nvfuser_extremal_values_ceil_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.018s) 2023-01-11T23:10:57.7963041Z test_nvfuser_extremal_values_ceil_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.018s) 2023-01-11T23:10:57.7963218Z test_nvfuser_extremal_values_ceil_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.018s) 2023-01-11T23:10:57.7963398Z test_nvfuser_extremal_values_cfloat_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.082s) 2023-01-11T23:10:57.7963587Z test_nvfuser_extremal_values_cfloat_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.122s) 2023-01-11T23:10:57.7963774Z test_nvfuser_extremal_values_cfloat_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.118s) 2023-01-11T23:10:57.7963958Z test_nvfuser_extremal_values_cfloat_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.081s) 2023-01-11T23:10:57.7964128Z test_nvfuser_extremal_values_cfloat_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.084s) 2023-01-11T23:10:57.7964309Z test_nvfuser_extremal_values_cfloat_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.081s) 2023-01-11T23:10:57.7964489Z test_nvfuser_extremal_values_chalf_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.038s) 2023-01-11T23:10:57.7964674Z test_nvfuser_extremal_values_chalf_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.057s) 2023-01-11T23:10:57.7964860Z test_nvfuser_extremal_values_chalf_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.057s) 2023-01-11T23:10:57.7965080Z test_nvfuser_extremal_values_chalf_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.038s) 2023-01-11T23:10:57.7965260Z test_nvfuser_extremal_values_chalf_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.040s) 2023-01-11T23:10:57.7965438Z test_nvfuser_extremal_values_chalf_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.039s) 2023-01-11T23:10:57.7965614Z test_nvfuser_extremal_values_char_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.039s) 2023-01-11T23:10:57.7965788Z test_nvfuser_extremal_values_char_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.053s) 2023-01-11T23:10:57.7965973Z test_nvfuser_extremal_values_char_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.053s) 2023-01-11T23:10:57.7966149Z test_nvfuser_extremal_values_char_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.038s) 2023-01-11T23:10:57.7966325Z test_nvfuser_extremal_values_char_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.038s) 2023-01-11T23:10:57.7966500Z test_nvfuser_extremal_values_char_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.039s) 2023-01-11T23:10:57.7966688Z test_nvfuser_extremal_values_cholesky_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.439s) 2023-01-11T23:10:57.7966872Z test_nvfuser_extremal_values_cholesky_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.441s) 2023-01-11T23:10:57.7967055Z test_nvfuser_extremal_values_cholesky_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.261s) 2023-01-11T23:10:57.7967238Z test_nvfuser_extremal_values_cholesky_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.265s) 2023-01-11T23:10:57.7967427Z test_nvfuser_extremal_values_cholesky_inverse_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.292s) 2023-01-11T23:10:57.7967623Z test_nvfuser_extremal_values_cholesky_inverse_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.285s) 2023-01-11T23:10:57.7967839Z test_nvfuser_extremal_values_cholesky_inverse_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.187s) 2023-01-11T23:10:57.7968039Z test_nvfuser_extremal_values_cholesky_inverse_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.186s) 2023-01-11T23:10:57.7968234Z test_nvfuser_extremal_values_cholesky_solve_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.288s) 2023-01-11T23:10:57.7968428Z test_nvfuser_extremal_values_cholesky_solve_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.282s) 2023-01-11T23:10:57.7968665Z test_nvfuser_extremal_values_cholesky_solve_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.185s) 2023-01-11T23:10:57.7968899Z test_nvfuser_extremal_values_cholesky_solve_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.185s) 2023-01-11T23:10:57.7969120Z test_nvfuser_extremal_values_chunk_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.068s) 2023-01-11T23:10:57.7969338Z test_nvfuser_extremal_values_chunk_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.118s) 2023-01-11T23:10:57.7969567Z test_nvfuser_extremal_values_chunk_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.122s) 2023-01-11T23:10:57.7969787Z test_nvfuser_extremal_values_chunk_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.067s) 2023-01-11T23:10:57.7970008Z test_nvfuser_extremal_values_chunk_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.067s) 2023-01-11T23:10:57.7970228Z test_nvfuser_extremal_values_chunk_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.067s) 2023-01-11T23:10:57.7970451Z test_nvfuser_extremal_values_clamp_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.076s) 2023-01-11T23:10:57.7970665Z test_nvfuser_extremal_values_clamp_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.076s) 2023-01-11T23:10:57.7970892Z test_nvfuser_extremal_values_clamp_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.076s) 2023-01-11T23:10:57.7971116Z test_nvfuser_extremal_values_clamp_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.077s) 2023-01-11T23:10:57.7971365Z test_nvfuser_extremal_values_clamp_max_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.127s) 2023-01-11T23:10:57.7971552Z test_nvfuser_extremal_values_clamp_max_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.129s) 2023-01-11T23:10:57.7971738Z test_nvfuser_extremal_values_clamp_max_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.128s) 2023-01-11T23:10:57.7971918Z test_nvfuser_extremal_values_clamp_max_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.126s) 2023-01-11T23:10:57.7972103Z test_nvfuser_extremal_values_clamp_min_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.128s) 2023-01-11T23:10:57.7972289Z test_nvfuser_extremal_values_clamp_min_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.128s) 2023-01-11T23:10:57.7972473Z test_nvfuser_extremal_values_clamp_min_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.128s) 2023-01-11T23:10:57.7972658Z test_nvfuser_extremal_values_clamp_min_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.127s) 2023-01-11T23:10:57.7972841Z test_nvfuser_extremal_values_clone_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.030s) 2023-01-11T23:10:57.7973017Z test_nvfuser_extremal_values_clone_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.044s) 2023-01-11T23:10:57.7973201Z test_nvfuser_extremal_values_clone_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.045s) 2023-01-11T23:10:57.7973380Z test_nvfuser_extremal_values_clone_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.030s) 2023-01-11T23:10:57.7973560Z test_nvfuser_extremal_values_clone_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.030s) 2023-01-11T23:10:57.7973739Z test_nvfuser_extremal_values_clone_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.029s) 2023-01-11T23:10:57.7973953Z test_nvfuser_extremal_values_column_stack_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.026s) 2023-01-11T23:10:57.7974153Z test_nvfuser_extremal_values_column_stack_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.039s) 2023-01-11T23:10:57.7974439Z test_nvfuser_extremal_values_column_stack_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.040s) 2023-01-11T23:10:57.7974630Z test_nvfuser_extremal_values_column_stack_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.026s) 2023-01-11T23:10:57.7974812Z test_nvfuser_extremal_values_column_stack_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.026s) 2023-01-11T23:10:57.7975000Z test_nvfuser_extremal_values_column_stack_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.026s) 2023-01-11T23:10:57.7975190Z test_nvfuser_extremal_values_combinations_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.179s) 2023-01-11T23:10:57.7975382Z test_nvfuser_extremal_values_combinations_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.292s) 2023-01-11T23:10:57.7975576Z test_nvfuser_extremal_values_combinations_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.294s) 2023-01-11T23:10:57.7975765Z test_nvfuser_extremal_values_combinations_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.180s) 2023-01-11T23:10:57.7975954Z test_nvfuser_extremal_values_combinations_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.179s) 2023-01-11T23:10:57.7976139Z test_nvfuser_extremal_values_combinations_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.178s) 2023-01-11T23:10:57.7976323Z test_nvfuser_extremal_values_complex_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.068s) 2023-01-11T23:10:57.7976502Z test_nvfuser_extremal_values_complex_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.067s) 2023-01-11T23:10:57.7976684Z test_nvfuser_extremal_values_complex_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.066s) 2023-01-11T23:10:57.7976864Z test_nvfuser_extremal_values_conj_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.036s) 2023-01-11T23:10:57.7977090Z test_nvfuser_extremal_values_conj_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.062s) 2023-01-11T23:10:57.7977274Z test_nvfuser_extremal_values_conj_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.061s) 2023-01-11T23:10:57.7977451Z test_nvfuser_extremal_values_conj_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.035s) 2023-01-11T23:10:57.7977630Z test_nvfuser_extremal_values_conj_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.035s) 2023-01-11T23:10:57.7977807Z test_nvfuser_extremal_values_conj_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.035s) 2023-01-11T23:10:57.7977999Z test_nvfuser_extremal_values_conj_physical_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.015s) 2023-01-11T23:10:57.7978187Z test_nvfuser_extremal_values_conj_physical_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.023s) 2023-01-11T23:10:57.7978384Z test_nvfuser_extremal_values_conj_physical_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.024s) 2023-01-11T23:10:57.7978576Z test_nvfuser_extremal_values_conj_physical_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.015s) 2023-01-11T23:10:57.7978767Z test_nvfuser_extremal_values_conj_physical_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.015s) 2023-01-11T23:10:57.7978953Z test_nvfuser_extremal_values_conj_physical_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.015s) 2023-01-11T23:10:57.7979145Z test_nvfuser_extremal_values_constant_pad_nd_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.391s) 2023-01-11T23:10:57.7979340Z test_nvfuser_extremal_values_constant_pad_nd_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.578s) 2023-01-11T23:10:57.7979539Z test_nvfuser_extremal_values_constant_pad_nd_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.586s) 2023-01-11T23:10:57.7979729Z test_nvfuser_extremal_values_constant_pad_nd_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.390s) 2023-01-11T23:10:57.7979945Z test_nvfuser_extremal_values_constant_pad_nd_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.392s) 2023-01-11T23:10:57.7980140Z test_nvfuser_extremal_values_constant_pad_nd_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.387s) 2023-01-11T23:10:57.7980331Z test_nvfuser_extremal_values_contiguous_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.016s) 2023-01-11T23:10:57.7980522Z test_nvfuser_extremal_values_contiguous_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.023s) 2023-01-11T23:10:57.7980710Z test_nvfuser_extremal_values_contiguous_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.023s) 2023-01-11T23:10:57.7980896Z test_nvfuser_extremal_values_contiguous_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.016s) 2023-01-11T23:10:57.7981077Z test_nvfuser_extremal_values_contiguous_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.016s) 2023-01-11T23:10:57.7981268Z test_nvfuser_extremal_values_contiguous_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.016s) 2023-01-11T23:10:57.7981456Z test_nvfuser_extremal_values_copysign_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.129s) 2023-01-11T23:10:57.7981635Z test_nvfuser_extremal_values_copysign_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.127s) 2023-01-11T23:10:57.7981822Z test_nvfuser_extremal_values_copysign_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.128s) 2023-01-11T23:10:57.7982002Z test_nvfuser_extremal_values_copysign_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.125s) 2023-01-11T23:10:57.7982190Z test_nvfuser_extremal_values_corrcoef_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.073s) 2023-01-11T23:10:57.7982379Z test_nvfuser_extremal_values_corrcoef_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.124s) 2023-01-11T23:10:57.7982564Z test_nvfuser_extremal_values_corrcoef_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.125s) 2023-01-11T23:10:57.7982780Z test_nvfuser_extremal_values_corrcoef_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.074s) 2023-01-11T23:10:57.7982959Z test_nvfuser_extremal_values_corrcoef_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.073s) 2023-01-11T23:10:57.7983143Z test_nvfuser_extremal_values_corrcoef_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.073s) 2023-01-11T23:10:57.7983316Z test_nvfuser_extremal_values_cos_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.046s) 2023-01-11T23:10:57.7983502Z test_nvfuser_extremal_values_cos_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.060s) 2023-01-11T23:10:57.7983683Z test_nvfuser_extremal_values_cos_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.061s) 2023-01-11T23:10:57.7983865Z test_nvfuser_extremal_values_cos_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.046s) 2023-01-11T23:10:57.7984043Z test_nvfuser_extremal_values_cos_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.046s) 2023-01-11T23:10:57.7984221Z test_nvfuser_extremal_values_cos_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.046s) 2023-01-11T23:10:57.7984404Z test_nvfuser_extremal_values_cosh_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.046s) 2023-01-11T23:10:57.7984587Z test_nvfuser_extremal_values_cosh_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.060s) 2023-01-11T23:10:57.7984769Z test_nvfuser_extremal_values_cosh_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.061s) 2023-01-11T23:10:57.7984939Z test_nvfuser_extremal_values_cosh_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.046s) 2023-01-11T23:10:57.7985116Z test_nvfuser_extremal_values_cosh_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.046s) 2023-01-11T23:10:57.7985288Z test_nvfuser_extremal_values_cosh_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.046s) 2023-01-11T23:10:57.7985503Z test_nvfuser_extremal_values_count_nonzero_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.277s) 2023-01-11T23:10:57.7985703Z test_nvfuser_extremal_values_count_nonzero_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.394s) 2023-01-11T23:10:57.7985895Z test_nvfuser_extremal_values_count_nonzero_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.394s) 2023-01-11T23:10:57.7986090Z test_nvfuser_extremal_values_count_nonzero_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.277s) 2023-01-11T23:10:57.7986279Z test_nvfuser_extremal_values_count_nonzero_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.277s) 2023-01-11T23:10:57.7986466Z test_nvfuser_extremal_values_count_nonzero_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.278s) 2023-01-11T23:10:57.7986652Z test_nvfuser_extremal_values_cov_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.002s) 2023-01-11T23:10:57.7986850Z test_nvfuser_extremal_values_cov_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.002s) 2023-01-11T23:10:57.7987054Z test_nvfuser_extremal_values_cov_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.002s) 2023-01-11T23:10:57.7987246Z test_nvfuser_extremal_values_cov_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.002s) 2023-01-11T23:10:57.7987441Z test_nvfuser_extremal_values_cov_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.002s) 2023-01-11T23:10:57.7987633Z test_nvfuser_extremal_values_cov_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.002s) 2023-01-11T23:10:57.7987820Z test_nvfuser_extremal_values_cross_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.070s) 2023-01-11T23:10:57.7988005Z test_nvfuser_extremal_values_cross_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.072s) 2023-01-11T23:10:57.7988186Z test_nvfuser_extremal_values_cross_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.047s) 2023-01-11T23:10:57.7988358Z test_nvfuser_extremal_values_cross_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.047s) 2023-01-11T23:10:57.7988561Z test_nvfuser_extremal_values_cross_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.047s) 2023-01-11T23:10:57.7988794Z test_nvfuser_extremal_values_cummax_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.051s) 2023-01-11T23:10:57.7988976Z test_nvfuser_extremal_values_cummax_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.051s) 2023-01-11T23:10:57.7989177Z test_nvfuser_extremal_values_cummax_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.051s) 2023-01-11T23:10:57.7989377Z test_nvfuser_extremal_values_cummax_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.050s) 2023-01-11T23:10:57.7989558Z test_nvfuser_extremal_values_cummin_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.050s) 2023-01-11T23:10:57.7989740Z test_nvfuser_extremal_values_cummin_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.052s) 2023-01-11T23:10:57.7989918Z test_nvfuser_extremal_values_cummin_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.051s) 2023-01-11T23:10:57.7990088Z test_nvfuser_extremal_values_cummin_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.051s) 2023-01-11T23:10:57.7990272Z test_nvfuser_extremal_values_cumprod_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.147s) 2023-01-11T23:10:57.7990458Z test_nvfuser_extremal_values_cumprod_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.224s) 2023-01-11T23:10:57.7990647Z test_nvfuser_extremal_values_cumprod_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.227s) 2023-01-11T23:10:57.7990830Z test_nvfuser_extremal_values_cumprod_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.149s) 2023-01-11T23:10:57.7991012Z test_nvfuser_extremal_values_cumprod_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.149s) 2023-01-11T23:10:57.7991195Z test_nvfuser_extremal_values_cumprod_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.146s) 2023-01-11T23:10:57.7991404Z test_nvfuser_extremal_values_cumsum_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.061s) 2023-01-11T23:10:57.7991599Z test_nvfuser_extremal_values_cumsum_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.093s) 2023-01-11T23:10:57.7991819Z test_nvfuser_extremal_values_cumsum_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.095s) 2023-01-11T23:10:57.7992044Z test_nvfuser_extremal_values_cumsum_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.061s) 2023-01-11T23:10:57.7992262Z test_nvfuser_extremal_values_cumsum_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.061s) 2023-01-11T23:10:57.7992479Z test_nvfuser_extremal_values_cumsum_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.060s) 2023-01-11T23:10:57.7992729Z test_nvfuser_extremal_values_cumulative_trapezoid_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.075s) 2023-01-11T23:10:57.7992936Z test_nvfuser_extremal_values_cumulative_trapezoid_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.115s) 2023-01-11T23:10:57.7993141Z test_nvfuser_extremal_values_cumulative_trapezoid_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.115s) 2023-01-11T23:10:57.7993339Z test_nvfuser_extremal_values_cumulative_trapezoid_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.073s) 2023-01-11T23:10:57.7993531Z test_nvfuser_extremal_values_cumulative_trapezoid_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.075s) 2023-01-11T23:10:57.7993728Z test_nvfuser_extremal_values_cumulative_trapezoid_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.073s) 2023-01-11T23:10:57.7993905Z test_nvfuser_extremal_values_deg2rad_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.016s) 2023-01-11T23:10:57.7994092Z test_nvfuser_extremal_values_deg2rad_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.016s) 2023-01-11T23:10:57.7994273Z test_nvfuser_extremal_values_deg2rad_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.016s) 2023-01-11T23:10:57.7994480Z test_nvfuser_extremal_values_deg2rad_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.015s) 2023-01-11T23:10:57.7994660Z test_nvfuser_extremal_values_diag_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.229s) 2023-01-11T23:10:57.7994842Z test_nvfuser_extremal_values_diag_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.346s) 2023-01-11T23:10:57.7995025Z test_nvfuser_extremal_values_diag_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.354s) 2023-01-11T23:10:57.7995202Z test_nvfuser_extremal_values_diag_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.229s) 2023-01-11T23:10:57.7995379Z test_nvfuser_extremal_values_diag_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.230s) 2023-01-11T23:10:57.7995552Z test_nvfuser_extremal_values_diag_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.227s) 2023-01-11T23:10:57.7995740Z test_nvfuser_extremal_values_diag_embed_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.231s) 2023-01-11T23:10:57.7995935Z test_nvfuser_extremal_values_diag_embed_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.353s) 2023-01-11T23:10:57.7996123Z test_nvfuser_extremal_values_diag_embed_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.360s) 2023-01-11T23:10:57.7996308Z test_nvfuser_extremal_values_diag_embed_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.232s) 2023-01-11T23:10:57.7996489Z test_nvfuser_extremal_values_diag_embed_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.231s) 2023-01-11T23:10:57.7996676Z test_nvfuser_extremal_values_diag_embed_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.230s) 2023-01-11T23:10:57.7996864Z test_nvfuser_extremal_values_diagflat_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.073s) 2023-01-11T23:10:57.7997059Z test_nvfuser_extremal_values_diagflat_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.114s) 2023-01-11T23:10:57.7997260Z test_nvfuser_extremal_values_diagflat_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.115s) 2023-01-11T23:10:57.7997451Z test_nvfuser_extremal_values_diagflat_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.074s) 2023-01-11T23:10:57.7997637Z test_nvfuser_extremal_values_diagflat_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.075s) 2023-01-11T23:10:57.7997819Z test_nvfuser_extremal_values_diagflat_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.074s) 2023-01-11T23:10:57.7998011Z test_nvfuser_extremal_values_diagonal_copy_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.115s) 2023-01-11T23:10:57.7998206Z test_nvfuser_extremal_values_diagonal_copy_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.174s) 2023-01-11T23:10:57.7998403Z test_nvfuser_extremal_values_diagonal_copy_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.176s) 2023-01-11T23:10:57.7998642Z test_nvfuser_extremal_values_diagonal_copy_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.114s) 2023-01-11T23:10:57.7998882Z test_nvfuser_extremal_values_diagonal_copy_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.116s) 2023-01-11T23:10:57.7999115Z test_nvfuser_extremal_values_diagonal_copy_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.114s) 2023-01-11T23:10:57.7999345Z test_nvfuser_extremal_values_diagonal_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.222s) 2023-01-11T23:10:57.7999582Z test_nvfuser_extremal_values_diagonal_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.334s) 2023-01-11T23:10:57.7999816Z test_nvfuser_extremal_values_diagonal_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.339s) 2023-01-11T23:10:57.8000044Z test_nvfuser_extremal_values_diagonal_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.221s) 2023-01-11T23:10:57.8000266Z test_nvfuser_extremal_values_diagonal_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.222s) 2023-01-11T23:10:57.8000502Z test_nvfuser_extremal_values_diagonal_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.218s) 2023-01-11T23:10:57.8000780Z test_nvfuser_extremal_values_diagonal_scatter_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.239s) 2023-01-11T23:10:57.8001025Z test_nvfuser_extremal_values_diagonal_scatter_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.363s) 2023-01-11T23:10:57.8001225Z test_nvfuser_extremal_values_diagonal_scatter_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.370s) 2023-01-11T23:10:57.8001419Z test_nvfuser_extremal_values_diagonal_scatter_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.238s) 2023-01-11T23:10:57.8001613Z test_nvfuser_extremal_values_diagonal_scatter_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.238s) 2023-01-11T23:10:57.8001805Z test_nvfuser_extremal_values_diagonal_scatter_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.235s) 2023-01-11T23:10:57.8001990Z test_nvfuser_extremal_values_diff_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (1.055s) 2023-01-11T23:10:57.8002176Z test_nvfuser_extremal_values_diff_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... ok (1.637s) 2023-01-11T23:10:57.8002359Z test_nvfuser_extremal_values_diff_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (1.660s) 2023-01-11T23:10:57.8002537Z test_nvfuser_extremal_values_diff_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (1.054s) 2023-01-11T23:10:57.8002713Z test_nvfuser_extremal_values_diff_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (1.053s) 2023-01-11T23:10:57.8002879Z test_nvfuser_extremal_values_diff_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (1.041s) 2023-01-11T23:10:57.8003065Z test_nvfuser_extremal_values_digamma_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.041s) 2023-01-11T23:10:57.8003242Z test_nvfuser_extremal_values_digamma_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.041s) 2023-01-11T23:10:57.8003490Z test_nvfuser_extremal_values_digamma_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.040s) 2023-01-11T23:10:57.8003674Z test_nvfuser_extremal_values_dist_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.754s) 2023-01-11T23:10:57.8003857Z test_nvfuser_extremal_values_dist_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... ok (1.130s) 2023-01-11T23:10:57.8004040Z test_nvfuser_extremal_values_dist_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (1.150s) 2023-01-11T23:10:57.8004219Z test_nvfuser_extremal_values_dist_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.754s) 2023-01-11T23:10:57.8004392Z test_nvfuser_extremal_values_dist_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.754s) 2023-01-11T23:10:57.8004557Z test_nvfuser_extremal_values_dist_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.745s) 2023-01-11T23:10:57.8004753Z test_nvfuser_extremal_values_div_floor_rounding_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.140s) 2023-01-11T23:10:57.8004948Z test_nvfuser_extremal_values_div_floor_rounding_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.141s) 2023-01-11T23:10:57.8005144Z test_nvfuser_extremal_values_div_floor_rounding_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.140s) 2023-01-11T23:10:57.8005338Z test_nvfuser_extremal_values_div_floor_rounding_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.139s) 2023-01-11T23:10:57.8005537Z test_nvfuser_extremal_values_div_no_rounding_mode_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.165s) 2023-01-11T23:10:57.8005736Z test_nvfuser_extremal_values_div_no_rounding_mode_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.197s) 2023-01-11T23:10:57.8005932Z test_nvfuser_extremal_values_div_no_rounding_mode_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.201s) 2023-01-11T23:10:57.8006124Z test_nvfuser_extremal_values_div_no_rounding_mode_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.165s) 2023-01-11T23:10:57.8006308Z test_nvfuser_extremal_values_div_no_rounding_mode_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.165s) 2023-01-11T23:10:57.8006530Z test_nvfuser_extremal_values_div_no_rounding_mode_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.163s) 2023-01-11T23:10:57.8006725Z test_nvfuser_extremal_values_div_trunc_rounding_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.140s) 2023-01-11T23:10:57.8006915Z test_nvfuser_extremal_values_div_trunc_rounding_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.140s) 2023-01-11T23:10:57.8007104Z test_nvfuser_extremal_values_div_trunc_rounding_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.140s) 2023-01-11T23:10:57.8007294Z test_nvfuser_extremal_values_div_trunc_rounding_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.139s) 2023-01-11T23:10:57.8007476Z test_nvfuser_extremal_values_dot_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.017s) 2023-01-11T23:10:57.8007659Z test_nvfuser_extremal_values_dot_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.046s) 2023-01-11T23:10:57.8007845Z test_nvfuser_extremal_values_dot_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.047s) 2023-01-11T23:10:57.8008015Z test_nvfuser_extremal_values_dot_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.017s) 2023-01-11T23:10:57.8008188Z test_nvfuser_extremal_values_dot_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.016s) 2023-01-11T23:10:57.8008368Z test_nvfuser_extremal_values_dot_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.016s) 2023-01-11T23:10:57.8008557Z test_nvfuser_extremal_values_double_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.043s) 2023-01-11T23:10:57.8008759Z test_nvfuser_extremal_values_double_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.058s) 2023-01-11T23:10:57.8008987Z test_nvfuser_extremal_values_double_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.058s) 2023-01-11T23:10:57.8009242Z test_nvfuser_extremal_values_double_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.044s) 2023-01-11T23:10:57.8009474Z test_nvfuser_extremal_values_double_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.043s) 2023-01-11T23:10:57.8009698Z test_nvfuser_extremal_values_double_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.042s) 2023-01-11T23:10:57.8009920Z test_nvfuser_extremal_values_dsplit_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.043s) 2023-01-11T23:10:57.8010154Z test_nvfuser_extremal_values_dsplit_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.071s) 2023-01-11T23:10:57.8010386Z test_nvfuser_extremal_values_dsplit_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.073s) 2023-01-11T23:10:57.8010610Z test_nvfuser_extremal_values_dsplit_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.042s) 2023-01-11T23:10:57.8010829Z test_nvfuser_extremal_values_dsplit_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.042s) 2023-01-11T23:10:57.8011051Z test_nvfuser_extremal_values_dsplit_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.042s) 2023-01-11T23:10:57.8011281Z test_nvfuser_extremal_values_dstack_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.019s) 2023-01-11T23:10:57.8011485Z test_nvfuser_extremal_values_dstack_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.028s) 2023-01-11T23:10:57.8011668Z test_nvfuser_extremal_values_dstack_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.028s) 2023-01-11T23:10:57.8011840Z test_nvfuser_extremal_values_dstack_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.019s) 2023-01-11T23:10:57.8012017Z test_nvfuser_extremal_values_dstack_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.019s) 2023-01-11T23:10:57.8012192Z test_nvfuser_extremal_values_dstack_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.019s) 2023-01-11T23:10:57.8012373Z test_nvfuser_extremal_values_einsum_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.003s) 2023-01-11T23:10:57.8012591Z test_nvfuser_extremal_values_einsum_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.003s) 2023-01-11T23:10:57.8012774Z test_nvfuser_extremal_values_einsum_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.003s) 2023-01-11T23:10:57.8012952Z test_nvfuser_extremal_values_einsum_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.003s) 2023-01-11T23:10:57.8013127Z test_nvfuser_extremal_values_einsum_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.003s) 2023-01-11T23:10:57.8013300Z test_nvfuser_extremal_values_einsum_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.003s) 2023-01-11T23:10:57.8013489Z test_nvfuser_extremal_values_empty_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.002s) 2023-01-11T23:10:57.8013690Z test_nvfuser_extremal_values_empty_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.002s) 2023-01-11T23:10:57.8013891Z test_nvfuser_extremal_values_empty_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.002s) 2023-01-11T23:10:57.8014090Z test_nvfuser_extremal_values_empty_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.002s) 2023-01-11T23:10:57.8014375Z test_nvfuser_extremal_values_empty_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.002s) 2023-01-11T23:10:57.8014572Z test_nvfuser_extremal_values_empty_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.002s) 2023-01-11T23:10:57.8014775Z test_nvfuser_extremal_values_empty_like_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.002s) 2023-01-11T23:10:57.8014983Z test_nvfuser_extremal_values_empty_like_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.002s) 2023-01-11T23:10:57.8015184Z test_nvfuser_extremal_values_empty_like_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.002s) 2023-01-11T23:10:57.8015419Z test_nvfuser_extremal_values_empty_like_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.002s) 2023-01-11T23:10:57.8015612Z test_nvfuser_extremal_values_empty_like_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.002s) 2023-01-11T23:10:57.8015805Z test_nvfuser_extremal_values_empty_like_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.002s) 2023-01-11T23:10:57.8015990Z test_nvfuser_extremal_values_eq_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.169s) 2023-01-11T23:10:57.8016173Z test_nvfuser_extremal_values_eq_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.185s) 2023-01-11T23:10:57.8016354Z test_nvfuser_extremal_values_eq_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.185s) 2023-01-11T23:10:57.8016532Z test_nvfuser_extremal_values_eq_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.185s) 2023-01-11T23:10:57.8016710Z test_nvfuser_extremal_values_eq_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.179s) 2023-01-11T23:10:57.8016889Z test_nvfuser_extremal_values_eq_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.167s) 2023-01-11T23:10:57.8017113Z test_nvfuser_extremal_values_equal_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: nvfuser requires tracing support (0.002s) 2023-01-11T23:10:57.8017332Z test_nvfuser_extremal_values_equal_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: nvfuser requires tracing support (0.002s) 2023-01-11T23:10:57.8017557Z test_nvfuser_extremal_values_equal_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: nvfuser requires tracing support (0.002s) 2023-01-11T23:10:57.8017776Z test_nvfuser_extremal_values_equal_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: nvfuser requires tracing support (0.002s) 2023-01-11T23:10:57.8017999Z test_nvfuser_extremal_values_equal_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: nvfuser requires tracing support (0.002s) 2023-01-11T23:10:57.8018221Z test_nvfuser_extremal_values_equal_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: nvfuser requires tracing support (0.002s) 2023-01-11T23:10:57.8018440Z test_nvfuser_extremal_values_erf_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.018s) 2023-01-11T23:10:57.8018620Z test_nvfuser_extremal_values_erf_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.018s) 2023-01-11T23:10:57.8018796Z test_nvfuser_extremal_values_erf_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.018s) 2023-01-11T23:10:57.8018969Z test_nvfuser_extremal_values_erf_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.019s) 2023-01-11T23:10:57.8019152Z test_nvfuser_extremal_values_erfc_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.046s) 2023-01-11T23:10:57.8019325Z test_nvfuser_extremal_values_erfc_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.046s) 2023-01-11T23:10:57.8019506Z test_nvfuser_extremal_values_erfc_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.046s) 2023-01-11T23:10:57.8019682Z test_nvfuser_extremal_values_erfc_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.045s) 2023-01-11T23:10:57.8019868Z test_nvfuser_extremal_values_erfinv_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.016s) 2023-01-11T23:10:57.8020045Z test_nvfuser_extremal_values_erfinv_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.016s) 2023-01-11T23:10:57.8020219Z test_nvfuser_extremal_values_erfinv_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.015s) 2023-01-11T23:10:57.8020402Z test_nvfuser_extremal_values_exp2_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.041s) 2023-01-11T23:10:57.8020580Z test_nvfuser_extremal_values_exp2_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.041s) 2023-01-11T23:10:57.8020748Z test_nvfuser_extremal_values_exp2_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.041s) 2023-01-11T23:10:57.8020922Z test_nvfuser_extremal_values_exp2_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.040s) 2023-01-11T23:10:57.8021122Z test_nvfuser_extremal_values_exp_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.046s) 2023-01-11T23:10:57.8021310Z test_nvfuser_extremal_values_exp_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.059s) 2023-01-11T23:10:57.8021496Z test_nvfuser_extremal_values_exp_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.061s) 2023-01-11T23:10:57.8021675Z test_nvfuser_extremal_values_exp_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.046s) 2023-01-11T23:10:57.8021852Z test_nvfuser_extremal_values_exp_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.046s) 2023-01-11T23:10:57.8022027Z test_nvfuser_extremal_values_exp_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.045s) 2023-01-11T23:10:57.8022217Z test_nvfuser_extremal_values_expand_as_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.027s) 2023-01-11T23:10:57.8022402Z test_nvfuser_extremal_values_expand_as_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.034s) 2023-01-11T23:10:57.8022596Z test_nvfuser_extremal_values_expand_as_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.035s) 2023-01-11T23:10:57.8022786Z test_nvfuser_extremal_values_expand_as_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.027s) 2023-01-11T23:10:57.8022979Z test_nvfuser_extremal_values_expand_as_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.027s) 2023-01-11T23:10:57.8023161Z test_nvfuser_extremal_values_expand_as_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.027s) 2023-01-11T23:10:57.8023347Z test_nvfuser_extremal_values_expand_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.080s) 2023-01-11T23:10:57.8023535Z test_nvfuser_extremal_values_expand_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.104s) 2023-01-11T23:10:57.8023723Z test_nvfuser_extremal_values_expand_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.106s) 2023-01-11T23:10:57.8023907Z test_nvfuser_extremal_values_expand_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.081s) 2023-01-11T23:10:57.8024107Z test_nvfuser_extremal_values_expand_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.080s) 2023-01-11T23:10:57.8024286Z test_nvfuser_extremal_values_expand_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.078s) 2023-01-11T23:10:57.8024467Z test_nvfuser_extremal_values_expm1_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.018s) 2023-01-11T23:10:57.8024647Z test_nvfuser_extremal_values_expm1_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.018s) 2023-01-11T23:10:57.8024828Z test_nvfuser_extremal_values_expm1_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.018s) 2023-01-11T23:10:57.8025010Z test_nvfuser_extremal_values_expm1_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.018s) 2023-01-11T23:10:57.8025204Z test_nvfuser_extremal_values_eye_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.651s) 2023-01-11T23:10:57.8025436Z test_nvfuser_extremal_values_eye_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.931s) 2023-01-11T23:10:57.8025627Z test_nvfuser_extremal_values_eye_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.950s) 2023-01-11T23:10:57.8025796Z test_nvfuser_extremal_values_eye_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.651s) 2023-01-11T23:10:57.8025973Z test_nvfuser_extremal_values_eye_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.653s) 2023-01-11T23:10:57.8026147Z test_nvfuser_extremal_values_eye_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.642s) 2023-01-11T23:10:57.8026337Z test_nvfuser_extremal_values_fft_fft2_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.078s) 2023-01-11T23:10:57.8026524Z test_nvfuser_extremal_values_fft_fft2_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.079s) 2023-01-11T23:10:57.8026709Z test_nvfuser_extremal_values_fft_fft2_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.053s) 2023-01-11T23:10:57.8026915Z test_nvfuser_extremal_values_fft_fft2_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.053s) 2023-01-11T23:10:57.8027101Z test_nvfuser_extremal_values_fft_fft2_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.056s) 2023-01-11T23:10:57.8027290Z test_nvfuser_extremal_values_fft_fft_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.087s) 2023-01-11T23:10:57.8027466Z test_nvfuser_extremal_values_fft_fft_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.088s) 2023-01-11T23:10:57.8027645Z test_nvfuser_extremal_values_fft_fft_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.059s) 2023-01-11T23:10:57.8027826Z test_nvfuser_extremal_values_fft_fft_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.058s) 2023-01-11T23:10:57.8028013Z test_nvfuser_extremal_values_fft_fft_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.059s) 2023-01-11T23:10:57.8028316Z test_nvfuser_extremal_values_fft_fftn_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.100s) 2023-01-11T23:10:57.8028513Z test_nvfuser_extremal_values_fft_fftn_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.102s) 2023-01-11T23:10:57.8028753Z test_nvfuser_extremal_values_fft_fftn_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.068s) 2023-01-11T23:10:57.8028937Z test_nvfuser_extremal_values_fft_fftn_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.068s) 2023-01-11T23:10:57.8029122Z test_nvfuser_extremal_values_fft_fftn_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.070s) 2023-01-11T23:10:57.8029306Z test_nvfuser_extremal_values_fft_fftshift_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.040s) 2023-01-11T23:10:57.8029500Z test_nvfuser_extremal_values_fft_fftshift_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.058s) 2023-01-11T23:10:57.8029714Z test_nvfuser_extremal_values_fft_fftshift_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.059s) 2023-01-11T23:10:57.8029941Z test_nvfuser_extremal_values_fft_fftshift_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.039s) 2023-01-11T23:10:57.8030155Z test_nvfuser_extremal_values_fft_fftshift_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.039s) 2023-01-11T23:10:57.8030340Z test_nvfuser_extremal_values_fft_fftshift_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.038s) 2023-01-11T23:10:57.8030527Z test_nvfuser_extremal_values_fft_hfft2_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.083s) 2023-01-11T23:10:57.8030714Z test_nvfuser_extremal_values_fft_hfft2_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.085s) 2023-01-11T23:10:57.8030901Z test_nvfuser_extremal_values_fft_hfft2_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.057s) 2023-01-11T23:10:57.8031074Z test_nvfuser_extremal_values_fft_hfft2_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.057s) 2023-01-11T23:10:57.8031263Z test_nvfuser_extremal_values_fft_hfft2_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.056s) 2023-01-11T23:10:57.8031456Z test_nvfuser_extremal_values_fft_hfft_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.087s) 2023-01-11T23:10:57.8031644Z test_nvfuser_extremal_values_fft_hfft_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.091s) 2023-01-11T23:10:57.8031826Z test_nvfuser_extremal_values_fft_hfft_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.061s) 2023-01-11T23:10:57.8032050Z test_nvfuser_extremal_values_fft_hfft_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.060s) 2023-01-11T23:10:57.8032272Z test_nvfuser_extremal_values_fft_hfft_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.059s) 2023-01-11T23:10:57.8032507Z test_nvfuser_extremal_values_fft_hfftn_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.103s) 2023-01-11T23:10:57.8032739Z test_nvfuser_extremal_values_fft_hfftn_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.106s) 2023-01-11T23:10:57.8032986Z test_nvfuser_extremal_values_fft_hfftn_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.072s) 2023-01-11T23:10:57.8033218Z test_nvfuser_extremal_values_fft_hfftn_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.071s) 2023-01-11T23:10:57.8033423Z test_nvfuser_extremal_values_fft_hfftn_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.070s) 2023-01-11T23:10:57.8033609Z test_nvfuser_extremal_values_fft_ifft2_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.079s) 2023-01-11T23:10:57.8033799Z test_nvfuser_extremal_values_fft_ifft2_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.081s) 2023-01-11T23:10:57.8033978Z test_nvfuser_extremal_values_fft_ifft2_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.055s) 2023-01-11T23:10:57.8034157Z test_nvfuser_extremal_values_fft_ifft2_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.055s) 2023-01-11T23:10:57.8034336Z test_nvfuser_extremal_values_fft_ifft2_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.055s) 2023-01-11T23:10:57.8034524Z test_nvfuser_extremal_values_fft_ifft_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.087s) 2023-01-11T23:10:57.8034702Z test_nvfuser_extremal_values_fft_ifft_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.088s) 2023-01-11T23:10:57.8034882Z test_nvfuser_extremal_values_fft_ifft_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.062s) 2023-01-11T23:10:57.8035061Z test_nvfuser_extremal_values_fft_ifft_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.061s) 2023-01-11T23:10:57.8035241Z test_nvfuser_extremal_values_fft_ifft_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.061s) 2023-01-11T23:10:57.8035428Z test_nvfuser_extremal_values_fft_ifftn_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.101s) 2023-01-11T23:10:57.8035619Z test_nvfuser_extremal_values_fft_ifftn_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.103s) 2023-01-11T23:10:57.8035800Z test_nvfuser_extremal_values_fft_ifftn_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.070s) 2023-01-11T23:10:57.8043343Z test_nvfuser_extremal_values_fft_ifftn_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.070s) 2023-01-11T23:10:57.8043554Z test_nvfuser_extremal_values_fft_ifftn_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.069s) 2023-01-11T23:10:57.8043749Z test_nvfuser_extremal_values_fft_ifftshift_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.039s) 2023-01-11T23:10:57.8043935Z test_nvfuser_extremal_values_fft_ifftshift_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.057s) 2023-01-11T23:10:57.8044127Z test_nvfuser_extremal_values_fft_ifftshift_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.058s) 2023-01-11T23:10:57.8044321Z test_nvfuser_extremal_values_fft_ifftshift_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.040s) 2023-01-11T23:10:57.8044513Z test_nvfuser_extremal_values_fft_ifftshift_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.039s) 2023-01-11T23:10:57.8044707Z test_nvfuser_extremal_values_fft_ifftshift_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.039s) 2023-01-11T23:10:57.8044897Z test_nvfuser_extremal_values_fft_ihfft2_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.058s) 2023-01-11T23:10:57.8045087Z test_nvfuser_extremal_values_fft_ihfft2_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.057s) 2023-01-11T23:10:57.8045268Z test_nvfuser_extremal_values_fft_ihfft2_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.057s) 2023-01-11T23:10:57.8045450Z test_nvfuser_extremal_values_fft_ihfft_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.060s) 2023-01-11T23:10:57.8045626Z test_nvfuser_extremal_values_fft_ihfft_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.060s) 2023-01-11T23:10:57.8045806Z test_nvfuser_extremal_values_fft_ihfft_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.060s) 2023-01-11T23:10:57.8045992Z test_nvfuser_extremal_values_fft_ihfftn_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.071s) 2023-01-11T23:10:57.8046236Z test_nvfuser_extremal_values_fft_ihfftn_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.070s) 2023-01-11T23:10:57.8046416Z test_nvfuser_extremal_values_fft_ihfftn_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.072s) 2023-01-11T23:10:57.8046607Z test_nvfuser_extremal_values_fft_irfft2_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.079s) 2023-01-11T23:10:57.8046796Z test_nvfuser_extremal_values_fft_irfft2_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.081s) 2023-01-11T23:10:57.8046983Z test_nvfuser_extremal_values_fft_irfft2_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.055s) 2023-01-11T23:10:57.8047171Z test_nvfuser_extremal_values_fft_irfft2_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.055s) 2023-01-11T23:10:57.8047343Z test_nvfuser_extremal_values_fft_irfft2_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.054s) 2023-01-11T23:10:57.8047531Z test_nvfuser_extremal_values_fft_irfft_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.087s) 2023-01-11T23:10:57.8047718Z test_nvfuser_extremal_values_fft_irfft_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.089s) 2023-01-11T23:10:57.8047905Z test_nvfuser_extremal_values_fft_irfft_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.060s) 2023-01-11T23:10:57.8048085Z test_nvfuser_extremal_values_fft_irfft_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.060s) 2023-01-11T23:10:57.8048259Z test_nvfuser_extremal_values_fft_irfft_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.058s) 2023-01-11T23:10:57.8048451Z test_nvfuser_extremal_values_fft_irfftn_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.101s) 2023-01-11T23:10:57.8048677Z test_nvfuser_extremal_values_fft_irfftn_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.103s) 2023-01-11T23:10:57.8048905Z test_nvfuser_extremal_values_fft_irfftn_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.070s) 2023-01-11T23:10:57.8049124Z test_nvfuser_extremal_values_fft_irfftn_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.069s) 2023-01-11T23:10:57.8049381Z test_nvfuser_extremal_values_fft_irfftn_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.068s) 2023-01-11T23:10:57.8049612Z test_nvfuser_extremal_values_fft_rfft2_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.055s) 2023-01-11T23:10:57.8049847Z test_nvfuser_extremal_values_fft_rfft2_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.054s) 2023-01-11T23:10:57.8050076Z test_nvfuser_extremal_values_fft_rfft2_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.054s) 2023-01-11T23:10:57.8050305Z test_nvfuser_extremal_values_fft_rfft_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.058s) 2023-01-11T23:10:57.8050531Z test_nvfuser_extremal_values_fft_rfft_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.057s) 2023-01-11T23:10:57.8050765Z test_nvfuser_extremal_values_fft_rfft_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.057s) 2023-01-11T23:10:57.8050987Z test_nvfuser_extremal_values_fft_rfftn_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.069s) 2023-01-11T23:10:57.8051159Z test_nvfuser_extremal_values_fft_rfftn_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.068s) 2023-01-11T23:10:57.8051339Z test_nvfuser_extremal_values_fft_rfftn_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.067s) 2023-01-11T23:10:57.8051539Z test_nvfuser_extremal_values_fill_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: No fill_ op (0.002s) 2023-01-11T23:10:57.8051741Z test_nvfuser_extremal_values_fill_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: No fill_ op (0.002s) 2023-01-11T23:10:57.8051947Z test_nvfuser_extremal_values_fill_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: No fill_ op (0.002s) 2023-01-11T23:10:57.8052144Z test_nvfuser_extremal_values_fill_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: No fill_ op (0.002s) 2023-01-11T23:10:57.8052373Z test_nvfuser_extremal_values_fill_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: No fill_ op (0.002s) 2023-01-11T23:10:57.8052565Z test_nvfuser_extremal_values_fill_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: No fill_ op (0.002s) 2023-01-11T23:10:57.8052758Z test_nvfuser_extremal_values_flatten_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.087s) 2023-01-11T23:10:57.8052935Z test_nvfuser_extremal_values_flatten_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.132s) 2023-01-11T23:10:57.8053125Z test_nvfuser_extremal_values_flatten_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.134s) 2023-01-11T23:10:57.8053306Z test_nvfuser_extremal_values_flatten_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.087s) 2023-01-11T23:10:57.8053491Z test_nvfuser_extremal_values_flatten_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.088s) 2023-01-11T23:10:57.8053677Z test_nvfuser_extremal_values_flatten_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.086s) 2023-01-11T23:10:57.8053865Z test_nvfuser_extremal_values_flip_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.141s) 2023-01-11T23:10:57.8054046Z test_nvfuser_extremal_values_flip_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.207s) 2023-01-11T23:10:57.8054476Z test_nvfuser_extremal_values_flip_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.208s) 2023-01-11T23:10:57.8054711Z test_nvfuser_extremal_values_flip_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.144s) 2023-01-11T23:10:57.8054882Z test_nvfuser_extremal_values_flip_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.142s) 2023-01-11T23:10:57.8055064Z test_nvfuser_extremal_values_flip_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.142s) 2023-01-11T23:10:57.8055252Z test_nvfuser_extremal_values_fliplr_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.028s) 2023-01-11T23:10:57.8055447Z test_nvfuser_extremal_values_fliplr_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.040s) 2023-01-11T23:10:57.8055710Z test_nvfuser_extremal_values_fliplr_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.040s) 2023-01-11T23:10:57.8055895Z test_nvfuser_extremal_values_fliplr_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.027s) 2023-01-11T23:10:57.8056083Z test_nvfuser_extremal_values_fliplr_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.027s) 2023-01-11T23:10:57.8056264Z test_nvfuser_extremal_values_fliplr_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.028s) 2023-01-11T23:10:57.8056446Z test_nvfuser_extremal_values_flipud_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.028s) 2023-01-11T23:10:57.8056624Z test_nvfuser_extremal_values_flipud_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.040s) 2023-01-11T23:10:57.8056812Z test_nvfuser_extremal_values_flipud_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.040s) 2023-01-11T23:10:57.8056995Z test_nvfuser_extremal_values_flipud_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.028s) 2023-01-11T23:10:57.8057179Z test_nvfuser_extremal_values_flipud_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.028s) 2023-01-11T23:10:57.8057356Z test_nvfuser_extremal_values_flipud_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.027s) 2023-01-11T23:10:57.8057531Z test_nvfuser_extremal_values_float_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.043s) 2023-01-11T23:10:57.8057719Z test_nvfuser_extremal_values_float_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.061s) 2023-01-11T23:10:57.8057901Z test_nvfuser_extremal_values_float_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.061s) 2023-01-11T23:10:57.8058084Z test_nvfuser_extremal_values_float_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.044s) 2023-01-11T23:10:57.8058253Z test_nvfuser_extremal_values_float_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.043s) 2023-01-11T23:10:57.8058461Z test_nvfuser_extremal_values_float_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.043s) 2023-01-11T23:10:57.8058657Z test_nvfuser_extremal_values_float_power_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.130s) 2023-01-11T23:10:57.8058854Z test_nvfuser_extremal_values_float_power_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.193s) 2023-01-11T23:10:57.8059054Z test_nvfuser_extremal_values_float_power_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.201s) 2023-01-11T23:10:57.8059247Z test_nvfuser_extremal_values_float_power_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.130s) 2023-01-11T23:10:57.8059439Z test_nvfuser_extremal_values_float_power_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.130s) 2023-01-11T23:10:57.8059632Z test_nvfuser_extremal_values_float_power_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.126s) 2023-01-11T23:10:57.8059852Z test_nvfuser_extremal_values_floor_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.018s) 2023-01-11T23:10:57.8060041Z test_nvfuser_extremal_values_floor_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.018s) 2023-01-11T23:10:57.8060221Z test_nvfuser_extremal_values_floor_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.018s) 2023-01-11T23:10:57.8060399Z test_nvfuser_extremal_values_floor_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.018s) 2023-01-11T23:10:57.8060590Z test_nvfuser_extremal_values_floor_divide_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.132s) 2023-01-11T23:10:57.8060781Z test_nvfuser_extremal_values_floor_divide_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.131s) 2023-01-11T23:10:57.8060970Z test_nvfuser_extremal_values_floor_divide_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.132s) 2023-01-11T23:10:57.8061159Z test_nvfuser_extremal_values_floor_divide_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.130s) 2023-01-11T23:10:57.8061351Z test_nvfuser_extremal_values_fmax_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.127s) 2023-01-11T23:10:57.8061560Z test_nvfuser_extremal_values_fmax_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.127s) 2023-01-11T23:10:57.8061731Z test_nvfuser_extremal_values_fmax_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.127s) 2023-01-11T23:10:57.8061908Z test_nvfuser_extremal_values_fmax_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.125s) 2023-01-11T23:10:57.8062087Z test_nvfuser_extremal_values_fmin_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.127s) 2023-01-11T23:10:57.8062259Z test_nvfuser_extremal_values_fmin_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.127s) 2023-01-11T23:10:57.8062437Z test_nvfuser_extremal_values_fmin_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.127s) 2023-01-11T23:10:57.8062618Z test_nvfuser_extremal_values_fmin_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.125s) 2023-01-11T23:10:57.8062806Z test_nvfuser_extremal_values_fmod_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.166s) 2023-01-11T23:10:57.8062989Z test_nvfuser_extremal_values_fmod_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.165s) 2023-01-11T23:10:57.8063167Z test_nvfuser_extremal_values_fmod_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.165s) 2023-01-11T23:10:57.8063332Z test_nvfuser_extremal_values_fmod_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.163s) 2023-01-11T23:10:57.8063512Z test_nvfuser_extremal_values_frac_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.018s) 2023-01-11T23:10:57.8063692Z test_nvfuser_extremal_values_frac_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.018s) 2023-01-11T23:10:57.8063872Z test_nvfuser_extremal_values_frac_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.018s) 2023-01-11T23:10:57.8064047Z test_nvfuser_extremal_values_frac_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.018s) 2023-01-11T23:10:57.8064250Z test_nvfuser_extremal_values_frexp_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.046s) 2023-01-11T23:10:57.8064435Z test_nvfuser_extremal_values_frexp_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.048s) 2023-01-11T23:10:57.8064618Z test_nvfuser_extremal_values_frexp_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.046s) 2023-01-11T23:10:57.8064785Z test_nvfuser_extremal_values_full_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.032s) 2023-01-11T23:10:57.8064972Z test_nvfuser_extremal_values_full_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.045s) 2023-01-11T23:10:57.8065156Z test_nvfuser_extremal_values_full_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.046s) 2023-01-11T23:10:57.8065334Z test_nvfuser_extremal_values_full_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.032s) 2023-01-11T23:10:57.8065508Z test_nvfuser_extremal_values_full_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.032s) 2023-01-11T23:10:57.8065692Z test_nvfuser_extremal_values_full_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.031s) 2023-01-11T23:10:57.8065881Z test_nvfuser_extremal_values_full_like_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.071s) 2023-01-11T23:10:57.8066072Z test_nvfuser_extremal_values_full_like_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.101s) 2023-01-11T23:10:57.8066265Z test_nvfuser_extremal_values_full_like_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.101s) 2023-01-11T23:10:57.8066441Z test_nvfuser_extremal_values_full_like_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.068s) 2023-01-11T23:10:57.8066624Z test_nvfuser_extremal_values_full_like_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.068s) 2023-01-11T23:10:57.8066811Z test_nvfuser_extremal_values_full_like_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.070s) 2023-01-11T23:10:57.8067003Z test_nvfuser_extremal_values_gather_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.079s) 2023-01-11T23:10:57.8067216Z test_nvfuser_extremal_values_gather_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.117s) 2023-01-11T23:10:57.8067403Z test_nvfuser_extremal_values_gather_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.120s) 2023-01-11T23:10:57.8067591Z test_nvfuser_extremal_values_gather_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.080s) 2023-01-11T23:10:57.8067772Z test_nvfuser_extremal_values_gather_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.079s) 2023-01-11T23:10:57.8067954Z test_nvfuser_extremal_values_gather_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.078s) 2023-01-11T23:10:57.8068127Z test_nvfuser_extremal_values_ge_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.153s) 2023-01-11T23:10:57.8068306Z test_nvfuser_extremal_values_ge_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.150s) 2023-01-11T23:10:57.8068484Z test_nvfuser_extremal_values_ge_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.153s) 2023-01-11T23:10:57.8068722Z test_nvfuser_extremal_values_ge_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.150s) 2023-01-11T23:10:57.8068910Z test_nvfuser_extremal_values_geqrf_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.927s) 2023-01-11T23:10:57.8069098Z test_nvfuser_extremal_values_geqrf_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.924s) 2023-01-11T23:10:57.8069285Z test_nvfuser_extremal_values_geqrf_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.574s) 2023-01-11T23:10:57.8069462Z test_nvfuser_extremal_values_geqrf_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.572s) 2023-01-11T23:10:57.8069666Z test_nvfuser_extremal_values_gradient_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.002s) 2023-01-11T23:10:57.8069862Z test_nvfuser_extremal_values_gradient_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.002s) 2023-01-11T23:10:57.8070098Z test_nvfuser_extremal_values_gradient_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.002s) 2023-01-11T23:10:57.8070297Z test_nvfuser_extremal_values_gradient_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.002s) 2023-01-11T23:10:57.8070490Z test_nvfuser_extremal_values_gradient_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.002s) 2023-01-11T23:10:57.8070691Z test_nvfuser_extremal_values_gradient_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.002s) 2023-01-11T23:10:57.8070885Z test_nvfuser_extremal_values_grid_sampler_2d_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.147s) 2023-01-11T23:10:57.8071075Z test_nvfuser_extremal_values_grid_sampler_2d_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.148s) 2023-01-11T23:10:57.8071275Z test_nvfuser_extremal_values_grid_sampler_2d_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.145s) 2023-01-11T23:10:57.8071460Z test_nvfuser_extremal_values_gt_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.151s) 2023-01-11T23:10:57.8071635Z test_nvfuser_extremal_values_gt_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.151s) 2023-01-11T23:10:57.8071803Z test_nvfuser_extremal_values_gt_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.152s) 2023-01-11T23:10:57.8071979Z test_nvfuser_extremal_values_gt_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.151s) 2023-01-11T23:10:57.8072159Z test_nvfuser_extremal_values_half_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.043s) 2023-01-11T23:10:57.8072344Z test_nvfuser_extremal_values_half_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.059s) 2023-01-11T23:10:57.8072524Z test_nvfuser_extremal_values_half_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.059s) 2023-01-11T23:10:57.8072712Z test_nvfuser_extremal_values_half_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.044s) 2023-01-11T23:10:57.8072887Z test_nvfuser_extremal_values_half_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.044s) 2023-01-11T23:10:57.8073089Z test_nvfuser_extremal_values_half_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.043s) 2023-01-11T23:10:57.8073269Z test_nvfuser_extremal_values_heaviside_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.126s) 2023-01-11T23:10:57.8073455Z test_nvfuser_extremal_values_heaviside_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.128s) 2023-01-11T23:10:57.8073642Z test_nvfuser_extremal_values_heaviside_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.126s) 2023-01-11T23:10:57.8073826Z test_nvfuser_extremal_values_heaviside_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.126s) 2023-01-11T23:10:57.8074018Z test_nvfuser_extremal_values_histc_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.002s) 2023-01-11T23:10:57.8074214Z test_nvfuser_extremal_values_histc_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.002s) 2023-01-11T23:10:57.8074402Z test_nvfuser_extremal_values_hsplit_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.043s) 2023-01-11T23:10:57.8074591Z test_nvfuser_extremal_values_hsplit_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.070s) 2023-01-11T23:10:57.8074778Z test_nvfuser_extremal_values_hsplit_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.073s) 2023-01-11T23:10:57.8074950Z test_nvfuser_extremal_values_hsplit_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.043s) 2023-01-11T23:10:57.8075126Z test_nvfuser_extremal_values_hsplit_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.042s) 2023-01-11T23:10:57.8075308Z test_nvfuser_extremal_values_hsplit_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.041s) 2023-01-11T23:10:57.8075497Z test_nvfuser_extremal_values_hstack_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.018s) 2023-01-11T23:10:57.8075709Z test_nvfuser_extremal_values_hstack_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.028s) 2023-01-11T23:10:57.8075902Z test_nvfuser_extremal_values_hstack_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.028s) 2023-01-11T23:10:57.8076082Z test_nvfuser_extremal_values_hstack_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.019s) 2023-01-11T23:10:57.8076265Z test_nvfuser_extremal_values_hstack_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.019s) 2023-01-11T23:10:57.8076439Z test_nvfuser_extremal_values_hstack_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.018s) 2023-01-11T23:10:57.8076605Z test_nvfuser_extremal_values_hypot_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.126s) 2023-01-11T23:10:57.8076788Z test_nvfuser_extremal_values_hypot_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.127s) 2023-01-11T23:10:57.8076966Z test_nvfuser_extremal_values_hypot_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.126s) 2023-01-11T23:10:57.8077144Z test_nvfuser_extremal_values_hypot_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.125s) 2023-01-11T23:10:57.8077330Z test_nvfuser_extremal_values_i0_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.029s) 2023-01-11T23:10:57.8077508Z test_nvfuser_extremal_values_i0_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.029s) 2023-01-11T23:10:57.8077691Z test_nvfuser_extremal_values_i0_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.029s) 2023-01-11T23:10:57.8077872Z test_nvfuser_extremal_values_i0_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.028s) 2023-01-11T23:10:57.8078060Z test_nvfuser_extremal_values_igamma_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.133s) 2023-01-11T23:10:57.8078229Z test_nvfuser_extremal_values_igamma_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.212s) 2023-01-11T23:10:57.8078425Z test_nvfuser_extremal_values_igammac_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.145s) 2023-01-11T23:10:57.8078637Z test_nvfuser_extremal_values_igammac_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.291s) 2023-01-11T23:10:57.8078893Z test_nvfuser_extremal_values_imag_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.030s) 2023-01-11T23:10:57.8079129Z test_nvfuser_extremal_values_imag_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.031s) 2023-01-11T23:10:57.8079370Z test_nvfuser_extremal_values_index_add_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.149s) 2023-01-11T23:10:57.8079617Z test_nvfuser_extremal_values_index_add_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.223s) 2023-01-11T23:10:57.8079861Z test_nvfuser_extremal_values_index_add_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.229s) 2023-01-11T23:10:57.8080095Z test_nvfuser_extremal_values_index_add_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.147s) 2023-01-11T23:10:57.8080317Z test_nvfuser_extremal_values_index_add_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.148s) 2023-01-11T23:10:57.8080564Z test_nvfuser_extremal_values_index_add_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.145s) 2023-01-11T23:10:57.8080806Z test_nvfuser_extremal_values_index_copy_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.049s) 2023-01-11T23:10:57.8081046Z test_nvfuser_extremal_values_index_copy_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.075s) 2023-01-11T23:10:57.8081243Z test_nvfuser_extremal_values_index_copy_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.076s) 2023-01-11T23:10:57.8081432Z test_nvfuser_extremal_values_index_copy_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.049s) 2023-01-11T23:10:57.8081624Z test_nvfuser_extremal_values_index_copy_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.049s) 2023-01-11T23:10:57.8081818Z test_nvfuser_extremal_values_index_copy_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.048s) 2023-01-11T23:10:57.8082033Z test_nvfuser_extremal_values_index_fill_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.049s) 2023-01-11T23:10:57.8082217Z test_nvfuser_extremal_values_index_fill_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.076s) 2023-01-11T23:10:57.8082408Z test_nvfuser_extremal_values_index_fill_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.077s) 2023-01-11T23:10:57.8082594Z test_nvfuser_extremal_values_index_fill_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.050s) 2023-01-11T23:10:57.8082779Z test_nvfuser_extremal_values_index_fill_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.049s) 2023-01-11T23:10:57.8082966Z test_nvfuser_extremal_values_index_fill_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.049s) 2023-01-11T23:10:57.8083158Z test_nvfuser_extremal_values_index_put_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.076s) 2023-01-11T23:10:57.8083353Z test_nvfuser_extremal_values_index_put_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.116s) 2023-01-11T23:10:57.8083552Z test_nvfuser_extremal_values_index_put_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.117s) 2023-01-11T23:10:57.8083747Z test_nvfuser_extremal_values_index_put_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.075s) 2023-01-11T23:10:57.8083919Z test_nvfuser_extremal_values_index_put_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.076s) 2023-01-11T23:10:57.8084105Z test_nvfuser_extremal_values_index_put_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.075s) 2023-01-11T23:10:57.8084292Z test_nvfuser_extremal_values_index_reduce_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.552s) 2023-01-11T23:10:57.8084489Z test_nvfuser_extremal_values_index_reduce_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.551s) 2023-01-11T23:10:57.8084681Z test_nvfuser_extremal_values_index_reduce_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.551s) 2023-01-11T23:10:57.8084871Z test_nvfuser_extremal_values_index_reduce_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.545s) 2023-01-11T23:10:57.8085083Z test_nvfuser_extremal_values_index_select_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.047s) 2023-01-11T23:10:57.8085281Z test_nvfuser_extremal_values_index_select_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.070s) 2023-01-11T23:10:57.8085478Z test_nvfuser_extremal_values_index_select_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.071s) 2023-01-11T23:10:57.8085672Z test_nvfuser_extremal_values_index_select_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.046s) 2023-01-11T23:10:57.8085854Z test_nvfuser_extremal_values_index_select_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.046s) 2023-01-11T23:10:57.8086037Z test_nvfuser_extremal_values_index_select_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.047s) 2023-01-11T23:10:57.8086228Z test_nvfuser_extremal_values_inner_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.031s) 2023-01-11T23:10:57.8086419Z test_nvfuser_extremal_values_inner_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.046s) 2023-01-11T23:10:57.8086603Z test_nvfuser_extremal_values_inner_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.048s) 2023-01-11T23:10:57.8086788Z test_nvfuser_extremal_values_inner_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.031s) 2023-01-11T23:10:57.8086973Z test_nvfuser_extremal_values_inner_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.031s) 2023-01-11T23:10:57.8087152Z test_nvfuser_extremal_values_inner_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.030s) 2023-01-11T23:10:57.8087336Z test_nvfuser_extremal_values_int_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.040s) 2023-01-11T23:10:57.8087508Z test_nvfuser_extremal_values_int_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.054s) 2023-01-11T23:10:57.8087712Z test_nvfuser_extremal_values_int_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.053s) 2023-01-11T23:10:57.8087901Z test_nvfuser_extremal_values_int_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.041s) 2023-01-11T23:10:57.8088081Z test_nvfuser_extremal_values_int_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.040s) 2023-01-11T23:10:57.8088258Z test_nvfuser_extremal_values_int_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.040s) 2023-01-11T23:10:57.8088443Z test_nvfuser_extremal_values_isclose_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.287s) 2023-01-11T23:10:57.8088683Z test_nvfuser_extremal_values_isclose_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.454s) 2023-01-11T23:10:57.8088921Z test_nvfuser_extremal_values_isclose_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.454s) 2023-01-11T23:10:57.8089141Z test_nvfuser_extremal_values_isclose_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.286s) 2023-01-11T23:10:57.8089379Z test_nvfuser_extremal_values_isclose_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.286s) 2023-01-11T23:10:57.8089609Z test_nvfuser_extremal_values_isclose_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.285s) 2023-01-11T23:10:57.8089849Z test_nvfuser_extremal_values_isfinite_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.044s) 2023-01-11T23:10:57.8090090Z test_nvfuser_extremal_values_isfinite_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.064s) 2023-01-11T23:10:57.8090328Z test_nvfuser_extremal_values_isfinite_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.063s) 2023-01-11T23:10:57.8090563Z test_nvfuser_extremal_values_isfinite_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.043s) 2023-01-11T23:10:57.8090797Z test_nvfuser_extremal_values_isfinite_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.043s) 2023-01-11T23:10:57.8091033Z test_nvfuser_extremal_values_isfinite_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.044s) 2023-01-11T23:10:57.8091247Z test_nvfuser_extremal_values_isin_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.019s) 2023-01-11T23:10:57.8091479Z test_nvfuser_extremal_values_isin_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.019s) 2023-01-11T23:10:57.8091657Z test_nvfuser_extremal_values_isin_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.019s) 2023-01-11T23:10:57.8091840Z test_nvfuser_extremal_values_isinf_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.017s) 2023-01-11T23:10:57.8092028Z test_nvfuser_extremal_values_isinf_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.022s) 2023-01-11T23:10:57.8092219Z test_nvfuser_extremal_values_isinf_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.022s) 2023-01-11T23:10:57.8092408Z test_nvfuser_extremal_values_isinf_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.017s) 2023-01-11T23:10:57.8092594Z test_nvfuser_extremal_values_isinf_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.017s) 2023-01-11T23:10:57.8092781Z test_nvfuser_extremal_values_isinf_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.016s) 2023-01-11T23:10:57.8092958Z test_nvfuser_extremal_values_isnan_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.017s) 2023-01-11T23:10:57.8093147Z test_nvfuser_extremal_values_isnan_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.020s) 2023-01-11T23:10:57.8093334Z test_nvfuser_extremal_values_isnan_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.019s) 2023-01-11T23:10:57.8093514Z test_nvfuser_extremal_values_isnan_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.017s) 2023-01-11T23:10:57.8093701Z test_nvfuser_extremal_values_isnan_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.017s) 2023-01-11T23:10:57.8093883Z test_nvfuser_extremal_values_isnan_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.017s) 2023-01-11T23:10:57.8094095Z test_nvfuser_extremal_values_isneginf_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.016s) 2023-01-11T23:10:57.8094405Z test_nvfuser_extremal_values_isneginf_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.018s) 2023-01-11T23:10:57.8094586Z test_nvfuser_extremal_values_isneginf_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.017s) 2023-01-11T23:10:57.8094760Z test_nvfuser_extremal_values_isneginf_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.017s) 2023-01-11T23:10:57.8094953Z test_nvfuser_extremal_values_isposinf_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.016s) 2023-01-11T23:10:57.8095141Z test_nvfuser_extremal_values_isposinf_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.016s) 2023-01-11T23:10:57.8095326Z test_nvfuser_extremal_values_isposinf_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.017s) 2023-01-11T23:10:57.8095512Z test_nvfuser_extremal_values_isposinf_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.016s) 2023-01-11T23:10:57.8095703Z test_nvfuser_extremal_values_isreal_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.042s) 2023-01-11T23:10:57.8095896Z test_nvfuser_extremal_values_isreal_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.054s) 2023-01-11T23:10:57.8096086Z test_nvfuser_extremal_values_isreal_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.054s) 2023-01-11T23:10:57.8096280Z test_nvfuser_extremal_values_isreal_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.043s) 2023-01-11T23:10:57.8096454Z test_nvfuser_extremal_values_isreal_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.042s) 2023-01-11T23:10:57.8096642Z test_nvfuser_extremal_values_isreal_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.042s) 2023-01-11T23:10:57.8096829Z test_nvfuser_extremal_values_istft_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.359s) 2023-01-11T23:10:57.8097015Z test_nvfuser_extremal_values_istft_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.368s) 2023-01-11T23:10:57.8097249Z test_nvfuser_extremal_values_jiterator_2inputs_2outputs_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.002s) 2023-01-11T23:10:57.8097527Z test_nvfuser_extremal_values_jiterator_2inputs_2outputs_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.002s) 2023-01-11T23:10:57.8097756Z test_nvfuser_extremal_values_jiterator_2inputs_2outputs_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.002s) 2023-01-11T23:10:57.8097981Z test_nvfuser_extremal_values_jiterator_2inputs_2outputs_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.002s) 2023-01-11T23:10:57.8098198Z test_nvfuser_extremal_values_jiterator_2inputs_2outputs_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.002s) 2023-01-11T23:10:57.8098423Z test_nvfuser_extremal_values_jiterator_2inputs_2outputs_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.002s) 2023-01-11T23:10:57.8098642Z test_nvfuser_extremal_values_jiterator_4inputs_with_extra_args_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.002s) 2023-01-11T23:10:57.8098880Z test_nvfuser_extremal_values_jiterator_4inputs_with_extra_args_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.002s) 2023-01-11T23:10:57.8099114Z test_nvfuser_extremal_values_jiterator_4inputs_with_extra_args_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.002s) 2023-01-11T23:10:57.8099339Z test_nvfuser_extremal_values_jiterator_4inputs_with_extra_args_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.002s) 2023-01-11T23:10:57.8099566Z test_nvfuser_extremal_values_jiterator_4inputs_with_extra_args_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.002s) 2023-01-11T23:10:57.8099788Z test_nvfuser_extremal_values_jiterator_4inputs_with_extra_args_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.002s) 2023-01-11T23:10:57.8100036Z test_nvfuser_extremal_values_jiterator_binary_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.002s) 2023-01-11T23:10:57.8100257Z test_nvfuser_extremal_values_jiterator_binary_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.002s) 2023-01-11T23:10:57.8100473Z test_nvfuser_extremal_values_jiterator_binary_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.002s) 2023-01-11T23:10:57.8100691Z test_nvfuser_extremal_values_jiterator_binary_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.002s) 2023-01-11T23:10:57.8100888Z test_nvfuser_extremal_values_jiterator_binary_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.002s) 2023-01-11T23:10:57.8101100Z test_nvfuser_extremal_values_jiterator_binary_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.002s) 2023-01-11T23:10:57.8101331Z test_nvfuser_extremal_values_jiterator_binary_return_by_ref_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.002s) 2023-01-11T23:10:57.8101565Z test_nvfuser_extremal_values_jiterator_binary_return_by_ref_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.002s) 2023-01-11T23:10:57.8101797Z test_nvfuser_extremal_values_jiterator_binary_return_by_ref_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.002s) 2023-01-11T23:10:57.8102025Z test_nvfuser_extremal_values_jiterator_binary_return_by_ref_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.002s) 2023-01-11T23:10:57.8102252Z test_nvfuser_extremal_values_jiterator_binary_return_by_ref_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.002s) 2023-01-11T23:10:57.8102476Z test_nvfuser_extremal_values_jiterator_binary_return_by_ref_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.002s) 2023-01-11T23:10:57.8102685Z test_nvfuser_extremal_values_jiterator_unary_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.002s) 2023-01-11T23:10:57.8102905Z test_nvfuser_extremal_values_jiterator_unary_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.002s) 2023-01-11T23:10:57.8103186Z test_nvfuser_extremal_values_jiterator_unary_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.002s) 2023-01-11T23:10:57.8103382Z test_nvfuser_extremal_values_jiterator_unary_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.002s) 2023-01-11T23:10:57.8103600Z test_nvfuser_extremal_values_jiterator_unary_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.002s) 2023-01-11T23:10:57.8103809Z test_nvfuser_extremal_values_jiterator_unary_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.002s) 2023-01-11T23:10:57.8104003Z test_nvfuser_extremal_values_kron_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.016s) 2023-01-11T23:10:57.8104193Z test_nvfuser_extremal_values_kron_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.024s) 2023-01-11T23:10:57.8104386Z test_nvfuser_extremal_values_kron_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.024s) 2023-01-11T23:10:57.8104578Z test_nvfuser_extremal_values_kron_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.016s) 2023-01-11T23:10:57.8104760Z test_nvfuser_extremal_values_kron_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.016s) 2023-01-11T23:10:57.8104939Z test_nvfuser_extremal_values_kron_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.016s) 2023-01-11T23:10:57.8105118Z test_nvfuser_extremal_values_kthvalue_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.174s) 2023-01-11T23:10:57.8105307Z test_nvfuser_extremal_values_kthvalue_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.172s) 2023-01-11T23:10:57.8105494Z test_nvfuser_extremal_values_kthvalue_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.171s) 2023-01-11T23:10:57.8105682Z test_nvfuser_extremal_values_ldexp_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.132s) 2023-01-11T23:10:57.8105890Z test_nvfuser_extremal_values_ldexp_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.201s) 2023-01-11T23:10:57.8106088Z test_nvfuser_extremal_values_ldexp_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.206s) 2023-01-11T23:10:57.8106277Z test_nvfuser_extremal_values_ldexp_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.132s) 2023-01-11T23:10:57.8106465Z test_nvfuser_extremal_values_ldexp_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.131s) 2023-01-11T23:10:57.8106650Z test_nvfuser_extremal_values_ldexp_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.130s) 2023-01-11T23:10:57.8106822Z test_nvfuser_extremal_values_le_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.152s) 2023-01-11T23:10:57.8107009Z test_nvfuser_extremal_values_le_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.150s) 2023-01-11T23:10:57.8107193Z test_nvfuser_extremal_values_le_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.151s) 2023-01-11T23:10:57.8107380Z test_nvfuser_extremal_values_le_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.150s) 2023-01-11T23:10:57.8107566Z test_nvfuser_extremal_values_lerp_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.285s) 2023-01-11T23:10:57.8107755Z test_nvfuser_extremal_values_lerp_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.500s) 2023-01-11T23:10:57.8107947Z test_nvfuser_extremal_values_lerp_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.512s) 2023-01-11T23:10:57.8108128Z test_nvfuser_extremal_values_lerp_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.286s) 2023-01-11T23:10:57.8108296Z test_nvfuser_extremal_values_lerp_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.285s) 2023-01-11T23:10:57.8108480Z test_nvfuser_extremal_values_lerp_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.281s) 2023-01-11T23:10:57.8108727Z test_nvfuser_extremal_values_lgamma_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.046s) 2023-01-11T23:10:57.8108934Z test_nvfuser_extremal_values_lgamma_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.046s) 2023-01-11T23:10:57.8109110Z test_nvfuser_extremal_values_lgamma_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.045s) 2023-01-11T23:10:57.8109313Z test_nvfuser_extremal_values_linalg_cholesky_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.221s) 2023-01-11T23:10:57.8109520Z test_nvfuser_extremal_values_linalg_cholesky_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.223s) 2023-01-11T23:10:57.8109720Z test_nvfuser_extremal_values_linalg_cholesky_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.134s) 2023-01-11T23:10:57.8109923Z test_nvfuser_extremal_values_linalg_cholesky_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.137s) 2023-01-11T23:10:57.8110124Z test_nvfuser_extremal_values_linalg_cholesky_ex_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.195s) 2023-01-11T23:10:57.8110315Z test_nvfuser_extremal_values_linalg_cholesky_ex_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.200s) 2023-01-11T23:10:57.8110516Z test_nvfuser_extremal_values_linalg_cholesky_ex_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.129s) 2023-01-11T23:10:57.8110717Z test_nvfuser_extremal_values_linalg_cholesky_ex_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.128s) 2023-01-11T23:10:57.8110917Z test_nvfuser_extremal_values_linalg_cond_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... ok (9.520s) 2023-01-11T23:10:57.8111117Z test_nvfuser_extremal_values_linalg_cond_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.810s) 2023-01-11T23:10:57.8111314Z test_nvfuser_extremal_values_linalg_cond_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.164s) 2023-01-11T23:10:57.8111510Z test_nvfuser_extremal_values_linalg_cond_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.543s) 2023-01-11T23:10:57.8111726Z test_nvfuser_extremal_values_linalg_cross_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.037s) 2023-01-11T23:10:57.8111925Z test_nvfuser_extremal_values_linalg_cross_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.037s) 2023-01-11T23:10:57.8112104Z test_nvfuser_extremal_values_linalg_cross_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.025s) 2023-01-11T23:10:57.8112338Z test_nvfuser_extremal_values_linalg_cross_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.024s) 2023-01-11T23:10:57.8112565Z test_nvfuser_extremal_values_linalg_cross_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.024s) 2023-01-11T23:10:57.8112802Z test_nvfuser_extremal_values_linalg_det_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.121s) 2023-01-11T23:10:57.8113036Z test_nvfuser_extremal_values_linalg_det_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.113s) 2023-01-11T23:10:57.8113278Z test_nvfuser_extremal_values_linalg_det_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.074s) 2023-01-11T23:10:57.8113481Z test_nvfuser_extremal_values_linalg_det_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.074s) 2023-01-11T23:10:57.8113677Z test_nvfuser_extremal_values_linalg_det_singular_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.419s) 2023-01-11T23:10:57.8113880Z test_nvfuser_extremal_values_linalg_det_singular_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.425s) 2023-01-11T23:10:57.8114068Z test_nvfuser_extremal_values_linalg_det_singular_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.271s) 2023-01-11T23:10:57.8114259Z test_nvfuser_extremal_values_linalg_det_singular_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.268s) 2023-01-11T23:10:57.8114450Z test_nvfuser_extremal_values_linalg_eig_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.262s) 2023-01-11T23:10:57.8114642Z test_nvfuser_extremal_values_linalg_eig_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.249s) 2023-01-11T23:10:57.8114829Z test_nvfuser_extremal_values_linalg_eig_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.120s) 2023-01-11T23:10:57.8115046Z test_nvfuser_extremal_values_linalg_eig_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.121s) 2023-01-11T23:10:57.8115242Z test_nvfuser_extremal_values_linalg_eigh_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.300s) 2023-01-11T23:10:57.8115439Z test_nvfuser_extremal_values_linalg_eigh_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.228s) 2023-01-11T23:10:57.8115639Z test_nvfuser_extremal_values_linalg_eigh_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.110s) 2023-01-11T23:10:57.8115818Z test_nvfuser_extremal_values_linalg_eigh_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.117s) 2023-01-11T23:10:57.8116039Z test_nvfuser_extremal_values_linalg_eigvals_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.002s) 2023-01-11T23:10:57.8116247Z test_nvfuser_extremal_values_linalg_eigvals_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.002s) 2023-01-11T23:10:57.8116456Z test_nvfuser_extremal_values_linalg_eigvals_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.002s) 2023-01-11T23:10:57.8116665Z test_nvfuser_extremal_values_linalg_eigvals_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.002s) 2023-01-11T23:10:57.8116867Z test_nvfuser_extremal_values_linalg_eigvalsh_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.283s) 2023-01-11T23:10:57.8117066Z test_nvfuser_extremal_values_linalg_eigvalsh_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.214s) 2023-01-11T23:10:57.8117269Z test_nvfuser_extremal_values_linalg_eigvalsh_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.102s) 2023-01-11T23:10:57.8117462Z test_nvfuser_extremal_values_linalg_eigvalsh_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.110s) 2023-01-11T23:10:57.8117699Z test_nvfuser_extremal_values_linalg_householder_product_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.101s) 2023-01-11T23:10:57.8117901Z test_nvfuser_extremal_values_linalg_householder_product_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.106s) 2023-01-11T23:10:57.8118108Z test_nvfuser_extremal_values_linalg_householder_product_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.066s) 2023-01-11T23:10:57.8118322Z test_nvfuser_extremal_values_linalg_householder_product_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.064s) 2023-01-11T23:10:57.8118564Z test_nvfuser_extremal_values_linalg_inv_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.110s) 2023-01-11T23:10:57.8118805Z test_nvfuser_extremal_values_linalg_inv_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.098s) 2023-01-11T23:10:57.8119043Z test_nvfuser_extremal_values_linalg_inv_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.066s) 2023-01-11T23:10:57.8119285Z test_nvfuser_extremal_values_linalg_inv_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.067s) 2023-01-11T23:10:57.8119533Z test_nvfuser_extremal_values_linalg_inv_ex_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.120s) 2023-01-11T23:10:57.8119778Z test_nvfuser_extremal_values_linalg_inv_ex_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.107s) 2023-01-11T23:10:57.8120003Z test_nvfuser_extremal_values_linalg_inv_ex_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.070s) 2023-01-11T23:10:57.8120241Z test_nvfuser_extremal_values_linalg_inv_ex_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.073s) 2023-01-11T23:10:57.8120495Z test_nvfuser_extremal_values_linalg_ldl_factor_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.260s) 2023-01-11T23:10:57.8120741Z test_nvfuser_extremal_values_linalg_ldl_factor_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.258s) 2023-01-11T23:10:57.8120939Z test_nvfuser_extremal_values_linalg_ldl_factor_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.046s) 2023-01-11T23:10:57.8121167Z test_nvfuser_extremal_values_linalg_ldl_factor_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.046s) 2023-01-11T23:10:57.8121372Z test_nvfuser_extremal_values_linalg_ldl_factor_ex_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.228s) 2023-01-11T23:10:57.8121582Z test_nvfuser_extremal_values_linalg_ldl_factor_ex_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.226s) 2023-01-11T23:10:57.8121782Z test_nvfuser_extremal_values_linalg_ldl_factor_ex_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.041s) 2023-01-11T23:10:57.8121982Z test_nvfuser_extremal_values_linalg_ldl_factor_ex_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.041s) 2023-01-11T23:10:57.8122168Z test_nvfuser_extremal_values_linalg_ldl_solve_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.205s) 2023-01-11T23:10:57.8122361Z test_nvfuser_extremal_values_linalg_ldl_solve_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.210s) 2023-01-11T23:10:57.8122564Z test_nvfuser_extremal_values_linalg_ldl_solve_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.133s) 2023-01-11T23:10:57.8122768Z test_nvfuser_extremal_values_linalg_ldl_solve_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.132s) 2023-01-11T23:10:57.8122969Z test_nvfuser_extremal_values_linalg_lstsq_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.217s) 2023-01-11T23:10:57.8123165Z test_nvfuser_extremal_values_linalg_lstsq_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.196s) 2023-01-11T23:10:57.8123360Z test_nvfuser_extremal_values_linalg_lstsq_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.114s) 2023-01-11T23:10:57.8123554Z test_nvfuser_extremal_values_linalg_lstsq_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.118s) 2023-01-11T23:10:57.8123761Z test_nvfuser_extremal_values_linalg_lstsq_grad_oriented_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.035s) 2023-01-11T23:10:57.8123987Z test_nvfuser_extremal_values_linalg_lstsq_grad_oriented_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.010s) 2023-01-11T23:10:57.8124195Z test_nvfuser_extremal_values_linalg_lstsq_grad_oriented_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.009s) 2023-01-11T23:10:57.8124395Z test_nvfuser_extremal_values_linalg_lstsq_grad_oriented_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.012s) 2023-01-11T23:10:57.8124583Z test_nvfuser_extremal_values_linalg_lu_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.582s) 2023-01-11T23:10:57.8124778Z test_nvfuser_extremal_values_linalg_lu_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.600s) 2023-01-11T23:10:57.8124971Z test_nvfuser_extremal_values_linalg_lu_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.335s) 2023-01-11T23:10:57.8125162Z test_nvfuser_extremal_values_linalg_lu_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.327s) 2023-01-11T23:10:57.8125374Z test_nvfuser_extremal_values_linalg_lu_factor_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.610s) 2023-01-11T23:10:57.8125576Z test_nvfuser_extremal_values_linalg_lu_factor_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.494s) 2023-01-11T23:10:57.8125760Z test_nvfuser_extremal_values_linalg_lu_factor_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.305s) 2023-01-11T23:10:57.8125956Z test_nvfuser_extremal_values_linalg_lu_factor_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.322s) 2023-01-11T23:10:57.8126154Z test_nvfuser_extremal_values_linalg_lu_factor_ex_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.477s) 2023-01-11T23:10:57.8126357Z test_nvfuser_extremal_values_linalg_lu_factor_ex_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.479s) 2023-01-11T23:10:57.8126553Z test_nvfuser_extremal_values_linalg_lu_factor_ex_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.289s) 2023-01-11T23:10:57.8126749Z test_nvfuser_extremal_values_linalg_lu_factor_ex_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.288s) 2023-01-11T23:10:57.8126971Z test_nvfuser_extremal_values_linalg_lu_solve_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... ok (1.222s) 2023-01-11T23:10:57.8127172Z test_nvfuser_extremal_values_linalg_lu_solve_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (1.210s) 2023-01-11T23:10:57.8127371Z test_nvfuser_extremal_values_linalg_lu_solve_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.817s) 2023-01-11T23:10:57.8127570Z test_nvfuser_extremal_values_linalg_lu_solve_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.815s) 2023-01-11T23:10:57.8127757Z test_nvfuser_extremal_values_linalg_matrix_norm_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.342s) 2023-01-11T23:10:57.8127955Z test_nvfuser_extremal_values_linalg_matrix_norm_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... ok (76.439s) 2023-01-11T23:10:57.8128167Z test_nvfuser_extremal_values_linalg_matrix_norm_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (7.005s) 2023-01-11T23:10:57.8128370Z test_nvfuser_extremal_values_linalg_matrix_norm_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.344s) 2023-01-11T23:10:57.8128593Z test_nvfuser_extremal_values_linalg_matrix_norm_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (1.660s) 2023-01-11T23:10:57.8128836Z test_nvfuser_extremal_values_linalg_matrix_norm_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (4.642s) 2023-01-11T23:10:57.8129091Z test_nvfuser_extremal_values_linalg_matrix_power_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.233s) 2023-01-11T23:10:57.8129353Z test_nvfuser_extremal_values_linalg_matrix_power_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.231s) 2023-01-11T23:10:57.8129596Z test_nvfuser_extremal_values_linalg_matrix_power_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.149s) 2023-01-11T23:10:57.8129855Z test_nvfuser_extremal_values_linalg_matrix_power_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.149s) 2023-01-11T23:10:57.8130111Z test_nvfuser_extremal_values_linalg_matrix_rank_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... ok (86.272s) 2023-01-11T23:10:57.8130359Z test_nvfuser_extremal_values_linalg_matrix_rank_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (7.754s) 2023-01-11T23:10:57.8130599Z test_nvfuser_extremal_values_linalg_matrix_rank_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (1.809s) 2023-01-11T23:10:57.8130837Z test_nvfuser_extremal_values_linalg_matrix_rank_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (5.238s) 2023-01-11T23:10:57.8131105Z test_nvfuser_extremal_values_linalg_matrix_rank_hermitian_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.319s) 2023-01-11T23:10:57.8131363Z test_nvfuser_extremal_values_linalg_matrix_rank_hermitian_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.246s) 2023-01-11T23:10:57.8131580Z test_nvfuser_extremal_values_linalg_matrix_rank_hermitian_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.114s) 2023-01-11T23:10:57.8131786Z test_nvfuser_extremal_values_linalg_matrix_rank_hermitian_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.123s) 2023-01-11T23:10:57.8131987Z test_nvfuser_extremal_values_linalg_multi_dot_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.062s) 2023-01-11T23:10:57.8132174Z test_nvfuser_extremal_values_linalg_multi_dot_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.090s) 2023-01-11T23:10:57.8132366Z test_nvfuser_extremal_values_linalg_multi_dot_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.092s) 2023-01-11T23:10:57.8132565Z test_nvfuser_extremal_values_linalg_multi_dot_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.060s) 2023-01-11T23:10:57.8132759Z test_nvfuser_extremal_values_linalg_multi_dot_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.059s) 2023-01-11T23:10:57.8132955Z test_nvfuser_extremal_values_linalg_multi_dot_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.061s) 2023-01-11T23:10:57.8133177Z test_nvfuser_extremal_values_linalg_norm_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.602s) 2023-01-11T23:10:57.8133376Z test_nvfuser_extremal_values_linalg_norm_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... ok (26.460s) 2023-01-11T23:10:57.8133572Z test_nvfuser_extremal_values_linalg_norm_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (3.254s) 2023-01-11T23:10:57.8133764Z test_nvfuser_extremal_values_linalg_norm_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.606s) 2023-01-11T23:10:57.8133942Z test_nvfuser_extremal_values_linalg_norm_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (1.173s) 2023-01-11T23:10:57.8134124Z test_nvfuser_extremal_values_linalg_norm_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (2.168s) 2023-01-11T23:10:57.8134522Z test_nvfuser_extremal_values_linalg_norm_subgradients_at_zero_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.460s) 2023-01-11T23:10:57.8134779Z test_nvfuser_extremal_values_linalg_norm_subgradients_at_zero_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... ok (19.783s) 2023-01-11T23:10:57.8134998Z test_nvfuser_extremal_values_linalg_norm_subgradients_at_zero_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (2.425s) 2023-01-11T23:10:57.8135218Z test_nvfuser_extremal_values_linalg_norm_subgradients_at_zero_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.463s) 2023-01-11T23:10:57.8135435Z test_nvfuser_extremal_values_linalg_norm_subgradients_at_zero_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.866s) 2023-01-11T23:10:57.8135647Z test_nvfuser_extremal_values_linalg_norm_subgradients_at_zero_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (1.604s) 2023-01-11T23:10:57.8135847Z test_nvfuser_extremal_values_linalg_pinv_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... ok (28.773s) 2023-01-11T23:10:57.8136096Z test_nvfuser_extremal_values_linalg_pinv_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (2.634s) 2023-01-11T23:10:57.8136280Z test_nvfuser_extremal_values_linalg_pinv_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.619s) 2023-01-11T23:10:57.8136472Z test_nvfuser_extremal_values_linalg_pinv_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (1.754s) 2023-01-11T23:10:57.8136677Z test_nvfuser_extremal_values_linalg_pinv_hermitian_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.323s) 2023-01-11T23:10:57.8136885Z test_nvfuser_extremal_values_linalg_pinv_hermitian_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.254s) 2023-01-11T23:10:57.8137092Z test_nvfuser_extremal_values_linalg_pinv_hermitian_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.118s) 2023-01-11T23:10:57.8137302Z test_nvfuser_extremal_values_linalg_pinv_hermitian_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.126s) 2023-01-11T23:10:57.8137510Z test_nvfuser_extremal_values_linalg_pinv_singular_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.018s) 2023-01-11T23:10:57.8137726Z test_nvfuser_extremal_values_linalg_pinv_singular_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.018s) 2023-01-11T23:10:57.8137933Z test_nvfuser_extremal_values_linalg_pinv_singular_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.017s) 2023-01-11T23:10:57.8138121Z test_nvfuser_extremal_values_linalg_pinv_singular_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.017s) 2023-01-11T23:10:57.8138313Z test_nvfuser_extremal_values_linalg_qr_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.520s) 2023-01-11T23:10:57.8138506Z test_nvfuser_extremal_values_linalg_qr_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.509s) 2023-01-11T23:10:57.8138703Z test_nvfuser_extremal_values_linalg_qr_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.316s) 2023-01-11T23:10:57.8138896Z test_nvfuser_extremal_values_linalg_qr_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.316s) 2023-01-11T23:10:57.8139100Z test_nvfuser_extremal_values_linalg_slogdet_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.150s) 2023-01-11T23:10:57.8139344Z test_nvfuser_extremal_values_linalg_slogdet_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.144s) 2023-01-11T23:10:57.8139541Z test_nvfuser_extremal_values_linalg_slogdet_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.087s) 2023-01-11T23:10:57.8139738Z test_nvfuser_extremal_values_linalg_slogdet_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.088s) 2023-01-11T23:10:57.8139922Z test_nvfuser_extremal_values_linalg_solve_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.249s) 2023-01-11T23:10:57.8140119Z test_nvfuser_extremal_values_linalg_solve_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.224s) 2023-01-11T23:10:57.8140315Z test_nvfuser_extremal_values_linalg_solve_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.147s) 2023-01-11T23:10:57.8140511Z test_nvfuser_extremal_values_linalg_solve_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.151s) 2023-01-11T23:10:57.8140714Z test_nvfuser_extremal_values_linalg_solve_ex_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.267s) 2023-01-11T23:10:57.8140916Z test_nvfuser_extremal_values_linalg_solve_ex_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.243s) 2023-01-11T23:10:57.8141114Z test_nvfuser_extremal_values_linalg_solve_ex_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.158s) 2023-01-11T23:10:57.8141309Z test_nvfuser_extremal_values_linalg_solve_ex_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.163s) 2023-01-11T23:10:57.8141519Z test_nvfuser_extremal_values_linalg_solve_triangular_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... ok (1.632s) 2023-01-11T23:10:57.8141731Z test_nvfuser_extremal_values_linalg_solve_triangular_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (1.611s) 2023-01-11T23:10:57.8141954Z test_nvfuser_extremal_values_linalg_solve_triangular_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (1.092s) 2023-01-11T23:10:57.8142160Z test_nvfuser_extremal_values_linalg_solve_triangular_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (1.085s) 2023-01-11T23:10:57.8142357Z test_nvfuser_extremal_values_linalg_svd_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... ok (205.592s) 2023-01-11T23:10:57.8142565Z test_nvfuser_extremal_values_linalg_svd_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (19.754s) 2023-01-11T23:10:57.8142769Z test_nvfuser_extremal_values_linalg_svd_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (4.949s) 2023-01-11T23:10:57.8142969Z test_nvfuser_extremal_values_linalg_svd_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (12.988s) 2023-01-11T23:10:57.8143174Z test_nvfuser_extremal_values_linalg_svdvals_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... ok (38.183s) 2023-01-11T23:10:57.8143385Z test_nvfuser_extremal_values_linalg_svdvals_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (3.437s) 2023-01-11T23:10:57.8143581Z test_nvfuser_extremal_values_linalg_svdvals_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.795s) 2023-01-11T23:10:57.8143765Z test_nvfuser_extremal_values_linalg_svdvals_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (2.294s) 2023-01-11T23:10:57.8143966Z test_nvfuser_extremal_values_linalg_tensorinv_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.051s) 2023-01-11T23:10:57.8144173Z test_nvfuser_extremal_values_linalg_tensorinv_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.034s) 2023-01-11T23:10:57.8144371Z test_nvfuser_extremal_values_linalg_tensorinv_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.022s) 2023-01-11T23:10:57.8144564Z test_nvfuser_extremal_values_linalg_tensorinv_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.025s) 2023-01-11T23:10:57.8144778Z test_nvfuser_extremal_values_linalg_tensorsolve_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.064s) 2023-01-11T23:10:57.8144984Z test_nvfuser_extremal_values_linalg_tensorsolve_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.064s) 2023-01-11T23:10:57.8145215Z test_nvfuser_extremal_values_linalg_tensorsolve_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.040s) 2023-01-11T23:10:57.8145415Z test_nvfuser_extremal_values_linalg_tensorsolve_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.040s) 2023-01-11T23:10:57.8145623Z test_nvfuser_extremal_values_linalg_vander_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.122s) 2023-01-11T23:10:57.8145836Z test_nvfuser_extremal_values_linalg_vander_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.123s) 2023-01-11T23:10:57.8146040Z test_nvfuser_extremal_values_linalg_vander_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.079s) 2023-01-11T23:10:57.8146234Z test_nvfuser_extremal_values_linalg_vander_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.078s) 2023-01-11T23:10:57.8146430Z test_nvfuser_extremal_values_linalg_vecdot_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.323s) 2023-01-11T23:10:57.8146633Z test_nvfuser_extremal_values_linalg_vecdot_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.491s) 2023-01-11T23:10:57.8146833Z test_nvfuser_extremal_values_linalg_vecdot_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.499s) 2023-01-11T23:10:57.8147027Z test_nvfuser_extremal_values_linalg_vecdot_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.321s) 2023-01-11T23:10:57.8147223Z test_nvfuser_extremal_values_linalg_vecdot_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.324s) 2023-01-11T23:10:57.8147411Z test_nvfuser_extremal_values_linalg_vecdot_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.318s) 2023-01-11T23:10:57.8147599Z test_nvfuser_extremal_values_linalg_vector_norm_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (1.445s) 2023-01-11T23:10:57.8147832Z test_nvfuser_extremal_values_linalg_vector_norm_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... ok (2.109s) 2023-01-11T23:10:57.8148040Z test_nvfuser_extremal_values_linalg_vector_norm_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (2.151s) 2023-01-11T23:10:57.8148238Z test_nvfuser_extremal_values_linalg_vector_norm_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (1.442s) 2023-01-11T23:10:57.8148439Z test_nvfuser_extremal_values_linalg_vector_norm_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (1.444s) 2023-01-11T23:10:57.8148687Z test_nvfuser_extremal_values_linalg_vector_norm_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (1.425s) 2023-01-11T23:10:57.8148883Z test_nvfuser_extremal_values_linspace_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.338s) 2023-01-11T23:10:57.8149079Z test_nvfuser_extremal_values_linspace_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.477s) 2023-01-11T23:10:57.8149275Z test_nvfuser_extremal_values_linspace_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.485s) 2023-01-11T23:10:57.8149455Z test_nvfuser_extremal_values_linspace_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.340s) 2023-01-11T23:10:57.8149639Z test_nvfuser_extremal_values_linspace_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.341s) 2023-01-11T23:10:57.8149837Z test_nvfuser_extremal_values_linspace_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.336s) 2023-01-11T23:10:57.8150028Z test_nvfuser_extremal_values_log10_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.045s) 2023-01-11T23:10:57.8150225Z test_nvfuser_extremal_values_log10_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.059s) 2023-01-11T23:10:57.8150460Z test_nvfuser_extremal_values_log10_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.060s) 2023-01-11T23:10:57.8150693Z test_nvfuser_extremal_values_log10_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.047s) 2023-01-11T23:10:57.8150924Z test_nvfuser_extremal_values_log10_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.046s) 2023-01-11T23:10:57.8151180Z test_nvfuser_extremal_values_log10_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.045s) 2023-01-11T23:10:57.8151398Z test_nvfuser_extremal_values_log1p_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.018s) 2023-01-11T23:10:57.8151610Z test_nvfuser_extremal_values_log1p_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.022s) 2023-01-11T23:10:57.8151803Z test_nvfuser_extremal_values_log1p_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.023s) 2023-01-11T23:10:57.8151983Z test_nvfuser_extremal_values_log1p_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.018s) 2023-01-11T23:10:57.8152163Z test_nvfuser_extremal_values_log1p_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.018s) 2023-01-11T23:10:57.8152345Z test_nvfuser_extremal_values_log1p_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.018s) 2023-01-11T23:10:57.8152525Z test_nvfuser_extremal_values_log2_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.045s) 2023-01-11T23:10:57.8152713Z test_nvfuser_extremal_values_log2_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.060s) 2023-01-11T23:10:57.8152898Z test_nvfuser_extremal_values_log2_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.061s) 2023-01-11T23:10:57.8153067Z test_nvfuser_extremal_values_log2_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.046s) 2023-01-11T23:10:57.8153240Z test_nvfuser_extremal_values_log2_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.046s) 2023-01-11T23:10:57.8153417Z test_nvfuser_extremal_values_log2_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.045s) 2023-01-11T23:10:57.8153601Z test_nvfuser_extremal_values_log_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.045s) 2023-01-11T23:10:57.8153788Z test_nvfuser_extremal_values_log_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.060s) 2023-01-11T23:10:57.8153991Z test_nvfuser_extremal_values_log_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.061s) 2023-01-11T23:10:57.8154184Z test_nvfuser_extremal_values_log_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.046s) 2023-01-11T23:10:57.8154363Z test_nvfuser_extremal_values_log_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.046s) 2023-01-11T23:10:57.8154548Z test_nvfuser_extremal_values_log_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.045s) 2023-01-11T23:10:57.8154729Z test_nvfuser_extremal_values_log_softmax_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.099s) 2023-01-11T23:10:57.8154924Z test_nvfuser_extremal_values_log_softmax_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.098s) 2023-01-11T23:10:57.8155122Z test_nvfuser_extremal_values_log_softmax_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.097s) 2023-01-11T23:10:57.8155317Z test_nvfuser_extremal_values_log_softmax_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.097s) 2023-01-11T23:10:57.8155526Z test_nvfuser_extremal_values_log_softmax_with_dtype_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.100s) 2023-01-11T23:10:57.8155735Z test_nvfuser_extremal_values_log_softmax_with_dtype_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.135s) 2023-01-11T23:10:57.8155950Z test_nvfuser_extremal_values_log_softmax_with_dtype_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.136s) 2023-01-11T23:10:57.8156155Z test_nvfuser_extremal_values_log_softmax_with_dtype_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.100s) 2023-01-11T23:10:57.8156359Z test_nvfuser_extremal_values_log_softmax_with_dtype_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.099s) 2023-01-11T23:10:57.8156542Z test_nvfuser_extremal_values_log_softmax_with_dtype_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.099s) 2023-01-11T23:10:57.8156741Z test_nvfuser_extremal_values_logaddexp2_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.016s) 2023-01-11T23:10:57.8156938Z test_nvfuser_extremal_values_logaddexp2_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.016s) 2023-01-11T23:10:57.8157152Z test_nvfuser_extremal_values_logaddexp2_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.016s) 2023-01-11T23:10:57.8157344Z test_nvfuser_extremal_values_logaddexp_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.016s) 2023-01-11T23:10:57.8157537Z test_nvfuser_extremal_values_logaddexp_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.016s) 2023-01-11T23:10:57.8157736Z test_nvfuser_extremal_values_logaddexp_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.016s) 2023-01-11T23:10:57.8157937Z test_nvfuser_extremal_values_logcumsumexp_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.088s) 2023-01-11T23:10:57.8158134Z test_nvfuser_extremal_values_logcumsumexp_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.089s) 2023-01-11T23:10:57.8158316Z test_nvfuser_extremal_values_logcumsumexp_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.088s) 2023-01-11T23:10:57.8158507Z test_nvfuser_extremal_values_logcumsumexp_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.087s) 2023-01-11T23:10:57.8158699Z test_nvfuser_extremal_values_logdet_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.245s) 2023-01-11T23:10:57.8158891Z test_nvfuser_extremal_values_logdet_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.239s) 2023-01-11T23:10:57.8159076Z test_nvfuser_extremal_values_logdet_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.153s) 2023-01-11T23:10:57.8159259Z test_nvfuser_extremal_values_logdet_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.154s) 2023-01-11T23:10:57.8159457Z test_nvfuser_extremal_values_logical_and_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.118s) 2023-01-11T23:10:57.8159655Z test_nvfuser_extremal_values_logical_and_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.167s) 2023-01-11T23:10:57.8159919Z test_nvfuser_extremal_values_logical_and_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.168s) 2023-01-11T23:10:57.8160147Z test_nvfuser_extremal_values_logical_and_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.118s) 2023-01-11T23:10:57.8160391Z test_nvfuser_extremal_values_logical_and_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.119s) 2023-01-11T23:10:57.8160622Z test_nvfuser_extremal_values_logical_and_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.118s) 2023-01-11T23:10:57.8160860Z test_nvfuser_extremal_values_logical_not_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.041s) 2023-01-11T23:10:57.8161106Z test_nvfuser_extremal_values_logical_not_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.052s) 2023-01-11T23:10:57.8161356Z test_nvfuser_extremal_values_logical_not_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.053s) 2023-01-11T23:10:57.8161595Z test_nvfuser_extremal_values_logical_not_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.041s) 2023-01-11T23:10:57.8161838Z test_nvfuser_extremal_values_logical_not_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.038s) 2023-01-11T23:10:57.8162065Z test_nvfuser_extremal_values_logical_not_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.038s) 2023-01-11T23:10:57.8162239Z test_nvfuser_extremal_values_logical_or_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.119s) 2023-01-11T23:10:57.8162436Z test_nvfuser_extremal_values_logical_or_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.168s) 2023-01-11T23:10:57.8162634Z test_nvfuser_extremal_values_logical_or_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.168s) 2023-01-11T23:10:57.8162821Z test_nvfuser_extremal_values_logical_or_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.118s) 2023-01-11T23:10:57.8163011Z test_nvfuser_extremal_values_logical_or_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.118s) 2023-01-11T23:10:57.8163197Z test_nvfuser_extremal_values_logical_or_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.118s) 2023-01-11T23:10:57.8163417Z test_nvfuser_extremal_values_logical_xor_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.118s) 2023-01-11T23:10:57.8163618Z test_nvfuser_extremal_values_logical_xor_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.167s) 2023-01-11T23:10:57.8163810Z test_nvfuser_extremal_values_logical_xor_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.168s) 2023-01-11T23:10:57.8163986Z test_nvfuser_extremal_values_logical_xor_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.118s) 2023-01-11T23:10:57.8164169Z test_nvfuser_extremal_values_logical_xor_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.118s) 2023-01-11T23:10:57.8164358Z test_nvfuser_extremal_values_logical_xor_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.118s) 2023-01-11T23:10:57.8164540Z test_nvfuser_extremal_values_logit_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.058s) 2023-01-11T23:10:57.8164732Z test_nvfuser_extremal_values_logit_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.059s) 2023-01-11T23:10:57.8164916Z test_nvfuser_extremal_values_logit_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.059s) 2023-01-11T23:10:57.8165096Z test_nvfuser_extremal_values_logit_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.058s) 2023-01-11T23:10:57.8165291Z test_nvfuser_extremal_values_logspace_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (3.021s) 2023-01-11T23:10:57.8165484Z test_nvfuser_extremal_values_logspace_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... ok (4.199s) 2023-01-11T23:10:57.8165665Z test_nvfuser_extremal_values_logspace_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (4.277s) 2023-01-11T23:10:57.8165859Z test_nvfuser_extremal_values_logspace_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (2.988s) 2023-01-11T23:10:57.8166072Z test_nvfuser_extremal_values_logspace_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (2.993s) 2023-01-11T23:10:57.8166265Z test_nvfuser_extremal_values_logspace_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (2.947s) 2023-01-11T23:10:57.8166459Z test_nvfuser_extremal_values_logsumexp_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.087s) 2023-01-11T23:10:57.8166653Z test_nvfuser_extremal_values_logsumexp_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.086s) 2023-01-11T23:10:57.8166844Z test_nvfuser_extremal_values_logsumexp_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.258s) 2023-01-11T23:10:57.8167033Z test_nvfuser_extremal_values_logsumexp_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.255s) 2023-01-11T23:10:57.8167222Z test_nvfuser_extremal_values_long_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.040s) 2023-01-11T23:10:57.8167396Z test_nvfuser_extremal_values_long_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.052s) 2023-01-11T23:10:57.8167590Z test_nvfuser_extremal_values_long_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.052s) 2023-01-11T23:10:57.8167775Z test_nvfuser_extremal_values_long_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.040s) 2023-01-11T23:10:57.8167961Z test_nvfuser_extremal_values_long_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.040s) 2023-01-11T23:10:57.8168142Z test_nvfuser_extremal_values_long_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.040s) 2023-01-11T23:10:57.8168325Z test_nvfuser_extremal_values_lt_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.153s) 2023-01-11T23:10:57.8168516Z test_nvfuser_extremal_values_lt_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.151s) 2023-01-11T23:10:57.8168738Z test_nvfuser_extremal_values_lt_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.154s) 2023-01-11T23:10:57.8168965Z test_nvfuser_extremal_values_lt_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.151s) 2023-01-11T23:10:57.8169184Z test_nvfuser_extremal_values_lu_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... ok (1.094s) 2023-01-11T23:10:57.8169429Z test_nvfuser_extremal_values_lu_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.976s) 2023-01-11T23:10:57.8169642Z test_nvfuser_extremal_values_lu_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.595s) 2023-01-11T23:10:57.8169866Z test_nvfuser_extremal_values_lu_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.614s) 2023-01-11T23:10:57.8170106Z test_nvfuser_extremal_values_lu_solve_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.581s) 2023-01-11T23:10:57.8170344Z test_nvfuser_extremal_values_lu_solve_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.567s) 2023-01-11T23:10:57.8170577Z test_nvfuser_extremal_values_lu_solve_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.385s) 2023-01-11T23:10:57.8170808Z test_nvfuser_extremal_values_lu_solve_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.383s) 2023-01-11T23:10:57.8171052Z test_nvfuser_extremal_values_lu_unpack_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.558s) 2023-01-11T23:10:57.8171277Z test_nvfuser_extremal_values_lu_unpack_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.577s) 2023-01-11T23:10:57.8171503Z test_nvfuser_extremal_values_lu_unpack_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.327s) 2023-01-11T23:10:57.8171687Z test_nvfuser_extremal_values_lu_unpack_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.318s) 2023-01-11T23:10:57.8171876Z test_nvfuser_extremal_values_mH_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.003s) 2023-01-11T23:10:57.8172064Z test_nvfuser_extremal_values_mH_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.002s) 2023-01-11T23:10:57.8172252Z test_nvfuser_extremal_values_mH_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.002s) 2023-01-11T23:10:57.8172433Z test_nvfuser_extremal_values_mH_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.002s) 2023-01-11T23:10:57.8172642Z test_nvfuser_extremal_values_mH_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.002s) 2023-01-11T23:10:57.8172825Z test_nvfuser_extremal_values_mH_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.002s) 2023-01-11T23:10:57.8172994Z test_nvfuser_extremal_values_mT_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.002s) 2023-01-11T23:10:57.8173179Z test_nvfuser_extremal_values_mT_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.002s) 2023-01-11T23:10:57.8173362Z test_nvfuser_extremal_values_mT_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.002s) 2023-01-11T23:10:57.8173547Z test_nvfuser_extremal_values_mT_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.002s) 2023-01-11T23:10:57.8173723Z test_nvfuser_extremal_values_mT_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.002s) 2023-01-11T23:10:57.8173912Z test_nvfuser_extremal_values_mT_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.002s) 2023-01-11T23:10:57.8174128Z test_nvfuser_extremal_values_masked_amax_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.002s) 2023-01-11T23:10:57.8174652Z test_nvfuser_extremal_values_masked_amax_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.002s) 2023-01-11T23:10:57.8174879Z test_nvfuser_extremal_values_masked_amax_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.002s) 2023-01-11T23:10:57.8175069Z test_nvfuser_extremal_values_masked_amax_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.002s) 2023-01-11T23:10:57.8175277Z test_nvfuser_extremal_values_masked_amin_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.002s) 2023-01-11T23:10:57.8175480Z test_nvfuser_extremal_values_masked_amin_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.002s) 2023-01-11T23:10:57.8175687Z test_nvfuser_extremal_values_masked_amin_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.002s) 2023-01-11T23:10:57.8175941Z test_nvfuser_extremal_values_masked_amin_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.002s) 2023-01-11T23:10:57.8176142Z test_nvfuser_extremal_values_masked_argmax_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (1.033s) 2023-01-11T23:10:57.8176341Z test_nvfuser_extremal_values_masked_argmax_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (1.031s) 2023-01-11T23:10:57.8176536Z test_nvfuser_extremal_values_masked_argmax_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (1.031s) 2023-01-11T23:10:57.8176727Z test_nvfuser_extremal_values_masked_argmax_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (1.030s) 2023-01-11T23:10:57.8176922Z test_nvfuser_extremal_values_masked_argmin_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (1.031s) 2023-01-11T23:10:57.8177099Z test_nvfuser_extremal_values_masked_argmin_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (1.035s) 2023-01-11T23:10:57.8177295Z test_nvfuser_extremal_values_masked_argmin_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (1.030s) 2023-01-11T23:10:57.8177487Z test_nvfuser_extremal_values_masked_argmin_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (1.030s) 2023-01-11T23:10:57.8177692Z test_nvfuser_extremal_values_masked_cumprod_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.227s) 2023-01-11T23:10:57.8177895Z test_nvfuser_extremal_values_masked_cumprod_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.265s) 2023-01-11T23:10:57.8178096Z test_nvfuser_extremal_values_masked_cumprod_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.270s) 2023-01-11T23:10:57.8178296Z test_nvfuser_extremal_values_masked_cumprod_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.226s) 2023-01-11T23:10:57.8178488Z test_nvfuser_extremal_values_masked_cumprod_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.227s) 2023-01-11T23:10:57.8178716Z test_nvfuser_extremal_values_masked_cumprod_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.226s) 2023-01-11T23:10:57.8178900Z test_nvfuser_extremal_values_masked_cumsum_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.227s) 2023-01-11T23:10:57.8179110Z test_nvfuser_extremal_values_masked_cumsum_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.266s) 2023-01-11T23:10:57.8179342Z test_nvfuser_extremal_values_masked_cumsum_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.270s) 2023-01-11T23:10:57.8179546Z test_nvfuser_extremal_values_masked_cumsum_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.228s) 2023-01-11T23:10:57.8179737Z test_nvfuser_extremal_values_masked_cumsum_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.226s) 2023-01-11T23:10:57.8179930Z test_nvfuser_extremal_values_masked_cumsum_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.227s) 2023-01-11T23:10:57.8180127Z test_nvfuser_extremal_values_masked_fill_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.138s) 2023-01-11T23:10:57.8180332Z test_nvfuser_extremal_values_masked_fill_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.211s) 2023-01-11T23:10:57.8180529Z test_nvfuser_extremal_values_masked_fill_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.214s) 2023-01-11T23:10:57.8180706Z test_nvfuser_extremal_values_masked_fill_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.138s) 2023-01-11T23:10:57.8180891Z test_nvfuser_extremal_values_masked_fill_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.137s) 2023-01-11T23:10:57.8181081Z test_nvfuser_extremal_values_masked_fill_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.136s) 2023-01-11T23:10:57.8181282Z test_nvfuser_extremal_values_masked_log_softmax_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.252s) 2023-01-11T23:10:57.8181478Z test_nvfuser_extremal_values_masked_log_softmax_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.254s) 2023-01-11T23:10:57.8181679Z test_nvfuser_extremal_values_masked_log_softmax_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.256s) 2023-01-11T23:10:57.8181913Z test_nvfuser_extremal_values_masked_log_softmax_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.254s) 2023-01-11T23:10:57.8182116Z test_nvfuser_extremal_values_masked_logaddexp_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.282s) 2023-01-11T23:10:57.8182315Z test_nvfuser_extremal_values_masked_logaddexp_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.281s) 2023-01-11T23:10:57.8182498Z test_nvfuser_extremal_values_masked_logaddexp_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.284s) 2023-01-11T23:10:57.8182693Z test_nvfuser_extremal_values_masked_logsumexp_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (1.821s) 2023-01-11T23:10:57.8182892Z test_nvfuser_extremal_values_masked_logsumexp_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (1.861s) 2023-01-11T23:10:57.8183094Z test_nvfuser_extremal_values_masked_logsumexp_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (1.825s) 2023-01-11T23:10:57.8183291Z test_nvfuser_extremal_values_masked_logsumexp_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (1.817s) 2023-01-11T23:10:57.8183486Z test_nvfuser_extremal_values_masked_mean_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (3.055s) 2023-01-11T23:10:57.8183683Z test_nvfuser_extremal_values_masked_mean_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... ok (2.823s) 2023-01-11T23:10:57.8183873Z test_nvfuser_extremal_values_masked_mean_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (2.849s) 2023-01-11T23:10:57.8184063Z test_nvfuser_extremal_values_masked_mean_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (3.093s) 2023-01-11T23:10:57.8184243Z test_nvfuser_extremal_values_masked_mean_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (3.084s) 2023-01-11T23:10:57.8184432Z test_nvfuser_extremal_values_masked_mean_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (3.083s) 2023-01-11T23:10:57.8184650Z test_nvfuser_extremal_values_masked_median_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.260s) 2023-01-11T23:10:57.8184845Z test_nvfuser_extremal_values_masked_median_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.259s) 2023-01-11T23:10:57.8185044Z test_nvfuser_extremal_values_masked_median_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.255s) 2023-01-11T23:10:57.8185238Z test_nvfuser_extremal_values_masked_norm_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (8.160s) 2023-01-11T23:10:57.8185434Z test_nvfuser_extremal_values_masked_norm_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (8.160s) 2023-01-11T23:10:57.8185626Z test_nvfuser_extremal_values_masked_norm_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (8.239s) 2023-01-11T23:10:57.8185818Z test_nvfuser_extremal_values_masked_norm_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (8.166s) 2023-01-11T23:10:57.8186022Z test_nvfuser_extremal_values_masked_normalize_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.436s) 2023-01-11T23:10:57.8186213Z test_nvfuser_extremal_values_masked_normalize_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.564s) 2023-01-11T23:10:57.8186417Z test_nvfuser_extremal_values_masked_normalize_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.572s) 2023-01-11T23:10:57.8186621Z test_nvfuser_extremal_values_masked_normalize_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.437s) 2023-01-11T23:10:57.8186819Z test_nvfuser_extremal_values_masked_normalize_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.435s) 2023-01-11T23:10:57.8187018Z test_nvfuser_extremal_values_masked_normalize_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.433s) 2023-01-11T23:10:57.8187215Z test_nvfuser_extremal_values_masked_prod_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (1.742s) 2023-01-11T23:10:57.8187418Z test_nvfuser_extremal_values_masked_prod_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... ok (1.789s) 2023-01-11T23:10:57.8187642Z test_nvfuser_extremal_values_masked_prod_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (1.794s) 2023-01-11T23:10:57.8187831Z test_nvfuser_extremal_values_masked_prod_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (1.736s) 2023-01-11T23:10:57.8188010Z test_nvfuser_extremal_values_masked_prod_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (1.741s) 2023-01-11T23:10:57.8188202Z test_nvfuser_extremal_values_masked_prod_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (1.722s) 2023-01-11T23:10:57.8188403Z test_nvfuser_extremal_values_masked_scatter_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.065s) 2023-01-11T23:10:57.8188668Z test_nvfuser_extremal_values_masked_scatter_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.098s) 2023-01-11T23:10:57.8188870Z test_nvfuser_extremal_values_masked_scatter_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.100s) 2023-01-11T23:10:57.8189069Z test_nvfuser_extremal_values_masked_scatter_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.065s) 2023-01-11T23:10:57.8189268Z test_nvfuser_extremal_values_masked_scatter_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.065s) 2023-01-11T23:10:57.8189464Z test_nvfuser_extremal_values_masked_scatter_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.063s) 2023-01-11T23:10:57.8189657Z test_nvfuser_extremal_values_masked_select_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.111s) 2023-01-11T23:10:57.8189839Z test_nvfuser_extremal_values_masked_select_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.174s) 2023-01-11T23:10:57.8190038Z test_nvfuser_extremal_values_masked_select_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.176s) 2023-01-11T23:10:57.8190230Z test_nvfuser_extremal_values_masked_select_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.112s) 2023-01-11T23:10:57.8190446Z test_nvfuser_extremal_values_masked_select_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.112s) 2023-01-11T23:10:57.8190639Z test_nvfuser_extremal_values_masked_select_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.110s) 2023-01-11T23:10:57.8190840Z test_nvfuser_extremal_values_masked_softmax_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.258s) 2023-01-11T23:10:57.8191032Z test_nvfuser_extremal_values_masked_softmax_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.256s) 2023-01-11T23:10:57.8191231Z test_nvfuser_extremal_values_masked_softmax_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.262s) 2023-01-11T23:10:57.8191426Z test_nvfuser_extremal_values_masked_softmax_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.262s) 2023-01-11T23:10:57.8191604Z test_nvfuser_extremal_values_masked_softmin_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.276s) 2023-01-11T23:10:57.8191796Z test_nvfuser_extremal_values_masked_softmin_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.275s) 2023-01-11T23:10:57.8191988Z test_nvfuser_extremal_values_masked_softmin_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.277s) 2023-01-11T23:10:57.8192186Z test_nvfuser_extremal_values_masked_softmin_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.276s) 2023-01-11T23:10:57.8192419Z test_nvfuser_extremal_values_masked_std_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (1.757s) 2023-01-11T23:10:57.8192652Z test_nvfuser_extremal_values_masked_std_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... ok (1.769s) 2023-01-11T23:10:57.8192894Z test_nvfuser_extremal_values_masked_std_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (1.783s) 2023-01-11T23:10:57.8193134Z test_nvfuser_extremal_values_masked_std_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (6.871s) 2023-01-11T23:10:57.8193365Z test_nvfuser_extremal_values_masked_std_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (1.810s) 2023-01-11T23:10:57.8193567Z test_nvfuser_extremal_values_masked_std_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (1.831s) 2023-01-11T23:10:57.8193785Z test_nvfuser_extremal_values_masked_sum_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.002s) 2023-01-11T23:10:57.8193998Z test_nvfuser_extremal_values_masked_sum_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.002s) 2023-01-11T23:10:57.8194202Z test_nvfuser_extremal_values_masked_sum_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.002s) 2023-01-11T23:10:57.8194403Z test_nvfuser_extremal_values_masked_sum_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.002s) 2023-01-11T23:10:57.8194601Z test_nvfuser_extremal_values_masked_sum_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.002s) 2023-01-11T23:10:57.8194792Z test_nvfuser_extremal_values_masked_sum_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.002s) 2023-01-11T23:10:57.8194988Z test_nvfuser_extremal_values_masked_var_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (1.791s) 2023-01-11T23:10:57.8195187Z test_nvfuser_extremal_values_masked_var_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... ok (1.787s) 2023-01-11T23:10:57.8195385Z test_nvfuser_extremal_values_masked_var_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (1.785s) 2023-01-11T23:10:57.8195561Z test_nvfuser_extremal_values_masked_var_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (1.771s) 2023-01-11T23:10:57.8195743Z test_nvfuser_extremal_values_masked_var_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (1.779s) 2023-01-11T23:10:57.8195929Z test_nvfuser_extremal_values_masked_var_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (1.773s) 2023-01-11T23:10:57.8196118Z test_nvfuser_extremal_values_matmul_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.216s) 2023-01-11T23:10:57.8196378Z test_nvfuser_extremal_values_matmul_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.321s) 2023-01-11T23:10:57.8196572Z test_nvfuser_extremal_values_matmul_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.329s) 2023-01-11T23:10:57.8196764Z test_nvfuser_extremal_values_matmul_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.212s) 2023-01-11T23:10:57.8196948Z test_nvfuser_extremal_values_matmul_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.212s) 2023-01-11T23:10:57.8197130Z test_nvfuser_extremal_values_matmul_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.210s) 2023-01-11T23:10:57.8197325Z test_nvfuser_extremal_values_matrix_exp_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.002s) 2023-01-11T23:10:57.8197535Z test_nvfuser_extremal_values_matrix_exp_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.002s) 2023-01-11T23:10:57.8197747Z test_nvfuser_extremal_values_matrix_exp_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.002s) 2023-01-11T23:10:57.8197952Z test_nvfuser_extremal_values_matrix_exp_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.002s) 2023-01-11T23:10:57.8198161Z test_nvfuser_extremal_values_matrix_exp_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.002s) 2023-01-11T23:10:57.8198405Z test_nvfuser_extremal_values_matrix_exp_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.002s) 2023-01-11T23:10:57.8198654Z test_nvfuser_extremal_values_max_binary_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.166s) 2023-01-11T23:10:57.8198893Z test_nvfuser_extremal_values_max_binary_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.167s) 2023-01-11T23:10:57.8199135Z test_nvfuser_extremal_values_max_binary_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.165s) 2023-01-11T23:10:57.8199352Z test_nvfuser_extremal_values_max_binary_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.165s) 2023-01-11T23:10:57.8199630Z test_nvfuser_extremal_values_max_pool2d_with_indices_backward_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (20.014s) 2023-01-11T23:10:57.8199924Z test_nvfuser_extremal_values_max_pool2d_with_indices_backward_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (20.091s) 2023-01-11T23:10:57.8200198Z test_nvfuser_extremal_values_max_pool2d_with_indices_backward_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (21.003s) 2023-01-11T23:10:57.8200465Z test_nvfuser_extremal_values_max_pool2d_with_indices_backward_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (20.612s) 2023-01-11T23:10:57.8200719Z test_nvfuser_extremal_values_max_reduction_no_dim_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.031s) 2023-01-11T23:10:57.8200926Z test_nvfuser_extremal_values_max_reduction_no_dim_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.030s) 2023-01-11T23:10:57.8201128Z test_nvfuser_extremal_values_max_reduction_no_dim_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.030s) 2023-01-11T23:10:57.8201321Z test_nvfuser_extremal_values_max_reduction_no_dim_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.030s) 2023-01-11T23:10:57.8201529Z test_nvfuser_extremal_values_max_reduction_with_dim_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.074s) 2023-01-11T23:10:57.8201716Z test_nvfuser_extremal_values_max_reduction_with_dim_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.074s) 2023-01-11T23:10:57.8201915Z test_nvfuser_extremal_values_max_reduction_with_dim_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.075s) 2023-01-11T23:10:57.8202113Z test_nvfuser_extremal_values_max_reduction_with_dim_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.073s) 2023-01-11T23:10:57.8202303Z test_nvfuser_extremal_values_maximum_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.131s) 2023-01-11T23:10:57.8202494Z test_nvfuser_extremal_values_maximum_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.132s) 2023-01-11T23:10:57.8202705Z test_nvfuser_extremal_values_maximum_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.132s) 2023-01-11T23:10:57.8202896Z test_nvfuser_extremal_values_maximum_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.130s) 2023-01-11T23:10:57.8203082Z test_nvfuser_extremal_values_mean_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.398s) 2023-01-11T23:10:57.8203272Z test_nvfuser_extremal_values_mean_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.482s) 2023-01-11T23:10:57.8203446Z test_nvfuser_extremal_values_mean_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.493s) 2023-01-11T23:10:57.8203634Z test_nvfuser_extremal_values_mean_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.398s) 2023-01-11T23:10:57.8203819Z test_nvfuser_extremal_values_mean_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.399s) 2023-01-11T23:10:57.8204001Z test_nvfuser_extremal_values_mean_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.394s) 2023-01-11T23:10:57.8204189Z test_nvfuser_extremal_values_median_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.223s) 2023-01-11T23:10:57.8204381Z test_nvfuser_extremal_values_median_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.222s) 2023-01-11T23:10:57.8204566Z test_nvfuser_extremal_values_median_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.217s) 2023-01-11T23:10:57.8204781Z test_nvfuser_extremal_values_meshgrid_list_of_tensors_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.112s) 2023-01-11T23:10:57.8204994Z test_nvfuser_extremal_values_meshgrid_list_of_tensors_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.176s) 2023-01-11T23:10:57.8205189Z test_nvfuser_extremal_values_meshgrid_list_of_tensors_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.180s) 2023-01-11T23:10:57.8205395Z test_nvfuser_extremal_values_meshgrid_list_of_tensors_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.112s) 2023-01-11T23:10:57.8205605Z test_nvfuser_extremal_values_meshgrid_list_of_tensors_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.110s) 2023-01-11T23:10:57.8205842Z test_nvfuser_extremal_values_meshgrid_list_of_tensors_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.108s) 2023-01-11T23:10:57.8206051Z test_nvfuser_extremal_values_meshgrid_variadic_tensors_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.108s) 2023-01-11T23:10:57.8206266Z test_nvfuser_extremal_values_meshgrid_variadic_tensors_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.170s) 2023-01-11T23:10:57.8206480Z test_nvfuser_extremal_values_meshgrid_variadic_tensors_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.174s) 2023-01-11T23:10:57.8206691Z test_nvfuser_extremal_values_meshgrid_variadic_tensors_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.107s) 2023-01-11T23:10:57.8206896Z test_nvfuser_extremal_values_meshgrid_variadic_tensors_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.106s) 2023-01-11T23:10:57.8207106Z test_nvfuser_extremal_values_meshgrid_variadic_tensors_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.104s) 2023-01-11T23:10:57.8207288Z test_nvfuser_extremal_values_min_binary_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.172s) 2023-01-11T23:10:57.8207477Z test_nvfuser_extremal_values_min_binary_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.171s) 2023-01-11T23:10:57.8207664Z test_nvfuser_extremal_values_min_binary_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.172s) 2023-01-11T23:10:57.8207853Z test_nvfuser_extremal_values_min_binary_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.168s) 2023-01-11T23:10:57.8208053Z test_nvfuser_extremal_values_min_reduction_no_dim_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.030s) 2023-01-11T23:10:57.8208254Z test_nvfuser_extremal_values_min_reduction_no_dim_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.032s) 2023-01-11T23:10:57.8208474Z test_nvfuser_extremal_values_min_reduction_no_dim_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.030s) 2023-01-11T23:10:57.8208673Z test_nvfuser_extremal_values_min_reduction_no_dim_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.030s) 2023-01-11T23:10:57.8208876Z test_nvfuser_extremal_values_min_reduction_with_dim_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.074s) 2023-01-11T23:10:57.8209063Z test_nvfuser_extremal_values_min_reduction_with_dim_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.074s) 2023-01-11T23:10:57.8209290Z test_nvfuser_extremal_values_min_reduction_with_dim_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.075s) 2023-01-11T23:10:57.8209506Z test_nvfuser_extremal_values_min_reduction_with_dim_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.073s) 2023-01-11T23:10:57.8209693Z test_nvfuser_extremal_values_minimum_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.132s) 2023-01-11T23:10:57.8209887Z test_nvfuser_extremal_values_minimum_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.132s) 2023-01-11T23:10:57.8210071Z test_nvfuser_extremal_values_minimum_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.132s) 2023-01-11T23:10:57.8210262Z test_nvfuser_extremal_values_minimum_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.130s) 2023-01-11T23:10:57.8210450Z test_nvfuser_extremal_values_mm_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.017s) 2023-01-11T23:10:57.8210636Z test_nvfuser_extremal_values_mm_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.048s) 2023-01-11T23:10:57.8210806Z test_nvfuser_extremal_values_mm_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.050s) 2023-01-11T23:10:57.8210992Z test_nvfuser_extremal_values_mm_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.018s) 2023-01-11T23:10:57.8211175Z test_nvfuser_extremal_values_mm_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.017s) 2023-01-11T23:10:57.8211360Z test_nvfuser_extremal_values_mm_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.017s) 2023-01-11T23:10:57.8211566Z test_nvfuser_extremal_values_mode_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.141s) 2023-01-11T23:10:57.8211749Z test_nvfuser_extremal_values_mode_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.142s) 2023-01-11T23:10:57.8211934Z test_nvfuser_extremal_values_mode_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.142s) 2023-01-11T23:10:57.8212113Z test_nvfuser_extremal_values_mode_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.141s) 2023-01-11T23:10:57.8212300Z test_nvfuser_extremal_values_movedim_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.038s) 2023-01-11T23:10:57.8212478Z test_nvfuser_extremal_values_movedim_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.055s) 2023-01-11T23:10:57.8212674Z test_nvfuser_extremal_values_movedim_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.055s) 2023-01-11T23:10:57.8212866Z test_nvfuser_extremal_values_movedim_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.038s) 2023-01-11T23:10:57.8213053Z test_nvfuser_extremal_values_movedim_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.038s) 2023-01-11T23:10:57.8213239Z test_nvfuser_extremal_values_movedim_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.038s) 2023-01-11T23:10:57.8213429Z test_nvfuser_extremal_values_msort_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.033s) 2023-01-11T23:10:57.8213611Z test_nvfuser_extremal_values_msort_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.032s) 2023-01-11T23:10:57.8213798Z test_nvfuser_extremal_values_msort_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.033s) 2023-01-11T23:10:57.8213981Z test_nvfuser_extremal_values_msort_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.033s) 2023-01-11T23:10:57.8214150Z test_nvfuser_extremal_values_mul_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.173s) 2023-01-11T23:10:57.8214494Z test_nvfuser_extremal_values_mul_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.200s) 2023-01-11T23:10:57.8214682Z test_nvfuser_extremal_values_mul_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.203s) 2023-01-11T23:10:57.8214869Z test_nvfuser_extremal_values_mul_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.171s) 2023-01-11T23:10:57.8215042Z test_nvfuser_extremal_values_mul_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.172s) 2023-01-11T23:10:57.8215213Z test_nvfuser_extremal_values_mul_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.170s) 2023-01-11T23:10:57.8215407Z test_nvfuser_extremal_values_multinomial_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.003s) 2023-01-11T23:10:57.8215596Z test_nvfuser_extremal_values_multinomial_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.002s) 2023-01-11T23:10:57.8215786Z test_nvfuser_extremal_values_multinomial_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.002s) 2023-01-11T23:10:57.8215964Z test_nvfuser_extremal_values_mv_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.017s) 2023-01-11T23:10:57.8216148Z test_nvfuser_extremal_values_mv_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.025s) 2023-01-11T23:10:57.8216329Z test_nvfuser_extremal_values_mv_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.026s) 2023-01-11T23:10:57.8216507Z test_nvfuser_extremal_values_mv_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.019s) 2023-01-11T23:10:57.8216685Z test_nvfuser_extremal_values_mv_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.017s) 2023-01-11T23:10:57.8216865Z test_nvfuser_extremal_values_mv_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.017s) 2023-01-11T23:10:57.8217068Z test_nvfuser_extremal_values_mvlgamma_mvlgamma_p_1_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.160s) 2023-01-11T23:10:57.8217266Z test_nvfuser_extremal_values_mvlgamma_mvlgamma_p_1_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.161s) 2023-01-11T23:10:57.8217490Z test_nvfuser_extremal_values_mvlgamma_mvlgamma_p_1_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.158s) 2023-01-11T23:10:57.8217680Z test_nvfuser_extremal_values_mvlgamma_mvlgamma_p_3_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.159s) 2023-01-11T23:10:57.8217881Z test_nvfuser_extremal_values_mvlgamma_mvlgamma_p_3_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.161s) 2023-01-11T23:10:57.8218128Z test_nvfuser_extremal_values_mvlgamma_mvlgamma_p_3_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.158s) 2023-01-11T23:10:57.8218337Z test_nvfuser_extremal_values_mvlgamma_mvlgamma_p_5_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.161s) 2023-01-11T23:10:57.8218536Z test_nvfuser_extremal_values_mvlgamma_mvlgamma_p_5_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.161s) 2023-01-11T23:10:57.8218734Z test_nvfuser_extremal_values_mvlgamma_mvlgamma_p_5_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.157s) 2023-01-11T23:10:57.8218923Z test_nvfuser_extremal_values_nan_to_num_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.045s) 2023-01-11T23:10:57.8219115Z test_nvfuser_extremal_values_nan_to_num_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.046s) 2023-01-11T23:10:57.8219299Z test_nvfuser_extremal_values_nan_to_num_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.046s) 2023-01-11T23:10:57.8219488Z test_nvfuser_extremal_values_nan_to_num_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.044s) 2023-01-11T23:10:57.8219706Z test_nvfuser_extremal_values_nanmean_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.608s) 2023-01-11T23:10:57.8219897Z test_nvfuser_extremal_values_nanmean_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.609s) 2023-01-11T23:10:57.8220078Z test_nvfuser_extremal_values_nanmean_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.607s) 2023-01-11T23:10:57.8220286Z test_nvfuser_extremal_values_nanmean_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.598s) 2023-01-11T23:10:57.8220479Z test_nvfuser_extremal_values_nanmedian_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.223s) 2023-01-11T23:10:57.8220671Z test_nvfuser_extremal_values_nanmedian_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.224s) 2023-01-11T23:10:57.8220859Z test_nvfuser_extremal_values_nanmedian_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.221s) 2023-01-11T23:10:57.8221073Z test_nvfuser_extremal_values_nanquantile_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.002s) 2023-01-11T23:10:57.8221284Z test_nvfuser_extremal_values_nanquantile_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.002s) 2023-01-11T23:10:57.8221458Z test_nvfuser_extremal_values_nansum_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.559s) 2023-01-11T23:10:57.8221641Z test_nvfuser_extremal_values_nansum_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.559s) 2023-01-11T23:10:57.8221828Z test_nvfuser_extremal_values_nansum_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.560s) 2023-01-11T23:10:57.8222008Z test_nvfuser_extremal_values_nansum_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.552s) 2023-01-11T23:10:57.8222276Z test_nvfuser_extremal_values_narrow_copy_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.080s) 2023-01-11T23:10:57.8222467Z test_nvfuser_extremal_values_narrow_copy_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.117s) 2023-01-11T23:10:57.8222657Z test_nvfuser_extremal_values_narrow_copy_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.120s) 2023-01-11T23:10:57.8222846Z test_nvfuser_extremal_values_narrow_copy_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.080s) 2023-01-11T23:10:57.8223037Z test_nvfuser_extremal_values_narrow_copy_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.080s) 2023-01-11T23:10:57.8223218Z test_nvfuser_extremal_values_narrow_copy_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.081s) 2023-01-11T23:10:57.8223440Z test_nvfuser_extremal_values_narrow_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.157s) 2023-01-11T23:10:57.8223632Z test_nvfuser_extremal_values_narrow_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.230s) 2023-01-11T23:10:57.8223821Z test_nvfuser_extremal_values_narrow_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.234s) 2023-01-11T23:10:57.8224003Z test_nvfuser_extremal_values_narrow_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.156s) 2023-01-11T23:10:57.8224183Z test_nvfuser_extremal_values_narrow_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.157s) 2023-01-11T23:10:57.8224360Z test_nvfuser_extremal_values_narrow_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.156s) 2023-01-11T23:10:57.8224568Z test_nvfuser_extremal_values_native_batch_norm_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.002s) 2023-01-11T23:10:57.8224790Z test_nvfuser_extremal_values_native_batch_norm_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.002s) 2023-01-11T23:10:57.8224989Z test_nvfuser_extremal_values_native_batch_norm_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.002s) 2023-01-11T23:10:57.8225194Z test_nvfuser_extremal_values_native_batch_norm_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.002s) 2023-01-11T23:10:57.8225397Z test_nvfuser_extremal_values_native_dropout_backward_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.084s) 2023-01-11T23:10:57.8225596Z test_nvfuser_extremal_values_native_dropout_backward_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.084s) 2023-01-11T23:10:57.8225792Z test_nvfuser_extremal_values_native_dropout_backward_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.084s) 2023-01-11T23:10:57.8226018Z test_nvfuser_extremal_values_native_dropout_backward_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.085s) 2023-01-11T23:10:57.8226234Z test_nvfuser_extremal_values_native_layer_norm_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.002s) 2023-01-11T23:10:57.8226444Z test_nvfuser_extremal_values_native_layer_norm_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.002s) 2023-01-11T23:10:57.8226652Z test_nvfuser_extremal_values_native_layer_norm_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.002s) 2023-01-11T23:10:57.8226853Z test_nvfuser_extremal_values_native_layer_norm_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.002s) 2023-01-11T23:10:57.8227025Z test_nvfuser_extremal_values_ne_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.160s) 2023-01-11T23:10:57.8227210Z test_nvfuser_extremal_values_ne_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.173s) 2023-01-11T23:10:57.8227396Z test_nvfuser_extremal_values_ne_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.173s) 2023-01-11T23:10:57.8227579Z test_nvfuser_extremal_values_ne_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.161s) 2023-01-11T23:10:57.8227762Z test_nvfuser_extremal_values_ne_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.160s) 2023-01-11T23:10:57.8227940Z test_nvfuser_extremal_values_ne_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.162s) 2023-01-11T23:10:57.8228120Z test_nvfuser_extremal_values_neg_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.019s) 2023-01-11T23:10:57.8228308Z test_nvfuser_extremal_values_neg_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.023s) 2023-01-11T23:10:57.8228479Z test_nvfuser_extremal_values_neg_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.024s) 2023-01-11T23:10:57.8228715Z test_nvfuser_extremal_values_neg_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.019s) 2023-01-11T23:10:57.8228900Z test_nvfuser_extremal_values_neg_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.019s) 2023-01-11T23:10:57.8229106Z test_nvfuser_extremal_values_neg_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.019s) 2023-01-11T23:10:57.8229308Z test_nvfuser_extremal_values_new_empty_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.002s) 2023-01-11T23:10:57.8229514Z test_nvfuser_extremal_values_new_empty_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.002s) 2023-01-11T23:10:57.8229719Z test_nvfuser_extremal_values_new_empty_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.002s) 2023-01-11T23:10:57.8229916Z test_nvfuser_extremal_values_new_empty_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.002s) 2023-01-11T23:10:57.8230115Z test_nvfuser_extremal_values_new_empty_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.002s) 2023-01-11T23:10:57.8230306Z test_nvfuser_extremal_values_new_empty_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.002s) 2023-01-11T23:10:57.8230552Z test_nvfuser_extremal_values_new_empty_strided_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Expected: new_empty_strided is not comparable (0.002s) 2023-01-11T23:10:57.8230807Z test_nvfuser_extremal_values_new_empty_strided_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Expected: new_empty_strided is not comparable (0.002s) 2023-01-11T23:10:57.8231053Z test_nvfuser_extremal_values_new_empty_strided_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Expected: new_empty_strided is not comparable (0.002s) 2023-01-11T23:10:57.8231297Z test_nvfuser_extremal_values_new_empty_strided_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Expected: new_empty_strided is not comparable (0.002s) 2023-01-11T23:10:57.8231583Z test_nvfuser_extremal_values_new_empty_strided_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Expected: new_empty_strided is not comparable (0.002s) 2023-01-11T23:10:57.8231906Z test_nvfuser_extremal_values_new_empty_strided_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Expected: new_empty_strided is not comparable (0.002s) 2023-01-11T23:10:57.8232141Z test_nvfuser_extremal_values_new_full_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.077s) 2023-01-11T23:10:57.8232377Z test_nvfuser_extremal_values_new_full_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.109s) 2023-01-11T23:10:57.8232609Z test_nvfuser_extremal_values_new_full_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.112s) 2023-01-11T23:10:57.8232835Z test_nvfuser_extremal_values_new_full_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.077s) 2023-01-11T23:10:57.8233009Z test_nvfuser_extremal_values_new_full_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.077s) 2023-01-11T23:10:57.8233189Z test_nvfuser_extremal_values_new_full_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.075s) 2023-01-11T23:10:57.8233375Z test_nvfuser_extremal_values_new_ones_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.074s) 2023-01-11T23:10:57.8233564Z test_nvfuser_extremal_values_new_ones_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.104s) 2023-01-11T23:10:57.8233748Z test_nvfuser_extremal_values_new_ones_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.106s) 2023-01-11T23:10:57.8233926Z test_nvfuser_extremal_values_new_ones_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.073s) 2023-01-11T23:10:57.8234106Z test_nvfuser_extremal_values_new_ones_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.073s) 2023-01-11T23:10:57.8234284Z test_nvfuser_extremal_values_new_ones_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.075s) 2023-01-11T23:10:57.8234468Z test_nvfuser_extremal_values_new_zeros_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.074s) 2023-01-11T23:10:57.8234647Z test_nvfuser_extremal_values_new_zeros_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.105s) 2023-01-11T23:10:57.8234832Z test_nvfuser_extremal_values_new_zeros_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.105s) 2023-01-11T23:10:57.8235040Z test_nvfuser_extremal_values_new_zeros_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.074s) 2023-01-11T23:10:57.8235224Z test_nvfuser_extremal_values_new_zeros_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.074s) 2023-01-11T23:10:57.8235404Z test_nvfuser_extremal_values_new_zeros_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.073s) 2023-01-11T23:10:57.8235590Z test_nvfuser_extremal_values_nextafter_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.132s) 2023-01-11T23:10:57.8235776Z test_nvfuser_extremal_values_nextafter_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.131s) 2023-01-11T23:10:57.8235956Z test_nvfuser_extremal_values_nextafter_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.130s) 2023-01-11T23:10:57.8236180Z test_nvfuser_extremal_values_nn_functional__scaled_dot_product_attention_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.004s) 2023-01-11T23:10:57.8236397Z test_nvfuser_extremal_values_nn_functional__scaled_dot_product_attention_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.004s) 2023-01-11T23:10:57.8236619Z test_nvfuser_extremal_values_nn_functional__scaled_dot_product_attention_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.004s) 2023-01-11T23:10:57.8236836Z test_nvfuser_extremal_values_nn_functional__scaled_dot_product_attention_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.004s) 2023-01-11T23:10:57.8237047Z test_nvfuser_extremal_values_nn_functional_adaptive_avg_pool1d_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.048s) 2023-01-11T23:10:57.8237258Z test_nvfuser_extremal_values_nn_functional_adaptive_avg_pool1d_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.048s) 2023-01-11T23:10:57.8237466Z test_nvfuser_extremal_values_nn_functional_adaptive_avg_pool1d_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.048s) 2023-01-11T23:10:57.8237707Z test_nvfuser_extremal_values_nn_functional_adaptive_avg_pool1d_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.048s) 2023-01-11T23:10:57.8237920Z test_nvfuser_extremal_values_nn_functional_adaptive_avg_pool2d_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.092s) 2023-01-11T23:10:57.8238125Z test_nvfuser_extremal_values_nn_functional_adaptive_avg_pool2d_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.091s) 2023-01-11T23:10:57.8238331Z test_nvfuser_extremal_values_nn_functional_adaptive_avg_pool2d_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.091s) 2023-01-11T23:10:57.8238584Z test_nvfuser_extremal_values_nn_functional_adaptive_avg_pool2d_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.090s) 2023-01-11T23:10:57.8238837Z test_nvfuser_extremal_values_nn_functional_adaptive_avg_pool3d_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.116s) 2023-01-11T23:10:57.8239094Z test_nvfuser_extremal_values_nn_functional_adaptive_avg_pool3d_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.114s) 2023-01-11T23:10:57.8239352Z test_nvfuser_extremal_values_nn_functional_adaptive_avg_pool3d_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.114s) 2023-01-11T23:10:57.8239610Z test_nvfuser_extremal_values_nn_functional_adaptive_avg_pool3d_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.114s) 2023-01-11T23:10:57.8239871Z test_nvfuser_extremal_values_nn_functional_adaptive_max_pool1d_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.069s) 2023-01-11T23:10:57.8240128Z test_nvfuser_extremal_values_nn_functional_adaptive_max_pool1d_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.069s) 2023-01-11T23:10:57.8240383Z test_nvfuser_extremal_values_nn_functional_adaptive_max_pool1d_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.069s) 2023-01-11T23:10:57.8240647Z test_nvfuser_extremal_values_nn_functional_adaptive_max_pool1d_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.068s) 2023-01-11T23:10:57.8240937Z test_nvfuser_extremal_values_nn_functional_adaptive_max_pool2d_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.227s) 2023-01-11T23:10:57.8241162Z test_nvfuser_extremal_values_nn_functional_adaptive_max_pool2d_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.227s) 2023-01-11T23:10:57.8241356Z test_nvfuser_extremal_values_nn_functional_adaptive_max_pool2d_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.225s) 2023-01-11T23:10:57.8241562Z test_nvfuser_extremal_values_nn_functional_adaptive_max_pool2d_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.225s) 2023-01-11T23:10:57.8241770Z test_nvfuser_extremal_values_nn_functional_adaptive_max_pool3d_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.202s) 2023-01-11T23:10:57.8241982Z test_nvfuser_extremal_values_nn_functional_adaptive_max_pool3d_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.205s) 2023-01-11T23:10:57.8242187Z test_nvfuser_extremal_values_nn_functional_adaptive_max_pool3d_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.202s) 2023-01-11T23:10:57.8242403Z test_nvfuser_extremal_values_nn_functional_adaptive_max_pool3d_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.203s) 2023-01-11T23:10:57.8242611Z test_nvfuser_extremal_values_nn_functional_alpha_dropout_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.003s) 2023-01-11T23:10:57.8242826Z test_nvfuser_extremal_values_nn_functional_alpha_dropout_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.003s) 2023-01-11T23:10:57.8243035Z test_nvfuser_extremal_values_nn_functional_alpha_dropout_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.003s) 2023-01-11T23:10:57.8243236Z test_nvfuser_extremal_values_nn_functional_alpha_dropout_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.003s) 2023-01-11T23:10:57.8243431Z test_nvfuser_extremal_values_nn_functional_avg_pool1d_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.084s) 2023-01-11T23:10:57.8243661Z test_nvfuser_extremal_values_nn_functional_avg_pool1d_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.084s) 2023-01-11T23:10:57.8243871Z test_nvfuser_extremal_values_nn_functional_avg_pool1d_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.085s) 2023-01-11T23:10:57.8244074Z test_nvfuser_extremal_values_nn_functional_avg_pool1d_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.084s) 2023-01-11T23:10:57.8244279Z test_nvfuser_extremal_values_nn_functional_avg_pool2d_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.071s) 2023-01-11T23:10:57.8244476Z test_nvfuser_extremal_values_nn_functional_avg_pool2d_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.070s) 2023-01-11T23:10:57.8244681Z test_nvfuser_extremal_values_nn_functional_avg_pool2d_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.069s) 2023-01-11T23:10:57.8244880Z test_nvfuser_extremal_values_nn_functional_avg_pool2d_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.072s) 2023-01-11T23:10:57.8245096Z test_nvfuser_extremal_values_nn_functional_avg_pool3d_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.083s) 2023-01-11T23:10:57.8245284Z test_nvfuser_extremal_values_nn_functional_avg_pool3d_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.082s) 2023-01-11T23:10:57.8245488Z test_nvfuser_extremal_values_nn_functional_avg_pool3d_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.082s) 2023-01-11T23:10:57.8245690Z test_nvfuser_extremal_values_nn_functional_avg_pool3d_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.084s) 2023-01-11T23:10:57.8245903Z test_nvfuser_extremal_values_nn_functional_batch_norm_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.143s) 2023-01-11T23:10:57.8246099Z test_nvfuser_extremal_values_nn_functional_batch_norm_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.142s) 2023-01-11T23:10:57.8246303Z test_nvfuser_extremal_values_nn_functional_batch_norm_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.143s) 2023-01-11T23:10:57.8246524Z test_nvfuser_extremal_values_nn_functional_batch_norm_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.141s) 2023-01-11T23:10:57.8246743Z test_nvfuser_extremal_values_nn_functional_batch_norm_without_cudnn_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.144s) 2023-01-11T23:10:57.8246958Z test_nvfuser_extremal_values_nn_functional_batch_norm_without_cudnn_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.144s) 2023-01-11T23:10:57.8247165Z test_nvfuser_extremal_values_nn_functional_batch_norm_without_cudnn_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.144s) 2023-01-11T23:10:57.8247361Z test_nvfuser_extremal_values_nn_functional_batch_norm_without_cudnn_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.143s) 2023-01-11T23:10:57.8247569Z test_nvfuser_extremal_values_nn_functional_bilinear_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.175s) 2023-01-11T23:10:57.8247765Z test_nvfuser_extremal_values_nn_functional_bilinear_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.177s) 2023-01-11T23:10:57.8247966Z test_nvfuser_extremal_values_nn_functional_bilinear_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.172s) 2023-01-11T23:10:57.8248165Z test_nvfuser_extremal_values_nn_functional_bilinear_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.173s) 2023-01-11T23:10:57.8248398Z test_nvfuser_extremal_values_nn_functional_binary_cross_entropy_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.002s) 2023-01-11T23:10:57.8248672Z test_nvfuser_extremal_values_nn_functional_binary_cross_entropy_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.002s) 2023-01-11T23:10:57.8248946Z test_nvfuser_extremal_values_nn_functional_binary_cross_entropy_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.002s) 2023-01-11T23:10:57.8249249Z test_nvfuser_extremal_values_nn_functional_binary_cross_entropy_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.002s) 2023-01-11T23:10:57.8249540Z test_nvfuser_extremal_values_nn_functional_binary_cross_entropy_with_logits_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.260s) 2023-01-11T23:10:57.8249814Z test_nvfuser_extremal_values_nn_functional_binary_cross_entropy_with_logits_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.260s) 2023-01-11T23:10:57.8250072Z test_nvfuser_extremal_values_nn_functional_binary_cross_entropy_with_logits_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.261s) 2023-01-11T23:10:57.8250347Z test_nvfuser_extremal_values_nn_functional_binary_cross_entropy_with_logits_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.258s) 2023-01-11T23:10:57.8250598Z test_nvfuser_extremal_values_nn_functional_celu_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.023s) 2023-01-11T23:10:57.8250844Z test_nvfuser_extremal_values_nn_functional_celu_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.023s) 2023-01-11T23:10:57.8251098Z test_nvfuser_extremal_values_nn_functional_celu_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.023s) 2023-01-11T23:10:57.8251320Z test_nvfuser_extremal_values_nn_functional_celu_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.023s) 2023-01-11T23:10:57.8251527Z test_nvfuser_extremal_values_nn_functional_conv1d_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.118s) 2023-01-11T23:10:57.8251730Z test_nvfuser_extremal_values_nn_functional_conv1d_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.517s) 2023-01-11T23:10:57.8251937Z test_nvfuser_extremal_values_nn_functional_conv1d_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.507s) 2023-01-11T23:10:57.8252123Z test_nvfuser_extremal_values_nn_functional_conv1d_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.112s) 2023-01-11T23:10:57.8252317Z test_nvfuser_extremal_values_nn_functional_conv1d_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.116s) 2023-01-11T23:10:57.8252548Z test_nvfuser_extremal_values_nn_functional_conv1d_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.117s) 2023-01-11T23:10:57.8252750Z test_nvfuser_extremal_values_nn_functional_conv2d_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.369s) 2023-01-11T23:10:57.8252954Z test_nvfuser_extremal_values_nn_functional_conv2d_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... ok (1.731s) 2023-01-11T23:10:57.8253152Z test_nvfuser_extremal_values_nn_functional_conv2d_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (1.720s) 2023-01-11T23:10:57.8253353Z test_nvfuser_extremal_values_nn_functional_conv2d_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.359s) 2023-01-11T23:10:57.8253546Z test_nvfuser_extremal_values_nn_functional_conv2d_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.371s) 2023-01-11T23:10:57.8253735Z test_nvfuser_extremal_values_nn_functional_conv2d_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.367s) 2023-01-11T23:10:57.8253952Z test_nvfuser_extremal_values_nn_functional_conv_transpose1d_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.125s) 2023-01-11T23:10:57.8254155Z test_nvfuser_extremal_values_nn_functional_conv_transpose1d_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.543s) 2023-01-11T23:10:57.8254567Z test_nvfuser_extremal_values_nn_functional_conv_transpose1d_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.545s) 2023-01-11T23:10:57.8254787Z test_nvfuser_extremal_values_nn_functional_conv_transpose1d_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.124s) 2023-01-11T23:10:57.8254993Z test_nvfuser_extremal_values_nn_functional_conv_transpose1d_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.120s) 2023-01-11T23:10:57.8255204Z test_nvfuser_extremal_values_nn_functional_conv_transpose1d_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.120s) 2023-01-11T23:10:57.8255468Z test_nvfuser_extremal_values_nn_functional_conv_transpose2d_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.155s) 2023-01-11T23:10:57.8255707Z test_nvfuser_extremal_values_nn_functional_conv_transpose2d_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.670s) 2023-01-11T23:10:57.8255945Z test_nvfuser_extremal_values_nn_functional_conv_transpose2d_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.691s) 2023-01-11T23:10:57.8256176Z test_nvfuser_extremal_values_nn_functional_conv_transpose2d_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.145s) 2023-01-11T23:10:57.8256406Z test_nvfuser_extremal_values_nn_functional_conv_transpose2d_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.143s) 2023-01-11T23:10:57.8256619Z test_nvfuser_extremal_values_nn_functional_conv_transpose2d_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.154s) 2023-01-11T23:10:57.8256872Z test_nvfuser_extremal_values_nn_functional_conv_transpose3d_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! 75363 (0.002s) 2023-01-11T23:10:57.8257130Z test_nvfuser_extremal_values_nn_functional_conv_transpose3d_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! 75363 (0.002s) 2023-01-11T23:10:57.8257389Z test_nvfuser_extremal_values_nn_functional_conv_transpose3d_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! 75363 (0.002s) 2023-01-11T23:10:57.8257644Z test_nvfuser_extremal_values_nn_functional_conv_transpose3d_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! 75363 (0.002s) 2023-01-11T23:10:57.8257897Z test_nvfuser_extremal_values_nn_functional_conv_transpose3d_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! 75363 (0.002s) 2023-01-11T23:10:57.8258147Z test_nvfuser_extremal_values_nn_functional_conv_transpose3d_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! 75363 (0.002s) 2023-01-11T23:10:57.8258387Z test_nvfuser_extremal_values_nn_functional_cosine_embedding_loss_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.089s) 2023-01-11T23:10:57.8258665Z test_nvfuser_extremal_values_nn_functional_cosine_embedding_loss_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.067s) 2023-01-11T23:10:57.8258899Z test_nvfuser_extremal_values_nn_functional_cosine_embedding_loss_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.067s) 2023-01-11T23:10:57.8259124Z test_nvfuser_extremal_values_nn_functional_cosine_embedding_loss_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.066s) 2023-01-11T23:10:57.8259358Z test_nvfuser_extremal_values_nn_functional_cosine_similarity_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.087s) 2023-01-11T23:10:57.8259597Z test_nvfuser_extremal_values_nn_functional_cosine_similarity_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.085s) 2023-01-11T23:10:57.8259833Z test_nvfuser_extremal_values_nn_functional_cosine_similarity_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.085s) 2023-01-11T23:10:57.8260064Z test_nvfuser_extremal_values_nn_functional_cosine_similarity_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.084s) 2023-01-11T23:10:57.8260299Z test_nvfuser_extremal_values_nn_functional_cross_entropy_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.189s) 2023-01-11T23:10:57.8260530Z test_nvfuser_extremal_values_nn_functional_cross_entropy_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.190s) 2023-01-11T23:10:57.8260755Z test_nvfuser_extremal_values_nn_functional_cross_entropy_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.189s) 2023-01-11T23:10:57.8260988Z test_nvfuser_extremal_values_nn_functional_cross_entropy_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.188s) 2023-01-11T23:10:57.8261212Z test_nvfuser_extremal_values_nn_functional_ctc_loss_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.066s) 2023-01-11T23:10:57.8261414Z test_nvfuser_extremal_values_nn_functional_ctc_loss_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.105s) 2023-01-11T23:10:57.8261671Z test_nvfuser_extremal_values_nn_functional_dropout2d_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.003s) 2023-01-11T23:10:57.8261872Z test_nvfuser_extremal_values_nn_functional_dropout2d_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.003s) 2023-01-11T23:10:57.8262077Z test_nvfuser_extremal_values_nn_functional_dropout2d_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.003s) 2023-01-11T23:10:57.8262277Z test_nvfuser_extremal_values_nn_functional_dropout2d_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.003s) 2023-01-11T23:10:57.8262482Z test_nvfuser_extremal_values_nn_functional_dropout3d_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.003s) 2023-01-11T23:10:57.8262683Z test_nvfuser_extremal_values_nn_functional_dropout3d_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.003s) 2023-01-11T23:10:57.8262884Z test_nvfuser_extremal_values_nn_functional_dropout3d_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.003s) 2023-01-11T23:10:57.8263085Z test_nvfuser_extremal_values_nn_functional_dropout3d_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.003s) 2023-01-11T23:10:57.8263288Z test_nvfuser_extremal_values_nn_functional_dropout_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.003s) 2023-01-11T23:10:57.8263474Z test_nvfuser_extremal_values_nn_functional_dropout_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.003s) 2023-01-11T23:10:57.8263670Z test_nvfuser_extremal_values_nn_functional_dropout_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.003s) 2023-01-11T23:10:57.8263864Z test_nvfuser_extremal_values_nn_functional_dropout_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.003s) 2023-01-11T23:10:57.8264065Z test_nvfuser_extremal_values_nn_functional_elu_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.025s) 2023-01-11T23:10:57.8264260Z test_nvfuser_extremal_values_nn_functional_elu_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.025s) 2023-01-11T23:10:57.8264462Z test_nvfuser_extremal_values_nn_functional_elu_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.025s) 2023-01-11T23:10:57.8264699Z test_nvfuser_extremal_values_nn_functional_elu_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.028s) 2023-01-11T23:10:57.8264904Z test_nvfuser_extremal_values_nn_functional_embedding_bag_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.014s) 2023-01-11T23:10:57.8265108Z test_nvfuser_extremal_values_nn_functional_embedding_bag_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.014s) 2023-01-11T23:10:57.8265310Z test_nvfuser_extremal_values_nn_functional_embedding_bag_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.014s) 2023-01-11T23:10:57.8265499Z test_nvfuser_extremal_values_nn_functional_embedding_bag_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.014s) 2023-01-11T23:10:57.8265700Z test_nvfuser_extremal_values_nn_functional_embedding_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.004s) 2023-01-11T23:10:57.8265905Z test_nvfuser_extremal_values_nn_functional_embedding_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.004s) 2023-01-11T23:10:57.8266102Z test_nvfuser_extremal_values_nn_functional_embedding_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.004s) 2023-01-11T23:10:57.8266296Z test_nvfuser_extremal_values_nn_functional_embedding_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.004s) 2023-01-11T23:10:57.8266526Z test_nvfuser_extremal_values_nn_functional_feature_alpha_dropout_with_train_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.002s) 2023-01-11T23:10:57.8266748Z test_nvfuser_extremal_values_nn_functional_feature_alpha_dropout_with_train_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.002s) 2023-01-11T23:10:57.8266965Z test_nvfuser_extremal_values_nn_functional_feature_alpha_dropout_with_train_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.002s) 2023-01-11T23:10:57.8267208Z test_nvfuser_extremal_values_nn_functional_feature_alpha_dropout_with_train_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.002s) 2023-01-11T23:10:57.8267444Z test_nvfuser_extremal_values_nn_functional_feature_alpha_dropout_without_train_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.003s) 2023-01-11T23:10:57.8267661Z test_nvfuser_extremal_values_nn_functional_feature_alpha_dropout_without_train_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.003s) 2023-01-11T23:10:57.8267888Z test_nvfuser_extremal_values_nn_functional_feature_alpha_dropout_without_train_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.003s) 2023-01-11T23:10:57.8268118Z test_nvfuser_extremal_values_nn_functional_feature_alpha_dropout_without_train_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.003s) 2023-01-11T23:10:57.8268349Z test_nvfuser_extremal_values_nn_functional_feature_alpha_dropout_without_train_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.003s) 2023-01-11T23:10:57.8268576Z test_nvfuser_extremal_values_nn_functional_feature_alpha_dropout_without_train_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.003s) 2023-01-11T23:10:57.8268847Z test_nvfuser_extremal_values_nn_functional_fractional_max_pool2d_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.004s) 2023-01-11T23:10:57.8269056Z test_nvfuser_extremal_values_nn_functional_fractional_max_pool2d_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.004s) 2023-01-11T23:10:57.8269262Z test_nvfuser_extremal_values_nn_functional_fractional_max_pool2d_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.004s) 2023-01-11T23:10:57.8269482Z test_nvfuser_extremal_values_nn_functional_fractional_max_pool3d_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.005s) 2023-01-11T23:10:57.8269684Z test_nvfuser_extremal_values_nn_functional_fractional_max_pool3d_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.005s) 2023-01-11T23:10:57.8269878Z test_nvfuser_extremal_values_nn_functional_fractional_max_pool3d_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.005s) 2023-01-11T23:10:57.8270113Z test_nvfuser_extremal_values_nn_functional_gaussian_nll_loss_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (6.868s) 2023-01-11T23:10:57.8270327Z test_nvfuser_extremal_values_nn_functional_gaussian_nll_loss_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (6.861s) 2023-01-11T23:10:57.8270534Z test_nvfuser_extremal_values_nn_functional_gaussian_nll_loss_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (6.856s) 2023-01-11T23:10:57.8270748Z test_nvfuser_extremal_values_nn_functional_gaussian_nll_loss_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (6.797s) 2023-01-11T23:10:57.8270949Z test_nvfuser_extremal_values_nn_functional_gelu_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.072s) 2023-01-11T23:10:57.8271148Z test_nvfuser_extremal_values_nn_functional_gelu_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.070s) 2023-01-11T23:10:57.8271353Z test_nvfuser_extremal_values_nn_functional_gelu_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.070s) 2023-01-11T23:10:57.8271556Z test_nvfuser_extremal_values_nn_functional_gelu_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.069s) 2023-01-11T23:10:57.8271749Z test_nvfuser_extremal_values_nn_functional_glu_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.347s) 2023-01-11T23:10:57.8271934Z test_nvfuser_extremal_values_nn_functional_glu_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.342s) 2023-01-11T23:10:57.8272128Z test_nvfuser_extremal_values_nn_functional_glu_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.343s) 2023-01-11T23:10:57.8272323Z test_nvfuser_extremal_values_nn_functional_glu_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.338s) 2023-01-11T23:10:57.8272529Z test_nvfuser_extremal_values_nn_functional_grid_sample_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.260s) 2023-01-11T23:10:57.8272784Z test_nvfuser_extremal_values_nn_functional_grid_sample_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.258s) 2023-01-11T23:10:57.8272989Z test_nvfuser_extremal_values_nn_functional_grid_sample_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.254s) 2023-01-11T23:10:57.8273190Z test_nvfuser_extremal_values_nn_functional_group_norm_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.201s) 2023-01-11T23:10:57.8273391Z test_nvfuser_extremal_values_nn_functional_group_norm_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.202s) 2023-01-11T23:10:57.8273587Z test_nvfuser_extremal_values_nn_functional_group_norm_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.200s) 2023-01-11T23:10:57.8273786Z test_nvfuser_extremal_values_nn_functional_group_norm_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.201s) 2023-01-11T23:10:57.8273978Z test_nvfuser_extremal_values_nn_functional_hardshrink_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.046s) 2023-01-11T23:10:57.8274179Z test_nvfuser_extremal_values_nn_functional_hardshrink_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.046s) 2023-01-11T23:10:57.8274387Z test_nvfuser_extremal_values_nn_functional_hardshrink_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.046s) 2023-01-11T23:10:57.8274589Z test_nvfuser_extremal_values_nn_functional_hardshrink_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.045s) 2023-01-11T23:10:57.8274792Z test_nvfuser_extremal_values_nn_functional_hardsigmoid_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.023s) 2023-01-11T23:10:57.8274995Z test_nvfuser_extremal_values_nn_functional_hardsigmoid_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.024s) 2023-01-11T23:10:57.8275195Z test_nvfuser_extremal_values_nn_functional_hardsigmoid_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.022s) 2023-01-11T23:10:57.8275400Z test_nvfuser_extremal_values_nn_functional_hardsigmoid_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.022s) 2023-01-11T23:10:57.8275599Z test_nvfuser_extremal_values_nn_functional_hardswish_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.030s) 2023-01-11T23:10:57.8275819Z test_nvfuser_extremal_values_nn_functional_hardswish_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.030s) 2023-01-11T23:10:57.8276021Z test_nvfuser_extremal_values_nn_functional_hardswish_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.030s) 2023-01-11T23:10:57.8276229Z test_nvfuser_extremal_values_nn_functional_hardswish_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.030s) 2023-01-11T23:10:57.8276432Z test_nvfuser_extremal_values_nn_functional_hardtanh_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.048s) 2023-01-11T23:10:57.8276634Z test_nvfuser_extremal_values_nn_functional_hardtanh_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.050s) 2023-01-11T23:10:57.8276836Z test_nvfuser_extremal_values_nn_functional_hardtanh_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.048s) 2023-01-11T23:10:57.8277032Z test_nvfuser_extremal_values_nn_functional_hardtanh_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.048s) 2023-01-11T23:10:57.8277249Z test_nvfuser_extremal_values_nn_functional_hinge_embedding_loss_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.095s) 2023-01-11T23:10:57.8277465Z test_nvfuser_extremal_values_nn_functional_hinge_embedding_loss_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.096s) 2023-01-11T23:10:57.8277674Z test_nvfuser_extremal_values_nn_functional_hinge_embedding_loss_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.095s) 2023-01-11T23:10:57.8277872Z test_nvfuser_extremal_values_nn_functional_hinge_embedding_loss_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.094s) 2023-01-11T23:10:57.8278068Z test_nvfuser_extremal_values_nn_functional_huber_loss_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.095s) 2023-01-11T23:10:57.8278289Z test_nvfuser_extremal_values_nn_functional_huber_loss_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.097s) 2023-01-11T23:10:57.8278503Z test_nvfuser_extremal_values_nn_functional_huber_loss_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.096s) 2023-01-11T23:10:57.8278756Z test_nvfuser_extremal_values_nn_functional_huber_loss_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.094s) 2023-01-11T23:10:57.8279016Z test_nvfuser_extremal_values_nn_functional_instance_norm_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.113s) 2023-01-11T23:10:57.8279275Z test_nvfuser_extremal_values_nn_functional_instance_norm_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.117s) 2023-01-11T23:10:57.8279528Z test_nvfuser_extremal_values_nn_functional_instance_norm_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.113s) 2023-01-11T23:10:57.8279786Z test_nvfuser_extremal_values_nn_functional_instance_norm_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.111s) 2023-01-11T23:10:57.8280044Z test_nvfuser_extremal_values_nn_functional_interpolate_area_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.313s) 2023-01-11T23:10:57.8280294Z test_nvfuser_extremal_values_nn_functional_interpolate_area_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.299s) 2023-01-11T23:10:57.8280547Z test_nvfuser_extremal_values_nn_functional_interpolate_area_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.316s) 2023-01-11T23:10:57.8280815Z test_nvfuser_extremal_values_nn_functional_interpolate_area_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.304s) 2023-01-11T23:10:57.8281073Z test_nvfuser_extremal_values_nn_functional_interpolate_bicubic_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.235s) 2023-01-11T23:10:57.8281282Z test_nvfuser_extremal_values_nn_functional_interpolate_bicubic_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.236s) 2023-01-11T23:10:57.8281498Z test_nvfuser_extremal_values_nn_functional_interpolate_bicubic_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.231s) 2023-01-11T23:10:57.8281710Z test_nvfuser_extremal_values_nn_functional_interpolate_bilinear_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.236s) 2023-01-11T23:10:57.8281947Z test_nvfuser_extremal_values_nn_functional_interpolate_bilinear_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.230s) 2023-01-11T23:10:57.8282155Z test_nvfuser_extremal_values_nn_functional_interpolate_bilinear_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.235s) 2023-01-11T23:10:57.8282367Z test_nvfuser_extremal_values_nn_functional_interpolate_linear_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.202s) 2023-01-11T23:10:57.8282564Z test_nvfuser_extremal_values_nn_functional_interpolate_linear_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.205s) 2023-01-11T23:10:57.8282772Z test_nvfuser_extremal_values_nn_functional_interpolate_linear_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.204s) 2023-01-11T23:10:57.8282987Z test_nvfuser_extremal_values_nn_functional_interpolate_nearest_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.227s) 2023-01-11T23:10:57.8283198Z test_nvfuser_extremal_values_nn_functional_interpolate_nearest_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.230s) 2023-01-11T23:10:57.8283408Z test_nvfuser_extremal_values_nn_functional_interpolate_nearest_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.223s) 2023-01-11T23:10:57.8283630Z test_nvfuser_extremal_values_nn_functional_interpolate_trilinear_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.266s) 2023-01-11T23:10:57.8283839Z test_nvfuser_extremal_values_nn_functional_interpolate_trilinear_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.254s) 2023-01-11T23:10:57.8284056Z test_nvfuser_extremal_values_nn_functional_interpolate_trilinear_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.266s) 2023-01-11T23:10:57.8284255Z test_nvfuser_extremal_values_nn_functional_kl_div_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.150s) 2023-01-11T23:10:57.8284478Z test_nvfuser_extremal_values_nn_functional_kl_div_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.151s) 2023-01-11T23:10:57.8284664Z test_nvfuser_extremal_values_nn_functional_kl_div_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.153s) 2023-01-11T23:10:57.8284864Z test_nvfuser_extremal_values_nn_functional_kl_div_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.150s) 2023-01-11T23:10:57.8285068Z test_nvfuser_extremal_values_nn_functional_l1_loss_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.061s) 2023-01-11T23:10:57.8285266Z test_nvfuser_extremal_values_nn_functional_l1_loss_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.118s) 2023-01-11T23:10:57.8285465Z test_nvfuser_extremal_values_nn_functional_l1_loss_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.121s) 2023-01-11T23:10:57.8285663Z test_nvfuser_extremal_values_nn_functional_l1_loss_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.062s) 2023-01-11T23:10:57.8285860Z test_nvfuser_extremal_values_nn_functional_l1_loss_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.062s) 2023-01-11T23:10:57.8286050Z test_nvfuser_extremal_values_nn_functional_l1_loss_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.061s) 2023-01-11T23:10:57.8286247Z test_nvfuser_extremal_values_nn_functional_layer_norm_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.063s) 2023-01-11T23:10:57.8286432Z test_nvfuser_extremal_values_nn_functional_layer_norm_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.065s) 2023-01-11T23:10:57.8286636Z test_nvfuser_extremal_values_nn_functional_layer_norm_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.064s) 2023-01-11T23:10:57.8286839Z test_nvfuser_extremal_values_nn_functional_layer_norm_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.064s) 2023-01-11T23:10:57.8287043Z test_nvfuser_extremal_values_nn_functional_leaky_relu_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.081s) 2023-01-11T23:10:57.8287319Z test_nvfuser_extremal_values_nn_functional_leaky_relu_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.080s) 2023-01-11T23:10:57.8287523Z test_nvfuser_extremal_values_nn_functional_leaky_relu_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.083s) 2023-01-11T23:10:57.8287721Z test_nvfuser_extremal_values_nn_functional_leaky_relu_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.080s) 2023-01-11T23:10:57.8287920Z test_nvfuser_extremal_values_nn_functional_linear_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.129s) 2023-01-11T23:10:57.8288118Z test_nvfuser_extremal_values_nn_functional_linear_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.194s) 2023-01-11T23:10:57.8288325Z test_nvfuser_extremal_values_nn_functional_linear_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.197s) 2023-01-11T23:10:57.8288510Z test_nvfuser_extremal_values_nn_functional_linear_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.130s) 2023-01-11T23:10:57.8288742Z test_nvfuser_extremal_values_nn_functional_linear_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.129s) 2023-01-11T23:10:57.8288984Z test_nvfuser_extremal_values_nn_functional_linear_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.129s) 2023-01-11T23:10:57.8289244Z test_nvfuser_extremal_values_nn_functional_local_response_norm_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.241s) 2023-01-11T23:10:57.8289509Z test_nvfuser_extremal_values_nn_functional_local_response_norm_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.231s) 2023-01-11T23:10:57.8289774Z test_nvfuser_extremal_values_nn_functional_local_response_norm_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.230s) 2023-01-11T23:10:57.8290035Z test_nvfuser_extremal_values_nn_functional_local_response_norm_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.240s) 2023-01-11T23:10:57.8290314Z test_nvfuser_extremal_values_nn_functional_logsigmoid_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.022s) 2023-01-11T23:10:57.8290567Z test_nvfuser_extremal_values_nn_functional_logsigmoid_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.022s) 2023-01-11T23:10:57.8290814Z test_nvfuser_extremal_values_nn_functional_logsigmoid_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.022s) 2023-01-11T23:10:57.8291046Z test_nvfuser_extremal_values_nn_functional_logsigmoid_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.022s) 2023-01-11T23:10:57.8291292Z test_nvfuser_extremal_values_nn_functional_margin_ranking_loss_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.221s) 2023-01-11T23:10:57.8291499Z test_nvfuser_extremal_values_nn_functional_margin_ranking_loss_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.219s) 2023-01-11T23:10:57.8291710Z test_nvfuser_extremal_values_nn_functional_margin_ranking_loss_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.219s) 2023-01-11T23:10:57.8291923Z test_nvfuser_extremal_values_nn_functional_margin_ranking_loss_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.217s) 2023-01-11T23:10:57.8292133Z test_nvfuser_extremal_values_nn_functional_max_pool1d_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (8.584s) 2023-01-11T23:10:57.8292326Z test_nvfuser_extremal_values_nn_functional_max_pool1d_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (8.560s) 2023-01-11T23:10:57.8292534Z test_nvfuser_extremal_values_nn_functional_max_pool1d_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (8.514s) 2023-01-11T23:10:57.8292729Z test_nvfuser_extremal_values_nn_functional_max_pool1d_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (8.408s) 2023-01-11T23:10:57.8292929Z test_nvfuser_extremal_values_nn_functional_max_pool2d_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (14.814s) 2023-01-11T23:10:57.8293117Z test_nvfuser_extremal_values_nn_functional_max_pool2d_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (14.834s) 2023-01-11T23:10:57.8293349Z test_nvfuser_extremal_values_nn_functional_max_pool2d_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (14.788s) 2023-01-11T23:10:57.8293546Z test_nvfuser_extremal_values_nn_functional_max_pool2d_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (14.634s) 2023-01-11T23:10:57.8293749Z test_nvfuser_extremal_values_nn_functional_max_pool3d_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (6.147s) 2023-01-11T23:10:57.8293945Z test_nvfuser_extremal_values_nn_functional_max_pool3d_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (6.122s) 2023-01-11T23:10:57.8294142Z test_nvfuser_extremal_values_nn_functional_max_pool3d_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (6.141s) 2023-01-11T23:10:57.8294469Z test_nvfuser_extremal_values_nn_functional_max_pool3d_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (6.048s) 2023-01-11T23:10:57.8294727Z test_nvfuser_extremal_values_nn_functional_max_unpool1d_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (1.778s) 2023-01-11T23:10:57.8294937Z test_nvfuser_extremal_values_nn_functional_max_unpool1d_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (1.778s) 2023-01-11T23:10:57.8295127Z test_nvfuser_extremal_values_nn_functional_max_unpool1d_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (1.757s) 2023-01-11T23:10:57.8295335Z test_nvfuser_extremal_values_nn_functional_max_unpool1d_grad_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.230s) 2023-01-11T23:10:57.8295549Z test_nvfuser_extremal_values_nn_functional_max_unpool1d_grad_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.226s) 2023-01-11T23:10:57.8295760Z test_nvfuser_extremal_values_nn_functional_max_unpool1d_grad_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.288s) 2023-01-11T23:10:57.8295965Z test_nvfuser_extremal_values_nn_functional_max_unpool2d_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (3.271s) 2023-01-11T23:10:57.8296217Z test_nvfuser_extremal_values_nn_functional_max_unpool2d_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (3.272s) 2023-01-11T23:10:57.8296423Z test_nvfuser_extremal_values_nn_functional_max_unpool2d_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (3.241s) 2023-01-11T23:10:57.8296633Z test_nvfuser_extremal_values_nn_functional_max_unpool2d_grad_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.324s) 2023-01-11T23:10:57.8296846Z test_nvfuser_extremal_values_nn_functional_max_unpool2d_grad_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.330s) 2023-01-11T23:10:57.8297053Z test_nvfuser_extremal_values_nn_functional_max_unpool2d_grad_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.426s) 2023-01-11T23:10:57.8297244Z test_nvfuser_extremal_values_nn_functional_max_unpool3d_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (1.318s) 2023-01-11T23:10:57.8297443Z test_nvfuser_extremal_values_nn_functional_max_unpool3d_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (1.320s) 2023-01-11T23:10:57.8297648Z test_nvfuser_extremal_values_nn_functional_max_unpool3d_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (1.310s) 2023-01-11T23:10:57.8297864Z test_nvfuser_extremal_values_nn_functional_max_unpool3d_grad_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.179s) 2023-01-11T23:10:57.8298071Z test_nvfuser_extremal_values_nn_functional_max_unpool3d_grad_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.212s) 2023-01-11T23:10:57.8298279Z test_nvfuser_extremal_values_nn_functional_max_unpool3d_grad_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.201s) 2023-01-11T23:10:57.8298477Z test_nvfuser_extremal_values_nn_functional_mish_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.022s) 2023-01-11T23:10:57.8298679Z test_nvfuser_extremal_values_nn_functional_mish_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.022s) 2023-01-11T23:10:57.8298879Z test_nvfuser_extremal_values_nn_functional_mish_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.022s) 2023-01-11T23:10:57.8299079Z test_nvfuser_extremal_values_nn_functional_mish_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.022s) 2023-01-11T23:10:57.8299300Z test_nvfuser_extremal_values_nn_functional_mse_loss_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.060s) 2023-01-11T23:10:57.8299494Z test_nvfuser_extremal_values_nn_functional_mse_loss_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.060s) 2023-01-11T23:10:57.8299687Z test_nvfuser_extremal_values_nn_functional_mse_loss_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.062s) 2023-01-11T23:10:57.8299882Z test_nvfuser_extremal_values_nn_functional_mse_loss_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.060s) 2023-01-11T23:10:57.8300091Z test_nvfuser_extremal_values_nn_functional_multi_margin_loss_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.045s) 2023-01-11T23:10:57.8300300Z test_nvfuser_extremal_values_nn_functional_multi_margin_loss_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.045s) 2023-01-11T23:10:57.8300512Z test_nvfuser_extremal_values_nn_functional_multi_margin_loss_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.045s) 2023-01-11T23:10:57.8300718Z test_nvfuser_extremal_values_nn_functional_multi_margin_loss_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.044s) 2023-01-11T23:10:57.8300944Z test_nvfuser_extremal_values_nn_functional_multilabel_margin_loss_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.025s) 2023-01-11T23:10:57.8301162Z test_nvfuser_extremal_values_nn_functional_multilabel_margin_loss_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.025s) 2023-01-11T23:10:57.8301360Z test_nvfuser_extremal_values_nn_functional_multilabel_margin_loss_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.027s) 2023-01-11T23:10:57.8301563Z test_nvfuser_extremal_values_nn_functional_multilabel_margin_loss_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.025s) 2023-01-11T23:10:57.8301812Z test_nvfuser_extremal_values_nn_functional_multilabel_soft_margin_loss_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.100s) 2023-01-11T23:10:57.8302039Z test_nvfuser_extremal_values_nn_functional_multilabel_soft_margin_loss_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.098s) 2023-01-11T23:10:57.8302258Z test_nvfuser_extremal_values_nn_functional_multilabel_soft_margin_loss_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.097s) 2023-01-11T23:10:57.8302483Z test_nvfuser_extremal_values_nn_functional_multilabel_soft_margin_loss_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.095s) 2023-01-11T23:10:57.8302689Z test_nvfuser_extremal_values_nn_functional_nll_loss_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.506s) 2023-01-11T23:10:57.8302883Z test_nvfuser_extremal_values_nn_functional_nll_loss_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.503s) 2023-01-11T23:10:57.8303082Z test_nvfuser_extremal_values_nn_functional_nll_loss_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.502s) 2023-01-11T23:10:57.8303279Z test_nvfuser_extremal_values_nn_functional_nll_loss_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.496s) 2023-01-11T23:10:57.8303470Z test_nvfuser_extremal_values_nn_functional_normalize_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.111s) 2023-01-11T23:10:57.8303673Z test_nvfuser_extremal_values_nn_functional_normalize_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.130s) 2023-01-11T23:10:57.8303877Z test_nvfuser_extremal_values_nn_functional_normalize_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.130s) 2023-01-11T23:10:57.8304084Z test_nvfuser_extremal_values_nn_functional_normalize_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.112s) 2023-01-11T23:10:57.8304284Z test_nvfuser_extremal_values_nn_functional_normalize_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.113s) 2023-01-11T23:10:57.8304484Z test_nvfuser_extremal_values_nn_functional_normalize_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.111s) 2023-01-11T23:10:57.8304731Z test_nvfuser_extremal_values_nn_functional_pad_circular_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.071s) 2023-01-11T23:10:57.8304944Z test_nvfuser_extremal_values_nn_functional_pad_circular_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.102s) 2023-01-11T23:10:57.8305153Z test_nvfuser_extremal_values_nn_functional_pad_circular_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.108s) 2023-01-11T23:10:57.8305355Z test_nvfuser_extremal_values_nn_functional_pad_circular_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.072s) 2023-01-11T23:10:57.8305548Z test_nvfuser_extremal_values_nn_functional_pad_circular_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.072s) 2023-01-11T23:10:57.8305754Z test_nvfuser_extremal_values_nn_functional_pad_circular_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.071s) 2023-01-11T23:10:57.8305966Z test_nvfuser_extremal_values_nn_functional_pad_constant_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.428s) 2023-01-11T23:10:57.8306182Z test_nvfuser_extremal_values_nn_functional_pad_constant_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.622s) 2023-01-11T23:10:57.8306397Z test_nvfuser_extremal_values_nn_functional_pad_constant_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.631s) 2023-01-11T23:10:57.8306600Z test_nvfuser_extremal_values_nn_functional_pad_constant_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.428s) 2023-01-11T23:10:57.8306804Z test_nvfuser_extremal_values_nn_functional_pad_constant_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.426s) 2023-01-11T23:10:57.8307004Z test_nvfuser_extremal_values_nn_functional_pad_constant_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.421s) 2023-01-11T23:10:57.8307203Z test_nvfuser_extremal_values_nn_functional_pad_reflect_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.101s) 2023-01-11T23:10:57.8307421Z test_nvfuser_extremal_values_nn_functional_pad_reflect_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.150s) 2023-01-11T23:10:57.8307632Z test_nvfuser_extremal_values_nn_functional_pad_reflect_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.151s) 2023-01-11T23:10:57.8307836Z test_nvfuser_extremal_values_nn_functional_pad_reflect_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.102s) 2023-01-11T23:10:57.8308039Z test_nvfuser_extremal_values_nn_functional_pad_reflect_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.104s) 2023-01-11T23:10:57.8308247Z test_nvfuser_extremal_values_nn_functional_pad_reflect_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.102s) 2023-01-11T23:10:57.8308456Z test_nvfuser_extremal_values_nn_functional_pad_replicate_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.147s) 2023-01-11T23:10:57.8308727Z test_nvfuser_extremal_values_nn_functional_pad_replicate_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.151s) 2023-01-11T23:10:57.8308938Z test_nvfuser_extremal_values_nn_functional_pad_replicate_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.103s) 2023-01-11T23:10:57.8309152Z test_nvfuser_extremal_values_nn_functional_pad_replicate_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.102s) 2023-01-11T23:10:57.8309356Z test_nvfuser_extremal_values_nn_functional_pad_replicate_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.103s) 2023-01-11T23:10:57.8309556Z test_nvfuser_extremal_values_nn_functional_pairwise_distance_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.063s) 2023-01-11T23:10:57.8309770Z test_nvfuser_extremal_values_nn_functional_pairwise_distance_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.092s) 2023-01-11T23:10:57.8309983Z test_nvfuser_extremal_values_nn_functional_pairwise_distance_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.093s) 2023-01-11T23:10:57.8310200Z test_nvfuser_extremal_values_nn_functional_pairwise_distance_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.062s) 2023-01-11T23:10:57.8310434Z test_nvfuser_extremal_values_nn_functional_pairwise_distance_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.064s) 2023-01-11T23:10:57.8310643Z test_nvfuser_extremal_values_nn_functional_pairwise_distance_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.063s) 2023-01-11T23:10:57.8310861Z test_nvfuser_extremal_values_nn_functional_pdist_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.066s) 2023-01-11T23:10:57.8311105Z test_nvfuser_extremal_values_nn_functional_pdist_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.066s) 2023-01-11T23:10:57.8311363Z test_nvfuser_extremal_values_nn_functional_pixel_shuffle_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.038s) 2023-01-11T23:10:57.8311623Z test_nvfuser_extremal_values_nn_functional_pixel_shuffle_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.055s) 2023-01-11T23:10:57.8311870Z test_nvfuser_extremal_values_nn_functional_pixel_shuffle_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.055s) 2023-01-11T23:10:57.8312089Z test_nvfuser_extremal_values_nn_functional_pixel_shuffle_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.038s) 2023-01-11T23:10:57.8312293Z test_nvfuser_extremal_values_nn_functional_pixel_shuffle_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.038s) 2023-01-11T23:10:57.8312495Z test_nvfuser_extremal_values_nn_functional_pixel_shuffle_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.038s) 2023-01-11T23:10:57.8312701Z test_nvfuser_extremal_values_nn_functional_pixel_unshuffle_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.038s) 2023-01-11T23:10:57.8312916Z test_nvfuser_extremal_values_nn_functional_pixel_unshuffle_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.054s) 2023-01-11T23:10:57.8313144Z test_nvfuser_extremal_values_nn_functional_pixel_unshuffle_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.057s) 2023-01-11T23:10:57.8313355Z test_nvfuser_extremal_values_nn_functional_pixel_unshuffle_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.038s) 2023-01-11T23:10:57.8313557Z test_nvfuser_extremal_values_nn_functional_pixel_unshuffle_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.038s) 2023-01-11T23:10:57.8313758Z test_nvfuser_extremal_values_nn_functional_pixel_unshuffle_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.038s) 2023-01-11T23:10:57.8313952Z test_nvfuser_extremal_values_nn_functional_poisson_nll_loss_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.700s) 2023-01-11T23:10:57.8314163Z test_nvfuser_extremal_values_nn_functional_poisson_nll_loss_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.701s) 2023-01-11T23:10:57.8314366Z test_nvfuser_extremal_values_nn_functional_poisson_nll_loss_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.698s) 2023-01-11T23:10:57.8314573Z test_nvfuser_extremal_values_nn_functional_poisson_nll_loss_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.691s) 2023-01-11T23:10:57.8314781Z test_nvfuser_extremal_values_nn_functional_prelu_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.185s) 2023-01-11T23:10:57.8314979Z test_nvfuser_extremal_values_nn_functional_prelu_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.185s) 2023-01-11T23:10:57.8315177Z test_nvfuser_extremal_values_nn_functional_prelu_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.186s) 2023-01-11T23:10:57.8315369Z test_nvfuser_extremal_values_nn_functional_prelu_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.183s) 2023-01-11T23:10:57.8315566Z test_nvfuser_extremal_values_nn_functional_relu6_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.023s) 2023-01-11T23:10:57.8315767Z test_nvfuser_extremal_values_nn_functional_relu6_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.023s) 2023-01-11T23:10:57.8315950Z test_nvfuser_extremal_values_nn_functional_relu6_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.023s) 2023-01-11T23:10:57.8316161Z test_nvfuser_extremal_values_nn_functional_relu6_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.023s) 2023-01-11T23:10:57.8316362Z test_nvfuser_extremal_values_nn_functional_relu_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.036s) 2023-01-11T23:10:57.8316556Z test_nvfuser_extremal_values_nn_functional_relu_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.036s) 2023-01-11T23:10:57.8316752Z test_nvfuser_extremal_values_nn_functional_relu_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.036s) 2023-01-11T23:10:57.8316950Z test_nvfuser_extremal_values_nn_functional_relu_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.035s) 2023-01-11T23:10:57.8317145Z test_nvfuser_extremal_values_nn_functional_rrelu_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.002s) 2023-01-11T23:10:57.8317341Z test_nvfuser_extremal_values_nn_functional_rrelu_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.002s) 2023-01-11T23:10:57.8317532Z test_nvfuser_extremal_values_nn_functional_rrelu_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.002s) 2023-01-11T23:10:57.8317709Z test_nvfuser_extremal_values_nn_functional_rrelu_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.002s) 2023-01-11T23:10:57.8317908Z test_nvfuser_extremal_values_nn_functional_selu_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.022s) 2023-01-11T23:10:57.8318105Z test_nvfuser_extremal_values_nn_functional_selu_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.023s) 2023-01-11T23:10:57.8318294Z test_nvfuser_extremal_values_nn_functional_selu_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.023s) 2023-01-11T23:10:57.8318492Z test_nvfuser_extremal_values_nn_functional_selu_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.022s) 2023-01-11T23:10:57.8318721Z test_nvfuser_extremal_values_nn_functional_silu_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.025s) 2023-01-11T23:10:57.8318964Z test_nvfuser_extremal_values_nn_functional_silu_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.025s) 2023-01-11T23:10:57.8319203Z test_nvfuser_extremal_values_nn_functional_silu_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.025s) 2023-01-11T23:10:57.8319438Z test_nvfuser_extremal_values_nn_functional_silu_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.025s) 2023-01-11T23:10:57.8319693Z test_nvfuser_extremal_values_nn_functional_smooth_l1_loss_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.083s) 2023-01-11T23:10:57.8319933Z test_nvfuser_extremal_values_nn_functional_smooth_l1_loss_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.084s) 2023-01-11T23:10:57.8320193Z test_nvfuser_extremal_values_nn_functional_smooth_l1_loss_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.083s) 2023-01-11T23:10:57.8320455Z test_nvfuser_extremal_values_nn_functional_soft_margin_loss_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.053s) 2023-01-11T23:10:57.8320716Z test_nvfuser_extremal_values_nn_functional_soft_margin_loss_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.052s) 2023-01-11T23:10:57.8320983Z test_nvfuser_extremal_values_nn_functional_soft_margin_loss_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.052s) 2023-01-11T23:10:57.8321195Z test_nvfuser_extremal_values_nn_functional_soft_margin_loss_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.052s) 2023-01-11T23:10:57.8321399Z test_nvfuser_extremal_values_nn_functional_softmin_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.062s) 2023-01-11T23:10:57.8321603Z test_nvfuser_extremal_values_nn_functional_softmin_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.061s) 2023-01-11T23:10:57.8321796Z test_nvfuser_extremal_values_nn_functional_softmin_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.061s) 2023-01-11T23:10:57.8321979Z test_nvfuser_extremal_values_nn_functional_softmin_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.060s) 2023-01-11T23:10:57.8322207Z test_nvfuser_extremal_values_nn_functional_softmin_with_dtype_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.061s) 2023-01-11T23:10:57.8322419Z test_nvfuser_extremal_values_nn_functional_softmin_with_dtype_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.079s) 2023-01-11T23:10:57.8322636Z test_nvfuser_extremal_values_nn_functional_softmin_with_dtype_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.078s) 2023-01-11T23:10:57.8322839Z test_nvfuser_extremal_values_nn_functional_softmin_with_dtype_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.063s) 2023-01-11T23:10:57.8323047Z test_nvfuser_extremal_values_nn_functional_softmin_with_dtype_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.062s) 2023-01-11T23:10:57.8323251Z test_nvfuser_extremal_values_nn_functional_softmin_with_dtype_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.061s) 2023-01-11T23:10:57.8323455Z test_nvfuser_extremal_values_nn_functional_softplus_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.027s) 2023-01-11T23:10:57.8323654Z test_nvfuser_extremal_values_nn_functional_softplus_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.027s) 2023-01-11T23:10:57.8323851Z test_nvfuser_extremal_values_nn_functional_softplus_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.027s) 2023-01-11T23:10:57.8324037Z test_nvfuser_extremal_values_nn_functional_softplus_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.029s) 2023-01-11T23:10:57.8324237Z test_nvfuser_extremal_values_nn_functional_softshrink_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.038s) 2023-01-11T23:10:57.8324436Z test_nvfuser_extremal_values_nn_functional_softshrink_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.038s) 2023-01-11T23:10:57.8324637Z test_nvfuser_extremal_values_nn_functional_softshrink_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.038s) 2023-01-11T23:10:57.8324860Z test_nvfuser_extremal_values_nn_functional_softshrink_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.038s) 2023-01-11T23:10:57.8325066Z test_nvfuser_extremal_values_nn_functional_softsign_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.033s) 2023-01-11T23:10:57.8325275Z test_nvfuser_extremal_values_nn_functional_softsign_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.046s) 2023-01-11T23:10:57.8325485Z test_nvfuser_extremal_values_nn_functional_softsign_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.046s) 2023-01-11T23:10:57.8325682Z test_nvfuser_extremal_values_nn_functional_softsign_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.032s) 2023-01-11T23:10:57.8325873Z test_nvfuser_extremal_values_nn_functional_softsign_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.034s) 2023-01-11T23:10:57.8326057Z test_nvfuser_extremal_values_nn_functional_softsign_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.033s) 2023-01-11T23:10:57.8326257Z test_nvfuser_extremal_values_nn_functional_tanhshrink_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.030s) 2023-01-11T23:10:57.8326467Z test_nvfuser_extremal_values_nn_functional_tanhshrink_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.036s) 2023-01-11T23:10:57.8326672Z test_nvfuser_extremal_values_nn_functional_tanhshrink_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.037s) 2023-01-11T23:10:57.8326872Z test_nvfuser_extremal_values_nn_functional_tanhshrink_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.029s) 2023-01-11T23:10:57.8327078Z test_nvfuser_extremal_values_nn_functional_tanhshrink_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.029s) 2023-01-11T23:10:57.8327275Z test_nvfuser_extremal_values_nn_functional_tanhshrink_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.029s) 2023-01-11T23:10:57.8327478Z test_nvfuser_extremal_values_nn_functional_threshold_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.777s) 2023-01-11T23:10:57.8327705Z test_nvfuser_extremal_values_nn_functional_threshold_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.767s) 2023-01-11T23:10:57.8327893Z test_nvfuser_extremal_values_nn_functional_threshold_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.751s) 2023-01-11T23:10:57.8328083Z test_nvfuser_extremal_values_nn_functional_threshold_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.748s) 2023-01-11T23:10:57.8328299Z test_nvfuser_extremal_values_nn_functional_triplet_margin_loss_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.071s) 2023-01-11T23:10:57.8328523Z test_nvfuser_extremal_values_nn_functional_triplet_margin_loss_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.108s) 2023-01-11T23:10:57.8328753Z test_nvfuser_extremal_values_nn_functional_triplet_margin_loss_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.109s) 2023-01-11T23:10:57.8329020Z test_nvfuser_extremal_values_nn_functional_triplet_margin_loss_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.072s) 2023-01-11T23:10:57.8329281Z test_nvfuser_extremal_values_nn_functional_triplet_margin_loss_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.071s) 2023-01-11T23:10:57.8329552Z test_nvfuser_extremal_values_nn_functional_triplet_margin_loss_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.069s) 2023-01-11T23:10:57.8329839Z test_nvfuser_extremal_values_nn_functional_triplet_margin_with_distance_loss_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.107s) 2023-01-11T23:10:57.8330124Z test_nvfuser_extremal_values_nn_functional_triplet_margin_with_distance_loss_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.160s) 2023-01-11T23:10:57.8330407Z test_nvfuser_extremal_values_nn_functional_triplet_margin_with_distance_loss_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.158s) 2023-01-11T23:10:57.8330706Z test_nvfuser_extremal_values_nn_functional_triplet_margin_with_distance_loss_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.107s) 2023-01-11T23:10:57.8330989Z test_nvfuser_extremal_values_nn_functional_triplet_margin_with_distance_loss_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.112s) 2023-01-11T23:10:57.8331258Z test_nvfuser_extremal_values_nn_functional_triplet_margin_with_distance_loss_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.107s) 2023-01-11T23:10:57.8331462Z test_nvfuser_extremal_values_nn_functional_unfold_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (3.801s) 2023-01-11T23:10:57.8331660Z test_nvfuser_extremal_values_nn_functional_unfold_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... ok (5.446s) 2023-01-11T23:10:57.8331864Z test_nvfuser_extremal_values_nn_functional_unfold_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (5.522s) 2023-01-11T23:10:57.8332064Z test_nvfuser_extremal_values_nn_functional_unfold_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (3.777s) 2023-01-11T23:10:57.8332263Z test_nvfuser_extremal_values_nn_functional_unfold_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (3.782s) 2023-01-11T23:10:57.8332460Z test_nvfuser_extremal_values_nn_functional_unfold_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (3.798s) 2023-01-11T23:10:57.8332666Z test_nvfuser_extremal_values_nn_functional_upsample_bilinear_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.035s) 2023-01-11T23:10:57.8332865Z test_nvfuser_extremal_values_nn_functional_upsample_bilinear_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.034s) 2023-01-11T23:10:57.8333073Z test_nvfuser_extremal_values_nn_functional_upsample_bilinear_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.034s) 2023-01-11T23:10:57.8333287Z test_nvfuser_extremal_values_nn_functional_upsample_nearest_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.094s) 2023-01-11T23:10:57.8333495Z test_nvfuser_extremal_values_nn_functional_upsample_nearest_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.097s) 2023-01-11T23:10:57.8333728Z test_nvfuser_extremal_values_nn_functional_upsample_nearest_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.095s) 2023-01-11T23:10:57.8333924Z test_nvfuser_extremal_values_nonzero_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.344s) 2023-01-11T23:10:57.8334118Z test_nvfuser_extremal_values_nonzero_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.502s) 2023-01-11T23:10:57.8334422Z test_nvfuser_extremal_values_nonzero_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.503s) 2023-01-11T23:10:57.8334614Z test_nvfuser_extremal_values_nonzero_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.342s) 2023-01-11T23:10:57.8334788Z test_nvfuser_extremal_values_nonzero_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.342s) 2023-01-11T23:10:57.8334975Z test_nvfuser_extremal_values_nonzero_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.345s) 2023-01-11T23:10:57.8335159Z test_nvfuser_extremal_values_norm_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.679s) 2023-01-11T23:10:57.8335345Z test_nvfuser_extremal_values_norm_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.996s) 2023-01-11T23:10:57.8335527Z test_nvfuser_extremal_values_norm_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (1.020s) 2023-01-11T23:10:57.8335710Z test_nvfuser_extremal_values_norm_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.681s) 2023-01-11T23:10:57.8335883Z test_nvfuser_extremal_values_norm_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.680s) 2023-01-11T23:10:57.8336054Z test_nvfuser_extremal_values_norm_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.671s) 2023-01-11T23:10:57.8336239Z test_nvfuser_extremal_values_norm_fro_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.048s) 2023-01-11T23:10:57.8336418Z test_nvfuser_extremal_values_norm_fro_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.070s) 2023-01-11T23:10:57.8336649Z test_nvfuser_extremal_values_norm_fro_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.072s) 2023-01-11T23:10:57.8336843Z test_nvfuser_extremal_values_norm_fro_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.050s) 2023-01-11T23:10:57.8337032Z test_nvfuser_extremal_values_norm_fro_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.050s) 2023-01-11T23:10:57.8337219Z test_nvfuser_extremal_values_norm_fro_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.049s) 2023-01-11T23:10:57.8337414Z test_nvfuser_extremal_values_norm_inf_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.065s) 2023-01-11T23:10:57.8337611Z test_nvfuser_extremal_values_norm_inf_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.095s) 2023-01-11T23:10:57.8337804Z test_nvfuser_extremal_values_norm_inf_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.098s) 2023-01-11T23:10:57.8337997Z test_nvfuser_extremal_values_norm_inf_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.066s) 2023-01-11T23:10:57.8338169Z test_nvfuser_extremal_values_norm_inf_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.066s) 2023-01-11T23:10:57.8338352Z test_nvfuser_extremal_values_norm_inf_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.064s) 2023-01-11T23:10:57.8338552Z test_nvfuser_extremal_values_norm_nuc_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... ok (12.698s) 2023-01-11T23:10:57.8338749Z test_nvfuser_extremal_values_norm_nuc_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (1.086s) 2023-01-11T23:10:57.8338930Z test_nvfuser_extremal_values_norm_nuc_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.225s) 2023-01-11T23:10:57.8339110Z test_nvfuser_extremal_values_norm_nuc_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.728s) 2023-01-11T23:10:57.8339297Z test_nvfuser_extremal_values_normal_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.003s) 2023-01-11T23:10:57.8339487Z test_nvfuser_extremal_values_normal_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.002s) 2023-01-11T23:10:57.8339700Z test_nvfuser_extremal_values_normal_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.002s) 2023-01-11T23:10:57.8339866Z test_nvfuser_extremal_values_normal_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.002s) 2023-01-11T23:10:57.8340065Z test_nvfuser_extremal_values_normal_number_mean_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.002s) 2023-01-11T23:10:57.8340262Z test_nvfuser_extremal_values_normal_number_mean_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.002s) 2023-01-11T23:10:57.8340463Z test_nvfuser_extremal_values_normal_number_mean_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.002s) 2023-01-11T23:10:57.8340658Z test_nvfuser_extremal_values_normal_number_mean_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.002s) 2023-01-11T23:10:57.8340848Z test_nvfuser_extremal_values_ones_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.017s) 2023-01-11T23:10:57.8341037Z test_nvfuser_extremal_values_ones_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.023s) 2023-01-11T23:10:57.8341232Z test_nvfuser_extremal_values_ones_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.023s) 2023-01-11T23:10:57.8341415Z test_nvfuser_extremal_values_ones_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.017s) 2023-01-11T23:10:57.8341580Z test_nvfuser_extremal_values_ones_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.017s) 2023-01-11T23:10:57.8341759Z test_nvfuser_extremal_values_ones_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.017s) 2023-01-11T23:10:57.8341945Z test_nvfuser_extremal_values_ones_like_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.065s) 2023-01-11T23:10:57.8342137Z test_nvfuser_extremal_values_ones_like_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.095s) 2023-01-11T23:10:57.8342350Z test_nvfuser_extremal_values_ones_like_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.097s) 2023-01-11T23:10:57.8342541Z test_nvfuser_extremal_values_ones_like_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.066s) 2023-01-11T23:10:57.8342732Z test_nvfuser_extremal_values_ones_like_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.065s) 2023-01-11T23:10:57.8342922Z test_nvfuser_extremal_values_ones_like_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.064s) 2023-01-11T23:10:57.8343113Z test_nvfuser_extremal_values_ormqr_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... ok (3.332s) 2023-01-11T23:10:57.8343288Z test_nvfuser_extremal_values_ormqr_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (3.360s) 2023-01-11T23:10:57.8343471Z test_nvfuser_extremal_values_ormqr_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (2.440s) 2023-01-11T23:10:57.8343656Z test_nvfuser_extremal_values_ormqr_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (2.303s) 2023-01-11T23:10:57.8343849Z test_nvfuser_extremal_values_outer_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.017s) 2023-01-11T23:10:57.8344036Z test_nvfuser_extremal_values_outer_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.024s) 2023-01-11T23:10:57.8344225Z test_nvfuser_extremal_values_outer_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.025s) 2023-01-11T23:10:57.8344406Z test_nvfuser_extremal_values_outer_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.017s) 2023-01-11T23:10:57.8344580Z test_nvfuser_extremal_values_outer_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.017s) 2023-01-11T23:10:57.8344754Z test_nvfuser_extremal_values_outer_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.017s) 2023-01-11T23:10:57.8344934Z test_nvfuser_extremal_values_pca_lowrank_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.021s) 2023-01-11T23:10:57.8345121Z test_nvfuser_extremal_values_pca_lowrank_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.021s) 2023-01-11T23:10:57.8345311Z test_nvfuser_extremal_values_permute_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.075s) 2023-01-11T23:10:57.8345534Z test_nvfuser_extremal_values_permute_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.095s) 2023-01-11T23:10:57.8345721Z test_nvfuser_extremal_values_permute_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.097s) 2023-01-11T23:10:57.8345903Z test_nvfuser_extremal_values_permute_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.075s) 2023-01-11T23:10:57.8346089Z test_nvfuser_extremal_values_permute_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.074s) 2023-01-11T23:10:57.8346268Z test_nvfuser_extremal_values_permute_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.075s) 2023-01-11T23:10:57.8346457Z test_nvfuser_extremal_values_pinverse_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... ok (19.185s) 2023-01-11T23:10:57.8346639Z test_nvfuser_extremal_values_pinverse_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (1.754s) 2023-01-11T23:10:57.8346824Z test_nvfuser_extremal_values_pinverse_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.411s) 2023-01-11T23:10:57.8347005Z test_nvfuser_extremal_values_pinverse_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (1.171s) 2023-01-11T23:10:57.8347187Z test_nvfuser_extremal_values_polar_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.070s) 2023-01-11T23:10:57.8347364Z test_nvfuser_extremal_values_polar_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.068s) 2023-01-11T23:10:57.8347572Z test_nvfuser_extremal_values_polygamma_polygamma_n_0_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.076s) 2023-01-11T23:10:57.8347777Z test_nvfuser_extremal_values_polygamma_polygamma_n_0_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.077s) 2023-01-11T23:10:57.8347980Z test_nvfuser_extremal_values_polygamma_polygamma_n_0_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.075s) 2023-01-11T23:10:57.8348214Z test_nvfuser_extremal_values_polygamma_polygamma_n_1_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.076s) 2023-01-11T23:10:57.8348412Z test_nvfuser_extremal_values_polygamma_polygamma_n_1_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.077s) 2023-01-11T23:10:57.8348666Z test_nvfuser_extremal_values_polygamma_polygamma_n_1_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.075s) 2023-01-11T23:10:57.8348868Z test_nvfuser_extremal_values_polygamma_polygamma_n_2_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.076s) 2023-01-11T23:10:57.8349064Z test_nvfuser_extremal_values_polygamma_polygamma_n_2_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.077s) 2023-01-11T23:10:57.8349265Z test_nvfuser_extremal_values_polygamma_polygamma_n_2_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.075s) 2023-01-11T23:10:57.8349459Z test_nvfuser_extremal_values_polygamma_polygamma_n_3_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.076s) 2023-01-11T23:10:57.8349658Z test_nvfuser_extremal_values_polygamma_polygamma_n_3_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.077s) 2023-01-11T23:10:57.8349853Z test_nvfuser_extremal_values_polygamma_polygamma_n_3_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.075s) 2023-01-11T23:10:57.8350048Z test_nvfuser_extremal_values_polygamma_polygamma_n_4_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.076s) 2023-01-11T23:10:57.8350243Z test_nvfuser_extremal_values_polygamma_polygamma_n_4_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.076s) 2023-01-11T23:10:57.8350427Z test_nvfuser_extremal_values_polygamma_polygamma_n_4_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.075s) 2023-01-11T23:10:57.8350608Z test_nvfuser_extremal_values_positive_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.016s) 2023-01-11T23:10:57.8350808Z test_nvfuser_extremal_values_positive_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.023s) 2023-01-11T23:10:57.8351052Z test_nvfuser_extremal_values_positive_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.023s) 2023-01-11T23:10:57.8351319Z test_nvfuser_extremal_values_positive_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.016s) 2023-01-11T23:10:57.8351553Z test_nvfuser_extremal_values_positive_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.016s) 2023-01-11T23:10:57.8351782Z test_nvfuser_extremal_values_positive_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.016s) 2023-01-11T23:10:57.8352012Z test_nvfuser_extremal_values_pow_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.153s) 2023-01-11T23:10:57.8352232Z test_nvfuser_extremal_values_pow_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.199s) 2023-01-11T23:10:57.8352402Z test_nvfuser_extremal_values_pow_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.203s) 2023-01-11T23:10:57.8352579Z test_nvfuser_extremal_values_pow_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.153s) 2023-01-11T23:10:57.8352766Z test_nvfuser_extremal_values_pow_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.151s) 2023-01-11T23:10:57.8352943Z test_nvfuser_extremal_values_pow_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.150s) 2023-01-11T23:10:57.8353131Z test_nvfuser_extremal_values_prod_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.584s) 2023-01-11T23:10:57.8353313Z test_nvfuser_extremal_values_prod_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.876s) 2023-01-11T23:10:57.8353494Z test_nvfuser_extremal_values_prod_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.895s) 2023-01-11T23:10:57.8353674Z test_nvfuser_extremal_values_prod_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.584s) 2023-01-11T23:10:57.8353852Z test_nvfuser_extremal_values_prod_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.586s) 2023-01-11T23:10:57.8354039Z test_nvfuser_extremal_values_prod_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.578s) 2023-01-11T23:10:57.8354218Z test_nvfuser_extremal_values_put_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.354s) 2023-01-11T23:10:57.8354400Z test_nvfuser_extremal_values_put_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.538s) 2023-01-11T23:10:57.8354585Z test_nvfuser_extremal_values_put_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.548s) 2023-01-11T23:10:57.8354765Z test_nvfuser_extremal_values_put_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.353s) 2023-01-11T23:10:57.8354950Z test_nvfuser_extremal_values_put_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.354s) 2023-01-11T23:10:57.8355125Z test_nvfuser_extremal_values_put_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.348s) 2023-01-11T23:10:57.8355307Z test_nvfuser_extremal_values_qr_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... ok (1.024s) 2023-01-11T23:10:57.8355486Z test_nvfuser_extremal_values_qr_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (1.026s) 2023-01-11T23:10:57.8355656Z test_nvfuser_extremal_values_qr_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.639s) 2023-01-11T23:10:57.8355835Z test_nvfuser_extremal_values_qr_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.633s) 2023-01-11T23:10:57.8356040Z test_nvfuser_extremal_values_quantile_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.002s) 2023-01-11T23:10:57.8356246Z test_nvfuser_extremal_values_quantile_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.002s) 2023-01-11T23:10:57.8356435Z test_nvfuser_extremal_values_rad2deg_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.016s) 2023-01-11T23:10:57.8356629Z test_nvfuser_extremal_values_rad2deg_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.016s) 2023-01-11T23:10:57.8356810Z test_nvfuser_extremal_values_rad2deg_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.016s) 2023-01-11T23:10:57.8356998Z test_nvfuser_extremal_values_rad2deg_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.016s) 2023-01-11T23:10:57.8357214Z test_nvfuser_extremal_values_rand_like_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.003s) 2023-01-11T23:10:57.8357396Z test_nvfuser_extremal_values_rand_like_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.003s) 2023-01-11T23:10:57.8357592Z test_nvfuser_extremal_values_rand_like_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.003s) 2023-01-11T23:10:57.8357785Z test_nvfuser_extremal_values_rand_like_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.003s) 2023-01-11T23:10:57.8357971Z test_nvfuser_extremal_values_rand_like_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.002s) 2023-01-11T23:10:57.8358161Z test_nvfuser_extremal_values_rand_like_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.002s) 2023-01-11T23:10:57.8358340Z test_nvfuser_extremal_values_randint_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.003s) 2023-01-11T23:10:57.8358530Z test_nvfuser_extremal_values_randint_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.003s) 2023-01-11T23:10:57.8358755Z test_nvfuser_extremal_values_randint_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.003s) 2023-01-11T23:10:57.8358982Z test_nvfuser_extremal_values_randint_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.003s) 2023-01-11T23:10:57.8359208Z test_nvfuser_extremal_values_randint_like_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.003s) 2023-01-11T23:10:57.8359449Z test_nvfuser_extremal_values_randint_like_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.003s) 2023-01-11T23:10:57.8359686Z test_nvfuser_extremal_values_randint_like_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.003s) 2023-01-11T23:10:57.8359913Z test_nvfuser_extremal_values_randint_like_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.003s) 2023-01-11T23:10:57.8360171Z test_nvfuser_extremal_values_randn_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.002s) 2023-01-11T23:10:57.8360407Z test_nvfuser_extremal_values_randn_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.002s) 2023-01-11T23:10:57.8360643Z test_nvfuser_extremal_values_randn_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.002s) 2023-01-11T23:10:57.8360871Z test_nvfuser_extremal_values_randn_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.002s) 2023-01-11T23:10:57.8361083Z test_nvfuser_extremal_values_randn_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.002s) 2023-01-11T23:10:57.8361250Z test_nvfuser_extremal_values_randn_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.002s) 2023-01-11T23:10:57.8361435Z test_nvfuser_extremal_values_randn_like_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.002s) 2023-01-11T23:10:57.8361624Z test_nvfuser_extremal_values_randn_like_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.003s) 2023-01-11T23:10:57.8361819Z test_nvfuser_extremal_values_randn_like_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.003s) 2023-01-11T23:10:57.8362017Z test_nvfuser_extremal_values_randn_like_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.002s) 2023-01-11T23:10:57.8362208Z test_nvfuser_extremal_values_randn_like_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.002s) 2023-01-11T23:10:57.8362388Z test_nvfuser_extremal_values_randn_like_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.002s) 2023-01-11T23:10:57.8362575Z test_nvfuser_extremal_values_ravel_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.043s) 2023-01-11T23:10:57.8362761Z test_nvfuser_extremal_values_ravel_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.065s) 2023-01-11T23:10:57.8362934Z test_nvfuser_extremal_values_ravel_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.065s) 2023-01-11T23:10:57.8363119Z test_nvfuser_extremal_values_ravel_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.043s) 2023-01-11T23:10:57.8363325Z test_nvfuser_extremal_values_ravel_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.043s) 2023-01-11T23:10:57.8363507Z test_nvfuser_extremal_values_ravel_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.043s) 2023-01-11T23:10:57.8363686Z test_nvfuser_extremal_values_real_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.022s) 2023-01-11T23:10:57.8363873Z test_nvfuser_extremal_values_real_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.031s) 2023-01-11T23:10:57.8364059Z test_nvfuser_extremal_values_real_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.032s) 2023-01-11T23:10:57.8364242Z test_nvfuser_extremal_values_real_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.023s) 2023-01-11T23:10:57.8364424Z test_nvfuser_extremal_values_real_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.022s) 2023-01-11T23:10:57.8364591Z test_nvfuser_extremal_values_real_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.022s) 2023-01-11T23:10:57.8364789Z test_nvfuser_extremal_values_reciprocal_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.048s) 2023-01-11T23:10:57.8364983Z test_nvfuser_extremal_values_reciprocal_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.061s) 2023-01-11T23:10:57.8365175Z test_nvfuser_extremal_values_reciprocal_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.062s) 2023-01-11T23:10:57.8365363Z test_nvfuser_extremal_values_reciprocal_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.048s) 2023-01-11T23:10:57.8365544Z test_nvfuser_extremal_values_reciprocal_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.049s) 2023-01-11T23:10:57.8365733Z test_nvfuser_extremal_values_reciprocal_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.047s) 2023-01-11T23:10:57.8365922Z test_nvfuser_extremal_values_remainder_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.174s) 2023-01-11T23:10:57.8366135Z test_nvfuser_extremal_values_remainder_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.175s) 2023-01-11T23:10:57.8366316Z test_nvfuser_extremal_values_remainder_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.173s) 2023-01-11T23:10:57.8366500Z test_nvfuser_extremal_values_remainder_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.172s) 2023-01-11T23:10:57.8366680Z test_nvfuser_extremal_values_renorm_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.069s) 2023-01-11T23:10:57.8366867Z test_nvfuser_extremal_values_renorm_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.104s) 2023-01-11T23:10:57.8367050Z test_nvfuser_extremal_values_renorm_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.106s) 2023-01-11T23:10:57.8367237Z test_nvfuser_extremal_values_renorm_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.069s) 2023-01-11T23:10:57.8367413Z test_nvfuser_extremal_values_renorm_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.069s) 2023-01-11T23:10:57.8367596Z test_nvfuser_extremal_values_renorm_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.068s) 2023-01-11T23:10:57.8367780Z test_nvfuser_extremal_values_repeat_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.301s) 2023-01-11T23:10:57.8367958Z test_nvfuser_extremal_values_repeat_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.428s) 2023-01-11T23:10:57.8368154Z test_nvfuser_extremal_values_repeat_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.436s) 2023-01-11T23:10:57.8368337Z test_nvfuser_extremal_values_repeat_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.301s) 2023-01-11T23:10:57.8368521Z test_nvfuser_extremal_values_repeat_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.301s) 2023-01-11T23:10:57.8368739Z test_nvfuser_extremal_values_repeat_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.298s) 2023-01-11T23:10:57.8368995Z test_nvfuser_extremal_values_repeat_interleave_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.076s) 2023-01-11T23:10:57.8369275Z test_nvfuser_extremal_values_repeat_interleave_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.118s) 2023-01-11T23:10:57.8369521Z test_nvfuser_extremal_values_repeat_interleave_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.119s) 2023-01-11T23:10:57.8369766Z test_nvfuser_extremal_values_repeat_interleave_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.077s) 2023-01-11T23:10:57.8370000Z test_nvfuser_extremal_values_repeat_interleave_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.076s) 2023-01-11T23:10:57.8370245Z test_nvfuser_extremal_values_repeat_interleave_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.075s) 2023-01-11T23:10:57.8370480Z test_nvfuser_extremal_values_reshape_as_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.031s) 2023-01-11T23:10:57.8370725Z test_nvfuser_extremal_values_reshape_as_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.046s) 2023-01-11T23:10:57.8370969Z test_nvfuser_extremal_values_reshape_as_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.047s) 2023-01-11T23:10:57.8371208Z test_nvfuser_extremal_values_reshape_as_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.031s) 2023-01-11T23:10:57.8371443Z test_nvfuser_extremal_values_reshape_as_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.032s) 2023-01-11T23:10:57.8371633Z test_nvfuser_extremal_values_reshape_as_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.031s) 2023-01-11T23:10:57.8371821Z test_nvfuser_extremal_values_reshape_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.109s) 2023-01-11T23:10:57.8371996Z test_nvfuser_extremal_values_reshape_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.159s) 2023-01-11T23:10:57.8372186Z test_nvfuser_extremal_values_reshape_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.164s) 2023-01-11T23:10:57.8372391Z test_nvfuser_extremal_values_reshape_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.109s) 2023-01-11T23:10:57.8372578Z test_nvfuser_extremal_values_reshape_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.110s) 2023-01-11T23:10:57.8372761Z test_nvfuser_extremal_values_reshape_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.107s) 2023-01-11T23:10:57.8372948Z test_nvfuser_extremal_values_resize__cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.002s) 2023-01-11T23:10:57.8373136Z test_nvfuser_extremal_values_resize__cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.002s) 2023-01-11T23:10:57.8373327Z test_nvfuser_extremal_values_resize__cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.002s) 2023-01-11T23:10:57.8373508Z test_nvfuser_extremal_values_resize__cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.002s) 2023-01-11T23:10:57.8373676Z test_nvfuser_extremal_values_resize__cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.002s) 2023-01-11T23:10:57.8373852Z test_nvfuser_extremal_values_resize__cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.002s) 2023-01-11T23:10:57.8374045Z test_nvfuser_extremal_values_resize_as__cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.002s) 2023-01-11T23:10:57.8374381Z test_nvfuser_extremal_values_resize_as__cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.002s) 2023-01-11T23:10:57.8374622Z test_nvfuser_extremal_values_resize_as__cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.002s) 2023-01-11T23:10:57.8374806Z test_nvfuser_extremal_values_resize_as__cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.002s) 2023-01-11T23:10:57.8374988Z test_nvfuser_extremal_values_resize_as__cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.002s) 2023-01-11T23:10:57.8375168Z test_nvfuser_extremal_values_resize_as__cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.002s) 2023-01-11T23:10:57.8375367Z test_nvfuser_extremal_values_resolve_conj_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.029s) 2023-01-11T23:10:57.8375615Z test_nvfuser_extremal_values_resolve_conj_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.042s) 2023-01-11T23:10:57.8375808Z test_nvfuser_extremal_values_resolve_conj_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.043s) 2023-01-11T23:10:57.8375997Z test_nvfuser_extremal_values_resolve_conj_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.029s) 2023-01-11T23:10:57.8376190Z test_nvfuser_extremal_values_resolve_conj_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.030s) 2023-01-11T23:10:57.8376374Z test_nvfuser_extremal_values_resolve_conj_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.029s) 2023-01-11T23:10:57.8376558Z test_nvfuser_extremal_values_resolve_neg_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.029s) 2023-01-11T23:10:57.8376757Z test_nvfuser_extremal_values_resolve_neg_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.042s) 2023-01-11T23:10:57.8376963Z test_nvfuser_extremal_values_resolve_neg_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.043s) 2023-01-11T23:10:57.8377152Z test_nvfuser_extremal_values_resolve_neg_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.029s) 2023-01-11T23:10:57.8377330Z test_nvfuser_extremal_values_resolve_neg_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.029s) 2023-01-11T23:10:57.8377515Z test_nvfuser_extremal_values_resolve_neg_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.029s) 2023-01-11T23:10:57.8377699Z test_nvfuser_extremal_values_roll_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.251s) 2023-01-11T23:10:57.8377881Z test_nvfuser_extremal_values_roll_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.358s) 2023-01-11T23:10:57.8378066Z test_nvfuser_extremal_values_roll_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.365s) 2023-01-11T23:10:57.8378243Z test_nvfuser_extremal_values_roll_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.251s) 2023-01-11T23:10:57.8378497Z test_nvfuser_extremal_values_roll_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.251s) 2023-01-11T23:10:57.8378676Z test_nvfuser_extremal_values_roll_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.250s) 2023-01-11T23:10:57.8378859Z test_nvfuser_extremal_values_rot90_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.558s) 2023-01-11T23:10:57.8379031Z test_nvfuser_extremal_values_rot90_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.826s) 2023-01-11T23:10:57.8379214Z test_nvfuser_extremal_values_rot90_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.842s) 2023-01-11T23:10:57.8379516Z test_nvfuser_extremal_values_rot90_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.555s) 2023-01-11T23:10:57.8379694Z test_nvfuser_extremal_values_rot90_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.556s) 2023-01-11T23:10:57.8379869Z test_nvfuser_extremal_values_rot90_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.550s) 2023-01-11T23:10:57.8380048Z test_nvfuser_extremal_values_round_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.019s) 2023-01-11T23:10:57.8380224Z test_nvfuser_extremal_values_round_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.019s) 2023-01-11T23:10:57.8380395Z test_nvfuser_extremal_values_round_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.019s) 2023-01-11T23:10:57.8380575Z test_nvfuser_extremal_values_round_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.019s) 2023-01-11T23:10:57.8380755Z test_nvfuser_extremal_values_round_decimals_0_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.045s) 2023-01-11T23:10:57.8380947Z test_nvfuser_extremal_values_round_decimals_0_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.045s) 2023-01-11T23:10:57.8381138Z test_nvfuser_extremal_values_round_decimals_0_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.045s) 2023-01-11T23:10:57.8381332Z test_nvfuser_extremal_values_round_decimals_0_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.044s) 2023-01-11T23:10:57.8381552Z test_nvfuser_extremal_values_round_decimals_3_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.046s) 2023-01-11T23:10:57.8381742Z test_nvfuser_extremal_values_round_decimals_3_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.045s) 2023-01-11T23:10:57.8381931Z test_nvfuser_extremal_values_round_decimals_3_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.045s) 2023-01-11T23:10:57.8382123Z test_nvfuser_extremal_values_round_decimals_3_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.045s) 2023-01-11T23:10:57.8382320Z test_nvfuser_extremal_values_round_decimals_neg_3_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.046s) 2023-01-11T23:10:57.8382500Z test_nvfuser_extremal_values_round_decimals_neg_3_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.045s) 2023-01-11T23:10:57.8382700Z test_nvfuser_extremal_values_round_decimals_neg_3_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.046s) 2023-01-11T23:10:57.8382887Z test_nvfuser_extremal_values_round_decimals_neg_3_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.045s) 2023-01-11T23:10:57.8383073Z test_nvfuser_extremal_values_rsqrt_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.048s) 2023-01-11T23:10:57.8383262Z test_nvfuser_extremal_values_rsqrt_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.061s) 2023-01-11T23:10:57.8383448Z test_nvfuser_extremal_values_rsqrt_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.062s) 2023-01-11T23:10:57.8383632Z test_nvfuser_extremal_values_rsqrt_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.048s) 2023-01-11T23:10:57.8383806Z test_nvfuser_extremal_values_rsqrt_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.049s) 2023-01-11T23:10:57.8383984Z test_nvfuser_extremal_values_rsqrt_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.048s) 2023-01-11T23:10:57.8384171Z test_nvfuser_extremal_values_rsub_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.110s) 2023-01-11T23:10:57.8384352Z test_nvfuser_extremal_values_rsub_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.128s) 2023-01-11T23:10:57.8384535Z test_nvfuser_extremal_values_rsub_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.132s) 2023-01-11T23:10:57.8384716Z test_nvfuser_extremal_values_rsub_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.110s) 2023-01-11T23:10:57.8384891Z test_nvfuser_extremal_values_rsub_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.109s) 2023-01-11T23:10:57.8385064Z test_nvfuser_extremal_values_rsub_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.109s) 2023-01-11T23:10:57.8385254Z test_nvfuser_extremal_values_scalar_tensor_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.025s) 2023-01-11T23:10:57.8385446Z test_nvfuser_extremal_values_scalar_tensor_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.034s) 2023-01-11T23:10:57.8385651Z test_nvfuser_extremal_values_scalar_tensor_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.035s) 2023-01-11T23:10:57.8385830Z test_nvfuser_extremal_values_scalar_tensor_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.024s) 2023-01-11T23:10:57.8386017Z test_nvfuser_extremal_values_scalar_tensor_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.025s) 2023-01-11T23:10:57.8386201Z test_nvfuser_extremal_values_scalar_tensor_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.024s) 2023-01-11T23:10:57.8386391Z test_nvfuser_extremal_values_scatter_add_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.122s) 2023-01-11T23:10:57.8386582Z test_nvfuser_extremal_values_scatter_add_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.180s) 2023-01-11T23:10:57.8386770Z test_nvfuser_extremal_values_scatter_add_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.184s) 2023-01-11T23:10:57.8386961Z test_nvfuser_extremal_values_scatter_add_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.120s) 2023-01-11T23:10:57.8387185Z test_nvfuser_extremal_values_scatter_add_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.121s) 2023-01-11T23:10:57.8387372Z test_nvfuser_extremal_values_scatter_add_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.119s) 2023-01-11T23:10:57.8387547Z test_nvfuser_extremal_values_scatter_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.409s) 2023-01-11T23:10:57.8387734Z test_nvfuser_extremal_values_scatter_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.412s) 2023-01-11T23:10:57.8387925Z test_nvfuser_extremal_values_scatter_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.420s) 2023-01-11T23:10:57.8388103Z test_nvfuser_extremal_values_scatter_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.410s) 2023-01-11T23:10:57.8388283Z test_nvfuser_extremal_values_scatter_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.409s) 2023-01-11T23:10:57.8388470Z test_nvfuser_extremal_values_scatter_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.406s) 2023-01-11T23:10:57.8388723Z test_nvfuser_extremal_values_scatter_reduce_amax_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.382s) 2023-01-11T23:10:57.8388921Z test_nvfuser_extremal_values_scatter_reduce_amax_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.380s) 2023-01-11T23:10:57.8389114Z test_nvfuser_extremal_values_scatter_reduce_amax_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.382s) 2023-01-11T23:10:57.8389313Z test_nvfuser_extremal_values_scatter_reduce_amax_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.413s) 2023-01-11T23:10:57.8389501Z test_nvfuser_extremal_values_scatter_reduce_amin_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.383s) 2023-01-11T23:10:57.8389698Z test_nvfuser_extremal_values_scatter_reduce_amin_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.381s) 2023-01-11T23:10:57.8389911Z test_nvfuser_extremal_values_scatter_reduce_amin_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.381s) 2023-01-11T23:10:57.8390107Z test_nvfuser_extremal_values_scatter_reduce_amin_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.378s) 2023-01-11T23:10:57.8390304Z test_nvfuser_extremal_values_scatter_reduce_mean_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.409s) 2023-01-11T23:10:57.8390502Z test_nvfuser_extremal_values_scatter_reduce_mean_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.408s) 2023-01-11T23:10:57.8390695Z test_nvfuser_extremal_values_scatter_reduce_mean_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.408s) 2023-01-11T23:10:57.8390885Z test_nvfuser_extremal_values_scatter_reduce_mean_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.402s) 2023-01-11T23:10:57.8391130Z test_nvfuser_extremal_values_scatter_reduce_prod_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.383s) 2023-01-11T23:10:57.8391360Z test_nvfuser_extremal_values_scatter_reduce_prod_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.382s) 2023-01-11T23:10:57.8391596Z test_nvfuser_extremal_values_scatter_reduce_prod_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.382s) 2023-01-11T23:10:57.8391830Z test_nvfuser_extremal_values_scatter_reduce_prod_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.378s) 2023-01-11T23:10:57.8392068Z test_nvfuser_extremal_values_scatter_reduce_sum_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.381s) 2023-01-11T23:10:57.8392310Z test_nvfuser_extremal_values_scatter_reduce_sum_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.380s) 2023-01-11T23:10:57.8392513Z test_nvfuser_extremal_values_scatter_reduce_sum_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.382s) 2023-01-11T23:10:57.8392709Z test_nvfuser_extremal_values_scatter_reduce_sum_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.378s) 2023-01-11T23:10:57.8392904Z test_nvfuser_extremal_values_searchsorted_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (1.449s) 2023-01-11T23:10:57.8393120Z test_nvfuser_extremal_values_searchsorted_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (1.447s) 2023-01-11T23:10:57.8393297Z test_nvfuser_extremal_values_searchsorted_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (1.446s) 2023-01-11T23:10:57.8393497Z test_nvfuser_extremal_values_segment_reduce_lengths_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.915s) 2023-01-11T23:10:57.8393694Z test_nvfuser_extremal_values_segment_reduce_lengths_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.914s) 2023-01-11T23:10:57.8393889Z test_nvfuser_extremal_values_segment_reduce_lengths_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.917s) 2023-01-11T23:10:57.8394076Z test_nvfuser_extremal_values_segment_reduce_lengths_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.908s) 2023-01-11T23:10:57.8394272Z test_nvfuser_extremal_values_segment_reduce_offsets_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.837s) 2023-01-11T23:10:57.8394462Z test_nvfuser_extremal_values_segment_reduce_offsets_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.842s) 2023-01-11T23:10:57.8394656Z test_nvfuser_extremal_values_segment_reduce_offsets_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.838s) 2023-01-11T23:10:57.8394848Z test_nvfuser_extremal_values_segment_reduce_offsets_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.824s) 2023-01-11T23:10:57.8395031Z test_nvfuser_extremal_values_select_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.078s) 2023-01-11T23:10:57.8395209Z test_nvfuser_extremal_values_select_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.115s) 2023-01-11T23:10:57.8395396Z test_nvfuser_extremal_values_select_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.117s) 2023-01-11T23:10:57.8395579Z test_nvfuser_extremal_values_select_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.079s) 2023-01-11T23:10:57.8395780Z test_nvfuser_extremal_values_select_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.078s) 2023-01-11T23:10:57.8395957Z test_nvfuser_extremal_values_select_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.077s) 2023-01-11T23:10:57.8396150Z test_nvfuser_extremal_values_select_scatter_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.083s) 2023-01-11T23:10:57.8396342Z test_nvfuser_extremal_values_select_scatter_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.085s) 2023-01-11T23:10:57.8396529Z test_nvfuser_extremal_values_select_scatter_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.084s) 2023-01-11T23:10:57.8396715Z test_nvfuser_extremal_values_select_scatter_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.083s) 2023-01-11T23:10:57.8396884Z test_nvfuser_extremal_values_sgn_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.016s) 2023-01-11T23:10:57.8397067Z test_nvfuser_extremal_values_sgn_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.023s) 2023-01-11T23:10:57.8397251Z test_nvfuser_extremal_values_sgn_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.024s) 2023-01-11T23:10:57.8397423Z test_nvfuser_extremal_values_sgn_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.016s) 2023-01-11T23:10:57.8397597Z test_nvfuser_extremal_values_sgn_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.016s) 2023-01-11T23:10:57.8397765Z test_nvfuser_extremal_values_sgn_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.017s) 2023-01-11T23:10:57.8397948Z test_nvfuser_extremal_values_short_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.040s) 2023-01-11T23:10:57.8398131Z test_nvfuser_extremal_values_short_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.054s) 2023-01-11T23:10:57.8398312Z test_nvfuser_extremal_values_short_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.054s) 2023-01-11T23:10:57.8398491Z test_nvfuser_extremal_values_short_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.039s) 2023-01-11T23:10:57.8398734Z test_nvfuser_extremal_values_short_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.040s) 2023-01-11T23:10:57.8398954Z test_nvfuser_extremal_values_short_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.040s) 2023-01-11T23:10:57.8399180Z test_nvfuser_extremal_values_sigmoid_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.049s) 2023-01-11T23:10:57.8399412Z test_nvfuser_extremal_values_sigmoid_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.061s) 2023-01-11T23:10:57.8399641Z test_nvfuser_extremal_values_sigmoid_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.062s) 2023-01-11T23:10:57.8399863Z test_nvfuser_extremal_values_sigmoid_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.048s) 2023-01-11T23:10:57.8400091Z test_nvfuser_extremal_values_sigmoid_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.048s) 2023-01-11T23:10:57.8400318Z test_nvfuser_extremal_values_sigmoid_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.047s) 2023-01-11T23:10:57.8400533Z test_nvfuser_extremal_values_sign_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.016s) 2023-01-11T23:10:57.8400752Z test_nvfuser_extremal_values_sign_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.016s) 2023-01-11T23:10:57.8400969Z test_nvfuser_extremal_values_sign_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.017s) 2023-01-11T23:10:57.8401154Z test_nvfuser_extremal_values_sign_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.016s) 2023-01-11T23:10:57.8401350Z test_nvfuser_extremal_values_signal_windows_bartlett_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.104s) 2023-01-11T23:10:57.8401553Z test_nvfuser_extremal_values_signal_windows_bartlett_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.102s) 2023-01-11T23:10:57.8401781Z test_nvfuser_extremal_values_signal_windows_blackman_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.145s) 2023-01-11T23:10:57.8401985Z test_nvfuser_extremal_values_signal_windows_blackman_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.141s) 2023-01-11T23:10:57.8402190Z test_nvfuser_extremal_values_signal_windows_cosine_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.099s) 2023-01-11T23:10:57.8402371Z test_nvfuser_extremal_values_signal_windows_cosine_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.098s) 2023-01-11T23:10:57.8402575Z test_nvfuser_extremal_values_signal_windows_exponential_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.107s) 2023-01-11T23:10:57.8402782Z test_nvfuser_extremal_values_signal_windows_exponential_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.105s) 2023-01-11T23:10:57.8402975Z test_nvfuser_extremal_values_signal_windows_gaussian_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.109s) 2023-01-11T23:10:57.8403166Z test_nvfuser_extremal_values_signal_windows_gaussian_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.108s) 2023-01-11T23:10:57.8403373Z test_nvfuser_extremal_values_signal_windows_general_cosine_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.141s) 2023-01-11T23:10:57.8403577Z test_nvfuser_extremal_values_signal_windows_general_cosine_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.140s) 2023-01-11T23:10:57.8403788Z test_nvfuser_extremal_values_signal_windows_general_hamming_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.143s) 2023-01-11T23:10:57.8403990Z test_nvfuser_extremal_values_signal_windows_general_hamming_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.139s) 2023-01-11T23:10:57.8404184Z test_nvfuser_extremal_values_signal_windows_hamming_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.140s) 2023-01-11T23:10:57.8404366Z test_nvfuser_extremal_values_signal_windows_hamming_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.143s) 2023-01-11T23:10:57.8404563Z test_nvfuser_extremal_values_signal_windows_hann_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.141s) 2023-01-11T23:10:57.8404779Z test_nvfuser_extremal_values_signal_windows_hann_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.139s) 2023-01-11T23:10:57.8404978Z test_nvfuser_extremal_values_signal_windows_kaiser_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.131s) 2023-01-11T23:10:57.8405173Z test_nvfuser_extremal_values_signal_windows_kaiser_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.126s) 2023-01-11T23:10:57.8405373Z test_nvfuser_extremal_values_signal_windows_nuttall_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.144s) 2023-01-11T23:10:57.8405566Z test_nvfuser_extremal_values_signal_windows_nuttall_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.142s) 2023-01-11T23:10:57.8405750Z test_nvfuser_extremal_values_signbit_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.015s) 2023-01-11T23:10:57.8405933Z test_nvfuser_extremal_values_signbit_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.015s) 2023-01-11T23:10:57.8406107Z test_nvfuser_extremal_values_signbit_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.015s) 2023-01-11T23:10:57.8406287Z test_nvfuser_extremal_values_signbit_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.015s) 2023-01-11T23:10:57.8406464Z test_nvfuser_extremal_values_sin_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.019s) 2023-01-11T23:10:57.8406645Z test_nvfuser_extremal_values_sin_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.023s) 2023-01-11T23:10:57.8406826Z test_nvfuser_extremal_values_sin_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.023s) 2023-01-11T23:10:57.8407002Z test_nvfuser_extremal_values_sin_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.019s) 2023-01-11T23:10:57.8407181Z test_nvfuser_extremal_values_sin_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.019s) 2023-01-11T23:10:57.8407387Z test_nvfuser_extremal_values_sin_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.018s) 2023-01-11T23:10:57.8407578Z test_nvfuser_extremal_values_sinc_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.044s) 2023-01-11T23:10:57.8407748Z test_nvfuser_extremal_values_sinc_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.061s) 2023-01-11T23:10:57.8407935Z test_nvfuser_extremal_values_sinc_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.062s) 2023-01-11T23:10:57.8408112Z test_nvfuser_extremal_values_sinc_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.042s) 2023-01-11T23:10:57.8408289Z test_nvfuser_extremal_values_sinc_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.042s) 2023-01-11T23:10:57.8408468Z test_nvfuser_extremal_values_sinc_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.042s) 2023-01-11T23:10:57.8408659Z test_nvfuser_extremal_values_sinh_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.019s) 2023-01-11T23:10:57.8408884Z test_nvfuser_extremal_values_sinh_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.024s) 2023-01-11T23:10:57.8409114Z test_nvfuser_extremal_values_sinh_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.024s) 2023-01-11T23:10:57.8409327Z test_nvfuser_extremal_values_sinh_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.019s) 2023-01-11T23:10:57.8409537Z test_nvfuser_extremal_values_sinh_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.019s) 2023-01-11T23:10:57.8409757Z test_nvfuser_extremal_values_sinh_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.019s) 2023-01-11T23:10:57.8409980Z test_nvfuser_extremal_values_slice_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.035s) 2023-01-11T23:10:57.8410222Z test_nvfuser_extremal_values_slice_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.050s) 2023-01-11T23:10:57.8410444Z test_nvfuser_extremal_values_slice_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.052s) 2023-01-11T23:10:57.8410671Z test_nvfuser_extremal_values_slice_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.035s) 2023-01-11T23:10:57.8410925Z test_nvfuser_extremal_values_slice_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.034s) 2023-01-11T23:10:57.8411141Z test_nvfuser_extremal_values_slice_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.034s) 2023-01-11T23:10:57.8411374Z test_nvfuser_extremal_values_slice_scatter_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.161s) 2023-01-11T23:10:57.8411575Z test_nvfuser_extremal_values_slice_scatter_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.160s) 2023-01-11T23:10:57.8411773Z test_nvfuser_extremal_values_slice_scatter_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.160s) 2023-01-11T23:10:57.8411967Z test_nvfuser_extremal_values_slice_scatter_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.159s) 2023-01-11T23:10:57.8412151Z test_nvfuser_extremal_values_softmax_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.107s) 2023-01-11T23:10:57.8412338Z test_nvfuser_extremal_values_softmax_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.105s) 2023-01-11T23:10:57.8412520Z test_nvfuser_extremal_values_softmax_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.109s) 2023-01-11T23:10:57.8412704Z test_nvfuser_extremal_values_softmax_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.105s) 2023-01-11T23:10:57.8412900Z test_nvfuser_extremal_values_softmax_with_dtype_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.108s) 2023-01-11T23:10:57.8413105Z test_nvfuser_extremal_values_softmax_with_dtype_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.141s) 2023-01-11T23:10:57.8413290Z test_nvfuser_extremal_values_softmax_with_dtype_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.141s) 2023-01-11T23:10:57.8413483Z test_nvfuser_extremal_values_softmax_with_dtype_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.109s) 2023-01-11T23:10:57.8413707Z test_nvfuser_extremal_values_softmax_with_dtype_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.109s) 2023-01-11T23:10:57.8413909Z test_nvfuser_extremal_values_softmax_with_dtype_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.108s) 2023-01-11T23:10:57.8414087Z test_nvfuser_extremal_values_sort_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.565s) 2023-01-11T23:10:57.8414386Z test_nvfuser_extremal_values_sort_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.563s) 2023-01-11T23:10:57.8414613Z test_nvfuser_extremal_values_sort_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.565s) 2023-01-11T23:10:57.8414813Z test_nvfuser_extremal_values_sort_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.554s) 2023-01-11T23:10:57.8415014Z test_nvfuser_extremal_values_sparse_sampled_addmm_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.116s) 2023-01-11T23:10:57.8415207Z test_nvfuser_extremal_values_sparse_sampled_addmm_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.117s) 2023-01-11T23:10:57.8415408Z test_nvfuser_extremal_values_sparse_sampled_addmm_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.077s) 2023-01-11T23:10:57.8415598Z test_nvfuser_extremal_values_sparse_sampled_addmm_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.077s) 2023-01-11T23:10:57.8415790Z test_nvfuser_extremal_values_special_airy_ai_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.023s) 2023-01-11T23:10:57.8415985Z test_nvfuser_extremal_values_special_airy_ai_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.022s) 2023-01-11T23:10:57.8416178Z test_nvfuser_extremal_values_special_bessel_j0_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.022s) 2023-01-11T23:10:57.8416369Z test_nvfuser_extremal_values_special_bessel_j0_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.022s) 2023-01-11T23:10:57.8416558Z test_nvfuser_extremal_values_special_bessel_j1_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.022s) 2023-01-11T23:10:57.8416803Z test_nvfuser_extremal_values_special_bessel_j1_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.022s) 2023-01-11T23:10:57.8416978Z test_nvfuser_extremal_values_special_bessel_y0_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.022s) 2023-01-11T23:10:57.8417170Z test_nvfuser_extremal_values_special_bessel_y0_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.022s) 2023-01-11T23:10:57.8417355Z test_nvfuser_extremal_values_special_bessel_y1_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.022s) 2023-01-11T23:10:57.8417546Z test_nvfuser_extremal_values_special_bessel_y1_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.022s) 2023-01-11T23:10:57.8417768Z test_nvfuser_extremal_values_special_chebyshev_polynomial_t_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.002s) 2023-01-11T23:10:57.8418002Z test_nvfuser_extremal_values_special_chebyshev_polynomial_t_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.002s) 2023-01-11T23:10:57.8418230Z test_nvfuser_extremal_values_special_chebyshev_polynomial_u_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.002s) 2023-01-11T23:10:57.8418454Z test_nvfuser_extremal_values_special_chebyshev_polynomial_u_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.002s) 2023-01-11T23:10:57.8418674Z test_nvfuser_extremal_values_special_chebyshev_polynomial_v_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.002s) 2023-01-11T23:10:57.8418889Z test_nvfuser_extremal_values_special_chebyshev_polynomial_v_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.002s) 2023-01-11T23:10:57.8419110Z test_nvfuser_extremal_values_special_chebyshev_polynomial_w_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.002s) 2023-01-11T23:10:57.8419344Z test_nvfuser_extremal_values_special_chebyshev_polynomial_w_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.002s) 2023-01-11T23:10:57.8419539Z test_nvfuser_extremal_values_special_entr_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.016s) 2023-01-11T23:10:57.8419727Z test_nvfuser_extremal_values_special_entr_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.017s) 2023-01-11T23:10:57.8419919Z test_nvfuser_extremal_values_special_entr_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.016s) 2023-01-11T23:10:57.8420105Z test_nvfuser_extremal_values_special_entr_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.016s) 2023-01-11T23:10:57.8420295Z test_nvfuser_extremal_values_special_erfcx_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.022s) 2023-01-11T23:10:57.8420481Z test_nvfuser_extremal_values_special_erfcx_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.022s) 2023-01-11T23:10:57.8420702Z test_nvfuser_extremal_values_special_hermite_polynomial_h_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.002s) 2023-01-11T23:10:57.8420925Z test_nvfuser_extremal_values_special_hermite_polynomial_h_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.002s) 2023-01-11T23:10:57.8421134Z test_nvfuser_extremal_values_special_hermite_polynomial_he_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.002s) 2023-01-11T23:10:57.8421356Z test_nvfuser_extremal_values_special_hermite_polynomial_he_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.002s) 2023-01-11T23:10:57.8421546Z test_nvfuser_extremal_values_special_i0e_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.016s) 2023-01-11T23:10:57.8421737Z test_nvfuser_extremal_values_special_i0e_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.016s) 2023-01-11T23:10:57.8421925Z test_nvfuser_extremal_values_special_i0e_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.016s) 2023-01-11T23:10:57.8422110Z test_nvfuser_extremal_values_special_i0e_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.016s) 2023-01-11T23:10:57.8422324Z test_nvfuser_extremal_values_special_i1_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.016s) 2023-01-11T23:10:57.8422508Z test_nvfuser_extremal_values_special_i1_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.016s) 2023-01-11T23:10:57.8422697Z test_nvfuser_extremal_values_special_i1e_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.016s) 2023-01-11T23:10:57.8422870Z test_nvfuser_extremal_values_special_i1e_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.016s) 2023-01-11T23:10:57.8423093Z test_nvfuser_extremal_values_special_laguerre_polynomial_l_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.002s) 2023-01-11T23:10:57.8423318Z test_nvfuser_extremal_values_special_laguerre_polynomial_l_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.002s) 2023-01-11T23:10:57.8423544Z test_nvfuser_extremal_values_special_legendre_polynomial_p_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.002s) 2023-01-11T23:10:57.8423764Z test_nvfuser_extremal_values_special_legendre_polynomial_p_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.002s) 2023-01-11T23:10:57.8423963Z test_nvfuser_extremal_values_special_log_ndtr_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.022s) 2023-01-11T23:10:57.8424158Z test_nvfuser_extremal_values_special_log_ndtr_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.022s) 2023-01-11T23:10:57.8424355Z test_nvfuser_extremal_values_special_modified_bessel_i0_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.023s) 2023-01-11T23:10:57.8424553Z test_nvfuser_extremal_values_special_modified_bessel_i0_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.022s) 2023-01-11T23:10:57.8424750Z test_nvfuser_extremal_values_special_modified_bessel_i1_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.022s) 2023-01-11T23:10:57.8424965Z test_nvfuser_extremal_values_special_modified_bessel_i1_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.022s) 2023-01-11T23:10:57.8425165Z test_nvfuser_extremal_values_special_modified_bessel_k0_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.022s) 2023-01-11T23:10:57.8425362Z test_nvfuser_extremal_values_special_modified_bessel_k0_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.022s) 2023-01-11T23:10:57.8425561Z test_nvfuser_extremal_values_special_modified_bessel_k1_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.022s) 2023-01-11T23:10:57.8425755Z test_nvfuser_extremal_values_special_modified_bessel_k1_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.022s) 2023-01-11T23:10:57.8425953Z test_nvfuser_extremal_values_special_ndtr_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.023s) 2023-01-11T23:10:57.8426138Z test_nvfuser_extremal_values_special_ndtr_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.023s) 2023-01-11T23:10:57.8426328Z test_nvfuser_extremal_values_special_ndtr_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.023s) 2023-01-11T23:10:57.8426516Z test_nvfuser_extremal_values_special_ndtr_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.023s) 2023-01-11T23:10:57.8426702Z test_nvfuser_extremal_values_special_ndtri_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.023s) 2023-01-11T23:10:57.8426877Z test_nvfuser_extremal_values_special_ndtri_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.022s) 2023-01-11T23:10:57.8427098Z test_nvfuser_extremal_values_special_polygamma_special_polygamma_n_0_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.003s) 2023-01-11T23:10:57.8427311Z test_nvfuser_extremal_values_special_polygamma_special_polygamma_n_0_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.003s) 2023-01-11T23:10:57.8427535Z test_nvfuser_extremal_values_special_polygamma_special_polygamma_n_0_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.003s) 2023-01-11T23:10:57.8427752Z test_nvfuser_extremal_values_special_scaled_modified_bessel_k0_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.022s) 2023-01-11T23:10:57.8428001Z test_nvfuser_extremal_values_special_scaled_modified_bessel_k0_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.022s) 2023-01-11T23:10:57.8428212Z test_nvfuser_extremal_values_special_scaled_modified_bessel_k1_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.022s) 2023-01-11T23:10:57.8428416Z test_nvfuser_extremal_values_special_scaled_modified_bessel_k1_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.022s) 2023-01-11T23:10:57.8428699Z test_nvfuser_extremal_values_special_shifted_chebyshev_polynomial_t_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.002s) 2023-01-11T23:10:57.8428933Z test_nvfuser_extremal_values_special_shifted_chebyshev_polynomial_t_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.002s) 2023-01-11T23:10:57.8429153Z test_nvfuser_extremal_values_special_shifted_chebyshev_polynomial_u_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.002s) 2023-01-11T23:10:57.8429377Z test_nvfuser_extremal_values_special_shifted_chebyshev_polynomial_u_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.002s) 2023-01-11T23:10:57.8429613Z test_nvfuser_extremal_values_special_shifted_chebyshev_polynomial_v_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.002s) 2023-01-11T23:10:57.8429847Z test_nvfuser_extremal_values_special_shifted_chebyshev_polynomial_v_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.002s) 2023-01-11T23:10:57.8430075Z test_nvfuser_extremal_values_special_shifted_chebyshev_polynomial_w_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.002s) 2023-01-11T23:10:57.8430298Z test_nvfuser_extremal_values_special_shifted_chebyshev_polynomial_w_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.002s) 2023-01-11T23:10:57.8430537Z test_nvfuser_extremal_values_special_spherical_bessel_j0_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.022s) 2023-01-11T23:10:57.8430743Z test_nvfuser_extremal_values_special_spherical_bessel_j0_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.022s) 2023-01-11T23:10:57.8430948Z test_nvfuser_extremal_values_special_xlog1py_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.068s) 2023-01-11T23:10:57.8431145Z test_nvfuser_extremal_values_special_xlog1py_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.068s) 2023-01-11T23:10:57.8431326Z test_nvfuser_extremal_values_special_xlog1py_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.067s) 2023-01-11T23:10:57.8431563Z test_nvfuser_extremal_values_special_xlog1py_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.067s) 2023-01-11T23:10:57.8431795Z test_nvfuser_extremal_values_special_zeta_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.068s) 2023-01-11T23:10:57.8432033Z test_nvfuser_extremal_values_special_zeta_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.068s) 2023-01-11T23:10:57.8432265Z test_nvfuser_extremal_values_split_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.040s) 2023-01-11T23:10:57.8432482Z test_nvfuser_extremal_values_split_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.064s) 2023-01-11T23:10:57.8432665Z test_nvfuser_extremal_values_split_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.065s) 2023-01-11T23:10:57.8432849Z test_nvfuser_extremal_values_split_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.040s) 2023-01-11T23:10:57.8433023Z test_nvfuser_extremal_values_split_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.040s) 2023-01-11T23:10:57.8433187Z test_nvfuser_extremal_values_split_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.041s) 2023-01-11T23:10:57.8433382Z test_nvfuser_extremal_values_split_list_args_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.070s) 2023-01-11T23:10:57.8433578Z test_nvfuser_extremal_values_split_list_args_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.113s) 2023-01-11T23:10:57.8433796Z test_nvfuser_extremal_values_split_list_args_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.116s) 2023-01-11T23:10:57.8433987Z test_nvfuser_extremal_values_split_list_args_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.069s) 2023-01-11T23:10:57.8434177Z test_nvfuser_extremal_values_split_list_args_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.068s) 2023-01-11T23:10:57.8434370Z test_nvfuser_extremal_values_split_list_args_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.069s) 2023-01-11T23:10:57.8434561Z test_nvfuser_extremal_values_split_with_sizes_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.091s) 2023-01-11T23:10:57.8434759Z test_nvfuser_extremal_values_split_with_sizes_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.145s) 2023-01-11T23:10:57.8434957Z test_nvfuser_extremal_values_split_with_sizes_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.150s) 2023-01-11T23:10:57.8435140Z test_nvfuser_extremal_values_split_with_sizes_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.090s) 2023-01-11T23:10:57.8435334Z test_nvfuser_extremal_values_split_with_sizes_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.091s) 2023-01-11T23:10:57.8435533Z test_nvfuser_extremal_values_split_with_sizes_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.088s) 2023-01-11T23:10:57.8435712Z test_nvfuser_extremal_values_sqrt_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.019s) 2023-01-11T23:10:57.8435899Z test_nvfuser_extremal_values_sqrt_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.023s) 2023-01-11T23:10:57.8436083Z test_nvfuser_extremal_values_sqrt_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.023s) 2023-01-11T23:10:57.8436268Z test_nvfuser_extremal_values_sqrt_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.019s) 2023-01-11T23:10:57.8436465Z test_nvfuser_extremal_values_sqrt_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.019s) 2023-01-11T23:10:57.8436643Z test_nvfuser_extremal_values_sqrt_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.019s) 2023-01-11T23:10:57.8436814Z test_nvfuser_extremal_values_square_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.044s) 2023-01-11T23:10:57.8437004Z test_nvfuser_extremal_values_square_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.062s) 2023-01-11T23:10:57.8437186Z test_nvfuser_extremal_values_square_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.063s) 2023-01-11T23:10:57.8437371Z test_nvfuser_extremal_values_square_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.043s) 2023-01-11T23:10:57.8437543Z test_nvfuser_extremal_values_square_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.043s) 2023-01-11T23:10:57.8437720Z test_nvfuser_extremal_values_square_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.042s) 2023-01-11T23:10:57.8437902Z test_nvfuser_extremal_values_squeeze_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.103s) 2023-01-11T23:10:57.8438089Z test_nvfuser_extremal_values_squeeze_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.152s) 2023-01-11T23:10:57.8438276Z test_nvfuser_extremal_values_squeeze_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.156s) 2023-01-11T23:10:57.8438444Z test_nvfuser_extremal_values_squeeze_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.103s) 2023-01-11T23:10:57.8438652Z test_nvfuser_extremal_values_squeeze_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.103s) 2023-01-11T23:10:57.8438876Z test_nvfuser_extremal_values_squeeze_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.102s) 2023-01-11T23:10:57.8439097Z test_nvfuser_extremal_values_stack_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.078s) 2023-01-11T23:10:57.8439325Z test_nvfuser_extremal_values_stack_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.114s) 2023-01-11T23:10:57.8439586Z test_nvfuser_extremal_values_stack_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.117s) 2023-01-11T23:10:57.8439807Z test_nvfuser_extremal_values_stack_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.078s) 2023-01-11T23:10:57.8440031Z test_nvfuser_extremal_values_stack_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.078s) 2023-01-11T23:10:57.8440255Z test_nvfuser_extremal_values_stack_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.077s) 2023-01-11T23:10:57.8440463Z test_nvfuser_extremal_values_std_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.156s) 2023-01-11T23:10:57.8440689Z test_nvfuser_extremal_values_std_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.227s) 2023-01-11T23:10:57.8440906Z test_nvfuser_extremal_values_std_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.233s) 2023-01-11T23:10:57.8441121Z test_nvfuser_extremal_values_std_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.154s) 2023-01-11T23:10:57.8441312Z test_nvfuser_extremal_values_std_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.154s) 2023-01-11T23:10:57.8441487Z test_nvfuser_extremal_values_std_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.153s) 2023-01-11T23:10:57.8441679Z test_nvfuser_extremal_values_std_mean_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.087s) 2023-01-11T23:10:57.8441874Z test_nvfuser_extremal_values_std_mean_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.148s) 2023-01-11T23:10:57.8442049Z test_nvfuser_extremal_values_std_mean_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.151s) 2023-01-11T23:10:57.8442233Z test_nvfuser_extremal_values_std_mean_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.088s) 2023-01-11T23:10:57.8442412Z test_nvfuser_extremal_values_std_mean_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.087s) 2023-01-11T23:10:57.8442616Z test_nvfuser_extremal_values_std_mean_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.087s) 2023-01-11T23:10:57.8442820Z test_nvfuser_extremal_values_std_mean_unbiased_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.020s) 2023-01-11T23:10:57.8443017Z test_nvfuser_extremal_values_std_mean_unbiased_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.033s) 2023-01-11T23:10:57.8443219Z test_nvfuser_extremal_values_std_mean_unbiased_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.034s) 2023-01-11T23:10:57.8443414Z test_nvfuser_extremal_values_std_mean_unbiased_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.020s) 2023-01-11T23:10:57.8443605Z test_nvfuser_extremal_values_std_mean_unbiased_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.020s) 2023-01-11T23:10:57.8443802Z test_nvfuser_extremal_values_std_mean_unbiased_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.020s) 2023-01-11T23:10:57.8443983Z test_nvfuser_extremal_values_std_unbiased_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.032s) 2023-01-11T23:10:57.8444176Z test_nvfuser_extremal_values_std_unbiased_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.049s) 2023-01-11T23:10:57.8444370Z test_nvfuser_extremal_values_std_unbiased_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.050s) 2023-01-11T23:10:57.8444559Z test_nvfuser_extremal_values_std_unbiased_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.032s) 2023-01-11T23:10:57.8444750Z test_nvfuser_extremal_values_std_unbiased_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.032s) 2023-01-11T23:10:57.8444939Z test_nvfuser_extremal_values_std_unbiased_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.033s) 2023-01-11T23:10:57.8445131Z test_nvfuser_extremal_values_stft_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.363s) 2023-01-11T23:10:57.8445317Z test_nvfuser_extremal_values_stft_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.362s) 2023-01-11T23:10:57.8445502Z test_nvfuser_extremal_values_stft_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.260s) 2023-01-11T23:10:57.8445695Z test_nvfuser_extremal_values_stft_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.254s) 2023-01-11T23:10:57.8445876Z test_nvfuser_extremal_values_sub_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.212s) 2023-01-11T23:10:57.8446053Z test_nvfuser_extremal_values_sub_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.253s) 2023-01-11T23:10:57.8446241Z test_nvfuser_extremal_values_sub_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.257s) 2023-01-11T23:10:57.8446418Z test_nvfuser_extremal_values_sub_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.214s) 2023-01-11T23:10:57.8446601Z test_nvfuser_extremal_values_sub_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.212s) 2023-01-11T23:10:57.8446779Z test_nvfuser_extremal_values_sub_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.211s) 2023-01-11T23:10:57.8446964Z test_nvfuser_extremal_values_sum_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.390s) 2023-01-11T23:10:57.8447147Z test_nvfuser_extremal_values_sum_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.477s) 2023-01-11T23:10:57.8447316Z test_nvfuser_extremal_values_sum_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.487s) 2023-01-11T23:10:57.8447503Z test_nvfuser_extremal_values_sum_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.390s) 2023-01-11T23:10:57.8447674Z test_nvfuser_extremal_values_sum_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.390s) 2023-01-11T23:10:57.8447841Z test_nvfuser_extremal_values_sum_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.386s) 2023-01-11T23:10:57.8448028Z test_nvfuser_extremal_values_sum_to_size_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.144s) 2023-01-11T23:10:57.8448240Z test_nvfuser_extremal_values_sum_to_size_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.185s) 2023-01-11T23:10:57.8448440Z test_nvfuser_extremal_values_sum_to_size_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.190s) 2023-01-11T23:10:57.8448657Z test_nvfuser_extremal_values_sum_to_size_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.143s) 2023-01-11T23:10:57.8448892Z test_nvfuser_extremal_values_sum_to_size_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.142s) 2023-01-11T23:10:57.8449108Z test_nvfuser_extremal_values_sum_to_size_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.141s) 2023-01-11T23:10:57.8449345Z test_nvfuser_extremal_values_svd_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... ok (411.111s) 2023-01-11T23:10:57.8449565Z test_nvfuser_extremal_values_svd_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (39.656s) 2023-01-11T23:10:57.8449781Z test_nvfuser_extremal_values_svd_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (9.976s) 2023-01-11T23:10:57.8450000Z test_nvfuser_extremal_values_svd_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (26.007s) 2023-01-11T23:10:57.8450233Z test_nvfuser_extremal_values_svd_lowrank_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.021s) 2023-01-11T23:10:57.8450458Z test_nvfuser_extremal_values_svd_lowrank_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.021s) 2023-01-11T23:10:57.8450697Z test_nvfuser_extremal_values_symeig_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.662s) 2023-01-11T23:10:57.8450926Z test_nvfuser_extremal_values_symeig_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.648s) 2023-01-11T23:10:57.8451139Z test_nvfuser_extremal_values_symeig_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.308s) 2023-01-11T23:10:57.8451362Z test_nvfuser_extremal_values_symeig_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.306s) 2023-01-11T23:10:57.8451553Z test_nvfuser_extremal_values_t_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.049s) 2023-01-11T23:10:57.8451737Z test_nvfuser_extremal_values_t_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.065s) 2023-01-11T23:10:57.8451942Z test_nvfuser_extremal_values_t_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.065s) 2023-01-11T23:10:57.8452111Z test_nvfuser_extremal_values_t_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.050s) 2023-01-11T23:10:57.8452286Z test_nvfuser_extremal_values_t_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.049s) 2023-01-11T23:10:57.8452465Z test_nvfuser_extremal_values_t_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.049s) 2023-01-11T23:10:57.8452644Z test_nvfuser_extremal_values_take_along_dim_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.083s) 2023-01-11T23:10:57.8452843Z test_nvfuser_extremal_values_take_along_dim_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.121s) 2023-01-11T23:10:57.8453035Z test_nvfuser_extremal_values_take_along_dim_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.123s) 2023-01-11T23:10:57.8453231Z test_nvfuser_extremal_values_take_along_dim_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.082s) 2023-01-11T23:10:57.8453417Z test_nvfuser_extremal_values_take_along_dim_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.082s) 2023-01-11T23:10:57.8453615Z test_nvfuser_extremal_values_take_along_dim_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.081s) 2023-01-11T23:10:57.8453789Z test_nvfuser_extremal_values_take_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.141s) 2023-01-11T23:10:57.8453975Z test_nvfuser_extremal_values_take_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.206s) 2023-01-11T23:10:57.8454154Z test_nvfuser_extremal_values_take_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.209s) 2023-01-11T23:10:57.8454452Z test_nvfuser_extremal_values_take_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.140s) 2023-01-11T23:10:57.8454653Z test_nvfuser_extremal_values_take_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.141s) 2023-01-11T23:10:57.8454829Z test_nvfuser_extremal_values_take_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.138s) 2023-01-11T23:10:57.8455001Z test_nvfuser_extremal_values_tan_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.019s) 2023-01-11T23:10:57.8455185Z test_nvfuser_extremal_values_tan_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.023s) 2023-01-11T23:10:57.8455366Z test_nvfuser_extremal_values_tan_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.024s) 2023-01-11T23:10:57.8455547Z test_nvfuser_extremal_values_tan_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.019s) 2023-01-11T23:10:57.8455714Z test_nvfuser_extremal_values_tan_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.020s) 2023-01-11T23:10:57.8455893Z test_nvfuser_extremal_values_tan_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.019s) 2023-01-11T23:10:57.8456061Z test_nvfuser_extremal_values_tanh_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.019s) 2023-01-11T23:10:57.8456245Z test_nvfuser_extremal_values_tanh_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.023s) 2023-01-11T23:10:57.8456421Z test_nvfuser_extremal_values_tanh_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.024s) 2023-01-11T23:10:57.8456594Z test_nvfuser_extremal_values_tanh_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.019s) 2023-01-11T23:10:57.8456766Z test_nvfuser_extremal_values_tanh_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.019s) 2023-01-11T23:10:57.8456934Z test_nvfuser_extremal_values_tanh_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.019s) 2023-01-11T23:10:57.8457123Z test_nvfuser_extremal_values_tensor_split_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.217s) 2023-01-11T23:10:57.8457317Z test_nvfuser_extremal_values_tensor_split_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.361s) 2023-01-11T23:10:57.8457507Z test_nvfuser_extremal_values_tensor_split_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.375s) 2023-01-11T23:10:57.8457713Z test_nvfuser_extremal_values_tensor_split_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.215s) 2023-01-11T23:10:57.8457903Z test_nvfuser_extremal_values_tensor_split_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.216s) 2023-01-11T23:10:57.8458090Z test_nvfuser_extremal_values_tensor_split_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.209s) 2023-01-11T23:10:57.8458279Z test_nvfuser_extremal_values_tensordot_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.021s) 2023-01-11T23:10:57.8458477Z test_nvfuser_extremal_values_tensordot_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.030s) 2023-01-11T23:10:57.8458664Z test_nvfuser_extremal_values_tensordot_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.031s) 2023-01-11T23:10:57.8458854Z test_nvfuser_extremal_values_tensordot_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.021s) 2023-01-11T23:10:57.8459039Z test_nvfuser_extremal_values_tensordot_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.021s) 2023-01-11T23:10:57.8459223Z test_nvfuser_extremal_values_tensordot_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.022s) 2023-01-11T23:10:57.8459393Z test_nvfuser_extremal_values_tile_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.788s) 2023-01-11T23:10:57.8459575Z test_nvfuser_extremal_values_tile_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... ok (1.131s) 2023-01-11T23:10:57.8459754Z test_nvfuser_extremal_values_tile_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (1.149s) 2023-01-11T23:10:57.8459934Z test_nvfuser_extremal_values_tile_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.793s) 2023-01-11T23:10:57.8460111Z test_nvfuser_extremal_values_tile_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.792s) 2023-01-11T23:10:57.8460304Z test_nvfuser_extremal_values_tile_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.784s) 2023-01-11T23:10:57.8460493Z test_nvfuser_extremal_values_to_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.211s) 2023-01-11T23:10:57.8460678Z test_nvfuser_extremal_values_to_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.310s) 2023-01-11T23:10:57.8460857Z test_nvfuser_extremal_values_to_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.308s) 2023-01-11T23:10:57.8461021Z test_nvfuser_extremal_values_to_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.210s) 2023-01-11T23:10:57.8461194Z test_nvfuser_extremal_values_to_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.247s) 2023-01-11T23:10:57.8461369Z test_nvfuser_extremal_values_to_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.210s) 2023-01-11T23:10:57.8461552Z test_nvfuser_extremal_values_to_sparse_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.023s) 2023-01-11T23:10:57.8461743Z test_nvfuser_extremal_values_to_sparse_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.035s) 2023-01-11T23:10:57.8461936Z test_nvfuser_extremal_values_to_sparse_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.036s) 2023-01-11T23:10:57.8462118Z test_nvfuser_extremal_values_to_sparse_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.022s) 2023-01-11T23:10:57.8462304Z test_nvfuser_extremal_values_to_sparse_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.022s) 2023-01-11T23:10:57.8462488Z test_nvfuser_extremal_values_to_sparse_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.022s) 2023-01-11T23:10:57.8462658Z test_nvfuser_extremal_values_topk_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.253s) 2023-01-11T23:10:57.8462833Z test_nvfuser_extremal_values_topk_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.251s) 2023-01-11T23:10:57.8463004Z test_nvfuser_extremal_values_topk_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.251s) 2023-01-11T23:10:57.8463176Z test_nvfuser_extremal_values_topk_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.249s) 2023-01-11T23:10:57.8463384Z test_nvfuser_extremal_values_trace_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.016s) 2023-01-11T23:10:57.8463573Z test_nvfuser_extremal_values_trace_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.023s) 2023-01-11T23:10:57.8463759Z test_nvfuser_extremal_values_trace_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.024s) 2023-01-11T23:10:57.8463943Z test_nvfuser_extremal_values_trace_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.016s) 2023-01-11T23:10:57.8464122Z test_nvfuser_extremal_values_trace_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.016s) 2023-01-11T23:10:57.8464289Z test_nvfuser_extremal_values_trace_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.016s) 2023-01-11T23:10:57.8464478Z test_nvfuser_extremal_values_transpose_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.142s) 2023-01-11T23:10:57.8464673Z test_nvfuser_extremal_values_transpose_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.182s) 2023-01-11T23:10:57.8464864Z test_nvfuser_extremal_values_transpose_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.188s) 2023-01-11T23:10:57.8465049Z test_nvfuser_extremal_values_transpose_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.140s) 2023-01-11T23:10:57.8465232Z test_nvfuser_extremal_values_transpose_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.137s) 2023-01-11T23:10:57.8465421Z test_nvfuser_extremal_values_transpose_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.140s) 2023-01-11T23:10:57.8465612Z test_nvfuser_extremal_values_trapezoid_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.076s) 2023-01-11T23:10:57.8465805Z test_nvfuser_extremal_values_trapezoid_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.116s) 2023-01-11T23:10:57.8466006Z test_nvfuser_extremal_values_trapezoid_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.121s) 2023-01-11T23:10:57.8466196Z test_nvfuser_extremal_values_trapezoid_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.077s) 2023-01-11T23:10:57.8466382Z test_nvfuser_extremal_values_trapezoid_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.077s) 2023-01-11T23:10:57.8466570Z test_nvfuser_extremal_values_trapezoid_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.076s) 2023-01-11T23:10:57.8466753Z test_nvfuser_extremal_values_trapz_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.078s) 2023-01-11T23:10:57.8466938Z test_nvfuser_extremal_values_trapz_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.118s) 2023-01-11T23:10:57.8467123Z test_nvfuser_extremal_values_trapz_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.119s) 2023-01-11T23:10:57.8467306Z test_nvfuser_extremal_values_trapz_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.077s) 2023-01-11T23:10:57.8467490Z test_nvfuser_extremal_values_trapz_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.078s) 2023-01-11T23:10:57.8467655Z test_nvfuser_extremal_values_trapz_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.076s) 2023-01-11T23:10:57.8467860Z test_nvfuser_extremal_values_triangular_solve_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.357s) 2023-01-11T23:10:57.8468055Z test_nvfuser_extremal_values_triangular_solve_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.345s) 2023-01-11T23:10:57.8468254Z test_nvfuser_extremal_values_triangular_solve_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.220s) 2023-01-11T23:10:57.8468452Z test_nvfuser_extremal_values_triangular_solve_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.219s) 2023-01-11T23:10:57.8468682Z test_nvfuser_extremal_values_tril_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.177s) 2023-01-11T23:10:57.8468865Z test_nvfuser_extremal_values_tril_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.181s) 2023-01-11T23:10:57.8469135Z test_nvfuser_extremal_values_tril_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.119s) 2023-01-11T23:10:57.8469308Z test_nvfuser_extremal_values_tril_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.118s) 2023-01-11T23:10:57.8469468Z test_nvfuser_extremal_values_tril_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.117s) 2023-01-11T23:10:57.8469650Z test_nvfuser_extremal_values_triu_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.177s) 2023-01-11T23:10:57.8469827Z test_nvfuser_extremal_values_triu_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.180s) 2023-01-11T23:10:57.8470002Z test_nvfuser_extremal_values_triu_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.120s) 2023-01-11T23:10:57.8470176Z test_nvfuser_extremal_values_triu_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.118s) 2023-01-11T23:10:57.8470348Z test_nvfuser_extremal_values_triu_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.117s) 2023-01-11T23:10:57.8470537Z test_nvfuser_extremal_values_true_divide_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.172s) 2023-01-11T23:10:57.8470732Z test_nvfuser_extremal_values_true_divide_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.204s) 2023-01-11T23:10:57.8470925Z test_nvfuser_extremal_values_true_divide_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.208s) 2023-01-11T23:10:57.8471098Z test_nvfuser_extremal_values_true_divide_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.174s) 2023-01-11T23:10:57.8471282Z test_nvfuser_extremal_values_true_divide_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.173s) 2023-01-11T23:10:57.8471468Z test_nvfuser_extremal_values_true_divide_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.171s) 2023-01-11T23:10:57.8471668Z test_nvfuser_extremal_values_trunc_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.019s) 2023-01-11T23:10:57.8471918Z test_nvfuser_extremal_values_trunc_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.019s) 2023-01-11T23:10:57.8472144Z test_nvfuser_extremal_values_trunc_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.019s) 2023-01-11T23:10:57.8472366Z test_nvfuser_extremal_values_trunc_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.019s) 2023-01-11T23:10:57.8472590Z test_nvfuser_extremal_values_unbind_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.145s) 2023-01-11T23:10:57.8472797Z test_nvfuser_extremal_values_unbind_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.256s) 2023-01-11T23:10:57.8472970Z test_nvfuser_extremal_values_unbind_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.269s) 2023-01-11T23:10:57.8473154Z test_nvfuser_extremal_values_unbind_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.145s) 2023-01-11T23:10:57.8473327Z test_nvfuser_extremal_values_unbind_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.146s) 2023-01-11T23:10:57.8473501Z test_nvfuser_extremal_values_unbind_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.141s) 2023-01-11T23:10:57.8473689Z test_nvfuser_extremal_values_unflatten_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.161s) 2023-01-11T23:10:57.8473873Z test_nvfuser_extremal_values_unflatten_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.234s) 2023-01-11T23:10:57.8474059Z test_nvfuser_extremal_values_unflatten_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.240s) 2023-01-11T23:10:57.8474244Z test_nvfuser_extremal_values_unflatten_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.160s) 2023-01-11T23:10:57.8474431Z test_nvfuser_extremal_values_unflatten_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.161s) 2023-01-11T23:10:57.8474600Z test_nvfuser_extremal_values_unflatten_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.158s) 2023-01-11T23:10:57.8474788Z test_nvfuser_extremal_values_unfold_copy_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.180s) 2023-01-11T23:10:57.8475005Z test_nvfuser_extremal_values_unfold_copy_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.267s) 2023-01-11T23:10:57.8475197Z test_nvfuser_extremal_values_unfold_copy_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.275s) 2023-01-11T23:10:57.8475384Z test_nvfuser_extremal_values_unfold_copy_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.177s) 2023-01-11T23:10:57.8475573Z test_nvfuser_extremal_values_unfold_copy_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.181s) 2023-01-11T23:10:57.8475755Z test_nvfuser_extremal_values_unfold_copy_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.177s) 2023-01-11T23:10:57.8475938Z test_nvfuser_extremal_values_unfold_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.176s) 2023-01-11T23:10:57.8476119Z test_nvfuser_extremal_values_unfold_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.264s) 2023-01-11T23:10:57.8476294Z test_nvfuser_extremal_values_unfold_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.266s) 2023-01-11T23:10:57.8476482Z test_nvfuser_extremal_values_unfold_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.177s) 2023-01-11T23:10:57.8476659Z test_nvfuser_extremal_values_unfold_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.175s) 2023-01-11T23:10:57.8476836Z test_nvfuser_extremal_values_unfold_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.174s) 2023-01-11T23:10:57.8477020Z test_nvfuser_extremal_values_uniform_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.002s) 2023-01-11T23:10:57.8477210Z test_nvfuser_extremal_values_uniform_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.002s) 2023-01-11T23:10:57.8477404Z test_nvfuser_extremal_values_uniform_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.002s) 2023-01-11T23:10:57.8477580Z test_nvfuser_extremal_values_uniform_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.002s) 2023-01-11T23:10:57.8477797Z test_nvfuser_extremal_values_uniform_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.002s) 2023-01-11T23:10:57.8477969Z test_nvfuser_extremal_values_uniform_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.002s) 2023-01-11T23:10:57.8478181Z test_nvfuser_extremal_values_unique_consecutive_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... expected failure (0.096s) 2023-01-11T23:10:57.8478385Z test_nvfuser_extremal_values_unique_consecutive_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... expected failure (0.096s) 2023-01-11T23:10:57.8478606Z test_nvfuser_extremal_values_unique_consecutive_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... expected failure (0.095s) 2023-01-11T23:10:57.8478843Z test_nvfuser_extremal_values_unique_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... expected failure (0.105s) 2023-01-11T23:10:57.8479087Z test_nvfuser_extremal_values_unique_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... expected failure (0.104s) 2023-01-11T23:10:57.8479341Z test_nvfuser_extremal_values_unique_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... expected failure (0.104s) 2023-01-11T23:10:57.8479568Z test_nvfuser_extremal_values_unsqueeze_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.132s) 2023-01-11T23:10:57.8479802Z test_nvfuser_extremal_values_unsqueeze_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.199s) 2023-01-11T23:10:57.8480039Z test_nvfuser_extremal_values_unsqueeze_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.202s) 2023-01-11T23:10:57.8480255Z test_nvfuser_extremal_values_unsqueeze_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.134s) 2023-01-11T23:10:57.8480473Z test_nvfuser_extremal_values_unsqueeze_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.133s) 2023-01-11T23:10:57.8480702Z test_nvfuser_extremal_values_unsqueeze_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.131s) 2023-01-11T23:10:57.8480926Z test_nvfuser_extremal_values_var_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.154s) 2023-01-11T23:10:57.8481144Z test_nvfuser_extremal_values_var_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.224s) 2023-01-11T23:10:57.8481329Z test_nvfuser_extremal_values_var_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.230s) 2023-01-11T23:10:57.8481506Z test_nvfuser_extremal_values_var_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.154s) 2023-01-11T23:10:57.8481682Z test_nvfuser_extremal_values_var_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.155s) 2023-01-11T23:10:57.8481845Z test_nvfuser_extremal_values_var_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.152s) 2023-01-11T23:10:57.8482036Z test_nvfuser_extremal_values_var_mean_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.088s) 2023-01-11T23:10:57.8482224Z test_nvfuser_extremal_values_var_mean_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.145s) 2023-01-11T23:10:57.8482409Z test_nvfuser_extremal_values_var_mean_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.149s) 2023-01-11T23:10:57.8482600Z test_nvfuser_extremal_values_var_mean_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.088s) 2023-01-11T23:10:57.8482783Z test_nvfuser_extremal_values_var_mean_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.088s) 2023-01-11T23:10:57.8482964Z test_nvfuser_extremal_values_var_mean_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.086s) 2023-01-11T23:10:57.8483166Z test_nvfuser_extremal_values_var_mean_unbiased_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.020s) 2023-01-11T23:10:57.8483359Z test_nvfuser_extremal_values_var_mean_unbiased_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.032s) 2023-01-11T23:10:57.8483556Z test_nvfuser_extremal_values_var_mean_unbiased_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.033s) 2023-01-11T23:10:57.8483759Z test_nvfuser_extremal_values_var_mean_unbiased_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.020s) 2023-01-11T23:10:57.8483956Z test_nvfuser_extremal_values_var_mean_unbiased_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.020s) 2023-01-11T23:10:57.8484144Z test_nvfuser_extremal_values_var_mean_unbiased_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.019s) 2023-01-11T23:10:57.8484333Z test_nvfuser_extremal_values_var_unbiased_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.033s) 2023-01-11T23:10:57.8484523Z test_nvfuser_extremal_values_var_unbiased_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.049s) 2023-01-11T23:10:57.8484713Z test_nvfuser_extremal_values_var_unbiased_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.050s) 2023-01-11T23:10:57.8484895Z test_nvfuser_extremal_values_var_unbiased_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.032s) 2023-01-11T23:10:57.8485086Z test_nvfuser_extremal_values_var_unbiased_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.032s) 2023-01-11T23:10:57.8485272Z test_nvfuser_extremal_values_var_unbiased_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.032s) 2023-01-11T23:10:57.8485442Z test_nvfuser_extremal_values_vdot_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.017s) 2023-01-11T23:10:57.8485632Z test_nvfuser_extremal_values_vdot_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.047s) 2023-01-11T23:10:57.8485808Z test_nvfuser_extremal_values_vdot_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.048s) 2023-01-11T23:10:57.8485989Z test_nvfuser_extremal_values_vdot_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.017s) 2023-01-11T23:10:57.8486161Z test_nvfuser_extremal_values_vdot_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.018s) 2023-01-11T23:10:57.8486334Z test_nvfuser_extremal_values_vdot_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.017s) 2023-01-11T23:10:57.8486529Z test_nvfuser_extremal_values_view_as_complex_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.009s) 2023-01-11T23:10:57.8486738Z test_nvfuser_extremal_values_view_as_complex_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.009s) 2023-01-11T23:10:57.8486930Z test_nvfuser_extremal_values_view_as_complex_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.009s) 2023-01-11T23:10:57.8487100Z test_nvfuser_extremal_values_view_as_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.031s) 2023-01-11T23:10:57.8487287Z test_nvfuser_extremal_values_view_as_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.046s) 2023-01-11T23:10:57.8487470Z test_nvfuser_extremal_values_view_as_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.047s) 2023-01-11T23:10:57.8487648Z test_nvfuser_extremal_values_view_as_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.031s) 2023-01-11T23:10:57.8487832Z test_nvfuser_extremal_values_view_as_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.031s) 2023-01-11T23:10:57.8488015Z test_nvfuser_extremal_values_view_as_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.031s) 2023-01-11T23:10:57.8488210Z test_nvfuser_extremal_values_view_as_real_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.022s) 2023-01-11T23:10:57.8488414Z test_nvfuser_extremal_values_view_as_real_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.024s) 2023-01-11T23:10:57.8488651Z test_nvfuser_extremal_values_view_copy_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.057s) 2023-01-11T23:10:57.8488868Z test_nvfuser_extremal_values_view_copy_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.057s) 2023-01-11T23:10:57.8489092Z test_nvfuser_extremal_values_view_copy_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.057s) 2023-01-11T23:10:57.8489319Z test_nvfuser_extremal_values_view_copy_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.056s) 2023-01-11T23:10:57.8489540Z test_nvfuser_extremal_values_view_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.057s) 2023-01-11T23:10:57.8489798Z test_nvfuser_extremal_values_view_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.081s) 2023-01-11T23:10:57.8490025Z test_nvfuser_extremal_values_view_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.083s) 2023-01-11T23:10:57.8490252Z test_nvfuser_extremal_values_view_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.055s) 2023-01-11T23:10:57.8490467Z test_nvfuser_extremal_values_view_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.055s) 2023-01-11T23:10:57.8490687Z test_nvfuser_extremal_values_view_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.058s) 2023-01-11T23:10:57.8490897Z test_nvfuser_extremal_values_vsplit_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.045s) 2023-01-11T23:10:57.8491125Z test_nvfuser_extremal_values_vsplit_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.072s) 2023-01-11T23:10:57.8491336Z test_nvfuser_extremal_values_vsplit_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.075s) 2023-01-11T23:10:57.8491524Z test_nvfuser_extremal_values_vsplit_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.044s) 2023-01-11T23:10:57.8491700Z test_nvfuser_extremal_values_vsplit_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.044s) 2023-01-11T23:10:57.8491882Z test_nvfuser_extremal_values_vsplit_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.043s) 2023-01-11T23:10:57.8492060Z test_nvfuser_extremal_values_vstack_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.019s) 2023-01-11T23:10:57.8492245Z test_nvfuser_extremal_values_vstack_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.028s) 2023-01-11T23:10:57.8492432Z test_nvfuser_extremal_values_vstack_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.028s) 2023-01-11T23:10:57.8492601Z test_nvfuser_extremal_values_vstack_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.021s) 2023-01-11T23:10:57.8492780Z test_nvfuser_extremal_values_vstack_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.020s) 2023-01-11T23:10:57.8492979Z test_nvfuser_extremal_values_vstack_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.019s) 2023-01-11T23:10:57.8493156Z test_nvfuser_extremal_values_where_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.071s) 2023-01-11T23:10:57.8493337Z test_nvfuser_extremal_values_where_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.074s) 2023-01-11T23:10:57.8493529Z test_nvfuser_extremal_values_where_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.075s) 2023-01-11T23:10:57.8493710Z test_nvfuser_extremal_values_where_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.070s) 2023-01-11T23:10:57.8493887Z test_nvfuser_extremal_values_where_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.072s) 2023-01-11T23:10:57.8494066Z test_nvfuser_extremal_values_where_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.070s) 2023-01-11T23:10:57.8494451Z test_nvfuser_extremal_values_xlogy_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.131s) 2023-01-11T23:10:57.8494661Z test_nvfuser_extremal_values_xlogy_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.131s) 2023-01-11T23:10:57.8494843Z test_nvfuser_extremal_values_xlogy_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.130s) 2023-01-11T23:10:57.8495019Z test_nvfuser_extremal_values_xlogy_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.130s) 2023-01-11T23:10:57.8495199Z test_nvfuser_extremal_values_zero__cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.002s) 2023-01-11T23:10:57.8495390Z test_nvfuser_extremal_values_zero__cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.002s) 2023-01-11T23:10:57.8495571Z test_nvfuser_extremal_values_zero__cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.002s) 2023-01-11T23:10:57.8495757Z test_nvfuser_extremal_values_zero__cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.002s) 2023-01-11T23:10:57.8495973Z test_nvfuser_extremal_values_zero__cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.002s) 2023-01-11T23:10:57.8496151Z test_nvfuser_extremal_values_zero__cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.002s) 2023-01-11T23:10:57.8496333Z test_nvfuser_extremal_values_zeros_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.018s) 2023-01-11T23:10:57.8496526Z test_nvfuser_extremal_values_zeros_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.024s) 2023-01-11T23:10:57.8496705Z test_nvfuser_extremal_values_zeros_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.024s) 2023-01-11T23:10:57.8496889Z test_nvfuser_extremal_values_zeros_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.018s) 2023-01-11T23:10:57.8497062Z test_nvfuser_extremal_values_zeros_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.017s) 2023-01-11T23:10:57.8497240Z test_nvfuser_extremal_values_zeros_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.017s) 2023-01-11T23:10:57.8497431Z test_nvfuser_extremal_values_zeros_like_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.068s) 2023-01-11T23:10:57.8497611Z test_nvfuser_extremal_values_zeros_like_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.097s) 2023-01-11T23:10:57.8497806Z test_nvfuser_extremal_values_zeros_like_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.101s) 2023-01-11T23:10:57.8497992Z test_nvfuser_extremal_values_zeros_like_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.069s) 2023-01-11T23:10:57.8498183Z test_nvfuser_extremal_values_zeros_like_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.068s) 2023-01-11T23:10:57.8498373Z test_nvfuser_extremal_values_zeros_like_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.067s) 2023-01-11T23:10:57.8498617Z test_can_be_enabled_nvfuser (__main__.TestEnableDisableCudaFuser) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:10:57.8498849Z test_context_manager_test (__main__.TestEnableDisableCudaFuser) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:10:57.8499110Z test_register_fuser (__main__.TestEnableDisableCudaFuser) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:10:57.8499308Z test_register_fuser_cpu (__main__.TestEnableDisableCudaFuser) ... skip: Testing on CPU only (0.000s) 2023-01-11T23:10:57.8499542Z test_autodiff_fallback (jit.test_fuser_common.TestFuserCommon) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:10:57.8499552Z 2023-01-11T23:10:57.8499859Z ---------------------------------------------------------------------- 2023-01-11T23:10:57.8499955Z Ran 8537 tests in 4730.006s 2023-01-11T23:10:57.8499961Z 2023-01-11T23:10:57.8500066Z OK (skipped=623, expected failures=50) 2023-01-11T23:10:57.8500072Z 2023-01-11T23:10:57.8500166Z Generating XML reports... 2023-01-11T23:10:57.8500483Z Generated XML report: test-reports/python-unittest/test_jit_cuda_fuser/TEST-TestCudaFuser-20230111215200.xml 2023-01-11T23:10:57.8500806Z Generated XML report: test-reports/python-unittest/test_jit_cuda_fuser/TEST-TestCudaFuserOpInfoCUDA-20230111215200.xml 2023-01-11T23:10:57.8501131Z Generated XML report: test-reports/python-unittest/test_jit_cuda_fuser/TEST-TestEnableDisableCudaFuser-20230111215200.xml 2023-01-11T23:10:57.8501466Z Generated XML report: test-reports/python-unittest/test_jit_cuda_fuser/TEST-jit.test_fuser_common.TestFuserCommon-20230111215200.xml 2023-01-11T23:10:57.8501472Z 2023-01-11T23:10:57.8501876Z ##[endgroup] 2023-01-11T23:10:57.8502163Z FINISHED PRINTING LOG FILE of test_jit_cuda_fuser (/var/lib/jenkins/workspace/test/test-reports/test_jit_cuda_fuser_dmfpoi_u) 2023-01-11T23:10:57.8502169Z 2023-01-11T23:10:57.8502334Z Running test_modules ... [2023-01-11 23:10:57.663081] 2023-01-11T23:10:57.8502699Z Executing ['/opt/conda/bin/python', '-bb', 'test_modules.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2023-01-11 23:10:57.663318] 2023-01-11T23:11:02.9159686Z 2023-01-11T23:11:02.9160644Z Expand the folded group to see the log file of test_modules 2023-01-11T23:11:02.9161707Z ##[group]PRINTING LOG FILE of test_modules (/var/lib/jenkins/workspace/test/test-reports/test_modules__x169xdy) 2023-01-11T23:11:02.9162084Z 2023-01-11T23:11:02.9162198Z Running tests... 2023-01-11T23:11:02.9162792Z ---------------------------------------------------------------------- 2023-01-11T23:11:02.9163329Z Test results will be stored in test-reports/python-unittest/test_modules 2023-01-11T23:11:02.9163867Z test_check_inplace_nn_ELU_cuda_float32 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T23:11:02.9164434Z test_check_inplace_nn_ELU_cuda_float64 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:11:02.9165028Z test_check_inplace_nn_Hardswish_cuda_float32 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:11:02.9165623Z test_check_inplace_nn_Hardswish_cuda_float64 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:11:02.9166210Z test_check_inplace_nn_ReLU_cuda_float32 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:11:02.9166784Z test_check_inplace_nn_ReLU_cuda_float64 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:11:02.9167373Z test_cpu_gpu_parity_nn_AdaptiveAvgPool2d_cuda_float32 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T23:11:02.9167991Z test_cpu_gpu_parity_nn_AdaptiveAvgPool2d_cuda_float64 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T23:11:02.9168604Z test_cpu_gpu_parity_nn_AvgPool1d_cuda_float32 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T23:11:02.9169480Z test_cpu_gpu_parity_nn_AvgPool1d_cuda_float64 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T23:11:02.9170153Z 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.002s) 2023-01-11T23:11:02.9170915Z 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.002s) 2023-01-11T23:11:02.9171673Z 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.002s) 2023-01-11T23:11:02.9172436Z 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.002s) 2023-01-11T23:11:02.9173077Z 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.002s) 2023-01-11T23:11:02.9173642Z 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.002s) 2023-01-11T23:11:02.9174414Z 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.002s) 2023-01-11T23:11:02.9175027Z 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.002s) 2023-01-11T23:11:02.9175648Z test_cpu_gpu_parity_nn_Bilinear_cuda_float32 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T23:11:02.9176305Z test_cpu_gpu_parity_nn_Bilinear_cuda_float64 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T23:11:02.9176911Z test_cpu_gpu_parity_nn_Conv1d_cuda_float32 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T23:11:02.9177489Z test_cpu_gpu_parity_nn_Conv1d_cuda_float64 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T23:11:02.9178058Z test_cpu_gpu_parity_nn_Conv2d_cuda_float32 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T23:11:02.9178507Z test_cpu_gpu_parity_nn_Conv2d_cuda_float64 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T23:11:02.9178935Z test_cpu_gpu_parity_nn_Conv3d_cuda_float32 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T23:11:02.9179381Z test_cpu_gpu_parity_nn_Conv3d_cuda_float64 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T23:11:02.9179845Z test_cpu_gpu_parity_nn_ConvTranspose1d_cuda_complex128 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T23:11:02.9180317Z test_cpu_gpu_parity_nn_ConvTranspose1d_cuda_complex32 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T23:11:02.9180833Z test_cpu_gpu_parity_nn_ConvTranspose1d_cuda_complex64 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T23:11:02.9181309Z test_cpu_gpu_parity_nn_ConvTranspose1d_cuda_float32 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T23:11:02.9181777Z test_cpu_gpu_parity_nn_ConvTranspose1d_cuda_float64 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T23:11:02.9182308Z test_cpu_gpu_parity_nn_ConvTranspose2d_cuda_complex128 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T23:11:02.9183264Z test_cpu_gpu_parity_nn_ConvTranspose2d_cuda_complex32 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T23:11:02.9183729Z test_cpu_gpu_parity_nn_ConvTranspose2d_cuda_complex64 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T23:11:02.9184199Z test_cpu_gpu_parity_nn_ConvTranspose2d_cuda_float32 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T23:11:02.9184663Z test_cpu_gpu_parity_nn_ConvTranspose2d_cuda_float64 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T23:11:02.9185134Z test_cpu_gpu_parity_nn_ConvTranspose3d_cuda_complex128 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T23:11:02.9185596Z test_cpu_gpu_parity_nn_ConvTranspose3d_cuda_complex32 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T23:11:02.9186060Z test_cpu_gpu_parity_nn_ConvTranspose3d_cuda_complex64 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T23:11:02.9186521Z test_cpu_gpu_parity_nn_ConvTranspose3d_cuda_float32 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T23:11:02.9186976Z test_cpu_gpu_parity_nn_ConvTranspose3d_cuda_float64 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T23:11:02.9187465Z test_cpu_gpu_parity_nn_CrossEntropyLoss_cuda_float32 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T23:11:02.9187938Z test_cpu_gpu_parity_nn_CrossEntropyLoss_cuda_float64 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T23:11:02.9188392Z test_cpu_gpu_parity_nn_ELU_cuda_float32 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T23:11:02.9188893Z test_cpu_gpu_parity_nn_ELU_cuda_float64 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T23:11:02.9189332Z test_cpu_gpu_parity_nn_Embedding_cuda_float32 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T23:11:02.9189782Z test_cpu_gpu_parity_nn_Embedding_cuda_float64 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T23:11:02.9190232Z test_cpu_gpu_parity_nn_GRUCell_cuda_float32 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T23:11:02.9190691Z test_cpu_gpu_parity_nn_GRUCell_cuda_float64 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T23:11:02.9191184Z 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.002s) 2023-01-11T23:11:02.9191629Z 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.002s) 2023-01-11T23:11:02.9192076Z 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.002s) 2023-01-11T23:11:02.9192530Z 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.002s) 2023-01-11T23:11:02.9193059Z test_cpu_gpu_parity_nn_GaussianNLLLoss_cuda_float32 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T23:11:02.9193629Z test_cpu_gpu_parity_nn_GaussianNLLLoss_cuda_float64 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T23:11:02.9194186Z test_cpu_gpu_parity_nn_Hardswish_cuda_float32 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T23:11:02.9194655Z test_cpu_gpu_parity_nn_Hardswish_cuda_float64 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T23:11:02.9195097Z test_cpu_gpu_parity_nn_L1Loss_cuda_float32 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T23:11:02.9195535Z test_cpu_gpu_parity_nn_L1Loss_cuda_float64 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T23:11:02.9195981Z test_cpu_gpu_parity_nn_LSTMCell_cuda_float32 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T23:11:02.9196428Z test_cpu_gpu_parity_nn_LSTMCell_cuda_float64 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T23:11:02.9196887Z 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.002s) 2023-01-11T23:11:02.9197343Z 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.002s) 2023-01-11T23:11:02.9197790Z test_cpu_gpu_parity_nn_LSTM_train_mode_cuda_float32 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T23:11:02.9198271Z 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.002s) 2023-01-11T23:11:02.9198726Z test_cpu_gpu_parity_nn_LazyConv1d_cuda_float32 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T23:11:02.9199185Z test_cpu_gpu_parity_nn_LazyConv1d_cuda_float64 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T23:11:02.9199671Z test_cpu_gpu_parity_nn_LazyConv2d_cuda_float32 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T23:11:02.9200229Z test_cpu_gpu_parity_nn_LazyConv2d_cuda_float64 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T23:11:02.9200778Z test_cpu_gpu_parity_nn_LazyConv3d_cuda_float32 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T23:11:02.9201329Z test_cpu_gpu_parity_nn_LazyConv3d_cuda_float64 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T23:11:02.9201904Z test_cpu_gpu_parity_nn_LazyConvTranspose1d_cuda_float32 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T23:11:02.9202412Z test_cpu_gpu_parity_nn_LazyConvTranspose1d_cuda_float64 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T23:11:02.9202878Z test_cpu_gpu_parity_nn_LazyConvTranspose2d_cuda_float32 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T23:11:02.9203346Z test_cpu_gpu_parity_nn_LazyConvTranspose2d_cuda_float64 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T23:11:02.9203815Z test_cpu_gpu_parity_nn_LazyConvTranspose3d_cuda_float32 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T23:11:02.9204306Z test_cpu_gpu_parity_nn_LazyConvTranspose3d_cuda_float64 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T23:11:02.9204760Z test_cpu_gpu_parity_nn_Linear_cuda_float32 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T23:11:02.9205206Z test_cpu_gpu_parity_nn_Linear_cuda_float64 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T23:11:02.9205615Z test_cpu_gpu_parity_nn_MaxPool2d_cuda_float32 (__main__.TestModuleCUDA) ... skip: Skipped! (0.002s) 2023-01-11T23:11:02.9205985Z test_cpu_gpu_parity_nn_MaxPool2d_cuda_float64 (__main__.TestModuleCUDA) ... skip: Skipped! (0.002s) 2023-01-11T23:11:02.9206425Z 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.002s) 2023-01-11T23:11:02.9206926Z 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.002s) 2023-01-11T23:11:02.9207423Z 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.002s) 2023-01-11T23:11:02.9207907Z 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.002s) 2023-01-11T23:11:02.9208366Z test_cpu_gpu_parity_nn_NLLLoss_cuda_float32 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T23:11:02.9208877Z test_cpu_gpu_parity_nn_NLLLoss_cuda_float64 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T23:11:02.9209324Z test_cpu_gpu_parity_nn_RNNCell_cuda_float32 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T23:11:02.9209790Z test_cpu_gpu_parity_nn_RNNCell_cuda_float64 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T23:11:02.9210342Z 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.002s) 2023-01-11T23:11:02.9210907Z 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.002s) 2023-01-11T23:11:02.9211472Z 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.002s) 2023-01-11T23:11:02.9212045Z 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.002s) 2023-01-11T23:11:02.9212580Z test_cpu_gpu_parity_nn_ReLU_cuda_float32 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T23:11:02.9213014Z test_cpu_gpu_parity_nn_ReLU_cuda_float64 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T23:11:02.9213458Z test_cpu_gpu_parity_nn_Sigmoid_cuda_float32 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T23:11:02.9213901Z test_cpu_gpu_parity_nn_Sigmoid_cuda_float64 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T23:11:02.9214538Z test_cpu_gpu_parity_nn_TransformerDecoderLayer_cuda_float32 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T23:11:02.9215042Z test_cpu_gpu_parity_nn_TransformerDecoderLayer_cuda_float64 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T23:11:02.9215597Z 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.002s) 2023-01-11T23:11:02.9216110Z 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.002s) 2023-01-11T23:11:02.9216610Z 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.002s) 2023-01-11T23:11:02.9217111Z 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.002s) 2023-01-11T23:11:02.9217605Z test_cpu_gpu_parity_nn_TransformerEncoder_eval_mode_cuda_float32 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T23:11:02.9218094Z test_cpu_gpu_parity_nn_TransformerEncoder_eval_mode_cuda_float64 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T23:11:02.9218582Z test_cpu_gpu_parity_nn_TransformerEncoder_train_mode_cuda_float32 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T23:11:02.9219055Z test_cpu_gpu_parity_nn_TransformerEncoder_train_mode_cuda_float64 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T23:11:02.9219515Z test_cpu_gpu_parity_nn_Transformer_cuda_float32 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T23:11:02.9219999Z test_cpu_gpu_parity_nn_Transformer_cuda_float64 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T23:11:02.9220498Z test_factory_kwargs_nn_AdaptiveAvgPool2d_cuda_float32 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T23:11:02.9220976Z test_factory_kwargs_nn_AdaptiveAvgPool2d_cuda_float64 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T23:11:02.9221439Z test_factory_kwargs_nn_AvgPool1d_cuda_float32 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T23:11:02.9221879Z test_factory_kwargs_nn_AvgPool1d_cuda_float64 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T23:11:02.9222333Z test_factory_kwargs_nn_BatchNorm2d_eval_mode_cuda_float32 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T23:11:02.9222782Z test_factory_kwargs_nn_BatchNorm2d_eval_mode_cuda_float64 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T23:11:02.9223253Z test_factory_kwargs_nn_BatchNorm2d_train_mode_cuda_float32 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T23:11:02.9223719Z test_factory_kwargs_nn_BatchNorm2d_train_mode_cuda_float64 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T23:11:02.9224191Z test_factory_kwargs_nn_BatchNorm3d_eval_mode_cuda_float32 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T23:11:02.9224648Z test_factory_kwargs_nn_BatchNorm3d_eval_mode_cuda_float64 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T23:11:02.9225101Z test_factory_kwargs_nn_BatchNorm3d_train_mode_cuda_float32 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T23:11:02.9225596Z test_factory_kwargs_nn_BatchNorm3d_train_mode_cuda_float64 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T23:11:02.9226049Z test_factory_kwargs_nn_Bilinear_cuda_float32 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T23:11:02.9226495Z test_factory_kwargs_nn_Bilinear_cuda_float64 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T23:11:02.9226929Z test_factory_kwargs_nn_Conv1d_cuda_float32 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T23:11:02.9227369Z test_factory_kwargs_nn_Conv1d_cuda_float64 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T23:11:02.9227810Z test_factory_kwargs_nn_Conv2d_cuda_float32 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T23:11:02.9228252Z test_factory_kwargs_nn_Conv2d_cuda_float64 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T23:11:02.9228744Z test_factory_kwargs_nn_Conv3d_cuda_float32 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T23:11:02.9229177Z test_factory_kwargs_nn_Conv3d_cuda_float64 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T23:11:02.9229626Z test_factory_kwargs_nn_ConvTranspose1d_cuda_complex128 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T23:11:02.9230118Z test_factory_kwargs_nn_ConvTranspose1d_cuda_complex32 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T23:11:02.9230596Z test_factory_kwargs_nn_ConvTranspose1d_cuda_complex64 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T23:11:02.9231053Z test_factory_kwargs_nn_ConvTranspose1d_cuda_float32 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T23:11:02.9231512Z test_factory_kwargs_nn_ConvTranspose1d_cuda_float64 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T23:11:02.9231968Z test_factory_kwargs_nn_ConvTranspose2d_cuda_complex128 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T23:11:02.9232444Z test_factory_kwargs_nn_ConvTranspose2d_cuda_complex32 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T23:11:02.9233012Z test_factory_kwargs_nn_ConvTranspose2d_cuda_complex64 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T23:11:02.9233589Z test_factory_kwargs_nn_ConvTranspose2d_cuda_float32 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T23:11:02.9234072Z test_factory_kwargs_nn_ConvTranspose2d_cuda_float64 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T23:11:02.9234528Z test_factory_kwargs_nn_ConvTranspose3d_cuda_complex128 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T23:11:02.9234977Z test_factory_kwargs_nn_ConvTranspose3d_cuda_complex32 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T23:11:02.9235431Z test_factory_kwargs_nn_ConvTranspose3d_cuda_complex64 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T23:11:02.9235910Z test_factory_kwargs_nn_ConvTranspose3d_cuda_float32 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T23:11:02.9236353Z test_factory_kwargs_nn_ConvTranspose3d_cuda_float64 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T23:11:02.9236809Z test_factory_kwargs_nn_CrossEntropyLoss_cuda_float32 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T23:11:02.9237262Z test_factory_kwargs_nn_CrossEntropyLoss_cuda_float64 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T23:11:02.9237712Z test_factory_kwargs_nn_ELU_cuda_float32 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T23:11:02.9238146Z test_factory_kwargs_nn_ELU_cuda_float64 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T23:11:02.9238585Z test_factory_kwargs_nn_Embedding_cuda_float32 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T23:11:02.9239021Z test_factory_kwargs_nn_Embedding_cuda_float64 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T23:11:02.9239456Z test_factory_kwargs_nn_GRUCell_cuda_float32 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T23:11:02.9239967Z test_factory_kwargs_nn_GRUCell_cuda_float64 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T23:11:02.9240517Z test_factory_kwargs_nn_GRU_eval_mode_cuda_float32 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T23:11:02.9241109Z test_factory_kwargs_nn_GRU_eval_mode_cuda_float64 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T23:11:02.9241678Z test_factory_kwargs_nn_GRU_train_mode_cuda_float32 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T23:11:02.9242226Z test_factory_kwargs_nn_GRU_train_mode_cuda_float64 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T23:11:02.9242676Z test_factory_kwargs_nn_GaussianNLLLoss_cuda_float32 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T23:11:02.9243146Z test_factory_kwargs_nn_GaussianNLLLoss_cuda_float64 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T23:11:02.9243596Z test_factory_kwargs_nn_Hardswish_cuda_float32 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T23:11:02.9244044Z test_factory_kwargs_nn_Hardswish_cuda_float64 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T23:11:02.9244486Z test_factory_kwargs_nn_L1Loss_cuda_float32 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T23:11:02.9244930Z test_factory_kwargs_nn_L1Loss_cuda_float64 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T23:11:02.9245367Z test_factory_kwargs_nn_LSTMCell_cuda_float32 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T23:11:02.9245819Z test_factory_kwargs_nn_LSTMCell_cuda_float64 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T23:11:02.9246275Z test_factory_kwargs_nn_LSTM_eval_mode_cuda_float32 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T23:11:02.9246755Z test_factory_kwargs_nn_LSTM_eval_mode_cuda_float64 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T23:11:02.9247203Z test_factory_kwargs_nn_LSTM_train_mode_cuda_float32 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T23:11:02.9247656Z test_factory_kwargs_nn_LSTM_train_mode_cuda_float64 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T23:11:02.9248119Z test_factory_kwargs_nn_LazyConv1d_cuda_float32 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T23:11:02.9248569Z test_factory_kwargs_nn_LazyConv1d_cuda_float64 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T23:11:02.9249009Z test_factory_kwargs_nn_LazyConv2d_cuda_float32 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T23:11:02.9249458Z test_factory_kwargs_nn_LazyConv2d_cuda_float64 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T23:11:02.9249899Z test_factory_kwargs_nn_LazyConv3d_cuda_float32 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T23:11:02.9250407Z test_factory_kwargs_nn_LazyConv3d_cuda_float64 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T23:11:02.9250979Z test_factory_kwargs_nn_LazyConvTranspose1d_cuda_float32 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T23:11:02.9251587Z test_factory_kwargs_nn_LazyConvTranspose1d_cuda_float64 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T23:11:02.9252170Z test_factory_kwargs_nn_LazyConvTranspose2d_cuda_float32 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T23:11:02.9252716Z test_factory_kwargs_nn_LazyConvTranspose2d_cuda_float64 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T23:11:02.9253187Z test_factory_kwargs_nn_LazyConvTranspose3d_cuda_float32 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T23:11:02.9253644Z test_factory_kwargs_nn_LazyConvTranspose3d_cuda_float64 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T23:11:02.9254100Z test_factory_kwargs_nn_Linear_cuda_float32 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T23:11:02.9254705Z test_factory_kwargs_nn_Linear_cuda_float64 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T23:11:02.9255153Z test_factory_kwargs_nn_MaxPool2d_cuda_float32 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T23:11:02.9255586Z test_factory_kwargs_nn_MaxPool2d_cuda_float64 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T23:11:02.9256046Z test_factory_kwargs_nn_MultiheadAttention_eval_mode_cuda_float32 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T23:11:02.9256534Z test_factory_kwargs_nn_MultiheadAttention_eval_mode_cuda_float64 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T23:11:02.9257030Z test_factory_kwargs_nn_MultiheadAttention_train_mode_cuda_float32 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T23:11:02.9257556Z test_factory_kwargs_nn_MultiheadAttention_train_mode_cuda_float64 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T23:11:02.9258016Z test_factory_kwargs_nn_NLLLoss_cuda_float32 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T23:11:02.9258455Z test_factory_kwargs_nn_NLLLoss_cuda_float64 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T23:11:02.9258895Z test_factory_kwargs_nn_RNNCell_cuda_float32 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T23:11:02.9259325Z test_factory_kwargs_nn_RNNCell_cuda_float64 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T23:11:02.9259761Z test_factory_kwargs_nn_RNN_eval_mode_cuda_float32 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T23:11:02.9260219Z test_factory_kwargs_nn_RNN_eval_mode_cuda_float64 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T23:11:02.9260668Z test_factory_kwargs_nn_RNN_train_mode_cuda_float32 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T23:11:02.9261117Z test_factory_kwargs_nn_RNN_train_mode_cuda_float64 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T23:11:02.9261548Z test_factory_kwargs_nn_ReLU_cuda_float32 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T23:11:02.9261982Z test_factory_kwargs_nn_ReLU_cuda_float64 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T23:11:02.9262452Z test_factory_kwargs_nn_Sigmoid_cuda_float32 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T23:11:02.9262896Z test_factory_kwargs_nn_Sigmoid_cuda_float64 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T23:11:02.9263370Z test_factory_kwargs_nn_TransformerDecoderLayer_cuda_float32 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T23:11:02.9263858Z test_factory_kwargs_nn_TransformerDecoderLayer_cuda_float64 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T23:11:02.9264363Z test_factory_kwargs_nn_TransformerEncoderLayer_eval_mode_cuda_float32 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T23:11:02.9264889Z test_factory_kwargs_nn_TransformerEncoderLayer_eval_mode_cuda_float64 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T23:11:02.9265407Z test_factory_kwargs_nn_TransformerEncoderLayer_train_mode_cuda_float32 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T23:11:02.9265912Z test_factory_kwargs_nn_TransformerEncoderLayer_train_mode_cuda_float64 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T23:11:02.9266426Z test_factory_kwargs_nn_TransformerEncoder_eval_mode_cuda_float32 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T23:11:02.9266930Z test_factory_kwargs_nn_TransformerEncoder_eval_mode_cuda_float64 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T23:11:02.9267436Z test_factory_kwargs_nn_TransformerEncoder_train_mode_cuda_float32 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T23:11:02.9267955Z test_factory_kwargs_nn_TransformerEncoder_train_mode_cuda_float64 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T23:11:02.9268425Z test_factory_kwargs_nn_Transformer_cuda_float32 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T23:11:02.9268941Z test_factory_kwargs_nn_Transformer_cuda_float64 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T23:11:02.9269408Z test_forward_nn_AdaptiveAvgPool2d_cuda_float32 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:11:02.9269881Z test_forward_nn_AdaptiveAvgPool2d_cuda_float64 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:11:02.9270335Z test_forward_nn_AvgPool1d_cuda_float32 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:11:02.9270780Z test_forward_nn_AvgPool1d_cuda_float64 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:11:02.9271240Z test_forward_nn_BatchNorm2d_eval_mode_cuda_float32 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:11:02.9271705Z test_forward_nn_BatchNorm2d_eval_mode_cuda_float64 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:11:02.9272214Z test_forward_nn_BatchNorm2d_train_mode_cuda_float32 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:11:02.9272818Z test_forward_nn_BatchNorm2d_train_mode_cuda_float64 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:11:02.9273386Z test_forward_nn_BatchNorm3d_eval_mode_cuda_float32 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:11:02.9273841Z test_forward_nn_BatchNorm3d_eval_mode_cuda_float64 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:11:02.9274283Z test_forward_nn_BatchNorm3d_train_mode_cuda_float32 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:11:02.9274730Z test_forward_nn_BatchNorm3d_train_mode_cuda_float64 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:11:02.9275185Z test_forward_nn_Bilinear_cuda_float32 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:11:02.9275621Z test_forward_nn_Bilinear_cuda_float64 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:11:02.9276057Z test_forward_nn_Conv1d_cuda_float32 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:11:02.9276478Z test_forward_nn_Conv1d_cuda_float64 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:11:02.9276906Z test_forward_nn_Conv2d_cuda_float32 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:11:02.9277334Z test_forward_nn_Conv2d_cuda_float64 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:11:02.9277752Z test_forward_nn_Conv3d_cuda_float32 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:11:02.9278159Z test_forward_nn_Conv3d_cuda_float64 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:11:02.9278639Z test_forward_nn_ConvTranspose1d_cuda_complex128 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:11:02.9279099Z test_forward_nn_ConvTranspose1d_cuda_complex32 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:11:02.9279562Z test_forward_nn_ConvTranspose1d_cuda_complex64 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:11:02.9280012Z test_forward_nn_ConvTranspose1d_cuda_float32 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:11:02.9280470Z test_forward_nn_ConvTranspose1d_cuda_float64 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:11:02.9280930Z test_forward_nn_ConvTranspose2d_cuda_complex128 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:11:02.9281392Z test_forward_nn_ConvTranspose2d_cuda_complex32 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:11:02.9281886Z test_forward_nn_ConvTranspose2d_cuda_complex64 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:11:02.9282342Z test_forward_nn_ConvTranspose2d_cuda_float32 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:11:02.9282788Z test_forward_nn_ConvTranspose2d_cuda_float64 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:11:02.9283257Z test_forward_nn_ConvTranspose3d_cuda_complex128 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:11:02.9283712Z test_forward_nn_ConvTranspose3d_cuda_complex32 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:11:02.9284154Z test_forward_nn_ConvTranspose3d_cuda_complex64 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:11:02.9284608Z test_forward_nn_ConvTranspose3d_cuda_float32 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:11:02.9285049Z test_forward_nn_ConvTranspose3d_cuda_float64 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:11:02.9285494Z test_forward_nn_CrossEntropyLoss_cuda_float32 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:11:02.9285936Z test_forward_nn_CrossEntropyLoss_cuda_float64 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:11:02.9286376Z test_forward_nn_ELU_cuda_float32 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:11:02.9286793Z test_forward_nn_ELU_cuda_float64 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:11:02.9287221Z test_forward_nn_Embedding_cuda_float32 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:11:02.9287639Z test_forward_nn_Embedding_cuda_float64 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:11:02.9288062Z test_forward_nn_GRUCell_cuda_float32 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:11:02.9288498Z test_forward_nn_GRUCell_cuda_float64 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:11:02.9288955Z test_forward_nn_GRU_eval_mode_cuda_float32 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:11:02.9289386Z test_forward_nn_GRU_eval_mode_cuda_float64 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:11:02.9289878Z test_forward_nn_GRU_train_mode_cuda_float32 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:11:02.9290420Z test_forward_nn_GRU_train_mode_cuda_float64 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:11:02.9290972Z test_forward_nn_GaussianNLLLoss_cuda_float32 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:11:02.9291522Z test_forward_nn_GaussianNLLLoss_cuda_float64 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:11:02.9292065Z test_forward_nn_Hardswish_cuda_float32 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:11:02.9292600Z test_forward_nn_Hardswish_cuda_float64 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:11:02.9293030Z test_forward_nn_L1Loss_cuda_float32 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:11:02.9293459Z test_forward_nn_L1Loss_cuda_float64 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:11:02.9293876Z test_forward_nn_LSTMCell_cuda_float32 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:11:02.9294581Z test_forward_nn_LSTMCell_cuda_float64 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:11:02.9295036Z test_forward_nn_LSTM_eval_mode_cuda_float32 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:11:02.9295477Z test_forward_nn_LSTM_eval_mode_cuda_float64 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:11:02.9295915Z test_forward_nn_LSTM_train_mode_cuda_float32 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:11:02.9296369Z test_forward_nn_LSTM_train_mode_cuda_float64 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:11:02.9296813Z test_forward_nn_LazyConv1d_cuda_float32 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:11:02.9297261Z test_forward_nn_LazyConv1d_cuda_float64 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:11:02.9297688Z test_forward_nn_LazyConv2d_cuda_float32 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:11:02.9298126Z test_forward_nn_LazyConv2d_cuda_float64 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:11:02.9298570Z test_forward_nn_LazyConv3d_cuda_float32 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:11:02.9298998Z test_forward_nn_LazyConv3d_cuda_float64 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:11:02.9299438Z test_forward_nn_LazyConvTranspose1d_cuda_float32 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:11:02.9299944Z test_forward_nn_LazyConvTranspose1d_cuda_float64 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:11:02.9300418Z test_forward_nn_LazyConvTranspose2d_cuda_float32 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:11:02.9300891Z test_forward_nn_LazyConvTranspose2d_cuda_float64 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:11:02.9301346Z test_forward_nn_LazyConvTranspose3d_cuda_float32 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:11:02.9301821Z test_forward_nn_LazyConvTranspose3d_cuda_float64 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:11:02.9302278Z test_forward_nn_Linear_cuda_float32 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:11:02.9302726Z test_forward_nn_Linear_cuda_float64 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:11:02.9303161Z test_forward_nn_MaxPool2d_cuda_float32 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:11:02.9303589Z test_forward_nn_MaxPool2d_cuda_float64 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:11:02.9304046Z test_forward_nn_MultiheadAttention_eval_mode_cuda_float32 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:11:02.9304527Z test_forward_nn_MultiheadAttention_eval_mode_cuda_float64 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:11:02.9305033Z test_forward_nn_MultiheadAttention_train_mode_cuda_float32 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:11:02.9305513Z test_forward_nn_MultiheadAttention_train_mode_cuda_float64 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:11:02.9305972Z test_forward_nn_NLLLoss_cuda_float32 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:11:02.9306403Z test_forward_nn_NLLLoss_cuda_float64 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:11:02.9306826Z test_forward_nn_RNNCell_cuda_float32 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:11:02.9307239Z test_forward_nn_RNNCell_cuda_float64 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:11:02.9307678Z test_forward_nn_RNN_eval_mode_cuda_float32 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:11:02.9308119Z test_forward_nn_RNN_eval_mode_cuda_float64 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:11:02.9308558Z test_forward_nn_RNN_train_mode_cuda_float32 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:11:02.9309074Z test_forward_nn_RNN_train_mode_cuda_float64 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:11:02.9309509Z test_forward_nn_ReLU_cuda_float32 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:11:02.9309932Z test_forward_nn_ReLU_cuda_float64 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:11:02.9310381Z test_forward_nn_Sigmoid_cuda_float32 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:11:02.9310858Z test_forward_nn_Sigmoid_cuda_float64 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:11:02.9311310Z test_forward_nn_TransformerDecoderLayer_cuda_float32 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:11:02.9311792Z test_forward_nn_TransformerDecoderLayer_cuda_float64 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:11:02.9312272Z test_forward_nn_TransformerEncoderLayer_eval_mode_cuda_float32 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:11:02.9312773Z test_forward_nn_TransformerEncoderLayer_eval_mode_cuda_float64 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:11:02.9313265Z test_forward_nn_TransformerEncoderLayer_train_mode_cuda_float32 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:11:02.9313761Z test_forward_nn_TransformerEncoderLayer_train_mode_cuda_float64 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:11:02.9314244Z test_forward_nn_TransformerEncoder_eval_mode_cuda_float32 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:11:02.9314706Z test_forward_nn_TransformerEncoder_eval_mode_cuda_float64 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:11:02.9315171Z test_forward_nn_TransformerEncoder_train_mode_cuda_float32 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:11:02.9315690Z test_forward_nn_TransformerEncoder_train_mode_cuda_float64 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:11:02.9316151Z test_forward_nn_Transformer_cuda_float32 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:11:02.9316579Z test_forward_nn_Transformer_cuda_float64 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:11:02.9317012Z test_grad_nn_AdaptiveAvgPool2d_cuda_float64 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:11:02.9317449Z test_grad_nn_AvgPool1d_cuda_float64 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:11:02.9317885Z test_grad_nn_BatchNorm2d_eval_mode_cuda_float64 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:11:02.9318337Z test_grad_nn_BatchNorm2d_train_mode_cuda_float64 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:11:02.9318781Z test_grad_nn_BatchNorm3d_eval_mode_cuda_float64 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:11:02.9319218Z test_grad_nn_BatchNorm3d_train_mode_cuda_float64 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:11:02.9319708Z test_grad_nn_Bilinear_cuda_float64 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:11:02.9320234Z test_grad_nn_Conv1d_cuda_float64 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:11:02.9320759Z test_grad_nn_Conv2d_cuda_float64 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:11:02.9321301Z test_grad_nn_Conv3d_cuda_float64 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:11:02.9321834Z test_grad_nn_ConvTranspose1d_cuda_float64 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:11:02.9322319Z test_grad_nn_ConvTranspose2d_cuda_float64 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:11:02.9322748Z test_grad_nn_ConvTranspose3d_cuda_float64 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:11:02.9323185Z test_grad_nn_CrossEntropyLoss_cuda_float64 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:11:02.9323613Z test_grad_nn_ELU_cuda_float64 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:11:02.9324034Z test_grad_nn_Embedding_cuda_float64 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:11:02.9324457Z test_grad_nn_GRUCell_cuda_float64 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:11:02.9324875Z test_grad_nn_GRU_eval_mode_cuda_float64 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:11:02.9325303Z test_grad_nn_GRU_train_mode_cuda_float64 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:11:02.9325738Z test_grad_nn_GaussianNLLLoss_cuda_float64 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:11:02.9326192Z test_grad_nn_Hardswish_cuda_float64 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:11:02.9326615Z test_grad_nn_L1Loss_cuda_float64 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:11:02.9327036Z test_grad_nn_LSTMCell_cuda_float64 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:11:02.9327463Z test_grad_nn_LSTM_eval_mode_cuda_float64 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:11:02.9327901Z test_grad_nn_LSTM_train_mode_cuda_float64 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:11:02.9328324Z test_grad_nn_LazyConv1d_cuda_float64 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:11:02.9328749Z test_grad_nn_LazyConv2d_cuda_float64 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:11:02.9329178Z test_grad_nn_LazyConv3d_cuda_float64 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:11:02.9329615Z test_grad_nn_LazyConvTranspose1d_cuda_float64 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:11:02.9330132Z test_grad_nn_LazyConvTranspose2d_cuda_float64 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:11:02.9330681Z test_grad_nn_LazyConvTranspose3d_cuda_float64 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:11:02.9331224Z test_grad_nn_Linear_cuda_float64 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:11:02.9331752Z test_grad_nn_MaxPool2d_cuda_float64 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:11:02.9332374Z test_grad_nn_MultiheadAttention_eval_mode_cuda_float64 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:11:02.9332869Z test_grad_nn_MultiheadAttention_train_mode_cuda_float64 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:11:02.9333314Z test_grad_nn_NLLLoss_cuda_float64 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:11:02.9333732Z test_grad_nn_RNNCell_cuda_float64 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:11:02.9334156Z test_grad_nn_RNN_eval_mode_cuda_float64 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:11:02.9334756Z test_grad_nn_RNN_train_mode_cuda_float64 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:11:02.9335187Z test_grad_nn_ReLU_cuda_float64 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:11:02.9335607Z test_grad_nn_Sigmoid_cuda_float64 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:11:02.9336052Z test_grad_nn_TransformerDecoderLayer_cuda_float64 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:11:02.9336525Z test_grad_nn_TransformerEncoderLayer_eval_mode_cuda_float64 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:11:02.9337013Z test_grad_nn_TransformerEncoderLayer_train_mode_cuda_float64 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:11:02.9337554Z test_grad_nn_TransformerEncoder_eval_mode_cuda_float64 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:11:02.9338025Z test_grad_nn_TransformerEncoder_train_mode_cuda_float64 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:11:02.9338469Z test_grad_nn_Transformer_cuda_float64 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:11:02.9338911Z test_gradgrad_nn_AdaptiveAvgPool2d_cuda_float64 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:11:02.9339359Z test_gradgrad_nn_AvgPool1d_cuda_float64 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:11:02.9339804Z test_gradgrad_nn_BatchNorm2d_eval_mode_cuda_float64 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:11:02.9340260Z test_gradgrad_nn_BatchNorm2d_train_mode_cuda_float64 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:11:02.9340709Z test_gradgrad_nn_BatchNorm3d_eval_mode_cuda_float64 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:11:02.9341163Z test_gradgrad_nn_BatchNorm3d_train_mode_cuda_float64 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:11:02.9341610Z test_gradgrad_nn_Bilinear_cuda_float64 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:11:02.9342046Z test_gradgrad_nn_Conv1d_cuda_float64 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:11:02.9342469Z test_gradgrad_nn_Conv2d_cuda_float64 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:11:02.9342936Z test_gradgrad_nn_Conv3d_cuda_float64 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:11:02.9343377Z test_gradgrad_nn_ConvTranspose1d_cuda_float64 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:11:02.9343826Z test_gradgrad_nn_ConvTranspose2d_cuda_float64 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:11:02.9344262Z test_gradgrad_nn_ConvTranspose3d_cuda_float64 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:11:02.9344716Z test_gradgrad_nn_CrossEntropyLoss_cuda_float64 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:11:02.9345162Z test_gradgrad_nn_ELU_cuda_float64 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:11:02.9345596Z test_gradgrad_nn_Embedding_cuda_float64 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:11:02.9346020Z test_gradgrad_nn_GRUCell_cuda_float64 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:11:02.9346454Z test_gradgrad_nn_GRU_eval_mode_cuda_float64 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:11:02.9346892Z test_gradgrad_nn_GRU_train_mode_cuda_float64 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:11:02.9347341Z test_gradgrad_nn_GaussianNLLLoss_cuda_float64 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:11:02.9347811Z test_gradgrad_nn_L1Loss_cuda_float64 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:11:02.9348235Z test_gradgrad_nn_LSTMCell_cuda_float64 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:11:02.9348737Z test_gradgrad_nn_LSTM_eval_mode_cuda_float64 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:11:02.9349180Z test_gradgrad_nn_LSTM_train_mode_cuda_float64 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:11:02.9349617Z test_gradgrad_nn_LazyConv1d_cuda_float64 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:11:02.9350040Z test_gradgrad_nn_LazyConv2d_cuda_float64 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:11:02.9350504Z test_gradgrad_nn_LazyConv3d_cuda_float64 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:11:02.9350972Z test_gradgrad_nn_LazyConvTranspose1d_cuda_float64 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:11:02.9351437Z test_gradgrad_nn_LazyConvTranspose2d_cuda_float64 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:11:02.9351889Z test_gradgrad_nn_LazyConvTranspose3d_cuda_float64 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:11:02.9352331Z test_gradgrad_nn_Linear_cuda_float64 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:11:02.9352774Z test_gradgrad_nn_MaxPool2d_cuda_float64 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:11:02.9353359Z test_gradgrad_nn_MultiheadAttention_eval_mode_cuda_float64 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:11:02.9353950Z test_gradgrad_nn_MultiheadAttention_train_mode_cuda_float64 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:11:02.9354457Z test_gradgrad_nn_NLLLoss_cuda_float64 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:11:02.9354881Z test_gradgrad_nn_RNNCell_cuda_float64 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:11:02.9355313Z test_gradgrad_nn_RNN_eval_mode_cuda_float64 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:11:02.9355748Z test_gradgrad_nn_RNN_train_mode_cuda_float64 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:11:02.9356184Z test_gradgrad_nn_ReLU_cuda_float64 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:11:02.9356614Z test_gradgrad_nn_Sigmoid_cuda_float64 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:11:02.9357073Z test_gradgrad_nn_TransformerDecoderLayer_cuda_float64 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:11:02.9357561Z test_gradgrad_nn_TransformerEncoderLayer_eval_mode_cuda_float64 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:11:02.9358081Z test_gradgrad_nn_TransformerEncoderLayer_train_mode_cuda_float64 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:11:02.9358576Z test_gradgrad_nn_TransformerEncoder_eval_mode_cuda_float64 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:11:02.9359055Z test_gradgrad_nn_TransformerEncoder_train_mode_cuda_float64 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:11:02.9359541Z test_gradgrad_nn_Transformer_cuda_float64 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:11:02.9360112Z 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) 2023-01-11T23:11:02.9360739Z 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) 2023-01-11T23:11:02.9361347Z 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) 2023-01-11T23:11:02.9361949Z 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) 2023-01-11T23:11:02.9362433Z 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) 2023-01-11T23:11:02.9362899Z 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) 2023-01-11T23:11:02.9363365Z 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) 2023-01-11T23:11:02.9363829Z 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) 2023-01-11T23:11:02.9364322Z 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) 2023-01-11T23:11:02.9364784Z 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) 2023-01-11T23:11:02.9365246Z 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) 2023-01-11T23:11:02.9365706Z 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) 2023-01-11T23:11:02.9366167Z 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) 2023-01-11T23:11:02.9366624Z 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) 2023-01-11T23:11:02.9367060Z 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) 2023-01-11T23:11:02.9367523Z 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) 2023-01-11T23:11:02.9367997Z 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) 2023-01-11T23:11:02.9368528Z 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) 2023-01-11T23:11:02.9369032Z 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) 2023-01-11T23:11:02.9369511Z 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) 2023-01-11T23:11:02.9370092Z 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) 2023-01-11T23:11:02.9370708Z 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) 2023-01-11T23:11:02.9371308Z 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) 2023-01-11T23:11:02.9371927Z 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) 2023-01-11T23:11:02.9372518Z 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) 2023-01-11T23:11:02.9373008Z 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) 2023-01-11T23:11:02.9373488Z 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) 2023-01-11T23:11:02.9373972Z 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) 2023-01-11T23:11:02.9374563Z 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.001s) 2023-01-11T23:11:02.9375119Z 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) 2023-01-11T23:11:02.9375597Z 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) 2023-01-11T23:11:02.9376082Z 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) 2023-01-11T23:11:02.9376581Z 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) 2023-01-11T23:11:02.9377049Z 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) 2023-01-11T23:11:02.9377518Z 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) 2023-01-11T23:11:02.9377982Z 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) 2023-01-11T23:11:02.9378455Z 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) 2023-01-11T23:11:02.9378914Z 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) 2023-01-11T23:11:02.9379409Z 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) 2023-01-11T23:11:02.9379881Z 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) 2023-01-11T23:11:02.9380354Z 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) 2023-01-11T23:11:02.9380851Z 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) 2023-01-11T23:11:02.9381331Z 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) 2023-01-11T23:11:02.9381820Z 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) 2023-01-11T23:11:02.9382295Z 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) 2023-01-11T23:11:02.9382763Z 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) 2023-01-11T23:11:02.9383221Z 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) 2023-01-11T23:11:02.9383696Z 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) 2023-01-11T23:11:02.9384167Z 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) 2023-01-11T23:11:02.9384661Z 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) 2023-01-11T23:11:02.9385120Z 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) 2023-01-11T23:11:02.9385580Z 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) 2023-01-11T23:11:02.9386048Z 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) 2023-01-11T23:11:02.9386513Z 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) 2023-01-11T23:11:02.9386996Z 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) 2023-01-11T23:11:02.9387461Z 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) 2023-01-11T23:11:02.9387922Z 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) 2023-01-11T23:11:02.9388415Z 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) 2023-01-11T23:11:02.9388968Z 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) 2023-01-11T23:11:02.9389501Z 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) 2023-01-11T23:11:02.9389991Z 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) 2023-01-11T23:11:02.9390501Z 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) 2023-01-11T23:11:02.9390986Z 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) 2023-01-11T23:11:02.9391474Z 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) 2023-01-11T23:11:02.9391943Z 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) 2023-01-11T23:11:02.9392418Z test_if_train_and_eval_modes_differ_nn_MaxPool2d_cuda_float32 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:11:02.9392998Z test_if_train_and_eval_modes_differ_nn_MaxPool2d_cuda_float64 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:11:02.9393605Z 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) 2023-01-11T23:11:02.9394169Z 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) 2023-01-11T23:11:02.9394653Z 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) 2023-01-11T23:11:02.9395150Z 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) 2023-01-11T23:11:02.9395611Z 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) 2023-01-11T23:11:02.9396087Z 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) 2023-01-11T23:11:02.9396547Z 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) 2023-01-11T23:11:02.9396994Z 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) 2023-01-11T23:11:02.9397452Z 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) 2023-01-11T23:11:02.9397908Z 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) 2023-01-11T23:11:02.9398370Z 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) 2023-01-11T23:11:02.9398822Z 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) 2023-01-11T23:11:02.9399309Z 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) 2023-01-11T23:11:02.9399943Z 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) 2023-01-11T23:11:02.9400587Z 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) 2023-01-11T23:11:02.9401220Z 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) 2023-01-11T23:11:02.9401842Z test_if_train_and_eval_modes_differ_nn_TransformerEncoder_cuda_float32 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:11:02.9402401Z test_if_train_and_eval_modes_differ_nn_TransformerEncoder_cuda_float64 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:11:02.9402885Z 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) 2023-01-11T23:11:02.9403364Z 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) 2023-01-11T23:11:02.9403827Z test_memory_format_nn_AdaptiveAvgPool2d_cuda_float32 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2023-01-11T23:11:02.9404307Z test_memory_format_nn_AdaptiveAvgPool2d_cuda_float64 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2023-01-11T23:11:02.9404722Z test_memory_format_nn_AvgPool1d_cuda_float32 (__main__.TestModuleCUDA) ... skip: Skipped! (0.002s) 2023-01-11T23:11:02.9405088Z test_memory_format_nn_AvgPool1d_cuda_float64 (__main__.TestModuleCUDA) ... skip: Skipped! (0.003s) 2023-01-11T23:11:02.9405507Z test_memory_format_nn_BatchNorm2d_eval_mode_cuda_float32 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2023-01-11T23:11:02.9406007Z test_memory_format_nn_BatchNorm2d_eval_mode_cuda_float64 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2023-01-11T23:11:02.9406474Z test_memory_format_nn_BatchNorm2d_train_mode_cuda_float32 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2023-01-11T23:11:02.9406938Z test_memory_format_nn_BatchNorm2d_train_mode_cuda_float64 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2023-01-11T23:11:02.9407388Z test_memory_format_nn_BatchNorm3d_eval_mode_cuda_float32 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2023-01-11T23:11:02.9407852Z test_memory_format_nn_BatchNorm3d_eval_mode_cuda_float64 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2023-01-11T23:11:02.9408312Z test_memory_format_nn_BatchNorm3d_train_mode_cuda_float32 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2023-01-11T23:11:02.9408762Z test_memory_format_nn_BatchNorm3d_train_mode_cuda_float64 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2023-01-11T23:11:02.9409177Z test_memory_format_nn_Bilinear_cuda_float32 (__main__.TestModuleCUDA) ... skip: Skipped! (0.003s) 2023-01-11T23:11:02.9409528Z test_memory_format_nn_Bilinear_cuda_float64 (__main__.TestModuleCUDA) ... skip: Skipped! (0.002s) 2023-01-11T23:11:02.9409950Z test_memory_format_nn_Conv1d_cuda_float32 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2023-01-11T23:11:02.9410519Z test_memory_format_nn_Conv1d_cuda_float64 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2023-01-11T23:11:02.9411069Z test_memory_format_nn_Conv2d_cuda_float32 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2023-01-11T23:11:02.9411592Z test_memory_format_nn_Conv2d_cuda_float64 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2023-01-11T23:11:02.9412117Z test_memory_format_nn_Conv3d_cuda_float32 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2023-01-11T23:11:02.9412633Z test_memory_format_nn_Conv3d_cuda_float64 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2023-01-11T23:11:02.9413079Z test_memory_format_nn_ConvTranspose1d_cuda_complex128 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2023-01-11T23:11:02.9413545Z test_memory_format_nn_ConvTranspose1d_cuda_complex32 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2023-01-11T23:11:02.9414012Z test_memory_format_nn_ConvTranspose1d_cuda_complex64 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2023-01-11T23:11:02.9414554Z test_memory_format_nn_ConvTranspose1d_cuda_float32 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2023-01-11T23:11:02.9415012Z test_memory_format_nn_ConvTranspose1d_cuda_float64 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2023-01-11T23:11:02.9415464Z test_memory_format_nn_ConvTranspose2d_cuda_complex128 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2023-01-11T23:11:02.9415922Z test_memory_format_nn_ConvTranspose2d_cuda_complex32 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2023-01-11T23:11:02.9416431Z test_memory_format_nn_ConvTranspose2d_cuda_complex64 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2023-01-11T23:11:02.9416886Z test_memory_format_nn_ConvTranspose2d_cuda_float32 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2023-01-11T23:11:02.9417342Z test_memory_format_nn_ConvTranspose2d_cuda_float64 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2023-01-11T23:11:02.9417798Z test_memory_format_nn_ConvTranspose3d_cuda_complex128 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2023-01-11T23:11:02.9418264Z test_memory_format_nn_ConvTranspose3d_cuda_complex32 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2023-01-11T23:11:02.9418731Z test_memory_format_nn_ConvTranspose3d_cuda_complex64 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2023-01-11T23:11:02.9419194Z test_memory_format_nn_ConvTranspose3d_cuda_float32 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2023-01-11T23:11:02.9419637Z test_memory_format_nn_ConvTranspose3d_cuda_float64 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2023-01-11T23:11:02.9420092Z test_memory_format_nn_CrossEntropyLoss_cuda_float32 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2023-01-11T23:11:02.9420559Z test_memory_format_nn_CrossEntropyLoss_cuda_float64 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2023-01-11T23:11:02.9421005Z test_memory_format_nn_ELU_cuda_float32 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2023-01-11T23:11:02.9421454Z test_memory_format_nn_ELU_cuda_float64 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2023-01-11T23:11:02.9421858Z test_memory_format_nn_Embedding_cuda_float32 (__main__.TestModuleCUDA) ... skip: Skipped! (0.003s) 2023-01-11T23:11:02.9422227Z test_memory_format_nn_Embedding_cuda_float64 (__main__.TestModuleCUDA) ... skip: Skipped! (0.002s) 2023-01-11T23:11:02.9422634Z test_memory_format_nn_GRUCell_cuda_float32 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2023-01-11T23:11:02.9423067Z test_memory_format_nn_GRUCell_cuda_float64 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2023-01-11T23:11:02.9423509Z test_memory_format_nn_GRU_eval_mode_cuda_float32 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2023-01-11T23:11:02.9423956Z test_memory_format_nn_GRU_eval_mode_cuda_float64 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2023-01-11T23:11:02.9424406Z test_memory_format_nn_GRU_train_mode_cuda_float32 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2023-01-11T23:11:02.9424842Z test_memory_format_nn_GRU_train_mode_cuda_float64 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2023-01-11T23:11:02.9425254Z test_memory_format_nn_GaussianNLLLoss_cuda_float32 (__main__.TestModuleCUDA) ... skip: Skipped! (0.003s) 2023-01-11T23:11:02.9425635Z test_memory_format_nn_GaussianNLLLoss_cuda_float64 (__main__.TestModuleCUDA) ... skip: Skipped! (0.002s) 2023-01-11T23:11:02.9426049Z test_memory_format_nn_Hardswish_cuda_float32 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2023-01-11T23:11:02.9426491Z test_memory_format_nn_Hardswish_cuda_float64 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2023-01-11T23:11:02.9426918Z test_memory_format_nn_L1Loss_cuda_float32 (__main__.TestModuleCUDA) ... skip: Skipped! (0.002s) 2023-01-11T23:11:02.9427268Z test_memory_format_nn_L1Loss_cuda_float64 (__main__.TestModuleCUDA) ... skip: Skipped! (0.003s) 2023-01-11T23:11:02.9427671Z test_memory_format_nn_LSTMCell_cuda_float32 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2023-01-11T23:11:02.9428110Z test_memory_format_nn_LSTMCell_cuda_float64 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2023-01-11T23:11:02.9428553Z test_memory_format_nn_LSTM_eval_mode_cuda_float32 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2023-01-11T23:11:02.9429055Z test_memory_format_nn_LSTM_eval_mode_cuda_float64 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2023-01-11T23:11:02.9429510Z test_memory_format_nn_LSTM_train_mode_cuda_float32 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2023-01-11T23:11:02.9429965Z test_memory_format_nn_LSTM_train_mode_cuda_float64 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2023-01-11T23:11:02.9430405Z test_memory_format_nn_LazyConv1d_cuda_float32 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2023-01-11T23:11:02.9430844Z test_memory_format_nn_LazyConv1d_cuda_float64 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2023-01-11T23:11:02.9431281Z test_memory_format_nn_LazyConv2d_cuda_float32 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2023-01-11T23:11:02.9431751Z test_memory_format_nn_LazyConv2d_cuda_float64 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2023-01-11T23:11:02.9432180Z test_memory_format_nn_LazyConv3d_cuda_float32 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2023-01-11T23:11:02.9432622Z test_memory_format_nn_LazyConv3d_cuda_float64 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2023-01-11T23:11:02.9433109Z test_memory_format_nn_LazyConvTranspose1d_cuda_float32 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2023-01-11T23:11:02.9433692Z test_memory_format_nn_LazyConvTranspose1d_cuda_float64 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2023-01-11T23:11:02.9434147Z test_memory_format_nn_LazyConvTranspose2d_cuda_float32 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2023-01-11T23:11:02.9434614Z test_memory_format_nn_LazyConvTranspose2d_cuda_float64 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2023-01-11T23:11:02.9435074Z test_memory_format_nn_LazyConvTranspose3d_cuda_float32 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2023-01-11T23:11:02.9435529Z test_memory_format_nn_LazyConvTranspose3d_cuda_float64 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2023-01-11T23:11:02.9435938Z test_memory_format_nn_Linear_cuda_float32 (__main__.TestModuleCUDA) ... skip: Skipped! (0.003s) 2023-01-11T23:11:02.9436285Z test_memory_format_nn_Linear_cuda_float64 (__main__.TestModuleCUDA) ... skip: Skipped! (0.002s) 2023-01-11T23:11:02.9436698Z test_memory_format_nn_MaxPool2d_cuda_float32 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2023-01-11T23:11:02.9437149Z test_memory_format_nn_MaxPool2d_cuda_float64 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2023-01-11T23:11:02.9437597Z test_memory_format_nn_MultiheadAttention_eval_mode_cuda_float32 (__main__.TestModuleCUDA) ... skip: Skipped! (0.002s) 2023-01-11T23:11:02.9438009Z test_memory_format_nn_MultiheadAttention_eval_mode_cuda_float64 (__main__.TestModuleCUDA) ... skip: Skipped! (0.002s) 2023-01-11T23:11:02.9438418Z test_memory_format_nn_MultiheadAttention_train_mode_cuda_float32 (__main__.TestModuleCUDA) ... skip: Skipped! (0.003s) 2023-01-11T23:11:02.9438821Z test_memory_format_nn_MultiheadAttention_train_mode_cuda_float64 (__main__.TestModuleCUDA) ... skip: Skipped! (0.002s) 2023-01-11T23:11:02.9439198Z test_memory_format_nn_NLLLoss_cuda_float32 (__main__.TestModuleCUDA) ... skip: Skipped! (0.003s) 2023-01-11T23:11:02.9439569Z test_memory_format_nn_NLLLoss_cuda_float64 (__main__.TestModuleCUDA) ... skip: Skipped! (0.002s) 2023-01-11T23:11:02.9440083Z test_memory_format_nn_RNNCell_cuda_float32 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2023-01-11T23:11:02.9440631Z test_memory_format_nn_RNNCell_cuda_float64 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2023-01-11T23:11:02.9441174Z test_memory_format_nn_RNN_eval_mode_cuda_float32 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2023-01-11T23:11:02.9441729Z test_memory_format_nn_RNN_eval_mode_cuda_float64 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2023-01-11T23:11:02.9442271Z test_memory_format_nn_RNN_train_mode_cuda_float32 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2023-01-11T23:11:02.9442743Z test_memory_format_nn_RNN_train_mode_cuda_float64 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2023-01-11T23:11:02.9443195Z test_memory_format_nn_ReLU_cuda_float32 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2023-01-11T23:11:02.9443614Z test_memory_format_nn_ReLU_cuda_float64 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2023-01-11T23:11:02.9444041Z test_memory_format_nn_Sigmoid_cuda_float32 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2023-01-11T23:11:02.9444482Z test_memory_format_nn_Sigmoid_cuda_float64 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2023-01-11T23:11:02.9444903Z test_memory_format_nn_TransformerDecoderLayer_cuda_float32 (__main__.TestModuleCUDA) ... skip: Skipped! (0.003s) 2023-01-11T23:11:02.9445304Z test_memory_format_nn_TransformerDecoderLayer_cuda_float64 (__main__.TestModuleCUDA) ... skip: Skipped! (0.002s) 2023-01-11T23:11:02.9445727Z test_memory_format_nn_TransformerEncoderLayer_eval_mode_cuda_float32 (__main__.TestModuleCUDA) ... skip: Skipped! (0.002s) 2023-01-11T23:11:02.9446151Z test_memory_format_nn_TransformerEncoderLayer_eval_mode_cuda_float64 (__main__.TestModuleCUDA) ... skip: Skipped! (0.002s) 2023-01-11T23:11:02.9446574Z test_memory_format_nn_TransformerEncoderLayer_train_mode_cuda_float32 (__main__.TestModuleCUDA) ... skip: Skipped! (0.003s) 2023-01-11T23:11:02.9446997Z test_memory_format_nn_TransformerEncoderLayer_train_mode_cuda_float64 (__main__.TestModuleCUDA) ... skip: Skipped! (0.002s) 2023-01-11T23:11:02.9447422Z test_memory_format_nn_TransformerEncoder_eval_mode_cuda_float32 (__main__.TestModuleCUDA) ... skip: Skipped! (0.003s) 2023-01-11T23:11:02.9447828Z test_memory_format_nn_TransformerEncoder_eval_mode_cuda_float64 (__main__.TestModuleCUDA) ... skip: Skipped! (0.002s) 2023-01-11T23:11:02.9448237Z test_memory_format_nn_TransformerEncoder_train_mode_cuda_float32 (__main__.TestModuleCUDA) ... skip: Skipped! (0.002s) 2023-01-11T23:11:02.9448665Z test_memory_format_nn_TransformerEncoder_train_mode_cuda_float64 (__main__.TestModuleCUDA) ... skip: Skipped! (0.002s) 2023-01-11T23:11:02.9449053Z test_memory_format_nn_Transformer_cuda_float32 (__main__.TestModuleCUDA) ... skip: Skipped! (0.002s) 2023-01-11T23:11:02.9449416Z test_memory_format_nn_Transformer_cuda_float64 (__main__.TestModuleCUDA) ... skip: Skipped! (0.003s) 2023-01-11T23:11:02.9449930Z test_multiple_device_transfer_nn_AdaptiveAvgPool2d_cuda_float32 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T23:11:02.9450553Z test_multiple_device_transfer_nn_AdaptiveAvgPool2d_cuda_float64 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T23:11:02.9451153Z test_multiple_device_transfer_nn_AvgPool1d_cuda_float32 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T23:11:02.9451731Z test_multiple_device_transfer_nn_AvgPool1d_cuda_float64 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T23:11:02.9452336Z 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.002s) 2023-01-11T23:11:02.9452839Z 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.002s) 2023-01-11T23:11:02.9453328Z 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.002s) 2023-01-11T23:11:02.9453821Z 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.002s) 2023-01-11T23:11:02.9454430Z 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.002s) 2023-01-11T23:11:02.9454913Z 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.002s) 2023-01-11T23:11:02.9455399Z 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.002s) 2023-01-11T23:11:02.9455893Z 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.002s) 2023-01-11T23:11:02.9456370Z test_multiple_device_transfer_nn_Bilinear_cuda_float32 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T23:11:02.9456848Z test_multiple_device_transfer_nn_Bilinear_cuda_float64 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T23:11:02.9457310Z test_multiple_device_transfer_nn_Conv1d_cuda_float32 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T23:11:02.9457776Z test_multiple_device_transfer_nn_Conv1d_cuda_float64 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T23:11:02.9458239Z test_multiple_device_transfer_nn_Conv2d_cuda_float32 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T23:11:02.9458701Z test_multiple_device_transfer_nn_Conv2d_cuda_float64 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T23:11:02.9459142Z test_multiple_device_transfer_nn_Conv3d_cuda_float32 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T23:11:02.9459630Z test_multiple_device_transfer_nn_Conv3d_cuda_float64 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T23:11:02.9460109Z test_multiple_device_transfer_nn_ConvTranspose1d_cuda_complex128 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T23:11:02.9460602Z test_multiple_device_transfer_nn_ConvTranspose1d_cuda_complex32 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T23:11:02.9461096Z test_multiple_device_transfer_nn_ConvTranspose1d_cuda_complex64 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T23:11:02.9461579Z test_multiple_device_transfer_nn_ConvTranspose1d_cuda_float32 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T23:11:02.9462065Z test_multiple_device_transfer_nn_ConvTranspose1d_cuda_float64 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T23:11:02.9462549Z test_multiple_device_transfer_nn_ConvTranspose2d_cuda_complex128 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T23:11:02.9463035Z test_multiple_device_transfer_nn_ConvTranspose2d_cuda_complex32 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T23:11:02.9463509Z test_multiple_device_transfer_nn_ConvTranspose2d_cuda_complex64 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T23:11:02.9463991Z test_multiple_device_transfer_nn_ConvTranspose2d_cuda_float32 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T23:11:02.9464500Z test_multiple_device_transfer_nn_ConvTranspose2d_cuda_float64 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T23:11:02.9464986Z test_multiple_device_transfer_nn_ConvTranspose3d_cuda_complex128 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T23:11:02.9465468Z test_multiple_device_transfer_nn_ConvTranspose3d_cuda_complex32 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T23:11:02.9465942Z test_multiple_device_transfer_nn_ConvTranspose3d_cuda_complex64 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T23:11:02.9466428Z test_multiple_device_transfer_nn_ConvTranspose3d_cuda_float32 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T23:11:02.9466903Z test_multiple_device_transfer_nn_ConvTranspose3d_cuda_float64 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T23:11:02.9467388Z test_multiple_device_transfer_nn_CrossEntropyLoss_cuda_float32 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T23:11:02.9467866Z test_multiple_device_transfer_nn_CrossEntropyLoss_cuda_float64 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T23:11:02.9468333Z test_multiple_device_transfer_nn_ELU_cuda_float32 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T23:11:02.9468835Z test_multiple_device_transfer_nn_ELU_cuda_float64 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T23:11:02.9469298Z test_multiple_device_transfer_nn_Embedding_cuda_float32 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T23:11:02.9469778Z test_multiple_device_transfer_nn_Embedding_cuda_float64 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T23:11:02.9470239Z test_multiple_device_transfer_nn_GRUCell_cuda_float32 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T23:11:02.9470701Z test_multiple_device_transfer_nn_GRUCell_cuda_float64 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T23:11:02.9471166Z 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.002s) 2023-01-11T23:11:02.9471634Z 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.002s) 2023-01-11T23:11:02.9472099Z 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.002s) 2023-01-11T23:11:02.9472572Z 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.002s) 2023-01-11T23:11:02.9473049Z test_multiple_device_transfer_nn_GaussianNLLLoss_cuda_float32 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T23:11:02.9473627Z test_multiple_device_transfer_nn_GaussianNLLLoss_cuda_float64 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T23:11:02.9474192Z test_multiple_device_transfer_nn_Hardswish_cuda_float32 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T23:11:02.9474716Z test_multiple_device_transfer_nn_Hardswish_cuda_float64 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T23:11:02.9475181Z test_multiple_device_transfer_nn_L1Loss_cuda_float32 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T23:11:02.9475640Z test_multiple_device_transfer_nn_L1Loss_cuda_float64 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T23:11:02.9476098Z test_multiple_device_transfer_nn_LSTMCell_cuda_float32 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T23:11:02.9476550Z test_multiple_device_transfer_nn_LSTMCell_cuda_float64 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T23:11:02.9477021Z 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.002s) 2023-01-11T23:11:02.9477493Z 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.002s) 2023-01-11T23:11:02.9477976Z 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.002s) 2023-01-11T23:11:02.9478440Z 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.002s) 2023-01-11T23:11:02.9478907Z test_multiple_device_transfer_nn_LazyConv1d_cuda_float32 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T23:11:02.9479398Z test_multiple_device_transfer_nn_LazyConv1d_cuda_float64 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T23:11:02.9479976Z test_multiple_device_transfer_nn_LazyConv2d_cuda_float32 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T23:11:02.9480565Z test_multiple_device_transfer_nn_LazyConv2d_cuda_float64 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T23:11:02.9481132Z test_multiple_device_transfer_nn_LazyConv3d_cuda_float32 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T23:11:02.9481702Z test_multiple_device_transfer_nn_LazyConv3d_cuda_float64 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T23:11:02.9482218Z test_multiple_device_transfer_nn_LazyConvTranspose1d_cuda_float32 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T23:11:02.9482721Z test_multiple_device_transfer_nn_LazyConvTranspose1d_cuda_float64 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T23:11:02.9483199Z test_multiple_device_transfer_nn_LazyConvTranspose2d_cuda_float32 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T23:11:02.9483683Z test_multiple_device_transfer_nn_LazyConvTranspose2d_cuda_float64 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T23:11:02.9484173Z test_multiple_device_transfer_nn_LazyConvTranspose3d_cuda_float32 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T23:11:02.9484660Z test_multiple_device_transfer_nn_LazyConvTranspose3d_cuda_float64 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T23:11:02.9485146Z test_multiple_device_transfer_nn_Linear_cuda_float32 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T23:11:02.9485617Z test_multiple_device_transfer_nn_Linear_cuda_float64 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T23:11:02.9486084Z test_multiple_device_transfer_nn_MaxPool2d_cuda_float32 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T23:11:02.9486540Z test_multiple_device_transfer_nn_MaxPool2d_cuda_float64 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T23:11:02.9487031Z 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.002s) 2023-01-11T23:11:02.9487528Z 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.002s) 2023-01-11T23:11:02.9488039Z 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.002s) 2023-01-11T23:11:02.9488557Z 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.002s) 2023-01-11T23:11:02.9489038Z test_multiple_device_transfer_nn_NLLLoss_cuda_float32 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T23:11:02.9489500Z test_multiple_device_transfer_nn_NLLLoss_cuda_float64 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T23:11:02.9490076Z test_multiple_device_transfer_nn_RNNCell_cuda_float32 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T23:11:02.9490642Z test_multiple_device_transfer_nn_RNNCell_cuda_float64 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T23:11:02.9491250Z 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.002s) 2023-01-11T23:11:02.9491833Z 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.002s) 2023-01-11T23:11:02.9492393Z 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.002s) 2023-01-11T23:11:02.9492865Z 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.002s) 2023-01-11T23:11:02.9493339Z test_multiple_device_transfer_nn_ReLU_cuda_float32 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T23:11:02.9493796Z test_multiple_device_transfer_nn_ReLU_cuda_float64 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T23:11:02.9494332Z test_multiple_device_transfer_nn_Sigmoid_cuda_float32 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T23:11:02.9494792Z test_multiple_device_transfer_nn_Sigmoid_cuda_float64 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T23:11:02.9495279Z test_multiple_device_transfer_nn_TransformerDecoderLayer_cuda_float32 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T23:11:02.9495793Z test_multiple_device_transfer_nn_TransformerDecoderLayer_cuda_float64 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T23:11:02.9496361Z 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.002s) 2023-01-11T23:11:02.9496886Z 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.002s) 2023-01-11T23:11:02.9497424Z 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.002s) 2023-01-11T23:11:02.9497955Z 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.002s) 2023-01-11T23:11:02.9498477Z test_multiple_device_transfer_nn_TransformerEncoder_eval_mode_cuda_float32 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T23:11:02.9498982Z test_multiple_device_transfer_nn_TransformerEncoder_eval_mode_cuda_float64 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T23:11:02.9499495Z test_multiple_device_transfer_nn_TransformerEncoder_train_mode_cuda_float32 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T23:11:02.9500103Z test_multiple_device_transfer_nn_TransformerEncoder_train_mode_cuda_float64 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T23:11:02.9500715Z test_multiple_device_transfer_nn_Transformer_cuda_float32 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T23:11:02.9501302Z test_multiple_device_transfer_nn_Transformer_cuda_float64 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T23:11:02.9501931Z test_non_contiguous_tensors_nn_AdaptiveAvgPool2d_cuda_float32 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2023-01-11T23:11:02.9502507Z test_non_contiguous_tensors_nn_AdaptiveAvgPool2d_cuda_float64 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2023-01-11T23:11:02.9502978Z test_non_contiguous_tensors_nn_AvgPool1d_cuda_float32 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2023-01-11T23:11:02.9503453Z test_non_contiguous_tensors_nn_AvgPool1d_cuda_float64 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2023-01-11T23:11:02.9503916Z 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.003s) 2023-01-11T23:11:02.9504399Z 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.003s) 2023-01-11T23:11:02.9504888Z 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.003s) 2023-01-11T23:11:02.9505375Z 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.003s) 2023-01-11T23:11:02.9505855Z 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.003s) 2023-01-11T23:11:02.9506326Z 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.003s) 2023-01-11T23:11:02.9506841Z 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.003s) 2023-01-11T23:11:02.9507341Z 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.003s) 2023-01-11T23:11:02.9507819Z test_non_contiguous_tensors_nn_Bilinear_cuda_float32 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2023-01-11T23:11:02.9508277Z test_non_contiguous_tensors_nn_Bilinear_cuda_float64 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2023-01-11T23:11:02.9508789Z test_non_contiguous_tensors_nn_Conv1d_cuda_float32 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2023-01-11T23:11:02.9509244Z test_non_contiguous_tensors_nn_Conv1d_cuda_float64 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2023-01-11T23:11:02.9509702Z test_non_contiguous_tensors_nn_Conv2d_cuda_float32 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2023-01-11T23:11:02.9510159Z test_non_contiguous_tensors_nn_Conv2d_cuda_float64 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2023-01-11T23:11:02.9510593Z test_non_contiguous_tensors_nn_Conv3d_cuda_float32 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2023-01-11T23:11:02.9511047Z test_non_contiguous_tensors_nn_Conv3d_cuda_float64 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2023-01-11T23:11:02.9511520Z test_non_contiguous_tensors_nn_ConvTranspose1d_cuda_complex128 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2023-01-11T23:11:02.9512662Z 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.003s) 2023-01-11T23:11:02.9513555Z test_non_contiguous_tensors_nn_ConvTranspose1d_cuda_complex64 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2023-01-11T23:11:02.9514034Z test_non_contiguous_tensors_nn_ConvTranspose1d_cuda_float32 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2023-01-11T23:11:02.9514511Z test_non_contiguous_tensors_nn_ConvTranspose1d_cuda_float64 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2023-01-11T23:11:02.9514996Z test_non_contiguous_tensors_nn_ConvTranspose2d_cuda_complex128 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2023-01-11T23:11:02.9515487Z test_non_contiguous_tensors_nn_ConvTranspose2d_cuda_complex32 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2023-01-11T23:11:02.9515969Z test_non_contiguous_tensors_nn_ConvTranspose2d_cuda_complex64 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2023-01-11T23:11:02.9516449Z test_non_contiguous_tensors_nn_ConvTranspose2d_cuda_float32 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2023-01-11T23:11:02.9516925Z test_non_contiguous_tensors_nn_ConvTranspose2d_cuda_float64 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2023-01-11T23:11:02.9517432Z test_non_contiguous_tensors_nn_ConvTranspose3d_cuda_complex128 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2023-01-11T23:11:02.9517924Z test_non_contiguous_tensors_nn_ConvTranspose3d_cuda_complex32 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2023-01-11T23:11:02.9518400Z test_non_contiguous_tensors_nn_ConvTranspose3d_cuda_complex64 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2023-01-11T23:11:02.9518883Z test_non_contiguous_tensors_nn_ConvTranspose3d_cuda_float32 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2023-01-11T23:11:02.9519356Z test_non_contiguous_tensors_nn_ConvTranspose3d_cuda_float64 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2023-01-11T23:11:02.9519895Z test_non_contiguous_tensors_nn_CrossEntropyLoss_cuda_float32 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2023-01-11T23:11:02.9520493Z test_non_contiguous_tensors_nn_CrossEntropyLoss_cuda_float64 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2023-01-11T23:11:02.9521081Z test_non_contiguous_tensors_nn_ELU_cuda_float32 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2023-01-11T23:11:02.9521646Z test_non_contiguous_tensors_nn_ELU_cuda_float64 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2023-01-11T23:11:02.9522231Z test_non_contiguous_tensors_nn_Embedding_cuda_float32 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2023-01-11T23:11:02.9522707Z test_non_contiguous_tensors_nn_Embedding_cuda_float64 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2023-01-11T23:11:02.9523167Z test_non_contiguous_tensors_nn_GRUCell_cuda_float32 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2023-01-11T23:11:02.9523657Z test_non_contiguous_tensors_nn_GRUCell_cuda_float64 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2023-01-11T23:11:02.9524129Z 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.003s) 2023-01-11T23:11:02.9524597Z 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.003s) 2023-01-11T23:11:02.9525068Z 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.003s) 2023-01-11T23:11:02.9525545Z 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.003s) 2023-01-11T23:11:02.9526024Z test_non_contiguous_tensors_nn_GaussianNLLLoss_cuda_float32 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2023-01-11T23:11:02.9526504Z test_non_contiguous_tensors_nn_GaussianNLLLoss_cuda_float64 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2023-01-11T23:11:02.9526983Z test_non_contiguous_tensors_nn_Hardswish_cuda_float32 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2023-01-11T23:11:02.9527436Z test_non_contiguous_tensors_nn_Hardswish_cuda_float64 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2023-01-11T23:11:02.9527895Z test_non_contiguous_tensors_nn_L1Loss_cuda_float32 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2023-01-11T23:11:02.9528371Z test_non_contiguous_tensors_nn_L1Loss_cuda_float64 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2023-01-11T23:11:02.9528831Z test_non_contiguous_tensors_nn_LSTMCell_cuda_float32 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2023-01-11T23:11:02.9529287Z test_non_contiguous_tensors_nn_LSTMCell_cuda_float64 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2023-01-11T23:11:02.9529766Z 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.003s) 2023-01-11T23:11:02.9530242Z 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.003s) 2023-01-11T23:11:02.9530729Z 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.003s) 2023-01-11T23:11:02.9531242Z 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.003s) 2023-01-11T23:11:02.9531716Z test_non_contiguous_tensors_nn_LazyConv1d_cuda_float32 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2023-01-11T23:11:02.9532178Z test_non_contiguous_tensors_nn_LazyConv1d_cuda_float64 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2023-01-11T23:11:02.9532638Z test_non_contiguous_tensors_nn_LazyConv2d_cuda_float32 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2023-01-11T23:11:02.9533106Z test_non_contiguous_tensors_nn_LazyConv2d_cuda_float64 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2023-01-11T23:11:02.9533569Z test_non_contiguous_tensors_nn_LazyConv3d_cuda_float32 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2023-01-11T23:11:02.9534045Z test_non_contiguous_tensors_nn_LazyConv3d_cuda_float64 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2023-01-11T23:11:02.9534627Z test_non_contiguous_tensors_nn_LazyConvTranspose1d_cuda_float32 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2023-01-11T23:11:02.9535121Z test_non_contiguous_tensors_nn_LazyConvTranspose1d_cuda_float64 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2023-01-11T23:11:02.9535605Z test_non_contiguous_tensors_nn_LazyConvTranspose2d_cuda_float32 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2023-01-11T23:11:02.9536104Z test_non_contiguous_tensors_nn_LazyConvTranspose2d_cuda_float64 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2023-01-11T23:11:02.9536587Z test_non_contiguous_tensors_nn_LazyConvTranspose3d_cuda_float32 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2023-01-11T23:11:02.9537077Z test_non_contiguous_tensors_nn_LazyConvTranspose3d_cuda_float64 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2023-01-11T23:11:02.9537553Z test_non_contiguous_tensors_nn_Linear_cuda_float32 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2023-01-11T23:11:02.9538007Z test_non_contiguous_tensors_nn_Linear_cuda_float64 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2023-01-11T23:11:02.9538432Z test_non_contiguous_tensors_nn_MaxPool2d_cuda_float32 (__main__.TestModuleCUDA) ... skip: Skipped! (0.003s) 2023-01-11T23:11:02.9538918Z test_non_contiguous_tensors_nn_MaxPool2d_cuda_float64 (__main__.TestModuleCUDA) ... skip: Skipped! (0.002s) 2023-01-11T23:11:02.9539375Z 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.003s) 2023-01-11T23:11:02.9539870Z 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.003s) 2023-01-11T23:11:02.9540382Z 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.003s) 2023-01-11T23:11:02.9540901Z 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.003s) 2023-01-11T23:11:02.9541395Z test_non_contiguous_tensors_nn_NLLLoss_cuda_float32 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2023-01-11T23:11:02.9541852Z test_non_contiguous_tensors_nn_NLLLoss_cuda_float64 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2023-01-11T23:11:02.9542312Z test_non_contiguous_tensors_nn_RNNCell_cuda_float32 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2023-01-11T23:11:02.9542767Z test_non_contiguous_tensors_nn_RNNCell_cuda_float64 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2023-01-11T23:11:02.9543232Z 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.003s) 2023-01-11T23:11:02.9543702Z 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.003s) 2023-01-11T23:11:02.9544191Z 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.003s) 2023-01-11T23:11:02.9544664Z 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.003s) 2023-01-11T23:11:02.9545126Z test_non_contiguous_tensors_nn_ReLU_cuda_float32 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2023-01-11T23:11:02.9545580Z test_non_contiguous_tensors_nn_ReLU_cuda_float64 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2023-01-11T23:11:02.9546028Z test_non_contiguous_tensors_nn_Sigmoid_cuda_float32 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2023-01-11T23:11:02.9546485Z test_non_contiguous_tensors_nn_Sigmoid_cuda_float64 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2023-01-11T23:11:02.9546971Z test_non_contiguous_tensors_nn_TransformerDecoderLayer_cuda_float32 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2023-01-11T23:11:02.9547483Z test_non_contiguous_tensors_nn_TransformerDecoderLayer_cuda_float64 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2023-01-11T23:11:02.9547987Z 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.003s) 2023-01-11T23:11:02.9548518Z 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.003s) 2023-01-11T23:11:02.9549134Z 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.003s) 2023-01-11T23:11:02.9549676Z 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.003s) 2023-01-11T23:11:02.9550198Z test_non_contiguous_tensors_nn_TransformerEncoder_eval_mode_cuda_float32 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2023-01-11T23:11:02.9550697Z test_non_contiguous_tensors_nn_TransformerEncoder_eval_mode_cuda_float64 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2023-01-11T23:11:02.9551218Z test_non_contiguous_tensors_nn_TransformerEncoder_train_mode_cuda_float32 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2023-01-11T23:11:02.9551739Z test_non_contiguous_tensors_nn_TransformerEncoder_train_mode_cuda_float64 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2023-01-11T23:11:02.9552235Z test_non_contiguous_tensors_nn_Transformer_cuda_float32 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2023-01-11T23:11:02.9552715Z test_non_contiguous_tensors_nn_Transformer_cuda_float64 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2023-01-11T23:11:02.9553238Z test_pickle_nn_AdaptiveAvgPool2d_cuda_float32 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:11:02.9553791Z test_pickle_nn_AdaptiveAvgPool2d_cuda_float64 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:11:02.9554240Z test_pickle_nn_AvgPool1d_cuda_float32 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:11:02.9554699Z test_pickle_nn_AvgPool1d_cuda_float64 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:11:02.9555138Z test_pickle_nn_BatchNorm2d_eval_mode_cuda_float32 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:11:02.9555602Z test_pickle_nn_BatchNorm2d_eval_mode_cuda_float64 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:11:02.9556059Z test_pickle_nn_BatchNorm2d_train_mode_cuda_float32 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:11:02.9556523Z test_pickle_nn_BatchNorm2d_train_mode_cuda_float64 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:11:02.9556966Z test_pickle_nn_BatchNorm3d_eval_mode_cuda_float32 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:11:02.9557426Z test_pickle_nn_BatchNorm3d_eval_mode_cuda_float64 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:11:02.9557877Z test_pickle_nn_BatchNorm3d_train_mode_cuda_float32 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:11:02.9558336Z test_pickle_nn_BatchNorm3d_train_mode_cuda_float64 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:11:02.9558771Z test_pickle_nn_Bilinear_cuda_float32 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:11:02.9559210Z test_pickle_nn_Bilinear_cuda_float64 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:11:02.9559712Z test_pickle_nn_Conv1d_cuda_float32 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:11:02.9560249Z test_pickle_nn_Conv1d_cuda_float64 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:11:02.9560776Z test_pickle_nn_Conv2d_cuda_float32 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:11:02.9561285Z test_pickle_nn_Conv2d_cuda_float64 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:11:02.9561819Z test_pickle_nn_Conv3d_cuda_float32 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:11:02.9562322Z test_pickle_nn_Conv3d_cuda_float64 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:11:02.9562766Z test_pickle_nn_ConvTranspose1d_cuda_complex128 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:11:02.9563223Z test_pickle_nn_ConvTranspose1d_cuda_complex32 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:11:02.9563685Z test_pickle_nn_ConvTranspose1d_cuda_complex64 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:11:02.9564148Z test_pickle_nn_ConvTranspose1d_cuda_float32 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:11:02.9564598Z test_pickle_nn_ConvTranspose1d_cuda_float64 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:11:02.9565042Z test_pickle_nn_ConvTranspose2d_cuda_complex128 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:11:02.9565523Z test_pickle_nn_ConvTranspose2d_cuda_complex32 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:11:02.9565983Z test_pickle_nn_ConvTranspose2d_cuda_complex64 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:11:02.9566434Z test_pickle_nn_ConvTranspose2d_cuda_float32 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:11:02.9566868Z test_pickle_nn_ConvTranspose2d_cuda_float64 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:11:02.9567323Z test_pickle_nn_ConvTranspose3d_cuda_complex128 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:11:02.9567782Z test_pickle_nn_ConvTranspose3d_cuda_complex32 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:11:02.9568233Z test_pickle_nn_ConvTranspose3d_cuda_complex64 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:11:02.9568666Z test_pickle_nn_ConvTranspose3d_cuda_float32 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:11:02.9569105Z test_pickle_nn_ConvTranspose3d_cuda_float64 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:11:02.9569561Z test_pickle_nn_CrossEntropyLoss_cuda_float32 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:11:02.9570019Z test_pickle_nn_CrossEntropyLoss_cuda_float64 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:11:02.9570486Z test_pickle_nn_ELU_cuda_float32 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:11:02.9570933Z test_pickle_nn_ELU_cuda_float64 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:11:02.9571394Z test_pickle_nn_Embedding_cuda_float32 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:11:02.9571837Z test_pickle_nn_Embedding_cuda_float64 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:11:02.9572274Z test_pickle_nn_GRUCell_cuda_float32 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:11:02.9572700Z test_pickle_nn_GRUCell_cuda_float64 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:11:02.9573143Z test_pickle_nn_GRU_eval_mode_cuda_float32 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:11:02.9573578Z test_pickle_nn_GRU_eval_mode_cuda_float64 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:11:02.9574021Z test_pickle_nn_GRU_train_mode_cuda_float32 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:11:02.9574549Z test_pickle_nn_GRU_train_mode_cuda_float64 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:11:02.9574996Z test_pickle_nn_GaussianNLLLoss_cuda_float32 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:11:02.9575458Z test_pickle_nn_GaussianNLLLoss_cuda_float64 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:11:02.9575908Z test_pickle_nn_Hardswish_cuda_float32 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:11:02.9576384Z test_pickle_nn_Hardswish_cuda_float64 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:11:02.9576828Z test_pickle_nn_L1Loss_cuda_float32 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:11:02.9577261Z test_pickle_nn_L1Loss_cuda_float64 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:11:02.9577700Z test_pickle_nn_LSTMCell_cuda_float32 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:11:02.9578136Z test_pickle_nn_LSTMCell_cuda_float64 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:11:02.9578578Z test_pickle_nn_LSTM_eval_mode_cuda_float32 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:11:02.9579025Z test_pickle_nn_LSTM_eval_mode_cuda_float64 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:11:02.9579471Z test_pickle_nn_LSTM_train_mode_cuda_float32 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:11:02.9579911Z test_pickle_nn_LSTM_train_mode_cuda_float64 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:11:02.9580354Z test_pickle_nn_LazyConv1d_cuda_float32 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:11:02.9580793Z test_pickle_nn_LazyConv1d_cuda_float64 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:11:02.9581255Z test_pickle_nn_LazyConv2d_cuda_float32 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:11:02.9581697Z test_pickle_nn_LazyConv2d_cuda_float64 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:11:02.9582123Z test_pickle_nn_LazyConv3d_cuda_float32 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:11:02.9582557Z test_pickle_nn_LazyConv3d_cuda_float64 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:11:02.9583014Z test_pickle_nn_LazyConvTranspose1d_cuda_float32 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:11:02.9583486Z test_pickle_nn_LazyConvTranspose1d_cuda_float64 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:11:02.9583948Z test_pickle_nn_LazyConvTranspose2d_cuda_float32 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:11:02.9584421Z test_pickle_nn_LazyConvTranspose2d_cuda_float64 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:11:02.9584887Z test_pickle_nn_LazyConvTranspose3d_cuda_float32 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:11:02.9585355Z test_pickle_nn_LazyConvTranspose3d_cuda_float64 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:11:02.9585800Z test_pickle_nn_Linear_cuda_float32 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:11:02.9586240Z test_pickle_nn_Linear_cuda_float64 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:11:02.9586704Z test_pickle_nn_MaxPool2d_cuda_float32 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:11:02.9587152Z test_pickle_nn_MaxPool2d_cuda_float64 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:11:02.9587613Z test_pickle_nn_MultiheadAttention_eval_mode_cuda_float32 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:11:02.9588105Z test_pickle_nn_MultiheadAttention_eval_mode_cuda_float64 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:11:02.9588632Z test_pickle_nn_MultiheadAttention_train_mode_cuda_float32 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:11:02.9589117Z test_pickle_nn_MultiheadAttention_train_mode_cuda_float64 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:11:02.9589577Z test_pickle_nn_NLLLoss_cuda_float32 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:11:02.9601814Z test_pickle_nn_NLLLoss_cuda_float64 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:11:02.9602351Z test_pickle_nn_RNNCell_cuda_float32 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:11:02.9602774Z test_pickle_nn_RNNCell_cuda_float64 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:11:02.9603212Z test_pickle_nn_RNN_eval_mode_cuda_float32 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:11:02.9603718Z test_pickle_nn_RNN_eval_mode_cuda_float64 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:11:02.9604169Z test_pickle_nn_RNN_train_mode_cuda_float32 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:11:02.9604606Z test_pickle_nn_RNN_train_mode_cuda_float64 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:11:02.9605031Z test_pickle_nn_ReLU_cuda_float32 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:11:02.9605449Z test_pickle_nn_ReLU_cuda_float64 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:11:02.9605873Z test_pickle_nn_Sigmoid_cuda_float32 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:11:02.9606302Z test_pickle_nn_Sigmoid_cuda_float64 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:11:02.9606753Z test_pickle_nn_TransformerDecoderLayer_cuda_float32 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:11:02.9607225Z test_pickle_nn_TransformerDecoderLayer_cuda_float64 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:11:02.9607712Z test_pickle_nn_TransformerEncoderLayer_eval_mode_cuda_float32 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:11:02.9608205Z test_pickle_nn_TransformerEncoderLayer_eval_mode_cuda_float64 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:11:02.9608701Z test_pickle_nn_TransformerEncoderLayer_train_mode_cuda_float32 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:11:02.9609224Z test_pickle_nn_TransformerEncoderLayer_train_mode_cuda_float64 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:11:02.9609716Z test_pickle_nn_TransformerEncoder_eval_mode_cuda_float32 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:11:02.9610199Z test_pickle_nn_TransformerEncoder_eval_mode_cuda_float64 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:11:02.9610683Z test_pickle_nn_TransformerEncoder_train_mode_cuda_float32 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:11:02.9611211Z test_pickle_nn_TransformerEncoder_train_mode_cuda_float64 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:11:02.9611664Z test_pickle_nn_Transformer_cuda_float32 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:11:02.9612104Z test_pickle_nn_Transformer_cuda_float64 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:11:02.9612555Z test_repr_nn_AdaptiveAvgPool2d_cuda_float32 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:11:02.9613007Z test_repr_nn_AdaptiveAvgPool2d_cuda_float64 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:11:02.9613445Z test_repr_nn_AvgPool1d_cuda_float32 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:11:02.9613877Z test_repr_nn_AvgPool1d_cuda_float64 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:11:02.9614505Z test_repr_nn_BatchNorm2d_eval_mode_cuda_float32 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:11:02.9614963Z test_repr_nn_BatchNorm2d_eval_mode_cuda_float64 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:11:02.9615408Z test_repr_nn_BatchNorm2d_train_mode_cuda_float32 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:11:02.9615866Z test_repr_nn_BatchNorm2d_train_mode_cuda_float64 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:11:02.9616314Z test_repr_nn_BatchNorm3d_eval_mode_cuda_float32 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:11:02.9616756Z test_repr_nn_BatchNorm3d_eval_mode_cuda_float64 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:11:02.9617204Z test_repr_nn_BatchNorm3d_train_mode_cuda_float32 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:11:02.9617643Z test_repr_nn_BatchNorm3d_train_mode_cuda_float64 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:11:02.9618084Z test_repr_nn_Bilinear_cuda_float32 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:11:02.9618508Z test_repr_nn_Bilinear_cuda_float64 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:11:02.9618920Z test_repr_nn_Conv1d_cuda_float32 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:11:02.9619337Z test_repr_nn_Conv1d_cuda_float64 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:11:02.9619787Z test_repr_nn_Conv2d_cuda_float32 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:11:02.9620214Z test_repr_nn_Conv2d_cuda_float64 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:11:02.9620634Z test_repr_nn_Conv3d_cuda_float32 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:11:02.9621044Z test_repr_nn_Conv3d_cuda_float64 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:11:02.9621483Z test_repr_nn_ConvTranspose1d_cuda_complex128 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:11:02.9621938Z test_repr_nn_ConvTranspose1d_cuda_complex32 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:11:02.9622386Z test_repr_nn_ConvTranspose1d_cuda_complex64 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:11:02.9622823Z test_repr_nn_ConvTranspose1d_cuda_float32 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:11:02.9623266Z test_repr_nn_ConvTranspose1d_cuda_float64 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:11:02.9623711Z test_repr_nn_ConvTranspose2d_cuda_complex128 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:11:02.9624160Z test_repr_nn_ConvTranspose2d_cuda_complex32 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:11:02.9624638Z test_repr_nn_ConvTranspose2d_cuda_complex64 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:11:02.9625087Z test_repr_nn_ConvTranspose2d_cuda_float32 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:11:02.9625526Z test_repr_nn_ConvTranspose2d_cuda_float64 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:11:02.9625972Z test_repr_nn_ConvTranspose3d_cuda_complex128 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:11:02.9626414Z test_repr_nn_ConvTranspose3d_cuda_complex32 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:11:02.9626857Z test_repr_nn_ConvTranspose3d_cuda_complex64 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:11:02.9627303Z test_repr_nn_ConvTranspose3d_cuda_float32 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:11:02.9627742Z test_repr_nn_ConvTranspose3d_cuda_float64 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:11:02.9628189Z test_repr_nn_CrossEntropyLoss_cuda_float32 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:11:02.9628687Z test_repr_nn_CrossEntropyLoss_cuda_float64 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:11:02.9629119Z test_repr_nn_ELU_cuda_float32 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:11:02.9629528Z test_repr_nn_ELU_cuda_float64 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:11:02.9629953Z test_repr_nn_Embedding_cuda_float32 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:11:02.9630418Z test_repr_nn_Embedding_cuda_float64 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:11:02.9630845Z test_repr_nn_GRUCell_cuda_float32 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:11:02.9631268Z test_repr_nn_GRUCell_cuda_float64 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:11:02.9631695Z test_repr_nn_GRU_eval_mode_cuda_float32 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:11:02.9632118Z test_repr_nn_GRU_eval_mode_cuda_float64 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:11:02.9632553Z test_repr_nn_GRU_train_mode_cuda_float32 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:11:02.9633092Z test_repr_nn_GRU_train_mode_cuda_float64 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:11:02.9633637Z test_repr_nn_GaussianNLLLoss_cuda_float32 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:11:02.9634117Z test_repr_nn_GaussianNLLLoss_cuda_float64 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:11:02.9634555Z test_repr_nn_Hardswish_cuda_float32 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:11:02.9634989Z test_repr_nn_Hardswish_cuda_float64 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:11:02.9635447Z test_repr_nn_L1Loss_cuda_float32 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:11:02.9635863Z test_repr_nn_L1Loss_cuda_float64 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:11:02.9636289Z test_repr_nn_LSTMCell_cuda_float32 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:11:02.9636719Z test_repr_nn_LSTMCell_cuda_float64 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:11:02.9637145Z test_repr_nn_LSTM_eval_mode_cuda_float32 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:11:02.9637572Z test_repr_nn_LSTM_eval_mode_cuda_float64 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:11:02.9638013Z test_repr_nn_LSTM_train_mode_cuda_float32 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:11:02.9638450Z test_repr_nn_LSTM_train_mode_cuda_float64 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:11:02.9638886Z test_repr_nn_LazyConv1d_cuda_float32 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:11:02.9639309Z test_repr_nn_LazyConv1d_cuda_float64 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:11:02.9639785Z test_repr_nn_LazyConv2d_cuda_float32 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:11:02.9640317Z test_repr_nn_LazyConv2d_cuda_float64 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:11:02.9640841Z test_repr_nn_LazyConv3d_cuda_float32 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:11:02.9641395Z test_repr_nn_LazyConv3d_cuda_float64 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:11:02.9641936Z test_repr_nn_LazyConvTranspose1d_cuda_float32 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:11:02.9642439Z test_repr_nn_LazyConvTranspose1d_cuda_float64 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:11:02.9642882Z test_repr_nn_LazyConvTranspose2d_cuda_float32 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:11:02.9643331Z test_repr_nn_LazyConvTranspose2d_cuda_float64 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:11:02.9643767Z test_repr_nn_LazyConvTranspose3d_cuda_float32 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:11:02.9644218Z test_repr_nn_LazyConvTranspose3d_cuda_float64 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:11:02.9644656Z test_repr_nn_Linear_cuda_float32 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:11:02.9645075Z test_repr_nn_Linear_cuda_float64 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:11:02.9645499Z test_repr_nn_MaxPool2d_cuda_float32 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:11:02.9645937Z test_repr_nn_MaxPool2d_cuda_float64 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:11:02.9646413Z test_repr_nn_MultiheadAttention_eval_mode_cuda_float32 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:11:02.9646891Z test_repr_nn_MultiheadAttention_eval_mode_cuda_float64 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:11:02.9647359Z test_repr_nn_MultiheadAttention_train_mode_cuda_float32 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:11:02.9647833Z test_repr_nn_MultiheadAttention_train_mode_cuda_float64 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:11:02.9648277Z test_repr_nn_NLLLoss_cuda_float32 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:11:02.9648702Z test_repr_nn_NLLLoss_cuda_float64 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:11:02.9649123Z test_repr_nn_RNNCell_cuda_float32 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:11:02.9649542Z test_repr_nn_RNNCell_cuda_float64 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:11:02.9650059Z test_repr_nn_RNN_eval_mode_cuda_float32 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:11:02.9650599Z test_repr_nn_RNN_eval_mode_cuda_float64 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:11:02.9651142Z test_repr_nn_RNN_train_mode_cuda_float32 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:11:02.9651680Z test_repr_nn_RNN_train_mode_cuda_float64 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:11:02.9652243Z test_repr_nn_ReLU_cuda_float32 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:11:02.9652707Z test_repr_nn_ReLU_cuda_float64 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:11:02.9653126Z test_repr_nn_Sigmoid_cuda_float32 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:11:02.9653534Z test_repr_nn_Sigmoid_cuda_float64 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:11:02.9653967Z test_repr_nn_TransformerDecoderLayer_cuda_float32 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:11:02.9654544Z test_repr_nn_TransformerDecoderLayer_cuda_float64 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:11:02.9655020Z test_repr_nn_TransformerEncoderLayer_eval_mode_cuda_float32 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:11:02.9655504Z test_repr_nn_TransformerEncoderLayer_eval_mode_cuda_float64 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:11:02.9655989Z test_repr_nn_TransformerEncoderLayer_train_mode_cuda_float32 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:11:02.9656467Z test_repr_nn_TransformerEncoderLayer_train_mode_cuda_float64 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:11:02.9656939Z test_repr_nn_TransformerEncoder_eval_mode_cuda_float32 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:11:02.9657459Z test_repr_nn_TransformerEncoder_eval_mode_cuda_float64 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:11:02.9657924Z test_repr_nn_TransformerEncoder_train_mode_cuda_float32 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:11:02.9658392Z test_repr_nn_TransformerEncoder_train_mode_cuda_float64 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:11:02.9658839Z test_repr_nn_Transformer_cuda_float32 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:11:02.9659270Z test_repr_nn_Transformer_cuda_float64 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:11:02.9659492Z 2023-01-11T23:11:02.9659732Z ---------------------------------------------------------------------- 2023-01-11T23:11:02.9660002Z Ran 1010 tests in 1.534s 2023-01-11T23:11:02.9660126Z 2023-01-11T23:11:02.9660206Z OK (skipped=1010) 2023-01-11T23:11:02.9660325Z 2023-01-11T23:11:02.9660410Z Generating XML reports... 2023-01-11T23:11:02.9660830Z Generated XML report: test-reports/python-unittest/test_modules/TEST-TestModuleCUDA-20230111231100.xml 2023-01-11T23:11:02.9661067Z 2023-01-11T23:11:02.9661375Z ##[endgroup] 2023-01-11T23:11:02.9661760Z FINISHED PRINTING LOG FILE of test_modules (/var/lib/jenkins/workspace/test/test-reports/test_modules__x169xdy) 2023-01-11T23:11:02.9661979Z 2023-01-11T23:11:02.9662170Z Running test_multiprocessing ... [2023-01-11 23:11:02.917624] 2023-01-11T23:11:02.9662672Z Executing ['/opt/conda/bin/python', '-bb', 'test_multiprocessing.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2023-01-11 23:11:02.917837] 2023-01-11T23:11:39.1825749Z 2023-01-11T23:11:39.1826189Z Expand the folded group to see the log file of test_multiprocessing 2023-01-11T23:11:39.1827049Z ##[group]PRINTING LOG FILE of test_multiprocessing (/var/lib/jenkins/workspace/test/test-reports/test_multiprocessing_6dbr7emd) 2023-01-11T23:11:39.1830332Z 2023-01-11T23:11:39.1830659Z Running tests... 2023-01-11T23:11:39.1831381Z ---------------------------------------------------------------------- 2023-01-11T23:11:39.1832000Z Test results will be stored in test-reports/python-unittest/test_multiprocessing 2023-01-11T23:11:39.1832544Z test_autograd_errors (__main__.TestMultiprocessing) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (1.090s) 2023-01-11T23:11:39.1833117Z test_autograd_fine_with_spawn (__main__.TestMultiprocessing) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:11:39.1835123Z test_cuda_bad_call (__main__.TestMultiprocessing) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:11:39.1835657Z test_cuda_ipc_deadlock (__main__.TestMultiprocessing) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:11:39.1836247Z test_cuda_memory_allocation (__main__.TestMultiprocessing) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:11:39.1836786Z test_cuda_parameter_sharing (__main__.TestMultiprocessing) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:11:39.1837796Z test_cuda_send_many (__main__.TestMultiprocessing) ... /opt/conda/lib/python3.10/site-packages/torch/testing/_internal/common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T23:11:39.1838445Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T23:11:39.1839218Z /opt/conda/lib/python3.10/site-packages/torch/testing/_internal/common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T23:11:39.1839830Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T23:11:39.1840718Z /opt/conda/lib/python3.10/site-packages/torch/testing/_internal/common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T23:11:39.1841072Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T23:11:39.1841525Z /opt/conda/lib/python3.10/site-packages/torch/testing/_internal/common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T23:11:39.1841887Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T23:11:39.1842326Z /opt/conda/lib/python3.10/site-packages/torch/testing/_internal/common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T23:11:39.1842675Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T23:11:39.1843114Z /opt/conda/lib/python3.10/site-packages/torch/testing/_internal/common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T23:11:39.1843473Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T23:11:39.1843709Z ok (33.385s) 2023-01-11T23:11:39.1844028Z test_cuda_simple (__main__.TestMultiprocessing) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:11:39.1844423Z test_cuda_small_tensors (__main__.TestMultiprocessing) ... skip: found only 1 GPU (0.001s) 2023-01-11T23:11:39.1844821Z test_cuda_variable_sharing (__main__.TestMultiprocessing) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:11:39.1845242Z test_empty_shared (__main__.TestMultiprocessing) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:11:39.1845669Z test_empty_tensor_sharing (__main__.TestMultiprocessing) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:11:39.1846108Z test_empty_tensor_sharing_cuda (__main__.TestMultiprocessing) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:11:39.1846529Z test_event (__main__.TestMultiprocessing) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:11:39.1846954Z test_event_handle_exporter (__main__.TestMultiprocessing) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:11:39.1847446Z test_event_handle_importer (__main__.TestMultiprocessing) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:11:39.1847848Z test_event_handle_multi_gpu (__main__.TestMultiprocessing) ... skip: found only 1 GPU (0.001s) 2023-01-11T23:11:39.1848250Z test_event_multiprocess (__main__.TestMultiprocessing) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:11:39.1848687Z test_fd_pool (__main__.TestMultiprocessing) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:11:39.1849145Z test_fd_preserve_sharing (__main__.TestMultiprocessing) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:11:39.1849594Z test_fd_sharing (__main__.TestMultiprocessing) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:11:39.1850012Z test_fs (__main__.TestMultiprocessing) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:11:39.1850418Z test_fs_is_shared (__main__.TestMultiprocessing) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:11:39.1850834Z test_fs_pool (__main__.TestMultiprocessing) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:11:39.1851253Z test_fs_preserve_sharing (__main__.TestMultiprocessing) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:11:39.1852183Z 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, dynamo, 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) 2023-01-11T23:11:39.1852905Z test_inherit_tensor (__main__.TestMultiprocessing) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:11:39.1853344Z test_integer_parameter_serialization_cpu (__main__.TestMultiprocessing) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:11:39.1853818Z test_integer_parameter_serialization_cuda (__main__.TestMultiprocessing) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:11:39.1854574Z test_is_shared (__main__.TestMultiprocessing) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:11:39.1855005Z test_is_shared_cuda (__main__.TestMultiprocessing) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:11:39.1855428Z test_leaf_variable_sharing (__main__.TestMultiprocessing) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:11:39.1855871Z test_mixed_types_cuda_sharing (__main__.TestMultiprocessing) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:11:39.1856311Z test_non_leaf_variable_sharing (__main__.TestMultiprocessing) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:11:39.1856746Z test_parameter_sharing (__main__.TestMultiprocessing) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:11:39.1857171Z test_variable_sharing (__main__.TestMultiprocessing) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:11:39.1857589Z test_wrong_cuda_fork (__main__.TestMultiprocessing) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:11:39.1857817Z 2023-01-11T23:11:39.1858052Z ---------------------------------------------------------------------- 2023-01-11T23:11:39.1858327Z Ran 37 tests in 34.495s 2023-01-11T23:11:39.1858459Z 2023-01-11T23:11:39.1858619Z OK (skipped=36) 2023-01-11T23:11:39.1858739Z 2023-01-11T23:11:39.1858831Z Generating XML reports... 2023-01-11T23:11:39.1859274Z Generated XML report: test-reports/python-unittest/test_multiprocessing/TEST-TestMultiprocessing-20230111231104.xml 2023-01-11T23:11:39.1859533Z 2023-01-11T23:11:39.1859884Z ##[endgroup] 2023-01-11T23:11:39.1860296Z FINISHED PRINTING LOG FILE of test_multiprocessing (/var/lib/jenkins/workspace/test/test-reports/test_multiprocessing_6dbr7emd) 2023-01-11T23:11:39.1860540Z 2023-01-11T23:11:39.1860728Z Running test_ops_fwd_gradients ... [2023-01-11 23:11:39.182505] 2023-01-11T23:11:41.7048517Z Ignoring disabled issues: [] 2023-01-11T23:11:41.7183671Z Ignoring disabled issues: [] 2023-01-11T23:11:41.7222404Z Executing ['/opt/conda/bin/python', '-bb', 'test_ops_fwd_gradients.py', '-v', '--use-pytest', '-vv', '-rfEX', '-x', '--reruns=2', '--shard-id=0', '--num-shards=2', '-k=not _linalg_cholesky_', '--import-slow-tests', '--import-disabled-tests'] ... [2023-01-11 23:11:41.721508] 2023-01-11T23:11:41.7356876Z Executing ['/opt/conda/bin/python', '-bb', 'test_ops_fwd_gradients.py', '-v', '--use-pytest', '-vv', '-rfEX', '-x', '--reruns=2', '--shard-id=1', '--num-shards=2', '-k=not _linalg_cholesky_', '--import-slow-tests', '--import-disabled-tests'] ... [2023-01-11 23:11:41.734888] 2023-01-11T23:11:47.5830334Z 2023-01-11T23:11:47.5830767Z Expand the folded group to see the log file of test_ops_fwd_gradients 2023-01-11T23:11:47.5831685Z ##[group]PRINTING LOG FILE of test_ops_fwd_gradients (/var/lib/jenkins/workspace/test/test-reports/test_ops_fwd_gradients__zicours) 2023-01-11T23:11:47.5832531Z Test results will be stored in test-reports/python-pytest/test_ops_fwd_gradients/test_ops_fwd_gradients-1cdc6e6234305cb9.xml 2023-01-11T23:11:47.5833120Z ============================= test session starts ============================== 2023-01-11T23:11:47.5833732Z platform linux -- Python 3.10.8, pytest-7.2.0, pluggy-1.0.0 -- /opt/conda/bin/python 2023-01-11T23:11:47.5834388Z cachedir: .pytest_cache 2023-01-11T23:11:47.5834896Z hypothesis profile 'pytorch_ci' -> database=None, max_examples=50, derandomize=True, suppress_health_check=[HealthCheck.too_slow] 2023-01-11T23:11:47.5835515Z rootdir: /var/lib/jenkins/workspace, configfile: pytest.ini 2023-01-11T23:11:47.5835990Z plugins: hypothesis-5.35.1, flakefinder-1.1.0, rerunfailures-10.3, shard-0.1.2, xdist-3.1.0, xdoctest-1.1.0 2023-01-11T23:11:47.5836362Z collecting ... collected 2961 items / 4 deselected / 2957 selected 2023-01-11T23:11:47.6020618Z Running 1457 items in this shard: 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___getitem___cuda_complex128, 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_float64, 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___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__native_batch_norm_legit_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_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_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_addbmm_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_addmv_cuda_float64, 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_float64, 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_any_cuda_complex128, 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_argwhere_cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_as_strided_partial_views_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_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_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_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_float64, 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_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_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_cartesian_prod_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_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_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_inverse_cuda_complex128, 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_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_combinations_cuda_complex128, 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_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_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_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_cummin_cuda_float64, 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_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_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_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_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_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_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_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_erf_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_expand_as_cuda_float64, 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_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_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_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_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_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_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_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_fliplr_cuda_complex128, 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_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_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_full_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_half_cuda_complex128, 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_hsplit_cuda_complex128, 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_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_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_isfinite_cuda_float64, 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_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_jiterator_2inputs_2outputs_cuda_complex128, 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_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_unary_cuda_complex128, 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_ldexp_cuda_complex128, 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_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_singular_cuda_float64, 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_eigvals_cuda_complex128, 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_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_ldl_factor_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_lstsq_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_ex_cuda_complex128, 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_power_cuda_float64, 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_norm_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_singular_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_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_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_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_log1p_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_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_logaddexp_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_logical_and_cuda_complex128, 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_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_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_long_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_mH_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_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_cumprod_cuda_float64, 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_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_softmin_cuda_float64, 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_matrix_exp_cuda_complex128, 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_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_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_min_reduction_with_dim_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_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_mul_cuda_complex128, 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_3_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_narrow_copy_cuda_complex128, 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_native_batch_norm_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_neg_cuda_float64, 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_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_nn_functional__scaled_dot_product_attention_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_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_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_with_logits_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_transpose2d_cuda_complex128, 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_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_dropout3d_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_fractional_max_pool2d_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_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_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_layer_norm_cuda_float64, 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_logsigmoid_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_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_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_multilabel_soft_margin_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_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_reflect_cuda_complex128, 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_pixel_shuffle_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_relu_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_soft_margin_loss_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_softsign_cuda_complex128, 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_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_with_distance_loss_cuda_complex128, 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_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_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_nuc_cuda_complex128, 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_float64, 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_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_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_float64, 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_quantile_cuda_float64, 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_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_real_cuda_float64, 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_repeat_cuda_complex128, 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_resize__cuda_complex128, 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_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_round_decimals_0_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_float64, 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_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_prod_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_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_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_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_gaussian_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_signal_windows_general_hamming_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_signal_windows_hamming_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_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_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_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_sparse_sampled_addmm_cuda_complex128, 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_chebyshev_polynomial_u_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_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_i1_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_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_polygamma_special_polygamma_n_0_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_spherical_bessel_j0_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_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_sqrt_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_stack_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_unbiased_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_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_take_along_dim_cuda_float64, 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_tanh_cuda_complex128, 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_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_topk_cuda_float64, 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_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_triu_cuda_complex128, 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_unflatten_cuda_complex128, 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_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_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_mean_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_var_mean_unbiased_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_var_unbiased_cuda_complex128, 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_view_as_complex_cuda_float64, 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_float64, 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_xlogy_cuda_float64, 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_T_cuda_complex128, 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___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___rmod___cuda_float64, 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___rsub___cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD__native_batch_norm_legit_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_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_float64, 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_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_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_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_any_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_as_strided_partial_views_cuda_float64, 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_float64, 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_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_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_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_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_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_ceil_cuda_float64, 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_solve_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_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_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_combinations_cuda_complex128, 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_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_corrcoef_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_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_cross_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_deg2rad_cuda_float64, 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_float64, 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_scatter_cuda_complex128, 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_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_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_dsplit_cuda_float64, 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_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_eq_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_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_expand_as_cuda_float64, 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_fft_cuda_complex128, 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_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_ifft2_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_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_irfft2_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_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_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_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_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_float_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_fmax_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_frexp_cuda_float64, 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_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_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_hsplit_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_imag_cuda_complex128, 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_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_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_int_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_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_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_unary_cuda_float64, 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_ldexp_cuda_complex128, 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_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_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_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_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_ex_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_ex_cuda_complex128, 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_rank_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_norm_cuda_complex128, 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_slogdet_cuda_complex128, 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_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_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_tensorsolve_cuda_float64, 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_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_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_not_cuda_float64, 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_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_solve_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_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_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_fill_cuda_complex128, 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_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_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_float64, 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_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_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_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_reduction_no_dim_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_movedim_cuda_float64, 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_mv_cuda_complex128, 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_nan_to_num_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_native_batch_norm_cuda_float64, 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_new_empty_cuda_float64, 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_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_adaptive_avg_pool1d_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_avg_pool3d_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_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_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_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_fractional_max_pool2d_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_hardswish_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_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_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_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_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_unpool1d_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_grad_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_multilabel_margin_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_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_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_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_unshuffle_cuda_complex128, 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_softmin_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_threshold_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_upsample_nearest_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_fro_cuda_complex128, 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_nuc_cuda_complex128, 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_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_polygamma_polygamma_n_0_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_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_float64, 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_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_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_reciprocal_cuda_complex128, 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_repeat_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_resolve_conj_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_round_decimals_0_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_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_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_select_cuda_complex128, 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_float64, 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_signal_windows_blackman_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_general_hamming_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_signal_windows_hamming_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_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_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_bessel_j0_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_erfcx_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_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_legendre_polynomial_p_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_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_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_shifted_chebyshev_polynomial_t_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_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_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_with_sizes_cuda_complex128, 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_square_cuda_complex128, 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_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_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_unbiased_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_std_unbiased_cuda_complex128, 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_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_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_tan_cuda_complex128, 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_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_float64, 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_transpose_cuda_complex128, 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_trapz_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_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_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_unfold_copy_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_unsqueeze_cuda_float64, 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_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_var_mean_unbiased_cuda_complex128, 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_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_zero__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_inplace_forward_mode_AD___getitem___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___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_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD__native_batch_norm_legit_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_acos_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_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_addmm_cuda_complex128, 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_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_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_angle_cuda_complex128, 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_arange_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_partial_views_cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_as_strided_partial_views_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_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_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_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_3d_cuda_float64, 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_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_bool_cuda_complex128, 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_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_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_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_chalf_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_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_chunk_cuda_complex128, 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_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_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_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_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_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_cumsum_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_diagflat_cuda_float64, 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_complex128, 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_dist_cuda_complex128, 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_dot_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_empty_like_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_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_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_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_fft_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_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_float64, 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_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_irfft2_cuda_complex128, 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_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_rfft_cuda_float64, 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_flip_cuda_complex128, 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_flipud_cuda_complex128, 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_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_fmod_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_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_geqrf_cuda_complex128, 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_grid_sampler_2d_cuda_float64, 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_igamma_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_reduce_cuda_float64, 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_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_isinf_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_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_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_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_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_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_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_inv_cuda_float64, 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_solve_cuda_complex128, 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_lu_factor_ex_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_rank_cuda_float64, 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_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_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_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_solve_cuda_complex128, 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_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_tensorsolve_cuda_float64, 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_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_log10_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_log1p_cuda_complex128, 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_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_softmax_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_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_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_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_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_mT_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_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_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_mean_cuda_complex128, 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_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_std_cuda_float64, 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_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_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_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_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_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_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_dropout_backward_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_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_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_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_nextafter_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_max_pool1d_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_avg_pool2d_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_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_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_dropout3d_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_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_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_gaussian_nll_loss_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_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_l1_loss_cuda_complex128, 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_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_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_pool3d_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_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_normalize_cuda_complex128, 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_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_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_poisson_nll_loss_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_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_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_softsign_cuda_complex128, 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_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_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_inf_cuda_complex128, 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_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_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_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_pinverse_cuda_complex128, 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_4_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_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_qr_cuda_complex128, 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_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_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_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_resize_as__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_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_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_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_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_searchsorted_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_float64, 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_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_general_hamming_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_signal_windows_hann_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_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_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_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_chebyshev_polynomial_t_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_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_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_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_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_scaled_modified_bessel_k0_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_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_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_stack_cuda_complex128, 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_unbiased_cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_std_mean_unbiased_cuda_float64, 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_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_t_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_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_tile_cuda_complex128, 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_sparse_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_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_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_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_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_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_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_var_cuda_float64, 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_var_unbiased_cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_var_unbiased_cuda_float64, 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_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_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_zeros_like_cuda_float64 2023-01-11T23:11:47.6181078Z 2023-01-11T23:11:47.6181369Z 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%] 2023-01-11T23:11:47.6181893Z 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%] 2023-01-11T23:11:47.6182421Z 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%] 2023-01-11T23:11:47.6182948Z 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%] 2023-01-11T23:11:47.6183467Z 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%] 2023-01-11T23:11:47.6183965Z 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%] 2023-01-11T23:11:47.6184456Z 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%] 2023-01-11T23:11:47.6184927Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad___rpow___cuda_complex128 SKIPPED (Skipped!) [ 0%] 2023-01-11T23:11:47.6185402Z 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%] 2023-01-11T23:11:47.6185912Z 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%] 2023-01-11T23:11:47.6186507Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad__native_batch_norm_legit_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 0%] 2023-01-11T23:11:47.6187046Z 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%] 2023-01-11T23:11:47.6187570Z 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%] 2023-01-11T23:11:47.6188072Z 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%] 2023-01-11T23:11:47.6188570Z 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) [ 1%] 2023-01-11T23:11:47.6189147Z 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) [ 1%] 2023-01-11T23:11:47.6189663Z 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%] 2023-01-11T23:11:47.6190179Z 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%] 2023-01-11T23:11:47.6190703Z 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%] 2023-01-11T23:11:47.6191250Z 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%] 2023-01-11T23:11:47.6191767Z 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%] 2023-01-11T23:11:47.6192281Z 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%] 2023-01-11T23:11:47.6192920Z 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%] 2023-01-11T23:11:47.6193565Z 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%] 2023-01-11T23:11:47.6194128Z 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%] 2023-01-11T23:11:47.6194634Z 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%] 2023-01-11T23:11:47.6195139Z 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%] 2023-01-11T23:11:47.6195642Z 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%] 2023-01-11T23:11:47.6196143Z 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%] 2023-01-11T23:11:47.6196656Z 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) [ 2%] 2023-01-11T23:11:47.6197178Z 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) [ 2%] 2023-01-11T23:11:47.6197724Z 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%] 2023-01-11T23:11:47.6198255Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_as_strided_partial_views_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 2%] 2023-01-11T23:11:47.6198780Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_as_strided_scatter_cuda_float64 SKIPPED (Passes on complex128 and float64 only) [ 2%] 2023-01-11T23:11:47.6199278Z 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%] 2023-01-11T23:11:47.6199870Z 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%] 2023-01-11T23:11:47.6200524Z 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%] 2023-01-11T23:11:47.6201162Z 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%] 2023-01-11T23:11:47.6201817Z 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%] 2023-01-11T23:11:47.6202378Z 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%] 2023-01-11T23:11:47.6202927Z 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%] 2023-01-11T23:11:47.6203432Z 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%] 2023-01-11T23:11:47.6203940Z 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%] 2023-01-11T23:11:47.6204454Z 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) [ 3%] 2023-01-11T23:11:47.6204971Z 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) [ 3%] 2023-01-11T23:11:47.6205491Z 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) [ 3%] 2023-01-11T23:11:47.6206008Z 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%] 2023-01-11T23:11:47.6206545Z 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%] 2023-01-11T23:11:47.6207068Z 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%] 2023-01-11T23:11:47.6207582Z 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%] 2023-01-11T23:11:47.6208094Z 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%] 2023-01-11T23:11:47.6208644Z 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%] 2023-01-11T23:11:47.6209157Z 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%] 2023-01-11T23:11:47.6209668Z 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%] 2023-01-11T23:11:47.6210307Z 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%] 2023-01-11T23:11:47.6210939Z 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%] 2023-01-11T23:11:47.6211576Z 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%] 2023-01-11T23:11:47.6212215Z 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%] 2023-01-11T23:11:47.6212786Z 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) [ 4%] 2023-01-11T23:11:47.6213304Z 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) [ 4%] 2023-01-11T23:11:47.6213842Z 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) [ 4%] 2023-01-11T23:11:47.6214522Z 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%] 2023-01-11T23:11:47.6215045Z 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%] 2023-01-11T23:11:47.6215562Z 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%] 2023-01-11T23:11:47.6216077Z 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%] 2023-01-11T23:11:47.6216584Z 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%] 2023-01-11T23:11:47.6217102Z 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%] 2023-01-11T23:11:47.6217636Z 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%] 2023-01-11T23:11:47.6218157Z 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%] 2023-01-11T23:11:47.6218686Z 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%] 2023-01-11T23:11:47.6219208Z 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%] 2023-01-11T23:11:47.6219735Z 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%] 2023-01-11T23:11:47.6220295Z 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) [ 5%] 2023-01-11T23:11:47.6220788Z 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) [ 5%] 2023-01-11T23:11:47.6221295Z 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) [ 5%] 2023-01-11T23:11:47.6221806Z 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) [ 5%] 2023-01-11T23:11:47.6222323Z 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) [ 5%] 2023-01-11T23:11:47.6222843Z 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%] 2023-01-11T23:11:47.6223361Z 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%] 2023-01-11T23:11:47.6223879Z 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%] 2023-01-11T23:11:47.6224408Z 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%] 2023-01-11T23:11:47.6224981Z 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%] 2023-01-11T23:11:47.6225511Z 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%] 2023-01-11T23:11:47.6226022Z 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%] 2023-01-11T23:11:47.6226531Z 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%] 2023-01-11T23:11:47.6227043Z 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%] 2023-01-11T23:11:47.6227551Z 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%] 2023-01-11T23:11:47.6228083Z 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) [ 6%] 2023-01-11T23:11:47.6228662Z 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) [ 6%] 2023-01-11T23:11:47.6229180Z 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) [ 6%] 2023-01-11T23:11:47.6229695Z 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) [ 6%] 2023-01-11T23:11:47.6230193Z 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) [ 6%] 2023-01-11T23:11:47.6230702Z 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) [ 6%] 2023-01-11T23:11:47.6231253Z 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%] 2023-01-11T23:11:47.6231791Z 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%] 2023-01-11T23:11:47.6232319Z 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%] 2023-01-11T23:11:47.6232851Z 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%] 2023-01-11T23:11:47.6233368Z 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%] 2023-01-11T23:11:47.6233887Z 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%] 2023-01-11T23:11:47.6234403Z 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%] 2023-01-11T23:11:47.6234907Z 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%] 2023-01-11T23:11:47.6235418Z 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) [ 7%] 2023-01-11T23:11:47.6235954Z 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) [ 7%] 2023-01-11T23:11:47.6236470Z 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) [ 7%] 2023-01-11T23:11:47.6236970Z 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) [ 7%] 2023-01-11T23:11:47.6237481Z 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) [ 7%] 2023-01-11T23:11:47.6237983Z 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) [ 7%] 2023-01-11T23:11:47.6238498Z 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) [ 7%] 2023-01-11T23:11:47.6239008Z 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%] 2023-01-11T23:11:47.6239526Z 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%] 2023-01-11T23:11:47.6240155Z 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%] 2023-01-11T23:11:47.6240794Z 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%] 2023-01-11T23:11:47.6241434Z 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%] 2023-01-11T23:11:47.6242062Z 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%] 2023-01-11T23:11:47.6242603Z 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%] 2023-01-11T23:11:47.6243116Z 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%] 2023-01-11T23:11:47.6243640Z 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) [ 8%] 2023-01-11T23:11:47.6244154Z 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) [ 8%] 2023-01-11T23:11:47.6244654Z 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) [ 8%] 2023-01-11T23:11:47.6245167Z 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) [ 8%] 2023-01-11T23:11:47.6245687Z 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%] 2023-01-11T23:11:47.6246199Z 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%] 2023-01-11T23:11:47.6246696Z 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%] 2023-01-11T23:11:47.6247247Z 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%] 2023-01-11T23:11:47.6247779Z 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%] 2023-01-11T23:11:47.6248293Z 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%] 2023-01-11T23:11:47.6248809Z 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%] 2023-01-11T23:11:47.6249316Z 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%] 2023-01-11T23:11:47.6249874Z 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%] 2023-01-11T23:11:47.6250520Z 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%] 2023-01-11T23:11:47.6251159Z 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%] 2023-01-11T23:11:47.6251804Z 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) [ 9%] 2023-01-11T23:11:47.6252456Z 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) [ 9%] 2023-01-11T23:11:47.6252993Z 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) [ 9%] 2023-01-11T23:11:47.6253548Z 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) [ 9%] 2023-01-11T23:11:47.6254092Z 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) [ 9%] 2023-01-11T23:11:47.6254775Z 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) [ 9%] 2023-01-11T23:11:47.6255371Z 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) [ 9%] 2023-01-11T23:11:47.6255901Z 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%] 2023-01-11T23:11:47.6256419Z 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%] 2023-01-11T23:11:47.6256923Z 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%] 2023-01-11T23:11:47.6257427Z 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%] 2023-01-11T23:11:47.6257944Z 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%] 2023-01-11T23:11:47.6258464Z 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%] 2023-01-11T23:11:47.6259025Z 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%] 2023-01-11T23:11:47.6259544Z 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) [ 10%] 2023-01-11T23:11:47.6260074Z 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) [ 10%] 2023-01-11T23:11:47.6260607Z 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) [ 10%] 2023-01-11T23:11:47.6261125Z 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) [ 10%] 2023-01-11T23:11:47.6261636Z 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) [ 10%] 2023-01-11T23:11:47.6262157Z 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) [ 10%] 2023-01-11T23:11:47.6262671Z 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) [ 10%] 2023-01-11T23:11:47.6263181Z 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%] 2023-01-11T23:11:47.6263701Z 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%] 2023-01-11T23:11:47.6264220Z 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%] 2023-01-11T23:11:47.6264837Z 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%] 2023-01-11T23:11:47.6265370Z 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%] 2023-01-11T23:11:47.6265885Z 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%] 2023-01-11T23:11:47.6266385Z 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%] 2023-01-11T23:11:47.6266898Z 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%] 2023-01-11T23:11:47.6267409Z 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%] 2023-01-11T23:11:47.6267937Z 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%] 2023-01-11T23:11:47.6268497Z 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%] 2023-01-11T23:11:47.6269094Z 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%] 2023-01-11T23:11:47.6269661Z 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%] 2023-01-11T23:11:47.6270195Z 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%] 2023-01-11T23:11:47.6270764Z 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%] 2023-01-11T23:11:47.6271271Z 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%] 2023-01-11T23:11:47.6271773Z 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%] 2023-01-11T23:11:47.6272279Z 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%] 2023-01-11T23:11:47.6272782Z 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%] 2023-01-11T23:11:47.6273380Z 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%] 2023-01-11T23:11:47.6274022Z 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%] 2023-01-11T23:11:47.6274609Z 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%] 2023-01-11T23:11:47.6275130Z 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) [ 12%] 2023-01-11T23:11:47.6275667Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_linalg_det_singular_cuda_float64 SKIPPED (Skipped, see https://github.com//issues/84192) [ 12%] 2023-01-11T23:11:47.6276214Z 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%] 2023-01-11T23:11:47.6276722Z 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%] 2023-01-11T23:11:47.6277247Z 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%] 2023-01-11T23:11:47.6277770Z 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%] 2023-01-11T23:11:47.6278303Z 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%] 2023-01-11T23:11:47.6278831Z 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%] 2023-01-11T23:11:47.6279377Z 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%] 2023-01-11T23:11:47.6280019Z 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%] 2023-01-11T23:11:47.6280614Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_linalg_lstsq_cuda_complex128 SKIPPED (Skipped!) [ 12%] 2023-01-11T23:11:47.6281235Z 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%] 2023-01-11T23:11:47.6281872Z 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%] 2023-01-11T23:11:47.6282422Z 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) [ 12%] 2023-01-11T23:11:47.6282960Z 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) [ 12%] 2023-01-11T23:11:47.6283487Z 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%] 2023-01-11T23:11:47.6284018Z 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%] 2023-01-11T23:11:47.6284552Z 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%] 2023-01-11T23:11:47.6285089Z 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%] 2023-01-11T23:11:47.6285631Z 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%] 2023-01-11T23:11:47.6286141Z 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%] 2023-01-11T23:11:47.6286614Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_linalg_pinv_singular_cuda_complex128 SKIPPED (Skipped!) [ 13%] 2023-01-11T23:11:47.6287128Z 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%] 2023-01-11T23:11:47.6287647Z 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%] 2023-01-11T23:11:47.6288170Z 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) [ 13%] 2023-01-11T23:11:47.6288685Z 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) [ 13%] 2023-01-11T23:11:47.6289210Z 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) [ 13%] 2023-01-11T23:11:47.6289770Z 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) [ 13%] 2023-01-11T23:11:47.6290428Z 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) [ 13%] 2023-01-11T23:11:47.6291086Z 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%] 2023-01-11T23:11:47.6291726Z 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%] 2023-01-11T23:11:47.6292401Z 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%] 2023-01-11T23:11:47.6292939Z 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%] 2023-01-11T23:11:47.6293458Z 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%] 2023-01-11T23:11:47.6293981Z 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%] 2023-01-11T23:11:47.6294666Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_log1p_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 14%] 2023-01-11T23:11:47.6295244Z 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%] 2023-01-11T23:11:47.6295772Z 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%] 2023-01-11T23:11:47.6296301Z 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) [ 14%] 2023-01-11T23:11:47.6296815Z 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) [ 14%] 2023-01-11T23:11:47.6297322Z 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) [ 14%] 2023-01-11T23:11:47.6297839Z 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) [ 14%] 2023-01-11T23:11:47.6298424Z 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) [ 14%] 2023-01-11T23:11:47.6298945Z 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) [ 14%] 2023-01-11T23:11:47.6299450Z 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%] 2023-01-11T23:11:47.6299970Z 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%] 2023-01-11T23:11:47.6300534Z 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%] 2023-01-11T23:11:47.6301045Z 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%] 2023-01-11T23:11:47.6301540Z 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%] 2023-01-11T23:11:47.6302048Z 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%] 2023-01-11T23:11:47.6302551Z 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%] 2023-01-11T23:11:47.6303054Z 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%] 2023-01-11T23:11:47.6303606Z 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%] 2023-01-11T23:11:47.6304113Z 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%] 2023-01-11T23:11:47.6304617Z 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%] 2023-01-11T23:11:47.6305116Z 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) [ 15%] 2023-01-11T23:11:47.6305618Z 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) [ 15%] 2023-01-11T23:11:47.6306130Z 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) [ 15%] 2023-01-11T23:11:47.6306648Z 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) [ 15%] 2023-01-11T23:11:47.6307165Z 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%] 2023-01-11T23:11:47.6307676Z 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%] 2023-01-11T23:11:47.6308197Z 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%] 2023-01-11T23:11:47.6308773Z 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%] 2023-01-11T23:11:47.6309331Z 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%] 2023-01-11T23:11:47.6309854Z 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%] 2023-01-11T23:11:47.6310370Z 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) [ 16%] 2023-01-11T23:11:47.6310877Z 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) [ 16%] 2023-01-11T23:11:47.6311401Z 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) [ 16%] 2023-01-11T23:11:47.6311919Z 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) [ 16%] 2023-01-11T23:11:47.6312434Z 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) [ 16%] 2023-01-11T23:11:47.6313082Z 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) [ 16%] 2023-01-11T23:11:47.6313732Z 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) [ 16%] 2023-01-11T23:11:47.6314304Z 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) [ 16%] 2023-01-11T23:11:47.6314824Z 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%] 2023-01-11T23:11:47.6315324Z 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%] 2023-01-11T23:11:47.6315826Z 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) [ 17%] 2023-01-11T23:11:47.6316335Z 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) [ 17%] 2023-01-11T23:11:47.6316840Z 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) [ 17%] 2023-01-11T23:11:47.6317343Z 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) [ 17%] 2023-01-11T23:11:47.6317862Z 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) [ 17%] 2023-01-11T23:11:47.6318372Z 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) [ 17%] 2023-01-11T23:11:47.6318875Z 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) [ 17%] 2023-01-11T23:11:47.6319376Z 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) [ 17%] 2023-01-11T23:11:47.6320044Z 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) [ 17%] 2023-01-11T23:11:47.6320672Z 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) [ 17%] 2023-01-11T23:11:47.6321315Z 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) [ 17%] 2023-01-11T23:11:47.6321959Z 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) [ 17%] 2023-01-11T23:11:47.6322495Z 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) [ 17%] 2023-01-11T23:11:47.6322994Z 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%] 2023-01-11T23:11:47.6323489Z 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) [ 18%] 2023-01-11T23:11:47.6323998Z 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) [ 18%] 2023-01-11T23:11:47.6324510Z 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) [ 18%] 2023-01-11T23:11:47.6325010Z 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) [ 18%] 2023-01-11T23:11:47.6325531Z 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) [ 18%] 2023-01-11T23:11:47.6326036Z 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) [ 18%] 2023-01-11T23:11:47.6326549Z 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) [ 18%] 2023-01-11T23:11:47.6327063Z 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) [ 18%] 2023-01-11T23:11:47.6327606Z 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) [ 18%] 2023-01-11T23:11:47.6328169Z 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) [ 18%] 2023-01-11T23:11:47.6328719Z 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) [ 18%] 2023-01-11T23:11:47.6329263Z 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) [ 18%] 2023-01-11T23:11:47.6329822Z 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) [ 18%] 2023-01-11T23:11:47.6330491Z 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%] 2023-01-11T23:11:47.6331193Z 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%] 2023-01-11T23:11:47.6331872Z 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%] 2023-01-11T23:11:47.6332545Z 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%] 2023-01-11T23:11:47.6333101Z 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) [ 19%] 2023-01-11T23:11:47.6333636Z 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) [ 19%] 2023-01-11T23:11:47.6334270Z 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) [ 19%] 2023-01-11T23:11:47.6334975Z 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) [ 19%] 2023-01-11T23:11:47.6335528Z 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) [ 19%] 2023-01-11T23:11:47.6336077Z 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) [ 19%] 2023-01-11T23:11:47.6336668Z 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) [ 19%] 2023-01-11T23:11:47.6337199Z 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) [ 19%] 2023-01-11T23:11:47.6337748Z 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) [ 19%] 2023-01-11T23:11:47.6338288Z 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) [ 19%] 2023-01-11T23:11:47.6338819Z 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) [ 19%] 2023-01-11T23:11:47.6339351Z 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%] 2023-01-11T23:11:47.6339883Z 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%] 2023-01-11T23:11:47.6340423Z 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) [ 20%] 2023-01-11T23:11:47.6340953Z 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) [ 20%] 2023-01-11T23:11:47.6341481Z 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) [ 20%] 2023-01-11T23:11:47.6342041Z 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) [ 20%] 2023-01-11T23:11:47.6342590Z 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) [ 20%] 2023-01-11T23:11:47.6343145Z 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) [ 20%] 2023-01-11T23:11:47.6343710Z 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) [ 20%] 2023-01-11T23:11:47.6344261Z 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) [ 20%] 2023-01-11T23:11:47.6344786Z 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) [ 20%] 2023-01-11T23:11:47.6345320Z 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) [ 20%] 2023-01-11T23:11:47.6345845Z 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) [ 20%] 2023-01-11T23:11:47.6346375Z 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) [ 20%] 2023-01-11T23:11:47.6346949Z 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%] 2023-01-11T23:11:47.6347478Z 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%] 2023-01-11T23:11:47.6348016Z 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%] 2023-01-11T23:11:47.6348564Z 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%] 2023-01-11T23:11:47.6349168Z 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%] 2023-01-11T23:11:47.6349710Z 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) [ 21%] 2023-01-11T23:11:47.6350254Z 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) [ 21%] 2023-01-11T23:11:47.6350806Z 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) [ 21%] 2023-01-11T23:11:47.6351359Z 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) [ 21%] 2023-01-11T23:11:47.6351891Z 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) [ 21%] 2023-01-11T23:11:47.6352522Z 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) [ 21%] 2023-01-11T23:11:47.6353199Z 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) [ 21%] 2023-01-11T23:11:47.6353833Z 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) [ 21%] 2023-01-11T23:11:47.6354384Z 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) [ 21%] 2023-01-11T23:11:47.6354931Z 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) [ 21%] 2023-01-11T23:11:47.6355463Z 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%] 2023-01-11T23:11:47.6356001Z 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%] 2023-01-11T23:11:47.6356536Z 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%] 2023-01-11T23:11:47.6357056Z 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) [ 22%] 2023-01-11T23:11:47.6357616Z 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) [ 22%] 2023-01-11T23:11:47.6358161Z 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) [ 22%] 2023-01-11T23:11:47.6358723Z 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) [ 22%] 2023-01-11T23:11:47.6359264Z 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) [ 22%] 2023-01-11T23:11:47.6359879Z 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) [ 22%] 2023-01-11T23:11:47.6360555Z 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) [ 22%] 2023-01-11T23:11:47.6361223Z 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) [ 22%] 2023-01-11T23:11:47.6361909Z 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) [ 22%] 2023-01-11T23:11:47.6362524Z 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) [ 22%] 2023-01-11T23:11:47.6363097Z 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) [ 22%] 2023-01-11T23:11:47.6363658Z 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) [ 22%] 2023-01-11T23:11:47.6364158Z 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%] 2023-01-11T23:11:47.6364661Z 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%] 2023-01-11T23:11:47.6365167Z 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%] 2023-01-11T23:11:47.6365680Z 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) [ 23%] 2023-01-11T23:11:47.6366193Z 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) [ 23%] 2023-01-11T23:11:47.6366695Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_normal_number_mean_cuda_float64 SKIPPED (Gradients are incorrect!) [ 23%] 2023-01-11T23:11:47.6367188Z 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) [ 23%] 2023-01-11T23:11:47.6367696Z 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) [ 23%] 2023-01-11T23:11:47.6368195Z 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) [ 23%] 2023-01-11T23:11:47.6368732Z 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) [ 23%] 2023-01-11T23:11:47.6369246Z 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) [ 23%] 2023-01-11T23:11:47.6369766Z 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) [ 23%] 2023-01-11T23:11:47.6370422Z 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) [ 23%] 2023-01-11T23:11:47.6371030Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_polygamma_polygamma_n_1_cuda_float64 SKIPPED (Skipped!) [ 23%] 2023-01-11T23:11:47.6371595Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_polygamma_polygamma_n_2_cuda_float64 SKIPPED (Skipped!) [ 24%] 2023-01-11T23:11:47.6372159Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_polygamma_polygamma_n_3_cuda_float64 SKIPPED (Skipped!) [ 24%] 2023-01-11T23:11:47.6372685Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_polygamma_polygamma_n_4_cuda_float64 SKIPPED (Skipped!) [ 24%] 2023-01-11T23:11:47.6373158Z 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%] 2023-01-11T23:11:47.6373674Z 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%] 2023-01-11T23:11:47.6374285Z 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%] 2023-01-11T23:11:47.6374912Z 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) [ 24%] 2023-01-11T23:11:47.6375468Z 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) [ 24%] 2023-01-11T23:11:47.6375968Z 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) [ 24%] 2023-01-11T23:11:47.6376468Z 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) [ 24%] 2023-01-11T23:11:47.6376972Z 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) [ 24%] 2023-01-11T23:11:47.6377487Z 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) [ 24%] 2023-01-11T23:11:47.6377999Z 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) [ 24%] 2023-01-11T23:11:47.6378502Z 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) [ 24%] 2023-01-11T23:11:47.6379011Z 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) [ 24%] 2023-01-11T23:11:47.6379528Z 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%] 2023-01-11T23:11:47.6380030Z 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%] 2023-01-11T23:11:47.6380597Z 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%] 2023-01-11T23:11:47.6381124Z 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) [ 25%] 2023-01-11T23:11:47.6381640Z 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) [ 25%] 2023-01-11T23:11:47.6382151Z 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) [ 25%] 2023-01-11T23:11:47.6382662Z 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) [ 25%] 2023-01-11T23:11:47.6383179Z 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) [ 25%] 2023-01-11T23:11:47.6383692Z 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) [ 25%] 2023-01-11T23:11:47.6384197Z 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) [ 25%] 2023-01-11T23:11:47.6384708Z 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) [ 25%] 2023-01-11T23:11:47.6385192Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_round_decimals_neg_3_cuda_float64 SKIPPED (Skipped!) [ 25%] 2023-01-11T23:11:47.6385681Z 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) [ 25%] 2023-01-11T23:11:47.6386217Z 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) [ 25%] 2023-01-11T23:11:47.6386715Z 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%] 2023-01-11T23:11:47.6387216Z 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%] 2023-01-11T23:11:47.6387739Z 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%] 2023-01-11T23:11:47.6388266Z 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%] 2023-01-11T23:11:47.6388847Z 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) [ 26%] 2023-01-11T23:11:47.6389357Z 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) [ 26%] 2023-01-11T23:11:47.6389890Z 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) [ 26%] 2023-01-11T23:11:47.6390418Z 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) [ 26%] 2023-01-11T23:11:47.6390977Z 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) [ 26%] 2023-01-11T23:11:47.6391511Z 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) [ 26%] 2023-01-11T23:11:47.6392021Z 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) [ 26%] 2023-01-11T23:11:47.6392571Z 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) [ 26%] 2023-01-11T23:11:47.6393197Z 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) [ 26%] 2023-01-11T23:11:47.6393809Z 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) [ 26%] 2023-01-11T23:11:47.6394312Z 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) [ 26%] 2023-01-11T23:11:47.6394816Z 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%] 2023-01-11T23:11:47.6395327Z 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%] 2023-01-11T23:11:47.6395858Z 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%] 2023-01-11T23:11:47.6396398Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_signal_windows_general_hamming_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 27%] 2023-01-11T23:11:47.6396955Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_signal_windows_hamming_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 27%] 2023-01-11T23:11:47.6397482Z 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%] 2023-01-11T23:11:47.6398000Z 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%] 2023-01-11T23:11:47.6398495Z 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%] 2023-01-11T23:11:47.6398987Z 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%] 2023-01-11T23:11:47.6399483Z 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) [ 27%] 2023-01-11T23:11:47.6400005Z 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) [ 27%] 2023-01-11T23:11:47.6400639Z 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) [ 27%] 2023-01-11T23:11:47.6401243Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_sparse_sampled_addmm_cuda_complex128 SKIPPED (Skipped!) [ 27%] 2023-01-11T23:11:47.6401841Z 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) [ 27%] 2023-01-11T23:11:47.6402452Z 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%] 2023-01-11T23:11:47.6403247Z 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%] 2023-01-11T23:11:47.6403789Z 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%] 2023-01-11T23:11:47.6404325Z 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%] 2023-01-11T23:11:47.6404856Z 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%] 2023-01-11T23:11:47.6405384Z 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%] 2023-01-11T23:11:47.6405923Z 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%] 2023-01-11T23:11:47.6406467Z 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) [ 28%] 2023-01-11T23:11:47.6406990Z 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) [ 28%] 2023-01-11T23:11:47.6407535Z 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) [ 28%] 2023-01-11T23:11:47.6408136Z 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) [ 28%] 2023-01-11T23:11:47.6408835Z 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) [ 28%] 2023-01-11T23:11:47.6409399Z 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) [ 28%] 2023-01-11T23:11:47.6410007Z 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) [ 28%] 2023-01-11T23:11:47.6410667Z 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) [ 28%] 2023-01-11T23:11:47.6411319Z 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%] 2023-01-11T23:11:47.6411971Z 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%] 2023-01-11T23:11:47.6412591Z 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%] 2023-01-11T23:11:47.6413094Z 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%] 2023-01-11T23:11:47.6413632Z 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) [ 29%] 2023-01-11T23:11:47.6414143Z 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) [ 29%] 2023-01-11T23:11:47.6414912Z 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) [ 29%] 2023-01-11T23:11:47.6415430Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_std_mean_unbiased_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 29%] 2023-01-11T23:11:47.6415952Z 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) [ 29%] 2023-01-11T23:11:47.6416461Z 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) [ 29%] 2023-01-11T23:11:47.6416978Z 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) [ 29%] 2023-01-11T23:11:47.6417495Z 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) [ 29%] 2023-01-11T23:11:47.6418003Z 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) [ 29%] 2023-01-11T23:11:47.6418521Z 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) [ 29%] 2023-01-11T23:11:47.6419025Z 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) [ 29%] 2023-01-11T23:11:47.6419542Z 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%] 2023-01-11T23:11:47.6420099Z 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%] 2023-01-11T23:11:47.6420613Z 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%] 2023-01-11T23:11:47.6421126Z 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%] 2023-01-11T23:11:47.6421631Z 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%] 2023-01-11T23:11:47.6422151Z 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) [ 30%] 2023-01-11T23:11:47.6422662Z 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) [ 30%] 2023-01-11T23:11:47.6423188Z 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) [ 30%] 2023-01-11T23:11:47.6423701Z 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) [ 30%] 2023-01-11T23:11:47.6424213Z 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) [ 30%] 2023-01-11T23:11:47.6424756Z 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) [ 30%] 2023-01-11T23:11:47.6425274Z 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) [ 30%] 2023-01-11T23:11:47.6425783Z 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) [ 30%] 2023-01-11T23:11:47.6426299Z 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) [ 30%] 2023-01-11T23:11:47.6426823Z 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%] 2023-01-11T23:11:47.6427335Z 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%] 2023-01-11T23:11:47.6427874Z 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%] 2023-01-11T23:11:47.6428412Z 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%] 2023-01-11T23:11:47.6428991Z 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%] 2023-01-11T23:11:47.6429492Z 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%] 2023-01-11T23:11:47.6430007Z 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%] 2023-01-11T23:11:47.6430583Z 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) [ 31%] 2023-01-11T23:11:47.6431146Z 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) [ 31%] 2023-01-11T23:11:47.6431674Z 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) [ 31%] 2023-01-11T23:11:47.6432180Z 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) [ 31%] 2023-01-11T23:11:47.6432708Z 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) [ 31%] 2023-01-11T23:11:47.6433347Z 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) [ 31%] 2023-01-11T23:11:47.6433944Z 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) [ 31%] 2023-01-11T23:11:47.6434451Z 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) [ 31%] 2023-01-11T23:11:47.6434958Z 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%] 2023-01-11T23:11:47.6435468Z 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%] 2023-01-11T23:11:47.6436069Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_var_mean_unbiased_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 32%] 2023-01-11T23:11:47.6436610Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_var_unbiased_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 32%] 2023-01-11T23:11:47.6437133Z 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%] 2023-01-11T23:11:47.6437670Z 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%] 2023-01-11T23:11:47.6438190Z 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%] 2023-01-11T23:11:47.6438713Z 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%] 2023-01-11T23:11:47.6439220Z 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) [ 32%] 2023-01-11T23:11:47.6439788Z 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) [ 32%] 2023-01-11T23:11:47.6440436Z 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) [ 32%] 2023-01-11T23:11:47.6441085Z 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) [ 32%] 2023-01-11T23:11:47.6441729Z 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) [ 32%] 2023-01-11T23:11:47.6442318Z 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) [ 32%] 2023-01-11T23:11:47.6442835Z 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%] 2023-01-11T23:11:47.6443351Z 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%] 2023-01-11T23:11:47.6443868Z 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%] 2023-01-11T23:11:47.6444366Z 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%] 2023-01-11T23:11:47.6444864Z 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%] 2023-01-11T23:11:47.6445360Z 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%] 2023-01-11T23:11:47.6445860Z 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%] 2023-01-11T23:11:47.6446345Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD__native_batch_norm_legit_cuda_float64 SKIPPED (Skipped!) [ 33%] 2023-01-11T23:11:47.6446828Z 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) [ 33%] 2023-01-11T23:11:47.6447372Z 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) [ 33%] 2023-01-11T23:11:47.6447884Z 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) [ 33%] 2023-01-11T23:11:47.6448402Z 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) [ 33%] 2023-01-11T23:11:47.6448902Z 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) [ 33%] 2023-01-11T23:11:47.6449406Z 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) [ 33%] 2023-01-11T23:11:47.6450002Z 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) [ 33%] 2023-01-11T23:11:47.6450638Z 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%] 2023-01-11T23:11:47.6451269Z 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%] 2023-01-11T23:11:47.6451893Z 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%] 2023-01-11T23:11:47.6452504Z 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%] 2023-01-11T23:11:47.6453004Z 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%] 2023-01-11T23:11:47.6453545Z 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%] 2023-01-11T23:11:47.6454037Z 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%] 2023-01-11T23:11:47.6454767Z 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%] 2023-01-11T23:11:47.6455279Z 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) [ 34%] 2023-01-11T23:11:47.6455778Z 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) [ 34%] 2023-01-11T23:11:47.6456301Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_as_strided_partial_views_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 34%] 2023-01-11T23:11:47.6456826Z 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) [ 34%] 2023-01-11T23:11:47.6457345Z 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) [ 34%] 2023-01-11T23:11:47.6457848Z 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) [ 34%] 2023-01-11T23:11:47.6458351Z 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%] 2023-01-11T23:11:47.6458896Z 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%] 2023-01-11T23:11:47.6459405Z 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%] 2023-01-11T23:11:47.6459910Z 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%] 2023-01-11T23:11:47.6460419Z 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%] 2023-01-11T23:11:47.6460936Z 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%] 2023-01-11T23:11:47.6461452Z 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%] 2023-01-11T23:11:47.6461976Z 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%] 2023-01-11T23:11:47.6462495Z 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) [ 35%] 2023-01-11T23:11:47.6463000Z 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) [ 35%] 2023-01-11T23:11:47.6463504Z 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) [ 35%] 2023-01-11T23:11:47.6464020Z 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) [ 35%] 2023-01-11T23:11:47.6464581Z 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) [ 35%] 2023-01-11T23:11:47.6465096Z 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) [ 35%] 2023-01-11T23:11:47.6465595Z 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) [ 35%] 2023-01-11T23:11:47.6466101Z 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%] 2023-01-11T23:11:47.6466644Z 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%] 2023-01-11T23:11:47.6467171Z 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%] 2023-01-11T23:11:47.6467695Z 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%] 2023-01-11T23:11:47.6468195Z 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%] 2023-01-11T23:11:47.6468767Z 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%] 2023-01-11T23:11:47.6469293Z 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%] 2023-01-11T23:11:47.6469835Z 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%] 2023-01-11T23:11:47.6470337Z 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%] 2023-01-11T23:11:47.6470822Z 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) [ 36%] 2023-01-11T23:11:47.6471324Z 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) [ 36%] 2023-01-11T23:11:47.6471821Z 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) [ 36%] 2023-01-11T23:11:47.6472331Z 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) [ 36%] 2023-01-11T23:11:47.6472954Z 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) [ 36%] 2023-01-11T23:11:47.6473583Z 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) [ 36%] 2023-01-11T23:11:47.6474092Z 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%] 2023-01-11T23:11:47.6474588Z 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%] 2023-01-11T23:11:47.6475092Z 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%] 2023-01-11T23:11:47.6475623Z 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%] 2023-01-11T23:11:47.6476132Z 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%] 2023-01-11T23:11:47.6476655Z 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%] 2023-01-11T23:11:47.6477165Z 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%] 2023-01-11T23:11:47.6477674Z 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%] 2023-01-11T23:11:47.6478196Z 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%] 2023-01-11T23:11:47.6478715Z 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) [ 37%] 2023-01-11T23:11:47.6479229Z 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) [ 37%] 2023-01-11T23:11:47.6479787Z 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) [ 37%] 2023-01-11T23:11:47.6480409Z 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) [ 37%] 2023-01-11T23:11:47.6481075Z 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) [ 37%] 2023-01-11T23:11:47.6481716Z 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%] 2023-01-11T23:11:47.6482314Z 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%] 2023-01-11T23:11:47.6482812Z 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%] 2023-01-11T23:11:47.6483321Z 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%] 2023-01-11T23:11:47.6483837Z 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%] 2023-01-11T23:11:47.6484351Z 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%] 2023-01-11T23:11:47.6484869Z 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%] 2023-01-11T23:11:47.6485375Z 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%] 2023-01-11T23:11:47.6485885Z 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%] 2023-01-11T23:11:47.6486402Z 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%] 2023-01-11T23:11:47.6486950Z 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) [ 38%] 2023-01-11T23:11:47.6487472Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_diagonal_scatter_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 38%] 2023-01-11T23:11:47.6488005Z 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) [ 38%] 2023-01-11T23:11:47.6488516Z 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) [ 38%] 2023-01-11T23:11:47.6489023Z 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) [ 38%] 2023-01-11T23:11:47.6489554Z 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%] 2023-01-11T23:11:47.6490150Z 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%] 2023-01-11T23:11:47.6490839Z 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%] 2023-01-11T23:11:47.6491501Z 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%] 2023-01-11T23:11:47.6492181Z 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%] 2023-01-11T23:11:47.6492757Z 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%] 2023-01-11T23:11:47.6493267Z 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%] 2023-01-11T23:11:47.6493775Z 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%] 2023-01-11T23:11:47.6494397Z 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%] 2023-01-11T23:11:47.6495007Z 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%] 2023-01-11T23:11:47.6495512Z 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%] 2023-01-11T23:11:47.6496018Z 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) [ 39%] 2023-01-11T23:11:47.6496516Z 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) [ 39%] 2023-01-11T23:11:47.6497014Z 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) [ 39%] 2023-01-11T23:11:47.6497515Z 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%] 2023-01-11T23:11:47.6498019Z 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%] 2023-01-11T23:11:47.6498578Z 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%] 2023-01-11T23:11:47.6499089Z 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%] 2023-01-11T23:11:47.6499595Z 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%] 2023-01-11T23:11:47.6500093Z 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%] 2023-01-11T23:11:47.6500607Z 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%] 2023-01-11T23:11:47.6501129Z 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%] 2023-01-11T23:11:47.6501648Z 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%] 2023-01-11T23:11:47.6502164Z 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%] 2023-01-11T23:11:47.6502676Z 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%] 2023-01-11T23:11:47.6503226Z 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%] 2023-01-11T23:11:47.6503740Z 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) [ 40%] 2023-01-11T23:11:47.6504257Z 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) [ 40%] 2023-01-11T23:11:47.6504757Z 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) [ 40%] 2023-01-11T23:11:47.6505277Z 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%] 2023-01-11T23:11:47.6505797Z 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%] 2023-01-11T23:11:47.6506317Z 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%] 2023-01-11T23:11:47.6506818Z 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%] 2023-01-11T23:11:47.6507330Z 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%] 2023-01-11T23:11:47.6507833Z 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%] 2023-01-11T23:11:47.6508341Z 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%] 2023-01-11T23:11:47.6508904Z 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%] 2023-01-11T23:11:47.6509429Z 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%] 2023-01-11T23:11:47.6509941Z 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%] 2023-01-11T23:11:47.6510451Z 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%] 2023-01-11T23:11:47.6510958Z 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%] 2023-01-11T23:11:47.6511457Z 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%] 2023-01-11T23:11:47.6511951Z 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) [ 41%] 2023-01-11T23:11:47.6512465Z 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%] 2023-01-11T23:11:47.6512974Z 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%] 2023-01-11T23:11:47.6513479Z 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%] 2023-01-11T23:11:47.6514018Z 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%] 2023-01-11T23:11:47.6514520Z 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%] 2023-01-11T23:11:47.6515015Z 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%] 2023-01-11T23:11:47.6515517Z 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%] 2023-01-11T23:11:47.6516002Z 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%] 2023-01-11T23:11:47.6516502Z 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%] 2023-01-11T23:11:47.6517025Z 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%] 2023-01-11T23:11:47.6517543Z 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%] 2023-01-11T23:11:47.6518046Z 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%] 2023-01-11T23:11:47.6518561Z 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%] 2023-01-11T23:11:47.6519073Z 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%] 2023-01-11T23:11:47.6519598Z 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%] 2023-01-11T23:11:47.6520191Z 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) [ 43%] 2023-01-11T23:11:47.6520811Z 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) [ 43%] 2023-01-11T23:11:47.6521448Z 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) [ 43%] 2023-01-11T23:11:47.6522083Z 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%] 2023-01-11T23:11:47.6522606Z 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%] 2023-01-11T23:11:47.6523101Z 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%] 2023-01-11T23:11:47.6523601Z 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%] 2023-01-11T23:11:47.6524110Z 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%] 2023-01-11T23:11:47.6524635Z 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%] 2023-01-11T23:11:47.6525184Z 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%] 2023-01-11T23:11:47.6525692Z 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%] 2023-01-11T23:11:47.6526210Z 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%] 2023-01-11T23:11:47.6526727Z 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%] 2023-01-11T23:11:47.6527235Z 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%] 2023-01-11T23:11:47.6527742Z 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%] 2023-01-11T23:11:47.6528257Z 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) [ 44%] 2023-01-11T23:11:47.6528766Z 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%] 2023-01-11T23:11:47.6529274Z 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%] 2023-01-11T23:11:47.6529840Z 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%] 2023-01-11T23:11:47.6530460Z 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%] 2023-01-11T23:11:47.6531099Z 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%] 2023-01-11T23:11:47.6531794Z 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%] 2023-01-11T23:11:47.6532422Z 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%] 2023-01-11T23:11:47.6532958Z 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%] 2023-01-11T23:11:47.6533515Z 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%] 2023-01-11T23:11:47.6534073Z 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%] 2023-01-11T23:11:47.6534855Z 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%] 2023-01-11T23:11:47.6535383Z 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%] 2023-01-11T23:11:47.6535877Z 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%] 2023-01-11T23:11:47.6536371Z 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) [ 45%] 2023-01-11T23:11:47.6536918Z 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) [ 45%] 2023-01-11T23:11:47.6537416Z 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) [ 45%] 2023-01-11T23:11:47.6537908Z 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%] 2023-01-11T23:11:47.6538421Z 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%] 2023-01-11T23:11:47.6538936Z 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%] 2023-01-11T23:11:47.6539463Z 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%] 2023-01-11T23:11:47.6539988Z 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%] 2023-01-11T23:11:47.6540497Z 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%] 2023-01-11T23:11:47.6541018Z 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%] 2023-01-11T23:11:47.6541544Z 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%] 2023-01-11T23:11:47.6542097Z 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%] 2023-01-11T23:11:47.6542679Z 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) [ 45%] 2023-01-11T23:11:47.6543197Z 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) [ 45%] 2023-01-11T23:11:47.6543705Z 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) [ 45%] 2023-01-11T23:11:47.6544226Z 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%] 2023-01-11T23:11:47.6544763Z 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%] 2023-01-11T23:11:47.6545281Z 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%] 2023-01-11T23:11:47.6545800Z 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%] 2023-01-11T23:11:47.6546317Z 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%] 2023-01-11T23:11:47.6546826Z 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) [ 46%] 2023-01-11T23:11:47.6547369Z 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) [ 46%] 2023-01-11T23:11:47.6547892Z 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) [ 46%] 2023-01-11T23:11:47.6548415Z 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) [ 46%] 2023-01-11T23:11:47.6549009Z 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) [ 46%] 2023-01-11T23:11:47.6549545Z 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) [ 46%] 2023-01-11T23:11:47.6550084Z 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) [ 46%] 2023-01-11T23:11:47.6550621Z 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) [ 46%] 2023-01-11T23:11:47.6551137Z 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) [ 46%] 2023-01-11T23:11:47.6551660Z 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%] 2023-01-11T23:11:47.6552191Z 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%] 2023-01-11T23:11:47.6552836Z 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%] 2023-01-11T23:11:47.6553500Z 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) [ 47%] 2023-01-11T23:11:47.6554014Z 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) [ 47%] 2023-01-11T23:11:47.6554524Z 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) [ 47%] 2023-01-11T23:11:47.6555049Z 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) [ 47%] 2023-01-11T23:11:47.6555577Z 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) [ 47%] 2023-01-11T23:11:47.6556108Z 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) [ 47%] 2023-01-11T23:11:47.6556616Z 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) [ 47%] 2023-01-11T23:11:47.6557128Z 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) [ 47%] 2023-01-11T23:11:47.6557626Z 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) [ 47%] 2023-01-11T23:11:47.6558135Z 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) [ 47%] 2023-01-11T23:11:47.6558670Z 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) [ 47%] 2023-01-11T23:11:47.6559196Z 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) [ 47%] 2023-01-11T23:11:47.6559711Z 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%] 2023-01-11T23:11:47.6560316Z 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%] 2023-01-11T23:11:47.6560951Z 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%] 2023-01-11T23:11:47.6561594Z 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%] 2023-01-11T23:11:47.6562198Z 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) [ 48%] 2023-01-11T23:11:47.6562691Z 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) [ 48%] 2023-01-11T23:11:47.6563188Z 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) [ 48%] 2023-01-11T23:11:47.6563698Z 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) [ 48%] 2023-01-11T23:11:47.6564208Z 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) [ 48%] 2023-01-11T23:11:47.6564743Z 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) [ 48%] 2023-01-11T23:11:47.6565247Z 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) [ 48%] 2023-01-11T23:11:47.6565767Z 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) [ 48%] 2023-01-11T23:11:47.6566291Z 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) [ 48%] 2023-01-11T23:11:47.6566823Z 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) [ 48%] 2023-01-11T23:11:47.6567343Z 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%] 2023-01-11T23:11:47.6567867Z 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%] 2023-01-11T23:11:47.6568392Z 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%] 2023-01-11T23:11:47.6568910Z 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%] 2023-01-11T23:11:47.6569456Z 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%] 2023-01-11T23:11:47.6570027Z 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) [ 49%] 2023-01-11T23:11:47.6570693Z 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) [ 49%] 2023-01-11T23:11:47.6571357Z 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) [ 49%] 2023-01-11T23:11:47.6572009Z 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) [ 49%] 2023-01-11T23:11:47.6572627Z 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) [ 49%] 2023-01-11T23:11:47.6573149Z 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) [ 49%] 2023-01-11T23:11:47.6573681Z 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) [ 49%] 2023-01-11T23:11:47.6574309Z 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) [ 49%] 2023-01-11T23:11:47.6574958Z 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) [ 49%] 2023-01-11T23:11:47.6575459Z 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) [ 49%] 2023-01-11T23:11:47.6575970Z 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%] 2023-01-11T23:11:47.6576550Z 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%] 2023-01-11T23:11:47.6577088Z 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%] 2023-01-11T23:11:47.6577600Z 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%] 2023-01-11T23:11:47.6578104Z 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%] 2023-01-11T23:11:47.6578603Z 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%] 2023-01-11T23:11:47.6579129Z 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%] 2023-01-11T23:11:47.6579676Z 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) [ 50%] 2023-01-11T23:11:47.6580213Z 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) [ 50%] 2023-01-11T23:11:47.6580751Z 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) [ 50%] 2023-01-11T23:11:47.6581301Z 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) [ 50%] 2023-01-11T23:11:47.6581802Z 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) [ 50%] 2023-01-11T23:11:47.6582295Z 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) [ 50%] 2023-01-11T23:11:47.6582800Z 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) [ 50%] 2023-01-11T23:11:47.6598347Z 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) [ 50%] 2023-01-11T23:11:47.6598938Z 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%] 2023-01-11T23:11:47.6599481Z 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%] 2023-01-11T23:11:47.6600110Z 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%] 2023-01-11T23:11:47.6600742Z 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%] 2023-01-11T23:11:47.6601366Z 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%] 2023-01-11T23:11:47.6602003Z 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%] 2023-01-11T23:11:47.6602552Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_native_batch_norm_cuda_float64 SKIPPED (Skipped!) [ 51%] 2023-01-11T23:11:47.6603022Z 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) [ 51%] 2023-01-11T23:11:47.6603520Z 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) [ 51%] 2023-01-11T23:11:47.6604015Z 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) [ 51%] 2023-01-11T23:11:47.6604526Z 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) [ 51%] 2023-01-11T23:11:47.6605046Z 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) [ 51%] 2023-01-11T23:11:47.6605547Z 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) [ 51%] 2023-01-11T23:11:47.6606037Z 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) [ 51%] 2023-01-11T23:11:47.6606539Z 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%] 2023-01-11T23:11:47.6607070Z 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%] 2023-01-11T23:11:47.6607668Z 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%] 2023-01-11T23:11:47.6608219Z 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) [ 52%] 2023-01-11T23:11:47.6608754Z 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) [ 52%] 2023-01-11T23:11:47.6609302Z 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) [ 52%] 2023-01-11T23:11:47.6609852Z 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) [ 52%] 2023-01-11T23:11:47.6610555Z 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) [ 52%] 2023-01-11T23:11:47.6611253Z 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) [ 52%] 2023-01-11T23:11:47.6611902Z 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) [ 52%] 2023-01-11T23:11:47.6612561Z 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) [ 52%] 2023-01-11T23:11:47.6613119Z 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) [ 52%] 2023-01-11T23:11:47.6613698Z 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) [ 52%] 2023-01-11T23:11:47.6614476Z 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) [ 52%] 2023-01-11T23:11:47.6615162Z 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) [ 52%] 2023-01-11T23:11:47.6615697Z 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%] 2023-01-11T23:11:47.6616217Z 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%] 2023-01-11T23:11:47.6616747Z 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%] 2023-01-11T23:11:47.6617271Z 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%] 2023-01-11T23:11:47.6617827Z 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%] 2023-01-11T23:11:47.6618484Z 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%] 2023-01-11T23:11:47.6619057Z 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) [ 53%] 2023-01-11T23:11:47.6619594Z 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) [ 53%] 2023-01-11T23:11:47.6620103Z 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) [ 53%] 2023-01-11T23:11:47.6620625Z 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) [ 53%] 2023-01-11T23:11:47.6621157Z 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) [ 53%] 2023-01-11T23:11:47.6621688Z 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) [ 53%] 2023-01-11T23:11:47.6622211Z 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) [ 53%] 2023-01-11T23:11:47.6622749Z 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) [ 53%] 2023-01-11T23:11:47.6623293Z 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%] 2023-01-11T23:11:47.6623844Z 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%] 2023-01-11T23:11:47.6624511Z 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%] 2023-01-11T23:11:47.6625067Z 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%] 2023-01-11T23:11:47.6625608Z 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%] 2023-01-11T23:11:47.6626164Z 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%] 2023-01-11T23:11:47.6626709Z 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%] 2023-01-11T23:11:47.6627236Z 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%] 2023-01-11T23:11:47.6627758Z 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%] 2023-01-11T23:11:47.6628289Z 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%] 2023-01-11T23:11:47.6628871Z 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) [ 54%] 2023-01-11T23:11:47.6629427Z 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) [ 54%] 2023-01-11T23:11:47.6629964Z 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) [ 54%] 2023-01-11T23:11:47.6630471Z 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) [ 54%] 2023-01-11T23:11:47.6630958Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_nn_functional_max_unpool1d_cuda_float64 SKIPPED (Skipped!) [ 54%] 2023-01-11T23:11:47.6631406Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_nn_functional_max_unpool2d_cuda_float64 SKIPPED (Skipped!) [ 55%] 2023-01-11T23:11:47.6631917Z 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%] 2023-01-11T23:11:47.6632588Z 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%] 2023-01-11T23:11:47.6633243Z 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%] 2023-01-11T23:11:47.6633803Z 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%] 2023-01-11T23:11:47.6634348Z 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%] 2023-01-11T23:11:47.6634881Z 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%] 2023-01-11T23:11:47.6635448Z 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%] 2023-01-11T23:11:47.6635999Z 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%] 2023-01-11T23:11:47.6636548Z 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%] 2023-01-11T23:11:47.6637099Z 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) [ 55%] 2023-01-11T23:11:47.6637636Z 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) [ 55%] 2023-01-11T23:11:47.6638167Z 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) [ 55%] 2023-01-11T23:11:47.6638698Z 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) [ 55%] 2023-01-11T23:11:47.6639219Z 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%] 2023-01-11T23:11:47.6639851Z 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%] 2023-01-11T23:11:47.6640518Z 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%] 2023-01-11T23:11:47.6641171Z 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%] 2023-01-11T23:11:47.6641830Z 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%] 2023-01-11T23:11:47.6642432Z 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%] 2023-01-11T23:11:47.6643016Z 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%] 2023-01-11T23:11:47.6643582Z 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) [ 56%] 2023-01-11T23:11:47.6644099Z 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) [ 56%] 2023-01-11T23:11:47.6644603Z 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) [ 56%] 2023-01-11T23:11:47.6645101Z 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) [ 56%] 2023-01-11T23:11:47.6645612Z 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) [ 56%] 2023-01-11T23:11:47.6646129Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_normal_number_mean_cuda_float64 SKIPPED (Gradients are incorrect!) [ 56%] 2023-01-11T23:11:47.6646617Z 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) [ 56%] 2023-01-11T23:11:47.6647115Z 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) [ 56%] 2023-01-11T23:11:47.6647613Z 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%] 2023-01-11T23:11:47.6648115Z 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%] 2023-01-11T23:11:47.6648616Z 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%] 2023-01-11T23:11:47.6649118Z 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%] 2023-01-11T23:11:47.6649626Z 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%] 2023-01-11T23:11:47.6650138Z 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%] 2023-01-11T23:11:47.6650767Z 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) [ 57%] 2023-01-11T23:11:47.6651389Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_polygamma_polygamma_n_2_cuda_float64 SKIPPED (Skipped!) [ 57%] 2023-01-11T23:11:47.6651943Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_polygamma_polygamma_n_3_cuda_float64 SKIPPED (Skipped!) [ 57%] 2023-01-11T23:11:47.6652495Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_polygamma_polygamma_n_4_cuda_float64 SKIPPED (Skipped!) [ 57%] 2023-01-11T23:11:47.6652961Z 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) [ 57%] 2023-01-11T23:11:47.6653468Z 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) [ 57%] 2023-01-11T23:11:47.6653968Z 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) [ 57%] 2023-01-11T23:11:47.6654757Z 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) [ 57%] 2023-01-11T23:11:47.6655280Z 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) [ 57%] 2023-01-11T23:11:47.6655763Z 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%] 2023-01-11T23:11:47.6656254Z 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%] 2023-01-11T23:11:47.6656753Z 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%] 2023-01-11T23:11:47.6657317Z 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%] 2023-01-11T23:11:47.6657817Z 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%] 2023-01-11T23:11:47.6658323Z 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%] 2023-01-11T23:11:47.6658829Z 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%] 2023-01-11T23:11:47.6659335Z 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) [ 58%] 2023-01-11T23:11:47.6659849Z 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) [ 58%] 2023-01-11T23:11:47.6660350Z 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) [ 58%] 2023-01-11T23:11:47.6660859Z 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) [ 58%] 2023-01-11T23:11:47.6661359Z 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) [ 58%] 2023-01-11T23:11:47.6661860Z 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) [ 58%] 2023-01-11T23:11:47.6662396Z 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) [ 58%] 2023-01-11T23:11:47.6662914Z 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%] 2023-01-11T23:11:47.6663422Z 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%] 2023-01-11T23:11:47.6663929Z 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%] 2023-01-11T23:11:47.6664430Z 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%] 2023-01-11T23:11:47.6664927Z 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%] 2023-01-11T23:11:47.6665447Z 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%] 2023-01-11T23:11:47.6665930Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_round_decimals_neg_3_cuda_float64 SKIPPED (Skipped!) [ 59%] 2023-01-11T23:11:47.6666405Z 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) [ 59%] 2023-01-11T23:11:47.6666903Z 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) [ 59%] 2023-01-11T23:11:47.6667403Z 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) [ 59%] 2023-01-11T23:11:47.6667916Z 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) [ 59%] 2023-01-11T23:11:47.6668474Z 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) [ 59%] 2023-01-11T23:11:47.6669048Z 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) [ 59%] 2023-01-11T23:11:47.6669551Z 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) [ 59%] 2023-01-11T23:11:47.6670061Z 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) [ 59%] 2023-01-11T23:11:47.6670564Z 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%] 2023-01-11T23:11:47.6671078Z 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%] 2023-01-11T23:11:47.6671583Z 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%] 2023-01-11T23:11:47.6672097Z 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%] 2023-01-11T23:11:47.6672710Z 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%] 2023-01-11T23:11:47.6673385Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_signal_windows_blackman_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 60%] 2023-01-11T23:11:47.6673936Z 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) [ 60%] 2023-01-11T23:11:47.6674466Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_signal_windows_general_hamming_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 60%] 2023-01-11T23:11:47.6675006Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_signal_windows_hamming_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 60%] 2023-01-11T23:11:47.6675517Z 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) [ 60%] 2023-01-11T23:11:47.6676024Z 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) [ 60%] 2023-01-11T23:11:47.6676521Z 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) [ 60%] 2023-01-11T23:11:47.6677028Z 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) [ 60%] 2023-01-11T23:11:47.6677549Z 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) [ 60%] 2023-01-11T23:11:47.6678055Z 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%] 2023-01-11T23:11:47.6678534Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_sparse_sampled_addmm_cuda_complex128 SKIPPED (Skipped!) [ 61%] 2023-01-11T23:11:47.6679007Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_sparse_sampled_addmm_cuda_float64 SKIPPED (Skipped!) [ 61%] 2023-01-11T23:11:47.6679495Z 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%] 2023-01-11T23:11:47.6680330Z 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%] 2023-01-11T23:11:47.6680997Z 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) [ 61%] 2023-01-11T23:11:47.6681650Z 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) [ 61%] 2023-01-11T23:11:47.6682277Z 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) [ 61%] 2023-01-11T23:11:47.6682787Z 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) [ 61%] 2023-01-11T23:11:47.6683443Z 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) [ 61%] 2023-01-11T23:11:47.6683991Z 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) [ 61%] 2023-01-11T23:11:47.6684544Z 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) [ 61%] 2023-01-11T23:11:47.6685073Z 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) [ 61%] 2023-01-11T23:11:47.6685611Z 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) [ 61%] 2023-01-11T23:11:47.6686171Z 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) [ 61%] 2023-01-11T23:11:47.6686848Z 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%] 2023-01-11T23:11:47.6687539Z 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%] 2023-01-11T23:11:47.6688089Z 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%] 2023-01-11T23:11:47.6688609Z 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%] 2023-01-11T23:11:47.6689114Z 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%] 2023-01-11T23:11:47.6689637Z 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%] 2023-01-11T23:11:47.6690292Z 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) [ 62%] 2023-01-11T23:11:47.6690967Z 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) [ 62%] 2023-01-11T23:11:47.6691601Z 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) [ 62%] 2023-01-11T23:11:47.6692232Z 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) [ 62%] 2023-01-11T23:11:47.6692782Z 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) [ 62%] 2023-01-11T23:11:47.6693289Z 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) [ 62%] 2023-01-11T23:11:47.6693788Z 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) [ 62%] 2023-01-11T23:11:47.6694430Z 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) [ 62%] 2023-01-11T23:11:47.6695033Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_std_mean_unbiased_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 63%] 2023-01-11T23:11:47.6695563Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_std_unbiased_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 63%] 2023-01-11T23:11:47.6696072Z 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%] 2023-01-11T23:11:47.6696626Z 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%] 2023-01-11T23:11:47.6697127Z 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%] 2023-01-11T23:11:47.6697629Z 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%] 2023-01-11T23:11:47.6698138Z 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%] 2023-01-11T23:11:47.6698644Z 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%] 2023-01-11T23:11:47.6699132Z 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%] 2023-01-11T23:11:47.6699620Z 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%] 2023-01-11T23:11:47.6700124Z 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%] 2023-01-11T23:11:47.6700623Z 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) [ 63%] 2023-01-11T23:11:47.6701117Z 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) [ 63%] 2023-01-11T23:11:47.6701619Z 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) [ 63%] 2023-01-11T23:11:47.6702171Z 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) [ 63%] 2023-01-11T23:11:47.6702676Z 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%] 2023-01-11T23:11:47.6703175Z 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%] 2023-01-11T23:11:47.6703668Z 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%] 2023-01-11T23:11:47.6704171Z 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%] 2023-01-11T23:11:47.6704681Z 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%] 2023-01-11T23:11:47.6705185Z 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%] 2023-01-11T23:11:47.6705696Z 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) [ 64%] 2023-01-11T23:11:47.6706204Z 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) [ 64%] 2023-01-11T23:11:47.6706727Z 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) [ 64%] 2023-01-11T23:11:47.6707246Z 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) [ 64%] 2023-01-11T23:11:47.6707751Z 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) [ 64%] 2023-01-11T23:11:47.6708257Z 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) [ 64%] 2023-01-11T23:11:47.6708831Z 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) [ 64%] 2023-01-11T23:11:47.6709340Z 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) [ 64%] 2023-01-11T23:11:47.6709859Z 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) [ 64%] 2023-01-11T23:11:47.6710374Z 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%] 2023-01-11T23:11:47.6710868Z 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%] 2023-01-11T23:11:47.6711355Z 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%] 2023-01-11T23:11:47.6711870Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_var_mean_unbiased_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 65%] 2023-01-11T23:11:47.6712453Z 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%] 2023-01-11T23:11:47.6713099Z 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%] 2023-01-11T23:11:47.6713647Z 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) [ 65%] 2023-01-11T23:11:47.6714142Z 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) [ 65%] 2023-01-11T23:11:47.6714628Z 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) [ 65%] 2023-01-11T23:11:47.6715125Z 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) [ 65%] 2023-01-11T23:11:47.6715648Z 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) [ 65%] 2023-01-11T23:11:47.6716167Z 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) [ 65%] 2023-01-11T23:11:47.6716684Z 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) [ 65%] 2023-01-11T23:11:47.6717190Z 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) [ 65%] 2023-01-11T23:11:47.6717728Z 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) [ 66%] 2023-01-11T23:11:47.6718234Z 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) [ 66%] 2023-01-11T23:11:47.6718701Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD___rpow___cuda_float64 SKIPPED (Skipped!) [ 66%] 2023-01-11T23:11:47.6719190Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD__native_batch_norm_legit_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 66%] 2023-01-11T23:11:47.6719763Z 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) [ 66%] 2023-01-11T23:11:47.6720406Z 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) [ 66%] 2023-01-11T23:11:47.6721035Z 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) [ 66%] 2023-01-11T23:11:47.6721669Z 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) [ 66%] 2023-01-11T23:11:47.6722287Z 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) [ 66%] 2023-01-11T23:11:47.6722802Z 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) [ 66%] 2023-01-11T23:11:47.6723310Z 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) [ 66%] 2023-01-11T23:11:47.6723862Z 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) [ 66%] 2023-01-11T23:11:47.6724377Z 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) [ 66%] 2023-01-11T23:11:47.6724883Z 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) [ 66%] 2023-01-11T23:11:47.6725393Z 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) [ 66%] 2023-01-11T23:11:47.6725891Z 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) [ 67%] 2023-01-11T23:11:47.6726402Z 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) [ 67%] 2023-01-11T23:11:47.6726912Z 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) [ 67%] 2023-01-11T23:11:47.6727419Z 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) [ 67%] 2023-01-11T23:11:47.6727920Z 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) [ 67%] 2023-01-11T23:11:47.6728434Z 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) [ 67%] 2023-01-11T23:11:47.6728982Z 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) [ 67%] 2023-01-11T23:11:47.6729500Z 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) [ 67%] 2023-01-11T23:11:47.6730131Z 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) [ 67%] 2023-01-11T23:11:47.6730786Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_as_strided_partial_views_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 67%] 2023-01-11T23:11:47.6731473Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_as_strided_partial_views_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 67%] 2023-01-11T23:11:47.6732139Z 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) [ 67%] 2023-01-11T23:11:47.6732731Z 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) [ 67%] 2023-01-11T23:11:47.6733241Z 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) [ 67%] 2023-01-11T23:11:47.6733736Z 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%] 2023-01-11T23:11:47.6734354Z 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) [ 68%] 2023-01-11T23:11:47.6735052Z 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) [ 68%] 2023-01-11T23:11:47.6735574Z 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) [ 68%] 2023-01-11T23:11:47.6736076Z 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) [ 68%] 2023-01-11T23:11:47.6736621Z 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) [ 68%] 2023-01-11T23:11:47.6737167Z 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) [ 68%] 2023-01-11T23:11:47.6737697Z 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) [ 68%] 2023-01-11T23:11:47.6738231Z 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) [ 68%] 2023-01-11T23:11:47.6738740Z 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) [ 68%] 2023-01-11T23:11:47.6739274Z 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) [ 68%] 2023-01-11T23:11:47.6739839Z 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) [ 68%] 2023-01-11T23:11:47.6740379Z 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) [ 68%] 2023-01-11T23:11:47.6740904Z 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) [ 68%] 2023-01-11T23:11:47.6741444Z 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) [ 68%] 2023-01-11T23:11:47.6741980Z 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%] 2023-01-11T23:11:47.6742519Z 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) [ 69%] 2023-01-11T23:11:47.6743052Z 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) [ 69%] 2023-01-11T23:11:47.6743561Z 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) [ 69%] 2023-01-11T23:11:47.6744078Z 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) [ 69%] 2023-01-11T23:11:47.6744597Z 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) [ 69%] 2023-01-11T23:11:47.6745114Z 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) [ 69%] 2023-01-11T23:11:47.6745653Z 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) [ 69%] 2023-01-11T23:11:47.6746160Z 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) [ 69%] 2023-01-11T23:11:47.6746417Z 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) [ 69%] 2023-01-11T23:11:47.6746681Z 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) [ 69%] 2023-01-11T23:11:47.6746950Z 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) [ 69%] 2023-01-11T23:11:47.6747208Z 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) [ 69%] 2023-01-11T23:11:47.6747462Z 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) [ 69%] 2023-01-11T23:11:47.6747720Z 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%] 2023-01-11T23:11:47.6747971Z 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%] 2023-01-11T23:11:47.6748246Z 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%] 2023-01-11T23:11:47.6748507Z 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%] 2023-01-11T23:11:47.6748819Z 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%] 2023-01-11T23:11:47.6749082Z 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) [ 70%] 2023-01-11T23:11:47.6749339Z 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) [ 70%] 2023-01-11T23:11:47.6749610Z 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) [ 70%] 2023-01-11T23:11:47.6749873Z 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) [ 70%] 2023-01-11T23:11:47.6750133Z 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) [ 70%] 2023-01-11T23:11:47.6750384Z 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) [ 70%] 2023-01-11T23:11:47.6750638Z 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) [ 70%] 2023-01-11T23:11:47.6750894Z 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) [ 70%] 2023-01-11T23:11:47.6751179Z 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) [ 70%] 2023-01-11T23:11:47.6751439Z 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) [ 70%] 2023-01-11T23:11:47.6751693Z 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%] 2023-01-11T23:11:47.6751941Z 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%] 2023-01-11T23:11:47.6752190Z 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%] 2023-01-11T23:11:47.6752442Z 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%] 2023-01-11T23:11:47.6752690Z 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%] 2023-01-11T23:11:47.6752946Z 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%] 2023-01-11T23:11:47.6753193Z 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) [ 71%] 2023-01-11T23:11:47.6753474Z 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) [ 71%] 2023-01-11T23:11:47.6753731Z 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) [ 71%] 2023-01-11T23:11:47.6753987Z 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) [ 71%] 2023-01-11T23:11:47.6754257Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_diagonal_scatter_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 71%] 2023-01-11T23:11:47.6754510Z 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) [ 71%] 2023-01-11T23:11:47.6754757Z 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) [ 71%] 2023-01-11T23:11:47.6755007Z 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) [ 71%] 2023-01-11T23:11:47.6755268Z 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) [ 71%] 2023-01-11T23:11:47.6755513Z 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%] 2023-01-11T23:11:47.6755765Z 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) [ 72%] 2023-01-11T23:11:47.6756007Z 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) [ 72%] 2023-01-11T23:11:47.6756292Z 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) [ 72%] 2023-01-11T23:11:47.6756540Z 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) [ 72%] 2023-01-11T23:11:47.6756795Z 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) [ 72%] 2023-01-11T23:11:47.6757045Z 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) [ 72%] 2023-01-11T23:11:47.6757296Z 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) [ 72%] 2023-01-11T23:11:47.6757546Z 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) [ 72%] 2023-01-11T23:11:47.6757789Z 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) [ 72%] 2023-01-11T23:11:47.6758039Z 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) [ 72%] 2023-01-11T23:11:47.6758295Z 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) [ 72%] 2023-01-11T23:11:47.6758551Z 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) [ 72%] 2023-01-11T23:11:47.6758824Z 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) [ 72%] 2023-01-11T23:11:47.6759085Z 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%] 2023-01-11T23:11:47.6759331Z 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) [ 73%] 2023-01-11T23:11:47.6759646Z 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) [ 73%] 2023-01-11T23:11:47.6759964Z 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) [ 73%] 2023-01-11T23:11:47.6760286Z 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) [ 73%] 2023-01-11T23:11:47.6760609Z 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) [ 73%] 2023-01-11T23:11:47.6760930Z 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) [ 73%] 2023-01-11T23:11:47.6761238Z 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) [ 73%] 2023-01-11T23:11:47.6761551Z 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) [ 73%] 2023-01-11T23:11:47.6761860Z 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) [ 73%] 2023-01-11T23:11:47.6762189Z 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) [ 73%] 2023-01-11T23:11:47.6762448Z 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) [ 73%] 2023-01-11T23:11:47.6762698Z 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) [ 73%] 2023-01-11T23:11:47.6762950Z 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) [ 73%] 2023-01-11T23:11:47.6763201Z 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) [ 73%] 2023-01-11T23:11:47.6763456Z 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%] 2023-01-11T23:11:47.6763711Z 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%] 2023-01-11T23:11:47.6763961Z 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%] 2023-01-11T23:11:47.6764206Z 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) [ 74%] 2023-01-11T23:11:47.6764476Z 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) [ 74%] 2023-01-11T23:11:47.6764727Z 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) [ 74%] 2023-01-11T23:11:47.6764980Z 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) [ 74%] 2023-01-11T23:11:47.6765232Z 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) [ 74%] 2023-01-11T23:11:47.6765482Z 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) [ 74%] 2023-01-11T23:11:47.6765736Z 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) [ 74%] 2023-01-11T23:11:47.6766002Z 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) [ 74%] 2023-01-11T23:11:47.6766258Z 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) [ 74%] 2023-01-11T23:11:47.6766500Z 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) [ 74%] 2023-01-11T23:11:47.6766755Z 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) [ 74%] 2023-01-11T23:11:47.6767012Z 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%] 2023-01-11T23:11:47.6767293Z 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%] 2023-01-11T23:11:47.6767557Z 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%] 2023-01-11T23:11:47.6767811Z 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%] 2023-01-11T23:11:47.6768067Z 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%] 2023-01-11T23:11:47.6768334Z 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) [ 75%] 2023-01-11T23:11:47.6768594Z 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) [ 75%] 2023-01-11T23:11:47.6768858Z 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) [ 75%] 2023-01-11T23:11:47.6769131Z 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) [ 75%] 2023-01-11T23:11:47.6769380Z 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) [ 75%] 2023-01-11T23:11:47.6769747Z 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) [ 75%] 2023-01-11T23:11:47.6770059Z 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) [ 75%] 2023-01-11T23:11:47.6770380Z 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) [ 75%] 2023-01-11T23:11:47.6770709Z 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) [ 75%] 2023-01-11T23:11:47.6771029Z 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) [ 75%] 2023-01-11T23:11:47.6771345Z 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) [ 76%] 2023-01-11T23:11:47.6771663Z 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) [ 76%] 2023-01-11T23:11:47.6771975Z 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) [ 76%] 2023-01-11T23:11:47.6772287Z 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) [ 76%] 2023-01-11T23:11:47.6772574Z 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) [ 76%] 2023-01-11T23:11:47.6772833Z 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) [ 76%] 2023-01-11T23:11:47.6773124Z 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) [ 76%] 2023-01-11T23:11:47.6773378Z 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) [ 76%] 2023-01-11T23:11:47.6773632Z 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) [ 76%] 2023-01-11T23:11:47.6773869Z 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) [ 76%] 2023-01-11T23:11:47.6774122Z 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) [ 76%] 2023-01-11T23:11:47.6774550Z 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) [ 76%] 2023-01-11T23:11:47.6774879Z 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) [ 76%] 2023-01-11T23:11:47.6775137Z 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) [ 76%] 2023-01-11T23:11:47.6775417Z 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%] 2023-01-11T23:11:47.6775743Z 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%] 2023-01-11T23:11:47.6776031Z 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%] 2023-01-11T23:11:47.6776302Z 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%] 2023-01-11T23:11:47.6776569Z 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%] 2023-01-11T23:11:47.6776846Z 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%] 2023-01-11T23:11:47.6777113Z 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) [ 77%] 2023-01-11T23:11:47.6777381Z 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) [ 77%] 2023-01-11T23:11:47.6777639Z 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) [ 77%] 2023-01-11T23:11:47.6777882Z 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) [ 77%] 2023-01-11T23:11:47.6778146Z 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) [ 77%] 2023-01-11T23:11:47.6778428Z 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) [ 77%] 2023-01-11T23:11:47.6778695Z 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) [ 77%] 2023-01-11T23:11:47.6778951Z 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) [ 77%] 2023-01-11T23:11:47.6779233Z 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) [ 77%] 2023-01-11T23:11:47.6779507Z 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%] 2023-01-11T23:11:47.6779774Z 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%] 2023-01-11T23:11:47.6780033Z 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%] 2023-01-11T23:11:47.6780349Z 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%] 2023-01-11T23:11:47.6780614Z 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%] 2023-01-11T23:11:47.6780917Z 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%] 2023-01-11T23:11:47.6781192Z 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%] 2023-01-11T23:11:47.6781449Z 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%] 2023-01-11T23:11:47.6781712Z 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) [ 78%] 2023-01-11T23:11:47.6781977Z 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) [ 78%] 2023-01-11T23:11:47.6782250Z 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) [ 78%] 2023-01-11T23:11:47.6782519Z 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) [ 78%] 2023-01-11T23:11:47.6782741Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_linalg_lstsq_cuda_complex128 SKIPPED (Skipped!) [ 78%] 2023-01-11T23:11:47.6783014Z 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) [ 78%] 2023-01-11T23:11:47.6783277Z 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) [ 78%] 2023-01-11T23:11:47.6783552Z 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%] 2023-01-11T23:11:47.6783843Z 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%] 2023-01-11T23:11:47.6784104Z 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) [ 79%] 2023-01-11T23:11:47.6784357Z 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) [ 79%] 2023-01-11T23:11:47.6784620Z 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) [ 79%] 2023-01-11T23:11:47.6784886Z 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) [ 79%] 2023-01-11T23:11:47.6785157Z 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) [ 79%] 2023-01-11T23:11:47.6785427Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_linalg_pinv_singular_cuda_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 79%] 2023-01-11T23:11:47.6785684Z 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) [ 79%] 2023-01-11T23:11:47.6785941Z 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) [ 79%] 2023-01-11T23:11:47.6786223Z 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) [ 79%] 2023-01-11T23:11:47.6786490Z 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) [ 79%] 2023-01-11T23:11:47.6786746Z 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) [ 79%] 2023-01-11T23:11:47.6787014Z 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) [ 79%] 2023-01-11T23:11:47.6787272Z 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%] 2023-01-11T23:11:47.6787533Z 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) [ 80%] 2023-01-11T23:11:47.6787793Z 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) [ 80%] 2023-01-11T23:11:47.6788054Z 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) [ 80%] 2023-01-11T23:11:47.6788309Z 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) [ 80%] 2023-01-11T23:11:47.6788562Z 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) [ 80%] 2023-01-11T23:11:47.6788909Z 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) [ 80%] 2023-01-11T23:11:47.6789168Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_log1p_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 80%] 2023-01-11T23:11:47.6789420Z 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) [ 80%] 2023-01-11T23:11:47.6789673Z 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) [ 80%] 2023-01-11T23:11:47.6789929Z 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) [ 80%] 2023-01-11T23:11:47.6790192Z 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) [ 80%] 2023-01-11T23:11:47.6790449Z 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) [ 80%] 2023-01-11T23:11:47.6790710Z 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) [ 80%] 2023-01-11T23:11:47.6790973Z 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) [ 80%] 2023-01-11T23:11:47.6791225Z 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%] 2023-01-11T23:11:47.6791516Z 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%] 2023-01-11T23:11:47.6791781Z 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%] 2023-01-11T23:11:47.6792071Z 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) [ 81%] 2023-01-11T23:11:47.6792399Z 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) [ 81%] 2023-01-11T23:11:47.6792714Z 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) [ 81%] 2023-01-11T23:11:47.6793034Z 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) [ 81%] 2023-01-11T23:11:47.6793351Z 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) [ 81%] 2023-01-11T23:11:47.6793605Z 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) [ 81%] 2023-01-11T23:11:47.6793859Z 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) [ 81%] 2023-01-11T23:11:47.6794106Z 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) [ 81%] 2023-01-11T23:11:47.6794360Z 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) [ 81%] 2023-01-11T23:11:47.6794635Z 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) [ 81%] 2023-01-11T23:11:47.6794883Z 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) [ 81%] 2023-01-11T23:11:47.6795139Z 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%] 2023-01-11T23:11:47.6795395Z 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%] 2023-01-11T23:11:47.6795643Z 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%] 2023-01-11T23:11:47.6795899Z 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%] 2023-01-11T23:11:47.6796145Z 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%] 2023-01-11T23:11:47.6796402Z 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%] 2023-01-11T23:11:47.6796661Z 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%] 2023-01-11T23:11:47.6796949Z 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%] 2023-01-11T23:11:47.6797213Z 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%] 2023-01-11T23:11:47.6797469Z 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) [ 82%] 2023-01-11T23:11:47.6797728Z 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) [ 82%] 2023-01-11T23:11:47.6797997Z 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) [ 82%] 2023-01-11T23:11:47.6798266Z 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) [ 82%] 2023-01-11T23:11:47.6798531Z 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) [ 82%] 2023-01-11T23:11:47.6798802Z 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) [ 82%] 2023-01-11T23:11:47.6799051Z 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%] 2023-01-11T23:11:47.6799323Z 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%] 2023-01-11T23:11:47.6799624Z 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%] 2023-01-11T23:11:47.6799891Z 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%] 2023-01-11T23:11:47.6800151Z 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%] 2023-01-11T23:11:47.6800411Z 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%] 2023-01-11T23:11:47.6800671Z 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%] 2023-01-11T23:11:47.6800933Z 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%] 2023-01-11T23:11:47.6801195Z 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%] 2023-01-11T23:11:47.6801493Z 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%] 2023-01-11T23:11:47.6801809Z 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) [ 83%] 2023-01-11T23:11:47.6802185Z 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) [ 83%] 2023-01-11T23:11:47.6802523Z 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) [ 83%] 2023-01-11T23:11:47.6802852Z 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) [ 83%] 2023-01-11T23:11:47.6803155Z 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%] 2023-01-11T23:11:47.6803468Z 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%] 2023-01-11T23:11:47.6803801Z 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%] 2023-01-11T23:11:47.6804069Z 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%] 2023-01-11T23:11:47.6804343Z 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%] 2023-01-11T23:11:47.6804595Z 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%] 2023-01-11T23:11:47.6804851Z 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%] 2023-01-11T23:11:47.6805103Z 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%] 2023-01-11T23:11:47.6805387Z 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%] 2023-01-11T23:11:47.6805640Z 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%] 2023-01-11T23:11:47.6805887Z 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%] 2023-01-11T23:11:47.6806137Z 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) [ 84%] 2023-01-11T23:11:47.6806397Z 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) [ 84%] 2023-01-11T23:11:47.6806651Z 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) [ 84%] 2023-01-11T23:11:47.6806910Z 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) [ 84%] 2023-01-11T23:11:47.6807163Z 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%] 2023-01-11T23:11:47.6807438Z 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%] 2023-01-11T23:11:47.6807712Z 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%] 2023-01-11T23:11:47.6807967Z 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%] 2023-01-11T23:11:47.6808219Z 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%] 2023-01-11T23:11:47.6808489Z 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%] 2023-01-11T23:11:47.6808759Z 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%] 2023-01-11T23:11:47.6809018Z 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%] 2023-01-11T23:11:47.6809287Z 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%] 2023-01-11T23:11:47.6809545Z 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%] 2023-01-11T23:11:47.6809835Z 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) [ 85%] 2023-01-11T23:11:47.6810110Z 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) [ 85%] 2023-01-11T23:11:47.6810413Z 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) [ 85%] 2023-01-11T23:11:47.6810736Z 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) [ 85%] 2023-01-11T23:11:47.6811010Z 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) [ 85%] 2023-01-11T23:11:47.6811295Z 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%] 2023-01-11T23:11:47.6811590Z 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%] 2023-01-11T23:11:47.6811866Z 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%] 2023-01-11T23:11:47.6812137Z 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%] 2023-01-11T23:11:47.6812404Z 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%] 2023-01-11T23:11:47.6812668Z 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%] 2023-01-11T23:11:47.6812973Z 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%] 2023-01-11T23:11:47.6813257Z 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%] 2023-01-11T23:11:47.6813540Z 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%] 2023-01-11T23:11:47.6813815Z 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%] 2023-01-11T23:11:47.6814087Z 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) [ 86%] 2023-01-11T23:11:47.6814528Z 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) [ 86%] 2023-01-11T23:11:47.6814903Z 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) [ 86%] 2023-01-11T23:11:47.6815193Z 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) [ 86%] 2023-01-11T23:11:47.6815492Z 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%] 2023-01-11T23:11:47.6815770Z 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%] 2023-01-11T23:11:47.6816095Z 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%] 2023-01-11T23:11:47.6816363Z 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%] 2023-01-11T23:11:47.6816633Z 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%] 2023-01-11T23:11:47.6816900Z 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%] 2023-01-11T23:11:47.6817175Z 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%] 2023-01-11T23:11:47.6817457Z 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%] 2023-01-11T23:11:47.6817729Z 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%] 2023-01-11T23:11:47.6818006Z 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%] 2023-01-11T23:11:47.6818301Z 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) [ 87%] 2023-01-11T23:11:47.6818576Z 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) [ 87%] 2023-01-11T23:11:47.6818832Z 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) [ 87%] 2023-01-11T23:11:47.6819108Z 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) [ 87%] 2023-01-11T23:11:47.6819384Z 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) [ 87%] 2023-01-11T23:11:47.6819651Z 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%] 2023-01-11T23:11:47.6819920Z 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%] 2023-01-11T23:11:47.6820195Z 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%] 2023-01-11T23:11:47.6820469Z 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%] 2023-01-11T23:11:47.6820730Z 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%] 2023-01-11T23:11:47.6821017Z 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%] 2023-01-11T23:11:47.6821293Z 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%] 2023-01-11T23:11:47.6821568Z 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%] 2023-01-11T23:11:47.6821841Z 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) [ 88%] 2023-01-11T23:11:47.6822116Z 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) [ 88%] 2023-01-11T23:11:47.6822398Z 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) [ 88%] 2023-01-11T23:11:47.6822671Z 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) [ 88%] 2023-01-11T23:11:47.6822933Z 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) [ 88%] 2023-01-11T23:11:47.6823213Z 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) [ 88%] 2023-01-11T23:11:47.6823511Z 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%] 2023-01-11T23:11:47.6823799Z 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%] 2023-01-11T23:11:47.6824072Z 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%] 2023-01-11T23:11:47.6824349Z 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%] 2023-01-11T23:11:47.6824622Z 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%] 2023-01-11T23:11:47.6824885Z 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%] 2023-01-11T23:11:47.6825148Z 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%] 2023-01-11T23:11:47.6825417Z 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%] 2023-01-11T23:11:47.6825687Z 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%] 2023-01-11T23:11:47.6825964Z 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%] 2023-01-11T23:11:47.6826252Z 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%] 2023-01-11T23:11:47.6826522Z 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) [ 89%] 2023-01-11T23:11:47.6826791Z 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) [ 89%] 2023-01-11T23:11:47.6827063Z 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) [ 89%] 2023-01-11T23:11:47.6827343Z 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) [ 89%] 2023-01-11T23:11:47.6827637Z 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%] 2023-01-11T23:11:47.6827930Z 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%] 2023-01-11T23:11:47.6828191Z 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%] 2023-01-11T23:11:47.6828497Z 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%] 2023-01-11T23:11:47.6828829Z 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%] 2023-01-11T23:11:47.6829089Z 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%] 2023-01-11T23:11:47.6829348Z 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%] 2023-01-11T23:11:47.6829603Z 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%] 2023-01-11T23:11:47.6829858Z 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%] 2023-01-11T23:11:47.6830115Z 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%] 2023-01-11T23:11:47.6830373Z 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%] 2023-01-11T23:11:47.6830631Z 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%] 2023-01-11T23:11:47.6830876Z 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%] 2023-01-11T23:11:47.6831105Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_normal_cuda_float64 SKIPPED (Gradients are incorrect!) [ 90%] 2023-01-11T23:11:47.6831387Z 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) [ 91%] 2023-01-11T23:11:47.6831638Z 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) [ 91%] 2023-01-11T23:11:47.6831887Z 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%] 2023-01-11T23:11:47.6832134Z 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%] 2023-01-11T23:11:47.6832385Z 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%] 2023-01-11T23:11:47.6832643Z 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%] 2023-01-11T23:11:47.6832896Z 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%] 2023-01-11T23:11:47.6833157Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_polygamma_polygamma_n_1_cuda_float64 SKIPPED (Skipped!) [ 91%] 2023-01-11T23:11:47.6833442Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_polygamma_polygamma_n_2_cuda_float64 SKIPPED (Skipped!) [ 91%] 2023-01-11T23:11:47.6833732Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_polygamma_polygamma_n_4_cuda_float64 SKIPPED (Skipped!) [ 91%] 2023-01-11T23:11:47.6834071Z 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%] 2023-01-11T23:11:47.6834383Z 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%] 2023-01-11T23:11:47.6834662Z 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%] 2023-01-11T23:11:47.6834939Z 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%] 2023-01-11T23:11:47.6835223Z 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%] 2023-01-11T23:11:47.6835509Z 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) [ 92%] 2023-01-11T23:11:47.6835793Z 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%] 2023-01-11T23:11:47.6836075Z 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%] 2023-01-11T23:11:47.6836353Z 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%] 2023-01-11T23:11:47.6836636Z 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%] 2023-01-11T23:11:47.6836920Z 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%] 2023-01-11T23:11:47.6837237Z 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%] 2023-01-11T23:11:47.6837535Z 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%] 2023-01-11T23:11:47.6837812Z 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%] 2023-01-11T23:11:47.6838099Z 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%] 2023-01-11T23:11:47.6838390Z 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%] 2023-01-11T23:11:47.6838682Z 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%] 2023-01-11T23:11:47.6838960Z 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) [ 92%] 2023-01-11T23:11:47.6839210Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_round_decimals_neg_3_cuda_float64 SKIPPED (Skipped!) [ 92%] 2023-01-11T23:11:47.6839509Z 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) [ 92%] 2023-01-11T23:11:47.6839898Z 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%] 2023-01-11T23:11:47.6840272Z 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%] 2023-01-11T23:11:47.6840643Z 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%] 2023-01-11T23:11:47.6841009Z 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%] 2023-01-11T23:11:47.6841373Z 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%] 2023-01-11T23:11:47.6841759Z 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%] 2023-01-11T23:11:47.6842102Z 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%] 2023-01-11T23:11:47.6842395Z 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%] 2023-01-11T23:11:47.6842687Z 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) [ 93%] 2023-01-11T23:11:47.6842972Z 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) [ 93%] 2023-01-11T23:11:47.6843269Z 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) [ 93%] 2023-01-11T23:11:47.6843546Z 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) [ 93%] 2023-01-11T23:11:47.6843803Z 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) [ 93%] 2023-01-11T23:11:47.6844072Z 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) [ 93%] 2023-01-11T23:11:47.6844353Z 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%] 2023-01-11T23:11:47.6844631Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_signal_windows_general_hamming_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 94%] 2023-01-11T23:11:47.6844897Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_signal_windows_hann_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 94%] 2023-01-11T23:11:47.6845160Z 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%] 2023-01-11T23:11:47.6845413Z 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%] 2023-01-11T23:11:47.6845653Z 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%] 2023-01-11T23:11:47.6845933Z 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%] 2023-01-11T23:11:47.6846187Z 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%] 2023-01-11T23:11:47.6846458Z 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%] 2023-01-11T23:11:47.6846709Z 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%] 2023-01-11T23:11:47.6846981Z 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%] 2023-01-11T23:11:47.6847255Z 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) [ 94%] 2023-01-11T23:11:47.6847521Z 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) [ 94%] 2023-01-11T23:11:47.6847786Z 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) [ 94%] 2023-01-11T23:11:47.6848051Z 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) [ 94%] 2023-01-11T23:11:47.6848333Z 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%] 2023-01-11T23:11:47.6848803Z 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%] 2023-01-11T23:11:47.6849088Z 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%] 2023-01-11T23:11:47.6849348Z 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%] 2023-01-11T23:11:47.6849608Z 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%] 2023-01-11T23:11:47.6849961Z 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%] 2023-01-11T23:11:47.6850293Z 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%] 2023-01-11T23:11:47.6850644Z 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%] 2023-01-11T23:11:47.6850983Z 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%] 2023-01-11T23:11:47.6851308Z 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%] 2023-01-11T23:11:47.6851692Z 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%] 2023-01-11T23:11:47.6852224Z 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) [ 95%] 2023-01-11T23:11:47.6852707Z 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) [ 95%] 2023-01-11T23:11:47.6853121Z 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) [ 95%] 2023-01-11T23:11:47.6853533Z 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%] 2023-01-11T23:11:47.6853814Z 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%] 2023-01-11T23:11:47.6854076Z 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%] 2023-01-11T23:11:47.6854467Z 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%] 2023-01-11T23:11:47.6854836Z 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%] 2023-01-11T23:11:47.6855098Z 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%] 2023-01-11T23:11:47.6855446Z 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%] 2023-01-11T23:11:47.6855700Z 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%] 2023-01-11T23:11:47.6855951Z 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%] 2023-01-11T23:11:47.6856203Z 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%] 2023-01-11T23:11:47.6856460Z 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%] 2023-01-11T23:11:47.6856716Z 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%] 2023-01-11T23:11:47.6856973Z 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%] 2023-01-11T23:11:47.6857239Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_std_mean_unbiased_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 96%] 2023-01-11T23:11:47.6857500Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_std_mean_unbiased_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 96%] 2023-01-11T23:11:47.6857780Z 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) [ 97%] 2023-01-11T23:11:47.6858038Z 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%] 2023-01-11T23:11:47.6858298Z 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%] 2023-01-11T23:11:47.6858545Z 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%] 2023-01-11T23:11:47.6858793Z 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%] 2023-01-11T23:11:47.6859051Z 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%] 2023-01-11T23:11:47.6859305Z 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%] 2023-01-11T23:11:47.6859554Z 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%] 2023-01-11T23:11:47.6859805Z 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%] 2023-01-11T23:11:47.6860051Z 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%] 2023-01-11T23:11:47.6860312Z 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%] 2023-01-11T23:11:47.6860590Z 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%] 2023-01-11T23:11:47.6860842Z 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%] 2023-01-11T23:11:47.6861092Z 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%] 2023-01-11T23:11:47.6861351Z 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) [ 98%] 2023-01-11T23:11:47.6861603Z 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%] 2023-01-11T23:11:47.6861857Z 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%] 2023-01-11T23:11:47.6862109Z 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%] 2023-01-11T23:11:47.6862358Z 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%] 2023-01-11T23:11:47.6862624Z 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%] 2023-01-11T23:11:47.6862891Z 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%] 2023-01-11T23:11:47.6863150Z 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%] 2023-01-11T23:11:47.6863396Z 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%] 2023-01-11T23:11:47.6863658Z 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%] 2023-01-11T23:11:47.6863910Z 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%] 2023-01-11T23:11:47.6864163Z 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%] 2023-01-11T23:11:47.6864427Z 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%] 2023-01-11T23:11:47.6864684Z 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%] 2023-01-11T23:11:47.6864934Z 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%] 2023-01-11T23:11:47.6865175Z 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%] 2023-01-11T23:11:47.6865432Z 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%] 2023-01-11T23:11:47.6865704Z 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%] 2023-01-11T23:11:47.6865954Z 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%] 2023-01-11T23:11:47.6866213Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_var_unbiased_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 99%] 2023-01-11T23:11:47.6866465Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_var_unbiased_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 99%] 2023-01-11T23:11:47.6866717Z 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%] 2023-01-11T23:11:47.6866977Z 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%] 2023-01-11T23:11:47.6867236Z 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%] 2023-01-11T23:11:47.6867485Z 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%] 2023-01-11T23:11:47.6867739Z 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%] 2023-01-11T23:11:47.6868007Z 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%] 2023-01-11T23:11:47.6868262Z 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%] 2023-01-11T23:11:47.6868507Z 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%] 2023-01-11T23:11:47.6868821Z 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%] 2023-01-11T23:11:47.6868829Z 2023-01-11T23:11:47.6868956Z =============================== warnings summary =============================== 2023-01-11T23:11:47.6869202Z ../../../../../opt/conda/lib/python3.10/site-packages/_pytest/config/__init__.py:1171 2023-01-11T23:11:47.6869570Z /opt/conda/lib/python3.10/site-packages/_pytest/config/__init__.py:1171: PytestAssertRewriteWarning: Module already imported so cannot be rewritten: hypothesis 2023-01-11T23:11:47.6869678Z self._mark_plugins_for_rewrite(hook) 2023-01-11T23:11:47.6869683Z 2023-01-11T23:11:47.6869930Z -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html 2023-01-11T23:11:47.6870284Z - generated xml file: /var/lib/jenkins/workspace/test/test-reports/python-pytest/test_ops_fwd_gradients/test_ops_fwd_gradients-1cdc6e6234305cb9.xml - 2023-01-11T23:11:47.6870421Z ================ 1457 skipped, 4 deselected, 1 warning in 1.77s ================ 2023-01-11T23:11:47.6870606Z If in CI, skip info is located in the xml test reports, please either go to s3 or the hud to download them 2023-01-11T23:11:47.6870612Z 2023-01-11T23:11:47.6870948Z ##[endgroup] 2023-01-11T23:11:47.6871261Z FINISHED PRINTING LOG FILE of test_ops_fwd_gradients (/var/lib/jenkins/workspace/test/test-reports/test_ops_fwd_gradients__zicours) 2023-01-11T23:11:47.6871267Z 2023-01-11T23:13:11.3847387Z 2023-01-11T23:13:11.3847859Z Expand the folded group to see the log file of test_ops_fwd_gradients 2023-01-11T23:13:11.3849022Z ##[group]PRINTING LOG FILE of test_ops_fwd_gradients (/var/lib/jenkins/workspace/test/test-reports/test_ops_fwd_gradients_vielqsiv) 2023-01-11T23:13:11.3853562Z Test results will be stored in test-reports/python-pytest/test_ops_fwd_gradients/test_ops_fwd_gradients-e1e195eca02b31a6.xml 2023-01-11T23:13:11.3854074Z ============================= test session starts ============================== 2023-01-11T23:13:11.3854726Z platform linux -- Python 3.10.8, pytest-7.2.0, pluggy-1.0.0 -- /opt/conda/bin/python 2023-01-11T23:13:11.3855011Z cachedir: .pytest_cache 2023-01-11T23:13:11.3855438Z hypothesis profile 'pytorch_ci' -> database=None, max_examples=50, derandomize=True, suppress_health_check=[HealthCheck.too_slow] 2023-01-11T23:13:11.3855817Z rootdir: /var/lib/jenkins/workspace, configfile: pytest.ini 2023-01-11T23:13:11.3856270Z plugins: hypothesis-5.35.1, flakefinder-1.1.0, rerunfailures-10.3, shard-0.1.2, xdist-3.1.0, xdoctest-1.1.0 2023-01-11T23:13:11.3856625Z collecting ... collected 2961 items / 8 deselected / 2953 selected 2023-01-11T23:13:11.4038187Z Running 1492 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_T_cuda_float64, 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___rmatmul___cuda_complex128, 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___rpow___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_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_add_cuda_float64, 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_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_addr_cuda_complex128, 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_allclose_cuda_complex128, 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_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_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_partial_views_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_asin_cuda_complex128, 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_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_2d_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_block_diag_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_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_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_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_cdouble_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_cholesky_cuda_float64, 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_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_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_constant_pad_nd_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_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_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_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_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_scatter_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_dist_cuda_float64, 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_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_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_equal_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_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_cuda_complex128, 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_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_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_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_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_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_fill_cuda_float64, 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_float64, 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_fmax_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_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_gt_cuda_float64, 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_histc_cuda_float64, 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_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_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_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_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_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_istft_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_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_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_float64, 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_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_eig_cuda_complex128, 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_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_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_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_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_float64, 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_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_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_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_rank_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_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_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_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_solve_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_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_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_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_logaddexp2_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_float64, 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_float64, 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_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_lt_cuda_float64, 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_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_masked_amax_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_cumsum_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_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_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_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_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_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_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_minimum_cuda_float64, 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_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_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_mvlgamma_mvlgamma_p_1_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_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_float64, 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_dropout_backward_cuda_float64, 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_new_empty_cuda_complex128, 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_nextafter_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_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_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_binary_cross_entropy_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_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_float64, 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_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_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_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_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_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_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_l1_loss_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_local_response_norm_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_unpool1d_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_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_nll_loss_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_constant_cuda_float64, 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_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_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_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_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_smooth_l1_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_softshrink_cuda_float64, 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_float64, 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_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_nearest_cuda_float64, 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_inf_cuda_float64, 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_ones_cuda_complex128, 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_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_positive_cuda_complex128, 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_put_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_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_like_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_reciprocal_cuda_complex128, 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_float64, 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_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_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_3_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_scalar_tensor_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_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_sum_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_scatter_cuda_float64, 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_sigmoid_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_signal_windows_bartlett_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_signal_windows_blackman_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_general_cosine_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_signal_windows_hann_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_signal_windows_nuttall_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_sinc_cuda_complex128, 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_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_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_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_v_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_i0e_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_legendre_polynomial_p_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_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_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_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_float64, 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_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_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_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_mean_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_std_mean_unbiased_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_std_unbiased_cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_std_unbiased_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_svd_cuda_complex128, 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_cuda_complex128, 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_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_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_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_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_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_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_unbind_cuda_float64, 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_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_unsqueeze_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_unbiased_cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_var_unbiased_cuda_float64, 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_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_cuda_complex128, 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_where_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_forward_mode_AD_H_cuda_float64, 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___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___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___rmul___cuda_complex128, 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_float64, 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_add_cuda_complex128, 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_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_addr_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_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_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_partial_views_cuda_complex128, 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_asin_cuda_complex128, 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_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_baddbmm_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_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_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_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_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_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_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_clamp_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_column_stack_cuda_float64, 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_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_copysign_cuda_float64, 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_cosh_cuda_complex128, 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_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_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_diag_cuda_complex128, 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_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_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_diff_cuda_complex128, 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_float64, 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_dstack_cuda_complex128, 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_like_cuda_float64, 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_erfc_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_cuda_complex128, 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_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_float64, 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_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_ifftshift_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_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_irfftn_cuda_complex128, 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_fill_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_flipud_cuda_float64, 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_floor_divide_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_frac_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_like_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_grid_sampler_2d_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_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_igammac_cuda_float64, 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_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_inner_cuda_float64, 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_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_jiterator_4inputs_with_extra_args_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_kron_cuda_complex128, 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_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_lgamma_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_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_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_ldl_factor_cuda_float64, 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_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_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_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_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_float64, 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_float64, 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_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_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_vander_cuda_complex128, 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_complex128, 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_log_cuda_float64, 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_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_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_lu_cuda_float64, 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_mH_cuda_complex128, 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_cumprod_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_float64, 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_scatter_cuda_complex128, 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_sum_cuda_complex128, 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_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_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_meshgrid_list_of_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_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_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_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_multinomial_cuda_float64, 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_5_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_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_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_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_strided_cuda_complex128, 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_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_nn_functional__scaled_dot_product_attention_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_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_batch_norm_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_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_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_feature_alpha_dropout_without_train_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_hardsigmoid_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_instance_norm_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_l1_loss_cuda_complex128, 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_max_pool3d_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_unpool3d_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_multi_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_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_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_pairwise_distance_cuda_complex128, 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_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_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_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_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_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_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_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_float64, 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_float64, 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_ones_cuda_complex128, 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_polar_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_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_put_cuda_complex128, 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_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_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_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_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_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_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_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_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_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_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_scatter_cuda_complex128, 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_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_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_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_sign_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_signal_windows_bartlett_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_general_cosine_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_signal_windows_hann_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_signal_windows_nuttall_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_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_softmax_with_dtype_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_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_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_hermite_polynomial_h_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_laguerre_polynomial_l_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_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_ndtri_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_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_spherical_bessel_j0_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_list_args_cuda_float64, 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_float64, 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_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_mean_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_std_mean_unbiased_cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_std_unbiased_cuda_float64, 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_sum_cuda_float64, 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_float64, 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_tile_cuda_complex128, 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_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_float64, 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_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_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_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_unflatten_cuda_float64, 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_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_var_cuda_complex128, 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_unbiased_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_var_unbiased_cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_var_unbiased_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_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_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_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_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_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___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___rpow___cuda_complex128, 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_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_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_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_addcmul_cuda_float64, 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_addr_cuda_complex128, 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_amax_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_float64, 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_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_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_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_atanh_cuda_complex128, 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_baddbmm_cuda_complex128, 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_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_float64, 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_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_cdouble_cuda_float64, 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_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_inverse_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_float64, 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_combinations_cuda_complex128, 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_contiguous_cuda_complex128, 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_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_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_cumprod_cuda_float64, 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_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_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_scatter_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_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_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_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_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_erfinv_cuda_float64, 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_cuda_complex128, 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_float64, 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_fftshift_cuda_complex128, 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_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_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_ihfftn_cuda_float64, 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_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_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_flatten_cuda_float64, 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_float64, 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_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_frac_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_ge_cuda_float64, 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_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_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_igammac_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_select_cuda_complex128, 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_isin_cuda_float64, 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_isposinf_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_binary_return_by_ref_cuda_complex128, 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_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_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_eigvals_cuda_complex128, 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_ex_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_float64, 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_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_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_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_norm_cuda_complex128, 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_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_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_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_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_vander_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_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_log2_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_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_logcumsumexp_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_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_lu_unpack_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_masked_amax_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_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_logsumexp_cuda_float64, 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_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_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_sum_cuda_complex128, 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_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_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_meshgrid_variadic_tensors_cuda_complex128, 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_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_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_native_batch_norm_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_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_full_cuda_complex128, 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_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_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_pool2d_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_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_conv2d_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_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_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_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_fractional_max_pool3d_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_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_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_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_logsigmoid_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_unpool1d_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_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_float64, 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_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_unshuffle_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_smooth_l1_loss_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_softshrink_cuda_float64, 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_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_unfold_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_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_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_outer_cuda_complex128, 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_float64, 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_3_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_float64, 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_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_rand_like_cuda_complex128, 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_like_cuda_complex128, 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_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_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_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_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_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_scatter_add_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_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_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_sgn_cuda_complex128, 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_sign_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_signal_windows_bartlett_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_signal_windows_blackman_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_general_cosine_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_signal_windows_hamming_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_signal_windows_nuttall_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_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_special_bessel_j0_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_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_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_i1_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_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_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_k1_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_sqrt_cuda_complex128, 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_float64, 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_std_unbiased_cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_std_unbiased_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_sum_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_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_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_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_float64, 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_topk_cuda_float64, 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_trapz_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_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_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_unique_consecutive_cuda_float64, 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_mean_cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_var_mean_unbiased_cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_var_mean_unbiased_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_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_vsplit_cuda_complex128, 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_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 2023-01-11T23:13:11.4200985Z 2023-01-11T23:13:11.4201261Z 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%] 2023-01-11T23:13:11.4201796Z 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%] 2023-01-11T23:13:11.4202316Z 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%] 2023-01-11T23:13:11.4202842Z 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%] 2023-01-11T23:13:11.4203352Z 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%] 2023-01-11T23:13:11.4203864Z 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%] 2023-01-11T23:13:11.4204383Z 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%] 2023-01-11T23:13:11.4204891Z 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%] 2023-01-11T23:13:11.4205357Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad___rpow___cuda_float64 SKIPPED (Skipped!) [ 0%] 2023-01-11T23:13:11.4205818Z 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%] 2023-01-11T23:13:11.4206399Z 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%] 2023-01-11T23:13:11.4206913Z 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%] 2023-01-11T23:13:11.4207420Z 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%] 2023-01-11T23:13:11.4207921Z 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) [ 0%] 2023-01-11T23:13:11.4208436Z 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%] 2023-01-11T23:13:11.4208979Z 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%] 2023-01-11T23:13:11.4209539Z 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%] 2023-01-11T23:13:11.4210051Z 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%] 2023-01-11T23:13:11.4210553Z 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%] 2023-01-11T23:13:11.4211066Z 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%] 2023-01-11T23:13:11.4211582Z 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%] 2023-01-11T23:13:11.4212128Z 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%] 2023-01-11T23:13:11.4212634Z 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%] 2023-01-11T23:13:11.4213133Z 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%] 2023-01-11T23:13:11.4213631Z 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%] 2023-01-11T23:13:11.4214134Z 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%] 2023-01-11T23:13:11.4214800Z 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%] 2023-01-11T23:13:11.4215304Z 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) [ 1%] 2023-01-11T23:13:11.4215786Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_as_strided_cuda_complex128 SKIPPED (Numerous errors) [ 1%] 2023-01-11T23:13:11.4216236Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_as_strided_cuda_float64 SKIPPED (Numerous errors) [ 2%] 2023-01-11T23:13:11.4216730Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_as_strided_partial_views_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 2%] 2023-01-11T23:13:11.4217297Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_as_strided_scatter_cuda_complex128 SKIPPED (Passes on complex128 and float64 only) [ 2%] 2023-01-11T23:13:11.4217813Z 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%] 2023-01-11T23:13:11.4218328Z 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%] 2023-01-11T23:13:11.4218845Z 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%] 2023-01-11T23:13:11.4219352Z 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%] 2023-01-11T23:13:11.4219856Z 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%] 2023-01-11T23:13:11.4220371Z 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%] 2023-01-11T23:13:11.4220878Z 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%] 2023-01-11T23:13:11.4221392Z 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%] 2023-01-11T23:13:11.4221906Z 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%] 2023-01-11T23:13:11.4222421Z 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%] 2023-01-11T23:13:11.4222944Z 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%] 2023-01-11T23:13:11.4223488Z 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) [ 2%] 2023-01-11T23:13:11.4223988Z 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%] 2023-01-11T23:13:11.4224480Z 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%] 2023-01-11T23:13:11.4224992Z 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%] 2023-01-11T23:13:11.4225508Z 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%] 2023-01-11T23:13:11.4226014Z 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%] 2023-01-11T23:13:11.4226516Z 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%] 2023-01-11T23:13:11.4227027Z 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%] 2023-01-11T23:13:11.4227531Z 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%] 2023-01-11T23:13:11.4228065Z 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%] 2023-01-11T23:13:11.4228586Z 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%] 2023-01-11T23:13:11.4229195Z 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%] 2023-01-11T23:13:11.4229708Z 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%] 2023-01-11T23:13:11.4230227Z 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%] 2023-01-11T23:13:11.4230752Z 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) [ 3%] 2023-01-11T23:13:11.4231259Z 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) [ 3%] 2023-01-11T23:13:11.4231865Z 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%] 2023-01-11T23:13:11.4232503Z 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%] 2023-01-11T23:13:11.4233029Z 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%] 2023-01-11T23:13:11.4233537Z 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%] 2023-01-11T23:13:11.4234045Z 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%] 2023-01-11T23:13:11.4234599Z 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%] 2023-01-11T23:13:11.4235125Z 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%] 2023-01-11T23:13:11.4235639Z 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%] 2023-01-11T23:13:11.4236146Z 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%] 2023-01-11T23:13:11.4236666Z 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%] 2023-01-11T23:13:11.4237181Z 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%] 2023-01-11T23:13:11.4237657Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_cov_cuda_complex128 SKIPPED (Barely fails) [ 4%] 2023-01-11T23:13:11.4238087Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_cov_cuda_float64 SKIPPED (Barely fails) [ 4%] 2023-01-11T23:13:11.4238663Z 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) [ 4%] 2023-01-11T23:13:11.4239301Z 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) [ 4%] 2023-01-11T23:13:11.4239967Z 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%] 2023-01-11T23:13:11.4240539Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_cumprod_cuda_complex128 PASSED [ 5%] 2023-01-11T23:13:11.4241040Z 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%] 2023-01-11T23:13:11.4241557Z 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%] 2023-01-11T23:13:11.4242077Z 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%] 2023-01-11T23:13:11.4242608Z 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%] 2023-01-11T23:13:11.4243124Z 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%] 2023-01-11T23:13:11.4243645Z 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%] 2023-01-11T23:13:11.4244171Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_diagonal_scatter_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 5%] 2023-01-11T23:13:11.4244687Z 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%] 2023-01-11T23:13:11.4245197Z 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) [ 5%] 2023-01-11T23:13:11.4245733Z 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) [ 5%] 2023-01-11T23:13:11.4246252Z 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) [ 5%] 2023-01-11T23:13:11.4246763Z 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) [ 5%] 2023-01-11T23:13:11.4247273Z 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) [ 5%] 2023-01-11T23:13:11.4247776Z 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%] 2023-01-11T23:13:11.4248304Z 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%] 2023-01-11T23:13:11.4248941Z 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%] 2023-01-11T23:13:11.4249584Z 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%] 2023-01-11T23:13:11.4250228Z 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%] 2023-01-11T23:13:11.4250853Z 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%] 2023-01-11T23:13:11.4251448Z 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%] 2023-01-11T23:13:11.4251958Z 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%] 2023-01-11T23:13:11.4252459Z 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%] 2023-01-11T23:13:11.4252960Z 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) [ 6%] 2023-01-11T23:13:11.4253485Z 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) [ 6%] 2023-01-11T23:13:11.4253994Z 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) [ 6%] 2023-01-11T23:13:11.4254608Z 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) [ 6%] 2023-01-11T23:13:11.4255116Z 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) [ 6%] 2023-01-11T23:13:11.4255615Z 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) [ 6%] 2023-01-11T23:13:11.4256127Z 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%] 2023-01-11T23:13:11.4256644Z 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%] 2023-01-11T23:13:11.4257197Z 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%] 2023-01-11T23:13:11.4257705Z 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%] 2023-01-11T23:13:11.4258228Z 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%] 2023-01-11T23:13:11.4258742Z 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%] 2023-01-11T23:13:11.4259261Z 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%] 2023-01-11T23:13:11.4259771Z 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%] 2023-01-11T23:13:11.4260274Z 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%] 2023-01-11T23:13:11.4260790Z 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%] 2023-01-11T23:13:11.4261306Z 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%] 2023-01-11T23:13:11.4261856Z 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) [ 7%] 2023-01-11T23:13:11.4262364Z 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) [ 7%] 2023-01-11T23:13:11.4262887Z 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) [ 7%] 2023-01-11T23:13:11.4263403Z 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) [ 7%] 2023-01-11T23:13:11.4263919Z 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%] 2023-01-11T23:13:11.4264431Z 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%] 2023-01-11T23:13:11.4264931Z 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%] 2023-01-11T23:13:11.4265438Z 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%] 2023-01-11T23:13:11.4265943Z 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%] 2023-01-11T23:13:11.4266452Z 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%] 2023-01-11T23:13:11.4266945Z 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%] 2023-01-11T23:13:11.4267449Z 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) [ 8%] 2023-01-11T23:13:11.4267991Z 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) [ 8%] 2023-01-11T23:13:11.4268506Z 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) [ 8%] 2023-01-11T23:13:11.4269066Z 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) [ 8%] 2023-01-11T23:13:11.4269565Z 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) [ 8%] 2023-01-11T23:13:11.4270075Z 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) [ 8%] 2023-01-11T23:13:11.4270580Z 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) [ 8%] 2023-01-11T23:13:11.4271109Z 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) [ 8%] 2023-01-11T23:13:11.4271720Z 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%] 2023-01-11T23:13:11.4272321Z 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%] 2023-01-11T23:13:11.4272863Z 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%] 2023-01-11T23:13:11.4273375Z 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%] 2023-01-11T23:13:11.4273881Z 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%] 2023-01-11T23:13:11.4274374Z 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%] 2023-01-11T23:13:11.4274876Z 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) [ 9%] 2023-01-11T23:13:11.4275387Z 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) [ 9%] 2023-01-11T23:13:11.4275905Z 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) [ 9%] 2023-01-11T23:13:11.4276410Z 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) [ 9%] 2023-01-11T23:13:11.4276925Z 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) [ 9%] 2023-01-11T23:13:11.4277439Z 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) [ 9%] 2023-01-11T23:13:11.4277952Z 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) [ 9%] 2023-01-11T23:13:11.4278501Z 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) [ 9%] 2023-01-11T23:13:11.4279157Z 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) [ 9%] 2023-01-11T23:13:11.4279791Z 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%] 2023-01-11T23:13:11.4280415Z 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%] 2023-01-11T23:13:11.4280997Z 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%] 2023-01-11T23:13:11.4281493Z 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%] 2023-01-11T23:13:11.4282002Z 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%] 2023-01-11T23:13:11.4282508Z 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%] 2023-01-11T23:13:11.4283014Z 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%] 2023-01-11T23:13:11.4283516Z 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%] 2023-01-11T23:13:11.4284044Z 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%] 2023-01-11T23:13:11.4284556Z 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%] 2023-01-11T23:13:11.4285068Z 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%] 2023-01-11T23:13:11.4285578Z 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%] 2023-01-11T23:13:11.4286083Z 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) [ 10%] 2023-01-11T23:13:11.4286615Z 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) [ 10%] 2023-01-11T23:13:11.4287167Z 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) [ 10%] 2023-01-11T23:13:11.4287720Z 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%] 2023-01-11T23:13:11.4288279Z 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%] 2023-01-11T23:13:11.4288934Z 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%] 2023-01-11T23:13:11.4289580Z 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%] 2023-01-11T23:13:11.4290241Z 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%] 2023-01-11T23:13:11.4290867Z 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%] 2023-01-11T23:13:11.4291419Z 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%] 2023-01-11T23:13:11.4291932Z 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%] 2023-01-11T23:13:11.4292453Z 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%] 2023-01-11T23:13:11.4292988Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_linalg_det_singular_cuda_complex128 SKIPPED (Skipped, see https://github.com//issues/84192) [ 11%] 2023-01-11T23:13:11.4293512Z 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) [ 11%] 2023-01-11T23:13:11.4294026Z 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) [ 11%] 2023-01-11T23:13:11.4294643Z 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) [ 11%] 2023-01-11T23:13:11.4295156Z 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) [ 11%] 2023-01-11T23:13:11.4295744Z 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) [ 11%] 2023-01-11T23:13:11.4296278Z 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%] 2023-01-11T23:13:11.4296787Z 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%] 2023-01-11T23:13:11.4297304Z 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%] 2023-01-11T23:13:11.4297832Z 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%] 2023-01-11T23:13:11.4298373Z 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%] 2023-01-11T23:13:11.4298903Z 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%] 2023-01-11T23:13:11.4299431Z 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%] 2023-01-11T23:13:11.4299910Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_linalg_lstsq_cuda_float64 SKIPPED (Skipped!) [ 12%] 2023-01-11T23:13:11.4300406Z 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%] 2023-01-11T23:13:11.4300962Z 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%] 2023-01-11T23:13:11.4301524Z 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%] 2023-01-11T23:13:11.4302046Z 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%] 2023-01-11T23:13:11.4302574Z 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%] 2023-01-11T23:13:11.4303094Z 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) [ 12%] 2023-01-11T23:13:11.4303614Z 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%] 2023-01-11T23:13:11.4304142Z 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%] 2023-01-11T23:13:11.4304665Z 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%] 2023-01-11T23:13:11.4305196Z 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%] 2023-01-11T23:13:11.4305732Z 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%] 2023-01-11T23:13:11.4306289Z 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%] 2023-01-11T23:13:11.4306830Z 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%] 2023-01-11T23:13:11.4307348Z 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%] 2023-01-11T23:13:11.4307868Z 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%] 2023-01-11T23:13:11.4308407Z 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%] 2023-01-11T23:13:11.4309031Z 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%] 2023-01-11T23:13:11.4309587Z 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%] 2023-01-11T23:13:11.4310067Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_linalg_pinv_singular_cuda_float64 PASSED [ 13%] 2023-01-11T23:13:11.4310540Z 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%] 2023-01-11T23:13:11.4311045Z 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%] 2023-01-11T23:13:11.4311577Z 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) [ 14%] 2023-01-11T23:13:11.4312262Z 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) [ 14%] 2023-01-11T23:13:11.4312918Z 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%] 2023-01-11T23:13:11.4313461Z 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%] 2023-01-11T23:13:11.4313965Z 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%] 2023-01-11T23:13:11.4314486Z 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%] 2023-01-11T23:13:11.4315009Z 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%] 2023-01-11T23:13:11.4315526Z 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%] 2023-01-11T23:13:11.4316042Z 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%] 2023-01-11T23:13:11.4316558Z 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%] 2023-01-11T23:13:11.4317105Z 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%] 2023-01-11T23:13:11.4317625Z 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%] 2023-01-11T23:13:11.4318134Z 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%] 2023-01-11T23:13:11.4318742Z 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%] 2023-01-11T23:13:11.4319360Z 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%] 2023-01-11T23:13:11.4319986Z 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) [ 15%] 2023-01-11T23:13:11.4320589Z 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) [ 15%] 2023-01-11T23:13:11.4321073Z 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) [ 15%] 2023-01-11T23:13:11.4321582Z 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%] 2023-01-11T23:13:11.4322095Z 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%] 2023-01-11T23:13:11.4322609Z 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%] 2023-01-11T23:13:11.4323135Z 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%] 2023-01-11T23:13:11.4323634Z 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%] 2023-01-11T23:13:11.4324139Z 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%] 2023-01-11T23:13:11.4324652Z 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%] 2023-01-11T23:13:11.4325165Z 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%] 2023-01-11T23:13:11.4325668Z 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%] 2023-01-11T23:13:11.4326169Z 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%] 2023-01-11T23:13:11.4326669Z 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%] 2023-01-11T23:13:11.4327176Z 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%] 2023-01-11T23:13:11.4327674Z 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%] 2023-01-11T23:13:11.4328202Z 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%] 2023-01-11T23:13:11.4328787Z 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%] 2023-01-11T23:13:11.4329442Z 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%] 2023-01-11T23:13:11.4330099Z 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%] 2023-01-11T23:13:11.4330736Z 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%] 2023-01-11T23:13:11.4331335Z 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%] 2023-01-11T23:13:11.4331866Z 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%] 2023-01-11T23:13:11.4332384Z 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%] 2023-01-11T23:13:11.4332905Z 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%] 2023-01-11T23:13:11.4333410Z 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%] 2023-01-11T23:13:11.4333932Z 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%] 2023-01-11T23:13:11.4334617Z 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%] 2023-01-11T23:13:11.4335123Z 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%] 2023-01-11T23:13:11.4335639Z 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%] 2023-01-11T23:13:11.4336152Z 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) [ 17%] 2023-01-11T23:13:11.4336680Z 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) [ 17%] 2023-01-11T23:13:11.4337204Z 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) [ 17%] 2023-01-11T23:13:11.4337726Z 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) [ 17%] 2023-01-11T23:13:11.4338237Z 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%] 2023-01-11T23:13:11.4338751Z 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%] 2023-01-11T23:13:11.4339359Z 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%] 2023-01-11T23:13:11.4339882Z 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%] 2023-01-11T23:13:11.4340390Z 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%] 2023-01-11T23:13:11.4340897Z 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%] 2023-01-11T23:13:11.4341409Z 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%] 2023-01-11T23:13:11.4341926Z 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%] 2023-01-11T23:13:11.4342471Z 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%] 2023-01-11T23:13:11.4343010Z 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%] 2023-01-11T23:13:11.4343548Z 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%] 2023-01-11T23:13:11.4344069Z 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) [ 18%] 2023-01-11T23:13:11.4344578Z 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) [ 18%] 2023-01-11T23:13:11.4345139Z 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) [ 18%] 2023-01-11T23:13:11.4345679Z 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) [ 18%] 2023-01-11T23:13:11.4346213Z 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) [ 18%] 2023-01-11T23:13:11.4346733Z 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) [ 18%] 2023-01-11T23:13:11.4347257Z 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) [ 18%] 2023-01-11T23:13:11.4347758Z 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) [ 18%] 2023-01-11T23:13:11.4348262Z 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%] 2023-01-11T23:13:11.4348824Z 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%] 2023-01-11T23:13:11.4349325Z 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%] 2023-01-11T23:13:11.4349862Z 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%] 2023-01-11T23:13:11.4350382Z 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%] 2023-01-11T23:13:11.4350908Z 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%] 2023-01-11T23:13:11.4351522Z 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%] 2023-01-11T23:13:11.4352148Z 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) [ 19%] 2023-01-11T23:13:11.4352718Z 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) [ 19%] 2023-01-11T23:13:11.4353234Z 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) [ 19%] 2023-01-11T23:13:11.4353752Z 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) [ 19%] 2023-01-11T23:13:11.4354270Z 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) [ 19%] 2023-01-11T23:13:11.4354771Z 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) [ 19%] 2023-01-11T23:13:11.4355273Z 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) [ 19%] 2023-01-11T23:13:11.4355802Z 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%] 2023-01-11T23:13:11.4356352Z 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%] 2023-01-11T23:13:11.4356882Z 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%] 2023-01-11T23:13:11.4357423Z 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%] 2023-01-11T23:13:11.4357961Z 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%] 2023-01-11T23:13:11.4358574Z 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%] 2023-01-11T23:13:11.4359231Z 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%] 2023-01-11T23:13:11.4359887Z 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%] 2023-01-11T23:13:11.4360548Z 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) [ 20%] 2023-01-11T23:13:11.4361148Z 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) [ 20%] 2023-01-11T23:13:11.4361683Z 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) [ 20%] 2023-01-11T23:13:11.4362212Z 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) [ 20%] 2023-01-11T23:13:11.4362758Z 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%] 2023-01-11T23:13:11.4363301Z 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%] 2023-01-11T23:13:11.4363855Z 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%] 2023-01-11T23:13:11.4364405Z 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%] 2023-01-11T23:13:11.4364947Z 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%] 2023-01-11T23:13:11.4365489Z 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%] 2023-01-11T23:13:11.4366014Z 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%] 2023-01-11T23:13:11.4366547Z 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%] 2023-01-11T23:13:11.4367102Z 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%] 2023-01-11T23:13:11.4367634Z 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%] 2023-01-11T23:13:11.4368195Z 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%] 2023-01-11T23:13:11.4368846Z 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) [ 21%] 2023-01-11T23:13:11.4369579Z 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) [ 21%] 2023-01-11T23:13:11.4370282Z 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) [ 21%] 2023-01-11T23:13:11.4370972Z 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) [ 21%] 2023-01-11T23:13:11.4371551Z 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) [ 21%] 2023-01-11T23:13:11.4372111Z 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%] 2023-01-11T23:13:11.4372656Z 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%] 2023-01-11T23:13:11.4373207Z 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%] 2023-01-11T23:13:11.4373763Z 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%] 2023-01-11T23:13:11.4374413Z 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%] 2023-01-11T23:13:11.4374964Z 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%] 2023-01-11T23:13:11.4375506Z 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%] 2023-01-11T23:13:11.4376042Z 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%] 2023-01-11T23:13:11.4376586Z 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%] 2023-01-11T23:13:11.4377124Z 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%] 2023-01-11T23:13:11.4377720Z 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) [ 22%] 2023-01-11T23:13:11.4378269Z 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) [ 22%] 2023-01-11T23:13:11.4378811Z 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%] 2023-01-11T23:13:11.4379348Z 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%] 2023-01-11T23:13:11.4379884Z 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%] 2023-01-11T23:13:11.4380441Z 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%] 2023-01-11T23:13:11.4380984Z 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%] 2023-01-11T23:13:11.4381527Z 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%] 2023-01-11T23:13:11.4382076Z 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%] 2023-01-11T23:13:11.4382647Z 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%] 2023-01-11T23:13:11.4383202Z 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%] 2023-01-11T23:13:11.4383761Z 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%] 2023-01-11T23:13:11.4384300Z 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%] 2023-01-11T23:13:11.4384835Z 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%] 2023-01-11T23:13:11.4385384Z 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%] 2023-01-11T23:13:11.4385943Z 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) [ 23%] 2023-01-11T23:13:11.4386482Z 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) [ 23%] 2023-01-11T23:13:11.4387003Z 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) [ 23%] 2023-01-11T23:13:11.4387518Z 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%] 2023-01-11T23:13:11.4388048Z 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%] 2023-01-11T23:13:11.4388658Z 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%] 2023-01-11T23:13:11.4389197Z 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%] 2023-01-11T23:13:11.4389729Z 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%] 2023-01-11T23:13:11.4390255Z 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%] 2023-01-11T23:13:11.4390801Z 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%] 2023-01-11T23:13:11.4391349Z 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%] 2023-01-11T23:13:11.4392014Z 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%] 2023-01-11T23:13:11.4392665Z 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%] 2023-01-11T23:13:11.4393224Z 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%] 2023-01-11T23:13:11.4393771Z 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%] 2023-01-11T23:13:11.4394295Z 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) [ 24%] 2023-01-11T23:13:11.4394804Z 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) [ 24%] 2023-01-11T23:13:11.4395312Z 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%] 2023-01-11T23:13:11.4395816Z 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%] 2023-01-11T23:13:11.4396304Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_normal_cuda_float64 SKIPPED (Gradients are incorrect!) [ 24%] 2023-01-11T23:13:11.4396785Z 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%] 2023-01-11T23:13:11.4397304Z 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%] 2023-01-11T23:13:11.4397811Z 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%] 2023-01-11T23:13:11.4398319Z 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%] 2023-01-11T23:13:11.4398952Z 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%] 2023-01-11T23:13:11.4399619Z 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%] 2023-01-11T23:13:11.4400241Z 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%] 2023-01-11T23:13:11.4400852Z 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%] 2023-01-11T23:13:11.4401369Z 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%] 2023-01-11T23:13:11.4401888Z 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%] 2023-01-11T23:13:11.4402401Z 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%] 2023-01-11T23:13:11.4402893Z 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%] 2023-01-11T23:13:11.4403395Z 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%] 2023-01-11T23:13:11.4403905Z 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%] 2023-01-11T23:13:11.4404440Z 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%] 2023-01-11T23:13:11.4404937Z 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%] 2023-01-11T23:13:11.4405441Z 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%] 2023-01-11T23:13:11.4405952Z 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%] 2023-01-11T23:13:11.4406463Z 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%] 2023-01-11T23:13:11.4406977Z 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%] 2023-01-11T23:13:11.4407477Z 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%] 2023-01-11T23:13:11.4407990Z 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%] 2023-01-11T23:13:11.4408508Z 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%] 2023-01-11T23:13:11.4409066Z 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%] 2023-01-11T23:13:11.4409690Z 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) [ 26%] 2023-01-11T23:13:11.4410374Z 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) [ 26%] 2023-01-11T23:13:11.4411027Z 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%] 2023-01-11T23:13:11.4411569Z 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%] 2023-01-11T23:13:11.4412088Z 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%] 2023-01-11T23:13:11.4412589Z 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%] 2023-01-11T23:13:11.4413095Z 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%] 2023-01-11T23:13:11.4413607Z 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%] 2023-01-11T23:13:11.4414125Z 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%] 2023-01-11T23:13:11.4414715Z 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%] 2023-01-11T23:13:11.4415223Z 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%] 2023-01-11T23:13:11.4415807Z 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%] 2023-01-11T23:13:11.4416280Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_round_decimals_3_cuda_float64 SKIPPED (Skipped!) [ 26%] 2023-01-11T23:13:11.4416760Z 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%] 2023-01-11T23:13:11.4417265Z 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%] 2023-01-11T23:13:11.4417787Z 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) [ 27%] 2023-01-11T23:13:11.4430412Z 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%] 2023-01-11T23:13:11.4430957Z 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%] 2023-01-11T23:13:11.4431490Z 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%] 2023-01-11T23:13:11.4432136Z 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%] 2023-01-11T23:13:11.4432781Z 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%] 2023-01-11T23:13:11.4433286Z 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%] 2023-01-11T23:13:11.4433875Z 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%] 2023-01-11T23:13:11.4434393Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_signal_windows_bartlett_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 27%] 2023-01-11T23:13:11.4434916Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_signal_windows_blackman_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 27%] 2023-01-11T23:13:11.4435450Z 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%] 2023-01-11T23:13:11.4435988Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_signal_windows_general_cosine_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 27%] 2023-01-11T23:13:11.4436524Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_signal_windows_hann_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 27%] 2023-01-11T23:13:11.4437049Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_signal_windows_nuttall_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 27%] 2023-01-11T23:13:11.4437564Z 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%] 2023-01-11T23:13:11.4438077Z 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) [ 28%] 2023-01-11T23:13:11.4438736Z 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%] 2023-01-11T23:13:11.4439376Z 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%] 2023-01-11T23:13:11.4440005Z 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%] 2023-01-11T23:13:11.4440658Z 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%] 2023-01-11T23:13:11.4441183Z 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%] 2023-01-11T23:13:11.4441699Z 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%] 2023-01-11T23:13:11.4442183Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_sparse_sampled_addmm_cuda_float64 SKIPPED (Skipped!) [ 28%] 2023-01-11T23:13:11.4442673Z 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%] 2023-01-11T23:13:11.4443188Z 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%] 2023-01-11T23:13:11.4443713Z 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%] 2023-01-11T23:13:11.4444233Z 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%] 2023-01-11T23:13:11.4444781Z 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%] 2023-01-11T23:13:11.4445578Z 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%] 2023-01-11T23:13:11.4446119Z 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%] 2023-01-11T23:13:11.4446636Z 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) [ 29%] 2023-01-11T23:13:11.4447146Z 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) [ 29%] 2023-01-11T23:13:11.4447804Z 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) [ 29%] 2023-01-11T23:13:11.4448390Z 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%] 2023-01-11T23:13:11.4449049Z 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%] 2023-01-11T23:13:11.4449706Z 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%] 2023-01-11T23:13:11.4450345Z 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%] 2023-01-11T23:13:11.4451045Z 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%] 2023-01-11T23:13:11.4451619Z 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%] 2023-01-11T23:13:11.4452303Z 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%] 2023-01-11T23:13:11.4452999Z 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%] 2023-01-11T23:13:11.4453693Z 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%] 2023-01-11T23:13:11.4454454Z 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%] 2023-01-11T23:13:11.4454969Z 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%] 2023-01-11T23:13:11.4455474Z 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%] 2023-01-11T23:13:11.4455981Z 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) [ 30%] 2023-01-11T23:13:11.4456494Z 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) [ 30%] 2023-01-11T23:13:11.4457053Z 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) [ 30%] 2023-01-11T23:13:11.4457563Z 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) [ 30%] 2023-01-11T23:13:11.4458075Z 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) [ 30%] 2023-01-11T23:13:11.4458578Z 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%] 2023-01-11T23:13:11.4459089Z 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%] 2023-01-11T23:13:11.4459592Z 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%] 2023-01-11T23:13:11.4460125Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_std_mean_unbiased_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 30%] 2023-01-11T23:13:11.4460771Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_std_unbiased_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 30%] 2023-01-11T23:13:11.4461284Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_std_unbiased_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 30%] 2023-01-11T23:13:11.4461787Z 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%] 2023-01-11T23:13:11.4462343Z 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%] 2023-01-11T23:13:11.4462840Z 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%] 2023-01-11T23:13:11.4463343Z 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%] 2023-01-11T23:13:11.4463840Z 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) [ 31%] 2023-01-11T23:13:11.4464326Z 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) [ 31%] 2023-01-11T23:13:11.4464835Z 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) [ 31%] 2023-01-11T23:13:11.4465347Z 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) [ 31%] 2023-01-11T23:13:11.4465844Z 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) [ 31%] 2023-01-11T23:13:11.4466344Z 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) [ 31%] 2023-01-11T23:13:11.4466828Z 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) [ 31%] 2023-01-11T23:13:11.4467327Z 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%] 2023-01-11T23:13:11.4467858Z 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%] 2023-01-11T23:13:11.4468352Z 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%] 2023-01-11T23:13:11.4468909Z 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%] 2023-01-11T23:13:11.4469419Z 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%] 2023-01-11T23:13:11.4469932Z 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%] 2023-01-11T23:13:11.4470446Z 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%] 2023-01-11T23:13:11.4470954Z 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%] 2023-01-11T23:13:11.4471488Z 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) [ 32%] 2023-01-11T23:13:11.4472104Z 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) [ 32%] 2023-01-11T23:13:11.4472707Z 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) [ 32%] 2023-01-11T23:13:11.4473238Z 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) [ 32%] 2023-01-11T23:13:11.4473742Z 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) [ 32%] 2023-01-11T23:13:11.4474240Z 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%] 2023-01-11T23:13:11.4474739Z 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%] 2023-01-11T23:13:11.4475234Z 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%] 2023-01-11T23:13:11.4475741Z 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%] 2023-01-11T23:13:11.4476242Z 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%] 2023-01-11T23:13:11.4476743Z 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%] 2023-01-11T23:13:11.4477240Z 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%] 2023-01-11T23:13:11.4477755Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_var_mean_unbiased_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 32%] 2023-01-11T23:13:11.4478269Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_var_unbiased_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 32%] 2023-01-11T23:13:11.4478873Z 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%] 2023-01-11T23:13:11.4479493Z 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) [ 33%] 2023-01-11T23:13:11.4480119Z 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) [ 33%] 2023-01-11T23:13:11.4480743Z 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) [ 33%] 2023-01-11T23:13:11.4481247Z 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) [ 33%] 2023-01-11T23:13:11.4481748Z 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) [ 33%] 2023-01-11T23:13:11.4482244Z 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) [ 33%] 2023-01-11T23:13:11.4482747Z 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) [ 33%] 2023-01-11T23:13:11.4483247Z 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%] 2023-01-11T23:13:11.4483774Z 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%] 2023-01-11T23:13:11.4484275Z 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%] 2023-01-11T23:13:11.4484772Z 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%] 2023-01-11T23:13:11.4485266Z 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%] 2023-01-11T23:13:11.4485765Z 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%] 2023-01-11T23:13:11.4486264Z 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%] 2023-01-11T23:13:11.4486753Z 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%] 2023-01-11T23:13:11.4487254Z 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) [ 34%] 2023-01-11T23:13:11.4487745Z 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) [ 34%] 2023-01-11T23:13:11.4488251Z 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) [ 34%] 2023-01-11T23:13:11.4488838Z 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) [ 34%] 2023-01-11T23:13:11.4489465Z 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) [ 34%] 2023-01-11T23:13:11.4490071Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD___rpow___cuda_complex128 SKIPPED (Skipped!) [ 34%] 2023-01-11T23:13:11.4490597Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD___rpow___cuda_float64 SKIPPED (Skipped!) [ 34%] 2023-01-11T23:13:11.4491162Z 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) [ 34%] 2023-01-11T23:13:11.4491664Z 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%] 2023-01-11T23:13:11.4492160Z 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%] 2023-01-11T23:13:11.4492653Z 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%] 2023-01-11T23:13:11.4493152Z 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%] 2023-01-11T23:13:11.4493647Z 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%] 2023-01-11T23:13:11.4494151Z 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%] 2023-01-11T23:13:11.4494765Z 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%] 2023-01-11T23:13:11.4495301Z 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) [ 35%] 2023-01-11T23:13:11.4495801Z 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) [ 35%] 2023-01-11T23:13:11.4496304Z 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) [ 35%] 2023-01-11T23:13:11.4496821Z 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) [ 35%] 2023-01-11T23:13:11.4497314Z 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) [ 35%] 2023-01-11T23:13:11.4497809Z 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) [ 35%] 2023-01-11T23:13:11.4498303Z 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) [ 35%] 2023-01-11T23:13:11.4498790Z 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%] 2023-01-11T23:13:11.4499279Z 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%] 2023-01-11T23:13:11.4499766Z 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%] 2023-01-11T23:13:11.4500255Z 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%] 2023-01-11T23:13:11.4500790Z 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%] 2023-01-11T23:13:11.4501282Z 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%] 2023-01-11T23:13:11.4501766Z 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%] 2023-01-11T23:13:11.4502270Z 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%] 2023-01-11T23:13:11.4502767Z 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) [ 36%] 2023-01-11T23:13:11.4503240Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_as_strided_cuda_complex128 SKIPPED (Numerous errors) [ 36%] 2023-01-11T23:13:11.4503681Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_as_strided_cuda_float64 SKIPPED (Numerous errors) [ 36%] 2023-01-11T23:13:11.4504173Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_as_strided_partial_views_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 36%] 2023-01-11T23:13:11.4504702Z 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) [ 36%] 2023-01-11T23:13:11.4505215Z 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) [ 36%] 2023-01-11T23:13:11.4505731Z 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) [ 36%] 2023-01-11T23:13:11.4506240Z 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) [ 36%] 2023-01-11T23:13:11.4506748Z 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) [ 36%] 2023-01-11T23:13:11.4507254Z 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%] 2023-01-11T23:13:11.4507755Z 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%] 2023-01-11T23:13:11.4508251Z 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%] 2023-01-11T23:13:11.4508822Z 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%] 2023-01-11T23:13:11.4509318Z 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%] 2023-01-11T23:13:11.4509822Z 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%] 2023-01-11T23:13:11.4510315Z 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) [ 37%] 2023-01-11T23:13:11.4510811Z 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) [ 37%] 2023-01-11T23:13:11.4511358Z 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) [ 37%] 2023-01-11T23:13:11.4512012Z 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) [ 37%] 2023-01-11T23:13:11.4512557Z 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) [ 37%] 2023-01-11T23:13:11.4513046Z 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) [ 37%] 2023-01-11T23:13:11.4513546Z 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%] 2023-01-11T23:13:11.4514045Z 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%] 2023-01-11T23:13:11.4514558Z 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%] 2023-01-11T23:13:11.4515070Z 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%] 2023-01-11T23:13:11.4515581Z 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%] 2023-01-11T23:13:11.4516086Z 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%] 2023-01-11T23:13:11.4516659Z 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%] 2023-01-11T23:13:11.4517158Z 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%] 2023-01-11T23:13:11.4517652Z 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) [ 38%] 2023-01-11T23:13:11.4518165Z 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) [ 38%] 2023-01-11T23:13:11.4518779Z 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) [ 38%] 2023-01-11T23:13:11.4519395Z 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) [ 38%] 2023-01-11T23:13:11.4520015Z 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) [ 38%] 2023-01-11T23:13:11.4520655Z 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) [ 38%] 2023-01-11T23:13:11.4521173Z 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%] 2023-01-11T23:13:11.4521669Z 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%] 2023-01-11T23:13:11.4522165Z 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%] 2023-01-11T23:13:11.4522683Z 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%] 2023-01-11T23:13:11.4523176Z 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%] 2023-01-11T23:13:11.4523672Z 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%] 2023-01-11T23:13:11.4524164Z 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%] 2023-01-11T23:13:11.4524661Z 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%] 2023-01-11T23:13:11.4525162Z 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%] 2023-01-11T23:13:11.4525682Z 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) [ 39%] 2023-01-11T23:13:11.4526215Z 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) [ 39%] 2023-01-11T23:13:11.4526733Z 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) [ 39%] 2023-01-11T23:13:11.4527236Z 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) [ 39%] 2023-01-11T23:13:11.4527778Z 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) [ 39%] 2023-01-11T23:13:11.4528292Z 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%] 2023-01-11T23:13:11.4528803Z 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%] 2023-01-11T23:13:11.4529424Z 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%] 2023-01-11T23:13:11.4530049Z 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%] 2023-01-11T23:13:11.4530667Z 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%] 2023-01-11T23:13:11.4531265Z 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%] 2023-01-11T23:13:11.4531761Z 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%] 2023-01-11T23:13:11.4532244Z 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%] 2023-01-11T23:13:11.4532748Z 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%] 2023-01-11T23:13:11.4533249Z 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%] 2023-01-11T23:13:11.4533766Z 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) [ 40%] 2023-01-11T23:13:11.4534360Z 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) [ 40%] 2023-01-11T23:13:11.4534866Z 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) [ 40%] 2023-01-11T23:13:11.4535373Z 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) [ 40%] 2023-01-11T23:13:11.4535868Z 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%] 2023-01-11T23:13:11.4536368Z 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%] 2023-01-11T23:13:11.4536854Z 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%] 2023-01-11T23:13:11.4537349Z 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%] 2023-01-11T23:13:11.4537842Z 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%] 2023-01-11T23:13:11.4538343Z 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%] 2023-01-11T23:13:11.4538893Z 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%] 2023-01-11T23:13:11.4539401Z 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%] 2023-01-11T23:13:11.4539902Z 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%] 2023-01-11T23:13:11.4540395Z 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%] 2023-01-11T23:13:11.4540895Z 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%] 2023-01-11T23:13:11.4541393Z 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) [ 41%] 2023-01-11T23:13:11.4541899Z 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) [ 41%] 2023-01-11T23:13:11.4542400Z 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) [ 41%] 2023-01-11T23:13:11.4542901Z 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%] 2023-01-11T23:13:11.4543403Z 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%] 2023-01-11T23:13:11.4543918Z 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%] 2023-01-11T23:13:11.4544462Z 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%] 2023-01-11T23:13:11.4544958Z 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%] 2023-01-11T23:13:11.4545457Z 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%] 2023-01-11T23:13:11.4545950Z 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%] 2023-01-11T23:13:11.4546453Z 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%] 2023-01-11T23:13:11.4546959Z 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%] 2023-01-11T23:13:11.4547461Z 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%] 2023-01-11T23:13:11.4547951Z 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%] 2023-01-11T23:13:11.4548444Z 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%] 2023-01-11T23:13:11.4549004Z 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) [ 42%] 2023-01-11T23:13:11.4549537Z 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%] 2023-01-11T23:13:11.4550036Z 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%] 2023-01-11T23:13:11.4550533Z 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%] 2023-01-11T23:13:11.4551049Z 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%] 2023-01-11T23:13:11.4551633Z 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%] 2023-01-11T23:13:11.4552212Z 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%] 2023-01-11T23:13:11.4552701Z 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%] 2023-01-11T23:13:11.4553197Z 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%] 2023-01-11T23:13:11.4553707Z 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%] 2023-01-11T23:13:11.4554222Z 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%] 2023-01-11T23:13:11.4554723Z 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) [ 42%] 2023-01-11T23:13:11.4555255Z 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) [ 42%] 2023-01-11T23:13:11.4555760Z 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) [ 42%] 2023-01-11T23:13:11.4556263Z 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) [ 42%] 2023-01-11T23:13:11.4556762Z 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%] 2023-01-11T23:13:11.4557258Z 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%] 2023-01-11T23:13:11.4557771Z 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%] 2023-01-11T23:13:11.4558281Z 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%] 2023-01-11T23:13:11.4558790Z 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%] 2023-01-11T23:13:11.4559298Z 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%] 2023-01-11T23:13:11.4559866Z 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%] 2023-01-11T23:13:11.4560401Z 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%] 2023-01-11T23:13:11.4560904Z 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%] 2023-01-11T23:13:11.4561406Z 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%] 2023-01-11T23:13:11.4561902Z 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%] 2023-01-11T23:13:11.4562407Z 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%] 2023-01-11T23:13:11.4562910Z 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) [ 43%] 2023-01-11T23:13:11.4563409Z 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) [ 43%] 2023-01-11T23:13:11.4563899Z 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) [ 43%] 2023-01-11T23:13:11.4564393Z 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%] 2023-01-11T23:13:11.4564921Z 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%] 2023-01-11T23:13:11.4565458Z 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%] 2023-01-11T23:13:11.4566014Z 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%] 2023-01-11T23:13:11.4566551Z 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%] 2023-01-11T23:13:11.4567087Z 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%] 2023-01-11T23:13:11.4567593Z 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%] 2023-01-11T23:13:11.4568090Z 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%] 2023-01-11T23:13:11.4568667Z 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%] 2023-01-11T23:13:11.4569274Z 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%] 2023-01-11T23:13:11.4569887Z 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) [ 44%] 2023-01-11T23:13:11.4570513Z 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) [ 44%] 2023-01-11T23:13:11.4571174Z 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) [ 44%] 2023-01-11T23:13:11.4571680Z 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) [ 44%] 2023-01-11T23:13:11.4572188Z 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) [ 44%] 2023-01-11T23:13:11.4572708Z 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%] 2023-01-11T23:13:11.4573229Z 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%] 2023-01-11T23:13:11.4573739Z 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%] 2023-01-11T23:13:11.4574344Z 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%] 2023-01-11T23:13:11.4574861Z 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%] 2023-01-11T23:13:11.4575379Z 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%] 2023-01-11T23:13:11.4575910Z 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%] 2023-01-11T23:13:11.4576443Z 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%] 2023-01-11T23:13:11.4577013Z 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%] 2023-01-11T23:13:11.4577519Z 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%] 2023-01-11T23:13:11.4578027Z 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%] 2023-01-11T23:13:11.4578544Z 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%] 2023-01-11T23:13:11.4579060Z 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%] 2023-01-11T23:13:11.4579586Z 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%] 2023-01-11T23:13:11.4580102Z 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) [ 45%] 2023-01-11T23:13:11.4580579Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_linalg_lstsq_cuda_complex128 SKIPPED (Skipped!) [ 46%] 2023-01-11T23:13:11.4581005Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_linalg_lstsq_cuda_float64 SKIPPED (Skipped!) [ 46%] 2023-01-11T23:13:11.4581494Z 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%] 2023-01-11T23:13:11.4582061Z 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%] 2023-01-11T23:13:11.4582586Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_linalg_lu_factor_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 46%] 2023-01-11T23:13:11.4583104Z 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%] 2023-01-11T23:13:11.4583617Z 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%] 2023-01-11T23:13:11.4584134Z 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%] 2023-01-11T23:13:11.4584652Z 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%] 2023-01-11T23:13:11.4585183Z 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%] 2023-01-11T23:13:11.4585698Z 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%] 2023-01-11T23:13:11.4586223Z 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%] 2023-01-11T23:13:11.4586759Z 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%] 2023-01-11T23:13:11.4587300Z 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%] 2023-01-11T23:13:11.4587850Z 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%] 2023-01-11T23:13:11.4588351Z 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) [ 47%] 2023-01-11T23:13:11.4588960Z 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) [ 47%] 2023-01-11T23:13:11.4589533Z 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) [ 47%] 2023-01-11T23:13:11.4590075Z 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) [ 47%] 2023-01-11T23:13:11.4590589Z 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) [ 47%] 2023-01-11T23:13:11.4591106Z 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%] 2023-01-11T23:13:11.4591648Z 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%] 2023-01-11T23:13:11.4592135Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_linalg_pinv_singular_cuda_complex128 PASSED [ 47%] 2023-01-11T23:13:11.4592596Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_linalg_pinv_singular_cuda_float64 PASSED [ 47%] 2023-01-11T23:13:11.4593057Z 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%] 2023-01-11T23:13:11.4593569Z 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%] 2023-01-11T23:13:11.4594081Z 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%] 2023-01-11T23:13:11.4594596Z 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%] 2023-01-11T23:13:11.4595112Z 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%] 2023-01-11T23:13:11.4595623Z 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%] 2023-01-11T23:13:11.4596319Z 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) [ 48%] 2023-01-11T23:13:11.4596846Z 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) [ 48%] 2023-01-11T23:13:11.4597363Z 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) [ 48%] 2023-01-11T23:13:11.4597880Z 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) [ 48%] 2023-01-11T23:13:11.4598475Z 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) [ 48%] 2023-01-11T23:13:11.4599132Z 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) [ 48%] 2023-01-11T23:13:11.4599780Z 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) [ 48%] 2023-01-11T23:13:11.4600416Z 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%] 2023-01-11T23:13:11.4600976Z 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%] 2023-01-11T23:13:11.4601479Z 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%] 2023-01-11T23:13:11.4601983Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_log1p_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 48%] 2023-01-11T23:13:11.4602479Z 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%] 2023-01-11T23:13:11.4602981Z 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%] 2023-01-11T23:13:11.4603473Z 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%] 2023-01-11T23:13:11.4603998Z 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%] 2023-01-11T23:13:11.4604510Z 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) [ 49%] 2023-01-11T23:13:11.4605020Z 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) [ 49%] 2023-01-11T23:13:11.4605522Z 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) [ 49%] 2023-01-11T23:13:11.4606028Z 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) [ 49%] 2023-01-11T23:13:11.4606545Z 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) [ 49%] 2023-01-11T23:13:11.4607057Z 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) [ 49%] 2023-01-11T23:13:11.4607571Z 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%] 2023-01-11T23:13:11.4608061Z 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%] 2023-01-11T23:13:11.4608573Z 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%] 2023-01-11T23:13:11.4609193Z 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%] 2023-01-11T23:13:11.4609846Z 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%] 2023-01-11T23:13:11.4610465Z 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%] 2023-01-11T23:13:11.4611092Z 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%] 2023-01-11T23:13:11.4611616Z 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%] 2023-01-11T23:13:11.4612127Z 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) [ 50%] 2023-01-11T23:13:11.4612646Z 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) [ 50%] 2023-01-11T23:13:11.4613163Z 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) [ 50%] 2023-01-11T23:13:11.4613674Z 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) [ 50%] 2023-01-11T23:13:11.4614279Z 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) [ 50%] 2023-01-11T23:13:11.4614837Z 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) [ 50%] 2023-01-11T23:13:11.4615358Z 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%] 2023-01-11T23:13:11.4615876Z 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%] 2023-01-11T23:13:11.4616383Z 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%] 2023-01-11T23:13:11.4616888Z 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%] 2023-01-11T23:13:11.4617397Z 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%] 2023-01-11T23:13:11.4617910Z 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%] 2023-01-11T23:13:11.4618414Z 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%] 2023-01-11T23:13:11.4618940Z 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%] 2023-01-11T23:13:11.4619463Z 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%] 2023-01-11T23:13:11.4619963Z 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) [ 51%] 2023-01-11T23:13:11.4620484Z 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) [ 51%] 2023-01-11T23:13:11.4621026Z 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) [ 51%] 2023-01-11T23:13:11.4621529Z 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%] 2023-01-11T23:13:11.4622035Z 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%] 2023-01-11T23:13:11.4622544Z 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%] 2023-01-11T23:13:11.4623048Z 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%] 2023-01-11T23:13:11.4623542Z 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%] 2023-01-11T23:13:11.4624030Z 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%] 2023-01-11T23:13:11.4624527Z 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%] 2023-01-11T23:13:11.4625020Z 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%] 2023-01-11T23:13:11.4625542Z 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%] 2023-01-11T23:13:11.4626039Z 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%] 2023-01-11T23:13:11.4626546Z 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%] 2023-01-11T23:13:11.4627072Z 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%] 2023-01-11T23:13:11.4627584Z 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) [ 52%] 2023-01-11T23:13:11.4628083Z 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) [ 52%] 2023-01-11T23:13:11.4628581Z 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) [ 52%] 2023-01-11T23:13:11.4629130Z 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%] 2023-01-11T23:13:11.4629641Z 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%] 2023-01-11T23:13:11.4630121Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_native_layer_norm_cuda_float64 SKIPPED (Skipped!) [ 52%] 2023-01-11T23:13:11.4630588Z 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%] 2023-01-11T23:13:11.4631125Z 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%] 2023-01-11T23:13:11.4631745Z 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%] 2023-01-11T23:13:11.4632357Z 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%] 2023-01-11T23:13:11.4632874Z 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%] 2023-01-11T23:13:11.4633377Z 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%] 2023-01-11T23:13:11.4633887Z 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%] 2023-01-11T23:13:11.4634373Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_nn_functional__scaled_dot_product_attention_cuda_float64 SKIPPED (Skipped!) [ 52%] 2023-01-11T23:13:11.4634887Z 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%] 2023-01-11T23:13:11.4635436Z 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) [ 53%] 2023-01-11T23:13:11.4635978Z 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) [ 53%] 2023-01-11T23:13:11.4636541Z 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) [ 53%] 2023-01-11T23:13:11.4637085Z 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) [ 53%] 2023-01-11T23:13:11.4637607Z 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) [ 53%] 2023-01-11T23:13:11.4638130Z 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) [ 53%] 2023-01-11T23:13:11.4638770Z 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%] 2023-01-11T23:13:11.4639413Z 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%] 2023-01-11T23:13:11.4640058Z 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%] 2023-01-11T23:13:11.4640707Z 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%] 2023-01-11T23:13:11.4641239Z 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%] 2023-01-11T23:13:11.4641781Z 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%] 2023-01-11T23:13:11.4642353Z 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%] 2023-01-11T23:13:11.4642889Z 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%] 2023-01-11T23:13:11.4643422Z 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%] 2023-01-11T23:13:11.4643945Z 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) [ 54%] 2023-01-11T23:13:11.4644469Z 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) [ 54%] 2023-01-11T23:13:11.4645023Z 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%] 2023-01-11T23:13:11.4645574Z 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%] 2023-01-11T23:13:11.4646115Z 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%] 2023-01-11T23:13:11.4646650Z 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%] 2023-01-11T23:13:11.4647211Z 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%] 2023-01-11T23:13:11.4647740Z 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%] 2023-01-11T23:13:11.4648282Z 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%] 2023-01-11T23:13:11.4648949Z 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%] 2023-01-11T23:13:11.4649607Z 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%] 2023-01-11T23:13:11.4650259Z 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%] 2023-01-11T23:13:11.4650911Z 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) [ 54%] 2023-01-11T23:13:11.4651491Z 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) [ 54%] 2023-01-11T23:13:11.4652025Z 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) [ 54%] 2023-01-11T23:13:11.4652521Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_nn_functional_max_unpool3d_cuda_float64 SKIPPED (Skipped!) [ 55%] 2023-01-11T23:13:11.4653039Z 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%] 2023-01-11T23:13:11.4653558Z 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%] 2023-01-11T23:13:11.4654106Z 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%] 2023-01-11T23:13:11.4654752Z 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%] 2023-01-11T23:13:11.4655282Z 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%] 2023-01-11T23:13:11.4655824Z 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%] 2023-01-11T23:13:11.4656355Z 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%] 2023-01-11T23:13:11.4656897Z 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%] 2023-01-11T23:13:11.4657434Z 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%] 2023-01-11T23:13:11.4658018Z 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%] 2023-01-11T23:13:11.4658572Z 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) [ 55%] 2023-01-11T23:13:11.4659105Z 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) [ 55%] 2023-01-11T23:13:11.4659644Z 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) [ 55%] 2023-01-11T23:13:11.4660181Z 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) [ 55%] 2023-01-11T23:13:11.4660715Z 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%] 2023-01-11T23:13:11.4661236Z 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%] 2023-01-11T23:13:11.4661757Z 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%] 2023-01-11T23:13:11.4662319Z 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%] 2023-01-11T23:13:11.4662959Z 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%] 2023-01-11T23:13:11.4663495Z 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%] 2023-01-11T23:13:11.4664074Z 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%] 2023-01-11T23:13:11.4664619Z 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%] 2023-01-11T23:13:11.4665169Z 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%] 2023-01-11T23:13:11.4665712Z 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%] 2023-01-11T23:13:11.4666246Z 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%] 2023-01-11T23:13:11.4666768Z 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%] 2023-01-11T23:13:11.4667308Z 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%] 2023-01-11T23:13:11.4667859Z 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%] 2023-01-11T23:13:11.4668423Z 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) [ 56%] 2023-01-11T23:13:11.4669023Z 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%] 2023-01-11T23:13:11.4669550Z 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%] 2023-01-11T23:13:11.4670074Z 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%] 2023-01-11T23:13:11.4670579Z 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%] 2023-01-11T23:13:11.4671115Z 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%] 2023-01-11T23:13:11.4671726Z 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%] 2023-01-11T23:13:11.4672317Z 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%] 2023-01-11T23:13:11.4672808Z 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%] 2023-01-11T23:13:11.4673277Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_normal_cuda_float64 SKIPPED (Gradients are incorrect!) [ 57%] 2023-01-11T23:13:11.4673754Z 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%] 2023-01-11T23:13:11.4674251Z 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%] 2023-01-11T23:13:11.4674793Z 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%] 2023-01-11T23:13:11.4675288Z 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%] 2023-01-11T23:13:11.4675788Z 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%] 2023-01-11T23:13:11.4676273Z 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) [ 57%] 2023-01-11T23:13:11.4676749Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_polygamma_polygamma_n_1_cuda_float64 SKIPPED (Skipped!) [ 58%] 2023-01-11T23:13:11.4677232Z 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%] 2023-01-11T23:13:11.4677732Z 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%] 2023-01-11T23:13:11.4678219Z 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%] 2023-01-11T23:13:11.4678829Z 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%] 2023-01-11T23:13:11.4679476Z 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%] 2023-01-11T23:13:11.4680106Z 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%] 2023-01-11T23:13:11.4680735Z 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%] 2023-01-11T23:13:11.4681234Z 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%] 2023-01-11T23:13:11.4681726Z 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%] 2023-01-11T23:13:11.4682223Z 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%] 2023-01-11T23:13:11.4682730Z 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%] 2023-01-11T23:13:11.4683215Z 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) [ 58%] 2023-01-11T23:13:11.4683711Z 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) [ 58%] 2023-01-11T23:13:11.4684214Z 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) [ 58%] 2023-01-11T23:13:11.4684710Z 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%] 2023-01-11T23:13:11.4685214Z 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%] 2023-01-11T23:13:11.4685790Z 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%] 2023-01-11T23:13:11.4686316Z 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%] 2023-01-11T23:13:11.4686833Z 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%] 2023-01-11T23:13:11.4687343Z 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%] 2023-01-11T23:13:11.4687839Z 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%] 2023-01-11T23:13:11.4688353Z 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%] 2023-01-11T23:13:11.4688984Z 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%] 2023-01-11T23:13:11.4689618Z 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%] 2023-01-11T23:13:11.4690235Z 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%] 2023-01-11T23:13:11.4690880Z 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%] 2023-01-11T23:13:11.4691408Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_round_decimals_3_cuda_float64 SKIPPED (Skipped!) [ 59%] 2023-01-11T23:13:11.4691880Z 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) [ 59%] 2023-01-11T23:13:11.4692392Z 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) [ 59%] 2023-01-11T23:13:11.4692909Z 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%] 2023-01-11T23:13:11.4693445Z 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%] 2023-01-11T23:13:11.4693981Z 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%] 2023-01-11T23:13:11.4694621Z 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%] 2023-01-11T23:13:11.4695153Z 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%] 2023-01-11T23:13:11.4695679Z 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%] 2023-01-11T23:13:11.4696211Z 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%] 2023-01-11T23:13:11.4696775Z 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%] 2023-01-11T23:13:11.4697276Z 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%] 2023-01-11T23:13:11.4697771Z 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%] 2023-01-11T23:13:11.4698271Z 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%] 2023-01-11T23:13:11.4698774Z 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%] 2023-01-11T23:13:11.4699279Z 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%] 2023-01-11T23:13:11.4699796Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_signal_windows_bartlett_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 60%] 2023-01-11T23:13:11.4700329Z 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) [ 60%] 2023-01-11T23:13:11.4700864Z 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%] 2023-01-11T23:13:11.4701394Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_signal_windows_general_cosine_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 61%] 2023-01-11T23:13:11.4701960Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_signal_windows_hann_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 61%] 2023-01-11T23:13:11.4702484Z 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%] 2023-01-11T23:13:11.4702995Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_signal_windows_nuttall_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 61%] 2023-01-11T23:13:11.4703507Z 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%] 2023-01-11T23:13:11.4704011Z 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%] 2023-01-11T23:13:11.4704505Z 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%] 2023-01-11T23:13:11.4704995Z 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%] 2023-01-11T23:13:11.4705485Z 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%] 2023-01-11T23:13:11.4705981Z 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%] 2023-01-11T23:13:11.4706483Z 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%] 2023-01-11T23:13:11.4706993Z 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%] 2023-01-11T23:13:11.4707538Z 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%] 2023-01-11T23:13:11.4708066Z 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%] 2023-01-11T23:13:11.4708587Z 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) [ 62%] 2023-01-11T23:13:11.4709151Z 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) [ 62%] 2023-01-11T23:13:11.4709678Z 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) [ 62%] 2023-01-11T23:13:11.4710230Z 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) [ 62%] 2023-01-11T23:13:11.4711055Z 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) [ 62%] 2023-01-11T23:13:11.4711724Z 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%] 2023-01-11T23:13:11.4712330Z 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%] 2023-01-11T23:13:11.4712880Z 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%] 2023-01-11T23:13:11.4713414Z 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%] 2023-01-11T23:13:11.4713945Z 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%] 2023-01-11T23:13:11.4714472Z 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%] 2023-01-11T23:13:11.4715009Z 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%] 2023-01-11T23:13:11.4715527Z 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%] 2023-01-11T23:13:11.4716058Z 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%] 2023-01-11T23:13:11.4716755Z 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) [ 63%] 2023-01-11T23:13:11.4717440Z 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) [ 63%] 2023-01-11T23:13:11.4717984Z 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) [ 63%] 2023-01-11T23:13:11.4718640Z 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) [ 63%] 2023-01-11T23:13:11.4719277Z 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%] 2023-01-11T23:13:11.4719919Z 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%] 2023-01-11T23:13:11.4720543Z 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%] 2023-01-11T23:13:11.4721077Z 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%] 2023-01-11T23:13:11.4721583Z 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%] 2023-01-11T23:13:11.4722092Z 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%] 2023-01-11T23:13:11.4722600Z 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%] 2023-01-11T23:13:11.4723110Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_std_mean_unbiased_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 63%] 2023-01-11T23:13:11.4723635Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_std_unbiased_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 63%] 2023-01-11T23:13:11.4724165Z 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%] 2023-01-11T23:13:11.4724674Z 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%] 2023-01-11T23:13:11.4725174Z 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) [ 64%] 2023-01-11T23:13:11.4725668Z 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) [ 64%] 2023-01-11T23:13:11.4726166Z 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%] 2023-01-11T23:13:11.4726665Z 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%] 2023-01-11T23:13:11.4727182Z 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%] 2023-01-11T23:13:11.4727695Z 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%] 2023-01-11T23:13:11.4728209Z 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%] 2023-01-11T23:13:11.4728716Z 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%] 2023-01-11T23:13:11.4729265Z 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%] 2023-01-11T23:13:11.4729798Z 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%] 2023-01-11T23:13:11.4730302Z 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%] 2023-01-11T23:13:11.4730820Z 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%] 2023-01-11T23:13:11.4731331Z 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%] 2023-01-11T23:13:11.4731841Z 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%] 2023-01-11T23:13:11.4732347Z 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%] 2023-01-11T23:13:11.4732859Z 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) [ 65%] 2023-01-11T23:13:11.4733363Z 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) [ 65%] 2023-01-11T23:13:11.4733867Z 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) [ 65%] 2023-01-11T23:13:11.4734481Z 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) [ 65%] 2023-01-11T23:13:11.4735019Z 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) [ 65%] 2023-01-11T23:13:11.4735523Z 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) [ 65%] 2023-01-11T23:13:11.4736039Z 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%] 2023-01-11T23:13:11.4736550Z 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%] 2023-01-11T23:13:11.4737037Z 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%] 2023-01-11T23:13:11.4737533Z 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%] 2023-01-11T23:13:11.4738026Z 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%] 2023-01-11T23:13:11.4738531Z 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%] 2023-01-11T23:13:11.4739035Z 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%] 2023-01-11T23:13:11.4739536Z 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%] 2023-01-11T23:13:11.4740045Z 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%] 2023-01-11T23:13:11.4740573Z 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) [ 66%] 2023-01-11T23:13:11.4741077Z 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) [ 66%] 2023-01-11T23:13:11.4741572Z 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) [ 66%] 2023-01-11T23:13:11.4742080Z 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) [ 66%] 2023-01-11T23:13:11.4742585Z 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) [ 66%] 2023-01-11T23:13:11.4743090Z 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) [ 66%] 2023-01-11T23:13:11.4743607Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_var_mean_unbiased_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 66%] 2023-01-11T23:13:11.4744113Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_var_unbiased_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 66%] 2023-01-11T23:13:11.4744630Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_var_unbiased_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 66%] 2023-01-11T23:13:11.4745146Z 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%] 2023-01-11T23:13:11.4745681Z 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%] 2023-01-11T23:13:11.4746186Z 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%] 2023-01-11T23:13:11.4746701Z 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%] 2023-01-11T23:13:11.4747205Z 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%] 2023-01-11T23:13:11.4747718Z 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%] 2023-01-11T23:13:11.4748230Z 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) [ 67%] 2023-01-11T23:13:11.4748777Z 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) [ 67%] 2023-01-11T23:13:11.4749279Z 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) [ 67%] 2023-01-11T23:13:11.4749775Z 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) [ 67%] 2023-01-11T23:13:11.4750275Z 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) [ 67%] 2023-01-11T23:13:11.4750794Z 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) [ 67%] 2023-01-11T23:13:11.4751448Z 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) [ 67%] 2023-01-11T23:13:11.4752066Z 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) [ 67%] 2023-01-11T23:13:11.4752586Z 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) [ 67%] 2023-01-11T23:13:11.4753094Z 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) [ 67%] 2023-01-11T23:13:11.4753600Z 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) [ 67%] 2023-01-11T23:13:11.4754117Z 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) [ 67%] 2023-01-11T23:13:11.4754630Z 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) [ 67%] 2023-01-11T23:13:11.4755136Z 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) [ 67%] 2023-01-11T23:13:11.4755639Z 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) [ 67%] 2023-01-11T23:13:11.4756167Z 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) [ 68%] 2023-01-11T23:13:11.4756709Z 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) [ 68%] 2023-01-11T23:13:11.4757240Z 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) [ 68%] 2023-01-11T23:13:11.4757760Z 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) [ 68%] 2023-01-11T23:13:11.4758237Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD___rpow___cuda_complex128 SKIPPED (Skipped!) [ 68%] 2023-01-11T23:13:11.4758823Z 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) [ 68%] 2023-01-11T23:13:11.4759476Z 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) [ 68%] 2023-01-11T23:13:11.4760264Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_abs_cuda_complex128 SKIPPED (In-place abs not supported for complex tensors) [ 68%] 2023-01-11T23:13:11.4760890Z 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) [ 68%] 2023-01-11T23:13:11.4761417Z 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) [ 68%] 2023-01-11T23:13:11.4761938Z 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) [ 68%] 2023-01-11T23:13:11.4762461Z 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) [ 68%] 2023-01-11T23:13:11.4763008Z 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) [ 68%] 2023-01-11T23:13:11.4763522Z 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) [ 68%] 2023-01-11T23:13:11.4764042Z 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) [ 68%] 2023-01-11T23:13:11.4764556Z 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) [ 69%] 2023-01-11T23:13:11.4765086Z 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) [ 69%] 2023-01-11T23:13:11.4765626Z 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) [ 69%] 2023-01-11T23:13:11.4766153Z 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) [ 69%] 2023-01-11T23:13:11.4766672Z 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) [ 69%] 2023-01-11T23:13:11.4767192Z 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) [ 69%] 2023-01-11T23:13:11.4767743Z 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) [ 69%] 2023-01-11T23:13:11.4768262Z 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) [ 69%] 2023-01-11T23:13:11.4768866Z 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) [ 69%] 2023-01-11T23:13:11.4769502Z 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) [ 69%] 2023-01-11T23:13:11.4770140Z 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) [ 69%] 2023-01-11T23:13:11.4770772Z 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) [ 69%] 2023-01-11T23:13:11.4771332Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_as_strided_cuda_complex128 SKIPPED (Numerous errors) [ 69%] 2023-01-11T23:13:11.4771786Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_as_strided_cuda_float64 SKIPPED (Numerous errors) [ 69%] 2023-01-11T23:13:11.4772284Z 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) [ 69%] 2023-01-11T23:13:11.4772809Z 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) [ 70%] 2023-01-11T23:13:11.4773317Z 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) [ 70%] 2023-01-11T23:13:11.4773860Z 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) [ 70%] 2023-01-11T23:13:11.4774484Z 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) [ 70%] 2023-01-11T23:13:11.4775006Z 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) [ 70%] 2023-01-11T23:13:11.4775520Z 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) [ 70%] 2023-01-11T23:13:11.4776031Z 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) [ 70%] 2023-01-11T23:13:11.4776545Z 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) [ 70%] 2023-01-11T23:13:11.4777054Z 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) [ 70%] 2023-01-11T23:13:11.4777565Z 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) [ 70%] 2023-01-11T23:13:11.4778063Z 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) [ 70%] 2023-01-11T23:13:11.4778576Z 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) [ 70%] 2023-01-11T23:13:11.4779131Z 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) [ 70%] 2023-01-11T23:13:11.4779645Z 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) [ 70%] 2023-01-11T23:13:11.4780154Z 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) [ 70%] 2023-01-11T23:13:11.4780654Z 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) [ 71%] 2023-01-11T23:13:11.4781163Z 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) [ 71%] 2023-01-11T23:13:11.4781674Z 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) [ 71%] 2023-01-11T23:13:11.4782184Z 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) [ 71%] 2023-01-11T23:13:11.4782688Z 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) [ 71%] 2023-01-11T23:13:11.4783199Z 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) [ 71%] 2023-01-11T23:13:11.4783708Z 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) [ 71%] 2023-01-11T23:13:11.4784230Z 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) [ 71%] 2023-01-11T23:13:11.4784810Z 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) [ 71%] 2023-01-11T23:13:11.4785327Z 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) [ 71%] 2023-01-11T23:13:11.4785837Z 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) [ 71%] 2023-01-11T23:13:11.4786358Z 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%] 2023-01-11T23:13:11.4786889Z 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%] 2023-01-11T23:13:11.4787411Z 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%] 2023-01-11T23:13:11.4787916Z 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%] 2023-01-11T23:13:11.4788443Z 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) [ 72%] 2023-01-11T23:13:11.4789027Z 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) [ 72%] 2023-01-11T23:13:11.4789578Z 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) [ 72%] 2023-01-11T23:13:11.4790104Z 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) [ 72%] 2023-01-11T23:13:11.4790621Z 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) [ 72%] 2023-01-11T23:13:11.4791254Z 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) [ 72%] 2023-01-11T23:13:11.4791907Z 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) [ 72%] 2023-01-11T23:13:11.4792500Z 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) [ 72%] 2023-01-11T23:13:11.4793012Z 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) [ 72%] 2023-01-11T23:13:11.4793529Z 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%] 2023-01-11T23:13:11.4794064Z 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%] 2023-01-11T23:13:11.4794613Z 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%] 2023-01-11T23:13:11.4795137Z 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%] 2023-01-11T23:13:11.4795680Z 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%] 2023-01-11T23:13:11.4796198Z 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%] 2023-01-11T23:13:11.4796725Z 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) [ 73%] 2023-01-11T23:13:11.4797265Z 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) [ 73%] 2023-01-11T23:13:11.4797798Z 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) [ 73%] 2023-01-11T23:13:11.4798379Z 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) [ 73%] 2023-01-11T23:13:11.4799045Z 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) [ 73%] 2023-01-11T23:13:11.4799705Z 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) [ 73%] 2023-01-11T23:13:11.4800347Z 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) [ 73%] 2023-01-11T23:13:11.4800977Z 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) [ 73%] 2023-01-11T23:13:11.4801529Z 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) [ 73%] 2023-01-11T23:13:11.4802068Z 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) [ 73%] 2023-01-11T23:13:11.4802597Z 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) [ 73%] 2023-01-11T23:13:11.4803115Z 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) [ 73%] 2023-01-11T23:13:11.4803644Z 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) [ 73%] 2023-01-11T23:13:11.4804159Z 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%] 2023-01-11T23:13:11.4804675Z 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%] 2023-01-11T23:13:11.4805189Z 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) [ 74%] 2023-01-11T23:13:11.4805699Z 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) [ 74%] 2023-01-11T23:13:11.4806248Z 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) [ 74%] 2023-01-11T23:13:11.4806764Z 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) [ 74%] 2023-01-11T23:13:11.4807282Z 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) [ 74%] 2023-01-11T23:13:11.4807801Z 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) [ 74%] 2023-01-11T23:13:11.4808325Z 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) [ 74%] 2023-01-11T23:13:11.4808967Z 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) [ 74%] 2023-01-11T23:13:11.4809622Z 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) [ 74%] 2023-01-11T23:13:11.4810273Z 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) [ 74%] 2023-01-11T23:13:11.4810908Z 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) [ 74%] 2023-01-11T23:13:11.4811475Z 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) [ 74%] 2023-01-11T23:13:11.4812015Z 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) [ 74%] 2023-01-11T23:13:11.4812537Z 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%] 2023-01-11T23:13:11.4813058Z 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) [ 75%] 2023-01-11T23:13:11.4813583Z 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) [ 75%] 2023-01-11T23:13:11.4814117Z 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) [ 75%] 2023-01-11T23:13:11.4814744Z 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) [ 75%] 2023-01-11T23:13:11.4815261Z 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) [ 75%] 2023-01-11T23:13:11.4815768Z 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) [ 75%] 2023-01-11T23:13:11.4816288Z 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) [ 75%] 2023-01-11T23:13:11.4816801Z 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) [ 75%] 2023-01-11T23:13:11.4817316Z 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) [ 75%] 2023-01-11T23:13:11.4817874Z 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) [ 75%] 2023-01-11T23:13:11.4818378Z 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) [ 75%] 2023-01-11T23:13:11.4818900Z 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%] 2023-01-11T23:13:11.4819415Z 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%] 2023-01-11T23:13:11.4819936Z 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%] 2023-01-11T23:13:11.4820463Z 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%] 2023-01-11T23:13:11.4820970Z 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) [ 76%] 2023-01-11T23:13:11.4821484Z 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) [ 76%] 2023-01-11T23:13:11.4822000Z 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) [ 76%] 2023-01-11T23:13:11.4822542Z 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) [ 76%] 2023-01-11T23:13:11.4823052Z 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) [ 76%] 2023-01-11T23:13:11.4823564Z 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) [ 76%] 2023-01-11T23:13:11.4824070Z 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) [ 76%] 2023-01-11T23:13:11.4824587Z 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) [ 76%] 2023-01-11T23:13:11.4825102Z 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) [ 76%] 2023-01-11T23:13:11.4825610Z 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%] 2023-01-11T23:13:11.4826125Z 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%] 2023-01-11T23:13:11.4826642Z 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%] 2023-01-11T23:13:11.4827155Z 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%] 2023-01-11T23:13:11.4827664Z 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%] 2023-01-11T23:13:11.4828207Z 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%] 2023-01-11T23:13:11.4828796Z 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) [ 77%] 2023-01-11T23:13:11.4829315Z 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) [ 77%] 2023-01-11T23:13:11.4829833Z 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) [ 77%] 2023-01-11T23:13:11.4830350Z 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) [ 77%] 2023-01-11T23:13:11.4830867Z 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) [ 77%] 2023-01-11T23:13:11.4831378Z 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) [ 77%] 2023-01-11T23:13:11.4831983Z 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) [ 77%] 2023-01-11T23:13:11.4832610Z 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) [ 77%] 2023-01-11T23:13:11.4833218Z 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) [ 77%] 2023-01-11T23:13:11.4833749Z 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) [ 77%] 2023-01-11T23:13:11.4834275Z 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) [ 77%] 2023-01-11T23:13:11.4834798Z 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) [ 77%] 2023-01-11T23:13:11.4835312Z 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) [ 77%] 2023-01-11T23:13:11.4835839Z 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) [ 77%] 2023-01-11T23:13:11.4836366Z 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%] 2023-01-11T23:13:11.4836891Z 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) [ 78%] 2023-01-11T23:13:11.4837407Z 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) [ 78%] 2023-01-11T23:13:11.4837910Z 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) [ 78%] 2023-01-11T23:13:11.4838521Z 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) [ 78%] 2023-01-11T23:13:11.4839199Z 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) [ 78%] 2023-01-11T23:13:11.4839879Z 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) [ 78%] 2023-01-11T23:13:11.4840580Z 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) [ 78%] 2023-01-11T23:13:11.4841136Z 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%] 2023-01-11T23:13:11.4841652Z 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%] 2023-01-11T23:13:11.4842166Z 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%] 2023-01-11T23:13:11.4842680Z 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%] 2023-01-11T23:13:11.4843182Z 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%] 2023-01-11T23:13:11.4843705Z 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%] 2023-01-11T23:13:11.4844266Z 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%] 2023-01-11T23:13:11.4844793Z 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%] 2023-01-11T23:13:11.4845319Z 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) [ 79%] 2023-01-11T23:13:11.4845849Z 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) [ 79%] 2023-01-11T23:13:11.4846399Z 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) [ 79%] 2023-01-11T23:13:11.4846961Z 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) [ 79%] 2023-01-11T23:13:11.4847504Z 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%] 2023-01-11T23:13:11.4848027Z 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%] 2023-01-11T23:13:11.4848643Z 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%] 2023-01-11T23:13:11.4849321Z 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%] 2023-01-11T23:13:11.4849996Z 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%] 2023-01-11T23:13:11.4850690Z 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%] 2023-01-11T23:13:11.4851276Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_linalg_lstsq_cuda_float64 SKIPPED (Skipped!) [ 79%] 2023-01-11T23:13:11.4851780Z 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%] 2023-01-11T23:13:11.4852341Z 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%] 2023-01-11T23:13:11.4852878Z 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%] 2023-01-11T23:13:11.4853398Z 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%] 2023-01-11T23:13:11.4853917Z 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) [ 80%] 2023-01-11T23:13:11.4854547Z 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) [ 80%] 2023-01-11T23:13:11.4855078Z 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) [ 80%] 2023-01-11T23:13:11.4855695Z 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) [ 80%] 2023-01-11T23:13:11.4856218Z 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) [ 80%] 2023-01-11T23:13:11.4856751Z 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) [ 80%] 2023-01-11T23:13:11.4857279Z 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) [ 80%] 2023-01-11T23:13:11.4857815Z 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) [ 80%] 2023-01-11T23:13:11.4858365Z 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) [ 80%] 2023-01-11T23:13:11.4858914Z 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%] 2023-01-11T23:13:11.4859456Z 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%] 2023-01-11T23:13:11.4859986Z 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%] 2023-01-11T23:13:11.4860536Z 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%] 2023-01-11T23:13:11.4861141Z 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%] 2023-01-11T23:13:11.4861680Z 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%] 2023-01-11T23:13:11.4862219Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_linalg_pinv_singular_cuda_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 81%] 2023-01-11T23:13:11.4862762Z 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) [ 81%] 2023-01-11T23:13:11.4863297Z 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) [ 81%] 2023-01-11T23:13:11.4863824Z 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) [ 81%] 2023-01-11T23:13:11.4864353Z 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) [ 81%] 2023-01-11T23:13:11.4864900Z 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) [ 81%] 2023-01-11T23:13:11.4865436Z 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) [ 81%] 2023-01-11T23:13:11.4865987Z 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) [ 81%] 2023-01-11T23:13:11.4866520Z 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) [ 81%] 2023-01-11T23:13:11.4867047Z 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) [ 81%] 2023-01-11T23:13:11.4867583Z 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%] 2023-01-11T23:13:11.4868124Z 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%] 2023-01-11T23:13:11.4868705Z 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%] 2023-01-11T23:13:11.4869278Z 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%] 2023-01-11T23:13:11.4869805Z 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%] 2023-01-11T23:13:11.4870320Z 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) [ 82%] 2023-01-11T23:13:11.4870837Z 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) [ 82%] 2023-01-11T23:13:11.4871447Z 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) [ 82%] 2023-01-11T23:13:11.4872097Z 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) [ 82%] 2023-01-11T23:13:11.4872687Z 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) [ 82%] 2023-01-11T23:13:11.4873222Z 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) [ 82%] 2023-01-11T23:13:11.4873750Z 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) [ 82%] 2023-01-11T23:13:11.4874281Z 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%] 2023-01-11T23:13:11.4874795Z 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%] 2023-01-11T23:13:11.4875304Z 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%] 2023-01-11T23:13:11.4875825Z 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%] 2023-01-11T23:13:11.4876360Z 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%] 2023-01-11T23:13:11.4876867Z 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%] 2023-01-11T23:13:11.4877383Z 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%] 2023-01-11T23:13:11.4877906Z 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%] 2023-01-11T23:13:11.4878438Z 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) [ 83%] 2023-01-11T23:13:11.4879078Z 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%] 2023-01-11T23:13:11.4879734Z 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%] 2023-01-11T23:13:11.4880386Z 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%] 2023-01-11T23:13:11.4880981Z 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%] 2023-01-11T23:13:11.4881503Z 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%] 2023-01-11T23:13:11.4882029Z 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%] 2023-01-11T23:13:11.4882576Z 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%] 2023-01-11T23:13:11.4883102Z 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%] 2023-01-11T23:13:11.4883628Z 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%] 2023-01-11T23:13:11.4884154Z 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%] 2023-01-11T23:13:11.4884666Z 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%] 2023-01-11T23:13:11.4885188Z 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%] 2023-01-11T23:13:11.4885704Z 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%] 2023-01-11T23:13:11.4886231Z 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) [ 83%] 2023-01-11T23:13:11.4886745Z 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%] 2023-01-11T23:13:11.4887279Z 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%] 2023-01-11T23:13:11.4887824Z 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%] 2023-01-11T23:13:11.4888364Z 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%] 2023-01-11T23:13:11.4889005Z 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%] 2023-01-11T23:13:11.4889677Z 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%] 2023-01-11T23:13:11.4890326Z 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%] 2023-01-11T23:13:11.4890969Z 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%] 2023-01-11T23:13:11.4891515Z 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%] 2023-01-11T23:13:11.4892021Z 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%] 2023-01-11T23:13:11.4892526Z 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%] 2023-01-11T23:13:11.4893040Z 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%] 2023-01-11T23:13:11.4893596Z 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%] 2023-01-11T23:13:11.4894140Z 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) [ 84%] 2023-01-11T23:13:11.4894784Z 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) [ 84%] 2023-01-11T23:13:11.4895294Z 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%] 2023-01-11T23:13:11.4895816Z 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%] 2023-01-11T23:13:11.4896340Z 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%] 2023-01-11T23:13:11.4896871Z 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%] 2023-01-11T23:13:11.4897401Z 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%] 2023-01-11T23:13:11.4897927Z 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%] 2023-01-11T23:13:11.4898486Z 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%] 2023-01-11T23:13:11.4899008Z 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%] 2023-01-11T23:13:11.4899528Z 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%] 2023-01-11T23:13:11.4900042Z 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%] 2023-01-11T23:13:11.4900561Z 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%] 2023-01-11T23:13:11.4901076Z 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%] 2023-01-11T23:13:11.4901594Z 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%] 2023-01-11T23:13:11.4902144Z 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) [ 85%] 2023-01-11T23:13:11.4902712Z 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) [ 85%] 2023-01-11T23:13:11.4903281Z 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%] 2023-01-11T23:13:11.4903871Z 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%] 2023-01-11T23:13:11.4904434Z 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%] 2023-01-11T23:13:11.4904982Z 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%] 2023-01-11T23:13:11.4905520Z 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%] 2023-01-11T23:13:11.4906064Z 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%] 2023-01-11T23:13:11.4906625Z 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%] 2023-01-11T23:13:11.4907182Z 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%] 2023-01-11T23:13:11.4907732Z 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%] 2023-01-11T23:13:11.4908280Z 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%] 2023-01-11T23:13:11.4908912Z 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%] 2023-01-11T23:13:11.4909469Z 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%] 2023-01-11T23:13:11.4910020Z 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) [ 86%] 2023-01-11T23:13:11.4910564Z 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) [ 86%] 2023-01-11T23:13:11.4911215Z 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) [ 86%] 2023-01-11T23:13:11.4911880Z 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%] 2023-01-11T23:13:11.4912462Z 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%] 2023-01-11T23:13:11.4913037Z 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%] 2023-01-11T23:13:11.4913620Z 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%] 2023-01-11T23:13:11.4914166Z 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%] 2023-01-11T23:13:11.4914726Z 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%] 2023-01-11T23:13:11.4915271Z 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%] 2023-01-11T23:13:11.4915820Z 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%] 2023-01-11T23:13:11.4916367Z 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%] 2023-01-11T23:13:11.4916913Z 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%] 2023-01-11T23:13:11.4917479Z 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%] 2023-01-11T23:13:11.4918047Z 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%] 2023-01-11T23:13:11.4918718Z 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) [ 87%] 2023-01-11T23:13:11.4919464Z 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) [ 87%] 2023-01-11T23:13:11.4920160Z 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%] 2023-01-11T23:13:11.4920819Z 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%] 2023-01-11T23:13:11.4921358Z 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%] 2023-01-11T23:13:11.4921904Z 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%] 2023-01-11T23:13:11.4922447Z 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%] 2023-01-11T23:13:11.4922995Z 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%] 2023-01-11T23:13:11.4923539Z 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%] 2023-01-11T23:13:11.4924089Z 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%] 2023-01-11T23:13:11.4924647Z 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%] 2023-01-11T23:13:11.4925217Z 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%] 2023-01-11T23:13:11.4925774Z 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%] 2023-01-11T23:13:11.4926345Z 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%] 2023-01-11T23:13:11.4926901Z 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%] 2023-01-11T23:13:11.4927445Z 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%] 2023-01-11T23:13:11.4927987Z 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) [ 88%] 2023-01-11T23:13:11.4928616Z 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%] 2023-01-11T23:13:11.4929298Z 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%] 2023-01-11T23:13:11.4930008Z 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%] 2023-01-11T23:13:11.4930714Z 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%] 2023-01-11T23:13:11.4931348Z 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%] 2023-01-11T23:13:11.4931879Z 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%] 2023-01-11T23:13:11.4932416Z 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%] 2023-01-11T23:13:11.4932957Z 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%] 2023-01-11T23:13:11.4933501Z 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%] 2023-01-11T23:13:11.4934052Z 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%] 2023-01-11T23:13:11.4934702Z 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%] 2023-01-11T23:13:11.4935243Z 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) [ 89%] 2023-01-11T23:13:11.4935785Z 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) [ 89%] 2023-01-11T23:13:11.4936365Z 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) [ 89%] 2023-01-11T23:13:11.4936905Z 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) [ 89%] 2023-01-11T23:13:11.4937434Z 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%] 2023-01-11T23:13:11.4937947Z 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%] 2023-01-11T23:13:11.4938449Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_normal_number_mean_cuda_float64 SKIPPED (Gradients are incorrect!) [ 90%] 2023-01-11T23:13:11.4938975Z 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%] 2023-01-11T23:13:11.4939520Z 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) [ 90%] 2023-01-11T23:13:11.4940035Z 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) [ 90%] 2023-01-11T23:13:11.4940554Z 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) [ 90%] 2023-01-11T23:13:11.4941105Z 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) [ 90%] 2023-01-11T23:13:11.4941619Z 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) [ 90%] 2023-01-11T23:13:11.4942135Z 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) [ 90%] 2023-01-11T23:13:11.4942665Z 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) [ 90%] 2023-01-11T23:13:11.4943172Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_polygamma_polygamma_n_3_cuda_float64 SKIPPED (Skipped!) [ 90%] 2023-01-11T23:13:11.4943666Z 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) [ 90%] 2023-01-11T23:13:11.4944187Z 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) [ 90%] 2023-01-11T23:13:11.4944695Z 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) [ 90%] 2023-01-11T23:13:11.4945199Z 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%] 2023-01-11T23:13:11.4945708Z 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%] 2023-01-11T23:13:11.4946210Z 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%] 2023-01-11T23:13:11.4946764Z 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%] 2023-01-11T23:13:11.4947287Z 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) [ 91%] 2023-01-11T23:13:11.4947804Z 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) [ 91%] 2023-01-11T23:13:11.4948334Z 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) [ 91%] 2023-01-11T23:13:11.4948909Z 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) [ 91%] 2023-01-11T23:13:11.4949426Z 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) [ 91%] 2023-01-11T23:13:11.4949943Z 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) [ 91%] 2023-01-11T23:13:11.4950463Z 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) [ 91%] 2023-01-11T23:13:11.4950994Z 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) [ 91%] 2023-01-11T23:13:11.4951689Z 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) [ 91%] 2023-01-11T23:13:11.4952361Z 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) [ 91%] 2023-01-11T23:13:11.4952898Z 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) [ 91%] 2023-01-11T23:13:11.4953422Z 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%] 2023-01-11T23:13:11.4953938Z 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%] 2023-01-11T23:13:11.4954457Z 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%] 2023-01-11T23:13:11.4954977Z 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%] 2023-01-11T23:13:11.4955491Z 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%] 2023-01-11T23:13:11.4956009Z 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%] 2023-01-11T23:13:11.4956528Z 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%] 2023-01-11T23:13:11.4957060Z 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) [ 92%] 2023-01-11T23:13:11.4957614Z 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) [ 92%] 2023-01-11T23:13:11.4958142Z 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) [ 92%] 2023-01-11T23:13:11.4958704Z 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) [ 92%] 2023-01-11T23:13:11.4959342Z 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) [ 92%] 2023-01-11T23:13:11.4959981Z 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) [ 92%] 2023-01-11T23:13:11.4960619Z 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) [ 92%] 2023-01-11T23:13:11.4961169Z 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) [ 92%] 2023-01-11T23:13:11.4961649Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_round_decimals_3_cuda_float64 SKIPPED (Skipped!) [ 93%] 2023-01-11T23:13:11.4962131Z 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%] 2023-01-11T23:13:11.4962667Z 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%] 2023-01-11T23:13:11.4963198Z 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%] 2023-01-11T23:13:11.4963713Z 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%] 2023-01-11T23:13:11.4964239Z 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%] 2023-01-11T23:13:11.4964800Z 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%] 2023-01-11T23:13:11.4965404Z 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%] 2023-01-11T23:13:11.4965941Z 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%] 2023-01-11T23:13:11.4966473Z 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%] 2023-01-11T23:13:11.4966994Z 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) [ 93%] 2023-01-11T23:13:11.4967506Z 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) [ 93%] 2023-01-11T23:13:11.4968024Z 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) [ 93%] 2023-01-11T23:13:11.4968642Z 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) [ 93%] 2023-01-11T23:13:11.4969282Z 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) [ 93%] 2023-01-11T23:13:11.4969940Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_signal_windows_bartlett_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 94%] 2023-01-11T23:13:11.4970626Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_signal_windows_blackman_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 94%] 2023-01-11T23:13:11.4971300Z 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%] 2023-01-11T23:13:11.4971847Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_signal_windows_general_cosine_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 94%] 2023-01-11T23:13:11.4972399Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_signal_windows_hamming_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 94%] 2023-01-11T23:13:11.4972945Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_signal_windows_nuttall_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 94%] 2023-01-11T23:13:11.4973472Z 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%] 2023-01-11T23:13:11.4974012Z 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%] 2023-01-11T23:13:11.4974635Z 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%] 2023-01-11T23:13:11.4975154Z 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%] 2023-01-11T23:13:11.4975671Z 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%] 2023-01-11T23:13:11.4976190Z 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%] 2023-01-11T23:13:11.4976715Z 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%] 2023-01-11T23:13:11.4977243Z 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%] 2023-01-11T23:13:11.4977785Z 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) [ 94%] 2023-01-11T23:13:11.4978319Z 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%] 2023-01-11T23:13:11.4978866Z 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%] 2023-01-11T23:13:11.4979612Z 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%] 2023-01-11T23:13:11.4980157Z 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%] 2023-01-11T23:13:11.4980681Z 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%] 2023-01-11T23:13:11.4981224Z 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%] 2023-01-11T23:13:11.4981765Z 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%] 2023-01-11T23:13:11.4982423Z 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%] 2023-01-11T23:13:11.4982985Z 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%] 2023-01-11T23:13:11.4983534Z 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%] 2023-01-11T23:13:11.4984066Z 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%] 2023-01-11T23:13:11.4984649Z 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%] 2023-01-11T23:13:11.4985223Z 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%] 2023-01-11T23:13:11.4985767Z 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) [ 95%] 2023-01-11T23:13:11.4986282Z 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) [ 95%] 2023-01-11T23:13:11.4986806Z 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%] 2023-01-11T23:13:11.4987344Z 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%] 2023-01-11T23:13:11.4987863Z 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%] 2023-01-11T23:13:11.4988383Z 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%] 2023-01-11T23:13:11.4988962Z 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%] 2023-01-11T23:13:11.4989483Z 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%] 2023-01-11T23:13:11.4989995Z 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%] 2023-01-11T23:13:11.4990556Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_std_unbiased_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 96%] 2023-01-11T23:13:11.4991183Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_std_unbiased_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 96%] 2023-01-11T23:13:11.4991831Z 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%] 2023-01-11T23:13:11.4992393Z 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%] 2023-01-11T23:13:11.4992901Z 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%] 2023-01-11T23:13:11.4993419Z 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) [ 96%] 2023-01-11T23:13:11.4993936Z 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) [ 96%] 2023-01-11T23:13:11.4994450Z 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) [ 96%] 2023-01-11T23:13:11.4994972Z 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%] 2023-01-11T23:13:11.4995527Z 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%] 2023-01-11T23:13:11.4996055Z 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%] 2023-01-11T23:13:11.4996572Z 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%] 2023-01-11T23:13:11.4997101Z 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%] 2023-01-11T23:13:11.4997628Z 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%] 2023-01-11T23:13:11.4998153Z 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%] 2023-01-11T23:13:11.4998803Z 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%] 2023-01-11T23:13:11.4999470Z 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%] 2023-01-11T23:13:11.5000118Z 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%] 2023-01-11T23:13:11.5000751Z 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%] 2023-01-11T23:13:11.5001299Z 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%] 2023-01-11T23:13:11.5001851Z 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) [ 97%] 2023-01-11T23:13:11.5002363Z 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) [ 97%] 2023-01-11T23:13:11.5002876Z 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) [ 97%] 2023-01-11T23:13:11.5003399Z 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%] 2023-01-11T23:13:11.5003921Z 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%] 2023-01-11T23:13:11.5004450Z 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%] 2023-01-11T23:13:11.5004976Z 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%] 2023-01-11T23:13:11.5005494Z 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%] 2023-01-11T23:13:11.5006013Z 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%] 2023-01-11T23:13:11.5006553Z 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%] 2023-01-11T23:13:11.5007086Z 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%] 2023-01-11T23:13:11.5007617Z 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%] 2023-01-11T23:13:11.5008136Z 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%] 2023-01-11T23:13:11.5008740Z 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%] 2023-01-11T23:13:11.5009408Z 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%] 2023-01-11T23:13:11.5010078Z 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) [ 98%] 2023-01-11T23:13:11.5010723Z 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) [ 98%] 2023-01-11T23:13:11.5011334Z 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) [ 98%] 2023-01-11T23:13:11.5011867Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_var_mean_unbiased_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 99%] 2023-01-11T23:13:11.5012416Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_var_mean_unbiased_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 99%] 2023-01-11T23:13:11.5012972Z 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%] 2023-01-11T23:13:11.5013489Z 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%] 2023-01-11T23:13:11.5014011Z 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%] 2023-01-11T23:13:11.5014633Z 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%] 2023-01-11T23:13:11.5015164Z 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%] 2023-01-11T23:13:11.5015677Z 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%] 2023-01-11T23:13:11.5016191Z 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%] 2023-01-11T23:13:11.5016702Z 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%] 2023-01-11T23:13:11.5017213Z 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%] 2023-01-11T23:13:11.5017764Z 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%] 2023-01-11T23:13:11.5018269Z 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%] 2023-01-11T23:13:11.5018785Z 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%] 2023-01-11T23:13:11.5019308Z 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) [100%] 2023-01-11T23:13:11.5019586Z 2023-01-11T23:13:11.5019710Z =============================== warnings summary =============================== 2023-01-11T23:13:11.5020089Z ../../../../../opt/conda/lib/python3.10/site-packages/_pytest/config/__init__.py:1171 2023-01-11T23:13:11.5020639Z /opt/conda/lib/python3.10/site-packages/_pytest/config/__init__.py:1171: PytestAssertRewriteWarning: Module already imported so cannot be rewritten: hypothesis 2023-01-11T23:13:11.5021024Z self._mark_plugins_for_rewrite(hook) 2023-01-11T23:13:11.5034795Z 2023-01-11T23:13:11.5035067Z -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html 2023-01-11T23:13:11.5035627Z - generated xml file: /var/lib/jenkins/workspace/test/test-reports/python-pytest/test_ops_fwd_gradients/test_ops_fwd_gradients-e1e195eca02b31a6.xml - 2023-01-11T23:13:11.5036047Z ===== 4 passed, 1488 skipped, 8 deselected, 1 warning in 85.49s (0:01:25) ====== 2023-01-11T23:13:11.5036396Z If in CI, skip info is located in the xml test reports, please either go to s3 or the hud to download them 2023-01-11T23:13:11.5036606Z 2023-01-11T23:13:11.5036928Z ##[endgroup] 2023-01-11T23:13:11.5037342Z FINISHED PRINTING LOG FILE of test_ops_fwd_gradients (/var/lib/jenkins/workspace/test/test-reports/test_ops_fwd_gradients_vielqsiv) 2023-01-11T23:13:11.5037581Z 2023-01-11T23:13:11.8532801Z 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'] ... [2023-01-11 23:13:11.852718] 2023-01-11T23:13:16.1122906Z 2023-01-11T23:13:16.1123671Z Expand the folded group to see the log file of test_ops_fwd_gradients 2023-01-11T23:13:16.1124582Z ##[group]PRINTING LOG FILE of test_ops_fwd_gradients (/var/lib/jenkins/workspace/test/test-reports/test_ops_fwd_gradients_pd3e4h_u) 2023-01-11T23:13:16.1125315Z Test results will be stored in test-reports/python-pytest/test_ops_fwd_gradients/test_ops_fwd_gradients-6fcfd85c097c4eda.xml 2023-01-11T23:13:16.1125678Z ============================= test session starts ============================== 2023-01-11T23:13:16.1126072Z platform linux -- Python 3.10.8, pytest-7.2.0, pluggy-1.0.0 -- /opt/conda/bin/python 2023-01-11T23:13:16.1126355Z cachedir: .pytest_cache 2023-01-11T23:13:16.1126810Z hypothesis profile 'pytorch_ci' -> database=None, max_examples=50, derandomize=True, suppress_health_check=[HealthCheck.too_slow] 2023-01-11T23:13:16.1127188Z rootdir: /var/lib/jenkins/workspace, configfile: pytest.ini 2023-01-11T23:13:16.1127631Z plugins: hypothesis-5.35.1, flakefinder-1.1.0, rerunfailures-10.3, shard-0.1.2, xdist-3.1.0, xdoctest-1.1.0 2023-01-11T23:13:16.1127983Z collecting ... collected 2961 items / 2949 deselected / 12 selected 2023-01-11T23:13:16.1129813Z 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 2023-01-11T23:13:16.1131885Z 2023-01-11T23:13:16.1132222Z 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%] 2023-01-11T23:13:16.1132767Z 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%] 2023-01-11T23:13:16.1133298Z 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%] 2023-01-11T23:13:16.1133822Z 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%] 2023-01-11T23:13:16.1134520Z 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%] 2023-01-11T23:13:16.1135055Z 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%] 2023-01-11T23:13:16.1135677Z 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%] 2023-01-11T23:13:16.1136195Z 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%] 2023-01-11T23:13:16.1136738Z 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%] 2023-01-11T23:13:16.1137284Z 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%] 2023-01-11T23:13:16.1137848Z 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%] 2023-01-11T23:13:16.1138397Z 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%] 2023-01-11T23:13:16.1138676Z 2023-01-11T23:13:16.1138797Z =============================== warnings summary =============================== 2023-01-11T23:13:16.1139182Z ../../../../../opt/conda/lib/python3.10/site-packages/_pytest/config/__init__.py:1171 2023-01-11T23:13:16.1139727Z /opt/conda/lib/python3.10/site-packages/_pytest/config/__init__.py:1171: PytestAssertRewriteWarning: Module already imported so cannot be rewritten: hypothesis 2023-01-11T23:13:16.1140150Z self._mark_plugins_for_rewrite(hook) 2023-01-11T23:13:16.1140286Z 2023-01-11T23:13:16.1140524Z -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html 2023-01-11T23:13:16.1141121Z - generated xml file: /var/lib/jenkins/workspace/test/test-reports/python-pytest/test_ops_fwd_gradients/test_ops_fwd_gradients-6fcfd85c097c4eda.xml - 2023-01-11T23:13:16.1141532Z =============== 12 skipped, 2949 deselected, 1 warning in 0.34s ================ 2023-01-11T23:13:16.1141881Z If in CI, skip info is located in the xml test reports, please either go to s3 or the hud to download them 2023-01-11T23:13:16.1142082Z 2023-01-11T23:13:16.1142331Z ##[endgroup] 2023-01-11T23:13:16.1142756Z FINISHED PRINTING LOG FILE of test_ops_fwd_gradients (/var/lib/jenkins/workspace/test/test-reports/test_ops_fwd_gradients_pd3e4h_u) 2023-01-11T23:13:16.1143008Z 2023-01-11T23:13:16.1143177Z Running test_ops_jit ... [2023-01-11 23:13:16.112762] 2023-01-11T23:13:18.6784115Z Ignoring disabled issues: [] 2023-01-11T23:13:18.6824086Z Ignoring disabled issues: [] 2023-01-11T23:13:18.6962057Z Executing ['/opt/conda/bin/python', '-bb', 'test_ops_jit.py', '-v', '--use-pytest', '-vv', '-rfEX', '-x', '--reruns=2', '--shard-id=0', '--num-shards=2', '-k=not _linalg_cholesky_', '--import-slow-tests', '--import-disabled-tests'] ... [2023-01-11 23:13:18.695023] 2023-01-11T23:13:18.7003419Z Executing ['/opt/conda/bin/python', '-bb', 'test_ops_jit.py', '-v', '--use-pytest', '-vv', '-rfEX', '-x', '--reruns=2', '--shard-id=1', '--num-shards=2', '-k=not _linalg_cholesky_', '--import-slow-tests', '--import-disabled-tests'] ... [2023-01-11 23:13:18.699662] 2023-01-11T23:14:12.2147361Z 2023-01-11T23:14:12.2147772Z Expand the folded group to see the log file of test_ops_jit 2023-01-11T23:14:12.2148582Z ##[group]PRINTING LOG FILE of test_ops_jit (/var/lib/jenkins/workspace/test/test-reports/test_ops_jit_idsgcqsw) 2023-01-11T23:14:12.2149439Z Test results will be stored in test-reports/python-pytest/test_ops_jit/test_ops_jit-0b5a7e9a6eb6d1eb.xml 2023-01-11T23:14:12.2149892Z ============================= test session starts ============================== 2023-01-11T23:14:12.2150535Z platform linux -- Python 3.10.8, pytest-7.2.0, pluggy-1.0.0 -- /opt/conda/bin/python 2023-01-11T23:14:12.2150995Z cachedir: .pytest_cache 2023-01-11T23:14:12.2151727Z hypothesis profile 'pytorch_ci' -> database=None, max_examples=50, derandomize=True, suppress_health_check=[HealthCheck.too_slow] 2023-01-11T23:14:12.2159771Z rootdir: /var/lib/jenkins/workspace, configfile: pytest.ini 2023-01-11T23:14:12.2160403Z plugins: hypothesis-5.35.1, flakefinder-1.1.0, rerunfailures-10.3, shard-0.1.2, xdist-3.1.0, xdoctest-1.1.0 2023-01-11T23:14:12.2160815Z collecting ... collected 1060 items / 1 deselected / 1059 selected 2023-01-11T23:14:12.2211065Z Running 513 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_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_atan2_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_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_erfinv_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_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_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_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_matmul_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_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_nn_functional_conv1d_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_round_decimals_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_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___getitem___cuda_complex64, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit___rdiv___cuda_complex64, 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___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_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_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_addbmm_cuda_complex64, 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_addmm_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_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_amax_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_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_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_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_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_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_block_diag_cuda_complex64, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_bool_cuda_complex64, 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_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_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_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_cdouble_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_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_inverse_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_cholesky_solve_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_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_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_combinations_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_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_cumprod_cuda_complex64, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_cumsum_cuda_complex64, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_cumulative_trapezoid_cuda_complex64, 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_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_diagonal_cuda_complex64, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_digamma_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_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_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_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_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_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_erf_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_expand_as_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_expand_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_fft_fft2_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_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_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_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_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_irfft_cuda_float32, 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_flatten_cuda_complex64, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_flip_cuda_complex64, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_fliplr_cuda_complex64, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_flipud_cuda_complex64, 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_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_full_cuda_complex64, 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_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_i0_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_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_reduce_cuda_float32, 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_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_isfinite_cuda_float32, 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_jiterator_2inputs_2outputs_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_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_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_lerp_cuda_complex64, 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_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_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_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_householder_product_cuda_complex64, 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_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_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_lstsq_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_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_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_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_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_qr_cuda_complex64, 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_ex_cuda_complex64, 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_svdvals_cuda_complex64, 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_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_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_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_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_float32, 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_or_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_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_unpack_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_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_logsumexp_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_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_sum_cuda_complex64, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_masked_var_cuda_complex64, 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_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_meshgrid_list_of_tensors_cuda_float32, 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_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_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_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_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_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_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_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_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_nn_functional_adaptive_avg_pool1d_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_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_pool3d_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_transpose2d_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_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_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_feature_alpha_dropout_without_train_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_group_norm_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_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_bilinear_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_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_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_unpool2d_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_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_float32, 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_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_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_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_smooth_l1_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_tanhshrink_cuda_complex64, 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_upsample_nearest_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_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_normal_number_mean_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_ormqr_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_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_pow_cuda_float32, 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_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_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_real_cuda_complex64, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_reciprocal_cuda_complex64, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_reshape_cuda_complex64, 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_resolve_conj_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_roll_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_rsqrt_cuda_complex64, 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_float32, 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_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_select_scatter_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_sigmoid_cuda_complex64, 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_bartlett_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_signal_windows_blackman_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_gaussian_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_signal_windows_hann_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_signal_windows_nuttall_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_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_slice_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_sort_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_y0_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_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_i0e_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_legendre_polynomial_p_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_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_xlog1py_cuda_float32, 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_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_square_cuda_complex64, 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_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_unbiased_cuda_complex64, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_std_mean_unbiased_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_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_svd_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_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_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_tensor_split_cuda_complex64, 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_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_trapz_cuda_complex64, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_triangular_solve_cuda_complex64, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_tril_cuda_complex64, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_triu_cuda_complex64, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_true_divide_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_var_cuda_complex64, 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_var_mean_unbiased_cuda_complex64, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_var_mean_unbiased_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_var_unbiased_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_vsplit_cuda_complex64, 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_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_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 2023-01-11T23:14:12.2255709Z 2023-01-11T23:14:12.2255985Z 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%] 2023-01-11T23:14:12.2256837Z 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%] 2023-01-11T23:14:12.2257308Z 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%] 2023-01-11T23:14:12.2257792Z 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%] 2023-01-11T23:14:12.2258264Z 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%] 2023-01-11T23:14:12.2258730Z test_ops_jit.py::TestJitCUDA::test_jit_alias_remapping_clamp_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 1%] 2023-01-11T23:14:12.2259197Z 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%] 2023-01-11T23:14:12.2259673Z 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%] 2023-01-11T23:14:12.2260152Z 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%] 2023-01-11T23:14:12.2260640Z 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%] 2023-01-11T23:14:12.2261312Z test_ops_jit.py::TestJitCUDA::test_jit_alias_remapping_erfinv_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 2%] 2023-01-11T23:14:12.2261766Z 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%] 2023-01-11T23:14:12.2262232Z 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%] 2023-01-11T23:14:12.2262697Z 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%] 2023-01-11T23:14:12.2263210Z 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%] 2023-01-11T23:14:12.2263685Z 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) [ 3%] 2023-01-11T23:14:12.2264187Z 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) [ 3%] 2023-01-11T23:14:12.2264686Z 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%] 2023-01-11T23:14:12.2265160Z 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%] 2023-01-11T23:14:12.2265624Z 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%] 2023-01-11T23:14:12.2266150Z test_ops_jit.py::TestJitCUDA::test_jit_alias_remapping_matmul_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 4%] 2023-01-11T23:14:12.2266627Z 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%] 2023-01-11T23:14:12.2267091Z 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%] 2023-01-11T23:14:12.2267544Z 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%] 2023-01-11T23:14:12.2268018Z 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%] 2023-01-11T23:14:12.2268510Z 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) [ 5%] 2023-01-11T23:14:12.2269070Z test_ops_jit.py::TestJitCUDA::test_jit_alias_remapping_ne_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 5%] 2023-01-11T23:14:12.2269545Z 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) [ 5%] 2023-01-11T23:14:12.2270048Z 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%] 2023-01-11T23:14:12.2270680Z 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%] 2023-01-11T23:14:12.2271309Z 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) [ 6%] 2023-01-11T23:14:12.2271802Z 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) [ 6%] 2023-01-11T23:14:12.2272326Z 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) [ 6%] 2023-01-11T23:14:12.2272775Z test_ops_jit.py::TestJitCUDA::test_jit_alias_remapping_round_decimals_3_cuda_float32 SKIPPED (Skipped!) [ 6%] 2023-01-11T23:14:12.2273211Z 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%] 2023-01-11T23:14:12.2273670Z test_ops_jit.py::TestJitCUDA::test_jit_alias_remapping_sinc_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 7%] 2023-01-11T23:14:12.2274117Z test_ops_jit.py::TestJitCUDA::test_jit_alias_remapping_softmax_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 7%] 2023-01-11T23:14:12.2274590Z 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) [ 7%] 2023-01-11T23:14:12.2275058Z test_ops_jit.py::TestJitCUDA::test_jit_alias_remapping_sub_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 7%] 2023-01-11T23:14:12.2275509Z test_ops_jit.py::TestJitCUDA::test_jit_alias_remapping_tanh_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 7%] 2023-01-11T23:14:12.2275972Z test_ops_jit.py::TestJitCUDA::test_jit_alias_remapping_vstack_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 7%] 2023-01-11T23:14:12.2276425Z test_ops_jit.py::TestJitCUDA::test_jit_alias_remapping_xlogy_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 8%] 2023-01-11T23:14:12.2276879Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_H_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 8%] 2023-01-11T23:14:12.2277357Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit___getitem___cuda_complex64 SKIPPED (Skipped!) [ 8%] 2023-01-11T23:14:12.2277799Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit___rdiv___cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 8%] 2023-01-11T23:14:12.2278270Z 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%] 2023-01-11T23:14:12.2278739Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit___rmatmul___cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 9%] 2023-01-11T23:14:12.2279213Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit___rpow___cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 9%] 2023-01-11T23:14:12.2279688Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit___rpow___cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 9%] 2023-01-11T23:14:12.2280149Z 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%] 2023-01-11T23:14:12.2280616Z 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%] 2023-01-11T23:14:12.2281077Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_add_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 10%] 2023-01-11T23:14:12.2281540Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_addbmm_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 10%] 2023-01-11T23:14:12.2282010Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_addcdiv_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 10%] 2023-01-11T23:14:12.2282481Z 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%] 2023-01-11T23:14:12.2282979Z 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%] 2023-01-11T23:14:12.2283482Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_addmm_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 11%] 2023-01-11T23:14:12.2283969Z 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) [ 11%] 2023-01-11T23:14:12.2284440Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_addmv_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 11%] 2023-01-11T23:14:12.2284905Z 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%] 2023-01-11T23:14:12.2285372Z 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%] 2023-01-11T23:14:12.2285832Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_angle_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 12%] 2023-01-11T23:14:12.2286289Z 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%] 2023-01-11T23:14:12.2286714Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_argsort_cuda_float32 SKIPPED (Skipped!) [ 12%] 2023-01-11T23:14:12.2287148Z 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%] 2023-01-11T23:14:12.2287723Z 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%] 2023-01-11T23:14:12.2288195Z 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%] 2023-01-11T23:14:12.2288656Z 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%] 2023-01-11T23:14:12.2289113Z 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%] 2023-01-11T23:14:12.2289574Z 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%] 2023-01-11T23:14:12.2290026Z 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%] 2023-01-11T23:14:12.2290507Z 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%] 2023-01-11T23:14:12.2290983Z 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%] 2023-01-11T23:14:12.2291456Z 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%] 2023-01-11T23:14:12.2291944Z 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%] 2023-01-11T23:14:12.2292514Z 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%] 2023-01-11T23:14:12.2293093Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_bernoulli_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 15%] 2023-01-11T23:14:12.2293722Z 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%] 2023-01-11T23:14:12.2294542Z 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%] 2023-01-11T23:14:12.2295033Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_broadcast_shapes_cuda_float32 SKIPPED (Skipped!) [ 15%] 2023-01-11T23:14:12.2295483Z 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%] 2023-01-11T23:14:12.2295975Z 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%] 2023-01-11T23:14:12.2296424Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_bucketize_cuda_float32 SKIPPED (Expected failure!) [ 16%] 2023-01-11T23:14:12.2296856Z 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%] 2023-01-11T23:14:12.2297329Z 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%] 2023-01-11T23:14:12.2297802Z 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%] 2023-01-11T23:14:12.2298264Z 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%] 2023-01-11T23:14:12.2298727Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_cdouble_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 17%] 2023-01-11T23:14:12.2299265Z 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%] 2023-01-11T23:14:12.2299741Z 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%] 2023-01-11T23:14:12.2300203Z 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%] 2023-01-11T23:14:12.2300672Z 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%] 2023-01-11T23:14:12.2301146Z 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%] 2023-01-11T23:14:12.2301628Z 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%] 2023-01-11T23:14:12.2302110Z 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%] 2023-01-11T23:14:12.2302585Z 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%] 2023-01-11T23:14:12.2303039Z 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%] 2023-01-11T23:14:12.2303505Z 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%] 2023-01-11T23:14:12.2303987Z 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%] 2023-01-11T23:14:12.2304429Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_conj_physical_cuda_float32 SKIPPED (Skipped!) [ 19%] 2023-01-11T23:14:12.2304921Z 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%] 2023-01-11T23:14:12.2305409Z 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%] 2023-01-11T23:14:12.2305890Z 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%] 2023-01-11T23:14:12.2306367Z 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%] 2023-01-11T23:14:12.2306840Z 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%] 2023-01-11T23:14:12.2307309Z 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%] 2023-01-11T23:14:12.2307781Z 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%] 2023-01-11T23:14:12.2308243Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_cos_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 21%] 2023-01-11T23:14:12.2308773Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_cosh_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 21%] 2023-01-11T23:14:12.2309229Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_cosh_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 21%] 2023-01-11T23:14:12.2309738Z 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) [ 21%] 2023-01-11T23:14:12.2310285Z 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%] 2023-01-11T23:14:12.2310871Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_cov_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 22%] 2023-01-11T23:14:12.2311431Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_cov_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 22%] 2023-01-11T23:14:12.2311962Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_cross_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 22%] 2023-01-11T23:14:12.2312424Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_cross_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 22%] 2023-01-11T23:14:12.2312891Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_cummax_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 22%] 2023-01-11T23:14:12.2313362Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_cumprod_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 23%] 2023-01-11T23:14:12.2313824Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_cumsum_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 23%] 2023-01-11T23:14:12.2314315Z 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) [ 23%] 2023-01-11T23:14:12.2314807Z 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) [ 23%] 2023-01-11T23:14:12.2315292Z 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) [ 23%] 2023-01-11T23:14:12.2315790Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_diagflat_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 23%] 2023-01-11T23:14:12.2316263Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_diagonal_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 24%] 2023-01-11T23:14:12.2316735Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_digamma_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 24%] 2023-01-11T23:14:12.2317218Z 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%] 2023-01-11T23:14:12.2317702Z 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%] 2023-01-11T23:14:12.2318184Z 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%] 2023-01-11T23:14:12.2318648Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_dot_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 25%] 2023-01-11T23:14:12.2319112Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_double_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 25%] 2023-01-11T23:14:12.2319579Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_dsplit_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 25%] 2023-01-11T23:14:12.2320034Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_dsplit_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 25%] 2023-01-11T23:14:12.2320527Z 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%] 2023-01-11T23:14:12.2320953Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_empty_cuda_complex64 SKIPPED (Skipped!) [ 26%] 2023-01-11T23:14:12.2321338Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_empty_cuda_float32 SKIPPED (Skipped!) [ 26%] 2023-01-11T23:14:12.2321722Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_empty_like_cuda_float32 SKIPPED (Skipped!) [ 26%] 2023-01-11T23:14:12.2322255Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_eq_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 26%] 2023-01-11T23:14:12.2322830Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_eq_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 26%] 2023-01-11T23:14:12.2323403Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_equal_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 27%] 2023-01-11T23:14:12.2323972Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_erf_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 27%] 2023-01-11T23:14:12.2324515Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_exp_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 27%] 2023-01-11T23:14:12.2324984Z 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) [ 27%] 2023-01-11T23:14:12.2325449Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_expand_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 27%] 2023-01-11T23:14:12.2325907Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_eye_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 28%] 2023-01-11T23:14:12.2326377Z 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) [ 28%] 2023-01-11T23:14:12.2326873Z 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) [ 28%] 2023-01-11T23:14:12.2327346Z 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) [ 28%] 2023-01-11T23:14:12.2327813Z 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) [ 28%] 2023-01-11T23:14:12.2328289Z 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) [ 29%] 2023-01-11T23:14:12.2328757Z 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) [ 29%] 2023-01-11T23:14:12.2329224Z 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) [ 29%] 2023-01-11T23:14:12.2329699Z 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) [ 29%] 2023-01-11T23:14:12.2330158Z 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) [ 29%] 2023-01-11T23:14:12.2330627Z 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) [ 30%] 2023-01-11T23:14:12.2331096Z 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) [ 30%] 2023-01-11T23:14:12.2331560Z 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) [ 30%] 2023-01-11T23:14:12.2332120Z 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) [ 30%] 2023-01-11T23:14:12.2332712Z 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) [ 30%] 2023-01-11T23:14:12.2333299Z 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) [ 30%] 2023-01-11T23:14:12.2333883Z 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) [ 31%] 2023-01-11T23:14:12.2334719Z 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) [ 31%] 2023-01-11T23:14:12.2335205Z 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) [ 31%] 2023-01-11T23:14:12.2335680Z 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) [ 31%] 2023-01-11T23:14:12.2336149Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_flatten_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 31%] 2023-01-11T23:14:12.2336617Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_flip_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 32%] 2023-01-11T23:14:12.2337084Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_fliplr_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 32%] 2023-01-11T23:14:12.2337556Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_flipud_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 32%] 2023-01-11T23:14:12.2338103Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_float_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 32%] 2023-01-11T23:14:12.2338578Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_float_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 32%] 2023-01-11T23:14:12.2339002Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_float_power_cuda_complex64 SKIPPED (Skipped!) [ 33%] 2023-01-11T23:14:12.2339437Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_fmin_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 33%] 2023-01-11T23:14:12.2339898Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_fmod_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 33%] 2023-01-11T23:14:12.2340328Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_full_cuda_complex64 SKIPPED (Skipped!) [ 33%] 2023-01-11T23:14:12.2340717Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_gradient_cuda_complex64 SKIPPED (Skipped!) [ 33%] 2023-01-11T23:14:12.2341116Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_gradient_cuda_float32 SKIPPED (Skipped!) [ 34%] 2023-01-11T23:14:12.2341557Z 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) [ 34%] 2023-01-11T23:14:12.2342032Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_gt_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 34%] 2023-01-11T23:14:12.2342492Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_half_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 34%] 2023-01-11T23:14:12.2342961Z 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%] 2023-01-11T23:14:12.2343481Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_hsplit_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 35%] 2023-01-11T23:14:12.2343960Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_hsplit_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 35%] 2023-01-11T23:14:12.2344418Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_i0_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 35%] 2023-01-11T23:14:12.2344886Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_igammac_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 35%] 2023-01-11T23:14:12.2345355Z 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%] 2023-01-11T23:14:12.2345832Z 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) [ 36%] 2023-01-11T23:14:12.2346311Z 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) [ 36%] 2023-01-11T23:14:12.2346782Z 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) [ 36%] 2023-01-11T23:14:12.2347252Z 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%] 2023-01-11T23:14:12.2347718Z 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%] 2023-01-11T23:14:12.2348181Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_int_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 37%] 2023-01-11T23:14:12.2348739Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_isclose_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 37%] 2023-01-11T23:14:12.2349236Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_isfinite_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 37%] 2023-01-11T23:14:12.2349699Z 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%] 2023-01-11T23:14:12.2350167Z 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%] 2023-01-11T23:14:12.2350725Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_isnan_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 38%] 2023-01-11T23:14:12.2351323Z 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%] 2023-01-11T23:14:12.2351945Z 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%] 2023-01-11T23:14:12.2352502Z 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%] 2023-01-11T23:14:12.2353013Z 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%] 2023-01-11T23:14:12.2353501Z 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%] 2023-01-11T23:14:12.2353980Z 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%] 2023-01-11T23:14:12.2354492Z 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%] 2023-01-11T23:14:12.2354966Z 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%] 2023-01-11T23:14:12.2355426Z 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%] 2023-01-11T23:14:12.2355903Z 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%] 2023-01-11T23:14:12.2356381Z 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%] 2023-01-11T23:14:12.2356860Z 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%] 2023-01-11T23:14:12.2357344Z 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%] 2023-01-11T23:14:12.2357816Z 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%] 2023-01-11T23:14:12.2358289Z 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%] 2023-01-11T23:14:12.2358762Z 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) [ 41%] 2023-01-11T23:14:12.2359242Z 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) [ 41%] 2023-01-11T23:14:12.2359733Z 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%] 2023-01-11T23:14:12.2360254Z 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%] 2023-01-11T23:14:12.2360727Z 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%] 2023-01-11T23:14:12.2361202Z 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) [ 42%] 2023-01-11T23:14:12.2361677Z 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%] 2023-01-11T23:14:12.2362286Z 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%] 2023-01-11T23:14:12.2362894Z 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%] 2023-01-11T23:14:12.2363483Z 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%] 2023-01-11T23:14:12.2364067Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_linalg_lu_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 43%] 2023-01-11T23:14:12.2364589Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_linalg_lu_factor_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 43%] 2023-01-11T23:14:12.2365704Z 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%] 2023-01-11T23:14:12.2366439Z 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%] 2023-01-11T23:14:12.2366884Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_linalg_matrix_rank_cuda_complex64 SKIPPED (Skipped!) [ 43%] 2023-01-11T23:14:12.2367292Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_linalg_matrix_rank_cuda_float32 SKIPPED (Skipped!) [ 44%] 2023-01-11T23:14:12.2367745Z 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%] 2023-01-11T23:14:12.2368239Z 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%] 2023-01-11T23:14:12.2368732Z 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%] 2023-01-11T23:14:12.2369186Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_linalg_pinv_cuda_complex64 SKIPPED (Skipped!) [ 44%] 2023-01-11T23:14:12.2369582Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_linalg_pinv_cuda_float32 SKIPPED (Skipped!) [ 45%] 2023-01-11T23:14:12.2370024Z 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%] 2023-01-11T23:14:12.2370510Z 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%] 2023-01-11T23:14:12.2371022Z 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%] 2023-01-11T23:14:12.2371506Z 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%] 2023-01-11T23:14:12.2372016Z 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) [ 46%] 2023-01-11T23:14:12.2372614Z 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%] 2023-01-11T23:14:12.2373218Z 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%] 2023-01-11T23:14:12.2373821Z 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%] 2023-01-11T23:14:12.2374663Z 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) [ 46%] 2023-01-11T23:14:12.2375164Z 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) [ 46%] 2023-01-11T23:14:12.2375642Z 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%] 2023-01-11T23:14:12.2376124Z 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%] 2023-01-11T23:14:12.2376670Z 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%] 2023-01-11T23:14:12.2377141Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_log10_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 47%] 2023-01-11T23:14:12.2377605Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_log10_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 47%] 2023-01-11T23:14:12.2378063Z 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%] 2023-01-11T23:14:12.2378528Z 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%] 2023-01-11T23:14:12.2378978Z 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%] 2023-01-11T23:14:12.2379443Z 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%] 2023-01-11T23:14:12.2379919Z 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%] 2023-01-11T23:14:12.2380412Z 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) [ 49%] 2023-01-11T23:14:12.2380885Z 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%] 2023-01-11T23:14:12.2381356Z 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%] 2023-01-11T23:14:12.2381829Z 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%] 2023-01-11T23:14:12.2382333Z 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%] 2023-01-11T23:14:12.2382826Z 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) [ 50%] 2023-01-11T23:14:12.2383318Z 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) [ 50%] 2023-01-11T23:14:12.2383783Z 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%] 2023-01-11T23:14:12.2384253Z 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%] 2023-01-11T23:14:12.2384713Z 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%] 2023-01-11T23:14:12.2385163Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_lu_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 51%] 2023-01-11T23:14:12.2385625Z 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%] 2023-01-11T23:14:12.2386088Z 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) [ 51%] 2023-01-11T23:14:12.2386557Z 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) [ 51%] 2023-01-11T23:14:12.2387015Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_masked_cumprod_cuda_complex64 SKIPPED (Skipped!) [ 51%] 2023-01-11T23:14:12.2387420Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_masked_cumprod_cuda_float32 SKIPPED (Skipped!) [ 52%] 2023-01-11T23:14:12.2387821Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_masked_logsumexp_cuda_float32 SKIPPED (Skipped!) [ 52%] 2023-01-11T23:14:12.2388216Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_masked_median_cuda_float32 SKIPPED (Skipped!) [ 52%] 2023-01-11T23:14:12.2388707Z 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) [ 52%] 2023-01-11T23:14:12.2389190Z 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) [ 52%] 2023-01-11T23:14:12.2389674Z 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%] 2023-01-11T23:14:12.2390170Z 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%] 2023-01-11T23:14:12.2390757Z 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) [ 53%] 2023-01-11T23:14:12.2391337Z 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) [ 53%] 2023-01-11T23:14:12.2391918Z 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) [ 53%] 2023-01-11T23:14:12.2392533Z 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) [ 53%] 2023-01-11T23:14:12.2393056Z 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) [ 54%] 2023-01-11T23:14:12.2393575Z 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) [ 54%] 2023-01-11T23:14:12.2394053Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_mean_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 54%] 2023-01-11T23:14:12.2394514Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_mean_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 54%] 2023-01-11T23:14:12.2394992Z 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) [ 54%] 2023-01-11T23:14:12.2395449Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_meshgrid_variadic_tensors_cuda_float32 SKIPPED (Skipped!) [ 55%] 2023-01-11T23:14:12.2395893Z 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) [ 55%] 2023-01-11T23:14:12.2396357Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_minimum_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 55%] 2023-01-11T23:14:12.2396815Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_mm_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 55%] 2023-01-11T23:14:12.2397281Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_movedim_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 55%] 2023-01-11T23:14:12.2397740Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_movedim_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 56%] 2023-01-11T23:14:12.2398230Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_msort_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 56%] 2023-01-11T23:14:12.2398693Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_mul_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 56%] 2023-01-11T23:14:12.2399153Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_mul_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 56%] 2023-01-11T23:14:12.2399605Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_mv_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 56%] 2023-01-11T23:14:12.2400061Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_mv_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 57%] 2023-01-11T23:14:12.2400531Z 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) [ 57%] 2023-01-11T23:14:12.2401021Z 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) [ 57%] 2023-01-11T23:14:12.2401492Z 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) [ 57%] 2023-01-11T23:14:12.2401965Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_nanmean_cuda_float32 SKIPPED (Skipped!) [ 57%] 2023-01-11T23:14:12.2402500Z 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%] 2023-01-11T23:14:12.2403029Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_nansum_cuda_float32 SKIPPED (Skipped!) [ 58%] 2023-01-11T23:14:12.2403556Z 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%] 2023-01-11T23:14:12.2404146Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_narrow_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 58%] 2023-01-11T23:14:12.2404677Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_narrow_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 58%] 2023-01-11T23:14:12.2405151Z 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%] 2023-01-11T23:14:12.2405622Z 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%] 2023-01-11T23:14:12.2406070Z 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%] 2023-01-11T23:14:12.2406528Z 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%] 2023-01-11T23:14:12.2406991Z 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%] 2023-01-11T23:14:12.2407408Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_new_empty_cuda_float32 SKIPPED (Skipped!) [ 60%] 2023-01-11T23:14:12.2407835Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_new_empty_strided_cuda_complex64 SKIPPED (Expected: new_empty_strided is not comparable) [ 60%] 2023-01-11T23:14:12.2408308Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_new_empty_strided_cuda_float32 SKIPPED (Expected: new_empty_strided is not comparable) [ 60%] 2023-01-11T23:14:12.2408779Z 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%] 2023-01-11T23:14:12.2409268Z 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%] 2023-01-11T23:14:12.2409755Z 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%] 2023-01-11T23:14:12.2410267Z 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%] 2023-01-11T23:14:12.2410781Z 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%] 2023-01-11T23:14:12.2411281Z 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%] 2023-01-11T23:14:12.2411780Z 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%] 2023-01-11T23:14:12.2412328Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_nn_functional_conv2d_cuda_complex64 SKIPPED (Works on some configs!) [ 61%] 2023-01-11T23:14:12.2412867Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_nn_functional_conv2d_cuda_float32 SKIPPED (Works on some configs!) [ 62%] 2023-01-11T23:14:12.2413403Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_nn_functional_conv_transpose2d_cuda_complex64 SKIPPED (Skipped!) [ 62%] 2023-01-11T23:14:12.2413937Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_nn_functional_conv_transpose3d_cuda_float32 SKIPPED (Skipped!) [ 62%] 2023-01-11T23:14:12.2414735Z 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) [ 62%] 2023-01-11T23:14:12.2415255Z 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) [ 62%] 2023-01-11T23:14:12.2415884Z 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) [ 63%] 2023-01-11T23:14:12.2416379Z 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) [ 63%] 2023-01-11T23:14:12.2416869Z 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) [ 63%] 2023-01-11T23:14:12.2417399Z 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) [ 63%] 2023-01-11T23:14:12.2417886Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_nn_functional_gaussian_nll_loss_cuda_float32 SKIPPED (Skipped!) [ 63%] 2023-01-11T23:14:12.2418357Z 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) [ 64%] 2023-01-11T23:14:12.2418860Z 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) [ 64%] 2023-01-11T23:14:12.2419353Z 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) [ 64%] 2023-01-11T23:14:12.2419852Z 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) [ 64%] 2023-01-11T23:14:12.2420310Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_nn_functional_huber_loss_cuda_float32 SKIPPED (Skipped!) [ 64%] 2023-01-11T23:14:12.2420819Z 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) [ 65%] 2023-01-11T23:14:12.2421326Z 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) [ 65%] 2023-01-11T23:14:12.2421838Z 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) [ 65%] 2023-01-11T23:14:12.2422329Z 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) [ 65%] 2023-01-11T23:14:12.2422827Z 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) [ 65%] 2023-01-11T23:14:12.2423380Z 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) [ 66%] 2023-01-11T23:14:12.2423879Z 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) [ 66%] 2023-01-11T23:14:12.2424380Z 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) [ 66%] 2023-01-11T23:14:12.2424884Z 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) [ 66%] 2023-01-11T23:14:12.2425384Z 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) [ 66%] 2023-01-11T23:14:12.2425884Z 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) [ 67%] 2023-01-11T23:14:12.2426416Z 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) [ 67%] 2023-01-11T23:14:12.2426879Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_nn_functional_pad_circular_cuda_float32 SKIPPED (Skipped!) [ 67%] 2023-01-11T23:14:12.2427348Z 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) [ 67%] 2023-01-11T23:14:12.2427858Z 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) [ 67%] 2023-01-11T23:14:12.2428317Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_nn_functional_pad_reflect_cuda_float32 SKIPPED (Skipped!) [ 68%] 2023-01-11T23:14:12.2428822Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_nn_functional_pad_replicate_cuda_float32 SKIPPED (Skipped!) [ 68%] 2023-01-11T23:14:12.2429286Z 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) [ 68%] 2023-01-11T23:14:12.2429743Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_nn_functional_pixel_shuffle_cuda_complex64 SKIPPED (Skipped!) [ 68%] 2023-01-11T23:14:12.2430185Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_nn_functional_pixel_shuffle_cuda_float32 SKIPPED (Skipped!) [ 68%] 2023-01-11T23:14:12.2430715Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_nn_functional_pixel_unshuffle_cuda_float32 SKIPPED (Skipped!) [ 69%] 2023-01-11T23:14:12.2431357Z 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) [ 69%] 2023-01-11T23:14:12.2431858Z 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) [ 69%] 2023-01-11T23:14:12.2432335Z 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) [ 69%] 2023-01-11T23:14:12.2432820Z 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) [ 69%] 2023-01-11T23:14:12.2433314Z 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) [ 69%] 2023-01-11T23:14:12.2433817Z 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) [ 70%] 2023-01-11T23:14:12.2434326Z 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) [ 70%] 2023-01-11T23:14:12.2434836Z 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) [ 70%] 2023-01-11T23:14:12.2435342Z 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) [ 70%] 2023-01-11T23:14:12.2435844Z 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) [ 70%] 2023-01-11T23:14:12.2436355Z 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) [ 71%] 2023-01-11T23:14:12.2436879Z 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) [ 71%] 2023-01-11T23:14:12.2437381Z 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) [ 71%] 2023-01-11T23:14:12.2437901Z 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) [ 71%] 2023-01-11T23:14:12.2438420Z 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) [ 71%] 2023-01-11T23:14:12.2438949Z 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%] 2023-01-11T23:14:12.2439490Z 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%] 2023-01-11T23:14:12.2439983Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_nn_functional_unfold_cuda_complex64 SKIPPED (Internal assert failed!) [ 72%] 2023-01-11T23:14:12.2440462Z 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) [ 72%] 2023-01-11T23:14:12.2440953Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_norm_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 72%] 2023-01-11T23:14:12.2441417Z 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%] 2023-01-11T23:14:12.2441973Z 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) [ 73%] 2023-01-11T23:14:12.2442576Z 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) [ 73%] 2023-01-11T23:14:12.2443173Z 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) [ 73%] 2023-01-11T23:14:12.2443774Z 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) [ 73%] 2023-01-11T23:14:12.2444348Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_ormqr_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 74%] 2023-01-11T23:14:12.2444836Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_permute_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 74%] 2023-01-11T23:14:12.2445315Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_pinverse_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 74%] 2023-01-11T23:14:12.2445788Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_polar_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 74%] 2023-01-11T23:14:12.2446264Z 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) [ 74%] 2023-01-11T23:14:12.2446725Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_polygamma_polygamma_n_1_cuda_float32 SKIPPED (Skipped!) [ 75%] 2023-01-11T23:14:12.2447151Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_polygamma_polygamma_n_2_cuda_float32 SKIPPED (Skipped!) [ 75%] 2023-01-11T23:14:12.2447575Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_polygamma_polygamma_n_3_cuda_float32 SKIPPED (Skipped!) [ 75%] 2023-01-11T23:14:12.2448037Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_pow_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 75%] 2023-01-11T23:14:12.2448497Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_prod_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 75%] 2023-01-11T23:14:12.2448963Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_put_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 76%] 2023-01-11T23:14:12.2449430Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_put_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 76%] 2023-01-11T23:14:12.2449882Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_qr_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 76%] 2023-01-11T23:14:12.2450353Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_rad2deg_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 76%] 2023-01-11T23:14:12.2450828Z 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) [ 76%] 2023-01-11T23:14:12.2451308Z 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) [ 76%] 2023-01-11T23:14:12.2451774Z 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%] 2023-01-11T23:14:12.2452343Z 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%] 2023-01-11T23:14:12.2452921Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_randn_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 77%] 2023-01-11T23:14:12.2453547Z 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) [ 77%] 2023-01-11T23:14:12.2454143Z 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) [ 77%] 2023-01-11T23:14:12.2454884Z 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%] 2023-01-11T23:14:12.2455368Z 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%] 2023-01-11T23:14:12.2455841Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_reshape_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 78%] 2023-01-11T23:14:12.2456313Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_resize__cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 78%] 2023-01-11T23:14:12.2456770Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_resize__cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 78%] 2023-01-11T23:14:12.2457241Z 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) [ 79%] 2023-01-11T23:14:12.2457708Z 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) [ 79%] 2023-01-11T23:14:12.2458175Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_roll_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 79%] 2023-01-11T23:14:12.2458648Z 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) [ 79%] 2023-01-11T23:14:12.2459247Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_round_decimals_3_cuda_float32 SKIPPED (Skipped!) [ 79%] 2023-01-11T23:14:12.2459691Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_rsqrt_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 80%] 2023-01-11T23:14:12.2460157Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_rsub_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 80%] 2023-01-11T23:14:12.2460623Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_rsub_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 80%] 2023-01-11T23:14:12.2461088Z 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) [ 80%] 2023-01-11T23:14:12.2461565Z 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) [ 80%] 2023-01-11T23:14:12.2462043Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_scatter_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 81%] 2023-01-11T23:14:12.2462525Z 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) [ 81%] 2023-01-11T23:14:12.2463003Z 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) [ 81%] 2023-01-11T23:14:12.2463451Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_searchsorted_cuda_float32 SKIPPED (Expected failure!) [ 81%] 2023-01-11T23:14:12.2463901Z 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) [ 81%] 2023-01-11T23:14:12.2464415Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_short_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 82%] 2023-01-11T23:14:12.2464889Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_sigmoid_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 82%] 2023-01-11T23:14:12.2465344Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_sign_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 82%] 2023-01-11T23:14:12.2465820Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_signal_windows_bartlett_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 82%] 2023-01-11T23:14:12.2466321Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_signal_windows_blackman_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 82%] 2023-01-11T23:14:12.2466819Z 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) [ 83%] 2023-01-11T23:14:12.2467304Z 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) [ 83%] 2023-01-11T23:14:12.2467793Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_signal_windows_hann_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 83%] 2023-01-11T23:14:12.2468281Z 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) [ 83%] 2023-01-11T23:14:12.2468829Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_signal_windows_nuttall_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 83%] 2023-01-11T23:14:12.2469297Z 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%] 2023-01-11T23:14:12.2469799Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_sinc_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 84%] 2023-01-11T23:14:12.2470288Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_sinh_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 84%] 2023-01-11T23:14:12.2470876Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_slice_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 84%] 2023-01-11T23:14:12.2471453Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_softmax_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 84%] 2023-01-11T23:14:12.2472043Z 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) [ 84%] 2023-01-11T23:14:12.2472611Z 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%] 2023-01-11T23:14:12.2473092Z 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) [ 85%] 2023-01-11T23:14:12.2473578Z 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) [ 85%] 2023-01-11T23:14:12.2474049Z 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) [ 85%] 2023-01-11T23:14:12.2474553Z 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) [ 85%] 2023-01-11T23:14:12.2475071Z 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) [ 86%] 2023-01-11T23:14:12.2475549Z 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) [ 86%] 2023-01-11T23:14:12.2476044Z 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) [ 86%] 2023-01-11T23:14:12.2476532Z 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) [ 86%] 2023-01-11T23:14:12.2476999Z 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) [ 86%] 2023-01-11T23:14:12.2477711Z 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%] 2023-01-11T23:14:12.2478234Z 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) [ 87%] 2023-01-11T23:14:12.2478733Z 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) [ 87%] 2023-01-11T23:14:12.2479238Z 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) [ 87%] 2023-01-11T23:14:12.2479733Z 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) [ 87%] 2023-01-11T23:14:12.2480230Z 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%] 2023-01-11T23:14:12.2480878Z 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%] 2023-01-11T23:14:12.2481408Z 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) [ 88%] 2023-01-11T23:14:12.2481927Z 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) [ 88%] 2023-01-11T23:14:12.2482516Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_sqrt_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 88%] 2023-01-11T23:14:12.2483094Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_square_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 89%] 2023-01-11T23:14:12.2483676Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_squeeze_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 89%] 2023-01-11T23:14:12.2484262Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_squeeze_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 89%] 2023-01-11T23:14:12.2484748Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_std_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 89%] 2023-01-11T23:14:12.2485218Z 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) [ 89%] 2023-01-11T23:14:12.2485689Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_std_mean_unbiased_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 90%] 2023-01-11T23:14:12.2486180Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_std_mean_unbiased_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 90%] 2023-01-11T23:14:12.2486680Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_stft_cuda_complex64 SKIPPED (Skipped! stft does not match the native function) [ 90%] 2023-01-11T23:14:12.2487138Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_stft_cuda_float32 SKIPPED (Skipped! stft does not match the native function) [ 90%] 2023-01-11T23:14:12.2487594Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_sum_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 90%] 2023-01-11T23:14:12.2488054Z 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%] 2023-01-11T23:14:12.2488464Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_svd_cuda_complex64 PASSED [ 91%] 2023-01-11T23:14:12.2488882Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_symeig_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 91%] 2023-01-11T23:14:12.2489350Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_t_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 91%] 2023-01-11T23:14:12.2489818Z 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) [ 91%] 2023-01-11T23:14:12.2490312Z 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%] 2023-01-11T23:14:12.2490781Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_tan_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 92%] 2023-01-11T23:14:12.2491237Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_tan_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 92%] 2023-01-11T23:14:12.2491701Z 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) [ 92%] 2023-01-11T23:14:12.2492309Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_tensordot_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 92%] 2023-01-11T23:14:12.2492906Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_tensordot_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 92%] 2023-01-11T23:14:12.2493484Z 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%] 2023-01-11T23:14:12.2494054Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_tile_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 93%] 2023-01-11T23:14:12.2494868Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_to_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 93%] 2023-01-11T23:14:12.2495341Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_to_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 93%] 2023-01-11T23:14:12.2495813Z 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) [ 93%] 2023-01-11T23:14:12.2496281Z 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%] 2023-01-11T23:14:12.2496739Z 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%] 2023-01-11T23:14:12.2497219Z 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%] 2023-01-11T23:14:12.2497750Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_trapz_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 94%] 2023-01-11T23:14:12.2498229Z 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) [ 94%] 2023-01-11T23:14:12.2498699Z 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%] 2023-01-11T23:14:12.2499160Z 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%] 2023-01-11T23:14:12.2499634Z 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%] 2023-01-11T23:14:12.2500107Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_unflatten_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 95%] 2023-01-11T23:14:12.2500575Z 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) [ 95%] 2023-01-11T23:14:12.2501052Z 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%] 2023-01-11T23:14:12.2501525Z 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%] 2023-01-11T23:14:12.2501990Z 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%] 2023-01-11T23:14:12.2502456Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_var_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 96%] 2023-01-11T23:14:12.2502923Z 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) [ 96%] 2023-01-11T23:14:12.2503427Z 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%] 2023-01-11T23:14:12.2503903Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_var_mean_unbiased_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 97%] 2023-01-11T23:14:12.2504390Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_var_mean_unbiased_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 97%] 2023-01-11T23:14:12.2504863Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_var_unbiased_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 97%] 2023-01-11T23:14:12.2505333Z 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%] 2023-01-11T23:14:12.2505799Z 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%] 2023-01-11T23:14:12.2506268Z 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%] 2023-01-11T23:14:12.2506728Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_vstack_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 98%] 2023-01-11T23:14:12.2507189Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_vstack_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 98%] 2023-01-11T23:14:12.2507611Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_where_cuda_float32 SKIPPED (Skipped!) [ 98%] 2023-01-11T23:14:12.2508038Z 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%] 2023-01-11T23:14:12.2508539Z 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%] 2023-01-11T23:14:12.2509052Z 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%] 2023-01-11T23:14:12.2509465Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_zeros_cuda_float32 SKIPPED (Skipped!) [ 99%] 2023-01-11T23:14:12.2509900Z 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%] 2023-01-11T23:14:12.2510467Z 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%] 2023-01-11T23:14:12.2510767Z 2023-01-11T23:14:12.2510923Z =============================== warnings summary =============================== 2023-01-11T23:14:12.2511401Z ../../../../../opt/conda/lib/python3.10/site-packages/_pytest/config/__init__.py:1171 2023-01-11T23:14:12.2512074Z /opt/conda/lib/python3.10/site-packages/_pytest/config/__init__.py:1171: PytestAssertRewriteWarning: Module already imported so cannot be rewritten: hypothesis 2023-01-11T23:14:12.2512449Z self._mark_plugins_for_rewrite(hook) 2023-01-11T23:14:12.2512584Z 2023-01-11T23:14:12.2512821Z -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html 2023-01-11T23:14:12.2513331Z - generated xml file: /var/lib/jenkins/workspace/test/test-reports/python-pytest/test_ops_jit/test_ops_jit-0b5a7e9a6eb6d1eb.xml - 2023-01-11T23:14:12.2513718Z =========== 1 passed, 512 skipped, 1 deselected, 1 warning in 49.29s =========== 2023-01-11T23:14:12.2514053Z If in CI, skip info is located in the xml test reports, please either go to s3 or the hud to download them 2023-01-11T23:14:12.2514256Z 2023-01-11T23:14:12.2514638Z ##[endgroup] 2023-01-11T23:14:12.2515025Z FINISHED PRINTING LOG FILE of test_ops_jit (/var/lib/jenkins/workspace/test/test-reports/test_ops_jit_idsgcqsw) 2023-01-11T23:14:12.2515274Z 2023-01-11T23:15:44.1654767Z 2023-01-11T23:15:44.1655508Z Expand the folded group to see the log file of test_ops_jit 2023-01-11T23:15:44.1656396Z ##[group]PRINTING LOG FILE of test_ops_jit (/var/lib/jenkins/workspace/test/test-reports/test_ops_jit_ycaxf368) 2023-01-11T23:15:44.1657174Z Test results will be stored in test-reports/python-pytest/test_ops_jit/test_ops_jit-630a6535d479ddd7.xml 2023-01-11T23:15:44.1657651Z ============================= test session starts ============================== 2023-01-11T23:15:44.1669255Z platform linux -- Python 3.10.8, pytest-7.2.0, pluggy-1.0.0 -- /opt/conda/bin/python 2023-01-11T23:15:44.1669615Z cachedir: .pytest_cache 2023-01-11T23:15:44.1670313Z hypothesis profile 'pytorch_ci' -> database=None, max_examples=50, derandomize=True, suppress_health_check=[HealthCheck.too_slow] 2023-01-11T23:15:44.1670966Z rootdir: /var/lib/jenkins/workspace, configfile: pytest.ini 2023-01-11T23:15:44.1671734Z plugins: hypothesis-5.35.1, flakefinder-1.1.0, rerunfailures-10.3, shard-0.1.2, xdist-3.1.0, xdoctest-1.1.0 2023-01-11T23:15:44.1672200Z collecting ... collected 1060 items / 3 deselected / 1057 selected 2023-01-11T23:15:44.1727246Z Running 543 items in this shard: test/test_ops_jit.py::TestJitCUDA::test_jit_alias_remapping_acos_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_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_div_floor_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_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_igammac_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_inv_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_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_mvlgamma_mvlgamma_p_3_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_conv2d_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_neg_3_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_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_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_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___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__native_batch_norm_legit_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_add_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_addcmul_cuda_float32, 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_addmv_cuda_complex64, 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_amin_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_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_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_partial_views_cuda_complex64, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_as_strided_partial_views_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_asinh_cuda_complex64, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_atan_cuda_complex64, 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_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_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_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_to_cuda_float32, 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_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_ceil_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_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_solve_cuda_complex64, 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_min_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_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_contiguous_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_float32, 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_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_diagflat_cuda_complex64, 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_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_diagonal_scatter_cuda_complex64, 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_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_trunc_rounding_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_double_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_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_like_cuda_complex64, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_equal_cuda_complex64, 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_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_cuda_complex64, 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_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_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_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_ifft_cuda_complex64, 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_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_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_irfftn_cuda_complex64, 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_float32, 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_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_flipud_cuda_float32, 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_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_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_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_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_igamma_cuda_float32, 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_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_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_isclose_cuda_complex64, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_isfinite_cuda_complex64, 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_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_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_float32, 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_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_float32, 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_singular_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_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_float32, 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_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_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_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_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_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_rank_hermitian_cuda_complex64, 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_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_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_float32, 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_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_float32, 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_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_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_log1p_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_logaddexp2_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_logical_and_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_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_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_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_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_argmin_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_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_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_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_float32, 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_maximum_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_variadic_tensors_cuda_complex64, 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_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_multinomial_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_nanmedian_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_narrow_copy_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_new_empty_cuda_complex64, 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_pool2d_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_avg_pool2d_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_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_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_cosine_embedding_loss_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_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_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_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_hardshrink_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_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_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_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_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_unpool1d_grad_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_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_pad_circular_cuda_complex64, 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_replicate_cuda_complex64, 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_pixel_unshuffle_cuda_complex64, 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_silu_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_softsign_cuda_float32, 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_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_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_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_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_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_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_ormqr_cuda_complex64, 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_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_pinverse_cuda_complex64, 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_prod_cuda_complex64, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_qr_cuda_complex64, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_quantile_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_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_float32, 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_float32, 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_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_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_neg_3_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_rsqrt_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_scatter_add_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_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_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_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_sigmoid_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_general_cosine_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_signal_windows_general_hamming_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_signal_windows_hamming_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_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_scatter_cuda_float32, 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_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_bessel_j1_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_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_hermite_polynomial_he_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_laguerre_polynomial_l_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_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_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_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_sqrt_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_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_mean_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_std_unbiased_cuda_complex64, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_std_unbiased_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_to_size_cuda_float32, 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_t_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_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_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_trapezoid_cuda_float32, 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_float32, 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_float32, 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_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_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_var_unbiased_cuda_complex64, 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_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_where_cuda_complex64, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_zeros_cuda_complex64 2023-01-11T23:15:44.1774588Z 2023-01-11T23:15:44.1774991Z 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%] 2023-01-11T23:15:44.1775527Z 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%] 2023-01-11T23:15:44.1775994Z 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%] 2023-01-11T23:15:44.1776448Z 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%] 2023-01-11T23:15:44.1776921Z 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) [ 0%] 2023-01-11T23:15:44.1777389Z 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%] 2023-01-11T23:15:44.1777847Z 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%] 2023-01-11T23:15:44.1778299Z 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%] 2023-01-11T23:15:44.1778750Z 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%] 2023-01-11T23:15:44.1779205Z test_ops_jit.py::TestJitCUDA::test_jit_alias_remapping_ge_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 1%] 2023-01-11T23:15:44.1779652Z 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%] 2023-01-11T23:15:44.1780107Z 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%] 2023-01-11T23:15:44.1780622Z 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%] 2023-01-11T23:15:44.1781089Z 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%] 2023-01-11T23:15:44.1781566Z 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) [ 2%] 2023-01-11T23:15:44.1782027Z test_ops_jit.py::TestJitCUDA::test_jit_alias_remapping_logit_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 2%] 2023-01-11T23:15:44.1782492Z 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%] 2023-01-11T23:15:44.1782966Z 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%] 2023-01-11T23:15:44.1783459Z 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%] 2023-01-11T23:15:44.1783920Z 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%] 2023-01-11T23:15:44.1784377Z 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) [ 3%] 2023-01-11T23:15:44.1784853Z 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%] 2023-01-11T23:15:44.1785322Z 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%] 2023-01-11T23:15:44.1785831Z 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) [ 4%] 2023-01-11T23:15:44.1786298Z test_ops_jit.py::TestJitCUDA::test_jit_alias_remapping_outer_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 4%] 2023-01-11T23:15:44.1786754Z test_ops_jit.py::TestJitCUDA::test_jit_alias_remapping_round_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 4%] 2023-01-11T23:15:44.1787223Z 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) [ 4%] 2023-01-11T23:15:44.1787659Z test_ops_jit.py::TestJitCUDA::test_jit_alias_remapping_round_decimals_neg_3_cuda_float32 SKIPPED (Skipped!) [ 5%] 2023-01-11T23:15:44.1788087Z test_ops_jit.py::TestJitCUDA::test_jit_alias_remapping_transpose_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 5%] 2023-01-11T23:15:44.1788551Z test_ops_jit.py::TestJitCUDA::test_jit_alias_remapping_trunc_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 5%] 2023-01-11T23:15:44.1789072Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_H_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 5%] 2023-01-11T23:15:44.1789533Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_T_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 5%] 2023-01-11T23:15:44.1789983Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_T_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 6%] 2023-01-11T23:15:44.1790496Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit___getitem___cuda_float32 SKIPPED (Skipped!) [ 6%] 2023-01-11T23:15:44.1791037Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit___radd___cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 6%] 2023-01-11T23:15:44.1791663Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit___radd___cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 6%] 2023-01-11T23:15:44.1792237Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit___rdiv___cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 6%] 2023-01-11T23:15:44.1792751Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit___rmod___cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 6%] 2023-01-11T23:15:44.1793218Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit___rmul___cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 7%] 2023-01-11T23:15:44.1793684Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit___rmul___cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 7%] 2023-01-11T23:15:44.1794149Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit___rsub___cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 7%] 2023-01-11T23:15:44.1794602Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit___rsub___cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 7%] 2023-01-11T23:15:44.1795090Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit__native_batch_norm_legit_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 7%] 2023-01-11T23:15:44.1795585Z 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%] 2023-01-11T23:15:44.1796064Z 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%] 2023-01-11T23:15:44.1796550Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_abs_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 8%] 2023-01-11T23:15:44.1797019Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_acos_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 8%] 2023-01-11T23:15:44.1797486Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_acos_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 8%] 2023-01-11T23:15:44.1797950Z 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%] 2023-01-11T23:15:44.1798407Z 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%] 2023-01-11T23:15:44.1798876Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_addcmul_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 9%] 2023-01-11T23:15:44.1799343Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_addmm_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 9%] 2023-01-11T23:15:44.1799822Z 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) [ 9%] 2023-01-11T23:15:44.1800310Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_addmv_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 9%] 2023-01-11T23:15:44.1800774Z 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%] 2023-01-11T23:15:44.1801234Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_addr_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 10%] 2023-01-11T23:15:44.1801695Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_all_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 10%] 2023-01-11T23:15:44.1802159Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_all_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 10%] 2023-01-11T23:15:44.1802712Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_allclose_cuda_complex64 SKIPPED (Skipped!) [ 10%] 2023-01-11T23:15:44.1803201Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_allclose_cuda_float32 SKIPPED (Skipped!) [ 11%] 2023-01-11T23:15:44.1803733Z 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%] 2023-01-11T23:15:44.1804312Z 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%] 2023-01-11T23:15:44.1804880Z 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%] 2023-01-11T23:15:44.1805346Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_any_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 11%] 2023-01-11T23:15:44.1805812Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_arange_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 11%] 2023-01-11T23:15:44.1806281Z 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%] 2023-01-11T23:15:44.1806745Z 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%] 2023-01-11T23:15:44.1807223Z 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%] 2023-01-11T23:15:44.1807741Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_as_strided_partial_views_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 12%] 2023-01-11T23:15:44.1808245Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_as_strided_partial_views_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 12%] 2023-01-11T23:15:44.1808740Z 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) [ 13%] 2023-01-11T23:15:44.1809223Z 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%] 2023-01-11T23:15:44.1809703Z 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%] 2023-01-11T23:15:44.1810247Z 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%] 2023-01-11T23:15:44.1810713Z 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%] 2023-01-11T23:15:44.1811226Z 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%] 2023-01-11T23:15:44.1811698Z 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) [ 14%] 2023-01-11T23:15:44.1812170Z 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%] 2023-01-11T23:15:44.1812742Z 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%] 2023-01-11T23:15:44.1813321Z 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%] 2023-01-11T23:15:44.1813969Z 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%] 2023-01-11T23:15:44.1814729Z 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%] 2023-01-11T23:15:44.1815281Z 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%] 2023-01-11T23:15:44.1815745Z 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%] 2023-01-11T23:15:44.1816199Z 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%] 2023-01-11T23:15:44.1816678Z 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%] 2023-01-11T23:15:44.1817170Z 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%] 2023-01-11T23:15:44.1817637Z 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%] 2023-01-11T23:15:44.1818107Z 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%] 2023-01-11T23:15:44.1818585Z 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%] 2023-01-11T23:15:44.1819106Z 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%] 2023-01-11T23:15:44.1819579Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_ceil_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 16%] 2023-01-11T23:15:44.1820037Z 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%] 2023-01-11T23:15:44.1820503Z 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%] 2023-01-11T23:15:44.1821075Z 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%] 2023-01-11T23:15:44.1821569Z 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%] 2023-01-11T23:15:44.1822104Z 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%] 2023-01-11T23:15:44.1822593Z 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%] 2023-01-11T23:15:44.1823067Z 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%] 2023-01-11T23:15:44.1823532Z 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%] 2023-01-11T23:15:44.1823986Z 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%] 2023-01-11T23:15:44.1824445Z 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%] 2023-01-11T23:15:44.1824977Z 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) [ 18%] 2023-01-11T23:15:44.1825455Z 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%] 2023-01-11T23:15:44.1825926Z 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%] 2023-01-11T23:15:44.1826384Z 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%] 2023-01-11T23:15:44.1826843Z 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%] 2023-01-11T23:15:44.1827313Z 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%] 2023-01-11T23:15:44.1827797Z 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%] 2023-01-11T23:15:44.1828267Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_cummin_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 20%] 2023-01-11T23:15:44.1828784Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_cumprod_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 20%] 2023-01-11T23:15:44.1829251Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_cumsum_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 20%] 2023-01-11T23:15:44.1829770Z 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) [ 20%] 2023-01-11T23:15:44.1830293Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_deg2rad_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 20%] 2023-01-11T23:15:44.1830870Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_diag_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 21%] 2023-01-11T23:15:44.1831454Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_diag_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 21%] 2023-01-11T23:15:44.1832038Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_diagflat_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 21%] 2023-01-11T23:15:44.1832610Z 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) [ 21%] 2023-01-11T23:15:44.1833090Z 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) [ 21%] 2023-01-11T23:15:44.1833571Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_diagonal_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 22%] 2023-01-11T23:15:44.1834052Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_diagonal_scatter_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 22%] 2023-01-11T23:15:44.1834543Z 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) [ 22%] 2023-01-11T23:15:44.1835019Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_diff_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 22%] 2023-01-11T23:15:44.1835477Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_diff_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 22%] 2023-01-11T23:15:44.1835971Z 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%] 2023-01-11T23:15:44.1836431Z 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%] 2023-01-11T23:15:44.1836900Z 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%] 2023-01-11T23:15:44.1837379Z 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) [ 23%] 2023-01-11T23:15:44.1837856Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_double_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 23%] 2023-01-11T23:15:44.1838324Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_dstack_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 23%] 2023-01-11T23:15:44.1838760Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_einsum_cuda_complex64 SKIPPED (Skipped!) [ 24%] 2023-01-11T23:15:44.1839139Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_einsum_cuda_float32 SKIPPED (Skipped!) [ 24%] 2023-01-11T23:15:44.1839531Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_empty_like_cuda_complex64 SKIPPED (Skipped!) [ 24%] 2023-01-11T23:15:44.1839965Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_equal_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 24%] 2023-01-11T23:15:44.1840433Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_erfc_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 24%] 2023-01-11T23:15:44.1840914Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_erfinv_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 25%] 2023-01-11T23:15:44.1841383Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_exp2_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 25%] 2023-01-11T23:15:44.1841847Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_exp_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 25%] 2023-01-11T23:15:44.1842349Z 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) [ 25%] 2023-01-11T23:15:44.1842938Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_expand_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 25%] 2023-01-11T23:15:44.1843513Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_expm1_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 25%] 2023-01-11T23:15:44.1844085Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_eye_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 26%] 2023-01-11T23:15:44.1844668Z 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) [ 26%] 2023-01-11T23:15:44.1845175Z 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) [ 26%] 2023-01-11T23:15:44.1845633Z 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) [ 26%] 2023-01-11T23:15:44.1846096Z 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) [ 26%] 2023-01-11T23:15:44.1846562Z 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) [ 27%] 2023-01-11T23:15:44.1847118Z 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) [ 27%] 2023-01-11T23:15:44.1847588Z 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) [ 27%] 2023-01-11T23:15:44.1848059Z 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) [ 27%] 2023-01-11T23:15:44.1848524Z 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) [ 27%] 2023-01-11T23:15:44.1848989Z 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) [ 27%] 2023-01-11T23:15:44.1849453Z 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) [ 28%] 2023-01-11T23:15:44.1849913Z 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) [ 28%] 2023-01-11T23:15:44.1850382Z 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) [ 28%] 2023-01-11T23:15:44.1850852Z 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) [ 28%] 2023-01-11T23:15:44.1851314Z 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) [ 28%] 2023-01-11T23:15:44.1851773Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_fill_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 29%] 2023-01-11T23:15:44.1852265Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_fill_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 29%] 2023-01-11T23:15:44.1852821Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_flatten_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 29%] 2023-01-11T23:15:44.1853391Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_flip_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 29%] 2023-01-11T23:15:44.1853956Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_fliplr_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 29%] 2023-01-11T23:15:44.1854739Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_flipud_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 30%] 2023-01-11T23:15:44.1855268Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_float_power_cuda_float32 SKIPPED (Skipped!) [ 30%] 2023-01-11T23:15:44.1855702Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_floor_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 30%] 2023-01-11T23:15:44.1856120Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_floor_divide_cuda_float32 SKIPPED (Skipped!) [ 30%] 2023-01-11T23:15:44.1856553Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_fmax_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 30%] 2023-01-11T23:15:44.1857012Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_frac_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 30%] 2023-01-11T23:15:44.1857466Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_frexp_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 31%] 2023-01-11T23:15:44.1857879Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_full_cuda_float32 SKIPPED (Skipped!) [ 31%] 2023-01-11T23:15:44.1858307Z 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) [ 31%] 2023-01-11T23:15:44.1858833Z 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) [ 31%] 2023-01-11T23:15:44.1859302Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_gather_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 31%] 2023-01-11T23:15:44.1859772Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_gather_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 32%] 2023-01-11T23:15:44.1860229Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_ge_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 32%] 2023-01-11T23:15:44.1860698Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_geqrf_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 32%] 2023-01-11T23:15:44.1861166Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_geqrf_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 32%] 2023-01-11T23:15:44.1861626Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_half_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 32%] 2023-01-11T23:15:44.1862083Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_heaviside_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 32%] 2023-01-11T23:15:44.1862555Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_hstack_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 33%] 2023-01-11T23:15:44.1863018Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_hstack_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 33%] 2023-01-11T23:15:44.1863546Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_hypot_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 33%] 2023-01-11T23:15:44.1864011Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_igamma_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 33%] 2023-01-11T23:15:44.1864483Z 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) [ 33%] 2023-01-11T23:15:44.1864954Z 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) [ 34%] 2023-01-11T23:15:44.1865430Z 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) [ 34%] 2023-01-11T23:15:44.1865903Z 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) [ 34%] 2023-01-11T23:15:44.1866502Z 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) [ 34%] 2023-01-11T23:15:44.1866984Z 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) [ 34%] 2023-01-11T23:15:44.1878688Z 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) [ 34%] 2023-01-11T23:15:44.1879180Z 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) [ 35%] 2023-01-11T23:15:44.1879660Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_inner_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 35%] 2023-01-11T23:15:44.1880143Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_isclose_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 35%] 2023-01-11T23:15:44.1880691Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_isfinite_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 35%] 2023-01-11T23:15:44.1881160Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_isin_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 35%] 2023-01-11T23:15:44.1881630Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_isinf_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 36%] 2023-01-11T23:15:44.1882109Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_isneginf_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 36%] 2023-01-11T23:15:44.1882649Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_isposinf_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 36%] 2023-01-11T23:15:44.1883235Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_isreal_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 36%] 2023-01-11T23:15:44.1883810Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_isreal_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 36%] 2023-01-11T23:15:44.1884396Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_istft_cuda_complex64 SKIPPED (Skipped! istft does not match the native function) [ 37%] 2023-01-11T23:15:44.1884974Z 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%] 2023-01-11T23:15:44.1885487Z 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) [ 37%] 2023-01-11T23:15:44.1886040Z 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) [ 37%] 2023-01-11T23:15:44.1886548Z 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) [ 37%] 2023-01-11T23:15:44.1887035Z 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) [ 37%] 2023-01-11T23:15:44.1887509Z 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%] 2023-01-11T23:15:44.1887976Z 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%] 2023-01-11T23:15:44.1888445Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_ldexp_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 38%] 2023-01-11T23:15:44.1888917Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_le_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 38%] 2023-01-11T23:15:44.1889371Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_lerp_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 38%] 2023-01-11T23:15:44.1889837Z 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%] 2023-01-11T23:15:44.1890320Z 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%] 2023-01-11T23:15:44.1890803Z 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) [ 39%] 2023-01-11T23:15:44.1891299Z 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) [ 39%] 2023-01-11T23:15:44.1891813Z 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) [ 39%] 2023-01-11T23:15:44.1892291Z 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) [ 39%] 2023-01-11T23:15:44.1892897Z 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) [ 40%] 2023-01-11T23:15:44.1893511Z 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) [ 40%] 2023-01-11T23:15:44.1894128Z 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) [ 40%] 2023-01-11T23:15:44.1894991Z 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) [ 40%] 2023-01-11T23:15:44.1895526Z 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) [ 40%] 2023-01-11T23:15:44.1896013Z 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%] 2023-01-11T23:15:44.1896492Z 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) [ 41%] 2023-01-11T23:15:44.1897034Z 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) [ 41%] 2023-01-11T23:15:44.1897536Z 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) [ 41%] 2023-01-11T23:15:44.1898040Z 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) [ 41%] 2023-01-11T23:15:44.1898525Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_linalg_lu_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 41%] 2023-01-11T23:15:44.1898994Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_linalg_lu_factor_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 42%] 2023-01-11T23:15:44.1899479Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_linalg_lu_factor_ex_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 42%] 2023-01-11T23:15:44.1899960Z 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) [ 42%] 2023-01-11T23:15:44.1900444Z 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) [ 42%] 2023-01-11T23:15:44.1900924Z 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) [ 42%] 2023-01-11T23:15:44.1901403Z 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%] 2023-01-11T23:15:44.1901884Z 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%] 2023-01-11T23:15:44.1902377Z 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) [ 43%] 2023-01-11T23:15:44.1902904Z 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) [ 43%] 2023-01-11T23:15:44.1903378Z 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) [ 43%] 2023-01-11T23:15:44.1903847Z 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%] 2023-01-11T23:15:44.1904344Z 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%] 2023-01-11T23:15:44.1904855Z 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) [ 44%] 2023-01-11T23:15:44.1905302Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_linalg_pinv_singular_cuda_complex64 XFAIL [ 44%] 2023-01-11T23:15:44.1905685Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_linalg_pinv_singular_cuda_float32 XFAIL [ 44%] 2023-01-11T23:15:44.1906112Z 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) [ 44%] 2023-01-11T23:15:44.1906585Z 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) [ 45%] 2023-01-11T23:15:44.1907069Z 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) [ 45%] 2023-01-11T23:15:44.1907576Z 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) [ 45%] 2023-01-11T23:15:44.1908076Z 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) [ 45%] 2023-01-11T23:15:44.1908555Z 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) [ 45%] 2023-01-11T23:15:44.1909094Z 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%] 2023-01-11T23:15:44.1909574Z 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%] 2023-01-11T23:15:44.1910077Z 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) [ 46%] 2023-01-11T23:15:44.1910683Z 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) [ 46%] 2023-01-11T23:15:44.1911284Z 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) [ 46%] 2023-01-11T23:15:44.1911871Z 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) [ 46%] 2023-01-11T23:15:44.1912414Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_linspace_cuda_complex64 SKIPPED (Skipped!) [ 47%] 2023-01-11T23:15:44.1912867Z 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%] 2023-01-11T23:15:44.1913344Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_log1p_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 47%] 2023-01-11T23:15:44.1913851Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_log_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 47%] 2023-01-11T23:15:44.1914312Z 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) [ 47%] 2023-01-11T23:15:44.1914786Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_logaddexp2_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 48%] 2023-01-11T23:15:44.1915262Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_logdet_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 48%] 2023-01-11T23:15:44.1915742Z 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) [ 48%] 2023-01-11T23:15:44.1916219Z 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) [ 48%] 2023-01-11T23:15:44.1916688Z 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) [ 48%] 2023-01-11T23:15:44.1917166Z 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) [ 48%] 2023-01-11T23:15:44.1917643Z 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) [ 49%] 2023-01-11T23:15:44.1918102Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_logit_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 49%] 2023-01-11T23:15:44.1918556Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_logspace_cuda_complex64 SKIPPED (Skipped!) [ 49%] 2023-01-11T23:15:44.1918996Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_long_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 49%] 2023-01-11T23:15:44.1919461Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_long_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 49%] 2023-01-11T23:15:44.1919920Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_lu_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 50%] 2023-01-11T23:15:44.1920385Z 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) [ 50%] 2023-01-11T23:15:44.1920855Z 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) [ 50%] 2023-01-11T23:15:44.1921329Z 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) [ 50%] 2023-01-11T23:15:44.1921803Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_mH_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 50%] 2023-01-11T23:15:44.1922280Z 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%] 2023-01-11T23:15:44.1922850Z 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%] 2023-01-11T23:15:44.1923422Z 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%] 2023-01-11T23:15:44.1923951Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_masked_amax_cuda_float32 SKIPPED (Skipped!) [ 51%] 2023-01-11T23:15:44.1924497Z 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) [ 51%] 2023-01-11T23:15:44.1925045Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_masked_cumsum_cuda_complex64 SKIPPED (Skipped!) [ 51%] 2023-01-11T23:15:44.1925444Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_masked_cumsum_cuda_float32 SKIPPED (Skipped!) [ 52%] 2023-01-11T23:15:44.1925888Z 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%] 2023-01-11T23:15:44.1926357Z 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%] 2023-01-11T23:15:44.1926836Z 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%] 2023-01-11T23:15:44.1927281Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_masked_logaddexp_cuda_float32 SKIPPED (Skipped!) [ 52%] 2023-01-11T23:15:44.1927730Z 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%] 2023-01-11T23:15:44.1928197Z 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%] 2023-01-11T23:15:44.1928676Z 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%] 2023-01-11T23:15:44.1929157Z 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%] 2023-01-11T23:15:44.1929663Z 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) [ 53%] 2023-01-11T23:15:44.1930152Z 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) [ 53%] 2023-01-11T23:15:44.1930627Z 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%] 2023-01-11T23:15:44.1931112Z 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%] 2023-01-11T23:15:44.1931591Z 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%] 2023-01-11T23:15:44.1932069Z 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%] 2023-01-11T23:15:44.1932620Z 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%] 2023-01-11T23:15:44.1933207Z 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%] 2023-01-11T23:15:44.1933792Z 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%] 2023-01-11T23:15:44.1934578Z 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%] 2023-01-11T23:15:44.1935158Z 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%] 2023-01-11T23:15:44.1935639Z 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%] 2023-01-11T23:15:44.1936171Z 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%] 2023-01-11T23:15:44.1936636Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_maximum_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 56%] 2023-01-11T23:15:44.1937096Z 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%] 2023-01-11T23:15:44.1937570Z 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%] 2023-01-11T23:15:44.1938032Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_meshgrid_variadic_tensors_cuda_complex64 SKIPPED (Skipped!) [ 56%] 2023-01-11T23:15:44.1938487Z 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%] 2023-01-11T23:15:44.1938978Z 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) [ 57%] 2023-01-11T23:15:44.1939445Z 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%] 2023-01-11T23:15:44.1939900Z 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%] 2023-01-11T23:15:44.1940367Z 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%] 2023-01-11T23:15:44.1940883Z 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) [ 57%] 2023-01-11T23:15:44.1941360Z 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%] 2023-01-11T23:15:44.1941826Z 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%] 2023-01-11T23:15:44.1942301Z 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) [ 58%] 2023-01-11T23:15:44.1942748Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_native_dropout_backward_cuda_float32 SKIPPED (Skipped!) [ 58%] 2023-01-11T23:15:44.1943151Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_new_empty_cuda_complex64 SKIPPED (Skipped!) [ 58%] 2023-01-11T23:15:44.1943581Z 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) [ 58%] 2023-01-11T23:15:44.1944051Z 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) [ 59%] 2023-01-11T23:15:44.1944518Z 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) [ 59%] 2023-01-11T23:15:44.1944990Z 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) [ 59%] 2023-01-11T23:15:44.1945447Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_nextafter_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 59%] 2023-01-11T23:15:44.1945908Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_nn_functional__scaled_dot_product_attention_cuda_float32 SKIPPED (Skipped!) [ 59%] 2023-01-11T23:15:44.1946399Z 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) [ 60%] 2023-01-11T23:15:44.1947016Z 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) [ 60%] 2023-01-11T23:15:44.1947577Z 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) [ 60%] 2023-01-11T23:15:44.1948155Z 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) [ 60%] 2023-01-11T23:15:44.1948772Z 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) [ 60%] 2023-01-11T23:15:44.1949275Z 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) [ 60%] 2023-01-11T23:15:44.1949785Z 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) [ 61%] 2023-01-11T23:15:44.1950295Z 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) [ 61%] 2023-01-11T23:15:44.1950924Z 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) [ 61%] 2023-01-11T23:15:44.1951523Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_nn_functional_binary_cross_entropy_with_logits_cuda_float32 SKIPPED (Skipped!) [ 61%] 2023-01-11T23:15:44.1952140Z 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) [ 61%] 2023-01-11T23:15:44.1952660Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_nn_functional_conv1d_cuda_complex64 SKIPPED (Skipped!) [ 62%] 2023-01-11T23:15:44.1953074Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_nn_functional_conv1d_cuda_float32 SKIPPED (Skipped!) [ 62%] 2023-01-11T23:15:44.1953498Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_nn_functional_conv_transpose1d_cuda_complex64 SKIPPED (Skipped!) [ 62%] 2023-01-11T23:15:44.1953973Z 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) [ 62%] 2023-01-11T23:15:44.1954433Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_nn_functional_conv_transpose2d_cuda_float32 SKIPPED (Skipped!) [ 62%] 2023-01-11T23:15:44.1954868Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_nn_functional_conv_transpose3d_cuda_complex64 SKIPPED (Skipped!) [ 62%] 2023-01-11T23:15:44.1955345Z 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%] 2023-01-11T23:15:44.1955810Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_nn_functional_ctc_loss_cuda_float32 SKIPPED (Skipped!) [ 63%] 2023-01-11T23:15:44.1956266Z 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%] 2023-01-11T23:15:44.1956751Z 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) [ 63%] 2023-01-11T23:15:44.1957244Z 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) [ 63%] 2023-01-11T23:15:44.1957789Z 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%] 2023-01-11T23:15:44.1958332Z 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%] 2023-01-11T23:15:44.1958854Z 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%] 2023-01-11T23:15:44.1959360Z 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%] 2023-01-11T23:15:44.1959863Z 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) [ 64%] 2023-01-11T23:15:44.1960348Z 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%] 2023-01-11T23:15:44.1960838Z 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%] 2023-01-11T23:15:44.1961330Z 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%] 2023-01-11T23:15:44.1961833Z 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%] 2023-01-11T23:15:44.1962372Z 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) [ 65%] 2023-01-11T23:15:44.1962907Z 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) [ 65%] 2023-01-11T23:15:44.1963537Z 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%] 2023-01-11T23:15:44.1964177Z 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%] 2023-01-11T23:15:44.1964822Z 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%] 2023-01-11T23:15:44.1965337Z 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%] 2023-01-11T23:15:44.1965831Z 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) [ 66%] 2023-01-11T23:15:44.1966318Z 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%] 2023-01-11T23:15:44.1966812Z 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%] 2023-01-11T23:15:44.1967307Z 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%] 2023-01-11T23:15:44.1967818Z 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%] 2023-01-11T23:15:44.1968300Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_nn_functional_max_pool1d_cuda_float32 PASSED [ 67%] 2023-01-11T23:15:44.1968686Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_nn_functional_max_pool2d_cuda_float32 PASSED [ 67%] 2023-01-11T23:15:44.1969135Z 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%] 2023-01-11T23:15:44.1969639Z 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%] 2023-01-11T23:15:44.1970143Z 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%] 2023-01-11T23:15:44.1970629Z 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%] 2023-01-11T23:15:44.1971124Z 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%] 2023-01-11T23:15:44.1971626Z 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) [ 69%] 2023-01-11T23:15:44.1972138Z 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) [ 69%] 2023-01-11T23:15:44.1972712Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_nn_functional_multilabel_soft_margin_loss_cuda_float32 SKIPPED (Skipped!) [ 69%] 2023-01-11T23:15:44.1973248Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_nn_functional_nll_loss_cuda_float32 SKIPPED (Skipped!) [ 69%] 2023-01-11T23:15:44.1973911Z 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%] 2023-01-11T23:15:44.1974680Z 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%] 2023-01-11T23:15:44.1975295Z 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) [ 70%] 2023-01-11T23:15:44.1975763Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_nn_functional_pairwise_distance_cuda_complex64 SKIPPED (Skipped!) [ 70%] 2023-01-11T23:15:44.1976198Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_nn_functional_pairwise_distance_cuda_float32 SKIPPED (Skipped!) [ 70%] 2023-01-11T23:15:44.1976635Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_nn_functional_pixel_unshuffle_cuda_complex64 SKIPPED (Skipped!) [ 70%] 2023-01-11T23:15:44.1977100Z 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) [ 70%] 2023-01-11T23:15:44.1977580Z 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%] 2023-01-11T23:15:44.1978066Z 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%] 2023-01-11T23:15:44.1978568Z 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%] 2023-01-11T23:15:44.1979072Z 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) [ 71%] 2023-01-11T23:15:44.1979601Z 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) [ 71%] 2023-01-11T23:15:44.1980068Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_nn_functional_unfold_cuda_float32 SKIPPED (Internal assert failed!) [ 72%] 2023-01-11T23:15:44.1980542Z 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) [ 72%] 2023-01-11T23:15:44.1981033Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_nonzero_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 72%] 2023-01-11T23:15:44.1981507Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_nonzero_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 72%] 2023-01-11T23:15:44.1981968Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_norm_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 72%] 2023-01-11T23:15:44.1982441Z 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) [ 72%] 2023-01-11T23:15:44.1982914Z 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) [ 73%] 2023-01-11T23:15:44.1983381Z 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) [ 73%] 2023-01-11T23:15:44.1983838Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_normal_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 73%] 2023-01-11T23:15:44.1984263Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_ones_cuda_complex64 SKIPPED (Skipped!) [ 73%] 2023-01-11T23:15:44.1984678Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_ones_cuda_float32 SKIPPED (Skipped!) [ 73%] 2023-01-11T23:15:44.1985109Z 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%] 2023-01-11T23:15:44.1985570Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_ormqr_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 74%] 2023-01-11T23:15:44.1986035Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_outer_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 74%] 2023-01-11T23:15:44.1986497Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_outer_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 74%] 2023-01-11T23:15:44.1986964Z 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) [ 74%] 2023-01-11T23:15:44.1987429Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_permute_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 74%] 2023-01-11T23:15:44.1987901Z 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%] 2023-01-11T23:15:44.1988348Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_polygamma_polygamma_n_4_cuda_float32 SKIPPED (Skipped!) [ 75%] 2023-01-11T23:15:44.1988850Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_positive_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 75%] 2023-01-11T23:15:44.1989325Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_positive_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 75%] 2023-01-11T23:15:44.1989788Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_pow_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 75%] 2023-01-11T23:15:44.1990342Z 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%] 2023-01-11T23:15:44.1990925Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_qr_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 76%] 2023-01-11T23:15:44.1991502Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_quantile_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 76%] 2023-01-11T23:15:44.1992078Z 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) [ 76%] 2023-01-11T23:15:44.1992597Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_ravel_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 76%] 2023-01-11T23:15:44.1993063Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_ravel_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 76%] 2023-01-11T23:15:44.1993527Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_real_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 77%] 2023-01-11T23:15:44.1993991Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_reciprocal_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 77%] 2023-01-11T23:15:44.1994464Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_remainder_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 77%] 2023-01-11T23:15:44.1994935Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_renorm_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 77%] 2023-01-11T23:15:44.1995425Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_renorm_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 77%] 2023-01-11T23:15:44.1995890Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_repeat_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 78%] 2023-01-11T23:15:44.1996364Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_repeat_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 78%] 2023-01-11T23:15:44.1996800Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_repeat_interleave_cuda_complex64 SKIPPED (Skipped!) [ 78%] 2023-01-11T23:15:44.1997209Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_repeat_interleave_cuda_float32 SKIPPED (Skipped!) [ 78%] 2023-01-11T23:15:44.1997655Z 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) [ 78%] 2023-01-11T23:15:44.1998126Z 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%] 2023-01-11T23:15:44.1998595Z 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%] 2023-01-11T23:15:44.1999061Z 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) [ 79%] 2023-01-11T23:15:44.1999535Z 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) [ 79%] 2023-01-11T23:15:44.2000010Z 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) [ 79%] 2023-01-11T23:15:44.2000482Z 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) [ 79%] 2023-01-11T23:15:44.2000953Z 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%] 2023-01-11T23:15:44.2001442Z 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%] 2023-01-11T23:15:44.2001893Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_rot90_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 80%] 2023-01-11T23:15:44.2002372Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_round_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 80%] 2023-01-11T23:15:44.2002908Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_round_decimals_neg_3_cuda_float32 SKIPPED (Skipped!) [ 80%] 2023-01-11T23:15:44.2003447Z 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%] 2023-01-11T23:15:44.2004023Z 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%] 2023-01-11T23:15:44.2004628Z 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) [ 81%] 2023-01-11T23:15:44.2005151Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_scatter_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 81%] 2023-01-11T23:15:44.2005625Z 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) [ 81%] 2023-01-11T23:15:44.2006107Z 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) [ 81%] 2023-01-11T23:15:44.2006603Z 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%] 2023-01-11T23:15:44.2007060Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_segment_reduce_lengths_cuda_float32 SKIPPED (Skipped!) [ 82%] 2023-01-11T23:15:44.2007475Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_segment_reduce_offsets_cuda_float32 SKIPPED (Skipped!) [ 82%] 2023-01-11T23:15:44.2007922Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_select_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 82%] 2023-01-11T23:15:44.2008386Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_select_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 82%] 2023-01-11T23:15:44.2008853Z 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%] 2023-01-11T23:15:44.2009317Z 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%] 2023-01-11T23:15:44.2009780Z 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%] 2023-01-11T23:15:44.2010236Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_sigmoid_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 83%] 2023-01-11T23:15:44.2010716Z 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) [ 83%] 2023-01-11T23:15:44.2011218Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_signal_windows_general_cosine_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 83%] 2023-01-11T23:15:44.2011723Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_signal_windows_general_hamming_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 84%] 2023-01-11T23:15:44.2012259Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_signal_windows_hamming_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 84%] 2023-01-11T23:15:44.2012839Z 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%] 2023-01-11T23:15:44.2013406Z 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%] 2023-01-11T23:15:44.2013976Z 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%] 2023-01-11T23:15:44.2014667Z 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%] 2023-01-11T23:15:44.2015224Z 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%] 2023-01-11T23:15:44.2015700Z 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%] 2023-01-11T23:15:44.2016178Z 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%] 2023-01-11T23:15:44.2016628Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_sparse_sampled_addmm_cuda_complex64 SKIPPED (Skipped!) [ 85%] 2023-01-11T23:15:44.2017034Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_sparse_sampled_addmm_cuda_float32 SKIPPED (Skipped!) [ 86%] 2023-01-11T23:15:44.2017482Z 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%] 2023-01-11T23:15:44.2018005Z 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%] 2023-01-11T23:15:44.2018510Z 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%] 2023-01-11T23:15:44.2019202Z 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%] 2023-01-11T23:15:44.2019821Z 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%] 2023-01-11T23:15:44.2020331Z 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%] 2023-01-11T23:15:44.2020818Z 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%] 2023-01-11T23:15:44.2021307Z 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%] 2023-01-11T23:15:44.2021796Z 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%] 2023-01-11T23:15:44.2022288Z 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) [ 87%] 2023-01-11T23:15:44.2022775Z 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%] 2023-01-11T23:15:44.2023282Z 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%] 2023-01-11T23:15:44.2023839Z 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%] 2023-01-11T23:15:44.2024464Z 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%] 2023-01-11T23:15:44.2025101Z 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) [ 88%] 2023-01-11T23:15:44.2025729Z 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) [ 88%] 2023-01-11T23:15:44.2026244Z 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%] 2023-01-11T23:15:44.2026734Z 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%] 2023-01-11T23:15:44.2027209Z 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%] 2023-01-11T23:15:44.2027675Z 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%] 2023-01-11T23:15:44.2028147Z 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%] 2023-01-11T23:15:44.2028702Z 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) [ 90%] 2023-01-11T23:15:44.2029188Z 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) [ 90%] 2023-01-11T23:15:44.2029666Z 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%] 2023-01-11T23:15:44.2030163Z 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%] 2023-01-11T23:15:44.2030744Z 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%] 2023-01-11T23:15:44.2031310Z 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%] 2023-01-11T23:15:44.2031887Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_std_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 91%] 2023-01-11T23:15:44.2032476Z 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%] 2023-01-11T23:15:44.2032995Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_std_unbiased_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 91%] 2023-01-11T23:15:44.2033587Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_std_unbiased_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 91%] 2023-01-11T23:15:44.2034059Z 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%] 2023-01-11T23:15:44.2034521Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_sub_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 92%] 2023-01-11T23:15:44.2035018Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_sum_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 92%] 2023-01-11T23:15:44.2035481Z 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) [ 92%] 2023-01-11T23:15:44.2035932Z 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%] 2023-01-11T23:15:44.2036384Z 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%] 2023-01-11T23:15:44.2036846Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_symeig_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 93%] 2023-01-11T23:15:44.2037315Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_t_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 93%] 2023-01-11T23:15:44.2037766Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_take_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 93%] 2023-01-11T23:15:44.2038221Z 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%] 2023-01-11T23:15:44.2038679Z 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%] 2023-01-11T23:15:44.2039140Z 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%] 2023-01-11T23:15:44.2039622Z 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) [ 94%] 2023-01-11T23:15:44.2040091Z 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%] 2023-01-11T23:15:44.2040555Z 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%] 2023-01-11T23:15:44.2041011Z 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%] 2023-01-11T23:15:44.2041474Z 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%] 2023-01-11T23:15:44.2041938Z 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%] 2023-01-11T23:15:44.2042403Z 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%] 2023-01-11T23:15:44.2042964Z 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%] 2023-01-11T23:15:44.2043546Z 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%] 2023-01-11T23:15:44.2044184Z 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%] 2023-01-11T23:15:44.2044838Z 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) [ 95%] 2023-01-11T23:15:44.2045309Z 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%] 2023-01-11T23:15:44.2045817Z 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%] 2023-01-11T23:15:44.2046271Z 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%] 2023-01-11T23:15:44.2046738Z 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%] 2023-01-11T23:15:44.2047205Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_uniform_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 96%] 2023-01-11T23:15:44.2047666Z 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%] 2023-01-11T23:15:44.2048136Z 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%] 2023-01-11T23:15:44.2048602Z 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%] 2023-01-11T23:15:44.2049066Z 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%] 2023-01-11T23:15:44.2049539Z 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%] 2023-01-11T23:15:44.2049996Z 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%] 2023-01-11T23:15:44.2050451Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_var_unbiased_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 98%] 2023-01-11T23:15:44.2050976Z 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%] 2023-01-11T23:15:44.2051450Z 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%] 2023-01-11T23:15:44.2051910Z 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%] 2023-01-11T23:15:44.2052368Z 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%] 2023-01-11T23:15:44.2052950Z 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) [ 99%] 2023-01-11T23:15:44.2053521Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_view_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 99%] 2023-01-11T23:15:44.2054092Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_view_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 99%] 2023-01-11T23:15:44.2054814Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_vsplit_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 99%] 2023-01-11T23:15:44.2055312Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_where_cuda_complex64 SKIPPED (Skipped!) [ 99%] 2023-01-11T23:15:44.2055697Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_zeros_cuda_complex64 SKIPPED (Skipped!) [100%] 2023-01-11T23:15:44.2055906Z 2023-01-11T23:15:44.2056031Z =============================== warnings summary =============================== 2023-01-11T23:15:44.2056413Z ../../../../../opt/conda/lib/python3.10/site-packages/_pytest/config/__init__.py:1171 2023-01-11T23:15:44.2056938Z /opt/conda/lib/python3.10/site-packages/_pytest/config/__init__.py:1171: PytestAssertRewriteWarning: Module already imported so cannot be rewritten: hypothesis 2023-01-11T23:15:44.2057361Z self._mark_plugins_for_rewrite(hook) 2023-01-11T23:15:44.2057503Z 2023-01-11T23:15:44.2057741Z -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html 2023-01-11T23:15:44.2058237Z - generated xml file: /var/lib/jenkins/workspace/test/test-reports/python-pytest/test_ops_jit/test_ops_jit-630a6535d479ddd7.xml - 2023-01-11T23:15:44.2058628Z = 2 passed, 539 skipped, 3 deselected, 2 xfailed, 1 warning in 140.51s (0:02:20) = 2023-01-11T23:15:44.2058981Z If in CI, skip info is located in the xml test reports, please either go to s3 or the hud to download them 2023-01-11T23:15:44.2059182Z 2023-01-11T23:15:44.2059494Z ##[endgroup] 2023-01-11T23:15:44.2059871Z FINISHED PRINTING LOG FILE of test_ops_jit (/var/lib/jenkins/workspace/test/test-reports/test_ops_jit_ycaxf368) 2023-01-11T23:15:44.2060086Z 2023-01-11T23:15:44.6255099Z 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'] ... [2023-01-11 23:15:44.624918] 2023-01-11T23:15:48.6618147Z 2023-01-11T23:15:48.6619319Z Expand the folded group to see the log file of test_ops_jit 2023-01-11T23:15:48.6620881Z ##[group]PRINTING LOG FILE of test_ops_jit (/var/lib/jenkins/workspace/test/test-reports/test_ops_jit_txbnk95n) 2023-01-11T23:15:48.6622285Z Test results will be stored in test-reports/python-pytest/test_ops_jit/test_ops_jit-cd55553a4b8fd0ff.xml 2023-01-11T23:15:48.6622946Z ============================= test session starts ============================== 2023-01-11T23:15:48.6623690Z platform linux -- Python 3.10.8, pytest-7.2.0, pluggy-1.0.0 -- /opt/conda/bin/python 2023-01-11T23:15:48.6624246Z cachedir: .pytest_cache 2023-01-11T23:15:48.6625167Z hypothesis profile 'pytorch_ci' -> database=None, max_examples=50, derandomize=True, suppress_health_check=[HealthCheck.too_slow] 2023-01-11T23:15:48.6625568Z rootdir: /var/lib/jenkins/workspace, configfile: pytest.ini 2023-01-11T23:15:48.6626014Z plugins: hypothesis-5.35.1, flakefinder-1.1.0, rerunfailures-10.3, shard-0.1.2, xdist-3.1.0, xdoctest-1.1.0 2023-01-11T23:15:48.6626365Z collecting ... collected 1060 items / 1056 deselected / 4 selected 2023-01-11T23:15:48.6626985Z 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 2023-01-11T23:15:48.6627444Z 2023-01-11T23:15:48.6627686Z 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%] 2023-01-11T23:15:48.6628182Z 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%] 2023-01-11T23:15:48.6628755Z 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%] 2023-01-11T23:15:48.6629250Z 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%] 2023-01-11T23:15:48.6629506Z 2023-01-11T23:15:48.6629623Z =============================== warnings summary =============================== 2023-01-11T23:15:48.6629997Z ../../../../../opt/conda/lib/python3.10/site-packages/_pytest/config/__init__.py:1171 2023-01-11T23:15:48.6630559Z /opt/conda/lib/python3.10/site-packages/_pytest/config/__init__.py:1171: PytestAssertRewriteWarning: Module already imported so cannot be rewritten: hypothesis 2023-01-11T23:15:48.6630940Z self._mark_plugins_for_rewrite(hook) 2023-01-11T23:15:48.6631145Z 2023-01-11T23:15:48.6631378Z -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html 2023-01-11T23:15:48.6631886Z - generated xml file: /var/lib/jenkins/workspace/test/test-reports/python-pytest/test_ops_jit/test_ops_jit-cd55553a4b8fd0ff.xml - 2023-01-11T23:15:48.6632265Z ================ 4 skipped, 1056 deselected, 1 warning in 0.10s ================ 2023-01-11T23:15:48.6632602Z If in CI, skip info is located in the xml test reports, please either go to s3 or the hud to download them 2023-01-11T23:15:48.6632805Z 2023-01-11T23:15:48.6633036Z ##[endgroup] 2023-01-11T23:15:48.6633422Z FINISHED PRINTING LOG FILE of test_ops_jit (/var/lib/jenkins/workspace/test/test-reports/test_ops_jit_txbnk95n) 2023-01-11T23:15:48.6633637Z 2023-01-11T23:15:48.6633810Z Running test_reductions ... [2023-01-11 23:15:48.661936] 2023-01-11T23:15:48.6634288Z Executing ['/opt/conda/bin/python', '-bb', 'test_reductions.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2023-01-11 23:15:48.662122] 2023-01-11T23:15:54.8283878Z 2023-01-11T23:15:54.8284594Z Expand the folded group to see the log file of test_reductions 2023-01-11T23:15:54.8285792Z ##[group]PRINTING LOG FILE of test_reductions (/var/lib/jenkins/workspace/test/test-reports/test_reductions_z88uw4xi) 2023-01-11T23:15:54.8286213Z 2023-01-11T23:15:54.8286365Z Running tests... 2023-01-11T23:15:54.8286944Z ---------------------------------------------------------------------- 2023-01-11T23:15:54.8287496Z Test results will be stored in test-reports/python-unittest/test_reductions 2023-01-11T23:15:54.8288034Z test_accreal_type_cuda (__main__.TestReductionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.8288611Z test_all_any_cuda (__main__.TestReductionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.8289413Z test_all_any_empty_cuda (__main__.TestReductionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.8290036Z test_all_any_vs_numpy_cuda_bool (__main__.TestReductionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2023-01-11T23:15:54.8290643Z test_all_any_vs_numpy_cuda_complex128 (__main__.TestReductionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2023-01-11T23:15:54.8291255Z test_all_any_vs_numpy_cuda_complex64 (__main__.TestReductionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2023-01-11T23:15:54.8291885Z test_all_any_vs_numpy_cuda_float16 (__main__.TestReductionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2023-01-11T23:15:54.8292441Z test_all_any_vs_numpy_cuda_float32 (__main__.TestReductionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2023-01-11T23:15:54.8293000Z test_all_any_vs_numpy_cuda_float64 (__main__.TestReductionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2023-01-11T23:15:54.8293620Z test_all_any_vs_numpy_cuda_int16 (__main__.TestReductionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2023-01-11T23:15:54.8294408Z test_all_any_vs_numpy_cuda_int32 (__main__.TestReductionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2023-01-11T23:15:54.8294991Z test_all_any_vs_numpy_cuda_int64 (__main__.TestReductionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2023-01-11T23:15:54.8295667Z test_all_any_vs_numpy_cuda_int8 (__main__.TestReductionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2023-01-11T23:15:54.8296214Z test_all_any_vs_numpy_cuda_uint8 (__main__.TestReductionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2023-01-11T23:15:54.8296791Z test_all_any_with_dim_cuda (__main__.TestReductionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.8297471Z test_amax_cuda_bool (__main__.TestReductionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.8297978Z test_amax_cuda_float16 (__main__.TestReductionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.8298534Z test_amax_cuda_float32 (__main__.TestReductionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.8299056Z test_amax_cuda_int32 (__main__.TestReductionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.8299554Z test_amax_cuda_int64 (__main__.TestReductionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.8300019Z test_amin_amax_some_dims_cuda (__main__.TestReductionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.8300565Z test_amin_cuda_bool (__main__.TestReductionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.8301091Z test_amin_cuda_float16 (__main__.TestReductionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.8301660Z test_amin_cuda_float32 (__main__.TestReductionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.8302223Z test_amin_cuda_int32 (__main__.TestReductionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.8302760Z test_amin_cuda_int64 (__main__.TestReductionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.8303319Z test_aminmax_cuda_bfloat16 (__main__.TestReductionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.8303961Z test_aminmax_cuda_float16 (__main__.TestReductionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.8304540Z test_aminmax_cuda_float32 (__main__.TestReductionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.8305116Z test_argminmax_axis_with_dim_one_cuda (__main__.TestReductionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.8305716Z test_argminmax_large_axis_cuda (__main__.TestReductionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.8306306Z test_argminmax_multiple_cuda_float16 (__main__.TestReductionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2023-01-11T23:15:54.8306909Z test_argminmax_multiple_cuda_float32 (__main__.TestReductionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2023-01-11T23:15:54.8307542Z test_argminmax_multiple_cuda_float64 (__main__.TestReductionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2023-01-11T23:15:54.8308148Z test_argminmax_multiple_cuda_int16 (__main__.TestReductionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2023-01-11T23:15:54.8308801Z test_argminmax_multiple_cuda_int32 (__main__.TestReductionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2023-01-11T23:15:54.8309393Z test_argminmax_multiple_cuda_int64 (__main__.TestReductionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2023-01-11T23:15:54.8309987Z test_argminmax_multiple_cuda_int8 (__main__.TestReductionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2023-01-11T23:15:54.8310708Z test_argminmax_multiple_cuda_uint8 (__main__.TestReductionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2023-01-11T23:15:54.8311375Z test_bincount_cuda (__main__.TestReductionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2023-01-11T23:15:54.8312024Z test_bucketization_cuda (__main__.TestReductionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2023-01-11T23:15:54.8312633Z test_count_nonzero_cuda_complex128 (__main__.TestReductionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.8313224Z test_count_nonzero_cuda_complex64 (__main__.TestReductionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.8313803Z test_count_nonzero_cuda_float16 (__main__.TestReductionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.8314381Z test_count_nonzero_cuda_float32 (__main__.TestReductionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.8314971Z test_count_nonzero_cuda_float64 (__main__.TestReductionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.8315554Z test_count_nonzero_cuda_int16 (__main__.TestReductionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.8316127Z test_count_nonzero_cuda_int32 (__main__.TestReductionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.8316729Z test_count_nonzero_cuda_int64 (__main__.TestReductionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.8317294Z test_count_nonzero_cuda_int8 (__main__.TestReductionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.8317863Z test_count_nonzero_cuda_uint8 (__main__.TestReductionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.8318488Z test_cumprod_integer_upcast_cuda (__main__.TestReductionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.8319080Z test_cumsum_integer_upcast_cuda (__main__.TestReductionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.8319719Z test_dim_arg_reduction_scalar_cuda_bfloat16 (__main__.TestReductionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.8320332Z test_dim_arg_reduction_scalar_cuda_float16 (__main__.TestReductionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.8320918Z test_dim_arg_reduction_scalar_cuda_float32 (__main__.TestReductionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.8321484Z test_dim_arg_reduction_scalar_cuda_float64 (__main__.TestReductionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.8322075Z test_dim_arg_reduction_scalar_cuda_int16 (__main__.TestReductionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.8322655Z test_dim_arg_reduction_scalar_cuda_int32 (__main__.TestReductionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.8323133Z test_dim_arg_reduction_scalar_cuda_int64 (__main__.TestReductionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.8323715Z test_dim_arg_reduction_scalar_cuda_int8 (__main__.TestReductionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.8324299Z test_dim_arg_reduction_scalar_cuda_uint8 (__main__.TestReductionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.8324822Z test_dim_default_all_cuda (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8325413Z Tests that the default dim reduces all dimensions. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.8325975Z test_dim_default_amax_cuda (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8326451Z Tests that the default dim reduces all dimensions. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.8326907Z test_dim_default_amin_cuda (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8327405Z Tests that the default dim reduces all dimensions. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.8327850Z test_dim_default_any_cuda (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8328307Z Tests that the default dim reduces all dimensions. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.8328752Z test_dim_default_argmax_cuda (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8329225Z Tests that the default dim reduces all dimensions. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.8329676Z test_dim_default_argmin_cuda (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8330140Z Tests that the default dim reduces all dimensions. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.8330599Z test_dim_default_count_nonzero_cuda (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8331057Z Tests that the default dim reduces all dimensions. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.8331518Z test_dim_default_keepdim_all_cuda (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8332028Z 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.000s) 2023-01-11T23:15:54.8332527Z test_dim_default_keepdim_amax_cuda (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8333080Z 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.000s) 2023-01-11T23:15:54.8333588Z test_dim_default_keepdim_amin_cuda (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8334102Z 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.000s) 2023-01-11T23:15:54.8334768Z test_dim_default_keepdim_any_cuda (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8335280Z 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.000s) 2023-01-11T23:15:54.8335839Z test_dim_default_keepdim_argmax_cuda (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8336304Z Tests that the default dim, when keepdim=True, reduces all dimensions to size 1. ... skip: Skipped! (0.000s) 2023-01-11T23:15:54.8336762Z test_dim_default_keepdim_argmin_cuda (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8337331Z Tests that the default dim, when keepdim=True, reduces all dimensions to size 1. ... skip: Skipped! (0.000s) 2023-01-11T23:15:54.8337798Z test_dim_default_keepdim_count_nonzero_cuda (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8338270Z Tests that the default dim, when keepdim=True, reduces all dimensions to size 1. ... skip: Skipped! (0.000s) 2023-01-11T23:15:54.8338738Z test_dim_default_keepdim_linalg_vector_norm_cuda (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8339282Z 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.000s) 2023-01-11T23:15:54.8339795Z test_dim_default_keepdim_masked_amax_cuda (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8340322Z 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.000s) 2023-01-11T23:15:54.8340806Z test_dim_default_keepdim_masked_amin_cuda (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8341326Z 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.000s) 2023-01-11T23:15:54.8341911Z test_dim_default_keepdim_masked_argmax_cuda (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8342436Z 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.000s) 2023-01-11T23:15:54.8342933Z test_dim_default_keepdim_masked_argmin_cuda (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8343460Z 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.000s) 2023-01-11T23:15:54.8343973Z test_dim_default_keepdim_masked_logsumexp_cuda (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8344509Z 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.000s) 2023-01-11T23:15:54.8345020Z test_dim_default_keepdim_masked_mean_cuda (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8345547Z 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.000s) 2023-01-11T23:15:54.8346045Z test_dim_default_keepdim_masked_norm_cuda (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8346569Z 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.000s) 2023-01-11T23:15:54.8347083Z test_dim_default_keepdim_masked_prod_cuda (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8347597Z 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.000s) 2023-01-11T23:15:54.8348083Z test_dim_default_keepdim_masked_std_cuda (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8348730Z 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.000s) 2023-01-11T23:15:54.8349233Z test_dim_default_keepdim_masked_sum_cuda (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8349751Z 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.000s) 2023-01-11T23:15:54.8350248Z test_dim_default_keepdim_masked_var_cuda (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8350842Z 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.000s) 2023-01-11T23:15:54.8351431Z test_dim_default_keepdim_mean_cuda (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8351895Z Tests that the default dim, when keepdim=True, reduces all dimensions to size 1. ... skip: Skipped! (0.000s) 2023-01-11T23:15:54.8352348Z test_dim_default_keepdim_nanmean_cuda (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8352852Z 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.000s) 2023-01-11T23:15:54.8353322Z test_dim_default_keepdim_nansum_cuda (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8353828Z 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.000s) 2023-01-11T23:15:54.8354317Z test_dim_default_keepdim_prod_cuda (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8354770Z Tests that the default dim, when keepdim=True, reduces all dimensions to size 1. ... skip: Skipped! (0.000s) 2023-01-11T23:15:54.8355206Z test_dim_default_keepdim_std_cuda (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8355710Z Tests that the default dim, when keepdim=True, reduces all dimensions to size 1. ... skip: Skipped! (0.000s) 2023-01-11T23:15:54.8356227Z test_dim_default_keepdim_std_unbiased_cuda (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8356881Z 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.000s) 2023-01-11T23:15:54.8357470Z test_dim_default_keepdim_sum_cuda (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8357918Z Tests that the default dim, when keepdim=True, reduces all dimensions to size 1. ... skip: Skipped! (0.000s) 2023-01-11T23:15:54.8358284Z test_dim_default_keepdim_var_cuda (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8358704Z Tests that the default dim, when keepdim=True, reduces all dimensions to size 1. ... skip: Skipped! (0.000s) 2023-01-11T23:15:54.8359149Z test_dim_default_keepdim_var_unbiased_cuda (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8359639Z 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.000s) 2023-01-11T23:15:54.8360157Z test_dim_default_linalg_vector_norm_cuda (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8360651Z Tests that the default dim reduces all dimensions. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.8361120Z test_dim_default_masked_amax_cuda (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8361594Z Tests that the default dim reduces all dimensions. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.8362048Z test_dim_default_masked_amin_cuda (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8362511Z Tests that the default dim reduces all dimensions. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.8362983Z test_dim_default_masked_argmax_cuda (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8363453Z Tests that the default dim reduces all dimensions. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.8363980Z test_dim_default_masked_argmin_cuda (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8364466Z Tests that the default dim reduces all dimensions. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.8364948Z test_dim_default_masked_logsumexp_cuda (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8365425Z Tests that the default dim reduces all dimensions. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.8365867Z test_dim_default_masked_mean_cuda (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8366334Z Tests that the default dim reduces all dimensions. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.8366799Z test_dim_default_masked_norm_cuda (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8367266Z Tests that the default dim reduces all dimensions. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.8367720Z test_dim_default_masked_prod_cuda (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8368193Z Tests that the default dim reduces all dimensions. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.8368666Z test_dim_default_masked_std_cuda (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8369119Z Tests that the default dim reduces all dimensions. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.8369574Z test_dim_default_masked_sum_cuda (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8370033Z Tests that the default dim reduces all dimensions. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.8371827Z test_dim_default_masked_var_cuda (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8372300Z Tests that the default dim reduces all dimensions. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.8372745Z test_dim_default_mean_cuda (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8373206Z Tests that the default dim reduces all dimensions. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.8373707Z test_dim_default_nanmean_cuda (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8374168Z Tests that the default dim reduces all dimensions. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.8374795Z test_dim_default_nansum_cuda (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8375376Z Tests that the default dim reduces all dimensions. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.8375937Z test_dim_default_prod_cuda (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8376515Z Tests that the default dim reduces all dimensions. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.8377074Z test_dim_default_std_cuda (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8377629Z Tests that the default dim reduces all dimensions. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.8378081Z test_dim_default_std_unbiased_cuda (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8378551Z Tests that the default dim reduces all dimensions. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.8378998Z test_dim_default_sum_cuda (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8379441Z Tests that the default dim reduces all dimensions. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.8379878Z test_dim_default_var_cuda (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8380333Z Tests that the default dim reduces all dimensions. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.8380799Z test_dim_default_var_unbiased_cuda (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8381319Z Tests that the default dim reduces all dimensions. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.8381762Z test_dim_empty_amax_cuda (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8382330Z Tests that dim=[] is a no-op ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.8382737Z test_dim_empty_amin_cuda (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8383256Z Tests that dim=[] is a no-op ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.8383684Z test_dim_empty_count_nonzero_cuda (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8384133Z Tests that dim=[] is a no-op ... skip: Skipped! (0.000s) 2023-01-11T23:15:54.8384506Z test_dim_empty_keepdim_amax_cuda (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8385090Z Tests that dim=[], when keepdim=True, is a no-op ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.8385576Z test_dim_empty_keepdim_amin_cuda (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8386154Z Tests that dim=[], when keepdim=True, is a no-op ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.8386629Z test_dim_empty_keepdim_count_nonzero_cuda (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8387124Z Tests that dim=[], when keepdim=True, is a no-op ... skip: Skipped! (0.000s) 2023-01-11T23:15:54.8387533Z test_dim_empty_keepdim_linalg_vector_norm_cuda (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8388125Z Tests that dim=[], when keepdim=True, is a no-op ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.8388597Z test_dim_empty_keepdim_masked_amax_cuda (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8389289Z Tests that dim=[], when keepdim=True, is a no-op ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.8389747Z test_dim_empty_keepdim_masked_amin_cuda (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8390401Z Tests that dim=[], when keepdim=True, is a no-op ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.8391113Z test_dim_empty_keepdim_masked_logsumexp_cuda (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8391649Z Tests that dim=[], when keepdim=True, is a no-op ... skip: Skipped! (0.000s) 2023-01-11T23:15:54.8392050Z test_dim_empty_keepdim_masked_mean_cuda (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8392636Z Tests that dim=[], when keepdim=True, is a no-op ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.8393097Z test_dim_empty_keepdim_masked_norm_cuda (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8393679Z Tests that dim=[], when keepdim=True, is a no-op ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.8394121Z test_dim_empty_keepdim_masked_prod_cuda (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8394723Z Tests that dim=[], when keepdim=True, is a no-op ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.8395210Z test_dim_empty_keepdim_masked_std_cuda (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8395941Z Tests that dim=[], when keepdim=True, is a no-op ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.8396492Z test_dim_empty_keepdim_masked_sum_cuda (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8397234Z Tests that dim=[], when keepdim=True, is a no-op ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.8397759Z test_dim_empty_keepdim_masked_var_cuda (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8398346Z Tests that dim=[], when keepdim=True, is a no-op ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.8398794Z test_dim_empty_keepdim_mean_cuda (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8399355Z Tests that dim=[], when keepdim=True, is a no-op ... skip: Skipped! (0.000s) 2023-01-11T23:15:54.8399788Z test_dim_empty_keepdim_nanmean_cuda (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8400288Z Tests that dim=[], when keepdim=True, is a no-op ... skip: Skipped! (0.000s) 2023-01-11T23:15:54.8400709Z test_dim_empty_keepdim_nansum_cuda (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8401312Z Tests that dim=[], when keepdim=True, is a no-op ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.8401778Z test_dim_empty_keepdim_std_cuda (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8402269Z Tests that dim=[], when keepdim=True, is a no-op ... skip: Skipped! (0.000s) 2023-01-11T23:15:54.8402689Z test_dim_empty_keepdim_std_unbiased_cuda (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8403196Z Tests that dim=[], when keepdim=True, is a no-op ... skip: Skipped! (0.000s) 2023-01-11T23:15:54.8403587Z test_dim_empty_keepdim_sum_cuda (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8404078Z Tests that dim=[], when keepdim=True, is a no-op ... skip: Skipped! (0.000s) 2023-01-11T23:15:54.8404487Z test_dim_empty_keepdim_var_cuda (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8404938Z Tests that dim=[], when keepdim=True, is a no-op ... skip: Skipped! (0.000s) 2023-01-11T23:15:54.8405327Z test_dim_empty_keepdim_var_unbiased_cuda (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8405792Z Tests that dim=[], when keepdim=True, is a no-op ... skip: Skipped! (0.000s) 2023-01-11T23:15:54.8406154Z test_dim_empty_linalg_vector_norm_cuda (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8406564Z Tests that dim=[] is a no-op ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.8406899Z test_dim_empty_masked_amax_cuda (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8407311Z Tests that dim=[] is a no-op ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.8407642Z test_dim_empty_masked_amin_cuda (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8408041Z Tests that dim=[] is a no-op ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.8408432Z test_dim_empty_masked_logsumexp_cuda (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8408778Z Tests that dim=[] is a no-op ... skip: Skipped! (0.000s) 2023-01-11T23:15:54.8409061Z test_dim_empty_masked_mean_cuda (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8409470Z Tests that dim=[] is a no-op ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.8409801Z test_dim_empty_masked_norm_cuda (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8410211Z Tests that dim=[] is a no-op ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.8410529Z test_dim_empty_masked_prod_cuda (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8410940Z Tests that dim=[] is a no-op ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.8411280Z test_dim_empty_masked_std_cuda (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8411678Z Tests that dim=[] is a no-op ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.8412015Z test_dim_empty_masked_sum_cuda (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8412428Z Tests that dim=[] is a no-op ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.8412755Z test_dim_empty_masked_var_cuda (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8413152Z Tests that dim=[] is a no-op ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.8413476Z test_dim_empty_mean_cuda (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8413807Z Tests that dim=[] is a no-op ... skip: Skipped! (0.000s) 2023-01-11T23:15:54.8414088Z test_dim_empty_nanmean_cuda (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8414633Z Tests that dim=[] is a no-op ... skip: Skipped! (0.000s) 2023-01-11T23:15:54.8414984Z test_dim_empty_nansum_cuda (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8415435Z Tests that dim=[] is a no-op ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.8415835Z test_dim_empty_std_cuda (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8416243Z Tests that dim=[] is a no-op ... skip: Skipped! (0.000s) 2023-01-11T23:15:54.8416606Z test_dim_empty_std_unbiased_cuda (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8417018Z Tests that dim=[] is a no-op ... skip: Skipped! (0.000s) 2023-01-11T23:15:54.8417366Z test_dim_empty_sum_cuda (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8417730Z Tests that dim=[] is a no-op ... skip: Skipped! (0.000s) 2023-01-11T23:15:54.8417998Z test_dim_empty_var_cuda (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8418322Z Tests that dim=[] is a no-op ... skip: Skipped! (0.000s) 2023-01-11T23:15:54.8418612Z test_dim_empty_var_unbiased_cuda (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8418944Z Tests that dim=[] is a no-op ... skip: Skipped! (0.000s) 2023-01-11T23:15:54.8419225Z test_dim_multi_amax_cuda (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8419579Z Tests that dim=[i, j, ...] reduces dimensions i, j, .... ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.8419923Z test_dim_multi_amin_cuda (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8420267Z Tests that dim=[i, j, ...] reduces dimensions i, j, .... ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.8420612Z test_dim_multi_count_nonzero_cuda (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8420972Z Tests that dim=[i, j, ...] reduces dimensions i, j, .... ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.8421322Z test_dim_multi_duplicate_amax_cuda (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8421704Z Tests that an error is raised if dim has duplicate entries. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.8422111Z test_dim_multi_duplicate_amin_cuda (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8422490Z Tests that an error is raised if dim has duplicate entries. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.8422859Z test_dim_multi_duplicate_count_nonzero_cuda (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8423239Z Tests that an error is raised if dim has duplicate entries. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.8423619Z test_dim_multi_duplicate_linalg_vector_norm_cuda (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8424012Z Tests that an error is raised if dim has duplicate entries. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.8424371Z test_dim_multi_duplicate_masked_amax_cuda (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8424750Z Tests that an error is raised if dim has duplicate entries. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.8425123Z test_dim_multi_duplicate_masked_amin_cuda (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8425499Z Tests that an error is raised if dim has duplicate entries. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.8425866Z test_dim_multi_duplicate_masked_logsumexp_cuda (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8426253Z Tests that an error is raised if dim has duplicate entries. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.8426624Z test_dim_multi_duplicate_masked_mean_cuda (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8426989Z Tests that an error is raised if dim has duplicate entries. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.8427354Z test_dim_multi_duplicate_masked_norm_cuda (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8427767Z Tests that an error is raised if dim has duplicate entries. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.8428142Z test_dim_multi_duplicate_masked_prod_cuda (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8428508Z Tests that an error is raised if dim has duplicate entries. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.8428951Z test_dim_multi_duplicate_masked_std_cuda (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8429326Z Tests that an error is raised if dim has duplicate entries. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.8429689Z test_dim_multi_duplicate_masked_sum_cuda (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8430058Z Tests that an error is raised if dim has duplicate entries. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.8430484Z test_dim_multi_duplicate_masked_var_cuda (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8430957Z Tests that an error is raised if dim has duplicate entries. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.8431409Z test_dim_multi_duplicate_mean_cuda (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8431785Z Tests that an error is raised if dim has duplicate entries. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.8432153Z test_dim_multi_duplicate_nanmean_cuda (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8432530Z Tests that an error is raised if dim has duplicate entries. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.8432892Z test_dim_multi_duplicate_nansum_cuda (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8433271Z Tests that an error is raised if dim has duplicate entries. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.8433633Z test_dim_multi_duplicate_std_cuda (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8434032Z Tests that an error is raised if dim has duplicate entries. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.8434398Z test_dim_multi_duplicate_std_unbiased_cuda (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8434786Z Tests that an error is raised if dim has duplicate entries. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.8435148Z test_dim_multi_duplicate_sum_cuda (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8435590Z Tests that an error is raised if dim has duplicate entries. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.8436023Z test_dim_multi_duplicate_var_cuda (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8436481Z Tests that an error is raised if dim has duplicate entries. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.8436947Z test_dim_multi_duplicate_var_unbiased_cuda (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8437416Z Tests that an error is raised if dim has duplicate entries. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.8437849Z test_dim_multi_keepdim_amax_cuda (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8438238Z 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.000s) 2023-01-11T23:15:54.8438618Z test_dim_multi_keepdim_amin_cuda (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8438998Z 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.000s) 2023-01-11T23:15:54.8439388Z test_dim_multi_keepdim_count_nonzero_cuda (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8439775Z Tests that dim=[i, j, ...], when keepdim=True, reduces dimensions i, j, .... to size 1. ... skip: Skipped! (0.000s) 2023-01-11T23:15:54.8440136Z test_dim_multi_keepdim_linalg_vector_norm_cuda (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8440530Z 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.000s) 2023-01-11T23:15:54.8440910Z test_dim_multi_keepdim_masked_amax_cuda (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8441306Z 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) 2023-01-11T23:15:54.8441687Z test_dim_multi_keepdim_masked_amin_cuda (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8442067Z 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.000s) 2023-01-11T23:15:54.8442452Z test_dim_multi_keepdim_masked_logsumexp_cuda (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8442853Z 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.000s) 2023-01-11T23:15:54.8443235Z test_dim_multi_keepdim_masked_mean_cuda (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8443614Z 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.000s) 2023-01-11T23:15:54.8443986Z test_dim_multi_keepdim_masked_norm_cuda (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8444366Z 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) 2023-01-11T23:15:54.8444737Z test_dim_multi_keepdim_masked_prod_cuda (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8445170Z 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.000s) 2023-01-11T23:15:54.8445673Z test_dim_multi_keepdim_masked_std_cuda (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8446159Z 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.000s) 2023-01-11T23:15:54.8446562Z test_dim_multi_keepdim_masked_sum_cuda (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8446949Z 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.000s) 2023-01-11T23:15:54.8447323Z test_dim_multi_keepdim_masked_var_cuda (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8447703Z 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) 2023-01-11T23:15:54.8448067Z test_dim_multi_keepdim_mean_cuda (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8448450Z 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.000s) 2023-01-11T23:15:54.8448827Z test_dim_multi_keepdim_nanmean_cuda (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8449216Z 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.000s) 2023-01-11T23:15:54.8449582Z test_dim_multi_keepdim_nansum_cuda (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8449967Z 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) 2023-01-11T23:15:54.8450338Z test_dim_multi_keepdim_std_cuda (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8450752Z 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.000s) 2023-01-11T23:15:54.8451135Z test_dim_multi_keepdim_std_unbiased_cuda (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8451527Z 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.000s) 2023-01-11T23:15:54.8451893Z test_dim_multi_keepdim_sum_cuda (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8452268Z 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.000s) 2023-01-11T23:15:54.8452628Z test_dim_multi_keepdim_var_cuda (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8453003Z 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.000s) 2023-01-11T23:15:54.8453382Z test_dim_multi_keepdim_var_unbiased_cuda (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8453773Z 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.000s) 2023-01-11T23:15:54.8454152Z test_dim_multi_linalg_vector_norm_cuda (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8454695Z Tests that dim=[i, j, ...] reduces dimensions i, j, .... ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.8455133Z test_dim_multi_masked_amax_cuda (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8455571Z Tests that dim=[i, j, ...] reduces dimensions i, j, .... ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.8456005Z test_dim_multi_masked_amin_cuda (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8456451Z Tests that dim=[i, j, ...] reduces dimensions i, j, .... ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.8456899Z test_dim_multi_masked_logsumexp_cuda (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8457408Z Tests that dim=[i, j, ...] reduces dimensions i, j, .... ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.8457786Z test_dim_multi_masked_mean_cuda (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8458143Z Tests that dim=[i, j, ...] reduces dimensions i, j, .... ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.8458488Z test_dim_multi_masked_norm_cuda (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8458835Z Tests that dim=[i, j, ...] reduces dimensions i, j, .... ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.8459184Z test_dim_multi_masked_prod_cuda (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8459549Z Tests that dim=[i, j, ...] reduces dimensions i, j, .... ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.8459884Z test_dim_multi_masked_std_cuda (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8460246Z Tests that dim=[i, j, ...] reduces dimensions i, j, .... ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.8460597Z test_dim_multi_masked_sum_cuda (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8460955Z Tests that dim=[i, j, ...] reduces dimensions i, j, .... ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.8461289Z test_dim_multi_masked_var_cuda (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8461641Z Tests that dim=[i, j, ...] reduces dimensions i, j, .... ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.8461975Z test_dim_multi_mean_cuda (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8462317Z Tests that dim=[i, j, ...] reduces dimensions i, j, .... ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.8462657Z test_dim_multi_nanmean_cuda (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8463041Z Tests that dim=[i, j, ...] reduces dimensions i, j, .... ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.8463386Z test_dim_multi_nansum_cuda (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8463724Z Tests that dim=[i, j, ...] reduces dimensions i, j, .... ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.8464064Z test_dim_multi_std_cuda (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8464409Z Tests that dim=[i, j, ...] reduces dimensions i, j, .... ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.8464753Z test_dim_multi_std_unbiased_cuda (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8465100Z Tests that dim=[i, j, ...] reduces dimensions i, j, .... ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.8465433Z test_dim_multi_sum_cuda (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8465792Z Tests that dim=[i, j, ...] reduces dimensions i, j, .... ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.8466174Z test_dim_multi_unsorted_amax_cuda (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8466548Z Tests that operator correctly handles unsorted dim list. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.8466907Z test_dim_multi_unsorted_amin_cuda (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8467276Z Tests that operator correctly handles unsorted dim list. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.8467640Z test_dim_multi_unsorted_count_nonzero_cuda (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8468021Z Tests that operator correctly handles unsorted dim list. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.8468399Z test_dim_multi_unsorted_keepdim_amax_cuda (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8468868Z Tests that operator correctly handles unsorted dim list when keepdim=True. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.8469281Z test_dim_multi_unsorted_keepdim_amin_cuda (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8469676Z Tests that operator correctly handles unsorted dim list when keepdim=True. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.8470088Z test_dim_multi_unsorted_keepdim_count_nonzero_cuda (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8470461Z Tests that operator correctly handles unsorted dim list when keepdim=True. ... skip: Skipped! (0.000s) 2023-01-11T23:15:54.8470819Z test_dim_multi_unsorted_keepdim_linalg_vector_norm_cuda (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8471233Z Tests that operator correctly handles unsorted dim list when keepdim=True. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.8471646Z test_dim_multi_unsorted_keepdim_masked_amax_cuda (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8472043Z Tests that operator correctly handles unsorted dim list when keepdim=True. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.8472443Z test_dim_multi_unsorted_keepdim_masked_amin_cuda (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8472849Z Tests that operator correctly handles unsorted dim list when keepdim=True. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.8473250Z test_dim_multi_unsorted_keepdim_masked_logsumexp_cuda (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8473653Z Tests that operator correctly handles unsorted dim list when keepdim=True. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.8474053Z test_dim_multi_unsorted_keepdim_masked_mean_cuda (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8474509Z Tests that operator correctly handles unsorted dim list when keepdim=True. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.8474913Z test_dim_multi_unsorted_keepdim_masked_norm_cuda (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8475316Z Tests that operator correctly handles unsorted dim list when keepdim=True. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.8475711Z test_dim_multi_unsorted_keepdim_masked_prod_cuda (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8476119Z Tests that operator correctly handles unsorted dim list when keepdim=True. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.8476514Z test_dim_multi_unsorted_keepdim_masked_std_cuda (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8476957Z Tests that operator correctly handles unsorted dim list when keepdim=True. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.8477357Z test_dim_multi_unsorted_keepdim_masked_sum_cuda (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8477768Z Tests that operator correctly handles unsorted dim list when keepdim=True. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.8478161Z test_dim_multi_unsorted_keepdim_masked_var_cuda (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8478551Z Tests that operator correctly handles unsorted dim list when keepdim=True. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.8478939Z test_dim_multi_unsorted_keepdim_mean_cuda (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8479336Z Tests that operator correctly handles unsorted dim list when keepdim=True. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.8479725Z test_dim_multi_unsorted_keepdim_nanmean_cuda (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8480128Z Tests that operator correctly handles unsorted dim list when keepdim=True. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.8480555Z test_dim_multi_unsorted_keepdim_nansum_cuda (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8480955Z Tests that operator correctly handles unsorted dim list when keepdim=True. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.8481335Z test_dim_multi_unsorted_keepdim_std_cuda (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8481729Z Tests that operator correctly handles unsorted dim list when keepdim=True. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.8482123Z test_dim_multi_unsorted_keepdim_std_unbiased_cuda (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8482526Z Tests that operator correctly handles unsorted dim list when keepdim=True. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.8482907Z test_dim_multi_unsorted_keepdim_sum_cuda (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8483308Z Tests that operator correctly handles unsorted dim list when keepdim=True. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.8483692Z test_dim_multi_unsorted_keepdim_var_cuda (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8484085Z Tests that operator correctly handles unsorted dim list when keepdim=True. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.8484476Z test_dim_multi_unsorted_keepdim_var_unbiased_cuda (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8484946Z Tests that operator correctly handles unsorted dim list when keepdim=True. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.8485432Z test_dim_multi_unsorted_linalg_vector_norm_cuda (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8485948Z Tests that operator correctly handles unsorted dim list. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.8486412Z test_dim_multi_unsorted_masked_amax_cuda (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8486808Z Tests that operator correctly handles unsorted dim list. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.8487185Z test_dim_multi_unsorted_masked_amin_cuda (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8487561Z Tests that operator correctly handles unsorted dim list. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.8487941Z test_dim_multi_unsorted_masked_logsumexp_cuda (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8488333Z Tests that operator correctly handles unsorted dim list. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.8488709Z test_dim_multi_unsorted_masked_mean_cuda (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8489087Z Tests that operator correctly handles unsorted dim list. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.8489463Z test_dim_multi_unsorted_masked_norm_cuda (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8489846Z Tests that operator correctly handles unsorted dim list. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.8490212Z test_dim_multi_unsorted_masked_prod_cuda (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8490586Z Tests that operator correctly handles unsorted dim list. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.8490949Z test_dim_multi_unsorted_masked_std_cuda (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8491331Z Tests that operator correctly handles unsorted dim list. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.8491704Z test_dim_multi_unsorted_masked_sum_cuda (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8492078Z Tests that operator correctly handles unsorted dim list. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.8492470Z test_dim_multi_unsorted_masked_var_cuda (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8492846Z Tests that operator correctly handles unsorted dim list. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.8493200Z test_dim_multi_unsorted_mean_cuda (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8493574Z Tests that operator correctly handles unsorted dim list. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.8493944Z test_dim_multi_unsorted_nanmean_cuda (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8494472Z Tests that operator correctly handles unsorted dim list. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.8495143Z test_dim_multi_unsorted_nansum_cuda (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8495618Z Tests that operator correctly handles unsorted dim list. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.8496064Z test_dim_multi_unsorted_std_cuda (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8496524Z Tests that operator correctly handles unsorted dim list. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.8496972Z test_dim_multi_unsorted_std_unbiased_cuda (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8497443Z Tests that operator correctly handles unsorted dim list. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.8497834Z test_dim_multi_unsorted_sum_cuda (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8498194Z Tests that operator correctly handles unsorted dim list. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.8498552Z test_dim_multi_unsorted_var_cuda (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8498970Z Tests that operator correctly handles unsorted dim list. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.8499347Z test_dim_multi_unsorted_var_unbiased_cuda (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8499714Z Tests that operator correctly handles unsorted dim list. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.8500077Z test_dim_multi_unsupported_all_cuda (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8500571Z 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.000s) 2023-01-11T23:15:54.8500950Z test_dim_multi_unsupported_any_cuda (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8501416Z 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.000s) 2023-01-11T23:15:54.8501801Z test_dim_multi_unsupported_argmax_cuda (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8502281Z 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.000s) 2023-01-11T23:15:54.8502651Z test_dim_multi_unsupported_argmin_cuda (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8503133Z 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.000s) 2023-01-11T23:15:54.8503518Z test_dim_multi_unsupported_masked_argmax_cuda (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8504000Z 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.000s) 2023-01-11T23:15:54.8504375Z test_dim_multi_unsupported_masked_argmin_cuda (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8504852Z 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.000s) 2023-01-11T23:15:54.8505237Z test_dim_multi_unsupported_prod_cuda (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8505744Z 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.000s) 2023-01-11T23:15:54.8506138Z test_dim_multi_var_cuda (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8506499Z Tests that dim=[i, j, ...] reduces dimensions i, j, .... ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.8506851Z test_dim_multi_var_unbiased_cuda (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8507203Z Tests that dim=[i, j, ...] reduces dimensions i, j, .... ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.8507547Z test_dim_ndim_limit_all_cuda (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8507928Z 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.000s) 2023-01-11T23:15:54.8508294Z test_dim_ndim_limit_amax_cuda (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8508724Z 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.000s) 2023-01-11T23:15:54.8509100Z test_dim_ndim_limit_amin_cuda (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8509481Z 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.000s) 2023-01-11T23:15:54.8509854Z test_dim_ndim_limit_any_cuda (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8510238Z 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.000s) 2023-01-11T23:15:54.8510688Z test_dim_ndim_limit_argmax_cuda (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8511157Z 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.000s) 2023-01-11T23:15:54.8511608Z test_dim_ndim_limit_argmin_cuda (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8511979Z 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.000s) 2023-01-11T23:15:54.8512350Z test_dim_ndim_limit_count_nonzero_cuda (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8512739Z 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.000s) 2023-01-11T23:15:54.8513102Z test_dim_ndim_limit_linalg_vector_norm_cuda (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8513494Z 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.000s) 2023-01-11T23:15:54.8513860Z test_dim_ndim_limit_masked_amax_cuda (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8514240Z 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.000s) 2023-01-11T23:15:54.8514603Z test_dim_ndim_limit_masked_amin_cuda (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8514985Z 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.000s) 2023-01-11T23:15:54.8515365Z test_dim_ndim_limit_masked_argmax_cuda (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8515836Z 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.000s) 2023-01-11T23:15:54.8516284Z test_dim_ndim_limit_masked_argmin_cuda (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8516758Z 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.000s) 2023-01-11T23:15:54.8517231Z test_dim_ndim_limit_masked_logsumexp_cuda (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8517716Z 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.000s) 2023-01-11T23:15:54.8518120Z test_dim_ndim_limit_masked_mean_cuda (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8518498Z 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.000s) 2023-01-11T23:15:54.8518862Z test_dim_ndim_limit_masked_norm_cuda (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8519234Z 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.000s) 2023-01-11T23:15:54.8519605Z test_dim_ndim_limit_masked_prod_cuda (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8519991Z 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.000s) 2023-01-11T23:15:54.8520359Z test_dim_ndim_limit_masked_std_cuda (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8520734Z 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.000s) 2023-01-11T23:15:54.8521105Z test_dim_ndim_limit_masked_sum_cuda (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8521479Z 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.000s) 2023-01-11T23:15:54.8521849Z test_dim_ndim_limit_masked_var_cuda (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8522216Z 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.000s) 2023-01-11T23:15:54.8522577Z test_dim_ndim_limit_mean_cuda (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8544965Z 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.000s) 2023-01-11T23:15:54.8545441Z test_dim_ndim_limit_nanmean_cuda (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8545844Z 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.000s) 2023-01-11T23:15:54.8546227Z test_dim_ndim_limit_nansum_cuda (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8546618Z 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.000s) 2023-01-11T23:15:54.8546982Z test_dim_ndim_limit_prod_cuda (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8547362Z 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.000s) 2023-01-11T23:15:54.8547735Z test_dim_ndim_limit_std_cuda (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8548107Z 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.000s) 2023-01-11T23:15:54.8548493Z test_dim_ndim_limit_std_unbiased_cuda (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8548951Z 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.000s) 2023-01-11T23:15:54.8549316Z test_dim_ndim_limit_sum_cuda (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8549683Z 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.000s) 2023-01-11T23:15:54.8550057Z test_dim_ndim_limit_var_cuda (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8550515Z 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.000s) 2023-01-11T23:15:54.8550983Z test_dim_ndim_limit_var_unbiased_cuda (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8551457Z 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.000s) 2023-01-11T23:15:54.8551860Z test_dim_none_all_cuda (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8552213Z Tests that dim=None reduces all dimensions. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.8552546Z test_dim_none_amax_cuda (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8552900Z Tests that dim=None reduces all dimensions. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.8553241Z test_dim_none_amin_cuda (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8553591Z Tests that dim=None reduces all dimensions. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.8553926Z test_dim_none_any_cuda (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8554270Z Tests that dim=None reduces all dimensions. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.8554615Z test_dim_none_argmax_cuda (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8554976Z Tests that dim=None reduces all dimensions. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.8555357Z test_dim_none_argmin_cuda (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8555797Z Tests that dim=None reduces all dimensions. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.8556234Z test_dim_none_count_nonzero_cuda (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8556670Z Tests that dim=None reduces all dimensions. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.8557111Z test_dim_none_keepdim_all_cuda (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8557594Z 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.000s) 2023-01-11T23:15:54.8558020Z test_dim_none_keepdim_amax_cuda (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8558425Z 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.000s) 2023-01-11T23:15:54.8558802Z test_dim_none_keepdim_amin_cuda (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8559190Z 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.000s) 2023-01-11T23:15:54.8559571Z test_dim_none_keepdim_any_cuda (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8559949Z 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.000s) 2023-01-11T23:15:54.8560322Z test_dim_none_keepdim_argmax_cuda (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8560671Z Tests that dim=None, when keepdim=True, reduces all dimensions to size 1. ... skip: Skipped! (0.000s) 2023-01-11T23:15:54.8561002Z test_dim_none_keepdim_argmin_cuda (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8561351Z Tests that dim=None, when keepdim=True, reduces all dimensions to size 1. ... skip: Skipped! (0.000s) 2023-01-11T23:15:54.8561696Z test_dim_none_keepdim_count_nonzero_cuda (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8562051Z Tests that dim=None, when keepdim=True, reduces all dimensions to size 1. ... skip: Skipped! (0.000s) 2023-01-11T23:15:54.8562394Z test_dim_none_keepdim_linalg_vector_norm_cuda (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8562792Z 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.000s) 2023-01-11T23:15:54.8563185Z test_dim_none_keepdim_masked_amax_cuda (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8563570Z 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.000s) 2023-01-11T23:15:54.8563956Z test_dim_none_keepdim_masked_amin_cuda (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8564387Z 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.000s) 2023-01-11T23:15:54.8564831Z test_dim_none_keepdim_masked_argmax_cuda (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8565312Z 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.000s) 2023-01-11T23:15:54.8565796Z test_dim_none_keepdim_masked_argmin_cuda (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8566281Z 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.000s) 2023-01-11T23:15:54.8566700Z test_dim_none_keepdim_masked_logsumexp_cuda (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8567094Z 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.000s) 2023-01-11T23:15:54.8567485Z test_dim_none_keepdim_masked_mean_cuda (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8567883Z 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.000s) 2023-01-11T23:15:54.8568268Z test_dim_none_keepdim_masked_norm_cuda (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8568649Z 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.000s) 2023-01-11T23:15:54.8569030Z test_dim_none_keepdim_masked_prod_cuda (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8569422Z 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.000s) 2023-01-11T23:15:54.8569804Z test_dim_none_keepdim_masked_std_cuda (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8570214Z 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.000s) 2023-01-11T23:15:54.8570595Z test_dim_none_keepdim_masked_sum_cuda (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8570982Z 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.000s) 2023-01-11T23:15:54.8571351Z test_dim_none_keepdim_masked_var_cuda (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8571740Z 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.000s) 2023-01-11T23:15:54.8572111Z test_dim_none_keepdim_mean_cuda (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8572493Z 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.000s) 2023-01-11T23:15:54.8572858Z test_dim_none_keepdim_nanmean_cuda (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8573252Z 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.000s) 2023-01-11T23:15:54.8573629Z test_dim_none_keepdim_nansum_cuda (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8574012Z 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.000s) 2023-01-11T23:15:54.8574632Z test_dim_none_keepdim_prod_cuda (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8575019Z Tests that dim=None, when keepdim=True, reduces all dimensions to size 1. ... skip: Skipped! (0.000s) 2023-01-11T23:15:54.8575443Z test_dim_none_keepdim_std_cuda (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8575920Z 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.000s) 2023-01-11T23:15:54.8576394Z test_dim_none_keepdim_std_unbiased_cuda (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8576967Z 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.000s) 2023-01-11T23:15:54.8577431Z test_dim_none_keepdim_sum_cuda (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8577829Z 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.000s) 2023-01-11T23:15:54.8578198Z test_dim_none_keepdim_var_cuda (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8578576Z 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.000s) 2023-01-11T23:15:54.8578957Z test_dim_none_keepdim_var_unbiased_cuda (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8579334Z 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.000s) 2023-01-11T23:15:54.8579716Z test_dim_none_linalg_vector_norm_cuda (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8580084Z Tests that dim=None reduces all dimensions. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.8580436Z test_dim_none_masked_amax_cuda (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8580779Z Tests that dim=None reduces all dimensions. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.8581127Z test_dim_none_masked_amin_cuda (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8581488Z Tests that dim=None reduces all dimensions. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.8581830Z test_dim_none_masked_argmax_cuda (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8582188Z Tests that dim=None reduces all dimensions. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.8582572Z test_dim_none_masked_argmin_cuda (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8582939Z Tests that dim=None reduces all dimensions. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.8583285Z test_dim_none_masked_logsumexp_cuda (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8583646Z Tests that dim=None reduces all dimensions. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.8583990Z test_dim_none_masked_mean_cuda (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8584338Z Tests that dim=None reduces all dimensions. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.8584669Z test_dim_none_masked_norm_cuda (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8585025Z Tests that dim=None reduces all dimensions. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.8585372Z test_dim_none_masked_prod_cuda (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8585733Z Tests that dim=None reduces all dimensions. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.8586122Z test_dim_none_masked_std_cuda (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8586474Z Tests that dim=None reduces all dimensions. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.8586812Z test_dim_none_masked_sum_cuda (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8587154Z Tests that dim=None reduces all dimensions. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.8587491Z test_dim_none_masked_var_cuda (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8587837Z Tests that dim=None reduces all dimensions. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.8588162Z test_dim_none_mean_cuda (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8588511Z Tests that dim=None reduces all dimensions. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.8588957Z test_dim_none_nanmean_cuda (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8589311Z Tests that dim=None reduces all dimensions. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.8589636Z test_dim_none_nansum_cuda (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8589991Z Tests that dim=None reduces all dimensions. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.8590406Z test_dim_none_prod_cuda (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8590772Z Tests that dim=None reduces all dimensions. ... skip: Skipped! (0.000s) 2023-01-11T23:15:54.8591140Z test_dim_none_std_cuda (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8591543Z Tests that dim=None reduces all dimensions. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.8591900Z test_dim_none_std_unbiased_cuda (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8592244Z Tests that dim=None reduces all dimensions. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.8592578Z test_dim_none_sum_cuda (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8592923Z Tests that dim=None reduces all dimensions. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.8593250Z test_dim_none_var_cuda (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8593587Z Tests that dim=None reduces all dimensions. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.8593930Z test_dim_none_var_unbiased_cuda (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8594279Z Tests that dim=None reduces all dimensions. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.8594613Z test_dim_offbounds_all_cuda (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8595114Z Tests that passing an off-bounds dim throws ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.8595537Z test_dim_offbounds_amax_cuda (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8596081Z Tests that passing an off-bounds dim throws ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.8596512Z test_dim_offbounds_amin_cuda (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8597053Z Tests that passing an off-bounds dim throws ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.8597491Z test_dim_offbounds_any_cuda (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8597998Z Tests that passing an off-bounds dim throws ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.8598353Z test_dim_offbounds_argmax_cuda (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8598788Z Tests that passing an off-bounds dim throws ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.8599141Z test_dim_offbounds_argmin_cuda (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8599562Z Tests that passing an off-bounds dim throws ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.8599920Z test_dim_offbounds_count_nonzero_cuda (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8600359Z Tests that passing an off-bounds dim throws ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.8600714Z test_dim_offbounds_linalg_vector_norm_cuda (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8601160Z Tests that passing an off-bounds dim throws ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.8601513Z test_dim_offbounds_masked_amax_cuda (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8601955Z Tests that passing an off-bounds dim throws ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.8602337Z test_dim_offbounds_masked_amin_cuda (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8602772Z Tests that passing an off-bounds dim throws ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.8603131Z test_dim_offbounds_masked_argmax_cuda (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8603571Z Tests that passing an off-bounds dim throws ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.8603915Z test_dim_offbounds_masked_argmin_cuda (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8604363Z Tests that passing an off-bounds dim throws ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.8604724Z test_dim_offbounds_masked_logsumexp_cuda (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8605220Z Tests that passing an off-bounds dim throws ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.8605573Z test_dim_offbounds_masked_mean_cuda (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8606013Z Tests that passing an off-bounds dim throws ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.8606366Z test_dim_offbounds_masked_norm_cuda (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8606792Z Tests that passing an off-bounds dim throws ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.8607140Z test_dim_offbounds_masked_prod_cuda (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8607583Z Tests that passing an off-bounds dim throws ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.8607935Z test_dim_offbounds_masked_std_cuda (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8608374Z Tests that passing an off-bounds dim throws ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.8608752Z test_dim_offbounds_masked_sum_cuda (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8609197Z Tests that passing an off-bounds dim throws ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.8609540Z test_dim_offbounds_masked_var_cuda (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8609976Z Tests that passing an off-bounds dim throws ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.8610321Z test_dim_offbounds_mean_cuda (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8610758Z Tests that passing an off-bounds dim throws ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.8611098Z test_dim_offbounds_nanmean_cuda (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8611540Z Tests that passing an off-bounds dim throws ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.8611885Z test_dim_offbounds_nansum_cuda (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8612311Z Tests that passing an off-bounds dim throws ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.8612663Z test_dim_offbounds_prod_cuda (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8613105Z Tests that passing an off-bounds dim throws ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.8613450Z test_dim_offbounds_std_cuda (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8613872Z Tests that passing an off-bounds dim throws ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.8614358Z test_dim_offbounds_std_unbiased_cuda (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8614913Z Tests that passing an off-bounds dim throws ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.8615351Z test_dim_offbounds_sum_cuda (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8615884Z Tests that passing an off-bounds dim throws ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.8616385Z test_dim_offbounds_var_cuda (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8616925Z Tests that passing an off-bounds dim throws ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.8617356Z test_dim_offbounds_var_unbiased_cuda (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8617849Z Tests that passing an off-bounds dim throws ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.8618287Z test_dim_reduction_cuda_bfloat16 (__main__.TestReductionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.007s) 2023-01-11T23:15:54.8618738Z test_dim_reduction_cuda_float16 (__main__.TestReductionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.007s) 2023-01-11T23:15:54.8619174Z test_dim_reduction_cuda_float32 (__main__.TestReductionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.007s) 2023-01-11T23:15:54.8619614Z test_dim_reduction_cuda_float64 (__main__.TestReductionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.007s) 2023-01-11T23:15:54.8620045Z test_dim_reduction_cuda_int16 (__main__.TestReductionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.007s) 2023-01-11T23:15:54.8620478Z test_dim_reduction_cuda_int32 (__main__.TestReductionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.007s) 2023-01-11T23:15:54.8620905Z test_dim_reduction_cuda_int64 (__main__.TestReductionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.007s) 2023-01-11T23:15:54.8621348Z test_dim_reduction_cuda_int8 (__main__.TestReductionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.007s) 2023-01-11T23:15:54.8621798Z test_dim_reduction_lastdim_cuda_bfloat16 (__main__.TestReductionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.8622301Z test_dim_reduction_lastdim_cuda_float32 (__main__.TestReductionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.8622752Z test_dim_reduction_less_than_64_cuda (__main__.TestReductionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.8623115Z test_dim_single_all_cuda (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8623465Z Tests that dim=i reduces dimension i. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.8623798Z test_dim_single_amax_cuda (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8624126Z Tests that dim=i reduces dimension i. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.8624463Z test_dim_single_amin_cuda (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8624802Z Tests that dim=i reduces dimension i. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.8625125Z test_dim_single_any_cuda (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8625467Z Tests that dim=i reduces dimension i. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.8625817Z test_dim_single_argmax_cuda (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8626184Z Tests that dim=i reduces dimension i. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.8626511Z test_dim_single_argmin_cuda (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8626855Z Tests that dim=i reduces dimension i. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.8627205Z test_dim_single_count_nonzero_cuda (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8627557Z Tests that dim=i reduces dimension i. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.8627896Z test_dim_single_keepdim_all_cuda (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8628303Z 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) 2023-01-11T23:15:54.8628734Z test_dim_single_keepdim_amax_cuda (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8629122Z 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) 2023-01-11T23:15:54.8629486Z test_dim_single_keepdim_amin_cuda (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8629868Z 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) 2023-01-11T23:15:54.8630248Z test_dim_single_keepdim_any_cuda (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8630711Z 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) 2023-01-11T23:15:54.8631168Z test_dim_single_keepdim_argmax_cuda (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8631575Z 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) 2023-01-11T23:15:54.8631944Z test_dim_single_keepdim_argmin_cuda (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8632318Z 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) 2023-01-11T23:15:54.8632695Z test_dim_single_keepdim_count_nonzero_cuda (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8633042Z Tests that dim=i, when keepdim=True, reduces dimension i to size 1. ... skip: Skipped! (0.000s) 2023-01-11T23:15:54.8633381Z test_dim_single_keepdim_linalg_vector_norm_cuda (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8633770Z 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) 2023-01-11T23:15:54.8634187Z test_dim_single_keepdim_masked_amax_cuda (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8634581Z 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) 2023-01-11T23:15:54.8634942Z test_dim_single_keepdim_masked_amin_cuda (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8635373Z 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) 2023-01-11T23:15:54.8635854Z test_dim_single_keepdim_masked_argmax_cuda (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8636344Z 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) 2023-01-11T23:15:54.8636809Z test_dim_single_keepdim_masked_argmin_cuda (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8637303Z 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) 2023-01-11T23:15:54.8637762Z test_dim_single_keepdim_masked_logsumexp_cuda (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8638159Z 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) 2023-01-11T23:15:54.8638534Z test_dim_single_keepdim_masked_mean_cuda (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8638917Z 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) 2023-01-11T23:15:54.8639293Z test_dim_single_keepdim_masked_norm_cuda (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8639670Z 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) 2023-01-11T23:15:54.8640046Z test_dim_single_keepdim_masked_prod_cuda (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8640464Z 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) 2023-01-11T23:15:54.8640849Z test_dim_single_keepdim_masked_std_cuda (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8641221Z 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) 2023-01-11T23:15:54.8641600Z test_dim_single_keepdim_masked_sum_cuda (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8641994Z 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) 2023-01-11T23:15:54.8642368Z test_dim_single_keepdim_masked_var_cuda (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8642743Z 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) 2023-01-11T23:15:54.8643121Z test_dim_single_keepdim_mean_cuda (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8643497Z 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) 2023-01-11T23:15:54.8643865Z test_dim_single_keepdim_nanmean_cuda (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8644238Z 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) 2023-01-11T23:15:54.8644612Z test_dim_single_keepdim_nansum_cuda (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8645101Z 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) 2023-01-11T23:15:54.8645552Z test_dim_single_keepdim_prod_cuda (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8646045Z 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) 2023-01-11T23:15:54.8646427Z test_dim_single_keepdim_std_cuda (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8646808Z 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) 2023-01-11T23:15:54.8647176Z test_dim_single_keepdim_std_unbiased_cuda (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8647567Z 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) 2023-01-11T23:15:54.8647938Z test_dim_single_keepdim_sum_cuda (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8648317Z 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) 2023-01-11T23:15:54.8648678Z test_dim_single_keepdim_var_cuda (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8649064Z 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) 2023-01-11T23:15:54.8649451Z test_dim_single_keepdim_var_unbiased_cuda (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8649840Z 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) 2023-01-11T23:15:54.8650210Z test_dim_single_linalg_vector_norm_cuda (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8650577Z Tests that dim=i reduces dimension i. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.8650933Z test_dim_single_masked_amax_cuda (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8651287Z Tests that dim=i reduces dimension i. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.8651642Z test_dim_single_masked_amin_cuda (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8652007Z Tests that dim=i reduces dimension i. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.8652384Z test_dim_single_masked_argmax_cuda (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8652731Z Tests that dim=i reduces dimension i. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.8653088Z test_dim_single_masked_argmin_cuda (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8653443Z Tests that dim=i reduces dimension i. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.8653794Z test_dim_single_masked_logsumexp_cuda (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8654160Z Tests that dim=i reduces dimension i. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.8654671Z test_dim_single_masked_mean_cuda (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8655120Z Tests that dim=i reduces dimension i. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.8655539Z test_dim_single_masked_norm_cuda (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8655974Z Tests that dim=i reduces dimension i. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.8656406Z test_dim_single_masked_prod_cuda (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8656821Z Tests that dim=i reduces dimension i. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.8657236Z test_dim_single_masked_std_cuda (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8657643Z Tests that dim=i reduces dimension i. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.8657977Z test_dim_single_masked_sum_cuda (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8658309Z Tests that dim=i reduces dimension i. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.8658640Z test_dim_single_masked_var_cuda (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8659036Z Tests that dim=i reduces dimension i. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.8659376Z test_dim_single_mean_cuda (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8659701Z Tests that dim=i reduces dimension i. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.8660040Z test_dim_single_nanmean_cuda (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8660381Z Tests that dim=i reduces dimension i. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.8660704Z test_dim_single_nansum_cuda (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8661044Z Tests that dim=i reduces dimension i. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.8661380Z test_dim_single_prod_cuda (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8661719Z Tests that dim=i reduces dimension i. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.8662038Z test_dim_single_std_cuda (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8662370Z Tests that dim=i reduces dimension i. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.8662709Z test_dim_single_std_unbiased_cuda (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8663050Z Tests that dim=i reduces dimension i. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.8663376Z test_dim_single_sum_cuda (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8663709Z Tests that dim=i reduces dimension i. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.8664034Z test_dim_single_var_cuda (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8664364Z Tests that dim=i reduces dimension i. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.8664702Z test_dim_single_var_unbiased_cuda (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8665090Z Tests that dim=i reduces dimension i. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.8665424Z test_empty_tensor_empty_slice_all_cuda (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8665838Z Tests for consistent behavior when reducing over an empty slice. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.8666247Z test_empty_tensor_empty_slice_amax_cuda (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8666639Z Tests for consistent behavior when reducing over an empty slice. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.8667011Z test_empty_tensor_empty_slice_amin_cuda (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8667400Z Tests for consistent behavior when reducing over an empty slice. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.8667778Z test_empty_tensor_empty_slice_any_cuda (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8668174Z Tests for consistent behavior when reducing over an empty slice. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.8668542Z test_empty_tensor_empty_slice_argmax_cuda (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8668980Z Tests for consistent behavior when reducing over an empty slice. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.8669351Z test_empty_tensor_empty_slice_argmin_cuda (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8669734Z Tests for consistent behavior when reducing over an empty slice. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.8670160Z test_empty_tensor_empty_slice_count_nonzero_cuda (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8670683Z Tests for consistent behavior when reducing over an empty slice. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.8671169Z test_empty_tensor_empty_slice_linalg_vector_norm_cuda (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8671622Z Tests for consistent behavior when reducing over an empty slice. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.8672001Z test_empty_tensor_empty_slice_masked_amax_cuda (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8672397Z Tests for consistent behavior when reducing over an empty slice. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.8672774Z test_empty_tensor_empty_slice_masked_amin_cuda (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8673156Z Tests for consistent behavior when reducing over an empty slice. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.8673543Z test_empty_tensor_empty_slice_masked_argmax_cuda (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8673938Z Tests for consistent behavior when reducing over an empty slice. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.8674324Z test_empty_tensor_empty_slice_masked_argmin_cuda (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8674709Z Tests for consistent behavior when reducing over an empty slice. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.8675100Z test_empty_tensor_empty_slice_masked_logsumexp_cuda (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8675468Z Tests for consistent behavior when reducing over an empty slice. ... skip: Skipped! (0.001s) 2023-01-11T23:15:54.8675829Z test_empty_tensor_empty_slice_masked_mean_cuda (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8676214Z Tests for consistent behavior when reducing over an empty slice. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.8676615Z test_empty_tensor_empty_slice_masked_norm_cuda (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8677070Z Tests for consistent behavior when reducing over an empty slice. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.8677446Z test_empty_tensor_empty_slice_masked_prod_cuda (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8677846Z Tests for consistent behavior when reducing over an empty slice. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.8678227Z test_empty_tensor_empty_slice_masked_std_cuda (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8678622Z Tests for consistent behavior when reducing over an empty slice. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.8678998Z test_empty_tensor_empty_slice_masked_sum_cuda (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8679389Z Tests for consistent behavior when reducing over an empty slice. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.8679770Z test_empty_tensor_empty_slice_masked_var_cuda (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8680165Z Tests for consistent behavior when reducing over an empty slice. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.8680536Z test_empty_tensor_empty_slice_mean_cuda (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8680924Z Tests for consistent behavior when reducing over an empty slice. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.8681302Z test_empty_tensor_empty_slice_nanmean_cuda (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8681693Z Tests for consistent behavior when reducing over an empty slice. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.8682063Z test_empty_tensor_empty_slice_nansum_cuda (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8682477Z Tests for consistent behavior when reducing over an empty slice. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.8682857Z test_empty_tensor_empty_slice_prod_cuda (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8683243Z Tests for consistent behavior when reducing over an empty slice. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.8683621Z test_empty_tensor_empty_slice_std_cuda (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8684014Z Tests for consistent behavior when reducing over an empty slice. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.8684399Z test_empty_tensor_empty_slice_std_unbiased_cuda (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8684785Z Tests for consistent behavior when reducing over an empty slice. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.8685164Z test_empty_tensor_empty_slice_sum_cuda (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8685556Z Tests for consistent behavior when reducing over an empty slice. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.8685940Z test_empty_tensor_empty_slice_var_cuda (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8686320Z Tests for consistent behavior when reducing over an empty slice. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.8686704Z test_empty_tensor_empty_slice_var_unbiased_cuda (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8687103Z Tests for consistent behavior when reducing over an empty slice. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.8687481Z test_empty_tensor_nonempty_slice_all_cuda (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8687870Z 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) 2023-01-11T23:15:54.8688261Z test_empty_tensor_nonempty_slice_amax_cuda (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8688689Z 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) 2023-01-11T23:15:54.8689066Z test_empty_tensor_nonempty_slice_amin_cuda (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8689460Z 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) 2023-01-11T23:15:54.8689839Z test_empty_tensor_nonempty_slice_any_cuda (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8690228Z 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) 2023-01-11T23:15:54.8690621Z test_empty_tensor_nonempty_slice_argmax_cuda (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8691020Z 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) 2023-01-11T23:15:54.8691409Z test_empty_tensor_nonempty_slice_argmin_cuda (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8691803Z 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) 2023-01-11T23:15:54.8692189Z test_empty_tensor_nonempty_slice_count_nonzero_cuda (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8692589Z 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) 2023-01-11T23:15:54.8692987Z test_empty_tensor_nonempty_slice_linalg_vector_norm_cuda (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8693403Z 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) 2023-01-11T23:15:54.8693783Z test_empty_tensor_nonempty_slice_masked_amax_cuda (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8694363Z 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) 2023-01-11T23:15:54.8694790Z test_empty_tensor_nonempty_slice_masked_amin_cuda (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8695197Z 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) 2023-01-11T23:15:54.8695635Z test_empty_tensor_nonempty_slice_masked_argmax_cuda (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8696036Z 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) 2023-01-11T23:15:54.8696435Z test_empty_tensor_nonempty_slice_masked_argmin_cuda (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8696836Z 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) 2023-01-11T23:15:54.8697246Z test_empty_tensor_nonempty_slice_masked_logsumexp_cuda (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8697656Z 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) 2023-01-11T23:15:54.8698049Z test_empty_tensor_nonempty_slice_masked_mean_cuda (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8698436Z 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) 2023-01-11T23:15:54.8698824Z test_empty_tensor_nonempty_slice_masked_norm_cuda (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8699224Z 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) 2023-01-11T23:15:54.8699614Z test_empty_tensor_nonempty_slice_masked_prod_cuda (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8700007Z 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) 2023-01-11T23:15:54.8700445Z test_empty_tensor_nonempty_slice_masked_std_cuda (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8700838Z 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) 2023-01-11T23:15:54.8701228Z test_empty_tensor_nonempty_slice_masked_sum_cuda (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8701615Z 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) 2023-01-11T23:15:54.8702002Z test_empty_tensor_nonempty_slice_masked_var_cuda (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8702400Z 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) 2023-01-11T23:15:54.8702782Z test_empty_tensor_nonempty_slice_mean_cuda (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8703161Z 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) 2023-01-11T23:15:54.8703545Z test_empty_tensor_nonempty_slice_nanmean_cuda (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8703938Z 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) 2023-01-11T23:15:54.8704311Z test_empty_tensor_nonempty_slice_nansum_cuda (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8704695Z 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) 2023-01-11T23:15:54.8705074Z test_empty_tensor_nonempty_slice_prod_cuda (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8705462Z 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) 2023-01-11T23:15:54.8705855Z test_empty_tensor_nonempty_slice_std_cuda (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8706249Z 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) 2023-01-11T23:15:54.8706646Z test_empty_tensor_nonempty_slice_std_unbiased_cuda (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8707045Z 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) 2023-01-11T23:15:54.8707410Z test_empty_tensor_nonempty_slice_sum_cuda (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8707805Z 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) 2023-01-11T23:15:54.8708187Z test_empty_tensor_nonempty_slice_var_cuda (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8708583Z 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) 2023-01-11T23:15:54.8709025Z test_empty_tensor_nonempty_slice_var_unbiased_cuda (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8709430Z 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) 2023-01-11T23:15:54.8709871Z test_histc_bfloat16_cuda (__main__.TestReductionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.8710382Z test_histc_cuda (__main__.TestReductionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2023-01-11T23:15:54.8710907Z test_histogram_cuda_float32 (__main__.TestReductionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T23:15:54.8711431Z test_histogram_error_handling_cuda_float32 (__main__.TestReductionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T23:15:54.8711889Z test_histogramdd_cuda_float32 (__main__.TestReductionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T23:15:54.8712281Z test_identity_all_cuda_bfloat16 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8712645Z 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) 2023-01-11T23:15:54.8713007Z test_identity_all_cuda_bool (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8713380Z 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) 2023-01-11T23:15:54.8713737Z test_identity_all_cuda_complex128 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8714118Z 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) 2023-01-11T23:15:54.8714486Z test_identity_all_cuda_complex64 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8714867Z 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) 2023-01-11T23:15:54.8715285Z test_identity_all_cuda_float16 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8715740Z 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) 2023-01-11T23:15:54.8716182Z test_identity_all_cuda_float32 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8716634Z 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) 2023-01-11T23:15:54.8717070Z test_identity_all_cuda_float64 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8717538Z 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) 2023-01-11T23:15:54.8717915Z test_identity_all_cuda_int16 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8718310Z 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) 2023-01-11T23:15:54.8718668Z test_identity_all_cuda_int32 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8719036Z 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) 2023-01-11T23:15:54.8719391Z test_identity_all_cuda_int64 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8719745Z 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) 2023-01-11T23:15:54.8720094Z test_identity_all_cuda_int8 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8720455Z 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) 2023-01-11T23:15:54.8720812Z test_identity_all_cuda_uint8 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8721179Z 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) 2023-01-11T23:15:54.8721537Z test_identity_any_cuda_bfloat16 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8721907Z 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) 2023-01-11T23:15:54.8722251Z test_identity_any_cuda_bool (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8722623Z 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) 2023-01-11T23:15:54.8722979Z test_identity_any_cuda_complex128 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8723342Z 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) 2023-01-11T23:15:54.8723686Z test_identity_any_cuda_complex64 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8724078Z 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) 2023-01-11T23:15:54.8724438Z test_identity_any_cuda_float16 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8724825Z 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) 2023-01-11T23:15:54.8725257Z test_identity_any_cuda_float32 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8725718Z 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) 2023-01-11T23:15:54.8726121Z test_identity_any_cuda_float64 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8726484Z 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) 2023-01-11T23:15:54.8726841Z test_identity_any_cuda_int16 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8727223Z 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) 2023-01-11T23:15:54.8727574Z test_identity_any_cuda_int32 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8727933Z 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) 2023-01-11T23:15:54.8728295Z test_identity_any_cuda_int64 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8728656Z 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) 2023-01-11T23:15:54.8729020Z test_identity_any_cuda_int8 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8729380Z 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) 2023-01-11T23:15:54.8729767Z test_identity_any_cuda_uint8 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8730146Z 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) 2023-01-11T23:15:54.8730523Z test_identity_count_nonzero_cuda_bfloat16 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8730900Z 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) 2023-01-11T23:15:54.8731270Z test_identity_count_nonzero_cuda_bool (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8731653Z 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) 2023-01-11T23:15:54.8732015Z test_identity_count_nonzero_cuda_complex128 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8732399Z 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) 2023-01-11T23:15:54.8732778Z test_identity_count_nonzero_cuda_complex64 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8733172Z 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) 2023-01-11T23:15:54.8733534Z test_identity_count_nonzero_cuda_float16 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8733914Z 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) 2023-01-11T23:15:54.8734415Z test_identity_count_nonzero_cuda_float32 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8734850Z 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) 2023-01-11T23:15:54.8735304Z test_identity_count_nonzero_cuda_float64 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8735793Z 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) 2023-01-11T23:15:54.8736338Z test_identity_count_nonzero_cuda_int16 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8736805Z 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) 2023-01-11T23:15:54.8737271Z test_identity_count_nonzero_cuda_int32 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8737724Z 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) 2023-01-11T23:15:54.8738102Z test_identity_count_nonzero_cuda_int64 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8738467Z 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) 2023-01-11T23:15:54.8738836Z test_identity_count_nonzero_cuda_int8 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8739220Z 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) 2023-01-11T23:15:54.8739591Z test_identity_count_nonzero_cuda_uint8 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8739963Z 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) 2023-01-11T23:15:54.8740342Z test_identity_linalg_vector_norm_cuda_bfloat16 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8740743Z 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) 2023-01-11T23:15:54.8740905Z test_identity_linalg_vector_norm_cuda_complex128 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8741115Z 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) 2023-01-11T23:15:54.8741267Z test_identity_linalg_vector_norm_cuda_complex64 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8741510Z 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) 2023-01-11T23:15:54.8741671Z test_identity_linalg_vector_norm_cuda_float16 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8741886Z 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) 2023-01-11T23:15:54.8742047Z test_identity_linalg_vector_norm_cuda_float32 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8742257Z 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) 2023-01-11T23:15:54.8742424Z test_identity_linalg_vector_norm_cuda_float64 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8742634Z 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) 2023-01-11T23:15:54.8742790Z test_identity_masked_norm_cuda_bfloat16 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8742997Z 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) 2023-01-11T23:15:54.8743146Z test_identity_masked_norm_cuda_float16 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8743361Z 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) 2023-01-11T23:15:54.8743511Z test_identity_masked_norm_cuda_float32 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8743720Z 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) 2023-01-11T23:15:54.8743868Z test_identity_masked_norm_cuda_float64 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8744081Z 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) 2023-01-11T23:15:54.8744242Z test_identity_masked_prod_cuda_bfloat16 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8744489Z 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) 2023-01-11T23:15:54.8744629Z test_identity_masked_prod_cuda_bool (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8744837Z 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) 2023-01-11T23:15:54.8744991Z test_identity_masked_prod_cuda_complex128 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8745205Z 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) 2023-01-11T23:15:54.8745363Z test_identity_masked_prod_cuda_complex64 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8745583Z 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) 2023-01-11T23:15:54.8745739Z test_identity_masked_prod_cuda_float16 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8745949Z 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) 2023-01-11T23:15:54.8746098Z test_identity_masked_prod_cuda_float32 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8746313Z 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) 2023-01-11T23:15:54.8746453Z test_identity_masked_prod_cuda_float64 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8746665Z 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) 2023-01-11T23:15:54.8746813Z test_identity_masked_prod_cuda_int16 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8747048Z 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) 2023-01-11T23:15:54.8747199Z test_identity_masked_prod_cuda_int32 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8747411Z 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) 2023-01-11T23:15:54.8747555Z test_identity_masked_prod_cuda_int64 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8747764Z 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) 2023-01-11T23:15:54.8747902Z test_identity_masked_prod_cuda_int8 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8748111Z 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) 2023-01-11T23:15:54.8748263Z test_identity_masked_prod_cuda_uint8 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8748476Z 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) 2023-01-11T23:15:54.8748628Z test_identity_masked_sum_cuda_bfloat16 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8748888Z 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) 2023-01-11T23:15:54.8749032Z test_identity_masked_sum_cuda_bool (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8749246Z 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) 2023-01-11T23:15:54.8749398Z test_identity_masked_sum_cuda_complex128 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8749596Z 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) 2023-01-11T23:15:54.8749750Z test_identity_masked_sum_cuda_complex64 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8749968Z 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) 2023-01-11T23:15:54.8750188Z test_identity_masked_sum_cuda_float16 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8750441Z 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) 2023-01-11T23:15:54.8750623Z test_identity_masked_sum_cuda_float32 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8750882Z 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) 2023-01-11T23:15:54.8751067Z test_identity_masked_sum_cuda_float64 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8751318Z 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) 2023-01-11T23:15:54.8751455Z test_identity_masked_sum_cuda_int16 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8751673Z 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) 2023-01-11T23:15:54.8751815Z test_identity_masked_sum_cuda_int32 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8752025Z 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) 2023-01-11T23:15:54.8752166Z test_identity_masked_sum_cuda_int64 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8752374Z 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) 2023-01-11T23:15:54.8752517Z test_identity_masked_sum_cuda_int8 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8752723Z 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) 2023-01-11T23:15:54.8752890Z test_identity_masked_sum_cuda_uint8 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8753092Z 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) 2023-01-11T23:15:54.8753233Z test_identity_nansum_cuda_bfloat16 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8753439Z 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) 2023-01-11T23:15:54.8753578Z test_identity_nansum_cuda_bool (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8753781Z 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) 2023-01-11T23:15:54.8753921Z test_identity_nansum_cuda_float16 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8754125Z 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) 2023-01-11T23:15:54.8754267Z test_identity_nansum_cuda_float32 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8754476Z 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) 2023-01-11T23:15:54.8754607Z test_identity_nansum_cuda_float64 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8754817Z 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) 2023-01-11T23:15:54.8754960Z test_identity_nansum_cuda_int16 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8755227Z 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) 2023-01-11T23:15:54.8755401Z test_identity_nansum_cuda_int32 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8755658Z 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) 2023-01-11T23:15:54.8755861Z test_identity_nansum_cuda_int64 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8756120Z 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) 2023-01-11T23:15:54.8756294Z test_identity_nansum_cuda_int8 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8756542Z 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) 2023-01-11T23:15:54.8756714Z test_identity_nansum_cuda_uint8 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8756966Z 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) 2023-01-11T23:15:54.8757142Z test_identity_prod_cuda_bfloat16 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8757400Z 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) 2023-01-11T23:15:54.8757573Z test_identity_prod_cuda_bool (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8757784Z 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) 2023-01-11T23:15:54.8757931Z test_identity_prod_cuda_complex128 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8758142Z 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) 2023-01-11T23:15:54.8758275Z test_identity_prod_cuda_complex32 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8758479Z 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) 2023-01-11T23:15:54.8758619Z test_identity_prod_cuda_complex64 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8758847Z 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) 2023-01-11T23:15:54.8758991Z test_identity_prod_cuda_float16 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8759197Z 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) 2023-01-11T23:15:54.8759332Z test_identity_prod_cuda_float32 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8759540Z 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) 2023-01-11T23:15:54.8759675Z test_identity_prod_cuda_float64 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8759873Z 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) 2023-01-11T23:15:54.8760013Z test_identity_prod_cuda_int16 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8760223Z 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) 2023-01-11T23:15:54.8760363Z test_identity_prod_cuda_int32 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8760570Z 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) 2023-01-11T23:15:54.8760705Z test_identity_prod_cuda_int64 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8760920Z 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) 2023-01-11T23:15:54.8761057Z test_identity_prod_cuda_int8 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8761263Z 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) 2023-01-11T23:15:54.8761393Z test_identity_prod_cuda_uint8 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8761601Z 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) 2023-01-11T23:15:54.8761764Z test_identity_sum_cuda_bfloat16 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8761972Z 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) 2023-01-11T23:15:54.8762106Z test_identity_sum_cuda_bool (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8762311Z 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) 2023-01-11T23:15:54.8762455Z test_identity_sum_cuda_complex128 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8762660Z 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) 2023-01-11T23:15:54.8762801Z test_identity_sum_cuda_complex32 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8763003Z 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) 2023-01-11T23:15:54.8763148Z test_identity_sum_cuda_complex64 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8763354Z 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) 2023-01-11T23:15:54.8763491Z test_identity_sum_cuda_float16 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8763698Z 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) 2023-01-11T23:15:54.8763834Z test_identity_sum_cuda_float32 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8764038Z 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) 2023-01-11T23:15:54.8764174Z test_identity_sum_cuda_float64 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8764408Z 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) 2023-01-11T23:15:54.8764541Z test_identity_sum_cuda_int16 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8764761Z 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) 2023-01-11T23:15:54.8764928Z test_identity_sum_cuda_int32 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8765187Z 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) 2023-01-11T23:15:54.8765355Z test_identity_sum_cuda_int64 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8765614Z 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) 2023-01-11T23:15:54.8765779Z test_identity_sum_cuda_int8 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8766040Z 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) 2023-01-11T23:15:54.8766181Z test_identity_sum_cuda_uint8 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8766390Z 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) 2023-01-11T23:15:54.8766607Z test_logsumexp_cuda (__main__.TestReductionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.8766824Z test_logsumexp_dim_cuda (__main__.TestReductionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.8767033Z test_max_cuda_bool (__main__.TestReductionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.8767240Z test_max_cuda_float16 (__main__.TestReductionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.8767447Z test_max_cuda_float32 (__main__.TestReductionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.8767684Z test_max_cuda_int64 (__main__.TestReductionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.8767899Z test_max_elementwise_cuda (__main__.TestReductionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.8768114Z test_max_mixed_devices_cuda (__main__.TestReductionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.8768332Z test_max_with_inf_cuda_bfloat16 (__main__.TestReductionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.8768540Z test_max_with_inf_cuda_float16 (__main__.TestReductionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.8768758Z test_max_with_inf_cuda_float32 (__main__.TestReductionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.8768973Z test_max_with_inf_cuda_float64 (__main__.TestReductionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.8769177Z test_mean_dim_cuda (__main__.TestReductionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.8769398Z test_mean_int_with_optdtype_cuda (__main__.TestReductionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.8769614Z test_median_corner_cases_cuda (__main__.TestReductionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2023-01-11T23:15:54.8769834Z test_median_nan_values_cuda_float16 (__main__.TestReductionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T23:15:54.8770084Z test_median_nan_values_cuda_float32 (__main__.TestReductionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T23:15:54.8770311Z test_median_nan_values_cuda_float64 (__main__.TestReductionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T23:15:54.8770534Z test_median_real_values_cuda_float16 (__main__.TestReductionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.8770748Z test_median_real_values_cuda_float32 (__main__.TestReductionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.8770967Z test_median_real_values_cuda_float64 (__main__.TestReductionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.8771192Z test_median_real_values_cuda_int32 (__main__.TestReductionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.8771412Z test_median_real_values_cuda_int64 (__main__.TestReductionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.8771620Z test_min_cuda_bool (__main__.TestReductionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.8771827Z test_min_cuda_float16 (__main__.TestReductionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.8772035Z test_min_cuda_float32 (__main__.TestReductionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.8772240Z test_min_cuda_int64 (__main__.TestReductionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.8772451Z test_min_elementwise_cuda (__main__.TestReductionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.8772651Z test_min_max_nan_cuda (__main__.TestReductionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.8772900Z test_min_mixed_devices_cuda (__main__.TestReductionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.8773108Z test_min_with_inf_cuda_bfloat16 (__main__.TestReductionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.8773319Z test_min_with_inf_cuda_float16 (__main__.TestReductionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.8773529Z test_min_with_inf_cuda_float32 (__main__.TestReductionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.8773739Z test_min_with_inf_cuda_float64 (__main__.TestReductionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.8773952Z test_minmax_illegal_dtype_cuda (__main__.TestReductionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.8774162Z test_mode_boolean_cuda (__main__.TestReductionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.8774550Z test_mode_cuda_float32 (__main__.TestReductionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.8774777Z test_mode_cuda_float64 (__main__.TestReductionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.8775030Z test_mode_cuda_int16 (__main__.TestReductionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.8775283Z test_mode_cuda_int32 (__main__.TestReductionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.8775526Z test_mode_cuda_int64 (__main__.TestReductionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.8775840Z test_mode_cuda_int8 (__main__.TestReductionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.8776092Z test_mode_cuda_uint8 (__main__.TestReductionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.8776360Z test_mode_large_cuda_bfloat16 (__main__.TestReductionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.8776624Z test_mode_large_cuda_float16 (__main__.TestReductionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.8776888Z test_mode_large_cuda_float32 (__main__.TestReductionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.8777141Z test_mode_large_cuda_float64 (__main__.TestReductionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.8777407Z test_mode_large_cuda_int16 (__main__.TestReductionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.8777647Z test_mode_large_cuda_int32 (__main__.TestReductionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.8777856Z test_mode_large_cuda_int64 (__main__.TestReductionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.8778055Z test_mode_large_cuda_int8 (__main__.TestReductionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.8778259Z test_mode_large_cuda_uint8 (__main__.TestReductionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.8778473Z test_mode_wrong_device_cuda (__main__.TestReductionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.8778681Z test_mode_wrong_dtype_cuda (__main__.TestReductionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.8778867Z test_nan_policy_omit_nanmean_cuda_bfloat16 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8779064Z Tests that NaN values do not affect the result. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.8779216Z test_nan_policy_omit_nanmean_cuda_float16 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8779409Z Tests that NaN values do not affect the result. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.8779557Z test_nan_policy_omit_nanmean_cuda_float32 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8779752Z Tests that NaN values do not affect the result. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.8779894Z test_nan_policy_omit_nanmean_cuda_float64 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8780088Z Tests that NaN values do not affect the result. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.8780241Z test_nan_policy_omit_nansum_cuda_bfloat16 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8780432Z Tests that NaN values do not affect the result. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.8780581Z test_nan_policy_omit_nansum_cuda_float16 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8780772Z Tests that NaN values do not affect the result. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.8780917Z test_nan_policy_omit_nansum_cuda_float32 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8781106Z Tests that NaN values do not affect the result. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.8781246Z test_nan_policy_omit_nansum_cuda_float64 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8781440Z Tests that NaN values do not affect the result. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.8781624Z test_nan_policy_propagate_amax_cuda_bfloat16 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8781835Z Tests that nan is propagated to the output by default ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.8781992Z test_nan_policy_propagate_amax_cuda_float16 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8782205Z Tests that nan is propagated to the output by default ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.8782356Z test_nan_policy_propagate_amax_cuda_float32 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8782557Z Tests that nan is propagated to the output by default ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.8782711Z test_nan_policy_propagate_amax_cuda_float64 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8782915Z Tests that nan is propagated to the output by default ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.8783073Z test_nan_policy_propagate_amin_cuda_bfloat16 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8783275Z Tests that nan is propagated to the output by default ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.8783427Z test_nan_policy_propagate_amin_cuda_float16 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8783627Z Tests that nan is propagated to the output by default ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.8783776Z test_nan_policy_propagate_amin_cuda_float32 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8783972Z Tests that nan is propagated to the output by default ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.8784122Z test_nan_policy_propagate_amin_cuda_float64 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8784324Z Tests that nan is propagated to the output by default ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.8784523Z test_nan_policy_propagate_linalg_vector_norm_cuda_bfloat16 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8784731Z Tests that nan is propagated to the output by default ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.8784903Z test_nan_policy_propagate_linalg_vector_norm_cuda_complex128 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8785105Z Tests that nan is propagated to the output by default ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.8785278Z test_nan_policy_propagate_linalg_vector_norm_cuda_complex64 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8785489Z Tests that nan is propagated to the output by default ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.8785658Z test_nan_policy_propagate_linalg_vector_norm_cuda_float16 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8785900Z Tests that nan is propagated to the output by default ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.8786089Z test_nan_policy_propagate_linalg_vector_norm_cuda_float32 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8786290Z Tests that nan is propagated to the output by default ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.8786448Z test_nan_policy_propagate_linalg_vector_norm_cuda_float64 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8786653Z Tests that nan is propagated to the output by default ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.8786818Z test_nan_policy_propagate_masked_amax_cuda_bfloat16 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8787019Z Tests that nan is propagated to the output by default ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.8787205Z test_nan_policy_propagate_masked_amax_cuda_float16 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8787413Z Tests that nan is propagated to the output by default ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.8787580Z test_nan_policy_propagate_masked_amax_cuda_float32 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8787784Z Tests that nan is propagated to the output by default ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.8787947Z test_nan_policy_propagate_masked_amax_cuda_float64 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8788140Z Tests that nan is propagated to the output by default ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.8788304Z test_nan_policy_propagate_masked_amin_cuda_bfloat16 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8788506Z Tests that nan is propagated to the output by default ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.8788725Z test_nan_policy_propagate_masked_amin_cuda_float16 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8788926Z Tests that nan is propagated to the output by default ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.8789081Z test_nan_policy_propagate_masked_amin_cuda_float32 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8789283Z Tests that nan is propagated to the output by default ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.8789441Z test_nan_policy_propagate_masked_amin_cuda_float64 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8789639Z Tests that nan is propagated to the output by default ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.8789802Z test_nan_policy_propagate_masked_logsumexp_cuda_bfloat16 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8790005Z Tests that nan is propagated to the output by default ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.8790241Z test_nan_policy_propagate_masked_logsumexp_cuda_float16 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8790490Z Tests that nan is propagated to the output by default ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.8790699Z test_nan_policy_propagate_masked_logsumexp_cuda_float32 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8790943Z Tests that nan is propagated to the output by default ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.8791144Z test_nan_policy_propagate_masked_logsumexp_cuda_float64 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8791365Z Tests that nan is propagated to the output by default ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.8791526Z test_nan_policy_propagate_masked_mean_cuda_bfloat16 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8791725Z Tests that nan is propagated to the output by default ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.8791894Z test_nan_policy_propagate_masked_mean_cuda_complex128 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8792090Z Tests that nan is propagated to the output by default ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.8792253Z test_nan_policy_propagate_masked_mean_cuda_complex64 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8792452Z Tests that nan is propagated to the output by default ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.8792613Z test_nan_policy_propagate_masked_mean_cuda_float16 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8792814Z Tests that nan is propagated to the output by default ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.8792999Z test_nan_policy_propagate_masked_mean_cuda_float32 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8793208Z Tests that nan is propagated to the output by default ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.8793358Z test_nan_policy_propagate_masked_mean_cuda_float64 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8793557Z Tests that nan is propagated to the output by default ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.8793717Z test_nan_policy_propagate_masked_norm_cuda_bfloat16 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8793915Z Tests that nan is propagated to the output by default ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.8794074Z test_nan_policy_propagate_masked_norm_cuda_float16 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8794272Z Tests that nan is propagated to the output by default ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.8794431Z test_nan_policy_propagate_masked_norm_cuda_float32 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8794630Z Tests that nan is propagated to the output by default ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.8794788Z test_nan_policy_propagate_masked_norm_cuda_float64 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8794991Z Tests that nan is propagated to the output by default ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.8795193Z test_nan_policy_propagate_masked_prod_cuda_bfloat16 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8795444Z Tests that nan is propagated to the output by default ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.8795653Z test_nan_policy_propagate_masked_prod_cuda_complex128 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8795904Z Tests that nan is propagated to the output by default ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.8796142Z test_nan_policy_propagate_masked_prod_cuda_complex64 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8796392Z Tests that nan is propagated to the output by default ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.8796591Z test_nan_policy_propagate_masked_prod_cuda_float16 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8796835Z Tests that nan is propagated to the output by default ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.8797023Z test_nan_policy_propagate_masked_prod_cuda_float32 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8797271Z Tests that nan is propagated to the output by default ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.8797472Z test_nan_policy_propagate_masked_prod_cuda_float64 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8797694Z Tests that nan is propagated to the output by default ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.8797853Z test_nan_policy_propagate_masked_std_cuda_bfloat16 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8798051Z Tests that nan is propagated to the output by default ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.8798214Z test_nan_policy_propagate_masked_std_cuda_complex128 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8798415Z Tests that nan is propagated to the output by default ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.8798578Z test_nan_policy_propagate_masked_std_cuda_complex64 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8798781Z Tests that nan is propagated to the output by default ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.8798955Z test_nan_policy_propagate_masked_std_cuda_float16 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8799166Z Tests that nan is propagated to the output by default ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.8799328Z test_nan_policy_propagate_masked_std_cuda_float32 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8799528Z Tests that nan is propagated to the output by default ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.8799689Z test_nan_policy_propagate_masked_std_cuda_float64 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8799884Z Tests that nan is propagated to the output by default ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.8800037Z test_nan_policy_propagate_masked_sum_cuda_bfloat16 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8800230Z Tests that nan is propagated to the output by default ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.8800396Z test_nan_policy_propagate_masked_sum_cuda_complex128 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8800592Z Tests that nan is propagated to the output by default ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.8800751Z test_nan_policy_propagate_masked_sum_cuda_complex64 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8800950Z Tests that nan is propagated to the output by default ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.8801108Z test_nan_policy_propagate_masked_sum_cuda_float16 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8801312Z Tests that nan is propagated to the output by default ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.8801472Z test_nan_policy_propagate_masked_sum_cuda_float32 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8801674Z Tests that nan is propagated to the output by default ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.8801854Z test_nan_policy_propagate_masked_sum_cuda_float64 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8802057Z Tests that nan is propagated to the output by default ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.8802211Z test_nan_policy_propagate_masked_var_cuda_bfloat16 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8802412Z Tests that nan is propagated to the output by default ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.8802575Z test_nan_policy_propagate_masked_var_cuda_complex128 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8802774Z Tests that nan is propagated to the output by default ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.8802936Z test_nan_policy_propagate_masked_var_cuda_complex64 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8803137Z Tests that nan is propagated to the output by default ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.8803296Z test_nan_policy_propagate_masked_var_cuda_float16 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8803494Z Tests that nan is propagated to the output by default ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.8803655Z test_nan_policy_propagate_masked_var_cuda_float32 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8803847Z Tests that nan is propagated to the output by default ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.8804003Z test_nan_policy_propagate_masked_var_cuda_float64 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8804201Z Tests that nan is propagated to the output by default ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.8804374Z test_nan_policy_propagate_mean_cuda_bfloat16 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8804576Z Tests that nan is propagated to the output by default ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.8804739Z test_nan_policy_propagate_mean_cuda_complex128 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8804940Z Tests that nan is propagated to the output by default ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.8805096Z test_nan_policy_propagate_mean_cuda_complex64 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8805332Z Tests that nan is propagated to the output by default ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.8805517Z test_nan_policy_propagate_mean_cuda_float16 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8805747Z Tests that nan is propagated to the output by default ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.8805905Z test_nan_policy_propagate_mean_cuda_float32 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8806106Z Tests that nan is propagated to the output by default ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.8806254Z test_nan_policy_propagate_mean_cuda_float64 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8806452Z Tests that nan is propagated to the output by default ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.8806607Z test_nan_policy_propagate_prod_cuda_bfloat16 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8806804Z Tests that nan is propagated to the output by default ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.8806961Z test_nan_policy_propagate_prod_cuda_complex128 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8807154Z Tests that nan is propagated to the output by default ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.8807313Z test_nan_policy_propagate_prod_cuda_complex64 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8807535Z Tests that nan is propagated to the output by default ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.8807688Z test_nan_policy_propagate_prod_cuda_float16 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8807883Z Tests that nan is propagated to the output by default ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.8808032Z test_nan_policy_propagate_prod_cuda_float32 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8808230Z Tests that nan is propagated to the output by default ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.8808384Z test_nan_policy_propagate_prod_cuda_float64 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8808586Z Tests that nan is propagated to the output by default ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.8808733Z test_nan_policy_propagate_std_cuda_bfloat16 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8808931Z Tests that nan is propagated to the output by default ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.8809085Z test_nan_policy_propagate_std_cuda_complex128 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8809285Z Tests that nan is propagated to the output by default ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.8809444Z test_nan_policy_propagate_std_cuda_complex64 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8809641Z Tests that nan is propagated to the output by default ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.8809796Z test_nan_policy_propagate_std_cuda_float16 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8810017Z Tests that nan is propagated to the output by default ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.8810175Z test_nan_policy_propagate_std_cuda_float32 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8810366Z Tests that nan is propagated to the output by default ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.8810514Z test_nan_policy_propagate_std_cuda_float64 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8810712Z Tests that nan is propagated to the output by default ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.8810875Z test_nan_policy_propagate_std_unbiased_cuda_bfloat16 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8811075Z Tests that nan is propagated to the output by default ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.8811239Z test_nan_policy_propagate_std_unbiased_cuda_complex128 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8811440Z Tests that nan is propagated to the output by default ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.8811608Z test_nan_policy_propagate_std_unbiased_cuda_complex64 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8811806Z Tests that nan is propagated to the output by default ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.8811962Z test_nan_policy_propagate_std_unbiased_cuda_float16 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8812160Z Tests that nan is propagated to the output by default ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.8812320Z test_nan_policy_propagate_std_unbiased_cuda_float32 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8812520Z Tests that nan is propagated to the output by default ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.8812678Z test_nan_policy_propagate_std_unbiased_cuda_float64 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8812905Z Tests that nan is propagated to the output by default ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.8813055Z test_nan_policy_propagate_sum_cuda_bfloat16 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8813258Z Tests that nan is propagated to the output by default ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.8813415Z test_nan_policy_propagate_sum_cuda_complex128 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8813605Z Tests that nan is propagated to the output by default ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.8813758Z test_nan_policy_propagate_sum_cuda_complex64 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8813953Z Tests that nan is propagated to the output by default ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.8814102Z test_nan_policy_propagate_sum_cuda_float16 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8814412Z Tests that nan is propagated to the output by default ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.8814564Z test_nan_policy_propagate_sum_cuda_float32 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8814766Z Tests that nan is propagated to the output by default ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.8814948Z test_nan_policy_propagate_sum_cuda_float64 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8815197Z Tests that nan is propagated to the output by default ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.8815376Z test_nan_policy_propagate_var_cuda_bfloat16 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8815621Z Tests that nan is propagated to the output by default ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.8815858Z test_nan_policy_propagate_var_cuda_complex128 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8816107Z Tests that nan is propagated to the output by default ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.8816298Z test_nan_policy_propagate_var_cuda_complex64 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8816543Z Tests that nan is propagated to the output by default ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.8816726Z test_nan_policy_propagate_var_cuda_float16 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8816969Z Tests that nan is propagated to the output by default ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.8817149Z test_nan_policy_propagate_var_cuda_float32 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8817384Z Tests that nan is propagated to the output by default ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.8817577Z test_nan_policy_propagate_var_cuda_float64 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8817772Z Tests that nan is propagated to the output by default ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.8817937Z test_nan_policy_propagate_var_unbiased_cuda_bfloat16 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8818135Z Tests that nan is propagated to the output by default ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.8818299Z test_nan_policy_propagate_var_unbiased_cuda_complex128 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8818498Z Tests that nan is propagated to the output by default ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.8818665Z test_nan_policy_propagate_var_unbiased_cuda_complex64 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8818868Z Tests that nan is propagated to the output by default ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.8819052Z test_nan_policy_propagate_var_unbiased_cuda_float16 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8819249Z Tests that nan is propagated to the output by default ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.8819411Z test_nan_policy_propagate_var_unbiased_cuda_float32 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8819609Z Tests that nan is propagated to the output by default ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.8819771Z test_nan_policy_propagate_var_unbiased_cuda_float64 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8819969Z Tests that nan is propagated to the output by default ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.8820195Z test_nansum_complex_cuda_complex128 (__main__.TestReductionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.8820419Z test_nansum_complex_cuda_complex64 (__main__.TestReductionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.8820628Z test_nansum_cuda_bfloat16 (__main__.TestReductionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.8820834Z test_nansum_cuda_float16 (__main__.TestReductionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.8821027Z test_nansum_cuda_float32 (__main__.TestReductionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.8821233Z test_nansum_cuda_float64 (__main__.TestReductionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.8821436Z test_nansum_cuda_int16 (__main__.TestReductionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.8821655Z test_nansum_cuda_int32 (__main__.TestReductionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.8821867Z test_nansum_cuda_int64 (__main__.TestReductionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.8822065Z test_nansum_cuda_int8 (__main__.TestReductionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.8822266Z test_nansum_cuda_uint8 (__main__.TestReductionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.8822483Z test_nansum_out_dtype_cuda_float16 (__main__.TestReductionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.8822698Z test_nansum_out_dtype_cuda_float32 (__main__.TestReductionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.8822912Z test_nansum_out_dtype_cuda_float64 (__main__.TestReductionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.8823120Z test_nansum_out_dtype_cuda_int16 (__main__.TestReductionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.8823333Z test_nansum_out_dtype_cuda_int32 (__main__.TestReductionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.8823544Z test_nansum_out_dtype_cuda_int64 (__main__.TestReductionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.8823753Z test_nansum_out_dtype_cuda_int8 (__main__.TestReductionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.8823958Z test_nansum_out_dtype_cuda_uint8 (__main__.TestReductionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.8824176Z test_nansum_vs_numpy_cuda_float16 (__main__.TestReductionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.8824419Z test_nansum_vs_numpy_cuda_float32 (__main__.TestReductionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.8824624Z test_nansum_vs_numpy_cuda_float64 (__main__.TestReductionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.8824835Z test_nansum_vs_numpy_cuda_int16 (__main__.TestReductionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.8825046Z test_nansum_vs_numpy_cuda_int32 (__main__.TestReductionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.8825252Z test_nansum_vs_numpy_cuda_int64 (__main__.TestReductionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.8825457Z test_nansum_vs_numpy_cuda_int8 (__main__.TestReductionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.8825686Z test_nansum_vs_numpy_cuda_uint8 (__main__.TestReductionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.8825856Z test_noncontiguous_all_all_cuda_bfloat16 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8826071Z Tests reducing all dimensions of a noncontiguous tensor. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.8826217Z test_noncontiguous_all_all_cuda_bool (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8826427Z Tests reducing all dimensions of a noncontiguous tensor. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.8826581Z test_noncontiguous_all_all_cuda_complex128 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8826806Z Tests reducing all dimensions of a noncontiguous tensor. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.8826962Z test_noncontiguous_all_all_cuda_complex64 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8827165Z Tests reducing all dimensions of a noncontiguous tensor. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.8827312Z test_noncontiguous_all_all_cuda_float16 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8827524Z Tests reducing all dimensions of a noncontiguous tensor. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.8827667Z test_noncontiguous_all_all_cuda_float32 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8827870Z Tests reducing all dimensions of a noncontiguous tensor. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.8828015Z test_noncontiguous_all_all_cuda_float64 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8828221Z Tests reducing all dimensions of a noncontiguous tensor. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.8828366Z test_noncontiguous_all_all_cuda_int16 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8828565Z Tests reducing all dimensions of a noncontiguous tensor. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.8828752Z test_noncontiguous_all_all_cuda_int32 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8828955Z Tests reducing all dimensions of a noncontiguous tensor. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.8829097Z test_noncontiguous_all_all_cuda_int64 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8829297Z Tests reducing all dimensions of a noncontiguous tensor. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.8829442Z test_noncontiguous_all_all_cuda_int8 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8829648Z Tests reducing all dimensions of a noncontiguous tensor. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.8829818Z test_noncontiguous_all_all_cuda_uint8 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8830041Z Tests reducing all dimensions of a noncontiguous tensor. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.8830225Z test_noncontiguous_all_amax_cuda_bfloat16 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8830467Z Tests reducing all dimensions of a noncontiguous tensor. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.8830644Z test_noncontiguous_all_amax_cuda_bool (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8830893Z Tests reducing all dimensions of a noncontiguous tensor. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.8831073Z test_noncontiguous_all_amax_cuda_float16 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8831321Z Tests reducing all dimensions of a noncontiguous tensor. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.8831494Z test_noncontiguous_all_amax_cuda_float32 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8831691Z Tests reducing all dimensions of a noncontiguous tensor. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.8831835Z test_noncontiguous_all_amax_cuda_float64 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8832037Z Tests reducing all dimensions of a noncontiguous tensor. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.8832178Z test_noncontiguous_all_amax_cuda_int16 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8832379Z Tests reducing all dimensions of a noncontiguous tensor. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.8832523Z test_noncontiguous_all_amax_cuda_int32 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8832749Z Tests reducing all dimensions of a noncontiguous tensor. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.8832897Z test_noncontiguous_all_amax_cuda_int64 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8833104Z Tests reducing all dimensions of a noncontiguous tensor. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.8833247Z test_noncontiguous_all_amax_cuda_int8 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8833451Z Tests reducing all dimensions of a noncontiguous tensor. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.8833593Z test_noncontiguous_all_amax_cuda_uint8 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8833788Z Tests reducing all dimensions of a noncontiguous tensor. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.8833936Z test_noncontiguous_all_amin_cuda_bfloat16 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8834144Z Tests reducing all dimensions of a noncontiguous tensor. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.8834289Z test_noncontiguous_all_amin_cuda_bool (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8834491Z Tests reducing all dimensions of a noncontiguous tensor. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.8834636Z test_noncontiguous_all_amin_cuda_float16 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8834838Z Tests reducing all dimensions of a noncontiguous tensor. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.8834981Z test_noncontiguous_all_amin_cuda_float32 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8835178Z Tests reducing all dimensions of a noncontiguous tensor. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.8835324Z test_noncontiguous_all_amin_cuda_float64 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8835552Z Tests reducing all dimensions of a noncontiguous tensor. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.8835694Z test_noncontiguous_all_amin_cuda_int16 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8835896Z Tests reducing all dimensions of a noncontiguous tensor. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.8836069Z test_noncontiguous_all_amin_cuda_int32 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8836323Z Tests reducing all dimensions of a noncontiguous tensor. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.8836502Z test_noncontiguous_all_amin_cuda_int64 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8836753Z Tests reducing all dimensions of a noncontiguous tensor. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.8836923Z test_noncontiguous_all_amin_cuda_int8 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8837178Z Tests reducing all dimensions of a noncontiguous tensor. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.8837353Z test_noncontiguous_all_amin_cuda_uint8 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8837603Z Tests reducing all dimensions of a noncontiguous tensor. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.8837776Z test_noncontiguous_all_any_cuda_bfloat16 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8837975Z Tests reducing all dimensions of a noncontiguous tensor. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.8838119Z test_noncontiguous_all_any_cuda_bool (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8838319Z Tests reducing all dimensions of a noncontiguous tensor. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.8838493Z test_noncontiguous_all_any_cuda_complex128 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8838693Z Tests reducing all dimensions of a noncontiguous tensor. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.8838843Z test_noncontiguous_all_any_cuda_complex64 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8839044Z Tests reducing all dimensions of a noncontiguous tensor. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.8839192Z test_noncontiguous_all_any_cuda_float16 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8839393Z Tests reducing all dimensions of a noncontiguous tensor. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.8839539Z test_noncontiguous_all_any_cuda_float32 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8839743Z Tests reducing all dimensions of a noncontiguous tensor. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.8839891Z test_noncontiguous_all_any_cuda_float64 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8840091Z Tests reducing all dimensions of a noncontiguous tensor. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.8840228Z test_noncontiguous_all_any_cuda_int16 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8840426Z Tests reducing all dimensions of a noncontiguous tensor. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.8840569Z test_noncontiguous_all_any_cuda_int32 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8840771Z Tests reducing all dimensions of a noncontiguous tensor. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.8840911Z test_noncontiguous_all_any_cuda_int64 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8841113Z Tests reducing all dimensions of a noncontiguous tensor. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.8841284Z test_noncontiguous_all_any_cuda_int8 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8841484Z Tests reducing all dimensions of a noncontiguous tensor. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.8841627Z test_noncontiguous_all_any_cuda_uint8 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8841820Z Tests reducing all dimensions of a noncontiguous tensor. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.8841970Z test_noncontiguous_all_argmax_cuda_bfloat16 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8842171Z Tests reducing all dimensions of a noncontiguous tensor. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.8842322Z test_noncontiguous_all_argmax_cuda_float16 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8842524Z Tests reducing all dimensions of a noncontiguous tensor. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.8842678Z test_noncontiguous_all_argmax_cuda_float32 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8842878Z Tests reducing all dimensions of a noncontiguous tensor. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.8843024Z test_noncontiguous_all_argmax_cuda_float64 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8843223Z Tests reducing all dimensions of a noncontiguous tensor. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.8843365Z test_noncontiguous_all_argmax_cuda_int16 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8843565Z Tests reducing all dimensions of a noncontiguous tensor. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.8843709Z test_noncontiguous_all_argmax_cuda_int32 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8843933Z Tests reducing all dimensions of a noncontiguous tensor. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.8844081Z test_noncontiguous_all_argmax_cuda_int64 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8844279Z Tests reducing all dimensions of a noncontiguous tensor. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.8844425Z test_noncontiguous_all_argmax_cuda_int8 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8844635Z Tests reducing all dimensions of a noncontiguous tensor. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.8844818Z test_noncontiguous_all_argmax_cuda_uint8 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8845061Z Tests reducing all dimensions of a noncontiguous tensor. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.8845249Z test_noncontiguous_all_argmin_cuda_bfloat16 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8845502Z Tests reducing all dimensions of a noncontiguous tensor. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.8845685Z test_noncontiguous_all_argmin_cuda_float16 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8845886Z Tests reducing all dimensions of a noncontiguous tensor. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.8846035Z test_noncontiguous_all_argmin_cuda_float32 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8846233Z Tests reducing all dimensions of a noncontiguous tensor. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.8846379Z test_noncontiguous_all_argmin_cuda_float64 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8846577Z Tests reducing all dimensions of a noncontiguous tensor. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.8846716Z test_noncontiguous_all_argmin_cuda_int16 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8846944Z Tests reducing all dimensions of a noncontiguous tensor. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.8847088Z test_noncontiguous_all_argmin_cuda_int32 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8847287Z Tests reducing all dimensions of a noncontiguous tensor. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.8847432Z test_noncontiguous_all_argmin_cuda_int64 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8847635Z Tests reducing all dimensions of a noncontiguous tensor. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.8847780Z test_noncontiguous_all_argmin_cuda_int8 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8847980Z Tests reducing all dimensions of a noncontiguous tensor. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.8848128Z test_noncontiguous_all_argmin_cuda_uint8 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8848326Z Tests reducing all dimensions of a noncontiguous tensor. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.8848488Z test_noncontiguous_all_count_nonzero_cuda_bfloat16 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8848689Z Tests reducing all dimensions of a noncontiguous tensor. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.8848844Z test_noncontiguous_all_count_nonzero_cuda_bool (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8849046Z Tests reducing all dimensions of a noncontiguous tensor. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.8849207Z test_noncontiguous_all_count_nonzero_cuda_complex128 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8849409Z Tests reducing all dimensions of a noncontiguous tensor. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.8849601Z test_noncontiguous_all_count_nonzero_cuda_complex64 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8849802Z Tests reducing all dimensions of a noncontiguous tensor. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.8849954Z test_noncontiguous_all_count_nonzero_cuda_float16 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8850155Z Tests reducing all dimensions of a noncontiguous tensor. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.8850315Z test_noncontiguous_all_count_nonzero_cuda_float32 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8850514Z Tests reducing all dimensions of a noncontiguous tensor. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.8850668Z test_noncontiguous_all_count_nonzero_cuda_float64 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8850873Z Tests reducing all dimensions of a noncontiguous tensor. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.8851034Z test_noncontiguous_all_count_nonzero_cuda_int16 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8851235Z Tests reducing all dimensions of a noncontiguous tensor. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.8851389Z test_noncontiguous_all_count_nonzero_cuda_int32 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8851584Z Tests reducing all dimensions of a noncontiguous tensor. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.8851738Z test_noncontiguous_all_count_nonzero_cuda_int64 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8851940Z Tests reducing all dimensions of a noncontiguous tensor. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.8852095Z test_noncontiguous_all_count_nonzero_cuda_int8 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8852297Z Tests reducing all dimensions of a noncontiguous tensor. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.8852473Z test_noncontiguous_all_count_nonzero_cuda_uint8 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8852675Z Tests reducing all dimensions of a noncontiguous tensor. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.8852840Z test_noncontiguous_all_linalg_vector_norm_cuda_bfloat16 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8853039Z Tests reducing all dimensions of a noncontiguous tensor. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.8853200Z test_noncontiguous_all_linalg_vector_norm_cuda_complex128 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8853401Z Tests reducing all dimensions of a noncontiguous tensor. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.8853569Z test_noncontiguous_all_linalg_vector_norm_cuda_complex64 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8853773Z Tests reducing all dimensions of a noncontiguous tensor. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.8853937Z test_noncontiguous_all_linalg_vector_norm_cuda_float16 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8854139Z Tests reducing all dimensions of a noncontiguous tensor. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.8854409Z test_noncontiguous_all_linalg_vector_norm_cuda_float32 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8854611Z Tests reducing all dimensions of a noncontiguous tensor. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.8854780Z test_noncontiguous_all_linalg_vector_norm_cuda_float64 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8855060Z Tests reducing all dimensions of a noncontiguous tensor. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.8855264Z test_noncontiguous_all_masked_amax_cuda_bfloat16 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8855516Z Tests reducing all dimensions of a noncontiguous tensor. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.8855708Z test_noncontiguous_all_masked_amax_cuda_float16 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8855961Z Tests reducing all dimensions of a noncontiguous tensor. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.8856154Z test_noncontiguous_all_masked_amax_cuda_float32 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8856404Z Tests reducing all dimensions of a noncontiguous tensor. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.8856598Z test_noncontiguous_all_masked_amax_cuda_float64 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8856849Z Tests reducing all dimensions of a noncontiguous tensor. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.8857036Z test_noncontiguous_all_masked_amax_cuda_int16 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8857286Z Tests reducing all dimensions of a noncontiguous tensor. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.8857477Z test_noncontiguous_all_masked_amax_cuda_int32 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8857712Z Tests reducing all dimensions of a noncontiguous tensor. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.8857864Z test_noncontiguous_all_masked_amax_cuda_int64 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8858066Z Tests reducing all dimensions of a noncontiguous tensor. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.8858220Z test_noncontiguous_all_masked_amax_cuda_int8 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8858424Z Tests reducing all dimensions of a noncontiguous tensor. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.8858612Z test_noncontiguous_all_masked_amax_cuda_uint8 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8858806Z Tests reducing all dimensions of a noncontiguous tensor. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.8858964Z test_noncontiguous_all_masked_amin_cuda_bfloat16 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8859165Z Tests reducing all dimensions of a noncontiguous tensor. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.8859323Z test_noncontiguous_all_masked_amin_cuda_float16 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8859525Z Tests reducing all dimensions of a noncontiguous tensor. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.8859682Z test_noncontiguous_all_masked_amin_cuda_float32 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8859885Z Tests reducing all dimensions of a noncontiguous tensor. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.8860038Z test_noncontiguous_all_masked_amin_cuda_float64 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8860239Z Tests reducing all dimensions of a noncontiguous tensor. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.8860384Z test_noncontiguous_all_masked_amin_cuda_int16 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8860586Z Tests reducing all dimensions of a noncontiguous tensor. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.8860736Z test_noncontiguous_all_masked_amin_cuda_int32 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8860939Z Tests reducing all dimensions of a noncontiguous tensor. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.8861117Z test_noncontiguous_all_masked_amin_cuda_int64 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8861329Z Tests reducing all dimensions of a noncontiguous tensor. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.8861481Z test_noncontiguous_all_masked_amin_cuda_int8 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8861682Z Tests reducing all dimensions of a noncontiguous tensor. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.8861837Z test_noncontiguous_all_masked_amin_cuda_uint8 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8862032Z Tests reducing all dimensions of a noncontiguous tensor. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.8862194Z test_noncontiguous_all_masked_argmax_cuda_bfloat16 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8862397Z Tests reducing all dimensions of a noncontiguous tensor. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.8862559Z test_noncontiguous_all_masked_argmax_cuda_float16 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8862762Z Tests reducing all dimensions of a noncontiguous tensor. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.8862919Z test_noncontiguous_all_masked_argmax_cuda_float32 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8863121Z Tests reducing all dimensions of a noncontiguous tensor. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.8863278Z test_noncontiguous_all_masked_argmax_cuda_float64 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8863482Z Tests reducing all dimensions of a noncontiguous tensor. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.8863630Z test_noncontiguous_all_masked_argmax_cuda_int16 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8863833Z Tests reducing all dimensions of a noncontiguous tensor. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.8864023Z test_noncontiguous_all_masked_argmax_cuda_int32 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8864225Z Tests reducing all dimensions of a noncontiguous tensor. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.8864379Z test_noncontiguous_all_masked_argmax_cuda_int64 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8864579Z Tests reducing all dimensions of a noncontiguous tensor. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.8864737Z test_noncontiguous_all_masked_argmax_cuda_int8 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8864937Z Tests reducing all dimensions of a noncontiguous tensor. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.8865091Z test_noncontiguous_all_masked_argmax_cuda_uint8 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8865303Z Tests reducing all dimensions of a noncontiguous tensor. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.8865485Z test_noncontiguous_all_masked_argmin_cuda_bfloat16 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8865701Z Tests reducing all dimensions of a noncontiguous tensor. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.8865859Z test_noncontiguous_all_masked_argmin_cuda_float16 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8866063Z Tests reducing all dimensions of a noncontiguous tensor. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.8866220Z test_noncontiguous_all_masked_argmin_cuda_float32 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8866421Z Tests reducing all dimensions of a noncontiguous tensor. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.8866600Z test_noncontiguous_all_masked_argmin_cuda_float64 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8866809Z Tests reducing all dimensions of a noncontiguous tensor. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.8866957Z test_noncontiguous_all_masked_argmin_cuda_int16 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8867159Z Tests reducing all dimensions of a noncontiguous tensor. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.8867312Z test_noncontiguous_all_masked_argmin_cuda_int32 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8867512Z Tests reducing all dimensions of a noncontiguous tensor. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.8867665Z test_noncontiguous_all_masked_argmin_cuda_int64 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8867868Z Tests reducing all dimensions of a noncontiguous tensor. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.8868025Z test_noncontiguous_all_masked_argmin_cuda_int8 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8868227Z Tests reducing all dimensions of a noncontiguous tensor. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.8868379Z test_noncontiguous_all_masked_argmin_cuda_uint8 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8868572Z Tests reducing all dimensions of a noncontiguous tensor. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.8868791Z test_noncontiguous_all_masked_logsumexp_cuda_bfloat16 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8868997Z Tests reducing all dimensions of a noncontiguous tensor. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.8869160Z test_noncontiguous_all_masked_logsumexp_cuda_float16 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8869362Z Tests reducing all dimensions of a noncontiguous tensor. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.8869551Z test_noncontiguous_all_masked_logsumexp_cuda_float32 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8869751Z Tests reducing all dimensions of a noncontiguous tensor. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.8869918Z test_noncontiguous_all_masked_logsumexp_cuda_float64 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8870122Z Tests reducing all dimensions of a noncontiguous tensor. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.8870309Z test_noncontiguous_all_masked_logsumexp_cuda_int16 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8870551Z Tests reducing all dimensions of a noncontiguous tensor. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.8870746Z test_noncontiguous_all_masked_logsumexp_cuda_int32 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8871004Z Tests reducing all dimensions of a noncontiguous tensor. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.8871204Z test_noncontiguous_all_masked_logsumexp_cuda_int64 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8871453Z Tests reducing all dimensions of a noncontiguous tensor. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.8871613Z test_noncontiguous_all_masked_logsumexp_cuda_int8 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8871815Z Tests reducing all dimensions of a noncontiguous tensor. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.8871979Z test_noncontiguous_all_masked_logsumexp_cuda_uint8 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8872178Z Tests reducing all dimensions of a noncontiguous tensor. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.8872351Z test_noncontiguous_all_masked_mean_cuda_bfloat16 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8872555Z Tests reducing all dimensions of a noncontiguous tensor. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.8872710Z test_noncontiguous_all_masked_mean_cuda_bool (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8872909Z Tests reducing all dimensions of a noncontiguous tensor. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.8873067Z test_noncontiguous_all_masked_mean_cuda_complex128 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8873264Z Tests reducing all dimensions of a noncontiguous tensor. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.8873426Z test_noncontiguous_all_masked_mean_cuda_complex64 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8873628Z Tests reducing all dimensions of a noncontiguous tensor. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.8873783Z test_noncontiguous_all_masked_mean_cuda_float16 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8873972Z Tests reducing all dimensions of a noncontiguous tensor. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.8874129Z test_noncontiguous_all_masked_mean_cuda_float32 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8874327Z Tests reducing all dimensions of a noncontiguous tensor. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.8874479Z test_noncontiguous_all_masked_mean_cuda_float64 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8874680Z Tests reducing all dimensions of a noncontiguous tensor. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.8874831Z test_noncontiguous_all_masked_mean_cuda_int16 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8875030Z Tests reducing all dimensions of a noncontiguous tensor. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.8875211Z test_noncontiguous_all_masked_mean_cuda_int32 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8875410Z Tests reducing all dimensions of a noncontiguous tensor. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.8875581Z test_noncontiguous_all_masked_mean_cuda_int64 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8875831Z Tests reducing all dimensions of a noncontiguous tensor. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.8876019Z test_noncontiguous_all_masked_mean_cuda_int8 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8876266Z Tests reducing all dimensions of a noncontiguous tensor. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.8876454Z test_noncontiguous_all_masked_mean_cuda_uint8 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8876710Z Tests reducing all dimensions of a noncontiguous tensor. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.8876915Z test_noncontiguous_all_masked_norm_cuda_bfloat16 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8877162Z Tests reducing all dimensions of a noncontiguous tensor. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.8877353Z test_noncontiguous_all_masked_norm_cuda_float16 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8877595Z Tests reducing all dimensions of a noncontiguous tensor. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.8877788Z test_noncontiguous_all_masked_norm_cuda_float32 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8877991Z Tests reducing all dimensions of a noncontiguous tensor. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.8878168Z test_noncontiguous_all_masked_norm_cuda_float64 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8878371Z Tests reducing all dimensions of a noncontiguous tensor. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.8878530Z test_noncontiguous_all_masked_prod_cuda_bfloat16 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8878731Z Tests reducing all dimensions of a noncontiguous tensor. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.8878887Z test_noncontiguous_all_masked_prod_cuda_bool (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8879087Z Tests reducing all dimensions of a noncontiguous tensor. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.8879242Z test_noncontiguous_all_masked_prod_cuda_complex128 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8879442Z Tests reducing all dimensions of a noncontiguous tensor. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.8879606Z test_noncontiguous_all_masked_prod_cuda_complex64 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8879808Z Tests reducing all dimensions of a noncontiguous tensor. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.8879966Z test_noncontiguous_all_masked_prod_cuda_float16 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8880164Z Tests reducing all dimensions of a noncontiguous tensor. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.8880320Z test_noncontiguous_all_masked_prod_cuda_float32 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8880522Z Tests reducing all dimensions of a noncontiguous tensor. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.8880677Z test_noncontiguous_all_masked_prod_cuda_float64 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8880874Z Tests reducing all dimensions of a noncontiguous tensor. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.8881055Z test_noncontiguous_all_masked_prod_cuda_int16 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8881254Z Tests reducing all dimensions of a noncontiguous tensor. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.8881406Z test_noncontiguous_all_masked_prod_cuda_int32 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8881607Z Tests reducing all dimensions of a noncontiguous tensor. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.8881758Z test_noncontiguous_all_masked_prod_cuda_int64 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8881958Z Tests reducing all dimensions of a noncontiguous tensor. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.8882114Z test_noncontiguous_all_masked_prod_cuda_int8 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8882319Z Tests reducing all dimensions of a noncontiguous tensor. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.8882468Z test_noncontiguous_all_masked_prod_cuda_uint8 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8882670Z Tests reducing all dimensions of a noncontiguous tensor. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.8882824Z test_noncontiguous_all_masked_std_cuda_bfloat16 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8883025Z Tests reducing all dimensions of a noncontiguous tensor. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.8883185Z test_noncontiguous_all_masked_std_cuda_complex128 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8883387Z Tests reducing all dimensions of a noncontiguous tensor. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.8883545Z test_noncontiguous_all_masked_std_cuda_complex64 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8883777Z Tests reducing all dimensions of a noncontiguous tensor. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.8883932Z test_noncontiguous_all_masked_std_cuda_float16 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8884126Z Tests reducing all dimensions of a noncontiguous tensor. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.8884280Z test_noncontiguous_all_masked_std_cuda_float32 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8884480Z Tests reducing all dimensions of a noncontiguous tensor. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.8884638Z test_noncontiguous_all_masked_std_cuda_float64 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8884843Z Tests reducing all dimensions of a noncontiguous tensor. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.8884997Z test_noncontiguous_all_masked_std_cuda_int16 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8885199Z Tests reducing all dimensions of a noncontiguous tensor. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.8885354Z test_noncontiguous_all_masked_std_cuda_int32 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8885555Z Tests reducing all dimensions of a noncontiguous tensor. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.8885701Z test_noncontiguous_all_masked_std_cuda_int64 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8885902Z Tests reducing all dimensions of a noncontiguous tensor. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.8886057Z test_noncontiguous_all_masked_std_cuda_int8 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8886260Z Tests reducing all dimensions of a noncontiguous tensor. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.8886412Z test_noncontiguous_all_masked_std_cuda_uint8 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8886639Z Tests reducing all dimensions of a noncontiguous tensor. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.8886792Z test_noncontiguous_all_masked_sum_cuda_bfloat16 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8886991Z Tests reducing all dimensions of a noncontiguous tensor. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.8887143Z test_noncontiguous_all_masked_sum_cuda_bool (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8887335Z Tests reducing all dimensions of a noncontiguous tensor. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.8887491Z test_noncontiguous_all_masked_sum_cuda_complex128 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8887693Z Tests reducing all dimensions of a noncontiguous tensor. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.8887853Z test_noncontiguous_all_masked_sum_cuda_complex64 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8888052Z Tests reducing all dimensions of a noncontiguous tensor. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.8888205Z test_noncontiguous_all_masked_sum_cuda_float16 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8888403Z Tests reducing all dimensions of a noncontiguous tensor. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.8888555Z test_noncontiguous_all_masked_sum_cuda_float32 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8888756Z Tests reducing all dimensions of a noncontiguous tensor. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.8888903Z test_noncontiguous_all_masked_sum_cuda_float64 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8889127Z Tests reducing all dimensions of a noncontiguous tensor. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.8889284Z test_noncontiguous_all_masked_sum_cuda_int16 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8889484Z Tests reducing all dimensions of a noncontiguous tensor. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.8889634Z test_noncontiguous_all_masked_sum_cuda_int32 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8889834Z Tests reducing all dimensions of a noncontiguous tensor. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.8889986Z test_noncontiguous_all_masked_sum_cuda_int64 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8890187Z Tests reducing all dimensions of a noncontiguous tensor. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.8890336Z test_noncontiguous_all_masked_sum_cuda_int8 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8890530Z Tests reducing all dimensions of a noncontiguous tensor. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.8890683Z test_noncontiguous_all_masked_sum_cuda_uint8 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8890881Z Tests reducing all dimensions of a noncontiguous tensor. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.8891035Z test_noncontiguous_all_masked_var_cuda_bfloat16 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8891237Z Tests reducing all dimensions of a noncontiguous tensor. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.8891396Z test_noncontiguous_all_masked_var_cuda_complex128 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8891597Z Tests reducing all dimensions of a noncontiguous tensor. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.8891757Z test_noncontiguous_all_masked_var_cuda_complex64 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8891981Z Tests reducing all dimensions of a noncontiguous tensor. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.8892126Z test_noncontiguous_all_masked_var_cuda_float16 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8892325Z Tests reducing all dimensions of a noncontiguous tensor. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.8892479Z test_noncontiguous_all_masked_var_cuda_float32 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8892680Z Tests reducing all dimensions of a noncontiguous tensor. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.8892836Z test_noncontiguous_all_masked_var_cuda_float64 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8893034Z Tests reducing all dimensions of a noncontiguous tensor. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.8893191Z test_noncontiguous_all_masked_var_cuda_int16 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8893391Z Tests reducing all dimensions of a noncontiguous tensor. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.8893542Z test_noncontiguous_all_masked_var_cuda_int32 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8893734Z Tests reducing all dimensions of a noncontiguous tensor. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.8893883Z test_noncontiguous_all_masked_var_cuda_int64 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8894082Z Tests reducing all dimensions of a noncontiguous tensor. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.8894332Z test_noncontiguous_all_masked_var_cuda_int8 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8894570Z Tests reducing all dimensions of a noncontiguous tensor. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.8894731Z test_noncontiguous_all_masked_var_cuda_uint8 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8894945Z Tests reducing all dimensions of a noncontiguous tensor. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.8895131Z test_noncontiguous_all_mean_cuda_bfloat16 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8895379Z Tests reducing all dimensions of a noncontiguous tensor. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.8895559Z test_noncontiguous_all_mean_cuda_complex128 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8895809Z Tests reducing all dimensions of a noncontiguous tensor. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.8895998Z test_noncontiguous_all_mean_cuda_complex64 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8896247Z Tests reducing all dimensions of a noncontiguous tensor. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.8896434Z test_noncontiguous_all_mean_cuda_float16 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8896682Z Tests reducing all dimensions of a noncontiguous tensor. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.8896863Z test_noncontiguous_all_mean_cuda_float32 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8897113Z Tests reducing all dimensions of a noncontiguous tensor. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.8897295Z test_noncontiguous_all_mean_cuda_float64 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8897535Z Tests reducing all dimensions of a noncontiguous tensor. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.8897696Z test_noncontiguous_all_nanmean_cuda_bfloat16 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8897899Z Tests reducing all dimensions of a noncontiguous tensor. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.8898079Z test_noncontiguous_all_nanmean_cuda_float16 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8898281Z Tests reducing all dimensions of a noncontiguous tensor. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.8898434Z test_noncontiguous_all_nanmean_cuda_float32 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8898635Z Tests reducing all dimensions of a noncontiguous tensor. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.8898784Z test_noncontiguous_all_nanmean_cuda_float64 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8898984Z Tests reducing all dimensions of a noncontiguous tensor. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.8899125Z test_noncontiguous_all_nansum_cuda_bfloat16 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8899331Z Tests reducing all dimensions of a noncontiguous tensor. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.8899483Z test_noncontiguous_all_nansum_cuda_bool (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8899684Z Tests reducing all dimensions of a noncontiguous tensor. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.8899834Z test_noncontiguous_all_nansum_cuda_float16 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8900036Z Tests reducing all dimensions of a noncontiguous tensor. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.8900184Z test_noncontiguous_all_nansum_cuda_float32 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8900385Z Tests reducing all dimensions of a noncontiguous tensor. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.8900601Z test_noncontiguous_all_nansum_cuda_float64 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8900799Z Tests reducing all dimensions of a noncontiguous tensor. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.8900949Z test_noncontiguous_all_nansum_cuda_int16 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8901150Z Tests reducing all dimensions of a noncontiguous tensor. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.8901299Z test_noncontiguous_all_nansum_cuda_int32 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8901501Z Tests reducing all dimensions of a noncontiguous tensor. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.8901648Z test_noncontiguous_all_nansum_cuda_int64 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8901849Z Tests reducing all dimensions of a noncontiguous tensor. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.8901997Z test_noncontiguous_all_nansum_cuda_int8 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8902201Z Tests reducing all dimensions of a noncontiguous tensor. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.8902340Z test_noncontiguous_all_nansum_cuda_uint8 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8902543Z Tests reducing all dimensions of a noncontiguous tensor. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.8902695Z test_noncontiguous_all_prod_cuda_bfloat16 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8902895Z Tests reducing all dimensions of a noncontiguous tensor. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.8903045Z test_noncontiguous_all_prod_cuda_bool (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8903246Z Tests reducing all dimensions of a noncontiguous tensor. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.8903438Z test_noncontiguous_all_prod_cuda_complex128 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8903642Z Tests reducing all dimensions of a noncontiguous tensor. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.8903795Z test_noncontiguous_all_prod_cuda_complex32 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8903988Z Tests reducing all dimensions of a noncontiguous tensor. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.8904139Z test_noncontiguous_all_prod_cuda_complex64 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8904340Z Tests reducing all dimensions of a noncontiguous tensor. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.8904489Z test_noncontiguous_all_prod_cuda_float16 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8904691Z Tests reducing all dimensions of a noncontiguous tensor. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.8904840Z test_noncontiguous_all_prod_cuda_float32 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8905041Z Tests reducing all dimensions of a noncontiguous tensor. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.8905189Z test_noncontiguous_all_prod_cuda_float64 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8905382Z Tests reducing all dimensions of a noncontiguous tensor. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.8905528Z test_noncontiguous_all_prod_cuda_int16 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8905757Z Tests reducing all dimensions of a noncontiguous tensor. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.8905926Z test_noncontiguous_all_prod_cuda_int32 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8906155Z Tests reducing all dimensions of a noncontiguous tensor. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.8906304Z test_noncontiguous_all_prod_cuda_int64 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8906504Z Tests reducing all dimensions of a noncontiguous tensor. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.8906649Z test_noncontiguous_all_prod_cuda_int8 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8906849Z Tests reducing all dimensions of a noncontiguous tensor. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.8906987Z test_noncontiguous_all_prod_cuda_uint8 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8907185Z Tests reducing all dimensions of a noncontiguous tensor. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.8907333Z test_noncontiguous_all_std_cuda_bfloat16 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8907537Z Tests reducing all dimensions of a noncontiguous tensor. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.8907690Z test_noncontiguous_all_std_cuda_complex128 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8907890Z Tests reducing all dimensions of a noncontiguous tensor. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.8908038Z test_noncontiguous_all_std_cuda_complex64 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8908237Z Tests reducing all dimensions of a noncontiguous tensor. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.8908383Z test_noncontiguous_all_std_cuda_float16 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8908578Z Tests reducing all dimensions of a noncontiguous tensor. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.8908779Z test_noncontiguous_all_std_cuda_float32 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8908982Z Tests reducing all dimensions of a noncontiguous tensor. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.8909153Z test_noncontiguous_all_std_cuda_float64 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8909355Z Tests reducing all dimensions of a noncontiguous tensor. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.8909515Z test_noncontiguous_all_std_unbiased_cuda_bfloat16 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8909719Z Tests reducing all dimensions of a noncontiguous tensor. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.8909885Z test_noncontiguous_all_std_unbiased_cuda_complex128 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8910089Z Tests reducing all dimensions of a noncontiguous tensor. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.8910245Z test_noncontiguous_all_std_unbiased_cuda_complex64 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8910488Z Tests reducing all dimensions of a noncontiguous tensor. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.8910688Z test_noncontiguous_all_std_unbiased_cuda_float16 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8910943Z Tests reducing all dimensions of a noncontiguous tensor. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.8911140Z test_noncontiguous_all_std_unbiased_cuda_float32 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8911389Z Tests reducing all dimensions of a noncontiguous tensor. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.8911565Z test_noncontiguous_all_std_unbiased_cuda_float64 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8911769Z Tests reducing all dimensions of a noncontiguous tensor. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.8911941Z test_noncontiguous_all_sum_cuda_bfloat16 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8912140Z Tests reducing all dimensions of a noncontiguous tensor. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.8912286Z test_noncontiguous_all_sum_cuda_bool (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8912487Z Tests reducing all dimensions of a noncontiguous tensor. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.8912639Z test_noncontiguous_all_sum_cuda_complex128 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8912840Z Tests reducing all dimensions of a noncontiguous tensor. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.8912992Z test_noncontiguous_all_sum_cuda_complex32 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8913195Z Tests reducing all dimensions of a noncontiguous tensor. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.8913345Z test_noncontiguous_all_sum_cuda_complex64 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8913546Z Tests reducing all dimensions of a noncontiguous tensor. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.8913684Z test_noncontiguous_all_sum_cuda_float16 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8913888Z Tests reducing all dimensions of a noncontiguous tensor. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.8914033Z test_noncontiguous_all_sum_cuda_float32 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8914234Z Tests reducing all dimensions of a noncontiguous tensor. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.8914380Z test_noncontiguous_all_sum_cuda_float64 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8914585Z Tests reducing all dimensions of a noncontiguous tensor. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.8914756Z test_noncontiguous_all_sum_cuda_int16 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8914956Z Tests reducing all dimensions of a noncontiguous tensor. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.8915100Z test_noncontiguous_all_sum_cuda_int32 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8915295Z Tests reducing all dimensions of a noncontiguous tensor. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.8915463Z test_noncontiguous_all_sum_cuda_int64 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8915715Z Tests reducing all dimensions of a noncontiguous tensor. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.8915893Z test_noncontiguous_all_sum_cuda_int8 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8916145Z Tests reducing all dimensions of a noncontiguous tensor. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.8916328Z test_noncontiguous_all_sum_cuda_uint8 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8916577Z Tests reducing all dimensions of a noncontiguous tensor. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.8916759Z test_noncontiguous_all_var_cuda_bfloat16 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8917010Z Tests reducing all dimensions of a noncontiguous tensor. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.8917188Z test_noncontiguous_all_var_cuda_complex128 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8917436Z Tests reducing all dimensions of a noncontiguous tensor. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.8917619Z test_noncontiguous_all_var_cuda_complex64 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8917897Z Tests reducing all dimensions of a noncontiguous tensor. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.8918063Z test_noncontiguous_all_var_cuda_float16 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8918264Z Tests reducing all dimensions of a noncontiguous tensor. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.8918410Z test_noncontiguous_all_var_cuda_float32 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8918610Z Tests reducing all dimensions of a noncontiguous tensor. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.8918756Z test_noncontiguous_all_var_cuda_float64 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8918950Z Tests reducing all dimensions of a noncontiguous tensor. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.8919108Z test_noncontiguous_all_var_unbiased_cuda_bfloat16 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8919313Z Tests reducing all dimensions of a noncontiguous tensor. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.8919479Z test_noncontiguous_all_var_unbiased_cuda_complex128 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8919680Z Tests reducing all dimensions of a noncontiguous tensor. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.8919843Z test_noncontiguous_all_var_unbiased_cuda_complex64 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8920044Z Tests reducing all dimensions of a noncontiguous tensor. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.8920201Z test_noncontiguous_all_var_unbiased_cuda_float16 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8920403Z Tests reducing all dimensions of a noncontiguous tensor. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.8920555Z test_noncontiguous_all_var_unbiased_cuda_float32 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8920782Z Tests reducing all dimensions of a noncontiguous tensor. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.8920938Z test_noncontiguous_all_var_unbiased_cuda_float64 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8921142Z Tests reducing all dimensions of a noncontiguous tensor. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.8921297Z test_noncontiguous_expanded_all_cuda_bfloat16 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8921514Z Tests reducing a tensor with expanded singleton dimensions. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.8921664Z test_noncontiguous_expanded_all_cuda_bool (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8921879Z Tests reducing a tensor with expanded singleton dimensions. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.8922044Z test_noncontiguous_expanded_all_cuda_complex128 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8922250Z Tests reducing a tensor with expanded singleton dimensions. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.8922413Z test_noncontiguous_expanded_all_cuda_complex64 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8922619Z Tests reducing a tensor with expanded singleton dimensions. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.8922773Z test_noncontiguous_expanded_all_cuda_float16 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8922988Z Tests reducing a tensor with expanded singleton dimensions. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.8923144Z test_noncontiguous_expanded_all_cuda_float32 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8923381Z Tests reducing a tensor with expanded singleton dimensions. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.8923538Z test_noncontiguous_expanded_all_cuda_float64 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8923750Z Tests reducing a tensor with expanded singleton dimensions. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.8923895Z test_noncontiguous_expanded_all_cuda_int16 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8924105Z Tests reducing a tensor with expanded singleton dimensions. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.8924257Z test_noncontiguous_expanded_all_cuda_int32 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8924466Z Tests reducing a tensor with expanded singleton dimensions. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.8924617Z test_noncontiguous_expanded_all_cuda_int64 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8924826Z Tests reducing a tensor with expanded singleton dimensions. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.8924981Z test_noncontiguous_expanded_all_cuda_int8 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8925186Z Tests reducing a tensor with expanded singleton dimensions. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.8925338Z test_noncontiguous_expanded_all_cuda_uint8 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8925538Z Tests reducing a tensor with expanded singleton dimensions. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.8925698Z test_noncontiguous_expanded_amax_cuda_bfloat16 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8925903Z Tests reducing a tensor with expanded singleton dimensions. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.8926053Z test_noncontiguous_expanded_amax_cuda_bool (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8926286Z Tests reducing a tensor with expanded singleton dimensions. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.8926441Z test_noncontiguous_expanded_amax_cuda_float16 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8926649Z Tests reducing a tensor with expanded singleton dimensions. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.8926804Z test_noncontiguous_expanded_amax_cuda_float32 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8927012Z Tests reducing a tensor with expanded singleton dimensions. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.8927158Z test_noncontiguous_expanded_amax_cuda_float64 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8927364Z Tests reducing a tensor with expanded singleton dimensions. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.8927518Z test_noncontiguous_expanded_amax_cuda_int16 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8927727Z Tests reducing a tensor with expanded singleton dimensions. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.8927878Z test_noncontiguous_expanded_amax_cuda_int32 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8928084Z Tests reducing a tensor with expanded singleton dimensions. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.8928235Z test_noncontiguous_expanded_amax_cuda_int64 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8928440Z Tests reducing a tensor with expanded singleton dimensions. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.8928590Z test_noncontiguous_expanded_amax_cuda_int8 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8928787Z Tests reducing a tensor with expanded singleton dimensions. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.8928961Z test_noncontiguous_expanded_amax_cuda_uint8 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8929175Z Tests reducing a tensor with expanded singleton dimensions. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.8929330Z test_noncontiguous_expanded_amin_cuda_bfloat16 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8929535Z Tests reducing a tensor with expanded singleton dimensions. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.8929686Z test_noncontiguous_expanded_amin_cuda_bool (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8929894Z Tests reducing a tensor with expanded singleton dimensions. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.8930049Z test_noncontiguous_expanded_amin_cuda_float16 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8930261Z Tests reducing a tensor with expanded singleton dimensions. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.8930411Z test_noncontiguous_expanded_amin_cuda_float32 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8930618Z Tests reducing a tensor with expanded singleton dimensions. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.8930773Z test_noncontiguous_expanded_amin_cuda_float64 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8930980Z Tests reducing a tensor with expanded singleton dimensions. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.8931131Z test_noncontiguous_expanded_amin_cuda_int16 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8931333Z Tests reducing a tensor with expanded singleton dimensions. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.8931489Z test_noncontiguous_expanded_amin_cuda_int32 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8931699Z Tests reducing a tensor with expanded singleton dimensions. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.8931873Z test_noncontiguous_expanded_amin_cuda_int64 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8932070Z Tests reducing a tensor with expanded singleton dimensions. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.8932218Z test_noncontiguous_expanded_amin_cuda_int8 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8932426Z Tests reducing a tensor with expanded singleton dimensions. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.8932579Z test_noncontiguous_expanded_amin_cuda_uint8 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8932786Z Tests reducing a tensor with expanded singleton dimensions. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.8932940Z test_noncontiguous_expanded_any_cuda_bfloat16 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8933150Z Tests reducing a tensor with expanded singleton dimensions. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.8933302Z test_noncontiguous_expanded_any_cuda_bool (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8933507Z Tests reducing a tensor with expanded singleton dimensions. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.8933659Z test_noncontiguous_expanded_any_cuda_complex128 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8933861Z Tests reducing a tensor with expanded singleton dimensions. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.8934020Z test_noncontiguous_expanded_any_cuda_complex64 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8934332Z Tests reducing a tensor with expanded singleton dimensions. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.8934529Z test_noncontiguous_expanded_any_cuda_float16 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8934747Z Tests reducing a tensor with expanded singleton dimensions. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.8934906Z test_noncontiguous_expanded_any_cuda_float32 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8935146Z Tests reducing a tensor with expanded singleton dimensions. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.8935342Z test_noncontiguous_expanded_any_cuda_float64 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8935590Z Tests reducing a tensor with expanded singleton dimensions. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.8935781Z test_noncontiguous_expanded_any_cuda_int16 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8936040Z Tests reducing a tensor with expanded singleton dimensions. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.8936230Z test_noncontiguous_expanded_any_cuda_int32 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8936489Z Tests reducing a tensor with expanded singleton dimensions. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.8936678Z test_noncontiguous_expanded_any_cuda_int64 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8936934Z Tests reducing a tensor with expanded singleton dimensions. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.8937122Z test_noncontiguous_expanded_any_cuda_int8 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8937377Z Tests reducing a tensor with expanded singleton dimensions. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.8937562Z test_noncontiguous_expanded_any_cuda_uint8 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8937768Z Tests reducing a tensor with expanded singleton dimensions. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.8937959Z test_noncontiguous_expanded_argmax_cuda_bfloat16 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8938165Z Tests reducing a tensor with expanded singleton dimensions. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.8938320Z test_noncontiguous_expanded_argmax_cuda_float16 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8938525Z Tests reducing a tensor with expanded singleton dimensions. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.8938677Z test_noncontiguous_expanded_argmax_cuda_float32 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8938882Z Tests reducing a tensor with expanded singleton dimensions. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.8939039Z test_noncontiguous_expanded_argmax_cuda_float64 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8939247Z Tests reducing a tensor with expanded singleton dimensions. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.8939397Z test_noncontiguous_expanded_argmax_cuda_int16 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8939605Z Tests reducing a tensor with expanded singleton dimensions. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.8939758Z test_noncontiguous_expanded_argmax_cuda_int32 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8939966Z Tests reducing a tensor with expanded singleton dimensions. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.8940120Z test_noncontiguous_expanded_argmax_cuda_int64 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8940331Z Tests reducing a tensor with expanded singleton dimensions. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.8940513Z test_noncontiguous_expanded_argmax_cuda_int8 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8940723Z Tests reducing a tensor with expanded singleton dimensions. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.8940880Z test_noncontiguous_expanded_argmax_cuda_uint8 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8941077Z Tests reducing a tensor with expanded singleton dimensions. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.8941237Z test_noncontiguous_expanded_argmin_cuda_bfloat16 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8941444Z Tests reducing a tensor with expanded singleton dimensions. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.8941598Z test_noncontiguous_expanded_argmin_cuda_float16 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8941802Z Tests reducing a tensor with expanded singleton dimensions. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.8941958Z test_noncontiguous_expanded_argmin_cuda_float32 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8942161Z Tests reducing a tensor with expanded singleton dimensions. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.8942315Z test_noncontiguous_expanded_argmin_cuda_float64 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8942521Z Tests reducing a tensor with expanded singleton dimensions. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.8942667Z test_noncontiguous_expanded_argmin_cuda_int16 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8942872Z Tests reducing a tensor with expanded singleton dimensions. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.8943030Z test_noncontiguous_expanded_argmin_cuda_int32 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8943241Z Tests reducing a tensor with expanded singleton dimensions. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.8943429Z test_noncontiguous_expanded_argmin_cuda_int64 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8943640Z Tests reducing a tensor with expanded singleton dimensions. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.8943797Z test_noncontiguous_expanded_argmin_cuda_int8 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8944007Z Tests reducing a tensor with expanded singleton dimensions. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.8944163Z test_noncontiguous_expanded_argmin_cuda_uint8 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8944360Z Tests reducing a tensor with expanded singleton dimensions. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.8944529Z test_noncontiguous_expanded_count_nonzero_cuda_bfloat16 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8944740Z Tests reducing a tensor with expanded singleton dimensions. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.8944905Z test_noncontiguous_expanded_count_nonzero_cuda_bool (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8945112Z Tests reducing a tensor with expanded singleton dimensions. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.8945285Z test_noncontiguous_expanded_count_nonzero_cuda_complex128 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8945491Z Tests reducing a tensor with expanded singleton dimensions. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.8945661Z test_noncontiguous_expanded_count_nonzero_cuda_complex64 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8945868Z Tests reducing a tensor with expanded singleton dimensions. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.8946048Z test_noncontiguous_expanded_count_nonzero_cuda_float16 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8946260Z Tests reducing a tensor with expanded singleton dimensions. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.8946431Z test_noncontiguous_expanded_count_nonzero_cuda_float32 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8946641Z Tests reducing a tensor with expanded singleton dimensions. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.8946805Z test_noncontiguous_expanded_count_nonzero_cuda_float64 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8947010Z Tests reducing a tensor with expanded singleton dimensions. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.8947176Z test_noncontiguous_expanded_count_nonzero_cuda_int16 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8947385Z Tests reducing a tensor with expanded singleton dimensions. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.8947553Z test_noncontiguous_expanded_count_nonzero_cuda_int32 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8947751Z Tests reducing a tensor with expanded singleton dimensions. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.8947917Z test_noncontiguous_expanded_count_nonzero_cuda_int64 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8948128Z Tests reducing a tensor with expanded singleton dimensions. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.8948290Z test_noncontiguous_expanded_count_nonzero_cuda_int8 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8948499Z Tests reducing a tensor with expanded singleton dimensions. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.8948723Z test_noncontiguous_expanded_count_nonzero_cuda_uint8 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8948965Z Tests reducing a tensor with expanded singleton dimensions. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.8949137Z test_noncontiguous_expanded_linalg_vector_norm_cuda_bfloat16 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8949348Z Tests reducing a tensor with expanded singleton dimensions. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.8949528Z test_noncontiguous_expanded_linalg_vector_norm_cuda_complex128 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8949725Z Tests reducing a tensor with expanded singleton dimensions. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.8949900Z test_noncontiguous_expanded_linalg_vector_norm_cuda_complex64 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8950149Z Tests reducing a tensor with expanded singleton dimensions. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.8950373Z test_noncontiguous_expanded_linalg_vector_norm_cuda_float16 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8950627Z Tests reducing a tensor with expanded singleton dimensions. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.8950839Z test_noncontiguous_expanded_linalg_vector_norm_cuda_float32 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8951100Z Tests reducing a tensor with expanded singleton dimensions. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.8951311Z test_noncontiguous_expanded_linalg_vector_norm_cuda_float64 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8951547Z Tests reducing a tensor with expanded singleton dimensions. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.8951705Z test_noncontiguous_expanded_masked_amax_cuda_bfloat16 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8951934Z Tests reducing a tensor with expanded singleton dimensions. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.8952102Z test_noncontiguous_expanded_masked_amax_cuda_float16 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8952307Z Tests reducing a tensor with expanded singleton dimensions. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.8952469Z test_noncontiguous_expanded_masked_amax_cuda_float32 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8952673Z Tests reducing a tensor with expanded singleton dimensions. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.8952837Z test_noncontiguous_expanded_masked_amax_cuda_float64 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8953044Z Tests reducing a tensor with expanded singleton dimensions. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.8953211Z test_noncontiguous_expanded_masked_amax_cuda_int16 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8953411Z Tests reducing a tensor with expanded singleton dimensions. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.8953574Z test_noncontiguous_expanded_masked_amax_cuda_int32 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8953782Z Tests reducing a tensor with expanded singleton dimensions. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.8953941Z test_noncontiguous_expanded_masked_amax_cuda_int64 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8954146Z Tests reducing a tensor with expanded singleton dimensions. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.8954309Z test_noncontiguous_expanded_masked_amax_cuda_int8 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8954516Z Tests reducing a tensor with expanded singleton dimensions. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.8954704Z test_noncontiguous_expanded_masked_amax_cuda_uint8 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8954910Z Tests reducing a tensor with expanded singleton dimensions. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.8955081Z test_noncontiguous_expanded_masked_amin_cuda_bfloat16 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8955321Z Tests reducing a tensor with expanded singleton dimensions. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.8955524Z test_noncontiguous_expanded_masked_amin_cuda_float16 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8955780Z Tests reducing a tensor with expanded singleton dimensions. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.8955980Z test_noncontiguous_expanded_masked_amin_cuda_float32 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8956240Z Tests reducing a tensor with expanded singleton dimensions. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.8956444Z test_noncontiguous_expanded_masked_amin_cuda_float64 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8956701Z Tests reducing a tensor with expanded singleton dimensions. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.8956906Z test_noncontiguous_expanded_masked_amin_cuda_int16 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8957163Z Tests reducing a tensor with expanded singleton dimensions. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.8957352Z test_noncontiguous_expanded_masked_amin_cuda_int32 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8957606Z Tests reducing a tensor with expanded singleton dimensions. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.8957813Z test_noncontiguous_expanded_masked_amin_cuda_int64 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8958024Z Tests reducing a tensor with expanded singleton dimensions. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.8958187Z test_noncontiguous_expanded_masked_amin_cuda_int8 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8958393Z Tests reducing a tensor with expanded singleton dimensions. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.8958549Z test_noncontiguous_expanded_masked_amin_cuda_uint8 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8958755Z Tests reducing a tensor with expanded singleton dimensions. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.8958921Z test_noncontiguous_expanded_masked_argmax_cuda_bfloat16 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8959117Z Tests reducing a tensor with expanded singleton dimensions. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.8959288Z test_noncontiguous_expanded_masked_argmax_cuda_float16 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8959494Z Tests reducing a tensor with expanded singleton dimensions. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.8959663Z test_noncontiguous_expanded_masked_argmax_cuda_float32 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8959873Z Tests reducing a tensor with expanded singleton dimensions. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.8960042Z test_noncontiguous_expanded_masked_argmax_cuda_float64 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8960252Z Tests reducing a tensor with expanded singleton dimensions. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.8960416Z test_noncontiguous_expanded_masked_argmax_cuda_int16 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8960627Z Tests reducing a tensor with expanded singleton dimensions. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.8960811Z test_noncontiguous_expanded_masked_argmax_cuda_int32 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8961016Z Tests reducing a tensor with expanded singleton dimensions. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.8961179Z test_noncontiguous_expanded_masked_argmax_cuda_int64 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8961382Z Tests reducing a tensor with expanded singleton dimensions. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.8961550Z test_noncontiguous_expanded_masked_argmax_cuda_int8 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8961758Z Tests reducing a tensor with expanded singleton dimensions. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.8961925Z test_noncontiguous_expanded_masked_argmax_cuda_uint8 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8962134Z Tests reducing a tensor with expanded singleton dimensions. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.8962302Z test_noncontiguous_expanded_masked_argmin_cuda_bfloat16 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8962499Z Tests reducing a tensor with expanded singleton dimensions. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.8962667Z test_noncontiguous_expanded_masked_argmin_cuda_float16 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8962875Z Tests reducing a tensor with expanded singleton dimensions. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.8963040Z test_noncontiguous_expanded_masked_argmin_cuda_float32 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8963272Z Tests reducing a tensor with expanded singleton dimensions. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.8963444Z test_noncontiguous_expanded_masked_argmin_cuda_float64 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8963650Z Tests reducing a tensor with expanded singleton dimensions. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.8963815Z test_noncontiguous_expanded_masked_argmin_cuda_int16 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8964019Z Tests reducing a tensor with expanded singleton dimensions. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.8964181Z test_noncontiguous_expanded_masked_argmin_cuda_int32 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8964377Z Tests reducing a tensor with expanded singleton dimensions. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.8964538Z test_noncontiguous_expanded_masked_argmin_cuda_int64 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8964781Z Tests reducing a tensor with expanded singleton dimensions. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.8964988Z test_noncontiguous_expanded_masked_argmin_cuda_int8 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8965243Z Tests reducing a tensor with expanded singleton dimensions. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.8965445Z test_noncontiguous_expanded_masked_argmin_cuda_uint8 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8965704Z Tests reducing a tensor with expanded singleton dimensions. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.8965922Z test_noncontiguous_expanded_masked_logsumexp_cuda_bfloat16 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8966144Z Tests reducing a tensor with expanded singleton dimensions. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.8966309Z test_noncontiguous_expanded_masked_logsumexp_cuda_float16 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8966539Z Tests reducing a tensor with expanded singleton dimensions. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.8966710Z test_noncontiguous_expanded_masked_logsumexp_cuda_float32 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8966926Z Tests reducing a tensor with expanded singleton dimensions. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.8967099Z test_noncontiguous_expanded_masked_logsumexp_cuda_float64 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8967307Z Tests reducing a tensor with expanded singleton dimensions. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.8967473Z test_noncontiguous_expanded_masked_logsumexp_cuda_int16 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8967686Z Tests reducing a tensor with expanded singleton dimensions. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.8967857Z test_noncontiguous_expanded_masked_logsumexp_cuda_int32 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8968055Z Tests reducing a tensor with expanded singleton dimensions. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.8968225Z test_noncontiguous_expanded_masked_logsumexp_cuda_int64 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8968431Z Tests reducing a tensor with expanded singleton dimensions. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.8968598Z test_noncontiguous_expanded_masked_logsumexp_cuda_int8 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8968810Z Tests reducing a tensor with expanded singleton dimensions. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.8968981Z test_noncontiguous_expanded_masked_logsumexp_cuda_uint8 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8969251Z Tests reducing a tensor with expanded singleton dimensions. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.8969433Z test_noncontiguous_expanded_masked_mean_cuda_bfloat16 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8969665Z Tests reducing a tensor with expanded singleton dimensions. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.8969881Z test_noncontiguous_expanded_masked_mean_cuda_bool (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8970078Z Tests reducing a tensor with expanded singleton dimensions. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.8970377Z test_noncontiguous_expanded_masked_mean_cuda_complex128 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8970598Z Tests reducing a tensor with expanded singleton dimensions. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.8970777Z test_noncontiguous_expanded_masked_mean_cuda_complex64 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8971000Z Tests reducing a tensor with expanded singleton dimensions. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.8971179Z test_noncontiguous_expanded_masked_mean_cuda_float16 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8971378Z Tests reducing a tensor with expanded singleton dimensions. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.8971559Z test_noncontiguous_expanded_masked_mean_cuda_float32 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8971773Z Tests reducing a tensor with expanded singleton dimensions. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.8971944Z test_noncontiguous_expanded_masked_mean_cuda_float64 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8972182Z Tests reducing a tensor with expanded singleton dimensions. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.8972382Z test_noncontiguous_expanded_masked_mean_cuda_int16 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8972600Z Tests reducing a tensor with expanded singleton dimensions. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.8972777Z test_noncontiguous_expanded_masked_mean_cuda_int32 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8972994Z Tests reducing a tensor with expanded singleton dimensions. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.8973146Z test_noncontiguous_expanded_masked_mean_cuda_int64 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8973364Z Tests reducing a tensor with expanded singleton dimensions. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.8973581Z test_noncontiguous_expanded_masked_mean_cuda_int8 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8973801Z Tests reducing a tensor with expanded singleton dimensions. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.8973993Z test_noncontiguous_expanded_masked_mean_cuda_uint8 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8974337Z Tests reducing a tensor with expanded singleton dimensions. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.8974526Z test_noncontiguous_expanded_masked_norm_cuda_bfloat16 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8974746Z Tests reducing a tensor with expanded singleton dimensions. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.8974927Z test_noncontiguous_expanded_masked_norm_cuda_float16 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8975155Z Tests reducing a tensor with expanded singleton dimensions. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.8975349Z test_noncontiguous_expanded_masked_norm_cuda_float32 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8975611Z Tests reducing a tensor with expanded singleton dimensions. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.8975796Z test_noncontiguous_expanded_masked_norm_cuda_float64 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8976037Z Tests reducing a tensor with expanded singleton dimensions. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.8976229Z test_noncontiguous_expanded_masked_prod_cuda_bfloat16 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8976450Z Tests reducing a tensor with expanded singleton dimensions. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.8976636Z test_noncontiguous_expanded_masked_prod_cuda_bool (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8976863Z Tests reducing a tensor with expanded singleton dimensions. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.8977100Z test_noncontiguous_expanded_masked_prod_cuda_complex128 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8977302Z Tests reducing a tensor with expanded singleton dimensions. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.8977482Z test_noncontiguous_expanded_masked_prod_cuda_complex64 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8977707Z Tests reducing a tensor with expanded singleton dimensions. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.8977903Z test_noncontiguous_expanded_masked_prod_cuda_float16 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8978125Z Tests reducing a tensor with expanded singleton dimensions. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.8978297Z test_noncontiguous_expanded_masked_prod_cuda_float32 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8978520Z Tests reducing a tensor with expanded singleton dimensions. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.8978732Z test_noncontiguous_expanded_masked_prod_cuda_float64 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8978953Z Tests reducing a tensor with expanded singleton dimensions. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.8979106Z test_noncontiguous_expanded_masked_prod_cuda_int16 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8979333Z Tests reducing a tensor with expanded singleton dimensions. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.8979506Z test_noncontiguous_expanded_masked_prod_cuda_int32 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8979742Z Tests reducing a tensor with expanded singleton dimensions. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.8979918Z test_noncontiguous_expanded_masked_prod_cuda_int64 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8980141Z Tests reducing a tensor with expanded singleton dimensions. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.8980317Z test_noncontiguous_expanded_masked_prod_cuda_int8 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8980578Z Tests reducing a tensor with expanded singleton dimensions. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.8980758Z test_noncontiguous_expanded_masked_prod_cuda_uint8 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8980954Z Tests reducing a tensor with expanded singleton dimensions. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.8981134Z test_noncontiguous_expanded_masked_std_cuda_bfloat16 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8981378Z Tests reducing a tensor with expanded singleton dimensions. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.8981577Z test_noncontiguous_expanded_masked_std_cuda_complex128 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8981799Z Tests reducing a tensor with expanded singleton dimensions. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.8981981Z test_noncontiguous_expanded_masked_std_cuda_complex64 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8982200Z Tests reducing a tensor with expanded singleton dimensions. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.8982384Z test_noncontiguous_expanded_masked_std_cuda_float16 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8982603Z Tests reducing a tensor with expanded singleton dimensions. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.8982780Z test_noncontiguous_expanded_masked_std_cuda_float32 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8982980Z Tests reducing a tensor with expanded singleton dimensions. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.8983158Z test_noncontiguous_expanded_masked_std_cuda_float64 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8983389Z Tests reducing a tensor with expanded singleton dimensions. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.8983565Z test_noncontiguous_expanded_masked_std_cuda_int16 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8983781Z Tests reducing a tensor with expanded singleton dimensions. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.8984003Z test_noncontiguous_expanded_masked_std_cuda_int32 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8984224Z Tests reducing a tensor with expanded singleton dimensions. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.8984401Z test_noncontiguous_expanded_masked_std_cuda_int64 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8984648Z Tests reducing a tensor with expanded singleton dimensions. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.8984801Z test_noncontiguous_expanded_masked_std_cuda_int8 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8985021Z Tests reducing a tensor with expanded singleton dimensions. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.8985214Z test_noncontiguous_expanded_masked_std_cuda_uint8 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8985465Z Tests reducing a tensor with expanded singleton dimensions. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.8985662Z test_noncontiguous_expanded_masked_sum_cuda_bfloat16 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8985883Z Tests reducing a tensor with expanded singleton dimensions. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.8986070Z test_noncontiguous_expanded_masked_sum_cuda_bool (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8986288Z Tests reducing a tensor with expanded singleton dimensions. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.8986466Z test_noncontiguous_expanded_masked_sum_cuda_complex128 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8986664Z Tests reducing a tensor with expanded singleton dimensions. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.8986844Z test_noncontiguous_expanded_masked_sum_cuda_complex64 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8987081Z Tests reducing a tensor with expanded singleton dimensions. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.8987254Z test_noncontiguous_expanded_masked_sum_cuda_float16 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8987537Z Tests reducing a tensor with expanded singleton dimensions. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.8987714Z test_noncontiguous_expanded_masked_sum_cuda_float32 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8987934Z Tests reducing a tensor with expanded singleton dimensions. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.8988114Z test_noncontiguous_expanded_masked_sum_cuda_float64 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8988334Z Tests reducing a tensor with expanded singleton dimensions. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.8988484Z test_noncontiguous_expanded_masked_sum_cuda_int16 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8988769Z Tests reducing a tensor with expanded singleton dimensions. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.8988962Z test_noncontiguous_expanded_masked_sum_cuda_int32 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8989184Z Tests reducing a tensor with expanded singleton dimensions. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.8989354Z test_noncontiguous_expanded_masked_sum_cuda_int64 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8989573Z Tests reducing a tensor with expanded singleton dimensions. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.8989744Z test_noncontiguous_expanded_masked_sum_cuda_int8 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8989971Z Tests reducing a tensor with expanded singleton dimensions. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.8990196Z test_noncontiguous_expanded_masked_sum_cuda_uint8 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8990446Z Tests reducing a tensor with expanded singleton dimensions. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.8990664Z test_noncontiguous_expanded_masked_var_cuda_bfloat16 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8991032Z Tests reducing a tensor with expanded singleton dimensions. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.8991258Z test_noncontiguous_expanded_masked_var_cuda_complex128 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8991519Z Tests reducing a tensor with expanded singleton dimensions. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.8991697Z test_noncontiguous_expanded_masked_var_cuda_complex64 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8991926Z Tests reducing a tensor with expanded singleton dimensions. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.8992102Z test_noncontiguous_expanded_masked_var_cuda_float16 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8992325Z Tests reducing a tensor with expanded singleton dimensions. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.8992502Z test_noncontiguous_expanded_masked_var_cuda_float32 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8992701Z Tests reducing a tensor with expanded singleton dimensions. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.8992892Z test_noncontiguous_expanded_masked_var_cuda_float64 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8993113Z Tests reducing a tensor with expanded singleton dimensions. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.8993283Z test_noncontiguous_expanded_masked_var_cuda_int16 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8993513Z Tests reducing a tensor with expanded singleton dimensions. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.8993686Z test_noncontiguous_expanded_masked_var_cuda_int32 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8993931Z Tests reducing a tensor with expanded singleton dimensions. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.8994100Z test_noncontiguous_expanded_masked_var_cuda_int64 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8994358Z Tests reducing a tensor with expanded singleton dimensions. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.8994514Z test_noncontiguous_expanded_masked_var_cuda_int8 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8994751Z Tests reducing a tensor with expanded singleton dimensions. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.8994927Z test_noncontiguous_expanded_masked_var_cuda_uint8 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8995157Z Tests reducing a tensor with expanded singleton dimensions. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.8995363Z test_noncontiguous_expanded_mean_cuda_bfloat16 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.8995643Z Tests reducing a tensor with expanded singleton dimensions. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9013607Z test_noncontiguous_expanded_mean_cuda_complex128 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9013847Z Tests reducing a tensor with expanded singleton dimensions. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.9014011Z test_noncontiguous_expanded_mean_cuda_complex64 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9014351Z Tests reducing a tensor with expanded singleton dimensions. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9014510Z test_noncontiguous_expanded_mean_cuda_float16 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9014736Z Tests reducing a tensor with expanded singleton dimensions. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9015042Z test_noncontiguous_expanded_mean_cuda_float32 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9015305Z Tests reducing a tensor with expanded singleton dimensions. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9015498Z test_noncontiguous_expanded_mean_cuda_float64 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9015765Z Tests reducing a tensor with expanded singleton dimensions. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9015969Z test_noncontiguous_expanded_nanmean_cuda_bfloat16 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9016222Z Tests reducing a tensor with expanded singleton dimensions. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9016419Z test_noncontiguous_expanded_nanmean_cuda_float16 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9016674Z Tests reducing a tensor with expanded singleton dimensions. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9016868Z test_noncontiguous_expanded_nanmean_cuda_float32 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9017113Z Tests reducing a tensor with expanded singleton dimensions. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9017302Z test_noncontiguous_expanded_nanmean_cuda_float64 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9017549Z Tests reducing a tensor with expanded singleton dimensions. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.9017709Z test_noncontiguous_expanded_nansum_cuda_bfloat16 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9017907Z Tests reducing a tensor with expanded singleton dimensions. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9018096Z test_noncontiguous_expanded_nansum_cuda_bool (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9018305Z Tests reducing a tensor with expanded singleton dimensions. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9018458Z test_noncontiguous_expanded_nansum_cuda_float16 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9018662Z Tests reducing a tensor with expanded singleton dimensions. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9018814Z test_noncontiguous_expanded_nansum_cuda_float32 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9019015Z Tests reducing a tensor with expanded singleton dimensions. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9019165Z test_noncontiguous_expanded_nansum_cuda_float64 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9019364Z Tests reducing a tensor with expanded singleton dimensions. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9019517Z test_noncontiguous_expanded_nansum_cuda_int16 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9019726Z Tests reducing a tensor with expanded singleton dimensions. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9019875Z test_noncontiguous_expanded_nansum_cuda_int32 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9020075Z Tests reducing a tensor with expanded singleton dimensions. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9020226Z test_noncontiguous_expanded_nansum_cuda_int64 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9020426Z Tests reducing a tensor with expanded singleton dimensions. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9020577Z test_noncontiguous_expanded_nansum_cuda_int8 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9020779Z Tests reducing a tensor with expanded singleton dimensions. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9020955Z test_noncontiguous_expanded_nansum_cuda_uint8 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9021159Z Tests reducing a tensor with expanded singleton dimensions. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9021313Z test_noncontiguous_expanded_prod_cuda_bfloat16 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9021514Z Tests reducing a tensor with expanded singleton dimensions. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9021664Z test_noncontiguous_expanded_prod_cuda_bool (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9021864Z Tests reducing a tensor with expanded singleton dimensions. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9022019Z test_noncontiguous_expanded_prod_cuda_complex128 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9022219Z Tests reducing a tensor with expanded singleton dimensions. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9022377Z test_noncontiguous_expanded_prod_cuda_complex32 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9022575Z Tests reducing a tensor with expanded singleton dimensions. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9022727Z test_noncontiguous_expanded_prod_cuda_complex64 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9022928Z Tests reducing a tensor with expanded singleton dimensions. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9023080Z test_noncontiguous_expanded_prod_cuda_float16 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9023281Z Tests reducing a tensor with expanded singleton dimensions. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9023431Z test_noncontiguous_expanded_prod_cuda_float32 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9023654Z Tests reducing a tensor with expanded singleton dimensions. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9023806Z test_noncontiguous_expanded_prod_cuda_float64 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9024005Z Tests reducing a tensor with expanded singleton dimensions. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9024154Z test_noncontiguous_expanded_prod_cuda_int16 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9024355Z Tests reducing a tensor with expanded singleton dimensions. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9024504Z test_noncontiguous_expanded_prod_cuda_int32 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9024704Z Tests reducing a tensor with expanded singleton dimensions. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9024854Z test_noncontiguous_expanded_prod_cuda_int64 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9025058Z Tests reducing a tensor with expanded singleton dimensions. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9025203Z test_noncontiguous_expanded_prod_cuda_int8 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9025403Z Tests reducing a tensor with expanded singleton dimensions. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9025551Z test_noncontiguous_expanded_prod_cuda_uint8 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9025753Z Tests reducing a tensor with expanded singleton dimensions. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9025903Z test_noncontiguous_expanded_std_cuda_bfloat16 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9026105Z Tests reducing a tensor with expanded singleton dimensions. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9026283Z test_noncontiguous_expanded_std_cuda_complex128 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9026482Z Tests reducing a tensor with expanded singleton dimensions. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9026636Z test_noncontiguous_expanded_std_cuda_complex64 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9026831Z Tests reducing a tensor with expanded singleton dimensions. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9026983Z test_noncontiguous_expanded_std_cuda_float16 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9027184Z Tests reducing a tensor with expanded singleton dimensions. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9027336Z test_noncontiguous_expanded_std_cuda_float32 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9027539Z Tests reducing a tensor with expanded singleton dimensions. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9027693Z test_noncontiguous_expanded_std_cuda_float64 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9027894Z Tests reducing a tensor with expanded singleton dimensions. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9028059Z test_noncontiguous_expanded_std_unbiased_cuda_bfloat16 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9028260Z Tests reducing a tensor with expanded singleton dimensions. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9028422Z test_noncontiguous_expanded_std_unbiased_cuda_complex128 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9028625Z Tests reducing a tensor with expanded singleton dimensions. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9028854Z test_noncontiguous_expanded_std_unbiased_cuda_complex64 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9029087Z Tests reducing a tensor with expanded singleton dimensions. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9029250Z test_noncontiguous_expanded_std_unbiased_cuda_float16 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9029449Z Tests reducing a tensor with expanded singleton dimensions. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9029609Z test_noncontiguous_expanded_std_unbiased_cuda_float32 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9029806Z Tests reducing a tensor with expanded singleton dimensions. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9029966Z test_noncontiguous_expanded_std_unbiased_cuda_float64 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9030215Z Tests reducing a tensor with expanded singleton dimensions. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9030406Z test_noncontiguous_expanded_sum_cuda_bfloat16 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9030657Z Tests reducing a tensor with expanded singleton dimensions. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9030839Z test_noncontiguous_expanded_sum_cuda_bool (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9031088Z Tests reducing a tensor with expanded singleton dimensions. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9031282Z test_noncontiguous_expanded_sum_cuda_complex128 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9031483Z Tests reducing a tensor with expanded singleton dimensions. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9031636Z test_noncontiguous_expanded_sum_cuda_complex32 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9031832Z Tests reducing a tensor with expanded singleton dimensions. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9032006Z test_noncontiguous_expanded_sum_cuda_complex64 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9032204Z Tests reducing a tensor with expanded singleton dimensions. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9032353Z test_noncontiguous_expanded_sum_cuda_float16 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9032551Z Tests reducing a tensor with expanded singleton dimensions. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9032701Z test_noncontiguous_expanded_sum_cuda_float32 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9032899Z Tests reducing a tensor with expanded singleton dimensions. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9033050Z test_noncontiguous_expanded_sum_cuda_float64 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9033252Z Tests reducing a tensor with expanded singleton dimensions. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9033400Z test_noncontiguous_expanded_sum_cuda_int16 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9033598Z Tests reducing a tensor with expanded singleton dimensions. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9033744Z test_noncontiguous_expanded_sum_cuda_int32 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9033942Z Tests reducing a tensor with expanded singleton dimensions. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9034089Z test_noncontiguous_expanded_sum_cuda_int64 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9034286Z Tests reducing a tensor with expanded singleton dimensions. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9034430Z test_noncontiguous_expanded_sum_cuda_int8 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9034657Z Tests reducing a tensor with expanded singleton dimensions. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9034805Z test_noncontiguous_expanded_sum_cuda_uint8 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9035010Z Tests reducing a tensor with expanded singleton dimensions. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9035198Z test_noncontiguous_expanded_var_cuda_bfloat16 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9035445Z Tests reducing a tensor with expanded singleton dimensions. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9035636Z test_noncontiguous_expanded_var_cuda_complex128 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9035880Z Tests reducing a tensor with expanded singleton dimensions. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9036073Z test_noncontiguous_expanded_var_cuda_complex64 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9036319Z Tests reducing a tensor with expanded singleton dimensions. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9036506Z test_noncontiguous_expanded_var_cuda_float16 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9036756Z Tests reducing a tensor with expanded singleton dimensions. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9036940Z test_noncontiguous_expanded_var_cuda_float32 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9037185Z Tests reducing a tensor with expanded singleton dimensions. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9037371Z test_noncontiguous_expanded_var_cuda_float64 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9037616Z Tests reducing a tensor with expanded singleton dimensions. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9037818Z test_noncontiguous_expanded_var_unbiased_cuda_bfloat16 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9038017Z Tests reducing a tensor with expanded singleton dimensions. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9038180Z test_noncontiguous_expanded_var_unbiased_cuda_complex128 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9038377Z Tests reducing a tensor with expanded singleton dimensions. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9038538Z test_noncontiguous_expanded_var_unbiased_cuda_complex64 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9038735Z Tests reducing a tensor with expanded singleton dimensions. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9038891Z test_noncontiguous_expanded_var_unbiased_cuda_float16 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9039092Z Tests reducing a tensor with expanded singleton dimensions. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9039254Z test_noncontiguous_expanded_var_unbiased_cuda_float32 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9039451Z Tests reducing a tensor with expanded singleton dimensions. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9039608Z test_noncontiguous_expanded_var_unbiased_cuda_float64 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9039806Z Tests reducing a tensor with expanded singleton dimensions. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9039958Z test_noncontiguous_innermost_all_cuda_bfloat16 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9040160Z Tests reducing along noncontiguous innermost dimension. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9040330Z test_noncontiguous_innermost_all_cuda_bool (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9040536Z Tests reducing along noncontiguous innermost dimension. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9040691Z test_noncontiguous_innermost_all_cuda_complex128 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9040895Z Tests reducing along noncontiguous innermost dimension. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9041047Z test_noncontiguous_innermost_all_cuda_complex64 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9041247Z Tests reducing along noncontiguous innermost dimension. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9041397Z test_noncontiguous_innermost_all_cuda_float16 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9041596Z Tests reducing along noncontiguous innermost dimension. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9041747Z test_noncontiguous_innermost_all_cuda_float32 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9041954Z Tests reducing along noncontiguous innermost dimension. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9042101Z test_noncontiguous_innermost_all_cuda_float64 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9042298Z Tests reducing along noncontiguous innermost dimension. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9042445Z test_noncontiguous_innermost_all_cuda_int16 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9042645Z Tests reducing along noncontiguous innermost dimension. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9042791Z test_noncontiguous_innermost_all_cuda_int32 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9042989Z Tests reducing along noncontiguous innermost dimension. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9043157Z test_noncontiguous_innermost_all_cuda_int64 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9043354Z Tests reducing along noncontiguous innermost dimension. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9043499Z test_noncontiguous_innermost_all_cuda_int8 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9043692Z Tests reducing along noncontiguous innermost dimension. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9043836Z test_noncontiguous_innermost_all_cuda_uint8 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9044031Z Tests reducing along noncontiguous innermost dimension. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9044181Z test_noncontiguous_innermost_amax_cuda_bfloat16 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9044384Z Tests reducing along noncontiguous innermost dimension. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9044533Z test_noncontiguous_innermost_amax_cuda_bool (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9044735Z Tests reducing along noncontiguous innermost dimension. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9044886Z test_noncontiguous_innermost_amax_cuda_float16 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9045115Z Tests reducing along noncontiguous innermost dimension. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9045299Z test_noncontiguous_innermost_amax_cuda_float32 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9045546Z Tests reducing along noncontiguous innermost dimension. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9045733Z test_noncontiguous_innermost_amax_cuda_float64 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9046006Z Tests reducing along noncontiguous innermost dimension. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9046173Z test_noncontiguous_innermost_amax_cuda_int16 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9046369Z Tests reducing along noncontiguous innermost dimension. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9046517Z test_noncontiguous_innermost_amax_cuda_int32 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9046713Z Tests reducing along noncontiguous innermost dimension. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9046858Z test_noncontiguous_innermost_amax_cuda_int64 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9047051Z Tests reducing along noncontiguous innermost dimension. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9047196Z test_noncontiguous_innermost_amax_cuda_int8 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9047397Z Tests reducing along noncontiguous innermost dimension. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9047543Z test_noncontiguous_innermost_amax_cuda_uint8 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9047738Z Tests reducing along noncontiguous innermost dimension. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9047887Z test_noncontiguous_innermost_amin_cuda_bfloat16 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9048084Z Tests reducing along noncontiguous innermost dimension. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9048229Z test_noncontiguous_innermost_amin_cuda_bool (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9048425Z Tests reducing along noncontiguous innermost dimension. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9048573Z test_noncontiguous_innermost_amin_cuda_float16 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9048793Z Tests reducing along noncontiguous innermost dimension. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9048942Z test_noncontiguous_innermost_amin_cuda_float32 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9049137Z Tests reducing along noncontiguous innermost dimension. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9049286Z test_noncontiguous_innermost_amin_cuda_float64 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9049482Z Tests reducing along noncontiguous innermost dimension. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9049627Z test_noncontiguous_innermost_amin_cuda_int16 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9049822Z Tests reducing along noncontiguous innermost dimension. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9049972Z test_noncontiguous_innermost_amin_cuda_int32 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9050167Z Tests reducing along noncontiguous innermost dimension. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9050312Z test_noncontiguous_innermost_amin_cuda_int64 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9050506Z Tests reducing along noncontiguous innermost dimension. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9050650Z test_noncontiguous_innermost_amin_cuda_int8 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9050845Z Tests reducing along noncontiguous innermost dimension. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9050989Z test_noncontiguous_innermost_amin_cuda_uint8 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9051207Z Tests reducing along noncontiguous innermost dimension. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9051361Z test_noncontiguous_innermost_any_cuda_bfloat16 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9051556Z Tests reducing along noncontiguous innermost dimension. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9051700Z test_noncontiguous_innermost_any_cuda_bool (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9051895Z Tests reducing along noncontiguous innermost dimension. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9052049Z test_noncontiguous_innermost_any_cuda_complex128 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9052243Z Tests reducing along noncontiguous innermost dimension. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9052394Z test_noncontiguous_innermost_any_cuda_complex64 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9052591Z Tests reducing along noncontiguous innermost dimension. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9052741Z test_noncontiguous_innermost_any_cuda_float16 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9052936Z Tests reducing along noncontiguous innermost dimension. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9053084Z test_noncontiguous_innermost_any_cuda_float32 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9053275Z Tests reducing along noncontiguous innermost dimension. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9053422Z test_noncontiguous_innermost_any_cuda_float64 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9053617Z Tests reducing along noncontiguous innermost dimension. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9053762Z test_noncontiguous_innermost_any_cuda_int16 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9053958Z Tests reducing along noncontiguous innermost dimension. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9054136Z test_noncontiguous_innermost_any_cuda_int32 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9054444Z Tests reducing along noncontiguous innermost dimension. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9054590Z test_noncontiguous_innermost_any_cuda_int64 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9054789Z Tests reducing along noncontiguous innermost dimension. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9054950Z test_noncontiguous_innermost_any_cuda_int8 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9055193Z Tests reducing along noncontiguous innermost dimension. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9055374Z test_noncontiguous_innermost_any_cuda_uint8 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9055625Z Tests reducing along noncontiguous innermost dimension. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9055818Z test_noncontiguous_innermost_argmax_cuda_bfloat16 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9056063Z Tests reducing along noncontiguous innermost dimension. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9056255Z test_noncontiguous_innermost_argmax_cuda_float16 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9056499Z Tests reducing along noncontiguous innermost dimension. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9056690Z test_noncontiguous_innermost_argmax_cuda_float32 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9056934Z Tests reducing along noncontiguous innermost dimension. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9057173Z test_noncontiguous_innermost_argmax_cuda_float64 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9057424Z Tests reducing along noncontiguous innermost dimension. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9057608Z test_noncontiguous_innermost_argmax_cuda_int16 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9057805Z Tests reducing along noncontiguous innermost dimension. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9057954Z test_noncontiguous_innermost_argmax_cuda_int32 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9058150Z Tests reducing along noncontiguous innermost dimension. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9058299Z test_noncontiguous_innermost_argmax_cuda_int64 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9058497Z Tests reducing along noncontiguous innermost dimension. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9058649Z test_noncontiguous_innermost_argmax_cuda_int8 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9058845Z Tests reducing along noncontiguous innermost dimension. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9058994Z test_noncontiguous_innermost_argmax_cuda_uint8 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9059189Z Tests reducing along noncontiguous innermost dimension. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9059343Z test_noncontiguous_innermost_argmin_cuda_bfloat16 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9059540Z Tests reducing along noncontiguous innermost dimension. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9059693Z test_noncontiguous_innermost_argmin_cuda_float16 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9059892Z Tests reducing along noncontiguous innermost dimension. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9060078Z test_noncontiguous_innermost_argmin_cuda_float32 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9060273Z Tests reducing along noncontiguous innermost dimension. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9060429Z test_noncontiguous_innermost_argmin_cuda_float64 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9060637Z Tests reducing along noncontiguous innermost dimension. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9060791Z test_noncontiguous_innermost_argmin_cuda_int16 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9060995Z Tests reducing along noncontiguous innermost dimension. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9061149Z test_noncontiguous_innermost_argmin_cuda_int32 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9061354Z Tests reducing along noncontiguous innermost dimension. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9061510Z test_noncontiguous_innermost_argmin_cuda_int64 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9061712Z Tests reducing along noncontiguous innermost dimension. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9061859Z test_noncontiguous_innermost_argmin_cuda_int8 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9062060Z Tests reducing along noncontiguous innermost dimension. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9062217Z test_noncontiguous_innermost_argmin_cuda_uint8 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9062418Z Tests reducing along noncontiguous innermost dimension. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9062609Z test_noncontiguous_innermost_count_nonzero_cuda_bfloat16 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9062812Z Tests reducing along noncontiguous innermost dimension. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9062977Z test_noncontiguous_innermost_count_nonzero_cuda_bool (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9063176Z Tests reducing along noncontiguous innermost dimension. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9063349Z test_noncontiguous_innermost_count_nonzero_cuda_complex128 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9063542Z Tests reducing along noncontiguous innermost dimension. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9063713Z test_noncontiguous_innermost_count_nonzero_cuda_complex64 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9063917Z Tests reducing along noncontiguous innermost dimension. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9064087Z test_noncontiguous_innermost_count_nonzero_cuda_float16 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9064287Z Tests reducing along noncontiguous innermost dimension. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9064454Z test_noncontiguous_innermost_count_nonzero_cuda_float32 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9064654Z Tests reducing along noncontiguous innermost dimension. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9064821Z test_noncontiguous_innermost_count_nonzero_cuda_float64 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9065019Z Tests reducing along noncontiguous innermost dimension. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9065174Z test_noncontiguous_innermost_count_nonzero_cuda_int16 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9065383Z Tests reducing along noncontiguous innermost dimension. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9065567Z test_noncontiguous_innermost_count_nonzero_cuda_int32 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9065794Z Tests reducing along noncontiguous innermost dimension. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9065973Z test_noncontiguous_innermost_count_nonzero_cuda_int64 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9066182Z Tests reducing along noncontiguous innermost dimension. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9066346Z test_noncontiguous_innermost_count_nonzero_cuda_int8 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9066545Z Tests reducing along noncontiguous innermost dimension. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9066702Z test_noncontiguous_innermost_count_nonzero_cuda_uint8 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9066907Z Tests reducing along noncontiguous innermost dimension. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9067072Z test_noncontiguous_innermost_linalg_vector_norm_cuda_bfloat16 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9067277Z Tests reducing along noncontiguous innermost dimension. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9067456Z test_noncontiguous_innermost_linalg_vector_norm_cuda_complex128 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9067655Z Tests reducing along noncontiguous innermost dimension. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9067829Z test_noncontiguous_innermost_linalg_vector_norm_cuda_complex64 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9068028Z Tests reducing along noncontiguous innermost dimension. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9068227Z test_noncontiguous_innermost_linalg_vector_norm_cuda_float16 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9068433Z Tests reducing along noncontiguous innermost dimension. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9068605Z test_noncontiguous_innermost_linalg_vector_norm_cuda_float32 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9068848Z Tests reducing along noncontiguous innermost dimension. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9069020Z test_noncontiguous_innermost_linalg_vector_norm_cuda_float64 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9069223Z Tests reducing along noncontiguous innermost dimension. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9069387Z test_noncontiguous_innermost_masked_amax_cuda_bfloat16 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9069591Z Tests reducing along noncontiguous innermost dimension. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9069757Z test_noncontiguous_innermost_masked_amax_cuda_float16 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9069962Z Tests reducing along noncontiguous innermost dimension. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9070125Z test_noncontiguous_innermost_masked_amax_cuda_float32 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9070330Z Tests reducing along noncontiguous innermost dimension. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9070519Z test_noncontiguous_innermost_masked_amax_cuda_float64 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9070763Z Tests reducing along noncontiguous innermost dimension. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9070964Z test_noncontiguous_innermost_masked_amax_cuda_int16 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9071290Z Tests reducing along noncontiguous innermost dimension. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9071454Z test_noncontiguous_innermost_masked_amax_cuda_int32 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9071650Z Tests reducing along noncontiguous innermost dimension. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9071806Z test_noncontiguous_innermost_masked_amax_cuda_int64 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9072003Z Tests reducing along noncontiguous innermost dimension. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9072162Z test_noncontiguous_innermost_masked_amax_cuda_int8 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9072351Z Tests reducing along noncontiguous innermost dimension. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9072510Z test_noncontiguous_innermost_masked_amax_cuda_uint8 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9072709Z Tests reducing along noncontiguous innermost dimension. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9072873Z test_noncontiguous_innermost_masked_amin_cuda_bfloat16 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9073074Z Tests reducing along noncontiguous innermost dimension. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9073234Z test_noncontiguous_innermost_masked_amin_cuda_float16 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9073435Z Tests reducing along noncontiguous innermost dimension. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9073595Z test_noncontiguous_innermost_masked_amin_cuda_float32 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9073816Z Tests reducing along noncontiguous innermost dimension. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9073970Z test_noncontiguous_innermost_masked_amin_cuda_float64 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9074168Z Tests reducing along noncontiguous innermost dimension. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9074324Z test_noncontiguous_innermost_masked_amin_cuda_int16 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9074527Z Tests reducing along noncontiguous innermost dimension. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9074686Z test_noncontiguous_innermost_masked_amin_cuda_int32 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9074888Z Tests reducing along noncontiguous innermost dimension. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9075047Z test_noncontiguous_innermost_masked_amin_cuda_int64 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9075251Z Tests reducing along noncontiguous innermost dimension. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9075456Z test_noncontiguous_innermost_masked_amin_cuda_int8 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9075693Z Tests reducing along noncontiguous innermost dimension. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9075884Z test_noncontiguous_innermost_masked_amin_cuda_uint8 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9076132Z Tests reducing along noncontiguous innermost dimension. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9076344Z test_noncontiguous_innermost_masked_argmax_cuda_bfloat16 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9076594Z Tests reducing along noncontiguous innermost dimension. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9076800Z test_noncontiguous_innermost_masked_argmax_cuda_float16 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9077100Z Tests reducing along noncontiguous innermost dimension. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9077306Z test_noncontiguous_innermost_masked_argmax_cuda_float32 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9077559Z Tests reducing along noncontiguous innermost dimension. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9077747Z test_noncontiguous_innermost_masked_argmax_cuda_float64 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9077939Z Tests reducing along noncontiguous innermost dimension. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9078101Z test_noncontiguous_innermost_masked_argmax_cuda_int16 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9078302Z Tests reducing along noncontiguous innermost dimension. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9078466Z test_noncontiguous_innermost_masked_argmax_cuda_int32 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9078665Z Tests reducing along noncontiguous innermost dimension. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9078823Z test_noncontiguous_innermost_masked_argmax_cuda_int64 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9079022Z Tests reducing along noncontiguous innermost dimension. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9079191Z test_noncontiguous_innermost_masked_argmax_cuda_int8 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9079390Z Tests reducing along noncontiguous innermost dimension. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9079541Z test_noncontiguous_innermost_masked_argmax_cuda_uint8 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9079760Z Tests reducing along noncontiguous innermost dimension. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9079933Z test_noncontiguous_innermost_masked_argmin_cuda_bfloat16 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9080134Z Tests reducing along noncontiguous innermost dimension. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9080300Z test_noncontiguous_innermost_masked_argmin_cuda_float16 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9080504Z Tests reducing along noncontiguous innermost dimension. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9080670Z test_noncontiguous_innermost_masked_argmin_cuda_float32 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9080875Z Tests reducing along noncontiguous innermost dimension. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9081040Z test_noncontiguous_innermost_masked_argmin_cuda_float64 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9081234Z Tests reducing along noncontiguous innermost dimension. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9081395Z test_noncontiguous_innermost_masked_argmin_cuda_int16 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9081595Z Tests reducing along noncontiguous innermost dimension. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9081755Z test_noncontiguous_innermost_masked_argmin_cuda_int32 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9081960Z Tests reducing along noncontiguous innermost dimension. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9082119Z test_noncontiguous_innermost_masked_argmin_cuda_int64 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9082319Z Tests reducing along noncontiguous innermost dimension. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9082483Z test_noncontiguous_innermost_masked_argmin_cuda_int8 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9082709Z Tests reducing along noncontiguous innermost dimension. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9082860Z test_noncontiguous_innermost_masked_argmin_cuda_uint8 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9083057Z Tests reducing along noncontiguous innermost dimension. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9083229Z test_noncontiguous_innermost_masked_logsumexp_cuda_bfloat16 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9083430Z Tests reducing along noncontiguous innermost dimension. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9083604Z test_noncontiguous_innermost_masked_logsumexp_cuda_float16 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9083806Z Tests reducing along noncontiguous innermost dimension. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9083979Z test_noncontiguous_innermost_masked_logsumexp_cuda_float32 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9084180Z Tests reducing along noncontiguous innermost dimension. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9084350Z test_noncontiguous_innermost_masked_logsumexp_cuda_float64 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9084549Z Tests reducing along noncontiguous innermost dimension. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9084741Z test_noncontiguous_innermost_masked_logsumexp_cuda_int16 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9084990Z Tests reducing along noncontiguous innermost dimension. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9085195Z test_noncontiguous_innermost_masked_logsumexp_cuda_int32 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9085477Z Tests reducing along noncontiguous innermost dimension. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9085691Z test_noncontiguous_innermost_masked_logsumexp_cuda_int64 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9085943Z Tests reducing along noncontiguous innermost dimension. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9086146Z test_noncontiguous_innermost_masked_logsumexp_cuda_int8 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9086346Z Tests reducing along noncontiguous innermost dimension. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9086510Z test_noncontiguous_innermost_masked_logsumexp_cuda_uint8 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9086701Z Tests reducing along noncontiguous innermost dimension. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9086867Z test_noncontiguous_innermost_masked_mean_cuda_bfloat16 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9087067Z Tests reducing along noncontiguous innermost dimension. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9087232Z test_noncontiguous_innermost_masked_mean_cuda_bool (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9087431Z Tests reducing along noncontiguous innermost dimension. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9087597Z test_noncontiguous_innermost_masked_mean_cuda_complex128 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9087803Z Tests reducing along noncontiguous innermost dimension. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9087968Z test_noncontiguous_innermost_masked_mean_cuda_complex64 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9088176Z Tests reducing along noncontiguous innermost dimension. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9088358Z test_noncontiguous_innermost_masked_mean_cuda_float16 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9088558Z Tests reducing along noncontiguous innermost dimension. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9088721Z test_noncontiguous_innermost_masked_mean_cuda_float32 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9088922Z Tests reducing along noncontiguous innermost dimension. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9089082Z test_noncontiguous_innermost_masked_mean_cuda_float64 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9089281Z Tests reducing along noncontiguous innermost dimension. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9089442Z test_noncontiguous_innermost_masked_mean_cuda_int16 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9089645Z Tests reducing along noncontiguous innermost dimension. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9089806Z test_noncontiguous_innermost_masked_mean_cuda_int32 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9089996Z Tests reducing along noncontiguous innermost dimension. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9090155Z test_noncontiguous_innermost_masked_mean_cuda_int64 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9090353Z Tests reducing along noncontiguous innermost dimension. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9090513Z test_noncontiguous_innermost_masked_mean_cuda_int8 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9090711Z Tests reducing along noncontiguous innermost dimension. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9090900Z test_noncontiguous_innermost_masked_mean_cuda_uint8 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9091107Z Tests reducing along noncontiguous innermost dimension. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9091276Z test_noncontiguous_innermost_masked_norm_cuda_bfloat16 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9091478Z Tests reducing along noncontiguous innermost dimension. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9091631Z test_noncontiguous_innermost_masked_norm_cuda_float16 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9091835Z Tests reducing along noncontiguous innermost dimension. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9091993Z test_noncontiguous_innermost_masked_norm_cuda_float32 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9092194Z Tests reducing along noncontiguous innermost dimension. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9092354Z test_noncontiguous_innermost_masked_norm_cuda_float64 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9092557Z Tests reducing along noncontiguous innermost dimension. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9092723Z test_noncontiguous_innermost_masked_prod_cuda_bfloat16 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9092921Z Tests reducing along noncontiguous innermost dimension. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9093085Z test_noncontiguous_innermost_masked_prod_cuda_bool (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9093278Z Tests reducing along noncontiguous innermost dimension. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9093449Z test_noncontiguous_innermost_masked_prod_cuda_complex128 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9093650Z Tests reducing along noncontiguous innermost dimension. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9093842Z test_noncontiguous_innermost_masked_prod_cuda_complex64 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9094042Z Tests reducing along noncontiguous innermost dimension. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9094314Z test_noncontiguous_innermost_masked_prod_cuda_float16 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9094517Z Tests reducing along noncontiguous innermost dimension. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9094682Z test_noncontiguous_innermost_masked_prod_cuda_float32 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9094923Z Tests reducing along noncontiguous innermost dimension. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9095131Z test_noncontiguous_innermost_masked_prod_cuda_float64 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9095375Z Tests reducing along noncontiguous innermost dimension. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9095580Z test_noncontiguous_innermost_masked_prod_cuda_int16 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9095827Z Tests reducing along noncontiguous innermost dimension. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9096030Z test_noncontiguous_innermost_masked_prod_cuda_int32 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9096279Z Tests reducing along noncontiguous innermost dimension. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9096478Z test_noncontiguous_innermost_masked_prod_cuda_int64 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9096724Z Tests reducing along noncontiguous innermost dimension. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9096969Z test_noncontiguous_innermost_masked_prod_cuda_int8 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9097222Z Tests reducing along noncontiguous innermost dimension. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9097410Z test_noncontiguous_innermost_masked_prod_cuda_uint8 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9097642Z Tests reducing along noncontiguous innermost dimension. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9097803Z test_noncontiguous_innermost_masked_std_cuda_bfloat16 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9098003Z Tests reducing along noncontiguous innermost dimension. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9098171Z test_noncontiguous_innermost_masked_std_cuda_complex128 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9098378Z Tests reducing along noncontiguous innermost dimension. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9098547Z test_noncontiguous_innermost_masked_std_cuda_complex64 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9098754Z Tests reducing along noncontiguous innermost dimension. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9098914Z test_noncontiguous_innermost_masked_std_cuda_float16 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9099106Z Tests reducing along noncontiguous innermost dimension. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9099266Z test_noncontiguous_innermost_masked_std_cuda_float32 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9099467Z Tests reducing along noncontiguous innermost dimension. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9099630Z test_noncontiguous_innermost_masked_std_cuda_float64 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9099834Z Tests reducing along noncontiguous innermost dimension. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9100024Z test_noncontiguous_innermost_masked_std_cuda_int16 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9100229Z Tests reducing along noncontiguous innermost dimension. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9100387Z test_noncontiguous_innermost_masked_std_cuda_int32 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9100585Z Tests reducing along noncontiguous innermost dimension. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9100733Z test_noncontiguous_innermost_masked_std_cuda_int64 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9100929Z Tests reducing along noncontiguous innermost dimension. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9101092Z test_noncontiguous_innermost_masked_std_cuda_int8 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9101301Z Tests reducing along noncontiguous innermost dimension. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9101465Z test_noncontiguous_innermost_masked_std_cuda_uint8 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9101667Z Tests reducing along noncontiguous innermost dimension. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9101828Z test_noncontiguous_innermost_masked_sum_cuda_bfloat16 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9102025Z Tests reducing along noncontiguous innermost dimension. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9102184Z test_noncontiguous_innermost_masked_sum_cuda_bool (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9102378Z Tests reducing along noncontiguous innermost dimension. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9102567Z test_noncontiguous_innermost_masked_sum_cuda_complex128 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9102777Z Tests reducing along noncontiguous innermost dimension. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9102942Z test_noncontiguous_innermost_masked_sum_cuda_complex64 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9103143Z Tests reducing along noncontiguous innermost dimension. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9103310Z test_noncontiguous_innermost_masked_sum_cuda_float16 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9103509Z Tests reducing along noncontiguous innermost dimension. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9103674Z test_noncontiguous_innermost_masked_sum_cuda_float32 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9103874Z Tests reducing along noncontiguous innermost dimension. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9104028Z test_noncontiguous_innermost_masked_sum_cuda_float64 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9104225Z Tests reducing along noncontiguous innermost dimension. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9104384Z test_noncontiguous_innermost_masked_sum_cuda_int16 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9104584Z Tests reducing along noncontiguous innermost dimension. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9104743Z test_noncontiguous_innermost_masked_sum_cuda_int32 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9104940Z Tests reducing along noncontiguous innermost dimension. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9105098Z test_noncontiguous_innermost_masked_sum_cuda_int64 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9105299Z Tests reducing along noncontiguous innermost dimension. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9105499Z test_noncontiguous_innermost_masked_sum_cuda_int8 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9105725Z Tests reducing along noncontiguous innermost dimension. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9105889Z test_noncontiguous_innermost_masked_sum_cuda_uint8 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9106090Z Tests reducing along noncontiguous innermost dimension. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9106251Z test_noncontiguous_innermost_masked_var_cuda_bfloat16 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9106453Z Tests reducing along noncontiguous innermost dimension. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9106623Z test_noncontiguous_innermost_masked_var_cuda_complex128 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9106828Z Tests reducing along noncontiguous innermost dimension. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9106998Z test_noncontiguous_innermost_masked_var_cuda_complex64 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9107202Z Tests reducing along noncontiguous innermost dimension. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9107369Z test_noncontiguous_innermost_masked_var_cuda_float16 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9107560Z Tests reducing along noncontiguous innermost dimension. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9107723Z test_noncontiguous_innermost_masked_var_cuda_float32 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9107944Z Tests reducing along noncontiguous innermost dimension. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9108108Z test_noncontiguous_innermost_masked_var_cuda_float64 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9108307Z Tests reducing along noncontiguous innermost dimension. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9108465Z test_noncontiguous_innermost_masked_var_cuda_int16 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9108713Z Tests reducing along noncontiguous innermost dimension. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9108872Z test_noncontiguous_innermost_masked_var_cuda_int32 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9109069Z Tests reducing along noncontiguous innermost dimension. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9109216Z test_noncontiguous_innermost_masked_var_cuda_int64 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9109413Z Tests reducing along noncontiguous innermost dimension. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9109577Z test_noncontiguous_innermost_masked_var_cuda_int8 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9109779Z Tests reducing along noncontiguous innermost dimension. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9109940Z test_noncontiguous_innermost_masked_var_cuda_uint8 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9110192Z Tests reducing along noncontiguous innermost dimension. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9110391Z test_noncontiguous_innermost_mean_cuda_bfloat16 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9110642Z Tests reducing along noncontiguous innermost dimension. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9110842Z test_noncontiguous_innermost_mean_cuda_complex128 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9111122Z Tests reducing along noncontiguous innermost dimension. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9111321Z test_noncontiguous_innermost_mean_cuda_complex64 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9111554Z Tests reducing along noncontiguous innermost dimension. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9111713Z test_noncontiguous_innermost_mean_cuda_float16 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9111913Z Tests reducing along noncontiguous innermost dimension. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9112065Z test_noncontiguous_innermost_mean_cuda_float32 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9112269Z Tests reducing along noncontiguous innermost dimension. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9112428Z test_noncontiguous_innermost_mean_cuda_float64 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9112636Z Tests reducing along noncontiguous innermost dimension. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9112790Z test_noncontiguous_innermost_nanmean_cuda_bfloat16 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9112988Z Tests reducing along noncontiguous innermost dimension. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9113145Z test_noncontiguous_innermost_nanmean_cuda_float16 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9113343Z Tests reducing along noncontiguous innermost dimension. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9113503Z test_noncontiguous_innermost_nanmean_cuda_float32 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9113702Z Tests reducing along noncontiguous innermost dimension. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9113889Z test_noncontiguous_innermost_nanmean_cuda_float64 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9114092Z Tests reducing along noncontiguous innermost dimension. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9114251Z test_noncontiguous_innermost_nansum_cuda_bfloat16 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9114445Z Tests reducing along noncontiguous innermost dimension. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9114600Z test_noncontiguous_innermost_nansum_cuda_bool (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9114801Z Tests reducing along noncontiguous innermost dimension. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9114958Z test_noncontiguous_innermost_nansum_cuda_float16 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9115168Z Tests reducing along noncontiguous innermost dimension. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9115372Z test_noncontiguous_innermost_nansum_cuda_float32 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9115626Z Tests reducing along noncontiguous innermost dimension. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9115823Z test_noncontiguous_innermost_nansum_cuda_float64 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9116075Z Tests reducing along noncontiguous innermost dimension. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9116260Z test_noncontiguous_innermost_nansum_cuda_int16 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9116508Z Tests reducing along noncontiguous innermost dimension. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9116706Z test_noncontiguous_innermost_nansum_cuda_int32 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9116965Z Tests reducing along noncontiguous innermost dimension. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9117206Z test_noncontiguous_innermost_nansum_cuda_int64 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9117457Z Tests reducing along noncontiguous innermost dimension. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9117650Z test_noncontiguous_innermost_nansum_cuda_int8 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9117874Z Tests reducing along noncontiguous innermost dimension. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9118030Z test_noncontiguous_innermost_nansum_cuda_uint8 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9118223Z Tests reducing along noncontiguous innermost dimension. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9118383Z test_noncontiguous_innermost_prod_cuda_bfloat16 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9118588Z Tests reducing along noncontiguous innermost dimension. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9118746Z test_noncontiguous_innermost_prod_cuda_bool (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9118952Z Tests reducing along noncontiguous innermost dimension. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9119117Z test_noncontiguous_innermost_prod_cuda_complex128 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9119317Z Tests reducing along noncontiguous innermost dimension. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9119483Z test_noncontiguous_innermost_prod_cuda_complex32 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9119688Z Tests reducing along noncontiguous innermost dimension. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9119860Z test_noncontiguous_innermost_prod_cuda_complex64 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9120067Z Tests reducing along noncontiguous innermost dimension. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9120224Z test_noncontiguous_innermost_prod_cuda_float16 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9120427Z Tests reducing along noncontiguous innermost dimension. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9120582Z test_noncontiguous_innermost_prod_cuda_float32 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9120781Z Tests reducing along noncontiguous innermost dimension. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9120940Z test_noncontiguous_innermost_prod_cuda_float64 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9121141Z Tests reducing along noncontiguous innermost dimension. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9121299Z test_noncontiguous_innermost_prod_cuda_int16 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9121491Z Tests reducing along noncontiguous innermost dimension. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9121652Z test_noncontiguous_innermost_prod_cuda_int32 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9121853Z Tests reducing along noncontiguous innermost dimension. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9122011Z test_noncontiguous_innermost_prod_cuda_int64 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9122211Z Tests reducing along noncontiguous innermost dimension. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9122367Z test_noncontiguous_innermost_prod_cuda_int8 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9122575Z Tests reducing along noncontiguous innermost dimension. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9122756Z test_noncontiguous_innermost_prod_cuda_uint8 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9122962Z Tests reducing along noncontiguous innermost dimension. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9123108Z test_noncontiguous_innermost_std_cuda_bfloat16 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9123307Z Tests reducing along noncontiguous innermost dimension. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9123466Z test_noncontiguous_innermost_std_cuda_complex128 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9123671Z Tests reducing along noncontiguous innermost dimension. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9123836Z test_noncontiguous_innermost_std_cuda_complex64 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9124038Z Tests reducing along noncontiguous innermost dimension. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9124200Z test_noncontiguous_innermost_std_cuda_float16 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9124400Z Tests reducing along noncontiguous innermost dimension. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9124559Z test_noncontiguous_innermost_std_cuda_float32 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9124773Z Tests reducing along noncontiguous innermost dimension. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9124963Z test_noncontiguous_innermost_std_cuda_float64 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9125212Z Tests reducing along noncontiguous innermost dimension. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9125423Z test_noncontiguous_innermost_std_unbiased_cuda_bfloat16 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9125701Z Tests reducing along noncontiguous innermost dimension. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9125910Z test_noncontiguous_innermost_std_unbiased_cuda_complex128 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9126124Z Tests reducing along noncontiguous innermost dimension. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9126292Z test_noncontiguous_innermost_std_unbiased_cuda_complex64 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9126492Z Tests reducing along noncontiguous innermost dimension. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9126648Z test_noncontiguous_innermost_std_unbiased_cuda_float16 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9126851Z Tests reducing along noncontiguous innermost dimension. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9127021Z test_noncontiguous_innermost_std_unbiased_cuda_float32 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9127222Z Tests reducing along noncontiguous innermost dimension. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9127387Z test_noncontiguous_innermost_std_unbiased_cuda_float64 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9127591Z Tests reducing along noncontiguous innermost dimension. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9127745Z test_noncontiguous_innermost_sum_cuda_bfloat16 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9127946Z Tests reducing along noncontiguous innermost dimension. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9128101Z test_noncontiguous_innermost_sum_cuda_bool (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9128297Z Tests reducing along noncontiguous innermost dimension. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9128482Z test_noncontiguous_innermost_sum_cuda_complex128 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9128682Z Tests reducing along noncontiguous innermost dimension. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9128844Z test_noncontiguous_innermost_sum_cuda_complex32 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9129051Z Tests reducing along noncontiguous innermost dimension. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9129215Z test_noncontiguous_innermost_sum_cuda_complex64 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9129422Z Tests reducing along noncontiguous innermost dimension. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9129581Z test_noncontiguous_innermost_sum_cuda_float16 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9129784Z Tests reducing along noncontiguous innermost dimension. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9129933Z test_noncontiguous_innermost_sum_cuda_float32 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9130139Z Tests reducing along noncontiguous innermost dimension. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9130292Z test_noncontiguous_innermost_sum_cuda_float64 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9130496Z Tests reducing along noncontiguous innermost dimension. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9130646Z test_noncontiguous_innermost_sum_cuda_int16 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9130852Z Tests reducing along noncontiguous innermost dimension. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9131007Z test_noncontiguous_innermost_sum_cuda_int32 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9131228Z Tests reducing along noncontiguous innermost dimension. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9131382Z test_noncontiguous_innermost_sum_cuda_int64 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9131574Z Tests reducing along noncontiguous innermost dimension. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9131725Z test_noncontiguous_innermost_sum_cuda_int8 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9131927Z Tests reducing along noncontiguous innermost dimension. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9132080Z test_noncontiguous_innermost_sum_cuda_uint8 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9132281Z Tests reducing along noncontiguous innermost dimension. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9132439Z test_noncontiguous_innermost_var_cuda_bfloat16 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9132650Z Tests reducing along noncontiguous innermost dimension. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9132815Z test_noncontiguous_innermost_var_cuda_complex128 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9133018Z Tests reducing along noncontiguous innermost dimension. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9133166Z test_noncontiguous_innermost_var_cuda_complex64 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9133373Z Tests reducing along noncontiguous innermost dimension. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9133528Z test_noncontiguous_innermost_var_cuda_float16 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9133734Z Tests reducing along noncontiguous innermost dimension. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9133891Z test_noncontiguous_innermost_var_cuda_float32 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9134115Z Tests reducing along noncontiguous innermost dimension. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9134375Z test_noncontiguous_innermost_var_cuda_float64 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9134581Z Tests reducing along noncontiguous innermost dimension. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9134755Z test_noncontiguous_innermost_var_unbiased_cuda_bfloat16 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9134996Z Tests reducing along noncontiguous innermost dimension. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9135212Z test_noncontiguous_innermost_var_unbiased_cuda_complex128 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9135469Z Tests reducing along noncontiguous innermost dimension. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9135688Z test_noncontiguous_innermost_var_unbiased_cuda_complex64 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9135946Z Tests reducing along noncontiguous innermost dimension. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9136150Z test_noncontiguous_innermost_var_unbiased_cuda_float16 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9136400Z Tests reducing along noncontiguous innermost dimension. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9136608Z test_noncontiguous_innermost_var_unbiased_cuda_float32 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9136856Z Tests reducing along noncontiguous innermost dimension. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9137060Z test_noncontiguous_innermost_var_unbiased_cuda_float64 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9137341Z Tests reducing along noncontiguous innermost dimension. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9137543Z test_noncontiguous_outermost_all_cuda_bfloat16 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9137753Z Tests reducing along noncontiguous outermost dimension. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9137907Z test_noncontiguous_outermost_all_cuda_bool (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9138112Z Tests reducing along noncontiguous outermost dimension. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9138278Z test_noncontiguous_outermost_all_cuda_complex128 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9138479Z Tests reducing along noncontiguous outermost dimension. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9138640Z test_noncontiguous_outermost_all_cuda_complex64 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9138850Z Tests reducing along noncontiguous outermost dimension. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9138996Z test_noncontiguous_outermost_all_cuda_float16 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9139196Z Tests reducing along noncontiguous outermost dimension. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9139355Z test_noncontiguous_outermost_all_cuda_float32 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9139556Z Tests reducing along noncontiguous outermost dimension. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9139713Z test_noncontiguous_outermost_all_cuda_float64 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9139915Z Tests reducing along noncontiguous outermost dimension. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9140072Z test_noncontiguous_outermost_all_cuda_int16 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9140303Z Tests reducing along noncontiguous outermost dimension. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9140463Z test_noncontiguous_outermost_all_cuda_int32 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9140657Z Tests reducing along noncontiguous outermost dimension. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9140813Z test_noncontiguous_outermost_all_cuda_int64 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9141018Z Tests reducing along noncontiguous outermost dimension. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9141171Z test_noncontiguous_outermost_all_cuda_int8 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9141376Z Tests reducing along noncontiguous outermost dimension. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9141531Z test_noncontiguous_outermost_all_cuda_uint8 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9141737Z Tests reducing along noncontiguous outermost dimension. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9141901Z test_noncontiguous_outermost_amax_cuda_bfloat16 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9142107Z Tests reducing along noncontiguous outermost dimension. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9142249Z test_noncontiguous_outermost_amax_cuda_bool (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9142452Z Tests reducing along noncontiguous outermost dimension. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9142610Z test_noncontiguous_outermost_amax_cuda_float16 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9142833Z Tests reducing along noncontiguous outermost dimension. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9142994Z test_noncontiguous_outermost_amax_cuda_float32 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9143197Z Tests reducing along noncontiguous outermost dimension. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9143354Z test_noncontiguous_outermost_amax_cuda_float64 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9143556Z Tests reducing along noncontiguous outermost dimension. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9143713Z test_noncontiguous_outermost_amax_cuda_int16 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9143908Z Tests reducing along noncontiguous outermost dimension. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9144062Z test_noncontiguous_outermost_amax_cuda_int32 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9144267Z Tests reducing along noncontiguous outermost dimension. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9144423Z test_noncontiguous_outermost_amax_cuda_int64 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9144627Z Tests reducing along noncontiguous outermost dimension. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9144777Z test_noncontiguous_outermost_amax_cuda_int8 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9144977Z Tests reducing along noncontiguous outermost dimension. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9145128Z test_noncontiguous_outermost_amax_cuda_uint8 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9145326Z Tests reducing along noncontiguous outermost dimension. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9145474Z test_noncontiguous_outermost_amin_cuda_bfloat16 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9145676Z Tests reducing along noncontiguous outermost dimension. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9145853Z test_noncontiguous_outermost_amin_cuda_bool (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9146057Z Tests reducing along noncontiguous outermost dimension. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9146214Z test_noncontiguous_outermost_amin_cuda_float16 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9146414Z Tests reducing along noncontiguous outermost dimension. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9146566Z test_noncontiguous_outermost_amin_cuda_float32 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9146771Z Tests reducing along noncontiguous outermost dimension. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9146930Z test_noncontiguous_outermost_amin_cuda_float64 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9147127Z Tests reducing along noncontiguous outermost dimension. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9147284Z test_noncontiguous_outermost_amin_cuda_int16 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9147482Z Tests reducing along noncontiguous outermost dimension. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9147636Z test_noncontiguous_outermost_amin_cuda_int32 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9147838Z Tests reducing along noncontiguous outermost dimension. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9147992Z test_noncontiguous_outermost_amin_cuda_int64 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9148192Z Tests reducing along noncontiguous outermost dimension. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9148366Z test_noncontiguous_outermost_amin_cuda_int8 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9148569Z Tests reducing along noncontiguous outermost dimension. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9148761Z test_noncontiguous_outermost_amin_cuda_uint8 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9148961Z Tests reducing along noncontiguous outermost dimension. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9149116Z test_noncontiguous_outermost_any_cuda_bfloat16 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9149320Z Tests reducing along noncontiguous outermost dimension. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9149475Z test_noncontiguous_outermost_any_cuda_bool (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9149683Z Tests reducing along noncontiguous outermost dimension. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9149847Z test_noncontiguous_outermost_any_cuda_complex128 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9150053Z Tests reducing along noncontiguous outermost dimension. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9150214Z test_noncontiguous_outermost_any_cuda_complex64 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9150457Z Tests reducing along noncontiguous outermost dimension. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9150647Z test_noncontiguous_outermost_any_cuda_float16 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9150899Z Tests reducing along noncontiguous outermost dimension. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9151091Z test_noncontiguous_outermost_any_cuda_float32 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9151345Z Tests reducing along noncontiguous outermost dimension. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9151553Z test_noncontiguous_outermost_any_cuda_float64 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9151752Z Tests reducing along noncontiguous outermost dimension. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9151901Z test_noncontiguous_outermost_any_cuda_int16 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9152099Z Tests reducing along noncontiguous outermost dimension. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9152242Z test_noncontiguous_outermost_any_cuda_int32 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9152441Z Tests reducing along noncontiguous outermost dimension. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9152588Z test_noncontiguous_outermost_any_cuda_int64 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9152789Z Tests reducing along noncontiguous outermost dimension. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9152944Z test_noncontiguous_outermost_any_cuda_int8 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9153142Z Tests reducing along noncontiguous outermost dimension. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9153292Z test_noncontiguous_outermost_any_cuda_uint8 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9153489Z Tests reducing along noncontiguous outermost dimension. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9153649Z test_noncontiguous_outermost_argmax_cuda_bfloat16 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9153844Z Tests reducing along noncontiguous outermost dimension. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9154008Z test_noncontiguous_outermost_argmax_cuda_float16 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9154235Z Tests reducing along noncontiguous outermost dimension. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9154398Z test_noncontiguous_outermost_argmax_cuda_float32 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9154604Z Tests reducing along noncontiguous outermost dimension. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9154765Z test_noncontiguous_outermost_argmax_cuda_float64 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9154964Z Tests reducing along noncontiguous outermost dimension. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9155121Z test_noncontiguous_outermost_argmax_cuda_int16 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9155347Z Tests reducing along noncontiguous outermost dimension. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9155535Z test_noncontiguous_outermost_argmax_cuda_int32 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9155788Z Tests reducing along noncontiguous outermost dimension. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9155980Z test_noncontiguous_outermost_argmax_cuda_int64 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9156232Z Tests reducing along noncontiguous outermost dimension. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9156420Z test_noncontiguous_outermost_argmax_cuda_int8 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9156673Z Tests reducing along noncontiguous outermost dimension. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9156867Z test_noncontiguous_outermost_argmax_cuda_uint8 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9157115Z Tests reducing along noncontiguous outermost dimension. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9157318Z test_noncontiguous_outermost_argmin_cuda_bfloat16 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9157603Z Tests reducing along noncontiguous outermost dimension. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9157797Z test_noncontiguous_outermost_argmin_cuda_float16 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9158014Z Tests reducing along noncontiguous outermost dimension. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9158177Z test_noncontiguous_outermost_argmin_cuda_float32 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9158382Z Tests reducing along noncontiguous outermost dimension. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9158540Z test_noncontiguous_outermost_argmin_cuda_float64 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9158740Z Tests reducing along noncontiguous outermost dimension. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9158896Z test_noncontiguous_outermost_argmin_cuda_int16 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9159100Z Tests reducing along noncontiguous outermost dimension. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9159248Z test_noncontiguous_outermost_argmin_cuda_int32 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9159449Z Tests reducing along noncontiguous outermost dimension. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9159603Z test_noncontiguous_outermost_argmin_cuda_int64 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9159802Z Tests reducing along noncontiguous outermost dimension. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9159959Z test_noncontiguous_outermost_argmin_cuda_int8 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9160227Z Tests reducing along noncontiguous outermost dimension. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9160385Z test_noncontiguous_outermost_argmin_cuda_uint8 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9160585Z Tests reducing along noncontiguous outermost dimension. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9160751Z test_noncontiguous_outermost_count_nonzero_cuda_bfloat16 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9160944Z Tests reducing along noncontiguous outermost dimension. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9161110Z test_noncontiguous_outermost_count_nonzero_cuda_bool (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9161310Z Tests reducing along noncontiguous outermost dimension. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9161480Z test_noncontiguous_outermost_count_nonzero_cuda_complex128 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9161685Z Tests reducing along noncontiguous outermost dimension. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9161855Z test_noncontiguous_outermost_count_nonzero_cuda_complex64 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9162057Z Tests reducing along noncontiguous outermost dimension. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9162220Z test_noncontiguous_outermost_count_nonzero_cuda_float16 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9162419Z Tests reducing along noncontiguous outermost dimension. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9162576Z test_noncontiguous_outermost_count_nonzero_cuda_float32 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9162775Z Tests reducing along noncontiguous outermost dimension. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9162945Z test_noncontiguous_outermost_count_nonzero_cuda_float64 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9163169Z Tests reducing along noncontiguous outermost dimension. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9163335Z test_noncontiguous_outermost_count_nonzero_cuda_int16 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9163535Z Tests reducing along noncontiguous outermost dimension. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9163694Z test_noncontiguous_outermost_count_nonzero_cuda_int32 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9163892Z Tests reducing along noncontiguous outermost dimension. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9164049Z test_noncontiguous_outermost_count_nonzero_cuda_int64 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9164241Z Tests reducing along noncontiguous outermost dimension. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9164409Z test_noncontiguous_outermost_count_nonzero_cuda_int8 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9164616Z Tests reducing along noncontiguous outermost dimension. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9164814Z test_noncontiguous_outermost_count_nonzero_cuda_uint8 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9165064Z Tests reducing along noncontiguous outermost dimension. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9165274Z test_noncontiguous_outermost_linalg_vector_norm_cuda_bfloat16 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9165525Z Tests reducing along noncontiguous outermost dimension. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9165742Z test_noncontiguous_outermost_linalg_vector_norm_cuda_complex128 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9166027Z Tests reducing along noncontiguous outermost dimension. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9166205Z test_noncontiguous_outermost_linalg_vector_norm_cuda_complex64 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9166409Z Tests reducing along noncontiguous outermost dimension. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9166584Z test_noncontiguous_outermost_linalg_vector_norm_cuda_float16 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9166789Z Tests reducing along noncontiguous outermost dimension. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9166966Z test_noncontiguous_outermost_linalg_vector_norm_cuda_float32 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9167164Z Tests reducing along noncontiguous outermost dimension. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9167337Z test_noncontiguous_outermost_linalg_vector_norm_cuda_float64 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9167543Z Tests reducing along noncontiguous outermost dimension. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9167712Z test_noncontiguous_outermost_masked_amax_cuda_bfloat16 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9167918Z Tests reducing along noncontiguous outermost dimension. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9168075Z test_noncontiguous_outermost_masked_amax_cuda_float16 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9168276Z Tests reducing along noncontiguous outermost dimension. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9168439Z test_noncontiguous_outermost_masked_amax_cuda_float32 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9168644Z Tests reducing along noncontiguous outermost dimension. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9168830Z test_noncontiguous_outermost_masked_amax_cuda_float64 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9169031Z Tests reducing along noncontiguous outermost dimension. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9169194Z test_noncontiguous_outermost_masked_amax_cuda_int16 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9169397Z Tests reducing along noncontiguous outermost dimension. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9169555Z test_noncontiguous_outermost_masked_amax_cuda_int32 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9169747Z Tests reducing along noncontiguous outermost dimension. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9169910Z test_noncontiguous_outermost_masked_amax_cuda_int64 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9170119Z Tests reducing along noncontiguous outermost dimension. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9170285Z test_noncontiguous_outermost_masked_amax_cuda_int8 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9170490Z Tests reducing along noncontiguous outermost dimension. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9170655Z test_noncontiguous_outermost_masked_amax_cuda_uint8 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9170860Z Tests reducing along noncontiguous outermost dimension. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9171028Z test_noncontiguous_outermost_masked_amin_cuda_bfloat16 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9171230Z Tests reducing along noncontiguous outermost dimension. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9171405Z test_noncontiguous_outermost_masked_amin_cuda_float16 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9171610Z Tests reducing along noncontiguous outermost dimension. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9171771Z test_noncontiguous_outermost_masked_amin_cuda_float32 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9171971Z Tests reducing along noncontiguous outermost dimension. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9172131Z test_noncontiguous_outermost_masked_amin_cuda_float64 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9172336Z Tests reducing along noncontiguous outermost dimension. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9172496Z test_noncontiguous_outermost_masked_amin_cuda_int16 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9172697Z Tests reducing along noncontiguous outermost dimension. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9172865Z test_noncontiguous_outermost_masked_amin_cuda_int32 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9173056Z Tests reducing along noncontiguous outermost dimension. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9173212Z test_noncontiguous_outermost_masked_amin_cuda_int64 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9173409Z Tests reducing along noncontiguous outermost dimension. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9173569Z test_noncontiguous_outermost_masked_amin_cuda_int8 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9173771Z Tests reducing along noncontiguous outermost dimension. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9173930Z test_noncontiguous_outermost_masked_amin_cuda_uint8 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9174137Z Tests reducing along noncontiguous outermost dimension. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9174451Z test_noncontiguous_outermost_masked_argmax_cuda_bfloat16 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9174655Z Tests reducing along noncontiguous outermost dimension. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9174816Z test_noncontiguous_outermost_masked_argmax_cuda_float16 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9175059Z Tests reducing along noncontiguous outermost dimension. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9175267Z test_noncontiguous_outermost_masked_argmax_cuda_float32 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9175525Z Tests reducing along noncontiguous outermost dimension. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9175740Z test_noncontiguous_outermost_masked_argmax_cuda_float64 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9175997Z Tests reducing along noncontiguous outermost dimension. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9176198Z test_noncontiguous_outermost_masked_argmax_cuda_int16 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9176447Z Tests reducing along noncontiguous outermost dimension. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9176645Z test_noncontiguous_outermost_masked_argmax_cuda_int32 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9176898Z Tests reducing along noncontiguous outermost dimension. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9177087Z test_noncontiguous_outermost_masked_argmax_cuda_int64 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9177332Z Tests reducing along noncontiguous outermost dimension. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9177584Z test_noncontiguous_outermost_masked_argmax_cuda_int8 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9177784Z Tests reducing along noncontiguous outermost dimension. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9177949Z test_noncontiguous_outermost_masked_argmax_cuda_uint8 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9178146Z Tests reducing along noncontiguous outermost dimension. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9178316Z test_noncontiguous_outermost_masked_argmin_cuda_bfloat16 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9178520Z Tests reducing along noncontiguous outermost dimension. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9178683Z test_noncontiguous_outermost_masked_argmin_cuda_float16 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9178881Z Tests reducing along noncontiguous outermost dimension. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9179046Z test_noncontiguous_outermost_masked_argmin_cuda_float32 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9179248Z Tests reducing along noncontiguous outermost dimension. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9179415Z test_noncontiguous_outermost_masked_argmin_cuda_float64 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9179616Z Tests reducing along noncontiguous outermost dimension. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9179775Z test_noncontiguous_outermost_masked_argmin_cuda_int16 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9179976Z Tests reducing along noncontiguous outermost dimension. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9180135Z test_noncontiguous_outermost_masked_argmin_cuda_int32 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9180370Z Tests reducing along noncontiguous outermost dimension. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9180521Z test_noncontiguous_outermost_masked_argmin_cuda_int64 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9180720Z Tests reducing along noncontiguous outermost dimension. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9180883Z test_noncontiguous_outermost_masked_argmin_cuda_int8 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9181081Z Tests reducing along noncontiguous outermost dimension. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9181239Z test_noncontiguous_outermost_masked_argmin_cuda_uint8 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9181438Z Tests reducing along noncontiguous outermost dimension. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9181611Z test_noncontiguous_outermost_masked_logsumexp_cuda_bfloat16 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9181817Z Tests reducing along noncontiguous outermost dimension. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9181991Z test_noncontiguous_outermost_masked_logsumexp_cuda_float16 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9182182Z Tests reducing along noncontiguous outermost dimension. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9182354Z test_noncontiguous_outermost_masked_logsumexp_cuda_float32 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9182557Z Tests reducing along noncontiguous outermost dimension. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9182724Z test_noncontiguous_outermost_masked_logsumexp_cuda_float64 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9182953Z Tests reducing along noncontiguous outermost dimension. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9183126Z test_noncontiguous_outermost_masked_logsumexp_cuda_int16 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9183333Z Tests reducing along noncontiguous outermost dimension. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9183504Z test_noncontiguous_outermost_masked_logsumexp_cuda_int32 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9183705Z Tests reducing along noncontiguous outermost dimension. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9183865Z test_noncontiguous_outermost_masked_logsumexp_cuda_int64 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9184070Z Tests reducing along noncontiguous outermost dimension. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9184239Z test_noncontiguous_outermost_masked_logsumexp_cuda_int8 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9184449Z Tests reducing along noncontiguous outermost dimension. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9184617Z test_noncontiguous_outermost_masked_logsumexp_cuda_uint8 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9184820Z Tests reducing along noncontiguous outermost dimension. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9184984Z test_noncontiguous_outermost_masked_mean_cuda_bfloat16 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9185190Z Tests reducing along noncontiguous outermost dimension. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9185351Z test_noncontiguous_outermost_masked_mean_cuda_bool (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9185579Z Tests reducing along noncontiguous outermost dimension. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9185766Z test_noncontiguous_outermost_masked_mean_cuda_complex128 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9185992Z Tests reducing along noncontiguous outermost dimension. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9186156Z test_noncontiguous_outermost_masked_mean_cuda_complex64 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9186364Z Tests reducing along noncontiguous outermost dimension. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9186529Z test_noncontiguous_outermost_masked_mean_cuda_float16 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9186730Z Tests reducing along noncontiguous outermost dimension. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9186896Z test_noncontiguous_outermost_masked_mean_cuda_float32 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9187103Z Tests reducing along noncontiguous outermost dimension. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9187271Z test_noncontiguous_outermost_masked_mean_cuda_float64 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9187464Z Tests reducing along noncontiguous outermost dimension. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9187630Z test_noncontiguous_outermost_masked_mean_cuda_int16 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9187833Z Tests reducing along noncontiguous outermost dimension. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9187996Z test_noncontiguous_outermost_masked_mean_cuda_int32 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9188199Z Tests reducing along noncontiguous outermost dimension. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9188357Z test_noncontiguous_outermost_masked_mean_cuda_int64 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9188580Z Tests reducing along noncontiguous outermost dimension. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9188795Z test_noncontiguous_outermost_masked_mean_cuda_int8 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9188998Z Tests reducing along noncontiguous outermost dimension. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9189149Z test_noncontiguous_outermost_masked_mean_cuda_uint8 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9189347Z Tests reducing along noncontiguous outermost dimension. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9189516Z test_noncontiguous_outermost_masked_norm_cuda_bfloat16 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9189721Z Tests reducing along noncontiguous outermost dimension. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9189890Z test_noncontiguous_outermost_masked_norm_cuda_float16 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9190101Z Tests reducing along noncontiguous outermost dimension. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9190270Z test_noncontiguous_outermost_masked_norm_cuda_float32 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9190478Z Tests reducing along noncontiguous outermost dimension. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9190677Z test_noncontiguous_outermost_masked_norm_cuda_float64 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9190915Z Tests reducing along noncontiguous outermost dimension. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9191121Z test_noncontiguous_outermost_masked_prod_cuda_bfloat16 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9191375Z Tests reducing along noncontiguous outermost dimension. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9191589Z test_noncontiguous_outermost_masked_prod_cuda_bool (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9191791Z Tests reducing along noncontiguous outermost dimension. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9191961Z test_noncontiguous_outermost_masked_prod_cuda_complex128 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9192162Z Tests reducing along noncontiguous outermost dimension. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9192327Z test_noncontiguous_outermost_masked_prod_cuda_complex64 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9192529Z Tests reducing along noncontiguous outermost dimension. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9192684Z test_noncontiguous_outermost_masked_prod_cuda_float16 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9192889Z Tests reducing along noncontiguous outermost dimension. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9193053Z test_noncontiguous_outermost_masked_prod_cuda_float32 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9193253Z Tests reducing along noncontiguous outermost dimension. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9193417Z test_noncontiguous_outermost_masked_prod_cuda_float64 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9193617Z Tests reducing along noncontiguous outermost dimension. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9193781Z test_noncontiguous_outermost_masked_prod_cuda_int16 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9193981Z Tests reducing along noncontiguous outermost dimension. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9194143Z test_noncontiguous_outermost_masked_prod_cuda_int32 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9194361Z Tests reducing along noncontiguous outermost dimension. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9194524Z test_noncontiguous_outermost_masked_prod_cuda_int64 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9194724Z Tests reducing along noncontiguous outermost dimension. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9194885Z test_noncontiguous_outermost_masked_prod_cuda_int8 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9195089Z Tests reducing along noncontiguous outermost dimension. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9195259Z test_noncontiguous_outermost_masked_prod_cuda_uint8 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9195457Z Tests reducing along noncontiguous outermost dimension. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9195623Z test_noncontiguous_outermost_masked_std_cuda_bfloat16 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9195826Z Tests reducing along noncontiguous outermost dimension. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9195995Z test_noncontiguous_outermost_masked_std_cuda_complex128 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9196191Z Tests reducing along noncontiguous outermost dimension. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9196362Z test_noncontiguous_outermost_masked_std_cuda_complex64 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9196583Z Tests reducing along noncontiguous outermost dimension. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9196774Z test_noncontiguous_outermost_masked_std_cuda_float16 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9196988Z Tests reducing along noncontiguous outermost dimension. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9197190Z test_noncontiguous_outermost_masked_std_cuda_float32 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9197395Z Tests reducing along noncontiguous outermost dimension. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9197557Z test_noncontiguous_outermost_masked_std_cuda_float64 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9197761Z Tests reducing along noncontiguous outermost dimension. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9197915Z test_noncontiguous_outermost_masked_std_cuda_int16 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9198117Z Tests reducing along noncontiguous outermost dimension. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9198280Z test_noncontiguous_outermost_masked_std_cuda_int32 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9198480Z Tests reducing along noncontiguous outermost dimension. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9198639Z test_noncontiguous_outermost_masked_std_cuda_int64 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9198840Z Tests reducing along noncontiguous outermost dimension. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9198999Z test_noncontiguous_outermost_masked_std_cuda_int8 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9199203Z Tests reducing along noncontiguous outermost dimension. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9199366Z test_noncontiguous_outermost_masked_std_cuda_uint8 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9199560Z Tests reducing along noncontiguous outermost dimension. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9199776Z test_noncontiguous_outermost_masked_sum_cuda_bfloat16 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9199986Z Tests reducing along noncontiguous outermost dimension. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9200152Z test_noncontiguous_outermost_masked_sum_cuda_bool (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9200358Z Tests reducing along noncontiguous outermost dimension. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9200527Z test_noncontiguous_outermost_masked_sum_cuda_complex128 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9200733Z Tests reducing along noncontiguous outermost dimension. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9200903Z test_noncontiguous_outermost_masked_sum_cuda_complex64 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9201103Z Tests reducing along noncontiguous outermost dimension. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9201256Z test_noncontiguous_outermost_masked_sum_cuda_float16 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9201458Z Tests reducing along noncontiguous outermost dimension. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9201618Z test_noncontiguous_outermost_masked_sum_cuda_float32 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9201816Z Tests reducing along noncontiguous outermost dimension. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9201973Z test_noncontiguous_outermost_masked_sum_cuda_float64 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9202171Z Tests reducing along noncontiguous outermost dimension. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9202330Z test_noncontiguous_outermost_masked_sum_cuda_int16 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9202534Z Tests reducing along noncontiguous outermost dimension. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9202721Z test_noncontiguous_outermost_masked_sum_cuda_int32 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9202911Z Tests reducing along noncontiguous outermost dimension. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9203070Z test_noncontiguous_outermost_masked_sum_cuda_int64 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9203268Z Tests reducing along noncontiguous outermost dimension. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9203425Z test_noncontiguous_outermost_masked_sum_cuda_int8 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9203624Z Tests reducing along noncontiguous outermost dimension. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9203786Z test_noncontiguous_outermost_masked_sum_cuda_uint8 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9203991Z Tests reducing along noncontiguous outermost dimension. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9204159Z test_noncontiguous_outermost_masked_var_cuda_bfloat16 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9204361Z Tests reducing along noncontiguous outermost dimension. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9204516Z test_noncontiguous_outermost_masked_var_cuda_complex128 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9204747Z Tests reducing along noncontiguous outermost dimension. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9204951Z test_noncontiguous_outermost_masked_var_cuda_complex64 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9205205Z Tests reducing along noncontiguous outermost dimension. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9205430Z test_noncontiguous_outermost_masked_var_cuda_float16 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9205683Z Tests reducing along noncontiguous outermost dimension. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9205883Z test_noncontiguous_outermost_masked_var_cuda_float32 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9206130Z Tests reducing along noncontiguous outermost dimension. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9206288Z test_noncontiguous_outermost_masked_var_cuda_float64 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9206478Z Tests reducing along noncontiguous outermost dimension. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9206636Z test_noncontiguous_outermost_masked_var_cuda_int16 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9206832Z Tests reducing along noncontiguous outermost dimension. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9206994Z test_noncontiguous_outermost_masked_var_cuda_int32 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9207197Z Tests reducing along noncontiguous outermost dimension. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9207352Z test_noncontiguous_outermost_masked_var_cuda_int64 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9207552Z Tests reducing along noncontiguous outermost dimension. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9207707Z test_noncontiguous_outermost_masked_var_cuda_int8 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9207913Z Tests reducing along noncontiguous outermost dimension. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9208066Z test_noncontiguous_outermost_masked_var_cuda_uint8 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9208273Z Tests reducing along noncontiguous outermost dimension. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9208457Z test_noncontiguous_outermost_mean_cuda_bfloat16 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9208658Z Tests reducing along noncontiguous outermost dimension. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9208817Z test_noncontiguous_outermost_mean_cuda_complex128 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9209016Z Tests reducing along noncontiguous outermost dimension. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9209177Z test_noncontiguous_outermost_mean_cuda_complex64 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9209380Z Tests reducing along noncontiguous outermost dimension. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9209535Z test_noncontiguous_outermost_mean_cuda_float16 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9209742Z Tests reducing along noncontiguous outermost dimension. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9209894Z test_noncontiguous_outermost_mean_cuda_float32 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9210094Z Tests reducing along noncontiguous outermost dimension. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9210249Z test_noncontiguous_outermost_mean_cuda_float64 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9210451Z Tests reducing along noncontiguous outermost dimension. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9210611Z test_noncontiguous_outermost_nanmean_cuda_bfloat16 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9210810Z Tests reducing along noncontiguous outermost dimension. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9210993Z test_noncontiguous_outermost_nanmean_cuda_float16 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9211199Z Tests reducing along noncontiguous outermost dimension. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9211359Z test_noncontiguous_outermost_nanmean_cuda_float32 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9211557Z Tests reducing along noncontiguous outermost dimension. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9211717Z test_noncontiguous_outermost_nanmean_cuda_float64 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9211918Z Tests reducing along noncontiguous outermost dimension. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9212074Z test_noncontiguous_outermost_nansum_cuda_bfloat16 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9212275Z Tests reducing along noncontiguous outermost dimension. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9212430Z test_noncontiguous_outermost_nansum_cuda_bool (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9212638Z Tests reducing along noncontiguous outermost dimension. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9212799Z test_noncontiguous_outermost_nansum_cuda_float16 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9212998Z Tests reducing along noncontiguous outermost dimension. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9213150Z test_noncontiguous_outermost_nansum_cuda_float32 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9213350Z Tests reducing along noncontiguous outermost dimension. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9213509Z test_noncontiguous_outermost_nansum_cuda_float64 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9213713Z Tests reducing along noncontiguous outermost dimension. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9213891Z test_noncontiguous_outermost_nansum_cuda_int16 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9214095Z Tests reducing along noncontiguous outermost dimension. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9214574Z test_noncontiguous_outermost_nansum_cuda_int32 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9214785Z Tests reducing along noncontiguous outermost dimension. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9214960Z test_noncontiguous_outermost_nansum_cuda_int64 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9215204Z Tests reducing along noncontiguous outermost dimension. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9215397Z test_noncontiguous_outermost_nansum_cuda_int8 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9215656Z Tests reducing along noncontiguous outermost dimension. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9215856Z test_noncontiguous_outermost_nansum_cuda_uint8 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9216107Z Tests reducing along noncontiguous outermost dimension. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9216308Z test_noncontiguous_outermost_prod_cuda_bfloat16 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9216560Z Tests reducing along noncontiguous outermost dimension. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9216756Z test_noncontiguous_outermost_prod_cuda_bool (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9217017Z Tests reducing along noncontiguous outermost dimension. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9217210Z test_noncontiguous_outermost_prod_cuda_complex128 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9217507Z Tests reducing along noncontiguous outermost dimension. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9217685Z test_noncontiguous_outermost_prod_cuda_complex32 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9217888Z Tests reducing along noncontiguous outermost dimension. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9218047Z test_noncontiguous_outermost_prod_cuda_complex64 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9218251Z Tests reducing along noncontiguous outermost dimension. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9218407Z test_noncontiguous_outermost_prod_cuda_float16 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9218610Z Tests reducing along noncontiguous outermost dimension. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9218768Z test_noncontiguous_outermost_prod_cuda_float32 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9218966Z Tests reducing along noncontiguous outermost dimension. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9219126Z test_noncontiguous_outermost_prod_cuda_float64 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9219329Z Tests reducing along noncontiguous outermost dimension. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9219484Z test_noncontiguous_outermost_prod_cuda_int16 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9219688Z Tests reducing along noncontiguous outermost dimension. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9219843Z test_noncontiguous_outermost_prod_cuda_int32 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9220047Z Tests reducing along noncontiguous outermost dimension. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9220201Z test_noncontiguous_outermost_prod_cuda_int64 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9220431Z Tests reducing along noncontiguous outermost dimension. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9220577Z test_noncontiguous_outermost_prod_cuda_int8 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9220778Z Tests reducing along noncontiguous outermost dimension. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9220929Z test_noncontiguous_outermost_prod_cuda_uint8 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9221132Z Tests reducing along noncontiguous outermost dimension. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9221287Z test_noncontiguous_outermost_std_cuda_bfloat16 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9221492Z Tests reducing along noncontiguous outermost dimension. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9221655Z test_noncontiguous_outermost_std_cuda_complex128 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9221855Z Tests reducing along noncontiguous outermost dimension. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9222014Z test_noncontiguous_outermost_std_cuda_complex64 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9222210Z Tests reducing along noncontiguous outermost dimension. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.9222365Z test_noncontiguous_outermost_std_cuda_float16 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9222566Z Tests reducing along noncontiguous outermost dimension. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9222720Z test_noncontiguous_outermost_std_cuda_float32 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9222947Z Tests reducing along noncontiguous outermost dimension. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9223105Z test_noncontiguous_outermost_std_cuda_float64 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9223308Z Tests reducing along noncontiguous outermost dimension. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9223475Z test_noncontiguous_outermost_std_unbiased_cuda_bfloat16 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9223676Z Tests reducing along noncontiguous outermost dimension. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9223837Z test_noncontiguous_outermost_std_unbiased_cuda_complex128 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9224039Z Tests reducing along noncontiguous outermost dimension. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9224207Z test_noncontiguous_outermost_std_unbiased_cuda_complex64 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9224416Z Tests reducing along noncontiguous outermost dimension. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9224581Z test_noncontiguous_outermost_std_unbiased_cuda_float16 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9224782Z Tests reducing along noncontiguous outermost dimension. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9224949Z test_noncontiguous_outermost_std_unbiased_cuda_float32 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9225150Z Tests reducing along noncontiguous outermost dimension. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9225315Z test_noncontiguous_outermost_std_unbiased_cuda_float64 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9225509Z Tests reducing along noncontiguous outermost dimension. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9225667Z test_noncontiguous_outermost_sum_cuda_bfloat16 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9225895Z Tests reducing along noncontiguous outermost dimension. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9226051Z test_noncontiguous_outermost_sum_cuda_bool (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9226255Z Tests reducing along noncontiguous outermost dimension. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9226418Z test_noncontiguous_outermost_sum_cuda_complex128 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9226620Z Tests reducing along noncontiguous outermost dimension. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9226775Z test_noncontiguous_outermost_sum_cuda_complex32 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9226979Z Tests reducing along noncontiguous outermost dimension. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9227133Z test_noncontiguous_outermost_sum_cuda_complex64 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9227337Z Tests reducing along noncontiguous outermost dimension. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9227492Z test_noncontiguous_outermost_sum_cuda_float16 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9227693Z Tests reducing along noncontiguous outermost dimension. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9227848Z test_noncontiguous_outermost_sum_cuda_float32 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9228051Z Tests reducing along noncontiguous outermost dimension. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9228203Z test_noncontiguous_outermost_sum_cuda_float64 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9228428Z Tests reducing along noncontiguous outermost dimension. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9228586Z test_noncontiguous_outermost_sum_cuda_int16 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9228832Z Tests reducing along noncontiguous outermost dimension. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9228985Z test_noncontiguous_outermost_sum_cuda_int32 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9229188Z Tests reducing along noncontiguous outermost dimension. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9229339Z test_noncontiguous_outermost_sum_cuda_int64 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9229540Z Tests reducing along noncontiguous outermost dimension. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9229691Z test_noncontiguous_outermost_sum_cuda_int8 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9229892Z Tests reducing along noncontiguous outermost dimension. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9230046Z test_noncontiguous_outermost_sum_cuda_uint8 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9230276Z Tests reducing along noncontiguous outermost dimension. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9230460Z test_noncontiguous_outermost_var_cuda_bfloat16 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9230711Z Tests reducing along noncontiguous outermost dimension. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9230909Z test_noncontiguous_outermost_var_cuda_complex128 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9231157Z Tests reducing along noncontiguous outermost dimension. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9231341Z test_noncontiguous_outermost_var_cuda_complex64 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9231575Z Tests reducing along noncontiguous outermost dimension. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9231728Z test_noncontiguous_outermost_var_cuda_float16 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9231930Z Tests reducing along noncontiguous outermost dimension. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9232082Z test_noncontiguous_outermost_var_cuda_float32 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9232277Z Tests reducing along noncontiguous outermost dimension. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9232429Z test_noncontiguous_outermost_var_cuda_float64 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9232630Z Tests reducing along noncontiguous outermost dimension. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9232803Z test_noncontiguous_outermost_var_unbiased_cuda_bfloat16 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9233006Z Tests reducing along noncontiguous outermost dimension. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9233177Z test_noncontiguous_outermost_var_unbiased_cuda_complex128 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9233378Z Tests reducing along noncontiguous outermost dimension. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9233545Z test_noncontiguous_outermost_var_unbiased_cuda_complex64 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9233748Z Tests reducing along noncontiguous outermost dimension. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9233905Z test_noncontiguous_outermost_var_unbiased_cuda_float16 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9234132Z Tests reducing along noncontiguous outermost dimension. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9234301Z test_noncontiguous_outermost_var_unbiased_cuda_float32 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9234504Z Tests reducing along noncontiguous outermost dimension. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9234667Z test_noncontiguous_outermost_var_unbiased_cuda_float64 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9234868Z Tests reducing along noncontiguous outermost dimension. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9235031Z test_noncontiguous_transposed_all_cuda_bfloat16 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9235222Z Tests reducing a transposed tensor. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9235376Z test_noncontiguous_transposed_all_cuda_bool (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9235564Z Tests reducing a transposed tensor. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9235771Z test_noncontiguous_transposed_all_cuda_complex128 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9236004Z Tests reducing a transposed tensor. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9236206Z test_noncontiguous_transposed_all_cuda_complex64 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9236435Z Tests reducing a transposed tensor. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9236636Z test_noncontiguous_transposed_all_cuda_float16 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9236866Z Tests reducing a transposed tensor. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9237063Z test_noncontiguous_transposed_all_cuda_float32 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9237292Z Tests reducing a transposed tensor. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9237532Z test_noncontiguous_transposed_all_cuda_float64 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9237738Z Tests reducing a transposed tensor. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9237896Z test_noncontiguous_transposed_all_cuda_int16 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9238082Z Tests reducing a transposed tensor. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9238237Z test_noncontiguous_transposed_all_cuda_int32 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9238422Z Tests reducing a transposed tensor. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9238579Z test_noncontiguous_transposed_all_cuda_int64 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9238767Z Tests reducing a transposed tensor. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9238927Z test_noncontiguous_transposed_all_cuda_int8 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9239101Z Tests reducing a transposed tensor. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9239260Z test_noncontiguous_transposed_all_cuda_uint8 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9239443Z Tests reducing a transposed tensor. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9239604Z test_noncontiguous_transposed_amax_cuda_bfloat16 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9239791Z Tests reducing a transposed tensor. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9239949Z test_noncontiguous_transposed_amax_cuda_bool (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9240131Z Tests reducing a transposed tensor. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9240315Z test_noncontiguous_transposed_amax_cuda_float16 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9240497Z Tests reducing a transposed tensor. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9240657Z test_noncontiguous_transposed_amax_cuda_float32 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9240839Z Tests reducing a transposed tensor. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9240998Z test_noncontiguous_transposed_amax_cuda_float64 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9241179Z Tests reducing a transposed tensor. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9241334Z test_noncontiguous_transposed_amax_cuda_int16 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9241519Z Tests reducing a transposed tensor. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9241679Z test_noncontiguous_transposed_amax_cuda_int32 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9241863Z Tests reducing a transposed tensor. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9242012Z test_noncontiguous_transposed_amax_cuda_int64 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9242197Z Tests reducing a transposed tensor. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9242355Z test_noncontiguous_transposed_amax_cuda_int8 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9242537Z Tests reducing a transposed tensor. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9242692Z test_noncontiguous_transposed_amax_cuda_uint8 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9242874Z Tests reducing a transposed tensor. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9243037Z test_noncontiguous_transposed_amin_cuda_bfloat16 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9243242Z Tests reducing a transposed tensor. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9243392Z test_noncontiguous_transposed_amin_cuda_bool (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9243575Z Tests reducing a transposed tensor. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9243734Z test_noncontiguous_transposed_amin_cuda_float16 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9243917Z Tests reducing a transposed tensor. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9244075Z test_noncontiguous_transposed_amin_cuda_float32 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9244257Z Tests reducing a transposed tensor. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9244413Z test_noncontiguous_transposed_amin_cuda_float64 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9244598Z Tests reducing a transposed tensor. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9244756Z test_noncontiguous_transposed_amin_cuda_int16 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9244932Z Tests reducing a transposed tensor. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9245091Z test_noncontiguous_transposed_amin_cuda_int32 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9245274Z Tests reducing a transposed tensor. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9245428Z test_noncontiguous_transposed_amin_cuda_int64 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9245611Z Tests reducing a transposed tensor. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9245766Z test_noncontiguous_transposed_amin_cuda_int8 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9245973Z Tests reducing a transposed tensor. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9246135Z test_noncontiguous_transposed_amin_cuda_uint8 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9246316Z Tests reducing a transposed tensor. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9246467Z test_noncontiguous_transposed_any_cuda_bfloat16 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9246653Z Tests reducing a transposed tensor. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9246808Z test_noncontiguous_transposed_any_cuda_bool (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9246990Z Tests reducing a transposed tensor. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9247151Z test_noncontiguous_transposed_any_cuda_complex128 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9247333Z Tests reducing a transposed tensor. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9247500Z test_noncontiguous_transposed_any_cuda_complex64 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9247682Z Tests reducing a transposed tensor. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9247832Z test_noncontiguous_transposed_any_cuda_float16 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9248012Z Tests reducing a transposed tensor. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9248168Z test_noncontiguous_transposed_any_cuda_float32 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9248348Z Tests reducing a transposed tensor. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9248504Z test_noncontiguous_transposed_any_cuda_float64 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9248688Z Tests reducing a transposed tensor. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9248909Z test_noncontiguous_transposed_any_cuda_int16 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9249091Z Tests reducing a transposed tensor. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9249245Z test_noncontiguous_transposed_any_cuda_int32 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9249418Z Tests reducing a transposed tensor. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9249576Z test_noncontiguous_transposed_any_cuda_int64 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9249756Z Tests reducing a transposed tensor. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9249912Z test_noncontiguous_transposed_any_cuda_int8 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9250095Z Tests reducing a transposed tensor. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9250257Z test_noncontiguous_transposed_any_cuda_uint8 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9250441Z Tests reducing a transposed tensor. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9250609Z test_noncontiguous_transposed_argmax_cuda_bfloat16 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9250793Z Tests reducing a transposed tensor. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9250949Z test_noncontiguous_transposed_argmax_cuda_float16 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9251129Z Tests reducing a transposed tensor. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9251292Z test_noncontiguous_transposed_argmax_cuda_float32 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9251472Z Tests reducing a transposed tensor. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9251654Z test_noncontiguous_transposed_argmax_cuda_float64 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9251840Z Tests reducing a transposed tensor. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9251998Z test_noncontiguous_transposed_argmax_cuda_int16 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9252179Z Tests reducing a transposed tensor. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9252329Z test_noncontiguous_transposed_argmax_cuda_int32 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9252509Z Tests reducing a transposed tensor. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9252665Z test_noncontiguous_transposed_argmax_cuda_int64 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9252843Z Tests reducing a transposed tensor. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9253006Z test_noncontiguous_transposed_argmax_cuda_int8 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9253189Z Tests reducing a transposed tensor. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9253346Z test_noncontiguous_transposed_argmax_cuda_uint8 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9253526Z Tests reducing a transposed tensor. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9253691Z test_noncontiguous_transposed_argmin_cuda_bfloat16 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9253866Z Tests reducing a transposed tensor. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9254028Z test_noncontiguous_transposed_argmin_cuda_float16 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9254318Z Tests reducing a transposed tensor. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9254486Z test_noncontiguous_transposed_argmin_cuda_float32 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9254720Z Tests reducing a transposed tensor. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9254916Z test_noncontiguous_transposed_argmin_cuda_float64 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9255145Z Tests reducing a transposed tensor. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9255342Z test_noncontiguous_transposed_argmin_cuda_int16 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9255568Z Tests reducing a transposed tensor. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9255756Z test_noncontiguous_transposed_argmin_cuda_int32 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9255980Z Tests reducing a transposed tensor. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9256177Z test_noncontiguous_transposed_argmin_cuda_int64 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9256405Z Tests reducing a transposed tensor. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9256600Z test_noncontiguous_transposed_argmin_cuda_int8 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9256823Z Tests reducing a transposed tensor. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9257016Z test_noncontiguous_transposed_argmin_cuda_uint8 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9257240Z Tests reducing a transposed tensor. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9257442Z test_noncontiguous_transposed_count_nonzero_cuda_bfloat16 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9257650Z Tests reducing a transposed tensor. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9257848Z test_noncontiguous_transposed_count_nonzero_cuda_bool (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9258033Z Tests reducing a transposed tensor. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9258207Z test_noncontiguous_transposed_count_nonzero_cuda_complex128 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9258387Z Tests reducing a transposed tensor. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9258559Z test_noncontiguous_transposed_count_nonzero_cuda_complex64 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9258739Z Tests reducing a transposed tensor. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9258910Z test_noncontiguous_transposed_count_nonzero_cuda_float16 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9259082Z Tests reducing a transposed tensor. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9259253Z test_noncontiguous_transposed_count_nonzero_cuda_float32 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9259435Z Tests reducing a transposed tensor. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9259601Z test_noncontiguous_transposed_count_nonzero_cuda_float64 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9259780Z Tests reducing a transposed tensor. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9259946Z test_noncontiguous_transposed_count_nonzero_cuda_int16 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9260123Z Tests reducing a transposed tensor. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9260283Z test_noncontiguous_transposed_count_nonzero_cuda_int32 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9260461Z Tests reducing a transposed tensor. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9260616Z test_noncontiguous_transposed_count_nonzero_cuda_int64 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9260821Z Tests reducing a transposed tensor. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9260987Z test_noncontiguous_transposed_count_nonzero_cuda_int8 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9261169Z Tests reducing a transposed tensor. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9261337Z test_noncontiguous_transposed_count_nonzero_cuda_uint8 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9261518Z Tests reducing a transposed tensor. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9261692Z test_noncontiguous_transposed_linalg_vector_norm_cuda_bfloat16 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9261875Z Tests reducing a transposed tensor. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9262057Z test_noncontiguous_transposed_linalg_vector_norm_cuda_complex128 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9262234Z Tests reducing a transposed tensor. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9262415Z test_noncontiguous_transposed_linalg_vector_norm_cuda_complex64 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9262596Z Tests reducing a transposed tensor. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9262771Z test_noncontiguous_transposed_linalg_vector_norm_cuda_float16 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9262953Z Tests reducing a transposed tensor. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9263127Z test_noncontiguous_transposed_linalg_vector_norm_cuda_float32 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9263304Z Tests reducing a transposed tensor. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9263505Z test_noncontiguous_transposed_linalg_vector_norm_cuda_float64 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9263691Z Tests reducing a transposed tensor. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9263852Z test_noncontiguous_transposed_masked_amax_cuda_bfloat16 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9264032Z Tests reducing a transposed tensor. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9264196Z test_noncontiguous_transposed_masked_amax_cuda_float16 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9264376Z Tests reducing a transposed tensor. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9264538Z test_noncontiguous_transposed_masked_amax_cuda_float32 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9264716Z Tests reducing a transposed tensor. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9264879Z test_noncontiguous_transposed_masked_amax_cuda_float64 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9265060Z Tests reducing a transposed tensor. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9265227Z test_noncontiguous_transposed_masked_amax_cuda_int16 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9265404Z Tests reducing a transposed tensor. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9265589Z test_noncontiguous_transposed_masked_amax_cuda_int32 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9265799Z Tests reducing a transposed tensor. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9265973Z test_noncontiguous_transposed_masked_amax_cuda_int64 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9266156Z Tests reducing a transposed tensor. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9266323Z test_noncontiguous_transposed_masked_amax_cuda_int8 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9266532Z Tests reducing a transposed tensor. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9266696Z test_noncontiguous_transposed_masked_amax_cuda_uint8 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9266868Z Tests reducing a transposed tensor. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9267036Z test_noncontiguous_transposed_masked_amin_cuda_bfloat16 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9267214Z Tests reducing a transposed tensor. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9267379Z test_noncontiguous_transposed_masked_amin_cuda_float16 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9267557Z Tests reducing a transposed tensor. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9267724Z test_noncontiguous_transposed_masked_amin_cuda_float32 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9267905Z Tests reducing a transposed tensor. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9268067Z test_noncontiguous_transposed_masked_amin_cuda_float64 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9268245Z Tests reducing a transposed tensor. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9268400Z test_noncontiguous_transposed_masked_amin_cuda_int16 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9268582Z Tests reducing a transposed tensor. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9268801Z test_noncontiguous_transposed_masked_amin_cuda_int32 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9268986Z Tests reducing a transposed tensor. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9269180Z test_noncontiguous_transposed_masked_amin_cuda_int64 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9269367Z Tests reducing a transposed tensor. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9269532Z test_noncontiguous_transposed_masked_amin_cuda_int8 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9269711Z Tests reducing a transposed tensor. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9269874Z test_noncontiguous_transposed_masked_amin_cuda_uint8 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9270052Z Tests reducing a transposed tensor. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9270222Z test_noncontiguous_transposed_masked_argmax_cuda_bfloat16 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9270406Z Tests reducing a transposed tensor. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9270580Z test_noncontiguous_transposed_masked_argmax_cuda_float16 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9270761Z Tests reducing a transposed tensor. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9270966Z test_noncontiguous_transposed_masked_argmax_cuda_float32 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9271190Z Tests reducing a transposed tensor. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9271377Z test_noncontiguous_transposed_masked_argmax_cuda_float64 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9271555Z Tests reducing a transposed tensor. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9271713Z test_noncontiguous_transposed_masked_argmax_cuda_int16 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9271890Z Tests reducing a transposed tensor. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9272083Z test_noncontiguous_transposed_masked_argmax_cuda_int32 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9272261Z Tests reducing a transposed tensor. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9272422Z test_noncontiguous_transposed_masked_argmax_cuda_int64 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9272600Z Tests reducing a transposed tensor. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9272764Z test_noncontiguous_transposed_masked_argmax_cuda_int8 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9272945Z Tests reducing a transposed tensor. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9273105Z test_noncontiguous_transposed_masked_argmax_cuda_uint8 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9273287Z Tests reducing a transposed tensor. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9273465Z test_noncontiguous_transposed_masked_argmin_cuda_bfloat16 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9273646Z Tests reducing a transposed tensor. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9273813Z test_noncontiguous_transposed_masked_argmin_cuda_float16 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9273993Z Tests reducing a transposed tensor. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9274158Z test_noncontiguous_transposed_masked_argmin_cuda_float32 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9274337Z Tests reducing a transposed tensor. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9274500Z test_noncontiguous_transposed_masked_argmin_cuda_float64 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9274693Z Tests reducing a transposed tensor. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9274866Z test_noncontiguous_transposed_masked_argmin_cuda_int16 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9275046Z Tests reducing a transposed tensor. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9275209Z test_noncontiguous_transposed_masked_argmin_cuda_int32 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9275389Z Tests reducing a transposed tensor. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9275554Z test_noncontiguous_transposed_masked_argmin_cuda_int64 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9275734Z Tests reducing a transposed tensor. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9275899Z test_noncontiguous_transposed_masked_argmin_cuda_int8 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9276083Z Tests reducing a transposed tensor. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9276244Z test_noncontiguous_transposed_masked_argmin_cuda_uint8 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9276439Z Tests reducing a transposed tensor. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9276643Z test_noncontiguous_transposed_masked_logsumexp_cuda_bfloat16 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9276835Z Tests reducing a transposed tensor. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9277010Z test_noncontiguous_transposed_masked_logsumexp_cuda_float16 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9277188Z Tests reducing a transposed tensor. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9277362Z test_noncontiguous_transposed_masked_logsumexp_cuda_float32 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9277548Z Tests reducing a transposed tensor. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9277758Z test_noncontiguous_transposed_masked_logsumexp_cuda_float64 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9277930Z Tests reducing a transposed tensor. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9278101Z test_noncontiguous_transposed_masked_logsumexp_cuda_int16 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9278279Z Tests reducing a transposed tensor. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9278446Z test_noncontiguous_transposed_masked_logsumexp_cuda_int32 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9278623Z Tests reducing a transposed tensor. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9278786Z test_noncontiguous_transposed_masked_logsumexp_cuda_int64 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9278965Z Tests reducing a transposed tensor. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9279138Z test_noncontiguous_transposed_masked_logsumexp_cuda_int8 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9279315Z Tests reducing a transposed tensor. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9279474Z test_noncontiguous_transposed_masked_logsumexp_cuda_uint8 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9279653Z Tests reducing a transposed tensor. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9279820Z test_noncontiguous_transposed_masked_mean_cuda_bfloat16 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9279999Z Tests reducing a transposed tensor. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9281127Z test_noncontiguous_transposed_masked_mean_cuda_bool (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9281341Z Tests reducing a transposed tensor. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9281515Z test_noncontiguous_transposed_masked_mean_cuda_complex128 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9281695Z Tests reducing a transposed tensor. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9281861Z test_noncontiguous_transposed_masked_mean_cuda_complex64 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9282032Z Tests reducing a transposed tensor. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9282195Z test_noncontiguous_transposed_masked_mean_cuda_float16 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9282370Z Tests reducing a transposed tensor. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9282530Z test_noncontiguous_transposed_masked_mean_cuda_float32 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9282711Z Tests reducing a transposed tensor. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9282872Z test_noncontiguous_transposed_masked_mean_cuda_float64 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9283047Z Tests reducing a transposed tensor. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9283209Z test_noncontiguous_transposed_masked_mean_cuda_int16 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9283392Z Tests reducing a transposed tensor. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9283549Z test_noncontiguous_transposed_masked_mean_cuda_int32 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9283729Z Tests reducing a transposed tensor. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9283892Z test_noncontiguous_transposed_masked_mean_cuda_int64 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9284074Z Tests reducing a transposed tensor. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9284263Z test_noncontiguous_transposed_masked_mean_cuda_int8 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9284442Z Tests reducing a transposed tensor. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9284606Z test_noncontiguous_transposed_masked_mean_cuda_uint8 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9284787Z Tests reducing a transposed tensor. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9284954Z test_noncontiguous_transposed_masked_norm_cuda_bfloat16 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9285126Z Tests reducing a transposed tensor. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9285288Z test_noncontiguous_transposed_masked_norm_cuda_float16 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9285469Z Tests reducing a transposed tensor. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9285632Z test_noncontiguous_transposed_masked_norm_cuda_float32 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9285810Z Tests reducing a transposed tensor. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9285972Z test_noncontiguous_transposed_masked_norm_cuda_float64 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9286153Z Tests reducing a transposed tensor. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9286320Z test_noncontiguous_transposed_masked_prod_cuda_bfloat16 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9286492Z Tests reducing a transposed tensor. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9286659Z test_noncontiguous_transposed_masked_prod_cuda_bool (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9286865Z Tests reducing a transposed tensor. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9287038Z test_noncontiguous_transposed_masked_prod_cuda_complex128 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9287218Z Tests reducing a transposed tensor. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9287389Z test_noncontiguous_transposed_masked_prod_cuda_complex64 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9287565Z Tests reducing a transposed tensor. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9287728Z test_noncontiguous_transposed_masked_prod_cuda_float16 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9287903Z Tests reducing a transposed tensor. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9288058Z test_noncontiguous_transposed_masked_prod_cuda_float32 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9288241Z Tests reducing a transposed tensor. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9288406Z test_noncontiguous_transposed_masked_prod_cuda_float64 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9288582Z Tests reducing a transposed tensor. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9288746Z test_noncontiguous_transposed_masked_prod_cuda_int16 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9288926Z Tests reducing a transposed tensor. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9289085Z test_noncontiguous_transposed_masked_prod_cuda_int32 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9289262Z Tests reducing a transposed tensor. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9289426Z test_noncontiguous_transposed_masked_prod_cuda_int64 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9289601Z Tests reducing a transposed tensor. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9289788Z test_noncontiguous_transposed_masked_prod_cuda_int8 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9289971Z Tests reducing a transposed tensor. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9290135Z test_noncontiguous_transposed_masked_prod_cuda_uint8 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9290315Z Tests reducing a transposed tensor. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9290477Z test_noncontiguous_transposed_masked_std_cuda_bfloat16 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9290655Z Tests reducing a transposed tensor. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9290821Z test_noncontiguous_transposed_masked_std_cuda_complex128 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9291002Z Tests reducing a transposed tensor. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9291163Z test_noncontiguous_transposed_masked_std_cuda_complex64 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9291344Z Tests reducing a transposed tensor. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9291507Z test_noncontiguous_transposed_masked_std_cuda_float16 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9291686Z Tests reducing a transposed tensor. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9291851Z test_noncontiguous_transposed_masked_std_cuda_float32 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9292030Z Tests reducing a transposed tensor. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9292192Z test_noncontiguous_transposed_masked_std_cuda_float64 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9292431Z Tests reducing a transposed tensor. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9292599Z test_noncontiguous_transposed_masked_std_cuda_int16 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9292772Z Tests reducing a transposed tensor. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9292932Z test_noncontiguous_transposed_masked_std_cuda_int32 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9293113Z Tests reducing a transposed tensor. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9293275Z test_noncontiguous_transposed_masked_std_cuda_int64 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9293458Z Tests reducing a transposed tensor. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9293621Z test_noncontiguous_transposed_masked_std_cuda_int8 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9293803Z Tests reducing a transposed tensor. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9293969Z test_noncontiguous_transposed_masked_std_cuda_uint8 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9294141Z Tests reducing a transposed tensor. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9294416Z test_noncontiguous_transposed_masked_sum_cuda_bfloat16 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9294596Z Tests reducing a transposed tensor. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9294783Z test_noncontiguous_transposed_masked_sum_cuda_bool (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9295005Z Tests reducing a transposed tensor. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9295212Z test_noncontiguous_transposed_masked_sum_cuda_complex128 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9295439Z Tests reducing a transposed tensor. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9295697Z test_noncontiguous_transposed_masked_sum_cuda_complex64 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9295923Z Tests reducing a transposed tensor. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9296117Z test_noncontiguous_transposed_masked_sum_cuda_float16 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9296340Z Tests reducing a transposed tensor. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9296543Z test_noncontiguous_transposed_masked_sum_cuda_float32 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9296764Z Tests reducing a transposed tensor. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9296963Z test_noncontiguous_transposed_masked_sum_cuda_float64 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9297190Z Tests reducing a transposed tensor. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9297393Z test_noncontiguous_transposed_masked_sum_cuda_int16 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9297613Z Tests reducing a transposed tensor. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9297773Z test_noncontiguous_transposed_masked_sum_cuda_int32 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9297946Z Tests reducing a transposed tensor. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9298109Z test_noncontiguous_transposed_masked_sum_cuda_int64 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9298290Z Tests reducing a transposed tensor. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9298452Z test_noncontiguous_transposed_masked_sum_cuda_int8 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9298658Z Tests reducing a transposed tensor. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9298823Z test_noncontiguous_transposed_masked_sum_cuda_uint8 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9299001Z Tests reducing a transposed tensor. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9299168Z test_noncontiguous_transposed_masked_var_cuda_bfloat16 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9299347Z Tests reducing a transposed tensor. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9299507Z test_noncontiguous_transposed_masked_var_cuda_complex128 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9299684Z Tests reducing a transposed tensor. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9299847Z test_noncontiguous_transposed_masked_var_cuda_complex64 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9300027Z Tests reducing a transposed tensor. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9300188Z test_noncontiguous_transposed_masked_var_cuda_float16 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9300367Z Tests reducing a transposed tensor. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9300529Z test_noncontiguous_transposed_masked_var_cuda_float32 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9300707Z Tests reducing a transposed tensor. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9300862Z test_noncontiguous_transposed_masked_var_cuda_float64 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9301041Z Tests reducing a transposed tensor. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9301200Z test_noncontiguous_transposed_masked_var_cuda_int16 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9301379Z Tests reducing a transposed tensor. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9301569Z test_noncontiguous_transposed_masked_var_cuda_int32 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9301749Z Tests reducing a transposed tensor. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9301909Z test_noncontiguous_transposed_masked_var_cuda_int64 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9302087Z Tests reducing a transposed tensor. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9302247Z test_noncontiguous_transposed_masked_var_cuda_int8 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9302418Z Tests reducing a transposed tensor. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9302579Z test_noncontiguous_transposed_masked_var_cuda_uint8 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9302758Z Tests reducing a transposed tensor. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9302922Z test_noncontiguous_transposed_mean_cuda_bfloat16 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9303101Z Tests reducing a transposed tensor. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9303261Z test_noncontiguous_transposed_mean_cuda_complex128 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9303438Z Tests reducing a transposed tensor. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9303599Z test_noncontiguous_transposed_mean_cuda_complex64 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9303781Z Tests reducing a transposed tensor. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9303931Z test_noncontiguous_transposed_mean_cuda_float16 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9304130Z Tests reducing a transposed tensor. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9304292Z test_noncontiguous_transposed_mean_cuda_float32 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9304472Z Tests reducing a transposed tensor. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9304626Z test_noncontiguous_transposed_mean_cuda_float64 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9304803Z Tests reducing a transposed tensor. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9304961Z test_noncontiguous_transposed_nanmean_cuda_bfloat16 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9305141Z Tests reducing a transposed tensor. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9305304Z test_noncontiguous_transposed_nanmean_cuda_float16 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9305517Z Tests reducing a transposed tensor. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9305686Z test_noncontiguous_transposed_nanmean_cuda_float32 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9305865Z Tests reducing a transposed tensor. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9306024Z test_noncontiguous_transposed_nanmean_cuda_float64 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9306205Z Tests reducing a transposed tensor. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9306365Z test_noncontiguous_transposed_nansum_cuda_bfloat16 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9306544Z Tests reducing a transposed tensor. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9306701Z test_noncontiguous_transposed_nansum_cuda_bool (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9306871Z Tests reducing a transposed tensor. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9307058Z test_noncontiguous_transposed_nansum_cuda_float16 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9307239Z Tests reducing a transposed tensor. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9307397Z test_noncontiguous_transposed_nansum_cuda_float32 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9307577Z Tests reducing a transposed tensor. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9307735Z test_noncontiguous_transposed_nansum_cuda_float64 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9307914Z Tests reducing a transposed tensor. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9308069Z test_noncontiguous_transposed_nansum_cuda_int16 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9308246Z Tests reducing a transposed tensor. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9308398Z test_noncontiguous_transposed_nansum_cuda_int32 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9308581Z Tests reducing a transposed tensor. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9308788Z test_noncontiguous_transposed_nansum_cuda_int64 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9308968Z Tests reducing a transposed tensor. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9309129Z test_noncontiguous_transposed_nansum_cuda_int8 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9309311Z Tests reducing a transposed tensor. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9309462Z test_noncontiguous_transposed_nansum_cuda_uint8 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9309642Z Tests reducing a transposed tensor. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9309833Z test_noncontiguous_transposed_prod_cuda_bfloat16 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9310015Z Tests reducing a transposed tensor. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9310172Z test_noncontiguous_transposed_prod_cuda_bool (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9310393Z Tests reducing a transposed tensor. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9310593Z test_noncontiguous_transposed_prod_cuda_complex128 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9310816Z Tests reducing a transposed tensor. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9311016Z test_noncontiguous_transposed_prod_cuda_complex32 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9311238Z Tests reducing a transposed tensor. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9311442Z test_noncontiguous_transposed_prod_cuda_complex64 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9311618Z Tests reducing a transposed tensor. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9311778Z test_noncontiguous_transposed_prod_cuda_float16 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9311955Z Tests reducing a transposed tensor. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9312112Z test_noncontiguous_transposed_prod_cuda_float32 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9312288Z Tests reducing a transposed tensor. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9312441Z test_noncontiguous_transposed_prod_cuda_float64 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9312619Z Tests reducing a transposed tensor. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9312778Z test_noncontiguous_transposed_prod_cuda_int16 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9312984Z Tests reducing a transposed tensor. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9313133Z test_noncontiguous_transposed_prod_cuda_int32 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9313308Z Tests reducing a transposed tensor. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9313463Z test_noncontiguous_transposed_prod_cuda_int64 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9313641Z Tests reducing a transposed tensor. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9313794Z test_noncontiguous_transposed_prod_cuda_int8 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9313973Z Tests reducing a transposed tensor. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9314127Z test_noncontiguous_transposed_prod_cuda_uint8 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9314312Z Tests reducing a transposed tensor. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9314468Z test_noncontiguous_transposed_std_cuda_bfloat16 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9314641Z Tests reducing a transposed tensor. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9314800Z test_noncontiguous_transposed_std_cuda_complex128 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9314980Z Tests reducing a transposed tensor. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9315145Z test_noncontiguous_transposed_std_cuda_complex64 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9315367Z Tests reducing a transposed tensor. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9315563Z test_noncontiguous_transposed_std_cuda_float16 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9315817Z Tests reducing a transposed tensor. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9316014Z test_noncontiguous_transposed_std_cuda_float32 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9316228Z Tests reducing a transposed tensor. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9316422Z test_noncontiguous_transposed_std_cuda_float64 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9316644Z Tests reducing a transposed tensor. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9316854Z test_noncontiguous_transposed_std_unbiased_cuda_bfloat16 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9317073Z Tests reducing a transposed tensor. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9317284Z test_noncontiguous_transposed_std_unbiased_cuda_complex128 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9317508Z Tests reducing a transposed tensor. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9317724Z test_noncontiguous_transposed_std_unbiased_cuda_complex64 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9317914Z Tests reducing a transposed tensor. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9318073Z test_noncontiguous_transposed_std_unbiased_cuda_float16 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9318250Z Tests reducing a transposed tensor. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9318410Z test_noncontiguous_transposed_std_unbiased_cuda_float32 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9318585Z Tests reducing a transposed tensor. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9318743Z test_noncontiguous_transposed_std_unbiased_cuda_float64 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9318918Z Tests reducing a transposed tensor. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9319111Z test_noncontiguous_transposed_sum_cuda_bfloat16 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9319287Z Tests reducing a transposed tensor. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9319440Z test_noncontiguous_transposed_sum_cuda_bool (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9319611Z Tests reducing a transposed tensor. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9319769Z test_noncontiguous_transposed_sum_cuda_complex128 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9319944Z Tests reducing a transposed tensor. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9320105Z test_noncontiguous_transposed_sum_cuda_complex32 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9320285Z Tests reducing a transposed tensor. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9320448Z test_noncontiguous_transposed_sum_cuda_complex64 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9320623Z Tests reducing a transposed tensor. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9320781Z test_noncontiguous_transposed_sum_cuda_float16 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9320951Z Tests reducing a transposed tensor. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9321108Z test_noncontiguous_transposed_sum_cuda_float32 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9321288Z Tests reducing a transposed tensor. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9321440Z test_noncontiguous_transposed_sum_cuda_float64 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9321643Z Tests reducing a transposed tensor. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9321804Z test_noncontiguous_transposed_sum_cuda_int16 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9321983Z Tests reducing a transposed tensor. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9322136Z test_noncontiguous_transposed_sum_cuda_int32 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9322314Z Tests reducing a transposed tensor. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9322460Z test_noncontiguous_transposed_sum_cuda_int64 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9322639Z Tests reducing a transposed tensor. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9322791Z test_noncontiguous_transposed_sum_cuda_int8 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9322970Z Tests reducing a transposed tensor. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9323126Z test_noncontiguous_transposed_sum_cuda_uint8 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9323307Z Tests reducing a transposed tensor. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9323463Z test_noncontiguous_transposed_var_cuda_bfloat16 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9323641Z Tests reducing a transposed tensor. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9323803Z test_noncontiguous_transposed_var_cuda_complex128 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9323974Z Tests reducing a transposed tensor. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9324132Z test_noncontiguous_transposed_var_cuda_complex64 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9324310Z Tests reducing a transposed tensor. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9324490Z test_noncontiguous_transposed_var_cuda_float16 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9324679Z Tests reducing a transposed tensor. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9324871Z test_noncontiguous_transposed_var_cuda_float32 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9325093Z Tests reducing a transposed tensor. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9325284Z test_noncontiguous_transposed_var_cuda_float64 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9325496Z Tests reducing a transposed tensor. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9325706Z test_noncontiguous_transposed_var_unbiased_cuda_bfloat16 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9325924Z Tests reducing a transposed tensor. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9326124Z test_noncontiguous_transposed_var_unbiased_cuda_complex128 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9326305Z Tests reducing a transposed tensor. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9326474Z test_noncontiguous_transposed_var_unbiased_cuda_complex64 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9326649Z Tests reducing a transposed tensor. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9326814Z test_noncontiguous_transposed_var_unbiased_cuda_float16 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9326993Z Tests reducing a transposed tensor. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9327148Z test_noncontiguous_transposed_var_unbiased_cuda_float32 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9327322Z Tests reducing a transposed tensor. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9327512Z test_noncontiguous_transposed_var_unbiased_cuda_float64 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9327691Z Tests reducing a transposed tensor. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9327905Z test_numpy_named_args_cuda (__main__.TestReductionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.9328108Z test_prod_bool_cuda (__main__.TestReductionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.9328310Z test_prod_cuda_float32 (__main__.TestReductionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9328513Z test_prod_gpu_cuda_float16 (__main__.TestReductionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.9328722Z test_prod_gpu_cuda_float32 (__main__.TestReductionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.9328938Z test_prod_integer_upcast_cuda (__main__.TestReductionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9329141Z test_quantile_backward_cuda (__main__.TestReductionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.9329341Z test_quantile_cuda_float32 (__main__.TestReductionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T23:15:54.9329542Z test_quantile_cuda_float64 (__main__.TestReductionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T23:15:54.9329749Z test_quantile_error_cuda (__main__.TestReductionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.9329954Z test_reduce_dtype_cuda (__main__.TestReductionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.9330191Z test_reduction_empty_any_all_cuda (__main__.TestReductionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.9330397Z test_reduction_split_cuda (__main__.TestReductionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9330632Z test_reduction_vectorize_along_input_corner_cuda_bfloat16 (__main__.TestReductionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2023-01-11T23:15:54.9330868Z test_reduction_vectorize_along_input_corner_cuda_float16 (__main__.TestReductionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2023-01-11T23:15:54.9331095Z test_reduction_vectorize_along_input_corner_cuda_float32 (__main__.TestReductionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2023-01-11T23:15:54.9331320Z test_reduction_vectorize_along_input_corner_cuda_float64 (__main__.TestReductionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2023-01-11T23:15:54.9331548Z test_reduction_vectorize_along_output_cuda_bfloat16 (__main__.TestReductionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.9331780Z test_reduction_vectorize_along_output_cuda_float16 (__main__.TestReductionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.9332009Z test_reduction_vectorize_along_output_cuda_float32 (__main__.TestReductionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.9332237Z test_reduction_vectorize_along_output_cuda_float64 (__main__.TestReductionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.9332464Z test_reductions_large_half_tensors_cuda_bfloat16 (__main__.TestReductionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.9332718Z test_reductions_large_half_tensors_cuda_complex32 (__main__.TestReductionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.9332945Z test_reductions_large_half_tensors_cuda_float16 (__main__.TestReductionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.9333094Z test_ref_duplicate_values_all_cuda_bool (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9333318Z Compares op against reference for input tensors with duplicate values ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.9333477Z test_ref_duplicate_values_all_cuda_complex128 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9333698Z Compares op against reference for input tensors with duplicate values ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.9333848Z test_ref_duplicate_values_all_cuda_complex64 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9334063Z Compares op against reference for input tensors with duplicate values ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.9334316Z test_ref_duplicate_values_all_cuda_float16 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9334543Z Compares op against reference for input tensors with duplicate values ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.9334698Z test_ref_duplicate_values_all_cuda_float32 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9334919Z Compares op against reference for input tensors with duplicate values ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.9335105Z test_ref_duplicate_values_all_cuda_float64 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9335377Z Compares op against reference for input tensors with duplicate values ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.9335616Z test_ref_duplicate_values_all_cuda_int16 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9335875Z Compares op against reference for input tensors with duplicate values ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.9336055Z test_ref_duplicate_values_all_cuda_int32 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9336321Z Compares op against reference for input tensors with duplicate values ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.9336497Z test_ref_duplicate_values_all_cuda_int64 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9336760Z Compares op against reference for input tensors with duplicate values ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.9336940Z test_ref_duplicate_values_all_cuda_int8 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9337206Z Compares op against reference for input tensors with duplicate values ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.9337386Z test_ref_duplicate_values_all_cuda_uint8 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9337641Z Compares op against reference for input tensors with duplicate values ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.9337776Z test_ref_duplicate_values_amax_cuda_bool (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9337985Z Compares op against reference for input tensors with duplicate values ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.9338134Z test_ref_duplicate_values_amax_cuda_float16 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9338351Z Compares op against reference for input tensors with duplicate values ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.9338503Z test_ref_duplicate_values_amax_cuda_float32 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9338794Z Compares op against reference for input tensors with duplicate values ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.9338950Z test_ref_duplicate_values_amax_cuda_float64 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9339165Z Compares op against reference for input tensors with duplicate values ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.9339314Z test_ref_duplicate_values_amax_cuda_int16 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9339519Z Compares op against reference for input tensors with duplicate values ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.9339662Z test_ref_duplicate_values_amax_cuda_int32 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9339875Z Compares op against reference for input tensors with duplicate values ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.9340021Z test_ref_duplicate_values_amax_cuda_int64 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9340234Z Compares op against reference for input tensors with duplicate values ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.9340380Z test_ref_duplicate_values_amax_cuda_int8 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9340591Z Compares op against reference for input tensors with duplicate values ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.9340736Z test_ref_duplicate_values_amax_cuda_uint8 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9340947Z Compares op against reference for input tensors with duplicate values ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.9341093Z test_ref_duplicate_values_amin_cuda_bool (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9341299Z Compares op against reference for input tensors with duplicate values ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.9341472Z test_ref_duplicate_values_amin_cuda_float16 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9341688Z Compares op against reference for input tensors with duplicate values ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.9341839Z test_ref_duplicate_values_amin_cuda_float32 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9342052Z Compares op against reference for input tensors with duplicate values ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.9342198Z test_ref_duplicate_values_amin_cuda_float64 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9342415Z Compares op against reference for input tensors with duplicate values ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.9342563Z test_ref_duplicate_values_amin_cuda_int16 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9342782Z Compares op against reference for input tensors with duplicate values ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.9342921Z test_ref_duplicate_values_amin_cuda_int32 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9343131Z Compares op against reference for input tensors with duplicate values ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.9343274Z test_ref_duplicate_values_amin_cuda_int64 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9343483Z Compares op against reference for input tensors with duplicate values ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.9343632Z test_ref_duplicate_values_amin_cuda_int8 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9343841Z Compares op against reference for input tensors with duplicate values ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.9344005Z test_ref_duplicate_values_amin_cuda_uint8 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9344218Z Compares op against reference for input tensors with duplicate values ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.9344366Z test_ref_duplicate_values_any_cuda_bool (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9344567Z Compares op against reference for input tensors with duplicate values ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.9344726Z test_ref_duplicate_values_any_cuda_complex128 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9344937Z Compares op against reference for input tensors with duplicate values ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.9345091Z test_ref_duplicate_values_any_cuda_complex64 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9345305Z Compares op against reference for input tensors with duplicate values ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.9345460Z test_ref_duplicate_values_any_cuda_float16 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9345699Z Compares op against reference for input tensors with duplicate values ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.9345869Z test_ref_duplicate_values_any_cuda_float32 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9346078Z Compares op against reference for input tensors with duplicate values ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.9346220Z test_ref_duplicate_values_any_cuda_float64 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9346434Z Compares op against reference for input tensors with duplicate values ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.9346580Z test_ref_duplicate_values_any_cuda_int16 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9346796Z Compares op against reference for input tensors with duplicate values ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.9346961Z test_ref_duplicate_values_any_cuda_int32 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9347173Z Compares op against reference for input tensors with duplicate values ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.9347317Z test_ref_duplicate_values_any_cuda_int64 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9347528Z Compares op against reference for input tensors with duplicate values ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.9347674Z test_ref_duplicate_values_any_cuda_int8 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9347885Z Compares op against reference for input tensors with duplicate values ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.9348024Z test_ref_duplicate_values_any_cuda_uint8 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9348237Z Compares op against reference for input tensors with duplicate values ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.9348393Z test_ref_duplicate_values_argmax_cuda_float16 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9348608Z Compares op against reference for input tensors with duplicate values ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.9348812Z test_ref_duplicate_values_argmax_cuda_float32 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9349028Z Compares op against reference for input tensors with duplicate values ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.9349181Z test_ref_duplicate_values_argmax_cuda_float64 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9349416Z Compares op against reference for input tensors with duplicate values ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.9349571Z test_ref_duplicate_values_argmax_cuda_int16 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9349775Z Compares op against reference for input tensors with duplicate values ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.9349928Z test_ref_duplicate_values_argmax_cuda_int32 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9350176Z Compares op against reference for input tensors with duplicate values ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.9350362Z test_ref_duplicate_values_argmax_cuda_int64 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9350624Z Compares op against reference for input tensors with duplicate values ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.9350811Z test_ref_duplicate_values_argmax_cuda_int8 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9351078Z Compares op against reference for input tensors with duplicate values ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.9351266Z test_ref_duplicate_values_argmax_cuda_uint8 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9351514Z Compares op against reference for input tensors with duplicate values ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.9351659Z test_ref_duplicate_values_argmin_cuda_float16 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9351873Z Compares op against reference for input tensors with duplicate values ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.9352023Z test_ref_duplicate_values_argmin_cuda_float32 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9352235Z Compares op against reference for input tensors with duplicate values ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.9352387Z test_ref_duplicate_values_argmin_cuda_float64 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9352620Z Compares op against reference for input tensors with duplicate values ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.9352767Z test_ref_duplicate_values_argmin_cuda_int16 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9352977Z Compares op against reference for input tensors with duplicate values ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.9353123Z test_ref_duplicate_values_argmin_cuda_int32 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9353326Z Compares op against reference for input tensors with duplicate values ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.9353471Z test_ref_duplicate_values_argmin_cuda_int64 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9353684Z Compares op against reference for input tensors with duplicate values ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.9353834Z test_ref_duplicate_values_argmin_cuda_int8 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9354044Z Compares op against reference for input tensors with duplicate values ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.9354190Z test_ref_duplicate_values_argmin_cuda_uint8 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9354397Z Compares op against reference for input tensors with duplicate values ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.9354556Z test_ref_duplicate_values_count_nonzero_cuda_bool (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9354769Z Compares op against reference for input tensors with duplicate values ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.9354956Z test_ref_duplicate_values_count_nonzero_cuda_complex128 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9355164Z Compares op against reference for input tensors with duplicate values ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.9355333Z test_ref_duplicate_values_count_nonzero_cuda_complex64 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9355577Z Compares op against reference for input tensors with duplicate values ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.9355777Z test_ref_duplicate_values_count_nonzero_cuda_float16 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9356039Z Compares op against reference for input tensors with duplicate values ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.9356237Z test_ref_duplicate_values_count_nonzero_cuda_float32 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9356501Z Compares op against reference for input tensors with duplicate values ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.9356704Z test_ref_duplicate_values_count_nonzero_cuda_float64 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9356968Z Compares op against reference for input tensors with duplicate values ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.9357158Z test_ref_duplicate_values_count_nonzero_cuda_int16 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9357418Z Compares op against reference for input tensors with duplicate values ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.9357615Z test_ref_duplicate_values_count_nonzero_cuda_int32 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9357874Z Compares op against reference for input tensors with duplicate values ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.9358032Z test_ref_duplicate_values_count_nonzero_cuda_int64 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9358247Z Compares op against reference for input tensors with duplicate values ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.9358440Z test_ref_duplicate_values_count_nonzero_cuda_int8 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9358652Z Compares op against reference for input tensors with duplicate values ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.9358809Z test_ref_duplicate_values_count_nonzero_cuda_uint8 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9359018Z Compares op against reference for input tensors with duplicate values ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.9359167Z test_ref_duplicate_values_masked_amax_cuda_float16 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9359376Z Compares op against reference for input tensors with duplicate values ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.9359538Z test_ref_duplicate_values_masked_amax_cuda_float32 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9359747Z Compares op against reference for input tensors with duplicate values ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.9359905Z test_ref_duplicate_values_masked_amax_cuda_float64 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9360116Z Compares op against reference for input tensors with duplicate values ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.9360272Z test_ref_duplicate_values_masked_amax_cuda_int16 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9360481Z Compares op against reference for input tensors with duplicate values ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.9360636Z test_ref_duplicate_values_masked_amax_cuda_int32 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9360861Z Compares op against reference for input tensors with duplicate values ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.9361021Z test_ref_duplicate_values_masked_amax_cuda_int64 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9361231Z Compares op against reference for input tensors with duplicate values ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.9361385Z test_ref_duplicate_values_masked_amax_cuda_int8 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9361596Z Compares op against reference for input tensors with duplicate values ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.9361749Z test_ref_duplicate_values_masked_amax_cuda_uint8 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9361958Z Compares op against reference for input tensors with duplicate values ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.9362117Z test_ref_duplicate_values_masked_amin_cuda_float16 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9362328Z Compares op against reference for input tensors with duplicate values ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.9362484Z test_ref_duplicate_values_masked_amin_cuda_float32 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9362689Z Compares op against reference for input tensors with duplicate values ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.9362843Z test_ref_duplicate_values_masked_amin_cuda_float64 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9363051Z Compares op against reference for input tensors with duplicate values ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.9363206Z test_ref_duplicate_values_masked_amin_cuda_int16 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9363416Z Compares op against reference for input tensors with duplicate values ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.9363601Z test_ref_duplicate_values_masked_amin_cuda_int32 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9363809Z Compares op against reference for input tensors with duplicate values ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.9363962Z test_ref_duplicate_values_masked_amin_cuda_int64 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9364172Z Compares op against reference for input tensors with duplicate values ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.9364319Z test_ref_duplicate_values_masked_amin_cuda_int8 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9364529Z Compares op against reference for input tensors with duplicate values ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.9364683Z test_ref_duplicate_values_masked_amin_cuda_uint8 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9364894Z Compares op against reference for input tensors with duplicate values ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.9365077Z test_ref_duplicate_values_masked_argmax_cuda_float16 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9365315Z Compares op against reference for input tensors with duplicate values ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.9365475Z test_ref_duplicate_values_masked_argmax_cuda_float32 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9365683Z Compares op against reference for input tensors with duplicate values ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.9365843Z test_ref_duplicate_values_masked_argmax_cuda_float64 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9366070Z Compares op against reference for input tensors with duplicate values ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.9366232Z test_ref_duplicate_values_masked_argmax_cuda_int16 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9366440Z Compares op against reference for input tensors with duplicate values ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.9366598Z test_ref_duplicate_values_masked_argmax_cuda_int32 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9366808Z Compares op against reference for input tensors with duplicate values ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.9366965Z test_ref_duplicate_values_masked_argmax_cuda_int64 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9367173Z Compares op against reference for input tensors with duplicate values ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.9367330Z test_ref_duplicate_values_masked_argmax_cuda_int8 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9367541Z Compares op against reference for input tensors with duplicate values ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.9367700Z test_ref_duplicate_values_masked_argmax_cuda_uint8 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9367902Z Compares op against reference for input tensors with duplicate values ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.9368062Z test_ref_duplicate_values_masked_argmin_cuda_float16 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9368272Z Compares op against reference for input tensors with duplicate values ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.9368430Z test_ref_duplicate_values_masked_argmin_cuda_float32 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9368643Z Compares op against reference for input tensors with duplicate values ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.9368805Z test_ref_duplicate_values_masked_argmin_cuda_float64 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9369039Z Compares op against reference for input tensors with duplicate values ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.9369193Z test_ref_duplicate_values_masked_argmin_cuda_int16 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9369403Z Compares op against reference for input tensors with duplicate values ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.9369552Z test_ref_duplicate_values_masked_argmin_cuda_int32 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9369765Z Compares op against reference for input tensors with duplicate values ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.9369923Z test_ref_duplicate_values_masked_argmin_cuda_int64 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9370135Z Compares op against reference for input tensors with duplicate values ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.9370297Z test_ref_duplicate_values_masked_argmin_cuda_int8 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9370506Z Compares op against reference for input tensors with duplicate values ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.9370662Z test_ref_duplicate_values_masked_argmin_cuda_uint8 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9370874Z Compares op against reference for input tensors with duplicate values ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.9371030Z test_ref_duplicate_values_masked_mean_cuda_bool (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9371237Z Compares op against reference for input tensors with duplicate values ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.9371418Z test_ref_duplicate_values_masked_mean_cuda_complex128 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9371632Z Compares op against reference for input tensors with duplicate values ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.9371792Z test_ref_duplicate_values_masked_mean_cuda_complex64 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9372006Z Compares op against reference for input tensors with duplicate values ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.9372163Z test_ref_duplicate_values_masked_mean_cuda_float16 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9372375Z Compares op against reference for input tensors with duplicate values ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.9372529Z test_ref_duplicate_values_masked_mean_cuda_float32 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9372744Z Compares op against reference for input tensors with duplicate values ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.9372901Z test_ref_duplicate_values_masked_mean_cuda_float64 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9373103Z Compares op against reference for input tensors with duplicate values ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.9373260Z test_ref_duplicate_values_masked_mean_cuda_int16 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9373470Z Compares op against reference for input tensors with duplicate values ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.9373624Z test_ref_duplicate_values_masked_mean_cuda_int32 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9373833Z Compares op against reference for input tensors with duplicate values ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.9373986Z test_ref_duplicate_values_masked_mean_cuda_int64 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9374326Z Compares op against reference for input tensors with duplicate values ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.9374484Z test_ref_duplicate_values_masked_mean_cuda_int8 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9374700Z Compares op against reference for input tensors with duplicate values ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.9374853Z test_ref_duplicate_values_masked_mean_cuda_uint8 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9375058Z Compares op against reference for input tensors with duplicate values ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.9375211Z test_ref_duplicate_values_masked_prod_cuda_bool (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9375425Z Compares op against reference for input tensors with duplicate values ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.9375619Z test_ref_duplicate_values_masked_prod_cuda_complex128 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9375856Z Compares op against reference for input tensors with duplicate values ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.9376019Z test_ref_duplicate_values_masked_prod_cuda_complex64 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9376231Z Compares op against reference for input tensors with duplicate values ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.9376390Z test_ref_duplicate_values_masked_prod_cuda_float16 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9376602Z Compares op against reference for input tensors with duplicate values ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.9376753Z test_ref_duplicate_values_masked_prod_cuda_float32 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9377006Z Compares op against reference for input tensors with duplicate values ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.9377172Z test_ref_duplicate_values_masked_prod_cuda_float64 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9377385Z Compares op against reference for input tensors with duplicate values ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.9377544Z test_ref_duplicate_values_masked_prod_cuda_int16 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9377760Z Compares op against reference for input tensors with duplicate values ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.9377916Z test_ref_duplicate_values_masked_prod_cuda_int32 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9378127Z Compares op against reference for input tensors with duplicate values ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.9378285Z test_ref_duplicate_values_masked_prod_cuda_int64 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9378489Z Compares op against reference for input tensors with duplicate values ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.9378647Z test_ref_duplicate_values_masked_prod_cuda_int8 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9378856Z Compares op against reference for input tensors with duplicate values ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.9379008Z test_ref_duplicate_values_masked_prod_cuda_uint8 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9379218Z Compares op against reference for input tensors with duplicate values ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.9379380Z test_ref_duplicate_values_masked_std_cuda_complex128 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9379593Z Compares op against reference for input tensors with duplicate values ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.9379787Z test_ref_duplicate_values_masked_std_cuda_complex64 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9379997Z Compares op against reference for input tensors with duplicate values ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.9380153Z test_ref_duplicate_values_masked_std_cuda_float16 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9380355Z Compares op against reference for input tensors with duplicate values ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.9380509Z test_ref_duplicate_values_masked_std_cuda_float32 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9380717Z Compares op against reference for input tensors with duplicate values ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.9380875Z test_ref_duplicate_values_masked_std_cuda_float64 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9381085Z Compares op against reference for input tensors with duplicate values ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.9381239Z test_ref_duplicate_values_masked_std_cuda_int16 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9381448Z Compares op against reference for input tensors with duplicate values ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.9381602Z test_ref_duplicate_values_masked_std_cuda_int32 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9381810Z Compares op against reference for input tensors with duplicate values ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.9381955Z test_ref_duplicate_values_masked_std_cuda_int64 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9382185Z Compares op against reference for input tensors with duplicate values ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.9382345Z test_ref_duplicate_values_masked_std_cuda_int8 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9382554Z Compares op against reference for input tensors with duplicate values ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.9382705Z test_ref_duplicate_values_masked_std_cuda_uint8 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9382914Z Compares op against reference for input tensors with duplicate values ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.9383065Z test_ref_duplicate_values_masked_sum_cuda_bool (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9383276Z Compares op against reference for input tensors with duplicate values ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.9383438Z test_ref_duplicate_values_masked_sum_cuda_complex128 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9383656Z Compares op against reference for input tensors with duplicate values ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.9383811Z test_ref_duplicate_values_masked_sum_cuda_complex64 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9384020Z Compares op against reference for input tensors with duplicate values ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.9384175Z test_ref_duplicate_values_masked_sum_cuda_float16 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9384383Z Compares op against reference for input tensors with duplicate values ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.9384539Z test_ref_duplicate_values_masked_sum_cuda_float32 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9384746Z Compares op against reference for input tensors with duplicate values ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.9384929Z test_ref_duplicate_values_masked_sum_cuda_float64 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9385140Z Compares op against reference for input tensors with duplicate values ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.9385291Z test_ref_duplicate_values_masked_sum_cuda_int16 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9385492Z Compares op against reference for input tensors with duplicate values ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.9385648Z test_ref_duplicate_values_masked_sum_cuda_int32 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9385892Z Compares op against reference for input tensors with duplicate values ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.9386051Z test_ref_duplicate_values_masked_sum_cuda_int64 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9386266Z Compares op against reference for input tensors with duplicate values ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.9386419Z test_ref_duplicate_values_masked_sum_cuda_int8 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9386626Z Compares op against reference for input tensors with duplicate values ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.9386776Z test_ref_duplicate_values_masked_sum_cuda_uint8 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9386984Z Compares op against reference for input tensors with duplicate values ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.9387138Z test_ref_duplicate_values_masked_var_cuda_complex128 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9387354Z Compares op against reference for input tensors with duplicate values ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.9387538Z test_ref_duplicate_values_masked_var_cuda_complex64 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9387750Z Compares op against reference for input tensors with duplicate values ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.9387907Z test_ref_duplicate_values_masked_var_cuda_float16 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9388115Z Compares op against reference for input tensors with duplicate values ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.9388271Z test_ref_duplicate_values_masked_var_cuda_float32 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9388477Z Compares op against reference for input tensors with duplicate values ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.9388630Z test_ref_duplicate_values_masked_var_cuda_float64 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9388902Z Compares op against reference for input tensors with duplicate values ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.9389052Z test_ref_duplicate_values_masked_var_cuda_int16 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9389262Z Compares op against reference for input tensors with duplicate values ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.9389417Z test_ref_duplicate_values_masked_var_cuda_int32 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9389632Z Compares op against reference for input tensors with duplicate values ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.9389784Z test_ref_duplicate_values_masked_var_cuda_int64 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9390002Z Compares op against reference for input tensors with duplicate values ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.9390168Z test_ref_duplicate_values_masked_var_cuda_int8 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9390463Z Compares op against reference for input tensors with duplicate values ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.9390649Z test_ref_duplicate_values_masked_var_cuda_uint8 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9390904Z Compares op against reference for input tensors with duplicate values ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.9391095Z test_ref_duplicate_values_mean_cuda_complex128 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9391355Z Compares op against reference for input tensors with duplicate values ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.9391538Z test_ref_duplicate_values_mean_cuda_complex64 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9391750Z Compares op against reference for input tensors with duplicate values ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.9391903Z test_ref_duplicate_values_mean_cuda_float16 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9392113Z Compares op against reference for input tensors with duplicate values ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.9392262Z test_ref_duplicate_values_mean_cuda_float32 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9392472Z Compares op against reference for input tensors with duplicate values ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.9392621Z test_ref_duplicate_values_mean_cuda_float64 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9392824Z Compares op against reference for input tensors with duplicate values ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.9392979Z test_ref_duplicate_values_nanmean_cuda_float16 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9393179Z Compares op against reference for input tensors with duplicate values ... skip: Skipped! (0.001s) 2023-01-11T23:15:54.9393337Z test_ref_duplicate_values_nanmean_cuda_float32 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9393551Z Compares op against reference for input tensors with duplicate values ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.9393703Z test_ref_duplicate_values_nanmean_cuda_float64 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9393914Z Compares op against reference for input tensors with duplicate values ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.9394065Z test_ref_duplicate_values_nansum_cuda_bool (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9394274Z Compares op against reference for input tensors with duplicate values ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.9394419Z test_ref_duplicate_values_nansum_cuda_float16 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9394632Z Compares op against reference for input tensors with duplicate values ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.9394787Z test_ref_duplicate_values_nansum_cuda_float32 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9394996Z Compares op against reference for input tensors with duplicate values ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.9395147Z test_ref_duplicate_values_nansum_cuda_float64 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9395360Z Compares op against reference for input tensors with duplicate values ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.9395519Z test_ref_duplicate_values_nansum_cuda_int16 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9395778Z Compares op against reference for input tensors with duplicate values ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.9395962Z test_ref_duplicate_values_nansum_cuda_int32 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9396258Z Compares op against reference for input tensors with duplicate values ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.9396443Z test_ref_duplicate_values_nansum_cuda_int64 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9396704Z Compares op against reference for input tensors with duplicate values ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.9396892Z test_ref_duplicate_values_nansum_cuda_int8 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9397156Z Compares op against reference for input tensors with duplicate values ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.9397337Z test_ref_duplicate_values_nansum_cuda_uint8 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9397602Z Compares op against reference for input tensors with duplicate values ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.9397788Z test_ref_duplicate_values_prod_cuda_bool (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9398030Z Compares op against reference for input tensors with duplicate values ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.9398176Z test_ref_duplicate_values_prod_cuda_complex128 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9398388Z Compares op against reference for input tensors with duplicate values ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.9398539Z test_ref_duplicate_values_prod_cuda_complex64 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9398712Z Compares op against reference for input tensors with duplicate values ... skip: Skipped! (0.000s) 2023-01-11T23:15:54.9398861Z test_ref_duplicate_values_prod_cuda_float16 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9399057Z Compares op against reference for input tensors with duplicate values ... skip: Skipped! (0.000s) 2023-01-11T23:15:54.9399209Z test_ref_duplicate_values_prod_cuda_float32 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9399421Z Compares op against reference for input tensors with duplicate values ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.9399570Z test_ref_duplicate_values_prod_cuda_float64 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9399773Z Compares op against reference for input tensors with duplicate values ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.9399924Z test_ref_duplicate_values_prod_cuda_int16 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9400137Z Compares op against reference for input tensors with duplicate values ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.9400280Z test_ref_duplicate_values_prod_cuda_int32 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9400493Z Compares op against reference for input tensors with duplicate values ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.9400634Z test_ref_duplicate_values_prod_cuda_int64 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9400842Z Compares op against reference for input tensors with duplicate values ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.9400988Z test_ref_duplicate_values_prod_cuda_int8 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9401199Z Compares op against reference for input tensors with duplicate values ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.9401333Z test_ref_duplicate_values_prod_cuda_uint8 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9401510Z Compares op against reference for input tensors with duplicate values ... skip: Skipped! (0.000s) 2023-01-11T23:15:54.9401664Z test_ref_duplicate_values_std_cuda_complex128 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9401902Z Compares op against reference for input tensors with duplicate values ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.9402057Z test_ref_duplicate_values_std_cuda_complex64 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9402269Z Compares op against reference for input tensors with duplicate values ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.9402418Z test_ref_duplicate_values_std_cuda_float16 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9402590Z Compares op against reference for input tensors with duplicate values ... skip: Skipped! (0.000s) 2023-01-11T23:15:54.9402739Z test_ref_duplicate_values_std_cuda_float32 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9402941Z Compares op against reference for input tensors with duplicate values ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.9403092Z test_ref_duplicate_values_std_cuda_float64 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9403306Z Compares op against reference for input tensors with duplicate values ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.9403452Z test_ref_duplicate_values_sum_cuda_bool (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9403662Z Compares op against reference for input tensors with duplicate values ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.9403813Z test_ref_duplicate_values_sum_cuda_complex128 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9404025Z Compares op against reference for input tensors with duplicate values ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.9404178Z test_ref_duplicate_values_sum_cuda_complex64 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9404415Z Compares op against reference for input tensors with duplicate values ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.9404569Z test_ref_duplicate_values_sum_cuda_float16 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9404735Z Compares op against reference for input tensors with duplicate values ... skip: Skipped! (0.001s) 2023-01-11T23:15:54.9404884Z test_ref_duplicate_values_sum_cuda_float32 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9405096Z Compares op against reference for input tensors with duplicate values ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.9405243Z test_ref_duplicate_values_sum_cuda_float64 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9405452Z Compares op against reference for input tensors with duplicate values ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.9405599Z test_ref_duplicate_values_sum_cuda_int16 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9405814Z Compares op against reference for input tensors with duplicate values ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.9405961Z test_ref_duplicate_values_sum_cuda_int32 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9406169Z Compares op against reference for input tensors with duplicate values ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.9406304Z test_ref_duplicate_values_sum_cuda_int64 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9406511Z Compares op against reference for input tensors with duplicate values ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.9406655Z test_ref_duplicate_values_sum_cuda_int8 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9406864Z Compares op against reference for input tensors with duplicate values ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.9407006Z test_ref_duplicate_values_sum_cuda_uint8 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9407237Z Compares op against reference for input tensors with duplicate values ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.9407390Z test_ref_duplicate_values_var_cuda_complex128 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9407566Z Compares op against reference for input tensors with duplicate values ... skip: Skipped! (0.000s) 2023-01-11T23:15:54.9407718Z test_ref_duplicate_values_var_cuda_complex64 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9407883Z Compares op against reference for input tensors with duplicate values ... skip: Skipped! (0.000s) 2023-01-11T23:15:54.9408029Z test_ref_duplicate_values_var_cuda_float16 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9408197Z Compares op against reference for input tensors with duplicate values ... skip: Skipped! (0.000s) 2023-01-11T23:15:54.9408343Z test_ref_duplicate_values_var_cuda_float32 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9408522Z Compares op against reference for input tensors with duplicate values ... skip: Skipped! (0.001s) 2023-01-11T23:15:54.9408670Z test_ref_duplicate_values_var_cuda_float64 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9408841Z Compares op against reference for input tensors with duplicate values ... skip: Skipped! (0.000s) 2023-01-11T23:15:54.9408988Z test_ref_extremal_values_all_cuda_complex64 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9409202Z Compares op against reference for input tensors with extremal values ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.9409346Z test_ref_extremal_values_all_cuda_float32 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9409560Z Compares op against reference for input tensors with extremal values ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.9409710Z test_ref_extremal_values_amax_cuda_float32 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9409950Z Compares op against reference for input tensors with extremal values ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.9410102Z test_ref_extremal_values_amin_cuda_float32 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9410320Z Compares op against reference for input tensors with extremal values ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.9410467Z test_ref_extremal_values_any_cuda_complex64 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9410683Z Compares op against reference for input tensors with extremal values ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.9410822Z test_ref_extremal_values_any_cuda_float32 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9411034Z Compares op against reference for input tensors with extremal values ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.9411186Z test_ref_extremal_values_argmax_cuda_float32 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9411402Z Compares op against reference for input tensors with extremal values ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.9411553Z test_ref_extremal_values_argmin_cuda_float32 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9411769Z Compares op against reference for input tensors with extremal values ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.9411934Z test_ref_extremal_values_count_nonzero_cuda_complex64 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9412142Z Compares op against reference for input tensors with extremal values ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.9412300Z test_ref_extremal_values_count_nonzero_cuda_float32 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9412518Z Compares op against reference for input tensors with extremal values ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.9412693Z test_ref_extremal_values_masked_amax_cuda_float32 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9412906Z Compares op against reference for input tensors with extremal values ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.9413062Z test_ref_extremal_values_masked_amin_cuda_float32 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9413270Z Compares op against reference for input tensors with extremal values ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.9413431Z test_ref_extremal_values_masked_argmax_cuda_float32 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9413647Z Compares op against reference for input tensors with extremal values ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.9413805Z test_ref_extremal_values_masked_argmin_cuda_float32 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9414017Z Compares op against reference for input tensors with extremal values ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.9414279Z test_ref_extremal_values_masked_mean_cuda_complex64 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9414484Z Compares op against reference for input tensors with extremal values ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.9414639Z test_ref_extremal_values_masked_mean_cuda_float32 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9414858Z Compares op against reference for input tensors with extremal values ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.9415017Z test_ref_extremal_values_masked_prod_cuda_complex64 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9415269Z Compares op against reference for input tensors with extremal values ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.9415443Z test_ref_extremal_values_masked_prod_cuda_float32 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9415694Z Compares op against reference for input tensors with extremal values ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.9415858Z test_ref_extremal_values_masked_std_cuda_complex64 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9416068Z Compares op against reference for input tensors with extremal values ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.9416216Z test_ref_extremal_values_masked_std_cuda_float32 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9416427Z Compares op against reference for input tensors with extremal values ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.9416584Z test_ref_extremal_values_masked_sum_cuda_complex64 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9416794Z Compares op against reference for input tensors with extremal values ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.9416954Z test_ref_extremal_values_masked_sum_cuda_float32 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9417164Z Compares op against reference for input tensors with extremal values ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.9417321Z test_ref_extremal_values_masked_var_cuda_complex64 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9417532Z Compares op against reference for input tensors with extremal values ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.9417687Z test_ref_extremal_values_masked_var_cuda_float32 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9417896Z Compares op against reference for input tensors with extremal values ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.9418046Z test_ref_extremal_values_mean_cuda_complex64 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9418252Z Compares op against reference for input tensors with extremal values ... skip: Skipped! (0.000s) 2023-01-11T23:15:54.9418399Z test_ref_extremal_values_mean_cuda_float32 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9418608Z Compares op against reference for input tensors with extremal values ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.9418761Z test_ref_extremal_values_nanmean_cuda_float32 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9418972Z Compares op against reference for input tensors with extremal values ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.9419123Z test_ref_extremal_values_nansum_cuda_float32 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9419335Z Compares op against reference for input tensors with extremal values ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.9419488Z test_ref_extremal_values_prod_cuda_complex64 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9419695Z Compares op against reference for input tensors with extremal values ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.9419841Z test_ref_extremal_values_prod_cuda_float32 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9420052Z Compares op against reference for input tensors with extremal values ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.9420202Z test_ref_extremal_values_std_cuda_complex64 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9420412Z Compares op against reference for input tensors with extremal values ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.9420557Z test_ref_extremal_values_std_cuda_float32 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9420788Z Compares op against reference for input tensors with extremal values ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.9420943Z test_ref_extremal_values_sum_cuda_complex64 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9421155Z Compares op against reference for input tensors with extremal values ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.9421294Z test_ref_extremal_values_sum_cuda_float32 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9421501Z Compares op against reference for input tensors with extremal values ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.9421650Z test_ref_extremal_values_var_cuda_complex64 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9421856Z Compares op against reference for input tensors with extremal values ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.9422000Z test_ref_extremal_values_var_cuda_float32 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9422209Z Compares op against reference for input tensors with extremal values ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.9422355Z test_ref_large_input_1D_all_cuda_float64 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9422580Z 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.000s) 2023-01-11T23:15:54.9422726Z test_ref_large_input_1D_amax_cuda_float64 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9422944Z 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.000s) 2023-01-11T23:15:54.9423088Z test_ref_large_input_1D_amin_cuda_float64 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9423315Z 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.000s) 2023-01-11T23:15:54.9423532Z test_ref_large_input_1D_any_cuda_float64 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9423752Z 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.000s) 2023-01-11T23:15:54.9423900Z test_ref_large_input_1D_argmax_cuda_float64 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9424127Z 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.000s) 2023-01-11T23:15:54.9424272Z test_ref_large_input_1D_argmin_cuda_float64 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9424488Z 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.000s) 2023-01-11T23:15:54.9424638Z test_ref_large_input_1D_count_nonzero_cuda_float64 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9424864Z 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.000s) 2023-01-11T23:15:54.9425023Z test_ref_large_input_1D_masked_amax_cuda_float64 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9425239Z 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.000s) 2023-01-11T23:15:54.9425393Z test_ref_large_input_1D_masked_amin_cuda_float64 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9425632Z 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.000s) 2023-01-11T23:15:54.9425811Z test_ref_large_input_1D_masked_argmax_cuda_float64 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9426050Z 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.000s) 2023-01-11T23:15:54.9426212Z test_ref_large_input_1D_masked_argmin_cuda_float64 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9426435Z 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.000s) 2023-01-11T23:15:54.9426583Z test_ref_large_input_1D_masked_mean_cuda_float64 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9426803Z 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.000s) 2023-01-11T23:15:54.9426957Z test_ref_large_input_1D_masked_prod_cuda_float64 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9427172Z 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.000s) 2023-01-11T23:15:54.9427323Z test_ref_large_input_1D_masked_std_cuda_float64 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9427540Z 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.000s) 2023-01-11T23:15:54.9427690Z test_ref_large_input_1D_masked_sum_cuda_float64 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9427903Z 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.000s) 2023-01-11T23:15:54.9428049Z test_ref_large_input_1D_masked_var_cuda_float64 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9428255Z 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.000s) 2023-01-11T23:15:54.9428401Z test_ref_large_input_1D_mean_cuda_float64 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9428618Z 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.000s) 2023-01-11T23:15:54.9428851Z test_ref_large_input_1D_nanmean_cuda_float64 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9429070Z 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.000s) 2023-01-11T23:15:54.9429223Z test_ref_large_input_1D_nansum_cuda_float64 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9429439Z 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.000s) 2023-01-11T23:15:54.9429582Z test_ref_large_input_1D_prod_cuda_float64 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9429798Z 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.000s) 2023-01-11T23:15:54.9429946Z test_ref_large_input_1D_std_cuda_float64 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9430208Z 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.000s) 2023-01-11T23:15:54.9430394Z test_ref_large_input_1D_sum_cuda_float64 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9430660Z 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.000s) 2023-01-11T23:15:54.9430837Z test_ref_large_input_1D_var_cuda_float64 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9431108Z 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.000s) 2023-01-11T23:15:54.9431287Z test_ref_large_input_2D_all_cuda_float64 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9431549Z 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.000s) 2023-01-11T23:15:54.9431719Z test_ref_large_input_2D_amax_cuda_float64 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9431947Z 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) 2023-01-11T23:15:54.9432086Z test_ref_large_input_2D_amin_cuda_float64 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9432305Z 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.000s) 2023-01-11T23:15:54.9432451Z test_ref_large_input_2D_any_cuda_float64 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9432670Z 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.000s) 2023-01-11T23:15:54.9432819Z test_ref_large_input_2D_argmax_cuda_float64 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9433047Z 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) 2023-01-11T23:15:54.9433193Z test_ref_large_input_2D_argmin_cuda_float64 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9433409Z 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.000s) 2023-01-11T23:15:54.9433564Z test_ref_large_input_2D_count_nonzero_cuda_float64 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9433777Z 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.000s) 2023-01-11T23:15:54.9433933Z test_ref_large_input_2D_masked_amax_cuda_float64 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9434154Z 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.000s) 2023-01-11T23:15:54.9434310Z test_ref_large_input_2D_masked_amin_cuda_float64 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9434565Z 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) 2023-01-11T23:15:54.9434721Z test_ref_large_input_2D_masked_argmax_cuda_float64 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9434941Z 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.000s) 2023-01-11T23:15:54.9435097Z test_ref_large_input_2D_masked_argmin_cuda_float64 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9435350Z 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.000s) 2023-01-11T23:15:54.9435538Z test_ref_large_input_2D_masked_mean_cuda_float64 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9435802Z 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.000s) 2023-01-11T23:15:54.9435999Z test_ref_large_input_2D_masked_prod_cuda_float64 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9436269Z 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) 2023-01-11T23:15:54.9436458Z test_ref_large_input_2D_masked_std_cuda_float64 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9436727Z 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) 2023-01-11T23:15:54.9436915Z test_ref_large_input_2D_masked_sum_cuda_float64 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9437183Z 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.000s) 2023-01-11T23:15:54.9437396Z test_ref_large_input_2D_masked_var_cuda_float64 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9437669Z 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.000s) 2023-01-11T23:15:54.9437848Z test_ref_large_input_2D_mean_cuda_float64 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9438062Z 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) 2023-01-11T23:15:54.9438212Z test_ref_large_input_2D_nanmean_cuda_float64 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9438434Z 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.000s) 2023-01-11T23:15:54.9438580Z test_ref_large_input_2D_nansum_cuda_float64 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9438796Z 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.000s) 2023-01-11T23:15:54.9438941Z test_ref_large_input_2D_prod_cuda_float64 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9439161Z 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.000s) 2023-01-11T23:15:54.9439304Z test_ref_large_input_2D_std_cuda_float64 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9439523Z 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.000s) 2023-01-11T23:15:54.9439660Z test_ref_large_input_2D_sum_cuda_float64 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9439877Z 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.000s) 2023-01-11T23:15:54.9440021Z test_ref_large_input_2D_var_cuda_float64 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9440243Z 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) 2023-01-11T23:15:54.9440426Z test_ref_large_input_64bit_indexing_all_cuda_float64 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9440666Z 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.000s) 2023-01-11T23:15:54.9440831Z test_ref_large_input_64bit_indexing_amax_cuda_float64 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9441066Z 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.000s) 2023-01-11T23:15:54.9441222Z test_ref_large_input_64bit_indexing_amin_cuda_float64 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9441452Z 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.000s) 2023-01-11T23:15:54.9441607Z test_ref_large_input_64bit_indexing_any_cuda_float64 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9441835Z 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.000s) 2023-01-11T23:15:54.9442000Z test_ref_large_input_64bit_indexing_argmax_cuda_float64 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9442241Z 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) 2023-01-11T23:15:54.9442404Z test_ref_large_input_64bit_indexing_argmin_cuda_float64 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9442646Z 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.000s) 2023-01-11T23:15:54.9442841Z test_ref_large_input_64bit_indexing_count_nonzero_cuda_float64 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9443077Z 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.000s) 2023-01-11T23:15:54.9443247Z test_ref_large_input_64bit_indexing_masked_amax_cuda_float64 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9443486Z 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.000s) 2023-01-11T23:15:54.9443649Z test_ref_large_input_64bit_indexing_masked_amin_cuda_float64 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9443880Z 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.000s) 2023-01-11T23:15:54.9444052Z test_ref_large_input_64bit_indexing_masked_argmax_cuda_float64 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9444283Z 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.000s) 2023-01-11T23:15:54.9450977Z test_ref_large_input_64bit_indexing_masked_argmin_cuda_float64 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9451245Z 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.000s) 2023-01-11T23:15:54.9451420Z test_ref_large_input_64bit_indexing_masked_mean_cuda_float64 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9451655Z 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.000s) 2023-01-11T23:15:54.9451827Z test_ref_large_input_64bit_indexing_masked_prod_cuda_float64 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9452068Z 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) 2023-01-11T23:15:54.9452294Z test_ref_large_input_64bit_indexing_masked_std_cuda_float64 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9452529Z 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.000s) 2023-01-11T23:15:54.9452690Z test_ref_large_input_64bit_indexing_masked_sum_cuda_float64 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9452920Z 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.000s) 2023-01-11T23:15:54.9453080Z test_ref_large_input_64bit_indexing_masked_var_cuda_float64 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9453310Z 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.000s) 2023-01-11T23:15:54.9453472Z test_ref_large_input_64bit_indexing_mean_cuda_float64 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9453694Z 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) 2023-01-11T23:15:54.9453853Z test_ref_large_input_64bit_indexing_nanmean_cuda_float64 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9454080Z 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.000s) 2023-01-11T23:15:54.9454442Z test_ref_large_input_64bit_indexing_nansum_cuda_float64 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9454673Z 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.000s) 2023-01-11T23:15:54.9454926Z test_ref_large_input_64bit_indexing_prod_cuda_float64 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9455212Z 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.000s) 2023-01-11T23:15:54.9455410Z test_ref_large_input_64bit_indexing_std_cuda_float64 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9455693Z 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.000s) 2023-01-11T23:15:54.9455888Z test_ref_large_input_64bit_indexing_sum_cuda_float64 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9456166Z 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.000s) 2023-01-11T23:15:54.9456358Z test_ref_large_input_64bit_indexing_var_cuda_float64 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9456639Z 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.000s) 2023-01-11T23:15:54.9456817Z test_ref_scalar_input_all_cuda_bool (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9457067Z Compares op against reference for scalar input tensors ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9457256Z test_ref_scalar_input_all_cuda_complex128 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9457514Z Compares op against reference for scalar input tensors ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9457683Z test_ref_scalar_input_all_cuda_complex64 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9457889Z Compares op against reference for scalar input tensors ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9458035Z test_ref_scalar_input_all_cuda_float16 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9458272Z Compares op against reference for scalar input tensors ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9458412Z test_ref_scalar_input_all_cuda_float32 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9458612Z Compares op against reference for scalar input tensors ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9458749Z test_ref_scalar_input_all_cuda_float64 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9458948Z Compares op against reference for scalar input tensors ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9459092Z test_ref_scalar_input_all_cuda_int16 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9459289Z Compares op against reference for scalar input tensors ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9459427Z test_ref_scalar_input_all_cuda_int32 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9459625Z Compares op against reference for scalar input tensors ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9459760Z test_ref_scalar_input_all_cuda_int64 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9459955Z Compares op against reference for scalar input tensors ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9460094Z test_ref_scalar_input_all_cuda_int8 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9460283Z Compares op against reference for scalar input tensors ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9460419Z test_ref_scalar_input_all_cuda_uint8 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9460612Z Compares op against reference for scalar input tensors ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9460775Z test_ref_scalar_input_amax_cuda_bool (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9460974Z Compares op against reference for scalar input tensors ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9461118Z test_ref_scalar_input_amax_cuda_float16 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9461320Z Compares op against reference for scalar input tensors ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9461462Z test_ref_scalar_input_amax_cuda_float32 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9461656Z Compares op against reference for scalar input tensors ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9461791Z test_ref_scalar_input_amax_cuda_float64 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9461991Z Compares op against reference for scalar input tensors ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9462134Z test_ref_scalar_input_amax_cuda_int16 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9462330Z Compares op against reference for scalar input tensors ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9462469Z test_ref_scalar_input_amax_cuda_int32 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9462663Z Compares op against reference for scalar input tensors ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9462800Z test_ref_scalar_input_amax_cuda_int64 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9462994Z Compares op against reference for scalar input tensors ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9463134Z test_ref_scalar_input_amax_cuda_int8 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9463325Z Compares op against reference for scalar input tensors ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9463489Z test_ref_scalar_input_amax_cuda_uint8 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9463685Z Compares op against reference for scalar input tensors ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9463822Z test_ref_scalar_input_amin_cuda_bool (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9464017Z Compares op against reference for scalar input tensors ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9464158Z test_ref_scalar_input_amin_cuda_float16 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9464357Z Compares op against reference for scalar input tensors ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9464501Z test_ref_scalar_input_amin_cuda_float32 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9464703Z Compares op against reference for scalar input tensors ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9464844Z test_ref_scalar_input_amin_cuda_float64 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9465041Z Compares op against reference for scalar input tensors ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9465180Z test_ref_scalar_input_amin_cuda_int16 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9465389Z Compares op against reference for scalar input tensors ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9465545Z test_ref_scalar_input_amin_cuda_int32 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9465755Z Compares op against reference for scalar input tensors ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9465894Z test_ref_scalar_input_amin_cuda_int64 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9466120Z Compares op against reference for scalar input tensors ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9466256Z test_ref_scalar_input_amin_cuda_int8 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9466451Z Compares op against reference for scalar input tensors ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9466589Z test_ref_scalar_input_amin_cuda_uint8 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9466783Z Compares op against reference for scalar input tensors ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9466924Z test_ref_scalar_input_any_cuda_bool (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9467117Z Compares op against reference for scalar input tensors ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9467265Z test_ref_scalar_input_any_cuda_complex128 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9467466Z Compares op against reference for scalar input tensors ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9467614Z test_ref_scalar_input_any_cuda_complex64 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9467805Z Compares op against reference for scalar input tensors ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9467948Z test_ref_scalar_input_any_cuda_float16 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9468148Z Compares op against reference for scalar input tensors ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9468289Z test_ref_scalar_input_any_cuda_float32 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9468483Z Compares op against reference for scalar input tensors ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9468626Z test_ref_scalar_input_any_cuda_float64 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9468889Z Compares op against reference for scalar input tensors ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9469060Z test_ref_scalar_input_any_cuda_int16 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9469257Z Compares op against reference for scalar input tensors ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9469389Z test_ref_scalar_input_any_cuda_int32 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9469586Z Compares op against reference for scalar input tensors ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9469724Z test_ref_scalar_input_any_cuda_int64 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9469917Z Compares op against reference for scalar input tensors ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9470059Z test_ref_scalar_input_any_cuda_int8 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9470273Z Compares op against reference for scalar input tensors ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9470446Z test_ref_scalar_input_any_cuda_uint8 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9470687Z Compares op against reference for scalar input tensors ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9470870Z test_ref_scalar_input_argmax_cuda_float16 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9471105Z Compares op against reference for scalar input tensors ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9471284Z test_ref_scalar_input_argmax_cuda_float32 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9471511Z Compares op against reference for scalar input tensors ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9471660Z test_ref_scalar_input_argmax_cuda_float64 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9471881Z Compares op against reference for scalar input tensors ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9472032Z test_ref_scalar_input_argmax_cuda_int16 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9472227Z Compares op against reference for scalar input tensors ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9472369Z test_ref_scalar_input_argmax_cuda_int32 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9472565Z Compares op against reference for scalar input tensors ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9472702Z test_ref_scalar_input_argmax_cuda_int64 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9472899Z Compares op against reference for scalar input tensors ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9473041Z test_ref_scalar_input_argmax_cuda_int8 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9473241Z Compares op against reference for scalar input tensors ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9473388Z test_ref_scalar_input_argmax_cuda_uint8 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9473583Z Compares op against reference for scalar input tensors ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9473731Z test_ref_scalar_input_argmin_cuda_float16 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9473929Z Compares op against reference for scalar input tensors ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9474072Z test_ref_scalar_input_argmin_cuda_float32 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9474262Z Compares op against reference for scalar input tensors ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9474406Z test_ref_scalar_input_argmin_cuda_float64 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9474629Z Compares op against reference for scalar input tensors ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9474770Z test_ref_scalar_input_argmin_cuda_int16 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9474967Z Compares op against reference for scalar input tensors ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9475111Z test_ref_scalar_input_argmin_cuda_int32 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9475354Z Compares op against reference for scalar input tensors ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9475529Z test_ref_scalar_input_argmin_cuda_int64 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9475763Z Compares op against reference for scalar input tensors ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9475943Z test_ref_scalar_input_argmin_cuda_int8 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9476190Z Compares op against reference for scalar input tensors ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9476367Z test_ref_scalar_input_argmin_cuda_uint8 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9476610Z Compares op against reference for scalar input tensors ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9476804Z test_ref_scalar_input_count_nonzero_cuda_bool (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9477047Z Compares op against reference for scalar input tensors ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9477245Z test_ref_scalar_input_count_nonzero_cuda_complex128 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9477486Z Compares op against reference for scalar input tensors ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9477701Z test_ref_scalar_input_count_nonzero_cuda_complex64 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9477915Z Compares op against reference for scalar input tensors ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9478070Z test_ref_scalar_input_count_nonzero_cuda_float16 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9478267Z Compares op against reference for scalar input tensors ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9478420Z test_ref_scalar_input_count_nonzero_cuda_float32 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9478617Z Compares op against reference for scalar input tensors ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9478772Z test_ref_scalar_input_count_nonzero_cuda_float64 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9478971Z Compares op against reference for scalar input tensors ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9479123Z test_ref_scalar_input_count_nonzero_cuda_int16 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9479311Z Compares op against reference for scalar input tensors ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9479462Z test_ref_scalar_input_count_nonzero_cuda_int32 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9479658Z Compares op against reference for scalar input tensors ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9479807Z test_ref_scalar_input_count_nonzero_cuda_int64 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9480003Z Compares op against reference for scalar input tensors ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9480152Z test_ref_scalar_input_count_nonzero_cuda_int8 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9480348Z Compares op against reference for scalar input tensors ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9480535Z test_ref_scalar_input_count_nonzero_cuda_uint8 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9480732Z Compares op against reference for scalar input tensors ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9480874Z test_ref_scalar_input_masked_amax_cuda_float16 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9481070Z Compares op against reference for scalar input tensors ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9481222Z test_ref_scalar_input_masked_amax_cuda_float32 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9481417Z Compares op against reference for scalar input tensors ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9481566Z test_ref_scalar_input_masked_amax_cuda_float64 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9481763Z Compares op against reference for scalar input tensors ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9481915Z test_ref_scalar_input_masked_amax_cuda_int16 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9482112Z Compares op against reference for scalar input tensors ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9482263Z test_ref_scalar_input_masked_amax_cuda_int32 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9482452Z Compares op against reference for scalar input tensors ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9482599Z test_ref_scalar_input_masked_amax_cuda_int64 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9482792Z Compares op against reference for scalar input tensors ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9482941Z test_ref_scalar_input_masked_amax_cuda_int8 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9483162Z Compares op against reference for scalar input tensors ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9483318Z test_ref_scalar_input_masked_amax_cuda_uint8 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9483512Z Compares op against reference for scalar input tensors ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9483662Z test_ref_scalar_input_masked_amin_cuda_float16 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9483858Z Compares op against reference for scalar input tensors ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9484000Z test_ref_scalar_input_masked_amin_cuda_float32 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9484197Z Compares op against reference for scalar input tensors ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9484348Z test_ref_scalar_input_masked_amin_cuda_float64 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9484551Z Compares op against reference for scalar input tensors ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9484721Z test_ref_scalar_input_masked_amin_cuda_int16 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9484962Z Compares op against reference for scalar input tensors ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9485145Z test_ref_scalar_input_masked_amin_cuda_int32 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9485391Z Compares op against reference for scalar input tensors ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9485576Z test_ref_scalar_input_masked_amin_cuda_int64 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9485811Z Compares op against reference for scalar input tensors ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9485998Z test_ref_scalar_input_masked_amin_cuda_int8 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9486229Z Compares op against reference for scalar input tensors ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9486376Z test_ref_scalar_input_masked_amin_cuda_uint8 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9486569Z Compares op against reference for scalar input tensors ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9486722Z test_ref_scalar_input_masked_argmax_cuda_float16 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9486916Z Compares op against reference for scalar input tensors ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9487069Z test_ref_scalar_input_masked_argmax_cuda_float32 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9487266Z Compares op against reference for scalar input tensors ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9487416Z test_ref_scalar_input_masked_argmax_cuda_float64 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9487613Z Compares op against reference for scalar input tensors ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9487764Z test_ref_scalar_input_masked_argmax_cuda_int16 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9487959Z Compares op against reference for scalar input tensors ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9488109Z test_ref_scalar_input_masked_argmax_cuda_int32 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9488304Z Compares op against reference for scalar input tensors ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9488454Z test_ref_scalar_input_masked_argmax_cuda_int64 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9488672Z Compares op against reference for scalar input tensors ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9488827Z test_ref_scalar_input_masked_argmax_cuda_int8 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9489016Z Compares op against reference for scalar input tensors ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9489166Z test_ref_scalar_input_masked_argmax_cuda_uint8 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9489361Z Compares op against reference for scalar input tensors ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9489513Z test_ref_scalar_input_masked_argmin_cuda_float16 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9489708Z Compares op against reference for scalar input tensors ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9489861Z test_ref_scalar_input_masked_argmin_cuda_float32 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9490059Z Compares op against reference for scalar input tensors ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9490214Z test_ref_scalar_input_masked_argmin_cuda_float64 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9490409Z Compares op against reference for scalar input tensors ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9490556Z test_ref_scalar_input_masked_argmin_cuda_int16 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9490745Z Compares op against reference for scalar input tensors ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9490894Z test_ref_scalar_input_masked_argmin_cuda_int32 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9491091Z Compares op against reference for scalar input tensors ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9491239Z test_ref_scalar_input_masked_argmin_cuda_int64 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9491467Z Compares op against reference for scalar input tensors ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9491618Z test_ref_scalar_input_masked_argmin_cuda_int8 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9491813Z Compares op against reference for scalar input tensors ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9491962Z test_ref_scalar_input_masked_argmin_cuda_uint8 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9492156Z Compares op against reference for scalar input tensors ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9492298Z test_ref_scalar_input_masked_mean_cuda_bool (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9492493Z Compares op against reference for scalar input tensors ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9492650Z test_ref_scalar_input_masked_mean_cuda_complex128 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9492850Z Compares op against reference for scalar input tensors ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9493004Z test_ref_scalar_input_masked_mean_cuda_complex64 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9493199Z Compares op against reference for scalar input tensors ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9493349Z test_ref_scalar_input_masked_mean_cuda_float16 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9493544Z Compares op against reference for scalar input tensors ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9493693Z test_ref_scalar_input_masked_mean_cuda_float32 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9493883Z Compares op against reference for scalar input tensors ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9494054Z test_ref_scalar_input_masked_mean_cuda_float64 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9494360Z Compares op against reference for scalar input tensors ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9494512Z test_ref_scalar_input_masked_mean_cuda_int16 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9494749Z Compares op against reference for scalar input tensors ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9494932Z test_ref_scalar_input_masked_mean_cuda_int32 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9495177Z Compares op against reference for scalar input tensors ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9495358Z test_ref_scalar_input_masked_mean_cuda_int64 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9495604Z Compares op against reference for scalar input tensors ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9495785Z test_ref_scalar_input_masked_mean_cuda_int8 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9496029Z Compares op against reference for scalar input tensors ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9496211Z test_ref_scalar_input_masked_mean_cuda_uint8 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9496454Z Compares op against reference for scalar input tensors ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9496636Z test_ref_scalar_input_masked_prod_cuda_bool (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9496881Z Compares op against reference for scalar input tensors ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9497079Z test_ref_scalar_input_masked_prod_cuda_complex128 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9497328Z Compares op against reference for scalar input tensors ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9497548Z test_ref_scalar_input_masked_prod_cuda_complex64 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9497738Z Compares op against reference for scalar input tensors ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9497890Z test_ref_scalar_input_masked_prod_cuda_float16 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9498087Z Compares op against reference for scalar input tensors ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9498237Z test_ref_scalar_input_masked_prod_cuda_float32 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9498433Z Compares op against reference for scalar input tensors ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9498583Z test_ref_scalar_input_masked_prod_cuda_float64 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9498782Z Compares op against reference for scalar input tensors ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9498936Z test_ref_scalar_input_masked_prod_cuda_int16 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9499131Z Compares op against reference for scalar input tensors ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9499271Z test_ref_scalar_input_masked_prod_cuda_int32 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9499466Z Compares op against reference for scalar input tensors ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9499614Z test_ref_scalar_input_masked_prod_cuda_int64 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9499810Z Compares op against reference for scalar input tensors ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9499958Z test_ref_scalar_input_masked_prod_cuda_int8 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9500188Z Compares op against reference for scalar input tensors ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9500341Z test_ref_scalar_input_masked_prod_cuda_uint8 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9500539Z Compares op against reference for scalar input tensors ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9500693Z test_ref_scalar_input_masked_std_cuda_complex128 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9500884Z Compares op against reference for scalar input tensors ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9501039Z test_ref_scalar_input_masked_std_cuda_complex64 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9501234Z Compares op against reference for scalar input tensors ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9501386Z test_ref_scalar_input_masked_std_cuda_float16 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9501585Z Compares op against reference for scalar input tensors ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9501735Z test_ref_scalar_input_masked_std_cuda_float32 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9501933Z Compares op against reference for scalar input tensors ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9502083Z test_ref_scalar_input_masked_std_cuda_float64 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9502280Z Compares op against reference for scalar input tensors ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9502420Z test_ref_scalar_input_masked_std_cuda_int16 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9502614Z Compares op against reference for scalar input tensors ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9502762Z test_ref_scalar_input_masked_std_cuda_int32 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9502983Z Compares op against reference for scalar input tensors ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9503128Z test_ref_scalar_input_masked_std_cuda_int64 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9503325Z Compares op against reference for scalar input tensors ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9503471Z test_ref_scalar_input_masked_std_cuda_int8 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9503666Z Compares op against reference for scalar input tensors ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9503810Z test_ref_scalar_input_masked_std_cuda_uint8 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9504002Z Compares op against reference for scalar input tensors ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9504151Z test_ref_scalar_input_masked_sum_cuda_bool (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9504350Z Compares op against reference for scalar input tensors ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9504510Z test_ref_scalar_input_masked_sum_cuda_complex128 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9504707Z Compares op against reference for scalar input tensors ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9504860Z test_ref_scalar_input_masked_sum_cuda_complex64 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9505055Z Compares op against reference for scalar input tensors ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9505204Z test_ref_scalar_input_masked_sum_cuda_float16 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9505426Z Compares op against reference for scalar input tensors ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9505572Z test_ref_scalar_input_masked_sum_cuda_float32 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9505768Z Compares op against reference for scalar input tensors ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9505916Z test_ref_scalar_input_masked_sum_cuda_float64 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9506112Z Compares op against reference for scalar input tensors ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9506258Z test_ref_scalar_input_masked_sum_cuda_int16 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9506452Z Compares op against reference for scalar input tensors ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9506598Z test_ref_scalar_input_masked_sum_cuda_int32 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9506799Z Compares op against reference for scalar input tensors ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9506945Z test_ref_scalar_input_masked_sum_cuda_int64 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9507135Z Compares op against reference for scalar input tensors ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9507281Z test_ref_scalar_input_masked_sum_cuda_int8 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9507476Z Compares op against reference for scalar input tensors ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9507621Z test_ref_scalar_input_masked_sum_cuda_uint8 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9507820Z Compares op against reference for scalar input tensors ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9507978Z test_ref_scalar_input_masked_var_cuda_complex128 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9508177Z Compares op against reference for scalar input tensors ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9508357Z test_ref_scalar_input_masked_var_cuda_complex64 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9508554Z Compares op against reference for scalar input tensors ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9508752Z test_ref_scalar_input_masked_var_cuda_float16 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9508951Z Compares op against reference for scalar input tensors ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9509100Z test_ref_scalar_input_masked_var_cuda_float32 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9509298Z Compares op against reference for scalar input tensors ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9509449Z test_ref_scalar_input_masked_var_cuda_float64 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9509649Z Compares op against reference for scalar input tensors ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9509793Z test_ref_scalar_input_masked_var_cuda_int16 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9509995Z Compares op against reference for scalar input tensors ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9510147Z test_ref_scalar_input_masked_var_cuda_int32 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9510376Z Compares op against reference for scalar input tensors ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9510558Z test_ref_scalar_input_masked_var_cuda_int64 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9510802Z Compares op against reference for scalar input tensors ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9511010Z test_ref_scalar_input_masked_var_cuda_int8 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9511259Z Compares op against reference for scalar input tensors ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9511433Z test_ref_scalar_input_masked_var_cuda_uint8 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9511630Z Compares op against reference for scalar input tensors ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9511775Z test_ref_scalar_input_mean_cuda_complex128 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9511976Z Compares op against reference for scalar input tensors ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9512117Z test_ref_scalar_input_mean_cuda_complex64 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9512313Z Compares op against reference for scalar input tensors ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9512464Z test_ref_scalar_input_mean_cuda_float16 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9512659Z Compares op against reference for scalar input tensors ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9512801Z test_ref_scalar_input_mean_cuda_float32 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9512998Z Compares op against reference for scalar input tensors ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9513140Z test_ref_scalar_input_mean_cuda_float64 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9513336Z Compares op against reference for scalar input tensors ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9513476Z test_ref_scalar_input_nanmean_cuda_float16 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9513673Z Compares op against reference for scalar input tensors ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9513842Z test_ref_scalar_input_nanmean_cuda_float32 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9514038Z Compares op against reference for scalar input tensors ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9514182Z test_ref_scalar_input_nanmean_cuda_float64 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9514378Z Compares op against reference for scalar input tensors ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9514520Z test_ref_scalar_input_nansum_cuda_bool (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9514721Z Compares op against reference for scalar input tensors ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9514867Z test_ref_scalar_input_nansum_cuda_float16 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9515058Z Compares op against reference for scalar input tensors ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9515237Z test_ref_scalar_input_nansum_cuda_float32 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9515482Z Compares op against reference for scalar input tensors ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9515664Z test_ref_scalar_input_nansum_cuda_float64 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9515908Z Compares op against reference for scalar input tensors ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9516086Z test_ref_scalar_input_nansum_cuda_int16 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9516333Z Compares op against reference for scalar input tensors ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9516512Z test_ref_scalar_input_nansum_cuda_int32 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9516832Z Compares op against reference for scalar input tensors ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9517008Z test_ref_scalar_input_nansum_cuda_int64 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9517254Z Compares op against reference for scalar input tensors ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9517431Z test_ref_scalar_input_nansum_cuda_int8 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9517677Z Compares op against reference for scalar input tensors ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9517835Z test_ref_scalar_input_nansum_cuda_uint8 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9518029Z Compares op against reference for scalar input tensors ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9518173Z test_ref_scalar_input_prod_cuda_bool (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9518369Z Compares op against reference for scalar input tensors ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9518519Z test_ref_scalar_input_prod_cuda_complex128 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9518709Z Compares op against reference for scalar input tensors ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9518857Z test_ref_scalar_input_prod_cuda_complex64 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9519055Z Compares op against reference for scalar input tensors ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9519198Z test_ref_scalar_input_prod_cuda_float16 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9519394Z Compares op against reference for scalar input tensors ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9519537Z test_ref_scalar_input_prod_cuda_float32 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9519736Z Compares op against reference for scalar input tensors ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9519916Z test_ref_scalar_input_prod_cuda_float64 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9520114Z Compares op against reference for scalar input tensors ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9520250Z test_ref_scalar_input_prod_cuda_int16 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9520450Z Compares op against reference for scalar input tensors ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9520590Z test_ref_scalar_input_prod_cuda_int32 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9520786Z Compares op against reference for scalar input tensors ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9520926Z test_ref_scalar_input_prod_cuda_int64 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9521122Z Compares op against reference for scalar input tensors ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9521267Z test_ref_scalar_input_prod_cuda_int8 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9521463Z Compares op against reference for scalar input tensors ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9521602Z test_ref_scalar_input_prod_cuda_uint8 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9521789Z Compares op against reference for scalar input tensors ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9521935Z test_ref_scalar_input_std_cuda_complex128 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9522131Z Compares op against reference for scalar input tensors ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9522277Z test_ref_scalar_input_std_cuda_complex64 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9522495Z Compares op against reference for scalar input tensors ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9522647Z test_ref_scalar_input_std_cuda_float16 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9522845Z Compares op against reference for scalar input tensors ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9522989Z test_ref_scalar_input_std_cuda_float32 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9523184Z Compares op against reference for scalar input tensors ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9523320Z test_ref_scalar_input_std_cuda_float64 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9523517Z Compares op against reference for scalar input tensors ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9523658Z test_ref_scalar_input_sum_cuda_bool (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9523860Z Compares op against reference for scalar input tensors ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9524006Z test_ref_scalar_input_sum_cuda_complex128 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9524202Z Compares op against reference for scalar input tensors ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9524349Z test_ref_scalar_input_sum_cuda_complex64 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9524550Z Compares op against reference for scalar input tensors ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9524691Z test_ref_scalar_input_sum_cuda_float16 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9524896Z Compares op against reference for scalar input tensors ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9525076Z test_ref_scalar_input_sum_cuda_float32 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9525354Z Compares op against reference for scalar input tensors ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9525530Z test_ref_scalar_input_sum_cuda_float64 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9525772Z Compares op against reference for scalar input tensors ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9525948Z test_ref_scalar_input_sum_cuda_int16 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9526171Z Compares op against reference for scalar input tensors ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9526312Z test_ref_scalar_input_sum_cuda_int32 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9526506Z Compares op against reference for scalar input tensors ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9526639Z test_ref_scalar_input_sum_cuda_int64 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9526837Z Compares op against reference for scalar input tensors ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9526976Z test_ref_scalar_input_sum_cuda_int8 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9527176Z Compares op against reference for scalar input tensors ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9527316Z test_ref_scalar_input_sum_cuda_uint8 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9527511Z Compares op against reference for scalar input tensors ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9527660Z test_ref_scalar_input_var_cuda_complex128 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9527855Z Compares op against reference for scalar input tensors ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9528016Z test_ref_scalar_input_var_cuda_complex64 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9528216Z Compares op against reference for scalar input tensors ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9528356Z test_ref_scalar_input_var_cuda_float16 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9528553Z Compares op against reference for scalar input tensors ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9528694Z test_ref_scalar_input_var_cuda_float32 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9528893Z Compares op against reference for scalar input tensors ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9529034Z test_ref_scalar_input_var_cuda_float64 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9529231Z Compares op against reference for scalar input tensors ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9529372Z test_ref_small_input_all_cuda_bool (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9529569Z Compares op against reference for small input tensors ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.9529714Z test_ref_small_input_all_cuda_complex128 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9529913Z Compares op against reference for small input tensors ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.9530058Z test_ref_small_input_all_cuda_complex64 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9530253Z Compares op against reference for small input tensors ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.9530394Z test_ref_small_input_all_cuda_float16 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9530597Z Compares op against reference for small input tensors ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.9530745Z test_ref_small_input_all_cuda_float32 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9530971Z Compares op against reference for small input tensors ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.9531106Z test_ref_small_input_all_cuda_float64 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9531305Z Compares op against reference for small input tensors ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.9531446Z test_ref_small_input_all_cuda_int16 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9531639Z Compares op against reference for small input tensors ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.9531779Z test_ref_small_input_all_cuda_int32 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9531978Z Compares op against reference for small input tensors ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.9532120Z test_ref_small_input_all_cuda_int64 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9532323Z Compares op against reference for small input tensors ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.9532464Z test_ref_small_input_all_cuda_int8 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9532655Z Compares op against reference for small input tensors ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.9532796Z test_ref_small_input_all_cuda_uint8 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9532989Z Compares op against reference for small input tensors ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.9533126Z test_ref_small_input_amax_cuda_bool (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9533322Z Compares op against reference for small input tensors ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.9533487Z test_ref_small_input_amax_cuda_float16 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9533687Z Compares op against reference for small input tensors ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.9533828Z test_ref_small_input_amax_cuda_float32 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9534022Z Compares op against reference for small input tensors ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.9534156Z test_ref_small_input_amax_cuda_float64 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9534452Z Compares op against reference for small input tensors ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.9534598Z test_ref_small_input_amax_cuda_int16 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9534842Z Compares op against reference for small input tensors ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.9535020Z test_ref_small_input_amax_cuda_int32 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9535268Z Compares op against reference for small input tensors ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.9535444Z test_ref_small_input_amax_cuda_int64 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9535689Z Compares op against reference for small input tensors ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.9535861Z test_ref_small_input_amax_cuda_int8 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9536094Z Compares op against reference for small input tensors ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.9536267Z test_ref_small_input_amax_cuda_uint8 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9536510Z Compares op against reference for small input tensors ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.9536685Z test_ref_small_input_amin_cuda_bool (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9536974Z Compares op against reference for small input tensors ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.9537153Z test_ref_small_input_amin_cuda_float16 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9537394Z Compares op against reference for small input tensors ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.9537540Z test_ref_small_input_amin_cuda_float32 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9537725Z Compares op against reference for small input tensors ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.9537863Z test_ref_small_input_amin_cuda_float64 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9538057Z Compares op against reference for small input tensors ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.9538203Z test_ref_small_input_amin_cuda_int16 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9538397Z Compares op against reference for small input tensors ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.9538535Z test_ref_small_input_amin_cuda_int32 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9538731Z Compares op against reference for small input tensors ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.9538870Z test_ref_small_input_amin_cuda_int64 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9539065Z Compares op against reference for small input tensors ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.9539196Z test_ref_small_input_amin_cuda_int8 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9539390Z Compares op against reference for small input tensors ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.9539570Z test_ref_small_input_amin_cuda_uint8 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9539766Z Compares op against reference for small input tensors ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.9539908Z test_ref_small_input_any_cuda_bool (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9540105Z Compares op against reference for small input tensors ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.9540251Z test_ref_small_input_any_cuda_complex128 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9540444Z Compares op against reference for small input tensors ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.9540588Z test_ref_small_input_any_cuda_complex64 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9540774Z Compares op against reference for small input tensors ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.9540925Z test_ref_small_input_any_cuda_float16 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9541119Z Compares op against reference for small input tensors ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.9541265Z test_ref_small_input_any_cuda_float32 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9541464Z Compares op against reference for small input tensors ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.9541605Z test_ref_small_input_any_cuda_float64 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9541798Z Compares op against reference for small input tensors ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.9541934Z test_ref_small_input_any_cuda_int16 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9542132Z Compares op against reference for small input tensors ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.9542287Z test_ref_small_input_any_cuda_int32 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9542481Z Compares op against reference for small input tensors ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.9542618Z test_ref_small_input_any_cuda_int64 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9542812Z Compares op against reference for small input tensors ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.9542951Z test_ref_small_input_any_cuda_int8 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9543145Z Compares op against reference for small input tensors ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.9543281Z test_ref_small_input_any_cuda_uint8 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9543479Z Compares op against reference for small input tensors ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.9543629Z test_ref_small_input_argmax_cuda_float16 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9543814Z Compares op against reference for small input tensors ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.9543958Z test_ref_small_input_argmax_cuda_float32 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9544149Z Compares op against reference for small input tensors ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.9544292Z test_ref_small_input_argmax_cuda_float64 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9544482Z Compares op against reference for small input tensors ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.9544625Z test_ref_small_input_argmax_cuda_int16 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9544839Z Compares op against reference for small input tensors ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.9544988Z test_ref_small_input_argmax_cuda_int32 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9545181Z Compares op against reference for small input tensors ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.9545314Z test_ref_small_input_argmax_cuda_int64 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9545507Z Compares op against reference for small input tensors ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.9545651Z test_ref_small_input_argmax_cuda_int8 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9545845Z Compares op against reference for small input tensors ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.9545987Z test_ref_small_input_argmax_cuda_uint8 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9546184Z Compares op against reference for small input tensors ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.9546332Z test_ref_small_input_argmin_cuda_float16 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9546528Z Compares op against reference for small input tensors ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.9546663Z test_ref_small_input_argmin_cuda_float32 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9546859Z Compares op against reference for small input tensors ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.9547001Z test_ref_small_input_argmin_cuda_float64 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9547194Z Compares op against reference for small input tensors ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.9547334Z test_ref_small_input_argmin_cuda_int16 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9547528Z Compares op against reference for small input tensors ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.9547692Z test_ref_small_input_argmin_cuda_int32 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9547885Z Compares op against reference for small input tensors ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.9548022Z test_ref_small_input_argmin_cuda_int64 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9548208Z Compares op against reference for small input tensors ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.9548349Z test_ref_small_input_argmin_cuda_int8 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9548549Z Compares op against reference for small input tensors ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.9548748Z test_ref_small_input_argmin_cuda_uint8 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9548949Z Compares op against reference for small input tensors ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.9549105Z test_ref_small_input_count_nonzero_cuda_bool (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9549297Z Compares op against reference for small input tensors ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.9549457Z test_ref_small_input_count_nonzero_cuda_complex128 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9549654Z Compares op against reference for small input tensors ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.9549804Z test_ref_small_input_count_nonzero_cuda_complex64 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9550007Z Compares op against reference for small input tensors ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.9550197Z test_ref_small_input_count_nonzero_cuda_float16 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9550468Z Compares op against reference for small input tensors ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.9550665Z test_ref_small_input_count_nonzero_cuda_float32 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9550904Z Compares op against reference for small input tensors ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.9551089Z test_ref_small_input_count_nonzero_cuda_float64 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9551299Z Compares op against reference for small input tensors ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.9551448Z test_ref_small_input_count_nonzero_cuda_int16 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9551636Z Compares op against reference for small input tensors ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.9551786Z test_ref_small_input_count_nonzero_cuda_int32 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9551984Z Compares op against reference for small input tensors ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.9552133Z test_ref_small_input_count_nonzero_cuda_int64 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9552328Z Compares op against reference for small input tensors ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.9552482Z test_ref_small_input_count_nonzero_cuda_int8 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9552676Z Compares op against reference for small input tensors ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.9552824Z test_ref_small_input_count_nonzero_cuda_uint8 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9553019Z Compares op against reference for small input tensors ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.9553164Z test_ref_small_input_masked_amax_cuda_float16 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9553384Z Compares op against reference for small input tensors ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.9553536Z test_ref_small_input_masked_amax_cuda_float32 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9553733Z Compares op against reference for small input tensors ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.9553883Z test_ref_small_input_masked_amax_cuda_float64 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9554076Z Compares op against reference for small input tensors ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.9554224Z test_ref_small_input_masked_amax_cuda_int16 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9554420Z Compares op against reference for small input tensors ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.9554569Z test_ref_small_input_masked_amax_cuda_int32 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9554759Z Compares op against reference for small input tensors ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.9554928Z test_ref_small_input_masked_amax_cuda_int64 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9555169Z Compares op against reference for small input tensors ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.9555352Z test_ref_small_input_masked_amax_cuda_int8 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9555597Z Compares op against reference for small input tensors ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.9555779Z test_ref_small_input_masked_amax_cuda_uint8 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9556019Z Compares op against reference for small input tensors ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.9556240Z test_ref_small_input_masked_amin_cuda_float16 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9556490Z Compares op against reference for small input tensors ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.9556671Z test_ref_small_input_masked_amin_cuda_float32 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9556917Z Compares op against reference for small input tensors ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.9557105Z test_ref_small_input_masked_amin_cuda_float64 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9557348Z Compares op against reference for small input tensors ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.9557516Z test_ref_small_input_masked_amin_cuda_int16 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9557716Z Compares op against reference for small input tensors ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.9557865Z test_ref_small_input_masked_amin_cuda_int32 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9558059Z Compares op against reference for small input tensors ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.9558205Z test_ref_small_input_masked_amin_cuda_int64 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9558392Z Compares op against reference for small input tensors ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.9558539Z test_ref_small_input_masked_amin_cuda_int8 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9558732Z Compares op against reference for small input tensors ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.9558876Z test_ref_small_input_masked_amin_cuda_uint8 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9559071Z Compares op against reference for small input tensors ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.9559263Z test_ref_small_input_masked_argmax_cuda_float16 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9559458Z Compares op against reference for small input tensors ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.9559610Z test_ref_small_input_masked_argmax_cuda_float32 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9559804Z Compares op against reference for small input tensors ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.9559948Z test_ref_small_input_masked_argmax_cuda_float64 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9560139Z Compares op against reference for small input tensors ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.9560286Z test_ref_small_input_masked_argmax_cuda_int16 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9560480Z Compares op against reference for small input tensors ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.9560632Z test_ref_small_input_masked_argmax_cuda_int32 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9560830Z Compares op against reference for small input tensors ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.9560977Z test_ref_small_input_masked_argmax_cuda_int64 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9561171Z Compares op against reference for small input tensors ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.9561320Z test_ref_small_input_masked_argmax_cuda_int8 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9561508Z Compares op against reference for small input tensors ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.9561657Z test_ref_small_input_masked_argmax_cuda_uint8 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9561875Z Compares op against reference for small input tensors ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.9562027Z test_ref_small_input_masked_argmin_cuda_float16 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9562223Z Compares op against reference for small input tensors ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.9562374Z test_ref_small_input_masked_argmin_cuda_float32 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9562565Z Compares op against reference for small input tensors ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.9562718Z test_ref_small_input_masked_argmin_cuda_float64 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9562911Z Compares op against reference for small input tensors ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.9563055Z test_ref_small_input_masked_argmin_cuda_int16 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9563252Z Compares op against reference for small input tensors ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.9563401Z test_ref_small_input_masked_argmin_cuda_int32 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9563594Z Compares op against reference for small input tensors ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.9563746Z test_ref_small_input_masked_argmin_cuda_int64 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9563942Z Compares op against reference for small input tensors ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.9564095Z test_ref_small_input_masked_argmin_cuda_int8 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9564289Z Compares op against reference for small input tensors ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.9564441Z test_ref_small_input_masked_argmin_cuda_uint8 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9564655Z Compares op against reference for small input tensors ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.9564804Z test_ref_small_input_masked_mean_cuda_bool (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9565045Z Compares op against reference for small input tensors ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.9565241Z test_ref_small_input_masked_mean_cuda_complex128 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9565481Z Compares op against reference for small input tensors ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.9565667Z test_ref_small_input_masked_mean_cuda_complex64 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9565908Z Compares op against reference for small input tensors ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.9566086Z test_ref_small_input_masked_mean_cuda_float16 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9566281Z Compares op against reference for small input tensors ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.9566423Z test_ref_small_input_masked_mean_cuda_float32 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9566617Z Compares op against reference for small input tensors ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.9566763Z test_ref_small_input_masked_mean_cuda_float64 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9566957Z Compares op against reference for small input tensors ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.9567102Z test_ref_small_input_masked_mean_cuda_int16 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9567317Z Compares op against reference for small input tensors ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.9567472Z test_ref_small_input_masked_mean_cuda_int32 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9567669Z Compares op against reference for small input tensors ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.9567816Z test_ref_small_input_masked_mean_cuda_int64 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9568002Z Compares op against reference for small input tensors ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.9568150Z test_ref_small_input_masked_mean_cuda_int8 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9568344Z Compares op against reference for small input tensors ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.9568490Z test_ref_small_input_masked_mean_cuda_uint8 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9568685Z Compares op against reference for small input tensors ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.9568834Z test_ref_small_input_masked_prod_cuda_bool (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9569028Z Compares op against reference for small input tensors ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.9569184Z test_ref_small_input_masked_prod_cuda_complex128 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9569377Z Compares op against reference for small input tensors ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.9569525Z test_ref_small_input_masked_prod_cuda_complex64 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9569720Z Compares op against reference for small input tensors ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.9569868Z test_ref_small_input_masked_prod_cuda_float16 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9570064Z Compares op against reference for small input tensors ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.9570240Z test_ref_small_input_masked_prod_cuda_float32 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9570439Z Compares op against reference for small input tensors ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.9570586Z test_ref_small_input_masked_prod_cuda_float64 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9570781Z Compares op against reference for small input tensors ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.9570925Z test_ref_small_input_masked_prod_cuda_int16 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9571111Z Compares op against reference for small input tensors ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.9571259Z test_ref_small_input_masked_prod_cuda_int32 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9571455Z Compares op against reference for small input tensors ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.9571600Z test_ref_small_input_masked_prod_cuda_int64 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9571793Z Compares op against reference for small input tensors ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.9571942Z test_ref_small_input_masked_prod_cuda_int8 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9572137Z Compares op against reference for small input tensors ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.9572280Z test_ref_small_input_masked_prod_cuda_uint8 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9572474Z Compares op against reference for small input tensors ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.9572641Z test_ref_small_input_masked_std_cuda_complex128 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9572842Z Compares op against reference for small input tensors ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.9572995Z test_ref_small_input_masked_std_cuda_complex64 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9573188Z Compares op against reference for small input tensors ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.9573338Z test_ref_small_input_masked_std_cuda_float16 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9573534Z Compares op against reference for small input tensors ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.9573684Z test_ref_small_input_masked_std_cuda_float32 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9573878Z Compares op against reference for small input tensors ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.9574026Z test_ref_small_input_masked_std_cuda_float64 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9574326Z Compares op against reference for small input tensors ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.9574476Z test_ref_small_input_masked_std_cuda_int16 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9574717Z Compares op against reference for small input tensors ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.9574899Z test_ref_small_input_masked_std_cuda_int32 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9575138Z Compares op against reference for small input tensors ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.9575315Z test_ref_small_input_masked_std_cuda_int64 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9575558Z Compares op against reference for small input tensors ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.9575790Z test_ref_small_input_masked_std_cuda_int8 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9576032Z Compares op against reference for small input tensors ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.9576205Z test_ref_small_input_masked_std_cuda_uint8 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9576446Z Compares op against reference for small input tensors ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.9576629Z test_ref_small_input_masked_sum_cuda_bool (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9576870Z Compares op against reference for small input tensors ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.9577059Z test_ref_small_input_masked_sum_cuda_complex128 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9577303Z Compares op against reference for small input tensors ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.9577490Z test_ref_small_input_masked_sum_cuda_complex64 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9577684Z Compares op against reference for small input tensors ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.9577833Z test_ref_small_input_masked_sum_cuda_float16 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9578022Z Compares op against reference for small input tensors ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.9578173Z test_ref_small_input_masked_sum_cuda_float32 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9578369Z Compares op against reference for small input tensors ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.9578520Z test_ref_small_input_masked_sum_cuda_float64 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9578743Z Compares op against reference for small input tensors ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.9578894Z test_ref_small_input_masked_sum_cuda_int16 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9579088Z Compares op against reference for small input tensors ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.9579234Z test_ref_small_input_masked_sum_cuda_int32 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9579428Z Compares op against reference for small input tensors ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.9579565Z test_ref_small_input_masked_sum_cuda_int64 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9579758Z Compares op against reference for small input tensors ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.9579907Z test_ref_small_input_masked_sum_cuda_int8 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9580102Z Compares op against reference for small input tensors ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.9580253Z test_ref_small_input_masked_sum_cuda_uint8 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9580447Z Compares op against reference for small input tensors ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.9580600Z test_ref_small_input_masked_var_cuda_complex128 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9580795Z Compares op against reference for small input tensors ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.9580948Z test_ref_small_input_masked_var_cuda_complex64 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9581135Z Compares op against reference for small input tensors ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.9581288Z test_ref_small_input_masked_var_cuda_float16 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9581486Z Compares op against reference for small input tensors ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.9581658Z test_ref_small_input_masked_var_cuda_float32 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9581855Z Compares op against reference for small input tensors ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.9582004Z test_ref_small_input_masked_var_cuda_float64 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9582198Z Compares op against reference for small input tensors ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.9582343Z test_ref_small_input_masked_var_cuda_int16 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9582536Z Compares op against reference for small input tensors ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.9582676Z test_ref_small_input_masked_var_cuda_int32 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9582874Z Compares op against reference for small input tensors ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.9583019Z test_ref_small_input_masked_var_cuda_int64 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9583214Z Compares op against reference for small input tensors ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.9583360Z test_ref_small_input_masked_var_cuda_int8 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9583560Z Compares op against reference for small input tensors ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.9583705Z test_ref_small_input_masked_var_cuda_uint8 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9583899Z Compares op against reference for small input tensors ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.9584067Z test_ref_small_input_mean_cuda_complex128 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9584258Z Compares op against reference for small input tensors ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.9584407Z test_ref_small_input_mean_cuda_complex64 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9584601Z Compares op against reference for small input tensors ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.9584742Z test_ref_small_input_mean_cuda_float16 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9584898Z Compares op against reference for small input tensors ... skip: Skipped! (0.001s) 2023-01-11T23:15:54.9585037Z test_ref_small_input_mean_cuda_float32 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9585236Z Compares op against reference for small input tensors ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.9585374Z test_ref_small_input_mean_cuda_float64 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9585570Z Compares op against reference for small input tensors ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.9585707Z test_ref_small_input_nanmean_cuda_float16 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9585861Z Compares op against reference for small input tensors ... skip: Skipped! (0.000s) 2023-01-11T23:15:54.9586005Z test_ref_small_input_nanmean_cuda_float32 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9586200Z Compares op against reference for small input tensors ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.9586341Z test_ref_small_input_nanmean_cuda_float64 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9586535Z Compares op against reference for small input tensors ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.9586678Z test_ref_small_input_nansum_cuda_bool (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9586876Z Compares op against reference for small input tensors ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.9587044Z test_ref_small_input_nansum_cuda_float16 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9587193Z Compares op against reference for small input tensors ... skip: Skipped! (0.001s) 2023-01-11T23:15:54.9587337Z test_ref_small_input_nansum_cuda_float32 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9587532Z Compares op against reference for small input tensors ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.9587675Z test_ref_small_input_nansum_cuda_float64 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9587870Z Compares op against reference for small input tensors ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.9588015Z test_ref_small_input_nansum_cuda_int16 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9588210Z Compares op against reference for small input tensors ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.9588354Z test_ref_small_input_nansum_cuda_int32 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9588545Z Compares op against reference for small input tensors ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.9588749Z test_ref_small_input_nansum_cuda_int64 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9588947Z Compares op against reference for small input tensors ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.9589089Z test_ref_small_input_nansum_cuda_int8 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9589284Z Compares op against reference for small input tensors ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.9589427Z test_ref_small_input_nansum_cuda_uint8 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9589645Z Compares op against reference for small input tensors ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.9589794Z test_ref_small_input_prod_cuda_bool (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9590007Z Compares op against reference for small input tensors ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.9590180Z test_ref_small_input_prod_cuda_complex128 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9590421Z Compares op against reference for small input tensors ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.9590606Z test_ref_small_input_prod_cuda_complex64 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9590797Z Compares op against reference for small input tensors ... skip: Skipped! (0.001s) 2023-01-11T23:15:54.9590972Z test_ref_small_input_prod_cuda_float16 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9591168Z Compares op against reference for small input tensors ... skip: Skipped! (0.001s) 2023-01-11T23:15:54.9591342Z test_ref_small_input_prod_cuda_float32 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9591537Z Compares op against reference for small input tensors ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.9591677Z test_ref_small_input_prod_cuda_float64 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9591863Z Compares op against reference for small input tensors ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.9592006Z test_ref_small_input_prod_cuda_int16 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9592204Z Compares op against reference for small input tensors ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.9592348Z test_ref_small_input_prod_cuda_int32 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9592547Z Compares op against reference for small input tensors ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.9592712Z test_ref_small_input_prod_cuda_int64 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9592906Z Compares op against reference for small input tensors ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.9593046Z test_ref_small_input_prod_cuda_int8 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9593233Z Compares op against reference for small input tensors ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.9593373Z test_ref_small_input_prod_cuda_uint8 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9593569Z Compares op against reference for small input tensors ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.9593713Z test_ref_small_input_std_cuda_complex128 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9593910Z Compares op against reference for small input tensors ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.9594059Z test_ref_small_input_std_cuda_complex64 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9594251Z Compares op against reference for small input tensors ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.9594394Z test_ref_small_input_std_cuda_float16 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9594550Z Compares op against reference for small input tensors ... skip: Skipped! (0.000s) 2023-01-11T23:15:54.9594685Z test_ref_small_input_std_cuda_float32 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9594880Z Compares op against reference for small input tensors ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.9595029Z test_ref_small_input_std_cuda_float64 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9595247Z Compares op against reference for small input tensors ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.9595389Z test_ref_small_input_sum_cuda_bool (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9595583Z Compares op against reference for small input tensors ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.9595730Z test_ref_small_input_sum_cuda_complex128 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9595921Z Compares op against reference for small input tensors ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.9596066Z test_ref_small_input_sum_cuda_complex64 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9596251Z Compares op against reference for small input tensors ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.9596395Z test_ref_small_input_sum_cuda_float16 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9596576Z Compares op against reference for small input tensors ... skip: Skipped! (0.000s) 2023-01-11T23:15:54.9596741Z test_ref_small_input_sum_cuda_float32 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9596940Z Compares op against reference for small input tensors ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.9597080Z test_ref_small_input_sum_cuda_float64 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9597274Z Compares op against reference for small input tensors ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.9597414Z test_ref_small_input_sum_cuda_int16 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9597613Z Compares op against reference for small input tensors ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.9597745Z test_ref_small_input_sum_cuda_int32 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9597938Z Compares op against reference for small input tensors ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.9598078Z test_ref_small_input_sum_cuda_int64 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9598309Z Compares op against reference for small input tensors ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.9598446Z test_ref_small_input_sum_cuda_int8 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9598643Z Compares op against reference for small input tensors ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.9598782Z test_ref_small_input_sum_cuda_uint8 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9598979Z Compares op against reference for small input tensors ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.9599119Z test_ref_small_input_var_cuda_complex128 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9599273Z Compares op against reference for small input tensors ... skip: Skipped! (0.001s) 2023-01-11T23:15:54.9599419Z test_ref_small_input_var_cuda_complex64 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9599574Z Compares op against reference for small input tensors ... skip: Skipped! (0.000s) 2023-01-11T23:15:54.9599713Z test_ref_small_input_var_cuda_float16 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9599866Z Compares op against reference for small input tensors ... skip: Skipped! (0.001s) 2023-01-11T23:15:54.9600007Z test_ref_small_input_var_cuda_float32 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9600157Z Compares op against reference for small input tensors ... skip: Skipped! (0.000s) 2023-01-11T23:15:54.9600291Z test_ref_small_input_var_cuda_float64 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9600444Z Compares op against reference for small input tensors ... skip: Skipped! (0.001s) 2023-01-11T23:15:54.9600599Z test_reference_masked_masked_amax_cuda_bfloat16 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9601034Z Test masked reduction operations on strided-only tensors using ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.9601194Z test_reference_masked_masked_amax_cuda_float16 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9601505Z Test masked reduction operations on strided-only tensors using ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.9601660Z test_reference_masked_masked_amax_cuda_float32 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9601962Z Test masked reduction operations on strided-only tensors using ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.9602116Z test_reference_masked_masked_amax_cuda_float64 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9602411Z Test masked reduction operations on strided-only tensors using ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.9602563Z test_reference_masked_masked_amax_cuda_int16 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9602860Z Test masked reduction operations on strided-only tensors using ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.9603011Z test_reference_masked_masked_amax_cuda_int32 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9603306Z Test masked reduction operations on strided-only tensors using ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.9603456Z test_reference_masked_masked_amax_cuda_int64 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9603747Z Test masked reduction operations on strided-only tensors using ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.9603896Z test_reference_masked_masked_amax_cuda_int8 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9604186Z Test masked reduction operations on strided-only tensors using ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.9604329Z test_reference_masked_masked_amax_cuda_uint8 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9604755Z Test masked reduction operations on strided-only tensors using ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.9604945Z test_reference_masked_masked_amin_cuda_bfloat16 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9605312Z Test masked reduction operations on strided-only tensors using ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.9605503Z test_reference_masked_masked_amin_cuda_float16 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9605874Z Test masked reduction operations on strided-only tensors using ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.9606035Z test_reference_masked_masked_amin_cuda_float32 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9606332Z Test masked reduction operations on strided-only tensors using ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.9606487Z test_reference_masked_masked_amin_cuda_float64 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9606782Z Test masked reduction operations on strided-only tensors using ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.9606923Z test_reference_masked_masked_amin_cuda_int16 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9607213Z Test masked reduction operations on strided-only tensors using ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.9607359Z test_reference_masked_masked_amin_cuda_int32 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9607647Z Test masked reduction operations on strided-only tensors using ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.9607791Z test_reference_masked_masked_amin_cuda_int64 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9608107Z Test masked reduction operations on strided-only tensors using ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.9608263Z test_reference_masked_masked_amin_cuda_int8 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9608553Z Test masked reduction operations on strided-only tensors using ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.9608699Z test_reference_masked_masked_amin_cuda_uint8 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9608980Z Test masked reduction operations on strided-only tensors using ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.9609136Z test_reference_masked_masked_argmax_cuda_bfloat16 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9609430Z Test masked reduction operations on strided-only tensors using ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.9609585Z test_reference_masked_masked_argmax_cuda_float16 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9609883Z Test masked reduction operations on strided-only tensors using ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.9610044Z test_reference_masked_masked_argmax_cuda_float32 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9610344Z Test masked reduction operations on strided-only tensors using ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.9610500Z test_reference_masked_masked_argmax_cuda_float64 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9610790Z Test masked reduction operations on strided-only tensors using ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.9610936Z test_reference_masked_masked_argmax_cuda_int16 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9611228Z Test masked reduction operations on strided-only tensors using ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.9611382Z test_reference_masked_masked_argmax_cuda_int32 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9611703Z Test masked reduction operations on strided-only tensors using ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.9611855Z test_reference_masked_masked_argmax_cuda_int64 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9612151Z Test masked reduction operations on strided-only tensors using ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.9612305Z test_reference_masked_masked_argmax_cuda_int8 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9612595Z Test masked reduction operations on strided-only tensors using ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.9612748Z test_reference_masked_masked_argmax_cuda_uint8 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9613032Z Test masked reduction operations on strided-only tensors using ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.9613195Z test_reference_masked_masked_argmin_cuda_bfloat16 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9613490Z Test masked reduction operations on strided-only tensors using ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.9613647Z test_reference_masked_masked_argmin_cuda_float16 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9613938Z Test masked reduction operations on strided-only tensors using ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.9614094Z test_reference_masked_masked_argmin_cuda_float32 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9614491Z Test masked reduction operations on strided-only tensors using ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.9614645Z test_reference_masked_masked_argmin_cuda_float64 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9614990Z Test masked reduction operations on strided-only tensors using ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.9615178Z test_reference_masked_masked_argmin_cuda_int16 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9615545Z Test masked reduction operations on strided-only tensors using ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.9615735Z test_reference_masked_masked_argmin_cuda_int32 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9616100Z Test masked reduction operations on strided-only tensors using ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.9616290Z test_reference_masked_masked_argmin_cuda_int64 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9616657Z Test masked reduction operations on strided-only tensors using ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.9616850Z test_reference_masked_masked_argmin_cuda_int8 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9617214Z Test masked reduction operations on strided-only tensors using ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.9617402Z test_reference_masked_masked_argmin_cuda_uint8 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9617695Z Test masked reduction operations on strided-only tensors using ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.9617843Z test_reference_masked_masked_mean_cuda_bfloat16 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9618135Z Test masked reduction operations on strided-only tensors using ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.9618284Z test_reference_masked_masked_mean_cuda_bool (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9618574Z Test masked reduction operations on strided-only tensors using ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.9618767Z test_reference_masked_masked_mean_cuda_complex128 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9619060Z Test masked reduction operations on strided-only tensors using ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.9619215Z test_reference_masked_masked_mean_cuda_complex64 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9619506Z Test masked reduction operations on strided-only tensors using ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.9619657Z test_reference_masked_masked_mean_cuda_float16 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9619943Z Test masked reduction operations on strided-only tensors using ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.9620092Z test_reference_masked_masked_mean_cuda_float32 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9620385Z Test masked reduction operations on strided-only tensors using ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.9620540Z test_reference_masked_masked_mean_cuda_float64 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9620831Z Test masked reduction operations on strided-only tensors using ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.9620981Z test_reference_masked_masked_mean_cuda_int16 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9621271Z Test masked reduction operations on strided-only tensors using ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.9621419Z test_reference_masked_masked_mean_cuda_int32 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9621708Z Test masked reduction operations on strided-only tensors using ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.9621848Z test_reference_masked_masked_mean_cuda_int64 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9622161Z Test masked reduction operations on strided-only tensors using ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.9622317Z test_reference_masked_masked_mean_cuda_int8 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9622605Z Test masked reduction operations on strided-only tensors using ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.9622755Z test_reference_masked_masked_mean_cuda_uint8 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9623044Z Test masked reduction operations on strided-only tensors using ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.9623203Z test_reference_masked_masked_prod_cuda_bfloat16 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9623496Z Test masked reduction operations on strided-only tensors using ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.9623649Z test_reference_masked_masked_prod_cuda_bool (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9623893Z Test masked reduction operations on strided-only tensors using ... skip: Failing on some jobs (0.001s) 2023-01-11T23:15:54.9624057Z test_reference_masked_masked_prod_cuda_complex128 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9624348Z Test masked reduction operations on strided-only tensors using ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.9624506Z test_reference_masked_masked_prod_cuda_complex64 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9624801Z Test masked reduction operations on strided-only tensors using ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.9624953Z test_reference_masked_masked_prod_cuda_float16 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9625243Z Test masked reduction operations on strided-only tensors using ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.9625423Z test_reference_masked_masked_prod_cuda_float32 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9625717Z Test masked reduction operations on strided-only tensors using ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.9625863Z test_reference_masked_masked_prod_cuda_float64 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9626157Z Test masked reduction operations on strided-only tensors using ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.9626311Z test_reference_masked_masked_prod_cuda_int16 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9626560Z Test masked reduction operations on strided-only tensors using ... skip: Failing on some jobs (0.001s) 2023-01-11T23:15:54.9626712Z test_reference_masked_masked_prod_cuda_int32 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9626960Z Test masked reduction operations on strided-only tensors using ... skip: Failing on some jobs (0.001s) 2023-01-11T23:15:54.9627119Z test_reference_masked_masked_prod_cuda_int64 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9627411Z Test masked reduction operations on strided-only tensors using ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.9627562Z test_reference_masked_masked_prod_cuda_int8 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9627803Z Test masked reduction operations on strided-only tensors using ... skip: Failing on some jobs (0.001s) 2023-01-11T23:15:54.9627957Z test_reference_masked_masked_prod_cuda_uint8 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9628249Z Test masked reduction operations on strided-only tensors using ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.9628402Z test_reference_masked_masked_std_cuda_bfloat16 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9628770Z Test masked reduction operations on strided-only tensors using ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.9628939Z test_reference_masked_masked_std_cuda_complex128 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9629233Z Test masked reduction operations on strided-only tensors using ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.9629389Z test_reference_masked_masked_std_cuda_complex64 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9629682Z Test masked reduction operations on strided-only tensors using ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.9629827Z test_reference_masked_masked_std_cuda_float16 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9630163Z Test masked reduction operations on strided-only tensors using ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.9630346Z test_reference_masked_masked_std_cuda_float32 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9630713Z Test masked reduction operations on strided-only tensors using ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.9630901Z test_reference_masked_masked_std_cuda_float64 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9631241Z Test masked reduction operations on strided-only tensors using ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.9631393Z test_reference_masked_masked_std_cuda_int16 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9631681Z Test masked reduction operations on strided-only tensors using ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.9631827Z test_reference_masked_masked_std_cuda_int32 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9632110Z Test masked reduction operations on strided-only tensors using ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.9632259Z test_reference_masked_masked_std_cuda_int64 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9632580Z Test masked reduction operations on strided-only tensors using ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.9632728Z test_reference_masked_masked_std_cuda_int8 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9633019Z Test masked reduction operations on strided-only tensors using ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.9633165Z test_reference_masked_masked_std_cuda_uint8 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9633453Z Test masked reduction operations on strided-only tensors using ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.9633607Z test_reference_masked_masked_sum_cuda_bfloat16 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9633896Z Test masked reduction operations on strided-only tensors using ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.9634041Z test_reference_masked_masked_sum_cuda_bool (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9634292Z Test masked reduction operations on strided-only tensors using ... skip: Failing on some jobs (0.001s) 2023-01-11T23:15:54.9634449Z test_reference_masked_masked_sum_cuda_complex128 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9634739Z Test masked reduction operations on strided-only tensors using ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.9634912Z test_reference_masked_masked_sum_cuda_complex64 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9635280Z Test masked reduction operations on strided-only tensors using ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.9635468Z test_reference_masked_masked_sum_cuda_float16 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9635860Z Test masked reduction operations on strided-only tensors using ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.9636058Z test_reference_masked_masked_sum_cuda_float32 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9636415Z Test masked reduction operations on strided-only tensors using ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.9636601Z test_reference_masked_masked_sum_cuda_float64 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9636963Z Test masked reduction operations on strided-only tensors using ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.9637147Z test_reference_masked_masked_sum_cuda_int16 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9637455Z Test masked reduction operations on strided-only tensors using ... skip: Failing on some jobs (0.001s) 2023-01-11T23:15:54.9637603Z test_reference_masked_masked_sum_cuda_int32 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9637852Z Test masked reduction operations on strided-only tensors using ... skip: Failing on some jobs (0.001s) 2023-01-11T23:15:54.9638000Z test_reference_masked_masked_sum_cuda_int64 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9638292Z Test masked reduction operations on strided-only tensors using ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.9638432Z test_reference_masked_masked_sum_cuda_int8 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9638681Z Test masked reduction operations on strided-only tensors using ... skip: Failing on some jobs (0.001s) 2023-01-11T23:15:54.9638828Z test_reference_masked_masked_sum_cuda_uint8 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9639119Z Test masked reduction operations on strided-only tensors using ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.9639272Z test_reference_masked_masked_var_cuda_bfloat16 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9639571Z Test masked reduction operations on strided-only tensors using ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.9639756Z test_reference_masked_masked_var_cuda_complex128 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9640047Z Test masked reduction operations on strided-only tensors using ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.9640202Z test_reference_masked_masked_var_cuda_complex64 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9640488Z Test masked reduction operations on strided-only tensors using ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.9640640Z test_reference_masked_masked_var_cuda_float16 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9640931Z Test masked reduction operations on strided-only tensors using ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.9641079Z test_reference_masked_masked_var_cuda_float32 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9641374Z Test masked reduction operations on strided-only tensors using ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.9641526Z test_reference_masked_masked_var_cuda_float64 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9641816Z Test masked reduction operations on strided-only tensors using ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.9641963Z test_reference_masked_masked_var_cuda_int16 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9642252Z Test masked reduction operations on strided-only tensors using ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.9642391Z test_reference_masked_masked_var_cuda_int32 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9642681Z Test masked reduction operations on strided-only tensors using ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.9642853Z test_reference_masked_masked_var_cuda_int64 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9643148Z Test masked reduction operations on strided-only tensors using ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.9643297Z test_reference_masked_masked_var_cuda_int8 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9643584Z Test masked reduction operations on strided-only tensors using ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.9643730Z test_reference_masked_masked_var_cuda_uint8 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9644023Z Test masked reduction operations on strided-only tensors using ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.9644232Z test_repeated_dim_cuda (__main__.TestReductionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.9644367Z test_result_dtype_all_cuda_bfloat16 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9644604Z Tests that the result has the correct dtype ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.9644777Z test_result_dtype_all_cuda_bool (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9645014Z Tests that the result has the correct dtype ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.9645195Z test_result_dtype_all_cuda_complex128 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9645434Z Tests that the result has the correct dtype ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.9645613Z test_result_dtype_all_cuda_complex64 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9645851Z Tests that the result has the correct dtype ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.9646002Z test_result_dtype_all_cuda_float16 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9646189Z Tests that the result has the correct dtype ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.9646365Z test_result_dtype_all_cuda_float32 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9646551Z Tests that the result has the correct dtype ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.9646691Z test_result_dtype_all_cuda_float64 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9646877Z Tests that the result has the correct dtype ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.9647014Z test_result_dtype_all_cuda_int16 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9647196Z Tests that the result has the correct dtype ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.9647329Z test_result_dtype_all_cuda_int32 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9647517Z Tests that the result has the correct dtype ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.9647646Z test_result_dtype_all_cuda_int64 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9647826Z Tests that the result has the correct dtype ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.9647960Z test_result_dtype_all_cuda_int8 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9648140Z Tests that the result has the correct dtype ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.9648271Z test_result_dtype_all_cuda_uint8 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9648450Z Tests that the result has the correct dtype ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.9648592Z test_result_dtype_amax_cuda_bfloat16 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9648779Z Tests that the result has the correct dtype ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.9648932Z test_result_dtype_amax_cuda_bool (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9649118Z Tests that the result has the correct dtype ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.9649261Z test_result_dtype_amax_cuda_float16 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9649446Z Tests that the result has the correct dtype ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.9649586Z test_result_dtype_amax_cuda_float32 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9649774Z Tests that the result has the correct dtype ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.9649912Z test_result_dtype_amax_cuda_float64 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9650093Z Tests that the result has the correct dtype ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.9650232Z test_result_dtype_amax_cuda_int16 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9650409Z Tests that the result has the correct dtype ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.9650544Z test_result_dtype_amax_cuda_int32 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9650723Z Tests that the result has the correct dtype ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.9650857Z test_result_dtype_amax_cuda_int64 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9651036Z Tests that the result has the correct dtype ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.9651169Z test_result_dtype_amax_cuda_int8 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9651349Z Tests that the result has the correct dtype ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.9651481Z test_result_dtype_amax_cuda_uint8 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9651682Z Tests that the result has the correct dtype ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.9651823Z test_result_dtype_amin_cuda_bfloat16 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9652005Z Tests that the result has the correct dtype ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.9652141Z test_result_dtype_amin_cuda_bool (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9652323Z Tests that the result has the correct dtype ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.9652460Z test_result_dtype_amin_cuda_float16 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9652647Z Tests that the result has the correct dtype ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.9652788Z test_result_dtype_amin_cuda_float32 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9652973Z Tests that the result has the correct dtype ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.9653107Z test_result_dtype_amin_cuda_float64 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9653288Z Tests that the result has the correct dtype ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.9653421Z test_result_dtype_amin_cuda_int16 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9653606Z Tests that the result has the correct dtype ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.9653745Z test_result_dtype_amin_cuda_int32 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9653925Z Tests that the result has the correct dtype ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.9654058Z test_result_dtype_amin_cuda_int64 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9654391Z Tests that the result has the correct dtype ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.9654534Z test_result_dtype_amin_cuda_int8 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9654719Z Tests that the result has the correct dtype ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.9654856Z test_result_dtype_amin_cuda_uint8 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9655039Z Tests that the result has the correct dtype ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.9655182Z test_result_dtype_any_cuda_bfloat16 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9655394Z Tests that the result has the correct dtype ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.9655556Z test_result_dtype_any_cuda_bool (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9655744Z Tests that the result has the correct dtype ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.9655894Z test_result_dtype_any_cuda_complex128 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9656074Z Tests that the result has the correct dtype ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.9656219Z test_result_dtype_any_cuda_complex64 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9656406Z Tests that the result has the correct dtype ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.9656546Z test_result_dtype_any_cuda_float16 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9656732Z Tests that the result has the correct dtype ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.9656871Z test_result_dtype_any_cuda_float32 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9657056Z Tests that the result has the correct dtype ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.9657201Z test_result_dtype_any_cuda_float64 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9657429Z Tests that the result has the correct dtype ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.9657558Z test_result_dtype_any_cuda_int16 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9657743Z Tests that the result has the correct dtype ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.9657877Z test_result_dtype_any_cuda_int32 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9658061Z Tests that the result has the correct dtype ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.9658197Z test_result_dtype_any_cuda_int64 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9658379Z Tests that the result has the correct dtype ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.9658521Z test_result_dtype_any_cuda_int8 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9658711Z Tests that the result has the correct dtype ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.9658837Z test_result_dtype_any_cuda_uint8 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9659022Z Tests that the result has the correct dtype ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.9659167Z test_result_dtype_argmax_cuda_bfloat16 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9659353Z Tests that the result has the correct dtype ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.9659500Z test_result_dtype_argmax_cuda_float16 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9659684Z Tests that the result has the correct dtype ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.9659828Z test_result_dtype_argmax_cuda_float32 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9660038Z Tests that the result has the correct dtype ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.9660190Z test_result_dtype_argmax_cuda_float64 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9660370Z Tests that the result has the correct dtype ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.9660513Z test_result_dtype_argmax_cuda_int16 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9660698Z Tests that the result has the correct dtype ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.9660840Z test_result_dtype_argmax_cuda_int32 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9661024Z Tests that the result has the correct dtype ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.9661166Z test_result_dtype_argmax_cuda_int64 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9661354Z Tests that the result has the correct dtype ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.9661497Z test_result_dtype_argmax_cuda_int8 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9661676Z Tests that the result has the correct dtype ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.9661816Z test_result_dtype_argmax_cuda_uint8 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9662000Z Tests that the result has the correct dtype ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.9662149Z test_result_dtype_argmin_cuda_bfloat16 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9662335Z Tests that the result has the correct dtype ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.9662481Z test_result_dtype_argmin_cuda_float16 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9662671Z Tests that the result has the correct dtype ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.9662842Z test_result_dtype_argmin_cuda_float32 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9663030Z Tests that the result has the correct dtype ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.9663168Z test_result_dtype_argmin_cuda_float64 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9663353Z Tests that the result has the correct dtype ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.9663493Z test_result_dtype_argmin_cuda_int16 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9663679Z Tests that the result has the correct dtype ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.9663821Z test_result_dtype_argmin_cuda_int32 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9664007Z Tests that the result has the correct dtype ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.9664151Z test_result_dtype_argmin_cuda_int64 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9664335Z Tests that the result has the correct dtype ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.9664469Z test_result_dtype_argmin_cuda_int8 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9664651Z Tests that the result has the correct dtype ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.9664789Z test_result_dtype_argmin_cuda_uint8 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9664974Z Tests that the result has the correct dtype ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.9665127Z test_result_dtype_count_nonzero_cuda_bfloat16 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9665311Z Tests that the result has the correct dtype ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.9665511Z test_result_dtype_count_nonzero_cuda_bool (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9665722Z Tests that the result has the correct dtype ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.9665878Z test_result_dtype_count_nonzero_cuda_complex128 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9666055Z Tests that the result has the correct dtype ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.9666211Z test_result_dtype_count_nonzero_cuda_complex64 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9666394Z Tests that the result has the correct dtype ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.9666546Z test_result_dtype_count_nonzero_cuda_float16 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9666731Z Tests that the result has the correct dtype ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.9666889Z test_result_dtype_count_nonzero_cuda_float32 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9667077Z Tests that the result has the correct dtype ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.9667229Z test_result_dtype_count_nonzero_cuda_float64 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9667416Z Tests that the result has the correct dtype ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.9667558Z test_result_dtype_count_nonzero_cuda_int16 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9667747Z Tests that the result has the correct dtype ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.9667896Z test_result_dtype_count_nonzero_cuda_int32 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9668082Z Tests that the result has the correct dtype ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.9668234Z test_result_dtype_count_nonzero_cuda_int64 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9668447Z Tests that the result has the correct dtype ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.9668596Z test_result_dtype_count_nonzero_cuda_int8 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9668834Z Tests that the result has the correct dtype ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.9668983Z test_result_dtype_count_nonzero_cuda_uint8 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9669161Z Tests that the result has the correct dtype ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.9669322Z test_result_dtype_linalg_vector_norm_cuda_bfloat16 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9669508Z Tests that the result has the correct dtype ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.9669675Z test_result_dtype_linalg_vector_norm_cuda_complex128 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9669867Z Tests that the result has the correct dtype ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.9670054Z test_result_dtype_linalg_vector_norm_cuda_complex64 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9670283Z Tests that the result has the correct dtype ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.9670480Z test_result_dtype_linalg_vector_norm_cuda_float16 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9670711Z Tests that the result has the correct dtype ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.9670897Z test_result_dtype_linalg_vector_norm_cuda_float32 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9671125Z Tests that the result has the correct dtype ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.9671348Z test_result_dtype_linalg_vector_norm_cuda_float64 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9671545Z Tests that the result has the correct dtype ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.9671696Z test_result_dtype_masked_amax_cuda_bfloat16 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9671883Z Tests that the result has the correct dtype ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.9672032Z test_result_dtype_masked_amax_cuda_float16 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9672216Z Tests that the result has the correct dtype ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.9672357Z test_result_dtype_masked_amax_cuda_float32 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9672545Z Tests that the result has the correct dtype ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.9672700Z test_result_dtype_masked_amax_cuda_float64 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9672885Z Tests that the result has the correct dtype ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.9673037Z test_result_dtype_masked_amax_cuda_int16 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9673222Z Tests that the result has the correct dtype ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.9673370Z test_result_dtype_masked_amax_cuda_int32 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9673553Z Tests that the result has the correct dtype ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.9673698Z test_result_dtype_masked_amax_cuda_int64 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9673875Z Tests that the result has the correct dtype ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.9674025Z test_result_dtype_masked_amax_cuda_int8 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9674235Z Tests that the result has the correct dtype ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.9674380Z test_result_dtype_masked_amax_cuda_uint8 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9674562Z Tests that the result has the correct dtype ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.9674716Z test_result_dtype_masked_amin_cuda_bfloat16 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9674901Z Tests that the result has the correct dtype ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.9675049Z test_result_dtype_masked_amin_cuda_float16 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9675240Z Tests that the result has the correct dtype ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.9675386Z test_result_dtype_masked_amin_cuda_float32 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9675619Z Tests that the result has the correct dtype ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.9675802Z test_result_dtype_masked_amin_cuda_float64 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9676030Z Tests that the result has the correct dtype ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.9676212Z test_result_dtype_masked_amin_cuda_int16 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9676439Z Tests that the result has the correct dtype ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.9676622Z test_result_dtype_masked_amin_cuda_int32 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9676851Z Tests that the result has the correct dtype ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.9677052Z test_result_dtype_masked_amin_cuda_int64 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9677289Z Tests that the result has the correct dtype ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.9677470Z test_result_dtype_masked_amin_cuda_int8 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9677703Z Tests that the result has the correct dtype ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.9677858Z test_result_dtype_masked_amin_cuda_uint8 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9678044Z Tests that the result has the correct dtype ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.9678198Z test_result_dtype_masked_argmax_cuda_bfloat16 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9678381Z Tests that the result has the correct dtype ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.9678538Z test_result_dtype_masked_argmax_cuda_float16 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9678719Z Tests that the result has the correct dtype ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.9678871Z test_result_dtype_masked_argmax_cuda_float32 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9679060Z Tests that the result has the correct dtype ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.9679211Z test_result_dtype_masked_argmax_cuda_float64 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9679395Z Tests that the result has the correct dtype ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.9679544Z test_result_dtype_masked_argmax_cuda_int16 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9679729Z Tests that the result has the correct dtype ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.9679880Z test_result_dtype_masked_argmax_cuda_int32 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9680091Z Tests that the result has the correct dtype ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.9680232Z test_result_dtype_masked_argmax_cuda_int64 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9680416Z Tests that the result has the correct dtype ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.9680566Z test_result_dtype_masked_argmax_cuda_int8 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9680750Z Tests that the result has the correct dtype ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.9680896Z test_result_dtype_masked_argmax_cuda_uint8 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9681082Z Tests that the result has the correct dtype ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.9681237Z test_result_dtype_masked_argmin_cuda_bfloat16 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9681426Z Tests that the result has the correct dtype ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.9681577Z test_result_dtype_masked_argmin_cuda_float16 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9681757Z Tests that the result has the correct dtype ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.9681910Z test_result_dtype_masked_argmin_cuda_float32 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9682096Z Tests that the result has the correct dtype ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.9682246Z test_result_dtype_masked_argmin_cuda_float64 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9682431Z Tests that the result has the correct dtype ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.9682598Z test_result_dtype_masked_argmin_cuda_int16 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9682788Z Tests that the result has the correct dtype ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.9682939Z test_result_dtype_masked_argmin_cuda_int32 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9683116Z Tests that the result has the correct dtype ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.9683264Z test_result_dtype_masked_argmin_cuda_int64 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9683449Z Tests that the result has the correct dtype ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.9683595Z test_result_dtype_masked_argmin_cuda_int8 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9683781Z Tests that the result has the correct dtype ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.9683926Z test_result_dtype_masked_argmin_cuda_uint8 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9684118Z Tests that the result has the correct dtype ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.9684276Z test_result_dtype_masked_logsumexp_cuda_bfloat16 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9684461Z Tests that the result has the correct dtype ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.9684609Z test_result_dtype_masked_logsumexp_cuda_float16 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9684817Z Tests that the result has the correct dtype ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.9685009Z test_result_dtype_masked_logsumexp_cuda_float32 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9685237Z Tests that the result has the correct dtype ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.9685432Z test_result_dtype_masked_logsumexp_cuda_float64 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9685702Z Tests that the result has the correct dtype ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.9685894Z test_result_dtype_masked_logsumexp_cuda_int16 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9686124Z Tests that the result has the correct dtype ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.9686317Z test_result_dtype_masked_logsumexp_cuda_int32 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9686523Z Tests that the result has the correct dtype ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.9686675Z test_result_dtype_masked_logsumexp_cuda_int64 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9686860Z Tests that the result has the correct dtype ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.9687013Z test_result_dtype_masked_logsumexp_cuda_int8 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9687203Z Tests that the result has the correct dtype ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.9687357Z test_result_dtype_masked_logsumexp_cuda_uint8 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9687548Z Tests that the result has the correct dtype ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.9687698Z test_result_dtype_masked_mean_cuda_bfloat16 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9687885Z Tests that the result has the correct dtype ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.9688025Z test_result_dtype_masked_mean_cuda_bool (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9688209Z Tests that the result has the correct dtype ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.9688361Z test_result_dtype_masked_mean_cuda_complex128 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9688572Z Tests that the result has the correct dtype ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.9688729Z test_result_dtype_masked_mean_cuda_complex64 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9688914Z Tests that the result has the correct dtype ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.9689063Z test_result_dtype_masked_mean_cuda_float16 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9689249Z Tests that the result has the correct dtype ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.9689388Z test_result_dtype_masked_mean_cuda_float32 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9689572Z Tests that the result has the correct dtype ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.9689720Z test_result_dtype_masked_mean_cuda_float64 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9689907Z Tests that the result has the correct dtype ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.9690054Z test_result_dtype_masked_mean_cuda_int16 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9690239Z Tests that the result has the correct dtype ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.9690387Z test_result_dtype_masked_mean_cuda_int32 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9690575Z Tests that the result has the correct dtype ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.9690723Z test_result_dtype_masked_mean_cuda_int64 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9690900Z Tests that the result has the correct dtype ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.9691048Z test_result_dtype_masked_mean_cuda_int8 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9691235Z Tests that the result has the correct dtype ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.9691405Z test_result_dtype_masked_mean_cuda_uint8 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9691591Z Tests that the result has the correct dtype ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.9691742Z test_result_dtype_masked_norm_cuda_bfloat16 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9691925Z Tests that the result has the correct dtype ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.9692075Z test_result_dtype_masked_norm_cuda_float16 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9692260Z Tests that the result has the correct dtype ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.9692401Z test_result_dtype_masked_norm_cuda_float32 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9692586Z Tests that the result has the correct dtype ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.9692737Z test_result_dtype_masked_norm_cuda_float64 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9692922Z Tests that the result has the correct dtype ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.9693072Z test_result_dtype_masked_prod_cuda_bfloat16 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9693255Z Tests that the result has the correct dtype ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.9693403Z test_result_dtype_masked_prod_cuda_bool (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9693586Z Tests that the result has the correct dtype ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.9693734Z test_result_dtype_masked_prod_cuda_complex128 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9693941Z Tests that the result has the correct dtype ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.9694100Z test_result_dtype_masked_prod_cuda_complex64 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9694383Z Tests that the result has the correct dtype ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.9694535Z test_result_dtype_masked_prod_cuda_float16 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9694723Z Tests that the result has the correct dtype ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.9694897Z test_result_dtype_masked_prod_cuda_float32 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9695126Z Tests that the result has the correct dtype ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.9695314Z test_result_dtype_masked_prod_cuda_float64 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9695540Z Tests that the result has the correct dtype ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.9695730Z test_result_dtype_masked_prod_cuda_int16 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9695963Z Tests that the result has the correct dtype ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.9696145Z test_result_dtype_masked_prod_cuda_int32 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9696375Z Tests that the result has the correct dtype ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.9696554Z test_result_dtype_masked_prod_cuda_int64 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9696784Z Tests that the result has the correct dtype ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.9696968Z test_result_dtype_masked_prod_cuda_int8 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9697201Z Tests that the result has the correct dtype ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.9697420Z test_result_dtype_masked_prod_cuda_uint8 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9697637Z Tests that the result has the correct dtype ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.9697786Z test_result_dtype_masked_std_cuda_bfloat16 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9697972Z Tests that the result has the correct dtype ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.9698125Z test_result_dtype_masked_std_cuda_complex128 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9698312Z Tests that the result has the correct dtype ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.9698462Z test_result_dtype_masked_std_cuda_complex64 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9698650Z Tests that the result has the correct dtype ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.9698796Z test_result_dtype_masked_std_cuda_float16 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9698982Z Tests that the result has the correct dtype ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.9699129Z test_result_dtype_masked_std_cuda_float32 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9699314Z Tests that the result has the correct dtype ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.9699460Z test_result_dtype_masked_std_cuda_float64 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9699645Z Tests that the result has the correct dtype ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.9699790Z test_result_dtype_masked_std_cuda_int16 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9700056Z Tests that the result has the correct dtype ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.9700207Z test_result_dtype_masked_std_cuda_int32 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9700384Z Tests that the result has the correct dtype ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.9700530Z test_result_dtype_masked_std_cuda_int64 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9700713Z Tests that the result has the correct dtype ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.9700858Z test_result_dtype_masked_std_cuda_int8 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9701041Z Tests that the result has the correct dtype ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.9701184Z test_result_dtype_masked_std_cuda_uint8 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9701372Z Tests that the result has the correct dtype ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.9701524Z test_result_dtype_masked_sum_cuda_bfloat16 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9701709Z Tests that the result has the correct dtype ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.9701848Z test_result_dtype_masked_sum_cuda_bool (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9702032Z Tests that the result has the correct dtype ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.9702187Z test_result_dtype_masked_sum_cuda_complex128 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9702374Z Tests that the result has the correct dtype ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.9702524Z test_result_dtype_masked_sum_cuda_complex64 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9702707Z Tests that the result has the correct dtype ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.9702883Z test_result_dtype_masked_sum_cuda_float16 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9703068Z Tests that the result has the correct dtype ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.9703214Z test_result_dtype_masked_sum_cuda_float32 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9703390Z Tests that the result has the correct dtype ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.9703536Z test_result_dtype_masked_sum_cuda_float64 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9703719Z Tests that the result has the correct dtype ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.9703868Z test_result_dtype_masked_sum_cuda_int16 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9704054Z Tests that the result has the correct dtype ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.9704202Z test_result_dtype_masked_sum_cuda_int32 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9704387Z Tests that the result has the correct dtype ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.9704533Z test_result_dtype_masked_sum_cuda_int64 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9704709Z Tests that the result has the correct dtype ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.9704853Z test_result_dtype_masked_sum_cuda_int8 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9705037Z Tests that the result has the correct dtype ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.9705181Z test_result_dtype_masked_sum_cuda_uint8 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9705367Z Tests that the result has the correct dtype ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.9705540Z test_result_dtype_masked_var_cuda_bfloat16 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9705730Z Tests that the result has the correct dtype ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.9705884Z test_result_dtype_masked_var_cuda_complex128 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9706067Z Tests that the result has the correct dtype ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.9706211Z test_result_dtype_masked_var_cuda_complex64 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9706397Z Tests that the result has the correct dtype ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.9706544Z test_result_dtype_masked_var_cuda_float16 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9706727Z Tests that the result has the correct dtype ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.9706875Z test_result_dtype_masked_var_cuda_float32 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9707061Z Tests that the result has the correct dtype ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.9707207Z test_result_dtype_masked_var_cuda_float64 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9707391Z Tests that the result has the correct dtype ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.9707535Z test_result_dtype_masked_var_cuda_int16 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9707712Z Tests that the result has the correct dtype ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.9707855Z test_result_dtype_masked_var_cuda_int32 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9708039Z Tests that the result has the correct dtype ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.9708186Z test_result_dtype_masked_var_cuda_int64 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9708394Z Tests that the result has the correct dtype ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.9708539Z test_result_dtype_masked_var_cuda_int8 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9708769Z Tests that the result has the correct dtype ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.9708913Z test_result_dtype_masked_var_cuda_uint8 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9709090Z Tests that the result has the correct dtype ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.9709236Z test_result_dtype_mean_cuda_bfloat16 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9709423Z Tests that the result has the correct dtype ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.9709570Z test_result_dtype_mean_cuda_complex128 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9709765Z Tests that the result has the correct dtype ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.9709911Z test_result_dtype_mean_cuda_complex64 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9710139Z Tests that the result has the correct dtype ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.9710315Z test_result_dtype_mean_cuda_float16 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9710545Z Tests that the result has the correct dtype ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.9710712Z test_result_dtype_mean_cuda_float32 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9710942Z Tests that the result has the correct dtype ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.9711116Z test_result_dtype_mean_cuda_float64 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9711376Z Tests that the result has the correct dtype ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.9711546Z test_result_dtype_nanmean_cuda_bfloat16 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9711736Z Tests that the result has the correct dtype ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.9711886Z test_result_dtype_nanmean_cuda_float16 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9712072Z Tests that the result has the correct dtype ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.9712218Z test_result_dtype_nanmean_cuda_float32 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9712396Z Tests that the result has the correct dtype ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.9712535Z test_result_dtype_nanmean_cuda_float64 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9712721Z Tests that the result has the correct dtype ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.9712869Z test_result_dtype_nansum_cuda_bfloat16 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9713054Z Tests that the result has the correct dtype ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.9713195Z test_result_dtype_nansum_cuda_bool (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9713380Z Tests that the result has the correct dtype ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.9713523Z test_result_dtype_nansum_cuda_float16 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9713702Z Tests that the result has the correct dtype ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.9713845Z test_result_dtype_nansum_cuda_float32 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9714031Z Tests that the result has the correct dtype ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.9714199Z test_result_dtype_nansum_cuda_float64 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9714383Z Tests that the result has the correct dtype ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.9714519Z test_result_dtype_nansum_cuda_int16 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9714700Z Tests that the result has the correct dtype ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.9714836Z test_result_dtype_nansum_cuda_int32 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9715018Z Tests that the result has the correct dtype ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.9715157Z test_result_dtype_nansum_cuda_int64 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9715388Z Tests that the result has the correct dtype ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.9715570Z test_result_dtype_nansum_cuda_int8 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9715800Z Tests that the result has the correct dtype ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.9715973Z test_result_dtype_nansum_cuda_uint8 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9716201Z Tests that the result has the correct dtype ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.9716381Z test_result_dtype_prod_cuda_bfloat16 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9716610Z Tests that the result has the correct dtype ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.9716777Z test_result_dtype_prod_cuda_bool (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9717004Z Tests that the result has the correct dtype ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.9717215Z test_result_dtype_prod_cuda_complex128 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9717451Z Tests that the result has the correct dtype ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.9717632Z test_result_dtype_prod_cuda_complex32 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9717853Z Tests that the result has the correct dtype ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.9718001Z test_result_dtype_prod_cuda_complex64 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9718185Z Tests that the result has the correct dtype ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.9718327Z test_result_dtype_prod_cuda_float16 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9718504Z Tests that the result has the correct dtype ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.9718646Z test_result_dtype_prod_cuda_float32 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9718831Z Tests that the result has the correct dtype ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.9718971Z test_result_dtype_prod_cuda_float64 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9719154Z Tests that the result has the correct dtype ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.9719296Z test_result_dtype_prod_cuda_int16 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9719479Z Tests that the result has the correct dtype ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.9719615Z test_result_dtype_prod_cuda_int32 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9719799Z Tests that the result has the correct dtype ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.9719928Z test_result_dtype_prod_cuda_int64 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9720116Z Tests that the result has the correct dtype ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.9720276Z test_result_dtype_prod_cuda_int8 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9720459Z Tests that the result has the correct dtype ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.9720597Z test_result_dtype_prod_cuda_uint8 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9720781Z Tests that the result has the correct dtype ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.9720920Z test_result_dtype_std_cuda_bfloat16 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9721103Z Tests that the result has the correct dtype ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.9721241Z test_result_dtype_std_cuda_complex128 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9721428Z Tests that the result has the correct dtype ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.9721576Z test_result_dtype_std_cuda_complex64 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9721762Z Tests that the result has the correct dtype ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.9721900Z test_result_dtype_std_cuda_float16 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9722084Z Tests that the result has the correct dtype ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.9722221Z test_result_dtype_std_cuda_float32 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9722404Z Tests that the result has the correct dtype ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.9722545Z test_result_dtype_std_cuda_float64 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9722744Z Tests that the result has the correct dtype ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.9722902Z test_result_dtype_std_unbiased_cuda_bfloat16 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9723087Z Tests that the result has the correct dtype ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.9723244Z test_result_dtype_std_unbiased_cuda_complex128 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9723428Z Tests that the result has the correct dtype ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.9723584Z test_result_dtype_std_unbiased_cuda_complex64 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9723770Z Tests that the result has the correct dtype ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.9723919Z test_result_dtype_std_unbiased_cuda_float16 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9724100Z Tests that the result has the correct dtype ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.9724253Z test_result_dtype_std_unbiased_cuda_float32 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9724438Z Tests that the result has the correct dtype ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.9724588Z test_result_dtype_std_unbiased_cuda_float64 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9724801Z Tests that the result has the correct dtype ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.9724975Z test_result_dtype_sum_cuda_bfloat16 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9725205Z Tests that the result has the correct dtype ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.9725375Z test_result_dtype_sum_cuda_bool (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9725605Z Tests that the result has the correct dtype ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.9725822Z test_result_dtype_sum_cuda_complex128 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9726052Z Tests that the result has the correct dtype ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.9726205Z test_result_dtype_sum_cuda_complex32 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9726390Z Tests that the result has the correct dtype ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.9726534Z test_result_dtype_sum_cuda_complex64 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9726717Z Tests that the result has the correct dtype ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.9726855Z test_result_dtype_sum_cuda_float16 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9727039Z Tests that the result has the correct dtype ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.9727179Z test_result_dtype_sum_cuda_float32 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9727359Z Tests that the result has the correct dtype ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.9727497Z test_result_dtype_sum_cuda_float64 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9727685Z Tests that the result has the correct dtype ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.9727822Z test_result_dtype_sum_cuda_int16 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9728004Z Tests that the result has the correct dtype ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.9728139Z test_result_dtype_sum_cuda_int32 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9728323Z Tests that the result has the correct dtype ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.9728492Z test_result_dtype_sum_cuda_int64 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9728679Z Tests that the result has the correct dtype ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.9728815Z test_result_dtype_sum_cuda_int8 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9728997Z Tests that the result has the correct dtype ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.9729130Z test_result_dtype_sum_cuda_uint8 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9729309Z Tests that the result has the correct dtype ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.9729448Z test_result_dtype_var_cuda_bfloat16 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9729633Z Tests that the result has the correct dtype ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.9729777Z test_result_dtype_var_cuda_complex128 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9729964Z Tests that the result has the correct dtype ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.9730104Z test_result_dtype_var_cuda_complex64 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9730290Z Tests that the result has the correct dtype ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.9730430Z test_result_dtype_var_cuda_float16 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9730612Z Tests that the result has the correct dtype ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.9730753Z test_result_dtype_var_cuda_float32 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9730937Z Tests that the result has the correct dtype ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.9731078Z test_result_dtype_var_cuda_float64 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9731267Z Tests that the result has the correct dtype ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.9731435Z test_result_dtype_var_unbiased_cuda_bfloat16 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9731620Z Tests that the result has the correct dtype ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.9731779Z test_result_dtype_var_unbiased_cuda_complex128 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9731963Z Tests that the result has the correct dtype ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.9732115Z test_result_dtype_var_unbiased_cuda_complex64 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9732300Z Tests that the result has the correct dtype ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.9732447Z test_result_dtype_var_unbiased_cuda_float16 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9732634Z Tests that the result has the correct dtype ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.9732785Z test_result_dtype_var_unbiased_cuda_float32 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9732963Z Tests that the result has the correct dtype ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.9733110Z test_result_dtype_var_unbiased_cuda_float64 (__main__.TestReductionsCUDA) 2023-01-11T23:15:54.9733294Z Tests that the result has the correct dtype ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.9733527Z test_std_correction_vs_numpy_cuda_complex128 (__main__.TestReductionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.9733757Z test_std_correction_vs_numpy_cuda_complex64 (__main__.TestReductionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.9734003Z test_std_correction_vs_numpy_cuda_float32 (__main__.TestReductionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.9734317Z test_std_correction_vs_numpy_cuda_float64 (__main__.TestReductionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.9734523Z test_std_dim_cuda (__main__.TestReductionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9734735Z test_std_mean_all_dims_cuda (__main__.TestReductionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9734982Z test_std_mean_correction_cuda_complex128 (__main__.TestReductionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.9735248Z test_std_mean_correction_cuda_complex64 (__main__.TestReductionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.9735520Z test_std_mean_correction_cuda_float32 (__main__.TestReductionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.9735796Z test_std_mean_correction_cuda_float64 (__main__.TestReductionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.9736047Z test_std_mean_cuda (__main__.TestReductionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.9736309Z test_std_mean_some_dims_cuda (__main__.TestReductionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.9736576Z test_std_vs_numpy_cuda_complex128 (__main__.TestReductionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.9736838Z test_std_vs_numpy_cuda_complex64 (__main__.TestReductionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9737104Z test_std_vs_numpy_cuda_float32 (__main__.TestReductionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.9737414Z test_std_vs_numpy_cuda_float64 (__main__.TestReductionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9737650Z test_sum_all_cuda_bool (__main__.TestReductionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.9737853Z test_sum_all_cuda_float64 (__main__.TestReductionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.9738059Z test_sum_cpu_device_mismatch_cuda (__main__.TestReductionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.9738218Z test_sum_dim_cuda (__main__.TestReductionsCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T23:15:54.9738446Z test_sum_dim_reduction_uint8_overflow_cuda (__main__.TestReductionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.9738657Z test_sum_integer_upcast_cuda (__main__.TestReductionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9738868Z test_sum_noncontig_cuda_float64 (__main__.TestReductionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.9739069Z test_sum_out_cuda_float64 (__main__.TestReductionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.9739275Z test_sum_parallel_cuda (__main__.TestReductionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.9739485Z test_sum_vs_numpy_cuda_float16 (__main__.TestReductionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9739695Z test_sum_vs_numpy_cuda_float32 (__main__.TestReductionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9739935Z test_sum_vs_numpy_cuda_float64 (__main__.TestReductionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9740134Z test_sum_vs_numpy_cuda_int16 (__main__.TestReductionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9740343Z test_sum_vs_numpy_cuda_int32 (__main__.TestReductionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9740547Z test_sum_vs_numpy_cuda_int64 (__main__.TestReductionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9740752Z test_sum_vs_numpy_cuda_int8 (__main__.TestReductionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9740953Z test_sum_vs_numpy_cuda_uint8 (__main__.TestReductionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9741201Z 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.001s) 2023-01-11T23:15:54.9741421Z test_tensor_compare_ops_empty_cuda (__main__.TestReductionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T23:15:54.9741638Z test_tensor_reduce_ops_empty_cuda (__main__.TestReductionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2023-01-11T23:15:54.9741863Z test_var_correction_vs_numpy_cuda_complex128 (__main__.TestReductionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.9742091Z test_var_correction_vs_numpy_cuda_complex64 (__main__.TestReductionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.9742314Z test_var_correction_vs_numpy_cuda_float32 (__main__.TestReductionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.9742544Z test_var_correction_vs_numpy_cuda_float64 (__main__.TestReductionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.9742741Z test_var_cuda (__main__.TestReductionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.9742942Z test_var_dim_cuda (__main__.TestReductionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9743147Z test_var_large_input_cuda (__main__.TestReductionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9743352Z test_var_mean_all_dims_cuda (__main__.TestReductionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9743573Z test_var_mean_correction_cuda_complex128 (__main__.TestReductionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.9743796Z test_var_mean_correction_cuda_complex64 (__main__.TestReductionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.9744014Z test_var_mean_correction_cuda_float32 (__main__.TestReductionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.9744231Z test_var_mean_correction_cuda_float64 (__main__.TestReductionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.9744431Z test_var_mean_cuda (__main__.TestReductionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.9744639Z test_var_mean_some_dims_cuda (__main__.TestReductionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.9744839Z test_var_stability2_cuda (__main__.TestReductionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9745068Z test_var_stability_cuda (__main__.TestReductionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9745280Z test_var_unbiased_cuda (__main__.TestReductionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.9745495Z test_var_vs_numpy_cuda_complex128 (__main__.TestReductionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.9745708Z test_var_vs_numpy_cuda_complex64 (__main__.TestReductionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.9745917Z test_var_vs_numpy_cuda_float32 (__main__.TestReductionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:15:54.9746128Z test_var_vs_numpy_cuda_float64 (__main__.TestReductionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:15:54.9746137Z 2023-01-11T23:15:54.9746361Z ---------------------------------------------------------------------- 2023-01-11T23:15:54.9746450Z Ran 3235 tests in 2.024s 2023-01-11T23:15:54.9746456Z 2023-01-11T23:15:54.9746538Z OK (skipped=3235) 2023-01-11T23:15:54.9746544Z 2023-01-11T23:15:54.9746627Z Generating XML reports... 2023-01-11T23:15:54.9746936Z Generated XML report: test-reports/python-unittest/test_reductions/TEST-TestReductionsCUDA-20230111231551.xml 2023-01-11T23:15:54.9746942Z 2023-01-11T23:15:54.9747312Z ##[endgroup] 2023-01-11T23:15:54.9747602Z FINISHED PRINTING LOG FILE of test_reductions (/var/lib/jenkins/workspace/test/test-reports/test_reductions_z88uw4xi) 2023-01-11T23:15:54.9747608Z 2023-01-11T23:15:54.9747774Z Running test_show_pickle ... [2023-01-11 23:15:54.838118] 2023-01-11T23:15:54.9748112Z Executing ['/opt/conda/bin/python', '-bb', 'test_show_pickle.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2023-01-11 23:15:54.838347] 2023-01-11T23:15:57.7161714Z 2023-01-11T23:15:57.7162360Z Expand the folded group to see the log file of test_show_pickle 2023-01-11T23:15:57.7163527Z ##[group]PRINTING LOG FILE of test_show_pickle (/var/lib/jenkins/workspace/test/test-reports/test_show_pickle_uvnj_q41) 2023-01-11T23:15:57.7163822Z 2023-01-11T23:15:57.7163952Z Running tests... 2023-01-11T23:15:57.7164419Z ---------------------------------------------------------------------- 2023-01-11T23:15:57.7164824Z Test results will be stored in test-reports/python-unittest/test_show_pickle 2023-01-11T23:15:57.7165216Z test_scripted_model (__main__.TestShowPickle) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (1.117s) 2023-01-11T23:15:57.7165439Z 2023-01-11T23:15:57.7165630Z ---------------------------------------------------------------------- 2023-01-11T23:15:57.7165903Z Ran 1 test in 1.117s 2023-01-11T23:15:57.7166042Z 2023-01-11T23:15:57.7166140Z OK (skipped=1) 2023-01-11T23:15:57.7166257Z 2023-01-11T23:15:57.7166348Z Generating XML reports... 2023-01-11T23:15:57.7166781Z Generated XML report: test-reports/python-unittest/test_show_pickle/TEST-TestShowPickle-20230111231556.xml 2023-01-11T23:15:57.7167026Z 2023-01-11T23:15:57.7167255Z ##[endgroup] 2023-01-11T23:15:57.7167642Z FINISHED PRINTING LOG FILE of test_show_pickle (/var/lib/jenkins/workspace/test/test-reports/test_show_pickle_uvnj_q41) 2023-01-11T23:15:57.7167869Z 2023-01-11T23:15:57.7168043Z Running test_spectral_ops ... [2023-01-11 23:15:57.716061] 2023-01-11T23:15:57.7168527Z Executing ['/opt/conda/bin/python', '-bb', 'test_spectral_ops.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2023-01-11 23:15:57.716249] 2023-01-11T23:16:01.6699868Z 2023-01-11T23:16:01.6700480Z Expand the folded group to see the log file of test_spectral_ops 2023-01-11T23:16:01.6701361Z ##[group]PRINTING LOG FILE of test_spectral_ops (/var/lib/jenkins/workspace/test/test-reports/test_spectral_ops_s5ffzv0_) 2023-01-11T23:16:01.6702186Z /var/lib/jenkins/workspace/test/test_spectral_ops.py:44: DeprecationWarning: distutils Version classes are deprecated. Use packaging.version instead. 2023-01-11T23:16:01.6702906Z if LooseVersion(np.__version__) >= '1.20.0' and ( 2023-01-11T23:16:01.6703397Z /var/lib/jenkins/workspace/test/test_spectral_ops.py:45: DeprecationWarning: distutils Version classes are deprecated. Use packaging.version instead. 2023-01-11T23:16:01.6703975Z not has_scipy_fft or LooseVersion(scipy.__version__) >= '1.6.0') 2023-01-11T23:16:01.6704254Z 2023-01-11T23:16:01.6704337Z Running tests... 2023-01-11T23:16:01.6704680Z ---------------------------------------------------------------------- 2023-01-11T23:16:01.6705215Z Test results will be stored in test-reports/python-unittest/test_spectral_ops 2023-01-11T23:16:01.6705724Z test_batch_istft_cuda (__main__.TestFFTCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:16:01.6706268Z test_complex_istft_real_equiv_cuda_complex128 (__main__.TestFFTCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:16:01.6706801Z test_complex_stft_definition_cuda_complex128 (__main__.TestFFTCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:16:01.6707331Z test_complex_stft_onesided_cuda (__main__.TestFFTCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:16:01.6707887Z test_complex_stft_real_equiv_cuda_complex128 (__main__.TestFFTCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:16:01.6708329Z test_complex_stft_roundtrip_cuda_complex128 (__main__.TestFFTCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:16:01.6708846Z test_complex_stft_roundtrip_cuda_float64 (__main__.TestFFTCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:16:01.6709281Z test_cufft_plan_cache_cuda_float64 (__main__.TestFFTCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T23:16:01.6709822Z test_empty_fft_fft_fft2_cuda_complex32 (__main__.TestFFTCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:16:01.6710252Z test_empty_fft_fft_fft2_cuda_complex64 (__main__.TestFFTCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:16:01.6710673Z test_empty_fft_fft_fft2_cuda_float16 (__main__.TestFFTCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:16:01.6711097Z test_empty_fft_fft_fft2_cuda_float32 (__main__.TestFFTCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:16:01.6711525Z test_empty_fft_fft_fft_cuda_complex32 (__main__.TestFFTCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:16:01.6711951Z test_empty_fft_fft_fft_cuda_complex64 (__main__.TestFFTCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:16:01.6712374Z test_empty_fft_fft_fft_cuda_float16 (__main__.TestFFTCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:16:01.6712797Z test_empty_fft_fft_fft_cuda_float32 (__main__.TestFFTCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:16:01.6713220Z test_empty_fft_fft_fftn_cuda_complex32 (__main__.TestFFTCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:16:01.6713647Z test_empty_fft_fft_fftn_cuda_complex64 (__main__.TestFFTCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:16:01.6714056Z test_empty_fft_fft_fftn_cuda_float16 (__main__.TestFFTCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:16:01.6714475Z test_empty_fft_fft_fftn_cuda_float32 (__main__.TestFFTCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:16:01.6714927Z test_empty_fft_fft_hfft2_cuda_complex32 (__main__.TestFFTCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:16:01.6715372Z test_empty_fft_fft_hfft2_cuda_complex64 (__main__.TestFFTCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:16:01.6715797Z test_empty_fft_fft_hfft2_cuda_float16 (__main__.TestFFTCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:16:01.6716225Z test_empty_fft_fft_hfft2_cuda_float32 (__main__.TestFFTCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:16:01.6716654Z test_empty_fft_fft_hfft_cuda_complex32 (__main__.TestFFTCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:16:01.6717088Z test_empty_fft_fft_hfft_cuda_complex64 (__main__.TestFFTCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:16:01.6717554Z test_empty_fft_fft_hfft_cuda_float16 (__main__.TestFFTCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:16:01.6717981Z test_empty_fft_fft_hfft_cuda_float32 (__main__.TestFFTCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:16:01.6718416Z test_empty_fft_fft_hfftn_cuda_complex32 (__main__.TestFFTCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:16:01.6718847Z test_empty_fft_fft_hfftn_cuda_complex64 (__main__.TestFFTCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:16:01.6719265Z test_empty_fft_fft_hfftn_cuda_float16 (__main__.TestFFTCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:16:01.6719688Z test_empty_fft_fft_hfftn_cuda_float32 (__main__.TestFFTCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:16:01.6720116Z test_empty_fft_fft_ifft2_cuda_complex32 (__main__.TestFFTCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:16:01.6720582Z test_empty_fft_fft_ifft2_cuda_complex64 (__main__.TestFFTCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:16:01.6720992Z test_empty_fft_fft_ifft2_cuda_float16 (__main__.TestFFTCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:16:01.6721418Z test_empty_fft_fft_ifft2_cuda_float32 (__main__.TestFFTCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:16:01.6721843Z test_empty_fft_fft_ifft_cuda_complex32 (__main__.TestFFTCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:16:01.6722278Z test_empty_fft_fft_ifft_cuda_complex64 (__main__.TestFFTCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:16:01.6722693Z test_empty_fft_fft_ifft_cuda_float16 (__main__.TestFFTCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:16:01.6723118Z test_empty_fft_fft_ifft_cuda_float32 (__main__.TestFFTCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:16:01.6723543Z test_empty_fft_fft_ifftn_cuda_complex32 (__main__.TestFFTCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:16:01.6723973Z test_empty_fft_fft_ifftn_cuda_complex64 (__main__.TestFFTCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:16:01.6724385Z test_empty_fft_fft_ifftn_cuda_float16 (__main__.TestFFTCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:16:01.6724805Z test_empty_fft_fft_ifftn_cuda_float32 (__main__.TestFFTCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:16:01.6725257Z test_empty_fft_fft_ihfft2_cuda_float16 (__main__.TestFFTCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:16:01.6725682Z test_empty_fft_fft_ihfft2_cuda_float32 (__main__.TestFFTCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:16:01.6726090Z test_empty_fft_fft_ihfft_cuda_float16 (__main__.TestFFTCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:16:01.6726507Z test_empty_fft_fft_ihfft_cuda_float32 (__main__.TestFFTCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:16:01.6726994Z test_empty_fft_fft_ihfftn_cuda_float16 (__main__.TestFFTCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:16:01.6727516Z test_empty_fft_fft_ihfftn_cuda_float32 (__main__.TestFFTCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:16:01.6727955Z test_empty_fft_fft_irfft2_cuda_complex32 (__main__.TestFFTCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:16:01.6728392Z test_empty_fft_fft_irfft2_cuda_complex64 (__main__.TestFFTCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:16:01.6728820Z test_empty_fft_fft_irfft2_cuda_float16 (__main__.TestFFTCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:16:01.6729242Z test_empty_fft_fft_irfft2_cuda_float32 (__main__.TestFFTCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:16:01.6729662Z test_empty_fft_fft_irfft_cuda_complex32 (__main__.TestFFTCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:16:01.6730081Z test_empty_fft_fft_irfft_cuda_complex64 (__main__.TestFFTCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:16:01.6730504Z test_empty_fft_fft_irfft_cuda_float16 (__main__.TestFFTCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:16:01.6730945Z test_empty_fft_fft_irfft_cuda_float32 (__main__.TestFFTCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:16:01.6731367Z test_empty_fft_fft_irfftn_cuda_complex32 (__main__.TestFFTCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:16:01.6731792Z test_empty_fft_fft_irfftn_cuda_complex64 (__main__.TestFFTCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:16:01.6732224Z test_empty_fft_fft_irfftn_cuda_float16 (__main__.TestFFTCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:16:01.6732638Z test_empty_fft_fft_irfftn_cuda_float32 (__main__.TestFFTCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:16:01.6733057Z test_empty_fft_fft_rfft2_cuda_float16 (__main__.TestFFTCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:16:01.6733470Z test_empty_fft_fft_rfft2_cuda_float32 (__main__.TestFFTCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:16:01.6733884Z test_empty_fft_fft_rfft_cuda_float16 (__main__.TestFFTCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:16:01.6734521Z test_empty_fft_fft_rfft_cuda_float32 (__main__.TestFFTCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:16:01.6734939Z test_empty_fft_fft_rfftn_cuda_float16 (__main__.TestFFTCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:16:01.6735346Z test_empty_fft_fft_rfftn_cuda_float32 (__main__.TestFFTCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:16:01.6735825Z test_empty_ifft_cuda (__main__.TestFFTCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:16:01.6736264Z test_fft2_fftn_equivalence_cuda_complex64 (__main__.TestFFTCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:16:01.6736795Z test_fft2_fftn_equivalence_cuda_float32 (__main__.TestFFTCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:16:01.6737307Z test_fft2_invalid_cuda (__main__.TestFFTCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:16:01.6737818Z test_fft2_numpy_cuda_complex128 (__main__.TestFFTCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:16:01.6738334Z test_fft2_numpy_cuda_float64 (__main__.TestFFTCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:16:01.6738875Z 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) 2023-01-11T23:16:01.6739369Z 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) 2023-01-11T23:16:01.6739829Z 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) 2023-01-11T23:16:01.6740283Z 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) 2023-01-11T23:16:01.6740738Z 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) 2023-01-11T23:16:01.6741185Z 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) 2023-01-11T23:16:01.6741641Z 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) 2023-01-11T23:16:01.6742130Z 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) 2023-01-11T23:16:01.6742585Z 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) 2023-01-11T23:16:01.6743046Z 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) 2023-01-11T23:16:01.6743491Z 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) 2023-01-11T23:16:01.6743944Z 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) 2023-01-11T23:16:01.6744405Z 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) 2023-01-11T23:16:01.6744859Z 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) 2023-01-11T23:16:01.6745302Z 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) 2023-01-11T23:16:01.6745750Z 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) 2023-01-11T23:16:01.6746199Z 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) 2023-01-11T23:16:01.6746681Z 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) 2023-01-11T23:16:01.6747154Z test_fft_half_and_chalf_not_power_of_two_error_fft_fft2_cuda_complex32 (__main__.TestFFTCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:16:01.6747628Z test_fft_half_and_chalf_not_power_of_two_error_fft_fft2_cuda_float16 (__main__.TestFFTCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:16:01.6748110Z test_fft_half_and_chalf_not_power_of_two_error_fft_fft_cuda_complex32 (__main__.TestFFTCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:16:01.6748589Z test_fft_half_and_chalf_not_power_of_two_error_fft_fft_cuda_float16 (__main__.TestFFTCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:16:01.6749137Z test_fft_half_and_chalf_not_power_of_two_error_fft_fftn_cuda_complex32 (__main__.TestFFTCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:16:01.6749606Z test_fft_half_and_chalf_not_power_of_two_error_fft_fftn_cuda_float16 (__main__.TestFFTCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:16:01.6750123Z test_fft_half_and_chalf_not_power_of_two_error_fft_hfft2_cuda_complex32 (__main__.TestFFTCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:16:01.6750717Z test_fft_half_and_chalf_not_power_of_two_error_fft_hfft2_cuda_float16 (__main__.TestFFTCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:16:01.6751307Z test_fft_half_and_chalf_not_power_of_two_error_fft_hfft_cuda_complex32 (__main__.TestFFTCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:16:01.6751806Z test_fft_half_and_chalf_not_power_of_two_error_fft_hfft_cuda_float16 (__main__.TestFFTCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:16:01.6752300Z test_fft_half_and_chalf_not_power_of_two_error_fft_hfftn_cuda_complex32 (__main__.TestFFTCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:16:01.6752781Z test_fft_half_and_chalf_not_power_of_two_error_fft_hfftn_cuda_float16 (__main__.TestFFTCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:16:01.6753253Z test_fft_half_and_chalf_not_power_of_two_error_fft_ifft2_cuda_complex32 (__main__.TestFFTCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:16:01.6753724Z test_fft_half_and_chalf_not_power_of_two_error_fft_ifft2_cuda_float16 (__main__.TestFFTCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:16:01.6754184Z test_fft_half_and_chalf_not_power_of_two_error_fft_ifft_cuda_complex32 (__main__.TestFFTCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:16:01.6754656Z test_fft_half_and_chalf_not_power_of_two_error_fft_ifft_cuda_float16 (__main__.TestFFTCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:16:01.6755130Z test_fft_half_and_chalf_not_power_of_two_error_fft_ifftn_cuda_complex32 (__main__.TestFFTCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:16:01.6755599Z test_fft_half_and_chalf_not_power_of_two_error_fft_ifftn_cuda_float16 (__main__.TestFFTCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:16:01.6756072Z test_fft_half_and_chalf_not_power_of_two_error_fft_ihfft2_cuda_float16 (__main__.TestFFTCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:16:01.6756666Z test_fft_half_and_chalf_not_power_of_two_error_fft_ihfft_cuda_float16 (__main__.TestFFTCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:16:01.6757331Z test_fft_half_and_chalf_not_power_of_two_error_fft_ihfftn_cuda_float16 (__main__.TestFFTCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:16:01.6757995Z test_fft_half_and_chalf_not_power_of_two_error_fft_irfft2_cuda_complex32 (__main__.TestFFTCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:16:01.6758607Z test_fft_half_and_chalf_not_power_of_two_error_fft_irfft2_cuda_float16 (__main__.TestFFTCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:16:01.6759128Z test_fft_half_and_chalf_not_power_of_two_error_fft_irfft_cuda_complex32 (__main__.TestFFTCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:16:01.6759657Z test_fft_half_and_chalf_not_power_of_two_error_fft_irfft_cuda_float16 (__main__.TestFFTCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:16:01.6760180Z test_fft_half_and_chalf_not_power_of_two_error_fft_irfftn_cuda_complex32 (__main__.TestFFTCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:16:01.6760706Z test_fft_half_and_chalf_not_power_of_two_error_fft_irfftn_cuda_float16 (__main__.TestFFTCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:16:01.6761230Z test_fft_half_and_chalf_not_power_of_two_error_fft_rfft2_cuda_float16 (__main__.TestFFTCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:16:01.6761745Z test_fft_half_and_chalf_not_power_of_two_error_fft_rfft_cuda_float16 (__main__.TestFFTCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:16:01.6762265Z test_fft_half_and_chalf_not_power_of_two_error_fft_rfftn_cuda_float16 (__main__.TestFFTCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:16:01.6762787Z test_fft_ifft_rfft_irfft_cuda_float64 (__main__.TestFFTCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:16:01.6763248Z test_fft_input_modification_cuda (__main__.TestFFTCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:16:01.6763702Z test_fft_invalid_dtypes_cuda (__main__.TestFFTCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:16:01.6764167Z test_fft_plan_repeatable_cuda (__main__.TestFFTCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:16:01.6764637Z test_fft_round_trip_cuda_complex128 (__main__.TestFFTCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T23:16:01.6765108Z test_fft_round_trip_cuda_complex32 (__main__.TestFFTCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T23:16:01.6765573Z test_fft_round_trip_cuda_complex64 (__main__.TestFFTCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T23:16:01.6766009Z test_fft_round_trip_cuda_float16 (__main__.TestFFTCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T23:16:01.6766421Z test_fft_round_trip_cuda_float32 (__main__.TestFFTCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T23:16:01.6766832Z test_fft_round_trip_cuda_float64 (__main__.TestFFTCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T23:16:01.6767244Z test_fft_type_promotion_cuda_complex128 (__main__.TestFFTCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:16:01.6767683Z test_fft_type_promotion_cuda_complex32 (__main__.TestFFTCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:16:01.6768144Z test_fft_type_promotion_cuda_complex64 (__main__.TestFFTCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:16:01.6768577Z test_fft_type_promotion_cuda_float16 (__main__.TestFFTCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:16:01.6768998Z test_fft_type_promotion_cuda_float32 (__main__.TestFFTCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:16:01.6769420Z test_fft_type_promotion_cuda_float64 (__main__.TestFFTCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:16:01.6769840Z test_fft_type_promotion_cuda_int8 (__main__.TestFFTCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:16:01.6770263Z test_fftfreq_numpy_cuda_float32 (__main__.TestFFTCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:16:01.6770687Z test_fftfreq_numpy_cuda_float64 (__main__.TestFFTCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:16:01.6771101Z test_fftfreq_out_cuda_float32 (__main__.TestFFTCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:16:01.6771518Z test_fftfreq_out_cuda_float64 (__main__.TestFFTCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:16:01.6771947Z test_fftn_invalid_fft_fftn_cuda_complex64 (__main__.TestFFTCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:16:01.6772383Z test_fftn_invalid_fft_fftn_cuda_float32 (__main__.TestFFTCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:16:01.6772808Z test_fftn_invalid_fft_hfftn_cuda_complex64 (__main__.TestFFTCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:16:01.6773252Z test_fftn_invalid_fft_hfftn_cuda_float32 (__main__.TestFFTCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:16:01.6773746Z test_fftn_invalid_fft_ifftn_cuda_complex64 (__main__.TestFFTCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:16:01.6774392Z test_fftn_invalid_fft_ifftn_cuda_float32 (__main__.TestFFTCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:16:01.6774821Z test_fftn_invalid_fft_ihfftn_cuda_float32 (__main__.TestFFTCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:16:01.6775256Z test_fftn_invalid_fft_irfftn_cuda_complex64 (__main__.TestFFTCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:16:01.6775688Z test_fftn_invalid_fft_irfftn_cuda_float32 (__main__.TestFFTCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:16:01.6776118Z test_fftn_invalid_fft_rfftn_cuda_float32 (__main__.TestFFTCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:16:01.6776544Z test_fftn_round_trip_cuda_complex128 (__main__.TestFFTCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T23:16:01.6777063Z test_fftn_round_trip_cuda_complex32 (__main__.TestFFTCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T23:16:01.6777591Z test_fftn_round_trip_cuda_complex64 (__main__.TestFFTCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T23:16:01.6778115Z test_fftn_round_trip_cuda_float16 (__main__.TestFFTCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T23:16:01.6778626Z test_fftn_round_trip_cuda_float32 (__main__.TestFFTCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T23:16:01.6779202Z test_fftn_round_trip_cuda_float64 (__main__.TestFFTCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T23:16:01.6779633Z test_fftshift_frequencies_cuda_float32 (__main__.TestFFTCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:16:01.6780060Z test_fftshift_frequencies_cuda_float64 (__main__.TestFFTCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:16:01.6780477Z test_fftshift_numpy_cuda_complex128 (__main__.TestFFTCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:16:01.6780904Z test_fftshift_numpy_cuda_complex64 (__main__.TestFFTCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:16:01.6781325Z test_fftshift_numpy_cuda_float32 (__main__.TestFFTCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:16:01.6781740Z test_fftshift_numpy_cuda_float64 (__main__.TestFFTCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:16:01.6782138Z test_hfftn_cuda_float16 (__main__.TestFFTCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:16:01.6782543Z test_hfftn_cuda_float32 (__main__.TestFFTCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:16:01.6782939Z test_hfftn_cuda_float64 (__main__.TestFFTCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:16:01.6783332Z test_ihfftn_cuda_float16 (__main__.TestFFTCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:16:01.6783727Z test_ihfftn_cuda_float32 (__main__.TestFFTCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:16:01.6784131Z test_ihfftn_cuda_float64 (__main__.TestFFTCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:16:01.6784549Z test_istft_against_librosa_cuda_float64 (__main__.TestFFTCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T23:16:01.6785033Z test_istft_linearity_cuda_float64 (__main__.TestFFTCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:16:01.6785444Z test_istft_of_sine_cuda_float64 (__main__.TestFFTCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:16:01.6785805Z test_istft_round_trip_simple_cases_cuda_float64 (__main__.TestFFTCUDA) 2023-01-11T23:16:01.6786358Z stft -> istft should recover the original signale ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:16:01.6786724Z test_istft_round_trip_various_params_cuda_float64 (__main__.TestFFTCUDA) 2023-01-11T23:16:01.6787176Z stft -> istft should recover the original signale ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T23:16:01.6787540Z test_istft_round_trip_with_padding_cuda_float64 (__main__.TestFFTCUDA) 2023-01-11T23:16:01.6787946Z 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.002s) 2023-01-11T23:16:01.6788312Z test_istft_throws_cuda (__main__.TestFFTCUDA) 2023-01-11T23:16:01.6788740Z istft should throw exception for invalid parameters ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:16:01.6789192Z test_reference_1d_fft_fft_cuda_complex64 (__main__.TestFFTCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:16:01.6789628Z test_reference_1d_fft_fft_cuda_float32 (__main__.TestFFTCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:16:01.6790058Z test_reference_1d_fft_hfft_cuda_complex64 (__main__.TestFFTCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:16:01.6790557Z test_reference_1d_fft_hfft_cuda_float32 (__main__.TestFFTCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:16:01.6791093Z test_reference_1d_fft_ifft_cuda_complex64 (__main__.TestFFTCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:16:01.6791594Z test_reference_1d_fft_ifft_cuda_float32 (__main__.TestFFTCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:16:01.6792015Z test_reference_1d_fft_ihfft_cuda_float32 (__main__.TestFFTCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:16:01.6792445Z test_reference_1d_fft_irfft_cuda_complex64 (__main__.TestFFTCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:16:01.6792882Z test_reference_1d_fft_irfft_cuda_float32 (__main__.TestFFTCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:16:01.6793317Z test_reference_1d_fft_rfft_cuda_float32 (__main__.TestFFTCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:16:01.6793754Z test_reference_nd_fft_fftn_cuda_complex128 (__main__.TestFFTCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:16:01.6794181Z test_reference_nd_fft_fftn_cuda_complex64 (__main__.TestFFTCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:16:01.6794615Z test_reference_nd_fft_hfftn_cuda_complex128 (__main__.TestFFTCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:16:01.6795046Z test_reference_nd_fft_hfftn_cuda_complex64 (__main__.TestFFTCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:16:01.6795478Z test_reference_nd_fft_ifftn_cuda_complex128 (__main__.TestFFTCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:16:01.6795951Z test_reference_nd_fft_ifftn_cuda_complex64 (__main__.TestFFTCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:16:01.6796535Z test_reference_nd_fft_irfftn_cuda_complex128 (__main__.TestFFTCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:16:01.6797076Z test_reference_nd_fft_irfftn_cuda_complex64 (__main__.TestFFTCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:16:01.6797596Z test_stft_cuda_float64 (__main__.TestFFTCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2023-01-11T23:16:01.6798096Z test_stft_requires_complex_cuda (__main__.TestFFTCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2023-01-11T23:16:01.6798595Z test_stft_roundtrip_complex_window_cuda_complex128 (__main__.TestFFTCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:16:01.6799046Z test_stft_roundtrip_complex_window_cuda_float64 (__main__.TestFFTCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:16:01.6799477Z test_stft_window_device_cuda (__main__.TestFFTCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2023-01-11T23:16:01.6799697Z 2023-01-11T23:16:01.6799910Z ---------------------------------------------------------------------- 2023-01-11T23:16:01.6800163Z Ran 201 tests in 0.173s 2023-01-11T23:16:01.6800285Z 2023-01-11T23:16:01.6800367Z OK (skipped=201) 2023-01-11T23:16:01.6800487Z 2023-01-11T23:16:01.6800577Z Generating XML reports... 2023-01-11T23:16:01.6800989Z Generated XML report: test-reports/python-unittest/test_spectral_ops/TEST-TestFFTCUDA-20230111231600.xml 2023-01-11T23:16:01.6801224Z 2023-01-11T23:16:01.6801591Z ##[endgroup] 2023-01-11T23:16:01.6801998Z FINISHED PRINTING LOG FILE of test_spectral_ops (/var/lib/jenkins/workspace/test/test-reports/test_spectral_ops_s5ffzv0_) 2023-01-11T23:16:01.6802227Z 2023-01-11T23:16:01.9930651Z 2023-01-11T23:16:01.9931239Z real 113m7.768s 2023-01-11T23:16:01.9931553Z user 186m17.304s 2023-01-11T23:16:01.9931807Z sys 18m57.197s 2023-01-11T23:16:01.9932047Z + assert_git_not_dirty 2023-01-11T23:16:01.9932487Z + [[ linux-bionic-cuda11.6-py3.10-gcc7-sm86 != *rocm* ]] 2023-01-11T23:16:01.9932844Z + [[ linux-bionic-cuda11.6-py3.10-gcc7-sm86 != *xla* ]] 2023-01-11T23:16:01.9933331Z ++ git status --porcelain 2023-01-11T23:16:02.9548375Z + git_status= 2023-01-11T23:16:02.9548961Z + [[ -n '' ]] 2023-01-11T23:16:02.9549208Z + test_aten 2023-01-11T23:16:02.9549646Z + [[ linux-bionic-cuda11.6-py3.10-gcc7-sm86 != *asan* ]] 2023-01-11T23:16:02.9550122Z + [[ linux-bionic-cuda11.6-py3.10-gcc7-sm86 != *rocm* ]] 2023-01-11T23:16:02.9550489Z + echo 'Running ATen tests with pytorch lib' 2023-01-11T23:16:02.9550809Z Running ATen tests with pytorch lib 2023-01-11T23:16:02.9551099Z + [[ -n '' ]] 2023-01-11T23:16:02.9551390Z + echo 'Running test with the build folder' 2023-01-11T23:16:02.9551634Z Running test with the build folder 2023-01-11T23:16:02.9551864Z + TEST_BASE_DIR=build/bin 2023-01-11T23:16:02.9552433Z + ln -sf /opt/conda/lib/python3.10/site-packages/torch/lib/libc10.so /opt/conda/lib/python3.10/site-packages/torch/lib/libc10_cuda.so /opt/conda/lib/python3.10/site-packages/torch/lib/libc10d_cuda_test.so build/bin 2023-01-11T23:16:02.9564245Z + ln -sf /opt/conda/lib/python3.10/site-packages/torch/lib/libcaffe2_nvrtc.so build/bin 2023-01-11T23:16:02.9574595Z + ln -sf '/opt/conda/lib/python3.10/site-packages/torch/lib/libmkldnn*' build/bin 2023-01-11T23:16:02.9585009Z + ln -sf '/opt/conda/lib/python3.10/site-packages/torch/lib/libnccl*' build/bin 2023-01-11T23:16:02.9596318Z + ln -sf /opt/conda/lib/python3.10/site-packages/torch/lib/libtorch.so /opt/conda/lib/python3.10/site-packages/torch/lib/libtorch_cpu.so /opt/conda/lib/python3.10/site-packages/torch/lib/libtorch_cuda.so /opt/conda/lib/python3.10/site-packages/torch/lib/libtorch_cuda_linalg.so /opt/conda/lib/python3.10/site-packages/torch/lib/libtorch_global_deps.so /opt/conda/lib/python3.10/site-packages/torch/lib/libtorch_python.so /opt/conda/lib/python3.10/site-packages/torch/lib/libtorchbind_test.so build/bin 2023-01-11T23:16:02.9600779Z + ln -sf '/opt/conda/lib/python3.10/site-packages/torch/lib/libtbb*' build/bin 2023-01-11T23:16:02.9607100Z + ls build/bin 2023-01-11T23:16:02.9616790Z CppSignature_test 2023-01-11T23:16:02.9617123Z Dict_test 2023-01-11T23:16:02.9617424Z Dimname_test 2023-01-11T23:16:02.9627509Z FileStoreTest 2023-01-11T23:16:02.9627714Z HashStoreTest 2023-01-11T23:16:02.9627909Z IListRef_test 2023-01-11T23:16:02.9628131Z KernelFunction_test 2023-01-11T23:16:02.9628328Z List_test 2023-01-11T23:16:02.9628513Z MaybeOwned_test 2023-01-11T23:16:02.9628774Z NamedTensor_test 2023-01-11T23:16:02.9628992Z ProcessGroupGlooAsyncTest 2023-01-11T23:16:02.9629214Z ProcessGroupGlooTest 2023-01-11T23:16:02.9629429Z ProcessGroupMPITest 2023-01-11T23:16:02.9629659Z ProcessGroupNCCLErrorsTest 2023-01-11T23:16:02.9629880Z ProcessGroupNCCLTest 2023-01-11T23:16:02.9630097Z ProcessGroupUCCTest 2023-01-11T23:16:02.9630348Z TCPStoreTest 2023-01-11T23:16:02.9630591Z aot_model_compiler_test 2023-01-11T23:16:02.9630847Z apply_utils_test 2023-01-11T23:16:02.9631133Z atest 2023-01-11T23:16:02.9631364Z backend_fallback_test 2023-01-11T23:16:02.9631647Z basic 2023-01-11T23:16:02.9631839Z broadcast_test 2023-01-11T23:16:02.9632083Z c10_Array_test 2023-01-11T23:16:02.9632316Z c10_Bitset_test 2023-01-11T23:16:02.9632522Z c10_C++17_test 2023-01-11T23:16:02.9632765Z c10_CompileTimeFunctionPointer_test 2023-01-11T23:16:02.9633014Z c10_ConstexprCrc_test 2023-01-11T23:16:02.9633472Z c10_DeadlockDetection_test 2023-01-11T23:16:02.9633686Z c10_DeviceGuard_test 2023-01-11T23:16:02.9633872Z c10_Device_test 2023-01-11T23:16:02.9634066Z c10_DispatchKeySet_test 2023-01-11T23:16:02.9634297Z c10_Half_test 2023-01-11T23:16:02.9634518Z c10_InlineDeviceGuard_test 2023-01-11T23:16:02.9634732Z c10_InlineStreamGuard_test 2023-01-11T23:16:02.9634973Z c10_LeftRight_test 2023-01-11T23:16:02.9635350Z c10_Metaprogramming_test 2023-01-11T23:16:02.9635630Z c10_SizesAndStrides_test 2023-01-11T23:16:02.9635898Z c10_SmallVectorTest 2023-01-11T23:16:02.9636171Z c10_StreamGuard_test 2023-01-11T23:16:02.9636417Z c10_SymInt_test 2023-01-11T23:16:02.9636661Z c10_Synchronized_test 2023-01-11T23:16:02.9636901Z c10_ThreadLocal_test 2023-01-11T23:16:02.9637146Z c10_TypeIndex_test 2023-01-11T23:16:02.9637390Z c10_TypeList_test 2023-01-11T23:16:02.9637619Z c10_TypeTraits_test 2023-01-11T23:16:02.9637870Z c10_accumulate_test 2023-01-11T23:16:02.9638109Z c10_bfloat16_test 2023-01-11T23:16:02.9638339Z c10_complex_math_test 2023-01-11T23:16:02.9638578Z c10_complex_test 2023-01-11T23:16:02.9638813Z c10_cuda_CUDAAssertionsTest_1_var_test 2023-01-11T23:16:02.9639061Z c10_cuda_CUDAAssertionsTest_catches_stream 2023-01-11T23:16:02.9639344Z c10_cuda_CUDAAssertionsTest_catches_thread_and_block_and_device 2023-01-11T23:16:02.9639629Z c10_cuda_CUDAAssertionsTest_from_2_processes 2023-01-11T23:16:02.9639919Z c10_cuda_CUDAAssertionsTest_multiple_writes_from_blocks_and_threads 2023-01-11T23:16:02.9640234Z c10_cuda_CUDAAssertionsTest_multiple_writes_from_multiple_blocks 2023-01-11T23:16:02.9640539Z c10_cuda_CUDAAssertionsTest_multiple_writes_from_same_block 2023-01-11T23:16:02.9640776Z c10_cuda_CUDATest 2023-01-11T23:16:02.9641001Z c10_either_test 2023-01-11T23:16:02.9641194Z c10_exception_test 2023-01-11T23:16:02.9641378Z c10_flags_test 2023-01-11T23:16:02.9641618Z c10_intrusive_ptr_benchmark 2023-01-11T23:16:02.9641903Z c10_intrusive_ptr_test 2023-01-11T23:16:02.9642110Z c10_irange_test 2023-01-11T23:16:02.9642307Z c10_logging_test 2023-01-11T23:16:02.9642503Z c10_optional_test 2023-01-11T23:16:02.9642710Z c10_ordered_preserving_dict_test 2023-01-11T23:16:02.9642922Z c10_registry_test 2023-01-11T23:16:02.9643115Z c10_string_view_test 2023-01-11T23:16:02.9643305Z c10_tempfile_test 2023-01-11T23:16:02.9643499Z c10_typeid_test 2023-01-11T23:16:02.9643691Z cpu_generator_test 2023-01-11T23:16:02.9643898Z cpu_profiling_allocator_test 2023-01-11T23:16:02.9644176Z cpu_rng_test 2023-01-11T23:16:02.9644368Z cuda_apply_test 2023-01-11T23:16:02.9644555Z cuda_atomic_ops_test 2023-01-11T23:16:02.9644770Z cuda_caching_host_allocator_test 2023-01-11T23:16:02.9644985Z cuda_complex_math_test 2023-01-11T23:16:02.9645180Z cuda_complex_test 2023-01-11T23:16:02.9645374Z cuda_cub_test 2023-01-11T23:16:02.9645558Z cuda_cudnn_test 2023-01-11T23:16:02.9645739Z cuda_device_test 2023-01-11T23:16:02.9645940Z cuda_distributions_test 2023-01-11T23:16:02.9646149Z cuda_dlconvertor_test 2023-01-11T23:16:02.9646348Z cuda_generator_test 2023-01-11T23:16:02.9646538Z cuda_half_test 2023-01-11T23:16:02.9646742Z cuda_integer_divider_test 2023-01-11T23:16:02.9646951Z cuda_optional_test 2023-01-11T23:16:02.9647164Z cuda_packedtensoraccessor_test 2023-01-11T23:16:02.9647401Z cuda_reportMemoryUsage_test 2023-01-11T23:16:02.9647616Z cuda_stream_test 2023-01-11T23:16:02.9647805Z cuda_vectorized_test 2023-01-11T23:16:02.9648013Z dispatch_key_set_test 2023-01-11T23:16:02.9648219Z dlconvertor_test 2023-01-11T23:16:02.9648409Z example_allreduce 2023-01-11T23:16:02.9648612Z extension_backend_test 2023-01-11T23:16:02.9648807Z half_test 2023-01-11T23:16:02.9648989Z inline_container_test 2023-01-11T23:16:02.9649182Z ivalue_test 2023-01-11T23:16:02.9649381Z kernel_function_legacy_test 2023-01-11T23:16:02.9649582Z kernel_function_test 2023-01-11T23:16:02.9649793Z kernel_lambda_legacy_test 2023-01-11T23:16:02.9649998Z kernel_lambda_test 2023-01-11T23:16:02.9650190Z kernel_stackbased_test 2023-01-11T23:16:02.9650387Z lazy_tensor_test 2023-01-11T23:16:02.9650580Z legacy_vmap_test 2023-01-11T23:16:02.9650755Z libc10.so 2023-01-11T23:16:02.9650931Z libc10_cuda.so 2023-01-11T23:16:02.9651129Z libc10d_cuda_test.so 2023-01-11T23:16:02.9651316Z libcaffe2_nvrtc.so 2023-01-11T23:16:02.9651562Z 'libmkldnn*' 2023-01-11T23:16:02.9651769Z 'libnccl*' 2023-01-11T23:16:02.9651956Z 'libtbb*' 2023-01-11T23:16:02.9652132Z libtorch.so 2023-01-11T23:16:02.9652351Z libtorch_cpu.so 2023-01-11T23:16:02.9652542Z libtorch_cuda.so 2023-01-11T23:16:02.9652740Z libtorch_cuda_linalg.so 2023-01-11T23:16:02.9652949Z libtorch_global_deps.so 2023-01-11T23:16:02.9653143Z libtorch_python.so 2023-01-11T23:16:02.9653348Z libtorchbind_test.so 2023-01-11T23:16:02.9653566Z make_boxed_from_unboxed_functor_test 2023-01-11T23:16:02.9653773Z math_kernel_test 2023-01-11T23:16:02.9653965Z memory_format_test 2023-01-11T23:16:02.9654171Z memory_overlapping_test 2023-01-11T23:16:02.9654594Z mobile_memory_cleanup 2023-01-11T23:16:02.9654782Z native_test 2023-01-11T23:16:02.9654965Z op_allowlist_test 2023-01-11T23:16:02.9655152Z op_registration_test 2023-01-11T23:16:02.9655350Z operator_name_test 2023-01-11T23:16:02.9655565Z operators_test 2023-01-11T23:16:02.9655764Z packedtensoraccessor_test 2023-01-11T23:16:02.9655982Z parallel_benchmark 2023-01-11T23:16:02.9656167Z pow_test 2023-01-11T23:16:02.9656330Z protoc 2023-01-11T23:16:02.9656548Z protoc-3.13.0.0 2023-01-11T23:16:02.9656743Z quantized_test 2023-01-11T23:16:02.9656923Z reduce_ops_test 2023-01-11T23:16:02.9657125Z reportMemoryUsage_test 2023-01-11T23:16:02.9657361Z scalar_tensor_test 2023-01-11T23:16:02.9657550Z scalar_test 2023-01-11T23:16:02.9657750Z stride_properties_test 2023-01-11T23:16:02.9657946Z tensor_iterator_test 2023-01-11T23:16:02.9658129Z test_api 2023-01-11T23:16:02.9658305Z test_cpp_rpc 2023-01-11T23:16:02.9658489Z test_dist_autograd 2023-01-11T23:16:02.9658679Z test_edge_op_registration 2023-01-11T23:16:02.9658873Z test_jit 2023-01-11T23:16:02.9659042Z test_lazy 2023-01-11T23:16:02.9659209Z test_mobile_nnc 2023-01-11T23:16:02.9659394Z test_parallel 2023-01-11T23:16:02.9659579Z test_tensorexpr 2023-01-11T23:16:02.9659756Z thread_init_test 2023-01-11T23:16:02.9659950Z torch_shm_manager 2023-01-11T23:16:02.9660139Z tutorial_tensorexpr 2023-01-11T23:16:02.9660323Z type_ptr_test 2023-01-11T23:16:02.9660502Z type_test 2023-01-11T23:16:02.9660687Z undefined_tensor_test 2023-01-11T23:16:02.9660872Z variant_test 2023-01-11T23:16:02.9661127Z vec_test_all_types_AVX2 2023-01-11T23:16:02.9661335Z vec_test_all_types_DEFAULT 2023-01-11T23:16:02.9661533Z verify_api_visibility 2023-01-11T23:16:02.9661726Z weakref_test 2023-01-11T23:16:02.9661903Z wrapdim_test 2023-01-11T23:16:02.9662075Z xla_tensor_test 2023-01-11T23:16:02.9662283Z + aten/tools/run_tests.sh build/bin 2023-01-11T23:16:02.9662497Z + set -e 2023-01-11T23:16:02.9662684Z ++ dirname aten/tools/run_tests.sh 2023-01-11T23:16:02.9662954Z + VALGRIND_SUP=/var/lib/jenkins/workspace/aten/tools/valgrind.sup 2023-01-11T23:16:02.9663198Z + pushd build/bin 2023-01-11T23:16:02.9663407Z ~/workspace/build/bin ~/workspace 2023-01-11T23:16:02.9663603Z + VALGRIND=ON 2023-01-11T23:16:02.9663778Z + ./basic 2023-01-11T23:16:03.3480515Z Running main() from /var/lib/jenkins/workspace/third_party/googletest/googletest/src/gtest_main.cc 2023-01-11T23:16:03.3480956Z [==========] Running 5 tests from 1 test suite. 2023-01-11T23:16:03.3481278Z [----------] Global test environment set-up. 2023-01-11T23:16:03.3481583Z [----------] 5 tests from BasicTest 2023-01-11T23:16:03.3481877Z [ RUN ] BasicTest.BasicTestCPU 2023-01-11T23:16:03.4074916Z 11 ms 2023-01-11T23:16:03.5132234Z 105 ms 2023-01-11T23:16:03.6596418Z 145 ms 2023-01-11T23:16:03.6720252Z [ OK ] BasicTest.BasicTestCPU (323 ms) 2023-01-11T23:16:03.6720666Z [ RUN ] BasicTest.BasicTestHalfCPU 2023-01-11T23:16:03.6741331Z 2 ms 2023-01-11T23:16:03.8016835Z 127 ms 2023-01-11T23:16:03.9697058Z 167 ms 2023-01-11T23:16:03.9822386Z [ OK ] BasicTest.BasicTestHalfCPU (310 ms) 2023-01-11T23:16:03.9823177Z [ RUN ] BasicTest.BasicTestCUDA 2023-01-11T23:16:05.4719783Z 6 ms 2023-01-11T23:16:05.9393586Z 467 ms 2023-01-11T23:16:06.5439356Z 604 ms 2023-01-11T23:16:06.5582472Z [ OK ] BasicTest.BasicTestCUDA (2576 ms) 2023-01-11T23:16:06.5583132Z [ RUN ] BasicTest.FactoryMethodsTest 2023-01-11T23:16:06.5589895Z [ OK ] BasicTest.FactoryMethodsTest (0 ms) 2023-01-11T23:16:06.5590351Z [ RUN ] BasicTest.BasicStdTestCPU 2023-01-11T23:16:06.5590683Z Simple example: called once 2023-01-11T23:16:06.5596397Z throw: call_once will retry 2023-01-11T23:16:06.5598520Z throw: call_once will retry 2023-01-11T23:16:06.5600417Z Didn't throw, call_once will not attempt again 2023-01-11T23:16:06.5601843Z [ OK ] BasicTest.BasicStdTestCPU (1 ms) 2023-01-11T23:16:06.5602264Z [----------] 5 tests from BasicTest (3212 ms total) 2023-01-11T23:16:06.5602432Z 2023-01-11T23:16:06.5602612Z [----------] Global test environment tear-down 2023-01-11T23:16:06.5602948Z [==========] 5 tests from 1 test suite ran. (3212 ms total) 2023-01-11T23:16:06.5603227Z [ PASSED ] 5 tests. 2023-01-11T23:16:06.8319442Z + ./atest 2023-01-11T23:16:07.2176836Z Running main() from /var/lib/jenkins/workspace/third_party/googletest/googletest/src/gtest_main.cc 2023-01-11T23:16:07.2177775Z [==========] Running 16 tests from 1 test suite. 2023-01-11T23:16:07.2178284Z [----------] Global test environment set-up. 2023-01-11T23:16:07.2178652Z [----------] 16 tests from atest 2023-01-11T23:16:07.2178982Z [ RUN ] atest.operators 2023-01-11T23:16:07.2182453Z [ OK ] atest.operators (0 ms) 2023-01-11T23:16:07.2182871Z [ RUN ] atest.logical_and_operators 2023-01-11T23:16:07.2183268Z [ OK ] atest.logical_and_operators (0 ms) 2023-01-11T23:16:07.2183670Z [ RUN ] atest.logical_or_operators 2023-01-11T23:16:07.2184009Z [ OK ] atest.logical_or_operators (0 ms) 2023-01-11T23:16:07.2184401Z [ RUN ] atest.logical_xor_operators 2023-01-11T23:16:07.2184788Z [ OK ] atest.logical_xor_operators (0 ms) 2023-01-11T23:16:07.2185127Z [ RUN ] atest.lt_operators 2023-01-11T23:16:07.2185463Z [ OK ] atest.lt_operators (0 ms) 2023-01-11T23:16:07.2186250Z [ RUN ] atest.le_operators 2023-01-11T23:16:07.2186647Z [ OK ] atest.le_operators (0 ms) 2023-01-11T23:16:07.2187045Z [ RUN ] atest.gt_operators 2023-01-11T23:16:07.2187421Z [ OK ] atest.gt_operators (0 ms) 2023-01-11T23:16:07.2187771Z [ RUN ] atest.ge_operators 2023-01-11T23:16:07.2188073Z [ OK ] atest.ge_operators (0 ms) 2023-01-11T23:16:07.2188351Z [ RUN ] atest.eq_operators 2023-01-11T23:16:07.2188624Z [ OK ] atest.eq_operators (0 ms) 2023-01-11T23:16:07.2188981Z [ RUN ] atest.ne_operators 2023-01-11T23:16:07.2189262Z [ OK ] atest.ne_operators (0 ms) 2023-01-11T23:16:07.2189542Z [ RUN ] atest.add_operators 2023-01-11T23:16:07.2189825Z [ OK ] atest.add_operators (0 ms) 2023-01-11T23:16:07.2190130Z [ RUN ] atest.max_operators 2023-01-11T23:16:07.2196526Z [ OK ] atest.max_operators (0 ms) 2023-01-11T23:16:07.2196830Z [ RUN ] atest.min_operators 2023-01-11T23:16:07.2197186Z [ OK ] atest.min_operators (0 ms) 2023-01-11T23:16:07.2197601Z [ RUN ] atest.sigmoid_backward_operator 2023-01-11T23:16:07.2197998Z [ OK ] atest.sigmoid_backward_operator (0 ms) 2023-01-11T23:16:07.2198326Z [ RUN ] atest.fmod_tensor_operators 2023-01-11T23:16:07.2198687Z [ OK ] atest.fmod_tensor_operators (0 ms) 2023-01-11T23:16:07.2198967Z [ RUN ] atest.atest 2023-01-11T23:16:08.1042799Z [ OK ] atest.atest (884 ms) 2023-01-11T23:16:08.1043262Z [----------] 16 tests from atest (886 ms total) 2023-01-11T23:16:08.1043423Z 2023-01-11T23:16:08.1043601Z [----------] Global test environment tear-down 2023-01-11T23:16:08.1043922Z [==========] 16 tests from 1 test suite ran. (886 ms total) 2023-01-11T23:16:08.1044472Z [ PASSED ] 16 tests. 2023-01-11T23:16:08.2743731Z + ./scalar_test 2023-01-11T23:16:08.6588453Z Running main() from /var/lib/jenkins/workspace/third_party/googletest/googletest/src/gtest_main.cc 2023-01-11T23:16:08.6589351Z [==========] Running 4 tests from 1 test suite. 2023-01-11T23:16:08.6589760Z [----------] Global test environment set-up. 2023-01-11T23:16:08.6590099Z [----------] 4 tests from TestScalar 2023-01-11T23:16:08.6590387Z [ RUN ] TestScalar.TestScalar 2023-01-11T23:16:08.6877014Z H2: 3 257 3 1 2023-01-11T23:16:09.5399724Z 0x7ffe529a7bf0 2023-01-11T23:16:09.5464091Z [ OK ] TestScalar.TestScalar (887 ms) 2023-01-11T23:16:09.5464707Z [ RUN ] TestScalar.TestConj 2023-01-11T23:16:09.5465279Z [ OK ] TestScalar.TestConj (0 ms) 2023-01-11T23:16:09.5465844Z [ RUN ] TestScalar.TestEqual 2023-01-11T23:16:09.5466422Z [ OK ] TestScalar.TestEqual (0 ms) 2023-01-11T23:16:09.5467049Z [ RUN ] TestScalar.TestFormatting 2023-01-11T23:16:09.5467674Z [ OK ] TestScalar.TestFormatting (0 ms) 2023-01-11T23:16:09.5468333Z [----------] 4 tests from TestScalar (887 ms total) 2023-01-11T23:16:09.5468651Z 2023-01-11T23:16:09.5468957Z [----------] Global test environment tear-down 2023-01-11T23:16:09.5469290Z [==========] 4 tests from 1 test suite ran. (887 ms total) 2023-01-11T23:16:09.5469567Z [ PASSED ] 4 tests. 2023-01-11T23:16:09.7141601Z + ./broadcast_test 2023-01-11T23:16:10.0816918Z Running main() from /var/lib/jenkins/workspace/third_party/googletest/googletest/src/gtest_main.cc 2023-01-11T23:16:10.0818003Z [==========] Running 1 test from 1 test suite. 2023-01-11T23:16:10.0818698Z [----------] Global test environment set-up. 2023-01-11T23:16:10.0819389Z [----------] 1 test from BroadcastTest 2023-01-11T23:16:10.0820026Z [ RUN ] BroadcastTest.Broadcast 2023-01-11T23:16:10.1548009Z [ OK ] BroadcastTest.Broadcast (73 ms) 2023-01-11T23:16:10.1549152Z [----------] 1 test from BroadcastTest (73 ms total) 2023-01-11T23:16:10.1549343Z 2023-01-11T23:16:10.1549510Z [----------] Global test environment tear-down 2023-01-11T23:16:10.1549836Z [==========] 1 test from 1 test suite ran. (73 ms total) 2023-01-11T23:16:10.1550115Z [ PASSED ] 1 test. 2023-01-11T23:16:10.2420056Z + ./wrapdim_test 2023-01-11T23:16:10.6001207Z Running main() from /var/lib/jenkins/workspace/third_party/googletest/googletest/src/gtest_main.cc 2023-01-11T23:16:10.6001819Z [==========] Running 1 test from 1 test suite. 2023-01-11T23:16:10.6002143Z [----------] Global test environment set-up. 2023-01-11T23:16:10.6002453Z [----------] 1 test from TestWrapdim 2023-01-11T23:16:10.6002749Z [ RUN ] TestWrapdim.TestWrapdim 2023-01-11T23:16:10.6285598Z [ OK ] TestWrapdim.TestWrapdim (28 ms) 2023-01-11T23:16:10.6286007Z [----------] 1 test from TestWrapdim (28 ms total) 2023-01-11T23:16:10.6286193Z 2023-01-11T23:16:10.6286359Z [----------] Global test environment tear-down 2023-01-11T23:16:10.6286690Z [==========] 1 test from 1 test suite ran. (28 ms total) 2023-01-11T23:16:10.6286968Z [ PASSED ] 1 test. 2023-01-11T23:16:10.7151579Z + ./apply_utils_test 2023-01-11T23:16:11.0813831Z Running main() from /var/lib/jenkins/workspace/third_party/googletest/googletest/src/gtest_main.cc 2023-01-11T23:16:11.0815273Z [==========] Running 6 tests from 1 test suite. 2023-01-11T23:16:11.0815918Z [----------] Global test environment set-up. 2023-01-11T23:16:11.0816536Z [----------] 6 tests from ApplyUtilsTest 2023-01-11T23:16:11.0817136Z [ RUN ] ApplyUtilsTest.Contiguous2D 2023-01-11T23:16:11.1110181Z [ OK ] ApplyUtilsTest.Contiguous2D (29 ms) 2023-01-11T23:16:11.1110575Z [ RUN ] ApplyUtilsTest.Small2D 2023-01-11T23:16:11.1111283Z [ OK ] ApplyUtilsTest.Small2D (0 ms) 2023-01-11T23:16:11.1111608Z [ RUN ] ApplyUtilsTest._2D 2023-01-11T23:16:11.1124101Z [ OK ] ApplyUtilsTest._2D (1 ms) 2023-01-11T23:16:11.1124517Z [ RUN ] ApplyUtilsTest._3D 2023-01-11T23:16:11.1126316Z [ OK ] ApplyUtilsTest._3D (0 ms) 2023-01-11T23:16:11.1126741Z [ RUN ] ApplyUtilsTest.Medium3D 2023-01-11T23:16:11.1145474Z [ OK ] ApplyUtilsTest.Medium3D (1 ms) 2023-01-11T23:16:11.1145910Z [ RUN ] ApplyUtilsTest._10D 2023-01-11T23:16:11.2359529Z [ OK ] ApplyUtilsTest._10D (120 ms) 2023-01-11T23:16:11.2360217Z [----------] 6 tests from ApplyUtilsTest (154 ms total) 2023-01-11T23:16:11.2360493Z 2023-01-11T23:16:11.2360787Z [----------] Global test environment tear-down 2023-01-11T23:16:11.2361212Z [==========] 6 tests from 1 test suite ran. (154 ms total) 2023-01-11T23:16:11.2361499Z [ PASSED ] 6 tests. 2023-01-11T23:16:11.3221713Z + ./dlconvertor_test 2023-01-11T23:16:11.6785799Z Running main() from /var/lib/jenkins/workspace/third_party/googletest/googletest/src/gtest_main.cc 2023-01-11T23:16:11.6786942Z [==========] Running 2 tests from 1 test suite. 2023-01-11T23:16:11.6787741Z [----------] Global test environment set-up. 2023-01-11T23:16:11.6788376Z [----------] 2 tests from TestDlconvertor 2023-01-11T23:16:11.6789128Z [ RUN ] TestDlconvertor.TestDlconvertor 2023-01-11T23:16:11.7371181Z [ OK ] TestDlconvertor.TestDlconvertor (58 ms) 2023-01-11T23:16:11.7371767Z [ RUN ] TestDlconvertor.TestDlconvertorNoStrides 2023-01-11T23:16:11.7372249Z [ OK ] TestDlconvertor.TestDlconvertorNoStrides (0 ms) 2023-01-11T23:16:11.7372630Z [----------] 2 tests from TestDlconvertor (58 ms total) 2023-01-11T23:16:11.7372803Z 2023-01-11T23:16:11.7372992Z [----------] Global test environment tear-down 2023-01-11T23:16:11.7373578Z [==========] 2 tests from 1 test suite ran. (58 ms total) 2023-01-11T23:16:11.7373861Z [ PASSED ] 2 tests. 2023-01-11T23:16:11.8341486Z + ./native_test 2023-01-11T23:16:12.1906092Z Running main() from /var/lib/jenkins/workspace/third_party/googletest/googletest/src/gtest_main.cc 2023-01-11T23:16:12.1907011Z [==========] Running 2 tests from 1 test suite. 2023-01-11T23:16:12.1907746Z [----------] Global test environment set-up. 2023-01-11T23:16:12.1908480Z [----------] 2 tests from TestNative 2023-01-11T23:16:12.1909168Z [ RUN ] TestNative.NativeTestCPU 2023-01-11T23:16:12.2652917Z [W TensorCompare.cpp:493] Warning: where received a uint8 condition tensor. This behavior is deprecated and will be removed in a future version of PyTorch. Use a boolean condition instead. (function operator()) 2023-01-11T23:16:12.2653476Z [ OK ] TestNative.NativeTestCPU (74 ms) 2023-01-11T23:16:12.2653808Z [ RUN ] TestNative.NativeTestGPU 2023-01-11T23:16:13.7642425Z [ OK ] TestNative.NativeTestGPU (1498 ms) 2023-01-11T23:16:13.7642896Z [----------] 2 tests from TestNative (1573 ms total) 2023-01-11T23:16:13.7643061Z 2023-01-11T23:16:13.7643236Z [----------] Global test environment tear-down 2023-01-11T23:16:13.7643561Z [==========] 2 tests from 1 test suite ran. (1573 ms total) 2023-01-11T23:16:13.7643837Z [ PASSED ] 2 tests. 2023-01-11T23:16:13.9726862Z + ./scalar_tensor_test 2023-01-11T23:16:14.3527620Z Running main() from /var/lib/jenkins/workspace/third_party/googletest/googletest/src/gtest_main.cc 2023-01-11T23:16:14.3528222Z [==========] Running 3 tests from 1 test suite. 2023-01-11T23:16:14.3528539Z [----------] Global test environment set-up. 2023-01-11T23:16:14.3528859Z [----------] 3 tests from TestScalarTensor 2023-01-11T23:16:14.3529246Z [ RUN ] TestScalarTensor.TestScalarTensorCPU 2023-01-11T23:16:14.6088339Z [ OK ] TestScalarTensor.TestScalarTensorCPU (256 ms) 2023-01-11T23:16:14.6088759Z [ RUN ] TestScalarTensor.TestScalarTensorCUDA 2023-01-11T23:16:15.6839592Z [ OK ] TestScalarTensor.TestScalarTensorCUDA (1074 ms) 2023-01-11T23:16:15.6840343Z [ RUN ] TestScalarTensor.TestScalarTensorMPS 2023-01-11T23:16:15.6840921Z [ OK ] TestScalarTensor.TestScalarTensorMPS (0 ms) 2023-01-11T23:16:15.6841301Z [----------] 3 tests from TestScalarTensor (1330 ms total) 2023-01-11T23:16:15.6841484Z 2023-01-11T23:16:15.6841659Z [----------] Global test environment tear-down 2023-01-11T23:16:15.6841986Z [==========] 3 tests from 1 test suite ran. (1330 ms total) 2023-01-11T23:16:15.6842256Z [ PASSED ] 3 tests. 2023-01-11T23:16:15.8508366Z + [[ -x ./tensor_interop_test ]] 2023-01-11T23:16:15.8508600Z + ./undefined_tensor_test 2023-01-11T23:16:16.2284205Z Running main() from /var/lib/jenkins/workspace/third_party/googletest/googletest/src/gtest_main.cc 2023-01-11T23:16:16.2284732Z [==========] Running 1 test from 1 test suite. 2023-01-11T23:16:16.2285423Z [----------] Global test environment set-up. 2023-01-11T23:16:16.2285909Z [----------] 1 test from TestUndefined 2023-01-11T23:16:16.2286351Z [ RUN ] TestUndefined.UndefinedTest 2023-01-11T23:16:16.2867198Z [ OK ] TestUndefined.UndefinedTest (58 ms) 2023-01-11T23:16:16.2867738Z [----------] 1 test from TestUndefined (58 ms total) 2023-01-11T23:16:16.2867969Z 2023-01-11T23:16:16.2868221Z [----------] Global test environment tear-down 2023-01-11T23:16:16.2868753Z [==========] 1 test from 1 test suite ran. (58 ms total) 2023-01-11T23:16:16.2869172Z [ PASSED ] 1 test. 2023-01-11T23:16:16.3725894Z + ./extension_backend_test 2023-01-11T23:16:16.7363069Z Running main() from /var/lib/jenkins/workspace/third_party/googletest/googletest/src/gtest_main.cc 2023-01-11T23:16:16.7364052Z [==========] Running 1 test from 1 test suite. 2023-01-11T23:16:16.7364446Z [----------] Global test environment set-up. 2023-01-11T23:16:16.7364777Z [----------] 1 test from BackendExtensionTest 2023-01-11T23:16:16.7365123Z [ RUN ] BackendExtensionTest.TestRegisterOp 2023-01-11T23:16:16.7365492Z [ OK ] BackendExtensionTest.TestRegisterOp (0 ms) 2023-01-11T23:16:16.7365894Z [----------] 1 test from BackendExtensionTest (0 ms total) 2023-01-11T23:16:16.7366109Z 2023-01-11T23:16:16.7366287Z [----------] Global test environment tear-down 2023-01-11T23:16:16.7366605Z [==========] 1 test from 1 test suite ran. (0 ms total) 2023-01-11T23:16:16.7366937Z [ PASSED ] 1 test. 2023-01-11T23:16:16.8104221Z + ./lazy_tensor_test 2023-01-11T23:16:17.1755464Z Running main() from /var/lib/jenkins/workspace/third_party/googletest/googletest/src/gtest_main.cc 2023-01-11T23:16:17.1757152Z [==========] Running 2 tests from 2 test suites. 2023-01-11T23:16:17.1757610Z [----------] Global test environment set-up. 2023-01-11T23:16:17.1758035Z [----------] 1 test from XlaTensorTest 2023-01-11T23:16:17.1758443Z [ RUN ] XlaTensorTest.TestNoStorage 2023-01-11T23:16:17.1758869Z [ OK ] XlaTensorTest.TestNoStorage (0 ms) 2023-01-11T23:16:17.1759243Z [----------] 1 test from XlaTensorTest (0 ms total) 2023-01-11T23:16:17.1759414Z 2023-01-11T23:16:17.1759589Z [----------] 1 test from LazyTensorTest 2023-01-11T23:16:17.1759972Z [ RUN ] LazyTensorTest.TestNoStorage 2023-01-11T23:16:17.1760394Z [ OK ] LazyTensorTest.TestNoStorage (0 ms) 2023-01-11T23:16:17.1760820Z [----------] 1 test from LazyTensorTest (0 ms total) 2023-01-11T23:16:17.1761016Z 2023-01-11T23:16:17.1761229Z [----------] Global test environment tear-down 2023-01-11T23:16:17.1761800Z [==========] 2 tests from 2 test suites ran. (0 ms total) 2023-01-11T23:16:17.1762151Z [ PASSED ] 2 tests. 2023-01-11T23:16:17.2505364Z + ./tensor_iterator_test 2023-01-11T23:16:17.6202376Z Running main() from /var/lib/jenkins/workspace/third_party/googletest/googletest/src/gtest_main.cc 2023-01-11T23:16:17.6203006Z [==========] Running 65 tests from 1 test suite. 2023-01-11T23:16:17.6203406Z [----------] Global test environment set-up. 2023-01-11T23:16:17.6203741Z [----------] 65 tests from TensorIteratorTest 2023-01-11T23:16:17.6204060Z [ RUN ] TensorIteratorTest.CPUScalar 2023-01-11T23:16:18.5124920Z [ OK ] TensorIteratorTest.CPUScalar (892 ms) 2023-01-11T23:16:18.5125409Z [ RUN ] TensorIteratorTest.CPUScalarInputs 2023-01-11T23:16:18.5138562Z [ OK ] TensorIteratorTest.CPUScalarInputs (1 ms) 2023-01-11T23:16:18.5138989Z [ RUN ] TensorIteratorTest.MixedDevices 2023-01-11T23:16:18.5160537Z [ OK ] TensorIteratorTest.MixedDevices (2 ms) 2023-01-11T23:16:18.5161190Z [ RUN ] TensorIteratorTest.SerialLoopUnary_Byte 2023-01-11T23:16:18.5181065Z [ OK ] TensorIteratorTest.SerialLoopUnary_Byte (1 ms) 2023-01-11T23:16:18.5182028Z [ RUN ] TensorIteratorTest.SerialLoopUnary_Char 2023-01-11T23:16:18.5198880Z [ OK ] TensorIteratorTest.SerialLoopUnary_Char (1 ms) 2023-01-11T23:16:18.5199355Z [ RUN ] TensorIteratorTest.SerialLoopUnary_Short 2023-01-11T23:16:18.5216480Z [ OK ] TensorIteratorTest.SerialLoopUnary_Short (1 ms) 2023-01-11T23:16:18.5216966Z [ RUN ] TensorIteratorTest.SerialLoopUnary_Int 2023-01-11T23:16:18.5238192Z [ OK ] TensorIteratorTest.SerialLoopUnary_Int (1 ms) 2023-01-11T23:16:18.5238668Z [ RUN ] TensorIteratorTest.SerialLoopUnary_Long 2023-01-11T23:16:18.5251871Z [ OK ] TensorIteratorTest.SerialLoopUnary_Long (1 ms) 2023-01-11T23:16:18.5252490Z [ RUN ] TensorIteratorTest.SerialLoopUnary_Float 2023-01-11T23:16:18.5269666Z [ OK ] TensorIteratorTest.SerialLoopUnary_Float (1 ms) 2023-01-11T23:16:18.5270443Z [ RUN ] TensorIteratorTest.SerialLoopUnary_Double 2023-01-11T23:16:18.5287716Z [ OK ] TensorIteratorTest.SerialLoopUnary_Double (1 ms) 2023-01-11T23:16:18.5288274Z [ RUN ] TensorIteratorTest.SerialLoopBinary_Byte 2023-01-11T23:16:18.5305222Z [ OK ] TensorIteratorTest.SerialLoopBinary_Byte (1 ms) 2023-01-11T23:16:18.5305736Z [ RUN ] TensorIteratorTest.SerialLoopBinary_Char 2023-01-11T23:16:18.5323050Z [ OK ] TensorIteratorTest.SerialLoopBinary_Char (1 ms) 2023-01-11T23:16:18.5323608Z [ RUN ] TensorIteratorTest.SerialLoopBinary_Short 2023-01-11T23:16:18.5342454Z [ OK ] TensorIteratorTest.SerialLoopBinary_Short (1 ms) 2023-01-11T23:16:18.5344052Z [ RUN ] TensorIteratorTest.SerialLoopBinary_Int 2023-01-11T23:16:18.5360575Z [ OK ] TensorIteratorTest.SerialLoopBinary_Int (1 ms) 2023-01-11T23:16:18.5361082Z [ RUN ] TensorIteratorTest.SerialLoopBinary_Long 2023-01-11T23:16:18.5376884Z [ OK ] TensorIteratorTest.SerialLoopBinary_Long (1 ms) 2023-01-11T23:16:18.5377518Z [ RUN ] TensorIteratorTest.SerialLoopBinary_Float 2023-01-11T23:16:18.5399550Z [ OK ] TensorIteratorTest.SerialLoopBinary_Float (1 ms) 2023-01-11T23:16:18.5400021Z [ RUN ] TensorIteratorTest.SerialLoopBinary_Double 2023-01-11T23:16:18.5411225Z [ OK ] TensorIteratorTest.SerialLoopBinary_Double (1 ms) 2023-01-11T23:16:18.5412142Z [ RUN ] TensorIteratorTest.SerialLoopPointwise_Byte 2023-01-11T23:16:18.5429745Z [ OK ] TensorIteratorTest.SerialLoopPointwise_Byte (1 ms) 2023-01-11T23:16:18.5430323Z [ RUN ] TensorIteratorTest.SerialLoopPointwise_Char 2023-01-11T23:16:18.5447720Z [ OK ] TensorIteratorTest.SerialLoopPointwise_Char (1 ms) 2023-01-11T23:16:18.5448306Z [ RUN ] TensorIteratorTest.SerialLoopPointwise_Short 2023-01-11T23:16:18.5465357Z [ OK ] TensorIteratorTest.SerialLoopPointwise_Short (1 ms) 2023-01-11T23:16:18.5466258Z [ RUN ] TensorIteratorTest.SerialLoopPointwise_Int 2023-01-11T23:16:18.5482808Z [ OK ] TensorIteratorTest.SerialLoopPointwise_Int (1 ms) 2023-01-11T23:16:18.5483330Z [ RUN ] TensorIteratorTest.SerialLoopPointwise_Long 2023-01-11T23:16:18.5500046Z [ OK ] TensorIteratorTest.SerialLoopPointwise_Long (1 ms) 2023-01-11T23:16:18.5500539Z [ RUN ] TensorIteratorTest.SerialLoopPointwise_Float 2023-01-11T23:16:18.5518388Z [ OK ] TensorIteratorTest.SerialLoopPointwise_Float (1 ms) 2023-01-11T23:16:18.5518860Z [ RUN ] TensorIteratorTest.SerialLoopPointwise_Double 2023-01-11T23:16:18.5536562Z [ OK ] TensorIteratorTest.SerialLoopPointwise_Double (1 ms) 2023-01-11T23:16:18.5537249Z [ RUN ] TensorIteratorTest.SerialLoopUnaryNoOutput_Byte 2023-01-11T23:16:18.5537861Z [ OK ] TensorIteratorTest.SerialLoopUnaryNoOutput_Byte (0 ms) 2023-01-11T23:16:18.5538370Z [ RUN ] TensorIteratorTest.SerialLoopUnaryNoOutput_Char 2023-01-11T23:16:18.5538925Z [ OK ] TensorIteratorTest.SerialLoopUnaryNoOutput_Char (0 ms) 2023-01-11T23:16:18.5539490Z [ RUN ] TensorIteratorTest.SerialLoopUnaryNoOutput_Short 2023-01-11T23:16:18.5540038Z [ OK ] TensorIteratorTest.SerialLoopUnaryNoOutput_Short (0 ms) 2023-01-11T23:16:18.5540592Z [ RUN ] TensorIteratorTest.SerialLoopUnaryNoOutput_Int 2023-01-11T23:16:18.5541026Z [ OK ] TensorIteratorTest.SerialLoopUnaryNoOutput_Int (0 ms) 2023-01-11T23:16:18.5541543Z [ RUN ] TensorIteratorTest.SerialLoopUnaryNoOutput_Long 2023-01-11T23:16:18.5542041Z [ OK ] TensorIteratorTest.SerialLoopUnaryNoOutput_Long (0 ms) 2023-01-11T23:16:18.5542608Z [ RUN ] TensorIteratorTest.SerialLoopUnaryNoOutput_Float 2023-01-11T23:16:18.5543045Z [ OK ] TensorIteratorTest.SerialLoopUnaryNoOutput_Float (0 ms) 2023-01-11T23:16:18.5543467Z [ RUN ] TensorIteratorTest.SerialLoopUnaryNoOutput_Double 2023-01-11T23:16:18.5543899Z [ OK ] TensorIteratorTest.SerialLoopUnaryNoOutput_Double (0 ms) 2023-01-11T23:16:18.5544332Z [ RUN ] TensorIteratorTest.SerialLoopBinaryNoOutput_Byte 2023-01-11T23:16:18.5544773Z [ OK ] TensorIteratorTest.SerialLoopBinaryNoOutput_Byte (0 ms) 2023-01-11T23:16:18.5545194Z [ RUN ] TensorIteratorTest.SerialLoopBinaryNoOutput_Char 2023-01-11T23:16:18.5545625Z [ OK ] TensorIteratorTest.SerialLoopBinaryNoOutput_Char (0 ms) 2023-01-11T23:16:18.5546056Z [ RUN ] TensorIteratorTest.SerialLoopBinaryNoOutput_Short 2023-01-11T23:16:18.5546488Z [ OK ] TensorIteratorTest.SerialLoopBinaryNoOutput_Short (0 ms) 2023-01-11T23:16:18.5546923Z [ RUN ] TensorIteratorTest.SerialLoopBinaryNoOutput_Int 2023-01-11T23:16:18.5547360Z [ OK ] TensorIteratorTest.SerialLoopBinaryNoOutput_Int (0 ms) 2023-01-11T23:16:18.5547790Z [ RUN ] TensorIteratorTest.SerialLoopBinaryNoOutput_Long 2023-01-11T23:16:18.5548214Z [ OK ] TensorIteratorTest.SerialLoopBinaryNoOutput_Long (0 ms) 2023-01-11T23:16:18.5548652Z [ RUN ] TensorIteratorTest.SerialLoopBinaryNoOutput_Float 2023-01-11T23:16:18.5549169Z [ OK ] TensorIteratorTest.SerialLoopBinaryNoOutput_Float (0 ms) 2023-01-11T23:16:18.5549589Z [ RUN ] TensorIteratorTest.SerialLoopBinaryNoOutput_Double 2023-01-11T23:16:18.5550032Z [ OK ] TensorIteratorTest.SerialLoopBinaryNoOutput_Double (0 ms) 2023-01-11T23:16:18.5550473Z [ RUN ] TensorIteratorTest.SerialLoopPoinwiseNoOutput_Byte 2023-01-11T23:16:18.5551024Z [ OK ] TensorIteratorTest.SerialLoopPoinwiseNoOutput_Byte (0 ms) 2023-01-11T23:16:18.5551462Z [ RUN ] TensorIteratorTest.SerialLoopPoinwiseNoOutput_Char 2023-01-11T23:16:18.5551912Z [ OK ] TensorIteratorTest.SerialLoopPoinwiseNoOutput_Char (0 ms) 2023-01-11T23:16:18.5552349Z [ RUN ] TensorIteratorTest.SerialLoopPoinwiseNoOutput_Short 2023-01-11T23:16:18.5552790Z [ OK ] TensorIteratorTest.SerialLoopPoinwiseNoOutput_Short (0 ms) 2023-01-11T23:16:18.5553310Z [ RUN ] TensorIteratorTest.SerialLoopPoinwiseNoOutput_Int 2023-01-11T23:16:18.5553860Z [ OK ] TensorIteratorTest.SerialLoopPoinwiseNoOutput_Int (0 ms) 2023-01-11T23:16:18.5554342Z [ RUN ] TensorIteratorTest.SerialLoopPoinwiseNoOutput_Long 2023-01-11T23:16:18.5554774Z [ OK ] TensorIteratorTest.SerialLoopPoinwiseNoOutput_Long (0 ms) 2023-01-11T23:16:18.5555211Z [ RUN ] TensorIteratorTest.SerialLoopPoinwiseNoOutput_Float 2023-01-11T23:16:18.5555656Z [ OK ] TensorIteratorTest.SerialLoopPoinwiseNoOutput_Float (0 ms) 2023-01-11T23:16:18.5556087Z [ RUN ] TensorIteratorTest.SerialLoopPoinwiseNoOutput_Double 2023-01-11T23:16:18.5556535Z [ OK ] TensorIteratorTest.SerialLoopPoinwiseNoOutput_Double (0 ms) 2023-01-11T23:16:18.5556958Z [ RUN ] TensorIteratorTest.ComparisonLoopBinary_Byte 2023-01-11T23:16:18.5557374Z [ OK ] TensorIteratorTest.ComparisonLoopBinary_Byte (0 ms) 2023-01-11T23:16:18.5557767Z [ RUN ] TensorIteratorTest.ComparisonLoopBinary_Char 2023-01-11T23:16:18.5558180Z [ OK ] TensorIteratorTest.ComparisonLoopBinary_Char (0 ms) 2023-01-11T23:16:18.5558588Z [ RUN ] TensorIteratorTest.ComparisonLoopBinary_Short 2023-01-11T23:16:18.5558988Z [ OK ] TensorIteratorTest.ComparisonLoopBinary_Short (0 ms) 2023-01-11T23:16:18.5559405Z [ RUN ] TensorIteratorTest.ComparisonLoopBinary_Int 2023-01-11T23:16:18.5559852Z [ OK ] TensorIteratorTest.ComparisonLoopBinary_Int (0 ms) 2023-01-11T23:16:18.5560346Z [ RUN ] TensorIteratorTest.ComparisonLoopBinary_Long 2023-01-11T23:16:18.5560858Z [ OK ] TensorIteratorTest.ComparisonLoopBinary_Long (0 ms) 2023-01-11T23:16:18.5561364Z [ RUN ] TensorIteratorTest.ComparisonLoopBinary_Float 2023-01-11T23:16:18.5561879Z [ OK ] TensorIteratorTest.ComparisonLoopBinary_Float (0 ms) 2023-01-11T23:16:18.5562378Z [ RUN ] TensorIteratorTest.ComparisonLoopBinary_Double 2023-01-11T23:16:18.5562814Z [ OK ] TensorIteratorTest.ComparisonLoopBinary_Double (0 ms) 2023-01-11T23:16:18.5563229Z [ RUN ] TensorIteratorTest.ComparisonLoopBinary_Bool 2023-01-11T23:16:18.5563623Z [ OK ] TensorIteratorTest.ComparisonLoopBinary_Bool (0 ms) 2023-01-11T23:16:18.5564026Z [ RUN ] TensorIteratorTest.SerialLoopSingleThread 2023-01-11T23:16:18.5683661Z [ OK ] TensorIteratorTest.SerialLoopSingleThread (13 ms) 2023-01-11T23:16:18.5684076Z [ RUN ] TensorIteratorTest.InputDType 2023-01-11T23:16:18.5684547Z [ OK ] TensorIteratorTest.InputDType (0 ms) 2023-01-11T23:16:18.5685028Z [ RUN ] TensorIteratorTest.ComputeCommonDTypeInputOnly 2023-01-11T23:16:18.5685471Z [ OK ] TensorIteratorTest.ComputeCommonDTypeInputOnly (0 ms) 2023-01-11T23:16:18.5685908Z [ RUN ] TensorIteratorTest.DoNotComputeCommonDTypeInputOnly 2023-01-11T23:16:18.5686372Z [ OK ] TensorIteratorTest.DoNotComputeCommonDTypeInputOnly (0 ms) 2023-01-11T23:16:18.5686809Z [ RUN ] TensorIteratorTest.FailNonPromotingBinaryOp 2023-01-11T23:16:18.5695257Z [ OK ] TensorIteratorTest.FailNonPromotingBinaryOp (0 ms) 2023-01-11T23:16:18.5695869Z [ RUN ] TensorIteratorTest.CpuKernelMultipleOutputs_Byte 2023-01-11T23:16:18.5696484Z [ OK ] TensorIteratorTest.CpuKernelMultipleOutputs_Byte (0 ms) 2023-01-11T23:16:18.5697073Z [ RUN ] TensorIteratorTest.CpuKernelMultipleOutputs_Char 2023-01-11T23:16:18.5697641Z [ OK ] TensorIteratorTest.CpuKernelMultipleOutputs_Char (0 ms) 2023-01-11T23:16:18.5698158Z [ RUN ] TensorIteratorTest.CpuKernelMultipleOutputs_Short 2023-01-11T23:16:18.5698673Z [ OK ] TensorIteratorTest.CpuKernelMultipleOutputs_Short (0 ms) 2023-01-11T23:16:18.5699221Z [ RUN ] TensorIteratorTest.CpuKernelMultipleOutputs_Int 2023-01-11T23:16:18.5699802Z [ OK ] TensorIteratorTest.CpuKernelMultipleOutputs_Int (0 ms) 2023-01-11T23:16:18.5700251Z [ RUN ] TensorIteratorTest.CpuKernelMultipleOutputs_Long 2023-01-11T23:16:18.5700687Z [ OK ] TensorIteratorTest.CpuKernelMultipleOutputs_Long (0 ms) 2023-01-11T23:16:18.5701120Z [ RUN ] TensorIteratorTest.CpuKernelMultipleOutputs_Float 2023-01-11T23:16:18.5701558Z [ OK ] TensorIteratorTest.CpuKernelMultipleOutputs_Float (0 ms) 2023-01-11T23:16:18.5701997Z [ RUN ] TensorIteratorTest.CpuKernelMultipleOutputs_Double 2023-01-11T23:16:18.5702455Z [ OK ] TensorIteratorTest.CpuKernelMultipleOutputs_Double (0 ms) 2023-01-11T23:16:18.5702862Z [----------] 65 tests from TensorIteratorTest (950 ms total) 2023-01-11T23:16:18.5703043Z 2023-01-11T23:16:18.5703218Z [----------] Global test environment tear-down 2023-01-11T23:16:18.5703556Z [==========] 65 tests from 1 test suite ran. (950 ms total) 2023-01-11T23:16:18.5703838Z [ PASSED ] 65 tests. 2023-01-11T23:16:18.7382800Z + ./Dimname_test 2023-01-11T23:16:19.1020812Z Running main() from /var/lib/jenkins/workspace/third_party/googletest/googletest/src/gtest_main.cc 2023-01-11T23:16:19.1021495Z [==========] Running 4 tests from 1 test suite. 2023-01-11T23:16:19.1021893Z [----------] Global test environment set-up. 2023-01-11T23:16:19.1022498Z [----------] 4 tests from DimnameTest 2023-01-11T23:16:19.1022814Z [ RUN ] DimnameTest.isValidIdentifier 2023-01-11T23:16:19.1023156Z [ OK ] DimnameTest.isValidIdentifier (0 ms) 2023-01-11T23:16:19.1023465Z [ RUN ] DimnameTest.wildcardName 2023-01-11T23:16:19.1023773Z [ OK ] DimnameTest.wildcardName (0 ms) 2023-01-11T23:16:19.1024088Z [ RUN ] DimnameTest.createNormalName 2023-01-11T23:16:19.1038026Z [ OK ] DimnameTest.createNormalName (1 ms) 2023-01-11T23:16:19.1038458Z [ RUN ] DimnameTest.unifyAndMatch 2023-01-11T23:16:19.1038869Z [ OK ] DimnameTest.unifyAndMatch (0 ms) 2023-01-11T23:16:19.1039222Z [----------] 4 tests from DimnameTest (1 ms total) 2023-01-11T23:16:19.1039379Z 2023-01-11T23:16:19.1039553Z [----------] Global test environment tear-down 2023-01-11T23:16:19.1039884Z [==========] 4 tests from 1 test suite ran. (1 ms total) 2023-01-11T23:16:19.1040202Z [ PASSED ] 4 tests. 2023-01-11T23:16:19.1788299Z + ./Dict_test 2023-01-11T23:16:19.5441368Z Running main() from /var/lib/jenkins/workspace/third_party/googletest/googletest/src/gtest_main.cc 2023-01-11T23:16:19.5442266Z [==========] Running 47 tests from 2 test suites. 2023-01-11T23:16:19.5442793Z [----------] Global test environment set-up. 2023-01-11T23:16:19.5443228Z [----------] 46 tests from DictTest 2023-01-11T23:16:19.5443718Z [ RUN ] DictTest.givenEmptyDict_whenCallingEmpty_thenReturnsTrue 2023-01-11T23:16:19.5444290Z [ OK ] DictTest.givenEmptyDict_whenCallingEmpty_thenReturnsTrue (0 ms) 2023-01-11T23:16:19.5444863Z [ RUN ] DictTest.givenNonemptyDict_whenCallingEmpty_thenReturnsFalse 2023-01-11T23:16:19.5445440Z [ OK ] DictTest.givenNonemptyDict_whenCallingEmpty_thenReturnsFalse (0 ms) 2023-01-11T23:16:19.5446155Z [ RUN ] DictTest.givenEmptyDict_whenCallingSize_thenReturnsZero 2023-01-11T23:16:19.5446664Z [ OK ] DictTest.givenEmptyDict_whenCallingSize_thenReturnsZero (0 ms) 2023-01-11T23:16:19.5447129Z [ RUN ] DictTest.givenNonemptyDict_whenCallingSize_thenReturnsNumberOfElements 2023-01-11T23:16:19.5447607Z [ OK ] DictTest.givenNonemptyDict_whenCallingSize_thenReturnsNumberOfElements (0 ms) 2023-01-11T23:16:19.5448089Z [ RUN ] DictTest.givenNonemptyDict_whenCallingClear_thenIsEmpty 2023-01-11T23:16:19.5448553Z [ OK ] DictTest.givenNonemptyDict_whenCallingClear_thenIsEmpty (0 ms) 2023-01-11T23:16:19.5449045Z [ RUN ] DictTest.whenInsertingNewKey_thenReturnsTrueAndIteratorToNewElement 2023-01-11T23:16:19.5449700Z [ OK ] DictTest.whenInsertingNewKey_thenReturnsTrueAndIteratorToNewElement (0 ms) 2023-01-11T23:16:19.5450218Z [ RUN ] DictTest.whenInsertingExistingKey_thenReturnsFalseAndIteratorToExistingElement 2023-01-11T23:16:19.5450765Z [ OK ] DictTest.whenInsertingExistingKey_thenReturnsFalseAndIteratorToExistingElement (0 ms) 2023-01-11T23:16:19.5451293Z [ RUN ] DictTest.whenInsertingExistingKey_thenDoesNotModifyDict 2023-01-11T23:16:19.5451721Z [ OK ] DictTest.whenInsertingExistingKey_thenDoesNotModifyDict (0 ms) 2023-01-11T23:16:19.5452192Z [ RUN ] DictTest.whenInsertOrAssigningNewKey_thenReturnsTrueAndIteratorToNewElement 2023-01-11T23:16:19.5452714Z [ OK ] DictTest.whenInsertOrAssigningNewKey_thenReturnsTrueAndIteratorToNewElement (0 ms) 2023-01-11T23:16:19.5453275Z [ RUN ] DictTest.whenInsertOrAssigningExistingKey_thenReturnsFalseAndIteratorToChangedElement 2023-01-11T23:16:19.5453845Z [ OK ] DictTest.whenInsertOrAssigningExistingKey_thenReturnsFalseAndIteratorToChangedElement (0 ms) 2023-01-11T23:16:19.5454653Z [ RUN ] DictTest.whenInsertOrAssigningExistingKey_thenDoesModifyDict 2023-01-11T23:16:19.5455223Z [ OK ] DictTest.whenInsertOrAssigningExistingKey_thenDoesModifyDict (0 ms) 2023-01-11T23:16:19.5455649Z [ RUN ] DictTest.givenEmptyDict_whenIterating_thenBeginIsEnd 2023-01-11T23:16:19.5456054Z [ OK ] DictTest.givenEmptyDict_whenIterating_thenBeginIsEnd (0 ms) 2023-01-11T23:16:19.5456450Z [ RUN ] DictTest.givenMutableDict_whenIterating_thenFindsElements 2023-01-11T23:16:19.5456866Z [ OK ] DictTest.givenMutableDict_whenIterating_thenFindsElements (0 ms) 2023-01-11T23:16:19.5457303Z [ RUN ] DictTest.givenMutableDict_whenIteratingWithForeach_thenFindsElements 2023-01-11T23:16:19.5457753Z [ OK ] DictTest.givenMutableDict_whenIteratingWithForeach_thenFindsElements (0 ms) 2023-01-11T23:16:19.5458176Z [ RUN ] DictTest.givenConstDict_whenIterating_thenFindsElements 2023-01-11T23:16:19.5458582Z [ OK ] DictTest.givenConstDict_whenIterating_thenFindsElements (0 ms) 2023-01-11T23:16:19.5459013Z [ RUN ] DictTest.givenConstDict_whenIteratingWithForeach_thenFindsElements 2023-01-11T23:16:19.5459455Z [ OK ] DictTest.givenConstDict_whenIteratingWithForeach_thenFindsElements (0 ms) 2023-01-11T23:16:19.5459855Z [ RUN ] DictTest.givenIterator_thenCanModifyValue 2023-01-11T23:16:19.5460226Z [ OK ] DictTest.givenIterator_thenCanModifyValue (0 ms) 2023-01-11T23:16:19.5460633Z [ RUN ] DictTest.givenOneElementDict_whenErasingByIterator_thenDictIsEmpty 2023-01-11T23:16:19.5461086Z [ OK ] DictTest.givenOneElementDict_whenErasingByIterator_thenDictIsEmpty (0 ms) 2023-01-11T23:16:19.5461557Z [ RUN ] DictTest.givenOneElementDict_whenErasingByKey_thenReturnsOneAndDictIsEmpty 2023-01-11T23:16:19.5462042Z [ OK ] DictTest.givenOneElementDict_whenErasingByKey_thenReturnsOneAndDictIsEmpty (0 ms) 2023-01-11T23:16:19.5462601Z [ RUN ] DictTest.givenOneElementDict_whenErasingByNonexistingKey_thenReturnsZeroAndDictIsUnchanged 2023-01-11T23:16:19.5463166Z [ OK ] DictTest.givenOneElementDict_whenErasingByNonexistingKey_thenReturnsZeroAndDictIsUnchanged (0 ms) 2023-01-11T23:16:19.5463669Z [ RUN ] DictTest.whenCallingAtWithExistingKey_thenReturnsCorrectElement 2023-01-11T23:16:19.5464139Z [ OK ] DictTest.whenCallingAtWithExistingKey_thenReturnsCorrectElement (0 ms) 2023-01-11T23:16:19.5464603Z [ RUN ] DictTest.whenCallingAtWithNonExistingKey_thenReturnsCorrectElement 2023-01-11T23:16:19.5465086Z [ OK ] DictTest.whenCallingAtWithNonExistingKey_thenReturnsCorrectElement (0 ms) 2023-01-11T23:16:19.5465577Z [ RUN ] DictTest.givenMutableDict_whenCallingFindOnExistingKey_thenFindsCorrectElement 2023-01-11T23:16:19.5466073Z [ OK ] DictTest.givenMutableDict_whenCallingFindOnExistingKey_thenFindsCorrectElement (0 ms) 2023-01-11T23:16:19.5466565Z [ RUN ] DictTest.givenMutableDict_whenCallingFindOnNonExistingKey_thenReturnsEnd 2023-01-11T23:16:19.5467049Z [ OK ] DictTest.givenMutableDict_whenCallingFindOnNonExistingKey_thenReturnsEnd (0 ms) 2023-01-11T23:16:19.5467530Z [ RUN ] DictTest.givenConstDict_whenCallingFindOnExistingKey_thenFindsCorrectElement 2023-01-11T23:16:19.5468019Z [ OK ] DictTest.givenConstDict_whenCallingFindOnExistingKey_thenFindsCorrectElement (0 ms) 2023-01-11T23:16:19.5468491Z [ RUN ] DictTest.givenConstDict_whenCallingFindOnNonExistingKey_thenReturnsEnd 2023-01-11T23:16:19.5469026Z [ OK ] DictTest.givenConstDict_whenCallingFindOnNonExistingKey_thenReturnsEnd (0 ms) 2023-01-11T23:16:19.5469486Z [ RUN ] DictTest.whenCallingContainsWithExistingKey_thenReturnsTrue 2023-01-11T23:16:19.5469939Z [ OK ] DictTest.whenCallingContainsWithExistingKey_thenReturnsTrue (0 ms) 2023-01-11T23:16:19.5470443Z [ RUN ] DictTest.whenCallingContainsWithNonExistingKey_thenReturnsFalse 2023-01-11T23:16:19.5471088Z [ OK ] DictTest.whenCallingContainsWithNonExistingKey_thenReturnsFalse (0 ms) 2023-01-11T23:16:19.5471604Z [ RUN ] DictTest.whenCallingReserve_thenDoesntCrash 2023-01-11T23:16:19.5472078Z [ OK ] DictTest.whenCallingReserve_thenDoesntCrash (0 ms) 2023-01-11T23:16:19.5472490Z [ RUN ] DictTest.whenCopyConstructingDict_thenAreEqual 2023-01-11T23:16:19.5472890Z [ OK ] DictTest.whenCopyConstructingDict_thenAreEqual (0 ms) 2023-01-11T23:16:19.5473269Z [ RUN ] DictTest.whenCopyAssigningDict_thenAreEqual 2023-01-11T23:16:19.5473652Z [ OK ] DictTest.whenCopyAssigningDict_thenAreEqual (0 ms) 2023-01-11T23:16:19.5474021Z [ RUN ] DictTest.whenCopyingDict_thenAreEqual 2023-01-11T23:16:19.5474369Z [ OK ] DictTest.whenCopyingDict_thenAreEqual (0 ms) 2023-01-11T23:16:19.5474751Z [ RUN ] DictTest.whenMoveConstructingDict_thenNewIsCorrect 2023-01-11T23:16:19.5475164Z [ OK ] DictTest.whenMoveConstructingDict_thenNewIsCorrect (0 ms) 2023-01-11T23:16:19.5475560Z [ RUN ] DictTest.whenMoveAssigningDict_thenNewIsCorrect 2023-01-11T23:16:19.5475951Z [ OK ] DictTest.whenMoveAssigningDict_thenNewIsCorrect (0 ms) 2023-01-11T23:16:19.5476353Z [ RUN ] DictTest.whenMoveConstructingDict_thenOldIsUnchanged 2023-01-11T23:16:19.5476771Z [ OK ] DictTest.whenMoveConstructingDict_thenOldIsUnchanged (0 ms) 2023-01-11T23:16:19.5477169Z [ RUN ] DictTest.whenMoveAssigningDict_thenOldIsUnchanged 2023-01-11T23:16:19.5477573Z [ OK ] DictTest.whenMoveAssigningDict_thenOldIsUnchanged (0 ms) 2023-01-11T23:16:19.5478048Z [ RUN ] DictTest.givenIterator_whenPostfixIncrementing_thenMovesToNextAndReturnsOldPosition 2023-01-11T23:16:19.5478611Z [ OK ] DictTest.givenIterator_whenPostfixIncrementing_thenMovesToNextAndReturnsOldPosition (0 ms) 2023-01-11T23:16:19.5479134Z [ RUN ] DictTest.givenIterator_whenPrefixIncrementing_thenMovesToNextAndReturnsNewPosition 2023-01-11T23:16:19.5479658Z [ OK ] DictTest.givenIterator_whenPrefixIncrementing_thenMovesToNextAndReturnsNewPosition (0 ms) 2023-01-11T23:16:19.5480099Z [ RUN ] DictTest.givenEqualIterators_thenAreEqual 2023-01-11T23:16:19.5480509Z [ OK ] DictTest.givenEqualIterators_thenAreEqual (0 ms) 2023-01-11T23:16:19.5480992Z [ RUN ] DictTest.givenDifferentIterators_thenAreNotEqual 2023-01-11T23:16:19.5481492Z [ OK ] DictTest.givenDifferentIterators_thenAreNotEqual (0 ms) 2023-01-11T23:16:19.5482029Z [ RUN ] DictTest.givenIterator_whenDereferencing_thenPointsToCorrectElement 2023-01-11T23:16:19.5482593Z [ OK ] DictTest.givenIterator_whenDereferencing_thenPointsToCorrectElement (0 ms) 2023-01-11T23:16:19.5483087Z [ RUN ] DictTest.givenIterator_whenWritingToValue_thenChangesValue 2023-01-11T23:16:19.5483508Z [ OK ] DictTest.givenIterator_whenWritingToValue_thenChangesValue (0 ms) 2023-01-11T23:16:19.5483850Z [ RUN ] DictTest.isReferenceType 2023-01-11T23:16:19.5484171Z [ OK ] DictTest.isReferenceType (0 ms) 2023-01-11T23:16:19.5484502Z [ RUN ] DictTest.copyHasSeparateStorage 2023-01-11T23:16:19.5484850Z [ OK ] DictTest.copyHasSeparateStorage (0 ms) 2023-01-11T23:16:19.5485166Z [ RUN ] DictTest.dictTensorAsKey 2023-01-11T23:16:19.5485477Z [ OK ] DictTest.dictTensorAsKey (0 ms) 2023-01-11T23:16:19.5485773Z [ RUN ] DictTest.dictEquality 2023-01-11T23:16:19.5486068Z [ OK ] DictTest.dictEquality (0 ms) 2023-01-11T23:16:19.5486387Z [----------] 46 tests from DictTest (0 ms total) 2023-01-11T23:16:19.5486542Z 2023-01-11T23:16:19.5486722Z [----------] 1 test from ListTest_IValueBasedList 2023-01-11T23:16:19.5487189Z [ RUN ] ListTest_IValueBasedList.givenIterator_whenWritingToValueFromIterator_thenChangesValue 2023-01-11T23:16:19.5487719Z [ OK ] ListTest_IValueBasedList.givenIterator_whenWritingToValueFromIterator_thenChangesValue (0 ms) 2023-01-11T23:16:19.5488159Z [----------] 1 test from ListTest_IValueBasedList (0 ms total) 2023-01-11T23:16:19.5488337Z 2023-01-11T23:16:19.5488508Z [----------] Global test environment tear-down 2023-01-11T23:16:19.5488829Z [==========] 47 tests from 2 test suites ran. (0 ms total) 2023-01-11T23:16:19.5489103Z [ PASSED ] 47 tests. 2023-01-11T23:16:19.6195410Z + ./NamedTensor_test 2023-01-11T23:16:19.9763568Z Running main() from /var/lib/jenkins/workspace/third_party/googletest/googletest/src/gtest_main.cc 2023-01-11T23:16:19.9764096Z [==========] Running 10 tests from 1 test suite. 2023-01-11T23:16:19.9764437Z [----------] Global test environment set-up. 2023-01-11T23:16:19.9764761Z [----------] 10 tests from NamedTensorTest 2023-01-11T23:16:19.9765056Z [ RUN ] NamedTensorTest.isNamed 2023-01-11T23:16:19.9765516Z [W TensorImpl.h:1816] Warning: Named tensors and all their associated APIs are an experimental feature and subject to change. Please do not use them for anything important until they are released as stable. (function operator()) 2023-01-11T23:16:19.9766114Z [ OK ] NamedTensorTest.isNamed (0 ms) 2023-01-11T23:16:19.9766454Z [ RUN ] NamedTensorTest.attachMetadata 2023-01-11T23:16:19.9766810Z [ OK ] NamedTensorTest.attachMetadata (0 ms) 2023-01-11T23:16:19.9767176Z [ RUN ] NamedTensorTest.internalSetNamesInplace 2023-01-11T23:16:19.9767573Z [ OK ] NamedTensorTest.internalSetNamesInplace (0 ms) 2023-01-11T23:16:19.9767923Z [ RUN ] NamedTensorTest.empty 2023-01-11T23:16:19.9801554Z [ OK ] NamedTensorTest.empty (3 ms) 2023-01-11T23:16:19.9802023Z [ RUN ] NamedTensorTest.dimnameToPosition 2023-01-11T23:16:19.9805131Z [ OK ] NamedTensorTest.dimnameToPosition (0 ms) 2023-01-11T23:16:19.9805517Z [ RUN ] NamedTensorTest.unifyFromRight 2023-01-11T23:16:19.9879181Z [ OK ] NamedTensorTest.unifyFromRight (6 ms) 2023-01-11T23:16:19.9880533Z [ RUN ] NamedTensorTest.alias 2023-01-11T23:16:19.9881569Z [ OK ] NamedTensorTest.alias (0 ms) 2023-01-11T23:16:19.9882441Z [ RUN ] NamedTensorTest.NoNamesGuard 2023-01-11T23:16:19.9882861Z [ OK ] NamedTensorTest.NoNamesGuard (0 ms) 2023-01-11T23:16:19.9883245Z [ RUN ] NamedTensorTest.TensorNamePrint 2023-01-11T23:16:19.9883597Z [ OK ] NamedTensorTest.TensorNamePrint (0 ms) 2023-01-11T23:16:19.9883959Z [ RUN ] NamedTensorTest.TensorNamesCheckUnique 2023-01-11T23:16:19.9884353Z [ OK ] NamedTensorTest.TensorNamesCheckUnique (0 ms) 2023-01-11T23:16:19.9884742Z [----------] 10 tests from NamedTensorTest (11 ms total) 2023-01-11T23:16:19.9884911Z 2023-01-11T23:16:19.9885083Z [----------] Global test environment tear-down 2023-01-11T23:16:19.9885414Z [==========] 10 tests from 1 test suite ran. (12 ms total) 2023-01-11T23:16:19.9885679Z [ PASSED ] 10 tests. 2023-01-11T23:16:20.0636142Z + ./cpu_generator_test 2023-01-11T23:16:20.4219576Z Running main() from /var/lib/jenkins/workspace/third_party/googletest/googletest/src/gtest_main.cc 2023-01-11T23:16:20.4220833Z [==========] Running 15 tests from 1 test suite. 2023-01-11T23:16:20.4221756Z [----------] Global test environment set-up. 2023-01-11T23:16:20.4222358Z [----------] 15 tests from CPUGeneratorImpl 2023-01-11T23:16:20.4222888Z [ RUN ] CPUGeneratorImpl.TestGeneratorDynamicCast 2023-01-11T23:16:20.4223380Z [ OK ] CPUGeneratorImpl.TestGeneratorDynamicCast (0 ms) 2023-01-11T23:16:20.4224274Z [ RUN ] CPUGeneratorImpl.TestDefaultGenerator 2023-01-11T23:16:20.4224793Z [ OK ] CPUGeneratorImpl.TestDefaultGenerator (0 ms) 2023-01-11T23:16:20.4225228Z [ RUN ] CPUGeneratorImpl.TestCloning 2023-01-11T23:16:20.4225570Z [ OK ] CPUGeneratorImpl.TestCloning (0 ms) 2023-01-11T23:16:20.4225983Z [ RUN ] CPUGeneratorImpl.TestMultithreadingGetEngineOperator 2023-01-11T23:16:20.4226522Z [ OK ] CPUGeneratorImpl.TestMultithreadingGetEngineOperator (0 ms) 2023-01-11T23:16:20.4226947Z [ RUN ] CPUGeneratorImpl.TestGetSetCurrentSeed 2023-01-11T23:16:20.4227328Z [ OK ] CPUGeneratorImpl.TestGetSetCurrentSeed (0 ms) 2023-01-11T23:16:20.4227756Z [ RUN ] CPUGeneratorImpl.TestMultithreadingGetSetCurrentSeed 2023-01-11T23:16:20.4228319Z [ OK ] CPUGeneratorImpl.TestMultithreadingGetSetCurrentSeed (0 ms) 2023-01-11T23:16:20.4228794Z [ RUN ] CPUGeneratorImpl.TestRNGForking 2023-01-11T23:16:20.4242199Z [ OK ] CPUGeneratorImpl.TestRNGForking (1 ms) 2023-01-11T23:16:20.4242747Z [ RUN ] CPUGeneratorImpl.TestPhiloxEngineReproducibility 2023-01-11T23:16:20.4243352Z [ OK ] CPUGeneratorImpl.TestPhiloxEngineReproducibility (0 ms) 2023-01-11T23:16:20.4243817Z [ RUN ] CPUGeneratorImpl.TestPhiloxEngineOffset1 2023-01-11T23:16:20.4244226Z [ OK ] CPUGeneratorImpl.TestPhiloxEngineOffset1 (0 ms) 2023-01-11T23:16:20.4244618Z [ RUN ] CPUGeneratorImpl.TestPhiloxEngineOffset2 2023-01-11T23:16:20.4245013Z [ OK ] CPUGeneratorImpl.TestPhiloxEngineOffset2 (0 ms) 2023-01-11T23:16:20.4245397Z [ RUN ] CPUGeneratorImpl.TestPhiloxEngineOffset3 2023-01-11T23:16:20.4245792Z [ OK ] CPUGeneratorImpl.TestPhiloxEngineOffset3 (0 ms) 2023-01-11T23:16:20.4246182Z [ RUN ] CPUGeneratorImpl.TestPhiloxEngineIndex 2023-01-11T23:16:20.4246750Z [ OK ] CPUGeneratorImpl.TestPhiloxEngineIndex (0 ms) 2023-01-11T23:16:20.4247184Z [ RUN ] CPUGeneratorImpl.TestMT19937EngineReproducibility 2023-01-11T23:16:20.4247643Z [ OK ] CPUGeneratorImpl.TestMT19937EngineReproducibility (0 ms) 2023-01-11T23:16:20.4248102Z [ RUN ] CPUGeneratorImpl.TestPhiloxEngineReproducibilityRandN 2023-01-11T23:16:20.4248575Z [ OK ] CPUGeneratorImpl.TestPhiloxEngineReproducibilityRandN (0 ms) 2023-01-11T23:16:20.4249010Z [ RUN ] CPUGeneratorImpl.TestPhiloxDeterministic 2023-01-11T23:16:20.4249407Z [ OK ] CPUGeneratorImpl.TestPhiloxDeterministic (0 ms) 2023-01-11T23:16:20.4249790Z [----------] 15 tests from CPUGeneratorImpl (3 ms total) 2023-01-11T23:16:20.4249965Z 2023-01-11T23:16:20.4250137Z [----------] Global test environment tear-down 2023-01-11T23:16:20.4250472Z [==========] 15 tests from 1 test suite ran. (3 ms total) 2023-01-11T23:16:20.4250823Z [ PASSED ] 15 tests. 2023-01-11T23:16:20.5011274Z + ./legacy_vmap_test 2023-01-11T23:16:20.8587066Z Running main() from /var/lib/jenkins/workspace/third_party/googletest/googletest/src/gtest_main.cc 2023-01-11T23:16:20.8587687Z [==========] Running 23 tests from 1 test suite. 2023-01-11T23:16:20.8588017Z [----------] Global test environment set-up. 2023-01-11T23:16:20.8588326Z [----------] 23 tests from VmapTest 2023-01-11T23:16:20.8588630Z [ RUN ] VmapTest.TestBatchedTensor 2023-01-11T23:16:20.8617868Z [ OK ] VmapTest.TestBatchedTensor (3 ms) 2023-01-11T23:16:20.8618601Z [ RUN ] VmapTest.TestBatchedTensorMaxLevel 2023-01-11T23:16:20.8636310Z [ OK ] VmapTest.TestBatchedTensorMaxLevel (1 ms) 2023-01-11T23:16:20.8636723Z [ RUN ] VmapTest.TestBatchedTensorActualDim 2023-01-11T23:16:20.8657045Z [ OK ] VmapTest.TestBatchedTensorActualDim (2 ms) 2023-01-11T23:16:20.8657713Z [ RUN ] VmapTest.TestMultiBatchVmapTransform 2023-01-11T23:16:20.8666369Z [ OK ] VmapTest.TestMultiBatchVmapTransform (0 ms) 2023-01-11T23:16:20.8666811Z [ RUN ] VmapTest.TestVmapPhysicalViewGetPhysicalDim 2023-01-11T23:16:20.8676447Z [ OK ] VmapTest.TestVmapPhysicalViewGetPhysicalDim (0 ms) 2023-01-11T23:16:20.8676895Z [ RUN ] VmapTest.TestVmapPhysicalViewGetPhysicalDims 2023-01-11T23:16:20.8686719Z [ OK ] VmapTest.TestVmapPhysicalViewGetPhysicalDims (0 ms) 2023-01-11T23:16:20.8687717Z [ RUN ] VmapTest.TestVmapPhysicalViewNewLogicalFromPhysical 2023-01-11T23:16:20.8688753Z [ OK ] VmapTest.TestVmapPhysicalViewNewLogicalFromPhysical (0 ms) 2023-01-11T23:16:20.8689669Z [ RUN ] VmapTest.TestBatchedTensorSum 2023-01-11T23:16:20.8690351Z [ OK ] VmapTest.TestBatchedTensorSum (0 ms) 2023-01-11T23:16:20.8691121Z [ RUN ] VmapTest.TestBroadcastingVmapTransformBatchedBatched 2023-01-11T23:16:20.8697665Z [ OK ] VmapTest.TestBroadcastingVmapTransformBatchedBatched (0 ms) 2023-01-11T23:16:20.8698164Z [ RUN ] VmapTest.TestBroadcastingVmapTransformBatchedUnbatched 2023-01-11T23:16:20.8703545Z [ OK ] VmapTest.TestBroadcastingVmapTransformBatchedUnbatched (0 ms) 2023-01-11T23:16:20.8704117Z [ RUN ] VmapTest.TestBroadcastingVmapTransformMaxLevels 2023-01-11T23:16:20.8706414Z [ OK ] VmapTest.TestBroadcastingVmapTransformMaxLevels (0 ms) 2023-01-11T23:16:20.8706830Z [ RUN ] VmapTest.TestBatchedTensorMul 2023-01-11T23:16:20.8708950Z [ OK ] VmapTest.TestBatchedTensorMul (0 ms) 2023-01-11T23:16:20.8709319Z [ RUN ] VmapTest.TestBatchedTensorSize 2023-01-11T23:16:20.8716892Z [ OK ] VmapTest.TestBatchedTensorSize (0 ms) 2023-01-11T23:16:20.8717419Z [ RUN ] VmapTest.TestVmapPhysicalViewGetPhysicalShape 2023-01-11T23:16:20.8718031Z [ OK ] VmapTest.TestVmapPhysicalViewGetPhysicalShape (0 ms) 2023-01-11T23:16:20.8718430Z [ RUN ] VmapTest.TestBatchedTensorExpand 2023-01-11T23:16:20.8866677Z [ OK ] VmapTest.TestBatchedTensorExpand (14 ms) 2023-01-11T23:16:20.8868039Z [ RUN ] VmapTest.TestBatchedTensorUnsqueeze 2023-01-11T23:16:20.8869218Z [ OK ] VmapTest.TestBatchedTensorUnsqueeze (0 ms) 2023-01-11T23:16:20.8870193Z [ RUN ] VmapTest.TestBatchedTensorSqueeze 2023-01-11T23:16:20.8871303Z [ OK ] VmapTest.TestBatchedTensorSqueeze (0 ms) 2023-01-11T23:16:20.8872115Z [ RUN ] VmapTest.TestBatchedTensorTranspose 2023-01-11T23:16:20.8872613Z [ OK ] VmapTest.TestBatchedTensorTranspose (0 ms) 2023-01-11T23:16:20.8873002Z [ RUN ] VmapTest.TestBatchedTensorPermute 2023-01-11T23:16:20.8873364Z [ OK ] VmapTest.TestBatchedTensorPermute (0 ms) 2023-01-11T23:16:20.8873780Z [ RUN ] VmapTest.TestMultiBatchVmapTransformBatchedBatched 2023-01-11T23:16:20.8884252Z [ OK ] VmapTest.TestMultiBatchVmapTransformBatchedBatched (1 ms) 2023-01-11T23:16:20.8884755Z [ RUN ] VmapTest.TestMultiBatchVmapTransformBatchedUnbatched 2023-01-11T23:16:20.8890612Z [ OK ] VmapTest.TestMultiBatchVmapTransformBatchedUnbatched (0 ms) 2023-01-11T23:16:20.8891208Z [ RUN ] VmapTest.TestMultiBatchVmapTransformMaxLevels 2023-01-11T23:16:20.8895186Z [ OK ] VmapTest.TestMultiBatchVmapTransformMaxLevels (0 ms) 2023-01-11T23:16:20.8895646Z [ RUN ] VmapTest.TestMultiBatchVmapTransformMultipleTensors 2023-01-11T23:16:20.8899306Z [ OK ] VmapTest.TestMultiBatchVmapTransformMultipleTensors (0 ms) 2023-01-11T23:16:20.8899782Z [----------] 23 tests from VmapTest (31 ms total) 2023-01-11T23:16:20.8899997Z 2023-01-11T23:16:20.8900182Z [----------] Global test environment tear-down 2023-01-11T23:16:20.8900652Z [==========] 23 tests from 1 test suite ran. (31 ms total) 2023-01-11T23:16:20.8900933Z [ PASSED ] 23 tests. 2023-01-11T23:16:20.9662634Z + ./operators_test 2023-01-11T23:16:21.3348592Z Running main() from /var/lib/jenkins/workspace/third_party/googletest/googletest/src/gtest_main.cc 2023-01-11T23:16:21.3349891Z [==========] Running 4 tests from 1 test suite. 2023-01-11T23:16:21.3350659Z [----------] Global test environment set-up. 2023-01-11T23:16:21.3351353Z [----------] 4 tests from OperatorsTest 2023-01-11T23:16:21.3352089Z [ RUN ] OperatorsTest.TestFunctionDecltype 2023-01-11T23:16:21.3358259Z [ OK ] OperatorsTest.TestFunctionDecltype (1 ms) 2023-01-11T23:16:21.3358741Z [ RUN ] OperatorsTest.TestMethodOnlyDecltype 2023-01-11T23:16:21.3359122Z [ OK ] OperatorsTest.TestMethodOnlyDecltype (0 ms) 2023-01-11T23:16:21.3359486Z [ RUN ] OperatorsTest.Test_ATEN_FN 2023-01-11T23:16:21.3376338Z [ OK ] OperatorsTest.Test_ATEN_FN (1 ms) 2023-01-11T23:16:21.3376850Z [ RUN ] OperatorsTest.TestOutVariantIsFaithful 2023-01-11T23:16:21.3377356Z [ OK ] OperatorsTest.TestOutVariantIsFaithful (0 ms) 2023-01-11T23:16:21.3377732Z [----------] 4 tests from OperatorsTest (3 ms total) 2023-01-11T23:16:21.3377899Z 2023-01-11T23:16:21.3378075Z [----------] Global test environment tear-down 2023-01-11T23:16:21.3378397Z [==========] 4 tests from 1 test suite ran. (3 ms total) 2023-01-11T23:16:21.3378668Z [ PASSED ] 4 tests. 2023-01-11T23:16:21.4147204Z + [[ -x ./cudnn_test ]] 2023-01-11T23:16:21.4147973Z + [[ -x ./cuda_generator_test ]] 2023-01-11T23:16:21.4148449Z + ./cuda_generator_test 2023-01-11T23:16:21.7775691Z Running main() from /var/lib/jenkins/workspace/third_party/googletest/googletest/src/gtest_main.cc 2023-01-11T23:16:21.7777116Z [==========] Running 11 tests from 1 test suite. 2023-01-11T23:16:21.7777774Z [----------] Global test environment set-up. 2023-01-11T23:16:21.7778407Z [----------] 11 tests from CUDAGeneratorImpl 2023-01-11T23:16:21.7779176Z [ RUN ] CUDAGeneratorImpl.TestPhiloxEngineReproducibility 2023-01-11T23:16:22.6930592Z [ OK ] CUDAGeneratorImpl.TestPhiloxEngineReproducibility (915 ms) 2023-01-11T23:16:22.6931284Z [ RUN ] CUDAGeneratorImpl.TestPhiloxEngineOffset1 2023-01-11T23:16:22.6932351Z [ OK ] CUDAGeneratorImpl.TestPhiloxEngineOffset1 (0 ms) 2023-01-11T23:16:22.6933517Z [ RUN ] CUDAGeneratorImpl.TestPhiloxEngineOffset2 2023-01-11T23:16:22.6934785Z [ OK ] CUDAGeneratorImpl.TestPhiloxEngineOffset2 (0 ms) 2023-01-11T23:16:22.6935597Z [ RUN ] CUDAGeneratorImpl.TestPhiloxEngineOffset3 2023-01-11T23:16:22.6936333Z [ OK ] CUDAGeneratorImpl.TestPhiloxEngineOffset3 (0 ms) 2023-01-11T23:16:22.6937052Z [ RUN ] CUDAGeneratorImpl.TestPhiloxEngineIndex 2023-01-11T23:16:22.6937777Z [ OK ] CUDAGeneratorImpl.TestPhiloxEngineIndex (0 ms) 2023-01-11T23:16:22.6938492Z [ RUN ] CUDAGeneratorImpl.TestGeneratorDynamicCast 2023-01-11T23:16:22.6939237Z [ OK ] CUDAGeneratorImpl.TestGeneratorDynamicCast (0 ms) 2023-01-11T23:16:22.6939954Z [ RUN ] CUDAGeneratorImpl.TestDefaultGenerator 2023-01-11T23:16:22.6940651Z [ OK ] CUDAGeneratorImpl.TestDefaultGenerator (0 ms) 2023-01-11T23:16:22.6941302Z [ RUN ] CUDAGeneratorImpl.TestCloning 2023-01-11T23:16:22.6941902Z [ OK ] CUDAGeneratorImpl.TestCloning (0 ms) 2023-01-11T23:16:22.6942374Z [ RUN ] CUDAGeneratorImpl.TestMultithreadingGetSetCurrentSeed 2023-01-11T23:16:22.6942853Z [ OK ] CUDAGeneratorImpl.TestMultithreadingGetSetCurrentSeed (0 ms) 2023-01-11T23:16:22.6943247Z [ RUN ] CUDAGeneratorImpl.TestRNGForking 2023-01-11T23:16:22.6954137Z [ OK ] CUDAGeneratorImpl.TestRNGForking (1 ms) 2023-01-11T23:16:22.6955162Z [ RUN ] CUDAGeneratorImpl.TestMultithreadRNG 2023-01-11T23:16:22.7895221Z [ OK ] CUDAGeneratorImpl.TestMultithreadRNG (94 ms) 2023-01-11T23:16:22.7895677Z [----------] 11 tests from CUDAGeneratorImpl (1012 ms total) 2023-01-11T23:16:22.7895865Z 2023-01-11T23:16:22.7896043Z [----------] Global test environment tear-down 2023-01-11T23:16:22.7896383Z [==========] 11 tests from 1 test suite ran. (1012 ms total) 2023-01-11T23:16:22.7896663Z [ PASSED ] 11 tests. 2023-01-11T23:16:22.9567174Z + [[ -x ./apply_test ]] 2023-01-11T23:16:22.9567458Z + [[ -x ./stream_test ]] 2023-01-11T23:16:22.9567713Z + [[ -x ./cuda_half_test ]] 2023-01-11T23:16:22.9567916Z + ./cuda_half_test 2023-01-11T23:16:23.3181218Z Running main() from /var/lib/jenkins/workspace/third_party/googletest/googletest/src/gtest_main.cc 2023-01-11T23:16:23.3182219Z [==========] Running 1 test from 1 test suite. 2023-01-11T23:16:23.3182624Z [----------] Global test environment set-up. 2023-01-11T23:16:23.3182929Z [----------] 1 test from HalfCuda 2023-01-11T23:16:23.3183207Z [ RUN ] HalfCuda.HalfCuda 2023-01-11T23:16:24.2001259Z [ OK ] HalfCuda.HalfCuda (881 ms) 2023-01-11T23:16:24.2002287Z [----------] 1 test from HalfCuda (882 ms total) 2023-01-11T23:16:24.2002677Z 2023-01-11T23:16:24.2002909Z [----------] Global test environment tear-down 2023-01-11T23:16:24.2003325Z [==========] 1 test from 1 test suite ran. (882 ms total) 2023-01-11T23:16:24.2003679Z [ PASSED ] 1 test. 2023-01-11T23:16:24.3675212Z + [[ -x ./cuda_vectorized_test ]] 2023-01-11T23:16:24.3675794Z + ./cuda_vectorized_test 2023-01-11T23:16:24.7427606Z Running main() from /var/lib/jenkins/workspace/third_party/googletest/googletest/src/gtest_main.cc 2023-01-11T23:16:24.7428605Z [==========] Running 2 tests from 1 test suite. 2023-01-11T23:16:24.7429333Z [----------] Global test environment set-up. 2023-01-11T23:16:24.7430034Z [----------] 2 tests from TestVectorizedMemoryAccess 2023-01-11T23:16:24.7430831Z [ RUN ] TestVectorizedMemoryAccess.CanVectorizeUpTo 2023-01-11T23:16:25.6237177Z [ OK ] TestVectorizedMemoryAccess.CanVectorizeUpTo (880 ms) 2023-01-11T23:16:25.6237604Z [ RUN ] TestVectorizedMemoryAccess.CopyKernel 2023-01-11T23:16:25.6245381Z [ OK ] TestVectorizedMemoryAccess.CopyKernel (1 ms) 2023-01-11T23:16:25.6245918Z [----------] 2 tests from TestVectorizedMemoryAccess (882 ms total) 2023-01-11T23:16:25.6246126Z 2023-01-11T23:16:25.6246302Z [----------] Global test environment tear-down 2023-01-11T23:16:25.6246630Z [==========] 2 tests from 1 test suite ran. (882 ms total) 2023-01-11T23:16:25.6246905Z [ PASSED ] 2 tests. 2023-01-11T23:16:25.7921850Z + [[ -x ./cuda_distributions_test ]] 2023-01-11T23:16:25.7922129Z + ./cuda_distributions_test 2023-01-11T23:16:26.1686334Z Running main() from /var/lib/jenkins/workspace/third_party/googletest/googletest/src/gtest_main.cc 2023-01-11T23:16:26.1686804Z [==========] Running 4 tests from 2 test suites. 2023-01-11T23:16:26.1687119Z [----------] Global test environment set-up. 2023-01-11T23:16:26.1687434Z [----------] 3 tests from DistributionsTest 2023-01-11T23:16:26.1687825Z [ RUN ] DistributionsTest.TestPhiloxIncrementSmallUniformTensor 2023-01-11T23:16:27.0599404Z [ OK ] DistributionsTest.TestPhiloxIncrementSmallUniformTensor (891 ms) 2023-01-11T23:16:27.0600077Z [ RUN ] DistributionsTest.TestPhiloxIncrementBigUniformTensor 2023-01-11T23:16:27.0600566Z [ OK ] DistributionsTest.TestPhiloxIncrementBigUniformTensor (0 ms) 2023-01-11T23:16:27.0601053Z [ RUN ] DistributionsTest.TestPhiloxIncrementSmallMultinomialTensor 2023-01-11T23:16:27.0619500Z [ OK ] DistributionsTest.TestPhiloxIncrementSmallMultinomialTensor (1 ms) 2023-01-11T23:16:27.0620335Z [----------] 3 tests from DistributionsTest (893 ms total) 2023-01-11T23:16:27.0620514Z 2023-01-11T23:16:27.0620694Z [----------] 1 test from RandomPermutationTest 2023-01-11T23:16:27.0621047Z [ RUN ] RandomPermutationTest.TestIslandShuffle 2023-01-11T23:16:27.0708328Z [ OK ] RandomPermutationTest.TestIslandShuffle (8 ms) 2023-01-11T23:16:27.0709405Z [----------] 1 test from RandomPermutationTest (8 ms total) 2023-01-11T23:16:27.0709768Z 2023-01-11T23:16:27.0710128Z [----------] Global test environment tear-down 2023-01-11T23:16:27.0710854Z [==========] 4 tests from 2 test suites ran. (902 ms total) 2023-01-11T23:16:27.0711450Z [ PASSED ] 4 tests. 2023-01-11T23:16:27.2402179Z + [[ -x ./cuda_optional_test ]] 2023-01-11T23:16:27.2402709Z + ./cuda_optional_test 2023-01-11T23:16:27.6167166Z Running main() from /var/lib/jenkins/workspace/third_party/googletest/googletest/src/gtest_main.cc 2023-01-11T23:16:27.6167588Z [==========] Running 1 test from 1 test suite. 2023-01-11T23:16:27.6168070Z [----------] Global test environment set-up. 2023-01-11T23:16:27.6168486Z [----------] 1 test from OptionalTest 2023-01-11T23:16:27.6168800Z [ RUN ] OptionalTest.OptionalTestCUDA 2023-01-11T23:16:27.6458526Z [ OK ] OptionalTest.OptionalTestCUDA (28 ms) 2023-01-11T23:16:27.6459535Z [----------] 1 test from OptionalTest (28 ms total) 2023-01-11T23:16:27.6459946Z 2023-01-11T23:16:27.6460295Z [----------] Global test environment tear-down 2023-01-11T23:16:27.6460931Z [==========] 1 test from 1 test suite ran. (28 ms total) 2023-01-11T23:16:27.6461460Z [ PASSED ] 1 test. 2023-01-11T23:16:27.7313378Z + [[ -x ./cuda_tensor_interop_test ]] 2023-01-11T23:16:27.7313681Z + [[ -x ./cuda_complex_test ]] 2023-01-11T23:16:27.7314599Z + ./cuda_complex_test 2023-01-11T23:16:28.0886881Z Running main() from /var/lib/jenkins/workspace/third_party/googletest/googletest/src/gtest_main.cc 2023-01-11T23:16:28.0887440Z [==========] Running 11 tests from 7 test suites. 2023-01-11T23:16:28.0887878Z [----------] Global test environment set-up. 2023-01-11T23:16:28.0888285Z [----------] 2 tests from TestMemory 2023-01-11T23:16:28.0888796Z [ RUN ] TestMemory.ReinterpretCast 2023-01-11T23:16:28.0889238Z [ OK ] TestMemory.ReinterpretCast (0 ms) 2023-01-11T23:16:28.0889573Z [ RUN ] TestMemory.ThrustReinterpretCast 2023-01-11T23:16:28.0889927Z [ OK ] TestMemory.ThrustReinterpretCast (0 ms) 2023-01-11T23:16:28.0890276Z [----------] 2 tests from TestMemory (0 ms total) 2023-01-11T23:16:28.0890430Z 2023-01-11T23:16:28.0890585Z [----------] 2 tests from TestConstructors 2023-01-11T23:16:28.0890896Z [ RUN ] TestConstructors.FromThrust 2023-01-11T23:16:28.0891228Z [ OK ] TestConstructors.FromThrust (0 ms) 2023-01-11T23:16:28.0891548Z [ RUN ] TestConstructors.UnorderedMap 2023-01-11T23:16:28.0891897Z [ OK ] TestConstructors.UnorderedMap (0 ms) 2023-01-11T23:16:28.0892294Z [----------] 2 tests from TestConstructors (0 ms total) 2023-01-11T23:16:28.0892504Z 2023-01-11T23:16:28.0892693Z [----------] 1 test from TestAssignment 2023-01-11T23:16:28.0893057Z [ RUN ] TestAssignment.FromThrust 2023-01-11T23:16:28.0893447Z [ OK ] TestAssignment.FromThrust (0 ms) 2023-01-11T23:16:28.0893861Z [----------] 1 test from TestAssignment (0 ms total) 2023-01-11T23:16:28.0894058Z 2023-01-11T23:16:28.0894565Z [----------] 1 test from TestArithmeticIntScalar 2023-01-11T23:16:28.0894967Z [ RUN ] TestArithmeticIntScalar.All 2023-01-11T23:16:28.0895303Z [ OK ] TestArithmeticIntScalar.All (0 ms) 2023-01-11T23:16:28.0895836Z [----------] 1 test from TestArithmeticIntScalar (0 ms total) 2023-01-11T23:16:28.0896009Z 2023-01-11T23:16:28.0896148Z [----------] 1 test from TestIO 2023-01-11T23:16:28.0896398Z [ RUN ] TestIO.All 2023-01-11T23:16:28.0896651Z [ OK ] TestIO.All (0 ms) 2023-01-11T23:16:28.0896933Z [----------] 1 test from TestIO (0 ms total) 2023-01-11T23:16:28.0897081Z 2023-01-11T23:16:28.0897219Z [----------] 1 test from TestStd 2023-01-11T23:16:28.0897497Z [ RUN ] TestStd.BasicFunctions 2023-01-11T23:16:28.0897792Z [ OK ] TestStd.BasicFunctions (0 ms) 2023-01-11T23:16:28.0898101Z [----------] 1 test from TestStd (0 ms total) 2023-01-11T23:16:28.0898250Z 2023-01-11T23:16:28.0898402Z [----------] 3 tests from DeviceTests 2023-01-11T23:16:28.0898700Z [ RUN ] DeviceTests.ThrustConversion 2023-01-11T23:16:28.9658674Z [ OK ] DeviceTests.ThrustConversion (876 ms) 2023-01-11T23:16:28.9659324Z [ RUN ] DeviceTests.StdFunctions 2023-01-11T23:16:28.9660083Z [ OK ] DeviceTests.StdFunctions (0 ms) 2023-01-11T23:16:28.9660686Z [ RUN ] DeviceTests.ReinterpretCast 2023-01-11T23:16:28.9661299Z [ OK ] DeviceTests.ReinterpretCast (0 ms) 2023-01-11T23:16:28.9661928Z [----------] 3 tests from DeviceTests (876 ms total) 2023-01-11T23:16:28.9662227Z 2023-01-11T23:16:28.9662537Z [----------] Global test environment tear-down 2023-01-11T23:16:28.9663140Z [==========] 11 tests from 7 test suites ran. (876 ms total) 2023-01-11T23:16:28.9663545Z [ PASSED ] 11 tests. 2023-01-11T23:16:29.1324407Z + [[ -x ./cuda_complex_math_test ]] 2023-01-11T23:16:29.1324737Z + ./cuda_complex_math_test 2023-01-11T23:16:29.5102799Z Running main() from /var/lib/jenkins/workspace/third_party/googletest/googletest/src/gtest_main.cc 2023-01-11T23:16:29.5103804Z [==========] Running 30 tests from 24 test suites. 2023-01-11T23:16:29.5104143Z [----------] Global test environment set-up. 2023-01-11T23:16:29.5105174Z [----------] 2 tests from TestExponentialDevice 2023-01-11T23:16:29.5105891Z [ RUN ] TestExponentialDevice.IPi 2023-01-11T23:16:30.4149564Z [ OK ] TestExponentialDevice.IPi (904 ms) 2023-01-11T23:16:30.4150581Z [ RUN ] TestExponentialDevice.EulerFormula 2023-01-11T23:16:30.4151652Z [ OK ] TestExponentialDevice.EulerFormula (0 ms) 2023-01-11T23:16:30.4152762Z [----------] 2 tests from TestExponentialDevice (904 ms total) 2023-01-11T23:16:30.4153205Z 2023-01-11T23:16:30.4153626Z [----------] 1 test from TestLogDevice 2023-01-11T23:16:30.4154384Z [ RUN ] TestLogDevice.Definition 2023-01-11T23:16:30.4155156Z [ OK ] TestLogDevice.Definition (0 ms) 2023-01-11T23:16:30.4156065Z [----------] 1 test from TestLogDevice (0 ms total) 2023-01-11T23:16:30.4156465Z 2023-01-11T23:16:30.4156768Z [----------] 1 test from TestLog10Device 2023-01-11T23:16:30.4157157Z [ RUN ] TestLog10Device.Rev 2023-01-11T23:16:30.4157548Z [ OK ] TestLog10Device.Rev (0 ms) 2023-01-11T23:16:30.4157985Z [----------] 1 test from TestLog10Device (0 ms total) 2023-01-11T23:16:30.4158203Z 2023-01-11T23:16:30.4158424Z [----------] 1 test from TestLog2Device 2023-01-11T23:16:30.4158817Z [ RUN ] TestLog2Device.Rev 2023-01-11T23:16:30.4159196Z [ OK ] TestLog2Device.Rev (0 ms) 2023-01-11T23:16:30.4159623Z [----------] 1 test from TestLog2Device (0 ms total) 2023-01-11T23:16:30.4159789Z 2023-01-11T23:16:30.4159952Z [----------] 3 tests from TestLog1pDevice 2023-01-11T23:16:30.4160257Z [ RUN ] TestLog1pDevice.Normal 2023-01-11T23:16:30.4160559Z [ OK ] TestLog1pDevice.Normal (0 ms) 2023-01-11T23:16:30.4160865Z [ RUN ] TestLog1pDevice.Small 2023-01-11T23:16:30.4161305Z [ OK ] TestLog1pDevice.Small (0 ms) 2023-01-11T23:16:30.4161601Z [ RUN ] TestLog1pDevice.Extreme 2023-01-11T23:16:30.4161912Z [ OK ] TestLog1pDevice.Extreme (0 ms) 2023-01-11T23:16:30.4162248Z [----------] 3 tests from TestLog1pDevice (0 ms total) 2023-01-11T23:16:30.4162414Z 2023-01-11T23:16:30.4162573Z [----------] 1 test from TestPowSqrtDevice 2023-01-11T23:16:30.4162885Z [ RUN ] TestPowSqrtDevice.Equal 2023-01-11T23:16:30.4163270Z [ OK ] TestPowSqrtDevice.Equal (0 ms) 2023-01-11T23:16:30.4163690Z [----------] 1 test from TestPowSqrtDevice (0 ms total) 2023-01-11T23:16:30.4163893Z 2023-01-11T23:16:30.4164087Z [----------] 1 test from TestPowDevice 2023-01-11T23:16:30.4164446Z [ RUN ] TestPowDevice.Square 2023-01-11T23:16:30.4164816Z [ OK ] TestPowDevice.Square (0 ms) 2023-01-11T23:16:30.4165204Z [----------] 1 test from TestPowDevice (0 ms total) 2023-01-11T23:16:30.4165369Z 2023-01-11T23:16:30.4165550Z [----------] 1 test from TestSinCosSinhCoshDevice 2023-01-11T23:16:30.4165893Z [ RUN ] TestSinCosSinhCoshDevice.Identity 2023-01-11T23:16:30.4166245Z [ OK ] TestSinCosSinhCoshDevice.Identity (0 ms) 2023-01-11T23:16:30.4166631Z [----------] 1 test from TestSinCosSinhCoshDevice (0 ms total) 2023-01-11T23:16:30.4166816Z 2023-01-11T23:16:30.4166969Z [----------] 1 test from TestTanDevice 2023-01-11T23:16:30.4167260Z [ RUN ] TestTanDevice.Identity 2023-01-11T23:16:30.4167557Z [ OK ] TestTanDevice.Identity (0 ms) 2023-01-11T23:16:30.4167886Z [----------] 1 test from TestTanDevice (0 ms total) 2023-01-11T23:16:30.4168077Z 2023-01-11T23:16:30.4168233Z [----------] 1 test from TestTanhDevice 2023-01-11T23:16:30.4168531Z [ RUN ] TestTanhDevice.Identity 2023-01-11T23:16:30.4168886Z [ OK ] TestTanhDevice.Identity (0 ms) 2023-01-11T23:16:30.4169228Z [----------] 1 test from TestTanhDevice (0 ms total) 2023-01-11T23:16:30.4169391Z 2023-01-11T23:16:30.4169578Z [----------] 1 test from TestRevTrigonometricDevice 2023-01-11T23:16:30.4169913Z [ RUN ] TestRevTrigonometricDevice.Rev 2023-01-11T23:16:30.4170249Z [ OK ] TestRevTrigonometricDevice.Rev (0 ms) 2023-01-11T23:16:30.4170627Z [----------] 1 test from TestRevTrigonometricDevice (0 ms total) 2023-01-11T23:16:30.4170817Z 2023-01-11T23:16:30.4170995Z [----------] 1 test from TestRevHyperbolicDevice 2023-01-11T23:16:30.4171315Z [ RUN ] TestRevHyperbolicDevice.Rev 2023-01-11T23:16:30.4171646Z [ OK ] TestRevHyperbolicDevice.Rev (0 ms) 2023-01-11T23:16:30.4172010Z [----------] 1 test from TestRevHyperbolicDevice (0 ms total) 2023-01-11T23:16:30.4172194Z 2023-01-11T23:16:30.4172363Z [----------] 2 tests from TestExponentialHost 2023-01-11T23:16:30.4172689Z [ RUN ] TestExponentialHost.IPi 2023-01-11T23:16:30.4173076Z [ OK ] TestExponentialHost.IPi (0 ms) 2023-01-11T23:16:30.4173491Z [ RUN ] TestExponentialHost.EulerFormula 2023-01-11T23:16:30.4173927Z [ OK ] TestExponentialHost.EulerFormula (0 ms) 2023-01-11T23:16:30.4174628Z [----------] 2 tests from TestExponentialHost (0 ms total) 2023-01-11T23:16:30.4174852Z 2023-01-11T23:16:30.4175038Z [----------] 1 test from TestLogHost 2023-01-11T23:16:30.4175384Z [ RUN ] TestLogHost.Definition 2023-01-11T23:16:30.4175717Z [ OK ] TestLogHost.Definition (0 ms) 2023-01-11T23:16:30.4176040Z [----------] 1 test from TestLogHost (0 ms total) 2023-01-11T23:16:30.4176197Z 2023-01-11T23:16:30.4176350Z [----------] 1 test from TestLog10Host 2023-01-11T23:16:30.4176624Z [ RUN ] TestLog10Host.Rev 2023-01-11T23:16:30.4176913Z [ OK ] TestLog10Host.Rev (0 ms) 2023-01-11T23:16:30.4177280Z [----------] 1 test from TestLog10Host (0 ms total) 2023-01-11T23:16:30.4177441Z 2023-01-11T23:16:30.4177583Z [----------] 1 test from TestLog2Host 2023-01-11T23:16:30.4177856Z [ RUN ] TestLog2Host.Rev 2023-01-11T23:16:30.4178134Z [ OK ] TestLog2Host.Rev (0 ms) 2023-01-11T23:16:30.4178444Z [----------] 1 test from TestLog2Host (0 ms total) 2023-01-11T23:16:30.4178606Z 2023-01-11T23:16:30.4178759Z [----------] 3 tests from TestLog1pHost 2023-01-11T23:16:30.4179047Z [ RUN ] TestLog1pHost.Normal 2023-01-11T23:16:30.4179347Z [ OK ] TestLog1pHost.Normal (0 ms) 2023-01-11T23:16:30.4179630Z [ RUN ] TestLog1pHost.Small 2023-01-11T23:16:30.4179922Z [ OK ] TestLog1pHost.Small (0 ms) 2023-01-11T23:16:30.4180213Z [ RUN ] TestLog1pHost.Extreme 2023-01-11T23:16:30.4180510Z [ OK ] TestLog1pHost.Extreme (0 ms) 2023-01-11T23:16:30.4180849Z [----------] 3 tests from TestLog1pHost (0 ms total) 2023-01-11T23:16:30.4181012Z 2023-01-11T23:16:30.4181168Z [----------] 1 test from TestPowSqrtHost 2023-01-11T23:16:30.4181454Z [ RUN ] TestPowSqrtHost.Equal 2023-01-11T23:16:30.4181761Z [ OK ] TestPowSqrtHost.Equal (0 ms) 2023-01-11T23:16:30.4182093Z [----------] 1 test from TestPowSqrtHost (0 ms total) 2023-01-11T23:16:30.4182260Z 2023-01-11T23:16:30.4182408Z [----------] 1 test from TestPowHost 2023-01-11T23:16:30.4182679Z [ RUN ] TestPowHost.Square 2023-01-11T23:16:30.4182970Z [ OK ] TestPowHost.Square (0 ms) 2023-01-11T23:16:30.4183290Z [----------] 1 test from TestPowHost (0 ms total) 2023-01-11T23:16:30.4183473Z 2023-01-11T23:16:30.4183664Z [----------] 1 test from TestSinCosSinhCoshHost 2023-01-11T23:16:30.4183993Z [ RUN ] TestSinCosSinhCoshHost.Identity 2023-01-11T23:16:30.4184388Z [ OK ] TestSinCosSinhCoshHost.Identity (0 ms) 2023-01-11T23:16:30.4184756Z [----------] 1 test from TestSinCosSinhCoshHost (0 ms total) 2023-01-11T23:16:30.4184935Z 2023-01-11T23:16:30.4185082Z [----------] 1 test from TestTanHost 2023-01-11T23:16:30.4185365Z [ RUN ] TestTanHost.Identity 2023-01-11T23:16:30.4185660Z [ OK ] TestTanHost.Identity (0 ms) 2023-01-11T23:16:30.4185971Z [----------] 1 test from TestTanHost (0 ms total) 2023-01-11T23:16:30.4186130Z 2023-01-11T23:16:30.4186279Z [----------] 1 test from TestTanhHost 2023-01-11T23:16:30.4186565Z [ RUN ] TestTanhHost.Identity 2023-01-11T23:16:30.4186857Z [ OK ] TestTanhHost.Identity (0 ms) 2023-01-11T23:16:30.4187187Z [----------] 1 test from TestTanhHost (0 ms total) 2023-01-11T23:16:30.4187346Z 2023-01-11T23:16:30.4187525Z [----------] 1 test from TestRevTrigonometricHost 2023-01-11T23:16:30.4187849Z [ RUN ] TestRevTrigonometricHost.Rev 2023-01-11T23:16:30.4188178Z [ OK ] TestRevTrigonometricHost.Rev (0 ms) 2023-01-11T23:16:30.4188550Z [----------] 1 test from TestRevTrigonometricHost (0 ms total) 2023-01-11T23:16:30.4188791Z 2023-01-11T23:16:30.4188969Z [----------] 1 test from TestRevHyperbolicHost 2023-01-11T23:16:30.4189277Z [ RUN ] TestRevHyperbolicHost.Rev 2023-01-11T23:16:30.4189598Z [ OK ] TestRevHyperbolicHost.Rev (0 ms) 2023-01-11T23:16:30.4189955Z [----------] 1 test from TestRevHyperbolicHost (0 ms total) 2023-01-11T23:16:30.4190137Z 2023-01-11T23:16:30.4190312Z [----------] Global test environment tear-down 2023-01-11T23:16:30.4190637Z [==========] 30 tests from 24 test suites ran. (905 ms total) 2023-01-11T23:16:30.4190914Z [ PASSED ] 30 tests. 2023-01-11T23:16:30.5821301Z + [[ -x ./cuda_cub_test ]] 2023-01-11T23:16:30.5821546Z + ./cuda_cub_test 2023-01-11T23:16:30.9627493Z Running main() from /var/lib/jenkins/workspace/third_party/googletest/googletest/src/gtest_main.cc 2023-01-11T23:16:30.9629153Z [==========] Running 3 tests from 3 test suites. 2023-01-11T23:16:30.9629794Z [----------] Global test environment set-up. 2023-01-11T23:16:30.9630413Z [----------] 1 test from NumBits 2023-01-11T23:16:30.9630987Z [ RUN ] NumBits.CubTest 2023-01-11T23:16:30.9631601Z [ OK ] NumBits.CubTest (0 ms) 2023-01-11T23:16:30.9632267Z [----------] 1 test from NumBits (0 ms total) 2023-01-11T23:16:30.9632580Z 2023-01-11T23:16:30.9632911Z [----------] 1 test from InclusiveScanSplit 2023-01-11T23:16:30.9633510Z [ RUN ] InclusiveScanSplit.CubTest 2023-01-11T23:16:31.8409012Z [ OK ] InclusiveScanSplit.CubTest (878 ms) 2023-01-11T23:16:31.8409432Z [----------] 1 test from InclusiveScanSplit (878 ms total) 2023-01-11T23:16:31.8409613Z 2023-01-11T23:16:31.8409791Z [----------] 1 test from ExclusiveScanSplit 2023-01-11T23:16:31.8410137Z [ RUN ] ExclusiveScanSplit.CubTest 2023-01-11T23:16:31.8410458Z [ OK ] ExclusiveScanSplit.CubTest (0 ms) 2023-01-11T23:16:31.8410811Z [----------] 1 test from ExclusiveScanSplit (0 ms total) 2023-01-11T23:16:31.8410976Z 2023-01-11T23:16:31.8411149Z [----------] Global test environment tear-down 2023-01-11T23:16:31.8411479Z [==========] 3 tests from 3 test suites ran. (878 ms total) 2023-01-11T23:16:31.8411751Z [ PASSED ] 3 tests. 2023-01-11T23:16:32.0090008Z + [[ -x ./cuda_atomic_ops_test ]] 2023-01-11T23:16:32.0090495Z + ./cuda_atomic_ops_test 2023-01-11T23:16:32.3983968Z Running main() from /var/lib/jenkins/workspace/third_party/googletest/googletest/src/gtest_main.cc 2023-01-11T23:16:32.3984722Z [==========] Running 4 tests from 1 test suite. 2023-01-11T23:16:32.3985061Z [----------] Global test environment set-up. 2023-01-11T23:16:32.3985543Z [----------] 4 tests from TestAtomicOps 2023-01-11T23:16:32.3985861Z [ RUN ] TestAtomicOps.TestAtomicAdd 2023-01-11T23:16:33.2811272Z [ OK ] TestAtomicOps.TestAtomicAdd (882 ms) 2023-01-11T23:16:33.2811626Z [ RUN ] TestAtomicOps.TestAtomicMul 2023-01-11T23:16:33.2825582Z [ OK ] TestAtomicOps.TestAtomicMul (1 ms) 2023-01-11T23:16:33.2825950Z [ RUN ] TestAtomicOps.TestAtomicMax 2023-01-11T23:16:33.2839032Z [ OK ] TestAtomicOps.TestAtomicMax (1 ms) 2023-01-11T23:16:33.2839374Z [ RUN ] TestAtomicOps.TestAtomicMin 2023-01-11T23:16:33.2854017Z [ OK ] TestAtomicOps.TestAtomicMin (1 ms) 2023-01-11T23:16:33.2854768Z [----------] 4 tests from TestAtomicOps (887 ms total) 2023-01-11T23:16:33.2855013Z 2023-01-11T23:16:33.2855281Z [----------] Global test environment tear-down 2023-01-11T23:16:33.2855697Z [==========] 4 tests from 1 test suite ran. (887 ms total) 2023-01-11T23:16:33.2863541Z [ PASSED ] 4 tests. 2023-01-11T23:16:33.4528219Z + '[' ON == ON ']' 2023-01-11T23:16:33.4528709Z + valgrind --suppressions=/var/lib/jenkins/workspace/aten/tools/valgrind.sup --error-exitcode=1 ./basic '--gtest_filter=-*CUDA' 2023-01-11T23:16:33.4603103Z ==16608== Memcheck, a memory error detector 2023-01-11T23:16:33.4603759Z ==16608== Copyright (C) 2002-2017, and GNU GPL'd, by Julian Seward et al. 2023-01-11T23:16:33.4604237Z ==16608== Using Valgrind-3.16.1 and LibVEX; rerun with -h for copyright info 2023-01-11T23:16:33.4604650Z ==16608== Command: ./basic --gtest_filter=-*CUDA 2023-01-11T23:16:33.4604856Z ==16608== 2023-01-11T23:16:36.4855477Z --16608-- WARNING: Serious error when reading debug info 2023-01-11T23:16:36.4856390Z --16608-- When reading debug info from /opt/conda/lib/libstdc++.so.6.0.29: 2023-01-11T23:16:36.4857192Z --16608-- Ignoring non-Dwarf2/3/4 block in .debug_info 2023-01-11T23:16:36.4857638Z --16608-- WARNING: Serious error when reading debug info 2023-01-11T23:16:36.4858166Z --16608-- When reading debug info from /opt/conda/lib/libstdc++.so.6.0.29: 2023-01-11T23:16:36.4858971Z --16608-- Ignoring non-Dwarf2/3/4 block in .debug_info 2023-01-11T23:16:36.4859415Z --16608-- WARNING: Serious error when reading debug info 2023-01-11T23:16:36.4859937Z --16608-- When reading debug info from /opt/conda/lib/libstdc++.so.6.0.29: 2023-01-11T23:16:36.4860421Z --16608-- Ignoring non-Dwarf2/3/4 block in .debug_info 2023-01-11T23:16:36.4860879Z --16608-- WARNING: Serious error when reading debug info 2023-01-11T23:16:36.4861363Z --16608-- When reading debug info from /opt/conda/lib/libstdc++.so.6.0.29: 2023-01-11T23:16:36.4861839Z --16608-- Ignoring non-Dwarf2/3/4 block in .debug_info 2023-01-11T23:16:36.4862280Z --16608-- WARNING: Serious error when reading debug info 2023-01-11T23:16:36.4862775Z --16608-- When reading debug info from /opt/conda/lib/libstdc++.so.6.0.29: 2023-01-11T23:16:36.4863247Z --16608-- Ignoring non-Dwarf2/3/4 block in .debug_info 2023-01-11T23:16:36.4863683Z --16608-- WARNING: Serious error when reading debug info 2023-01-11T23:16:36.4864197Z --16608-- When reading debug info from /opt/conda/lib/libstdc++.so.6.0.29: 2023-01-11T23:16:36.4864666Z --16608-- Ignoring non-Dwarf2/3/4 block in .debug_info 2023-01-11T23:16:36.4865112Z --16608-- WARNING: Serious error when reading debug info 2023-01-11T23:16:36.4865600Z --16608-- When reading debug info from /opt/conda/lib/libstdc++.so.6.0.29: 2023-01-11T23:16:36.4866069Z --16608-- Ignoring non-Dwarf2/3/4 block in .debug_info 2023-01-11T23:16:36.4866506Z --16608-- WARNING: Serious error when reading debug info 2023-01-11T23:16:36.4866998Z --16608-- When reading debug info from /opt/conda/lib/libstdc++.so.6.0.29: 2023-01-11T23:16:36.4867474Z --16608-- Ignoring non-Dwarf2/3/4 block in .debug_info 2023-01-11T23:16:36.4867934Z --16608-- WARNING: Serious error when reading debug info 2023-01-11T23:16:36.4868426Z --16608-- When reading debug info from /opt/conda/lib/libstdc++.so.6.0.29: 2023-01-11T23:16:36.4869082Z --16608-- Ignoring non-Dwarf2/3/4 block in .debug_info 2023-01-11T23:16:36.4869548Z --16608-- WARNING: Serious error when reading debug info 2023-01-11T23:16:36.4870050Z --16608-- When reading debug info from /opt/conda/lib/libstdc++.so.6.0.29: 2023-01-11T23:16:36.4870635Z --16608-- Ignoring non-Dwarf2/3/4 block in .debug_info 2023-01-11T23:16:36.4871171Z --16608-- WARNING: Serious error when reading debug info 2023-01-11T23:16:36.4871730Z --16608-- When reading debug info from /opt/conda/lib/libstdc++.so.6.0.29: 2023-01-11T23:16:36.4872260Z --16608-- Ignoring non-Dwarf2/3/4 block in .debug_info 2023-01-11T23:16:36.4872698Z --16608-- WARNING: Serious error when reading debug info 2023-01-11T23:16:36.4873181Z --16608-- When reading debug info from /opt/conda/lib/libstdc++.so.6.0.29: 2023-01-11T23:16:36.4873624Z --16608-- Ignoring non-Dwarf2/3/4 block in .debug_info 2023-01-11T23:16:36.4874045Z --16608-- WARNING: Serious error when reading debug info 2023-01-11T23:16:36.4874510Z --16608-- When reading debug info from /opt/conda/lib/libstdc++.so.6.0.29: 2023-01-11T23:16:36.4874967Z --16608-- Ignoring non-Dwarf2/3/4 block in .debug_info 2023-01-11T23:16:36.4875437Z --16608-- WARNING: Serious error when reading debug info 2023-01-11T23:16:36.4876007Z --16608-- When reading debug info from /opt/conda/lib/libstdc++.so.6.0.29: 2023-01-11T23:16:36.4876576Z --16608-- Ignoring non-Dwarf2/3/4 block in .debug_info 2023-01-11T23:16:36.4877122Z --16608-- WARNING: Serious error when reading debug info 2023-01-11T23:16:36.4877722Z --16608-- When reading debug info from /opt/conda/lib/libstdc++.so.6.0.29: 2023-01-11T23:16:36.4878222Z --16608-- Ignoring non-Dwarf2/3/4 block in .debug_info 2023-01-11T23:16:36.4878674Z --16608-- WARNING: Serious error when reading debug info 2023-01-11T23:16:36.4879173Z --16608-- When reading debug info from /opt/conda/lib/libstdc++.so.6.0.29: 2023-01-11T23:16:36.4879641Z --16608-- Ignoring non-Dwarf2/3/4 block in .debug_info 2023-01-11T23:16:36.4880087Z --16608-- WARNING: Serious error when reading debug info 2023-01-11T23:16:36.4880672Z --16608-- When reading debug info from /opt/conda/lib/libstdc++.so.6.0.29: 2023-01-11T23:16:36.4881131Z --16608-- Ignoring non-Dwarf2/3/4 block in .debug_info 2023-01-11T23:16:36.4881579Z --16608-- WARNING: Serious error when reading debug info 2023-01-11T23:16:36.4882076Z --16608-- When reading debug info from /opt/conda/lib/libstdc++.so.6.0.29: 2023-01-11T23:16:36.4882547Z --16608-- Ignoring non-Dwarf2/3/4 block in .debug_info 2023-01-11T23:16:36.4882986Z --16608-- WARNING: Serious error when reading debug info 2023-01-11T23:16:36.4883485Z --16608-- When reading debug info from /opt/conda/lib/libstdc++.so.6.0.29: 2023-01-11T23:16:36.4883984Z --16608-- Ignoring non-Dwarf2/3/4 block in .debug_info 2023-01-11T23:16:36.4884530Z --16608-- WARNING: Serious error when reading debug info 2023-01-11T23:16:36.4885115Z --16608-- When reading debug info from /opt/conda/lib/libstdc++.so.6.0.29: 2023-01-11T23:16:36.4885594Z --16608-- Ignoring non-Dwarf2/3/4 block in .debug_info 2023-01-11T23:16:36.4886040Z --16608-- WARNING: Serious error when reading debug info 2023-01-11T23:16:36.4886549Z --16608-- When reading debug info from /opt/conda/lib/libstdc++.so.6.0.29: 2023-01-11T23:16:36.4887027Z --16608-- Ignoring non-Dwarf2/3/4 block in .debug_info 2023-01-11T23:16:36.4887488Z --16608-- WARNING: Serious error when reading debug info 2023-01-11T23:16:36.4887978Z --16608-- When reading debug info from /opt/conda/lib/libstdc++.so.6.0.29: 2023-01-11T23:16:36.4888455Z --16608-- Ignoring non-Dwarf2/3/4 block in .debug_info 2023-01-11T23:16:36.4888906Z --16608-- WARNING: Serious error when reading debug info 2023-01-11T23:16:36.4889393Z --16608-- When reading debug info from /opt/conda/lib/libstdc++.so.6.0.29: 2023-01-11T23:16:36.4889875Z --16608-- Ignoring non-Dwarf2/3/4 block in .debug_info 2023-01-11T23:16:36.4890331Z --16608-- WARNING: Serious error when reading debug info 2023-01-11T23:16:36.4890818Z --16608-- When reading debug info from /opt/conda/lib/libstdc++.so.6.0.29: 2023-01-11T23:16:36.4891343Z --16608-- Ignoring non-Dwarf2/3/4 block in .debug_info 2023-01-11T23:16:36.4891793Z --16608-- WARNING: Serious error when reading debug info 2023-01-11T23:16:36.4892291Z --16608-- When reading debug info from /opt/conda/lib/libstdc++.so.6.0.29: 2023-01-11T23:16:36.4892757Z --16608-- Ignoring non-Dwarf2/3/4 block in .debug_info 2023-01-11T23:16:36.4893221Z --16608-- WARNING: Serious error when reading debug info 2023-01-11T23:16:36.4893740Z --16608-- When reading debug info from /opt/conda/lib/libstdc++.so.6.0.29: 2023-01-11T23:16:36.4894442Z --16608-- Ignoring non-Dwarf2/3/4 block in .debug_info 2023-01-11T23:16:36.4895041Z --16608-- WARNING: Serious error when reading debug info 2023-01-11T23:16:36.4895681Z --16608-- When reading debug info from /opt/conda/lib/libstdc++.so.6.0.29: 2023-01-11T23:16:36.4896269Z --16608-- Ignoring non-Dwarf2/3/4 block in .debug_info 2023-01-11T23:16:36.4896818Z --16608-- WARNING: Serious error when reading debug info 2023-01-11T23:16:36.4897334Z --16608-- When reading debug info from /opt/conda/lib/libstdc++.so.6.0.29: 2023-01-11T23:16:36.4897819Z --16608-- Ignoring non-Dwarf2/3/4 block in .debug_info 2023-01-11T23:16:36.4898255Z --16608-- WARNING: Serious error when reading debug info 2023-01-11T23:16:36.4898762Z --16608-- When reading debug info from /opt/conda/lib/libstdc++.so.6.0.29: 2023-01-11T23:16:36.4899247Z --16608-- Ignoring non-Dwarf2/3/4 block in .debug_info 2023-01-11T23:16:36.4899688Z --16608-- WARNING: Serious error when reading debug info 2023-01-11T23:16:36.4900191Z --16608-- When reading debug info from /opt/conda/lib/libstdc++.so.6.0.29: 2023-01-11T23:16:36.4900666Z --16608-- Ignoring non-Dwarf2/3/4 block in .debug_info 2023-01-11T23:16:36.4901104Z --16608-- WARNING: Serious error when reading debug info 2023-01-11T23:16:36.4901611Z --16608-- When reading debug info from /opt/conda/lib/libstdc++.so.6.0.29: 2023-01-11T23:16:36.4902087Z --16608-- Ignoring non-Dwarf2/3/4 block in .debug_info 2023-01-11T23:16:36.4902541Z --16608-- WARNING: Serious error when reading debug info 2023-01-11T23:16:36.4903148Z --16608-- When reading debug info from /opt/conda/lib/libstdc++.so.6.0.29: 2023-01-11T23:16:36.4903638Z --16608-- Ignoring non-Dwarf2/3/4 block in .debug_info 2023-01-11T23:16:36.4904102Z --16608-- WARNING: Serious error when reading debug info 2023-01-11T23:16:36.4904614Z --16608-- When reading debug info from /opt/conda/lib/libstdc++.so.6.0.29: 2023-01-11T23:16:36.4905108Z --16608-- Ignoring non-Dwarf2/3/4 block in .debug_info 2023-01-11T23:16:36.4905577Z --16608-- WARNING: Serious error when reading debug info 2023-01-11T23:16:36.4906087Z --16608-- When reading debug info from /opt/conda/lib/libstdc++.so.6.0.29: 2023-01-11T23:16:36.4906581Z --16608-- Ignoring non-Dwarf2/3/4 block in .debug_info 2023-01-11T23:16:36.4907048Z --16608-- WARNING: Serious error when reading debug info 2023-01-11T23:16:36.4907565Z --16608-- When reading debug info from /opt/conda/lib/libstdc++.so.6.0.29: 2023-01-11T23:16:36.4908034Z --16608-- Ignoring non-Dwarf2/3/4 block in .debug_info 2023-01-11T23:16:36.4908505Z --16608-- WARNING: Serious error when reading debug info 2023-01-11T23:16:36.4909090Z --16608-- When reading debug info from /opt/conda/lib/libstdc++.so.6.0.29: 2023-01-11T23:16:36.4909569Z --16608-- Ignoring non-Dwarf2/3/4 block in .debug_info 2023-01-11T23:16:36.4910040Z --16608-- WARNING: Serious error when reading debug info 2023-01-11T23:16:36.4910668Z --16608-- When reading debug info from /opt/conda/lib/libstdc++.so.6.0.29: 2023-01-11T23:16:36.4911257Z --16608-- Ignoring non-Dwarf2/3/4 block in .debug_info 2023-01-11T23:16:36.4911703Z --16608-- WARNING: Serious error when reading debug info 2023-01-11T23:16:36.4912176Z --16608-- When reading debug info from /opt/conda/lib/libstdc++.so.6.0.29: 2023-01-11T23:16:36.4912631Z --16608-- Ignoring non-Dwarf2/3/4 block in .debug_info 2023-01-11T23:16:36.4913046Z --16608-- WARNING: Serious error when reading debug info 2023-01-11T23:16:36.4913516Z --16608-- When reading debug info from /opt/conda/lib/libstdc++.so.6.0.29: 2023-01-11T23:16:36.4914062Z --16608-- Ignoring non-Dwarf2/3/4 block in .debug_info 2023-01-11T23:16:36.4914500Z --16608-- WARNING: Serious error when reading debug info 2023-01-11T23:16:36.4915007Z --16608-- When reading debug info from /opt/conda/lib/libstdc++.so.6.0.29: 2023-01-11T23:16:36.4915560Z --16608-- Ignoring non-Dwarf2/3/4 block in .debug_info 2023-01-11T23:16:36.4916103Z --16608-- WARNING: Serious error when reading debug info 2023-01-11T23:16:36.4916723Z --16608-- When reading debug info from /opt/conda/lib/libstdc++.so.6.0.29: 2023-01-11T23:16:36.4917326Z --16608-- Ignoring non-Dwarf2/3/4 block in .debug_info 2023-01-11T23:16:36.4917862Z --16608-- WARNING: Serious error when reading debug info 2023-01-11T23:16:36.4918355Z --16608-- When reading debug info from /opt/conda/lib/libstdc++.so.6.0.29: 2023-01-11T23:16:36.4918849Z --16608-- Ignoring non-Dwarf2/3/4 block in .debug_info 2023-01-11T23:16:36.4919294Z --16608-- WARNING: Serious error when reading debug info 2023-01-11T23:16:36.4919790Z --16608-- When reading debug info from /opt/conda/lib/libstdc++.so.6.0.29: 2023-01-11T23:16:36.4920279Z --16608-- Ignoring non-Dwarf2/3/4 block in .debug_info 2023-01-11T23:16:36.4920728Z --16608-- WARNING: Serious error when reading debug info 2023-01-11T23:16:36.4921216Z --16608-- When reading debug info from /opt/conda/lib/libstdc++.so.6.0.29: 2023-01-11T23:16:36.4921704Z --16608-- Ignoring non-Dwarf2/3/4 block in .debug_info 2023-01-11T23:16:36.4922160Z --16608-- WARNING: Serious error when reading debug info 2023-01-11T23:16:36.4922673Z --16608-- When reading debug info from /opt/conda/lib/libstdc++.so.6.0.29: 2023-01-11T23:16:36.4923143Z --16608-- Ignoring non-Dwarf2/3/4 block in .debug_info 2023-01-11T23:16:36.4923597Z --16608-- WARNING: Serious error when reading debug info 2023-01-11T23:16:36.4924191Z --16608-- When reading debug info from /opt/conda/lib/libstdc++.so.6.0.29: 2023-01-11T23:16:36.4924772Z --16608-- Ignoring non-Dwarf2/3/4 block in .debug_info 2023-01-11T23:16:36.4925337Z --16608-- WARNING: Serious error when reading debug info 2023-01-11T23:16:36.4925973Z --16608-- When reading debug info from /opt/conda/lib/libstdc++.so.6.0.29: 2023-01-11T23:16:36.4926439Z --16608-- Ignoring non-Dwarf2/3/4 block in .debug_info 2023-01-11T23:16:36.4926886Z --16608-- WARNING: Serious error when reading debug info 2023-01-11T23:16:36.4927393Z --16608-- When reading debug info from /opt/conda/lib/libstdc++.so.6.0.29: 2023-01-11T23:16:36.4927881Z --16608-- Ignoring non-Dwarf2/3/4 block in .debug_info 2023-01-11T23:16:36.4928320Z --16608-- WARNING: Serious error when reading debug info 2023-01-11T23:16:36.4928833Z --16608-- When reading debug info from /opt/conda/lib/libstdc++.so.6.0.29: 2023-01-11T23:16:36.4929331Z --16608-- Ignoring non-Dwarf2/3/4 block in .debug_info 2023-01-11T23:16:36.4929776Z --16608-- WARNING: Serious error when reading debug info 2023-01-11T23:16:36.4930285Z --16608-- When reading debug info from /opt/conda/lib/libstdc++.so.6.0.29: 2023-01-11T23:16:36.4930789Z --16608-- Ignoring non-Dwarf2/3/4 block in .debug_info 2023-01-11T23:16:36.4931246Z --16608-- WARNING: Serious error when reading debug info 2023-01-11T23:16:36.4931758Z --16608-- When reading debug info from /opt/conda/lib/libstdc++.so.6.0.29: 2023-01-11T23:16:36.4932257Z --16608-- Ignoring non-Dwarf2/3/4 block in .debug_info 2023-01-11T23:16:36.4932735Z --16608-- WARNING: Serious error when reading debug info 2023-01-11T23:16:36.4933241Z --16608-- When reading debug info from /opt/conda/lib/libstdc++.so.6.0.29: 2023-01-11T23:16:36.4933760Z --16608-- Ignoring non-Dwarf2/3/4 block in .debug_info 2023-01-11T23:16:36.4934392Z --16608-- WARNING: Serious error when reading debug info 2023-01-11T23:16:36.4935013Z --16608-- When reading debug info from /opt/conda/lib/libstdc++.so.6.0.29: 2023-01-11T23:16:36.4935610Z --16608-- Ignoring non-Dwarf2/3/4 block in .debug_info 2023-01-11T23:16:36.4936183Z --16608-- WARNING: Serious error when reading debug info 2023-01-11T23:16:36.4936798Z --16608-- When reading debug info from /opt/conda/lib/libstdc++.so.6.0.29: 2023-01-11T23:16:36.4937393Z --16608-- Ignoring non-Dwarf2/3/4 block in .debug_info 2023-01-11T23:16:36.4937859Z --16608-- WARNING: Serious error when reading debug info 2023-01-11T23:16:36.4938373Z --16608-- When reading debug info from /opt/conda/lib/libstdc++.so.6.0.29: 2023-01-11T23:16:36.4938861Z --16608-- Ignoring non-Dwarf2/3/4 block in .debug_info 2023-01-11T23:16:36.4939325Z --16608-- WARNING: Serious error when reading debug info 2023-01-11T23:16:36.4939859Z --16608-- When reading debug info from /opt/conda/lib/libstdc++.so.6.0.29: 2023-01-11T23:16:36.4940451Z --16608-- Ignoring non-Dwarf2/3/4 block in .debug_info 2023-01-11T23:16:36.4940867Z --16608-- WARNING: Serious error when reading debug info 2023-01-11T23:16:36.4941333Z --16608-- When reading debug info from /opt/conda/lib/libstdc++.so.6.0.29: 2023-01-11T23:16:36.4941781Z --16608-- Ignoring non-Dwarf2/3/4 block in .debug_info 2023-01-11T23:16:36.4942220Z --16608-- WARNING: Serious error when reading debug info 2023-01-11T23:16:36.4942756Z --16608-- When reading debug info from /opt/conda/lib/libstdc++.so.6.0.29: 2023-01-11T23:16:36.4943252Z --16608-- Ignoring non-Dwarf2/3/4 block in .debug_info 2023-01-11T23:16:36.4943668Z --16608-- WARNING: Serious error when reading debug info 2023-01-11T23:16:36.4944143Z --16608-- When reading debug info from /opt/conda/lib/libstdc++.so.6.0.29: 2023-01-11T23:16:36.4944567Z --16608-- Ignoring non-Dwarf2/3/4 block in .debug_info 2023-01-11T23:16:36.4945049Z --16608-- WARNING: Serious error when reading debug info 2023-01-11T23:16:36.4945584Z --16608-- When reading debug info from /opt/conda/lib/libstdc++.so.6.0.29: 2023-01-11T23:16:36.4946082Z --16608-- Ignoring non-Dwarf2/3/4 block in .debug_info 2023-01-11T23:16:36.4946533Z --16608-- WARNING: Serious error when reading debug info 2023-01-11T23:16:36.4946980Z --16608-- When reading debug info from /opt/conda/lib/libstdc++.so.6.0.29: 2023-01-11T23:16:36.4947440Z --16608-- Ignoring non-Dwarf2/3/4 block in .debug_info 2023-01-11T23:16:36.4947900Z --16608-- WARNING: Serious error when reading debug info 2023-01-11T23:16:36.4948475Z --16608-- When reading debug info from /opt/conda/lib/libstdc++.so.6.0.29: 2023-01-11T23:16:36.4949035Z --16608-- Ignoring non-Dwarf2/3/4 block in .debug_info 2023-01-11T23:16:36.4949491Z --16608-- WARNING: Serious error when reading debug info 2023-01-11T23:16:36.4949995Z --16608-- When reading debug info from /opt/conda/lib/libstdc++.so.6.0.29: 2023-01-11T23:16:36.4950601Z --16608-- Ignoring non-Dwarf2/3/4 block in .debug_info 2023-01-11T23:16:36.4951168Z --16608-- WARNING: Serious error when reading debug info 2023-01-11T23:16:36.4951749Z --16608-- When reading debug info from /opt/conda/lib/libstdc++.so.6.0.29: 2023-01-11T23:16:36.4952216Z --16608-- Ignoring non-Dwarf2/3/4 block in .debug_info 2023-01-11T23:16:36.4952674Z --16608-- WARNING: Serious error when reading debug info 2023-01-11T23:16:36.4953176Z --16608-- When reading debug info from /opt/conda/lib/libstdc++.so.6.0.29: 2023-01-11T23:16:36.4953644Z --16608-- Ignoring non-Dwarf2/3/4 block in .debug_info 2023-01-11T23:16:36.4954091Z --16608-- WARNING: Serious error when reading debug info 2023-01-11T23:16:36.4954563Z --16608-- When reading debug info from /opt/conda/lib/libstdc++.so.6.0.29: 2023-01-11T23:16:36.4955010Z --16608-- Ignoring non-Dwarf2/3/4 block in .debug_info 2023-01-11T23:16:36.4955452Z --16608-- WARNING: Serious error when reading debug info 2023-01-11T23:16:36.4955945Z --16608-- When reading debug info from /opt/conda/lib/libstdc++.so.6.0.29: 2023-01-11T23:16:36.4956412Z --16608-- Ignoring non-Dwarf2/3/4 block in .debug_info 2023-01-11T23:16:36.4956888Z --16608-- WARNING: Serious error when reading debug info 2023-01-11T23:16:36.4957386Z --16608-- When reading debug info from /opt/conda/lib/libstdc++.so.6.0.29: 2023-01-11T23:16:36.4957851Z --16608-- Ignoring non-Dwarf2/3/4 block in .debug_info 2023-01-11T23:16:36.4958284Z --16608-- WARNING: Serious error when reading debug info 2023-01-11T23:16:36.4958826Z --16608-- When reading debug info from /opt/conda/lib/libstdc++.so.6.0.29: 2023-01-11T23:16:36.4959303Z --16608-- Ignoring non-Dwarf2/3/4 block in .debug_info 2023-01-11T23:16:36.4959735Z --16608-- WARNING: Serious error when reading debug info 2023-01-11T23:16:36.4960220Z --16608-- When reading debug info from /opt/conda/lib/libstdc++.so.6.0.29: 2023-01-11T23:16:36.4960691Z --16608-- Ignoring non-Dwarf2/3/4 block in .debug_info 2023-01-11T23:16:36.4961139Z --16608-- WARNING: Serious error when reading debug info 2023-01-11T23:16:36.4961614Z --16608-- When reading debug info from /opt/conda/lib/libstdc++.so.6.0.29: 2023-01-11T23:16:36.4962089Z --16608-- Ignoring non-Dwarf2/3/4 block in .debug_info 2023-01-11T23:16:36.4962537Z --16608-- WARNING: Serious error when reading debug info 2023-01-11T23:16:36.4963019Z --16608-- When reading debug info from /opt/conda/lib/libstdc++.so.6.0.29: 2023-01-11T23:16:36.4963492Z --16608-- Ignoring non-Dwarf2/3/4 block in .debug_info 2023-01-11T23:16:36.4963932Z --16608-- WARNING: Serious error when reading debug info 2023-01-11T23:16:36.4964411Z --16608-- When reading debug info from /opt/conda/lib/libstdc++.so.6.0.29: 2023-01-11T23:16:36.4964876Z --16608-- Ignoring non-Dwarf2/3/4 block in .debug_info 2023-01-11T23:16:36.4965323Z --16608-- WARNING: Serious error when reading debug info 2023-01-11T23:16:36.4965819Z --16608-- When reading debug info from /opt/conda/lib/libstdc++.so.6.0.29: 2023-01-11T23:16:36.4966268Z --16608-- Ignoring non-Dwarf2/3/4 block in .debug_info 2023-01-11T23:16:36.4966712Z --16608-- WARNING: Serious error when reading debug info 2023-01-11T23:16:36.4967203Z --16608-- When reading debug info from /opt/conda/lib/libstdc++.so.6.0.29: 2023-01-11T23:16:36.4967657Z --16608-- Ignoring non-Dwarf2/3/4 block in .debug_info 2023-01-11T23:16:36.4968110Z --16608-- WARNING: Serious error when reading debug info 2023-01-11T23:16:36.4968607Z --16608-- When reading debug info from /opt/conda/lib/libstdc++.so.6.0.29: 2023-01-11T23:16:36.4969069Z --16608-- Ignoring non-Dwarf2/3/4 block in .debug_info 2023-01-11T23:16:36.4969512Z --16608-- WARNING: Serious error when reading debug info 2023-01-11T23:16:36.4970046Z --16608-- When reading debug info from /opt/conda/lib/libstdc++.so.6.0.29: 2023-01-11T23:16:36.4970511Z --16608-- Ignoring non-Dwarf2/3/4 block in .debug_info 2023-01-11T23:16:36.4970944Z --16608-- WARNING: Serious error when reading debug info 2023-01-11T23:16:36.4971439Z --16608-- When reading debug info from /opt/conda/lib/libstdc++.so.6.0.29: 2023-01-11T23:16:36.4971909Z --16608-- Ignoring non-Dwarf2/3/4 block in .debug_info 2023-01-11T23:16:36.4972341Z --16608-- WARNING: Serious error when reading debug info 2023-01-11T23:16:36.4972836Z --16608-- When reading debug info from /opt/conda/lib/libstdc++.so.6.0.29: 2023-01-11T23:16:36.4973309Z --16608-- Ignoring non-Dwarf2/3/4 block in .debug_info 2023-01-11T23:16:36.4973735Z --16608-- WARNING: Serious error when reading debug info 2023-01-11T23:16:36.4974569Z --16608-- When reading debug info from /opt/conda/lib/libstdc++.so.6.0.29: 2023-01-11T23:16:36.4975184Z --16608-- Ignoring non-Dwarf2/3/4 block in .debug_info 2023-01-11T23:16:36.4975745Z --16608-- WARNING: Serious error when reading debug info 2023-01-11T23:16:36.4976340Z --16608-- When reading debug info from /opt/conda/lib/libstdc++.so.6.0.29: 2023-01-11T23:16:36.4976878Z --16608-- Ignoring non-Dwarf2/3/4 block in .debug_info 2023-01-11T23:16:36.4977316Z --16608-- WARNING: Serious error when reading debug info 2023-01-11T23:16:36.4977781Z --16608-- When reading debug info from /opt/conda/lib/libstdc++.so.6.0.29: 2023-01-11T23:16:36.4978245Z --16608-- Ignoring non-Dwarf2/3/4 block in .debug_info 2023-01-11T23:16:36.4978687Z --16608-- WARNING: Serious error when reading debug info 2023-01-11T23:16:36.4979177Z --16608-- When reading debug info from /opt/conda/lib/libstdc++.so.6.0.29: 2023-01-11T23:16:36.4979651Z --16608-- Ignoring non-Dwarf2/3/4 block in .debug_info 2023-01-11T23:16:36.4980101Z --16608-- WARNING: Serious error when reading debug info 2023-01-11T23:16:36.4980670Z --16608-- When reading debug info from /opt/conda/lib/libstdc++.so.6.0.29: 2023-01-11T23:16:36.4981133Z --16608-- Ignoring non-Dwarf2/3/4 block in .debug_info 2023-01-11T23:16:36.4981596Z --16608-- WARNING: Serious error when reading debug info 2023-01-11T23:16:36.4982092Z --16608-- When reading debug info from /opt/conda/lib/libstdc++.so.6.0.29: 2023-01-11T23:16:36.4982553Z --16608-- Ignoring non-Dwarf2/3/4 block in .debug_info 2023-01-11T23:16:36.4983009Z --16608-- WARNING: Serious error when reading debug info 2023-01-11T23:16:36.4983515Z --16608-- When reading debug info from /opt/conda/lib/libstdc++.so.6.0.29: 2023-01-11T23:16:36.4983975Z --16608-- Ignoring non-Dwarf2/3/4 block in .debug_info 2023-01-11T23:16:36.4984425Z --16608-- WARNING: Serious error when reading debug info 2023-01-11T23:16:36.4984926Z --16608-- When reading debug info from /opt/conda/lib/libstdc++.so.6.0.29: 2023-01-11T23:16:36.4985411Z --16608-- Ignoring non-Dwarf2/3/4 block in .debug_info 2023-01-11T23:16:36.4985852Z --16608-- WARNING: Serious error when reading debug info 2023-01-11T23:16:36.4986367Z --16608-- When reading debug info from /opt/conda/lib/libstdc++.so.6.0.29: 2023-01-11T23:16:36.4986842Z --16608-- Ignoring non-Dwarf2/3/4 block in .debug_info 2023-01-11T23:16:36.4987272Z --16608-- WARNING: Serious error when reading debug info 2023-01-11T23:16:36.4987782Z --16608-- When reading debug info from /opt/conda/lib/libstdc++.so.6.0.29: 2023-01-11T23:16:36.4988254Z --16608-- Ignoring non-Dwarf2/3/4 block in .debug_info 2023-01-11T23:16:36.4988744Z --16608-- WARNING: Serious error when reading debug info 2023-01-11T23:16:36.4989243Z --16608-- When reading debug info from /opt/conda/lib/libstdc++.so.6.0.29: 2023-01-11T23:16:36.4989730Z --16608-- Ignoring non-Dwarf2/3/4 block in .debug_info 2023-01-11T23:16:36.4990232Z --16608-- WARNING: Serious error when reading debug info 2023-01-11T23:16:36.4990837Z --16608-- When reading debug info from /opt/conda/lib/libstdc++.so.6.0.29: 2023-01-11T23:16:36.4991428Z --16608-- Ignoring non-Dwarf2/3/4 block in .debug_info 2023-01-11T23:16:36.4991882Z --16608-- WARNING: Serious error when reading debug info 2023-01-11T23:16:36.4992428Z --16608-- When reading debug info from /opt/conda/lib/libstdc++.so.6.0.29: 2023-01-11T23:16:36.4992895Z --16608-- Ignoring non-Dwarf2/3/4 block in .debug_info 2023-01-11T23:16:36.4993333Z --16608-- WARNING: Serious error when reading debug info 2023-01-11T23:16:36.4993807Z --16608-- When reading debug info from /opt/conda/lib/libstdc++.so.6.0.29: 2023-01-11T23:16:36.4994290Z --16608-- Ignoring non-Dwarf2/3/4 block in .debug_info 2023-01-11T23:16:36.4994752Z --16608-- WARNING: Serious error when reading debug info 2023-01-11T23:16:36.4995280Z --16608-- When reading debug info from /opt/conda/lib/libstdc++.so.6.0.29: 2023-01-11T23:16:36.4995859Z --16608-- Ignoring non-Dwarf2/3/4 block in .debug_info 2023-01-11T23:16:36.4996436Z --16608-- WARNING: Serious error when reading debug info 2023-01-11T23:16:36.4997065Z --16608-- When reading debug info from /opt/conda/lib/libstdc++.so.6.0.29: 2023-01-11T23:16:36.4997645Z --16608-- Ignoring non-Dwarf2/3/4 block in .debug_info 2023-01-11T23:16:36.4998123Z --16608-- WARNING: Serious error when reading debug info 2023-01-11T23:16:36.4998621Z --16608-- When reading debug info from /opt/conda/lib/libstdc++.so.6.0.29: 2023-01-11T23:16:36.4999077Z --16608-- Ignoring non-Dwarf2/3/4 block in .debug_info 2023-01-11T23:16:36.4999530Z --16608-- WARNING: Serious error when reading debug info 2023-01-11T23:16:36.5000037Z --16608-- When reading debug info from /opt/conda/lib/libstdc++.so.6.0.29: 2023-01-11T23:16:36.5000504Z --16608-- Ignoring non-Dwarf2/3/4 block in .debug_info 2023-01-11T23:16:36.5000940Z --16608-- WARNING: Serious error when reading debug info 2023-01-11T23:16:36.5001442Z --16608-- When reading debug info from /opt/conda/lib/libstdc++.so.6.0.29: 2023-01-11T23:16:36.5001931Z --16608-- Ignoring non-Dwarf2/3/4 block in .debug_info 2023-01-11T23:16:36.5002368Z --16608-- WARNING: Serious error when reading debug info 2023-01-11T23:16:36.5002915Z --16608-- When reading debug info from /opt/conda/lib/libstdc++.so.6.0.29: 2023-01-11T23:16:36.5003395Z --16608-- Ignoring non-Dwarf2/3/4 block in .debug_info 2023-01-11T23:16:36.5003843Z --16608-- WARNING: Serious error when reading debug info 2023-01-11T23:16:36.5004462Z --16608-- When reading debug info from /opt/conda/lib/libstdc++.so.6.0.29: 2023-01-11T23:16:36.5005058Z --16608-- Ignoring non-Dwarf2/3/4 block in .debug_info 2023-01-11T23:16:36.5005619Z --16608-- WARNING: Serious error when reading debug info 2023-01-11T23:16:36.5006122Z --16608-- When reading debug info from /opt/conda/lib/libstdc++.so.6.0.29: 2023-01-11T23:16:36.5006593Z --16608-- Ignoring non-Dwarf2/3/4 block in .debug_info 2023-01-11T23:16:36.5007044Z --16608-- WARNING: Serious error when reading debug info 2023-01-11T23:16:36.5007523Z --16608-- When reading debug info from /opt/conda/lib/libstdc++.so.6.0.29: 2023-01-11T23:16:36.5008001Z --16608-- Ignoring non-Dwarf2/3/4 block in .debug_info 2023-01-11T23:16:36.5008457Z --16608-- WARNING: Serious error when reading debug info 2023-01-11T23:16:36.5008941Z --16608-- When reading debug info from /opt/conda/lib/libstdc++.so.6.0.29: 2023-01-11T23:16:36.5009422Z --16608-- Ignoring non-Dwarf2/3/4 block in .debug_info 2023-01-11T23:16:36.5009866Z --16608-- WARNING: Serious error when reading debug info 2023-01-11T23:16:36.5010369Z --16608-- When reading debug info from /opt/conda/lib/libstdc++.so.6.0.29: 2023-01-11T23:16:36.5010820Z --16608-- Ignoring non-Dwarf2/3/4 block in .debug_info 2023-01-11T23:16:36.5011276Z --16608-- WARNING: Serious error when reading debug info 2023-01-11T23:16:36.5011772Z --16608-- When reading debug info from /opt/conda/lib/libstdc++.so.6.0.29: 2023-01-11T23:16:36.5012235Z --16608-- Ignoring non-Dwarf2/3/4 block in .debug_info 2023-01-11T23:16:36.5012683Z --16608-- WARNING: Serious error when reading debug info 2023-01-11T23:16:36.5013172Z --16608-- When reading debug info from /opt/conda/lib/libstdc++.so.6.0.29: 2023-01-11T23:16:36.5013627Z --16608-- Ignoring non-Dwarf2/3/4 block in .debug_info 2023-01-11T23:16:36.5014142Z --16608-- WARNING: Serious error when reading debug info 2023-01-11T23:16:36.5014904Z --16608-- When reading debug info from /opt/conda/lib/libstdc++.so.6.0.29: 2023-01-11T23:16:36.5015529Z --16608-- Ignoring non-Dwarf2/3/4 block in .debug_info 2023-01-11T23:16:36.5016063Z --16608-- WARNING: Serious error when reading debug info 2023-01-11T23:16:36.5016698Z --16608-- When reading debug info from /opt/conda/lib/libstdc++.so.6.0.29: 2023-01-11T23:16:36.5017229Z --16608-- Ignoring non-Dwarf2/3/4 block in .debug_info 2023-01-11T23:16:36.5017666Z --16608-- WARNING: Serious error when reading debug info 2023-01-11T23:16:36.5018170Z --16608-- When reading debug info from /opt/conda/lib/libstdc++.so.6.0.29: 2023-01-11T23:16:36.5018651Z --16608-- Ignoring non-Dwarf2/3/4 block in .debug_info 2023-01-11T23:16:36.5019081Z --16608-- WARNING: Serious error when reading debug info 2023-01-11T23:16:36.5019599Z --16608-- When reading debug info from /opt/conda/lib/libstdc++.so.6.0.29: 2023-01-11T23:16:36.5020097Z --16608-- Ignoring non-Dwarf2/3/4 block in .debug_info 2023-01-11T23:16:36.5020550Z --16608-- WARNING: Serious error when reading debug info 2023-01-11T23:16:36.5021032Z --16608-- When reading debug info from /opt/conda/lib/libstdc++.so.6.0.29: 2023-01-11T23:16:36.5021502Z --16608-- Ignoring non-Dwarf2/3/4 block in .debug_info 2023-01-11T23:16:36.5021953Z --16608-- WARNING: Serious error when reading debug info 2023-01-11T23:16:36.5022439Z --16608-- When reading debug info from /opt/conda/lib/libstdc++.so.6.0.29: 2023-01-11T23:16:36.5022924Z --16608-- Ignoring non-Dwarf2/3/4 block in .debug_info 2023-01-11T23:16:36.5023375Z --16608-- WARNING: Serious error when reading debug info 2023-01-11T23:16:36.5023861Z --16608-- When reading debug info from /opt/conda/lib/libstdc++.so.6.0.29: 2023-01-11T23:16:36.5024348Z --16608-- Ignoring non-Dwarf2/3/4 block in .debug_info 2023-01-11T23:16:36.5024802Z --16608-- WARNING: Serious error when reading debug info 2023-01-11T23:16:36.5025373Z --16608-- When reading debug info from /opt/conda/lib/libstdc++.so.6.0.29: 2023-01-11T23:16:36.5025842Z --16608-- Ignoring non-Dwarf2/3/4 block in .debug_info 2023-01-11T23:16:36.5026299Z --16608-- WARNING: Serious error when reading debug info 2023-01-11T23:16:36.5026818Z --16608-- When reading debug info from /opt/conda/lib/libstdc++.so.6.0.29: 2023-01-11T23:16:36.5027279Z --16608-- Ignoring non-Dwarf2/3/4 block in .debug_info 2023-01-11T23:16:36.5027736Z --16608-- WARNING: Serious error when reading debug info 2023-01-11T23:16:36.5028250Z --16608-- When reading debug info from /opt/conda/lib/libstdc++.so.6.0.29: 2023-01-11T23:16:36.5028770Z --16608-- Ignoring non-Dwarf2/3/4 block in .debug_info 2023-01-11T23:16:36.5029227Z --16608-- WARNING: Serious error when reading debug info 2023-01-11T23:16:36.5029741Z --16608-- When reading debug info from /opt/conda/lib/libstdc++.so.6.0.29: 2023-01-11T23:16:36.5030291Z --16608-- Ignoring non-Dwarf2/3/4 block in .debug_info 2023-01-11T23:16:36.5030847Z --16608-- WARNING: Serious error when reading debug info 2023-01-11T23:16:36.5031474Z --16608-- When reading debug info from /opt/conda/lib/libstdc++.so.6.0.29: 2023-01-11T23:16:36.5031961Z --16608-- Ignoring non-Dwarf2/3/4 block in .debug_info 2023-01-11T23:16:36.5032392Z --16608-- WARNING: Serious error when reading debug info 2023-01-11T23:16:36.5032887Z --16608-- When reading debug info from /opt/conda/lib/libstdc++.so.6.0.29: 2023-01-11T23:16:36.5033356Z --16608-- Ignoring non-Dwarf2/3/4 block in .debug_info 2023-01-11T23:16:36.5033786Z --16608-- WARNING: Serious error when reading debug info 2023-01-11T23:16:36.5034279Z --16608-- When reading debug info from /opt/conda/lib/libstdc++.so.6.0.29: 2023-01-11T23:16:36.5034759Z --16608-- Ignoring non-Dwarf2/3/4 block in .debug_info 2023-01-11T23:16:36.5035216Z --16608-- WARNING: Serious error when reading debug info 2023-01-11T23:16:36.5035711Z --16608-- When reading debug info from /opt/conda/lib/libstdc++.so.6.0.29: 2023-01-11T23:16:36.5036314Z --16608-- Ignoring non-Dwarf2/3/4 block in .debug_info 2023-01-11T23:16:36.5036955Z --16608-- WARNING: Serious error when reading debug info 2023-01-11T23:16:36.5037548Z --16608-- When reading debug info from /opt/conda/lib/libstdc++.so.6.0.29: 2023-01-11T23:16:36.5038086Z --16608-- Ignoring non-Dwarf2/3/4 block in .debug_info 2023-01-11T23:16:36.5038532Z --16608-- WARNING: Serious error when reading debug info 2023-01-11T23:16:36.5039017Z --16608-- When reading debug info from /opt/conda/lib/libstdc++.so.6.0.29: 2023-01-11T23:16:36.5039494Z --16608-- Ignoring non-Dwarf2/3/4 block in .debug_info 2023-01-11T23:16:36.5039953Z --16608-- WARNING: Serious error when reading debug info 2023-01-11T23:16:36.5040454Z --16608-- When reading debug info from /opt/conda/lib/libstdc++.so.6.0.29: 2023-01-11T23:16:36.5040919Z --16608-- Ignoring non-Dwarf2/3/4 block in .debug_info 2023-01-11T23:16:36.5041371Z --16608-- WARNING: Serious error when reading debug info 2023-01-11T23:16:36.5041867Z --16608-- When reading debug info from /opt/conda/lib/libstdc++.so.6.0.29: 2023-01-11T23:16:36.5042338Z --16608-- Ignoring non-Dwarf2/3/4 block in .debug_info 2023-01-11T23:16:36.5042778Z --16608-- WARNING: Serious error when reading debug info 2023-01-11T23:16:36.5043281Z --16608-- When reading debug info from /opt/conda/lib/libstdc++.so.6.0.29: 2023-01-11T23:16:36.5043747Z --16608-- Ignoring non-Dwarf2/3/4 block in .debug_info 2023-01-11T23:16:36.5044209Z --16608-- WARNING: Serious error when reading debug info 2023-01-11T23:16:36.5044715Z --16608-- When reading debug info from /opt/conda/lib/libstdc++.so.6.0.29: 2023-01-11T23:16:36.5045201Z --16608-- Ignoring non-Dwarf2/3/4 block in .debug_info 2023-01-11T23:16:36.5045628Z --16608-- WARNING: Serious error when reading debug info 2023-01-11T23:16:36.5046136Z --16608-- When reading debug info from /opt/conda/lib/libstdc++.so.6.0.29: 2023-01-11T23:16:36.5046607Z --16608-- Ignoring non-Dwarf2/3/4 block in .debug_info 2023-01-11T23:16:36.5047031Z --16608-- WARNING: Serious error when reading debug info 2023-01-11T23:16:36.5047587Z --16608-- When reading debug info from /opt/conda/lib/libstdc++.so.6.0.29: 2023-01-11T23:16:36.5048079Z --16608-- Ignoring non-Dwarf2/3/4 block in .debug_info 2023-01-11T23:16:36.5048506Z --16608-- WARNING: Serious error when reading debug info 2023-01-11T23:16:36.5049007Z --16608-- When reading debug info from /opt/conda/lib/libstdc++.so.6.0.29: 2023-01-11T23:16:36.5049487Z --16608-- Ignoring non-Dwarf2/3/4 block in .debug_info 2023-01-11T23:16:36.5049944Z --16608-- WARNING: Serious error when reading debug info 2023-01-11T23:16:36.5050424Z --16608-- When reading debug info from /opt/conda/lib/libstdc++.so.6.0.29: 2023-01-11T23:16:36.5050899Z --16608-- Ignoring non-Dwarf2/3/4 block in .debug_info 2023-01-11T23:16:36.5051349Z --16608-- WARNING: Serious error when reading debug info 2023-01-11T23:16:36.5051830Z --16608-- When reading debug info from /opt/conda/lib/libstdc++.so.6.0.29: 2023-01-11T23:16:36.5052310Z --16608-- Ignoring non-Dwarf2/3/4 block in .debug_info 2023-01-11T23:16:36.5052769Z --16608-- WARNING: Serious error when reading debug info 2023-01-11T23:16:36.5053255Z --16608-- When reading debug info from /opt/conda/lib/libstdc++.so.6.0.29: 2023-01-11T23:16:36.5053729Z --16608-- Ignoring non-Dwarf2/3/4 block in .debug_info 2023-01-11T23:16:36.5054282Z --16608-- WARNING: Serious error when reading debug info 2023-01-11T23:16:36.5054823Z --16608-- When reading debug info from /opt/conda/lib/libstdc++.so.6.0.29: 2023-01-11T23:16:36.5055302Z --16608-- Ignoring non-Dwarf2/3/4 block in .debug_info 2023-01-11T23:16:36.5055764Z --16608-- WARNING: Serious error when reading debug info 2023-01-11T23:16:36.5056267Z --16608-- When reading debug info from /opt/conda/lib/libstdc++.so.6.0.29: 2023-01-11T23:16:36.5056732Z --16608-- Ignoring non-Dwarf2/3/4 block in .debug_info 2023-01-11T23:16:36.5057183Z --16608-- WARNING: Serious error when reading debug info 2023-01-11T23:16:36.5057691Z --16608-- When reading debug info from /opt/conda/lib/libstdc++.so.6.0.29: 2023-01-11T23:16:36.5058171Z --16608-- Ignoring non-Dwarf2/3/4 block in .debug_info 2023-01-11T23:16:36.5058689Z --16608-- WARNING: Serious error when reading debug info 2023-01-11T23:16:36.5059195Z --16608-- When reading debug info from /opt/conda/lib/libstdc++.so.6.0.29: 2023-01-11T23:16:36.5059687Z --16608-- Ignoring non-Dwarf2/3/4 block in .debug_info 2023-01-11T23:16:36.5060116Z --16608-- WARNING: Serious error when reading debug info 2023-01-11T23:16:36.5060625Z --16608-- When reading debug info from /opt/conda/lib/libstdc++.so.6.0.29: 2023-01-11T23:16:36.5061105Z --16608-- Ignoring non-Dwarf2/3/4 block in .debug_info 2023-01-11T23:16:36.5061544Z --16608-- WARNING: Serious error when reading debug info 2023-01-11T23:16:36.5062044Z --16608-- When reading debug info from /opt/conda/lib/libstdc++.so.6.0.29: 2023-01-11T23:16:36.5062530Z --16608-- Ignoring non-Dwarf2/3/4 block in .debug_info 2023-01-11T23:16:36.5062963Z --16608-- WARNING: Serious error when reading debug info 2023-01-11T23:16:36.5063469Z --16608-- When reading debug info from /opt/conda/lib/libstdc++.so.6.0.29: 2023-01-11T23:16:36.5063949Z --16608-- Ignoring non-Dwarf2/3/4 block in .debug_info 2023-01-11T23:16:36.5064404Z --16608-- WARNING: Serious error when reading debug info 2023-01-11T23:16:36.5064885Z --16608-- When reading debug info from /opt/conda/lib/libstdc++.so.6.0.29: 2023-01-11T23:16:36.5065413Z --16608-- Ignoring non-Dwarf2/3/4 block in .debug_info 2023-01-11T23:16:36.5065868Z --16608-- WARNING: Serious error when reading debug info 2023-01-11T23:16:36.5066354Z --16608-- When reading debug info from /opt/conda/lib/libstdc++.so.6.0.29: 2023-01-11T23:16:36.5066838Z --16608-- Ignoring non-Dwarf2/3/4 block in .debug_info 2023-01-11T23:16:36.5067289Z --16608-- WARNING: Serious error when reading debug info 2023-01-11T23:16:36.5067770Z --16608-- When reading debug info from /opt/conda/lib/libstdc++.so.6.0.29: 2023-01-11T23:16:36.5068247Z --16608-- Ignoring non-Dwarf2/3/4 block in .debug_info 2023-01-11T23:16:36.5068752Z --16608-- WARNING: Serious error when reading debug info 2023-01-11T23:16:36.5069312Z --16608-- When reading debug info from /opt/conda/lib/libstdc++.so.6.0.29: 2023-01-11T23:16:36.5069786Z --16608-- Ignoring non-Dwarf2/3/4 block in .debug_info 2023-01-11T23:16:36.5070242Z --16608-- WARNING: Serious error when reading debug info 2023-01-11T23:16:36.5070746Z --16608-- When reading debug info from /opt/conda/lib/libstdc++.so.6.0.29: 2023-01-11T23:16:36.5071216Z --16608-- Ignoring non-Dwarf2/3/4 block in .debug_info 2023-01-11T23:16:36.5071667Z --16608-- WARNING: Serious error when reading debug info 2023-01-11T23:16:36.5072153Z --16608-- When reading debug info from /opt/conda/lib/libstdc++.so.6.0.29: 2023-01-11T23:16:36.5072606Z --16608-- Ignoring non-Dwarf2/3/4 block in .debug_info 2023-01-11T23:16:36.5073044Z --16608-- WARNING: Serious error when reading debug info 2023-01-11T23:16:36.5073528Z --16608-- When reading debug info from /opt/conda/lib/libstdc++.so.6.0.29: 2023-01-11T23:16:36.5073996Z --16608-- Ignoring non-Dwarf2/3/4 block in .debug_info 2023-01-11T23:16:36.5074439Z --16608-- WARNING: Serious error when reading debug info 2023-01-11T23:16:36.5074937Z --16608-- When reading debug info from /opt/conda/lib/libstdc++.so.6.0.29: 2023-01-11T23:16:36.5075485Z --16608-- Ignoring non-Dwarf2/3/4 block in .debug_info 2023-01-11T23:16:36.5076024Z --16608-- WARNING: Serious error when reading debug info 2023-01-11T23:16:36.5076645Z --16608-- When reading debug info from /opt/conda/lib/libstdc++.so.6.0.29: 2023-01-11T23:16:36.5077244Z --16608-- Ignoring non-Dwarf2/3/4 block in .debug_info 2023-01-11T23:16:36.5077785Z --16608-- WARNING: Serious error when reading debug info 2023-01-11T23:16:36.5078292Z --16608-- When reading debug info from /opt/conda/lib/libstdc++.so.6.0.29: 2023-01-11T23:16:36.5078771Z --16608-- Ignoring non-Dwarf2/3/4 block in .debug_info 2023-01-11T23:16:36.5079219Z --16608-- WARNING: Serious error when reading debug info 2023-01-11T23:16:36.5079702Z --16608-- When reading debug info from /opt/conda/lib/libstdc++.so.6.0.29: 2023-01-11T23:16:36.5080181Z --16608-- Ignoring non-Dwarf2/3/4 block in .debug_info 2023-01-11T23:16:36.5080674Z --16608-- WARNING: Serious error when reading debug info 2023-01-11T23:16:36.5081156Z --16608-- When reading debug info from /opt/conda/lib/libstdc++.so.6.0.29: 2023-01-11T23:16:36.5081626Z --16608-- Ignoring non-Dwarf2/3/4 block in .debug_info 2023-01-11T23:16:36.5082077Z --16608-- WARNING: Serious error when reading debug info 2023-01-11T23:16:36.5082551Z --16608-- When reading debug info from /opt/conda/lib/libstdc++.so.6.0.29: 2023-01-11T23:16:36.5083026Z --16608-- Ignoring non-Dwarf2/3/4 block in .debug_info 2023-01-11T23:16:36.5083481Z --16608-- WARNING: Serious error when reading debug info 2023-01-11T23:16:36.5083974Z --16608-- When reading debug info from /opt/conda/lib/libstdc++.so.6.0.29: 2023-01-11T23:16:36.5084430Z --16608-- Ignoring non-Dwarf2/3/4 block in .debug_info 2023-01-11T23:16:36.5084870Z --16608-- WARNING: Serious error when reading debug info 2023-01-11T23:16:36.5085376Z --16608-- When reading debug info from /opt/conda/lib/libstdc++.so.6.0.29: 2023-01-11T23:16:36.5085839Z --16608-- Ignoring non-Dwarf2/3/4 block in .debug_info 2023-01-11T23:16:36.5086293Z --16608-- WARNING: Serious error when reading debug info 2023-01-11T23:16:36.5086789Z --16608-- When reading debug info from /opt/conda/lib/libstdc++.so.6.0.29: 2023-01-11T23:16:36.5087249Z --16608-- Ignoring non-Dwarf2/3/4 block in .debug_info 2023-01-11T23:16:36.5087700Z --16608-- WARNING: Serious error when reading debug info 2023-01-11T23:16:36.5088202Z --16608-- When reading debug info from /opt/conda/lib/libstdc++.so.6.0.29: 2023-01-11T23:16:36.5088678Z --16608-- Ignoring non-Dwarf2/3/4 block in .debug_info 2023-01-11T23:16:36.5089106Z --16608-- WARNING: Serious error when reading debug info 2023-01-11T23:16:36.5089596Z --16608-- When reading debug info from /opt/conda/lib/libstdc++.so.6.0.29: 2023-01-11T23:16:36.5090080Z --16608-- Ignoring non-Dwarf2/3/4 block in .debug_info 2023-01-11T23:16:36.5090510Z --16608-- WARNING: Serious error when reading debug info 2023-01-11T23:16:36.5091075Z --16608-- When reading debug info from /opt/conda/lib/libstdc++.so.6.0.29: 2023-01-11T23:16:36.5091551Z --16608-- Ignoring non-Dwarf2/3/4 block in .debug_info 2023-01-11T23:16:36.5091979Z --16608-- WARNING: Serious error when reading debug info 2023-01-11T23:16:36.5092475Z --16608-- When reading debug info from /opt/conda/lib/libstdc++.so.6.0.29: 2023-01-11T23:16:36.5092940Z --16608-- Ignoring non-Dwarf2/3/4 block in .debug_info 2023-01-11T23:16:36.5093385Z --16608-- WARNING: Serious error when reading debug info 2023-01-11T23:16:36.5093853Z --16608-- When reading debug info from /opt/conda/lib/libstdc++.so.6.0.29: 2023-01-11T23:16:36.5094476Z --16608-- Ignoring non-Dwarf2/3/4 block in .debug_info 2023-01-11T23:16:36.5095024Z --16608-- WARNING: Serious error when reading debug info 2023-01-11T23:16:36.5095633Z --16608-- When reading debug info from /opt/conda/lib/libstdc++.so.6.0.29: 2023-01-11T23:16:36.5096220Z --16608-- Ignoring non-Dwarf2/3/4 block in .debug_info 2023-01-11T23:16:36.5096789Z --16608-- WARNING: Serious error when reading debug info 2023-01-11T23:16:36.5097278Z --16608-- When reading debug info from /opt/conda/lib/libstdc++.so.6.0.29: 2023-01-11T23:16:36.5097746Z --16608-- Ignoring non-Dwarf2/3/4 block in .debug_info 2023-01-11T23:16:36.5098205Z --16608-- WARNING: Serious error when reading debug info 2023-01-11T23:16:36.5098695Z --16608-- When reading debug info from /opt/conda/lib/libstdc++.so.6.0.29: 2023-01-11T23:16:36.5099157Z --16608-- Ignoring non-Dwarf2/3/4 block in .debug_info 2023-01-11T23:16:36.5099606Z --16608-- WARNING: Serious error when reading debug info 2023-01-11T23:16:36.5100106Z --16608-- When reading debug info from /opt/conda/lib/libstdc++.so.6.0.29: 2023-01-11T23:16:36.5100557Z --16608-- Ignoring non-Dwarf2/3/4 block in .debug_info 2023-01-11T23:16:36.5101013Z --16608-- WARNING: Serious error when reading debug info 2023-01-11T23:16:36.5101514Z --16608-- When reading debug info from /opt/conda/lib/libstdc++.so.6.0.29: 2023-01-11T23:16:36.5101992Z --16608-- Ignoring non-Dwarf2/3/4 block in .debug_info 2023-01-11T23:16:36.5102498Z --16608-- WARNING: Serious error when reading debug info 2023-01-11T23:16:36.5103004Z --16608-- When reading debug info from /opt/conda/lib/libstdc++.so.6.0.29: 2023-01-11T23:16:36.5103488Z --16608-- Ignoring non-Dwarf2/3/4 block in .debug_info 2023-01-11T23:16:36.5103924Z --16608-- WARNING: Serious error when reading debug info 2023-01-11T23:16:36.5104425Z --16608-- When reading debug info from /opt/conda/lib/libstdc++.so.6.0.29: 2023-01-11T23:16:36.5104902Z --16608-- Ignoring non-Dwarf2/3/4 block in .debug_info 2023-01-11T23:16:36.5105387Z --16608-- WARNING: Serious error when reading debug info 2023-01-11T23:16:36.5105896Z --16608-- When reading debug info from /opt/conda/lib/libstdc++.so.6.0.29: 2023-01-11T23:16:36.5106380Z --16608-- Ignoring non-Dwarf2/3/4 block in .debug_info 2023-01-11T23:16:36.5106837Z --16608-- WARNING: Serious error when reading debug info 2023-01-11T23:16:36.5107323Z --16608-- When reading debug info from /opt/conda/lib/libstdc++.so.6.0.29: 2023-01-11T23:16:36.5107803Z --16608-- Ignoring non-Dwarf2/3/4 block in .debug_info 2023-01-11T23:16:36.5108266Z --16608-- WARNING: Serious error when reading debug info 2023-01-11T23:16:36.5108795Z --16608-- When reading debug info from /opt/conda/lib/libstdc++.so.6.0.29: 2023-01-11T23:16:36.5109267Z --16608-- Ignoring non-Dwarf2/3/4 block in .debug_info 2023-01-11T23:16:36.5109722Z --16608-- WARNING: Serious error when reading debug info 2023-01-11T23:16:36.5110268Z --16608-- When reading debug info from /opt/conda/lib/libstdc++.so.6.0.29: 2023-01-11T23:16:36.5110856Z --16608-- Ignoring non-Dwarf2/3/4 block in .debug_info 2023-01-11T23:16:36.5111405Z --16608-- WARNING: Serious error when reading debug info 2023-01-11T23:16:36.5111898Z --16608-- When reading debug info from /opt/conda/lib/libstdc++.so.6.0.29: 2023-01-11T23:16:36.5112347Z --16608-- Ignoring non-Dwarf2/3/4 block in .debug_info 2023-01-11T23:16:36.5112856Z --16608-- WARNING: Serious error when reading debug info 2023-01-11T23:16:36.5113358Z --16608-- When reading debug info from /opt/conda/lib/libstdc++.so.6.0.29: 2023-01-11T23:16:36.5113813Z --16608-- Ignoring non-Dwarf2/3/4 block in .debug_info 2023-01-11T23:16:36.5114265Z --16608-- WARNING: Serious error when reading debug info 2023-01-11T23:16:36.5114762Z --16608-- When reading debug info from /opt/conda/lib/libstdc++.so.6.0.29: 2023-01-11T23:16:36.5115282Z --16608-- Ignoring non-Dwarf2/3/4 block in .debug_info 2023-01-11T23:16:36.5115836Z --16608-- WARNING: Serious error when reading debug info 2023-01-11T23:16:36.5116465Z --16608-- When reading debug info from /opt/conda/lib/libstdc++.so.6.0.29: 2023-01-11T23:16:36.5117061Z --16608-- Ignoring non-Dwarf2/3/4 block in .debug_info 2023-01-11T23:16:36.5117604Z --16608-- WARNING: Serious error when reading debug info 2023-01-11T23:16:36.5118132Z --16608-- When reading debug info from /opt/conda/lib/libstdc++.so.6.0.29: 2023-01-11T23:16:36.5118615Z --16608-- Ignoring non-Dwarf2/3/4 block in .debug_info 2023-01-11T23:16:36.5119059Z --16608-- WARNING: Serious error when reading debug info 2023-01-11T23:16:36.5119562Z --16608-- When reading debug info from /opt/conda/lib/libstdc++.so.6.0.29: 2023-01-11T23:16:36.5120038Z --16608-- Ignoring non-Dwarf2/3/4 block in .debug_info 2023-01-11T23:16:36.5120477Z --16608-- WARNING: Serious error when reading debug info 2023-01-11T23:16:36.5120977Z --16608-- When reading debug info from /opt/conda/lib/libstdc++.so.6.0.29: 2023-01-11T23:16:36.5121452Z --16608-- Ignoring non-Dwarf2/3/4 block in .debug_info 2023-01-11T23:16:36.5121897Z --16608-- WARNING: Serious error when reading debug info 2023-01-11T23:16:36.5122375Z --16608-- When reading debug info from /opt/conda/lib/libstdc++.so.6.0.29: 2023-01-11T23:16:36.5122851Z --16608-- Ignoring non-Dwarf2/3/4 block in .debug_info 2023-01-11T23:16:36.5123306Z --16608-- WARNING: Serious error when reading debug info 2023-01-11T23:16:36.5123792Z --16608-- When reading debug info from /opt/conda/lib/libstdc++.so.6.0.29: 2023-01-11T23:16:36.5124392Z --16608-- Ignoring non-Dwarf2/3/4 block in .debug_info 2023-01-11T23:16:36.5125029Z --16608-- WARNING: Serious error when reading debug info 2023-01-11T23:16:36.5125579Z --16608-- When reading debug info from /opt/conda/lib/libstdc++.so.6.0.29: 2023-01-11T23:16:36.5126056Z --16608-- Ignoring non-Dwarf2/3/4 block in .debug_info 2023-01-11T23:16:36.5126503Z --16608-- WARNING: Serious error when reading debug info 2023-01-11T23:16:36.5127000Z --16608-- When reading debug info from /opt/conda/lib/libstdc++.so.6.0.29: 2023-01-11T23:16:36.5127469Z --16608-- Ignoring non-Dwarf2/3/4 block in .debug_info 2023-01-11T23:16:36.5127915Z --16608-- WARNING: Serious error when reading debug info 2023-01-11T23:16:36.5128426Z --16608-- When reading debug info from /opt/conda/lib/libstdc++.so.6.0.29: 2023-01-11T23:16:36.5128886Z --16608-- Ignoring non-Dwarf2/3/4 block in .debug_info 2023-01-11T23:16:36.5129335Z --16608-- WARNING: Serious error when reading debug info 2023-01-11T23:16:36.5129828Z --16608-- When reading debug info from /opt/conda/lib/libstdc++.so.6.0.29: 2023-01-11T23:16:36.5130330Z --16608-- parse_CU_Header: is neither DWARF2 nor DWARF3 nor DWARF4 2023-01-11T23:16:36.5879548Z --16608-- WARNING: Serious error when reading debug info 2023-01-11T23:16:36.5880063Z --16608-- When reading debug info from /opt/conda/lib/libgcc_s.so.1: 2023-01-11T23:16:36.5880534Z --16608-- Ignoring non-Dwarf2/3/4 block in .debug_info 2023-01-11T23:16:36.5880970Z --16608-- WARNING: Serious error when reading debug info 2023-01-11T23:16:36.5881480Z --16608-- When reading debug info from /opt/conda/lib/libgcc_s.so.1: 2023-01-11T23:16:36.5881920Z --16608-- Ignoring non-Dwarf2/3/4 block in .debug_info 2023-01-11T23:16:36.5882357Z --16608-- WARNING: Serious error when reading debug info 2023-01-11T23:16:36.5882821Z --16608-- When reading debug info from /opt/conda/lib/libgcc_s.so.1: 2023-01-11T23:16:36.5883265Z --16608-- Ignoring non-Dwarf2/3/4 block in .debug_info 2023-01-11T23:16:36.5883883Z --16608-- WARNING: Serious error when reading debug info 2023-01-11T23:16:36.5884512Z --16608-- When reading debug info from /opt/conda/lib/libgcc_s.so.1: 2023-01-11T23:16:36.5885129Z --16608-- Ignoring non-Dwarf2/3/4 block in .debug_info 2023-01-11T23:16:36.5885727Z --16608-- WARNING: Serious error when reading debug info 2023-01-11T23:16:36.5886239Z --16608-- When reading debug info from /opt/conda/lib/libgcc_s.so.1: 2023-01-11T23:16:36.5886727Z --16608-- Ignoring non-Dwarf2/3/4 block in .debug_info 2023-01-11T23:16:36.5887188Z --16608-- WARNING: Serious error when reading debug info 2023-01-11T23:16:36.5887700Z --16608-- When reading debug info from /opt/conda/lib/libgcc_s.so.1: 2023-01-11T23:16:36.5888194Z --16608-- Ignoring non-Dwarf2/3/4 block in .debug_info 2023-01-11T23:16:36.5888662Z --16608-- WARNING: Serious error when reading debug info 2023-01-11T23:16:36.5889141Z --16608-- When reading debug info from /opt/conda/lib/libgcc_s.so.1: 2023-01-11T23:16:36.5889587Z --16608-- Ignoring non-Dwarf2/3/4 block in .debug_info 2023-01-11T23:16:36.5890022Z --16608-- WARNING: Serious error when reading debug info 2023-01-11T23:16:36.5890481Z --16608-- When reading debug info from /opt/conda/lib/libgcc_s.so.1: 2023-01-11T23:16:36.5890925Z --16608-- Ignoring non-Dwarf2/3/4 block in .debug_info 2023-01-11T23:16:36.5891356Z --16608-- WARNING: Serious error when reading debug info 2023-01-11T23:16:36.5891800Z --16608-- When reading debug info from /opt/conda/lib/libgcc_s.so.1: 2023-01-11T23:16:36.5892250Z --16608-- Ignoring non-Dwarf2/3/4 block in .debug_info 2023-01-11T23:16:36.5892675Z --16608-- WARNING: Serious error when reading debug info 2023-01-11T23:16:36.5893121Z --16608-- When reading debug info from /opt/conda/lib/libgcc_s.so.1: 2023-01-11T23:16:36.5893562Z --16608-- Ignoring non-Dwarf2/3/4 block in .debug_info 2023-01-11T23:16:36.5894036Z --16608-- WARNING: Serious error when reading debug info 2023-01-11T23:16:36.5894916Z --16608-- When reading debug info from /opt/conda/lib/libgcc_s.so.1: 2023-01-11T23:16:36.5895467Z --16608-- Ignoring non-Dwarf2/3/4 block in .debug_info 2023-01-11T23:16:36.5896145Z --16608-- WARNING: Serious error when reading debug info 2023-01-11T23:16:36.5896712Z --16608-- When reading debug info from /opt/conda/lib/libgcc_s.so.1: 2023-01-11T23:16:36.5897142Z --16608-- Ignoring non-Dwarf2/3/4 block in .debug_info 2023-01-11T23:16:36.5897570Z --16608-- WARNING: Serious error when reading debug info 2023-01-11T23:16:36.5898035Z --16608-- When reading debug info from /opt/conda/lib/libgcc_s.so.1: 2023-01-11T23:16:36.5898470Z --16608-- Ignoring non-Dwarf2/3/4 block in .debug_info 2023-01-11T23:16:36.5898890Z --16608-- WARNING: Serious error when reading debug info 2023-01-11T23:16:36.5899351Z --16608-- When reading debug info from /opt/conda/lib/libgcc_s.so.1: 2023-01-11T23:16:36.5899796Z --16608-- Ignoring non-Dwarf2/3/4 block in .debug_info 2023-01-11T23:16:36.5900206Z --16608-- WARNING: Serious error when reading debug info 2023-01-11T23:16:36.5900844Z --16608-- When reading debug info from /opt/conda/lib/libgcc_s.so.1: 2023-01-11T23:16:36.5901290Z --16608-- Ignoring non-Dwarf2/3/4 block in .debug_info 2023-01-11T23:16:36.5901714Z --16608-- WARNING: Serious error when reading debug info 2023-01-11T23:16:36.5902165Z --16608-- When reading debug info from /opt/conda/lib/libgcc_s.so.1: 2023-01-11T23:16:36.5902603Z --16608-- Ignoring non-Dwarf2/3/4 block in .debug_info 2023-01-11T23:16:36.5903024Z --16608-- WARNING: Serious error when reading debug info 2023-01-11T23:16:36.5903479Z --16608-- When reading debug info from /opt/conda/lib/libgcc_s.so.1: 2023-01-11T23:16:36.5903921Z --16608-- Ignoring non-Dwarf2/3/4 block in .debug_info 2023-01-11T23:16:36.5904343Z --16608-- WARNING: Serious error when reading debug info 2023-01-11T23:16:36.5904789Z --16608-- When reading debug info from /opt/conda/lib/libgcc_s.so.1: 2023-01-11T23:16:36.5905242Z --16608-- Ignoring non-Dwarf2/3/4 block in .debug_info 2023-01-11T23:16:36.5905660Z --16608-- WARNING: Serious error when reading debug info 2023-01-11T23:16:36.5906178Z --16608-- When reading debug info from /opt/conda/lib/libgcc_s.so.1: 2023-01-11T23:16:36.5906629Z --16608-- Ignoring non-Dwarf2/3/4 block in .debug_info 2023-01-11T23:16:36.5907048Z --16608-- WARNING: Serious error when reading debug info 2023-01-11T23:16:36.5907498Z --16608-- When reading debug info from /opt/conda/lib/libgcc_s.so.1: 2023-01-11T23:16:36.5907940Z --16608-- Ignoring non-Dwarf2/3/4 block in .debug_info 2023-01-11T23:16:36.5908362Z --16608-- WARNING: Serious error when reading debug info 2023-01-11T23:16:36.5908881Z --16608-- When reading debug info from /opt/conda/lib/libgcc_s.so.1: 2023-01-11T23:16:36.5909310Z --16608-- Ignoring non-Dwarf2/3/4 block in .debug_info 2023-01-11T23:16:36.5909740Z --16608-- WARNING: Serious error when reading debug info 2023-01-11T23:16:36.5910241Z --16608-- When reading debug info from /opt/conda/lib/libgcc_s.so.1: 2023-01-11T23:16:36.5910780Z --16608-- Ignoring non-Dwarf2/3/4 block in .debug_info 2023-01-11T23:16:36.5911302Z --16608-- WARNING: Serious error when reading debug info 2023-01-11T23:16:36.5911805Z --16608-- When reading debug info from /opt/conda/lib/libgcc_s.so.1: 2023-01-11T23:16:36.5912241Z --16608-- Ignoring non-Dwarf2/3/4 block in .debug_info 2023-01-11T23:16:36.5912661Z --16608-- WARNING: Serious error when reading debug info 2023-01-11T23:16:36.5913119Z --16608-- When reading debug info from /opt/conda/lib/libgcc_s.so.1: 2023-01-11T23:16:36.5913556Z --16608-- Ignoring non-Dwarf2/3/4 block in .debug_info 2023-01-11T23:16:36.5913971Z --16608-- WARNING: Serious error when reading debug info 2023-01-11T23:16:36.5914431Z --16608-- When reading debug info from /opt/conda/lib/libgcc_s.so.1: 2023-01-11T23:16:36.5914869Z --16608-- Ignoring non-Dwarf2/3/4 block in .debug_info 2023-01-11T23:16:36.5915289Z --16608-- WARNING: Serious error when reading debug info 2023-01-11T23:16:36.5915808Z --16608-- When reading debug info from /opt/conda/lib/libgcc_s.so.1: 2023-01-11T23:16:36.5916365Z --16608-- Ignoring non-Dwarf2/3/4 block in .debug_info 2023-01-11T23:16:36.5916891Z --16608-- WARNING: Serious error when reading debug info 2023-01-11T23:16:36.5917531Z --16608-- When reading debug info from /opt/conda/lib/libgcc_s.so.1: 2023-01-11T23:16:36.5918028Z --16608-- Ignoring non-Dwarf2/3/4 block in .debug_info 2023-01-11T23:16:36.5918443Z --16608-- WARNING: Serious error when reading debug info 2023-01-11T23:16:36.5918901Z --16608-- When reading debug info from /opt/conda/lib/libgcc_s.so.1: 2023-01-11T23:16:36.5919339Z --16608-- Ignoring non-Dwarf2/3/4 block in .debug_info 2023-01-11T23:16:36.5919762Z --16608-- WARNING: Serious error when reading debug info 2023-01-11T23:16:36.5920207Z --16608-- When reading debug info from /opt/conda/lib/libgcc_s.so.1: 2023-01-11T23:16:36.5920650Z --16608-- Ignoring non-Dwarf2/3/4 block in .debug_info 2023-01-11T23:16:36.5921075Z --16608-- WARNING: Serious error when reading debug info 2023-01-11T23:16:36.5921528Z --16608-- When reading debug info from /opt/conda/lib/libgcc_s.so.1: 2023-01-11T23:16:36.5921967Z --16608-- Ignoring non-Dwarf2/3/4 block in .debug_info 2023-01-11T23:16:36.5922398Z --16608-- WARNING: Serious error when reading debug info 2023-01-11T23:16:36.5922847Z --16608-- When reading debug info from /opt/conda/lib/libgcc_s.so.1: 2023-01-11T23:16:36.5923288Z --16608-- Ignoring non-Dwarf2/3/4 block in .debug_info 2023-01-11T23:16:36.5923720Z --16608-- WARNING: Serious error when reading debug info 2023-01-11T23:16:36.5924290Z --16608-- When reading debug info from /opt/conda/lib/libgcc_s.so.1: 2023-01-11T23:16:36.5924822Z --16608-- Ignoring non-Dwarf2/3/4 block in .debug_info 2023-01-11T23:16:36.5925323Z --16608-- WARNING: Serious error when reading debug info 2023-01-11T23:16:36.5925784Z --16608-- When reading debug info from /opt/conda/lib/libgcc_s.so.1: 2023-01-11T23:16:36.5926212Z --16608-- Ignoring non-Dwarf2/3/4 block in .debug_info 2023-01-11T23:16:36.5926632Z --16608-- WARNING: Serious error when reading debug info 2023-01-11T23:16:36.5927086Z --16608-- When reading debug info from /opt/conda/lib/libgcc_s.so.1: 2023-01-11T23:16:36.5927568Z --16608-- Ignoring non-Dwarf2/3/4 block in .debug_info 2023-01-11T23:16:36.5928001Z --16608-- WARNING: Serious error when reading debug info 2023-01-11T23:16:36.5928454Z --16608-- When reading debug info from /opt/conda/lib/libgcc_s.so.1: 2023-01-11T23:16:36.5928891Z --16608-- Ignoring non-Dwarf2/3/4 block in .debug_info 2023-01-11T23:16:36.5929309Z --16608-- WARNING: Serious error when reading debug info 2023-01-11T23:16:36.5929772Z --16608-- When reading debug info from /opt/conda/lib/libgcc_s.so.1: 2023-01-11T23:16:36.5930212Z --16608-- Ignoring non-Dwarf2/3/4 block in .debug_info 2023-01-11T23:16:36.5930627Z --16608-- WARNING: Serious error when reading debug info 2023-01-11T23:16:36.5931087Z --16608-- When reading debug info from /opt/conda/lib/libgcc_s.so.1: 2023-01-11T23:16:36.5931532Z --16608-- Ignoring non-Dwarf2/3/4 block in .debug_info 2023-01-11T23:16:36.5931953Z --16608-- WARNING: Serious error when reading debug info 2023-01-11T23:16:36.5932415Z --16608-- When reading debug info from /opt/conda/lib/libgcc_s.so.1: 2023-01-11T23:16:36.5932856Z --16608-- Ignoring non-Dwarf2/3/4 block in .debug_info 2023-01-11T23:16:36.5933283Z --16608-- WARNING: Serious error when reading debug info 2023-01-11T23:16:36.5933734Z --16608-- When reading debug info from /opt/conda/lib/libgcc_s.so.1: 2023-01-11T23:16:36.5934177Z --16608-- Ignoring non-Dwarf2/3/4 block in .debug_info 2023-01-11T23:16:36.5934951Z --16608-- WARNING: Serious error when reading debug info 2023-01-11T23:16:36.5935502Z --16608-- When reading debug info from /opt/conda/lib/libgcc_s.so.1: 2023-01-11T23:16:36.5936057Z --16608-- Ignoring non-Dwarf2/3/4 block in .debug_info 2023-01-11T23:16:36.5936584Z --16608-- WARNING: Serious error when reading debug info 2023-01-11T23:16:36.5937066Z --16608-- When reading debug info from /opt/conda/lib/libgcc_s.so.1: 2023-01-11T23:16:36.5937504Z --16608-- Ignoring non-Dwarf2/3/4 block in .debug_info 2023-01-11T23:16:36.5937924Z --16608-- WARNING: Serious error when reading debug info 2023-01-11T23:16:36.5938387Z --16608-- When reading debug info from /opt/conda/lib/libgcc_s.so.1: 2023-01-11T23:16:36.5938899Z --16608-- Ignoring non-Dwarf2/3/4 block in .debug_info 2023-01-11T23:16:36.5939319Z --16608-- WARNING: Serious error when reading debug info 2023-01-11T23:16:36.5939775Z --16608-- When reading debug info from /opt/conda/lib/libgcc_s.so.1: 2023-01-11T23:16:36.5940206Z --16608-- Ignoring non-Dwarf2/3/4 block in .debug_info 2023-01-11T23:16:36.5940633Z --16608-- WARNING: Serious error when reading debug info 2023-01-11T23:16:36.5941094Z --16608-- When reading debug info from /opt/conda/lib/libgcc_s.so.1: 2023-01-11T23:16:36.5941522Z --16608-- Ignoring non-Dwarf2/3/4 block in .debug_info 2023-01-11T23:16:36.5941947Z --16608-- WARNING: Serious error when reading debug info 2023-01-11T23:16:36.5942400Z --16608-- When reading debug info from /opt/conda/lib/libgcc_s.so.1: 2023-01-11T23:16:36.5942829Z --16608-- Ignoring non-Dwarf2/3/4 block in .debug_info 2023-01-11T23:16:36.5943254Z --16608-- WARNING: Serious error when reading debug info 2023-01-11T23:16:36.5943717Z --16608-- When reading debug info from /opt/conda/lib/libgcc_s.so.1: 2023-01-11T23:16:36.5944160Z --16608-- Ignoring non-Dwarf2/3/4 block in .debug_info 2023-01-11T23:16:36.5944571Z --16608-- WARNING: Serious error when reading debug info 2023-01-11T23:16:36.5945034Z --16608-- When reading debug info from /opt/conda/lib/libgcc_s.so.1: 2023-01-11T23:16:36.5945472Z --16608-- Ignoring non-Dwarf2/3/4 block in .debug_info 2023-01-11T23:16:36.5945890Z --16608-- WARNING: Serious error when reading debug info 2023-01-11T23:16:36.5946341Z --16608-- When reading debug info from /opt/conda/lib/libgcc_s.so.1: 2023-01-11T23:16:36.5946783Z --16608-- Ignoring non-Dwarf2/3/4 block in .debug_info 2023-01-11T23:16:36.5947198Z --16608-- WARNING: Serious error when reading debug info 2023-01-11T23:16:36.5947659Z --16608-- When reading debug info from /opt/conda/lib/libgcc_s.so.1: 2023-01-11T23:16:36.5948099Z --16608-- Ignoring non-Dwarf2/3/4 block in .debug_info 2023-01-11T23:16:36.5948591Z --16608-- WARNING: Serious error when reading debug info 2023-01-11T23:16:36.5949122Z --16608-- When reading debug info from /opt/conda/lib/libgcc_s.so.1: 2023-01-11T23:16:36.5949564Z --16608-- Ignoring non-Dwarf2/3/4 block in .debug_info 2023-01-11T23:16:36.5949995Z --16608-- WARNING: Serious error when reading debug info 2023-01-11T23:16:36.5950548Z --16608-- When reading debug info from /opt/conda/lib/libgcc_s.so.1: 2023-01-11T23:16:36.5951087Z --16608-- Ignoring non-Dwarf2/3/4 block in .debug_info 2023-01-11T23:16:36.5951557Z --16608-- WARNING: Serious error when reading debug info 2023-01-11T23:16:36.5952007Z --16608-- When reading debug info from /opt/conda/lib/libgcc_s.so.1: 2023-01-11T23:16:36.5952451Z --16608-- Ignoring non-Dwarf2/3/4 block in .debug_info 2023-01-11T23:16:36.5952873Z --16608-- WARNING: Serious error when reading debug info 2023-01-11T23:16:36.5953328Z --16608-- When reading debug info from /opt/conda/lib/libgcc_s.so.1: 2023-01-11T23:16:36.5953762Z --16608-- Ignoring non-Dwarf2/3/4 block in .debug_info 2023-01-11T23:16:36.5954181Z --16608-- WARNING: Serious error when reading debug info 2023-01-11T23:16:36.5954642Z --16608-- When reading debug info from /opt/conda/lib/libgcc_s.so.1: 2023-01-11T23:16:36.5955075Z --16608-- Ignoring non-Dwarf2/3/4 block in .debug_info 2023-01-11T23:16:36.5955547Z --16608-- WARNING: Serious error when reading debug info 2023-01-11T23:16:36.5956124Z --16608-- When reading debug info from /opt/conda/lib/libgcc_s.so.1: 2023-01-11T23:16:36.5956663Z --16608-- Ignoring non-Dwarf2/3/4 block in .debug_info 2023-01-11T23:16:36.5957188Z --16608-- WARNING: Serious error when reading debug info 2023-01-11T23:16:36.5957738Z --16608-- When reading debug info from /opt/conda/lib/libgcc_s.so.1: 2023-01-11T23:16:36.5958180Z --16608-- Ignoring non-Dwarf2/3/4 block in .debug_info 2023-01-11T23:16:36.5958594Z --16608-- WARNING: Serious error when reading debug info 2023-01-11T23:16:36.5959051Z --16608-- When reading debug info from /opt/conda/lib/libgcc_s.so.1: 2023-01-11T23:16:36.5959493Z --16608-- Ignoring non-Dwarf2/3/4 block in .debug_info 2023-01-11T23:16:36.5959973Z --16608-- WARNING: Serious error when reading debug info 2023-01-11T23:16:36.5960434Z --16608-- When reading debug info from /opt/conda/lib/libgcc_s.so.1: 2023-01-11T23:16:36.5960863Z --16608-- Ignoring non-Dwarf2/3/4 block in .debug_info 2023-01-11T23:16:36.5961267Z --16608-- WARNING: Serious error when reading debug info 2023-01-11T23:16:36.5961714Z --16608-- When reading debug info from /opt/conda/lib/libgcc_s.so.1: 2023-01-11T23:16:36.5962145Z --16608-- Ignoring non-Dwarf2/3/4 block in .debug_info 2023-01-11T23:16:36.5962565Z --16608-- WARNING: Serious error when reading debug info 2023-01-11T23:16:36.5963002Z --16608-- When reading debug info from /opt/conda/lib/libgcc_s.so.1: 2023-01-11T23:16:36.5963440Z --16608-- Ignoring non-Dwarf2/3/4 block in .debug_info 2023-01-11T23:16:36.5963871Z --16608-- WARNING: Serious error when reading debug info 2023-01-11T23:16:36.5964441Z --16608-- When reading debug info from /opt/conda/lib/libgcc_s.so.1: 2023-01-11T23:16:36.5964994Z --16608-- Ignoring non-Dwarf2/3/4 block in .debug_info 2023-01-11T23:16:36.5965486Z --16608-- WARNING: Serious error when reading debug info 2023-01-11T23:16:36.5965928Z --16608-- When reading debug info from /opt/conda/lib/libgcc_s.so.1: 2023-01-11T23:16:36.5966375Z --16608-- Ignoring non-Dwarf2/3/4 block in .debug_info 2023-01-11T23:16:36.5966800Z --16608-- WARNING: Serious error when reading debug info 2023-01-11T23:16:36.5967262Z --16608-- When reading debug info from /opt/conda/lib/libgcc_s.so.1: 2023-01-11T23:16:36.5967692Z --16608-- Ignoring non-Dwarf2/3/4 block in .debug_info 2023-01-11T23:16:36.5968114Z --16608-- WARNING: Serious error when reading debug info 2023-01-11T23:16:36.5968571Z --16608-- When reading debug info from /opt/conda/lib/libgcc_s.so.1: 2023-01-11T23:16:36.5969002Z --16608-- Ignoring non-Dwarf2/3/4 block in .debug_info 2023-01-11T23:16:36.5969423Z --16608-- WARNING: Serious error when reading debug info 2023-01-11T23:16:36.5969950Z --16608-- When reading debug info from /opt/conda/lib/libgcc_s.so.1: 2023-01-11T23:16:36.5970394Z --16608-- Ignoring non-Dwarf2/3/4 block in .debug_info 2023-01-11T23:16:36.5970814Z --16608-- WARNING: Serious error when reading debug info 2023-01-11T23:16:36.5971275Z --16608-- When reading debug info from /opt/conda/lib/libgcc_s.so.1: 2023-01-11T23:16:36.5971708Z --16608-- Ignoring non-Dwarf2/3/4 block in .debug_info 2023-01-11T23:16:36.5972130Z --16608-- WARNING: Serious error when reading debug info 2023-01-11T23:16:36.5972592Z --16608-- When reading debug info from /opt/conda/lib/libgcc_s.so.1: 2023-01-11T23:16:36.5973033Z --16608-- Ignoring non-Dwarf2/3/4 block in .debug_info 2023-01-11T23:16:36.5973452Z --16608-- WARNING: Serious error when reading debug info 2023-01-11T23:16:36.5973950Z --16608-- When reading debug info from /opt/conda/lib/libgcc_s.so.1: 2023-01-11T23:16:36.5975708Z --16608-- Ignoring non-Dwarf2/3/4 block in .debug_info 2023-01-11T23:16:36.5976502Z --16608-- WARNING: Serious error when reading debug info 2023-01-11T23:16:36.5977220Z --16608-- When reading debug info from /opt/conda/lib/libgcc_s.so.1: 2023-01-11T23:16:36.5977901Z --16608-- Ignoring non-Dwarf2/3/4 block in .debug_info 2023-01-11T23:16:36.5978514Z --16608-- WARNING: Serious error when reading debug info 2023-01-11T23:16:36.5979206Z --16608-- When reading debug info from /opt/conda/lib/libgcc_s.so.1: 2023-01-11T23:16:36.5979864Z --16608-- Ignoring non-Dwarf2/3/4 block in .debug_info 2023-01-11T23:16:36.5980485Z --16608-- WARNING: Serious error when reading debug info 2023-01-11T23:16:36.5981151Z --16608-- When reading debug info from /opt/conda/lib/libgcc_s.so.1: 2023-01-11T23:16:36.5981797Z --16608-- Ignoring non-Dwarf2/3/4 block in .debug_info 2023-01-11T23:16:36.5982415Z --16608-- WARNING: Serious error when reading debug info 2023-01-11T23:16:36.5983076Z --16608-- When reading debug info from /opt/conda/lib/libgcc_s.so.1: 2023-01-11T23:16:36.5983733Z --16608-- Ignoring non-Dwarf2/3/4 block in .debug_info 2023-01-11T23:16:36.5984360Z --16608-- WARNING: Serious error when reading debug info 2023-01-11T23:16:36.5984976Z --16608-- When reading debug info from /opt/conda/lib/libgcc_s.so.1: 2023-01-11T23:16:36.5985329Z --16608-- Ignoring non-Dwarf2/3/4 block in .debug_info 2023-01-11T23:16:36.5985650Z --16608-- WARNING: Serious error when reading debug info 2023-01-11T23:16:36.5985997Z --16608-- When reading debug info from /opt/conda/lib/libgcc_s.so.1: 2023-01-11T23:16:36.5986323Z --16608-- Ignoring non-Dwarf2/3/4 block in .debug_info 2023-01-11T23:16:36.5986646Z --16608-- WARNING: Serious error when reading debug info 2023-01-11T23:16:36.5986992Z --16608-- When reading debug info from /opt/conda/lib/libgcc_s.so.1: 2023-01-11T23:16:36.5987324Z --16608-- Ignoring non-Dwarf2/3/4 block in .debug_info 2023-01-11T23:16:36.5987641Z --16608-- WARNING: Serious error when reading debug info 2023-01-11T23:16:36.5987985Z --16608-- When reading debug info from /opt/conda/lib/libgcc_s.so.1: 2023-01-11T23:16:36.5988316Z --16608-- Ignoring non-Dwarf2/3/4 block in .debug_info 2023-01-11T23:16:36.5988641Z --16608-- WARNING: Serious error when reading debug info 2023-01-11T23:16:36.5989065Z --16608-- When reading debug info from /opt/conda/lib/libgcc_s.so.1: 2023-01-11T23:16:36.5989401Z --16608-- Ignoring non-Dwarf2/3/4 block in .debug_info 2023-01-11T23:16:36.5989715Z --16608-- WARNING: Serious error when reading debug info 2023-01-11T23:16:36.5990075Z --16608-- When reading debug info from /opt/conda/lib/libgcc_s.so.1: 2023-01-11T23:16:36.5990493Z --16608-- Ignoring non-Dwarf2/3/4 block in .debug_info 2023-01-11T23:16:36.5990884Z --16608-- WARNING: Serious error when reading debug info 2023-01-11T23:16:36.5991309Z --16608-- When reading debug info from /opt/conda/lib/libgcc_s.so.1: 2023-01-11T23:16:36.5991642Z --16608-- Ignoring non-Dwarf2/3/4 block in .debug_info 2023-01-11T23:16:36.5991955Z --16608-- WARNING: Serious error when reading debug info 2023-01-11T23:16:36.5992296Z --16608-- When reading debug info from /opt/conda/lib/libgcc_s.so.1: 2023-01-11T23:16:36.5992681Z --16608-- Ignoring non-Dwarf2/3/4 block in .debug_info 2023-01-11T23:16:36.5993005Z --16608-- WARNING: Serious error when reading debug info 2023-01-11T23:16:36.5993343Z --16608-- When reading debug info from /opt/conda/lib/libgcc_s.so.1: 2023-01-11T23:16:36.5993672Z --16608-- Ignoring non-Dwarf2/3/4 block in .debug_info 2023-01-11T23:16:36.5993997Z --16608-- WARNING: Serious error when reading debug info 2023-01-11T23:16:36.5994336Z --16608-- When reading debug info from /opt/conda/lib/libgcc_s.so.1: 2023-01-11T23:16:36.5994671Z --16608-- Ignoring non-Dwarf2/3/4 block in .debug_info 2023-01-11T23:16:36.5995001Z --16608-- WARNING: Serious error when reading debug info 2023-01-11T23:16:36.5995420Z --16608-- When reading debug info from /opt/conda/lib/libgcc_s.so.1: 2023-01-11T23:16:36.5995834Z --16608-- Ignoring non-Dwarf2/3/4 block in .debug_info 2023-01-11T23:16:36.5996232Z --16608-- WARNING: Serious error when reading debug info 2023-01-11T23:16:36.5996667Z --16608-- When reading debug info from /opt/conda/lib/libgcc_s.so.1: 2023-01-11T23:16:36.5997079Z --16608-- Ignoring non-Dwarf2/3/4 block in .debug_info 2023-01-11T23:16:36.5997487Z --16608-- WARNING: Serious error when reading debug info 2023-01-11T23:16:36.5997848Z --16608-- When reading debug info from /opt/conda/lib/libgcc_s.so.1: 2023-01-11T23:16:36.5998172Z --16608-- Ignoring non-Dwarf2/3/4 block in .debug_info 2023-01-11T23:16:36.5998496Z --16608-- WARNING: Serious error when reading debug info 2023-01-11T23:16:36.5998845Z --16608-- When reading debug info from /opt/conda/lib/libgcc_s.so.1: 2023-01-11T23:16:36.5999168Z --16608-- Ignoring non-Dwarf2/3/4 block in .debug_info 2023-01-11T23:16:36.5999490Z --16608-- WARNING: Serious error when reading debug info 2023-01-11T23:16:36.5999835Z --16608-- When reading debug info from /opt/conda/lib/libgcc_s.so.1: 2023-01-11T23:16:36.6000160Z --16608-- Ignoring non-Dwarf2/3/4 block in .debug_info 2023-01-11T23:16:36.6000481Z --16608-- WARNING: Serious error when reading debug info 2023-01-11T23:16:36.6000867Z --16608-- When reading debug info from /opt/conda/lib/libgcc_s.so.1: 2023-01-11T23:16:36.6001207Z --16608-- Ignoring non-Dwarf2/3/4 block in .debug_info 2023-01-11T23:16:36.6001517Z --16608-- WARNING: Serious error when reading debug info 2023-01-11T23:16:36.6001860Z --16608-- When reading debug info from /opt/conda/lib/libgcc_s.so.1: 2023-01-11T23:16:36.6002194Z --16608-- Ignoring non-Dwarf2/3/4 block in .debug_info 2023-01-11T23:16:36.6002512Z --16608-- WARNING: Serious error when reading debug info 2023-01-11T23:16:36.6002862Z --16608-- When reading debug info from /opt/conda/lib/libgcc_s.so.1: 2023-01-11T23:16:36.6003191Z --16608-- Ignoring non-Dwarf2/3/4 block in .debug_info 2023-01-11T23:16:36.6003504Z --16608-- WARNING: Serious error when reading debug info 2023-01-11T23:16:36.6003855Z --16608-- When reading debug info from /opt/conda/lib/libgcc_s.so.1: 2023-01-11T23:16:36.6004199Z --16608-- Ignoring non-Dwarf2/3/4 block in .debug_info 2023-01-11T23:16:36.6004524Z --16608-- WARNING: Serious error when reading debug info 2023-01-11T23:16:36.6004866Z --16608-- When reading debug info from /opt/conda/lib/libgcc_s.so.1: 2023-01-11T23:16:36.6005200Z --16608-- Ignoring non-Dwarf2/3/4 block in .debug_info 2023-01-11T23:16:36.6005526Z --16608-- WARNING: Serious error when reading debug info 2023-01-11T23:16:36.6005867Z --16608-- When reading debug info from /opt/conda/lib/libgcc_s.so.1: 2023-01-11T23:16:36.6006205Z --16608-- Ignoring non-Dwarf2/3/4 block in .debug_info 2023-01-11T23:16:36.6006524Z --16608-- WARNING: Serious error when reading debug info 2023-01-11T23:16:36.6006860Z --16608-- When reading debug info from /opt/conda/lib/libgcc_s.so.1: 2023-01-11T23:16:36.6007198Z --16608-- Ignoring non-Dwarf2/3/4 block in .debug_info 2023-01-11T23:16:36.6007520Z --16608-- WARNING: Serious error when reading debug info 2023-01-11T23:16:36.6007876Z --16608-- When reading debug info from /opt/conda/lib/libgcc_s.so.1: 2023-01-11T23:16:36.6008235Z --16608-- Ignoring non-Dwarf2/3/4 block in .debug_info 2023-01-11T23:16:36.6008566Z --16608-- WARNING: Serious error when reading debug info 2023-01-11T23:16:36.6008919Z --16608-- When reading debug info from /opt/conda/lib/libgcc_s.so.1: 2023-01-11T23:16:36.6009251Z --16608-- Ignoring non-Dwarf2/3/4 block in .debug_info 2023-01-11T23:16:36.6009583Z --16608-- WARNING: Serious error when reading debug info 2023-01-11T23:16:36.6009925Z --16608-- When reading debug info from /opt/conda/lib/libgcc_s.so.1: 2023-01-11T23:16:36.6010259Z --16608-- Ignoring non-Dwarf2/3/4 block in .debug_info 2023-01-11T23:16:36.6010588Z --16608-- WARNING: Serious error when reading debug info 2023-01-11T23:16:36.6010937Z --16608-- When reading debug info from /opt/conda/lib/libgcc_s.so.1: 2023-01-11T23:16:36.6011283Z --16608-- Ignoring non-Dwarf2/3/4 block in .debug_info 2023-01-11T23:16:36.6011601Z --16608-- WARNING: Serious error when reading debug info 2023-01-11T23:16:36.6011960Z --16608-- When reading debug info from /opt/conda/lib/libgcc_s.so.1: 2023-01-11T23:16:36.6012305Z --16608-- Ignoring non-Dwarf2/3/4 block in .debug_info 2023-01-11T23:16:36.6012625Z --16608-- WARNING: Serious error when reading debug info 2023-01-11T23:16:36.6012978Z --16608-- When reading debug info from /opt/conda/lib/libgcc_s.so.1: 2023-01-11T23:16:36.6013318Z --16608-- Ignoring non-Dwarf2/3/4 block in .debug_info 2023-01-11T23:16:36.6013628Z --16608-- WARNING: Serious error when reading debug info 2023-01-11T23:16:36.6013978Z --16608-- When reading debug info from /opt/conda/lib/libgcc_s.so.1: 2023-01-11T23:16:36.6014653Z --16608-- Ignoring non-Dwarf2/3/4 block in .debug_info 2023-01-11T23:16:36.6015054Z --16608-- WARNING: Serious error when reading debug info 2023-01-11T23:16:36.6015478Z --16608-- When reading debug info from /opt/conda/lib/libgcc_s.so.1: 2023-01-11T23:16:36.6015905Z --16608-- Ignoring non-Dwarf2/3/4 block in .debug_info 2023-01-11T23:16:36.6016304Z --16608-- WARNING: Serious error when reading debug info 2023-01-11T23:16:36.6016728Z --16608-- When reading debug info from /opt/conda/lib/libgcc_s.so.1: 2023-01-11T23:16:36.6017136Z --16608-- Ignoring non-Dwarf2/3/4 block in .debug_info 2023-01-11T23:16:36.6017466Z --16608-- WARNING: Serious error when reading debug info 2023-01-11T23:16:36.6017802Z --16608-- When reading debug info from /opt/conda/lib/libgcc_s.so.1: 2023-01-11T23:16:36.6018137Z --16608-- Ignoring non-Dwarf2/3/4 block in .debug_info 2023-01-11T23:16:36.6018453Z --16608-- WARNING: Serious error when reading debug info 2023-01-11T23:16:36.6018797Z --16608-- When reading debug info from /opt/conda/lib/libgcc_s.so.1: 2023-01-11T23:16:36.6019131Z --16608-- Ignoring non-Dwarf2/3/4 block in .debug_info 2023-01-11T23:16:36.6019455Z --16608-- WARNING: Serious error when reading debug info 2023-01-11T23:16:36.6019806Z --16608-- When reading debug info from /opt/conda/lib/libgcc_s.so.1: 2023-01-11T23:16:36.6020137Z --16608-- Ignoring non-Dwarf2/3/4 block in .debug_info 2023-01-11T23:16:36.6020461Z --16608-- WARNING: Serious error when reading debug info 2023-01-11T23:16:36.6020807Z --16608-- When reading debug info from /opt/conda/lib/libgcc_s.so.1: 2023-01-11T23:16:36.6021142Z --16608-- Ignoring non-Dwarf2/3/4 block in .debug_info 2023-01-11T23:16:36.6021468Z --16608-- WARNING: Serious error when reading debug info 2023-01-11T23:16:36.6021814Z --16608-- When reading debug info from /opt/conda/lib/libgcc_s.so.1: 2023-01-11T23:16:36.6022141Z --16608-- Ignoring non-Dwarf2/3/4 block in .debug_info 2023-01-11T23:16:36.6022464Z --16608-- WARNING: Serious error when reading debug info 2023-01-11T23:16:36.6022811Z --16608-- When reading debug info from /opt/conda/lib/libgcc_s.so.1: 2023-01-11T23:16:36.6023145Z --16608-- Ignoring non-Dwarf2/3/4 block in .debug_info 2023-01-11T23:16:36.6023458Z --16608-- WARNING: Serious error when reading debug info 2023-01-11T23:16:36.6023807Z --16608-- When reading debug info from /opt/conda/lib/libgcc_s.so.1: 2023-01-11T23:16:36.6024142Z --16608-- Ignoring non-Dwarf2/3/4 block in .debug_info 2023-01-11T23:16:36.6024495Z --16608-- WARNING: Serious error when reading debug info 2023-01-11T23:16:36.6024844Z --16608-- When reading debug info from /opt/conda/lib/libgcc_s.so.1: 2023-01-11T23:16:36.6025207Z --16608-- parse_CU_Header: is neither DWARF2 nor DWARF3 nor DWARF4 2023-01-11T23:16:36.8629690Z --16608-- WARNING: Serious error when reading debug info 2023-01-11T23:16:36.8630788Z --16608-- When reading debug info from /opt/conda/lib/libgomp.so.1.0.0: 2023-01-11T23:16:36.8631851Z --16608-- Ignoring non-Dwarf2/3/4 block in .debug_info 2023-01-11T23:16:36.8632724Z --16608-- WARNING: Serious error when reading debug info 2023-01-11T23:16:36.8633641Z --16608-- When reading debug info from /opt/conda/lib/libgomp.so.1.0.0: 2023-01-11T23:16:36.8634423Z --16608-- Ignoring non-Dwarf2/3/4 block in .debug_info 2023-01-11T23:16:36.8635136Z --16608-- WARNING: Serious error when reading debug info 2023-01-11T23:16:36.8635914Z --16608-- When reading debug info from /opt/conda/lib/libgomp.so.1.0.0: 2023-01-11T23:16:36.8636685Z --16608-- Ignoring non-Dwarf2/3/4 block in .debug_info 2023-01-11T23:16:36.8637121Z --16608-- WARNING: Serious error when reading debug info 2023-01-11T23:16:36.8637567Z --16608-- When reading debug info from /opt/conda/lib/libgomp.so.1.0.0: 2023-01-11T23:16:36.8637994Z --16608-- Ignoring non-Dwarf2/3/4 block in .debug_info 2023-01-11T23:16:36.8638328Z --16608-- WARNING: Serious error when reading debug info 2023-01-11T23:16:36.8638679Z --16608-- When reading debug info from /opt/conda/lib/libgomp.so.1.0.0: 2023-01-11T23:16:36.8639025Z --16608-- Ignoring non-Dwarf2/3/4 block in .debug_info 2023-01-11T23:16:36.8639346Z --16608-- WARNING: Serious error when reading debug info 2023-01-11T23:16:36.8639691Z --16608-- When reading debug info from /opt/conda/lib/libgomp.so.1.0.0: 2023-01-11T23:16:36.8640032Z --16608-- Ignoring non-Dwarf2/3/4 block in .debug_info 2023-01-11T23:16:36.8640357Z --16608-- WARNING: Serious error when reading debug info 2023-01-11T23:16:36.8640701Z --16608-- When reading debug info from /opt/conda/lib/libgomp.so.1.0.0: 2023-01-11T23:16:36.8641044Z --16608-- Ignoring non-Dwarf2/3/4 block in .debug_info 2023-01-11T23:16:36.8641606Z --16608-- WARNING: Serious error when reading debug info 2023-01-11T23:16:36.8641964Z --16608-- When reading debug info from /opt/conda/lib/libgomp.so.1.0.0: 2023-01-11T23:16:36.8642301Z --16608-- Ignoring non-Dwarf2/3/4 block in .debug_info 2023-01-11T23:16:36.8642624Z --16608-- WARNING: Serious error when reading debug info 2023-01-11T23:16:36.8642978Z --16608-- When reading debug info from /opt/conda/lib/libgomp.so.1.0.0: 2023-01-11T23:16:36.8643309Z --16608-- Ignoring non-Dwarf2/3/4 block in .debug_info 2023-01-11T23:16:36.8643628Z --16608-- WARNING: Serious error when reading debug info 2023-01-11T23:16:36.8643987Z --16608-- When reading debug info from /opt/conda/lib/libgomp.so.1.0.0: 2023-01-11T23:16:36.8644399Z --16608-- Ignoring non-Dwarf2/3/4 block in .debug_info 2023-01-11T23:16:36.8644793Z --16608-- WARNING: Serious error when reading debug info 2023-01-11T23:16:36.8645233Z --16608-- When reading debug info from /opt/conda/lib/libgomp.so.1.0.0: 2023-01-11T23:16:36.8645605Z --16608-- Ignoring non-Dwarf2/3/4 block in .debug_info 2023-01-11T23:16:36.8645922Z --16608-- WARNING: Serious error when reading debug info 2023-01-11T23:16:36.8646273Z --16608-- When reading debug info from /opt/conda/lib/libgomp.so.1.0.0: 2023-01-11T23:16:36.8646613Z --16608-- Ignoring non-Dwarf2/3/4 block in .debug_info 2023-01-11T23:16:36.8646926Z --16608-- WARNING: Serious error when reading debug info 2023-01-11T23:16:36.8647279Z --16608-- When reading debug info from /opt/conda/lib/libgomp.so.1.0.0: 2023-01-11T23:16:36.8647615Z --16608-- Ignoring non-Dwarf2/3/4 block in .debug_info 2023-01-11T23:16:36.8647925Z --16608-- WARNING: Serious error when reading debug info 2023-01-11T23:16:36.8648277Z --16608-- When reading debug info from /opt/conda/lib/libgomp.so.1.0.0: 2023-01-11T23:16:36.8648614Z --16608-- Ignoring non-Dwarf2/3/4 block in .debug_info 2023-01-11T23:16:36.8648934Z --16608-- WARNING: Serious error when reading debug info 2023-01-11T23:16:36.8649349Z --16608-- When reading debug info from /opt/conda/lib/libgomp.so.1.0.0: 2023-01-11T23:16:36.8649691Z --16608-- Ignoring non-Dwarf2/3/4 block in .debug_info 2023-01-11T23:16:36.8650009Z --16608-- WARNING: Serious error when reading debug info 2023-01-11T23:16:36.8650358Z --16608-- When reading debug info from /opt/conda/lib/libgomp.so.1.0.0: 2023-01-11T23:16:36.8650700Z --16608-- Ignoring non-Dwarf2/3/4 block in .debug_info 2023-01-11T23:16:36.8651020Z --16608-- WARNING: Serious error when reading debug info 2023-01-11T23:16:36.8651370Z --16608-- When reading debug info from /opt/conda/lib/libgomp.so.1.0.0: 2023-01-11T23:16:36.8651705Z --16608-- Ignoring non-Dwarf2/3/4 block in .debug_info 2023-01-11T23:16:36.8652025Z --16608-- WARNING: Serious error when reading debug info 2023-01-11T23:16:36.8652379Z --16608-- When reading debug info from /opt/conda/lib/libgomp.so.1.0.0: 2023-01-11T23:16:36.8652714Z --16608-- Ignoring non-Dwarf2/3/4 block in .debug_info 2023-01-11T23:16:36.8653035Z --16608-- WARNING: Serious error when reading debug info 2023-01-11T23:16:36.8653391Z --16608-- When reading debug info from /opt/conda/lib/libgomp.so.1.0.0: 2023-01-11T23:16:36.8653726Z --16608-- Ignoring non-Dwarf2/3/4 block in .debug_info 2023-01-11T23:16:36.8654048Z --16608-- WARNING: Serious error when reading debug info 2023-01-11T23:16:36.8654686Z --16608-- When reading debug info from /opt/conda/lib/libgomp.so.1.0.0: 2023-01-11T23:16:36.8655103Z --16608-- Ignoring non-Dwarf2/3/4 block in .debug_info 2023-01-11T23:16:36.8655500Z --16608-- WARNING: Serious error when reading debug info 2023-01-11T23:16:36.8655936Z --16608-- When reading debug info from /opt/conda/lib/libgomp.so.1.0.0: 2023-01-11T23:16:36.8656347Z --16608-- Ignoring non-Dwarf2/3/4 block in .debug_info 2023-01-11T23:16:36.8656753Z --16608-- WARNING: Serious error when reading debug info 2023-01-11T23:16:36.8657140Z --16608-- When reading debug info from /opt/conda/lib/libgomp.so.1.0.0: 2023-01-11T23:16:36.8657483Z --16608-- Ignoring non-Dwarf2/3/4 block in .debug_info 2023-01-11T23:16:36.8657858Z --16608-- WARNING: Serious error when reading debug info 2023-01-11T23:16:36.8658216Z --16608-- When reading debug info from /opt/conda/lib/libgomp.so.1.0.0: 2023-01-11T23:16:36.8658556Z --16608-- Ignoring non-Dwarf2/3/4 block in .debug_info 2023-01-11T23:16:36.8658871Z --16608-- WARNING: Serious error when reading debug info 2023-01-11T23:16:36.8659227Z --16608-- When reading debug info from /opt/conda/lib/libgomp.so.1.0.0: 2023-01-11T23:16:36.8659570Z --16608-- Ignoring non-Dwarf2/3/4 block in .debug_info 2023-01-11T23:16:36.8659887Z --16608-- WARNING: Serious error when reading debug info 2023-01-11T23:16:36.8660248Z --16608-- When reading debug info from /opt/conda/lib/libgomp.so.1.0.0: 2023-01-11T23:16:36.8660583Z --16608-- Ignoring non-Dwarf2/3/4 block in .debug_info 2023-01-11T23:16:36.8660904Z --16608-- WARNING: Serious error when reading debug info 2023-01-11T23:16:36.8661256Z --16608-- When reading debug info from /opt/conda/lib/libgomp.so.1.0.0: 2023-01-11T23:16:36.8661597Z --16608-- Ignoring non-Dwarf2/3/4 block in .debug_info 2023-01-11T23:16:36.8661917Z --16608-- WARNING: Serious error when reading debug info 2023-01-11T23:16:36.8662261Z --16608-- When reading debug info from /opt/conda/lib/libgomp.so.1.0.0: 2023-01-11T23:16:36.8662598Z --16608-- Ignoring non-Dwarf2/3/4 block in .debug_info 2023-01-11T23:16:36.8662921Z --16608-- WARNING: Serious error when reading debug info 2023-01-11T23:16:36.8663267Z --16608-- When reading debug info from /opt/conda/lib/libgomp.so.1.0.0: 2023-01-11T23:16:36.8663616Z --16608-- Ignoring non-Dwarf2/3/4 block in .debug_info 2023-01-11T23:16:36.8663940Z --16608-- WARNING: Serious error when reading debug info 2023-01-11T23:16:36.8664291Z --16608-- When reading debug info from /opt/conda/lib/libgomp.so.1.0.0: 2023-01-11T23:16:36.8664627Z --16608-- Ignoring non-Dwarf2/3/4 block in .debug_info 2023-01-11T23:16:36.8664984Z --16608-- WARNING: Serious error when reading debug info 2023-01-11T23:16:36.8665395Z --16608-- When reading debug info from /opt/conda/lib/libgomp.so.1.0.0: 2023-01-11T23:16:36.8665736Z --16608-- Ignoring non-Dwarf2/3/4 block in .debug_info 2023-01-11T23:16:36.8666058Z --16608-- WARNING: Serious error when reading debug info 2023-01-11T23:16:36.8666419Z --16608-- When reading debug info from /opt/conda/lib/libgomp.so.1.0.0: 2023-01-11T23:16:36.8666753Z --16608-- Ignoring non-Dwarf2/3/4 block in .debug_info 2023-01-11T23:16:36.8667076Z --16608-- WARNING: Serious error when reading debug info 2023-01-11T23:16:36.8667426Z --16608-- When reading debug info from /opt/conda/lib/libgomp.so.1.0.0: 2023-01-11T23:16:36.8667768Z --16608-- Ignoring non-Dwarf2/3/4 block in .debug_info 2023-01-11T23:16:36.8668085Z --16608-- WARNING: Serious error when reading debug info 2023-01-11T23:16:36.8668435Z --16608-- When reading debug info from /opt/conda/lib/libgomp.so.1.0.0: 2023-01-11T23:16:36.8668849Z --16608-- Ignoring non-Dwarf2/3/4 block in .debug_info 2023-01-11T23:16:36.8669168Z --16608-- WARNING: Serious error when reading debug info 2023-01-11T23:16:36.8669520Z --16608-- When reading debug info from /opt/conda/lib/libgomp.so.1.0.0: 2023-01-11T23:16:36.8669861Z --16608-- Ignoring non-Dwarf2/3/4 block in .debug_info 2023-01-11T23:16:36.8670218Z --16608-- WARNING: Serious error when reading debug info 2023-01-11T23:16:36.8670666Z --16608-- When reading debug info from /opt/conda/lib/libgomp.so.1.0.0: 2023-01-11T23:16:36.8671086Z --16608-- Ignoring non-Dwarf2/3/4 block in .debug_info 2023-01-11T23:16:36.8671479Z --16608-- WARNING: Serious error when reading debug info 2023-01-11T23:16:36.8671837Z --16608-- When reading debug info from /opt/conda/lib/libgomp.so.1.0.0: 2023-01-11T23:16:36.8672170Z --16608-- Ignoring non-Dwarf2/3/4 block in .debug_info 2023-01-11T23:16:36.8672488Z --16608-- WARNING: Serious error when reading debug info 2023-01-11T23:16:36.8672835Z --16608-- When reading debug info from /opt/conda/lib/libgomp.so.1.0.0: 2023-01-11T23:16:36.8673177Z --16608-- Ignoring non-Dwarf2/3/4 block in .debug_info 2023-01-11T23:16:36.8673543Z --16608-- WARNING: Serious error when reading debug info 2023-01-11T23:16:36.8673890Z --16608-- When reading debug info from /opt/conda/lib/libgomp.so.1.0.0: 2023-01-11T23:16:36.8674236Z --16608-- Ignoring non-Dwarf2/3/4 block in .debug_info 2023-01-11T23:16:36.8674556Z --16608-- WARNING: Serious error when reading debug info 2023-01-11T23:16:36.8674912Z --16608-- When reading debug info from /opt/conda/lib/libgomp.so.1.0.0: 2023-01-11T23:16:36.8675250Z --16608-- Ignoring non-Dwarf2/3/4 block in .debug_info 2023-01-11T23:16:36.8675647Z --16608-- WARNING: Serious error when reading debug info 2023-01-11T23:16:36.8676086Z --16608-- When reading debug info from /opt/conda/lib/libgomp.so.1.0.0: 2023-01-11T23:16:36.8676499Z --16608-- Ignoring non-Dwarf2/3/4 block in .debug_info 2023-01-11T23:16:36.8676897Z --16608-- WARNING: Serious error when reading debug info 2023-01-11T23:16:36.8677335Z --16608-- When reading debug info from /opt/conda/lib/libgomp.so.1.0.0: 2023-01-11T23:16:36.8677757Z --16608-- Ignoring non-Dwarf2/3/4 block in .debug_info 2023-01-11T23:16:36.8678108Z --16608-- WARNING: Serious error when reading debug info 2023-01-11T23:16:36.8678464Z --16608-- When reading debug info from /opt/conda/lib/libgomp.so.1.0.0: 2023-01-11T23:16:36.8678799Z --16608-- Ignoring non-Dwarf2/3/4 block in .debug_info 2023-01-11T23:16:36.8679114Z --16608-- WARNING: Serious error when reading debug info 2023-01-11T23:16:36.8679467Z --16608-- When reading debug info from /opt/conda/lib/libgomp.so.1.0.0: 2023-01-11T23:16:36.8679803Z --16608-- Ignoring non-Dwarf2/3/4 block in .debug_info 2023-01-11T23:16:36.8680120Z --16608-- WARNING: Serious error when reading debug info 2023-01-11T23:16:36.8680473Z --16608-- When reading debug info from /opt/conda/lib/libgomp.so.1.0.0: 2023-01-11T23:16:36.8680815Z --16608-- Ignoring non-Dwarf2/3/4 block in .debug_info 2023-01-11T23:16:36.8681131Z --16608-- WARNING: Serious error when reading debug info 2023-01-11T23:16:36.8681527Z --16608-- When reading debug info from /opt/conda/lib/libgomp.so.1.0.0: 2023-01-11T23:16:36.8681874Z --16608-- Ignoring non-Dwarf2/3/4 block in .debug_info 2023-01-11T23:16:36.8682193Z --16608-- WARNING: Serious error when reading debug info 2023-01-11T23:16:36.8682542Z --16608-- When reading debug info from /opt/conda/lib/libgomp.so.1.0.0: 2023-01-11T23:16:36.8682879Z --16608-- Ignoring non-Dwarf2/3/4 block in .debug_info 2023-01-11T23:16:36.8683210Z --16608-- WARNING: Serious error when reading debug info 2023-01-11T23:16:36.8683555Z --16608-- When reading debug info from /opt/conda/lib/libgomp.so.1.0.0: 2023-01-11T23:16:36.8683925Z --16608-- parse_CU_Header: is neither DWARF2 nor DWARF3 nor DWARF4 2023-01-11T23:16:37.7909305Z ==16608== Warning: set address range perms: large range [0x59eb4000, 0x6ef1a000) (defined) 2023-01-11T23:17:19.9789266Z Running main() from /var/lib/jenkins/workspace/third_party/googletest/googletest/src/gtest_main.cc 2023-01-11T23:17:20.0009441Z Note: Google Test filter = -*CUDA 2023-01-11T23:17:20.0066206Z [==========] Running 4 tests from 1 test suite. 2023-01-11T23:17:20.0080535Z [----------] Global test environment set-up. 2023-01-11T23:17:20.0109923Z [----------] 4 tests from BasicTest 2023-01-11T23:17:20.0128026Z [ RUN ] BasicTest.BasicTestCPU 2023-01-11T23:17:20.1599561Z ==16608== Warning: noted but unhandled ioctl 0x30000001 with no size/direction hints. 2023-01-11T23:17:20.1599977Z ==16608== This could cause spurious value errors to appear. 2023-01-11T23:17:20.1601517Z ==16608== See README_MISSING_SYSCALL_OR_IOCTL for guidance on writing a proper wrapper. 2023-01-11T23:17:20.1602055Z ==16608== Warning: noted but unhandled ioctl 0x27 with no size/direction hints. 2023-01-11T23:17:20.1602453Z ==16608== This could cause spurious value errors to appear. 2023-01-11T23:17:20.1602778Z ==16608== See README_MISSING_SYSCALL_OR_IOCTL for guidance on writing a proper wrapper. 2023-01-11T23:17:20.2829230Z ==16608== Warning: noted but unhandled ioctl 0x25 with no size/direction hints. 2023-01-11T23:17:20.2830308Z ==16608== This could cause spurious value errors to appear. 2023-01-11T23:17:20.2831028Z ==16608== See README_MISSING_SYSCALL_OR_IOCTL for guidance on writing a proper wrapper. 2023-01-11T23:17:20.3341424Z ==16608== Warning: noted but unhandled ioctl 0x17 with no size/direction hints. 2023-01-11T23:17:20.3342197Z ==16608== This could cause spurious value errors to appear. 2023-01-11T23:17:20.3343520Z ==16608== See README_MISSING_SYSCALL_OR_IOCTL for guidance on writing a proper wrapper. 2023-01-11T23:17:20.3447472Z ==16608== Warning: set address range perms: large range [0x200000000, 0x300200000) (noaccess) 2023-01-11T23:17:20.3556511Z ==16608== Warning: set address range perms: large range [0x6ef1a000, 0x8ef19000) (noaccess) 2023-01-11T23:17:21.6054522Z 367 ms 2023-01-11T23:17:25.7780655Z 4140 ms 2023-01-11T23:17:32.6784878Z 6892 ms 2023-01-11T23:17:33.3789192Z [ OK ] BasicTest.BasicTestCPU (13363 ms) 2023-01-11T23:17:33.3796476Z [ RUN ] BasicTest.BasicTestHalfCPU 2023-01-11T23:17:33.5665621Z 123 ms 2023-01-11T23:17:38.1250681Z 4549 ms 2023-01-11T23:17:45.3346315Z 7205 ms 2023-01-11T23:17:45.4831989Z [ OK ] BasicTest.BasicTestHalfCPU (12102 ms) 2023-01-11T23:17:45.4833773Z [ RUN ] BasicTest.FactoryMethodsTest 2023-01-11T23:17:45.5814594Z ==16608== Warning: noted but unhandled ioctl 0x19 with no size/direction hints. 2023-01-11T23:17:45.5815009Z ==16608== This could cause spurious value errors to appear. 2023-01-11T23:17:45.5815370Z ==16608== See README_MISSING_SYSCALL_OR_IOCTL for guidance on writing a proper wrapper. 2023-01-11T23:17:45.6095221Z ==16608== Warning: noted but unhandled ioctl 0x49 with no size/direction hints. 2023-01-11T23:17:45.6095587Z ==16608== This could cause spurious value errors to appear. 2023-01-11T23:17:45.6095960Z ==16608== See README_MISSING_SYSCALL_OR_IOCTL for guidance on writing a proper wrapper. 2023-01-11T23:17:45.6108984Z ==16608== Warning: noted but unhandled ioctl 0x21 with no size/direction hints. 2023-01-11T23:17:45.6109332Z ==16608== This could cause spurious value errors to appear. 2023-01-11T23:17:45.6109659Z ==16608== See README_MISSING_SYSCALL_OR_IOCTL for guidance on writing a proper wrapper. 2023-01-11T23:17:45.7638226Z ==16608== Warning: noted but unhandled ioctl 0x1b with no size/direction hints. 2023-01-11T23:17:45.7638640Z ==16608== This could cause spurious value errors to appear. 2023-01-11T23:17:45.7639000Z ==16608== See README_MISSING_SYSCALL_OR_IOCTL for guidance on writing a proper wrapper. 2023-01-11T23:17:45.8886221Z ==16608== Warning: noted but unhandled ioctl 0x44 with no size/direction hints. 2023-01-11T23:17:45.8886619Z ==16608== This could cause spurious value errors to appear. 2023-01-11T23:17:45.8886939Z ==16608== See README_MISSING_SYSCALL_OR_IOCTL for guidance on writing a proper wrapper. 2023-01-11T23:17:45.8920108Z ==16608== Warning: noted but unhandled ioctl 0x48 with no size/direction hints. 2023-01-11T23:17:45.8920936Z ==16608== This could cause spurious value errors to appear. 2023-01-11T23:17:45.8921435Z ==16608== See README_MISSING_SYSCALL_OR_IOCTL for guidance on writing a proper wrapper. 2023-01-11T23:17:46.5902008Z ==16608== Warning: set address range perms: large range [0x9a000000, 0xabfff000) (noaccess) 2023-01-11T23:18:02.8182360Z [ OK ] BasicTest.FactoryMethodsTest (17334 ms) 2023-01-11T23:18:02.8183011Z [ RUN ] BasicTest.BasicStdTestCPU 2023-01-11T23:18:02.9304020Z Simple example: called once 2023-01-11T23:18:02.9681056Z throw: call_once will retry 2023-01-11T23:18:02.9708624Z Didn't throw, call_once will not attempt again 2023-01-11T23:18:02.9736691Z [ OK ] BasicTest.BasicStdTestCPU (155 ms) 2023-01-11T23:18:02.9756775Z [----------] 4 tests from BasicTest (42961 ms total) 2023-01-11T23:18:02.9757065Z 2023-01-11T23:18:02.9763789Z [----------] Global test environment tear-down 2023-01-11T23:18:02.9790672Z [==========] 4 tests from 1 test suite ran. (42979 ms total) 2023-01-11T23:18:02.9803360Z [ PASSED ] 4 tests. 2023-01-11T23:18:05.0703895Z ==16608== 2023-01-11T23:18:05.0827742Z ==16608== HEAP SUMMARY: 2023-01-11T23:18:05.0828059Z ==16608== in use at exit: 958,598,117 bytes in 360,361 blocks 2023-01-11T23:18:05.0828414Z ==16608== total heap usage: 2,508,984 allocs, 2,148,623 frees, 2,280,178,464 bytes allocated 2023-01-11T23:18:05.0828779Z ==16608== 2023-01-11T23:18:10.5447434Z ==16608== LEAK SUMMARY: 2023-01-11T23:18:10.5447726Z ==16608== definitely lost: 144 bytes in 2 blocks 2023-01-11T23:18:10.5448055Z ==16608== indirectly lost: 96 bytes in 1 blocks 2023-01-11T23:18:10.5448399Z ==16608== possibly lost: 152,432 bytes in 1,366 blocks 2023-01-11T23:18:10.5448744Z ==16608== still reachable: 958,445,445 bytes in 358,992 blocks 2023-01-11T23:18:10.5449027Z ==16608== suppressed: 0 bytes in 0 blocks 2023-01-11T23:18:10.5449505Z ==16608== Rerun with --leak-check=full to see details of leaked memory 2023-01-11T23:18:10.5449751Z ==16608== 2023-01-11T23:18:10.5450020Z ==16608== For lists of detected and suppressed errors, rerun with: -s 2023-01-11T23:18:10.5450330Z ==16608== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 4 from 4) 2023-01-11T23:18:10.6783381Z + [[ -x ./tensor_interop_test ]] 2023-01-11T23:18:10.6783682Z + popd 2023-01-11T23:18:10.6783902Z ~/workspace 2023-01-11T23:18:10.6785139Z + [[ -n '' ]] 2023-01-11T23:18:10.6785751Z + assert_git_not_dirty 2023-01-11T23:18:10.6786429Z + [[ linux-bionic-cuda11.6-py3.10-gcc7-sm86 != *rocm* ]] 2023-01-11T23:18:10.6786845Z + [[ linux-bionic-cuda11.6-py3.10-gcc7-sm86 != *xla* ]] 2023-01-11T23:18:10.6789004Z ++ git status --porcelain 2023-01-11T23:18:10.7535436Z + git_status= 2023-01-11T23:18:10.7536253Z + [[ -n '' ]] 2023-01-11T23:18:10.7594513Z Prepare all required actions 2023-01-11T23:18:10.7594825Z Getting action download info 2023-01-11T23:18:10.9199751Z ##[group]Run ./.github/actions/get-workflow-job-id 2023-01-11T23:18:10.9199987Z with: 2023-01-11T23:18:10.9200340Z github-token: *** 2023-01-11T23:18:10.9200525Z env: 2023-01-11T23:18:10.9200704Z GIT_DEFAULT_BRANCH: master 2023-01-11T23:18:10.9200919Z GPU_FLAG: --gpus all 2023-01-11T23:18:10.9201220Z DOCKER_CONTAINER_ID: f5d74fa23dc5cdb25ac31bc4323f46d7ca69050aff131738d61c53fb31ac8c18 2023-01-11T23:18:10.9201509Z ##[endgroup] 2023-01-11T23:18:10.9226713Z ##[group]Run nick-fields/retry@3e91a01664abd3c5cd539100d10d33b9c5b68482 2023-01-11T23:18:10.9226966Z with: 2023-01-11T23:18:10.9227147Z shell: bash 2023-01-11T23:18:10.9227336Z timeout_minutes: 10 2023-01-11T23:18:10.9227546Z max_attempts: 5 2023-01-11T23:18:10.9227755Z retry_wait_seconds: 30 2023-01-11T23:18:10.9228188Z command: set -eux python3 -m pip install requests==2.26.0 GHA_WORKFLOW_JOB_ID=$(python3 .github/scripts/get_workflow_job_id.py "${GITHUB_RUN_ID}" "${RUNNER_NAME}") echo "job-id=${GHA_WORKFLOW_JOB_ID}" >> "${GITHUB_OUTPUT}" 2023-01-11T23:18:10.9228595Z polling_interval_seconds: 1 2023-01-11T23:18:10.9228881Z warning_on_retry: true 2023-01-11T23:18:10.9229096Z continue_on_error: false 2023-01-11T23:18:10.9229293Z env: 2023-01-11T23:18:10.9229490Z GIT_DEFAULT_BRANCH: master 2023-01-11T23:18:10.9229717Z GPU_FLAG: --gpus all 2023-01-11T23:18:10.9230052Z DOCKER_CONTAINER_ID: f5d74fa23dc5cdb25ac31bc4323f46d7ca69050aff131738d61c53fb31ac8c18 2023-01-11T23:18:10.9230546Z GITHUB_TOKEN: *** 2023-01-11T23:18:10.9230789Z ##[endgroup] 2023-01-11T23:18:10.9778189Z + python3 -m pip install requests==2.26.0 2023-01-11T23:18:11.1878770Z Defaulting to user installation because normal site-packages is not writeable 2023-01-11T23:18:11.2051249Z Requirement already satisfied: requests==2.26.0 in /home/ec2-user/.local/lib/python3.7/site-packages (2.26.0) 2023-01-11T23:18:11.2195179Z Requirement already satisfied: certifi>=2017.4.17 in /home/ec2-user/.local/lib/python3.7/site-packages (from requests==2.26.0) (2022.12.7) 2023-01-11T23:18:11.2200361Z Requirement already satisfied: urllib3<1.27,>=1.21.1 in /home/ec2-user/.local/lib/python3.7/site-packages (from requests==2.26.0) (1.26.14) 2023-01-11T23:18:11.2374166Z Requirement already satisfied: charset-normalizer~=2.0.0; python_version >= "3" in /home/ec2-user/.local/lib/python3.7/site-packages (from requests==2.26.0) (2.0.12) 2023-01-11T23:18:11.2394948Z Requirement already satisfied: idna<4,>=2.5; python_version >= "3" in /home/ec2-user/.local/lib/python3.7/site-packages (from requests==2.26.0) (3.4) 2023-01-11T23:18:11.4327064Z ++ python3 .github/scripts/get_workflow_job_id.py 3896346758 i-0dd7abac88fd70558 2023-01-11T23:18:15.2426009Z + GHA_WORKFLOW_JOB_ID=10589556831 2023-01-11T23:18:15.2426729Z + echo job-id=10589556831 2023-01-11T23:18:15.9806988Z Command completed after 1 attempt(s). 2023-01-11T23:18:15.9914757Z ##[group]Run kill "$MONITOR_SCRIPT_PID" 2023-01-11T23:18:15.9915033Z kill "$MONITOR_SCRIPT_PID" 2023-01-11T23:18:15.9926389Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2023-01-11T23:18:15.9926692Z env: 2023-01-11T23:18:15.9926950Z GIT_DEFAULT_BRANCH: master 2023-01-11T23:18:15.9927212Z GPU_FLAG: --gpus all 2023-01-11T23:18:15.9927583Z DOCKER_CONTAINER_ID: f5d74fa23dc5cdb25ac31bc4323f46d7ca69050aff131738d61c53fb31ac8c18 2023-01-11T23:18:15.9927892Z MONITOR_SCRIPT_PID: 6975 2023-01-11T23:18:15.9928087Z ##[endgroup] 2023-01-11T23:18:16.0006428Z Prepare all required actions 2023-01-11T23:18:16.0006695Z Getting action download info 2023-01-11T23:18:16.3922481Z Download action repository 'actions/upload-artifact@v3' (SHA:0b7f8abb1508181956e8e162db84b466c27e18ce) 2023-01-11T23:18:16.5442488Z ##[group]Run ./.github/actions/upload-test-artifacts 2023-01-11T23:18:16.5442729Z with: 2023-01-11T23:18:16.5443000Z file-suffix: test-slow-1-2-linux.g5.4xlarge.nvidia.gpu_10589556831 2023-01-11T23:18:16.5443262Z env: 2023-01-11T23:18:16.5443444Z GIT_DEFAULT_BRANCH: master 2023-01-11T23:18:16.5443646Z GPU_FLAG: --gpus all 2023-01-11T23:18:16.5443935Z DOCKER_CONTAINER_ID: f5d74fa23dc5cdb25ac31bc4323f46d7ca69050aff131738d61c53fb31ac8c18 2023-01-11T23:18:16.5444216Z ##[endgroup] 2023-01-11T23:18:16.5468838Z ##[group]Run # Remove any previous test jsons if they exist 2023-01-11T23:18:16.5469138Z # Remove any previous test jsons if they exist 2023-01-11T23:18:16.5469378Z rm -f test-jsons-*.zip 2023-01-11T23:18:16.5469673Z zip -r "test-jsons-${FILE_SUFFIX}.zip" test -i '*.json' 2023-01-11T23:18:16.5481071Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2023-01-11T23:18:16.5481310Z env: 2023-01-11T23:18:16.5481502Z GIT_DEFAULT_BRANCH: master 2023-01-11T23:18:16.5481707Z GPU_FLAG: --gpus all 2023-01-11T23:18:16.5482004Z DOCKER_CONTAINER_ID: f5d74fa23dc5cdb25ac31bc4323f46d7ca69050aff131738d61c53fb31ac8c18 2023-01-11T23:18:16.5482379Z FILE_SUFFIX: test-slow-1-2-linux.g5.4xlarge.nvidia.gpu_10589556831 2023-01-11T23:18:16.5482648Z ##[endgroup] 2023-01-11T23:18:16.5568260Z adding: test/allowlist_for_publicAPI.json (deflated 78%) 2023-01-11T23:18:16.5598703Z adding: test/benchmark_utils/callgrind_artifacts.json (deflated 92%) 2023-01-11T23:18:16.5605094Z adding: test/profiler/profiler_utils_mock_events.json (deflated 87%) 2023-01-11T23:18:16.5606241Z adding: test/.pytorch-slow-tests.json (deflated 77%) 2023-01-11T23:18:16.5611032Z adding: test/.pytorch-disabled-tests.json (deflated 84%) 2023-01-11T23:18:16.5629940Z ##[group]Run # Remove any previous test reports if they exist 2023-01-11T23:18:16.5630250Z # Remove any previous test reports if they exist 2023-01-11T23:18:16.5630517Z rm -f test-reports-*.zip 2023-01-11T23:18:16.5630813Z zip -r "test-reports-${FILE_SUFFIX}.zip" test -i '*.xml' -i '*.csv' 2023-01-11T23:18:16.5640490Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2023-01-11T23:18:16.5640730Z env: 2023-01-11T23:18:16.5640929Z GIT_DEFAULT_BRANCH: master 2023-01-11T23:18:16.5641141Z GPU_FLAG: --gpus all 2023-01-11T23:18:16.5641442Z DOCKER_CONTAINER_ID: f5d74fa23dc5cdb25ac31bc4323f46d7ca69050aff131738d61c53fb31ac8c18 2023-01-11T23:18:16.5641905Z FILE_SUFFIX: test-slow-1-2-linux.g5.4xlarge.nvidia.gpu_10589556831 2023-01-11T23:18:16.5642174Z ##[endgroup] 2023-01-11T23:18:16.5728289Z adding: test/test-reports/python-unittest/dynamo.test_unspec/TEST-UnspecNNModuleTests-20230111212259.xml (deflated 94%) 2023-01-11T23:18:16.5730147Z adding: test/test-reports/python-unittest/dynamo.test_unspec/TEST-UnspecReproTests-20230111212259.xml (deflated 93%) 2023-01-11T23:18:16.5730697Z adding: test/test-reports/python-unittest/dynamo.test_unspec/TEST-UnspecTests-20230111212259.xml (deflated 83%) 2023-01-11T23:18:16.5732461Z adding: test/test-reports/python-unittest/dynamo.test_repros/TEST-ReproTests-20230111212259.xml (deflated 92%) 2023-01-11T23:18:16.5733057Z adding: test/test-reports/python-unittest/test_ao_sparsity/TEST-ao.sparsity.test_scheduler.TestCubicScheduler-20230111212304.xml (deflated 58%) 2023-01-11T23:18:16.5733760Z adding: test/test-reports/python-unittest/test_ao_sparsity/TEST-ao.sparsity.test_activation_sparsifier.TestActivationSparsifier-20230111212304.xml (deflated 51%) 2023-01-11T23:18:16.5734583Z adding: test/test-reports/python-unittest/test_ao_sparsity/TEST-ao.sparsity.test_data_scheduler.TestBaseDataScheduler-20230111212304.xml (deflated 75%) 2023-01-11T23:18:16.5735391Z adding: test/test-reports/python-unittest/test_ao_sparsity/TEST-ao.sparsity.test_data_sparsifier.TestBaseDataSparsifier-20230111212304.xml (deflated 72%) 2023-01-11T23:18:16.5736058Z adding: test/test-reports/python-unittest/test_ao_sparsity/TEST-ao.sparsity.test_sparsifier.TestBaseSparsifier-20230111212304.xml (deflated 85%) 2023-01-11T23:18:16.5736854Z adding: test/test-reports/python-unittest/test_ao_sparsity/TEST-ao.sparsity.test_structured_sparsifier.TestBaseStructuredSparsifier-20230111212304.xml (deflated 89%) 2023-01-11T23:18:16.5737725Z adding: test/test-reports/python-unittest/test_ao_sparsity/TEST-ao.sparsity.test_composability.TestComposability-20230111212304.xml (deflated 84%) 2023-01-11T23:18:16.5738544Z adding: test/test-reports/python-unittest/test_ao_sparsity/TEST-ao.sparsity.test_parametrization.TestFakeSparsity-20230111212304.xml (deflated 76%) 2023-01-11T23:18:16.5739336Z adding: test/test-reports/python-unittest/test_ao_sparsity/TEST-ao.sparsity.test_composability.TestFxComposability-20230111212304.xml (deflated 82%) 2023-01-11T23:18:16.5740012Z adding: test/test-reports/python-unittest/test_ao_sparsity/TEST-ao.sparsity.test_sparsifier.TestNearlyDiagonalSparsifier-20230111212304.xml (deflated 80%) 2023-01-11T23:18:16.5740722Z adding: test/test-reports/python-unittest/test_ao_sparsity/TEST-ao.sparsity.test_data_sparsifier.TestNormDataSparsifiers-20230111212304.xml (deflated 72%) 2023-01-11T23:18:16.5741421Z adding: test/test-reports/python-unittest/test_ao_sparsity/TEST-ao.sparsity.test_data_sparsifier.TestQuantizationUtils-20230111212304.xml (deflated 70%) 2023-01-11T23:18:16.5742097Z adding: test/test-reports/python-unittest/test_ao_sparsity/TEST-ao.sparsity.test_kernels.TestQuantizedSparseKernels-20230111212304.xml (deflated 47%) 2023-01-11T23:18:16.5742768Z adding: test/test-reports/python-unittest/test_ao_sparsity/TEST-ao.sparsity.test_kernels.TestQuantizedSparseLayers-20230111212304.xml (deflated 64%) 2023-01-11T23:18:16.5743394Z adding: test/test-reports/python-unittest/test_ao_sparsity/TEST-ao.sparsity.test_scheduler.TestScheduler-20230111212304.xml (deflated 74%) 2023-01-11T23:18:16.5744047Z adding: test/test-reports/python-unittest/test_ao_sparsity/TEST-ao.sparsity.test_sparsity_utils.TestSparsityUtilFunctions-20230111212304.xml (deflated 80%) 2023-01-11T23:18:16.5744722Z adding: test/test-reports/python-unittest/test_ao_sparsity/TEST-ao.sparsity.test_sparsifier.TestWeightNormSparsifier-20230111212304.xml (deflated 82%) 2023-01-11T23:18:16.5764220Z adding: test/test-reports/python-unittest/test_foreach/TEST-TestForeachCUDA-20230111212305.xml (deflated 98%) 2023-01-11T23:18:16.5764788Z adding: test/test-reports/python-unittest/test_jit/TEST-jit.test_dtype_analysis.TestDtypeAnalysis-20230111212312.xml (deflated 70%) 2023-01-11T23:18:16.5765863Z adding: test/test-reports/python-unittest/test_jit/TEST-jit.test_freezing.TestFrozenOptimizations-20230111212312.xml (deflated 85%) 2023-01-11T23:18:16.5768235Z adding: test/test-reports/python-unittest/test_jit/TEST-TestJit-20230111212312.xml (deflated 91%) 2023-01-11T23:18:16.5778237Z adding: test/test-reports/python-unittest/test_jit/TEST-TestJitGeneratedModule-20230111212312.xml (deflated 98%) 2023-01-11T23:18:16.5778993Z adding: test/test-reports/python-unittest/test_jit/TEST-jit.test_freezing.TestMKLDNNReinplacing-20230111212312.xml (deflated 69%) 2023-01-11T23:18:16.5779780Z adding: test/test-reports/python-unittest/test_jit/TEST-jit.test_models.TestModels-20230111212312.xml (deflated 87%) 2023-01-11T23:18:16.5780489Z adding: test/test-reports/python-unittest/test_jit/TEST-jit.test_backend_nnapi.TestNnapiBackend-20230111212312.xml (deflated 84%) 2023-01-11T23:18:16.5781275Z adding: test/test-reports/python-unittest/test_jit/TEST-jit.test_profiler.TestProfiler-20230111212312.xml (deflated 80%) 2023-01-11T23:18:16.5795361Z adding: test/test-reports/python-unittest/test_jit/TEST-TestScript-20230111212312.xml (deflated 93%) 2023-01-11T23:18:16.5796329Z adding: test/test-reports/python-unittest/test_jit/TEST-jit.test_symbolic_shape_analysis.TestSymbolicShapeAnalysis-20230111212312.xml (deflated 87%) 2023-01-11T23:18:16.5797479Z adding: test/test-reports/python-unittest/test_jit/TEST-jit.test_torchbind.TestTorchbind-20230111212312.xml (deflated 88%) 2023-01-11T23:18:16.5798262Z adding: test/test-reports/python-unittest/test_jit/TEST-jit.test_alias_analysis.TestAliasAnalysis-20230111212312.xml (deflated 69%) 2023-01-11T23:18:16.5798829Z adding: test/test-reports/python-unittest/test_jit/TEST-jit.test_async.TestAsync-20230111212312.xml (deflated 90%) 2023-01-11T23:18:16.5799370Z adding: test/test-reports/python-unittest/test_jit/TEST-jit.test_aten_pow.TestAtenPow-20230111212312.xml (deflated 45%) 2023-01-11T23:18:16.5799909Z adding: test/test-reports/python-unittest/test_jit/TEST-jit.test_autodiff.TestAutodiffJit-20230111212312.xml (deflated 78%) 2023-01-11T23:18:16.5800550Z adding: test/test-reports/python-unittest/test_jit/TEST-jit.test_autodiff_subgraph_slicing.TestAutodiffSubgraphSlicing-20230111212312.xml (deflated 90%) 2023-01-11T23:18:16.5801157Z adding: test/test-reports/python-unittest/test_jit/TEST-jit.test_backends.TestBackends-20230111212312.xml (deflated 70%) 2023-01-11T23:18:16.5801741Z adding: test/test-reports/python-unittest/test_jit/TEST-jit.test_backends.TestBackendsWithCompiler-20230111212312.xml (deflated 62%) 2023-01-11T23:18:16.5802304Z adding: test/test-reports/python-unittest/test_jit/TEST-jit.test_batch_mm.TestBatchMM-20230111212312.xml (deflated 85%) 2023-01-11T23:18:16.5802831Z adding: test/test-reports/python-unittest/test_jit/TEST-jit.test_builtins.TestBuiltins-20230111212312.xml (deflated 75%) 2023-01-11T23:18:16.5803360Z adding: test/test-reports/python-unittest/test_jit/TEST-jit.test_cuda.TestCUDA-20230111212312.xml (deflated 74%) 2023-01-11T23:18:16.5804124Z adding: test/test-reports/python-unittest/test_jit/TEST-jit.test_class_type.TestClassType-20230111212312.xml (deflated 89%) 2023-01-11T23:18:16.5804676Z adding: test/test-reports/python-unittest/test_jit/TEST-jit.test_complex.TestComplex-20230111212312.xml (deflated 88%) 2023-01-11T23:18:16.5805440Z adding: test/test-reports/python-unittest/test_jit/TEST-jit.test_custom_operators.TestCustomOperators-20230111212312.xml (deflated 87%) 2023-01-11T23:18:16.5805994Z adding: test/test-reports/python-unittest/test_jit/TEST-jit.test_dce.TestDCE-20230111212312.xml (deflated 60%) 2023-01-11T23:18:16.5806638Z adding: test/test-reports/python-unittest/test_jit/TEST-jit.test_data_parallel.TestDataParallel-20230111212312.xml (deflated 78%) 2023-01-11T23:18:16.5807364Z adding: test/test-reports/python-unittest/test_jit/TEST-jit.test_dataclasses.TestDataclasses-20230111212312.xml (deflated 82%) 2023-01-11T23:18:16.5807995Z adding: test/test-reports/python-unittest/test_jit/TEST-jit.test_device_analysis.TestDeviceAnalysis-20230111212312.xml (deflated 90%) 2023-01-11T23:18:16.5808666Z adding: test/test-reports/python-unittest/test_jit/TEST-jit.test_list_dict.TestDict-20230111212312.xml (deflated 88%) 2023-01-11T23:18:16.5809386Z adding: test/test-reports/python-unittest/test_jit/TEST-jit.test_enum.TestEnum-20230111212312.xml (deflated 89%) 2023-01-11T23:18:16.5810770Z adding: test/test-reports/python-unittest/test_jit/TEST-jit.test_freezing.TestFreezing-20230111212312.xml (deflated 93%) 2023-01-11T23:18:16.5811288Z adding: test/test-reports/python-unittest/test_jit/TEST-TestFrontend-20230111212312.xml (deflated 56%) 2023-01-11T23:18:16.5811842Z adding: test/test-reports/python-unittest/test_jit/TEST-jit.test_functional_blocks.TestFunctionalBlocks-20230111212312.xml (deflated 48%) 2023-01-11T23:18:16.5812516Z adding: test/test-reports/python-unittest/test_jit/TEST-jit.test_convert_activation.TestFunctionalToInplaceActivation-20230111212312.xml (deflated 77%) 2023-01-11T23:18:16.5813145Z adding: test/test-reports/python-unittest/test_jit/TEST-jit.test_attr.TestGetDefaultAttr-20230111212312.xml (deflated 44%) 2023-01-11T23:18:16.5813797Z adding: test/test-reports/python-unittest/test_jit/TEST-jit.test_graph_rewrite_passes.TestGraphRewritePasses-20230111212312.xml (deflated 49%) 2023-01-11T23:18:16.5814584Z adding: test/test-reports/python-unittest/test_jit/TEST-jit.test_hash.TestHash-20230111212312.xml (deflated 85%) 2023-01-11T23:18:16.5815118Z adding: test/test-reports/python-unittest/test_jit/TEST-jit.test_hooks.TestHooks-20230111212312.xml (deflated 91%) 2023-01-11T23:18:16.5815672Z adding: test/test-reports/python-unittest/test_jit/TEST-jit.test_ignorable_args.TestIgnorableArgs-20230111212312.xml (deflated 63%) 2023-01-11T23:18:16.5816304Z adding: test/test-reports/python-unittest/test_jit/TEST-jit.test_ignore_context_manager.TestIgnoreContextManager-20230111212312.xml (deflated 74%) 2023-01-11T23:18:16.5817151Z adding: test/test-reports/python-unittest/test_jit/TEST-jit.test_convert_activation.TestInplaceToFunctionalActivation-20230111212312.xml (deflated 65%) 2023-01-11T23:18:16.5817954Z adding: test/test-reports/python-unittest/test_jit/TEST-jit.test_isinstance.TestIsinstance-20230111212312.xml (deflated 93%) 2023-01-11T23:18:16.5818650Z adding: test/test-reports/python-unittest/test_jit/TEST-jit.test_jit_utils.TestJitUtils-20230111212312.xml (deflated 84%) 2023-01-11T23:18:16.5819274Z adding: test/test-reports/python-unittest/test_jit/TEST-jit.test_list_dict.TestList-20230111212312.xml (deflated 93%) 2023-01-11T23:18:16.5819804Z adding: test/test-reports/python-unittest/test_jit/TEST-jit.test_logging.TestLogging-20230111212312.xml (deflated 80%) 2023-01-11T23:18:16.5820314Z adding: test/test-reports/python-unittest/test_jit/TEST-jit.test_misc.TestMisc-20230111212312.xml (deflated 87%) 2023-01-11T23:18:16.5821185Z adding: test/test-reports/python-unittest/test_jit/TEST-jit.test_tracer.TestMixTracingScripting-20230111212312.xml (deflated 89%) 2023-01-11T23:18:16.5821777Z adding: test/test-reports/python-unittest/test_jit/TEST-jit.test_module_apis.TestModuleAPIs-20230111212312.xml (deflated 71%) 2023-01-11T23:18:16.5822622Z adding: test/test-reports/python-unittest/test_jit/TEST-jit.test_module_containers.TestModuleContainers-20230111212312.xml (deflated 88%) 2023-01-11T23:18:16.5823258Z adding: test/test-reports/python-unittest/test_jit/TEST-jit.test_module_interface.TestModuleInterface-20230111212312.xml (deflated 90%) 2023-01-11T23:18:16.5823820Z adding: test/test-reports/python-unittest/test_jit/TEST-jit.test_modules.TestModules-20230111212312.xml (deflated 46%) 2023-01-11T23:18:16.5824367Z adding: test/test-reports/python-unittest/test_jit/TEST-jit.test_list_dict.TestNamedTuple-20230111212312.xml (deflated 86%) 2023-01-11T23:18:16.5824976Z adding: test/test-reports/python-unittest/test_jit/TEST-jit.test_op_decompositions.TestOpDecompositions-20230111212312.xml (deflated 65%) 2023-01-11T23:18:16.5825639Z adding: test/test-reports/python-unittest/test_jit/TEST-TestProducerVersion-20230111212312.xml (deflated 40%) 2023-01-11T23:18:16.5826309Z adding: test/test-reports/python-unittest/test_jit/TEST-jit.test_optimize_for_mobile_preserve_debug_info.TestOptimizeForMobilePreserveDebugInfo-20230111212312.xml (deflated 85%) 2023-01-11T23:18:16.5827001Z adding: test/test-reports/python-unittest/test_jit/TEST-jit.test_parametrization.TestParametrization-20230111212312.xml (deflated 63%) 2023-01-11T23:18:16.5827592Z adding: test/test-reports/python-unittest/test_jit/TEST-jit.test_peephole.TestPeephole-20230111212312.xml (deflated 93%) 2023-01-11T23:18:16.5828174Z adding: test/test-reports/python-unittest/test_jit/TEST-jit.test_python_bindings.TestPythonBindings-20230111212312.xml (deflated 84%) 2023-01-11T23:18:16.5828837Z adding: test/test-reports/python-unittest/test_jit/TEST-jit.test_python_builtins.TestPythonBuiltinOP-20230111212312.xml (deflated 90%) 2023-01-11T23:18:16.5829396Z adding: test/test-reports/python-unittest/test_jit/TEST-jit.test_python_ir.TestPythonIr-20230111212312.xml (deflated 44%) 2023-01-11T23:18:16.5829977Z adding: test/test-reports/python-unittest/test_jit/TEST-jit.test_recursive_script.TestRecursiveScript-20230111212312.xml (deflated 92%) 2023-01-11T23:18:16.5830770Z adding: test/test-reports/python-unittest/test_jit/TEST-jit.test_remove_mutation.TestRemoveMutation-20230111212312.xml (deflated 84%) 2023-01-11T23:18:16.5831469Z adding: test/test-reports/python-unittest/test_jit/TEST-jit.test_save_load.TestSaveLoad-20230111212312.xml (deflated 84%) 2023-01-11T23:18:16.5832024Z adding: test/test-reports/python-unittest/test_jit/TEST-jit.test_save_load.TestSaveLoadFlatbuffer-20230111212312.xml (deflated 84%) 2023-01-11T23:18:16.5832653Z adding: test/test-reports/python-unittest/test_jit/TEST-jit.test_save_load_for_op_version.TestSaveLoadForOpVersion-20230111212312.xml (deflated 89%) 2023-01-11T23:18:16.5833244Z adding: test/test-reports/python-unittest/test_jit/TEST-jit.test_list_dict.TestScriptDict-20230111212312.xml (deflated 82%) 2023-01-11T23:18:16.5834798Z adding: test/test-reports/python-unittest/test_jit/TEST-jit.test_list_dict.TestScriptList-20230111212312.xml (deflated 86%) 2023-01-11T23:18:16.5835508Z adding: test/test-reports/python-unittest/test_jit/TEST-jit.test_scriptmod_ann.TestScriptModuleInstanceAttributeTypeAnnotation-20230111212312.xml (deflated 90%) 2023-01-11T23:18:16.5836428Z adding: test/test-reports/python-unittest/test_jit/TEST-jit.test_script_profile.TestScriptProfile-20230111212312.xml (deflated 80%) 2023-01-11T23:18:16.5837213Z adding: test/test-reports/python-unittest/test_jit/TEST-jit.test_slice.TestSlice-20230111212312.xml (deflated 90%) 2023-01-11T23:18:16.5837947Z adding: test/test-reports/python-unittest/test_jit/TEST-jit.test_sparse.TestSparse-20230111212312.xml (deflated 76%) 2023-01-11T23:18:16.5838660Z adding: test/test-reports/python-unittest/test_jit/TEST-jit.test_string_formatting.TestStringFormatting-20230111212312.xml (deflated 92%) 2023-01-11T23:18:16.5839335Z adding: test/test-reports/python-unittest/test_jit/TEST-jit.test_builtins.TestTensorBuiltins-20230111212312.xml (deflated 80%) 2023-01-11T23:18:16.5840024Z adding: test/test-reports/python-unittest/test_jit/TEST-jit.test_tensor_creation_ops.TestTensorCreationOps-20230111212312.xml (deflated 83%) 2023-01-11T23:18:16.5840702Z adding: test/test-reports/python-unittest/test_jit/TEST-jit.test_tensor_methods.TestTensorMethods-20230111212312.xml (deflated 63%) 2023-01-11T23:18:16.5841334Z adding: test/test-reports/python-unittest/test_jit/TEST-jit.test_tracer.TestTracer-20230111212312.xml (deflated 94%) 2023-01-11T23:18:16.5842211Z adding: test/test-reports/python-unittest/test_jit/TEST-jit.test_type_sharing.TestTypeSharing-20230111212312.xml (deflated 87%) 2023-01-11T23:18:16.5843011Z adding: test/test-reports/python-unittest/test_jit/TEST-jit.test_types.TestTypesAndAnnotation-20230111212312.xml (deflated 87%) 2023-01-11T23:18:16.5843905Z adding: test/test-reports/python-unittest/test_jit/TEST-jit.test_typing.TestTyping-20230111212312.xml (deflated 92%) 2023-01-11T23:18:16.5845536Z adding: test/test-reports/python-unittest/test_jit/TEST-jit.test_union.TestUnion-20230111212312.xml (deflated 92%) 2023-01-11T23:18:16.5846107Z adding: test/test-reports/python-unittest/test_jit/TEST-jit.test_unsupported_ops.TestUnsupportedOps-20230111212312.xml (deflated 63%) 2023-01-11T23:18:16.5846669Z adding: test/test-reports/python-unittest/test_jit/TEST-jit.test_upgraders.TestUpgraders-20230111212312.xml (deflated 89%) 2023-01-11T23:18:16.5847211Z adding: test/test-reports/python-unittest/test_jit/TEST-jit.test_warn.TestWarn-20230111212312.xml (deflated 82%) 2023-01-11T23:18:16.5847717Z adding: test/test-reports/python-unittest/test_jit/TEST-jit.test_with.TestWith-20230111212312.xml (deflated 76%) 2023-01-11T23:18:16.6434079Z adding: test/test-reports/python-unittest/test_meta/TEST-TestMetaCUDA-20230111212314.xml (deflated 98%) 2023-01-11T23:18:16.6434611Z adding: test/test-reports/python-unittest/test_meta/TEST-TestMetaConverter-20230111212314.xml (deflated 89%) 2023-01-11T23:18:16.6435169Z adding: test/test-reports/python-unittest/test_proxy_tensor/TEST-TestFakeProxyTensor-20230111212348.xml (deflated 73%) 2023-01-11T23:18:16.6435860Z adding: test/test-reports/python-unittest/test_proxy_tensor/TEST-TestGenericProxyTensorFake-20230111212348.xml (deflated 91%) 2023-01-11T23:18:16.6436597Z adding: test/test-reports/python-unittest/test_proxy_tensor/TEST-TestGenericProxyTensorReal-20230111212348.xml (deflated 91%) 2023-01-11T23:18:16.6437353Z adding: test/test-reports/python-unittest/test_proxy_tensor/TEST-TestGenericProxyTensorSymbolic-20230111212348.xml (deflated 91%) 2023-01-11T23:18:16.6438091Z adding: test/test-reports/python-unittest/test_proxy_tensor/TEST-TestSymbolicTracing-20230111212348.xml (deflated 90%) 2023-01-11T23:18:16.6438738Z adding: test/test-reports/python-unittest/test_public_bindings/TEST-TestPublicBindings-20230111212352.xml (deflated 58%) 2023-01-11T23:18:16.6439259Z adding: test/test-reports/python-unittest/test_utils/TEST-TestAssert-20230111212357.xml (deflated 57%) 2023-01-11T23:18:16.6439766Z adding: test/test-reports/python-unittest/test_utils/TEST-TestBottleneck-20230111212357.xml (deflated 51%) 2023-01-11T23:18:16.6440276Z adding: test/test-reports/python-unittest/test_utils/TEST-TestCheckpoint-20230111212357.xml (deflated 87%) 2023-01-11T23:18:16.6440770Z adding: test/test-reports/python-unittest/test_utils/TEST-TestCollectEnv-20230111212357.xml (deflated 41%) 2023-01-11T23:18:16.6441313Z adding: test/test-reports/python-unittest/test_utils/TEST-TestCppExtensionUtils-20230111212357.xml (deflated 59%) 2023-01-11T23:18:16.6441864Z adding: test/test-reports/python-unittest/test_utils/TEST-TestDataLoaderUtils-20230111212357.xml (deflated 67%) 2023-01-11T23:18:16.6442407Z adding: test/test-reports/python-unittest/test_utils/TEST-TestExtensionUtils-20230111212357.xml (deflated 39%) 2023-01-11T23:18:16.6442905Z adding: test/test-reports/python-unittest/test_utils/TEST-TestHipify-20230111212357.xml (deflated 38%) 2023-01-11T23:18:16.6443412Z adding: test/test-reports/python-unittest/test_utils/TEST-TestONNXUtils-20230111212357.xml (deflated 56%) 2023-01-11T23:18:16.6443951Z adding: test/test-reports/python-unittest/test_utils/TEST-TestStandaloneCPPJIT-20230111212357.xml (deflated 40%) 2023-01-11T23:18:16.6463594Z adding: test/test-reports/python-unittest/test_sparse/TEST-TestSparseAnyCUDA-20230111212358.xml (deflated 99%) 2023-01-11T23:18:16.6467774Z adding: test/test-reports/python-unittest/test_sparse/TEST-TestSparseCUDA-20230111212358.xml (deflated 96%) 2023-01-11T23:18:16.6470442Z adding: test/test-reports/python-unittest/test_sparse/TEST-TestSparseMaskedReductionsCUDA-20230111212358.xml (deflated 98%) 2023-01-11T23:18:16.6471154Z adding: test/test-reports/python-unittest/test_sparse/TEST-TestSparseMeta-20230111212358.xml (deflated 39%) 2023-01-11T23:18:16.6471740Z adding: test/test-reports/python-unittest/test_sparse/TEST-TestSparseOneOff-20230111212358.xml (deflated 58%) 2023-01-11T23:18:16.6494629Z adding: test/test-reports/python-unittest/test_sparse/TEST-TestSparseUnaryUfuncsCUDA-20230111212358.xml (deflated 98%) 2023-01-11T23:18:16.6495207Z adding: test/test-reports/python-unittest/backends.xeon.test_launch/TEST-TestTorchrun-20230111212402.xml (deflated 47%) 2023-01-11T23:18:16.6495768Z adding: test/test-reports/python-unittest/dynamo.test_aot_cudagraphs/TEST-TestAotCudagraphs-20230111212407.xml (deflated 83%) 2023-01-11T23:18:16.6498272Z adding: test/test-reports/python-unittest/dynamo.test_dynamic_shapes/TEST-torch._dynamo.testing.DynamicShapesExportTests-20230111212408.xml (deflated 95%) 2023-01-11T23:18:16.6501572Z adding: test/test-reports/python-unittest/dynamo.test_dynamic_shapes/TEST-torch._dynamo.testing.DynamicShapesFunctionTests-20230111212408.xml (deflated 97%) 2023-01-11T23:18:16.6506121Z adding: test/test-reports/python-unittest/dynamo.test_dynamic_shapes/TEST-torch._dynamo.testing.DynamicShapesMiscTests-20230111212408.xml (deflated 95%) 2023-01-11T23:18:16.6507789Z adding: test/test-reports/python-unittest/dynamo.test_dynamic_shapes/TEST-torch._dynamo.testing.DynamicShapesNNModuleTests-20230111212408.xml (deflated 95%) 2023-01-11T23:18:16.6509331Z adding: test/test-reports/python-unittest/dynamo.test_dynamic_shapes/TEST-torch._dynamo.testing.DynamicShapesReproTests-20230111212408.xml (deflated 95%) 2023-01-11T23:18:16.6510499Z adding: test/test-reports/python-unittest/dynamo.test_dynamic_shapes/TEST-torch._dynamo.testing.DynamicShapesSubGraphTests-20230111212408.xml (deflated 94%) 2023-01-11T23:18:16.6511339Z adding: test/test-reports/python-unittest/dynamo.test_dynamic_shapes/TEST-torch._dynamo.testing.DynamicShapesUnspecTests-20230111212408.xml (deflated 86%) 2023-01-11T23:18:16.6512151Z adding: test/test-reports/python-unittest/dynamo.test_export_mutations/TEST-MutationExportTests-20230111212412.xml (deflated 83%) 2023-01-11T23:18:16.6514607Z adding: test/test-reports/python-unittest/dynamo.test_global/TEST-TestGlobals-20230111212413.xml (deflated 87%) 2023-01-11T23:18:16.6515141Z adding: test/test-reports/python-unittest/dynamo.test_minifier/TEST-MinifierTests-20230111212417.xml (deflated 90%) 2023-01-11T23:18:16.6515709Z adding: test/test-reports/python-unittest/dynamo.test_model_output/TEST-TestHFPretrained-20230111212418.xml (deflated 42%) 2023-01-11T23:18:16.6516342Z adding: test/test-reports/python-unittest/dynamo.test_model_output/TEST-TestModelOutput-20230111212418.xml (deflated 82%) 2023-01-11T23:18:16.6516987Z adding: test/test-reports/python-unittest/dynamo.test_nops/TEST-NopTests-20230111212422.xml (deflated 73%) 2023-01-11T23:18:16.6517629Z adding: test/test-reports/python-unittest/dynamo.test_optimizers/TEST-End2EndTests-20230111212422.xml (deflated 39%) 2023-01-11T23:18:16.6518300Z adding: test/test-reports/python-unittest/dynamo.test_optimizers/TEST-OptimizerTests-20230111212422.xml (deflated 89%) 2023-01-11T23:18:16.6518869Z adding: test/test-reports/python-unittest/dynamo.test_subgraphs/TEST-SubGraphTests-20230111212427.xml (deflated 93%) 2023-01-11T23:18:16.6519412Z adding: test/test-reports/python-unittest/inductor.test_minifier/TEST-MinifierTests-20230111212432.xml (deflated 87%) 2023-01-11T23:18:16.6519927Z adding: test/test-reports/python-unittest/inductor.test_smoke/TEST-SmokeTest-20230111212434.xml (deflated 66%) 2023-01-11T23:18:16.6520451Z adding: test/test-reports/python-unittest/lazy.test_debug_util/TEST-DebugUtilTest-20230111212439.xml (deflated 38%) 2023-01-11T23:18:16.6520992Z adding: test/test-reports/python-unittest/lazy.test_step_closures/TEST-ClosuresTest-20230111212447.xml (deflated 73%) 2023-01-11T23:18:16.6521528Z adding: test/test-reports/python-unittest/nn.test_embedding/TEST-TestEmbeddingNN-20230111212453.xml (deflated 91%) 2023-01-11T23:18:16.6522526Z adding: test/test-reports/python-unittest/nn.test_embedding/TEST-TestEmbeddingNNDeviceTypeCUDA-20230111212453.xml (deflated 97%) 2023-01-11T23:18:16.6523365Z adding: test/test-reports/python-unittest/nn.test_lazy_modules/TEST-TestLazyModules-20230111212458.xml (deflated 94%) 2023-01-11T23:18:16.6524064Z adding: test/test-reports/python-unittest/nn.test_multihead_attention/TEST-TestMultiheadAttentionNN-20230111212503.xml (deflated 82%) 2023-01-11T23:18:16.6524738Z adding: test/test-reports/python-unittest/nn.test_multihead_attention/TEST-TestMultiheadAttentionNNDeviceTypeCUDA-20230111212503.xml (deflated 86%) 2023-01-11T23:18:16.6525605Z adding: test/test-reports/python-unittest/nn.test_parametrization/TEST-TestNNParametrization-20230111212507.xml (deflated 87%) 2023-01-11T23:18:16.6527859Z adding: test/test-reports/python-unittest/nn.test_pruning/TEST-TestPruningNN-20230111212512.xml (deflated 84%) 2023-01-11T23:18:16.6528413Z adding: test/test-reports/python-unittest/profiler.test_profiler/TEST-TestExecutionGraph-20230111212517.xml (deflated 78%) 2023-01-11T23:18:16.6528993Z adding: test/test-reports/python-unittest/profiler.test_profiler/TEST-TestExperimentalUtils-20230111212517.xml (deflated 89%) 2023-01-11T23:18:16.6529724Z adding: test/test-reports/python-unittest/profiler.test_profiler/TEST-TestProfiler-20230111212517.xml (deflated 83%) 2023-01-11T23:18:16.6530319Z adding: test/test-reports/python-unittest/profiler.test_profiler/TEST-TestProfilerCUDA-20230111212517.xml (deflated 50%) 2023-01-11T23:18:16.6530874Z adding: test/test-reports/python-unittest/profiler.test_profiler/TEST-TestProfilerITT-20230111212517.xml (deflated 39%) 2023-01-11T23:18:16.6531440Z adding: test/test-reports/python-unittest/profiler.test_profiler/TEST-TestRecordFunction-20230111212517.xml (deflated 74%) 2023-01-11T23:18:16.6532014Z adding: test/test-reports/python-unittest/profiler.test_profiler/TEST-TestTorchTidyProfiler-20230111212517.xml (deflated 90%) 2023-01-11T23:18:16.6532570Z adding: test/test-reports/python-unittest/test_bundled_inputs/TEST-TestBundledInputs-20230111212521.xml (deflated 86%) 2023-01-11T23:18:16.6533116Z adding: test/test-reports/python-unittest/test_complex/TEST-TestComplexTensorCUDA-20230111212527.xml (deflated 74%) 2023-01-11T23:18:16.6533663Z adding: test/test-reports/python-unittest/test_datapipe/TEST-TestDataChunk-20230111212531.xml (deflated 76%) 2023-01-11T23:18:16.6534350Z adding: test/test-reports/python-unittest/test_datapipe/TEST-TestIterableDataPipeBasic-20230111212531.xml (deflated 70%) 2023-01-11T23:18:16.6534918Z adding: test/test-reports/python-unittest/test_datapipe/TEST-TestCaptureDataFrame-20230111212531.xml (deflated 42%) 2023-01-11T23:18:16.6535495Z adding: test/test-reports/python-unittest/test_datapipe/TEST-TestCircularSerialization-20230111212531.xml (deflated 55%) 2023-01-11T23:18:16.6536060Z adding: test/test-reports/python-unittest/test_datapipe/TEST-TestDataFramesPipes-20230111212531.xml (deflated 79%) 2023-01-11T23:18:16.6536713Z adding: test/test-reports/python-unittest/test_datapipe/TEST-TestFunctionalIterDataPipe-20230111212531.xml (deflated 89%) 2023-01-11T23:18:16.6537437Z adding: test/test-reports/python-unittest/test_datapipe/TEST-TestFunctionalMapDataPipe-20230111212531.xml (deflated 82%) 2023-01-11T23:18:16.6538094Z adding: test/test-reports/python-unittest/test_datapipe/TEST-TestGraph-20230111212531.xml (deflated 79%) 2023-01-11T23:18:16.6538816Z adding: test/test-reports/python-unittest/test_datapipe/TEST-TestIterDataPipeCountSampleYielded-20230111212531.xml (deflated 79%) 2023-01-11T23:18:16.6539528Z adding: test/test-reports/python-unittest/test_datapipe/TEST-TestIterDataPipeGraphFastForward-20230111212531.xml (deflated 77%) 2023-01-11T23:18:16.6540172Z adding: test/test-reports/python-unittest/test_datapipe/TEST-TestIterDataPipeSingletonConstraint-20230111212531.xml (deflated 76%) 2023-01-11T23:18:16.6540752Z adding: test/test-reports/python-unittest/test_datapipe/TEST-TestSerialization-20230111212531.xml (deflated 59%) 2023-01-11T23:18:16.6541281Z adding: test/test-reports/python-unittest/test_datapipe/TEST-TestSharding-20230111212531.xml (deflated 76%) 2023-01-11T23:18:16.6541873Z adding: test/test-reports/python-unittest/test_datapipe/TEST-TestStreamWrapper-20230111212531.xml (deflated 73%) 2023-01-11T23:18:16.6542382Z adding: test/test-reports/python-unittest/test_datapipe/TEST-TestTyping-20230111212531.xml (deflated 80%) 2023-01-11T23:18:16.6542903Z adding: test/test-reports/python-unittest/test_dlpack/TEST-TestTorchDlPackCUDA-20230111212542.xml (deflated 96%) 2023-01-11T23:18:16.6543748Z adding: test/test-reports/python-unittest/test_expanded_weights/TEST-TestExpandedWeightFunctionalCUDA-20230111212548.xml (deflated 96%) 2023-01-11T23:18:16.6544422Z adding: test/test-reports/python-unittest/test_expanded_weights/TEST-TestExpandedWeightHelperFunctionCUDA-20230111212548.xml (deflated 83%) 2023-01-11T23:18:16.6547523Z adding: test/test-reports/python-unittest/test_expanded_weights/TEST-TestExpandedWeightModule-20230111212548.xml (deflated 97%) 2023-01-11T23:18:16.6548246Z adding: test/test-reports/python-unittest/test_functional_autograd_benchmark/TEST-TestFunctionalAutogradBenchmark-20230111212552.xml (deflated 52%) 2023-01-11T23:18:16.6549012Z adding: test/test-reports/python-unittest/test_functionalization/TEST-TestCrossRefFunctionalization-20230111212715.xml (deflated 92%) 2023-01-11T23:18:16.6549972Z adding: test/test-reports/python-unittest/test_functionalization/TEST-TestFunctionalization-20230111212715.xml (deflated 92%) 2023-01-11T23:18:16.6551564Z adding: test/test-reports/python-unittest/test_fx_passes/TEST-TestFXGraphPasses-20230111212720.xml (deflated 93%) 2023-01-11T23:18:16.6552339Z adding: test/test-reports/python-unittest/test_fx_passes/TEST-TestFXMatcherUtils-20230111212720.xml (deflated 90%) 2023-01-11T23:18:16.6555040Z adding: test/test-reports/python-unittest/test_jit_fuser_te/TEST-TestTEFuserDynamic-20230111212730.xml (deflated 93%) 2023-01-11T23:18:16.6557206Z adding: test/test-reports/python-unittest/test_jit_fuser_te/TEST-TestTEFuserStatic-20230111212730.xml (deflated 93%) 2023-01-11T23:18:16.6557926Z adding: test/test-reports/python-unittest/test_jit_fuser_te/TEST-jit.test_fuser_common.TestFuserCommon-20230111212730.xml (deflated 45%) 2023-01-11T23:18:16.6641972Z adding: test/test-reports/python-unittest/test_jit_fuser_te/TEST-TestNNCOpInfoCUDA-20230111212730.xml (deflated 98%) 2023-01-11T23:18:16.6647803Z adding: test/test-reports/python-unittest/test_jiterator/TEST-TestPythonJiteratorCUDA-20230111213359.xml (deflated 98%) 2023-01-11T23:18:16.6648357Z adding: test/test-reports/python-unittest/test_license/TEST-TestLicense-20230111213403.xml (deflated 50%) 2023-01-11T23:18:16.6648857Z adding: test/test-reports/python-unittest/test_logging/TEST-LoggingTest-20230111213408.xml (deflated 41%) 2023-01-11T23:18:16.6649381Z adding: test/test-reports/python-unittest/test_maskedtensor/TEST-TestBasicsCUDA-20230111213414.xml (deflated 89%) 2023-01-11T23:18:16.6650182Z adding: test/test-reports/python-unittest/test_maskedtensor/TEST-TestBinary-20230111213414.xml (deflated 96%) 2023-01-11T23:18:16.6663325Z adding: test/test-reports/python-unittest/test_maskedtensor/TEST-TestOperatorsCUDA-20230111213414.xml (deflated 98%) 2023-01-11T23:18:16.6663873Z adding: test/test-reports/python-unittest/test_maskedtensor/TEST-TestReductions-20230111213414.xml (deflated 90%) 2023-01-11T23:18:16.6666138Z adding: test/test-reports/python-unittest/test_maskedtensor/TEST-TestUnary-20230111213414.xml (deflated 97%) 2023-01-11T23:18:16.6667643Z adding: test/test-reports/python-unittest/test_mkldnn/TEST-TestMkldnn-20230111213419.xml (deflated 93%) 2023-01-11T23:18:16.6668170Z adding: test/test-reports/python-unittest/test_mkldnn_verbose/TEST-TestMKLDNNVerbose-20230111213424.xml (deflated 58%) 2023-01-11T23:18:16.6668768Z adding: test/test-reports/python-unittest/test_model_dump/TEST-TestModelDump-20230111213428.xml (deflated 84%) 2023-01-11T23:18:16.6670551Z adding: test/test-reports/python-unittest/test_namedtensor/TEST-TestNamedTensor-20230111213434.xml (deflated 93%) 2023-01-11T23:18:16.6671253Z adding: test/test-reports/python-unittest/test_native_functions/TEST-TestNativeFunctions-20230111213438.xml (deflated 86%) 2023-01-11T23:18:16.6672145Z adding: test/test-reports/python-unittest/test_nestedtensor/TEST-TestNestedTensor-20230111213444.xml (deflated 95%) 2023-01-11T23:18:16.6674693Z adding: test/test-reports/python-unittest/test_nestedtensor/TEST-TestNestedTensorAutogradCUDA-20230111213444.xml (deflated 92%) 2023-01-11T23:18:16.6675497Z adding: test/test-reports/python-unittest/test_nestedtensor/TEST-TestNestedTensorDeviceTypeCUDA-20230111213444.xml (deflated 96%) 2023-01-11T23:18:16.6676368Z adding: test/test-reports/python-unittest/test_numba_integration/TEST-TestNumbaIntegration-20230111213449.xml (deflated 75%) 2023-01-11T23:18:16.6677082Z adding: test/test-reports/python-unittest/test_nvfuser_dynamo/TEST-TestNvFuserDynamo-20230111213453.xml (deflated 72%) 2023-01-11T23:18:16.6677758Z adding: test/test-reports/python-unittest/test_openmp/TEST-TestOpenMP_ParallelFor-20230111213458.xml (deflated 58%) 2023-01-11T23:18:16.6678425Z adding: test/test-reports/python-unittest/test_per_overload_api/TEST-TestPerOverloadAPI-20230111213503.xml (deflated 67%) 2023-01-11T23:18:16.6678957Z adding: test/test-reports/python-unittest/test_pytree/TEST-TestPytree-20230111213507.xml (deflated 88%) 2023-01-11T23:18:16.6790062Z adding: test/test-reports/python-unittest/test_schema_check/TEST-TestSchemaCheckModeOpInfoCUDA-20230111213514.xml (deflated 99%) 2023-01-11T23:18:16.6790672Z adding: test/test-reports/python-unittest/test_schema_check/TEST-TestSchemaCheck-20230111213514.xml (deflated 92%) 2023-01-11T23:18:16.6791292Z adding: test/test-reports/python-unittest/test_set_default_mobile_cpu_allocator/TEST-TestSetDefaultMobileCPUAllocator-20230111213523.xml (deflated 60%) 2023-01-11T23:18:16.6792081Z adding: test/test-reports/python-unittest/test_subclass/TEST-TestSubclass-20230111213528.xml (deflated 96%) 2023-01-11T23:18:16.6793832Z adding: test/test-reports/python-unittest/test_tensorboard/TEST-TestTensorBoardEmbedding-20230111213533.xml (deflated 60%) 2023-01-11T23:18:16.6794430Z adding: test/test-reports/python-unittest/test_tensorboard/TEST-TestTensorBoardNumpy-20230111213533.xml (deflated 77%) 2023-01-11T23:18:16.6795006Z adding: test/test-reports/python-unittest/test_tensorboard/TEST-TestTensorBoardPyTorchNumpy-20230111213533.xml (deflated 72%) 2023-01-11T23:18:16.6795605Z adding: test/test-reports/python-unittest/test_tensorboard/TEST-TestTensorBoardPytorchGraph-20230111213533.xml (deflated 64%) 2023-01-11T23:18:16.6796197Z adding: test/test-reports/python-unittest/test_tensorboard/TEST-TestTensorBoardSummary-20230111213533.xml (deflated 84%) 2023-01-11T23:18:16.6796952Z adding: test/test-reports/python-unittest/test_tensorboard/TEST-TestTensorBoardSummaryWriter-20230111213533.xml (deflated 65%) 2023-01-11T23:18:16.6797671Z adding: test/test-reports/python-unittest/test_tensorboard/TEST-TestTensorBoardUtils-20230111213533.xml (deflated 66%) 2023-01-11T23:18:16.6798371Z adding: test/test-reports/python-unittest/test_tensorboard/TEST-TestTensorBoardWriter-20230111213533.xml (deflated 40%) 2023-01-11T23:18:16.6798976Z adding: test/test-reports/python-unittest/test_tensorboard/TEST-TestTensorBoardFigure-20230111213533.xml (deflated 60%) 2023-01-11T23:18:16.6799550Z adding: test/test-reports/python-unittest/test_tensorexpr_pybind/TEST-TestExprHandlePyBind-20230111213559.xml (deflated 39%) 2023-01-11T23:18:16.6800125Z adding: test/test-reports/python-unittest/test_tensorexpr_pybind/TEST-TestTensorExprPyBind-20230111213559.xml (deflated 89%) 2023-01-11T23:18:16.6800672Z adding: test/test-reports/python-unittest/test_type_hints/TEST-TestTypeHints-20230111213604.xml (deflated 41%) 2023-01-11T23:18:16.6806491Z adding: test/test-reports/python-unittest/test_type_promotion/TEST-TestTypePromotionCUDA-20230111213715.xml (deflated 98%) 2023-01-11T23:18:16.6807190Z adding: test/test-reports/python-unittest/test_vulkan/TEST-TestVulkanRewritePass-20230111213720.xml (deflated 43%) 2023-01-11T23:18:16.6807932Z adding: test/test-reports/python-unittest/test_xnnpack_integration/TEST-TestXNNPACKConv1dTransformPass-20230111213723.xml (deflated 52%) 2023-01-11T23:18:16.6808817Z adding: test/test-reports/python-unittest/test_xnnpack_integration/TEST-TestXNNPACKOps-20230111213723.xml (deflated 69%) 2023-01-11T23:18:16.6809408Z adding: test/test-reports/python-unittest/test_xnnpack_integration/TEST-TestXNNPACKRewritePass-20230111213723.xml (deflated 57%) 2023-01-11T23:18:16.6809989Z adding: test/test-reports/python-unittest/test_xnnpack_integration/TEST-TestXNNPACKSerDes-20230111213723.xml (deflated 69%) 2023-01-11T23:18:16.6816122Z adding: test/test-reports/python-unittest/test_autograd/TEST-TestAutograd-20230111214209.xml (deflated 93%) 2023-01-11T23:18:16.6816677Z adding: test/test-reports/python-unittest/test_autograd/TEST-TestAllowMutationOnSaved-20230111214209.xml (deflated 86%) 2023-01-11T23:18:16.6817324Z adding: test/test-reports/python-unittest/test_autograd/TEST-autograd.test_complex.TestAutogradComplex-20230111214209.xml (deflated 62%) 2023-01-11T23:18:16.6818382Z adding: test/test-reports/python-unittest/test_autograd/TEST-TestAutogradDeviceTypeCUDA-20230111214209.xml (deflated 93%) 2023-01-11T23:18:16.6819433Z adding: test/test-reports/python-unittest/test_autograd/TEST-TestAutogradForwardMode-20230111214209.xml (deflated 90%) 2023-01-11T23:18:16.6820052Z adding: test/test-reports/python-unittest/test_autograd/TEST-TestAutogradForwardModeBatchedGrad-20230111214209.xml (deflated 77%) 2023-01-11T23:18:16.6822702Z adding: test/test-reports/python-unittest/test_autograd/TEST-autograd.test_functional.TestAutogradFunctional-20230111214209.xml (deflated 97%) 2023-01-11T23:18:16.6823326Z adding: test/test-reports/python-unittest/test_autograd/TEST-TestAutogradInferenceMode-20230111214209.xml (deflated 90%) 2023-01-11T23:18:16.6823938Z adding: test/test-reports/python-unittest/test_autograd/TEST-TestAutogradMultipleDispatchCUDA-20230111214209.xml (deflated 79%) 2023-01-11T23:18:16.6824531Z adding: test/test-reports/python-unittest/test_autograd/TEST-TestMultithreadAutograd-20230111214209.xml (deflated 82%) 2023-01-11T23:18:16.6825269Z adding: test/test-reports/python-unittest/test_cpp_extensions_jit/TEST-TestCppExtensionJIT-20230111214216.xml (deflated 86%) 2023-01-11T23:18:16.6829221Z adding: test/test-reports/python-unittest/test_cuda/TEST-TestCuda-20230111214444.xml (deflated 92%) 2023-01-11T23:18:16.6830708Z adding: test/test-reports/python-unittest/test_cuda/TEST-TestCudaComm-20230111214444.xml (deflated 90%) 2023-01-11T23:18:16.6831273Z adding: test/test-reports/python-unittest/test_overrides/TEST-TestBroadcastAllOverride-20230111214458.xml (deflated 41%) 2023-01-11T23:18:16.6831857Z adding: test/test-reports/python-unittest/test_overrides/TEST-TestDisabledTorchFunction-20230111214458.xml (deflated 40%) 2023-01-11T23:18:16.6832417Z adding: test/test-reports/python-unittest/test_overrides/TEST-TestEinsumOverride-20230111214458.xml (deflated 39%) 2023-01-11T23:18:16.6832974Z adding: test/test-reports/python-unittest/test_overrides/TEST-TestGradCheckOverride-20230111214458.xml (deflated 40%) 2023-01-11T23:18:16.6833546Z adding: test/test-reports/python-unittest/test_overrides/TEST-TestGradNewOnesOverride-20230111214458.xml (deflated 40%) 2023-01-11T23:18:16.6834088Z adding: test/test-reports/python-unittest/test_overrides/TEST-TestIndexing-20230111214458.xml (deflated 77%) 2023-01-11T23:18:16.6834601Z adding: test/test-reports/python-unittest/test_overrides/TEST-TestIterator-20230111214458.xml (deflated 39%) 2023-01-11T23:18:16.6835110Z adding: test/test-reports/python-unittest/test_overrides/TEST-TestNamedTuple-20230111214458.xml (deflated 38%) 2023-01-11T23:18:16.6835619Z adding: test/test-reports/python-unittest/test_overrides/TEST-TestPickle-20230111214458.xml (deflated 38%) 2023-01-11T23:18:16.6836100Z adding: test/test-reports/python-unittest/test_overrides/TEST-TestRNN-20230111214458.xml (deflated 37%) 2023-01-11T23:18:16.6836626Z adding: test/test-reports/python-unittest/test_overrides/TEST-TestResolveName-20230111214458.xml (deflated 39%) 2023-01-11T23:18:16.6837447Z adding: test/test-reports/python-unittest/test_overrides/TEST-TestTorchFunctionMode-20230111214458.xml (deflated 89%) 2023-01-11T23:18:16.6858293Z adding: test/test-reports/python-unittest/test_overrides/TEST-TestTorchFunctionOverride-20230111214458.xml (deflated 98%) 2023-01-11T23:18:16.6858887Z adding: test/test-reports/python-unittest/test_overrides/TEST-TestTorchFunctionWarning-20230111214458.xml (deflated 40%) 2023-01-11T23:18:16.6859457Z adding: test/test-reports/python-unittest/test_overrides/TEST-TestWrapTorchFunction-20230111214458.xml (deflated 39%) 2023-01-11T23:18:16.6862653Z adding: test/test-reports/python-unittest/test_torch/TEST-TestTorch-20230111214502.xml (deflated 94%) 2023-01-11T23:18:16.6874313Z adding: test/test-reports/python-unittest/test_torch/TEST-TestTorchDeviceTypeCUDA-20230111214502.xml (deflated 97%) 2023-01-11T23:18:16.6874872Z adding: test/test-reports/python-unittest/test_torch/TEST-TestBasicVitalSigns-20230111214502.xml (deflated 67%) 2023-01-11T23:18:16.6875441Z adding: test/test-reports/python-unittest/test_torch/TEST-TestDevicePrecisionCUDA-20230111214502.xml (deflated 90%) 2023-01-11T23:18:16.6876123Z adding: test/test-reports/python-unittest/test_torch/TEST-TestVitalSignsCudaCUDA-20230111214502.xml (deflated 39%) 2023-01-11T23:18:16.6876798Z adding: test/test-reports/python-unittest/distributions.test_distributions/TEST-TestAgainstScipy-20230111214528.xml (deflated 73%) 2023-01-11T23:18:16.6877546Z adding: test/test-reports/python-unittest/distributions.test_distributions/TEST-TestConstraints-20230111214528.xml (deflated 60%) 2023-01-11T23:18:16.6878305Z adding: test/test-reports/python-unittest/distributions.test_distributions/TEST-TestDistributionShapes-20230111214528.xml (deflated 94%) 2023-01-11T23:18:16.6880234Z adding: test/test-reports/python-unittest/distributions.test_distributions/TEST-TestDistributions-20230111214528.xml (deflated 95%) 2023-01-11T23:18:16.6880818Z adding: test/test-reports/python-unittest/distributions.test_distributions/TEST-TestFunctors-20230111214528.xml (deflated 74%) 2023-01-11T23:18:16.6881360Z adding: test/test-reports/python-unittest/distributions.test_distributions/TEST-TestJit-20230111214528.xml (deflated 84%) 2023-01-11T23:18:16.6881901Z adding: test/test-reports/python-unittest/distributions.test_distributions/TEST-TestKL-20230111214528.xml (deflated 88%) 2023-01-11T23:18:16.6882492Z adding: test/test-reports/python-unittest/distributions.test_distributions/TEST-TestLazyLogitsInitialization-20230111214528.xml (deflated 61%) 2023-01-11T23:18:16.6883130Z adding: test/test-reports/python-unittest/distributions.test_distributions/TEST-TestNumericalStability-20230111214528.xml (deflated 86%) 2023-01-11T23:18:16.6883706Z adding: test/test-reports/python-unittest/distributions.test_distributions/TEST-TestRsample-20230111214528.xml (deflated 82%) 2023-01-11T23:18:16.6884274Z adding: test/test-reports/python-unittest/distributions.test_distributions/TEST-TestValidation-20230111214528.xml (deflated 73%) 2023-01-11T23:18:16.6884838Z adding: test/test-reports/python-unittest/nn.test_convolution/TEST-TestConvolutionNN-20230111214531.xml (deflated 92%) 2023-01-11T23:18:16.6897299Z adding: test/test-reports/python-unittest/nn.test_convolution/TEST-TestConvolutionNNDeviceTypeCUDA-20230111214531.xml (deflated 98%) 2023-01-11T23:18:16.6897907Z adding: test/test-reports/python-unittest/test_cpp_extensions_aot_ninja/TEST-TestCppExtensionAOT-20230111214735.xml (deflated 84%) 2023-01-11T23:18:16.6898484Z adding: test/test-reports/python-unittest/test_cpp_extensions_aot_ninja/TEST-TestORTTensor-20230111214735.xml (deflated 73%) 2023-01-11T23:18:16.6899065Z adding: test/test-reports/python-unittest/test_cpp_extensions_aot_ninja/TEST-TestPybindTypeCasters-20230111214735.xml (deflated 39%) 2023-01-11T23:18:16.6899641Z adding: test/test-reports/python-unittest/test_cpp_extensions_aot_ninja/TEST-TestRNGExtension-20230111214735.xml (deflated 39%) 2023-01-11T23:18:16.6900284Z adding: test/test-reports/python-unittest/test_cpp_extensions_aot_ninja/TEST-TestTorchLibrary-20230111214735.xml (deflated 39%) 2023-01-11T23:18:16.6900837Z adding: test/test-reports/python-unittest/test_cuda_primary_ctx/TEST-TestCudaPrimaryCtx-20230111214738.xml (deflated 42%) 2023-01-11T23:18:16.6901401Z adding: test/test-reports/python-unittest/test_cuda_primary_ctx/TEST-TestCudaPrimaryCtx-20230111214740.xml (deflated 41%) 2023-01-11T23:18:16.6901953Z adding: test/test-reports/python-unittest/test_cuda_primary_ctx/TEST-TestCudaPrimaryCtx-20230111214742.xml (deflated 41%) 2023-01-11T23:18:16.6902473Z adding: test/test-reports/python-unittest/test_cuda_trace/TEST-TestCudaTrace-20230111214745.xml (deflated 40%) 2023-01-11T23:18:16.6902976Z adding: test/test-reports/python-unittest/test_cuda_trace/TEST-TestCudaTrace-20230111214747.xml (deflated 38%) 2023-01-11T23:18:16.6903475Z adding: test/test-reports/python-unittest/test_cuda_trace/TEST-TestCudaTrace-20230111214750.xml (deflated 39%) 2023-01-11T23:18:16.6903991Z adding: test/test-reports/python-unittest/test_cuda_trace/TEST-TestCudaTrace-20230111214752.xml (deflated 39%) 2023-01-11T23:18:16.6904492Z adding: test/test-reports/python-unittest/test_cuda_trace/TEST-TestCudaTrace-20230111214755.xml (deflated 39%) 2023-01-11T23:18:16.6905052Z adding: test/test-reports/python-unittest/test_cuda_trace/TEST-TestCudaTrace-20230111214757.xml (deflated 38%) 2023-01-11T23:18:16.6905560Z adding: test/test-reports/python-unittest/test_cuda_trace/TEST-TestCudaTrace-20230111214800.xml (deflated 39%) 2023-01-11T23:18:16.6906063Z adding: test/test-reports/python-unittest/test_cuda_trace/TEST-TestCudaTrace-20230111214802.xml (deflated 39%) 2023-01-11T23:18:16.6906563Z adding: test/test-reports/python-unittest/test_cuda_trace/TEST-TestCudaTrace-20230111214805.xml (deflated 39%) 2023-01-11T23:18:16.6907087Z adding: test/test-reports/python-unittest/test_cuda_trace/TEST-TestCudaTrace-20230111214807.xml (deflated 39%) 2023-01-11T23:18:16.6907612Z adding: test/test-reports/python-unittest/test_cuda_trace/TEST-TestCudaTrace-20230111214810.xml (deflated 39%) 2023-01-11T23:18:16.6908115Z adding: test/test-reports/python-unittest/test_cuda_trace/TEST-TestCudaTrace-20230111214813.xml (deflated 39%) 2023-01-11T23:18:16.6908629Z adding: test/test-reports/python-unittest/test_fx/TEST-TestVisionTracing-20230111214817.xml (deflated 88%) 2023-01-11T23:18:16.6909251Z adding: test/test-reports/python-unittest/test_fx/TEST-fx.test_gradual_type.AnnotationsTest-20230111214817.xml (deflated 81%) 2023-01-11T23:18:16.6909795Z adding: test/test-reports/python-unittest/test_fx/TEST-fx.test_cse_pass.TestCSEPass-20230111214817.xml (deflated 89%) 2023-01-11T23:18:16.6910340Z adding: test/test-reports/python-unittest/test_fx/TEST-fx.test_common_passes.TestCommonPass-20230111214817.xml (deflated 92%) 2023-01-11T23:18:16.6910886Z adding: test/test-reports/python-unittest/test_fx/TEST-fx.test_fx_const_fold.TestConstFold-20230111214817.xml (deflated 87%) 2023-01-11T23:18:16.6911512Z adding: test/test-reports/python-unittest/test_fx/TEST-fx.test_fx_param_shape_control_flow.TestConstParamShapeInControlFlow-20230111214817.xml (deflated 84%) 2023-01-11T23:18:16.6912101Z adding: test/test-reports/python-unittest/test_fx/TEST-fx.test_dce_pass.TestDCE-20230111214817.xml (deflated 79%) 2023-01-11T23:18:16.6914944Z adding: test/test-reports/python-unittest/test_fx/TEST-TestFX-20230111214817.xml (deflated 93%) 2023-01-11T23:18:16.6915494Z adding: test/test-reports/python-unittest/test_fx/TEST-TestFXAPIBackwardCompatibility-20230111214817.xml (deflated 66%) 2023-01-11T23:18:16.6918123Z adding: test/test-reports/python-unittest/test_fx/TEST-TestFunctionalTracing-20230111214817.xml (deflated 97%) 2023-01-11T23:18:16.6929403Z adding: test/test-reports/python-unittest/test_fx/TEST-TestOperatorSignaturesCUDA-20230111214817.xml (deflated 97%) 2023-01-11T23:18:16.6929982Z adding: test/test-reports/python-unittest/test_fx/TEST-fx.test_pass_infra.TestPassManager-20230111214817.xml (deflated 78%) 2023-01-11T23:18:16.6931671Z adding: test/test-reports/python-unittest/test_fx/TEST-fx.test_subgraph_rewriter.TestSubgraphRewriter-20230111214817.xml (deflated 89%) 2023-01-11T23:18:16.6932537Z adding: test/test-reports/python-unittest/test_fx/TEST-fx.test_gradual_type.TypeCheckerTest-20230111214817.xml (deflated 93%) 2023-01-11T23:18:16.6933379Z adding: test/test-reports/python-unittest/test_indexing/TEST-NumpyTestsCUDA-20230111215156.xml (deflated 89%) 2023-01-11T23:18:16.6935521Z adding: test/test-reports/python-unittest/test_indexing/TEST-TestIndexingCUDA-20230111215156.xml (deflated 93%) 2023-01-11T23:18:16.6939437Z adding: test/test-reports/python-unittest/test_jit_cuda_fuser/TEST-TestCudaFuser-20230111215200.xml (deflated 92%) 2023-01-11T23:18:16.7547759Z adding: test/test-reports/python-unittest/test_jit_cuda_fuser/TEST-TestCudaFuserOpInfoCUDA-20230111215200.xml (deflated 90%) 2023-01-11T23:18:16.7548364Z adding: test/test-reports/python-unittest/test_jit_cuda_fuser/TEST-TestEnableDisableCudaFuser-20230111215200.xml (deflated 71%) 2023-01-11T23:18:16.7549016Z adding: test/test-reports/python-unittest/test_jit_cuda_fuser/TEST-jit.test_fuser_common.TestFuserCommon-20230111215200.xml (deflated 45%) 2023-01-11T23:18:16.7564708Z adding: test/test-reports/python-unittest/test_modules/TEST-TestModuleCUDA-20230111231100.xml (deflated 98%) 2023-01-11T23:18:16.7565642Z adding: test/test-reports/python-unittest/test_multiprocessing/TEST-TestMultiprocessing-20230111231104.xml (deflated 90%) 2023-01-11T23:18:16.7636058Z adding: test/test-reports/python-unittest/test_reductions/TEST-TestReductionsCUDA-20230111231551.xml (deflated 98%) 2023-01-11T23:18:16.7636733Z adding: test/test-reports/python-unittest/test_show_pickle/TEST-TestShowPickle-20230111231556.xml (deflated 39%) 2023-01-11T23:18:16.7640652Z adding: test/test-reports/python-unittest/test_spectral_ops/TEST-TestFFTCUDA-20230111231600.xml (deflated 97%) 2023-01-11T23:18:16.7673771Z adding: test/test-reports/python-pytest/inductor.test_torchinductor_opinfo/inductor.test_torchinductor_opinfo-f50b69f359f7edbf.xml (deflated 99%) 2023-01-11T23:18:16.7706573Z adding: test/test-reports/python-pytest/inductor.test_torchinductor_opinfo/inductor.test_torchinductor_opinfo-90772696f2ddf928.xml (deflated 99%) 2023-01-11T23:18:16.7707159Z adding: test/test-reports/python-pytest/inductor.test_torchinductor_opinfo/inductor.test_torchinductor_opinfo-4f9e46f706481731.xml (deflated 80%) 2023-01-11T23:18:16.7745359Z adding: test/test-reports/python-pytest/test_ops_fwd_gradients/test_ops_fwd_gradients-1cdc6e6234305cb9.xml (deflated 98%) 2023-01-11T23:18:16.7783314Z adding: test/test-reports/python-pytest/test_ops_fwd_gradients/test_ops_fwd_gradients-e1e195eca02b31a6.xml (deflated 98%) 2023-01-11T23:18:16.7784375Z adding: test/test-reports/python-pytest/test_ops_fwd_gradients/test_ops_fwd_gradients-6fcfd85c097c4eda.xml (deflated 91%) 2023-01-11T23:18:16.7795906Z adding: test/test-reports/python-pytest/test_ops_jit/test_ops_jit-0b5a7e9a6eb6d1eb.xml (deflated 97%) 2023-01-11T23:18:16.7809645Z adding: test/test-reports/python-pytest/test_ops_jit/test_ops_jit-630a6535d479ddd7.xml (deflated 97%) 2023-01-11T23:18:16.7810127Z adding: test/test-reports/python-pytest/test_ops_jit/test_ops_jit-cd55553a4b8fd0ff.xml (deflated 79%) 2023-01-11T23:18:16.7831598Z ##[group]Run # Remove any previous test reports if they exist 2023-01-11T23:18:16.7831925Z # Remove any previous test reports if they exist 2023-01-11T23:18:16.7832194Z rm -f usage-log-*.zip 2023-01-11T23:18:16.7832509Z # this workflow is also run in bazel build test, but we dont generate usage reports for it 2023-01-11T23:18:16.7832850Z # so check to see if the file exists first 2023-01-11T23:18:16.7833105Z if [ -f 'usage_log.txt' ]; then 2023-01-11T23:18:16.7833389Z  zip "usage-log-${FILE_SUFFIX}.zip" 'usage_log.txt' 2023-01-11T23:18:16.7833633Z fi 2023-01-11T23:18:16.7844317Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2023-01-11T23:18:16.7844561Z env: 2023-01-11T23:18:16.7844761Z GIT_DEFAULT_BRANCH: master 2023-01-11T23:18:16.7844973Z GPU_FLAG: --gpus all 2023-01-11T23:18:16.7845285Z DOCKER_CONTAINER_ID: f5d74fa23dc5cdb25ac31bc4323f46d7ca69050aff131738d61c53fb31ac8c18 2023-01-11T23:18:16.7845659Z FILE_SUFFIX: test-slow-1-2-linux.g5.4xlarge.nvidia.gpu_10589556831 2023-01-11T23:18:16.7845936Z ##[endgroup] 2023-01-11T23:18:16.8521016Z adding: usage_log.txt (deflated 97%) 2023-01-11T23:18:16.8557090Z ##[group]Run seemethere/upload-artifact-s3@v5 2023-01-11T23:18:16.8557366Z with: 2023-01-11T23:18:16.8557632Z s3-prefix: pytorch/pytorch/3896346758/1/artifact 2023-01-11T23:18:16.8557916Z retention-days: 14 2023-01-11T23:18:16.8558174Z if-no-files-found: warn 2023-01-11T23:18:16.8558435Z path: test-jsons-*.zip 2023-01-11T23:18:16.8558637Z name: artifact 2023-01-11T23:18:16.8558833Z s3-bucket: gha-artifacts 2023-01-11T23:18:16.8559043Z region: us-east-1 2023-01-11T23:18:16.8559222Z env: 2023-01-11T23:18:16.8559412Z GIT_DEFAULT_BRANCH: master 2023-01-11T23:18:16.8559619Z GPU_FLAG: --gpus all 2023-01-11T23:18:16.8559907Z DOCKER_CONTAINER_ID: f5d74fa23dc5cdb25ac31bc4323f46d7ca69050aff131738d61c53fb31ac8c18 2023-01-11T23:18:16.8560191Z ##[endgroup] 2023-01-11T23:18:17.1742005Z NOTE: s3-prefix specified, ignoring name parameter 2023-01-11T23:18:17.1742796Z With the provided path, there will be 1 file uploaded 2023-01-11T23:18:17.1743376Z Uploading to s3 prefix: pytorch/pytorch/3896346758/1/artifact 2023-01-11T23:18:17.1748418Z Starting upload of test-jsons-test-slow-1-2-linux.g5.4xlarge.nvidia.gpu_10589556831.zip 2023-01-11T23:18:17.3223213Z Finished upload of test-jsons-test-slow-1-2-linux.g5.4xlarge.nvidia.gpu_10589556831.zip 2023-01-11T23:18:17.3349047Z ##[group]Run seemethere/upload-artifact-s3@v5 2023-01-11T23:18:17.3349288Z with: 2023-01-11T23:18:17.3349512Z s3-prefix: pytorch/pytorch/3896346758/1/artifact 2023-01-11T23:18:17.3349744Z retention-days: 14 2023-01-11T23:18:17.3349970Z if-no-files-found: error 2023-01-11T23:18:17.3350255Z path: test-reports-*.zip 2023-01-11T23:18:17.3350506Z name: artifact 2023-01-11T23:18:17.3350752Z s3-bucket: gha-artifacts 2023-01-11T23:18:17.3351010Z region: us-east-1 2023-01-11T23:18:17.3351229Z env: 2023-01-11T23:18:17.3351435Z GIT_DEFAULT_BRANCH: master 2023-01-11T23:18:17.3351647Z GPU_FLAG: --gpus all 2023-01-11T23:18:17.3351938Z DOCKER_CONTAINER_ID: f5d74fa23dc5cdb25ac31bc4323f46d7ca69050aff131738d61c53fb31ac8c18 2023-01-11T23:18:17.3352220Z ##[endgroup] 2023-01-11T23:18:17.6558354Z NOTE: s3-prefix specified, ignoring name parameter 2023-01-11T23:18:17.6558725Z With the provided path, there will be 1 file uploaded 2023-01-11T23:18:17.6559243Z Uploading to s3 prefix: pytorch/pytorch/3896346758/1/artifact 2023-01-11T23:18:17.6566212Z Starting upload of test-reports-test-slow-1-2-linux.g5.4xlarge.nvidia.gpu_10589556831.zip 2023-01-11T23:18:17.8689222Z Finished upload of test-reports-test-slow-1-2-linux.g5.4xlarge.nvidia.gpu_10589556831.zip 2023-01-11T23:18:17.8819882Z ##[group]Run seemethere/upload-artifact-s3@v5 2023-01-11T23:18:17.8820116Z with: 2023-01-11T23:18:17.8820341Z s3-prefix: pytorch/pytorch/3896346758/1/artifact 2023-01-11T23:18:17.8820571Z retention-days: 14 2023-01-11T23:18:17.8820794Z if-no-files-found: ignore 2023-01-11T23:18:17.8821012Z path: usage-log-*.zip 2023-01-11T23:18:17.8821204Z name: artifact 2023-01-11T23:18:17.8821405Z s3-bucket: gha-artifacts 2023-01-11T23:18:17.8821618Z region: us-east-1 2023-01-11T23:18:17.8821796Z env: 2023-01-11T23:18:17.8821989Z GIT_DEFAULT_BRANCH: master 2023-01-11T23:18:17.8822209Z GPU_FLAG: --gpus all 2023-01-11T23:18:17.8822503Z DOCKER_CONTAINER_ID: f5d74fa23dc5cdb25ac31bc4323f46d7ca69050aff131738d61c53fb31ac8c18 2023-01-11T23:18:17.8822786Z ##[endgroup] 2023-01-11T23:18:18.1953518Z NOTE: s3-prefix specified, ignoring name parameter 2023-01-11T23:18:18.1955484Z With the provided path, there will be 1 file uploaded 2023-01-11T23:18:18.1956034Z Uploading to s3 prefix: pytorch/pytorch/3896346758/1/artifact 2023-01-11T23:18:18.1957679Z Starting upload of usage-log-test-slow-1-2-linux.g5.4xlarge.nvidia.gpu_10589556831.zip 2023-01-11T23:18:18.3429645Z Finished upload of usage-log-test-slow-1-2-linux.g5.4xlarge.nvidia.gpu_10589556831.zip 2023-01-11T23:18:18.3559748Z ##[group]Run # shellcheck disable=SC2156 2023-01-11T23:18:18.3560035Z # shellcheck disable=SC2156 2023-01-11T23:18:18.3560362Z find . -iname "core.[1-9]*" -exec docker exec "${DOCKER_CONTAINER_ID}" sh -c "gdb python {} -ex 'bt' -ex 'q'" \; 2023-01-11T23:18:18.3571483Z shell: /usr/bin/bash -e {0} 2023-01-11T23:18:18.3571692Z env: 2023-01-11T23:18:18.3571878Z GIT_DEFAULT_BRANCH: master 2023-01-11T23:18:18.3572100Z GPU_FLAG: --gpus all 2023-01-11T23:18:18.3572412Z DOCKER_CONTAINER_ID: f5d74fa23dc5cdb25ac31bc4323f46d7ca69050aff131738d61c53fb31ac8c18 2023-01-11T23:18:18.3572696Z ##[endgroup] 2023-01-11T23:18:18.5341933Z ##[group]Run set -x 2023-01-11T23:18:18.5342173Z set -x 2023-01-11T23:18:18.5342410Z python3 -m pip install -r requirements.txt 2023-01-11T23:18:18.5342681Z python3 -m pip install boto3==1.19.12 2023-01-11T23:18:18.5343000Z python3 -m tools.stats.print_test_stats --upload-to-s3 --compare-with-s3 test 2023-01-11T23:18:18.5353934Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2023-01-11T23:18:18.5354174Z env: 2023-01-11T23:18:18.5354374Z GIT_DEFAULT_BRANCH: master 2023-01-11T23:18:18.5354586Z GPU_FLAG: --gpus all 2023-01-11T23:18:18.5354893Z DOCKER_CONTAINER_ID: f5d74fa23dc5cdb25ac31bc4323f46d7ca69050aff131738d61c53fb31ac8c18 2023-01-11T23:18:18.5355204Z AWS_DEFAULT_REGION: us-east-1 2023-01-11T23:18:18.5355409Z BRANCH: 2023-01-11T23:18:18.5355606Z TEST_CONFIG: slow 2023-01-11T23:18:18.5355803Z SHARD_NUMBER: 1 2023-01-11T23:18:18.5356079Z BUILD_ENVIRONMENT: linux-bionic-cuda11.6-py3.10-gcc7-sm86 2023-01-11T23:18:18.5356436Z PR_NUMBER: 2023-01-11T23:18:18.5356692Z PYTORCH_RETRY_TEST_CASES: 1 2023-01-11T23:18:18.5356980Z PYTORCH_OVERRIDE_FLAKY_SIGNAL: 1 2023-01-11T23:18:18.5357306Z SHA1: 8419ddda87c8a47eacc63b54bc7ec98c1f27c26e 2023-01-11T23:18:18.5357596Z TAG: ciflow/trunk/91627 2023-01-11T23:18:18.5357861Z WORKFLOW_ID: 3896346758 2023-01-11T23:18:18.5358287Z GITHUB_TOKEN: *** 2023-01-11T23:18:18.5358540Z GHA_WORKFLOW_JOB_ID: 10589556831 2023-01-11T23:18:18.5358774Z ##[endgroup] 2023-01-11T23:18:18.5381725Z + python3 -m pip install -r requirements.txt 2023-01-11T23:18:18.7572476Z Defaulting to user installation because normal site-packages is not writeable 2023-01-11T23:18:18.7825586Z Requirement already satisfied: astunparse in /home/ec2-user/.local/lib/python3.7/site-packages (from -r requirements.txt (line 2)) (1.6.3) 2023-01-11T23:18:18.7854674Z Requirement already satisfied: expecttest in /home/ec2-user/.local/lib/python3.7/site-packages (from -r requirements.txt (line 3)) (0.1.4) 2023-01-11T23:18:18.7863197Z Requirement already satisfied: future in /home/ec2-user/.local/lib/python3.7/site-packages (from -r requirements.txt (line 4)) (0.18.2) 2023-01-11T23:18:18.7871932Z Requirement already satisfied: hypothesis in /home/ec2-user/.local/lib/python3.7/site-packages (from -r requirements.txt (line 5)) (6.62.0) 2023-01-11T23:18:18.8307146Z Requirement already satisfied: numpy in /home/ec2-user/.local/lib/python3.7/site-packages (from -r requirements.txt (line 6)) (1.21.6) 2023-01-11T23:18:18.8315939Z Requirement already satisfied: psutil in /home/ec2-user/.local/lib/python3.7/site-packages (from -r requirements.txt (line 7)) (5.9.1) 2023-01-11T23:18:18.8406646Z Requirement already satisfied: pyyaml in /home/ec2-user/.local/lib/python3.7/site-packages (from -r requirements.txt (line 8)) (6.0) 2023-01-11T23:18:18.8416579Z Requirement already satisfied: requests in /home/ec2-user/.local/lib/python3.7/site-packages (from -r requirements.txt (line 9)) (2.26.0) 2023-01-11T23:18:18.8627420Z Requirement already satisfied: setuptools in /usr/lib/python3.7/site-packages (from -r requirements.txt (line 10)) (49.1.3) 2023-01-11T23:18:18.8828241Z Requirement already satisfied: six in /home/ec2-user/.local/lib/python3.7/site-packages (from -r requirements.txt (line 11)) (1.16.0) 2023-01-11T23:18:18.8837253Z Requirement already satisfied: types-dataclasses in /home/ec2-user/.local/lib/python3.7/site-packages (from -r requirements.txt (line 12)) (0.6.6) 2023-01-11T23:18:18.8841978Z Requirement already satisfied: typing_extensions in /home/ec2-user/.local/lib/python3.7/site-packages (from -r requirements.txt (line 13)) (4.4.0) 2023-01-11T23:18:18.8852816Z Requirement already satisfied: sympy in /home/ec2-user/.local/lib/python3.7/site-packages (from -r requirements.txt (line 14)) (1.10.1) 2023-01-11T23:18:18.8875095Z Requirement already satisfied: filelock in /home/ec2-user/.local/lib/python3.7/site-packages (from -r requirements.txt (line 15)) (3.9.0) 2023-01-11T23:18:18.8955520Z Requirement already satisfied: networkx in /home/ec2-user/.local/lib/python3.7/site-packages (from -r requirements.txt (line 16)) (2.6.3) 2023-01-11T23:18:18.9143787Z Requirement already satisfied: jinja2 in /home/ec2-user/.local/lib/python3.7/site-packages (from -r requirements.txt (line 17)) (3.1.2) 2023-01-11T23:18:18.9169394Z Requirement already satisfied: wheel<1.0,>=0.23.0 in /home/ec2-user/.local/lib/python3.7/site-packages (from astunparse->-r requirements.txt (line 2)) (0.38.4) 2023-01-11T23:18:18.9187765Z Requirement already satisfied: exceptiongroup>=1.0.0; python_version < "3.11" in /home/ec2-user/.local/lib/python3.7/site-packages (from hypothesis->-r requirements.txt (line 5)) (1.1.0) 2023-01-11T23:18:18.9210240Z Requirement already satisfied: attrs>=19.2.0 in /home/ec2-user/.local/lib/python3.7/site-packages (from hypothesis->-r requirements.txt (line 5)) (22.2.0) 2023-01-11T23:18:18.9514994Z Requirement already satisfied: sortedcontainers<3.0.0,>=2.1.0 in /home/ec2-user/.local/lib/python3.7/site-packages (from hypothesis->-r requirements.txt (line 5)) (2.4.0) 2023-01-11T23:18:18.9524152Z Requirement already satisfied: idna<4,>=2.5; python_version >= "3" in /home/ec2-user/.local/lib/python3.7/site-packages (from requests->-r requirements.txt (line 9)) (3.4) 2023-01-11T23:18:18.9536335Z Requirement already satisfied: urllib3<1.27,>=1.21.1 in /home/ec2-user/.local/lib/python3.7/site-packages (from requests->-r requirements.txt (line 9)) (1.26.14) 2023-01-11T23:18:18.9722131Z Requirement already satisfied: certifi>=2017.4.17 in /home/ec2-user/.local/lib/python3.7/site-packages (from requests->-r requirements.txt (line 9)) (2022.12.7) 2023-01-11T23:18:18.9732005Z Requirement already satisfied: charset-normalizer~=2.0.0; python_version >= "3" in /home/ec2-user/.local/lib/python3.7/site-packages (from requests->-r requirements.txt (line 9)) (2.0.12) 2023-01-11T23:18:18.9754891Z Requirement already satisfied: mpmath>=0.19 in /home/ec2-user/.local/lib/python3.7/site-packages (from sympy->-r requirements.txt (line 14)) (1.2.1) 2023-01-11T23:18:18.9816757Z Requirement already satisfied: MarkupSafe>=2.0 in /home/ec2-user/.local/lib/python3.7/site-packages (from jinja2->-r requirements.txt (line 17)) (2.1.1) 2023-01-11T23:18:19.0389101Z + python3 -m pip install boto3==1.19.12 2023-01-11T23:18:19.2535294Z Defaulting to user installation because normal site-packages is not writeable 2023-01-11T23:18:19.2709122Z Requirement already satisfied: boto3==1.19.12 in /home/ec2-user/.local/lib/python3.7/site-packages (1.19.12) 2023-01-11T23:18:19.2761341Z Requirement already satisfied: jmespath<1.0.0,>=0.7.1 in /home/ec2-user/.local/lib/python3.7/site-packages (from boto3==1.19.12) (0.10.0) 2023-01-11T23:18:19.2773635Z Requirement already satisfied: s3transfer<0.6.0,>=0.5.0 in /home/ec2-user/.local/lib/python3.7/site-packages (from boto3==1.19.12) (0.5.2) 2023-01-11T23:18:19.2802435Z Requirement already satisfied: botocore<1.23.0,>=1.22.12 in /home/ec2-user/.local/lib/python3.7/site-packages (from boto3==1.19.12) (1.22.12) 2023-01-11T23:18:19.2855558Z Requirement already satisfied: urllib3<1.27,>=1.25.4 in /home/ec2-user/.local/lib/python3.7/site-packages (from botocore<1.23.0,>=1.22.12->boto3==1.19.12) (1.26.14) 2023-01-11T23:18:19.3027375Z Requirement already satisfied: python-dateutil<3.0.0,>=2.1 in /home/ec2-user/.local/lib/python3.7/site-packages (from botocore<1.23.0,>=1.22.12->boto3==1.19.12) (2.8.2) 2023-01-11T23:18:19.3046998Z Requirement already satisfied: six>=1.5 in /home/ec2-user/.local/lib/python3.7/site-packages (from python-dateutil<3.0.0,>=2.1->botocore<1.23.0,>=1.22.12->boto3==1.19.12) (1.16.0) 2023-01-11T23:18:19.4978227Z + python3 -m tools.stats.print_test_stats --upload-to-s3 --compare-with-s3 test 2023-01-11T23:24:03.4288106Z [scribe] Scribe access token not provided, sending report via boto3... 2023-01-11T23:24:03.4289250Z ERROR ENCOUNTERED WHEN UPLOADING TO SCRIBE: {"errorMessage":"2023-01-11T23:23:44.276Z 0f322d0c-6d8f-4135-a4fb-8db34ac46595 Task timed out after 60.01 seconds"} 2023-01-11T23:24:03.4289580Z 2023-01-11T23:24:03.4290062Z ----- Historic stats comparison result ------ 2023-01-11T23:24:03.4290294Z 2023-01-11T23:24:03.4290527Z job: linux-bionic-cuda11.6-py3.10-gcc7-sm86 2023-01-11T23:24:03.4290900Z commit: 8419ddda87c8a47eacc63b54bc7ec98c1f27c26e 2023-01-11T23:24:03.4292567Z 2023-01-11T23:24:03.4292817Z Commit graph (base is most recent master ancestor with at least one S3 report): 2023-01-11T23:24:03.4293016Z 2023-01-11T23:24:03.4293097Z : (master) 2023-01-11T23:24:03.4293279Z | 2023-01-11T23:24:03.4298582Z | * 8419ddda87 (HEAD) total time 7308.87s 2023-01-11T23:24:03.4298947Z | | 2023-01-11T23:24:03.4299187Z | : (2 commits) 2023-01-11T23:24:03.4299432Z |/ 2023-01-11T23:24:03.4299919Z * db2a237763 (base) 9 reports, total time 5112.18s ± 3497.27s 2023-01-11T23:24:03.4300411Z * 2b0abd4ce3 9 reports, total time 5114.49s ± 3505.80s 2023-01-11T23:24:03.4300921Z * f7939b21e1 22 reports, total time 4164.47s ± 3805.54s 2023-01-11T23:24:03.4301413Z * cb3204823e 9 reports, total time 5113.06s ± 3503.00s 2023-01-11T23:24:03.4301869Z * 6e236553f5 9 reports, total time 5103.01s ± 3496.18s 2023-01-11T23:24:03.4302229Z * cce577b391 9 reports, total time 5169.75s ± 3599.85s 2023-01-11T23:24:03.4302561Z * fae821c2f1 9 reports, total time 4979.02s ± 3495.76s 2023-01-11T23:24:03.4302897Z * 0c3659586d 9 reports, total time 4993.42s ± 3527.06s 2023-01-11T23:24:03.4303233Z * 122245985a 9 reports, total time 4994.41s ± 3491.69s 2023-01-11T23:24:03.4303561Z * b797a24259 9 reports, total time 4950.22s ± 3490.58s 2023-01-11T23:24:03.4303778Z | 2023-01-11T23:24:03.4303949Z : 2023-01-11T23:24:03.4304046Z 2023-01-11T23:24:03.4304179Z Removed (across 963 suites) 0 tests, totaling 0.00s 2023-01-11T23:24:03.4304461Z Modified (across 0 suites) 0 tests, totaling 0.00s 2023-01-11T23:24:03.4304747Z Added (across 310 suites) 81160 tests, totaling +7308.87s 2023-01-11T23:24:03.5902490Z ##[group]Run pytorch/test-infra/.github/actions/teardown-linux@main 2023-01-11T23:24:03.5902763Z with: 2023-01-11T23:24:03.5902938Z env: 2023-01-11T23:24:03.5903132Z GIT_DEFAULT_BRANCH: master 2023-01-11T23:24:03.5903349Z GPU_FLAG: --gpus all 2023-01-11T23:24:03.5903670Z DOCKER_CONTAINER_ID: f5d74fa23dc5cdb25ac31bc4323f46d7ca69050aff131738d61c53fb31ac8c18 2023-01-11T23:24:03.5903974Z ##[endgroup] 2023-01-11T23:24:03.5918072Z ##[group]Run set -eou pipefail 2023-01-11T23:24:03.5918341Z set -eou pipefail 2023-01-11T23:24:03.5918532Z  2023-01-11T23:24:03.5918788Z echo "Holding runner for 2 hours until all ssh sessions have logged out" 2023-01-11T23:24:03.5919060Z for _ in $(seq 1440); do 2023-01-11T23:24:03.5919292Z  # Break if no ssh session exists anymore 2023-01-11T23:24:03.5919536Z  if [ "$(who)" = "" ]; then 2023-01-11T23:24:03.5919747Z  break 2023-01-11T23:24:03.5919950Z  fi 2023-01-11T23:24:03.5920139Z  echo "." 2023-01-11T23:24:03.5920431Z  sleep 5 2023-01-11T23:24:03.5920623Z done 2023-01-11T23:24:03.5931557Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2023-01-11T23:24:03.5931798Z env: 2023-01-11T23:24:03.5931993Z GIT_DEFAULT_BRANCH: master 2023-01-11T23:24:03.5932199Z GPU_FLAG: --gpus all 2023-01-11T23:24:03.5932496Z DOCKER_CONTAINER_ID: f5d74fa23dc5cdb25ac31bc4323f46d7ca69050aff131738d61c53fb31ac8c18 2023-01-11T23:24:03.5932781Z ##[endgroup] 2023-01-11T23:24:03.5960204Z Holding runner for 2 hours until all ssh sessions have logged out 2023-01-11T23:24:03.5994624Z ##[group]Run # ignore expansion of "docker ps -q" since it could be empty 2023-01-11T23:24:03.5994962Z # ignore expansion of "docker ps -q" since it could be empty 2023-01-11T23:24:03.5995230Z # shellcheck disable=SC2046 2023-01-11T23:24:03.5995479Z docker stop $(docker ps -q) || true 2023-01-11T23:24:03.5995744Z # Prune all of the docker images 2023-01-11T23:24:03.5995974Z docker system prune -af 2023-01-11T23:24:03.6005284Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2023-01-11T23:24:03.6005531Z env: 2023-01-11T23:24:03.6005731Z GIT_DEFAULT_BRANCH: master 2023-01-11T23:24:03.6005949Z GPU_FLAG: --gpus all 2023-01-11T23:24:03.6006239Z DOCKER_CONTAINER_ID: f5d74fa23dc5cdb25ac31bc4323f46d7ca69050aff131738d61c53fb31ac8c18 2023-01-11T23:24:03.6006527Z ##[endgroup] 2023-01-11T23:24:03.9777382Z f5d74fa23dc5 2023-01-11T23:24:05.1718034Z Deleted Containers: 2023-01-11T23:24:05.1718853Z f5d74fa23dc5cdb25ac31bc4323f46d7ca69050aff131738d61c53fb31ac8c18 2023-01-11T23:24:05.1719139Z 2023-01-11T23:24:09.7051852Z Deleted Images: 2023-01-11T23:24:09.7053010Z untagged: 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/pytorch-linux-bionic-cuda11.6-cudnn8-py3-gcc7:fd224c2e6c79d7fdec6408da598bf52bc5b201dd 2023-01-11T23:24:09.7054063Z untagged: 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/pytorch-linux-bionic-cuda11.6-cudnn8-py3-gcc7@sha256:866df6c1171dbe014496717cf2080d6cc72ca611a4e8146525c9ef09640c8ba4 2023-01-11T23:24:09.7055150Z deleted: sha256:09e297797cd8c095524ba49e041c45e57bf05ba16719f01e7240e8549da5beba 2023-01-11T23:24:09.7055566Z deleted: sha256:6d5f0082fbf8c3b01e49961283f44105a5bb12616f0073762021db97f20a16a5 2023-01-11T23:24:09.7056828Z deleted: sha256:19c574c96e47e3d16cc51cc088fed6cef16eaa2174e667ba0b395ac0e3b989bb 2023-01-11T23:24:09.7057511Z deleted: sha256:4fa7af758c23581dbcc2bd92defdc5fea97c8671fa67bbc30888ffbbf96c49a6 2023-01-11T23:24:09.7058133Z deleted: sha256:e68331e1b0f863bbdbd445ed8475d59d2234c9659264a4e49b7b096311445aee 2023-01-11T23:24:09.7058467Z deleted: sha256:69d886418998cd8758c555ed219fca3a457539e9d6f62c41c9664a80c82c4036 2023-01-11T23:24:09.7058834Z deleted: sha256:2368b1fdf0235d155eaa47e75ff379cff06cc82d63e03886a57363b8092d3c83 2023-01-11T23:24:09.7059231Z deleted: sha256:651c1e1b625aeaf8fa65e96ef11487e650a7a6d00ba8ec9fdfe7e89e762dc5c4 2023-01-11T23:24:09.7059865Z deleted: sha256:7b73f298df08c4b3aa849b55bb5e73ded619cb5b786fddcc21ece3c0b3887038 2023-01-11T23:24:09.7060246Z deleted: sha256:716f28b4b433958e5d1b9839a20dd22f9986f9c1b42fb95552f13d6bfd291efe 2023-01-11T23:24:09.7060600Z deleted: sha256:e4495993276176c504228e66b2fd6f348523c5af66f9292b2f7ea12acefcd606 2023-01-11T23:24:09.7060969Z deleted: sha256:d6f5fbd8782783697c73f4bcbce91a05e126575f72f0f58e1e9465aa57640a92 2023-01-11T23:24:09.7061307Z deleted: sha256:0b7725c897ee2681e3b1ff00aea6c14805c8050758cfa1010f561c9713934014 2023-01-11T23:24:09.7061684Z deleted: sha256:fdd864c6750bdd24f8cfb131673c6f04087e3cbecac2c1a9b3c30fefbd6d3070 2023-01-11T23:24:09.7062099Z deleted: sha256:bfaeaf77f180f62f3994ccdc2be80dd2ef7f4d25ffc8c9497dc51e6cff69711e 2023-01-11T23:24:09.7062517Z deleted: sha256:02f5a9d8be5a1bdd5a350d4c47147fd3dd46bfcedc7637f53a8a692720381fc2 2023-01-11T23:24:09.7062887Z deleted: sha256:e22cc66e4fd2e491fb4ae8194c35d6b1789f9f5d01e1dfbedf1c266c3a1537de 2023-01-11T23:24:09.7063259Z deleted: sha256:1536d02ae84ab410916541408cf2935f122735cc5d128324f6f82fbbeb913e80 2023-01-11T23:24:09.7063750Z deleted: sha256:a8374bc83a4bf3a838aaf8ee71b4a8281ac4eef801473b007f88b2f0efadc6c6 2023-01-11T23:24:09.7064094Z deleted: sha256:9381921b1e612b2d23517d24662a39f00be43efe2412e440ef41b487a48cb389 2023-01-11T23:24:09.7064459Z deleted: sha256:ae063d6cbeae3688a5a7bb8694d431dbb9792bfb7ff2908d3b25842f9586fc8e 2023-01-11T23:24:09.7064834Z deleted: sha256:595397ba048a351c7b09c25b5eba4cbb916c2db40dd80bde4d95c2b51b766045 2023-01-11T23:24:09.7065233Z deleted: sha256:7a2da4ffb8ea2b858fcdfc92f6e640dbb6a083b39dfa5e7aa87cd1296f9314e1 2023-01-11T23:24:09.7065629Z deleted: sha256:eddd66bfdbb5913f133ffda8d967ee0235f9f121434112ea8da4cfdf5f9ebbf4 2023-01-11T23:24:09.7066043Z deleted: sha256:c9392d92ee837d52b35b41e4de67d213886d844cecd9e769d9284dc21070aee8 2023-01-11T23:24:09.7066444Z deleted: sha256:fba16b8beafe9efa854d93f0e92718750ec97ced755ace0f6f51bbd5d1964f91 2023-01-11T23:24:09.7066795Z deleted: sha256:a09592e27d2e6896b9029f31e269787c92761fd19a48528851c48d85221cd4bc 2023-01-11T23:24:09.7067155Z deleted: sha256:8b2e3a8416af60625ccb9a8562891c1b9e85c2ee05f103b190ad5040313bf1f1 2023-01-11T23:24:09.7067543Z deleted: sha256:135caddb443044601f433d421e5c0f5d8ab02dff69cf2df9024a8ecb97c8948c 2023-01-11T23:24:09.7067902Z deleted: sha256:112b60db47585e101175390e102a66908f0f1175510c5e5d5f10b7e4e0c9769b 2023-01-11T23:24:09.7068238Z deleted: sha256:d9e5dd4e760b68190c010a9042c842afb0bcf3d4477a334d0e9c2d9c302ecb3c 2023-01-11T23:24:09.7068624Z deleted: sha256:7d37673dfb91518db6e68e9637f3db142a4eaccb9f548ab99d14ac52b3672325 2023-01-11T23:24:09.7069073Z deleted: sha256:12784d32c23b63941ebc8adf713d7167158c38c771d3b5f94506e036b6273dbd 2023-01-11T23:24:09.7069470Z deleted: sha256:395db4c8bde7e390accfa81ff84376004b78566423bd0a3bd7559e12e66759bc 2023-01-11T23:24:09.7069845Z deleted: sha256:a7aa04ee64333d427277f47b8e07dee6cc566b132a18ee166c305c890d4fd3bb 2023-01-11T23:24:09.7070244Z deleted: sha256:10a0e8d138614f29a13aecd15175039c7f86ca04fc588b439f56284b3c0e292a 2023-01-11T23:24:09.7070742Z deleted: sha256:68d97ecc8d2ec5f756b4a1b7e7451a413ed19f3d7c3ce52c81b30dc00fd96185 2023-01-11T23:24:09.7071266Z deleted: sha256:e833f7b95e0efaaf775293760365243991395e796d587deffe588e50fe7a9f1e 2023-01-11T23:24:09.7071710Z deleted: sha256:cbcd1e7502e949614d05d5d0a34316fd62665c3e030b3656d9c488cfee1eca34 2023-01-11T23:24:09.7072100Z deleted: sha256:a90ce4a75d9d408df6349607788566125c2662c603dc8f84c767b2256273ff12 2023-01-11T23:24:09.7072443Z deleted: sha256:bdee06da46fd67ff14bbc7286b40ef15174551b6452ca633be8576376a3dbddb 2023-01-11T23:24:09.7072815Z deleted: sha256:2cafe83ace87d1a83f30f8d458001f3a315a606d5251c20543cbd6604499aa73 2023-01-11T23:24:09.7073204Z deleted: sha256:cc1f7fb1208e7b05b48d3b3b2648946adaa723b10df2574c7db87ed9112b1510 2023-01-11T23:24:09.7073588Z deleted: sha256:9027ec66ecfd6490ecf157cdf665428dad438f54565d9d85263211da30e6684d 2023-01-11T23:24:09.7073941Z deleted: sha256:a27541cda46a9ede5932b1a1807360e2f6ada5bb0c30bfa3aa953d59dcc1bc5c 2023-01-11T23:24:09.7074371Z deleted: sha256:7b927de6f9fdeb74acee54e7654d04e2614a112cafb477b2433db34dcc7ebe28 2023-01-11T23:24:09.7074796Z deleted: sha256:8298c8753925ad5124b0611c4101e92ec1f877252f8320f5503ebf3e4e7e1314 2023-01-11T23:24:09.7075147Z deleted: sha256:0b741a2d83533cb3b47b912506d486fd477d8c8a1c520a0f9d7d62edfc55487d 2023-01-11T23:24:09.7075520Z deleted: sha256:9412a0a6fd6057a9939fed5beadf64568de1d230c0325a628e396f5b76444bbb 2023-01-11T23:24:09.7076008Z deleted: sha256:0a294dad6a5df3fab407cd28b31eadaf9f65a5bdbf8c7a0db349d3401b537cef 2023-01-11T23:24:09.7076489Z deleted: sha256:b42ee7d4f5715886c70d5cfef4724e889f773a20741ebc4ed9c1771eb09ad634 2023-01-11T23:24:09.7076949Z deleted: sha256:a68106c7b0e03f1e0fa9ad405ce403e2931174825bdcd8e259522ef40ec8a617 2023-01-11T23:24:09.7077401Z deleted: sha256:ad403ee05a64f55c765e665bd3f25a71650857123282dc1bad2af81f5665cda5 2023-01-11T23:24:09.7077853Z deleted: sha256:eb731dc1382c6cc80193d0454f740fc55f441c32f08cd0ce1b8784e7840e53df 2023-01-11T23:24:09.7078248Z deleted: sha256:45bbe3d22998589317c7f6c4dd591475423bb37ca9b922529c5878653483b18d 2023-01-11T23:24:09.7078440Z 2023-01-11T23:24:09.7078639Z Total reclaimed space: 22.36GB 2023-01-11T23:24:09.7129051Z Post job cleanup. 2023-01-11T23:24:09.7161884Z Post job cleanup. 2023-01-11T23:24:09.8159587Z [command]/usr/bin/git version 2023-01-11T23:24:09.8198004Z git version 2.38.1 2023-01-11T23:24:09.8236950Z Temporarily overriding HOME='/home/ec2-user/actions-runner/_work/_temp/90b63129-b59c-4056-b0da-2fc268a37c60' before making global git config changes 2023-01-11T23:24:09.8238009Z Adding repository directory to the temporary git global config as a safe directory 2023-01-11T23:24:09.8241725Z [command]/usr/bin/git config --global --add safe.directory /home/ec2-user/actions-runner/_work/pytorch/pytorch 2023-01-11T23:24:09.8267920Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand 2023-01-11T23:24:09.8300600Z [command]/usr/bin/git submodule foreach --recursive git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || : 2023-01-11T23:24:09.8538697Z Entering 'android/libs/fbjni' 2023-01-11T23:24:09.8567583Z Entering 'third_party/FP16' 2023-01-11T23:24:09.8600733Z Entering 'third_party/FXdiv' 2023-01-11T23:24:09.8630752Z Entering 'third_party/NNPACK' 2023-01-11T23:24:09.8662061Z Entering 'third_party/QNNPACK' 2023-01-11T23:24:09.8692222Z Entering 'third_party/VulkanMemoryAllocator' 2023-01-11T23:24:09.8724645Z Entering 'third_party/XNNPACK' 2023-01-11T23:24:09.8759645Z Entering 'third_party/benchmark' 2023-01-11T23:24:09.8788400Z Entering 'third_party/cpuinfo' 2023-01-11T23:24:09.8819905Z Entering 'third_party/cub' 2023-01-11T23:24:09.8849142Z Entering 'third_party/cudnn_frontend' 2023-01-11T23:24:09.8880858Z Entering 'third_party/cutlass' 2023-01-11T23:24:09.8916017Z Entering 'third_party/eigen' 2023-01-11T23:24:09.8946847Z Entering 'third_party/fbgemm' 2023-01-11T23:24:09.8978351Z Entering 'third_party/fbgemm/third_party/asmjit' 2023-01-11T23:24:09.9007411Z Entering 'third_party/fbgemm/third_party/cpuinfo' 2023-01-11T23:24:09.9039293Z Entering 'third_party/fbgemm/third_party/googletest' 2023-01-11T23:24:09.9070092Z Entering 'third_party/fbgemm/third_party/hipify_torch' 2023-01-11T23:24:09.9101649Z Entering 'third_party/flatbuffers' 2023-01-11T23:24:09.9133989Z Entering 'third_party/fmt' 2023-01-11T23:24:09.9164963Z Entering 'third_party/foxi' 2023-01-11T23:24:09.9196424Z Entering 'third_party/gemmlowp/gemmlowp' 2023-01-11T23:24:09.9225531Z Entering 'third_party/gloo' 2023-01-11T23:24:09.9256690Z Entering 'third_party/googletest' 2023-01-11T23:24:09.9287307Z Entering 'third_party/ideep' 2023-01-11T23:24:09.9315509Z Entering 'third_party/ideep/mkl-dnn' 2023-01-11T23:24:09.9345936Z Entering 'third_party/ideep/mkl-dnn/third_party/oneDNN' 2023-01-11T23:24:09.9381083Z Entering 'third_party/ios-cmake' 2023-01-11T23:24:09.9411590Z Entering 'third_party/ittapi' 2023-01-11T23:24:09.9440834Z Entering 'third_party/kineto' 2023-01-11T23:24:09.9472158Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2023-01-11T23:24:09.9501902Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2023-01-11T23:24:09.9531363Z Entering 'third_party/nccl/nccl' 2023-01-11T23:24:09.9563146Z Entering 'third_party/neon2sse' 2023-01-11T23:24:09.9589521Z Entering 'third_party/nlohmann' 2023-01-11T23:24:09.9618916Z Entering 'third_party/onnx' 2023-01-11T23:24:09.9657735Z Entering 'third_party/onnx/third_party/benchmark' 2023-01-11T23:24:09.9687986Z Entering 'third_party/onnx/third_party/pybind11' 2023-01-11T23:24:09.9719628Z Entering 'third_party/onnx-tensorrt' 2023-01-11T23:24:09.9748230Z Entering 'third_party/onnx-tensorrt/third_party/onnx' 2023-01-11T23:24:09.9781850Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/benchmark' 2023-01-11T23:24:09.9811763Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11' 2023-01-11T23:24:09.9841212Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11/tools/clang' 2023-01-11T23:24:09.9877355Z Entering 'third_party/pocketfft' 2023-01-11T23:24:09.9903214Z Entering 'third_party/protobuf' 2023-01-11T23:24:09.9937435Z Entering 'third_party/protobuf/third_party/benchmark' 2023-01-11T23:24:09.9964294Z Entering 'third_party/protobuf/third_party/googletest' 2023-01-11T23:24:09.9995271Z Entering 'third_party/psimd' 2023-01-11T23:24:10.0023139Z Entering 'third_party/pthreadpool' 2023-01-11T23:24:10.0052708Z Entering 'third_party/pybind11' 2023-01-11T23:24:10.0083180Z Entering 'third_party/python-enum' 2023-01-11T23:24:10.0112198Z Entering 'third_party/python-peachpy' 2023-01-11T23:24:10.0141175Z Entering 'third_party/python-six' 2023-01-11T23:24:10.0170355Z Entering 'third_party/sleef' 2023-01-11T23:24:10.0201707Z Entering 'third_party/tbb' 2023-01-11T23:24:10.0230641Z Entering 'third_party/tensorpipe' 2023-01-11T23:24:10.0259422Z Entering 'third_party/tensorpipe/third_party/googletest' 2023-01-11T23:24:10.0287850Z Entering 'third_party/tensorpipe/third_party/libnop' 2023-01-11T23:24:10.0317190Z Entering 'third_party/tensorpipe/third_party/libuv' 2023-01-11T23:24:10.0345138Z Entering 'third_party/tensorpipe/third_party/pybind11' 2023-01-11T23:24:10.0373464Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2023-01-11T23:24:10.0406720Z Entering 'third_party/zstd' 2023-01-11T23:24:10.0448966Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2023-01-11T23:24:10.0470232Z http.https://github.com/.extraheader 2023-01-11T23:24:10.0476999Z [command]/usr/bin/git config --local --unset-all http.https://github.com/.extraheader 2023-01-11T23:24:10.0506164Z [command]/usr/bin/git submodule foreach --recursive git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || : 2023-01-11T23:24:10.0722822Z Entering 'android/libs/fbjni' 2023-01-11T23:24:10.0739296Z http.https://github.com/.extraheader 2023-01-11T23:24:10.0762165Z Entering 'third_party/FP16' 2023-01-11T23:24:10.0779689Z http.https://github.com/.extraheader 2023-01-11T23:24:10.0802000Z Entering 'third_party/FXdiv' 2023-01-11T23:24:10.0819586Z http.https://github.com/.extraheader 2023-01-11T23:24:10.0841058Z Entering 'third_party/NNPACK' 2023-01-11T23:24:10.0858402Z http.https://github.com/.extraheader 2023-01-11T23:24:10.0880517Z Entering 'third_party/QNNPACK' 2023-01-11T23:24:10.0896362Z http.https://github.com/.extraheader 2023-01-11T23:24:10.0923318Z Entering 'third_party/VulkanMemoryAllocator' 2023-01-11T23:24:10.0940250Z http.https://github.com/.extraheader 2023-01-11T23:24:10.0964427Z Entering 'third_party/XNNPACK' 2023-01-11T23:24:10.0980791Z http.https://github.com/.extraheader 2023-01-11T23:24:10.1010851Z Entering 'third_party/benchmark' 2023-01-11T23:24:10.1028221Z http.https://github.com/.extraheader 2023-01-11T23:24:10.1050631Z Entering 'third_party/cpuinfo' 2023-01-11T23:24:10.1067274Z http.https://github.com/.extraheader 2023-01-11T23:24:10.1090109Z Entering 'third_party/cub' 2023-01-11T23:24:10.1107223Z http.https://github.com/.extraheader 2023-01-11T23:24:10.1128298Z Entering 'third_party/cudnn_frontend' 2023-01-11T23:24:10.1145284Z http.https://github.com/.extraheader 2023-01-11T23:24:10.1171735Z Entering 'third_party/cutlass' 2023-01-11T23:24:10.1188752Z http.https://github.com/.extraheader 2023-01-11T23:24:10.1216269Z Entering 'third_party/eigen' 2023-01-11T23:24:10.1234831Z http.https://github.com/.extraheader 2023-01-11T23:24:10.1259075Z Entering 'third_party/fbgemm' 2023-01-11T23:24:10.1275424Z http.https://github.com/.extraheader 2023-01-11T23:24:10.1300551Z Entering 'third_party/fbgemm/third_party/asmjit' 2023-01-11T23:24:10.1317149Z http.https://github.com/.extraheader 2023-01-11T23:24:10.1338447Z Entering 'third_party/fbgemm/third_party/cpuinfo' 2023-01-11T23:24:10.1355284Z http.https://github.com/.extraheader 2023-01-11T23:24:10.1376076Z Entering 'third_party/fbgemm/third_party/googletest' 2023-01-11T23:24:10.1392092Z http.https://github.com/.extraheader 2023-01-11T23:24:10.1415999Z Entering 'third_party/fbgemm/third_party/hipify_torch' 2023-01-11T23:24:10.1431929Z http.https://github.com/.extraheader 2023-01-11T23:24:10.1456911Z Entering 'third_party/flatbuffers' 2023-01-11T23:24:10.1474842Z http.https://github.com/.extraheader 2023-01-11T23:24:10.1498275Z Entering 'third_party/fmt' 2023-01-11T23:24:10.1515098Z http.https://github.com/.extraheader 2023-01-11T23:24:10.1537047Z Entering 'third_party/foxi' 2023-01-11T23:24:10.1555100Z http.https://github.com/.extraheader 2023-01-11T23:24:10.1578110Z Entering 'third_party/gemmlowp/gemmlowp' 2023-01-11T23:24:10.1594958Z http.https://github.com/.extraheader 2023-01-11T23:24:10.1617084Z Entering 'third_party/gloo' 2023-01-11T23:24:10.1635081Z http.https://github.com/.extraheader 2023-01-11T23:24:10.1656679Z Entering 'third_party/googletest' 2023-01-11T23:24:10.1674979Z http.https://github.com/.extraheader 2023-01-11T23:24:10.1698027Z Entering 'third_party/ideep' 2023-01-11T23:24:10.1715586Z http.https://github.com/.extraheader 2023-01-11T23:24:10.1736218Z Entering 'third_party/ideep/mkl-dnn' 2023-01-11T23:24:10.1753392Z http.https://github.com/.extraheader 2023-01-11T23:24:10.1776991Z Entering 'third_party/ideep/mkl-dnn/third_party/oneDNN' 2023-01-11T23:24:10.1795127Z http.https://github.com/.extraheader 2023-01-11T23:24:10.1823320Z Entering 'third_party/ios-cmake' 2023-01-11T23:24:10.1842598Z http.https://github.com/.extraheader 2023-01-11T23:24:10.1864932Z Entering 'third_party/ittapi' 2023-01-11T23:24:10.1883356Z http.https://github.com/.extraheader 2023-01-11T23:24:10.1905703Z Entering 'third_party/kineto' 2023-01-11T23:24:10.1922957Z http.https://github.com/.extraheader 2023-01-11T23:24:10.1944965Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2023-01-11T23:24:10.1962797Z http.https://github.com/.extraheader 2023-01-11T23:24:10.1985820Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2023-01-11T23:24:10.2003066Z http.https://github.com/.extraheader 2023-01-11T23:24:10.2026691Z Entering 'third_party/nccl/nccl' 2023-01-11T23:24:10.2043182Z http.https://github.com/.extraheader 2023-01-11T23:24:10.2064247Z Entering 'third_party/neon2sse' 2023-01-11T23:24:10.2081237Z http.https://github.com/.extraheader 2023-01-11T23:24:10.2104939Z Entering 'third_party/nlohmann' 2023-01-11T23:24:10.2122324Z http.https://github.com/.extraheader 2023-01-11T23:24:10.2143908Z Entering 'third_party/onnx' 2023-01-11T23:24:10.2162255Z http.https://github.com/.extraheader 2023-01-11T23:24:10.2192637Z Entering 'third_party/onnx/third_party/benchmark' 2023-01-11T23:24:10.2210101Z http.https://github.com/.extraheader 2023-01-11T23:24:10.2232596Z Entering 'third_party/onnx/third_party/pybind11' 2023-01-11T23:24:10.2248509Z http.https://github.com/.extraheader 2023-01-11T23:24:10.2273876Z Entering 'third_party/onnx-tensorrt' 2023-01-11T23:24:10.2288562Z http.https://github.com/.extraheader 2023-01-11T23:24:10.2312231Z Entering 'third_party/onnx-tensorrt/third_party/onnx' 2023-01-11T23:24:10.2328984Z http.https://github.com/.extraheader 2023-01-11T23:24:10.2357288Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/benchmark' 2023-01-11T23:24:10.2373255Z http.https://github.com/.extraheader 2023-01-11T23:24:10.2396417Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11' 2023-01-11T23:24:10.2413313Z http.https://github.com/.extraheader 2023-01-11T23:24:10.2436165Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11/tools/clang' 2023-01-11T23:24:10.2452167Z http.https://github.com/.extraheader 2023-01-11T23:24:10.2480139Z Entering 'third_party/pocketfft' 2023-01-11T23:24:10.2497480Z http.https://github.com/.extraheader 2023-01-11T23:24:10.2519254Z Entering 'third_party/protobuf' 2023-01-11T23:24:10.2536245Z http.https://github.com/.extraheader 2023-01-11T23:24:10.2560865Z Entering 'third_party/protobuf/third_party/benchmark' 2023-01-11T23:24:10.2578376Z http.https://github.com/.extraheader 2023-01-11T23:24:10.2601724Z Entering 'third_party/protobuf/third_party/googletest' 2023-01-11T23:24:10.2618607Z http.https://github.com/.extraheader 2023-01-11T23:24:10.2643961Z Entering 'third_party/psimd' 2023-01-11T23:24:10.2660812Z http.https://github.com/.extraheader 2023-01-11T23:24:10.2683762Z Entering 'third_party/pthreadpool' 2023-01-11T23:24:10.2701647Z http.https://github.com/.extraheader 2023-01-11T23:24:10.2722432Z Entering 'third_party/pybind11' 2023-01-11T23:24:10.2740151Z http.https://github.com/.extraheader 2023-01-11T23:24:10.2763523Z Entering 'third_party/python-enum' 2023-01-11T23:24:10.2780683Z http.https://github.com/.extraheader 2023-01-11T23:24:10.2803466Z Entering 'third_party/python-peachpy' 2023-01-11T23:24:10.2819412Z http.https://github.com/.extraheader 2023-01-11T23:24:10.2841302Z Entering 'third_party/python-six' 2023-01-11T23:24:10.2857952Z http.https://github.com/.extraheader 2023-01-11T23:24:10.2880928Z Entering 'third_party/sleef' 2023-01-11T23:24:10.2897452Z http.https://github.com/.extraheader 2023-01-11T23:24:10.2920700Z Entering 'third_party/tbb' 2023-01-11T23:24:10.2937780Z http.https://github.com/.extraheader 2023-01-11T23:24:10.2961444Z Entering 'third_party/tensorpipe' 2023-01-11T23:24:10.2977784Z http.https://github.com/.extraheader 2023-01-11T23:24:10.3000938Z Entering 'third_party/tensorpipe/third_party/googletest' 2023-01-11T23:24:10.3017083Z http.https://github.com/.extraheader 2023-01-11T23:24:10.3044168Z Entering 'third_party/tensorpipe/third_party/libnop' 2023-01-11T23:24:10.3060655Z http.https://github.com/.extraheader 2023-01-11T23:24:10.3082971Z Entering 'third_party/tensorpipe/third_party/libuv' 2023-01-11T23:24:10.3099627Z http.https://github.com/.extraheader 2023-01-11T23:24:10.3122040Z Entering 'third_party/tensorpipe/third_party/pybind11' 2023-01-11T23:24:10.3139192Z http.https://github.com/.extraheader 2023-01-11T23:24:10.3161261Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2023-01-11T23:24:10.3179493Z http.https://github.com/.extraheader 2023-01-11T23:24:10.3205251Z Entering 'third_party/zstd' 2023-01-11T23:24:10.3222178Z http.https://github.com/.extraheader 2023-01-11T23:24:10.3444091Z Cleaning up orphan processes